Interface I_AD_WF_NextCondition

  • All Known Implementing Classes:
    MWFNextCondition, X_AD_WF_NextCondition

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

      • getAD_Client_ID

        int getAD_Client_ID()
        Get Client. Client/Tenant for this installation.
      • setAD_Column_ID

        void setAD_Column_ID​(int AD_Column_ID)
        Set Column. Column in the table
      • getAD_Column_ID

        int getAD_Column_ID()
        Get Column. Column in the table
      • 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_WF_NextCondition_ID

        void setAD_WF_NextCondition_ID​(int AD_WF_NextCondition_ID)
        Set Transition Condition. Workflow Node Transition Condition
      • getAD_WF_NextCondition_ID

        int getAD_WF_NextCondition_ID()
        Get Transition Condition. Workflow Node Transition Condition
      • setAD_WF_NextCondition_UU

        void setAD_WF_NextCondition_UU​(String AD_WF_NextCondition_UU)
        Set AD_WF_NextCondition_UU
      • getAD_WF_NextCondition_UU

        String getAD_WF_NextCondition_UU()
        Get AD_WF_NextCondition_UU
      • setAD_WF_NodeNext_ID

        void setAD_WF_NodeNext_ID​(int AD_WF_NodeNext_ID)
        Set Node Transition. Workflow Node Transition
      • getAD_WF_NodeNext_ID

        int getAD_WF_NodeNext_ID()
        Get Node Transition. Workflow Node Transition
      • setAndOr

        void setAndOr​(String AndOr)
        Set And/Or. Logical operation: AND or OR
      • getAndOr

        String getAndOr()
        Get And/Or. Logical operation: AND or OR
      • 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
      • setOperation

        void setOperation​(String Operation)
        Set Operation. Compare Operation
      • getOperation

        String getOperation()
        Get Operation. Compare Operation
      • 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
      • setSQLStatement

        void setSQLStatement​(String SQLStatement)
        Set SQL Expression/Statement
      • getSQLStatement

        String getSQLStatement()
        Get SQL Expression/Statement
      • getUpdated

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

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

        void setValue​(String Value)
        Set Search Key. Search key for the record in the format required - must be unique
      • getValue

        String getValue()
        Get Search Key. Search key for the record in the format required - must be unique
      • setValue2

        void setValue2​(String Value2)
        Set Value To. Value To
      • getValue2

        String getValue2()
        Get Value To. Value To