org.exoplatform.services.jcr.ext.classify.impl
Class AlphabetClassifyPlugin

java.lang.Object
  extended by org.exoplatform.services.jcr.ext.classify.NodeClassifyPlugin
      extended by org.exoplatform.services.jcr.ext.classify.impl.AlphabetClassifyPlugin
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public class AlphabetClassifyPlugin
extends NodeClassifyPlugin


Constructor Summary
AlphabetClassifyPlugin()
           
 
Method Summary
 void classifyChildrenNode(javax.jcr.Node parent)
           
 
Methods inherited from class org.exoplatform.services.jcr.ext.classify.NodeClassifyPlugin
getDescription, getName, setDescription, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AlphabetClassifyPlugin

public AlphabetClassifyPlugin()
Method Detail

classifyChildrenNode

public void classifyChildrenNode(javax.jcr.Node parent)
                          throws java.lang.Exception
Specified by:
classifyChildrenNode in class NodeClassifyPlugin
Throws:
java.lang.Exception


Copyright © 2011 eXo Platform SAS. All Rights Reserved.