eXo Kernel :: Container 2.4.11-UXP01

Package org.exoplatform.container.definition

Interface Summary
PortalContainerDefinitionChange This interface describes the change that cans be applied on a given PortalContainerDefinition Created by The eXo Platform SAS Author : Nicolas Filotto nicolas.filotto@exoplatform.com 11 juin 2010
 

Class Summary
PortalContainerConfig This class is used to define the configuration related to the portal containers themselves.
PortalContainerDefinition This class is used to define a PortalContainer and its dependencies.
PortalContainerDefinitionChange.AddDependencies This class is an PortalContainerDefinitionChange that will add the nested dependencies at the end of the dependency list of the PortalContainerDefinition.
PortalContainerDefinitionChange.AddDependenciesAfter This class is an PortalContainerDefinitionChange that will add the nested dependencies after a target dependency to the dependency list of the PortalContainerDefinition.
PortalContainerDefinitionChange.AddDependenciesBefore This class is an PortalContainerDefinitionChange that will add the nested dependencies before a target dependency to the dependency list of the PortalContainerDefinition.
PortalContainerDefinitionChange.AddSettings This class is an PortalContainerDefinitionChange that will add new internal settings to the PortalContainerDefinition.
PortalContainerDefinitionChangePlugin This class allows you to dynamically apply a list of changes to one or several portal containers.
PortalContainerDefinitionDisablePlugin This class allows you to dynamically disable one or several portal containers.
PortalContainerDefinitionPlugin This class allows you to dynamically define a new portal container with all its dependencies Created by The eXo Platform SAS Author : Nicolas Filotto nicolas.filotto@exoplatform.com 8 sept.
SafePortalContainerDefinition This class is a decorator used to protect the nested PortalContainerDefinition.
 


eXo Kernel :: Container 2.4.11-UXP01

Copyright © 2014 eXo Platform SAS. All Rights Reserved.