|
|||||||||||
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.OracleDirectShipItemSupplierDao
Constructor Summary | |
OracleDirectShipItemSupplierDao()
|
Method Summary | |
java.util.Set |
findDirectShipItemSuppliers(java.lang.String supplierId,
java.lang.String itemId,
ContactLevelType contactLevelType)
|
DirectShipItemSupplierDto |
read(java.lang.String supplierId,
java.lang.String itemId,
ContactDayType day,
ContactLevelType level)
|
DirectShipItemSupplierDto |
submit(DirectShipItemSupplierDto 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 OracleDirectShipItemSupplierDao()
Method Detail |
public DirectShipItemSupplierDto submit(DirectShipItemSupplierDto dto) throws SystemException
submit
in interface DirectShipItemSupplierDao
SystemException
public DirectShipItemSupplierDto read(java.lang.String supplierId, java.lang.String itemId, ContactDayType day, ContactLevelType level) throws SystemException
read
in interface DirectShipItemSupplierDao
SystemException
public java.util.Set findDirectShipItemSuppliers(java.lang.String supplierId, java.lang.String itemId, ContactLevelType contactLevelType) throws SystemException
findDirectShipItemSuppliers
in interface DirectShipItemSupplierDao
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |