|
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_RequestAction
org.compiere.model.MRequestAction
public class MRequestAction
Request History 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 |
| Constructor Summary | |
|---|---|
MRequestAction(MRequest request,
boolean newRecord)
Parent Action Constructor |
|
MRequestAction(Properties ctx,
int R_RequestAction_ID,
String trxName)
Persistency Constructor |
|
MRequestAction(Properties ctx,
ResultSet rs,
String trxName)
Load Construtor |
|
| Method Summary | |
|---|---|
void |
addNullColumn(String columnName)
Add Null Column |
protected boolean |
beforeSave(boolean newRecord)
Before Save |
String |
getChangesHTML()
Get Changes as HTML string |
String |
getCreatedByName()
Get Name of creator |
| 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 MRequestAction(Properties ctx,
int R_RequestAction_ID,
String trxName)
ctx - contextR_RequestAction_ID - id
public MRequestAction(Properties ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result set
public MRequestAction(MRequest request,
boolean newRecord)
request - parentnewRecord - new (copy all)| Method Detail |
|---|
public void addNullColumn(String columnName)
columnName - public String getCreatedByName()
public String getChangesHTML()
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 | |||||||||