org.exoplatform.container.definition
Class PortalContainerDefinitionChangePlugin
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.container.definition.PortalContainerDefinitionChangePlugin
- All Implemented Interfaces:
- ComponentPlugin
public class PortalContainerDefinitionChangePlugin
- extends BaseComponentPlugin
This class allows you to dynamically apply a list of changes to one or several portal containers.
Created by The eXo Platform SAS
Author : Nicolas Filotto
nicolas.filotto@exoplatform.com
11 juin 2010
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortalContainerDefinitionChangePlugin
public PortalContainerDefinitionChangePlugin(InitParams params)
isAll
public boolean isAll()
isDefault
public boolean isDefault()
getNames
public Set<String> getNames()
getChanges
public List<PortalContainerDefinitionChange> getChanges()
Copyright © 2015 eXo Platform SAS. All Rights Reserved.