|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.component.impl.persistence.cache.MemoryDao
com.retek.component.pend.impl.persistence.cache.CacheNegativeCustomerRecordDao
Constructor Summary | |
CacheNegativeCustomerRecordDao()
|
Method Summary | |
ReferenceCache |
createReferenceCacheForNegativeCustomerRecord()
|
java.util.Set |
findNegativeCustomerRecordReferences(NegativeCustomerRecordSearchCriteria criteria)
|
java.util.Set |
findNegativeCustomerRecords(NegativeCustomerRecordSearchCriteria criteria)
|
NegativeCustomerRecordDto |
persist(NegativeCustomerRecordDto dto)
|
NegativeCustomerRecordDto |
read(DistributedReference ref)
|
java.util.Set |
read(java.util.Set refs)
|
Methods inherited from class com.retek.commons.component.impl.persistence.cache.MemoryDao |
doCreateReferenceCache, doCreateReferenceCache, doDelete, doPersist, doPersist, doRead, doRead, getDtosForType, getSizeReport, isWildCardEqual, resetAll |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CacheNegativeCustomerRecordDao()
Method Detail |
public ReferenceCache createReferenceCacheForNegativeCustomerRecord() throws SystemException
createReferenceCacheForNegativeCustomerRecord
in interface NegativeCustomerRecordDao
SystemException
public NegativeCustomerRecordDto persist(NegativeCustomerRecordDto dto) throws SystemException
persist
in interface NegativeCustomerRecordDao
SystemException
public java.util.Set findNegativeCustomerRecordReferences(NegativeCustomerRecordSearchCriteria criteria) throws SystemException
findNegativeCustomerRecordReferences
in interface NegativeCustomerRecordDao
SystemException
public java.util.Set findNegativeCustomerRecords(NegativeCustomerRecordSearchCriteria criteria) throws SystemException
findNegativeCustomerRecords
in interface NegativeCustomerRecordDao
SystemException
public NegativeCustomerRecordDto read(DistributedReference ref) throws SystemException
read
in interface NegativeCustomerRecordDao
SystemException
public java.util.Set read(java.util.Set refs) throws SystemException
read
in interface NegativeCustomerRecordDao
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |