org.exoplatform.services.jcr.ext.classify
Class NodeClassifyPlugin
java.lang.Object
org.exoplatform.services.jcr.ext.classify.NodeClassifyPlugin
- All Implemented Interfaces:
- org.exoplatform.container.component.ComponentPlugin
- Direct Known Subclasses:
- AlphabetClassifyPlugin, DateTimeClassifyPlugin, TypeClassifyPlugin
public abstract class NodeClassifyPlugin
- extends java.lang.Object
- implements org.exoplatform.container.component.ComponentPlugin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeClassifyPlugin
public NodeClassifyPlugin()
getName
public java.lang.String getName()
- Specified by:
getName in interface org.exoplatform.container.component.ComponentPlugin
setName
public void setName(java.lang.String name)
- Specified by:
setName in interface org.exoplatform.container.component.ComponentPlugin
getDescription
public java.lang.String getDescription()
- Specified by:
getDescription in interface org.exoplatform.container.component.ComponentPlugin
setDescription
public void setDescription(java.lang.String desc)
- Specified by:
setDescription in interface org.exoplatform.container.component.ComponentPlugin
classifyChildrenNode
public abstract void classifyChildrenNode(javax.jcr.Node parent)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2011 eXo Platform SAS. All Rights Reserved.