Interface I_AD_Issue

  • All Known Implementing Classes:
    MIssue, X_AD_Issue

    public interface I_AD_Issue
    Generated Interface for AD_Issue
    Version:
    Release 9
    Author:
    iDempiere (generated)
    • Method Detail

      • setA_Asset_ID

        void setA_Asset_ID​(int A_Asset_ID)
        Set Asset. Asset used internally or by customers
      • getA_Asset_ID

        int getA_Asset_ID()
        Get Asset. Asset used internally or by customers
      • getAD_Client_ID

        int getAD_Client_ID()
        Get Client. Client/Tenant for this installation.
      • setAD_Form_ID

        void setAD_Form_ID​(int AD_Form_ID)
        Set Special Form. Special Form
      • getAD_Form_ID

        int getAD_Form_ID()
        Get Special Form. Special Form
      • setAD_Issue_ID

        void setAD_Issue_ID​(int AD_Issue_ID)
        Set System Issue. Automatically created or manually entered System Issue
      • getAD_Issue_ID

        int getAD_Issue_ID()
        Get System Issue. Automatically created or manually entered System Issue
      • setAD_Issue_UU

        void setAD_Issue_UU​(String AD_Issue_UU)
        Set AD_Issue_UU
      • getAD_Issue_UU

        String getAD_Issue_UU()
        Get AD_Issue_UU
      • setAD_Org_ID

        void setAD_Org_ID​(int AD_Org_ID)
        Set Organization. Organizational entity within client
      • getAD_Org_ID

        int getAD_Org_ID()
        Get Organization. Organizational entity within client
      • setAD_Process_ID

        void setAD_Process_ID​(int AD_Process_ID)
        Set Process. Process or Report
      • getAD_Process_ID

        int getAD_Process_ID()
        Get Process. Process or Report
      • setAD_Window_ID

        void setAD_Window_ID​(int AD_Window_ID)
        Set Window. Data entry or display window
      • getAD_Window_ID

        int getAD_Window_ID()
        Get Window. Data entry or display window
      • setComments

        void setComments​(String Comments)
        Set Comments. Comments or additional information
      • getComments

        String getComments()
        Get Comments. Comments or additional information
      • getCreated

        Timestamp getCreated()
        Get Created. Date this record was created
      • getCreatedBy

        int getCreatedBy()
        Get Created By. User who created this records
      • setDatabaseInfo

        void setDatabaseInfo​(String DatabaseInfo)
        Set Database. Database Information
      • getDatabaseInfo

        String getDatabaseInfo()
        Get Database. Database Information
      • setDBAddress

        void setDBAddress​(String DBAddress)
        Set DB Address. JDBC URL of the database server
      • getDBAddress

        String getDBAddress()
        Get DB Address. JDBC URL of the database server
      • setErrorTrace

        void setErrorTrace​(String ErrorTrace)
        Set Error Trace. System Error Trace
      • getErrorTrace

        String getErrorTrace()
        Get Error Trace. System Error Trace
      • setIsActive

        void setIsActive​(boolean IsActive)
        Set Active. The record is active in the system
      • isActive

        boolean isActive()
        Get Active. The record is active in the system
      • setIsReproducible

        void setIsReproducible​(String IsReproducible)
        Set Reproducible. Problem can re reproduced in Gardenworld
      • getIsReproducible

        String getIsReproducible()
        Get Reproducible. Problem can re reproduced in Gardenworld
      • setIssueSource

        void setIssueSource​(String IssueSource)
        Set Source. Issue Source
      • getIssueSource

        String getIssueSource()
        Get Source. Issue Source
      • setIssueSummary

        void setIssueSummary​(String IssueSummary)
        Set Issue Summary. Issue Summary
      • getIssueSummary

        String getIssueSummary()
        Get Issue Summary. Issue Summary
      • setIsVanillaSystem

        void setIsVanillaSystem​(String IsVanillaSystem)
        Set Vanilla System. The system was NOT compiled from Source - i.e. standard distribution
      • getIsVanillaSystem

        String getIsVanillaSystem()
        Get Vanilla System. The system was NOT compiled from Source - i.e. standard distribution
      • setJavaInfo

        void setJavaInfo​(String JavaInfo)
        Set Java Info. Java Version Info
      • getJavaInfo

        String getJavaInfo()
        Get Java Info. Java Version Info
      • setLineNo

        void setLineNo​(int LineNo)
        Set Line. Line No
      • getLineNo

        int getLineNo()
        Get Line. Line No
      • setLocal_Host

        void setLocal_Host​(String Local_Host)
        Set Local Host. Local Host Info
      • getLocal_Host

        String getLocal_Host()
        Get Local Host. Local Host Info
      • setLoggerName

        void setLoggerName​(String LoggerName)
        Set Logger. Logger Name
      • getLoggerName

        String getLoggerName()
        Get Logger. Logger Name
      • setName

        void setName​(String Name)
        Set Name. Alphanumeric identifier of the entity
      • getName

        String getName()
        Get Name. Alphanumeric identifier of the entity
      • setOperatingSystemInfo

        void setOperatingSystemInfo​(String OperatingSystemInfo)
        Set Operating System. Operating System Info
      • getOperatingSystemInfo

        String getOperatingSystemInfo()
        Get Operating System. Operating System Info
      • setProcessed

        void setProcessed​(boolean Processed)
        Set Processed. The document has been processed
      • isProcessed

        boolean isProcessed()
        Get Processed. The document has been processed
      • setProcessing

        void setProcessing​(boolean Processing)
        Set Process Now
      • isProcessing

        boolean isProcessing()
        Get Process Now
      • setProfileInfo

        void setProfileInfo​(String ProfileInfo)
        Set Profile. Information to help profiling the system for solving support issues
      • getProfileInfo

        String getProfileInfo()
        Get Profile. Information to help profiling the system for solving support issues
      • setRecord_ID

        void setRecord_ID​(int Record_ID)
        Set Record ID. Direct internal record ID
      • getRecord_ID

        int getRecord_ID()
        Get Record ID. Direct internal record ID
      • setReleaseNo

        void setReleaseNo​(String ReleaseNo)
        Set Release No. Internal Release Number
      • getReleaseNo

        String getReleaseNo()
        Get Release No. Internal Release Number
      • setReleaseTag

        void setReleaseTag​(String ReleaseTag)
        Set Release Tag. Release Tag
      • getReleaseTag

        String getReleaseTag()
        Get Release Tag. Release Tag
      • setRemote_Addr

        void setRemote_Addr​(String Remote_Addr)
        Set Remote Addr. Remote Address
      • getRemote_Addr

        String getRemote_Addr()
        Get Remote Addr. Remote Address
      • setRemote_Host

        void setRemote_Host​(String Remote_Host)
        Set Remote Host. Remote host Info
      • getRemote_Host

        String getRemote_Host()
        Get Remote Host. Remote host Info
      • setRequestDocumentNo

        void setRequestDocumentNo​(String RequestDocumentNo)
        Set Request Document No. iDempiere Request Document No
      • getRequestDocumentNo

        String getRequestDocumentNo()
        Get Request Document No. iDempiere Request Document No
      • setResponseText

        void setResponseText​(String ResponseText)
        Set Response Text. Request Response Text
      • getResponseText

        String getResponseText()
        Get Response Text. Request Response Text
      • setR_IssueKnown_ID

        void setR_IssueKnown_ID​(int R_IssueKnown_ID)
        Set Known Issue. Known Issue
      • getR_IssueKnown_ID

        int getR_IssueKnown_ID()
        Get Known Issue. Known Issue
      • setR_IssueProject_ID

        void setR_IssueProject_ID​(int R_IssueProject_ID)
        Set Issue Project. Implementation Projects
      • getR_IssueProject_ID

        int getR_IssueProject_ID()
        Get Issue Project. Implementation Projects
      • setR_IssueSystem_ID

        void setR_IssueSystem_ID​(int R_IssueSystem_ID)
        Set Issue System. System creating the issue
      • getR_IssueSystem_ID

        int getR_IssueSystem_ID()
        Get Issue System. System creating the issue
      • setR_IssueUser_ID

        void setR_IssueUser_ID​(int R_IssueUser_ID)
        Set IssueUser. User who reported issues
      • getR_IssueUser_ID

        int getR_IssueUser_ID()
        Get IssueUser. User who reported issues
      • setR_Request_ID

        void setR_Request_ID​(int R_Request_ID)
        Set Request. Request from a Business Partner or Prospect
      • getR_Request_ID

        int getR_Request_ID()
        Get Request. Request from a Business Partner or Prospect
      • setSourceClassName

        void setSourceClassName​(String SourceClassName)
        Set Source Class. Source Class Name
      • getSourceClassName

        String getSourceClassName()
        Get Source Class. Source Class Name
      • setSourceMethodName

        void setSourceMethodName​(String SourceMethodName)
        Set Source Method. Source Method Name
      • getSourceMethodName

        String getSourceMethodName()
        Get Source Method. Source Method Name
      • setStackTrace

        void setStackTrace​(String StackTrace)
        Set Stack Trace. System Log Trace
      • getStackTrace

        String getStackTrace()
        Get Stack Trace. System Log Trace
      • setStatisticsInfo

        void setStatisticsInfo​(String StatisticsInfo)
        Set Statistics. Information to help profiling the system for solving support issues
      • getStatisticsInfo

        String getStatisticsInfo()
        Get Statistics. Information to help profiling the system for solving support issues
      • setSupportEMail

        void setSupportEMail​(String SupportEMail)
        Set Support EMail. EMail address to send support information and updates to
      • getSupportEMail

        String getSupportEMail()
        Get Support EMail. EMail address to send support information and updates to
      • setSystemStatus

        void setSystemStatus​(String SystemStatus)
        Set System Status. Status of the system - Support priority depends on system status
      • getSystemStatus

        String getSystemStatus()
        Get System Status. Status of the system - Support priority depends on system status
      • getUpdated

        Timestamp getUpdated()
        Get Updated. Date this record was updated
      • getUpdatedBy

        int getUpdatedBy()
        Get Updated By. User who updated this records
      • setUserName

        void setUserName​(String UserName)
        Set User Name
      • getUserName

        String getUserName()
        Get User Name
      • setVersion

        void setVersion​(String Version)
        Set Version. Version of the table definition
      • getVersion

        String getVersion()
        Get Version. Version of the table definition