- All Superinterfaces:
Serializable
- All Known Implementing Classes:
StringBasedEntityType
Identifies a type of entity within all entity types of the context. As the simple name of an entity class should be defined by the
Ubiquitous Language, the simple class name is a good choice for the type.
-
Method Summary
-
Method Details
-
asString
String asString()Returns the entity type name as string.- Returns:
- Unique entity type name.
-