| Interface | Description |
|---|---|
| AttributeMetadataProvider |
Implementation defines an
AttributeType metadata. |
| AttributeSupport |
This interface collect engine's operations related to attributes.
|
| AttributeTypeSupport |
API helping to manipulate attributes, used internally
|
| AttributeValueSyntax<T> |
Base interface defining attribute value syntax.
|
| AttributeValueSyntaxFactory<T> |
Implementations allow to instantiate
AttributeValueSyntax instances. |
| SystemAttributesProvider |
Implementations (must be Spring components) provide additional system attribute types, defined by extensions.
|
| Class | Description |
|---|---|
| AbstractAttributeValueSyntaxFactory<T> |
Generic
AttributeValueSyntax factory simplifying its creation. |
| AttributeClassHelper |
Helper for handling
AttributesClasses of an entity. |
| AttributeMetadataProvidersRegistry | |
| AttributeSyntaxFactoriesRegistry |
Maintains a simple registry of available
AttributeValueSyntaxFactoryies. |
Copyright © 2018 Unity. All rights reserved.