Class X_R_IssueProject

    • Field Detail

      • SYSTEMSTATUS_AD_Reference_ID

        public static final int SYSTEMSTATUS_AD_Reference_ID
        SystemStatus AD_Reference_ID=374
        See Also:
        Constant Field Values
      • SYSTEMSTATUS_Implementation

        public static final String SYSTEMSTATUS_Implementation
        Implementation = I
        See Also:
        Constant Field Values
    • Constructor Detail

      • X_R_IssueProject

        public X_R_IssueProject​(Properties ctx,
                                int R_IssueProject_ID,
                                String trxName)
        Standard Constructor
    • Method Detail

      • get_AccessLevel

        protected int get_AccessLevel()
        AccessLevel
        Specified by:
        get_AccessLevel in class PO
        Returns:
        6 - System - 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
      • setA_Asset_ID

        public void setA_Asset_ID​(int A_Asset_ID)
        Set Asset.
        Specified by:
        setA_Asset_ID in interface I_R_IssueProject
        Parameters:
        A_Asset_ID - Asset used internally or by customers
      • getA_Asset_ID

        public int getA_Asset_ID()
        Get Asset.
        Specified by:
        getA_Asset_ID in interface I_R_IssueProject
        Returns:
        Asset used internally or by customers
      • setC_Project_ID

        public void setC_Project_ID​(int C_Project_ID)
        Set Project.
        Specified by:
        setC_Project_ID in interface I_R_IssueProject
        Parameters:
        C_Project_ID - Financial Project
      • setDescription

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

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

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

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

        public void setProfileInfo​(String ProfileInfo)
        Set Profile.
        Specified by:
        setProfileInfo in interface I_R_IssueProject
        Parameters:
        ProfileInfo - Information to help profiling the system for solving support issues
      • getProfileInfo

        public String getProfileInfo()
        Get Profile.
        Specified by:
        getProfileInfo in interface I_R_IssueProject
        Returns:
        Information to help profiling the system for solving support issues
      • setR_IssueProject_ID

        public void setR_IssueProject_ID​(int R_IssueProject_ID)
        Set Issue Project.
        Specified by:
        setR_IssueProject_ID in interface I_R_IssueProject
        Parameters:
        R_IssueProject_ID - Implementation Projects
      • setR_IssueProject_UU

        public void setR_IssueProject_UU​(String R_IssueProject_UU)
        Set R_IssueProject_UU.
        Specified by:
        setR_IssueProject_UU in interface I_R_IssueProject
        Parameters:
        R_IssueProject_UU - R_IssueProject_UU
      • setStatisticsInfo

        public void setStatisticsInfo​(String StatisticsInfo)
        Set Statistics.
        Specified by:
        setStatisticsInfo in interface I_R_IssueProject
        Parameters:
        StatisticsInfo - Information to help profiling the system for solving support issues
      • getStatisticsInfo

        public String getStatisticsInfo()
        Get Statistics.
        Specified by:
        getStatisticsInfo in interface I_R_IssueProject
        Returns:
        Information to help profiling the system for solving support issues
      • setSystemStatus

        public void setSystemStatus​(String SystemStatus)
        Set System Status.
        Specified by:
        setSystemStatus in interface I_R_IssueProject
        Parameters:
        SystemStatus - Status of the system - Support priority depends on system status
      • getSystemStatus

        public String getSystemStatus()
        Get System Status.
        Specified by:
        getSystemStatus in interface I_R_IssueProject
        Returns:
        Status of the system - Support priority depends on system status