|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_AD_Issue
public class X_AD_Issue
Generated Model for AD_Issue
| Field Summary | |
|---|---|
static int |
ISREPRODUCIBLE_AD_Reference_ID
IsReproducible AD_Reference_ID=319 |
static String |
ISREPRODUCIBLE_No
No = N |
static String |
ISREPRODUCIBLE_Yes
Yes = Y |
static int |
ISSUESOURCE_AD_Reference_ID
IssueSource AD_Reference_ID=104 |
static String |
ISSUESOURCE_Form
Form = X |
static String |
ISSUESOURCE_Process
Process = P |
static String |
ISSUESOURCE_Report
Report = R |
static String |
ISSUESOURCE_Task
Task = T |
static String |
ISSUESOURCE_Window
Window = W |
static String |
ISSUESOURCE_Workbench
Workbench = B |
static String |
ISSUESOURCE_WorkFlow
WorkFlow = F |
static int |
ISVANILLASYSTEM_AD_Reference_ID
IsVanillaSystem AD_Reference_ID=319 |
static String |
ISVANILLASYSTEM_No
No = N |
static String |
ISVANILLASYSTEM_Yes
Yes = Y |
static int |
SYSTEMSTATUS_AD_Reference_ID
SystemStatus AD_Reference_ID=374 |
static String |
SYSTEMSTATUS_Evaluation
Evaluation = E |
static String |
SYSTEMSTATUS_Implementation
Implementation = I |
static 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, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_AD_Issue(Properties ctx,
int AD_Issue_ID,
String trxName)
Standard Constructor |
|
X_AD_Issue(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getA_Asset_ID()
Get Asset. |
I_A_Asset |
getA_Asset()
|
int |
getAD_Form_ID()
Get Special Form. |
I_AD_Form |
getAD_Form()
|
int |
getAD_Issue_ID()
Get System Issue. |
int |
getAD_Process_ID()
Get Process. |
I_AD_Process |
getAD_Process()
|
int |
getAD_Window_ID()
Get Window. |
I_AD_Window |
getAD_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/ColumnName |
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. |
int |
getR_IssueKnown_ID()
Get Known Issue. |
I_R_IssueKnown |
getR_IssueKnown()
|
int |
getR_IssueProject_ID()
Get Issue Project. |
I_R_IssueProject |
getR_IssueProject()
|
int |
getR_IssueSystem_ID()
Get Issue System. |
I_R_IssueSystem |
getR_IssueSystem()
|
int |
getR_IssueUser_ID()
Get IssueUser. |
I_R_IssueUser |
getR_IssueUser()
|
int |
getR_Request_ID()
Get Request. |
I_R_Request |
getR_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 Registered EMail. |
String |
getVersion()
Get Version. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
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_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 Registered EMail. |
void |
setVersion(String Version)
Set Version. |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Field Detail |
|---|
public static final int ISREPRODUCIBLE_AD_Reference_ID
public static final String ISREPRODUCIBLE_Yes
public static final String ISREPRODUCIBLE_No
public static final int ISSUESOURCE_AD_Reference_ID
public static final String ISSUESOURCE_Window
public static final String ISSUESOURCE_Task
public static final String ISSUESOURCE_WorkFlow
public static final String ISSUESOURCE_Process
public static final String ISSUESOURCE_Report
public static final String ISSUESOURCE_Form
public static final String ISSUESOURCE_Workbench
public static final int ISVANILLASYSTEM_AD_Reference_ID
public static final String ISVANILLASYSTEM_Yes
public static final String ISVANILLASYSTEM_No
public static final int SYSTEMSTATUS_AD_Reference_ID
public static final String SYSTEMSTATUS_Evaluation
public static final String SYSTEMSTATUS_Implementation
public static final String SYSTEMSTATUS_Production
| Constructor Detail |
|---|
public X_AD_Issue(Properties ctx,
int AD_Issue_ID,
String trxName)
public X_AD_Issue(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class PO
public I_A_Asset getA_Asset()
throws Exception
getA_Asset in interface I_AD_IssueExceptionpublic void setA_Asset_ID(int A_Asset_ID)
setA_Asset_ID in interface I_AD_IssueA_Asset_ID - Asset used internally or by customerspublic int getA_Asset_ID()
getA_Asset_ID in interface I_AD_Issue
public I_AD_Form getAD_Form()
throws Exception
getAD_Form in interface I_AD_IssueExceptionpublic void setAD_Form_ID(int AD_Form_ID)
setAD_Form_ID in interface I_AD_IssueAD_Form_ID - Special Formpublic int getAD_Form_ID()
getAD_Form_ID in interface I_AD_Issuepublic void setAD_Issue_ID(int AD_Issue_ID)
setAD_Issue_ID in interface I_AD_IssueAD_Issue_ID - Automatically created or manually entered System Issuepublic int getAD_Issue_ID()
getAD_Issue_ID in interface I_AD_Issue
public I_AD_Process getAD_Process()
throws Exception
getAD_Process in interface I_AD_IssueExceptionpublic void setAD_Process_ID(int AD_Process_ID)
setAD_Process_ID in interface I_AD_IssueAD_Process_ID - Process or Reportpublic int getAD_Process_ID()
getAD_Process_ID in interface I_AD_Issue
public I_AD_Window getAD_Window()
throws Exception
getAD_Window in interface I_AD_IssueExceptionpublic void setAD_Window_ID(int AD_Window_ID)
setAD_Window_ID in interface I_AD_IssueAD_Window_ID - Data entry or display windowpublic int getAD_Window_ID()
getAD_Window_ID in interface I_AD_Issuepublic void setComments(String Comments)
setComments in interface I_AD_IssueComments - Comments or additional informationpublic String getComments()
getComments in interface I_AD_Issuepublic void setDatabaseInfo(String DatabaseInfo)
setDatabaseInfo in interface I_AD_IssueDatabaseInfo - Database Informationpublic String getDatabaseInfo()
getDatabaseInfo in interface I_AD_Issuepublic void setDBAddress(String DBAddress)
setDBAddress in interface I_AD_IssueDBAddress - JDBC URL of the database serverpublic String getDBAddress()
getDBAddress in interface I_AD_Issuepublic void setErrorTrace(String ErrorTrace)
setErrorTrace in interface I_AD_IssueErrorTrace - System Error Tracepublic String getErrorTrace()
getErrorTrace in interface I_AD_Issuepublic void setIsReproducible(String IsReproducible)
setIsReproducible in interface I_AD_IssueIsReproducible - Problem can re reproduced in Gardenworldpublic String getIsReproducible()
getIsReproducible in interface I_AD_Issuepublic void setIssueSource(String IssueSource)
setIssueSource in interface I_AD_IssueIssueSource - Issue Sourcepublic String getIssueSource()
getIssueSource in interface I_AD_Issuepublic void setIssueSummary(String IssueSummary)
setIssueSummary in interface I_AD_IssueIssueSummary - Issue Summarypublic String getIssueSummary()
getIssueSummary in interface I_AD_Issuepublic KeyNamePair getKeyNamePair()
public void setIsVanillaSystem(String IsVanillaSystem)
setIsVanillaSystem in interface I_AD_IssueIsVanillaSystem - The system was NOT compiled from Source - i.e. standard distributionpublic String getIsVanillaSystem()
getIsVanillaSystem in interface I_AD_Issuepublic void setJavaInfo(String JavaInfo)
setJavaInfo in interface I_AD_IssueJavaInfo - Java Version Infopublic String getJavaInfo()
getJavaInfo in interface I_AD_Issuepublic void setLineNo(int LineNo)
setLineNo in interface I_AD_IssueLineNo - Line Nopublic int getLineNo()
getLineNo in interface I_AD_Issuepublic void setLocal_Host(String Local_Host)
setLocal_Host in interface I_AD_IssueLocal_Host - Local Host Infopublic String getLocal_Host()
getLocal_Host in interface I_AD_Issuepublic void setLoggerName(String LoggerName)
setLoggerName in interface I_AD_IssueLoggerName - Logger Namepublic String getLoggerName()
getLoggerName in interface I_AD_Issuepublic void setName(String Name)
setName in interface I_AD_IssueName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_AD_Issuepublic void setOperatingSystemInfo(String OperatingSystemInfo)
setOperatingSystemInfo in interface I_AD_IssueOperatingSystemInfo - Operating System Infopublic String getOperatingSystemInfo()
getOperatingSystemInfo in interface I_AD_Issuepublic void setProcessed(boolean Processed)
setProcessed in interface I_AD_IssueProcessed - The document has been processedpublic boolean isProcessed()
isProcessed in interface I_AD_Issuepublic void setProcessing(boolean Processing)
setProcessing in interface I_AD_IssueProcessing - Process Nowpublic boolean isProcessing()
isProcessing in interface I_AD_Issuepublic void setProfileInfo(String ProfileInfo)
setProfileInfo in interface I_AD_IssueProfileInfo - Information to help profiling the system for solving support issuespublic String getProfileInfo()
getProfileInfo in interface I_AD_Issuepublic void setRecord_ID(int Record_ID)
setRecord_ID in interface I_AD_IssueRecord_ID - Direct internal record IDpublic int getRecord_ID()
getRecord_ID in interface I_AD_Issuepublic void setReleaseNo(String ReleaseNo)
setReleaseNo in interface I_AD_IssueReleaseNo - Internal Release Numberpublic String getReleaseNo()
getReleaseNo in interface I_AD_Issuepublic void setReleaseTag(String ReleaseTag)
setReleaseTag in interface I_AD_IssueReleaseTag - Release Tagpublic String getReleaseTag()
getReleaseTag in interface I_AD_Issuepublic void setRemote_Addr(String Remote_Addr)
setRemote_Addr in interface I_AD_IssueRemote_Addr - Remote Addresspublic String getRemote_Addr()
getRemote_Addr in interface I_AD_Issuepublic void setRemote_Host(String Remote_Host)
setRemote_Host in interface I_AD_IssueRemote_Host - Remote host Infopublic String getRemote_Host()
getRemote_Host in interface I_AD_Issuepublic void setRequestDocumentNo(String RequestDocumentNo)
setRequestDocumentNo in interface I_AD_IssueRequestDocumentNo - Adempiere Request Document Nopublic String getRequestDocumentNo()
getRequestDocumentNo in interface I_AD_Issuepublic void setResponseText(String ResponseText)
setResponseText in interface I_AD_IssueResponseText - Request Response Textpublic String getResponseText()
getResponseText in interface I_AD_Issue
public I_R_IssueKnown getR_IssueKnown()
throws Exception
getR_IssueKnown in interface I_AD_IssueExceptionpublic void setR_IssueKnown_ID(int R_IssueKnown_ID)
setR_IssueKnown_ID in interface I_AD_IssueR_IssueKnown_ID - Known Issuepublic int getR_IssueKnown_ID()
getR_IssueKnown_ID in interface I_AD_Issue
public I_R_IssueProject getR_IssueProject()
throws Exception
getR_IssueProject in interface I_AD_IssueExceptionpublic void setR_IssueProject_ID(int R_IssueProject_ID)
setR_IssueProject_ID in interface I_AD_IssueR_IssueProject_ID - Implementation Projectspublic int getR_IssueProject_ID()
getR_IssueProject_ID in interface I_AD_Issue
public I_R_IssueSystem getR_IssueSystem()
throws Exception
getR_IssueSystem in interface I_AD_IssueExceptionpublic void setR_IssueSystem_ID(int R_IssueSystem_ID)
setR_IssueSystem_ID in interface I_AD_IssueR_IssueSystem_ID - System creating the issuepublic int getR_IssueSystem_ID()
getR_IssueSystem_ID in interface I_AD_Issue
public I_R_IssueUser getR_IssueUser()
throws Exception
getR_IssueUser in interface I_AD_IssueExceptionpublic void setR_IssueUser_ID(int R_IssueUser_ID)
setR_IssueUser_ID in interface I_AD_IssueR_IssueUser_ID - User who reported issuespublic int getR_IssueUser_ID()
getR_IssueUser_ID in interface I_AD_Issue
public I_R_Request getR_Request()
throws Exception
getR_Request in interface I_AD_IssueExceptionpublic void setR_Request_ID(int R_Request_ID)
setR_Request_ID in interface I_AD_IssueR_Request_ID - Request from a Business Partner or Prospectpublic int getR_Request_ID()
getR_Request_ID in interface I_AD_Issuepublic void setSourceClassName(String SourceClassName)
setSourceClassName in interface I_AD_IssueSourceClassName - Source Class Namepublic String getSourceClassName()
getSourceClassName in interface I_AD_Issuepublic void setSourceMethodName(String SourceMethodName)
setSourceMethodName in interface I_AD_IssueSourceMethodName - Source Method Namepublic String getSourceMethodName()
getSourceMethodName in interface I_AD_Issuepublic void setStackTrace(String StackTrace)
setStackTrace in interface I_AD_IssueStackTrace - System Log Tracepublic String getStackTrace()
getStackTrace in interface I_AD_Issuepublic void setStatisticsInfo(String StatisticsInfo)
setStatisticsInfo in interface I_AD_IssueStatisticsInfo - Information to help profiling the system for solving support issuespublic String getStatisticsInfo()
getStatisticsInfo in interface I_AD_Issuepublic void setSupportEMail(String SupportEMail)
setSupportEMail in interface I_AD_IssueSupportEMail - EMail address to send support information and updates topublic String getSupportEMail()
getSupportEMail in interface I_AD_Issuepublic void setSystemStatus(String SystemStatus)
setSystemStatus in interface I_AD_IssueSystemStatus - Status of the system - Support priority depends on system statuspublic String getSystemStatus()
getSystemStatus in interface I_AD_Issuepublic void setUserName(String UserName)
setUserName in interface I_AD_IssueUserName - Email of the responsible for the Systempublic String getUserName()
getUserName in interface I_AD_Issuepublic void setVersion(String Version)
setVersion in interface I_AD_IssueVersion - Version of the table definitionpublic String getVersion()
getVersion in interface I_AD_Issue
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||