com.retek.component.item
Interface ItemAttributeManager
- All Superinterfaces:
- DistributedObjectManager
- public interface ItemAttributeManager
- extends DistributedObjectManager
buildCustomItemAttributeInstance
public ItemAttribute buildCustomItemAttributeInstance()
throws SystemException
- Throws:
SystemException
buildItemAttributeScreenTypeInstance
public ItemAttributeScreenType buildItemAttributeScreenTypeInstance(Banner banner)
throws SystemException
- Throws:
SystemException
buildItemAttributeScreenTypeRelationInstance
public ItemAttributeScreenTypeRelation buildItemAttributeScreenTypeRelationInstance(ItemAttribute itemAttribute,
ItemAttributeScreenType itemAttributeScreenType)
throws SystemException
- Throws:
SystemException
readItemAttribute
public ItemAttribute readItemAttribute(DistributedReference itemAttrRef)
throws SystemException
- Throws:
SystemException
readItemAttributeScreenType
public ItemAttributeScreenType readItemAttributeScreenType(DistributedReference screenTypeRef)
throws SystemException
- Throws:
SystemException
readItemAttributeScreenTypeRelation
public ItemAttributeScreenTypeRelation readItemAttributeScreenTypeRelation(DistributedReference relationRef)
throws SystemException
- Throws:
SystemException
findItemAttributes
public java.util.Set findItemAttributes(ItemAttributeSearchCriteria criteria)
throws SystemException
- Throws:
SystemException
findItemAttributeScreenTypes
public java.util.Set findItemAttributeScreenTypes(ItemAttributeScreenTypeSearchCriteria criteria)
throws SystemException
- Throws:
SystemException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25