|
|||||||||||
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.item.impl.persistence.db.oracle.OracleItemCollectionDao
Constructor Summary | |
OracleItemCollectionDao()
|
Method Summary | |
ReferenceCache |
createReferenceCacheForItemCollection()
|
java.util.Set |
findItemCollections(ItemCollectionSearchCriteria criteria)
|
protected java.lang.String |
getDaoResourceProperty()
|
ItemCollectionDto |
read(DistributedReference itemCollectionRef)
|
ItemCollectionDto |
submit(ItemCollectionDto dto)
|
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 OracleItemCollectionDao()
Method Detail |
protected java.lang.String getDaoResourceProperty()
getDaoResourceProperty
in class AbstractOracleDao
public ReferenceCache createReferenceCacheForItemCollection() throws SystemException
createReferenceCacheForItemCollection
in interface ItemCollectionDao
SystemException
public ItemCollectionDto submit(ItemCollectionDto dto) throws SystemException
submit
in interface ItemCollectionDao
SystemException
public ItemCollectionDto read(DistributedReference itemCollectionRef) throws SystemException
read
in interface ItemCollectionDao
SystemException
public java.util.Set findItemCollections(ItemCollectionSearchCriteria criteria) throws SystemException
findItemCollections
in interface ItemCollectionDao
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |