Class X_AD_ModelValidator

    • Field Detail

      • ENTITYTYPE_AD_Reference_ID

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

      • X_AD_ModelValidator

        public X_AD_ModelValidator​(Properties ctx,
                                   int AD_ModelValidator_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_ModelValidator_ID

        public void setAD_ModelValidator_ID​(int AD_ModelValidator_ID)
        Set Model Validator.
        Specified by:
        setAD_ModelValidator_ID in interface I_AD_ModelValidator
        Parameters:
        AD_ModelValidator_ID - Model Validator
      • setAD_ModelValidator_UU

        public void setAD_ModelValidator_UU​(String AD_ModelValidator_UU)
        Set AD_ModelValidator_UU.
        Specified by:
        setAD_ModelValidator_UU in interface I_AD_ModelValidator
        Parameters:
        AD_ModelValidator_UU - AD_ModelValidator_UU
      • setDescription

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

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

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

        public void setModelValidationClass​(String ModelValidationClass)
        Set Model Validation Class.
        Specified by:
        setModelValidationClass in interface I_AD_ModelValidator
        Parameters:
        ModelValidationClass - Model Validation Class
      • setName

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

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

        public void setSeqNo​(int SeqNo)
        Set Sequence.
        Specified by:
        setSeqNo in interface I_AD_ModelValidator
        Parameters:
        SeqNo - Method of ordering records; lowest number comes first
      • getSeqNo

        public int getSeqNo()
        Get Sequence.
        Specified by:
        getSeqNo in interface I_AD_ModelValidator
        Returns:
        Method of ordering records; lowest number comes first