public interface CommunityGroupService
CommunityGroupService
provides a service managing community groups.Modifier and Type | Method and Description |
---|---|
void |
prepareUserGroups(ResourceResolver resolver,
Resource group,
String groupsRoot,
ValueMap properties)
Create user groups and apply member ACLs for the Community Group.
|
void |
setCommunityGroupConfigure(ResourceResolver resolver,
String groupPath,
ValueMap properties) |
void setCommunityGroupConfigure(ResourceResolver resolver, String groupPath, ValueMap properties) throws RepositoryException
RepositoryException
void prepareUserGroups(ResourceResolver resolver, Resource group, String groupsRoot, ValueMap properties) throws GroupException, RepositoryException
resolver
- resource resolver.group
- community groupgroupsRoot
- community group root path.properties
- community group propertiesGroupException
- - thrown if unable to activate the community.RepositoryException
- - thrown if unable to activate the community."Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"