PayPalNotificationLogger Class Reference

List of all members.

Public Member Functions

 PayPalNotificationLogger ()
void processDeniedPaypalTransaction (WORequest aRequest)
void processFailedPaypalTransaction (WORequest aRequest)
void processInvalidPaypalTransaction (WORequest aRequest)
void processPendingPaypalTransaction (WORequest aRequest)
void processValidPaypalTransaction (WORequest aRequest)


Detailed Description

The PayPalNotificationLogger class is simply an example of a delegate for the PayPalNotificationListener class. In reality, a delegate can implement any or all of these methods from the PayPalNotificationListener.Delegate interface, and use whatever custom logic fits the need. Examples would be logging the transactions to a database, a file, etc.

Constructor & Destructor Documentation

Constructor.


Member Function Documentation

void processDeniedPaypalTransaction ( WORequest  aRequest  ) 

void processFailedPaypalTransaction ( WORequest  aRequest  ) 

void processInvalidPaypalTransaction ( WORequest  aRequest  ) 

void processPendingPaypalTransaction ( WORequest  aRequest  ) 

void processValidPaypalTransaction ( WORequest  aRequest  ) 


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:37 2012 for Project Wonder by  doxygen 1.5.8