|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_Menu
Generated Interface for AD_Menu
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_Action
Column name Action |
static String |
COLUMNNAME_AD_Form_ID
Column name AD_Form_ID |
static String |
COLUMNNAME_AD_Menu_ID
Column name AD_Menu_ID |
static String |
COLUMNNAME_AD_Process_ID
Column name AD_Process_ID |
static String |
COLUMNNAME_AD_Task_ID
Column name AD_Task_ID |
static String |
COLUMNNAME_AD_Window_ID
Column name AD_Window_ID |
static String |
COLUMNNAME_AD_Workbench_ID
Column name AD_Workbench_ID |
static String |
COLUMNNAME_AD_Workflow_ID
Column name AD_Workflow_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_EntityType
Column name EntityType |
static String |
COLUMNNAME_IsReadOnly
Column name IsReadOnly |
static String |
COLUMNNAME_IsSOTrx
Column name IsSOTrx |
static String |
COLUMNNAME_IsSummary
Column name IsSummary |
static String |
COLUMNNAME_Name
Column name Name |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=116 |
static String |
Table_Name
TableName=AD_Menu |
| Method Summary | |
|---|---|
String |
getAction()
Get Action. |
int |
getAD_Form_ID()
Get Special Form. |
I_AD_Form |
getAD_Form()
|
int |
getAD_Menu_ID()
Get Menu. |
int |
getAD_Process_ID()
Get Process. |
I_AD_Process |
getAD_Process()
|
int |
getAD_Task_ID()
Get OS Task. |
I_AD_Task |
getAD_Task()
|
int |
getAD_Window_ID()
Get Window. |
I_AD_Window |
getAD_Window()
|
int |
getAD_Workbench_ID()
Get Workbench. |
I_AD_Workbench |
getAD_Workbench()
|
int |
getAD_Workflow_ID()
Get Workflow. |
I_AD_Workflow |
getAD_Workflow()
|
String |
getDescription()
Get Description. |
String |
getEntityType()
Get Entity Type. |
String |
getName()
Get Name. |
boolean |
isReadOnly()
Get Read Only. |
boolean |
isSOTrx()
Get Sales Transaction. |
boolean |
isSummary()
Get Summary Level. |
void |
setAction(String Action)
Set Action. |
void |
setAD_Form_ID(int AD_Form_ID)
Set Special Form. |
void |
setAD_Menu_ID(int AD_Menu_ID)
Set Menu. |
void |
setAD_Process_ID(int AD_Process_ID)
Set Process. |
void |
setAD_Task_ID(int AD_Task_ID)
Set OS Task. |
void |
setAD_Window_ID(int AD_Window_ID)
Set Window. |
void |
setAD_Workbench_ID(int AD_Workbench_ID)
Set Workbench. |
void |
setAD_Workflow_ID(int AD_Workflow_ID)
Set Workflow. |
void |
setDescription(String Description)
Set Description. |
void |
setEntityType(String EntityType)
Set Entity Type. |
void |
setIsReadOnly(boolean IsReadOnly)
Set Read Only. |
void |
setIsSOTrx(boolean IsSOTrx)
Set Sales Transaction. |
void |
setIsSummary(boolean IsSummary)
Set Summary Level. |
void |
setName(String Name)
Set Name. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_Action
static final String COLUMNNAME_AD_Form_ID
static final String COLUMNNAME_AD_Menu_ID
static final String COLUMNNAME_AD_Process_ID
static final String COLUMNNAME_AD_Task_ID
static final String COLUMNNAME_AD_Window_ID
static final String COLUMNNAME_AD_Workbench_ID
static final String COLUMNNAME_AD_Workflow_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_EntityType
static final String COLUMNNAME_IsReadOnly
static final String COLUMNNAME_IsSOTrx
static final String COLUMNNAME_IsSummary
static final String COLUMNNAME_Name
| Method Detail |
|---|
void setAction(String Action)
String getAction()
void setAD_Form_ID(int AD_Form_ID)
int getAD_Form_ID()
I_AD_Form getAD_Form()
throws Exception
Exceptionvoid setAD_Menu_ID(int AD_Menu_ID)
int getAD_Menu_ID()
void setAD_Process_ID(int AD_Process_ID)
int getAD_Process_ID()
I_AD_Process getAD_Process()
throws Exception
Exceptionvoid setAD_Task_ID(int AD_Task_ID)
int getAD_Task_ID()
I_AD_Task getAD_Task()
throws Exception
Exceptionvoid setAD_Window_ID(int AD_Window_ID)
int getAD_Window_ID()
I_AD_Window getAD_Window()
throws Exception
Exceptionvoid setAD_Workbench_ID(int AD_Workbench_ID)
int getAD_Workbench_ID()
I_AD_Workbench getAD_Workbench()
throws Exception
Exceptionvoid setAD_Workflow_ID(int AD_Workflow_ID)
int getAD_Workflow_ID()
I_AD_Workflow getAD_Workflow()
throws Exception
Exceptionvoid setDescription(String Description)
String getDescription()
void setEntityType(String EntityType)
String getEntityType()
void setIsReadOnly(boolean IsReadOnly)
boolean isReadOnly()
void setIsSOTrx(boolean IsSOTrx)
boolean isSOTrx()
void setIsSummary(boolean IsSummary)
boolean isSummary()
void setName(String Name)
String getName()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||