Package org.edg.data.util.attribute

Class Summary
AttributeDefinition auto generated class - here to generate the SOAP API
AttributeDefinitionSet This is a cache class the holds a set of attribute definitions.
AttributeHandler This class handles the storage of "attributes" in a db table.
BulkOperations This contains Bulk get/set operations against the database
Mapping A template for the SOAP generated class passed back from getMapping* operations.
MappingHandler A Helper class which manages searching for mappings which match given GUID/ALIAS/PFN patterns
SQLHelpers This abstracts out the concept of a 1-N guid -> entry mapping in a catalog.
 

Exception Summary
AttributeDefinitionExistsException  
EntryExistsException TODO [doc] - document class EntryExistsException
InvalidNameException TODO [doc] - document class InvalidNameException
InvalidQueryException A SOAP Exception for when the query is invalid
NoSuchAttributeDefinitionException  
NoSuchGuidException  
UnappropriateAttributeTypeException  
UnsupportedAttributeTypeException  
ValueTooLongException