|
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_IssueSystem
public class X_R_IssueSystem
Generated Model for R_IssueSystem
| 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=843 |
static String |
Table_Name
TableName=R_IssueSystem |
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_IssueSystem(Ctx ctx,
int R_IssueSystem_ID,
String trxName)
Standard Constructor |
|
X_R_IssueSystem(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getA_Asset_ID()
Get Asset. |
String |
getDBAddress()
Get DB Address. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getProfileInfo()
Get Profile. |
int |
getR_IssueSystem_ID()
Get Issue System. |
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 |
setDBAddress(String DBAddress)
Set DB Address. |
void |
setProfileInfo(String ProfileInfo)
Set Profile. |
void |
setR_IssueSystem_ID(int R_IssueSystem_ID)
Set Issue System. |
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_IssueSystem(Ctx ctx,
int R_IssueSystem_ID,
String trxName)
ctx - contextR_IssueSystem_ID - idtrxName - transaction
public X_R_IssueSystem(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 setDBAddress(String DBAddress)
DBAddress - JDBC URL of the database serverpublic String getDBAddress()
public KeyNamePair getKeyNamePair()
public void setProfileInfo(String ProfileInfo)
ProfileInfo - Information to help profiling the system for solving support issuespublic String getProfileInfo()
public void setR_IssueSystem_ID(int R_IssueSystem_ID)
R_IssueSystem_ID - System creating the issuepublic int getR_IssueSystem_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 | |||||||||