org.exoplatform.services.jcr.ext.hierarchy.impl
Class AddPathPlugin

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by org.exoplatform.services.jcr.ext.hierarchy.impl.AddPathPlugin
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public class AddPathPlugin
extends org.exoplatform.container.component.BaseComponentPlugin

Created by The eXo Platform SAS Author : Dang Van Minh minh.dang@exoplatform.com Nov 15, 2007 2:49:30 PM


Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc
 
Constructor Summary
AddPathPlugin(org.exoplatform.container.xml.InitParams params)
           
 
Method Summary
 java.lang.String getDescription()
           
 java.lang.String getName()
           
 HierarchyConfig getPaths()
           
 void setDescription(java.lang.String s)
           
 void setName(java.lang.String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddPathPlugin

public AddPathPlugin(org.exoplatform.container.xml.InitParams params)
Method Detail

getPaths

public HierarchyConfig getPaths()

getName

public java.lang.String getName()
Specified by:
getName in interface org.exoplatform.container.component.ComponentPlugin
Overrides:
getName in class org.exoplatform.container.component.BaseComponentPlugin

setName

public void setName(java.lang.String s)
Specified by:
setName in interface org.exoplatform.container.component.ComponentPlugin
Overrides:
setName in class org.exoplatform.container.component.BaseComponentPlugin

getDescription

public java.lang.String getDescription()
Specified by:
getDescription in interface org.exoplatform.container.component.ComponentPlugin
Overrides:
getDescription in class org.exoplatform.container.component.BaseComponentPlugin

setDescription

public void setDescription(java.lang.String s)
Specified by:
setDescription in interface org.exoplatform.container.component.ComponentPlugin
Overrides:
setDescription in class org.exoplatform.container.component.BaseComponentPlugin


Copyright © 2012 eXo Platform SAS. All Rights Reserved.