|
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_IssueSystem
public class X_R_IssueSystem
Generated Model for R_IssueSystem
| Field Summary | |
|---|---|
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 |
| Fields inherited from interface org.compiere.model.I_R_IssueSystem |
|---|
accessLevel, COLUMNNAME_A_Asset_ID, COLUMNNAME_DBAddress, COLUMNNAME_ProfileInfo, COLUMNNAME_R_IssueSystem_ID, COLUMNNAME_StatisticsInfo, COLUMNNAME_SystemStatus, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_R_IssueSystem(Properties ctx,
int R_IssueSystem_ID,
String trxName)
Standard Constructor |
|
X_R_IssueSystem(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()
|
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(Properties ctx)
Load Meta Data |
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()
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 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(Properties ctx,
int R_IssueSystem_ID,
String trxName)
public X_R_IssueSystem(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_R_IssueSystemExceptionpublic void setA_Asset_ID(int A_Asset_ID)
setA_Asset_ID in interface I_R_IssueSystemA_Asset_ID - Asset used internally or by customerspublic int getA_Asset_ID()
getA_Asset_ID in interface I_R_IssueSystempublic void setDBAddress(String DBAddress)
setDBAddress in interface I_R_IssueSystemDBAddress - JDBC URL of the database serverpublic String getDBAddress()
getDBAddress in interface I_R_IssueSystempublic KeyNamePair getKeyNamePair()
public void setProfileInfo(String ProfileInfo)
setProfileInfo in interface I_R_IssueSystemProfileInfo - Information to help profiling the system for solving support issuespublic String getProfileInfo()
getProfileInfo in interface I_R_IssueSystempublic void setR_IssueSystem_ID(int R_IssueSystem_ID)
setR_IssueSystem_ID in interface I_R_IssueSystemR_IssueSystem_ID - System creating the issuepublic int getR_IssueSystem_ID()
getR_IssueSystem_ID in interface I_R_IssueSystempublic void setStatisticsInfo(String StatisticsInfo)
setStatisticsInfo in interface I_R_IssueSystemStatisticsInfo - Information to help profiling the system for solving support issuespublic String getStatisticsInfo()
getStatisticsInfo in interface I_R_IssueSystempublic void setSystemStatus(String SystemStatus)
setSystemStatus in interface I_R_IssueSystemSystemStatus - Status of the system - Support priority depends on system statuspublic String getSystemStatus()
getSystemStatus in interface I_R_IssueSystem
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||