| Package | Description |
|---|---|
| org.exoplatform.container.definition |
| Modifier and Type | Class and Description |
|---|---|
static class |
PortalContainerDefinitionChange.AddDependencies
This class is an
PortalContainerDefinitionChange that will add the nested dependencies
at the end of the dependency list of the PortalContainerDefinition. |
static class |
PortalContainerDefinitionChange.AddDependenciesAfter
This class is an
PortalContainerDefinitionChange that will add the nested dependencies
after a target dependency to the dependency list of the PortalContainerDefinition. |
static class |
PortalContainerDefinitionChange.AddDependenciesBefore
This class is an
PortalContainerDefinitionChange that will add the nested dependencies
before a target dependency to the dependency list of the PortalContainerDefinition. |
static class |
PortalContainerDefinitionChange.AddSettings
This class is an
PortalContainerDefinitionChange that will add new internal settings
to the PortalContainerDefinition. |
| Modifier and Type | Method and Description |
|---|---|
List<PortalContainerDefinitionChange> |
PortalContainerDefinitionChangePlugin.getChanges() |
Copyright © 2020 eXo Platform SAS. All Rights Reserved.