|
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.CalloutGLJournal
@Deprecated public class CalloutGLJournal
GL Journal Callout
| Constructor Summary | |
|---|---|
CalloutGLJournal()
Deprecated. |
|
| Method Summary | |
|---|---|
String |
alias(Ctx ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
Deprecated. JournalLine - Alias. |
String |
amt(Ctx ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
Deprecated. JournalLine - Amt. |
String |
period(Ctx ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
Deprecated. Journal - Period. |
String |
rate(Ctx ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
Deprecated. Journal/Line - rate. |
| Methods inherited from class org.compiere.model.CalloutEngine |
|---|
convert, dateAcct, isCalloutActive, setCalloutActive, start |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CalloutGLJournal()
| Method Detail |
|---|
public String period(Ctx ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
ctx - contextWindowNo - window nomTab - tabmField - fieldvalue - value
public String rate(Ctx ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
rate in class CalloutEnginectx - contextWindowNo - window nomTab - tabmField - fieldvalue - value
public String amt(Ctx ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
ctx - contextWindowNo - window nomTab - tabmField - fieldvalue - value
public String alias(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 | |||||||||