Class X_AD_WF_Block

    • Constructor Detail

      • X_AD_WF_Block

        public X_AD_WF_Block​(Properties ctx,
                             int AD_WF_Block_ID,
                             String trxName)
        Standard Constructor
    • Method Detail

      • get_AccessLevel

        protected int get_AccessLevel()
        AccessLevel
        Specified by:
        get_AccessLevel in class PO
        Returns:
        6 - System - Client
      • initPO

        protected POInfo initPO​(Properties ctx)
        Load Meta Data
        Specified by:
        initPO in class PO
        Parameters:
        ctx - context
        Returns:
        POInfo
      • toString

        public String toString()
        Description copied from class: PO
        String representation
        Overrides:
        toString in class PO
        Returns:
        String representation
      • setAD_WF_Block_ID

        public void setAD_WF_Block_ID​(int AD_WF_Block_ID)
        Set Workflow Block.
        Specified by:
        setAD_WF_Block_ID in interface I_AD_WF_Block
        Parameters:
        AD_WF_Block_ID - Workflow Transaction Execution Block
      • getAD_WF_Block_ID

        public int getAD_WF_Block_ID()
        Get Workflow Block.
        Specified by:
        getAD_WF_Block_ID in interface I_AD_WF_Block
        Returns:
        Workflow Transaction Execution Block
      • setAD_WF_Block_UU

        public void setAD_WF_Block_UU​(String AD_WF_Block_UU)
        Set AD_WF_Block_UU.
        Specified by:
        setAD_WF_Block_UU in interface I_AD_WF_Block
        Parameters:
        AD_WF_Block_UU - AD_WF_Block_UU
      • setAD_Workflow_ID

        public void setAD_Workflow_ID​(int AD_Workflow_ID)
        Set Workflow.
        Specified by:
        setAD_Workflow_ID in interface I_AD_WF_Block
        Parameters:
        AD_Workflow_ID - Workflow or combination of tasks
      • getAD_Workflow_ID

        public int getAD_Workflow_ID()
        Get Workflow.
        Specified by:
        getAD_Workflow_ID in interface I_AD_WF_Block
        Returns:
        Workflow or combination of tasks
      • setDescription

        public void setDescription​(String Description)
        Set Description.
        Specified by:
        setDescription in interface I_AD_WF_Block
        Parameters:
        Description - Optional short description of the record
      • getDescription

        public String getDescription()
        Get Description.
        Specified by:
        getDescription in interface I_AD_WF_Block
        Returns:
        Optional short description of the record
      • setName

        public void setName​(String Name)
        Set Name.
        Specified by:
        setName in interface I_AD_WF_Block
        Parameters:
        Name - Alphanumeric identifier of the entity
      • getName

        public String getName()
        Get Name.
        Specified by:
        getName in interface I_AD_WF_Block
        Returns:
        Alphanumeric identifier of the entity
      • getKeyNamePair

        public KeyNamePair getKeyNamePair()
        Get Record ID/ColumnName
        Returns:
        ID/ColumnName pair