@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
ClientExceptionpublic String getCurrentDocumentFullUrl()
public String getDocumentFullUrl(DocumentRef docRef)
Copyright © 2013 Nuxeo SA. All Rights Reserved.