Package com.ibm.pim.attribute

Interface Summary
AttributeChanges  
AttributeCollection An AttributeCollection is a collection of Attribute Definitions.
AttributeCollectionManager Manager for the creation and retrieval of AttributeCollections
AttributeDefinition This interface provides methods pertaining to an attribute definition within a Spec object.
AttributeDefinitionProperty This interface provides methods to define and modify properties of an attribute An AttributeDefinitionProperty can have single or multiple values depending on the property type.
AttributeInstance An AttributeInstance is on object representing an occurrence of a data value AttributeDefinition on a particular Item or Category.
AttributeOwner This is the group of common methods for objects that have Spec Driven attributes.
AttributePathHelper String attribute paths are used in MDMPIM for a number of purposes: For retrieving attribute definitions Inside an Attribute Collection to specify which fields which will be included in that attribute collection For creating or retrieving data for a particular attribute (field) on an item, category, location or organization - an Attribute Instance For specifying data for optional attributes on a item, category or location For specifying and retrieving data occurrences on an item or category, for multi-occurrence attributes
ExtendedAttributeChanges  
ExtendedAttributeOwner  
InheritedValue This class exists so that one can call LocationAttributeInstance.getInheritedValue() and know both the value that is inherited as well as where it came from (what location).
LocationAttributeInstance This interface represents an instance of a location specific attribute on an item.
 

Enum Summary
AttributeDefinition.Type Attribute definition types.
AttributeDefinitionProperty.Name All possible property names of an attribute definition.