Package org.cxbox.model.core.entity
Class User
- java.lang.Object
-
- org.cxbox.model.core.entity.AbstractEntity
-
- org.cxbox.model.core.entity.BaseEntity
-
- org.cxbox.model.core.entity.User
-
- All Implemented Interfaces:
Serializable
@Entity public class User extends BaseEntity
User- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.cxbox.model.core.entity.BaseEntity
id
-
-
Constructor Summary
Constructors Constructor Description User()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetFullName()StringgetUserNameInitials()StringgetUserNameInitialsWithoutSpace()ZoneIdgetZoneId()-
Methods inherited from class org.cxbox.model.core.entity.BaseEntity
toString
-
-