Package org.compiere.model
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)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 6 - System - Clientstatic String
COLUMNNAME_A_Asset_ID
Column name A_Asset_IDstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Form_ID
Column name AD_Form_IDstatic String
COLUMNNAME_AD_Issue_ID
Column name AD_Issue_IDstatic String
COLUMNNAME_AD_Issue_UU
Column name AD_Issue_UUstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_AD_Process_ID
Column name AD_Process_IDstatic String
COLUMNNAME_AD_Window_ID
Column name AD_Window_IDstatic String
COLUMNNAME_Comments
Column name Commentsstatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_DatabaseInfo
Column name DatabaseInfostatic String
COLUMNNAME_DBAddress
Column name DBAddressstatic String
COLUMNNAME_ErrorTrace
Column name ErrorTracestatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_IsReproducible
Column name IsReproduciblestatic String
COLUMNNAME_IssueSource
Column name IssueSourcestatic String
COLUMNNAME_IssueSummary
Column name IssueSummarystatic String
COLUMNNAME_IsVanillaSystem
Column name IsVanillaSystemstatic String
COLUMNNAME_JavaInfo
Column name JavaInfostatic String
COLUMNNAME_LineNo
Column name LineNostatic String
COLUMNNAME_Local_Host
Column name Local_Hoststatic String
COLUMNNAME_LoggerName
Column name LoggerNamestatic String
COLUMNNAME_Name
Column name Namestatic String
COLUMNNAME_OperatingSystemInfo
Column name OperatingSystemInfostatic String
COLUMNNAME_Processed
Column name Processedstatic String
COLUMNNAME_Processing
Column name Processingstatic String
COLUMNNAME_ProfileInfo
Column name ProfileInfostatic String
COLUMNNAME_R_IssueKnown_ID
Column name R_IssueKnown_IDstatic String
COLUMNNAME_R_IssueProject_ID
Column name R_IssueProject_IDstatic String
COLUMNNAME_R_IssueSystem_ID
Column name R_IssueSystem_IDstatic String
COLUMNNAME_R_IssueUser_ID
Column name R_IssueUser_IDstatic String
COLUMNNAME_R_Request_ID
Column name R_Request_IDstatic String
COLUMNNAME_Record_ID
Column name Record_IDstatic String
COLUMNNAME_ReleaseNo
Column name ReleaseNostatic String
COLUMNNAME_ReleaseTag
Column name ReleaseTagstatic String
COLUMNNAME_Remote_Addr
Column name Remote_Addrstatic String
COLUMNNAME_Remote_Host
Column name Remote_Hoststatic String
COLUMNNAME_RequestDocumentNo
Column name RequestDocumentNostatic String
COLUMNNAME_ResponseText
Column name ResponseTextstatic String
COLUMNNAME_SourceClassName
Column name SourceClassNamestatic String
COLUMNNAME_SourceMethodName
Column name SourceMethodNamestatic String
COLUMNNAME_StackTrace
Column name StackTracestatic String
COLUMNNAME_StatisticsInfo
Column name StatisticsInfostatic String
COLUMNNAME_SupportEMail
Column name SupportEMailstatic String
COLUMNNAME_SystemStatus
Column name SystemStatusstatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic String
COLUMNNAME_UserName
Column name UserNamestatic String
COLUMNNAME_Version
Column name Versionstatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=828static String
Table_Name
TableName=AD_Issue
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description I_A_Asset
getA_Asset()
int
getA_Asset_ID()
Get Asset.int
getAD_Client_ID()
Get Client.I_AD_Form
getAD_Form()
int
getAD_Form_ID()
Get Special Form.int
getAD_Issue_ID()
Get System Issue.String
getAD_Issue_UU()
Get AD_Issue_UUint
getAD_Org_ID()
Get Organization.I_AD_Process
getAD_Process()
int
getAD_Process_ID()
Get Process.I_AD_Window
getAD_Window()
int
getAD_Window_ID()
Get Window.String
getComments()
Get Comments.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.String
getDatabaseInfo()
Get Database.String
getDBAddress()
Get DB Address.String
getErrorTrace()
Get Error Trace.String
getIsReproducible()
Get Reproducible.String
getIssueSource()
Get Source.String
getIssueSummary()
Get Issue Summary.String
getIsVanillaSystem()
Get Vanilla System.String
getJavaInfo()
Get Java Info.int
getLineNo()
Get Line.String
getLocal_Host()
Get Local Host.String
getLoggerName()
Get Logger.String
getName()
Get Name.String
getOperatingSystemInfo()
Get Operating System.String
getProfileInfo()
Get Profile.I_R_IssueKnown
getR_IssueKnown()
int
getR_IssueKnown_ID()
Get Known Issue.I_R_IssueProject
getR_IssueProject()
int
getR_IssueProject_ID()
Get Issue Project.I_R_IssueSystem
getR_IssueSystem()
int
getR_IssueSystem_ID()
Get Issue System.I_R_IssueUser
getR_IssueUser()
int
getR_IssueUser_ID()
Get IssueUser.I_R_Request
getR_Request()
int
getR_Request_ID()
Get Request.int
getRecord_ID()
Get Record ID.String
getReleaseNo()
Get Release No.String
getReleaseTag()
Get Release Tag.String
getRemote_Addr()
Get Remote Addr.String
getRemote_Host()
Get Remote Host.String
getRequestDocumentNo()
Get Request Document No.String
getResponseText()
Get Response Text.String
getSourceClassName()
Get Source Class.String
getSourceMethodName()
Get Source Method.String
getStackTrace()
Get Stack Trace.String
getStatisticsInfo()
Get Statistics.String
getSupportEMail()
Get Support EMail.String
getSystemStatus()
Get System Status.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.String
getUserName()
Get User NameString
getVersion()
Get Version.boolean
isActive()
Get Active.boolean
isProcessed()
Get Processed.boolean
isProcessing()
Get Process Nowvoid
setA_Asset_ID(int A_Asset_ID)
Set Asset.void
setAD_Form_ID(int AD_Form_ID)
Set Special Form.void
setAD_Issue_ID(int AD_Issue_ID)
Set System Issue.void
setAD_Issue_UU(String AD_Issue_UU)
Set AD_Issue_UUvoid
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setAD_Process_ID(int AD_Process_ID)
Set Process.void
setAD_Window_ID(int AD_Window_ID)
Set Window.void
setComments(String Comments)
Set Comments.void
setDatabaseInfo(String DatabaseInfo)
Set Database.void
setDBAddress(String DBAddress)
Set DB Address.void
setErrorTrace(String ErrorTrace)
Set Error Trace.void
setIsActive(boolean IsActive)
Set Active.void
setIsReproducible(String IsReproducible)
Set Reproducible.void
setIssueSource(String IssueSource)
Set Source.void
setIssueSummary(String IssueSummary)
Set Issue Summary.void
setIsVanillaSystem(String IsVanillaSystem)
Set Vanilla System.void
setJavaInfo(String JavaInfo)
Set Java Info.void
setLineNo(int LineNo)
Set Line.void
setLocal_Host(String Local_Host)
Set Local Host.void
setLoggerName(String LoggerName)
Set Logger.void
setName(String Name)
Set Name.void
setOperatingSystemInfo(String OperatingSystemInfo)
Set Operating System.void
setProcessed(boolean Processed)
Set Processed.void
setProcessing(boolean Processing)
Set Process Nowvoid
setProfileInfo(String ProfileInfo)
Set Profile.void
setR_IssueKnown_ID(int R_IssueKnown_ID)
Set Known Issue.void
setR_IssueProject_ID(int R_IssueProject_ID)
Set Issue Project.void
setR_IssueSystem_ID(int R_IssueSystem_ID)
Set Issue System.void
setR_IssueUser_ID(int R_IssueUser_ID)
Set IssueUser.void
setR_Request_ID(int R_Request_ID)
Set Request.void
setRecord_ID(int Record_ID)
Set Record ID.void
setReleaseNo(String ReleaseNo)
Set Release No.void
setReleaseTag(String ReleaseTag)
Set Release Tag.void
setRemote_Addr(String Remote_Addr)
Set Remote Addr.void
setRemote_Host(String Remote_Host)
Set Remote Host.void
setRequestDocumentNo(String RequestDocumentNo)
Set Request Document No.void
setResponseText(String ResponseText)
Set Response Text.void
setSourceClassName(String SourceClassName)
Set Source Class.void
setSourceMethodName(String SourceMethodName)
Set Source Method.void
setStackTrace(String StackTrace)
Set Stack Trace.void
setStatisticsInfo(String StatisticsInfo)
Set Statistics.void
setSupportEMail(String SupportEMail)
Set Support EMail.void
setSystemStatus(String SystemStatus)
Set System Status.void
setUserName(String UserName)
Set User Namevoid
setVersion(String Version)
Set Version.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=AD_Issue- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=828- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 6 - System - Client
-
COLUMNNAME_A_Asset_ID
static final String COLUMNNAME_A_Asset_ID
Column name A_Asset_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Form_ID
static final String COLUMNNAME_AD_Form_ID
Column name AD_Form_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Issue_ID
static final String COLUMNNAME_AD_Issue_ID
Column name AD_Issue_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Issue_UU
static final String COLUMNNAME_AD_Issue_UU
Column name AD_Issue_UU- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Process_ID
static final String COLUMNNAME_AD_Process_ID
Column name AD_Process_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Window_ID
static final String COLUMNNAME_AD_Window_ID
Column name AD_Window_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Comments
static final String COLUMNNAME_Comments
Column name Comments- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_DatabaseInfo
static final String COLUMNNAME_DatabaseInfo
Column name DatabaseInfo- See Also:
- Constant Field Values
-
COLUMNNAME_DBAddress
static final String COLUMNNAME_DBAddress
Column name DBAddress- See Also:
- Constant Field Values
-
COLUMNNAME_ErrorTrace
static final String COLUMNNAME_ErrorTrace
Column name ErrorTrace- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsReproducible
static final String COLUMNNAME_IsReproducible
Column name IsReproducible- See Also:
- Constant Field Values
-
COLUMNNAME_IssueSource
static final String COLUMNNAME_IssueSource
Column name IssueSource- See Also:
- Constant Field Values
-
COLUMNNAME_IssueSummary
static final String COLUMNNAME_IssueSummary
Column name IssueSummary- See Also:
- Constant Field Values
-
COLUMNNAME_IsVanillaSystem
static final String COLUMNNAME_IsVanillaSystem
Column name IsVanillaSystem- See Also:
- Constant Field Values
-
COLUMNNAME_JavaInfo
static final String COLUMNNAME_JavaInfo
Column name JavaInfo- See Also:
- Constant Field Values
-
COLUMNNAME_LineNo
static final String COLUMNNAME_LineNo
Column name LineNo- See Also:
- Constant Field Values
-
COLUMNNAME_Local_Host
static final String COLUMNNAME_Local_Host
Column name Local_Host- See Also:
- Constant Field Values
-
COLUMNNAME_LoggerName
static final String COLUMNNAME_LoggerName
Column name LoggerName- See Also:
- Constant Field Values
-
COLUMNNAME_Name
static final String COLUMNNAME_Name
Column name Name- See Also:
- Constant Field Values
-
COLUMNNAME_OperatingSystemInfo
static final String COLUMNNAME_OperatingSystemInfo
Column name OperatingSystemInfo- See Also:
- Constant Field Values
-
COLUMNNAME_Processed
static final String COLUMNNAME_Processed
Column name Processed- See Also:
- Constant Field Values
-
COLUMNNAME_Processing
static final String COLUMNNAME_Processing
Column name Processing- See Also:
- Constant Field Values
-
COLUMNNAME_ProfileInfo
static final String COLUMNNAME_ProfileInfo
Column name ProfileInfo- See Also:
- Constant Field Values
-
COLUMNNAME_Record_ID
static final String COLUMNNAME_Record_ID
Column name Record_ID- See Also:
- Constant Field Values
-
COLUMNNAME_ReleaseNo
static final String COLUMNNAME_ReleaseNo
Column name ReleaseNo- See Also:
- Constant Field Values
-
COLUMNNAME_ReleaseTag
static final String COLUMNNAME_ReleaseTag
Column name ReleaseTag- See Also:
- Constant Field Values
-
COLUMNNAME_Remote_Addr
static final String COLUMNNAME_Remote_Addr
Column name Remote_Addr- See Also:
- Constant Field Values
-
COLUMNNAME_Remote_Host
static final String COLUMNNAME_Remote_Host
Column name Remote_Host- See Also:
- Constant Field Values
-
COLUMNNAME_RequestDocumentNo
static final String COLUMNNAME_RequestDocumentNo
Column name RequestDocumentNo- See Also:
- Constant Field Values
-
COLUMNNAME_ResponseText
static final String COLUMNNAME_ResponseText
Column name ResponseText- See Also:
- Constant Field Values
-
COLUMNNAME_R_IssueKnown_ID
static final String COLUMNNAME_R_IssueKnown_ID
Column name R_IssueKnown_ID- See Also:
- Constant Field Values
-
COLUMNNAME_R_IssueProject_ID
static final String COLUMNNAME_R_IssueProject_ID
Column name R_IssueProject_ID- See Also:
- Constant Field Values
-
COLUMNNAME_R_IssueSystem_ID
static final String COLUMNNAME_R_IssueSystem_ID
Column name R_IssueSystem_ID- See Also:
- Constant Field Values
-
COLUMNNAME_R_IssueUser_ID
static final String COLUMNNAME_R_IssueUser_ID
Column name R_IssueUser_ID- See Also:
- Constant Field Values
-
COLUMNNAME_R_Request_ID
static final String COLUMNNAME_R_Request_ID
Column name R_Request_ID- See Also:
- Constant Field Values
-
COLUMNNAME_SourceClassName
static final String COLUMNNAME_SourceClassName
Column name SourceClassName- See Also:
- Constant Field Values
-
COLUMNNAME_SourceMethodName
static final String COLUMNNAME_SourceMethodName
Column name SourceMethodName- See Also:
- Constant Field Values
-
COLUMNNAME_StackTrace
static final String COLUMNNAME_StackTrace
Column name StackTrace- See Also:
- Constant Field Values
-
COLUMNNAME_StatisticsInfo
static final String COLUMNNAME_StatisticsInfo
Column name StatisticsInfo- See Also:
- Constant Field Values
-
COLUMNNAME_SupportEMail
static final String COLUMNNAME_SupportEMail
Column name SupportEMail- See Also:
- Constant Field Values
-
COLUMNNAME_SystemStatus
static final String COLUMNNAME_SystemStatus
Column name SystemStatus- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_UserName
static final String COLUMNNAME_UserName
Column name UserName- See Also:
- Constant Field Values
-
COLUMNNAME_Version
static final String COLUMNNAME_Version
Column name Version- See Also:
- Constant Field Values
-
-
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
-
getA_Asset
I_A_Asset getA_Asset() throws RuntimeException
- Throws:
RuntimeException
-
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
-
getAD_Form
I_AD_Form getAD_Form() throws RuntimeException
- Throws:
RuntimeException
-
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
-
getAD_Process
I_AD_Process getAD_Process() throws RuntimeException
- Throws:
RuntimeException
-
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
-
getAD_Window
I_AD_Window getAD_Window() throws RuntimeException
- Throws:
RuntimeException
-
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
-
getR_IssueKnown
I_R_IssueKnown getR_IssueKnown() throws RuntimeException
- Throws:
RuntimeException
-
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
-
getR_IssueProject
I_R_IssueProject getR_IssueProject() throws RuntimeException
- Throws:
RuntimeException
-
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
-
getR_IssueSystem
I_R_IssueSystem getR_IssueSystem() throws RuntimeException
- Throws:
RuntimeException
-
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
-
getR_IssueUser
I_R_IssueUser getR_IssueUser() throws RuntimeException
- Throws:
RuntimeException
-
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
-
getR_Request
I_R_Request getR_Request() throws RuntimeException
- Throws:
RuntimeException
-
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
-
-