| Package | Description | 
|---|---|
| org.apache.sling.provisioning.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Configuration | RunMode. getConfiguration(String pid)Search a configuration with a pid | 
| Configuration | RunMode. getConfiguration(String pid,
                String factoryPid)Search a configuration with pid and factory pid | 
| Configuration | RunMode. getOrCreateConfiguration(String pid,
                        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 © 2017 The Apache Software Foundation. All rights reserved.