|
|||||||||||
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.customerorder.impl.persistence.db.oracle.OracleCallTagDao
Constructor Summary | |
OracleCallTagDao()
|
Method Summary | |
ReferenceCache |
createReferenceCacheForCallTag()
|
protected java.lang.String |
getDaoResourceProperty()
|
CallTagDto |
read(DistributedReference ref)
|
CallTagDto |
submit(CallTagDto 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 OracleCallTagDao()
Method Detail |
public CallTagDto read(DistributedReference ref) throws InvalidIdException, SystemException
read
in interface CallTagDao
InvalidIdException
SystemException
public CallTagDto submit(CallTagDto dto) throws SystemException
submit
in interface CallTagDao
SystemException
public ReferenceCache createReferenceCacheForCallTag() throws SystemException
createReferenceCacheForCallTag
in interface CallTagDao
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 |