|
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_IssueProject
public class X_R_IssueProject
Generated Model for R_IssueProject
| 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_IssueProject |
|---|
accessLevel, COLUMNNAME_A_Asset_ID, COLUMNNAME_C_Project_ID, COLUMNNAME_Description, COLUMNNAME_Name, COLUMNNAME_ProfileInfo, COLUMNNAME_R_IssueProject_ID, COLUMNNAME_StatisticsInfo, COLUMNNAME_SystemStatus, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_R_IssueProject(Properties ctx,
int R_IssueProject_ID,
String trxName)
Standard Constructor |
|
X_R_IssueProject(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()
|
int |
getC_Project_ID()
Get Project. |
I_C_Project |
getC_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(Properties ctx)
Load Meta Data |
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()
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_IssueProject(Properties ctx,
int R_IssueProject_ID,
String trxName)
public X_R_IssueProject(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_IssueProjectExceptionpublic void setA_Asset_ID(int A_Asset_ID)
setA_Asset_ID in interface I_R_IssueProjectA_Asset_ID - Asset used internally or by customerspublic int getA_Asset_ID()
getA_Asset_ID in interface I_R_IssueProject
public I_C_Project getC_Project()
throws Exception
getC_Project in interface I_R_IssueProjectExceptionpublic void setC_Project_ID(int C_Project_ID)
setC_Project_ID in interface I_R_IssueProjectC_Project_ID - Financial Projectpublic int getC_Project_ID()
getC_Project_ID in interface I_R_IssueProjectpublic void setDescription(String Description)
setDescription in interface I_R_IssueProjectDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_R_IssueProjectpublic void setName(String Name)
setName in interface I_R_IssueProjectName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_R_IssueProjectpublic KeyNamePair getKeyNamePair()
public void setProfileInfo(String ProfileInfo)
setProfileInfo in interface I_R_IssueProjectProfileInfo - Information to help profiling the system for solving support issuespublic String getProfileInfo()
getProfileInfo in interface I_R_IssueProjectpublic void setR_IssueProject_ID(int R_IssueProject_ID)
setR_IssueProject_ID in interface I_R_IssueProjectR_IssueProject_ID - Implementation Projectspublic int getR_IssueProject_ID()
getR_IssueProject_ID in interface I_R_IssueProjectpublic void setStatisticsInfo(String StatisticsInfo)
setStatisticsInfo in interface I_R_IssueProjectStatisticsInfo - Information to help profiling the system for solving support issuespublic String getStatisticsInfo()
getStatisticsInfo in interface I_R_IssueProjectpublic void setSystemStatus(String SystemStatus)
setSystemStatus in interface I_R_IssueProjectSystemStatus - Status of the system - Support priority depends on system statuspublic String getSystemStatus()
getSystemStatus in interface I_R_IssueProject
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||