|
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_IssueProject
public class X_R_IssueProject
Generated Model for R_IssueProject
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
protected static KeyNamePair |
Model
|
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 |
static int |
Table_ID
AD_Table_ID=842 |
static String |
Table_Name
TableName=R_IssueProject |
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_IssueProject(Ctx ctx,
int R_IssueProject_ID,
String trxName)
Standard Constructor |
|
X_R_IssueProject(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getA_Asset_ID()
Get Asset. |
int |
getC_Project_ID()
Get Project. |
String |
getDescription()
Get Description. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
String |
getProfileInfo()
Get Profile. |
int |
getR_IssueProject_ID()
Get Issue Project. |
String |
getStatisticsInfo()
Get Statistics. |
String |
getSystemStatus()
Get System Status. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isSystemStatusValid(String test)
Is test a valid value. |
void |
setA_Asset_ID(int A_Asset_ID)
Set Asset. |
void |
setC_Project_ID(int C_Project_ID)
Set Project. |
void |
setDescription(String Description)
Set Description. |
void |
setName(String Name)
Set Name. |
void |
setProfileInfo(String ProfileInfo)
Set Profile. |
void |
setR_IssueProject_ID(int R_IssueProject_ID)
Set Issue Project. |
void |
setStatisticsInfo(String StatisticsInfo)
Set Statistics. |
void |
setSystemStatus(String SystemStatus)
Set System Status. |
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
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_R_IssueProject(Ctx ctx,
int R_IssueProject_ID,
String trxName)
ctx - contextR_IssueProject_ID - idtrxName - transaction
public X_R_IssueProject(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 setA_Asset_ID(int A_Asset_ID)
A_Asset_ID - Asset used internally or by customerspublic int getA_Asset_ID()
public void setC_Project_ID(int C_Project_ID)
C_Project_ID - Financial Projectpublic int getC_Project_ID()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setName(String Name)
Name - Alphanumeric identifier of the entitypublic String getName()
public KeyNamePair getKeyNamePair()
public void setProfileInfo(String ProfileInfo)
ProfileInfo - Information to help profiling the system for solving support issuespublic String getProfileInfo()
public void setR_IssueProject_ID(int R_IssueProject_ID)
R_IssueProject_ID - Implementation Projectspublic int getR_IssueProject_ID()
public void setStatisticsInfo(String StatisticsInfo)
StatisticsInfo - Information to help profiling the system for solving support issuespublic String getStatisticsInfo()
public boolean isSystemStatusValid(String test)
test - testvalue
public void setSystemStatus(String SystemStatus)
SystemStatus - Status of the system - Support priority depends on system statuspublic String getSystemStatus()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||