public interface CommunityGroupService
CommunityGroupService
provides a service managing community groups.Modifier and Type | Method and Description |
---|---|
void |
prepareUserGroups(ResourceResolver resolver,
Resource group,
java.lang.String groupsRoot,
ValueMap properties)
Create user groups and apply member ACLs for the Community Group.
|
void |
setCommunityGroupConfigure(ResourceResolver resolver,
java.lang.String groupPath,
ValueMap properties) |
void setCommunityGroupConfigure(ResourceResolver resolver, java.lang.String groupPath, ValueMap properties) throws RepositoryException
RepositoryException
void prepareUserGroups(ResourceResolver resolver, Resource group, java.lang.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 © 2010 - 2020 Adobe. All Rights Reserved