|
|||||||||||
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.inventory.impl.persistence.db.oracle.OracleSupplierReservationDao
Constructor Summary | |
OracleSupplierReservationDao()
|
Method Summary | |
ReferenceCache |
createReferenceCache(java.lang.Class businessInterface)
|
java.util.Set |
findItemSupplierQuantityBlocks(java.lang.String itemId,
java.lang.String supplierId)
|
protected java.lang.String |
getDaoResourceProperty()
|
ItemSupplierQuantityBlockDto |
submit(ItemSupplierQuantityBlockDto dto)
|
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 OracleSupplierReservationDao()
Method Detail |
public ReferenceCache createReferenceCache(java.lang.Class businessInterface) throws SystemException
createReferenceCache
in interface SupplierReservationDao
SystemException
public java.util.Set findItemSupplierQuantityBlocks(java.lang.String itemId, java.lang.String supplierId) throws SystemException
findItemSupplierQuantityBlocks
in interface SupplierReservationDao
SystemException
public ItemSupplierQuantityBlockDto submit(ItemSupplierQuantityBlockDto dto) throws SystemException
submit
in interface SupplierReservationDao
SystemException
protected java.lang.String getDaoResourceProperty()
getDaoResourceProperty
in class AbstractOracleDao
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |