|
|||||||||||
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.media.impl.persistence.db.oracle.OracleSellingItemDepictionDao
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 |
public OracleSellingItemDepictionDao()
Method Detail |
public ReferenceCache createReferenceCacheForSellingItemDepiction() throws SystemException
createReferenceCacheForSellingItemDepiction
in interface SellingItemDepictionDao
SystemException
public ReferenceCache createReferenceCacheForDepiction() throws SystemException
createReferenceCacheForDepiction
in interface SellingItemDepictionDao
SystemException
protected java.lang.String getDaoResourceProperty()
getDaoResourceProperty
in class AbstractOracleDao
public DepictionDto findDepiction(DistributedReference mediaRef, java.lang.String dispictionCode) throws SystemException
findDepiction
in interface SellingItemDepictionDao
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |