org.exoplatform.container.component
Class BaseComponentPlugin
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
- All Implemented Interfaces:
- ComponentPlugin
- Direct Known Subclasses:
- ExecutionUnit, PortalContainerDefinitionChangePlugin, PortalContainerDefinitionDisablePlugin, PortalContainerDefinitionPlugin
public class BaseComponentPlugin
- extends Object
- implements ComponentPlugin
- Since:
- Apr 18, 2005
- Version:
- $Id: BaseComponentPlugin.java 5799 2006-05-28 17:55:42Z geaz $
- Author:
- Tuan Nguyen (tuan08@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
protected String name
desc
protected String desc
BaseComponentPlugin
public BaseComponentPlugin()
getName
public String getName()
- Specified by:
getName in interface ComponentPlugin
setName
public void setName(String s)
- Specified by:
setName in interface ComponentPlugin
getDescription
public String getDescription()
- Specified by:
getDescription in interface ComponentPlugin
setDescription
public void setDescription(String s)
- Specified by:
setDescription in interface ComponentPlugin
Copyright © 2015 eXo Platform SAS. All Rights Reserved.