com.retek.component.item.impl.persistence
Interface ItemCollectionDao
- All Known Implementing Classes:
- CacheItemCollectionDao, OracleItemCollectionDao
- public interface ItemCollectionDao
createReferenceCacheForItemCollection
public ReferenceCache createReferenceCacheForItemCollection()
throws SystemException
- Throws:
SystemException
submit
public ItemCollectionDto submit(ItemCollectionDto dto)
throws SystemException
- Throws:
SystemException
read
public ItemCollectionDto read(DistributedReference itemCollectionRef)
throws SystemException
- Throws:
SystemException
findItemCollections
public java.util.Set findItemCollections(ItemCollectionSearchCriteria criteria)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28