|
|||||||||||
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.OracleUdaHeaderDao
Constructor Summary | |
OracleUdaHeaderDao()
|
Method Summary | |
void |
delete(UdaHeaderDto dto)
|
UdaHeaderDto |
read(java.lang.String id)
|
UdaHeaderDto |
submit(UdaHeaderDto 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 OracleUdaHeaderDao()
Method Detail |
public UdaHeaderDto read(java.lang.String id) throws SystemException
read
in interface UdaHeaderDao
SystemException
public UdaHeaderDto submit(UdaHeaderDto dto) throws SystemException
submit
in interface UdaHeaderDao
SystemException
public void delete(UdaHeaderDto dto) throws SystemException
delete
in interface UdaHeaderDao
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |