Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.webapp.tree
Class TreeInvalidatorBean

java.lang.Object
  extended by org.nuxeo.ecm.webapp.tree.TreeInvalidatorBean
All Implemented Interfaces:
Serializable

@Name(value="treeInvalidator")
@Scope(value=SESSION)
@Install(precedence=10)
public class TreeInvalidatorBean
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
TreeInvalidatorBean()
           
 
Method Summary
 String forceTreeRefresh()
           
 void invalidationDone()
           
 boolean needsInvalidation()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreeInvalidatorBean

public TreeInvalidatorBean()
Method Detail

forceTreeRefresh

public String forceTreeRefresh()
                        throws IOException
Throws:
IOException

needsInvalidation

public boolean needsInvalidation()

invalidationDone

public void invalidationDone()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.