Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.automation.jsf
Class OperationHelper

java.lang.Object
  extended by org.nuxeo.ecm.automation.jsf.OperationHelper

public class OperationHelper
extends java.lang.Object

Author:
Thierry Delprat

Constructor Summary
OperationHelper()
           
 
Method Summary
static ContentViewActions getContentViewActions()
           
static DocumentsListsManager getDocumentListManager()
           
static NavigationContext getNavigationContext()
           
static WebActions getWebActions()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OperationHelper

public OperationHelper()
Method Detail

getNavigationContext

public static NavigationContext getNavigationContext()

getDocumentListManager

public static DocumentsListsManager getDocumentListManager()

getContentViewActions

public static ContentViewActions getContentViewActions()

getWebActions

public static WebActions getWebActions()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.