public class IgnorePortalPlugin extends Object implements org.exoplatform.container.component.ComponentPlugin
| Constructor and Description |
|---|
IgnorePortalPlugin(org.exoplatform.container.xml.InitParams initParams) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
List<String> |
getIgnorePortals() |
String |
getName() |
void |
setDescription(String s) |
void |
setName(String s) |
public IgnorePortalPlugin(org.exoplatform.container.xml.InitParams initParams)
public String getName()
getName in interface org.exoplatform.container.component.ComponentPluginpublic void setName(String s)
setName in interface org.exoplatform.container.component.ComponentPluginpublic String getDescription()
getDescription in interface org.exoplatform.container.component.ComponentPluginpublic void setDescription(String s)
setDescription in interface org.exoplatform.container.component.ComponentPluginCopyright © 2003–2019 eXo Platform SAS. All rights reserved.