|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.konakart.bl.modules.BaseModule
com.konakart.bl.modules.payment.BasePaymentModule
public class BasePaymentModule
Base class for Payment Modules.
| Field Summary |
|---|
| Fields inherited from class com.konakart.bl.modules.BaseModule |
|---|
basePackage, log |
| Constructor Summary | |
|---|---|
BasePaymentModule()
|
|
| Method Summary | |
|---|---|
protected void |
checkZone(PaymentInfo info,
int zone)
Ensures that the zone is within one of the Geo Zones contained in the DeliveryInfo object. |
| Methods inherited from class com.konakart.bl.modules.BaseModule |
|---|
getResourceBundle, isAvailable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BasePaymentModule()
| Method Detail |
|---|
protected void checkZone(PaymentInfo info,
int zone)
throws com.konakart.app.KKException
info - zone -
com.konakart.app.KKException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||