com.retek.component.media.impl.persistence
Interface SellingItemDepictionDao

All Known Implementing Classes:
CacheSellingItemDepictionDao, OracleSellingItemDepictionDao

public interface SellingItemDepictionDao


Method Summary
 ReferenceCache createReferenceCacheForDepiction()
           
 ReferenceCache createReferenceCacheForSellingItemDepiction()
           
 DepictionDto findDepiction(DistributedReference mediaRef, java.lang.String depictionCode)
           
 

Method Detail

createReferenceCacheForSellingItemDepiction

public ReferenceCache createReferenceCacheForSellingItemDepiction()
                                                           throws SystemException
Throws:
SystemException

createReferenceCacheForDepiction

public ReferenceCache createReferenceCacheForDepiction()
                                                throws SystemException
Throws:
SystemException

findDepiction

public DepictionDto findDepiction(DistributedReference mediaRef,
                                  java.lang.String depictionCode)
                           throws SystemException
Throws:
SystemException


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