|
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.CalloutRequest
@Deprecated public class CalloutRequest
Request Callouts
| Constructor Summary | |
|---|---|
CalloutRequest()
Deprecated. |
|
| Method Summary | |
|---|---|
String |
copyMail(Ctx ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
Deprecated. Request - Copy Mail Text - Callout |
String |
copyResponse(Ctx ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
Deprecated. Request - Copy Response Text - Callout |
String |
type(Ctx ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
Deprecated. Request - Chane of Request Type - Callout |
| 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 CalloutRequest()
| Method Detail |
|---|
public String copyMail(Ctx ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
ctx - ContextWindowNo - current Window NomTab - Model TabmField - Model Fieldvalue - The new value
public String copyResponse(Ctx ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
ctx - ContextWindowNo - current Window NomTab - Model TabmField - Model Fieldvalue - The new value
public String type(Ctx ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
ctx - ContextWindowNo - current Window NomTab - Model TabmField - Model Fieldvalue - The new value
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||