Package org.compiere.model
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
Generated Model for AD_Issue
- Version:
- Release 11 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
IsReproducible AD_Reference_ID=319static final String
No = Nstatic final String
Yes = Ystatic final int
IssueSource AD_Reference_ID=104static final String
Detail = Dstatic final String
Form = Xstatic final String
Info = Istatic final String
Process = Pstatic final String
Report = Rstatic final String
Task = Tstatic final String
Window = Wstatic final String
Workbench = Bstatic final String
WorkFlow = Fstatic final int
IsVanillaSystem AD_Reference_ID=319static final String
No = Nstatic final String
Yes = Ystatic final int
SystemStatus AD_Reference_ID=374static final String
Evaluation = Estatic final String
Implementation = Istatic final String
Production = PFields inherited from class org.compiere.model.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, LOCAL_TRX_PREFIX, log, p_ctx, p_info, UUID_NEW_RECORD, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
Fields inherited from interface org.compiere.model.I_AD_Issue
accessLevel, COLUMNNAME_A_Asset_ID, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Form_ID, COLUMNNAME_AD_Issue_ID, COLUMNNAME_AD_Issue_UU, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_Process_ID, COLUMNNAME_AD_Window_ID, COLUMNNAME_Comments, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_DatabaseInfo, COLUMNNAME_DBAddress, COLUMNNAME_ErrorTrace, COLUMNNAME_IsActive, COLUMNNAME_IsReproducible, COLUMNNAME_IssueSource, COLUMNNAME_IssueSummary, COLUMNNAME_IsVanillaSystem, COLUMNNAME_JavaInfo, COLUMNNAME_LineNo, COLUMNNAME_Local_Host, COLUMNNAME_LoggerName, COLUMNNAME_Name, COLUMNNAME_OperatingSystemInfo, COLUMNNAME_Processed, COLUMNNAME_Processing, COLUMNNAME_ProfileInfo, COLUMNNAME_R_IssueKnown_ID, COLUMNNAME_R_IssueProject_ID, COLUMNNAME_R_IssueSystem_ID, COLUMNNAME_R_IssueUser_ID, COLUMNNAME_R_Request_ID, COLUMNNAME_Record_ID, COLUMNNAME_ReleaseNo, COLUMNNAME_ReleaseTag, COLUMNNAME_Remote_Addr, COLUMNNAME_Remote_Host, COLUMNNAME_RequestDocumentNo, COLUMNNAME_ResponseText, COLUMNNAME_SourceClassName, COLUMNNAME_SourceMethodName, COLUMNNAME_StackTrace, COLUMNNAME_StatisticsInfo, COLUMNNAME_SupportEMail, COLUMNNAME_SystemStatus, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_UserName, COLUMNNAME_Version, Model, Table_ID, Table_Name
-
Constructor Summary
ConstructorDescriptionX_AD_Issue
(Properties ctx, int AD_Issue_ID, String trxName) Standard ConstructorX_AD_Issue
(Properties ctx, int AD_Issue_ID, String trxName, String... virtualColumns) Standard ConstructorX_AD_Issue
(Properties ctx, String AD_Issue_UU, String trxName) Standard ConstructorX_AD_Issue
(Properties ctx, String AD_Issue_UU, String trxName, String... virtualColumns) Standard ConstructorX_AD_Issue
(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected int
AccessLevelint
Get Asset.int
Get Special Form.int
Get System Issue.Get AD_Issue_UU.int
Get Process.int
Get Window.Get Comments.Get Database.Get DB Address.Get Error Trace.Get Reproducible.Get Source.Get Issue Summary.Get Vanilla System.Get Java Info.Get Record ID/ColumnNameint
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 User Name.Get Version.protected POInfo
initPO
(Properties ctx) Load Meta Databoolean
Get Processed.boolean
Get Process Now.void
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_UU.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
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 Now.void
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 Name.void
setVersion
(String Version) Set Version.toString()
String representationMethods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, buildInsertSQL, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_OptimisticLockingColumns, get_Table_ID, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_UUID, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadPO, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveCrossTenantSafe, saveCrossTenantSafeEx, saveCrossTenantSafeEx, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, toInsertSQL, unlock, update_Tree, validForeignKeys
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Methods inherited from interface org.compiere.model.I_AD_Issue
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
Methods inherited from interface org.compiere.model.I_Persistent
save
-
Field Details
-
ISREPRODUCIBLE_AD_Reference_ID
public static final int ISREPRODUCIBLE_AD_Reference_IDIsReproducible AD_Reference_ID=319- See Also:
-
ISREPRODUCIBLE_No
No = N- See Also:
-
ISREPRODUCIBLE_Yes
Yes = Y- See Also:
-
ISSUESOURCE_AD_Reference_ID
public static final int ISSUESOURCE_AD_Reference_IDIssueSource AD_Reference_ID=104- See Also:
-
ISSUESOURCE_Workbench
Workbench = B- See Also:
-
ISSUESOURCE_Detail
Detail = D- See Also:
-
ISSUESOURCE_WorkFlow
WorkFlow = F- See Also:
-
ISSUESOURCE_Info
Info = I- See Also:
-
ISSUESOURCE_Process
Process = P- See Also:
-
ISSUESOURCE_Report
Report = R- See Also:
-
ISSUESOURCE_Task
Task = T- See Also:
-
ISSUESOURCE_Window
Window = W- See Also:
-
ISSUESOURCE_Form
Form = X- See Also:
-
ISVANILLASYSTEM_AD_Reference_ID
public static final int ISVANILLASYSTEM_AD_Reference_IDIsVanillaSystem AD_Reference_ID=319- See Also:
-
ISVANILLASYSTEM_No
No = N- See Also:
-
ISVANILLASYSTEM_Yes
Yes = Y- See Also:
-
SYSTEMSTATUS_AD_Reference_ID
public static final int SYSTEMSTATUS_AD_Reference_IDSystemStatus AD_Reference_ID=374- See Also:
-
SYSTEMSTATUS_Evaluation
Evaluation = E- See Also:
-
SYSTEMSTATUS_Implementation
Implementation = I- See Also:
-
SYSTEMSTATUS_Production
Production = P- See Also:
-
-
Constructor Details
-
X_AD_Issue
Standard Constructor -
X_AD_Issue
Standard Constructor -
X_AD_Issue
Standard Constructor -
X_AD_Issue
Standard Constructor -
X_AD_Issue
Load Constructor
-
-
Method Details
-
get_AccessLevel
protected int get_AccessLevel()AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 6 - System - Client
-
initPO
Load Meta Data -
toString
Description copied from class:PO
String representation -
getA_Asset
- Specified by:
getA_Asset
in interfaceI_AD_Issue
- Throws:
RuntimeException
-
setA_Asset_ID
public void setA_Asset_ID(int A_Asset_ID) Set Asset.- Specified by:
setA_Asset_ID
in interfaceI_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 interfaceI_AD_Issue
- Returns:
- Asset used internally or by customers
-
getAD_Form
- Specified by:
getAD_Form
in interfaceI_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 interfaceI_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 interfaceI_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 interfaceI_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 interfaceI_AD_Issue
- Returns:
- Automatically created or manually entered System Issue
-
setAD_Issue_UU
Set AD_Issue_UU.- Specified by:
setAD_Issue_UU
in interfaceI_AD_Issue
- Parameters:
AD_Issue_UU
- AD_Issue_UU
-
getAD_Issue_UU
Get AD_Issue_UU.- Specified by:
getAD_Issue_UU
in interfaceI_AD_Issue
- Returns:
- AD_Issue_UU
-
getAD_Process
- Specified by:
getAD_Process
in interfaceI_AD_Issue
- Throws:
RuntimeException
-
setAD_Process_ID
public void setAD_Process_ID(int AD_Process_ID) Set Process.- Specified by:
setAD_Process_ID
in interfaceI_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 interfaceI_AD_Issue
- Returns:
- Process or Report
-
getAD_Window
- Specified by:
getAD_Window
in interfaceI_AD_Issue
- Throws:
RuntimeException
-
setAD_Window_ID
public void setAD_Window_ID(int AD_Window_ID) Set Window.- Specified by:
setAD_Window_ID
in interfaceI_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 interfaceI_AD_Issue
- Returns:
- Data entry or display window
-
setComments
Set Comments.- Specified by:
setComments
in interfaceI_AD_Issue
- Parameters:
Comments
- Comments or additional information
-
getComments
Get Comments.- Specified by:
getComments
in interfaceI_AD_Issue
- Returns:
- Comments or additional information
-
setDatabaseInfo
Set Database.- Specified by:
setDatabaseInfo
in interfaceI_AD_Issue
- Parameters:
DatabaseInfo
- Database Information
-
getDatabaseInfo
Get Database.- Specified by:
getDatabaseInfo
in interfaceI_AD_Issue
- Returns:
- Database Information
-
setDBAddress
Set DB Address.- Specified by:
setDBAddress
in interfaceI_AD_Issue
- Parameters:
DBAddress
- JDBC URL of the database server
-
getDBAddress
Get DB Address.- Specified by:
getDBAddress
in interfaceI_AD_Issue
- Returns:
- JDBC URL of the database server
-
setErrorTrace
Set Error Trace.- Specified by:
setErrorTrace
in interfaceI_AD_Issue
- Parameters:
ErrorTrace
- System Error Trace
-
getErrorTrace
Get Error Trace.- Specified by:
getErrorTrace
in interfaceI_AD_Issue
- Returns:
- System Error Trace
-
setIsReproducible
Set Reproducible.- Specified by:
setIsReproducible
in interfaceI_AD_Issue
- Parameters:
IsReproducible
- Problem can re reproduced in Gardenworld
-
getIsReproducible
Get Reproducible.- Specified by:
getIsReproducible
in interfaceI_AD_Issue
- Returns:
- Problem can re reproduced in Gardenworld
-
setIssueSource
Set Source.- Specified by:
setIssueSource
in interfaceI_AD_Issue
- Parameters:
IssueSource
- Issue Source
-
getIssueSource
Get Source.- Specified by:
getIssueSource
in interfaceI_AD_Issue
- Returns:
- Issue Source
-
setIssueSummary
Set Issue Summary.- Specified by:
setIssueSummary
in interfaceI_AD_Issue
- Parameters:
IssueSummary
- Issue Summary
-
getIssueSummary
Get Issue Summary.- Specified by:
getIssueSummary
in interfaceI_AD_Issue
- Returns:
- Issue Summary
-
getKeyNamePair
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
setIsVanillaSystem
Set Vanilla System.- Specified by:
setIsVanillaSystem
in interfaceI_AD_Issue
- Parameters:
IsVanillaSystem
- The system was NOT compiled from Source - i.e. standard distribution
-
getIsVanillaSystem
Get Vanilla System.- Specified by:
getIsVanillaSystem
in interfaceI_AD_Issue
- Returns:
- The system was NOT compiled from Source - i.e. standard distribution
-
setJavaInfo
Set Java Info.- Specified by:
setJavaInfo
in interfaceI_AD_Issue
- Parameters:
JavaInfo
- Java Version Info
-
getJavaInfo
Get Java Info.- Specified by:
getJavaInfo
in interfaceI_AD_Issue
- Returns:
- Java Version Info
-
setLineNo
public void setLineNo(int LineNo) Set Line.- Specified by:
setLineNo
in interfaceI_AD_Issue
- Parameters:
LineNo
- Line No
-
getLineNo
public int getLineNo()Get Line.- Specified by:
getLineNo
in interfaceI_AD_Issue
- Returns:
- Line No
-
setLocal_Host
Set Local Host.- Specified by:
setLocal_Host
in interfaceI_AD_Issue
- Parameters:
Local_Host
- Local Host Info
-
getLocal_Host
Get Local Host.- Specified by:
getLocal_Host
in interfaceI_AD_Issue
- Returns:
- Local Host Info
-
setLoggerName
Set Logger.- Specified by:
setLoggerName
in interfaceI_AD_Issue
- Parameters:
LoggerName
- Logger Name
-
getLoggerName
Get Logger.- Specified by:
getLoggerName
in interfaceI_AD_Issue
- Returns:
- Logger Name
-
setName
Set Name.- Specified by:
setName
in interfaceI_AD_Issue
- Parameters:
Name
- Alphanumeric identifier of the entity
-
getName
Get Name.- Specified by:
getName
in interfaceI_AD_Issue
- Returns:
- Alphanumeric identifier of the entity
-
setOperatingSystemInfo
Set Operating System.- Specified by:
setOperatingSystemInfo
in interfaceI_AD_Issue
- Parameters:
OperatingSystemInfo
- Operating System Info
-
getOperatingSystemInfo
Get Operating System.- Specified by:
getOperatingSystemInfo
in interfaceI_AD_Issue
- Returns:
- Operating System Info
-
setProcessed
public void setProcessed(boolean Processed) Set Processed.- Specified by:
setProcessed
in interfaceI_AD_Issue
- Parameters:
Processed
- The document has been processed
-
isProcessed
public boolean isProcessed()Get Processed.- Specified by:
isProcessed
in interfaceI_AD_Issue
- Returns:
- The document has been processed
-
setProcessing
public void setProcessing(boolean Processing) Set Process Now.- Specified by:
setProcessing
in interfaceI_AD_Issue
- Parameters:
Processing
- Process Now
-
isProcessing
public boolean isProcessing()Get Process Now.- Specified by:
isProcessing
in interfaceI_AD_Issue
- Returns:
- Process Now
-
setProfileInfo
Set Profile.- Specified by:
setProfileInfo
in interfaceI_AD_Issue
- Parameters:
ProfileInfo
- Information to help profiling the system for solving support issues
-
getProfileInfo
Get Profile.- Specified by:
getProfileInfo
in interfaceI_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 interfaceI_AD_Issue
- Parameters:
Record_ID
- Direct internal record ID
-
getRecord_ID
public int getRecord_ID()Get Record ID.- Specified by:
getRecord_ID
in interfaceI_AD_Issue
- Returns:
- Direct internal record ID
-
setReleaseNo
Set Release No.- Specified by:
setReleaseNo
in interfaceI_AD_Issue
- Parameters:
ReleaseNo
- Internal Release Number
-
getReleaseNo
Get Release No.- Specified by:
getReleaseNo
in interfaceI_AD_Issue
- Returns:
- Internal Release Number
-
setReleaseTag
Set Release Tag.- Specified by:
setReleaseTag
in interfaceI_AD_Issue
- Parameters:
ReleaseTag
- Release Tag
-
getReleaseTag
Get Release Tag.- Specified by:
getReleaseTag
in interfaceI_AD_Issue
- Returns:
- Release Tag
-
setRemote_Addr
Set Remote Addr.- Specified by:
setRemote_Addr
in interfaceI_AD_Issue
- Parameters:
Remote_Addr
- Remote Address
-
getRemote_Addr
Get Remote Addr.- Specified by:
getRemote_Addr
in interfaceI_AD_Issue
- Returns:
- Remote Address
-
setRemote_Host
Set Remote Host.- Specified by:
setRemote_Host
in interfaceI_AD_Issue
- Parameters:
Remote_Host
- Remote host Info
-
getRemote_Host
Get Remote Host.- Specified by:
getRemote_Host
in interfaceI_AD_Issue
- Returns:
- Remote host Info
-
setRequestDocumentNo
Set Request Document No.- Specified by:
setRequestDocumentNo
in interfaceI_AD_Issue
- Parameters:
RequestDocumentNo
- iDempiere Request Document No
-
getRequestDocumentNo
Get Request Document No.- Specified by:
getRequestDocumentNo
in interfaceI_AD_Issue
- Returns:
- iDempiere Request Document No
-
setResponseText
Set Response Text.- Specified by:
setResponseText
in interfaceI_AD_Issue
- Parameters:
ResponseText
- Request Response Text
-
getResponseText
Get Response Text.- Specified by:
getResponseText
in interfaceI_AD_Issue
- Returns:
- Request Response Text
-
getR_IssueKnown
- Specified by:
getR_IssueKnown
in interfaceI_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 interfaceI_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 interfaceI_AD_Issue
- Returns:
- Known Issue
-
getR_IssueProject
- Specified by:
getR_IssueProject
in interfaceI_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 interfaceI_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 interfaceI_AD_Issue
- Returns:
- Implementation Projects
-
getR_IssueSystem
- Specified by:
getR_IssueSystem
in interfaceI_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 interfaceI_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 interfaceI_AD_Issue
- Returns:
- System creating the issue
-
getR_IssueUser
- Specified by:
getR_IssueUser
in interfaceI_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 interfaceI_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 interfaceI_AD_Issue
- Returns:
- User who reported issues
-
getR_Request
- Specified by:
getR_Request
in interfaceI_AD_Issue
- Throws:
RuntimeException
-
setR_Request_ID
public void setR_Request_ID(int R_Request_ID) Set Request.- Specified by:
setR_Request_ID
in interfaceI_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 interfaceI_AD_Issue
- Returns:
- Request from a Business Partner or Prospect
-
setSourceClassName
Set Source Class.- Specified by:
setSourceClassName
in interfaceI_AD_Issue
- Parameters:
SourceClassName
- Source Class Name
-
getSourceClassName
Get Source Class.- Specified by:
getSourceClassName
in interfaceI_AD_Issue
- Returns:
- Source Class Name
-
setSourceMethodName
Set Source Method.- Specified by:
setSourceMethodName
in interfaceI_AD_Issue
- Parameters:
SourceMethodName
- Source Method Name
-
getSourceMethodName
Get Source Method.- Specified by:
getSourceMethodName
in interfaceI_AD_Issue
- Returns:
- Source Method Name
-
setStackTrace
Set Stack Trace.- Specified by:
setStackTrace
in interfaceI_AD_Issue
- Parameters:
StackTrace
- System Log Trace
-
getStackTrace
Get Stack Trace.- Specified by:
getStackTrace
in interfaceI_AD_Issue
- Returns:
- System Log Trace
-
setStatisticsInfo
Set Statistics.- Specified by:
setStatisticsInfo
in interfaceI_AD_Issue
- Parameters:
StatisticsInfo
- Information to help profiling the system for solving support issues
-
getStatisticsInfo
Get Statistics.- Specified by:
getStatisticsInfo
in interfaceI_AD_Issue
- Returns:
- Information to help profiling the system for solving support issues
-
setSupportEMail
Set Support EMail.- Specified by:
setSupportEMail
in interfaceI_AD_Issue
- Parameters:
SupportEMail
- EMail address to send support information and updates to
-
getSupportEMail
Get Support EMail.- Specified by:
getSupportEMail
in interfaceI_AD_Issue
- Returns:
- EMail address to send support information and updates to
-
setSystemStatus
Set System Status.- Specified by:
setSystemStatus
in interfaceI_AD_Issue
- Parameters:
SystemStatus
- Status of the system - Support priority depends on system status
-
getSystemStatus
Get System Status.- Specified by:
getSystemStatus
in interfaceI_AD_Issue
- Returns:
- Status of the system - Support priority depends on system status
-
setUserName
Set User Name.- Specified by:
setUserName
in interfaceI_AD_Issue
- Parameters:
UserName
- User Name
-
getUserName
Get User Name.- Specified by:
getUserName
in interfaceI_AD_Issue
- Returns:
- User Name
-
setVersion
Set Version.- Specified by:
setVersion
in interfaceI_AD_Issue
- Parameters:
Version
- Version of the table definition
-
getVersion
Get Version.- Specified by:
getVersion
in interfaceI_AD_Issue
- Returns:
- Version of the table definition
-