Package com.google.checkout.notification

Interface Summary
NotificationParser The interface for parsing notifications of a specified type
 

Class Summary
Address This class encapsulates the data describing an Address.
AuthorizationAmountNotification This class encapsulates the <authorization-amount-notification> notification.
BuyerMarketingPreferences  
CarrierCalculatedShippingAdjustment This class encapsulates the data in the <flat-rate-shipping-adjustment> tag.
ChargeAmountNotification This class encapsulates the <charge-amount-notification> notification.
ChargebackAmountNotification This class encapsulates the <chargeback-amount-notification> notification.
CheckoutNotification This class is the parent for all the notification classes.
CompositeNotificationParser  
CouponAdjustment This class encapsulates the data in the <coupon-adjustment> tag.
FinancialOrderState This class represents the financial status of an order.
FlatRateShippingAdjustment This class encapsulates the data in the <flat-rate-shipping-adjustment> tag.
FulfillmentOrderState This class represents the fulfillment status of an order.
GiftCertificateAdjustment This class encapsulates the data in the <gift-certificate-adjustment> tag.
MerchantCalculatedShippingAdjustment This class encapsulates the data in the <merchant-calculated-shipping-adjustment> tag.
MerchantCodes This class is the parent class of the merchant code classes.
NewOrderNotification This class encapsulates the <new-order-notification> notification.
NotificationTypes  
OrderAdjustment  
OrderStateChangeNotification This class encapsulates the <order-state-change-notification> notification.
PickupShippingAdjustment This class encapsulates the data in the <pickup-shipping-adjustment> tag.
Promotion  
RefundAmountNotification This class encapsulates the <refund-amount-notification> notification.
RiskInformation  
RiskInformationNotification This class encapsulates the <risk-information-notification> notification.
Shipping This class is the parent class of the shipping classes.
ShoppingCart  
StructuredName This class encapsulates the structured name data.
 

Exception Summary
CheckoutParserException