Package | Description |
---|---|
org.apache.sling.provisioning.model |
Modifier and Type | Method and Description |
---|---|
Configuration |
RunMode.getConfiguration(java.lang.String pid)
Search a configuration with a pid
|
Configuration |
RunMode.getConfiguration(java.lang.String pid,
java.lang.String factoryPid)
Search a configuration with pid and factory pid
|
Configuration |
RunMode.getOrCreateConfiguration(java.lang.String pid,
java.lang.String factoryPid)
Get or create the configuration
|
Modifier and Type | Method and Description |
---|---|
ItemList<Configuration> |
RunMode.getConfigurations()
Get all configurations
|
Modifier and Type | Method and Description |
---|---|
int |
Configuration.compareTo(Configuration o) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.