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

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

public class DateTimeClassifyPlugin
extends NodeClassifyPlugin

The Class DateTimeClassifyPlugin.


Constructor Summary
DateTimeClassifyPlugin(org.exoplatform.container.xml.InitParams initParams)
          Instantiates a new date time classify plugin.
 
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

DateTimeClassifyPlugin

public DateTimeClassifyPlugin(org.exoplatform.container.xml.InitParams initParams)
Instantiates a new date time classify plugin.

Parameters:
initParams - the init params
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.