@Startup @Name(value="paralleleNavigationHelper") @Scope(value=SESSION) public class ParalleleNavigationHelper extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static String |
PARALLELE_URL_PREFIX |
Constructor and Description |
---|
ParalleleNavigationHelper() |
Modifier and Type | Method and Description |
---|---|
String |
getCurrentDocumentFullUrl() |
String |
getDocumentFullUrl(DocumentRef docRef) |
String |
navigateToURL() |
public static final String PARALLELE_URL_PREFIX
@Begin(id="#{conversationIdGenerator.nextMainConversationId}") public String navigateToURL() throws ClientException
ClientException
public String getCurrentDocumentFullUrl()
public String getDocumentFullUrl(DocumentRef docRef)
Copyright © 2015 Nuxeo SA. All rights reserved.