Package de.xima.fc.gui.model.user
Class UserEmailQueryResult
java.lang.Object
de.xima.fc.gui.model.user.UserEmailQueryResult
- All Implemented Interfaces:
Serializable
Model representing the result of a user query.
- Since:
- 8.0.0
- Author:
- XIMA Media GmbH
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUserEmailQueryResult
(UserProfile profile) UserEmailQueryResult
(String email, UserIdpData idpData) -
Method Summary
Modifier and TypeMethodDescriptionvoid
addUserIdpData
(UserIdpData idpData) boolean
getEmail()
void
setProfile
(UserProfile profile)