|
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.eevolution.model.X_PP_Cost_Collector
org.eevolution.model.MPPCostCollector
public class MPPCostCollector
Inventory Movement 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 | |
|---|---|
MPPCostCollector(Properties ctx,
int PP_Cost_Collector_ID,
String trxName)
Standard Constructor |
|
MPPCostCollector(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
void |
addDescription(String description)
Add to Description |
protected boolean |
afterSave(boolean newRecord,
boolean success)
Called after Save for Post-Save Operation |
boolean |
approveIt()
Approve Document |
protected boolean |
beforeSave(boolean newRecord)
Called before Save for Pre-Save Operation |
boolean |
closeIt()
Close Document. |
protected void |
closenew(int order,
int node)
|
String |
completeIt()
Complete Document |
protected void |
completenew(int order,
int node)
|
protected void |
createnewnode(int node,
BigDecimal duration)
|
File |
createPDF()
Create PDF |
File |
createPDF(File file)
Create PDF file |
BigDecimal |
getApprovalAmt()
Get Document Approval Amount |
int |
getC_Currency_ID()
Get Document Currency |
int |
getDoc_User_ID()
Get Document Owner (Responsible) |
String |
getDocumentInfo()
Get Document Info |
String |
getDocumentNo()
Get Document No |
String |
getProcessMsg()
Get Process Message |
String |
getSummary()
Get Summary |
boolean |
invalidateIt()
Invalidate Document |
boolean |
postIt()
Post Document - nothing |
String |
prepareIt()
Prepare Document |
boolean |
processIt(String processAction)
Process document |
boolean |
reActivateIt()
Re-activate |
boolean |
rejectIt()
Reject Approval |
boolean |
reverseAccrualIt()
Reverse Accrual - none |
boolean |
reverseCorrectIt()
Reverse Correction |
void |
setProcessed(boolean processed)
Set Processed. |
boolean |
unlockIt()
Unlock Document. |
boolean |
voidIt()
Void Document. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.process.DocAction |
|---|
get_ID, get_Logger, get_Table_ID, get_TrxName, getAD_Client_ID, getAD_Org_ID, getCtx, getDocAction, getDocStatus, save, setDocStatus |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Constructor Detail |
|---|
public MPPCostCollector(Properties ctx,
int PP_Cost_Collector_ID,
String trxName)
ctx - contextPP_Cost_Collector - id
public MPPCostCollector(Properties ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result set| Method Detail |
|---|
public void addDescription(String description)
description - textpublic void setProcessed(boolean processed)
setProcessed in interface I_PP_Cost_CollectorsetProcessed in class X_PP_Cost_Collectorprocessed - processedpublic boolean processIt(String processAction)
processIt in interface DocActionprocessAction - document action
public boolean unlockIt()
unlockIt in interface DocActionpublic boolean invalidateIt()
invalidateIt in interface DocActionpublic String prepareIt()
prepareIt in interface DocActionpublic boolean approveIt()
approveIt in interface DocActionpublic boolean rejectIt()
rejectIt in interface DocActionpublic String completeIt()
completeIt in interface DocActionpublic boolean postIt()
public boolean voidIt()
voidIt in interface DocActionpublic boolean closeIt()
closeIt in interface DocActionpublic boolean reverseCorrectIt()
reverseCorrectIt in interface DocActionpublic boolean reverseAccrualIt()
reverseAccrualIt in interface DocActionpublic boolean reActivateIt()
reActivateIt in interface DocActionpublic String getSummary()
getSummary in interface DocActionpublic String getProcessMsg()
getProcessMsg in interface DocActionpublic int getDoc_User_ID()
getDoc_User_ID in interface DocActionpublic int getC_Currency_ID()
getC_Currency_ID in interface DocActionpublic BigDecimal getApprovalAmt()
getApprovalAmt in interface DocActionpublic File createPDF()
createPDF in interface DocActionpublic File createPDF(File file)
file - output file
public String getDocumentInfo()
getDocumentInfo in interface DocActionpublic String getDocumentNo()
DocAction
getDocumentNo in interface DocAction
protected void createnewnode(int node,
BigDecimal duration)
protected boolean beforeSave(boolean newRecord)
PO
beforeSave in class POnewRecord - new record
protected boolean afterSave(boolean newRecord,
boolean success)
PO
afterSave in class POnewRecord - new recordsuccess - true if save operation was success
protected void closenew(int order,
int node)
protected void completenew(int order,
int node)
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||