|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.CalloutEngine
org.compiere.model.CalloutBankStatement
@Deprecated public class CalloutBankStatement
Bank Statement Callout
| Constructor Summary | |
|---|---|
CalloutBankStatement()
Deprecated. |
|
| Method Summary | |
|---|---|
String |
amount(Ctx ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
Deprecated. BankStmt - Amount. |
String |
bankAccount(Ctx ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
Deprecated. Bank Account Changed. |
String |
org(Ctx ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
Deprecated. Org Changed. |
String |
payment(Ctx ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
Deprecated. BankStmt - Payment. |
| Methods inherited from class org.compiere.model.CalloutEngine |
|---|
convert, dateAcct, isCalloutActive, rate, setCalloutActive, start |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CalloutBankStatement()
| Method Detail |
|---|
public String bankAccount(Ctx ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
ctx - contextWindowNo - window nomTab - tabmField - fieldvalue - value
public String amount(Ctx ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
ctx - contextWindowNo - window nomTab - tabmField - fieldvalue - value
public String payment(Ctx ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
ctx - contextWindowNo - window nomTab - tabmField - fieldvalue - value
public String org(Ctx ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
ctx - contextWindowNo - window nomTab - tabmField - fieldvalue - value
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||