|
|||||||||||
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.OracleDifferentiatorTypeDao
Constructor Summary | |
OracleDifferentiatorTypeDao()
|
Method Summary | |
DifferentiatorTypeDto |
read(java.lang.String id)
|
DifferentiatorTypeDto |
submit(DifferentiatorTypeDto dto)
|
Methods inherited from class com.retek.commons.domain.core.persistence.db.oracle.AbstractOracleDao |
buildReferenceCache, getDaoResourceProperty |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OracleDifferentiatorTypeDao()
Method Detail |
public DifferentiatorTypeDto read(java.lang.String id) throws SystemException
read
in interface DifferentiatorTypeDao
SystemException
public DifferentiatorTypeDto submit(DifferentiatorTypeDto dto) throws SystemException
submit
in interface DifferentiatorTypeDao
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |