Class X_AD_Issue

java.lang.Object
org.compiere.model.PO
org.compiere.model.X_AD_Issue
All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_AD_Issue, I_Persistent, Evaluatee
Direct Known Subclasses:
MIssue

public class X_AD_Issue extends PO implements I_AD_Issue, I_Persistent
Generated Model for AD_Issue
Version:
Release 11 - $Id$
Author:
iDempiere (generated)
See Also:
  • Field Details

  • Constructor Details

    • X_AD_Issue

      public X_AD_Issue(Properties ctx, int AD_Issue_ID, String trxName)
      Standard Constructor
    • X_AD_Issue

      public X_AD_Issue(Properties ctx, int AD_Issue_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_AD_Issue

      public X_AD_Issue(Properties ctx, String AD_Issue_UU, String trxName)
      Standard Constructor
    • X_AD_Issue

      public X_AD_Issue(Properties ctx, String AD_Issue_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_AD_Issue

      public X_AD_Issue(Properties ctx, ResultSet rs, String trxName)
      Load Constructor
  • Method Details

    • 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:
      Meta data of PO
    • toString

      public String toString()
      Description copied from class: PO
      String representation
      Overrides:
      toString in class PO
      Returns:
      String representation
    • getA_Asset

      public I_A_Asset getA_Asset() throws RuntimeException
      Specified by:
      getA_Asset in interface I_AD_Issue
      Throws:
      RuntimeException
    • setA_Asset_ID

      public void setA_Asset_ID(int A_Asset_ID)
      Set Asset.
      Specified by:
      setA_Asset_ID in interface I_AD_Issue
      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_AD_Issue
      Returns:
      Asset used internally or by customers
    • getAD_Form

      public I_AD_Form getAD_Form() throws RuntimeException
      Specified by:
      getAD_Form in interface I_AD_Issue
      Throws:
      RuntimeException
    • setAD_Form_ID

      public void setAD_Form_ID(int AD_Form_ID)
      Set Special Form.
      Specified by:
      setAD_Form_ID in interface I_AD_Issue
      Parameters:
      AD_Form_ID - Special Form
    • getAD_Form_ID

      public int getAD_Form_ID()
      Get Special Form.
      Specified by:
      getAD_Form_ID in interface I_AD_Issue
      Returns:
      Special Form
    • setAD_Issue_ID

      public void setAD_Issue_ID(int AD_Issue_ID)
      Set System Issue.
      Specified by:
      setAD_Issue_ID in interface I_AD_Issue
      Parameters:
      AD_Issue_ID - Automatically created or manually entered System Issue
    • getAD_Issue_ID

      public int getAD_Issue_ID()
      Get System Issue.
      Specified by:
      getAD_Issue_ID in interface I_AD_Issue
      Returns:
      Automatically created or manually entered System Issue
    • setAD_Issue_UU

      public void setAD_Issue_UU(String AD_Issue_UU)
      Set AD_Issue_UU.
      Specified by:
      setAD_Issue_UU in interface I_AD_Issue
      Parameters:
      AD_Issue_UU - AD_Issue_UU
    • getAD_Issue_UU

      public String getAD_Issue_UU()
      Get AD_Issue_UU.
      Specified by:
      getAD_Issue_UU in interface I_AD_Issue
      Returns:
      AD_Issue_UU
    • getAD_Process

      public I_AD_Process getAD_Process() throws RuntimeException
      Specified by:
      getAD_Process in interface I_AD_Issue
      Throws:
      RuntimeException
    • setAD_Process_ID

      public void setAD_Process_ID(int AD_Process_ID)
      Set Process.
      Specified by:
      setAD_Process_ID in interface I_AD_Issue
      Parameters:
      AD_Process_ID - Process or Report
    • getAD_Process_ID

      public int getAD_Process_ID()
      Get Process.
      Specified by:
      getAD_Process_ID in interface I_AD_Issue
      Returns:
      Process or Report
    • getAD_Window

      public I_AD_Window getAD_Window() throws RuntimeException
      Specified by:
      getAD_Window in interface I_AD_Issue
      Throws:
      RuntimeException
    • setAD_Window_ID

      public void setAD_Window_ID(int AD_Window_ID)
      Set Window.
      Specified by:
      setAD_Window_ID in interface I_AD_Issue
      Parameters:
      AD_Window_ID - Data entry or display window
    • getAD_Window_ID

      public int getAD_Window_ID()
      Get Window.
      Specified by:
      getAD_Window_ID in interface I_AD_Issue
      Returns:
      Data entry or display window
    • setComments

      public void setComments(String Comments)
      Set Comments.
      Specified by:
      setComments in interface I_AD_Issue
      Parameters:
      Comments - Comments or additional information
    • getComments

      public String getComments()
      Get Comments.
      Specified by:
      getComments in interface I_AD_Issue
      Returns:
      Comments or additional information
    • setDatabaseInfo

      public void setDatabaseInfo(String DatabaseInfo)
      Set Database.
      Specified by:
      setDatabaseInfo in interface I_AD_Issue
      Parameters:
      DatabaseInfo - Database Information
    • getDatabaseInfo

      public String getDatabaseInfo()
      Get Database.
      Specified by:
      getDatabaseInfo in interface I_AD_Issue
      Returns:
      Database Information
    • setDBAddress

      public void setDBAddress(String DBAddress)
      Set DB Address.
      Specified by:
      setDBAddress in interface I_AD_Issue
      Parameters:
      DBAddress - JDBC URL of the database server
    • getDBAddress

      public String getDBAddress()
      Get DB Address.
      Specified by:
      getDBAddress in interface I_AD_Issue
      Returns:
      JDBC URL of the database server
    • setErrorTrace

      public void setErrorTrace(String ErrorTrace)
      Set Error Trace.
      Specified by:
      setErrorTrace in interface I_AD_Issue
      Parameters:
      ErrorTrace - System Error Trace
    • getErrorTrace

      public String getErrorTrace()
      Get Error Trace.
      Specified by:
      getErrorTrace in interface I_AD_Issue
      Returns:
      System Error Trace
    • setIsReproducible

      public void setIsReproducible(String IsReproducible)
      Set Reproducible.
      Specified by:
      setIsReproducible in interface I_AD_Issue
      Parameters:
      IsReproducible - Problem can re reproduced in Gardenworld
    • getIsReproducible

      public String getIsReproducible()
      Get Reproducible.
      Specified by:
      getIsReproducible in interface I_AD_Issue
      Returns:
      Problem can re reproduced in Gardenworld
    • setIssueSource

      public void setIssueSource(String IssueSource)
      Set Source.
      Specified by:
      setIssueSource in interface I_AD_Issue
      Parameters:
      IssueSource - Issue Source
    • getIssueSource

      public String getIssueSource()
      Get Source.
      Specified by:
      getIssueSource in interface I_AD_Issue
      Returns:
      Issue Source
    • setIssueSummary

      public void setIssueSummary(String IssueSummary)
      Set Issue Summary.
      Specified by:
      setIssueSummary in interface I_AD_Issue
      Parameters:
      IssueSummary - Issue Summary
    • getIssueSummary

      public String getIssueSummary()
      Get Issue Summary.
      Specified by:
      getIssueSummary in interface I_AD_Issue
      Returns:
      Issue Summary
    • getKeyNamePair

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

      public void setIsVanillaSystem(String IsVanillaSystem)
      Set Vanilla System.
      Specified by:
      setIsVanillaSystem in interface I_AD_Issue
      Parameters:
      IsVanillaSystem - The system was NOT compiled from Source - i.e. standard distribution
    • getIsVanillaSystem

      public String getIsVanillaSystem()
      Get Vanilla System.
      Specified by:
      getIsVanillaSystem in interface I_AD_Issue
      Returns:
      The system was NOT compiled from Source - i.e. standard distribution
    • setJavaInfo

      public void setJavaInfo(String JavaInfo)
      Set Java Info.
      Specified by:
      setJavaInfo in interface I_AD_Issue
      Parameters:
      JavaInfo - Java Version Info
    • getJavaInfo

      public String getJavaInfo()
      Get Java Info.
      Specified by:
      getJavaInfo in interface I_AD_Issue
      Returns:
      Java Version Info
    • setLineNo

      public void setLineNo(int LineNo)
      Set Line.
      Specified by:
      setLineNo in interface I_AD_Issue
      Parameters:
      LineNo - Line No
    • getLineNo

      public int getLineNo()
      Get Line.
      Specified by:
      getLineNo in interface I_AD_Issue
      Returns:
      Line No
    • setLocal_Host

      public void setLocal_Host(String Local_Host)
      Set Local Host.
      Specified by:
      setLocal_Host in interface I_AD_Issue
      Parameters:
      Local_Host - Local Host Info
    • getLocal_Host

      public String getLocal_Host()
      Get Local Host.
      Specified by:
      getLocal_Host in interface I_AD_Issue
      Returns:
      Local Host Info
    • setLoggerName

      public void setLoggerName(String LoggerName)
      Set Logger.
      Specified by:
      setLoggerName in interface I_AD_Issue
      Parameters:
      LoggerName - Logger Name
    • getLoggerName

      public String getLoggerName()
      Get Logger.
      Specified by:
      getLoggerName in interface I_AD_Issue
      Returns:
      Logger Name
    • setName

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

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

      public void setOperatingSystemInfo(String OperatingSystemInfo)
      Set Operating System.
      Specified by:
      setOperatingSystemInfo in interface I_AD_Issue
      Parameters:
      OperatingSystemInfo - Operating System Info
    • getOperatingSystemInfo

      public String getOperatingSystemInfo()
      Get Operating System.
      Specified by:
      getOperatingSystemInfo in interface I_AD_Issue
      Returns:
      Operating System Info
    • setProcessed

      public void setProcessed(boolean Processed)
      Set Processed.
      Specified by:
      setProcessed in interface I_AD_Issue
      Parameters:
      Processed - The document has been processed
    • isProcessed

      public boolean isProcessed()
      Get Processed.
      Specified by:
      isProcessed in interface I_AD_Issue
      Returns:
      The document has been processed
    • setProcessing

      public void setProcessing(boolean Processing)
      Set Process Now.
      Specified by:
      setProcessing in interface I_AD_Issue
      Parameters:
      Processing - Process Now
    • isProcessing

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

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

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

      public void setRecord_ID(int Record_ID)
      Set Record ID.
      Specified by:
      setRecord_ID in interface I_AD_Issue
      Parameters:
      Record_ID - Direct internal record ID
    • getRecord_ID

      public int getRecord_ID()
      Get Record ID.
      Specified by:
      getRecord_ID in interface I_AD_Issue
      Returns:
      Direct internal record ID
    • setReleaseNo

      public void setReleaseNo(String ReleaseNo)
      Set Release No.
      Specified by:
      setReleaseNo in interface I_AD_Issue
      Parameters:
      ReleaseNo - Internal Release Number
    • getReleaseNo

      public String getReleaseNo()
      Get Release No.
      Specified by:
      getReleaseNo in interface I_AD_Issue
      Returns:
      Internal Release Number
    • setReleaseTag

      public void setReleaseTag(String ReleaseTag)
      Set Release Tag.
      Specified by:
      setReleaseTag in interface I_AD_Issue
      Parameters:
      ReleaseTag - Release Tag
    • getReleaseTag

      public String getReleaseTag()
      Get Release Tag.
      Specified by:
      getReleaseTag in interface I_AD_Issue
      Returns:
      Release Tag
    • setRemote_Addr

      public void setRemote_Addr(String Remote_Addr)
      Set Remote Addr.
      Specified by:
      setRemote_Addr in interface I_AD_Issue
      Parameters:
      Remote_Addr - Remote Address
    • getRemote_Addr

      public String getRemote_Addr()
      Get Remote Addr.
      Specified by:
      getRemote_Addr in interface I_AD_Issue
      Returns:
      Remote Address
    • setRemote_Host

      public void setRemote_Host(String Remote_Host)
      Set Remote Host.
      Specified by:
      setRemote_Host in interface I_AD_Issue
      Parameters:
      Remote_Host - Remote host Info
    • getRemote_Host

      public String getRemote_Host()
      Get Remote Host.
      Specified by:
      getRemote_Host in interface I_AD_Issue
      Returns:
      Remote host Info
    • setRequestDocumentNo

      public void setRequestDocumentNo(String RequestDocumentNo)
      Set Request Document No.
      Specified by:
      setRequestDocumentNo in interface I_AD_Issue
      Parameters:
      RequestDocumentNo - iDempiere Request Document No
    • getRequestDocumentNo

      public String getRequestDocumentNo()
      Get Request Document No.
      Specified by:
      getRequestDocumentNo in interface I_AD_Issue
      Returns:
      iDempiere Request Document No
    • setResponseText

      public void setResponseText(String ResponseText)
      Set Response Text.
      Specified by:
      setResponseText in interface I_AD_Issue
      Parameters:
      ResponseText - Request Response Text
    • getResponseText

      public String getResponseText()
      Get Response Text.
      Specified by:
      getResponseText in interface I_AD_Issue
      Returns:
      Request Response Text
    • getR_IssueKnown

      public I_R_IssueKnown getR_IssueKnown() throws RuntimeException
      Specified by:
      getR_IssueKnown in interface I_AD_Issue
      Throws:
      RuntimeException
    • setR_IssueKnown_ID

      public void setR_IssueKnown_ID(int R_IssueKnown_ID)
      Set Known Issue.
      Specified by:
      setR_IssueKnown_ID in interface I_AD_Issue
      Parameters:
      R_IssueKnown_ID - Known Issue
    • getR_IssueKnown_ID

      public int getR_IssueKnown_ID()
      Get Known Issue.
      Specified by:
      getR_IssueKnown_ID in interface I_AD_Issue
      Returns:
      Known Issue
    • getR_IssueProject

      public I_R_IssueProject getR_IssueProject() throws RuntimeException
      Specified by:
      getR_IssueProject in interface I_AD_Issue
      Throws:
      RuntimeException
    • setR_IssueProject_ID

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

      public int getR_IssueProject_ID()
      Get Issue Project.
      Specified by:
      getR_IssueProject_ID in interface I_AD_Issue
      Returns:
      Implementation Projects
    • getR_IssueSystem

      public I_R_IssueSystem getR_IssueSystem() throws RuntimeException
      Specified by:
      getR_IssueSystem in interface I_AD_Issue
      Throws:
      RuntimeException
    • setR_IssueSystem_ID

      public void setR_IssueSystem_ID(int R_IssueSystem_ID)
      Set Issue System.
      Specified by:
      setR_IssueSystem_ID in interface I_AD_Issue
      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_AD_Issue
      Returns:
      System creating the issue
    • getR_IssueUser

      public I_R_IssueUser getR_IssueUser() throws RuntimeException
      Specified by:
      getR_IssueUser in interface I_AD_Issue
      Throws:
      RuntimeException
    • setR_IssueUser_ID

      public void setR_IssueUser_ID(int R_IssueUser_ID)
      Set Issue User.
      Specified by:
      setR_IssueUser_ID in interface I_AD_Issue
      Parameters:
      R_IssueUser_ID - User who reported issues
    • getR_IssueUser_ID

      public int getR_IssueUser_ID()
      Get Issue User.
      Specified by:
      getR_IssueUser_ID in interface I_AD_Issue
      Returns:
      User who reported issues
    • getR_Request

      public I_R_Request getR_Request() throws RuntimeException
      Specified by:
      getR_Request in interface I_AD_Issue
      Throws:
      RuntimeException
    • setR_Request_ID

      public void setR_Request_ID(int R_Request_ID)
      Set Request.
      Specified by:
      setR_Request_ID in interface I_AD_Issue
      Parameters:
      R_Request_ID - Request from a Business Partner or Prospect
    • getR_Request_ID

      public int getR_Request_ID()
      Get Request.
      Specified by:
      getR_Request_ID in interface I_AD_Issue
      Returns:
      Request from a Business Partner or Prospect
    • setSourceClassName

      public void setSourceClassName(String SourceClassName)
      Set Source Class.
      Specified by:
      setSourceClassName in interface I_AD_Issue
      Parameters:
      SourceClassName - Source Class Name
    • getSourceClassName

      public String getSourceClassName()
      Get Source Class.
      Specified by:
      getSourceClassName in interface I_AD_Issue
      Returns:
      Source Class Name
    • setSourceMethodName

      public void setSourceMethodName(String SourceMethodName)
      Set Source Method.
      Specified by:
      setSourceMethodName in interface I_AD_Issue
      Parameters:
      SourceMethodName - Source Method Name
    • getSourceMethodName

      public String getSourceMethodName()
      Get Source Method.
      Specified by:
      getSourceMethodName in interface I_AD_Issue
      Returns:
      Source Method Name
    • setStackTrace

      public void setStackTrace(String StackTrace)
      Set Stack Trace.
      Specified by:
      setStackTrace in interface I_AD_Issue
      Parameters:
      StackTrace - System Log Trace
    • getStackTrace

      public String getStackTrace()
      Get Stack Trace.
      Specified by:
      getStackTrace in interface I_AD_Issue
      Returns:
      System Log Trace
    • setStatisticsInfo

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

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

      public void setSupportEMail(String SupportEMail)
      Set Support EMail.
      Specified by:
      setSupportEMail in interface I_AD_Issue
      Parameters:
      SupportEMail - EMail address to send support information and updates to
    • getSupportEMail

      public String getSupportEMail()
      Get Support EMail.
      Specified by:
      getSupportEMail in interface I_AD_Issue
      Returns:
      EMail address to send support information and updates to
    • setSystemStatus

      public void setSystemStatus(String SystemStatus)
      Set System Status.
      Specified by:
      setSystemStatus in interface I_AD_Issue
      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_AD_Issue
      Returns:
      Status of the system - Support priority depends on system status
    • setUserName

      public void setUserName(String UserName)
      Set User Name.
      Specified by:
      setUserName in interface I_AD_Issue
      Parameters:
      UserName - User Name
    • getUserName

      public String getUserName()
      Get User Name.
      Specified by:
      getUserName in interface I_AD_Issue
      Returns:
      User Name
    • setVersion

      public void setVersion(String Version)
      Set Version.
      Specified by:
      setVersion in interface I_AD_Issue
      Parameters:
      Version - Version of the table definition
    • getVersion

      public String getVersion()
      Get Version.
      Specified by:
      getVersion in interface I_AD_Issue
      Returns:
      Version of the table definition