com.softslate.commerce.businessobjects.payment.google.notification
Class AbstractNotificationProcessor

java.lang.Object
  extended by com.softslate.commerce.businessobjects.core.BaseBusinessObject
      extended by com.softslate.commerce.businessobjects.core.BaseBusinessProcessor
          extended by com.softslate.commerce.businessobjects.payment.google.notification.AbstractNotificationProcessor
All Implemented Interfaces:
BusinessObject, BusinessProcessor
Direct Known Subclasses:
AuthorizationAmountNotificationProcessorImpl, ChargeAmountNotificationProcessorImpl, ChargebackAmountNotificationProcessorImpl, NewOrderNotificationProcessorImpl, OrderStateChangeNotificationProcessorImpl, RefundAmountNotificationProcessorImpl, RiskInformationNotificationProcessorImpl

public class AbstractNotificationProcessor
extends BaseBusinessProcessor


Constructor Summary
AbstractNotificationProcessor()
           
 
Method Summary
protected  java.lang.String getAckString(java.lang.String serialNumber)
           
 
Methods inherited from class com.softslate.commerce.businessobjects.core.BaseBusinessProcessor
formatDateTime, formatPrice, getAppComponents, getAppSettings, getAttributeIDs, getBusinessObjectFactory, getDaoFactory, getProductIDs, getSettings, getUser, initialize, loadMatchingSkus, parseDateTime, parseResponseData, prepareRequestData, sendHTTPPost, setAppComponents, setAppSettings, setBusinessObjectFactory, setDaoFactory, setSettings, setUser, utils
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractNotificationProcessor

public AbstractNotificationProcessor()
Method Detail

getAckString

protected java.lang.String getAckString(java.lang.String serialNumber)


Copyright ? SoftSlate, LLC 2003?2005