class AttributeFactory |
|
Provides the functionality of registering and creating arbitrary
entity attributes.
This class provides the functionality of registering and creating arbitrary Attributes for Entity and its subclasses (e.g. Item and Collection).
Author Volker Krause |
|
|
Creates an entity attribute object of the given type.
type - The attribute type. |