Class UserProfileDeleteBean
java.lang.Object
de.xima.fc.gui.common.bean.security.UserProfileDeleteBean
- All Implemented Interfaces:
Serializable
Bean for permanently deleting user profiles. Needs a valid profile delete token
(
UserProfile.getDeleteRequestUuid()
).- Since:
- 8.0.0
- Author:
- XIMA Media GmbH
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
-
Constructor Details
-
UserProfileDeleteBean
public UserProfileDeleteBean()
-
-
Method Details
-
getProfile
-
getHeaderMsg
-
getInfoMsg
-
deleteProfile
public void deleteProfile() -
undoDeleteRequest
public void undoDeleteRequest()
-