Interface I_AD_Menu

  • All Known Implementing Classes:
    MMenu, X_AD_Menu

    public interface I_AD_Menu
    Generated Interface for AD_Menu
    Version:
    Release 9
    Author:
    iDempiere (generated)
    • Method Detail

      • setAction

        void setAction​(String Action)
        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 Client. Client/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
      • 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
      • 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

        void setAD_Menu_UU​(String AD_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 client
      • getAD_Org_ID

        int getAD_Org_ID()
        Get Organization. Organizational entity within client
      • 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
      • 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
      • 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
      • 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
      • getCreated

        Timestamp getCreated()
        Get Created. Date this record was created
      • getCreatedBy

        int getCreatedBy()
        Get Created By. User who created this records
      • setDescription

        void setDescription​(String Description)
        Set Description. Optional short description of the record
      • getDescription

        String getDescription()
        Get Description. Optional short description of the record
      • setEntityType

        void setEntityType​(String EntityType)
        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

        void setName​(String Name)
        Set Name. Alphanumeric identifier of the entity
      • getName

        String getName()
        Get Name. Alphanumeric identifier of the entity
      • setPredefinedContextVariables

        void setPredefinedContextVariables​(String PredefinedContextVariables)
        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