| Package | Description |
|---|---|
| org.exoplatform.container.definition |
| Modifier and Type | Class and Description |
|---|---|
class |
SafePortalContainerDefinition
This class is a decorator used to protect the nested
PortalContainerDefinition. |
| Modifier and Type | Method and Description |
|---|---|
List<PortalContainerDefinition> |
PortalContainerDefinitionPlugin.getPortalContainerDefinitions() |
| Modifier and Type | Method and Description |
|---|---|
void |
PortalContainerDefinitionChange.apply(PortalContainerDefinition pcd)
Apply the corresponding change of the given
PortalContainerDefinition |
void |
PortalContainerDefinitionChange.AddDependencies.apply(PortalContainerDefinition pcd)
Apply the corresponding change of the given
PortalContainerDefinition |
void |
PortalContainerDefinitionChange.AddDependenciesBefore.apply(PortalContainerDefinition pcd)
Apply the corresponding change of the given
PortalContainerDefinition |
void |
PortalContainerDefinitionChange.AddDependenciesAfter.apply(PortalContainerDefinition pcd)
Apply the corresponding change of the given
PortalContainerDefinition |
void |
PortalContainerDefinitionChange.AddSettings.apply(PortalContainerDefinition pcd) |
| Constructor and Description |
|---|
SafePortalContainerDefinition(PortalContainerDefinition definition,
PortalContainerDefinition defaultDefinition)
Default constructor
|
Copyright © 2021 eXo Platform SAS. All Rights Reserved.