|
|||||||||||
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.location.impl.persistence.db.oracle.OracleWarehouseDao
Constructor Summary | |
OracleWarehouseDao()
|
Method Summary | |
void |
delete(WarehouseDto dto)
|
WarehouseDto |
persist(WarehouseDto dto)
|
WarehouseDto |
read(DistributedReference ref)
|
java.util.Set |
readWarehouses(java.util.Collection references)
|
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 OracleWarehouseDao()
Method Detail |
public WarehouseDto persist(WarehouseDto dto) throws SystemException
persist
in interface WarehouseDao
SystemException
public WarehouseDto read(DistributedReference ref) throws SystemException
read
in interface WarehouseDao
SystemException
public java.util.Set readWarehouses(java.util.Collection references) throws SystemException
readWarehouses
in interface WarehouseDao
SystemException
public void delete(WarehouseDto dto) throws SystemException
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |