Class X_R_InterestArea

    • Constructor Detail

      • X_R_InterestArea

        public X_R_InterestArea​(Properties ctx,
                                int R_InterestArea_ID,
                                String trxName)
        Standard Constructor
    • Method Detail

      • get_AccessLevel

        protected int get_AccessLevel()
        AccessLevel
        Specified by:
        get_AccessLevel in class PO
        Returns:
        2 - Client
      • 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
      • setDescription

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

        public void setIsSelfService​(boolean IsSelfService)
        Set Self-Service.
        Specified by:
        setIsSelfService in interface I_R_InterestArea
        Parameters:
        IsSelfService - This is a Self-Service entry or this entry can be changed via Self-Service
      • isSelfService

        public boolean isSelfService()
        Get Self-Service.
        Specified by:
        isSelfService in interface I_R_InterestArea
        Returns:
        This is a Self-Service entry or this entry can be changed via Self-Service
      • setName

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

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

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

        public void setR_InterestArea_ID​(int R_InterestArea_ID)
        Set Interest Area.
        Specified by:
        setR_InterestArea_ID in interface I_R_InterestArea
        Parameters:
        R_InterestArea_ID - Interest Area or Topic
      • setR_InterestArea_UU

        public void setR_InterestArea_UU​(String R_InterestArea_UU)
        Set R_InterestArea_UU.
        Specified by:
        setR_InterestArea_UU in interface I_R_InterestArea
        Parameters:
        R_InterestArea_UU - R_InterestArea_UU
      • setValue

        public void setValue​(String Value)
        Set Search Key.
        Specified by:
        setValue in interface I_R_InterestArea
        Parameters:
        Value - Search key for the record in the format required - must be unique
      • getValue

        public String getValue()
        Get Search Key.
        Specified by:
        getValue in interface I_R_InterestArea
        Returns:
        Search key for the record in the format required - must be unique