|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of WarehouseDto in com.retek.component.location.impl |
Methods in com.retek.component.location.impl that return WarehouseDto | |
WarehouseDto |
WarehouseImpl.getDto()
|
Uses of WarehouseDto in com.retek.component.location.impl.persistence |
Methods in com.retek.component.location.impl.persistence that return WarehouseDto | |
static WarehouseDto |
LocationDbObjectMaster.persistWarehouseDto(DistributedContext context)
|
static WarehouseDto |
LocationDbObjectMaster.persistWarehouseDto(DistributedContext context,
DistributedReference channelRef)
|
static WarehouseDto |
LocationDbObjectMaster.getWarehouseDto(DistributedContext context)
|
static WarehouseDto |
LocationDbObjectMaster.getWarehouseDto(DistributedContext context,
DistributedReference channelRef)
|
WarehouseDto |
WarehouseDao.persist(WarehouseDto dto)
|
WarehouseDto |
WarehouseDao.read(DistributedReference ref)
|
Methods in com.retek.component.location.impl.persistence with parameters of type WarehouseDto | |
WarehouseDto |
WarehouseDao.persist(WarehouseDto dto)
|
Uses of WarehouseDto in com.retek.component.location.impl.persistence.cache |
Methods in com.retek.component.location.impl.persistence.cache that return WarehouseDto | |
WarehouseDto |
CacheWarehouseDao.read(DistributedReference ref)
|
WarehouseDto |
CacheWarehouseDao.persist(WarehouseDto dto)
|
Methods in com.retek.component.location.impl.persistence.cache with parameters of type WarehouseDto | |
WarehouseDto |
CacheWarehouseDao.persist(WarehouseDto dto)
|
Uses of WarehouseDto in com.retek.component.location.impl.persistence.db.oracle |
Methods in com.retek.component.location.impl.persistence.db.oracle that return WarehouseDto | |
WarehouseDto |
OracleWarehouseRetriever.read(DistributedReference ref)
|
WarehouseDto |
OracleWarehouseDao.persist(WarehouseDto dto)
|
WarehouseDto |
OracleWarehouseDao.read(DistributedReference ref)
|
Methods in com.retek.component.location.impl.persistence.db.oracle with parameters of type WarehouseDto | |
void |
OracleWarehouseUpdater.update(WarehouseDto dto)
|
void |
OracleWarehouseCreator.create(WarehouseDto dto)
|
void |
LocationOracleTestCase.assertWarehouseDtosEqual(WarehouseDto updatedDto,
WarehouseDto readDto)
|
void |
LocationOracleTestCase.modifyWarehouseDto(WarehouseDto dto)
|
WarehouseDto |
OracleWarehouseDao.persist(WarehouseDto dto)
|
void |
OracleWarehouseDao.delete(WarehouseDto dto)
|
Uses of WarehouseDto in com.retek.component.location.impl.remote |
Methods in com.retek.component.location.impl.remote that return WarehouseDto | |
WarehouseDto |
LocationServicesRemote.readWarehouse(DistributedReference ref,
long version)
|
WarehouseDto |
LocationServicesRemote.submitWarehouse(WarehouseDto dto)
|
WarehouseDto |
LocationServicesEjb.readWarehouse(DistributedReference ref,
long version)
|
WarehouseDto |
LocationServicesEjb.submitWarehouse(WarehouseDto dto)
|
Methods in com.retek.component.location.impl.remote with parameters of type WarehouseDto | |
WarehouseDto |
LocationServicesRemote.submitWarehouse(WarehouseDto dto)
|
WarehouseDto |
LocationServicesEjb.submitWarehouse(WarehouseDto dto)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |