@Service @Properties(value=@Property(name="service.description",value="CommunityGroup Author Event Listener")) public class CommunityGroupAuthorEventListener extends java.lang.Object implements EventListener
| Constructor and Description |
|---|
CommunityGroupAuthorEventListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(ComponentContext context) |
void |
createCommunityGroup(java.lang.String groupsRoot,
ValueMap properties) |
void |
deactivate() |
void |
onEvent(EventIterator eventIterator) |
@Activate public void activate(ComponentContext context) throws SocialException, OperationException
SocialExceptionOperationException@Deactivate public void deactivate()
public void onEvent(EventIterator eventIterator)
onEvent in interface EventListenerpublic void createCommunityGroup(java.lang.String groupsRoot,
ValueMap properties)
throws SocialException,
RepositoryException,
OperationException
Copyright © 2010 - 2020 Adobe. All Rights Reserved