Class X_AD_EntityType

    • Constructor Detail

      • X_AD_EntityType

        public X_AD_EntityType​(Properties ctx,
                               int AD_EntityType_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_EntityType_ID

        public void setAD_EntityType_ID​(int AD_EntityType_ID)
        Set Entity Type.
        Specified by:
        setAD_EntityType_ID in interface I_AD_EntityType
        Parameters:
        AD_EntityType_ID - System Entity Type
      • setAD_EntityType_UU

        public void setAD_EntityType_UU​(String AD_EntityType_UU)
        Set AD_EntityType_UU.
        Specified by:
        setAD_EntityType_UU in interface I_AD_EntityType
        Parameters:
        AD_EntityType_UU - AD_EntityType_UU
      • setClasspath

        public void setClasspath​(String Classpath)
        Set Classpath.
        Specified by:
        setClasspath in interface I_AD_EntityType
        Parameters:
        Classpath - Extension Classpath
      • setDescription

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

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

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

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

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

        public void setModelPackage​(String ModelPackage)
        Set ModelPackage.
        Specified by:
        setModelPackage in interface I_AD_EntityType
        Parameters:
        ModelPackage - Java Package of the model classes
      • setName

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

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

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

        public void setProcessing​(boolean Processing)
        Set Process Now.
        Specified by:
        setProcessing in interface I_AD_EntityType
        Parameters:
        Processing - Process Now
      • isProcessing

        public boolean isProcessing()
        Get Process Now.
        Specified by:
        isProcessing in interface I_AD_EntityType
        Returns:
        Process Now
      • setVersion

        public void setVersion​(String Version)
        Set Version.
        Specified by:
        setVersion in interface I_AD_EntityType
        Parameters:
        Version - Version of the table definition