Package org.starhope.appius.mb

Interface Summary
BeforePageHook WRITEME: Document this type.
MBParamTranslator WRITEME: Document this type.
PostParentRegistrationHook WRITEME: Document this type.
PostPaymentHook WRITEME: Document this type.
PostUserRegistrationHook WRITEME: Document this type.
 

Class Summary
Currency  
CurrencySQLLoader WRITEME: Document this type.
Enrolment An Enrolment object represents a potential type of enrolment or subscription into which an User can be subscribed.
EnrolmentSQLLoader WRITEME: Document this type.
MBField_CreditCardNumber WRITEME: Document this type.
MBField_NumericString WRITEME: Document this type.
MBSession This is the session data collected from an arbitrary front-end system (e.g.
Messages  
Payment Fairly complete encapsulation of all things related to an individual payment.
PaymentGateway A payment gateway is a transaction broker for payments.
UserAddress  
UserEnrolment This class represents an instance of a purchased enrolment (subscription) to a game, as bound to a particular user and period of time.
UserEnrolmentSQLLoader The SQL Loader for UserEnrolment using the Tootsville database schema
 

Enum Summary
MBErrorReason WRITEME: Document this type.
MBGoal WRITEME: Document this type.
Payment.ItemType What type of item is paid-for? Every class implementing Invoiceable should be on this list.
VisitorRole WRITEME: Document this type.