Adempiere 3.5.2a

org.adempiere.model
Class CalloutBPartnerLocation

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

public class CalloutBPartnerLocation
extends CalloutEngine

BPartnerLocation Callouts.

Author:
Jesus Garcia / Carlos Ruiz - globalqss

Field Summary
 
Fields inherited from class org.compiere.model.CalloutEngine
log, NO_ERROR
 
Constructor Summary
CalloutBPartnerLocation()
           
 
Method Summary
 String formatPhone(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value, Object oldValue)
          Format Phone No based on Country.
 
Methods inherited from class org.compiere.model.CalloutEngine
convert, dateAcct, getGridField, getGridTab, isCalloutActive, rate, setCalloutActive, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CalloutBPartnerLocation

public CalloutBPartnerLocation()
Method Detail

formatPhone

public String formatPhone(Properties ctx,
                          int WindowNo,
                          GridTab mTab,
                          GridField mField,
                          Object value,
                          Object oldValue)
Format Phone No based on Country. Called from C_BPartnerLocation.C_Location_ID

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

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.