Class X_AD_Reference

    • Field Detail

      • ENTITYTYPE_AD_Reference_ID

        public static final int ENTITYTYPE_AD_Reference_ID
        EntityType AD_Reference_ID=389
        See Also:
        Constant Field Values
      • VALIDATIONTYPE_AD_Reference_ID

        public static final int VALIDATIONTYPE_AD_Reference_ID
        ValidationType AD_Reference_ID=2
        See Also:
        Constant Field Values
      • VALIDATIONTYPE_ListValidation

        public static final String VALIDATIONTYPE_ListValidation
        List Validation = L
        See Also:
        Constant Field Values
      • VALIDATIONTYPE_TableValidation

        public static final String VALIDATIONTYPE_TableValidation
        Table Validation = T
        See Also:
        Constant Field Values
    • Constructor Detail

      • X_AD_Reference

        public X_AD_Reference​(Properties ctx,
                              int AD_Reference_ID,
                              String trxName)
        Standard Constructor
    • Method Detail

      • get_AccessLevel

        protected int get_AccessLevel()
        AccessLevel
        Specified by:
        get_AccessLevel in class PO
        Returns:
        4 - System
      • 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_Element_ID

        public void setAD_Element_ID​(int AD_Element_ID)
        Set System Element.
        Specified by:
        setAD_Element_ID in interface I_AD_Reference
        Parameters:
        AD_Element_ID - System Element enables the central maintenance of column description and help.
      • getAD_Element_ID

        public int getAD_Element_ID()
        Get System Element.
        Specified by:
        getAD_Element_ID in interface I_AD_Reference
        Returns:
        System Element enables the central maintenance of column description and help.
      • setAD_Reference_ID

        public void setAD_Reference_ID​(int AD_Reference_ID)
        Set Reference.
        Specified by:
        setAD_Reference_ID in interface I_AD_Reference
        Parameters:
        AD_Reference_ID - System Reference and Validation
      • getAD_Reference_ID

        public int getAD_Reference_ID()
        Get Reference.
        Specified by:
        getAD_Reference_ID in interface I_AD_Reference
        Returns:
        System Reference and Validation
      • setAD_Reference_UU

        public void setAD_Reference_UU​(String AD_Reference_UU)
        Set AD_Reference_UU.
        Specified by:
        setAD_Reference_UU in interface I_AD_Reference
        Parameters:
        AD_Reference_UU - AD_Reference_UU
      • setDescription

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

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

        public void setEntityType​(String EntityType)
        Set Entity Type.
        Specified by:
        setEntityType in interface I_AD_Reference
        Parameters:
        EntityType - Dictionary Entity Type; Determines ownership and synchronization
      • getEntityType

        public String getEntityType()
        Get Entity Type.
        Specified by:
        getEntityType in interface I_AD_Reference
        Returns:
        Dictionary Entity Type; Determines ownership and synchronization
      • setHelp

        public void setHelp​(String Help)
        Set Comment/Help.
        Specified by:
        setHelp in interface I_AD_Reference
        Parameters:
        Help - Comment or Hint
      • setIsOrderByValue

        public void setIsOrderByValue​(boolean IsOrderByValue)
        Set Order By Value.
        Specified by:
        setIsOrderByValue in interface I_AD_Reference
        Parameters:
        IsOrderByValue - Order list using the value column instead of the name column
      • isOrderByValue

        public boolean isOrderByValue()
        Get Order By Value.
        Specified by:
        isOrderByValue in interface I_AD_Reference
        Returns:
        Order list using the value column instead of the name column
      • setName

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

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

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

        public void setValidationType​(String ValidationType)
        Set Validation type.
        Specified by:
        setValidationType in interface I_AD_Reference
        Parameters:
        ValidationType - Different method of validating data
      • setVFormat

        public void setVFormat​(String VFormat)
        Set Value Format.
        Specified by:
        setVFormat in interface I_AD_Reference
        Parameters:
        VFormat - Format of the value; Can contain fixed format elements, Variables: "_lLoOaAcCa09"
      • getVFormat

        public String getVFormat()
        Get Value Format.
        Specified by:
        getVFormat in interface I_AD_Reference
        Returns:
        Format of the value; Can contain fixed format elements, Variables: "_lLoOaAcCa09"