public static class PortalContainerDefinitionChange.AddSettings extends Object implements PortalContainerDefinitionChange
PortalContainerDefinitionChange that will add new internal settings
to the PortalContainerDefinition. If the nested settings are empty, this change will
be ignored.PortalContainerDefinitionChange.AddDependencies, PortalContainerDefinitionChange.AddDependenciesAfter, PortalContainerDefinitionChange.AddDependenciesBefore, PortalContainerDefinitionChange.AddSettings| Modifier and Type | Field and Description |
|---|---|
Map<String,Object> |
settings
The settings to add to the internal settings
|
| Constructor and Description |
|---|
AddSettings() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(PortalContainerDefinition pcd)
Apply the corresponding change of the given
PortalContainerDefinition |
public void apply(PortalContainerDefinition pcd)
PortalContainerDefinitionChangePortalContainerDefinitionapply in interface PortalContainerDefinitionChangepcd - the PortalContainerDefinition on which the change has to be appliedCopyright © 2020 eXo Platform SAS. All Rights Reserved.