public class StateManagerHandler extends DefaultObject
Constructor and Description |
---|
StateManagerHandler() |
Modifier and Type | Method and Description |
---|---|
protected Map<String,Object> |
getArguments(MonitorNode node,
UIComponentWrapper comp,
String path) |
Object |
viewState(String viewId,
String sequenceId,
boolean computeSize) |
Object |
viewStats(String viewId,
String sequenceId,
boolean computeSize) |
Object |
viewUIAliasHolder(String viewId,
String sequenceId,
String path) |
Object |
viewUIComponent(String viewId,
String sequenceId,
String path) |
disptachAdapter, isAdapter
checkGuard, dispose, getActiveAdapter, getAdapter, getContext, getFacets, getLinks, getModule, getName, getNext, getNextSegment, getPath, getPrevious, getTemplate, getTrailingPath, getType, getURL, getView, hasFacet, initialize, initialize, isInstanceOf, isRoot, newAdapter, newObject, redirect, setNext, setPrevious, setRoot, toString
public StateManagerHandler()
public Object viewState(String viewId, String sequenceId, boolean computeSize) throws NoSuchFieldException, SecurityException, IllegalArgumentException, IllegalAccessException
public Object viewStats(String viewId, String sequenceId, boolean computeSize) throws NoSuchFieldException, SecurityException, IllegalArgumentException, IllegalAccessException
public Object viewUIComponent(String viewId, String sequenceId, String path) throws NoSuchFieldException, SecurityException, IllegalArgumentException, IllegalAccessException
protected Map<String,Object> getArguments(MonitorNode node, UIComponentWrapper comp, String path)
public Object viewUIAliasHolder(String viewId, String sequenceId, String path) throws NoSuchFieldException, SecurityException, IllegalArgumentException, IllegalAccessException
Copyright © 2018 Nuxeo. All rights reserved.