Package org.compiere.model
Interface I_AD_Menu
public interface I_AD_Menu
Generated Interface for AD_Menu
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 4 - Systemstatic final String
Column name Actionstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Form_IDstatic final String
Column name AD_InfoWindow_IDstatic final String
Column name AD_Menu_IDstatic final String
Column name AD_Menu_UUstatic final String
Column name AD_Org_IDstatic final String
Column name AD_Process_IDstatic final String
Column name AD_Task_IDstatic final String
Column name AD_Window_IDstatic final String
Column name AD_Workflow_IDstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Descriptionstatic final String
Column name EntityTypestatic final String
Column name IsActivestatic final String
Column name IsCentrallyMaintainedstatic final String
Column name IsReadOnlystatic final String
Column name IsSOTrxstatic final String
Column name IsSummarystatic final String
Column name Namestatic final String
Column name PredefinedContextVariablesstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final KeyNamePair
static final int
AD_Table_ID=116static final String
TableName=AD_Menu -
Method Summary
Modifier and TypeMethodDescriptionGet Action.int
Get Tenant.int
Get Special Form.int
Get Info Window.int
Get Menu.Get AD_Menu_UUint
Get Organization.int
Get Process.int
Get OS Task.int
Get Window.int
Get Workflow.Get Created.int
Get Created By.Get Description.Get Entity Type.getName()
Get Name.Get Predefined Context Variables.Get Updated.int
Get Updated By.boolean
isActive()
Get Active.boolean
Get Centrally maintained.boolean
Get Read Only.boolean
isSOTrx()
Get Sales Transaction.boolean
Get Summary Level.void
Set Action.void
setAD_Form_ID
(int AD_Form_ID) Set Special Form.void
setAD_InfoWindow_ID
(int AD_InfoWindow_ID) Set Info Window.void
setAD_Menu_ID
(int AD_Menu_ID) Set Menu.void
setAD_Menu_UU
(String AD_Menu_UU) Set AD_Menu_UUvoid
setAD_Org_ID
(int AD_Org_ID) Set Organization.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_Workflow_ID
(int AD_Workflow_ID) Set Workflow.void
setDescription
(String Description) Set Description.void
setEntityType
(String EntityType) Set Entity Type.void
setIsActive
(boolean IsActive) Set Active.void
setIsCentrallyMaintained
(boolean IsCentrallyMaintained) Set Centrally maintained.void
setIsReadOnly
(boolean IsReadOnly) Set Read Only.void
setIsSOTrx
(boolean IsSOTrx) Set Sales Transaction.void
setIsSummary
(boolean IsSummary) Set Summary Level.void
Set Name.void
setPredefinedContextVariables
(String PredefinedContextVariables) Set Predefined Context Variables.
-
Field Details
-
Table_Name
TableName=AD_Menu- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=116- See Also:
-
Model
-
accessLevel
AccessLevel = 4 - System -
COLUMNNAME_Action
Column name Action- See Also:
-
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Form_ID
Column name AD_Form_ID- See Also:
-
COLUMNNAME_AD_InfoWindow_ID
Column name AD_InfoWindow_ID- See Also:
-
COLUMNNAME_AD_Menu_ID
Column name AD_Menu_ID- See Also:
-
COLUMNNAME_AD_Menu_UU
Column name AD_Menu_UU- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_Process_ID
Column name AD_Process_ID- See Also:
-
COLUMNNAME_AD_Task_ID
Column name AD_Task_ID- See Also:
-
COLUMNNAME_AD_Window_ID
Column name AD_Window_ID- See Also:
-
COLUMNNAME_AD_Workflow_ID
Column name AD_Workflow_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_EntityType
Column name EntityType- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsCentrallyMaintained
Column name IsCentrallyMaintained- See Also:
-
COLUMNNAME_IsReadOnly
Column name IsReadOnly- See Also:
-
COLUMNNAME_IsSOTrx
Column name IsSOTrx- See Also:
-
COLUMNNAME_IsSummary
Column name IsSummary- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_PredefinedContextVariables
Column name PredefinedContextVariables- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
-
Method Details
-
setAction
Set Action. Indicates the Action to be performed -
getAction
String getAction()Get Action. Indicates the Action to be performed -
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Form_ID
void setAD_Form_ID(int AD_Form_ID) Set Special Form. Special Form -
getAD_Form_ID
int getAD_Form_ID()Get Special Form. Special Form -
getAD_Form
- Throws:
RuntimeException
-
setAD_InfoWindow_ID
void setAD_InfoWindow_ID(int AD_InfoWindow_ID) Set Info Window. Info and search/select Window -
getAD_InfoWindow_ID
int getAD_InfoWindow_ID()Get Info Window. Info and search/select Window -
getAD_InfoWindow
- Throws:
RuntimeException
-
setAD_Menu_ID
void setAD_Menu_ID(int AD_Menu_ID) Set Menu. Identifies a Menu -
getAD_Menu_ID
int getAD_Menu_ID()Get Menu. Identifies a Menu -
setAD_Menu_UU
Set AD_Menu_UU -
getAD_Menu_UU
String getAD_Menu_UU()Get AD_Menu_UU -
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID) Set Organization. Organizational entity within tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
setAD_Process_ID
void setAD_Process_ID(int AD_Process_ID) Set Process. Process or Report -
getAD_Process_ID
int getAD_Process_ID()Get Process. Process or Report -
getAD_Process
- Throws:
RuntimeException
-
setAD_Task_ID
void setAD_Task_ID(int AD_Task_ID) Set OS Task. Operation System Task -
getAD_Task_ID
int getAD_Task_ID()Get OS Task. Operation System Task -
getAD_Task
- Throws:
RuntimeException
-
setAD_Window_ID
void setAD_Window_ID(int AD_Window_ID) Set Window. Data entry or display window -
getAD_Window_ID
int getAD_Window_ID()Get Window. Data entry or display window -
getAD_Window
- Throws:
RuntimeException
-
setAD_Workflow_ID
void setAD_Workflow_ID(int AD_Workflow_ID) Set Workflow. Workflow or combination of tasks -
getAD_Workflow_ID
int getAD_Workflow_ID()Get Workflow. Workflow or combination of tasks -
getAD_Workflow
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setEntityType
Set Entity Type. Dictionary Entity Type; Determines ownership and synchronization -
getEntityType
String getEntityType()Get Entity Type. Dictionary Entity Type; Determines ownership and synchronization -
setIsActive
void setIsActive(boolean IsActive) Set Active. The record is active in the system -
isActive
boolean isActive()Get Active. The record is active in the system -
setIsCentrallyMaintained
void setIsCentrallyMaintained(boolean IsCentrallyMaintained) Set Centrally maintained. Information maintained in System Element table -
isCentrallyMaintained
boolean isCentrallyMaintained()Get Centrally maintained. Information maintained in System Element table -
setIsReadOnly
void setIsReadOnly(boolean IsReadOnly) Set Read Only. Field is read only -
isReadOnly
boolean isReadOnly()Get Read Only. Field is read only -
setIsSOTrx
void setIsSOTrx(boolean IsSOTrx) Set Sales Transaction. This is a Sales Transaction -
isSOTrx
boolean isSOTrx()Get Sales Transaction. This is a Sales Transaction -
setIsSummary
void setIsSummary(boolean IsSummary) Set Summary Level. This is a summary entity -
isSummary
boolean isSummary()Get Summary Level. This is a summary entity -
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setPredefinedContextVariables
Set Predefined Context Variables. Predefined context variables to inject when opening a menu entry or a window -
getPredefinedContextVariables
String getPredefinedContextVariables()Get Predefined Context Variables. Predefined context variables to inject when opening a menu entry or a window -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records
-