|
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_R_IssueKnown
public class X_R_IssueKnown
Generated Model for R_IssueKnown
| Field Summary |
|---|
| 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_R_IssueKnown(Properties ctx,
int R_IssueKnown_ID,
String trxName)
Standard Constructor |
|
X_R_IssueKnown(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
String |
getDescription()
Get Description. |
String |
getIssueStatus()
Get Issue Status. |
String |
getIssueSummary()
Get Issue Summary. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getLineNo()
Get Line. |
String |
getLoggerName()
Get Logger. |
int |
getR_IssueKnown_ID()
Get Known Issue. |
int |
getR_IssueRecommendation_ID()
Get Issue Recommendation. |
I_R_IssueRecommendation |
getR_IssueRecommendation()
|
int |
getR_IssueStatus_ID()
Get Issue Status. |
I_R_IssueStatus |
getR_IssueStatus()
|
int |
getR_Request_ID()
Get Request. |
I_R_Request |
getR_Request()
|
String |
getReleaseNo()
Get Release No. |
String |
getSourceClassName()
Get Source Class. |
String |
getSourceMethodName()
Get Source Method. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isProcessing()
Get Process Now. |
void |
setDescription(String Description)
Set Description. |
void |
setIssueStatus(String IssueStatus)
Set Issue Status. |
void |
setIssueSummary(String IssueSummary)
Set Issue Summary. |
void |
setLineNo(int LineNo)
Set Line. |
void |
setLoggerName(String LoggerName)
Set Logger. |
void |
setProcessing(boolean Processing)
Set Process Now. |
void |
setR_IssueKnown_ID(int R_IssueKnown_ID)
Set Known Issue. |
void |
setR_IssueRecommendation_ID(int R_IssueRecommendation_ID)
Set Issue Recommendation. |
void |
setR_IssueStatus_ID(int R_IssueStatus_ID)
Set Issue Status. |
void |
setR_Request_ID(int R_Request_ID)
Set Request. |
void |
setReleaseNo(String ReleaseNo)
Set Release No. |
void |
setSourceClassName(String SourceClassName)
Set Source Class. |
void |
setSourceMethodName(String SourceMethodName)
Set Source Method. |
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 |
| Constructor Detail |
|---|
public X_R_IssueKnown(Properties ctx,
int R_IssueKnown_ID,
String trxName)
public X_R_IssueKnown(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 POpublic void setDescription(String Description)
setDescription in interface I_R_IssueKnownDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_R_IssueKnownpublic void setIssueStatus(String IssueStatus)
setIssueStatus in interface I_R_IssueKnownIssueStatus - Current Status of the Issuepublic String getIssueStatus()
getIssueStatus in interface I_R_IssueKnownpublic void setIssueSummary(String IssueSummary)
setIssueSummary in interface I_R_IssueKnownIssueSummary - Issue Summarypublic String getIssueSummary()
getIssueSummary in interface I_R_IssueKnownpublic void setLineNo(int LineNo)
setLineNo in interface I_R_IssueKnownLineNo - Line Nopublic int getLineNo()
getLineNo in interface I_R_IssueKnownpublic void setLoggerName(String LoggerName)
setLoggerName in interface I_R_IssueKnownLoggerName - Logger Namepublic String getLoggerName()
getLoggerName in interface I_R_IssueKnownpublic void setProcessing(boolean Processing)
setProcessing in interface I_R_IssueKnownProcessing - Process Nowpublic boolean isProcessing()
isProcessing in interface I_R_IssueKnownpublic void setReleaseNo(String ReleaseNo)
setReleaseNo in interface I_R_IssueKnownReleaseNo - Internal Release Numberpublic String getReleaseNo()
getReleaseNo in interface I_R_IssueKnownpublic KeyNamePair getKeyNamePair()
public void setR_IssueKnown_ID(int R_IssueKnown_ID)
setR_IssueKnown_ID in interface I_R_IssueKnownR_IssueKnown_ID - Known Issuepublic int getR_IssueKnown_ID()
getR_IssueKnown_ID in interface I_R_IssueKnown
public I_R_IssueRecommendation getR_IssueRecommendation()
throws Exception
getR_IssueRecommendation in interface I_R_IssueKnownExceptionpublic void setR_IssueRecommendation_ID(int R_IssueRecommendation_ID)
setR_IssueRecommendation_ID in interface I_R_IssueKnownR_IssueRecommendation_ID - Recommendations how to fix an Issuepublic int getR_IssueRecommendation_ID()
getR_IssueRecommendation_ID in interface I_R_IssueKnown
public I_R_IssueStatus getR_IssueStatus()
throws Exception
getR_IssueStatus in interface I_R_IssueKnownExceptionpublic void setR_IssueStatus_ID(int R_IssueStatus_ID)
setR_IssueStatus_ID in interface I_R_IssueKnownR_IssueStatus_ID - Status of an Issuepublic int getR_IssueStatus_ID()
getR_IssueStatus_ID in interface I_R_IssueKnown
public I_R_Request getR_Request()
throws Exception
getR_Request in interface I_R_IssueKnownExceptionpublic void setR_Request_ID(int R_Request_ID)
setR_Request_ID in interface I_R_IssueKnownR_Request_ID - Request from a Business Partner or Prospectpublic int getR_Request_ID()
getR_Request_ID in interface I_R_IssueKnownpublic void setSourceClassName(String SourceClassName)
setSourceClassName in interface I_R_IssueKnownSourceClassName - Source Class Namepublic String getSourceClassName()
getSourceClassName in interface I_R_IssueKnownpublic void setSourceMethodName(String SourceMethodName)
setSourceMethodName in interface I_R_IssueKnownSourceMethodName - Source Method Namepublic String getSourceMethodName()
getSourceMethodName in interface I_R_IssueKnown
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||