| Interface | Description |
|---|---|
| HierarchicalEntity |
Entity that is structured hierarchically.
|
| HierarchicalEntity.HierarchicalEntityBuilder<SELF extends HierarchicalEntity.HierarchicalEntityBuilder<SELF>> |
Builder for a HierarchicalEntity instance.
|
| NamedValue |
Represents a named value.
|
| NamedValueWithSource |
Represents a named value that is associated with a source.
|
| Class | Description |
|---|---|
| Entity |
Base class for all entities.
|
| Entity.EntityBuilder<E extends Entity,SELF extends Entity.EntityBuilder<E,SELF>> | |
| EntityUtils |
Provides utility methods related to entities.
|
| HierarchyHelper<NV extends NamedValueWithSource,VT> |
Utility class to deal with NamedValues that may belong to hierarchical entities.
|
| IdentityType |
This class holds the types of the identity entities.
|
| NamedValues |
Provides utility methods related to working with named values.
|
| Property |
Represents a single property.
|
| PropertyMap |
Holds properties represented as key/value pairs of type String/String.
|
| PropertyMap.Builder |
Builder for a PropertyMap instance.
|
| PropertyName<V> | |
| Variable |
Represents a single variable.
|
Classes to model business entities.
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.