Interface I_AD_StatusLineUsedIn

  • All Known Implementing Classes:
    MStatusLineUsedIn, X_AD_StatusLineUsedIn

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

      • getAD_Client_ID

        int getAD_Client_ID()
        Get Client. Client/Tenant for this installation.
      • 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_StatusLine_ID

        void setAD_StatusLine_ID​(int AD_StatusLine_ID)
        Set Status Line
      • getAD_StatusLine_ID

        int getAD_StatusLine_ID()
        Get Status Line
      • setAD_StatusLineUsedIn_ID

        void setAD_StatusLineUsedIn_ID​(int AD_StatusLineUsedIn_ID)
        Set AD_StatusLineUsedIn
      • getAD_StatusLineUsedIn_ID

        int getAD_StatusLineUsedIn_ID()
        Get AD_StatusLineUsedIn
      • setAD_StatusLineUsedIn_UU

        void setAD_StatusLineUsedIn_UU​(String AD_StatusLineUsedIn_UU)
        Set AD_StatusLineUsedIn_UU
      • getAD_StatusLineUsedIn_UU

        String getAD_StatusLineUsedIn_UU()
        Get AD_StatusLineUsedIn_UU
      • setAD_Tab_ID

        void setAD_Tab_ID​(int AD_Tab_ID)
        Set Tab. Tab within a Window
      • getAD_Tab_ID

        int getAD_Tab_ID()
        Get Tab. Tab within a Window
      • setAD_Table_ID

        void setAD_Table_ID​(int AD_Table_ID)
        Set Table. Database Table information
      • getAD_Table_ID

        int getAD_Table_ID()
        Get Table. Database Table information
      • 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
      • getCreated

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

        int getCreatedBy()
        Get Created By. User who created this records
      • 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
      • setIsStatusLine

        void setIsStatusLine​(boolean IsStatusLine)
        Set Status Line. Defines if this record refers to a status line or to a help widget
      • isStatusLine

        boolean isStatusLine()
        Get Status Line. Defines if this record refers to a status line or to a help widget
      • setSeqNo

        void setSeqNo​(int SeqNo)
        Set Sequence. Method of ordering records; lowest number comes first
      • getSeqNo

        int getSeqNo()
        Get Sequence. Method of ordering records; lowest number comes first
      • getUpdated

        Timestamp getUpdated()
        Get Updated. Date this record was updated
      • getUpdatedBy

        int getUpdatedBy()
        Get Updated By. User who updated this records