Skip navigation links
C G I O 

C

ConfigurationSource - Interface in org.xwiki.configuration
 
containsKey(String) - Method in interface org.xwiki.configuration.ConfigurationSource
 
ConversionException - Exception in org.xwiki.configuration
Raised when a property of a given type is retrieved as a property of another type (eg trying to get a String property as a Boolean).
ConversionException(String) - Constructor for exception org.xwiki.configuration.ConversionException
Construct a new Exception with the specified detail message.
ConversionException(String, Throwable) - Constructor for exception org.xwiki.configuration.ConversionException
Construct a new Exception with the specified detail message and cause.

G

getKeys() - Method in interface org.xwiki.configuration.ConfigurationSource
 
getProperty(String, T) - Method in interface org.xwiki.configuration.ConfigurationSource
 
getProperty(String, Class<T>) - Method in interface org.xwiki.configuration.ConfigurationSource
 
getProperty(String) - Method in interface org.xwiki.configuration.ConfigurationSource
 

I

isEmpty() - Method in interface org.xwiki.configuration.ConfigurationSource
 

O

org.xwiki.configuration - package org.xwiki.configuration
 
C G I O 
Skip navigation links

Copyright © 2004–2019 XWiki. All rights reserved.