Package de.aristaflow.ilm.model.orgmodel
Class TransientEntity
java.lang.Object
de.aristaflow.ilm.model.orgmodel.TransientEntity
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
Entity
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionThis is the union of all attributes with their values being represented as string.@Size(min=1) StringThis is used as additional information for rich type hierarchies.@NotNull EntityType -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
subClass
This is used as additional information for rich type hierarchies. -
type
-
allAttrs
This is the union of all attributes with their values being represented as string. -
intAttrs
-
floatAttrs
-
dateAttrs
-
-
Constructor Details
-
TransientEntity
public TransientEntity()
-