Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.automation.jsf
Class OperationHelper

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

public class OperationHelper
extends Object

Author:
Thierry Delprat

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

Constructor Detail

OperationHelper

public OperationHelper()
Method Detail

isSeamContextAvailable

public static boolean isSeamContextAvailable()

getNavigationContext

public static NavigationContext getNavigationContext()

getDocumentListManager

public static DocumentsListsManager getDocumentListManager()

getContentViewActions

public static ContentViewActions getContentViewActions()

getWebActions

public static WebActions getWebActions()

getDocumentActions

public static DocumentActions getDocumentActions()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.