com.retek.component.banner_channel.impl.persistence.db.oracle
Class OracleGiftDao

java.lang.Object
  extended bycom.retek.commons.domain.core.persistence.db.oracle.AbstractOracleDao
      extended bycom.retek.component.banner_channel.impl.persistence.db.oracle.OracleGiftDao
All Implemented Interfaces:
GiftDao

public class OracleGiftDao
extends AbstractOracleDao
implements GiftDao


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

OracleGiftDao

public OracleGiftDao()
Method Detail

createReferenceCacheForGiftingSeason

public ReferenceCache createReferenceCacheForGiftingSeason()
                                                    throws SystemException
Specified by:
createReferenceCacheForGiftingSeason in interface GiftDao
Throws:
SystemException

createReferenceCacheForGiftService

public ReferenceCache createReferenceCacheForGiftService()
                                                  throws SystemException
Specified by:
createReferenceCacheForGiftService in interface GiftDao
Throws:
SystemException

read

public GiftingSeasonDto read(DistributedReference ref)
                      throws SystemException
Specified by:
read in interface GiftDao
Throws:
SystemException

getDaoResourceProperty

protected java.lang.String getDaoResourceProperty()
Overrides:
getDaoResourceProperty in class AbstractOracleDao


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28