Package org.compiere.model
Interface I_AD_Menu
public interface I_AD_Menu
Generated Interface for AD_Menu
- Version:
- Release 13
- Author:
- iDempiere (generated)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BigDecimalAccessLevel = 4 - Systemstatic final StringColumn name Actionstatic final StringColumn name AD_Client_IDstatic final StringColumn name AD_Form_IDstatic final StringColumn name AD_InfoWindow_IDstatic final StringColumn name AD_Menu_IDstatic final StringColumn name AD_Menu_UUstatic final StringColumn name AD_Org_IDstatic final StringColumn name AD_Process_IDstatic final StringColumn name AD_Task_IDstatic final StringColumn name AD_Window_IDstatic final StringColumn name AD_Workflow_IDstatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name Descriptionstatic final StringColumn name EntityTypestatic final StringColumn name IsActivestatic final StringColumn name IsCentrallyMaintainedstatic final StringColumn name IsReadOnlystatic final StringColumn name IsSOTrxstatic final StringColumn name IsSummarystatic final StringColumn name Namestatic final StringColumn name PredefinedContextVariablesstatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final KeyNamePairstatic final intAD_Table_ID=116static final StringTableName=AD_Menu -
Method Summary
Modifier and TypeMethodDescriptionGet Action.intGet Tenant.Deprecated.intGet Special Form.Deprecated.intGet Info Window.intGet Menu.Get AD_Menu_UUintGet Organization.Deprecated.intGet Process.Deprecated.intGet OS Task.Deprecated.intGet Window.Deprecated.intGet Workflow.Get Created.intGet Created By.Get Description.Get Entity Type.getName()Get Name.Get Predefined Context Variables.Get Updated.intGet Updated By.booleanisActive()Get Active.booleanGet Centrally maintained.booleanGet Read Only.booleanisSOTrx()Get Sales Transaction.booleanGet Summary Level.voidSet Action.voidsetAD_Form_ID(int AD_Form_ID) Set Special Form.voidsetAD_InfoWindow_ID(int AD_InfoWindow_ID) Set Info Window.voidsetAD_Menu_ID(int AD_Menu_ID) Set Menu.voidsetAD_Menu_UU(String AD_Menu_UU) Set AD_Menu_UUvoidsetAD_Org_ID(int AD_Org_ID) Set Organization.voidsetAD_Process_ID(int AD_Process_ID) Set Process.voidsetAD_Task_ID(int AD_Task_ID) Set OS Task.voidsetAD_Window_ID(int AD_Window_ID) Set Window.voidsetAD_Workflow_ID(int AD_Workflow_ID) Set Workflow.voidsetDescription(String Description) Set Description.voidsetEntityType(String EntityType) Set Entity Type.voidsetIsActive(boolean IsActive) Set Active.voidsetIsCentrallyMaintained(boolean IsCentrallyMaintained) Set Centrally maintained.voidsetIsReadOnly(boolean IsReadOnly) Set Read Only.voidsetIsSOTrx(boolean IsSOTrx) Set Sales Transaction.voidsetIsSummary(boolean IsSummary) Set Summary Level.voidSet Name.voidsetPredefinedContextVariables(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_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_Action
Column name Action- 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
-
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
Deprecated.- 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
Deprecated.- 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
Deprecated.- 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
Deprecated.- 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
Deprecated.- 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
Deprecated.- Throws:
RuntimeException
-
setAction
Set Action. Indicates the Action to be performed -
getAction
String getAction()Get Action. Indicates the Action to be performed -
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
-