Class UserPortalBean
java.lang.Object
de.xima.fc.gui.bean.portal.UserPortalBean
- All Implemented Interfaces:
Serializable
List of user portals, keeping the selected and marked user portal in view, and methods for creating and deleting user
portals.
- Since:
- 8.2.0
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddeleteUserPortal(UserPortal userPortal) voiddeleteUserPortals(Collection<UserPortal> userPortals) getAll()booleanbooleanbooleanvoidrefresh()voidsetMarked(List<UserPortal> marked)
-
Constructor Details
-
UserPortalBean
public UserPortalBean()
-
-
Method Details
-
addNewUserPortal
-
deleteUserPortal
-
deleteUserPortals
-
getAll
-
getMarked
-
setMarked
-
hasReachedLicenseLimit
public boolean hasReachedLicenseLimit() -
isCanAddUserPortal
public boolean isCanAddUserPortal() -
isCanDeleteUserPortal
public boolean isCanDeleteUserPortal() -
refresh
public void refresh()
-