|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PurchaseOrderDto | |
com.retek.component.inventory.impl | |
com.retek.component.inventory.impl.persistence.cache | |
com.retek.component.inventory.impl.remote |
Uses of PurchaseOrderDto in com.retek.component.inventory.impl |
Constructors in com.retek.component.inventory.impl with parameters of type PurchaseOrderDto | |
PurchaseOrderImpl(PurchaseOrderDto dto)
|
Uses of PurchaseOrderDto in com.retek.component.inventory.impl.persistence.cache |
Methods in com.retek.component.inventory.impl.persistence.cache that return PurchaseOrderDto | |
PurchaseOrderDto |
CacheInventoryDao.readPurchaseOrder(java.lang.String id)
|
static PurchaseOrderDto |
CacheInventoryDao.addPurchaseOrderToCache(PurchaseOrderDto purchaseOrderDto)
|
Methods in com.retek.component.inventory.impl.persistence.cache with parameters of type PurchaseOrderDto | |
static PurchaseOrderDto |
CacheInventoryDao.addPurchaseOrderToCache(PurchaseOrderDto purchaseOrderDto)
|
Uses of PurchaseOrderDto in com.retek.component.inventory.impl.remote |
Methods in com.retek.component.inventory.impl.remote that return PurchaseOrderDto | |
PurchaseOrderDto |
InventoryServiceTestRemote.addPurchaseOrderToCache(PurchaseOrderDto purchaseOrderDto)
|
PurchaseOrderDto |
InventoryServiceTestEjb.addPurchaseOrderToCache(PurchaseOrderDto purchaseOrderDto)
|
Methods in com.retek.component.inventory.impl.remote with parameters of type PurchaseOrderDto | |
PurchaseOrderDto |
InventoryServiceTestRemote.addPurchaseOrderToCache(PurchaseOrderDto purchaseOrderDto)
|
PurchaseOrderDto |
InventoryServiceTestEjb.addPurchaseOrderToCache(PurchaseOrderDto purchaseOrderDto)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |