Class X_AD_TableIndex

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

        public X_AD_TableIndex​(Properties ctx,
                               int AD_TableIndex_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_Message_ID

        public void setAD_Message_ID​(int AD_Message_ID)
        Set Message.
        Specified by:
        setAD_Message_ID in interface I_AD_TableIndex
        Parameters:
        AD_Message_ID - System Message
      • setAD_Table_ID

        public void setAD_Table_ID​(int AD_Table_ID)
        Set Table.
        Specified by:
        setAD_Table_ID in interface I_AD_TableIndex
        Parameters:
        AD_Table_ID - Database Table information
      • getAD_Table_ID

        public int getAD_Table_ID()
        Get Table.
        Specified by:
        getAD_Table_ID in interface I_AD_TableIndex
        Returns:
        Database Table information
      • setAD_TableIndex_ID

        public void setAD_TableIndex_ID​(int AD_TableIndex_ID)
        Set Table Index.
        Specified by:
        setAD_TableIndex_ID in interface I_AD_TableIndex
        Parameters:
        AD_TableIndex_ID - Table Index
      • setAD_TableIndex_UU

        public void setAD_TableIndex_UU​(String AD_TableIndex_UU)
        Set AD_TableIndex_UU.
        Specified by:
        setAD_TableIndex_UU in interface I_AD_TableIndex
        Parameters:
        AD_TableIndex_UU - AD_TableIndex_UU
      • setDescription

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

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

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

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

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

        public void setIsCreateConstraint​(boolean IsCreateConstraint)
        Set Create Constraint.
        Specified by:
        setIsCreateConstraint in interface I_AD_TableIndex
        Parameters:
        IsCreateConstraint - Create Constraint
      • isCreateConstraint

        public boolean isCreateConstraint()
        Get Create Constraint.
        Specified by:
        isCreateConstraint in interface I_AD_TableIndex
        Returns:
        Create Constraint
      • setIsKey

        public void setIsKey​(boolean IsKey)
        Set Key column.
        Specified by:
        setIsKey in interface I_AD_TableIndex
        Parameters:
        IsKey - This column is the key in this table
      • isKey

        public boolean isKey()
        Get Key column.
        Specified by:
        isKey in interface I_AD_TableIndex
        Returns:
        This column is the key in this table
      • setIsUnique

        public void setIsUnique​(boolean IsUnique)
        Set Unique.
        Specified by:
        setIsUnique in interface I_AD_TableIndex
        Parameters:
        IsUnique - Unique
      • isUnique

        public boolean isUnique()
        Get Unique.
        Specified by:
        isUnique in interface I_AD_TableIndex
        Returns:
        Unique
      • setName

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

        public String getName()
        Get Name.
        Specified by:
        getName in interface I_AD_TableIndex
        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_TableIndex
        Parameters:
        Processing - Process Now
      • isProcessing

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

        public void setTableIndexDrop​(String TableIndexDrop)
        Set Drop table index.
        Specified by:
        setTableIndexDrop in interface I_AD_TableIndex
        Parameters:
        TableIndexDrop - Drop table index