Uses of Interface
com.retek.component.item.ItemAttribute

Packages that use ItemAttribute
com.retek.component.item   
com.retek.component.item.impl   
com.retek.component.item.test   
 

Uses of ItemAttribute in com.retek.component.item
 

Methods in com.retek.component.item that return ItemAttribute
 ItemAttribute ItemAttributeScreenTypeRelation.getItemAttribute()
           
 ItemAttribute ItemProductInformationAttribute.getItemAttribute()
           
 ItemAttribute ItemAttributeManager.buildCustomItemAttributeInstance()
           
 ItemAttribute ItemAttributeManager.readItemAttribute(DistributedReference itemAttrRef)
           
 

Methods in com.retek.component.item with parameters of type ItemAttribute
 ItemProductInformationAttribute ProductInformationManager.buildItemProductInformationAttributeInstance(ItemAttribute itemAttribute)
           
 boolean ItemAttribute.isItemAttributeInUse(ItemAttribute itemAttribute)
           
 void ItemProductInformationAttribute.setItemAttribute(ItemAttribute itemAttribute)
           
 ItemAttributeScreenTypeRelation ItemAttributeManager.buildItemAttributeScreenTypeRelationInstance(ItemAttribute itemAttribute, ItemAttributeScreenType itemAttributeScreenType)
           
 

Uses of ItemAttribute in com.retek.component.item.impl
 

Classes in com.retek.component.item.impl that implement ItemAttribute
 class ItemAttributeImpl
           
 

Methods in com.retek.component.item.impl that return ItemAttribute
 ItemAttribute ItemAttributeScreenTypeRelationImpl.getItemAttribute()
           
 ItemAttribute ItemAttributeManagerImpl.buildCustomItemAttributeInstance()
           
 ItemAttribute ItemAttributeManagerImpl.readItemAttribute(DistributedReference itemAttrRef)
           
 ItemAttribute ItemProductInformationAttributeImpl.getItemAttribute()
           
 

Methods in com.retek.component.item.impl with parameters of type ItemAttribute
 ItemProductInformationAttribute ProductInformationManagerImpl.buildItemProductInformationAttributeInstance(ItemAttribute itemAttribute)
           
static void ItemAttributeDeleteValidator.validate(ItemAttribute itemAttribute)
           
 boolean ItemAttributeImpl.isItemAttributeInUse(ItemAttribute itemAttribute)
           
 void ItemAttributeScreenTypeRelationImpl.setItemAttribute(ItemAttribute itemAttribute)
           
 ItemAttributeScreenTypeRelation ItemAttributeManagerImpl.buildItemAttributeScreenTypeRelationInstance(ItemAttribute itemAttribute, ItemAttributeScreenType itemAttributeScreenType)
           
 void ItemProductInformationAttributeImpl.setItemAttribute(ItemAttribute itemAttribute)
           
 

Uses of ItemAttribute in com.retek.component.item.test
 

Methods in com.retek.component.item.test that return ItemAttribute
static ItemAttribute ItemObjectMaster.createCustomItemAttribute(DistributedContext context)
           
static ItemAttribute ItemObjectMaster.createGlobalItemAttribute(DistributedContext context, boolean enabled)
           
static ItemAttribute ItemObjectMaster.createGlobalItemAttribute(DistributedContext context, boolean enabled, java.lang.String attributeName, java.lang.String attributeValue)
           
 

Methods in com.retek.component.item.test with parameters of type ItemAttribute
static ItemProductInformationAttribute ItemObjectMaster.createItemProductInformationAttribute(DistributedContext context, ItemAttribute itemAttribute)
           
 



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