|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ItemSupplierPersonalizationAttributeDto in com.retek.component.item.impl |
Methods in com.retek.component.item.impl that return ItemSupplierPersonalizationAttributeDto | |
ItemSupplierPersonalizationAttributeDto |
ItemSupplierPersonalizationAttributeImpl.getDto()
|
Constructors in com.retek.component.item.impl with parameters of type ItemSupplierPersonalizationAttributeDto | |
ItemSupplierPersonalizationAttributeImpl(DistributedContext context,
ItemSupplierPersonalizationAttributeDto dto)
|
Uses of ItemSupplierPersonalizationAttributeDto in com.retek.component.item.impl.persistence |
Methods in com.retek.component.item.impl.persistence that return ItemSupplierPersonalizationAttributeDto | |
static ItemSupplierPersonalizationAttributeDto |
ItemDbObjectMaster.createItemSupplierPersonalizationAttribute(ItemSupplierDto itemSupplierDto)
|
static ItemSupplierPersonalizationAttributeDto |
ItemDbObjectMaster.getItemSupplierPersonalizationAttributeDto(ItemSupplierDto itemSupplierDto,
java.lang.String personalizationStyle,
java.lang.String personalizationType)
|
Uses of ItemSupplierPersonalizationAttributeDto in com.retek.component.item.impl.persistence.db.oracle |
Methods in com.retek.component.item.impl.persistence.db.oracle with parameters of type ItemSupplierPersonalizationAttributeDto | |
void |
ItemOracleTestCase.assertItemSupplierPersonalizationAttributeDtoEqual(ItemSupplierPersonalizationAttributeDto expectedDto,
ItemSupplierPersonalizationAttributeDto dto)
|
void |
OracleItemSupplierFontColorFinder.findAndSetItemSupplierFontsAndColors(java.lang.String itemId,
java.lang.String supplierId,
ItemSupplierPersonalizationAttributeDto dto,
PersonalizationStyleTypeDto styleTypeDto)
|
Uses of ItemSupplierPersonalizationAttributeDto in com.retek.component.item.impl.remote |
Methods in com.retek.component.item.impl.remote with parameters of type ItemSupplierPersonalizationAttributeDto | |
void |
ItemSupplierDto.addItemSupplierPersonalizationAttributeDto(PersonalizationStyleTypeDto styleTypeDto,
ItemSupplierPersonalizationAttributeDto attributeDto)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |