|
|||||||||||
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.OracleNoCustomerInformationReturnDao
Constructor Summary | |
OracleNoCustomerInformationReturnDao()
|
Method Summary | |
ReferenceCache |
createReferenceCacheForNoCustomerInformationReturn()
|
java.util.Set |
find(NoCustomerInformationReturnSearchCriteria criteria)
|
protected java.lang.String |
getDaoResourceProperty()
|
NoCustomerInformationReturnDto |
persist(NoCustomerInformationReturnDto dto)
|
NoCustomerInformationReturnDto |
read(DistributedReference reference)
|
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 OracleNoCustomerInformationReturnDao()
Method Detail |
public ReferenceCache createReferenceCacheForNoCustomerInformationReturn() throws SystemException
createReferenceCacheForNoCustomerInformationReturn
in interface NoCustomerInformationReturnDao
SystemException
protected java.lang.String getDaoResourceProperty()
getDaoResourceProperty
in class AbstractOracleDao
public NoCustomerInformationReturnDto persist(NoCustomerInformationReturnDto dto) throws SystemException
persist
in interface NoCustomerInformationReturnDao
SystemException
public NoCustomerInformationReturnDto read(DistributedReference reference) throws SystemException
read
in interface NoCustomerInformationReturnDao
SystemException
public java.util.Set find(NoCustomerInformationReturnSearchCriteria criteria) throws SystemException
find
in interface NoCustomerInformationReturnDao
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |