Uses of Class
com.retek.component.item.impl.remote.ItemSupplierPersonalizationAttributeDto

Packages that use ItemSupplierPersonalizationAttributeDto
com.retek.component.item.impl   
com.retek.component.item.impl.persistence   
com.retek.component.item.impl.persistence.db.oracle   
com.retek.component.item.impl.remote   
 

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)
           
 



Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28