|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.domain.core.impl.persistence.cache.CacheDao
com.retek.component.payment.impl.persistence.cache.CachePaymentDao
Constructor Summary | |
CachePaymentDao()
|
Method Summary | |
java.util.HashMap |
getMap()
|
java.lang.String |
getNextPaymentAuthorizationId()
Retrieves the next unique payment authorization id. |
static java.lang.String |
getSizeReport()
|
static void |
reset()
|
Methods inherited from class com.retek.commons.domain.core.impl.persistence.cache.CacheDao |
deleteDto, findAllDtos, getLogger, getNextId, isWildCardEqual, readDto, submitDto |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CachePaymentDao()
Method Detail |
public java.util.HashMap getMap()
getMap
in class CacheDao
public static void reset()
public static java.lang.String getSizeReport()
public java.lang.String getNextPaymentAuthorizationId() throws SystemException
PaymentDao
getNextPaymentAuthorizationId
in interface PaymentDao
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |