|
|||||||||||
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.OracleCustomerOrderLineDao
Constructor Summary | |
OracleCustomerOrderLineDao()
|
Method Summary | |
OrderLineDto |
read(DistributedReference ref)
Retrieves a specific OrderLineDto based on the reference. |
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 OracleCustomerOrderLineDao()
Method Detail |
public OrderLineDto read(DistributedReference ref) throws SystemException
CustomerOrderLineDao
read
in interface CustomerOrderLineDao
ref
- reference of the specific order line to be retrived.
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |