Package de.aristaflow.ilm.model.orgmodel
Class Entity
- java.lang.Object
-
- de.aristaflow.ilm.model.orgmodel.TransientEntity
-
- de.aristaflow.ilm.model.orgmodel.Entity
-
- All Implemented Interfaces:
Serializable
public class Entity extends TransientEntity
- See Also:
Entity
, Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description @NotNull Long
id
-
Fields inherited from class de.aristaflow.ilm.model.orgmodel.TransientEntity
allAttrs, dateAttrs, floatAttrs, intAttrs, subClass, type
-
-
Constructor Summary
Constructors Constructor Description Entity()
-
-
-
Field Detail
-
id
@NotNull public @NotNull Long id
-
-