|
|||||||||||
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.OracleSubConceptDao
Constructor Summary | |
OracleSubConceptDao()
|
Method Summary | |
ReferenceCache |
createReferenceCacheForSubConcept()
|
java.util.Set |
findAll()
|
protected java.lang.String |
getDaoResourceProperty()
|
SubConceptDto |
read(DistributedReference ref)
|
SubConceptDto |
submit(SubConceptDto 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 OracleSubConceptDao()
Method Detail |
public SubConceptDto read(DistributedReference ref) throws SystemException, InvalidReferenceException
read
in interface SubConceptDao
SystemException
InvalidReferenceException
public SubConceptDto submit(SubConceptDto dto) throws SystemException
submit
in interface SubConceptDao
SystemException
public java.util.Set findAll() throws SystemException
findAll
in interface SubConceptDao
SystemException
public ReferenceCache createReferenceCacheForSubConcept() throws SystemException
createReferenceCacheForSubConcept
in interface SubConceptDao
SystemException
protected java.lang.String getDaoResourceProperty()
getDaoResourceProperty
in class AbstractOracleDao
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |