Class UserInfo
java.lang.Object
hu.rts.mike.example.dev.crm.entity.UserInfo
Class to hold additional user information not needed to log in the system. It has unidirectional
connection from AuthInfo.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
-
displayName
-
-
Constructor Details
-
UserInfo
public UserInfo()
-
-
Method Details
-
getId
-
setId
-
getDisplayName
-
setDisplayName
-