- getBoolean(String) - Method in class org.apache.archiva.components.registry.commons.CommonsConfigurationRegistry
-
- getBoolean(String, boolean) - Method in class org.apache.archiva.components.registry.commons.CommonsConfigurationRegistry
-
- getBoolean(String) - Method in interface org.apache.archiva.components.registry.Registry
-
Get a boolean value from the registry.
- getBoolean(String, boolean) - Method in interface org.apache.archiva.components.registry.Registry
-
Get a boolean value from the registry.
- getChangeListenersSize() - Method in class org.apache.archiva.components.registry.commons.CommonsConfigurationRegistry
-
- getFullKeys() - Method in class org.apache.archiva.components.registry.commons.CommonsConfigurationRegistry
-
- getFullKeys() - Method in interface org.apache.archiva.components.registry.Registry
-
Get all the keys in this registry.
- getInt(String) - Method in class org.apache.archiva.components.registry.commons.CommonsConfigurationRegistry
-
- getInt(String, int) - Method in class org.apache.archiva.components.registry.commons.CommonsConfigurationRegistry
-
- getInt(String) - Method in interface org.apache.archiva.components.registry.Registry
-
Get an integer value from the registry.
- getInt(String, int) - Method in interface org.apache.archiva.components.registry.Registry
-
Get an integer value from the registry.
- getKeys() - Method in class org.apache.archiva.components.registry.commons.CommonsConfigurationRegistry
-
- getKeys() - Method in interface org.apache.archiva.components.registry.Registry
-
Get all the keys in this registry.
- getList(String) - Method in class org.apache.archiva.components.registry.commons.CommonsConfigurationRegistry
-
- getList(String) - Method in interface org.apache.archiva.components.registry.Registry
-
Get a list of strings at the given key in the registry.
- getProperties(String) - Method in class org.apache.archiva.components.registry.commons.CommonsConfigurationRegistry
-
- getProperties(String) - Method in interface org.apache.archiva.components.registry.Registry
-
TODO move to Map which is more generic ?
- getPropertyDelimiter() - Method in class org.apache.archiva.components.registry.commons.CommonsConfigurationRegistry
-
- getSection(String) - Method in class org.apache.archiva.components.registry.commons.CommonsConfigurationRegistry
-
- getSection(String) - Method in interface org.apache.archiva.components.registry.Registry
-
Get a subsection of the registry, identified by the given name.
- getString(String) - Method in class org.apache.archiva.components.registry.commons.CommonsConfigurationRegistry
-
- getString(String, String) - Method in class org.apache.archiva.components.registry.commons.CommonsConfigurationRegistry
-
- getString(String) - Method in interface org.apache.archiva.components.registry.Registry
-
Get a string value from the registry.
- getString(String, String) - Method in interface org.apache.archiva.components.registry.Registry
-
Get a string value from the registry.
- getSubset(String) - Method in class org.apache.archiva.components.registry.commons.CommonsConfigurationRegistry
-
- getSubset(String) - Method in interface org.apache.archiva.components.registry.Registry
-
Get a subset of the registry, for all keys descended from the given key.
- getSubsetList(String) - Method in class org.apache.archiva.components.registry.commons.CommonsConfigurationRegistry
-
- getSubsetList(String) - Method in interface org.apache.archiva.components.registry.Registry
-
Get a list of subsets of the registry, for all keys descended from the given key.