|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ItemSupplierDto in com.retek.component.item.impl |
Methods in com.retek.component.item.impl that return ItemSupplierDto | |
ItemSupplierDto |
ItemSupplierImpl.getItemSupplierDto()
|
Constructors in com.retek.component.item.impl with parameters of type ItemSupplierDto | |
ItemSupplierImpl(DistributedContext context,
ItemSupplierDto dto)
|
Uses of ItemSupplierDto in com.retek.component.item.impl.persistence |
Methods in com.retek.component.item.impl.persistence that return ItemSupplierDto | |
ItemSupplierDto |
ItemSupplierDao.findPrimaryItemSupplier(java.lang.String sellableItemId)
|
static ItemSupplierDto |
ItemDbObjectMaster.getItemSupplierDto(DistributedContext context,
java.lang.String itemId,
java.lang.String supplierId)
|
Methods in com.retek.component.item.impl.persistence with parameters of type ItemSupplierDto | |
static ItemSupplierPersonalizationAttributeDto |
ItemDbObjectMaster.createItemSupplierPersonalizationAttribute(ItemSupplierDto itemSupplierDto)
|
static ItemSupplierPersonalizationAttributeDto |
ItemDbObjectMaster.getItemSupplierPersonalizationAttributeDto(ItemSupplierDto itemSupplierDto,
java.lang.String personalizationStyle,
java.lang.String personalizationType)
|
Uses of ItemSupplierDto in com.retek.component.item.impl.persistence.cache |
Methods in com.retek.component.item.impl.persistence.cache that return ItemSupplierDto | |
ItemSupplierDto |
CacheItemSupplierDao.findPrimaryItemSupplier(java.lang.String sellableItemId)
|
Uses of ItemSupplierDto in com.retek.component.item.impl.persistence.db.oracle |
Methods in com.retek.component.item.impl.persistence.db.oracle that return ItemSupplierDto | |
ItemSupplierDto |
OracleItemSupplierDao.findPrimaryItemSupplier(java.lang.String sellableItemId)
|
Methods in com.retek.component.item.impl.persistence.db.oracle with parameters of type ItemSupplierDto | |
void |
ItemOracleTestCase.assertItemSupplierEqual(ItemSupplierDto expectedDto,
ItemSupplierDto dto)
|
Uses of ItemSupplierDto in com.retek.component.item.impl.remote |
Methods in com.retek.component.item.impl.remote that return ItemSupplierDto | |
ItemSupplierDto |
ItemServiceRemote.findPrimaryItemSupplier(java.lang.String sellableItemId)
|
ItemSupplierDto |
ItemServiceEjb.findPrimaryItemSupplier(java.lang.String sellableItemId)
|
Methods in com.retek.component.item.impl.remote with parameters of type ItemSupplierDto | |
void |
SellableItemDto.addItemSupplierDto(ItemSupplierDto dto)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |