com.retek.component.media.impl.persistence.db.oracle
Class OracleSellingItemDepictionDao

java.lang.Object
  extended bycom.retek.commons.domain.core.persistence.db.oracle.AbstractOracleDao
      extended bycom.retek.component.media.impl.persistence.db.oracle.OracleSellingItemDepictionDao
All Implemented Interfaces:
SellingItemDepictionDao

public class OracleSellingItemDepictionDao
extends AbstractOracleDao
implements SellingItemDepictionDao


Constructor Summary
OracleSellingItemDepictionDao()
           
 
Method Summary
 ReferenceCache createReferenceCacheForDepiction()
           
 ReferenceCache createReferenceCacheForSellingItemDepiction()
           
 DepictionDto findDepiction(DistributedReference mediaRef, java.lang.String dispictionCode)
           
protected  java.lang.String getDaoResourceProperty()
           
 
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

OracleSellingItemDepictionDao

public OracleSellingItemDepictionDao()
Method Detail

createReferenceCacheForSellingItemDepiction

public ReferenceCache createReferenceCacheForSellingItemDepiction()
                                                           throws SystemException
Specified by:
createReferenceCacheForSellingItemDepiction in interface SellingItemDepictionDao
Throws:
SystemException

createReferenceCacheForDepiction

public ReferenceCache createReferenceCacheForDepiction()
                                                throws SystemException
Specified by:
createReferenceCacheForDepiction in interface SellingItemDepictionDao
Throws:
SystemException

getDaoResourceProperty

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

findDepiction

public DepictionDto findDepiction(DistributedReference mediaRef,
                                  java.lang.String dispictionCode)
                           throws SystemException
Specified by:
findDepiction in interface SellingItemDepictionDao
Throws:
SystemException


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