Package org.exoplatform.container.definition
-
Interface Summary Interface Description PortalContainerDefinitionChange This interface describes the change that cans be applied on a givenPortalContainerDefinitionCreated by The eXo Platform SAS Author : Nicolas Filotto nicolas.filotto@exoplatform.com 11 juin 2010 -
Class Summary Class Description PortalContainerConfig This class is used to define the configuration related to the portal containers themselves.PortalContainerDefinition This class is used to define aPortalContainerand its dependencies.PortalContainerDefinitionChange.AddDependencies This class is anPortalContainerDefinitionChangethat will add the nested dependencies at the end of the dependency list of thePortalContainerDefinition.PortalContainerDefinitionChange.AddDependenciesAfter This class is anPortalContainerDefinitionChangethat will add the nested dependencies after a target dependency to the dependency list of thePortalContainerDefinition.PortalContainerDefinitionChange.AddDependenciesBefore This class is anPortalContainerDefinitionChangethat will add the nested dependencies before a target dependency to the dependency list of thePortalContainerDefinition.PortalContainerDefinitionChange.AddSettings This class is anPortalContainerDefinitionChangethat will add new internal settings to thePortalContainerDefinition.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 nestedPortalContainerDefinition.