@Startup @Name(value="paralleleNavigationHelper") @Scope(value=SESSION) public class ParalleleNavigationHelper extends Object implements Serializable
| Modifier and Type | Field and Description | 
|---|---|
protected NavigationContext | 
navigationContext  | 
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
@In(create=true) protected transient NavigationContext navigationContext
public ParalleleNavigationHelper()
@Begin(id="#{conversationIdGenerator.nextMainConversationId}")
public String navigateToURL()
public String getCurrentDocumentFullUrl()
public String getDocumentFullUrl(DocumentRef docRef)
Copyright © 2019 Nuxeo. All rights reserved.