Class X_R_IssueSystem

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

        public X_R_IssueSystem​(Properties ctx,
                               int R_IssueSystem_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_IssueSystem
        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_IssueSystem
        Returns:
        Asset used internally or by customers
      • setDBAddress

        public void setDBAddress​(String DBAddress)
        Set DB Address.
        Specified by:
        setDBAddress in interface I_R_IssueSystem
        Parameters:
        DBAddress - JDBC URL of the database server
      • 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_IssueSystem
        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_IssueSystem
        Returns:
        Information to help profiling the system for solving support issues
      • setR_IssueSystem_ID

        public void setR_IssueSystem_ID​(int R_IssueSystem_ID)
        Set Issue System.
        Specified by:
        setR_IssueSystem_ID in interface I_R_IssueSystem
        Parameters:
        R_IssueSystem_ID - System creating the issue
      • getR_IssueSystem_ID

        public int getR_IssueSystem_ID()
        Get Issue System.
        Specified by:
        getR_IssueSystem_ID in interface I_R_IssueSystem
        Returns:
        System creating the issue
      • setR_IssueSystem_UU

        public void setR_IssueSystem_UU​(String R_IssueSystem_UU)
        Set R_IssueSystem_UU.
        Specified by:
        setR_IssueSystem_UU in interface I_R_IssueSystem
        Parameters:
        R_IssueSystem_UU - R_IssueSystem_UU
      • setStatisticsInfo

        public void setStatisticsInfo​(String StatisticsInfo)
        Set Statistics.
        Specified by:
        setStatisticsInfo in interface I_R_IssueSystem
        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_IssueSystem
        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_IssueSystem
        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_IssueSystem
        Returns:
        Status of the system - Support priority depends on system status