|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.domain.core.persistence.db.oracle.AbstractOracleDao
com.retek.component.banner_channel.impl.persistence.db.oracle.OracleGiftDao
Constructor Summary | |
OracleGiftDao()
|
Method Summary | |
ReferenceCache |
createReferenceCacheForGiftingSeason()
|
ReferenceCache |
createReferenceCacheForGiftService()
|
protected java.lang.String |
getDaoResourceProperty()
|
GiftingSeasonDto |
read(DistributedReference ref)
|
Methods inherited from class com.retek.commons.domain.core.persistence.db.oracle.AbstractOracleDao |
buildReferenceCache |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OracleGiftDao()
Method Detail |
public ReferenceCache createReferenceCacheForGiftingSeason() throws SystemException
createReferenceCacheForGiftingSeason
in interface GiftDao
SystemException
public ReferenceCache createReferenceCacheForGiftService() throws SystemException
createReferenceCacheForGiftService
in interface GiftDao
SystemException
public GiftingSeasonDto read(DistributedReference ref) throws SystemException
read
in interface GiftDao
SystemException
protected java.lang.String getDaoResourceProperty()
getDaoResourceProperty
in class AbstractOracleDao
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |