Class SimpleEntityData


public final class SimpleEntityData extends EntityData
Data used by SimpleEntityFactory to create an instance of an entity than can be created based only on a mapping of fieldName to value. This class can be used whenever no additional data is needed, but should not be used as parent class for extensions. Use EntityData for extensions instead.
Since:
28.01.20