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 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 6 - System - Clientstatic final String
Column name A_Asset_IDstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Form_IDstatic final String
Column name AD_Issue_IDstatic final String
Column name AD_Issue_UUstatic final String
Column name AD_Org_IDstatic final String
Column name AD_Process_IDstatic final String
Column name AD_Window_IDstatic final String
Column name Commentsstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name DatabaseInfostatic final String
Column name DBAddressstatic final String
Column name ErrorTracestatic final String
Column name IsActivestatic final String
Column name IsReproduciblestatic final String
Column name IssueSourcestatic final String
Column name IssueSummarystatic final String
Column name IsVanillaSystemstatic final String
Column name JavaInfostatic final String
Column name LineNostatic final String
Column name Local_Hoststatic final String
Column name LoggerNamestatic final String
Column name Namestatic final String
Column name OperatingSystemInfostatic final String
Column name Processedstatic final String
Column name Processingstatic final String
Column name ProfileInfostatic final String
Column name R_IssueKnown_IDstatic final String
Column name R_IssueProject_IDstatic final String
Column name R_IssueSystem_IDstatic final String
Column name R_IssueUser_IDstatic final String
Column name R_Request_IDstatic final String
Column name Record_IDstatic final String
Column name ReleaseNostatic final String
Column name ReleaseTagstatic final String
Column name Remote_Addrstatic final String
Column name Remote_Hoststatic final String
Column name RequestDocumentNostatic final String
Column name ResponseTextstatic final String
Column name SourceClassNamestatic final String
Column name SourceMethodNamestatic final String
Column name StackTracestatic final String
Column name StatisticsInfostatic final String
Column name SupportEMailstatic final String
Column name SystemStatusstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name UserNamestatic final String
Column name Versionstatic final KeyNamePair
static final int
AD_Table_ID=828static final String
TableName=AD_Issue -
Method Summary
Modifier and TypeMethodDescriptionint
Get Asset.int
Get Tenant.int
Get Special Form.int
Get System Issue.Get AD_Issue_UUint
Get Organization.int
Get Process.int
Get Window.Get Comments.Get Created.int
Get Created By.Get Database.Get DB Address.Get Error Trace.Get Reproducible.Get Source.Get Issue Summary.Get Vanilla System.Get Java Info.int
Get Line.Get Local Host.Get Logger.getName()
Get Name.Get Operating System.Get Profile.int
Get Known Issue.int
Get Issue Project.int
Get Issue System.int
Get Issue User.int
Get Request.int
Get Record ID.Get Release No.Get Release Tag.Get Remote Addr.Get Remote Host.Get Request Document No.Get Response Text.Get Source Class.Get Source Method.Get Stack Trace.Get Statistics.Get Support EMail.Get System Status.Get Updated.int
Get Updated By.Get User NameGet Version.boolean
isActive()
Get Active.boolean
Get Processed.boolean
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
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 Issue User.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 Details
-
Table_Name
TableName=AD_Issue- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=828- See Also:
-
Model
-
accessLevel
AccessLevel = 6 - System - Client -
COLUMNNAME_A_Asset_ID
Column name A_Asset_ID- See Also:
-
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Form_ID
Column name AD_Form_ID- See Also:
-
COLUMNNAME_AD_Issue_ID
Column name AD_Issue_ID- See Also:
-
COLUMNNAME_AD_Issue_UU
Column name AD_Issue_UU- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_Process_ID
Column name AD_Process_ID- See Also:
-
COLUMNNAME_AD_Window_ID
Column name AD_Window_ID- See Also:
-
COLUMNNAME_Comments
Column name Comments- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_DatabaseInfo
Column name DatabaseInfo- See Also:
-
COLUMNNAME_DBAddress
Column name DBAddress- See Also:
-
COLUMNNAME_ErrorTrace
Column name ErrorTrace- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsReproducible
Column name IsReproducible- See Also:
-
COLUMNNAME_IssueSource
Column name IssueSource- See Also:
-
COLUMNNAME_IssueSummary
Column name IssueSummary- See Also:
-
COLUMNNAME_IsVanillaSystem
Column name IsVanillaSystem- See Also:
-
COLUMNNAME_JavaInfo
Column name JavaInfo- See Also:
-
COLUMNNAME_LineNo
Column name LineNo- See Also:
-
COLUMNNAME_Local_Host
Column name Local_Host- See Also:
-
COLUMNNAME_LoggerName
Column name LoggerName- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_OperatingSystemInfo
Column name OperatingSystemInfo- See Also:
-
COLUMNNAME_Processed
Column name Processed- See Also:
-
COLUMNNAME_Processing
Column name Processing- See Also:
-
COLUMNNAME_ProfileInfo
Column name ProfileInfo- See Also:
-
COLUMNNAME_Record_ID
Column name Record_ID- See Also:
-
COLUMNNAME_ReleaseNo
Column name ReleaseNo- See Also:
-
COLUMNNAME_ReleaseTag
Column name ReleaseTag- See Also:
-
COLUMNNAME_Remote_Addr
Column name Remote_Addr- See Also:
-
COLUMNNAME_Remote_Host
Column name Remote_Host- See Also:
-
COLUMNNAME_RequestDocumentNo
Column name RequestDocumentNo- See Also:
-
COLUMNNAME_ResponseText
Column name ResponseText- See Also:
-
COLUMNNAME_R_IssueKnown_ID
Column name R_IssueKnown_ID- See Also:
-
COLUMNNAME_R_IssueProject_ID
Column name R_IssueProject_ID- See Also:
-
COLUMNNAME_R_IssueSystem_ID
Column name R_IssueSystem_ID- See Also:
-
COLUMNNAME_R_IssueUser_ID
Column name R_IssueUser_ID- See Also:
-
COLUMNNAME_R_Request_ID
Column name R_Request_ID- See Also:
-
COLUMNNAME_SourceClassName
Column name SourceClassName- See Also:
-
COLUMNNAME_SourceMethodName
Column name SourceMethodName- See Also:
-
COLUMNNAME_StackTrace
Column name StackTrace- See Also:
-
COLUMNNAME_StatisticsInfo
Column name StatisticsInfo- See Also:
-
COLUMNNAME_SupportEMail
Column name SupportEMail- See Also:
-
COLUMNNAME_SystemStatus
Column name SystemStatus- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_UserName
Column name UserName- See Also:
-
COLUMNNAME_Version
Column name Version- See Also:
-
-
Method Details
-
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
- Throws:
RuntimeException
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. 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
- 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
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 tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
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
- 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
- Throws:
RuntimeException
-
setComments
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
Set Database. Database Information -
getDatabaseInfo
String getDatabaseInfo()Get Database. Database Information -
setDBAddress
Set DB Address. JDBC URL of the database server -
getDBAddress
String getDBAddress()Get DB Address. JDBC URL of the database server -
setErrorTrace
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
Set Reproducible. Problem can re reproduced in Gardenworld -
getIsReproducible
String getIsReproducible()Get Reproducible. Problem can re reproduced in Gardenworld -
setIssueSource
Set Source. Issue Source -
getIssueSource
String getIssueSource()Get Source. Issue Source -
setIssueSummary
Set Issue Summary. Issue Summary -
getIssueSummary
String getIssueSummary()Get Issue Summary. Issue Summary -
setIsVanillaSystem
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
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
Set Local Host. Local Host Info -
getLocal_Host
String getLocal_Host()Get Local Host. Local Host Info -
setLoggerName
Set Logger. Logger Name -
getLoggerName
String getLoggerName()Get Logger. Logger Name -
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setOperatingSystemInfo
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
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
Set Release No. Internal Release Number -
getReleaseNo
String getReleaseNo()Get Release No. Internal Release Number -
setReleaseTag
Set Release Tag. Release Tag -
getReleaseTag
String getReleaseTag()Get Release Tag. Release Tag -
setRemote_Addr
Set Remote Addr. Remote Address -
getRemote_Addr
String getRemote_Addr()Get Remote Addr. Remote Address -
setRemote_Host
Set Remote Host. Remote host Info -
getRemote_Host
String getRemote_Host()Get Remote Host. Remote host Info -
setRequestDocumentNo
Set Request Document No. iDempiere Request Document No -
getRequestDocumentNo
String getRequestDocumentNo()Get Request Document No. iDempiere Request Document No -
setResponseText
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
- 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
- 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
- Throws:
RuntimeException
-
setR_IssueUser_ID
void setR_IssueUser_ID(int R_IssueUser_ID) Set Issue User. User who reported issues -
getR_IssueUser_ID
int getR_IssueUser_ID()Get Issue User. User who reported issues -
getR_IssueUser
- 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
- Throws:
RuntimeException
-
setSourceClassName
Set Source Class. Source Class Name -
getSourceClassName
String getSourceClassName()Get Source Class. Source Class Name -
setSourceMethodName
Set Source Method. Source Method Name -
getSourceMethodName
String getSourceMethodName()Get Source Method. Source Method Name -
setStackTrace
Set Stack Trace. System Log Trace -
getStackTrace
String getStackTrace()Get Stack Trace. System Log Trace -
setStatisticsInfo
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
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
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
Set User Name -
getUserName
String getUserName()Get User Name -
setVersion
Set Version. Version of the table definition -
getVersion
String getVersion()Get Version. Version of the table definition
-