com.retek.component.location.impl.persistence
Interface WarehouseDao
- All Known Implementing Classes:
- CacheWarehouseDao, OracleWarehouseDao
- public interface WarehouseDao
persist
public WarehouseDto persist(WarehouseDto dto)
throws SystemException
- Throws:
SystemException
read
public WarehouseDto read(DistributedReference ref)
throws SystemException
- Throws:
SystemException
readWarehouses
public java.util.Set readWarehouses(java.util.Collection references)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28