Class UserProfileConflictBean
java.lang.Object
de.xima.fc.gui.common.bean.security.UserProfileConflictBean
- All Implemented Interfaces:
 Serializable
Bean for resolving user profile conflicts. A user profile conflict can occur when a user tries to verify an email
 address which has already been verified by another user account / profile.
- Since:
 - 8.0.0
 - Author:
 - XIMA Media GmbH
 - See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidvoid 
- 
Constructor Details
- 
UserProfileConflictBean
public UserProfileConflictBean() 
 - 
 - 
Method Details
- 
getHeadMsg
 - 
getInfoMsg
 - 
getRemoveMsg
 - 
resolveByMerging
public void resolveByMerging() - 
resolveByRemoving
public void resolveByRemoving() 
 -