|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of StoreDto in com.retek.component.location.impl |
Methods in com.retek.component.location.impl that return StoreDto | |
protected StoreDto |
StoreImpl.getDto()
|
Uses of StoreDto in com.retek.component.location.impl.persistence |
Methods in com.retek.component.location.impl.persistence that return StoreDto | |
static StoreDto |
LocationDbObjectMaster.persistStoreDto(DistributedContext context)
|
static StoreDto |
LocationDbObjectMaster.persistStoreDto(DistributedContext context,
boolean isStockHolding)
|
static StoreDto |
LocationDbObjectMaster.persistStoreDto(DistributedContext context,
DistributedReference channelRef)
|
static StoreDto |
LocationDbObjectMaster.createStoreDto(DistributedContext context,
DistributedReference channelRef,
boolean isStockHolding)
|
StoreDto |
StoreDao.persist(StoreDto dto)
|
StoreDto |
StoreDao.read(DistributedReference ref)
|
Methods in com.retek.component.location.impl.persistence with parameters of type StoreDto | |
StoreDto |
StoreDao.persist(StoreDto dto)
|
Uses of StoreDto in com.retek.component.location.impl.persistence.cache |
Methods in com.retek.component.location.impl.persistence.cache that return StoreDto | |
StoreDto |
CacheStoreDao.read(DistributedReference ref)
|
StoreDto |
CacheStoreDao.persist(StoreDto dto)
|
Methods in com.retek.component.location.impl.persistence.cache with parameters of type StoreDto | |
StoreDto |
CacheStoreDao.persist(StoreDto dto)
|
Uses of StoreDto in com.retek.component.location.impl.persistence.db.oracle |
Methods in com.retek.component.location.impl.persistence.db.oracle that return StoreDto | |
StoreDto |
OracleStoreRetriever.read(DistributedReference ref)
|
StoreDto |
OracleStoreDao.read(DistributedReference ref)
|
StoreDto |
OracleStoreDao.persist(StoreDto dto)
|
Methods in com.retek.component.location.impl.persistence.db.oracle with parameters of type StoreDto | |
void |
OracleStoreUpdater.update(StoreDto dto)
|
void |
OracleStoreCreator.create(StoreDto storeDto)
|
StoreDto |
OracleStoreDao.persist(StoreDto dto)
|
Uses of StoreDto in com.retek.component.location.impl.remote |
Methods in com.retek.component.location.impl.remote that return StoreDto | |
StoreDto |
LocationServicesRemote.readStore(DistributedReference ref,
long version)
|
StoreDto |
LocationServicesRemote.submitStore(StoreDto dto)
|
StoreDto |
LocationServicesEjb.submitStore(StoreDto dto)
|
StoreDto |
LocationServicesEjb.readStore(DistributedReference ref,
long version)
|
Methods in com.retek.component.location.impl.remote with parameters of type StoreDto | |
StoreDto |
LocationServicesRemote.submitStore(StoreDto dto)
|
StoreDto |
LocationServicesEjb.submitStore(StoreDto dto)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |