com.softslate.commerce.businessobjects.payment.paypoint
Interface IPaypointCallbackProcessor

All Superinterfaces:
BusinessObject, BusinessProcessor
All Known Implementing Classes:
PaypointCallbackProcessor

public interface IPaypointCallbackProcessor
extends BusinessProcessor

API for Paypoint callback processing

Author:
Jason McWilliams

Method Summary
 java.util.Map processCallback(java.util.Map parameters)
           
 
Methods inherited from interface com.softslate.commerce.businessobjects.core.BusinessProcessor
getAppComponents, getAppSettings, getBusinessObjectFactory, getDaoFactory, getSettings, getUser, setAppComponents, setAppSettings, setBusinessObjectFactory, setDaoFactory, setSettings, setUser, utils
 
Methods inherited from interface com.softslate.commerce.businessobjects.core.BusinessObject
initialize
 

Method Detail

processCallback

java.util.Map processCallback(java.util.Map parameters)
                              throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © SoftSlate, LLC 2003–2005