Class X_AD_ModelValidator

java.lang.Object
org.compiere.model.PO
org.compiere.model.X_AD_ModelValidator
All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_AD_ModelValidator, I_Persistent, Evaluatee

public class X_AD_ModelValidator extends PO implements I_AD_ModelValidator, I_Persistent
Generated Model for AD_ModelValidator
Version:
Release 11 - $Id$
Author:
iDempiere (generated)
See Also:
  • Field Details

    • ENTITYTYPE_AD_Reference_ID

      public static final int ENTITYTYPE_AD_Reference_ID
      EntityType AD_Reference_ID=389
      See Also:
  • Constructor Details

    • X_AD_ModelValidator

      public X_AD_ModelValidator(Properties ctx, int AD_ModelValidator_ID, String trxName)
      Standard Constructor
    • X_AD_ModelValidator

      public X_AD_ModelValidator(Properties ctx, int AD_ModelValidator_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_AD_ModelValidator

      public X_AD_ModelValidator(Properties ctx, String AD_ModelValidator_UU, String trxName)
      Standard Constructor
    • X_AD_ModelValidator

      public X_AD_ModelValidator(Properties ctx, String AD_ModelValidator_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_AD_ModelValidator

      public X_AD_ModelValidator(Properties ctx, ResultSet rs, String trxName)
      Load Constructor
  • Method Details

    • 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
    • getAD_ModelValidator_ID

      public int getAD_ModelValidator_ID()
      Get Model Validator.
      Specified by:
      getAD_ModelValidator_ID in interface I_AD_ModelValidator
      Returns:
      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
    • getAD_ModelValidator_UU

      public String getAD_ModelValidator_UU()
      Get AD_ModelValidator_UU.
      Specified by:
      getAD_ModelValidator_UU in interface I_AD_ModelValidator
      Returns:
      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
    • getDescription

      public String getDescription()
      Get Description.
      Specified by:
      getDescription in interface I_AD_ModelValidator
      Returns:
      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
    • setHelp

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

      public String getHelp()
      Get Comment/Help.
      Specified by:
      getHelp in interface I_AD_ModelValidator
      Returns:
      Comment or Hint
    • setModelValidationClass

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

      public String getModelValidationClass()
      Get Model Validation Class.
      Specified by:
      getModelValidationClass in interface I_AD_ModelValidator
      Returns:
      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
    • getName

      public String getName()
      Get Name.
      Specified by:
      getName in interface I_AD_ModelValidator
      Returns:
      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