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
public class X_AD_Issue extends PO implements I_AD_Issue, I_Persistent
Generated Model for AD_Issue- Version:
- Release 9 - $Id$
- Author:
- iDempiere (generated)
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static int
ISREPRODUCIBLE_AD_Reference_ID
IsReproducible AD_Reference_ID=319static String
ISREPRODUCIBLE_No
No = Nstatic String
ISREPRODUCIBLE_Yes
Yes = Ystatic int
ISSUESOURCE_AD_Reference_ID
IssueSource AD_Reference_ID=104static String
ISSUESOURCE_Detail
Detail = Dstatic String
ISSUESOURCE_Form
Form = Xstatic String
ISSUESOURCE_Info
Info = Istatic String
ISSUESOURCE_Process
Process = Pstatic String
ISSUESOURCE_Report
Report = Rstatic String
ISSUESOURCE_Task
Task = Tstatic String
ISSUESOURCE_Window
Window = Wstatic String
ISSUESOURCE_Workbench
Workbench = Bstatic String
ISSUESOURCE_WorkFlow
WorkFlow = Fstatic int
ISVANILLASYSTEM_AD_Reference_ID
IsVanillaSystem AD_Reference_ID=319static String
ISVANILLASYSTEM_No
No = Nstatic String
ISVANILLASYSTEM_Yes
Yes = Ystatic int
SYSTEMSTATUS_AD_Reference_ID
SystemStatus AD_Reference_ID=374static String
SYSTEMSTATUS_Evaluation
Evaluation = Estatic String
SYSTEMSTATUS_Implementation
Implementation = Istatic String
SYSTEMSTATUS_Production
Production = P-
Fields 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, 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
Constructors Constructor Description X_AD_Issue(Properties ctx, int AD_Issue_ID, String trxName)
Standard ConstructorX_AD_Issue(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected int
get_AccessLevel()
AccessLevelI_A_Asset
getA_Asset()
int
getA_Asset_ID()
Get Asset.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_UU.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.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.KeyNamePair
getKeyNamePair()
Get Record ID/ColumnNameint
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.String
getUserName()
Get User Name.String
getVersion()
Get Version.protected POInfo
initPO(Properties ctx)
Load Meta Databoolean
isProcessed()
Get Processed.boolean
isProcessing()
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
setName(String Name)
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 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 Name.void
setVersion(String Version)
Set Version.String
toString()
String representation-
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, 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_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, 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, load, loadByUU, loadComplete, loadDefaults, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, 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, 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 Detail
-
ISREPRODUCIBLE_AD_Reference_ID
public static final int ISREPRODUCIBLE_AD_Reference_ID
IsReproducible AD_Reference_ID=319- See Also:
- Constant Field Values
-
ISREPRODUCIBLE_No
public static final String ISREPRODUCIBLE_No
No = N- See Also:
- Constant Field Values
-
ISREPRODUCIBLE_Yes
public static final String ISREPRODUCIBLE_Yes
Yes = Y- See Also:
- Constant Field Values
-
ISSUESOURCE_AD_Reference_ID
public static final int ISSUESOURCE_AD_Reference_ID
IssueSource AD_Reference_ID=104- See Also:
- Constant Field Values
-
ISSUESOURCE_Workbench
public static final String ISSUESOURCE_Workbench
Workbench = B- See Also:
- Constant Field Values
-
ISSUESOURCE_Detail
public static final String ISSUESOURCE_Detail
Detail = D- See Also:
- Constant Field Values
-
ISSUESOURCE_WorkFlow
public static final String ISSUESOURCE_WorkFlow
WorkFlow = F- See Also:
- Constant Field Values
-
ISSUESOURCE_Info
public static final String ISSUESOURCE_Info
Info = I- See Also:
- Constant Field Values
-
ISSUESOURCE_Process
public static final String ISSUESOURCE_Process
Process = P- See Also:
- Constant Field Values
-
ISSUESOURCE_Report
public static final String ISSUESOURCE_Report
Report = R- See Also:
- Constant Field Values
-
ISSUESOURCE_Task
public static final String ISSUESOURCE_Task
Task = T- See Also:
- Constant Field Values
-
ISSUESOURCE_Window
public static final String ISSUESOURCE_Window
Window = W- See Also:
- Constant Field Values
-
ISSUESOURCE_Form
public static final String ISSUESOURCE_Form
Form = X- See Also:
- Constant Field Values
-
ISVANILLASYSTEM_AD_Reference_ID
public static final int ISVANILLASYSTEM_AD_Reference_ID
IsVanillaSystem AD_Reference_ID=319- See Also:
- Constant Field Values
-
ISVANILLASYSTEM_No
public static final String ISVANILLASYSTEM_No
No = N- See Also:
- Constant Field Values
-
ISVANILLASYSTEM_Yes
public static final String ISVANILLASYSTEM_Yes
Yes = Y- See Also:
- Constant Field Values
-
SYSTEMSTATUS_AD_Reference_ID
public static final int SYSTEMSTATUS_AD_Reference_ID
SystemStatus AD_Reference_ID=374- See Also:
- Constant Field Values
-
SYSTEMSTATUS_Evaluation
public static final String SYSTEMSTATUS_Evaluation
Evaluation = E- See Also:
- Constant Field Values
-
SYSTEMSTATUS_Implementation
public static final String SYSTEMSTATUS_Implementation
Implementation = I- See Also:
- Constant Field Values
-
SYSTEMSTATUS_Production
public static final String SYSTEMSTATUS_Production
Production = P- See Also:
- Constant Field Values
-
-
Constructor Detail
-
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, ResultSet rs, String trxName)
Load Constructor
-
-
Method Detail
-
get_AccessLevel
protected int get_AccessLevel()
AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 6 - System - Client
-
initPO
protected POInfo initPO(Properties ctx)
Load Meta Data
-
getA_Asset
public I_A_Asset getA_Asset() throws RuntimeException
- 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
public I_AD_Form getAD_Form() throws RuntimeException
- 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
public void setAD_Issue_UU(String AD_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
public String getAD_Issue_UU()
Get AD_Issue_UU.- Specified by:
getAD_Issue_UU
in interfaceI_AD_Issue
- Returns:
- AD_Issue_UU
-
getAD_Process
public I_AD_Process getAD_Process() throws RuntimeException
- 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
public I_AD_Window getAD_Window() throws RuntimeException
- 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
public void setComments(String Comments)
Set Comments.- Specified by:
setComments
in interfaceI_AD_Issue
- Parameters:
Comments
- Comments or additional information
-
getComments
public String getComments()
Get Comments.- Specified by:
getComments
in interfaceI_AD_Issue
- Returns:
- Comments or additional information
-
setDatabaseInfo
public void setDatabaseInfo(String DatabaseInfo)
Set Database.- Specified by:
setDatabaseInfo
in interfaceI_AD_Issue
- Parameters:
DatabaseInfo
- Database Information
-
getDatabaseInfo
public String getDatabaseInfo()
Get Database.- Specified by:
getDatabaseInfo
in interfaceI_AD_Issue
- Returns:
- Database Information
-
setDBAddress
public void setDBAddress(String DBAddress)
Set DB Address.- Specified by:
setDBAddress
in interfaceI_AD_Issue
- Parameters:
DBAddress
- JDBC URL of the database server
-
getDBAddress
public String getDBAddress()
Get DB Address.- Specified by:
getDBAddress
in interfaceI_AD_Issue
- Returns:
- JDBC URL of the database server
-
setErrorTrace
public void setErrorTrace(String ErrorTrace)
Set Error Trace.- Specified by:
setErrorTrace
in interfaceI_AD_Issue
- Parameters:
ErrorTrace
- System Error Trace
-
getErrorTrace
public String getErrorTrace()
Get Error Trace.- Specified by:
getErrorTrace
in interfaceI_AD_Issue
- Returns:
- System Error Trace
-
setIsReproducible
public void setIsReproducible(String IsReproducible)
Set Reproducible.- Specified by:
setIsReproducible
in interfaceI_AD_Issue
- Parameters:
IsReproducible
- Problem can re reproduced in Gardenworld
-
getIsReproducible
public String getIsReproducible()
Get Reproducible.- Specified by:
getIsReproducible
in interfaceI_AD_Issue
- Returns:
- Problem can re reproduced in Gardenworld
-
setIssueSource
public void setIssueSource(String IssueSource)
Set Source.- Specified by:
setIssueSource
in interfaceI_AD_Issue
- Parameters:
IssueSource
- Issue Source
-
getIssueSource
public String getIssueSource()
Get Source.- Specified by:
getIssueSource
in interfaceI_AD_Issue
- Returns:
- Issue Source
-
setIssueSummary
public void setIssueSummary(String IssueSummary)
Set Issue Summary.- Specified by:
setIssueSummary
in interfaceI_AD_Issue
- Parameters:
IssueSummary
- Issue Summary
-
getIssueSummary
public String getIssueSummary()
Get Issue Summary.- Specified by:
getIssueSummary
in interfaceI_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 interfaceI_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 interfaceI_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 interfaceI_AD_Issue
- Parameters:
JavaInfo
- Java Version Info
-
getJavaInfo
public String 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
public void setLocal_Host(String Local_Host)
Set Local Host.- Specified by:
setLocal_Host
in interfaceI_AD_Issue
- Parameters:
Local_Host
- Local Host Info
-
getLocal_Host
public String getLocal_Host()
Get Local Host.- Specified by:
getLocal_Host
in interfaceI_AD_Issue
- Returns:
- Local Host Info
-
setLoggerName
public void setLoggerName(String LoggerName)
Set Logger.- Specified by:
setLoggerName
in interfaceI_AD_Issue
- Parameters:
LoggerName
- Logger Name
-
getLoggerName
public String getLoggerName()
Get Logger.- Specified by:
getLoggerName
in interfaceI_AD_Issue
- Returns:
- Logger Name
-
setName
public void setName(String Name)
Set Name.- Specified by:
setName
in interfaceI_AD_Issue
- Parameters:
Name
- Alphanumeric identifier of the entity
-
getName
public String getName()
Get Name.- Specified by:
getName
in interfaceI_AD_Issue
- Returns:
- Alphanumeric identifier of the entity
-
setOperatingSystemInfo
public void setOperatingSystemInfo(String OperatingSystemInfo)
Set Operating System.- Specified by:
setOperatingSystemInfo
in interfaceI_AD_Issue
- Parameters:
OperatingSystemInfo
- Operating System Info
-
getOperatingSystemInfo
public String 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
public void setProfileInfo(String ProfileInfo)
Set Profile.- Specified by:
setProfileInfo
in interfaceI_AD_Issue
- Parameters:
ProfileInfo
- Information to help profiling the system for solving support issues
-
getProfileInfo
public String 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
public void setReleaseNo(String ReleaseNo)
Set Release No.- Specified by:
setReleaseNo
in interfaceI_AD_Issue
- Parameters:
ReleaseNo
- Internal Release Number
-
getReleaseNo
public String getReleaseNo()
Get Release No.- Specified by:
getReleaseNo
in interfaceI_AD_Issue
- Returns:
- Internal Release Number
-
setReleaseTag
public void setReleaseTag(String ReleaseTag)
Set Release Tag.- Specified by:
setReleaseTag
in interfaceI_AD_Issue
- Parameters:
ReleaseTag
- Release Tag
-
getReleaseTag
public String getReleaseTag()
Get Release Tag.- Specified by:
getReleaseTag
in interfaceI_AD_Issue
- Returns:
- Release Tag
-
setRemote_Addr
public void setRemote_Addr(String Remote_Addr)
Set Remote Addr.- Specified by:
setRemote_Addr
in interfaceI_AD_Issue
- Parameters:
Remote_Addr
- Remote Address
-
getRemote_Addr
public String getRemote_Addr()
Get Remote Addr.- Specified by:
getRemote_Addr
in interfaceI_AD_Issue
- Returns:
- Remote Address
-
setRemote_Host
public void setRemote_Host(String Remote_Host)
Set Remote Host.- Specified by:
setRemote_Host
in interfaceI_AD_Issue
- Parameters:
Remote_Host
- Remote host Info
-
getRemote_Host
public String getRemote_Host()
Get Remote Host.- Specified by:
getRemote_Host
in interfaceI_AD_Issue
- Returns:
- Remote host Info
-
setRequestDocumentNo
public void setRequestDocumentNo(String RequestDocumentNo)
Set Request Document No.- Specified by:
setRequestDocumentNo
in interfaceI_AD_Issue
- Parameters:
RequestDocumentNo
- iDempiere Request Document No
-
getRequestDocumentNo
public String getRequestDocumentNo()
Get Request Document No.- Specified by:
getRequestDocumentNo
in interfaceI_AD_Issue
- Returns:
- iDempiere Request Document No
-
setResponseText
public void setResponseText(String ResponseText)
Set Response Text.- Specified by:
setResponseText
in interfaceI_AD_Issue
- Parameters:
ResponseText
- Request Response Text
-
getResponseText
public String getResponseText()
Get Response Text.- Specified by:
getResponseText
in interfaceI_AD_Issue
- Returns:
- Request Response Text
-
getR_IssueKnown
public I_R_IssueKnown getR_IssueKnown() throws RuntimeException
- 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
public I_R_IssueProject getR_IssueProject() throws RuntimeException
- 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
public I_R_IssueSystem getR_IssueSystem() throws RuntimeException
- 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
public I_R_IssueUser getR_IssueUser() throws RuntimeException
- Specified by:
getR_IssueUser
in interfaceI_AD_Issue
- Throws:
RuntimeException
-
setR_IssueUser_ID
public void setR_IssueUser_ID(int R_IssueUser_ID)
Set IssueUser.- 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 IssueUser.- Specified by:
getR_IssueUser_ID
in interfaceI_AD_Issue
- Returns:
- User who reported issues
-
getR_Request
public I_R_Request getR_Request() throws RuntimeException
- 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
public void setSourceClassName(String SourceClassName)
Set Source Class.- Specified by:
setSourceClassName
in interfaceI_AD_Issue
- Parameters:
SourceClassName
- Source Class Name
-
getSourceClassName
public String getSourceClassName()
Get Source Class.- Specified by:
getSourceClassName
in interfaceI_AD_Issue
- Returns:
- Source Class Name
-
setSourceMethodName
public void setSourceMethodName(String SourceMethodName)
Set Source Method.- Specified by:
setSourceMethodName
in interfaceI_AD_Issue
- Parameters:
SourceMethodName
- Source Method Name
-
getSourceMethodName
public String getSourceMethodName()
Get Source Method.- Specified by:
getSourceMethodName
in interfaceI_AD_Issue
- Returns:
- Source Method Name
-
setStackTrace
public void setStackTrace(String StackTrace)
Set Stack Trace.- Specified by:
setStackTrace
in interfaceI_AD_Issue
- Parameters:
StackTrace
- System Log Trace
-
getStackTrace
public String getStackTrace()
Get Stack Trace.- Specified by:
getStackTrace
in interfaceI_AD_Issue
- Returns:
- System Log Trace
-
setStatisticsInfo
public void setStatisticsInfo(String StatisticsInfo)
Set Statistics.- Specified by:
setStatisticsInfo
in interfaceI_AD_Issue
- Parameters:
StatisticsInfo
- Information to help profiling the system for solving support issues
-
getStatisticsInfo
public String getStatisticsInfo()
Get Statistics.- Specified by:
getStatisticsInfo
in interfaceI_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 interfaceI_AD_Issue
- Parameters:
SupportEMail
- EMail address to send support information and updates to
-
getSupportEMail
public String getSupportEMail()
Get Support EMail.- Specified by:
getSupportEMail
in interfaceI_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 interfaceI_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 interfaceI_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 interfaceI_AD_Issue
- Parameters:
UserName
- User Name
-
getUserName
public String getUserName()
Get User Name.- Specified by:
getUserName
in interfaceI_AD_Issue
- Returns:
- User Name
-
setVersion
public void setVersion(String Version)
Set Version.- Specified by:
setVersion
in interfaceI_AD_Issue
- Parameters:
Version
- Version of the table definition
-
getVersion
public String getVersion()
Get Version.- Specified by:
getVersion
in interfaceI_AD_Issue
- Returns:
- Version of the table definition
-
-