com.retek.component.item.impl
Class ItemAttributeManagerImpl
java.lang.Object
com.retek.commons.component.impl.DistributedObjectManagerImpl
com.retek.component.item.impl.ItemAttributeManagerImpl
- All Implemented Interfaces:
- DistributedObjectManager, ItemAttributeManager
- public class ItemAttributeManagerImpl
- extends DistributedObjectManagerImpl
- implements ItemAttributeManager
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ItemAttributeManagerImpl
public ItemAttributeManagerImpl(DistributedContext context)
buildCustomItemAttributeInstance
public ItemAttribute buildCustomItemAttributeInstance()
throws SystemException
- Specified by:
buildCustomItemAttributeInstance
in interface ItemAttributeManager
- Throws:
SystemException
buildItemAttributeScreenTypeInstance
public ItemAttributeScreenType buildItemAttributeScreenTypeInstance(Banner banner)
throws SystemException
- Specified by:
buildItemAttributeScreenTypeInstance
in interface ItemAttributeManager
- Throws:
SystemException
buildItemAttributeScreenTypeRelationInstance
public ItemAttributeScreenTypeRelation buildItemAttributeScreenTypeRelationInstance(ItemAttribute itemAttribute,
ItemAttributeScreenType itemAttributeScreenType)
throws SystemException
- Specified by:
buildItemAttributeScreenTypeRelationInstance
in interface ItemAttributeManager
- Throws:
SystemException
buildItemAttributeInstanceImpl
public ItemAttributeImpl buildItemAttributeInstanceImpl(ItemAttributeType type)
throws SystemException
- Throws:
SystemException
readItemAttribute
public ItemAttribute readItemAttribute(DistributedReference itemAttrRef)
throws SystemException
- Specified by:
readItemAttribute
in interface ItemAttributeManager
- Throws:
SystemException
readItemAttributeScreenType
public ItemAttributeScreenType readItemAttributeScreenType(DistributedReference screenTypeRef)
throws SystemException
- Specified by:
readItemAttributeScreenType
in interface ItemAttributeManager
- Throws:
SystemException
readItemAttributeScreenTypeRelation
public ItemAttributeScreenTypeRelation readItemAttributeScreenTypeRelation(DistributedReference relationRef)
throws SystemException
- Specified by:
readItemAttributeScreenTypeRelation
in interface ItemAttributeManager
- Throws:
SystemException
findItemAttributes
public java.util.Set findItemAttributes(ItemAttributeSearchCriteria criteria)
throws SystemException
- Specified by:
findItemAttributes
in interface ItemAttributeManager
- Throws:
SystemException
findItemAttributeScreenTypes
public java.util.Set findItemAttributeScreenTypes(ItemAttributeScreenTypeSearchCriteria criteria)
throws SystemException
- Specified by:
findItemAttributeScreenTypes
in interface ItemAttributeManager
- Throws:
SystemException
findItemAttributeScreenTypeRelations
public java.util.Set findItemAttributeScreenTypeRelations(DistributedReference itemAttributeRef)
throws SystemException
- Throws:
SystemException
fetchMoreReferences
protected ReferenceCache fetchMoreReferences(java.lang.Class businessIface)
throws SystemException
- Specified by:
fetchMoreReferences
in class DistributedObjectManagerImpl
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28