Package ch.autumo.commons.generic
Class CustomIdentityEntity
java.lang.Object
ch.autumo.commons.generic.CustomIdentityEntity
- All Implemented Interfaces:
Entity
,Serializable
Entities that don't need an id. The bean id is handled
in a customized way.
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CustomIdentityEntity
public CustomIdentityEntity()
-
-
Method Details