Interface I_PA_DocumentStatus

  • All Known Implementing Classes:
    MDocumentStatus, X_PA_DocumentStatus

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

      • 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_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_Role_ID

        void setAD_Role_ID​(int AD_Role_ID)
        Set Role. Responsibility Role
      • getAD_Role_ID

        int getAD_Role_ID()
        Get Role. Responsibility Role
      • 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_User_ID

        void setAD_User_ID​(int AD_User_ID)
        Set User/Contact. User within the system - Internal or Business Partner Contact
      • getAD_User_ID

        int getAD_User_ID()
        Get User/Contact. User within the system - Internal or Business Partner Contact
      • 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
      • setC_Project_ID

        void setC_Project_ID​(int C_Project_ID)
        Set Project. Financial Project
      • getC_Project_ID

        int getC_Project_ID()
        Get Project. Financial Project
      • 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
      • setName

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

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

        void setName_PrintColor_ID​(int Name_PrintColor_ID)
        Set Print Color for Name
      • getName_PrintColor_ID

        int getName_PrintColor_ID()
        Get Print Color for Name
      • setName_PrintFont_ID

        void setName_PrintFont_ID​(int Name_PrintFont_ID)
        Set Print Font for Name
      • getName_PrintFont_ID

        int getName_PrintFont_ID()
        Get Print Font for Name
      • setNumber_PrintColor_ID

        void setNumber_PrintColor_ID​(int Number_PrintColor_ID)
        Set Print Color for Number
      • getNumber_PrintColor_ID

        int getNumber_PrintColor_ID()
        Get Print Color for Number
      • setNumber_PrintFont_ID

        void setNumber_PrintFont_ID​(int Number_PrintFont_ID)
        Set Print Font for Number
      • getNumber_PrintFont_ID

        int getNumber_PrintFont_ID()
        Get Print Font for Number
      • setPA_DocumentStatus_ID

        void setPA_DocumentStatus_ID​(int PA_DocumentStatus_ID)
        Set Document Status
      • getPA_DocumentStatus_ID

        int getPA_DocumentStatus_ID()
        Get Document Status
      • setPA_DocumentStatus_UU

        void setPA_DocumentStatus_UU​(String PA_DocumentStatus_UU)
        Set PA_DocumentStatus_UU
      • getPA_DocumentStatus_UU

        String getPA_DocumentStatus_UU()
        Get PA_DocumentStatus_UU
      • 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
      • setWhereClause

        void setWhereClause​(String WhereClause)
        Set Sql WHERE. Fully qualified SQL WHERE clause
      • getWhereClause

        String getWhereClause()
        Get Sql WHERE. Fully qualified SQL WHERE clause