public class PublishRelationsListener extends Object implements EventListener
Modifier and Type | Field and Description |
---|---|
static String |
RENDITION_PROXY_PUBLISHED |
Constructor and Description |
---|
PublishRelationsListener() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getGraphNamesForCopyFromReplacedProxy() |
List<String> |
getGraphNamesForCopyFromWork() |
RelationManager |
getRelationManager() |
void |
handleEvent(Event event)
Handle the given event.
|
public static final String RENDITION_PROXY_PUBLISHED
public RelationManager getRelationManager()
public List<String> getGraphNamesForCopyFromWork() throws ClientException
ClientException
public List<String> getGraphNamesForCopyFromReplacedProxy() throws ClientException
ClientException
public void handleEvent(Event event) throws ClientException
EventListener
Event.cancel()
handleEvent
in interface EventListener
event
- the eventClientException
Copyright © 2015 Nuxeo SA. All rights reserved.