@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(org.osgi.service.component.ComponentContext context) |
void |
createCommunityGroup(java.lang.String groupsRoot,
ValueMap properties) |
void |
deactivate() |
void |
onEvent(EventIterator eventIterator) |
@Activate
public void activate(org.osgi.service.component.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 - 2022 Adobe. All Rights Reserved