Package org.exoplatform.wiki.webui
Class PermissionsGroupVisibilityPlugin
- java.lang.Object
-
- org.exoplatform.container.component.BaseComponentPlugin
-
- org.exoplatform.portal.config.GroupVisibilityPlugin
-
- org.exoplatform.wiki.webui.PermissionsGroupVisibilityPlugin
-
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class PermissionsGroupVisibilityPlugin extends org.exoplatform.portal.config.GroupVisibilityPluginImplementation of GroupVisibilityPlugin for wiki page permissions which allows to see a group if any of these conditions is fulfilled: * the given user is the super user * the given user is a platform administrator * the given user is a manager of the group * the group is a space group and the given user has a role in the group
-
-
Constructor Summary
Constructors Constructor Description PermissionsGroupVisibilityPlugin(org.exoplatform.portal.config.UserACL userACL)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanhasPermission(org.exoplatform.services.security.Identity userIdentity, org.exoplatform.services.organization.Group group)
-