Class UserProfileConflictBean
- java.lang.Object
 - 
- de.xima.fc.gui.common.bean.security.UserProfileConflictBean
 
 
- 
- All Implemented Interfaces:
 Serializable
@Named @ViewScoped public class UserProfileConflictBean extends Object implements 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:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description UserProfileConflictBean() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetHeadMsg()StringgetInfoMsg()StringgetRemoveMsg()voidresolveByMerging()voidresolveByRemoving() 
 -