Compiere 3.1

org.compiere.model
Class CalloutRequest

java.lang.Object
  extended by org.compiere.model.CalloutEngine
      extended by org.compiere.model.CalloutRequest
All Implemented Interfaces:
Callout

Deprecated.

@Deprecated
public class CalloutRequest
extends CalloutEngine

Request Callouts

Version:
$Id: CalloutRequest.java,v 1.2 2006/07/30 00:51:05 jjanke Exp $
Author:
Jorg Janke

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

CalloutRequest

public CalloutRequest()
Deprecated. 
Method Detail

copyMail

public String copyMail(Ctx ctx,
                       int WindowNo,
                       GridTab mTab,
                       GridField mField,
                       Object value)
Deprecated. 
Request - Copy Mail Text - Callout

Parameters:
ctx - Context
WindowNo - current Window No
mTab - Model Tab
mField - Model Field
value - The new value
Returns:
Error message or ""

copyResponse

public String copyResponse(Ctx ctx,
                           int WindowNo,
                           GridTab mTab,
                           GridField mField,
                           Object value)
Deprecated. 
Request - Copy Response Text - Callout

Parameters:
ctx - Context
WindowNo - current Window No
mTab - Model Tab
mField - Model Field
value - The new value
Returns:
Error message or ""

type

public String type(Ctx ctx,
                   int WindowNo,
                   GridTab mTab,
                   GridField mField,
                   Object value)
Deprecated. 
Request - Chane of Request Type - Callout

Parameters:
ctx - Context
WindowNo - current Window No
mTab - Model Tab
mField - Model Field
value - The new value
Returns:
Error message or ""

Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.