Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.webapp.tree
Class TreeInvalidatorBean

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

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

See Also:
Serialized Form

Constructor Summary
TreeInvalidatorBean()
           
 
Method Summary
 java.lang.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 java.lang.String forceTreeRefresh()
                                  throws java.io.IOException
Throws:
java.io.IOException

needsInvalidation

public boolean needsInvalidation()

invalidationDone

public void invalidationDone()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.