Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.webapp.helpers
Class ParalleleNavigationHelper

java.lang.Object
  extended by org.nuxeo.ecm.webapp.helpers.ParalleleNavigationHelper
All Implemented Interfaces:
Serializable

@Startup
@Name(value="paralleleNavigationHelper")
@Scope(value=SESSION)
public class ParalleleNavigationHelper
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
static String PARALLELE_URL_PREFIX
           
 
Constructor Summary
ParalleleNavigationHelper()
           
 
Method Summary
 String getCurrentDocumentFullUrl()
           
 String getDocumentFullUrl(DocumentRef docRef)
           
 String navigateToURL()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PARALLELE_URL_PREFIX

public static final String PARALLELE_URL_PREFIX
See Also:
Constant Field Values
Constructor Detail

ParalleleNavigationHelper

public ParalleleNavigationHelper()
Method Detail

navigateToURL

@Begin(id="#{conversationIdGenerator.nextMainConversationId}")
public String navigateToURL()
                     throws ClientException
Throws:
ClientException

getCurrentDocumentFullUrl

public String getCurrentDocumentFullUrl()

getDocumentFullUrl

public String getDocumentFullUrl(DocumentRef docRef)

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.