public class DeleteSocialDocumentListener extends Object implements EventListener
Constructor and Description |
---|
DeleteSocialDocumentListener() |
Modifier and Type | Method and Description |
---|---|
static void |
cleanProxy(CoreSession session,
SocialDocument socialDocument)
Remove social document publication into social workspace if needed.
|
void |
handleEvent(Event event)
Handle the given event.
|
public void handleEvent(Event event) throws ClientException
EventListener
Event.cancel()
handleEvent
in interface EventListener
event
- the eventClientException
public static void cleanProxy(CoreSession session, SocialDocument socialDocument) throws ClientException
ClientException
Copyright © 2011 Nuxeo SA. All Rights Reserved.