|
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_RequestUpdate
org.compiere.model.MRequestUpdate
public class MRequestUpdate
Request Update Model
| Field Summary |
|---|
| 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_RequestUpdate |
|---|
accessLevel, COLUMNNAME_ConfidentialTypeEntry, COLUMNNAME_EndTime, COLUMNNAME_M_ProductSpent_ID, COLUMNNAME_QtyInvoiced, COLUMNNAME_QtySpent, COLUMNNAME_R_Request_ID, COLUMNNAME_R_RequestUpdate_ID, COLUMNNAME_Result, COLUMNNAME_StartTime, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
MRequestUpdate(MRequest parent)
Parent Constructor |
|
MRequestUpdate(Properties ctx,
int R_RequestUpdate_ID,
String trxName)
Standard Constructor |
|
MRequestUpdate(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected boolean |
beforeSave(boolean newRecord)
Before Save |
String |
getConfidentialEntryText()
Get Confidential Entry Text (for jsp) |
String |
getCreatedByName()
Get Name of creator |
boolean |
isNewInfo()
Do we have new info |
| Methods inherited from class org.compiere.model.X_R_RequestUpdate |
|---|
get_AccessLevel, getConfidentialTypeEntry, getEndTime, getKeyNamePair, getM_ProductSpent_ID, getQtyInvoiced, getQtySpent, getR_Request_ID, getR_Request, getR_RequestUpdate_ID, getResult, getStartTime, initPO, setConfidentialTypeEntry, setEndTime, setM_ProductSpent_ID, setQtyInvoiced, setQtySpent, setR_Request_ID, setR_RequestUpdate_ID, setResult, setStartTime, toString |
| 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 |
| Constructor Detail |
|---|
public MRequestUpdate(Properties ctx,
int R_RequestUpdate_ID,
String trxName)
ctx - contextR_RequestUpdate_ID - idtrxName - trx
public MRequestUpdate(Properties ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - trxpublic MRequestUpdate(MRequest parent)
parent - request| Method Detail |
|---|
public boolean isNewInfo()
public String getCreatedByName()
public String getConfidentialEntryText()
protected boolean beforeSave(boolean newRecord)
beforeSave in class POnewRecord - new
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||