|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.PO
org.compiere.model.X_R_IssueKnown
public class X_R_IssueKnown
Generated Model for R_IssueKnown
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=839 |
static String |
Table_Name
TableName=R_IssueKnown |
static long |
updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.0 |
| Fields inherited from class org.compiere.framework.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_R_IssueKnown(Ctx ctx,
int R_IssueKnown_ID,
String trxName)
Standard Constructor |
|
X_R_IssueKnown(Ctx 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. |
int |
getR_IssueStatus_ID()
Get Issue Status. |
int |
getR_Request_ID()
Get Request. |
String |
getReleaseNo()
Get Release No. |
String |
getSourceClassName()
Get Source Class. |
String |
getSourceMethodName()
Get Source Method. |
protected POInfo |
initPO(Ctx 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()
Info |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final long updatedMS
public static final int Table_ID
public static final String Table_Name
protected static KeyNamePair Model
protected BigDecimal accessLevel
| Constructor Detail |
|---|
public X_R_IssueKnown(Ctx ctx,
int R_IssueKnown_ID,
String trxName)
ctx - contextR_IssueKnown_ID - idtrxName - transaction
public X_R_IssueKnown(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Ctx ctx)
initPO in class POctx - context
public String toString()
toString in class POpublic void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setIssueStatus(String IssueStatus)
IssueStatus - Current Status of the Issuepublic String getIssueStatus()
public void setIssueSummary(String IssueSummary)
IssueSummary - Issue Summarypublic String getIssueSummary()
public void setLineNo(int LineNo)
LineNo - Line Nopublic int getLineNo()
public void setLoggerName(String LoggerName)
LoggerName - Logger Namepublic String getLoggerName()
public void setProcessing(boolean Processing)
Processing - Process Nowpublic boolean isProcessing()
public void setR_IssueKnown_ID(int R_IssueKnown_ID)
R_IssueKnown_ID - Known Issuepublic int getR_IssueKnown_ID()
public void setR_IssueRecommendation_ID(int R_IssueRecommendation_ID)
R_IssueRecommendation_ID - Recommendations how to fix an Issuepublic int getR_IssueRecommendation_ID()
public void setR_IssueStatus_ID(int R_IssueStatus_ID)
R_IssueStatus_ID - Status of an Issuepublic int getR_IssueStatus_ID()
public void setR_Request_ID(int R_Request_ID)
R_Request_ID - Request from a Business Partner or Prospectpublic int getR_Request_ID()
public void setReleaseNo(String ReleaseNo)
ReleaseNo - Internal Release Numberpublic String getReleaseNo()
public KeyNamePair getKeyNamePair()
public void setSourceClassName(String SourceClassName)
SourceClassName - Source Class Namepublic String getSourceClassName()
public void setSourceMethodName(String SourceMethodName)
SourceMethodName - Source Method Namepublic String getSourceMethodName()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||