| Package | Description |
|---|---|
| org.jahia.services.modulemanager.spi |
| Modifier and Type | Method and Description |
|---|---|
Config |
ConfigService.getConfig(String pid)
Get the config for the specified PID
If it does not exist yet, create a new config
|
Config |
ConfigService.getConfig(String factoryPid,
String identifier)
Get the settings for the specified factory PID and identifer
If it does not exist yet, create a new config
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigService.deleteConfig(Config config)
Delete the associated configuration
|
void |
ConfigService.storeConfig(Config config)
Persist the changes on the config into the the Configuration Manager storage
|
Copyright © 2004–2021 Jahia Solutions Group SA. All rights reserved.