|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.payment.PaymentManagerFactory
A factory class that gets instances of PaymentManager classes.
Retek Inc. Copyright (c) 2003
Method Summary | |
---|---|
static PaymentManager |
getPaymentManager()
|
static PaymentSettlementManager |
getPaymentSettlementManager(DistributedContext context)
|
static TenderTypeManager |
getTenderTypeManager()
Deprecated. pass in a context |
static TenderTypeManager |
getTenderTypeManager(DistributedContext context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static PaymentManager getPaymentManager() throws SystemException
SystemException
public static TenderTypeManager getTenderTypeManager() throws SystemException
SystemException
public static TenderTypeManager getTenderTypeManager(DistributedContext context) throws SystemException
SystemException
public static PaymentSettlementManager getPaymentSettlementManager(DistributedContext context) throws SystemException
SystemException
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |