Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X 

A

ABSTRACT - Static variable in interface org.n52.iceland.ogc.ows.OwsServiceIdentificationFactorySettings
 
AbstractComparableServiceVersionDomainKey<T extends AbstractComparableServiceVersionDomainKey<T>> - Class in org.n52.iceland.ogc
Abstract class for comparable keys with parameters service, version and domain
AbstractComparableServiceVersionDomainKey(OwsServiceKey, String) - Constructor for class org.n52.iceland.ogc.AbstractComparableServiceVersionDomainKey
constructor
AbstractComparableServiceVersionDomainKey(String, String, String) - Constructor for class org.n52.iceland.ogc.AbstractComparableServiceVersionDomainKey
constructor
AbstractDelegatingMultiMap<K,V,C extends java.util.Collection<V>> - Class in org.n52.iceland.util.collections
Deprecated.
use either guava or a plain java collection
AbstractDelegatingMultiMap() - Constructor for class org.n52.iceland.util.collections.AbstractDelegatingMultiMap
Deprecated.
 
AbstractEnumPropertiesFileHandler<E extends java.lang.Enum<E>> - Class in org.n52.iceland.util
 
AbstractEnumPropertiesFileHandler(ServletContext, String) - Constructor for class org.n52.iceland.util.AbstractEnumPropertiesFileHandler
 
AbstractFlowEvent - Class in org.n52.iceland.event.events
 
AbstractFlowEvent(Long) - Constructor for class org.n52.iceland.event.events.AbstractFlowEvent
 
AbstractGetCapabilitiesHandler<T> - Class in org.n52.iceland.request.handler
TODO JavaDoc
AbstractGetCapabilitiesHandler(String) - Constructor for class org.n52.iceland.request.handler.AbstractGetCapabilitiesHandler
 
AbstractI18NMetadata - Class in org.n52.iceland.i18n.metadata
 
AbstractI18NMetadata(String, MultilingualString, MultilingualString) - Constructor for class org.n52.iceland.i18n.metadata.AbstractI18NMetadata
constructor
AbstractI18NMetadata(String) - Constructor for class org.n52.iceland.i18n.metadata.AbstractI18NMetadata
constructor
AbstractJsonActivationDao - Class in org.n52.iceland.config.json
TODO JavaDoc
AbstractJsonActivationDao() - Constructor for class org.n52.iceland.config.json.AbstractJsonActivationDao
 
AbstractKvpDecoder<R extends OwsServiceRequest> - Class in org.n52.iceland.binding.kvp
TODO JavaDoc
AbstractKvpDecoder(Supplier<? extends R>, String, String, String) - Constructor for class org.n52.iceland.binding.kvp.AbstractKvpDecoder
 
AbstractKvpDecoder(Supplier<? extends R>, String, String, Enum<?>) - Constructor for class org.n52.iceland.binding.kvp.AbstractKvpDecoder
 
AbstractKvpDecoder(Supplier<? extends R>, DecoderKey...) - Constructor for class org.n52.iceland.binding.kvp.AbstractKvpDecoder
 
AbstractKvpDecoder(Supplier<? extends R>, Collection<? extends DecoderKey>) - Constructor for class org.n52.iceland.binding.kvp.AbstractKvpDecoder
 
AbstractKvpDecoder.Builder<R extends OwsServiceRequest> - Class in org.n52.iceland.binding.kvp
 
AbstractMultiHashMap<K,V,C extends java.util.Collection<V>> - Class in org.n52.iceland.util.collections
Deprecated.
use either guava or a plain java collection
AbstractMultiHashMap(Map<? extends K, ? extends C>) - Constructor for class org.n52.iceland.util.collections.AbstractMultiHashMap
Deprecated.
 
AbstractMultiHashMap(int) - Constructor for class org.n52.iceland.util.collections.AbstractMultiHashMap
Deprecated.
 
AbstractMultiHashMap(int, float) - Constructor for class org.n52.iceland.util.collections.AbstractMultiHashMap
Deprecated.
 
AbstractMultiHashMap() - Constructor for class org.n52.iceland.util.collections.AbstractMultiHashMap
Deprecated.
 
AbstractOperationHandler - Class in org.n52.iceland.request.handler
TODO JavaDoc
AbstractOperationHandler() - Constructor for class org.n52.iceland.request.handler.AbstractOperationHandler
 
AbstractPersistingCachePersistenceStrategy - Class in org.n52.iceland.cache.ctrl.persistence
 
AbstractPersistingCachePersistenceStrategy() - Constructor for class org.n52.iceland.cache.ctrl.persistence.AbstractPersistingCachePersistenceStrategy
 
AbstractPropertyFileHandler - Class in org.n52.iceland.util
 
AbstractPropertyFileHandler(String) - Constructor for class org.n52.iceland.util.AbstractPropertyFileHandler
 
AbstractPropertyFileHandler(File) - Constructor for class org.n52.iceland.util.AbstractPropertyFileHandler
 
AbstractResponseWriter<T> - Class in org.n52.iceland.coding.encode
Abstract ResponseWriter class for response streaming
AbstractResponseWriter(EncoderRepository) - Constructor for class org.n52.iceland.coding.encode.AbstractResponseWriter
 
AbstractSchedulingContentCacheController - Class in org.n52.iceland.cache.ctrl
Abstract class for capabilities cache controller implementations that schedules a complete cache update at a configured interval.
AbstractSchedulingContentCacheController() - Constructor for class org.n52.iceland.cache.ctrl.AbstractSchedulingContentCacheController
 
AbstractSynchronizedMultiMap<K,V,C extends java.util.Collection<V>> - Class in org.n52.iceland.util.collections
Deprecated.
use either guava or a plain java collection
AbstractSynchronizedMultiMap(Map<? extends K, ? extends C>) - Constructor for class org.n52.iceland.util.collections.AbstractSynchronizedMultiMap
Deprecated.
 
AbstractSynchronizedMultiMap(int) - Constructor for class org.n52.iceland.util.collections.AbstractSynchronizedMultiMap
Deprecated.
 
AbstractSynchronizedMultiMap(int, float) - Constructor for class org.n52.iceland.util.collections.AbstractSynchronizedMultiMap
Deprecated.
 
AbstractSynchronizedMultiMap() - Constructor for class org.n52.iceland.util.collections.AbstractSynchronizedMultiMap
Deprecated.
 
AbstractXmlBinding<T> - Class in org.n52.iceland.binding
Abstract binding class for XML encoded requests
AbstractXmlBinding() - Constructor for class org.n52.iceland.binding.AbstractXmlBinding
 
ACCESS_CONSTRAINTS - Static variable in interface org.n52.iceland.ogc.ows.OwsServiceIdentificationFactorySettings
 
Action - Interface in org.n52.iceland.util.action
This is an Äction, that can be executed.
Activatable<T> - Class in org.n52.iceland.util.activation
 
Activatable(T) - Constructor for class org.n52.iceland.util.activation.Activatable
 
Activatable(T, boolean) - Constructor for class org.n52.iceland.util.activation.Activatable
 
Activatables - Class in org.n52.iceland.util.activation
TODO JavaDoc
activate(BindingKey) - Method in class org.n52.iceland.binding.BindingRepository
 
activate(OwsOperationMetadataExtensionProviderKey) - Method in class org.n52.iceland.ogc.ows.extension.OwsOperationMetadataExtensionProviderRepository
 
activate(RequestOperatorKey) - Method in class org.n52.iceland.request.operator.RequestOperatorRepository
 
activate(K) - Method in class org.n52.iceland.util.activation.ActivationListeners
 
activate(K) - Method in interface org.n52.iceland.util.activation.ActivationSink
 
activated(K) - Method in interface org.n52.iceland.util.activation.ActivationListener
 
activated(K) - Method in interface org.n52.iceland.util.activation.FunctionalActivationListener
 
activatedKeys(Map<K, T>, ActivationProvider<? super K>) - Static method in class org.n52.iceland.util.activation.Activatables
 
activatedMap(Map<K, T>, ActivationProvider<? super K>) - Static method in class org.n52.iceland.util.activation.Activatables
 
activatedSet(Map<K, T>, ActivationProvider<? super K>) - Static method in class org.n52.iceland.util.activation.Activatables
 
ACTIVATION - Static variable in interface org.n52.iceland.config.json.JsonConstants
 
ActivationDao - Interface in org.n52.iceland.config
 
ActivationInitializer<K> - Interface in org.n52.iceland.util.activation
 
ActivationListenable<K> - Interface in org.n52.iceland.util.activation
 
ActivationListener<K> - Interface in org.n52.iceland.util.activation
TODO JavaDoc
ActivationListeners<K> - Class in org.n52.iceland.util.activation
TODO JavaDoc
ActivationListeners(boolean) - Constructor for class org.n52.iceland.util.activation.ActivationListeners
 
ActivationManager<K> - Interface in org.n52.iceland.util.activation
 
ActivationProvider<K> - Interface in org.n52.iceland.util.activation
 
ActivationRegistrator - Class in org.n52.iceland.util.activation
TODO JavaDoc
ActivationRegistrator() - Constructor for class org.n52.iceland.util.activation.ActivationRegistrator
 
ActivationService - Class in org.n52.iceland.config
TODO JavaDoc
ActivationService() - Constructor for class org.n52.iceland.config.ActivationService
 
ActivationSink<K> - Interface in org.n52.iceland.util.activation
TODO JavaDoc
ActivationSource<K> - Interface in org.n52.iceland.util.activation
 
ACTIVE - Static variable in interface org.n52.iceland.config.json.JsonConstants
 
add(String, ThrowingBiConsumer<? super R, String, DecodingException>) - Method in class org.n52.iceland.binding.kvp.AbstractKvpDecoder.Builder
 
add(Enum<?>, ThrowingBiConsumer<? super R, String, DecodingException>) - Method in class org.n52.iceland.binding.kvp.AbstractKvpDecoder.Builder
 
add(String, ThrowingTriConsumer<? super R, String, String, DecodingException>) - Method in class org.n52.iceland.binding.kvp.AbstractKvpDecoder.Builder
 
add(Enum<?>, ThrowingTriConsumer<? super R, String, String, DecodingException>) - Method in class org.n52.iceland.binding.kvp.AbstractKvpDecoder.Builder
 
add(Consumer<AbstractKvpDecoder.Builder<R>>) - Method in class org.n52.iceland.binding.kvp.AbstractKvpDecoder.Builder
 
add(K, V) - Method in class org.n52.iceland.util.collections.AbstractDelegatingMultiMap
Deprecated.
 
add(K, V) - Method in class org.n52.iceland.util.collections.AbstractSynchronizedMultiMap
Deprecated.
 
add(K, V) - Method in interface org.n52.iceland.util.collections.MultiMap
Deprecated.
Adds the specified value to the key.
ADD_OUTPUTS_TO_SENSOR_ML - Static variable in interface org.n52.iceland.service.ServiceSettings
Deprecated.
addAll(K, Collection<? extends V>) - Method in class org.n52.iceland.util.collections.AbstractDelegatingMultiMap
Deprecated.
 
addAll(K, Collection<? extends V>) - Method in class org.n52.iceland.util.collections.AbstractSynchronizedMultiMap
Deprecated.
 
addAll(K, Collection<? extends V>) - Method in interface org.n52.iceland.util.collections.MultiMap
Deprecated.
Adds the specified values to the key.
addHeader(String, String) - Method in class org.n52.iceland.coding.encode.ResponseProxy
 
ADDRESS - Static variable in interface org.n52.iceland.ogc.ows.OwsServiceProviderFactorySettings
 
AdministratorUser - Interface in org.n52.iceland.config
Interface for users that are allowed to administer the service.
AdminUserDao - Interface in org.n52.iceland.config
 
AdminUserService - Interface in org.n52.iceland.config
TODO JavaDoc
AdminUserServiceImpl - Class in org.n52.iceland.config
 
AdminUserServiceImpl() - Constructor for class org.n52.iceland.config.AdminUserServiceImpl
 
ADVANCED_GROUP - Static variable in interface org.n52.iceland.ds.Datasource
 
allValues() - Method in class org.n52.iceland.util.collections.AbstractDelegatingMultiMap
Deprecated.
 
allValues() - Method in class org.n52.iceland.util.collections.AbstractSynchronizedMultiMap
Deprecated.
 
allValues() - Method in interface org.n52.iceland.util.collections.MultiMap
Deprecated.
 
asList(ThrowingBiConsumer<? super R, ? super List<T>, DecodingException>) - Method in class org.n52.iceland.binding.kvp.AbstractKvpDecoder
 
AsyncCachePersistenceStrategy - Class in org.n52.iceland.cache.ctrl.persistence
 
AsyncCachePersistenceStrategy() - Constructor for class org.n52.iceland.cache.ctrl.persistence.AsyncCachePersistenceStrategy
 
AsyncCachePersistenceStrategySettings - Interface in org.n52.iceland.cache.ctrl.persistence

B

BASE_GROUP - Static variable in interface org.n52.iceland.ds.Datasource
 
Binding - Interface in org.n52.iceland.binding
Abstract Super class for binding implementations.
BindingFactory - Interface in org.n52.iceland.binding
ComponentFactory interface for Bindings.
BindingKey - Interface in org.n52.iceland.binding
Class to identify a Binding.
BindingRepository - Class in org.n52.iceland.binding
 
BindingRepository() - Constructor for class org.n52.iceland.binding.BindingRepository
 
BINDINGS - Static variable in interface org.n52.iceland.config.json.JsonConstants
 
build() - Method in class org.n52.iceland.binding.kvp.AbstractKvpDecoder.Builder
 
BY_MEDIA_TYPE - Static variable in interface org.n52.iceland.config.json.JsonConstants
 
BY_PATH - Static variable in interface org.n52.iceland.config.json.JsonConstants
 

C

CACHE_FILE_FOLDER - Static variable in class org.n52.iceland.cache.ctrl.persistence.AbstractPersistingCachePersistenceStrategy
 
CACHE_PERSISTENCE_DELAY - Static variable in interface org.n52.iceland.cache.ctrl.persistence.AsyncCachePersistenceStrategySettings
 
CAPABILITIES - Static variable in interface org.n52.iceland.config.json.JsonConstants
 
CAPABILITIES_CACHE_UPDATE - Static variable in interface org.n52.iceland.cache.ctrl.ScheduledContentCacheControllerSettings
 
CAPABILITIES_CACHE_UPDATE_INTERVAL - Static variable in interface org.n52.iceland.cache.ctrl.ScheduledContentCacheControllerSettings
Deprecated.
CAPABILITIES_EXTENSIONS - Static variable in interface org.n52.iceland.config.json.JsonConstants
 
chain(DatasourceCallback, DatasourceCallback) - Static method in class org.n52.iceland.ds.DatasourceCallback
 
checkIfSchemaExists(Map<String, Object>) - Method in interface org.n52.iceland.ds.Datasource
Check if the schema exists.
checkIfSchemaExists(Properties, Map<String, Object>) - Method in interface org.n52.iceland.ds.Datasource
Check if the schema exists.
checkOperationHttpDeleteSupported(OwsOperationKey) - Method in interface org.n52.iceland.binding.Binding
Check, if the operation is supported by the decoder by the HTTP-Delete method.
checkOperationHttpGetSupported(OwsOperationKey) - Method in interface org.n52.iceland.binding.Binding
Check, if the operation is supported by the decoder by the HTTP-Get method.
checkOperationHttpGetSupported(OwsOperationKey) - Method in class org.n52.iceland.binding.kvp.KvpBinding
 
checkOperationHttpOptionsSupported(OwsOperationKey) - Method in interface org.n52.iceland.binding.Binding
Check, if the operation is supported by the decoder by the HTTP-Options method.
checkOperationHttpPostSupported(OwsOperationKey) - Method in interface org.n52.iceland.binding.Binding
Check, if the operation is supported by the decoder by the HTTP-Post method.
checkOperationHttpPostSupported(OwsOperationKey) - Method in class org.n52.iceland.binding.exi.EXIBinding
 
checkOperationHttpPostSupported(OwsOperationKey) - Method in class org.n52.iceland.binding.json.JSONBinding
 
checkOperationHttpPostSupported(OwsOperationKey) - Method in class org.n52.iceland.binding.pox.PoxBinding
 
checkOperationHttpPostSupported(OwsOperationKey) - Method in class org.n52.iceland.binding.soap.SoapBinding
 
checkOperationHttpPutSupported(OwsOperationKey) - Method in interface org.n52.iceland.binding.Binding
Check, if the operation is supported by the decoder by the HTTP-Put method.
checkParameterBooleanValue(String, String) - Static method in class org.n52.iceland.util.KvpHelper
Deprecated.
 
checkParameterMultipleValues(String, String) - Static method in class org.n52.iceland.util.KvpHelper
Deprecated.
 
checkParameterMultipleValues(String, Enum<?>) - Static method in class org.n52.iceland.util.KvpHelper
Deprecated.
 
checkParameterMultipleValues(List<String>, String) - Static method in class org.n52.iceland.util.KvpHelper
Deprecated.
 
checkParameterSingleURI(String, String) - Static method in class org.n52.iceland.util.KvpHelper
Deprecated.
 
checkParameterSingleValue(String, String) - Static method in class org.n52.iceland.util.KvpHelper
Deprecated.
 
checkParameterSingleValue(String, Enum<?>) - Static method in class org.n52.iceland.util.KvpHelper
Deprecated.
 
checkParameterValue(String, String) - Static method in class org.n52.iceland.util.KvpHelper
Deprecated.
 
checkParameterValue(String, Enum<?>) - Static method in class org.n52.iceland.util.KvpHelper
Deprecated.
 
checkPostCreation(Properties) - Method in interface org.n52.iceland.ds.Datasource
 
checkRequestParameter(String) - Static method in class org.n52.iceland.util.KvpHelper
Deprecated.
use injection to get the RequestOperatorRepository.
checkSchemaCreation(Map<String, Object>) - Method in interface org.n52.iceland.ds.Datasource
Check if it is possible to create the schema (e.g. test if the privilege are sufficient).
checkServiceOperatorKeyTypes(OwsServiceRequest) - Method in class org.n52.iceland.binding.SimpleBinding
 
chooseResponseContentType(OwsServiceResponse, List<MediaType>, MediaType) - Method in class org.n52.iceland.binding.SimpleBinding
 
chooseResponseContentTypeForExceptionReport(List<MediaType>, MediaType) - Method in class org.n52.iceland.binding.SimpleBinding
 
CITY - Static variable in interface org.n52.iceland.ogc.ows.OwsServiceProviderFactorySettings
 
clear(Properties) - Method in interface org.n52.iceland.ds.Datasource
Clear the contents of the datasource.
clear() - Method in class org.n52.iceland.util.collections.AbstractDelegatingMultiMap
Deprecated.
 
clear() - Method in class org.n52.iceland.util.collections.AbstractSynchronizedMultiMap
Deprecated.
 
close(T) - Method in class org.n52.iceland.util.LazyClosingThreadSafeProducer
 
CodingRepository - Class in org.n52.iceland.coding
CodingRepository() - Constructor for class org.n52.iceland.coding.CodingRepository
Deprecated.
 
CommunicationObjectWithSoapHeader - Interface in org.n52.iceland.service
Interface to provide SOAP Header support in Request and Response objects.
compare(ConverterKey, ConverterKey) - Static method in class org.n52.iceland.convert.ConverterKey
 
compareTo(ConverterKey) - Method in class org.n52.iceland.convert.ConverterKey
 
compareTo(RequestResponseModifierKey) - Method in class org.n52.iceland.convert.RequestResponseModifierKey
 
compareTo(T) - Method in class org.n52.iceland.ogc.AbstractComparableServiceVersionDomainKey
 
compareTo(OwsCapabilitiesExtensionKey) - Method in class org.n52.iceland.ogc.ows.extension.OwsCapabilitiesExtensionKey
 
compareTo(OperationHandlerKey) - Method in class org.n52.iceland.request.handler.OperationHandlerKey
 
compareTo(RequestOperatorKey) - Method in class org.n52.iceland.request.operator.RequestOperatorKey
 
CompleteCacheUpdateFactory - Interface in org.n52.iceland.cache.ctrl
 
CompositeAction<A extends Action> - Class in org.n52.iceland.util.action
A composite action consisting of other actions.
CompositeAction(A...) - Constructor for class org.n52.iceland.util.action.CompositeAction
 
CompositeParallelAction<A extends ThreadableAction> - Class in org.n52.iceland.util.action
 
CompositeParallelAction(int, String, A...) - Constructor for class org.n52.iceland.util.action.CompositeParallelAction
 
CompositeSerialAction<A extends Action> - Class in org.n52.iceland.util.action
 
CompositeSerialAction(A...) - Constructor for class org.n52.iceland.util.action.CompositeSerialAction
 
ConfiguratorInitializedEvent - Class in org.n52.iceland.event.events
Deprecated.
do not depend on the configurator!
ConfiguratorInitializedEvent() - Constructor for class org.n52.iceland.event.events.ConfiguratorInitializedEvent
Deprecated.
 
ConfiguringBeanPostProcessor - Class in org.n52.iceland.config.spring
Bean post processor, that configures beans using a SettingsService bean.
ConfiguringBeanPostProcessor() - Constructor for class org.n52.iceland.config.spring.ConfiguringBeanPostProcessor
 
CONNECTION_PROVIDER_IDENTIFIER - Static variable in interface org.n52.iceland.ds.ConnectionProviderIdentificator
Deprecated.
ConnectionProvider - Interface in org.n52.iceland.ds
Interface for a connection provider that handles the connection to the underlying data source (e.g. database, web service).
ConnectionProviderException - Exception in org.n52.iceland.ds
 
ConnectionProviderException() - Constructor for exception org.n52.iceland.ds.ConnectionProviderException
 
ConnectionProviderException(String) - Constructor for exception org.n52.iceland.ds.ConnectionProviderException
 
ConnectionProviderException(Throwable) - Constructor for exception org.n52.iceland.ds.ConnectionProviderException
 
ConnectionProviderException(String, Throwable) - Constructor for exception org.n52.iceland.ds.ConnectionProviderException
 
ConnectionProviderIdentificator - Interface in org.n52.iceland.ds
Deprecated.
Constants - Interface in org.n52.iceland.util
Deprecated.
use constants in less generic interfaces
CONTACT_INSTRUCTIONS - Static variable in interface org.n52.iceland.ogc.ows.OwsServiceProviderFactorySettings
 
contains(int) - Method in class org.n52.iceland.util.Range
returns true if a given value is contained in range
containsCollectionValue(V) - Method in class org.n52.iceland.util.collections.AbstractDelegatingMultiMap
Deprecated.
 
containsCollectionValue(V) - Method in class org.n52.iceland.util.collections.AbstractSynchronizedMultiMap
Deprecated.
 
containsCollectionValue(V) - Method in interface org.n52.iceland.util.collections.MultiMap
Deprecated.
Checks if any collection of any key contains v.
containsKey(Object) - Method in class org.n52.iceland.util.collections.AbstractDelegatingMultiMap
Deprecated.
 
containsKey(Object) - Method in class org.n52.iceland.util.collections.AbstractSynchronizedMultiMap
Deprecated.
 
containsValue(Object) - Method in class org.n52.iceland.util.collections.AbstractDelegatingMultiMap
Deprecated.
 
containsValue(Object) - Method in class org.n52.iceland.util.collections.AbstractSynchronizedMultiMap
Deprecated.
 
ContentCache - Interface in org.n52.iceland.cache
TODO JavaDoc
ContentCacheController - Interface in org.n52.iceland.cache
 
ContentCacheControllerImpl - Class in org.n52.iceland.cache.ctrl
 
ContentCacheControllerImpl() - Constructor for class org.n52.iceland.cache.ctrl.ContentCacheControllerImpl
 
ContentCacheFactory - Interface in org.n52.iceland.cache.ctrl
 
ContentCachePersistenceStrategy - Interface in org.n52.iceland.cache
TODO JavaDoc
ContentCacheUpdate - Class in org.n52.iceland.cache
 
ContentCacheUpdate() - Constructor for class org.n52.iceland.cache.ContentCacheUpdate
 
ContentTypeNotSupportedException - Exception in org.n52.iceland.exception.ows.concrete
 
ContentTypeNotSupportedException(String, String...) - Constructor for exception org.n52.iceland.exception.ows.concrete.ContentTypeNotSupportedException
 
convert(String) - Method in class org.n52.iceland.config.spring.converter.DurationConverter
 
convert(String) - Method in class org.n52.iceland.config.spring.converter.PathConverter
 
convert(S) - Method in interface org.n52.iceland.convert.Converter
Convert object to target
Converter<T,S> - Interface in org.n52.iceland.convert
Interface to convert an object into another object, e.g.
ConverterException - Exception in org.n52.iceland.convert
Exception that should be use in the Converter.
ConverterException() - Constructor for exception org.n52.iceland.convert.ConverterException
Creates a new ConverterException.
ConverterException(String) - Constructor for exception org.n52.iceland.convert.ConverterException
Creates a new ConverterException.
ConverterException(Throwable) - Constructor for exception org.n52.iceland.convert.ConverterException
Creates a new ConverterException.
ConverterException(String, Throwable) - Constructor for exception org.n52.iceland.convert.ConverterException
Creates a new ConverterException.
ConverterFactory - Interface in org.n52.iceland.convert
TODO JavaDoc
ConverterKey - Class in org.n52.iceland.convert
Key class for Converter
ConverterKey(String, String) - Constructor for class org.n52.iceland.convert.ConverterKey
Constructor
ConverterRepository - Class in org.n52.iceland.convert
 
ConverterRepository() - Constructor for class org.n52.iceland.convert.ConverterRepository
 
CountingOutputStreamEvent - Class in org.n52.iceland.event.events
Event is fired when the statistics counting outputstream size is enabled
CountingOutputStreamEvent(Long) - Constructor for class org.n52.iceland.event.events.CountingOutputStreamEvent
 
CountingOutputStreamEvent() - Constructor for class org.n52.iceland.event.events.CountingOutputStreamEvent
 
COUNTRY - Static variable in interface org.n52.iceland.ogc.ows.OwsServiceProviderFactorySettings
 
create(Locale) - Method in class org.n52.iceland.ogc.ows.OwsServiceIdentificationFactory
 
create(Locale) - Method in class org.n52.iceland.ogc.ows.OwsServiceProviderFactory
 
create() - Method in class org.n52.iceland.response.EXIResponseWriterFactory
 
create() - Method in class org.n52.iceland.response.JSONResponseWriterFactory
 
create() - Method in class org.n52.iceland.response.SoapChainResponseWriterFactory
 
create() - Method in class org.n52.iceland.response.SoapResponseWriterFactory
 
create() - Method in class org.n52.iceland.response.XmlResponseWriterFactory
 
create(Predicate<? super K>, Supplier<? extends Set<K>>) - Static method in interface org.n52.iceland.util.activation.ActivationSource
 
create() - Method in class org.n52.iceland.util.LazyClosingThreadSafeProducer
 
create() - Method in class org.n52.iceland.util.LazyThreadSafeProducer
 
create() - Method in class org.n52.iceland.util.LocalizedLazyThreadSafeProducer
 
create(Locale) - Method in class org.n52.iceland.util.LocalizedLazyThreadSafeProducer
 
createAdminUser(String, String) - Method in interface org.n52.iceland.config.AdminUserDao
 
createAdminUser(String, String) - Method in interface org.n52.iceland.config.AdminUserService
Creates a new AdministratorUser.
createAdminUser(String, String) - Method in class org.n52.iceland.config.AdminUserServiceImpl
 
createAdminUser(String, String) - Method in class org.n52.iceland.config.json.JsonAdminUserDao
 
createBeanFactory() - Method in class org.n52.iceland.config.spring.ProviderAwareXmlWebApplicationContext
 
createCapabilities(OwsCapabilities, T) - Method in class org.n52.iceland.request.handler.AbstractGetCapabilitiesHandler
 
createContents(String, String) - Method in class org.n52.iceland.request.handler.AbstractGetCapabilitiesHandler
 
createDomainDecoder(BiFunction<OwsServiceKey, String, K>) - Method in class org.n52.iceland.config.json.AbstractJsonActivationDao
 
createIndentingTransformer() - Method in class org.n52.iceland.util.XmlFactories
 
createResponse(String, String) - Method in class org.n52.iceland.request.handler.AbstractGetCapabilitiesHandler
 
createSchema(Map<String, Object>) - Method in interface org.n52.iceland.ds.Datasource
Create the schema for the supplied settings.
CSV_BLOCK_SEPARATOR - Static variable in interface org.n52.iceland.util.Constants
Deprecated.
 
CSV_TOKEN_SEPARATOR - Static variable in interface org.n52.iceland.util.Constants
Deprecated.
 

D

DatabaseSettingsHandler - Class in org.n52.iceland.service
 
DatabaseSettingsHandler() - Constructor for class org.n52.iceland.service.DatabaseSettingsHandler
 
DataConnectionProvider - Interface in org.n52.iceland.ds
Interface for data connection provider
Datasource - Interface in org.n52.iceland.ds
 
DATASOURCE_DAO_IDENTIFIER - Static variable in interface org.n52.iceland.ds.DatasourceDaoIdentifier
Deprecated.
DatasourceCallback - Class in org.n52.iceland.ds
TODO JavaDoc
DatasourceCallback() - Constructor for class org.n52.iceland.ds.DatasourceCallback
 
DatasourceDaoIdentifier - Interface in org.n52.iceland.ds
Deprecated.
deactivate(BindingKey) - Method in class org.n52.iceland.binding.BindingRepository
 
deactivate(OwsOperationMetadataExtensionProviderKey) - Method in class org.n52.iceland.ogc.ows.extension.OwsOperationMetadataExtensionProviderRepository
 
deactivate(RequestOperatorKey) - Method in class org.n52.iceland.request.operator.RequestOperatorRepository
 
deactivate(K) - Method in class org.n52.iceland.util.activation.ActivationListeners
 
deactivate(K) - Method in interface org.n52.iceland.util.activation.ActivationSink
 
deactivated(K) - Method in interface org.n52.iceland.util.activation.ActivationListener
 
deactivated(K) - Method in interface org.n52.iceland.util.activation.FunctionalActivationListener
 
deactivatedKeys(Map<K, T>, ActivationProvider<? super K>) - Static method in class org.n52.iceland.util.activation.Activatables
 
deactivatedMap(Map<K, T>, ActivationProvider<? super K>) - Static method in class org.n52.iceland.util.activation.Activatables
 
deactivatedSet(Map<K, T>, ActivationProvider<? super K>) - Static method in class org.n52.iceland.util.activation.Activatables
 
decode(HttpServletRequest) - Method in class org.n52.iceland.binding.AbstractXmlBinding
 
decode(HttpServletRequest) - Method in class org.n52.iceland.binding.exi.EXIBinding
Parse the incoming EXI encoded InputStream transform to XmlObject
decode(Map<String, String>) - Method in class org.n52.iceland.binding.kvp.AbstractKvpDecoder
 
decode(String) - Method in class org.n52.iceland.i18n.I18NSerializer
 
decodeI18NMetadata(JsonNode) - Method in class org.n52.iceland.i18n.json.I18NJsonEncoder
 
decodeList(String) - Method in class org.n52.iceland.binding.kvp.AbstractKvpDecoder
 
decodeList(ThrowingBiConsumer<? super R, ? super List<String>, DecodingException>) - Method in class org.n52.iceland.binding.kvp.AbstractKvpDecoder
 
decodeList(ThrowingTriConsumer<? super R, ? super String, ? super List<String>, DecodingException>) - Method in class org.n52.iceland.binding.kvp.AbstractKvpDecoder
 
decodeMultilingualString(JsonNode) - Method in class org.n52.iceland.i18n.json.I18NJsonEncoder
 
decodeOwsExtendedCapabilitiesProviderKey() - Method in class org.n52.iceland.config.json.JsonActivationDao
 
decodeRequestOperatorKey(JsonNode) - Method in class org.n52.iceland.config.json.JsonActivationDao
 
decodeServiceOperatorKey(JsonNode) - Method in class org.n52.iceland.config.json.AbstractJsonActivationDao
 
DEFAULT_ENCODING - Static variable in interface org.n52.iceland.util.Constants
Deprecated.
 
DEFAULT_FEATURE_PREFIX - Static variable in interface org.n52.iceland.service.MiscSettings
Deprecated.
DEFAULT_OBSERVABLEPROPERTY_PREFIX - Static variable in interface org.n52.iceland.service.MiscSettings
Deprecated.
DEFAULT_OFFERING_PREFIX - Static variable in interface org.n52.iceland.service.MiscSettings
Deprecated.
DEFAULT_PROCEDURE_PREFIX - Static variable in interface org.n52.iceland.service.MiscSettings
Deprecated.
DefaultActivationInitializer<K> - Class in org.n52.iceland.util.activation
 
DefaultActivationInitializer(ActivationSource<K>) - Constructor for class org.n52.iceland.util.activation.DefaultActivationInitializer
 
DefaultActivationInitializer() - Constructor for class org.n52.iceland.util.activation.DefaultActivationInitializer
 
DefaultActive - Interface in org.n52.iceland.util.activation
Interface for default active method.
DEFINITION - Static variable in interface org.n52.iceland.config.json.JsonConstants
 
delete() - Method in class org.n52.iceland.service.DatabaseSettingsHandler
 
delete(String) - Method in class org.n52.iceland.service.DatabaseSettingsHandler
 
delete(HttpServletRequest, HttpServletResponse) - Method in class org.n52.iceland.service.Service
 
delete(String) - Method in class org.n52.iceland.util.AbstractPropertyFileHandler
 
delete() - Method in class org.n52.iceland.util.AbstractPropertyFileHandler
 
deleteAdminUser(String) - Method in interface org.n52.iceland.config.AdminUserDao
 
deleteAdminUser(String) - Method in interface org.n52.iceland.config.AdminUserService
Deletes the user with the specified username.
deleteAdminUser(AdministratorUser) - Method in interface org.n52.iceland.config.AdminUserService
deleteAdminUser(AdministratorUser) - Method in class org.n52.iceland.config.AdminUserServiceImpl
 
deleteAdminUser(String) - Method in class org.n52.iceland.config.AdminUserServiceImpl
 
deleteAdminUser(String) - Method in class org.n52.iceland.config.json.JsonAdminUserDao
 
deleteAll() - Method in interface org.n52.iceland.config.AdminUserDao
 
deleteAll() - Method in interface org.n52.iceland.config.AdminUserService
Deletes all users.
deleteAll() - Method in class org.n52.iceland.config.AdminUserServiceImpl
 
deleteAll() - Method in class org.n52.iceland.config.json.JsonAdminUserDao
 
deleteRecursively(Path) - Static method in class org.n52.iceland.util.MoreFiles
 
DEREGISTER_JDBC_DRIVER - Static variable in interface org.n52.iceland.service.ServiceSettings
Deprecated.
deregisterListener(ActivationListener<BindingKey>) - Method in class org.n52.iceland.binding.BindingRepository
 
deregisterListener(ActivationListener<OwsOperationMetadataExtensionProviderKey>) - Method in class org.n52.iceland.ogc.ows.extension.OwsOperationMetadataExtensionProviderRepository
 
deregisterListener(ActivationListener<RequestOperatorKey>) - Method in class org.n52.iceland.request.operator.RequestOperatorRepository
 
deregisterListener(ActivationListener<K>) - Method in interface org.n52.iceland.util.activation.ActivationListenable
 
deregisterListener(ActivationListener<K>) - Method in class org.n52.iceland.util.activation.ActivationListeners
 
destroy() - Method in class org.n52.iceland.cache.ctrl.AbstractSchedulingContentCacheController
 
destroy() - Method in class org.n52.iceland.cache.ctrl.ContentCacheControllerImpl
 
destroy() - Method in class org.n52.iceland.util.LazyClosingThreadSafeProducer
 
DISABLED - Static variable in interface org.n52.iceland.config.json.JsonConstants
 
DocumentBuilderProvider - Class in org.n52.iceland.coding
 
DocumentBuilderProvider() - Constructor for class org.n52.iceland.coding.DocumentBuilderProvider
 
documentEncoding() - Method in class org.n52.iceland.util.XmlFactories
 
documentVersion() - Method in class org.n52.iceland.util.XmlFactories
 
doDefaultOptions(Binding, HttpServletRequest, HttpServletResponse) - Method in class org.n52.iceland.service.Service
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.n52.iceland.service.Service
Deprecated.
doDeleteOperation(HttpServletRequest, HttpServletResponse) - Method in interface org.n52.iceland.binding.Binding
HTTP DELETE request handling method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.n52.iceland.service.Service
Deprecated.
doGetOperation(HttpServletRequest, HttpServletResponse) - Method in interface org.n52.iceland.binding.Binding
HTTP GET request handling method.
doGetOperation(HttpServletRequest, HttpServletResponse) - Method in class org.n52.iceland.binding.kvp.KvpBinding
 
DOMAIN - Static variable in interface org.n52.iceland.config.json.JsonConstants
 
doOptions(HttpServletRequest, HttpServletResponse) - Method in class org.n52.iceland.service.Service
Deprecated.
doOptionsOperation(HttpServletRequest, HttpServletResponse) - Method in interface org.n52.iceland.binding.Binding
HTTP DELETE request handling method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.n52.iceland.service.Service
Deprecated.
doPostOperation(HttpServletRequest, HttpServletResponse) - Method in interface org.n52.iceland.binding.Binding
HTTP POST request handling method.
doPostOperation(HttpServletRequest, HttpServletResponse) - Method in class org.n52.iceland.binding.exi.EXIBinding
 
doPostOperation(HttpServletRequest, HttpServletResponse) - Method in class org.n52.iceland.binding.json.JSONBinding
 
doPostOperation(HttpServletRequest, HttpServletResponse) - Method in class org.n52.iceland.binding.pox.PoxBinding
 
doPostOperation(HttpServletRequest, HttpServletResponse) - Method in class org.n52.iceland.binding.soap.SoapBinding
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.n52.iceland.service.Service
Deprecated.
doPutOperation(HttpServletRequest, HttpServletResponse) - Method in interface org.n52.iceland.binding.Binding
HTTP PUT request handling method.
dropSchema(Map<String, Object>) - Method in interface org.n52.iceland.ds.Datasource
Drop the present schema (or parts of it).
DurationConverter - Class in org.n52.iceland.config.spring.converter
TODO JavaDoc
DurationConverter() - Constructor for class org.n52.iceland.config.spring.converter.DurationConverter
 

E

EMAIL - Static variable in interface org.n52.iceland.ogc.ows.OwsServiceProviderFactorySettings
 
EmptyIterator<T> - Class in org.n52.iceland.util
Deprecated.
use Collections.emptyIterator()
EmptyIterator() - Constructor for class org.n52.iceland.util.EmptyIterator
Deprecated.
 
encode(Supplier<ObjectNode>, AbstractComparableServiceVersionDomainKey<?>) - Method in class org.n52.iceland.config.json.AbstractJsonActivationDao
 
encode(Supplier<ObjectNode>, OwsServiceKey) - Method in class org.n52.iceland.config.json.AbstractJsonActivationDao
 
encode(Supplier<ObjectNode>, RequestOperatorKey) - Method in class org.n52.iceland.config.json.JsonActivationDao
 
encode(MultilingualString) - Method in class org.n52.iceland.i18n.I18NSerializer
 
encode(MultilingualString) - Method in class org.n52.iceland.i18n.json.I18NJsonEncoder
 
encode(I18NFeatureMetadata) - Method in class org.n52.iceland.i18n.json.I18NJsonEncoder
 
encode(I18NObservablePropertyMetadata) - Method in class org.n52.iceland.i18n.json.I18NJsonEncoder
 
encode(I18NOfferingMetadata) - Method in class org.n52.iceland.i18n.json.I18NJsonEncoder
 
encode(I18NProcedureMetadata) - Method in class org.n52.iceland.i18n.json.I18NJsonEncoder
 
encode(Iterable<? extends AbstractI18NMetadata>) - Method in class org.n52.iceland.i18n.json.I18NJsonEncoder
 
encode(AbstractI18NMetadata) - Method in class org.n52.iceland.i18n.json.I18NJsonEncoder
 
ENCODE_FULL_CHILDREN_IN_DESCRIBE_SENSOR - Static variable in interface org.n52.iceland.service.ServiceSettings
Deprecated.
encodeOwsExceptionReport(OwsExceptionReport, MediaType) - Method in class org.n52.iceland.binding.SimpleBinding
 
encodeResponse(OwsServiceResponse, MediaType) - Method in class org.n52.iceland.binding.SimpleBinding
 
EncodingExceptionHandler - Interface in org.n52.iceland.binding
 
entrySet() - Method in class org.n52.iceland.util.collections.AbstractDelegatingMultiMap
Deprecated.
 
entrySet() - Method in class org.n52.iceland.util.collections.AbstractSynchronizedMultiMap
Deprecated.
 
EnumSetMultiMap<K extends java.lang.Enum<K>,V> - Class in org.n52.iceland.util.collections
Deprecated.
use either guava or a plain java collection
EnumSetMultiMap(Class<K>) - Constructor for class org.n52.iceland.util.collections.EnumSetMultiMap
Deprecated.
 
EnumSetMultiMap(EnumMap<K, ? extends Set<V>>) - Constructor for class org.n52.iceland.util.collections.EnumSetMultiMap
Deprecated.
 
EnumSetMultiMap(Map<K, ? extends Set<V>>) - Constructor for class org.n52.iceland.util.collections.EnumSetMultiMap
Deprecated.
 
eof() - Method in class org.n52.iceland.util.XmlFactories
 
EPSG_WGS84 - Static variable in interface org.n52.iceland.util.Constants
Deprecated.
 
EPSG_WGS84_3D - Static variable in interface org.n52.iceland.util.Constants
Deprecated.
 
equals(Object) - Method in class org.n52.iceland.binding.MediaTypeBindingKey
 
equals(Object) - Method in class org.n52.iceland.binding.PathBindingKey
 
equals(Object) - Method in class org.n52.iceland.coding.encode.ResponseFormatKey
 
equals(Object) - Method in class org.n52.iceland.convert.ConverterKey
 
equals(Object) - Method in class org.n52.iceland.convert.RequestResponseModifierKey
 
equals(Object) - Method in class org.n52.iceland.i18n.metadata.AbstractI18NMetadata
 
equals(Object) - Method in class org.n52.iceland.i18n.metadata.I18NProcedureMetadata
 
equals(Object) - Method in class org.n52.iceland.ogc.AbstractComparableServiceVersionDomainKey
 
equals(Object) - Method in class org.n52.iceland.ogc.ows.extension.OwsCapabilitiesExtensionKey
 
equals(Object) - Method in class org.n52.iceland.request.handler.OperationHandlerKey
 
equals(Object) - Method in class org.n52.iceland.request.operator.RequestOperatorKey
 
equals(Object) - Method in class org.n52.iceland.service.operator.GenericServiceOperator
 
equals(Object) - Method in class org.n52.iceland.util.activation.Activatable
 
equals(Object) - Method in class org.n52.iceland.util.collections.AbstractDelegatingMultiMap
Deprecated.
 
equals(Object) - Method in class org.n52.iceland.util.collections.AbstractSynchronizedMultiMap
Deprecated.
 
eventFactory() - Method in class org.n52.iceland.util.XmlFactories
 
ExceptionEvent - Class in org.n52.iceland.event.events
Event is fired if an occured Exception is written to the OutputStream of the HttpServletResponse
ExceptionEvent(Exception) - Constructor for class org.n52.iceland.event.events.ExceptionEvent
 
ExceptionLogger - Class in org.n52.iceland.service
Single point of exception logging.
ExceptionLogger() - Constructor for class org.n52.iceland.service.ExceptionLogger
 
execute(String[], Map<String, Object>) - Method in interface org.n52.iceland.ds.Datasource
 
execute() - Method in interface org.n52.iceland.util.action.Action
 
execute() - Method in class org.n52.iceland.util.action.CompositeParallelAction
 
execute() - Method in class org.n52.iceland.util.action.CompositeSerialAction
 
executePostCreateSchema(Map<String, Object>) - Method in interface org.n52.iceland.ds.Datasource
 
EXI_ALIGNMENT - Static variable in interface org.n52.iceland.binding.exi.EXISettings
 
EXI_FIDELITY - Static variable in interface org.n52.iceland.binding.exi.EXISettings
 
EXI_FIDELITY_COMMENTS - Static variable in interface org.n52.iceland.binding.exi.EXISettings
 
EXI_FIDELITY_DEFAULT - Static variable in interface org.n52.iceland.binding.exi.EXISettings
 
EXI_FIDELITY_DTD - Static variable in interface org.n52.iceland.binding.exi.EXISettings
 
EXI_FIDELITY_LEXICAL_VALUE - Static variable in interface org.n52.iceland.binding.exi.EXISettings
 
EXI_FIDELITY_PREFIXES - Static variable in interface org.n52.iceland.binding.exi.EXISettings
 
EXI_FIDELITY_PROCESSING_INSTRUCTIONS - Static variable in interface org.n52.iceland.binding.exi.EXISettings
 
EXI_FIDELITY_SPECIFIC - Static variable in interface org.n52.iceland.binding.exi.EXISettings
 
EXI_FIDELITY_STRICT - Static variable in interface org.n52.iceland.binding.exi.EXISettings
 
EXI_GRAMMAR - Static variable in interface org.n52.iceland.binding.exi.EXISettings
 
EXI_GRAMMAR_BASETYPES - Static variable in interface org.n52.iceland.binding.exi.EXISettings
 
EXI_GRAMMAR_SCHEMA - Static variable in interface org.n52.iceland.binding.exi.EXISettings
 
EXI_GRAMMAR_SCHEMA_SOS_10 - Static variable in interface org.n52.iceland.binding.exi.EXISettings
 
EXI_GRAMMAR_SCHEMA_SOS_20 - Static variable in interface org.n52.iceland.binding.exi.EXISettings
 
EXI_GRAMMAR_SCHEMABASED - Static variable in interface org.n52.iceland.binding.exi.EXISettings
 
EXI_GRAMMAR_SCHEMALESS - Static variable in interface org.n52.iceland.binding.exi.EXISettings
 
EXIBinding - Class in org.n52.iceland.binding.exi
Binding implementation for EXI - Efficient XML Interchange See See http://www.w3.org/TR/exi/
EXIBinding(EXIUtils) - Constructor for class org.n52.iceland.binding.exi.EXIBinding
 
EXIResponseWriter - Class in org.n52.iceland.response
Writer class for EXIObject Converts XML documents via EXI encoding using EXISettings.
EXIResponseWriter(EncoderRepository, Producer<EXIFactory>, Producer<XmlOptions>) - Constructor for class org.n52.iceland.response.EXIResponseWriter
 
EXIResponseWriterFactory - Class in org.n52.iceland.response
Writer factory class for EXIObject and EXIResponseWriter
EXIResponseWriterFactory() - Constructor for class org.n52.iceland.response.EXIResponseWriterFactory
 
EXISettings - Interface in org.n52.iceland.binding.exi
Configuration settings for the EXI binding.
exists() - Method in class org.n52.iceland.service.DatabaseSettingsHandler
 
exists() - Method in class org.n52.iceland.util.AbstractPropertyFileHandler
 
EXIUtils - Class in org.n52.iceland.binding.exi
TODO JavaDoc
EXIUtils() - Constructor for class org.n52.iceland.binding.exi.EXIUtils
 
EXTENSION - Static variable in interface org.n52.iceland.config.json.JsonConstants
 

F

FACSIMILE - Static variable in interface org.n52.iceland.ogc.ows.OwsServiceProviderFactorySettings
 
fail(OwsExceptionReport) - Method in class org.n52.iceland.cache.ContentCacheUpdate
Marks this cache update as failed.
failed() - Method in class org.n52.iceland.cache.ContentCacheUpdate
 
FEES - Static variable in interface org.n52.iceland.ogc.ows.OwsServiceIdentificationFactorySettings
 
FILE - Static variable in interface org.n52.iceland.ogc.ows.OwsServiceIdentificationFactorySettings
Deprecated.
FILE - Static variable in interface org.n52.iceland.ogc.ows.OwsServiceProviderFactorySettings
Deprecated.
FileIOHelper - Class in org.n52.iceland.util
Utility class for file handling
filter(Map<K, Activatable<V>>) - Static method in class org.n52.iceland.util.activation.Activatable
 
filter(Set<Activatable<E>>) - Static method in class org.n52.iceland.util.activation.Activatable
 
filter(Map<K, Activatable<V>>) - Static method in class org.n52.iceland.util.activation.Activatables
 
filter(Set<Activatable<E>>) - Static method in class org.n52.iceland.util.activation.Activatables
 
findAutowireCandidates(String, Class<?>, DependencyDescriptor) - Method in class org.n52.iceland.config.spring.ProviderAwareListableBeanFactory
 
FORCE_STREAMING_ENCODING - Static variable in interface org.n52.iceland.service.StreamingSettings
 
from(Set<E>) - Static method in class org.n52.iceland.util.activation.Activatable
 
from(T) - Static method in class org.n52.iceland.util.activation.Activatable
 
from(T, boolean) - Static method in class org.n52.iceland.util.activation.Activatable
 
from(Set<E>) - Static method in class org.n52.iceland.util.activation.Activatables
 
from(T) - Static method in class org.n52.iceland.util.activation.Activatables
 
from(T, boolean) - Static method in class org.n52.iceland.util.activation.Activatables
 
FunctionalActivationListener<K> - Interface in org.n52.iceland.util.activation
TODO JavaDoc

G

GenericOperationHandler<Q extends OwsServiceRequest,A extends OwsServiceResponse> - Interface in org.n52.iceland.request.handler
 
GenericRequestOperator<Q extends OwsServiceRequest,A extends OwsServiceResponse> - Class in org.n52.iceland.request.operator
 
GenericRequestOperator(String, String, String, Class<Q>, ParameterValidator<Q>) - Constructor for class org.n52.iceland.request.operator.GenericRequestOperator
 
GenericRequestOperator(OwsOperationKey, Class<Q>, ParameterValidator<Q>) - Constructor for class org.n52.iceland.request.operator.GenericRequestOperator
 
GenericRequestOperator(OwsOperationKey, boolean, Class<Q>, ParameterValidator<Q>) - Constructor for class org.n52.iceland.request.operator.GenericRequestOperator
 
GenericServiceOperator - Class in org.n52.iceland.service.operator
Generic service operator implementation that just delegates to a matching RequestOperator.
GenericServiceOperator(String, String) - Constructor for class org.n52.iceland.service.operator.GenericServiceOperator
 
GenericThrowableWrapperException - Exception in org.n52.iceland.exception.ows.concrete
 
GenericThrowableWrapperException(Throwable) - Constructor for exception org.n52.iceland.exception.ows.concrete.GenericThrowableWrapperException
 
get() - Method in class org.n52.iceland.binding.exi.EXIUtils
 
get(String) - Method in class org.n52.iceland.service.DatabaseSettingsHandler
 
get(HttpServletRequest, HttpServletResponse) - Method in class org.n52.iceland.service.Service
 
get() - Method in class org.n52.iceland.service.ServletConfigLocationProvider
 
get(E) - Method in class org.n52.iceland.util.AbstractEnumPropertiesFileHandler
 
get(String) - Method in class org.n52.iceland.util.AbstractPropertyFileHandler
 
get() - Method in class org.n52.iceland.util.activation.Activatable
 
get(Object) - Method in class org.n52.iceland.util.collections.AbstractDelegatingMultiMap
Deprecated.
 
get(Object) - Method in class org.n52.iceland.util.collections.AbstractSynchronizedMultiMap
Deprecated.
 
get(String) - Method in interface org.n52.iceland.util.IdentifiedProducer
 
get() - Method in class org.n52.iceland.util.LazyClosingThreadSafeProducer
 
get() - Method in class org.n52.iceland.util.LazyThreadSafeProducer
 
get(Locale) - Method in class org.n52.iceland.util.LocalizedLazyThreadSafeProducer
 
get(Locale) - Method in interface org.n52.iceland.util.LocalizedProducer
Get language specific Producer result
getAcceptHeader(HttpServletRequest) - Static method in class org.n52.iceland.util.http.HttpUtils
Deprecated.
getActions() - Method in class org.n52.iceland.util.action.CompositeAction
 
getActivationDao() - Method in class org.n52.iceland.config.ActivationService
 
getActiveRequestOperatorKeys() - Method in class org.n52.iceland.request.operator.RequestOperatorRepository
 
getActiveRequestOperatorKeys(OwsServiceKey) - Method in class org.n52.iceland.request.operator.RequestOperatorRepository
 
getActiveRequestOperators(OwsServiceKey) - Method in class org.n52.iceland.request.operator.RequestOperatorRepository
 
getAdminUser(String) - Method in interface org.n52.iceland.config.AdminUserDao
 
getAdminUser(String) - Method in interface org.n52.iceland.config.AdminUserService
Gets the administrator user with the specified user name.
getAdminUser(String) - Method in class org.n52.iceland.config.AdminUserServiceImpl
 
getAdminUser(String) - Method in class org.n52.iceland.config.json.JsonAdminUserDao
 
getAdminUsers() - Method in interface org.n52.iceland.config.AdminUserDao
 
getAdminUsers() - Method in interface org.n52.iceland.config.AdminUserService
Gets all registered administrator users.
getAdminUsers() - Method in class org.n52.iceland.config.AdminUserServiceImpl
 
getAdminUsers() - Method in class org.n52.iceland.config.json.JsonAdminUserDao
 
getAll() - Method in class org.n52.iceland.service.DatabaseSettingsHandler
 
getAll() - Method in class org.n52.iceland.util.AbstractPropertyFileHandler
 
getAllBindingsByMediaType() - Method in class org.n52.iceland.binding.BindingRepository
 
getAllBindingsByPath() - Method in class org.n52.iceland.binding.BindingRepository
Deprecated.
getAllDomains() - Method in class org.n52.iceland.ogc.ows.extension.OwsOperationMetadataExtensionProviderRepository
Get map with OwsServiceKey and linked domain values
getAllExtendedCapabilitiesProviders() - Method in class org.n52.iceland.ogc.ows.extension.OwsOperationMetadataExtensionProviderRepository
Get map of all, active and inactive, OwsOperationMetadataExtensionProviders
getAllRequestOperatorKeys() - Method in class org.n52.iceland.request.operator.RequestOperatorRepository
Deprecated.
getAllSupportedVersions() - Method in class org.n52.iceland.service.operator.ServiceOperatorRepository
 
getAvailableLocales() - Method in interface org.n52.iceland.i18n.I18NDAO
 
getAvailableLocales() - Method in class org.n52.iceland.ogc.ows.OwsServiceIdentificationFactory
 
getAvailableLocales() - Method in interface org.n52.iceland.ogc.ows.OwsServiceMetadataRepository
 
getAvailableLocales() - Method in class org.n52.iceland.ogc.ows.OwsServiceMetadataRepositoryImpl
 
getAvailableLocales() - Method in class org.n52.iceland.ogc.ows.OwsServiceProviderFactory
 
getAvailableLocales() - Method in interface org.n52.iceland.util.LocalizedProducer
Gets the Locales available to this Producer.
getBasePath() - Method in class org.n52.iceland.cache.ctrl.persistence.AbstractPersistingCachePersistenceStrategy
 
getBinding(String) - Method in class org.n52.iceland.binding.BindingRepository
 
getBinding(MediaType) - Method in class org.n52.iceland.binding.BindingRepository
 
getBinding(BindingKey) - Method in class org.n52.iceland.binding.BindingRepository
 
getBindingInitializer() - Method in class org.n52.iceland.config.ActivationService
 
getBindingKeys() - Method in interface org.n52.iceland.config.ActivationDao
 
getBindingKeys() - Method in class org.n52.iceland.config.ActivationService
 
getBindingKeys() - Method in class org.n52.iceland.config.json.JsonActivationDao
 
getBindingListener() - Method in class org.n52.iceland.config.ActivationService
 
getBindingRepository() - Method in class org.n52.iceland.request.handler.AbstractOperationHandler
 
getBindings() - Method in class org.n52.iceland.binding.BindingRepository
 
getBindingsByMediaType() - Method in class org.n52.iceland.binding.BindingRepository
 
getBindingsByPath() - Method in class org.n52.iceland.binding.BindingRepository
Deprecated.
getBindingSource() - Method in class org.n52.iceland.config.ActivationService
 
getBytesWritten() - Method in class org.n52.iceland.event.events.CountingOutputStreamEvent
 
getCache() - Method in interface org.n52.iceland.cache.ContentCacheController
 
getCache() - Method in class org.n52.iceland.cache.ContentCacheUpdate
 
getCache() - Method in class org.n52.iceland.cache.ctrl.ContentCacheControllerImpl
 
getCache() - Method in class org.n52.iceland.util.AbstractPropertyFileHandler
 
getCacheFile() - Method in class org.n52.iceland.cache.ctrl.persistence.AbstractPersistingCachePersistenceStrategy
 
getCacheFileFolder() - Method in class org.n52.iceland.cache.ctrl.persistence.AbstractPersistingCachePersistenceStrategy
 
getCallback() - Method in interface org.n52.iceland.ds.Datasource
 
getCapabilitiesExtensionProvider(OwsCapabilitiesExtensionKey) - Method in class org.n52.iceland.ogc.ows.extension.OwsCapabilitiesExtensionRepository
 
getCapabilitiesExtensionProvider(String, String) - Method in class org.n52.iceland.ogc.ows.extension.OwsCapabilitiesExtensionRepository
Get the implemented OwsCapabilitiesExtensionProvider for service and version
getCause() - Method in exception org.n52.iceland.coding.decode.OwsDecodingException
 
getCause() - Method in exception org.n52.iceland.coding.encode.OwsEncodingException
 
getChangableSettingDefinitions(Properties) - Method in interface org.n52.iceland.ds.Datasource
 
getCommonRequestParameterDefinitions(AbstractKvpDecoder.Builder<R>) - Method in class org.n52.iceland.binding.kvp.AbstractKvpDecoder
 
getConformanceClasses(String, String) - Method in class org.n52.iceland.binding.exi.EXIBinding
 
getConformanceClasses(String, String) - Method in class org.n52.iceland.binding.json.JSONBinding
 
getConformanceClasses(String, String) - Method in class org.n52.iceland.binding.kvp.KvpBinding
 
getConformanceClasses(String, String) - Method in class org.n52.iceland.binding.pox.PoxBinding
 
getConformanceClasses(String, String) - Method in class org.n52.iceland.binding.soap.SoapBinding
Deprecated.
getConnection() - Method in interface org.n52.iceland.ds.ConnectionProvider
Get a data source connection.
getConnectionProviderIdentifier() - Method in interface org.n52.iceland.ds.ConnectionProviderIdentificator
Deprecated.
getContentCachePersistenceStrategy() - Method in interface org.n52.iceland.cache.ContentCacheController
 
getContentCachePersistenceStrategy() - Method in class org.n52.iceland.cache.ctrl.ContentCacheControllerImpl
 
getContentLength() - Method in class org.n52.iceland.response.ServiceResponse
Get the content length of the byte stream
getContentType() - Method in class org.n52.iceland.coding.encode.AbstractResponseWriter
 
getContentType() - Method in interface org.n52.iceland.coding.encode.ResponseWriter
Get the current contentType
getContentType() - Method in class org.n52.iceland.response.EXIResponseWriter
 
getContentType() - Method in class org.n52.iceland.response.JSONResponseWriter
 
getContentType() - Method in class org.n52.iceland.response.ServiceResponse
 
getContentType() - Method in class org.n52.iceland.response.SoapResponseWriter
 
getConverter(String, String) - Method in class org.n52.iceland.convert.ConverterRepository
 
getConverter(ConverterKey) - Method in class org.n52.iceland.convert.ConverterRepository
 
getDAO(Class<T>) - Method in class org.n52.iceland.i18n.I18NDAORepository
Get the available DAO
getDatasourceDaoIdentifier() - Method in interface org.n52.iceland.ds.DatasourceDaoIdentifier
Deprecated.
getDatasourceProperties(Map<String, Object>) - Method in interface org.n52.iceland.ds.Datasource
Create the datasource properties used by the ConnectionProvider to connect.
getDatasourceProperties(Properties, Map<String, Object>) - Method in interface org.n52.iceland.ds.Datasource
Create the datasource properties used by the ConnectionProvider to connect.
getDecoder(DecoderKey) - Method in class org.n52.iceland.binding.SimpleBinding
 
getDecoder(DecoderKey, DecoderKey...) - Method in class org.n52.iceland.coding.CodingRepository
Deprecated.
 
getDecoderByKey() - Method in class org.n52.iceland.coding.CodingRepository
Deprecated.
 
getDecoderKey(String, String) - Method in class org.n52.iceland.binding.AbstractXmlBinding
 
getDecoderRepository() - Method in class org.n52.iceland.binding.SimpleBinding
 
getDecoders() - Method in class org.n52.iceland.coding.CodingRepository
Deprecated.
 
getDefaultContentType() - Method in class org.n52.iceland.binding.exi.EXIBinding
 
getDefaultContentType() - Method in class org.n52.iceland.binding.json.JSONBinding
 
getDefaultContentType() - Method in class org.n52.iceland.binding.kvp.KvpBinding
 
getDefaultContentType() - Method in class org.n52.iceland.binding.pox.PoxBinding
 
getDefaultContentType() - Method in class org.n52.iceland.binding.SimpleBinding
 
getDefaultContentType() - Method in class org.n52.iceland.binding.soap.SoapBinding
 
getDefaultLanguage() - Method in class org.n52.iceland.request.handler.AbstractOperationHandler
 
getDefaultLanguage() - Method in class org.n52.iceland.service.ServiceConfiguration
Deprecated.
 
getDefaultOfferingPrefix() - Method in class org.n52.iceland.service.ServiceConfiguration
Deprecated.
getDelegate() - Method in class org.n52.iceland.util.collections.AbstractDelegatingMultiMap
Deprecated.
 
getDelegate() - Method in class org.n52.iceland.util.collections.AbstractMultiHashMap
Deprecated.
 
getDelegate() - Method in class org.n52.iceland.util.collections.AbstractSynchronizedMultiMap
Deprecated.
 
getDelegate() - Method in class org.n52.iceland.util.collections.EnumSetMultiMap
Deprecated.
 
getDescription() - Method in class org.n52.iceland.i18n.metadata.AbstractI18NMetadata
 
getDialectName() - Method in interface org.n52.iceland.ds.Datasource
 
getDocument() - Method in interface org.n52.iceland.ogc.ows.extension.StaticCapabilities
 
getDomain() - Method in class org.n52.iceland.ogc.AbstractComparableServiceVersionDomainKey
Get the domain
getElapsedTime() - Method in class org.n52.iceland.event.events.OutgoingResponseEvent
 
getEncodedContentType(ResponseFormat) - Method in class org.n52.iceland.coding.encode.AbstractResponseWriter
 
getEncodedContentType(ResponseFormat) - Method in interface org.n52.iceland.coding.encode.ResponseWriter
 
getEncoder(EncoderKey) - Method in class org.n52.iceland.binding.SimpleBinding
 
getEncoder(EncoderKey, EncoderKey...) - Method in class org.n52.iceland.coding.CodingRepository
Deprecated.
 
getEncoder(EncoderKey) - Method in class org.n52.iceland.coding.encode.AbstractResponseWriter
Getter for encoder, encapsulates the instance call
getEncoderByKey() - Method in class org.n52.iceland.coding.CodingRepository
Deprecated.
 
getEncoderRepository() - Method in class org.n52.iceland.binding.SimpleBinding
 
getEncoderRepository() - Method in class org.n52.iceland.coding.encode.AbstractResponseWriter
 
getEncoders() - Method in class org.n52.iceland.coding.CodingRepository
Deprecated.
 
getEventBus() - Method in class org.n52.iceland.binding.SimpleBinding
 
getEventBus() - Method in class org.n52.iceland.request.operator.GenericRequestOperator
 
getEventBus() - Method in class org.n52.iceland.util.http.HttpUtils
 
getException() - Method in class org.n52.iceland.event.events.ExceptionEvent
 
getExtendedCapabilitiesKeyType() - Method in interface org.n52.iceland.ogc.ows.extension.OwsOperationMetadataExtensionProvider
Deprecated.
getExtendedCapabilitiesProvider(OwsServiceCommunicationObject) - Method in class org.n52.iceland.ogc.ows.extension.OwsOperationMetadataExtensionProviderRepository
Get the loaded OwsOperationMetadataExtensionProvider implementation for the specific service and version
getExtendedCapabilitiesProvider(String, String) - Method in class org.n52.iceland.ogc.ows.extension.OwsOperationMetadataExtensionProviderRepository
Get the loaded OwsOperationMetadataExtensionProvider implementation for the specific service and version
getExtendedCapabilitiesProvider(OwsOperationMetadataExtensionProviderKey) - Method in class org.n52.iceland.ogc.ows.extension.OwsOperationMetadataExtensionProviderRepository
getExtendedCapabilitiesProviders() - Method in class org.n52.iceland.ogc.ows.extension.OwsOperationMetadataExtensionProviderRepository
getExtension() - Method in interface org.n52.iceland.ogc.ows.extension.OwsCapabilitiesExtensionProvider
Get the OwsCapabilitiesExtension the provider provides.
getExtensions(GetCapabilitiesRequest, String, String) - Method in class org.n52.iceland.request.handler.AbstractGetCapabilitiesHandler
 
getFacilitator() - Method in interface org.n52.iceland.convert.RequestResponseModifier
 
getFailureCause() - Method in class org.n52.iceland.cache.ContentCacheUpdate
 
getFeatureOfInterestTypes() - Method in class org.n52.iceland.coding.SupportedTypeRepository
 
getFeatureOfInterestTypesAsString() - Method in class org.n52.iceland.coding.SupportedTypeRepository
 
getFile(boolean) - Method in class org.n52.iceland.service.DatabaseSettingsHandler
 
getFile(boolean) - Method in class org.n52.iceland.util.AbstractPropertyFileHandler
 
getForcedHttpStatus(T) - Method in interface org.n52.iceland.coding.encode.ResponseWriter
 
getFromNamespace() - Method in class org.n52.iceland.convert.ConverterKey
 
getFromNamespaceConverterTo(String) - Method in class org.n52.iceland.convert.ConverterRepository
Get all namespaces for which a converter is available to convert from requested format to default format
getHeaderMap() - Method in class org.n52.iceland.response.ServiceResponse
 
getHttpUtils() - Method in class org.n52.iceland.binding.SimpleBinding
 
getHttpUtils() - Method in class org.n52.iceland.binding.soap.SoapBinding
 
getIdentifier() - Method in class org.n52.iceland.i18n.metadata.AbstractI18NMetadata
The the identifier of this object
getIdentifier() - Method in interface org.n52.iceland.ogc.ows.extension.StaticCapabilities
 
getInputStream(HttpServletRequest) - Static method in class org.n52.iceland.util.http.HttpUtils
 
getInstance() - Static method in class org.n52.iceland.binding.BindingRepository
Deprecated.
getInstance() - Static method in class org.n52.iceland.coding.CodingRepository
Deprecated.
 
getInstance() - Static method in class org.n52.iceland.coding.encode.ResponseWriterRepository
Deprecated.
getInstance() - Static method in class org.n52.iceland.coding.SupportedTypeRepository
Deprecated.
getInstance() - Static method in class org.n52.iceland.convert.ConverterRepository
Deprecated.
getInstance() - Static method in class org.n52.iceland.convert.RequestResponseModifierRepository
Deprecated.
getInstance() - Static method in class org.n52.iceland.ogc.ows.extension.OwsCapabilitiesExtensionRepository
Deprecated.
getInstance() - Static method in class org.n52.iceland.ogc.ows.extension.OwsOperationMetadataExtensionProviderRepository
Deprecated.
use injection
getInstance() - Static method in class org.n52.iceland.request.handler.OperationHandlerRepository
Deprecated.
getInstance() - Static method in class org.n52.iceland.request.operator.RequestOperatorRepository
Deprecated.
getInstance() - Static method in class org.n52.iceland.service.DatabaseSettingsHandler
Deprecated.
getInstance(ServletContext) - Static method in class org.n52.iceland.service.DatabaseSettingsHandler
Deprecated.
getInstance() - Static method in class org.n52.iceland.service.operator.ServiceOperatorRepository
Deprecated.
getInstance() - Static method in class org.n52.iceland.service.ServiceConfiguration
Deprecated.
getInternal() - Method in class org.n52.iceland.util.activation.Activatable
 
getIsCountingOutputStream() - Method in class org.n52.iceland.util.http.HttpUtils
 
getKey() - Method in class org.n52.iceland.response.EXIResponseWriterFactory
 
getKey() - Method in class org.n52.iceland.response.JSONResponseWriterFactory
 
getKey() - Method in class org.n52.iceland.response.SoapChainResponseWriterFactory
 
getKey() - Method in class org.n52.iceland.response.SoapResponseWriterFactory
 
getKey() - Method in class org.n52.iceland.response.XmlResponseWriterFactory
 
getKey() - Method in class org.n52.iceland.service.operator.GenericServiceOperator
Gets the ServiceOperatorKey for this service.
getKeyAsString() - Method in interface org.n52.iceland.binding.BindingKey
 
getKeyAsString() - Method in class org.n52.iceland.binding.MediaTypeBindingKey
 
getKeyAsString() - Method in class org.n52.iceland.binding.PathBindingKey
 
getKeys() - Method in class org.n52.iceland.binding.BindingRepository
 
getKeys() - Method in class org.n52.iceland.binding.exi.EXIBinding
 
getKeys() - Method in class org.n52.iceland.binding.json.JSONBinding
 
getKeys() - Method in class org.n52.iceland.binding.kvp.AbstractKvpDecoder
 
getKeys() - Method in class org.n52.iceland.binding.kvp.KvpBinding
 
getKeys() - Method in class org.n52.iceland.binding.pox.PoxBinding
 
getKeys() - Method in class org.n52.iceland.binding.soap.SoapBinding
 
getKeys(String, Function<JsonNode, K>) - Method in class org.n52.iceland.config.json.AbstractJsonActivationDao
 
getKeys() - Method in class org.n52.iceland.ogc.ows.extension.OwsOperationMetadataExtensionProviderRepository
 
getKeys() - Method in class org.n52.iceland.request.handler.AbstractGetCapabilitiesHandler
 
getKeys() - Method in class org.n52.iceland.request.operator.GenericRequestOperator
 
getKeys() - Method in class org.n52.iceland.request.operator.RequestOperatorRepository
 
getKeys() - Method in class org.n52.iceland.response.EXIResponseWriter
 
getKeys() - Method in class org.n52.iceland.response.JSONResponseWriter
 
getKeys() - Method in class org.n52.iceland.response.SoapChainResponseWriter
 
getKeys() - Method in class org.n52.iceland.response.SoapResponseWriter
 
getKeys() - Method in class org.n52.iceland.response.XmlResponseWriter
 
getKeys() - Method in class org.n52.iceland.service.operator.GenericServiceOperator
 
getKeys() - Method in class org.n52.iceland.util.activation.ActivationListeners
 
getKeys() - Method in interface org.n52.iceland.util.activation.ActivationSource
 
getLocales() - Method in class org.n52.iceland.i18n.metadata.AbstractI18NMetadata
 
getLocales() - Method in class org.n52.iceland.i18n.metadata.I18NProcedureMetadata
 
getLongName() - Method in class org.n52.iceland.i18n.metadata.I18NProcedureMetadata
 
getMaxConnections() - Method in interface org.n52.iceland.ds.ConnectionProvider
Get the max connections number
getMaxNumberOfReturnedTimeSeries() - Method in class org.n52.iceland.service.ServiceConfiguration
Deprecated.
 
getMaxNumberOfReturnedValues() - Method in class org.n52.iceland.service.ServiceConfiguration
Deprecated.
 
getMediaType() - Method in class org.n52.iceland.binding.MediaTypeBindingKey
 
getMessageGroupId() - Method in class org.n52.iceland.event.events.AbstractFlowEvent
 
getMetadata(String) - Method in interface org.n52.iceland.i18n.I18NDAO
 
getMetadata(String, Locale) - Method in interface org.n52.iceland.i18n.I18NDAO
 
getMetadata() - Method in interface org.n52.iceland.i18n.I18NDAO
 
getMetadata(Collection<String>) - Method in interface org.n52.iceland.i18n.I18NDAO
 
getMetadata(Collection<String>, Locale) - Method in interface org.n52.iceland.i18n.I18NDAO
 
getName() - Method in class org.n52.iceland.i18n.metadata.AbstractI18NMetadata
 
getNamespaceFor(String) - Method in class org.n52.iceland.coding.CodingRepository
Deprecated.
 
getObservationTypes() - Method in class org.n52.iceland.coding.SupportedTypeRepository
 
getObservationTypesAsString() - Method in class org.n52.iceland.coding.SupportedTypeRepository
 
getOperationConstraints(String, String) - Method in class org.n52.iceland.request.handler.AbstractOperationHandler
 
getOperationDAO(OperationHandlerKey) - Method in class org.n52.iceland.request.handler.OperationHandlerRepository
Deprecated.
getOperationDAO(String, String) - Method in class org.n52.iceland.request.handler.OperationHandlerRepository
Deprecated.
getOperationDAOs() - Method in class org.n52.iceland.request.handler.OperationHandlerRepository
Deprecated.
getOperationHandler(String, String) - Method in class org.n52.iceland.request.handler.OperationHandlerRepository
 
getOperationHandler(OperationHandlerKey) - Method in class org.n52.iceland.request.handler.OperationHandlerRepository
 
getOperationHandler() - Method in class org.n52.iceland.request.operator.GenericRequestOperator
 
getOperationHandlerRepository() - Method in class org.n52.iceland.request.operator.GenericRequestOperator
 
getOperationHandlers() - Method in class org.n52.iceland.request.handler.OperationHandlerRepository
 
getOperationKey(Element) - Method in class org.n52.iceland.binding.AbstractXmlBinding
 
getOperationMetadata(String, String) - Method in class org.n52.iceland.request.handler.AbstractOperationHandler
 
getOperationMetadata(String, String) - Method in class org.n52.iceland.request.operator.GenericRequestOperator
 
getOperationMetadata(String, String) - Method in interface org.n52.iceland.request.operator.RequestOperator
Get OwsOperation metadata for service and version
getOperationName() - Method in class org.n52.iceland.request.handler.AbstractGetCapabilitiesHandler
 
getOperationName() - Method in interface org.n52.iceland.request.handler.OperationHandler
TODO check if necessary in feature Get the operation name this Handler supports
getOperationName() - Method in class org.n52.iceland.request.handler.OperationHandlerKey
 
getOperationName() - Method in class org.n52.iceland.request.operator.GenericRequestOperator
 
getOperationName() - Method in class org.n52.iceland.request.operator.RequestOperatorKey
 
getOperationParameters(String, String) - Method in class org.n52.iceland.request.handler.AbstractGetCapabilitiesHandler
 
getOperationParameters(String, String) - Method in class org.n52.iceland.request.handler.AbstractOperationHandler
 
getOperationsMetadata(String, String) - Method in class org.n52.iceland.request.handler.AbstractOperationHandler
 
getOperationsMetadata(String, String) - Method in interface org.n52.iceland.request.handler.OperationHandler
Get the OperationsMetadata of the supported SOS operation for the capabilities
getOperationsMetadataExtension(String, String) - Method in class org.n52.iceland.request.handler.AbstractGetCapabilitiesHandler
 
getOptional() - Method in class org.n52.iceland.util.activation.Activatable
 
getOptionalOperationHandler() - Method in class org.n52.iceland.request.operator.GenericRequestOperator
 
getOptionalOperationHandler(String, String) - Method in class org.n52.iceland.request.operator.GenericRequestOperator
 
getOrder() - Method in class org.n52.iceland.config.spring.LifecycleBeanPostProcessor
 
getOwsExtendedCapabilities(GetCapabilitiesRequest) - Method in interface org.n52.iceland.ogc.ows.extension.OwsOperationMetadataExtensionProvider
getOwsOperationMetadataExtensionProviderInitializer() - Method in class org.n52.iceland.config.ActivationService
 
getOwsOperationMetadataExtensionProviderKeys() - Method in interface org.n52.iceland.config.ActivationDao
 
getOwsOperationMetadataExtensionProviderKeys() - Method in class org.n52.iceland.config.ActivationService
 
getOwsOperationMetadataExtensionProviderKeys() - Method in class org.n52.iceland.config.json.JsonActivationDao
 
getOwsOperationMetadataExtensionProviderListener() - Method in class org.n52.iceland.config.ActivationService
 
getOwsOperationMetadataExtensionProviderSource() - Method in class org.n52.iceland.config.ActivationService
 
getParameterValue(Enum<?>, Map<String, String>) - Static method in class org.n52.iceland.util.KvpHelper
Deprecated.
 
getPassword() - Method in interface org.n52.iceland.config.AdministratorUser
Get the value of password.
getPassword() - Method in class org.n52.iceland.config.json.JsonAdministratorUser
 
getPath() - Method in class org.n52.iceland.binding.PathBindingKey
 
getPath() - Method in class org.n52.iceland.service.DatabaseSettingsHandler
 
getPath() - Method in class org.n52.iceland.util.AbstractPropertyFileHandler
 
getPrefixFor(String) - Method in class org.n52.iceland.coding.CodingRepository
Deprecated.
 
getRelatedOperation() - Method in interface org.n52.iceland.ogc.ows.extension.OwsCapabilitiesExtensionProvider
Get the specific service operation name this OwsCapabilitiesExtension relates to.
getRequest() - Method in class org.n52.iceland.convert.RequestResponseModifierKey
 
getRequest() - Method in class org.n52.iceland.event.events.IncomingRequestEvent
 
getRequest() - Method in class org.n52.iceland.event.events.ModificationResponseEvent
 
getRequest() - Method in class org.n52.iceland.event.events.OutgoingResponseEvent
 
getRequest() - Method in class org.n52.iceland.event.events.RequestEvent
 
getRequestContext(HttpServletRequest) - Method in class org.n52.iceland.binding.SimpleBinding
 
getRequestedLocale(OwsServiceRequest) - Method in class org.n52.iceland.request.handler.AbstractOperationHandler
 
getRequestNumber() - Method in class org.n52.iceland.event.events.IncomingRequestEvent
 
getRequestNumber() - Method in class org.n52.iceland.event.events.OutgoingResponseEvent
 
getRequestOperator(RequestOperatorKey) - Method in class org.n52.iceland.request.operator.RequestOperatorRepository
 
getRequestOperator(OwsServiceKey, String) - Method in class org.n52.iceland.request.operator.RequestOperatorRepository
 
getRequestOperatorInitializer() - Method in class org.n52.iceland.config.ActivationService
 
getRequestOperatorKeys() - Method in interface org.n52.iceland.config.ActivationDao
 
getRequestOperatorKeys() - Method in class org.n52.iceland.config.ActivationService
 
getRequestOperatorKeys() - Method in class org.n52.iceland.config.json.JsonActivationDao
 
getRequestOperatorKeyType() - Method in interface org.n52.iceland.request.operator.RequestOperator
Deprecated.
getRequestOperatorListener() - Method in class org.n52.iceland.config.ActivationService
 
getRequestOperators() - Method in class org.n52.iceland.request.operator.RequestOperatorRepository
 
getRequestOperatorSource() - Method in class org.n52.iceland.config.ActivationService
 
getRequestParameterDefinitions(AbstractKvpDecoder.Builder<R>) - Method in class org.n52.iceland.binding.kvp.AbstractKvpDecoder
 
getRequestResponseModifier(OwsServiceRequest) - Method in class org.n52.iceland.convert.RequestResponseModifierRepository
 
getRequestResponseModifier(OwsServiceRequest, OwsServiceResponse) - Method in class org.n52.iceland.convert.RequestResponseModifierRepository
 
getRequestResponseModifier(RequestResponseModifierKey) - Method in class org.n52.iceland.convert.RequestResponseModifierRepository
 
getRequestResponseModifierRepository() - Method in class org.n52.iceland.request.operator.GenericRequestOperator
 
getResponse() - Method in class org.n52.iceland.convert.RequestResponseModifierKey
 
getResponse() - Method in class org.n52.iceland.event.events.ModificationResponseEvent
 
getResponse() - Method in class org.n52.iceland.event.events.OutgoingResponseEvent
 
getResponse() - Method in class org.n52.iceland.event.events.ResponseEvent
 
getResponseFormat() - Method in class org.n52.iceland.coding.encode.ResponseFormatKey
 
getSchemaLocation(String) - Method in class org.n52.iceland.coding.CodingRepository
Deprecated.
 
getService() - Method in class org.n52.iceland.coding.encode.ResponseFormatKey
 
getService() - Method in class org.n52.iceland.convert.RequestResponseModifierKey
 
getService() - Method in class org.n52.iceland.ogc.AbstractComparableServiceVersionDomainKey
Get the service
getService() - Method in class org.n52.iceland.ogc.ows.extension.OwsCapabilitiesExtensionKey
Get the key service
getService() - Method in class org.n52.iceland.request.handler.OperationHandlerKey
 
getService() - Method in class org.n52.iceland.request.operator.RequestOperatorKey
 
getServiceIdentificationFactory(String) - Method in interface org.n52.iceland.ogc.ows.OwsServiceMetadataRepository
 
getServiceIdentificationFactory(String) - Method in class org.n52.iceland.ogc.ows.OwsServiceMetadataRepositoryImpl
 
getServiceOperator(OwsServiceKey) - Method in class org.n52.iceland.binding.SimpleBinding
 
getServiceOperator(OwsServiceRequest) - Method in class org.n52.iceland.binding.SimpleBinding
 
getServiceOperator(OwsServiceKey) - Method in class org.n52.iceland.service.operator.ServiceOperatorRepository
 
getServiceOperator(String, String) - Method in class org.n52.iceland.service.operator.ServiceOperatorRepository
 
getServiceOperatorKey() - Method in class org.n52.iceland.coding.encode.ResponseFormatKey
 
getServiceOperatorKey() - Method in class org.n52.iceland.ogc.AbstractComparableServiceVersionDomainKey
getServiceOperatorKey() - Method in class org.n52.iceland.request.operator.RequestOperatorKey
 
getServiceOperatorKeys(GetCapabilitiesRequest) - Method in class org.n52.iceland.request.handler.AbstractGetCapabilitiesHandler
 
getServiceOperatorKeys() - Method in class org.n52.iceland.service.operator.ServiceOperatorRepository
 
getServiceOperatorKeyType() - Method in class org.n52.iceland.coding.encode.ResponseFormatKey
Deprecated.
getServiceOperatorKeyTypes() - Method in class org.n52.iceland.service.operator.ServiceOperatorRepository
Deprecated.
getServiceOperatorRepository() - Method in class org.n52.iceland.binding.SimpleBinding
 
getServiceOperatorRepository() - Method in class org.n52.iceland.request.operator.GenericRequestOperator
 
getServiceOperators() - Method in class org.n52.iceland.service.operator.ServiceOperatorRepository
 
getServiceProviderFactory(String) - Method in interface org.n52.iceland.ogc.ows.OwsServiceMetadataRepository
 
getServiceProviderFactory(String) - Method in class org.n52.iceland.ogc.ows.OwsServiceMetadataRepositoryImpl
 
getServiceURL() - Method in class org.n52.iceland.request.handler.AbstractOperationHandler
 
getServiceURL() - Method in class org.n52.iceland.service.ServiceConfiguration
Deprecated.
Get service URL.
getSettingDefinitions() - Method in interface org.n52.iceland.ds.Datasource
 
getShortName() - Method in class org.n52.iceland.i18n.metadata.I18NProcedureMetadata
 
getSoapHeader() - Method in class org.n52.iceland.response.ServiceResponse
 
getSoapHeader() - Method in interface org.n52.iceland.service.CommunicationObjectWithSoapHeader
 
getSource() - Method in class org.n52.iceland.util.activation.DefaultActivationInitializer
 
getSource() - Method in interface org.n52.iceland.util.activation.SourceActivationInitializer
 
getStatus() - Method in exception org.n52.iceland.exception.HTTPException
 
getStatus() - Method in class org.n52.iceland.response.ServiceResponse
 
getStopwatchResult() - Method in class org.n52.iceland.util.action.RunnableAction
 
getSupportedServices() - Method in class org.n52.iceland.service.operator.ServiceOperatorRepository
 
getSupportedVersions(String) - Method in class org.n52.iceland.service.operator.ServiceOperatorRepository
 
getToNamespace() - Method in class org.n52.iceland.convert.ConverterKey
 
getToNamespaceConverterFrom(String) - Method in class org.n52.iceland.convert.ConverterRepository
Get all namespaces for which a converter is available to convert to requested format to default format
getTypes() - Method in class org.n52.iceland.service.ExceptionLogger
 
getUpdateScript() - Method in interface org.n52.iceland.ds.UpdateableConnectionProvider
Get update script
getUsername() - Method in interface org.n52.iceland.config.AdministratorUser
Get the value of username.
getUsername() - Method in class org.n52.iceland.config.json.JsonAdministratorUser
 
getVersion() - Method in class org.n52.iceland.coding.encode.ResponseFormatKey
 
getVersion() - Method in class org.n52.iceland.convert.RequestResponseModifierKey
 
getVersion() - Method in class org.n52.iceland.ogc.AbstractComparableServiceVersionDomainKey
Get the version
getVersion() - Method in class org.n52.iceland.ogc.ows.extension.OwsCapabilitiesExtensionKey
Get the key version
getVersion() - Method in class org.n52.iceland.request.operator.RequestOperatorKey
 
getWriter(Class<? extends T>) - Method in class org.n52.iceland.coding.encode.ResponseWriterRepository
 

H

handle(GetCapabilitiesRequest) - Method in class org.n52.iceland.request.handler.AbstractGetCapabilitiesHandler
 
handle(Q) - Method in interface org.n52.iceland.request.handler.GenericOperationHandler
 
handle(Event) - Method in class org.n52.iceland.service.ExceptionLogger
 
handleEncodingException(HttpServletRequest, HttpServletResponse, EncodingException) - Method in interface org.n52.iceland.binding.EncodingExceptionHandler
 
handleEncodingException(HttpServletRequest, HttpServletResponse, EncodingException) - Method in class org.n52.iceland.binding.SimpleBinding
 
hasAdminUser() - Method in interface org.n52.iceland.config.AdminUserService
Checks if a administrator user exists.
hasAdminUser() - Method in class org.n52.iceland.config.AdminUserServiceImpl
 
hasConverter(String, String) - Method in class org.n52.iceland.convert.ConverterRepository
Checks if a converter is available to convert the stored object from the default format to the requested format
hasConverter(ConverterKey) - Method in class org.n52.iceland.convert.ConverterRepository
 
hasDecoder(DecoderKey) - Method in class org.n52.iceland.binding.SimpleBinding
 
hasDecoder(OwsOperationKey, MediaType) - Method in class org.n52.iceland.binding.SimpleBinding
 
hasDecoder(DecoderKey, DecoderKey...) - Method in class org.n52.iceland.coding.CodingRepository
Deprecated.
 
hasEncoder(EncoderKey) - Method in class org.n52.iceland.binding.SimpleBinding
 
hasEncoder(OwsOperationKey, MediaType) - Method in class org.n52.iceland.binding.SimpleBinding
 
hasEncoder(OwsServiceResponse, MediaType) - Method in class org.n52.iceland.binding.SimpleBinding
 
hasEncoder(EncoderKey, EncoderKey...) - Method in class org.n52.iceland.coding.CodingRepository
Deprecated.
 
hasExtendedCapabilitiesFor(GetCapabilitiesRequest) - Method in interface org.n52.iceland.ogc.ows.extension.OwsOperationMetadataExtensionProvider
 
hasExtendedCapabilitiesProvider(OwsServiceCommunicationObject) - Method in class org.n52.iceland.ogc.ows.extension.OwsOperationMetadataExtensionProviderRepository
Check if a OwsOperationMetadataExtensionProvider implementation is loaded for the specific OwsServiceCommunicationObject
hasExtendedCapabilitiesProvider(String, String) - Method in class org.n52.iceland.ogc.ows.extension.OwsOperationMetadataExtensionProviderRepository
Check if a OwsOperationMetadataExtensionProvider implementation is loaded for the specific service and version.
hasExtendedCapabilitiesProvider(OwsOperationMetadataExtensionProviderKey) - Method in class org.n52.iceland.ogc.ows.extension.OwsOperationMetadataExtensionProviderRepository
Check if a OwsOperationMetadataExtensionProvider implementation is loaded for the specific OwsOperationMetadataExtensionProviderKey
hasForcedHttpStatus(T) - Method in interface org.n52.iceland.coding.encode.ResponseWriter
 
hashCode() - Method in class org.n52.iceland.binding.MediaTypeBindingKey
 
hashCode() - Method in class org.n52.iceland.binding.PathBindingKey
 
hashCode() - Method in class org.n52.iceland.coding.encode.ResponseFormatKey
 
hashCode() - Method in class org.n52.iceland.convert.ConverterKey
 
hashCode() - Method in class org.n52.iceland.convert.RequestResponseModifierKey
 
hashCode() - Method in class org.n52.iceland.i18n.metadata.AbstractI18NMetadata
 
hashCode() - Method in class org.n52.iceland.i18n.metadata.I18NProcedureMetadata
 
hashCode() - Method in class org.n52.iceland.ogc.AbstractComparableServiceVersionDomainKey
 
hashCode() - Method in class org.n52.iceland.ogc.ows.extension.OwsCapabilitiesExtensionKey
 
hashCode() - Method in class org.n52.iceland.request.handler.OperationHandlerKey
 
hashCode() - Method in class org.n52.iceland.request.operator.RequestOperatorKey
 
hashCode() - Method in class org.n52.iceland.service.operator.GenericServiceOperator
 
hashCode() - Method in class org.n52.iceland.util.activation.Activatable
 
hashCode() - Method in class org.n52.iceland.util.collections.AbstractDelegatingMultiMap
Deprecated.
 
hashCode() - Method in class org.n52.iceland.util.collections.AbstractSynchronizedMultiMap
Deprecated.
 
HashSetMultiMap<K,V> - Class in org.n52.iceland.util.collections
Deprecated.
use either guava or a plain java collection
HashSetMultiMap(Map<? extends K, ? extends Set<V>>) - Constructor for class org.n52.iceland.util.collections.HashSetMultiMap
Deprecated.
 
HashSetMultiMap(int) - Constructor for class org.n52.iceland.util.collections.HashSetMultiMap
Deprecated.
 
HashSetMultiMap(int, float) - Constructor for class org.n52.iceland.util.collections.HashSetMultiMap
Deprecated.
 
HashSetMultiMap() - Constructor for class org.n52.iceland.util.collections.HashSetMultiMap
Deprecated.
 
hasNext() - Method in class org.n52.iceland.util.EmptyIterator
Deprecated.
 
hasRelatedOperation() - Method in interface org.n52.iceland.ogc.ows.extension.OwsCapabilitiesExtensionProvider
Does this OwsCapabilitiesExtension related to a specific service operation
hasRequestResponseModifier(OwsServiceRequest) - Method in class org.n52.iceland.convert.RequestResponseModifierRepository
 
hasRequestResponseModifier(OwsServiceRequest, OwsServiceResponse) - Method in class org.n52.iceland.convert.RequestResponseModifierRepository
 
hasRequestResponseModifier(RequestResponseModifierKey) - Method in class org.n52.iceland.convert.RequestResponseModifierRepository
 
hasValues(K) - Method in class org.n52.iceland.util.collections.AbstractDelegatingMultiMap
Deprecated.
 
hasValues(K) - Method in class org.n52.iceland.util.collections.AbstractSynchronizedMultiMap
Deprecated.
 
hasValues(K) - Method in interface org.n52.iceland.util.collections.MultiMap
Deprecated.
Checks if the specified key is contained in this map and if the associated collection is not empty.
HOURS_OF_SERVICE - Static variable in interface org.n52.iceland.ogc.ows.OwsServiceProviderFactorySettings
 
HTTP - Static variable in interface org.n52.iceland.util.Constants
Deprecated.
 
HTTP_STATUS_CODE_USE_IN_KVP_POX_BINDING - Static variable in interface org.n52.iceland.service.MiscSettings
 
HTTPException - Exception in org.n52.iceland.exception
TODO JavaDoc
HTTPException(HTTPStatus) - Constructor for exception org.n52.iceland.exception.HTTPException
 
HTTPException(HTTPStatus, Throwable) - Constructor for exception org.n52.iceland.exception.HTTPException
 
HttpUtils - Class in org.n52.iceland.util.http
TODO JavaDoc
HttpUtils() - Constructor for class org.n52.iceland.util.http.HttpUtils
 
HYDRO_MAX_NUMBER_OF_RETURNED_TIME_SERIES - Static variable in interface org.n52.iceland.service.MiscSettings
Deprecated.
HYDRO_MAX_NUMBER_OF_RETURNED_VALUES - Static variable in interface org.n52.iceland.service.MiscSettings
Deprecated.

I

I18N_DEFAULT_LANGUAGE - Static variable in interface org.n52.iceland.i18n.I18NSettings
 
I18N_SHOW_ALL_LANGUAGE_VALUES - Static variable in interface org.n52.iceland.i18n.I18NSettings
 
I18NDAO<T extends AbstractI18NMetadata> - Interface in org.n52.iceland.i18n
Interface for the I18N DAOs
I18NDAOFactory - Interface in org.n52.iceland.i18n
TODO JavaDoc
I18NDAOKey - Class in org.n52.iceland.i18n
TODO JavaDoc
I18NDAOKey(Class<? extends AbstractI18NMetadata>) - Constructor for class org.n52.iceland.i18n.I18NDAOKey
 
I18NDAORepository - Class in org.n52.iceland.i18n
I18N DAO repository
I18NDAORepository() - Constructor for class org.n52.iceland.i18n.I18NDAORepository
 
I18NFeatureMetadata - Class in org.n52.iceland.i18n.metadata
 
I18NFeatureMetadata(String, MultilingualString, MultilingualString) - Constructor for class org.n52.iceland.i18n.metadata.I18NFeatureMetadata
 
I18NFeatureMetadata(String) - Constructor for class org.n52.iceland.i18n.metadata.I18NFeatureMetadata
 
I18NJsonEncoder - Class in org.n52.iceland.i18n.json
TODO JavaDoc
I18NJsonEncoder() - Constructor for class org.n52.iceland.i18n.json.I18NJsonEncoder
 
I18NObservablePropertyMetadata - Class in org.n52.iceland.i18n.metadata
 
I18NObservablePropertyMetadata(String, MultilingualString, MultilingualString) - Constructor for class org.n52.iceland.i18n.metadata.I18NObservablePropertyMetadata
 
I18NObservablePropertyMetadata(String) - Constructor for class org.n52.iceland.i18n.metadata.I18NObservablePropertyMetadata
 
I18NOfferingMetadata - Class in org.n52.iceland.i18n.metadata
I18N object class for offering
I18NOfferingMetadata(String, MultilingualString, MultilingualString) - Constructor for class org.n52.iceland.i18n.metadata.I18NOfferingMetadata
 
I18NOfferingMetadata(String) - Constructor for class org.n52.iceland.i18n.metadata.I18NOfferingMetadata
 
I18NProcedureMetadata - Class in org.n52.iceland.i18n.metadata
 
I18NProcedureMetadata(String, MultilingualString, MultilingualString, MultilingualString, MultilingualString) - Constructor for class org.n52.iceland.i18n.metadata.I18NProcedureMetadata
 
I18NProcedureMetadata(String) - Constructor for class org.n52.iceland.i18n.metadata.I18NProcedureMetadata
 
I18NSerializer - Class in org.n52.iceland.i18n
 
I18NSerializer() - Constructor for class org.n52.iceland.i18n.I18NSerializer
 
I18NSettings - Interface in org.n52.iceland.i18n
SettingDefinitionProvider for I18N
IdentifiedProducer<T> - Interface in org.n52.iceland.util
 
IDEPENDET_IDENTIFIER - Static variable in interface org.n52.iceland.ds.DatasourceDaoIdentifier
Deprecated.
ImmediatePersistenceStrategy - Class in org.n52.iceland.cache.ctrl.persistence
 
ImmediatePersistenceStrategy() - Constructor for class org.n52.iceland.cache.ctrl.persistence.ImmediatePersistenceStrategy
 
INCLUDE_ORIGINAL_REQUEST - Static variable in interface org.n52.iceland.service.MiscSettings
 
IncomingRequestEvent - Class in org.n52.iceland.event.events
Event is thrown if a new HttpServletRequest arrives.
IncomingRequestEvent(HttpServletRequest, long) - Constructor for class org.n52.iceland.event.events.IncomingRequestEvent
 
INDIVIDUAL_NAME - Static variable in interface org.n52.iceland.ogc.ows.OwsServiceProviderFactorySettings
 
init() - Method in class org.n52.iceland.binding.BindingRepository
 
init() - Method in class org.n52.iceland.binding.exi.EXIUtils
 
init() - Method in class org.n52.iceland.cache.ctrl.ContentCacheControllerImpl
 
init() - Method in class org.n52.iceland.cache.ctrl.persistence.AbstractPersistingCachePersistenceStrategy
 
init() - Method in class org.n52.iceland.cache.ctrl.persistence.AsyncCachePersistenceStrategy
 
init() - Method in class org.n52.iceland.coding.CodingRepository
Deprecated.
 
init() - Method in class org.n52.iceland.coding.DocumentBuilderProvider
 
init() - Method in class org.n52.iceland.coding.encode.ResponseWriterRepository
 
init(DecoderRepository, EncoderRepository) - Method in class org.n52.iceland.coding.SupportedTypeRepository
 
init() - Method in class org.n52.iceland.coding.SupportedTypeRepositoryInitializer
 
init() - Method in class org.n52.iceland.convert.ConverterRepository
 
init() - Method in class org.n52.iceland.convert.RequestResponseModifierRepository
 
init() - Method in class org.n52.iceland.i18n.I18NDAORepository
 
init() - Method in class org.n52.iceland.ogc.ows.extension.OwsCapabilitiesExtensionRepository
 
init() - Method in class org.n52.iceland.ogc.ows.extension.OwsOperationMetadataExtensionProviderRepository
 
init() - Method in class org.n52.iceland.request.handler.OperationHandlerRepository
 
init() - Method in class org.n52.iceland.request.operator.RequestOperatorRepository
 
init() - Method in class org.n52.iceland.service.DatabaseSettingsHandler
Deprecated.
init() - Method in class org.n52.iceland.service.operator.ServiceOperatorRepository
 
init() - Method in class org.n52.iceland.service.ServiceConfiguration
Deprecated.
init() - Method in class org.n52.iceland.util.activation.ActivationRegistrator
 
INIT_PARAM_DATA_SOURCE_CONFIG_LOCATION - Static variable in class org.n52.iceland.service.DatabaseSettingsHandler
 
initialize(ActivationSink<K>) - Method in interface org.n52.iceland.util.activation.ActivationInitializer
 
initialize(ActivationSink<K>) - Method in interface org.n52.iceland.util.activation.SourceActivationInitializer
 
inputFactory() - Method in class org.n52.iceland.util.XmlFactories
 
INSPIRE_COMMON_10_NS - Static variable in interface org.n52.iceland.eu.InspireConstants
 
INSPIRE_COMMON_10_PREFIX - Static variable in interface org.n52.iceland.eu.InspireConstants
 
INSPIRE_COMMON_10_SCHEMA_LOCATION - Static variable in interface org.n52.iceland.eu.InspireConstants
 
INSPIRE_COMMON_10_SCHEMA_LOCATION_URL - Static variable in interface org.n52.iceland.eu.InspireConstants
 
INSPIRE_DS_10_NS - Static variable in interface org.n52.iceland.eu.InspireConstants
 
INSPIRE_DS_10_PREFIX - Static variable in interface org.n52.iceland.eu.InspireConstants
 
INSPIRE_DS_10_SCHEMA_LOCATION - Static variable in interface org.n52.iceland.eu.InspireConstants
 
INSPIRE_DS_10_SCHEMA_LOCATION_URL - Static variable in interface org.n52.iceland.eu.InspireConstants
 
InspireConstants - Interface in org.n52.iceland.eu
 
instance() - Static method in class org.n52.iceland.util.EmptyIterator
Deprecated.
use Collections.emptyIterator()
InvalidAcceptVersionsParameterException - Exception in org.n52.iceland.exception.ows.concrete
 
InvalidAcceptVersionsParameterException(String...) - Constructor for exception org.n52.iceland.exception.ows.concrete.InvalidAcceptVersionsParameterException
 
InvalidAcceptVersionsParameterException(List<String>) - Constructor for exception org.n52.iceland.exception.ows.concrete.InvalidAcceptVersionsParameterException
 
InvalidServiceOrVersionException - Exception in org.n52.iceland.exception.ows.concrete
 
InvalidServiceOrVersionException(String, String) - Constructor for exception org.n52.iceland.exception.ows.concrete.InvalidServiceOrVersionException
 
InvalidServiceParameterException - Exception in org.n52.iceland.exception.ows.concrete
 
InvalidServiceParameterException(String) - Constructor for exception org.n52.iceland.exception.ows.concrete.InvalidServiceParameterException
 
isActive(BindingKey) - Method in class org.n52.iceland.binding.BindingRepository
 
isActive(String) - Method in class org.n52.iceland.binding.BindingRepository
 
isActive(MediaType) - Method in class org.n52.iceland.binding.BindingRepository
 
isActive(String, Predicate<JsonNode>, boolean) - Method in class org.n52.iceland.config.json.AbstractJsonActivationDao
 
isActive(OwsOperationMetadataExtensionProviderKey) - Method in class org.n52.iceland.ogc.ows.extension.OwsOperationMetadataExtensionProviderRepository
 
isActive(RequestOperatorKey) - Method in class org.n52.iceland.request.operator.RequestOperatorRepository
 
isActive() - Method in class org.n52.iceland.util.activation.Activatable
 
isActive(K) - Method in class org.n52.iceland.util.activation.ActivationListeners
 
isActive(K) - Method in interface org.n52.iceland.util.activation.ActivationProvider
 
isAdderRemover() - Method in class org.n52.iceland.convert.RequestResponseModifierFacilitator
 
isAddOutputsToSensorML() - Method in class org.n52.iceland.service.ServiceConfiguration
Deprecated.
isBindingActive(BindingKey) - Method in interface org.n52.iceland.config.ActivationDao
Checks if the binding is active.
isBindingActive(BindingKey) - Method in class org.n52.iceland.config.ActivationService
Checks if the binding is active.
isBindingActive(BindingKey) - Method in class org.n52.iceland.config.json.JsonActivationDao
 
isBindingSupported(String) - Method in class org.n52.iceland.binding.BindingRepository
 
isBindingSupported(MediaType) - Method in class org.n52.iceland.binding.BindingRepository
 
isBindingSupported(BindingKey) - Method in class org.n52.iceland.binding.BindingRepository
 
isCompleteUpdate() - Method in class org.n52.iceland.cache.ContentCacheUpdate
 
isContentLess() - Method in class org.n52.iceland.response.ServiceResponse
Check, if this response contains content to be written.
isDefaultActive() - Method in class org.n52.iceland.request.operator.RequestOperatorKey
 
isDefaultActive() - Method in interface org.n52.iceland.util.activation.DefaultActive
 
isDeregisterJdbcDriver() - Method in class org.n52.iceland.service.ServiceConfiguration
Deprecated.
isEmpty() - Method in class org.n52.iceland.util.collections.AbstractDelegatingMultiMap
Deprecated.
 
isEmpty() - Method in class org.n52.iceland.util.collections.AbstractSynchronizedMultiMap
Deprecated.
 
isEncodeFullChildrenInDescribeSensor() - Method in class org.n52.iceland.service.ServiceConfiguration
Deprecated.
isForceStreamingEncoding() - Method in class org.n52.iceland.service.ServiceConfiguration
Deprecated.
 
isGzipEncoded(HttpServletRequest) - Static method in class org.n52.iceland.util.http.HttpUtils
Deprecated.
isIncludeChildObservableProperties() - Method in class org.n52.iceland.service.ServiceConfiguration
Deprecated.
 
isInitialized() - Method in class org.n52.iceland.cache.ctrl.AbstractSchedulingContentCacheController
 
isMerger() - Method in class org.n52.iceland.convert.RequestResponseModifierFacilitator
 
isOwsOperationMetadataExtensionProviderActive(OwsOperationMetadataExtensionProviderKey) - Method in interface org.n52.iceland.config.ActivationDao
Checks if the extended capabilities is active.
isOwsOperationMetadataExtensionProviderActive(OwsOperationMetadataExtensionProviderKey) - Method in class org.n52.iceland.config.ActivationService
Checks if the extended capabilities is active.
isOwsOperationMetadataExtensionProviderActive(OwsOperationMetadataExtensionProviderKey) - Method in class org.n52.iceland.config.json.JsonActivationDao
 
isPostCreateSchema() - Method in interface org.n52.iceland.ds.Datasource
 
isRequestOperatorActive(RequestOperatorKey) - Method in interface org.n52.iceland.config.ActivationDao
Returns if a operation is active and should be offered by this service.
isRequestOperatorActive(RequestOperatorKey) - Method in class org.n52.iceland.config.ActivationService
Returns if a operation is active and should be offered by this service.
isRequestOperatorActive(RequestOperatorKey) - Method in class org.n52.iceland.config.json.JsonActivationDao
 
isServiceSupported(String) - Method in class org.n52.iceland.binding.SimpleBinding
 
isServiceSupported(String) - Method in class org.n52.iceland.service.operator.ServiceOperatorRepository
 
isSetCacheFileFolder() - Method in class org.n52.iceland.cache.ctrl.persistence.AbstractPersistingCachePersistenceStrategy
 
isSetContentType() - Method in interface org.n52.iceland.coding.encode.ResponseWriter
Check if contentType is set
isSetDefaultLanguage() - Method in class org.n52.iceland.service.ServiceConfiguration
Deprecated.
 
isSetHeaderMap() - Method in class org.n52.iceland.response.ServiceResponse
 
isSetRequest() - Method in class org.n52.iceland.convert.RequestResponseModifierKey
 
isSetResponse() - Method in class org.n52.iceland.convert.RequestResponseModifierKey
 
isSetService() - Method in class org.n52.iceland.convert.RequestResponseModifierKey
 
isSetSoapHeader() - Method in class org.n52.iceland.response.ServiceResponse
 
isSetSoapHeader() - Method in interface org.n52.iceland.service.CommunicationObjectWithSoapHeader
Convenience method to check if the SoapHeader is set.
isSetVersion() - Method in class org.n52.iceland.convert.RequestResponseModifierKey
 
isShowAllLanguages() - Method in class org.n52.iceland.request.handler.AbstractOperationHandler
 
isShowAllLanguageValues() - Method in class org.n52.iceland.service.ServiceConfiguration
Deprecated.
 
isSOS10Schema() - Method in class org.n52.iceland.binding.exi.EXIUtils
 
isSOS20Schema() - Method in class org.n52.iceland.binding.exi.EXIUtils
 
isSplitter() - Method in class org.n52.iceland.convert.RequestResponseModifierFacilitator
 
isSupported() - Method in interface org.n52.iceland.i18n.I18NDAO
 
isSupported() - Method in class org.n52.iceland.i18n.I18NDAORepository
 
isSupported() - Method in interface org.n52.iceland.request.handler.OperationHandler
Check if the operation and all necessary sources (e.g. tables) are available.
isSupported() - Method in interface org.n52.iceland.request.operator.RequestOperator
Check if the operation and all necessary sources (e.g. tables) are available.
isSupportsQuality() - Method in class org.n52.iceland.service.ServiceConfiguration
Deprecated.
 
isUpdateInProgress() - Method in interface org.n52.iceland.cache.ContentCacheController
 
isUpdateInProgress() - Method in class org.n52.iceland.cache.ctrl.ContentCacheControllerImpl
 
isUseHttpResponseCodes() - Method in class org.n52.iceland.binding.exi.EXIBinding
 
isUseHttpResponseCodes() - Method in class org.n52.iceland.binding.json.JSONBinding
 
isUseHttpResponseCodes() - Method in class org.n52.iceland.binding.kvp.KvpBinding
 
isUseHttpResponseCodes() - Method in class org.n52.iceland.binding.pox.PoxBinding
 
isUseHttpResponseCodes() - Method in class org.n52.iceland.binding.SimpleBinding
 
isUseHttpResponseCodes() - Method in class org.n52.iceland.binding.soap.SoapBinding
 
isUseHttpStatusCodesInKvpAndPoxBinding() - Method in class org.n52.iceland.service.ServiceConfiguration
Deprecated.
 
isValidateResponse() - Method in class org.n52.iceland.service.ServiceConfiguration
Deprecated.
 
isVersionSupported(String, String) - Method in class org.n52.iceland.binding.SimpleBinding
 
isVersionSupported(String, String) - Method in class org.n52.iceland.service.operator.ServiceOperatorRepository
 
isXSBaseTypeGrammar() - Method in class org.n52.iceland.binding.exi.EXIUtils
 

J

JsonActivationDao - Class in org.n52.iceland.config.json
TODO JavaDoc
JsonActivationDao() - Constructor for class org.n52.iceland.config.json.JsonActivationDao
 
JsonAdministratorUser - Class in org.n52.iceland.config.json
TODO JavaDoc
JsonAdministratorUser(String, String) - Constructor for class org.n52.iceland.config.json.JsonAdministratorUser
 
JsonAdminUserDao - Class in org.n52.iceland.config.json
TODO JavaDoc
JsonAdminUserDao() - Constructor for class org.n52.iceland.config.json.JsonAdminUserDao
 
JSONBinding - Class in org.n52.iceland.binding.json
Binding implementation for JSON encoded requests
JSONBinding() - Constructor for class org.n52.iceland.binding.json.JSONBinding
 
JsonConstants - Interface in org.n52.iceland.config.json
 
JSONException - Exception in org.n52.iceland.exception
 
JSONException(String, JsonLocation, Throwable) - Constructor for exception org.n52.iceland.exception.JSONException
 
JSONException(String) - Constructor for exception org.n52.iceland.exception.JSONException
 
JSONException(String, JsonLocation) - Constructor for exception org.n52.iceland.exception.JSONException
 
JSONException(String, Throwable) - Constructor for exception org.n52.iceland.exception.JSONException
 
JSONException(Throwable) - Constructor for exception org.n52.iceland.exception.JSONException
 
JSONResponseWriter - Class in org.n52.iceland.response
TODO JavaDoc
JSONResponseWriter(EncoderRepository) - Constructor for class org.n52.iceland.response.JSONResponseWriter
 
JSONResponseWriterFactory - Class in org.n52.iceland.response
ResponseWriterFactory implementation for JsonNode and JSONResponseWriter
JSONResponseWriterFactory() - Constructor for class org.n52.iceland.response.JSONResponseWriterFactory
 

K

KEY - Static variable in class org.n52.iceland.response.EXIResponseWriter
 
KEY - Static variable in class org.n52.iceland.response.JSONResponseWriter
 
KEY - Static variable in class org.n52.iceland.response.SoapChainResponseWriter
 
KEY - Static variable in class org.n52.iceland.response.SoapResponseWriter
 
KEY - Static variable in class org.n52.iceland.response.XmlResponseWriter
 
keySet() - Method in class org.n52.iceland.util.collections.AbstractDelegatingMultiMap
Deprecated.
 
keySet() - Method in class org.n52.iceland.util.collections.AbstractSynchronizedMultiMap
Deprecated.
 
KEYWORDS - Static variable in interface org.n52.iceland.ogc.ows.OwsServiceIdentificationFactorySettings
 
KvpBinding - Class in org.n52.iceland.binding.kvp
OWS binding for Key-Value-Pair (HTTP-Get) requests
KvpBinding() - Constructor for class org.n52.iceland.binding.kvp.KvpBinding
 
KvpHelper - Class in org.n52.iceland.util
Deprecated.

L

LazyClosingThreadSafeProducer<T> - Class in org.n52.iceland.util
 
LazyClosingThreadSafeProducer() - Constructor for class org.n52.iceland.util.LazyClosingThreadSafeProducer
 
LazyThreadSafeProducer<T> - Class in org.n52.iceland.util
 
LazyThreadSafeProducer() - Constructor for class org.n52.iceland.util.LazyThreadSafeProducer
 
LifecycleBeanPostProcessor - Class in org.n52.iceland.config.spring
Bean post processor that calls Constructable.init() and Destroyable.destroy() for every bean that implements these interfaces.
LifecycleBeanPostProcessor() - Constructor for class org.n52.iceland.config.spring.LifecycleBeanPostProcessor
 
LinkedListMultiMap<K,V> - Class in org.n52.iceland.util.collections
Deprecated.
use either guava or a plain java collection
LinkedListMultiMap(Map<? extends K, ? extends List<V>>) - Constructor for class org.n52.iceland.util.collections.LinkedListMultiMap
Deprecated.
 
LinkedListMultiMap(int) - Constructor for class org.n52.iceland.util.collections.LinkedListMultiMap
Deprecated.
 
LinkedListMultiMap(int, float) - Constructor for class org.n52.iceland.util.collections.LinkedListMultiMap
Deprecated.
 
LinkedListMultiMap() - Constructor for class org.n52.iceland.util.collections.LinkedListMultiMap
Deprecated.
 
ListMultiMap<K,V> - Interface in org.n52.iceland.util.collections
Deprecated.
use either guava or plain java maps
load() - Method in interface org.n52.iceland.cache.ContentCachePersistenceStrategy
Read the persisted content cache if it present.
load() - Method in class org.n52.iceland.cache.ctrl.persistence.AbstractPersistingCachePersistenceStrategy
 
load() - Method in class org.n52.iceland.cache.ctrl.persistence.NoOpCachePersistenceStrategy
 
load() - Method in class org.n52.iceland.util.AbstractPropertyFileHandler
 
loadInputStreamFromFile(File) - Static method in class org.n52.iceland.util.FileIOHelper
Deprecated.
use FileInputStream
LocalizedLazyThreadSafeProducer<T> - Class in org.n52.iceland.util
 
LocalizedLazyThreadSafeProducer() - Constructor for class org.n52.iceland.util.LocalizedLazyThreadSafeProducer
 
LocalizedProducer<T> - Interface in org.n52.iceland.util
Generic Factory interface.

M

matches(AbstractComparableServiceVersionDomainKey<?>) - Method in class org.n52.iceland.config.json.AbstractJsonActivationDao
 
matches(OwsServiceKey) - Method in class org.n52.iceland.config.json.AbstractJsonActivationDao
 
matches(RequestOperatorKey) - Method in class org.n52.iceland.config.json.JsonActivationDao
 
matchesDomain(String) - Method in class org.n52.iceland.config.json.AbstractJsonActivationDao
 
matchesOperationName(String) - Method in class org.n52.iceland.config.json.JsonActivationDao
 
matchesService(String) - Method in class org.n52.iceland.config.json.AbstractJsonActivationDao
 
matchesVersion(String) - Method in class org.n52.iceland.config.json.AbstractJsonActivationDao
 
MAX_GET_OBSERVATION_RESULTS - Static variable in interface org.n52.iceland.service.ServiceSettings
Deprecated.
MediaTypeBindingKey - Class in org.n52.iceland.binding
TODO JavaDoc
MediaTypeBindingKey(MediaType) - Constructor for class org.n52.iceland.binding.MediaTypeBindingKey
 
MiscSettings - Interface in org.n52.iceland.service
TODO JavaDoc
MissingRequestParameterException - Exception in org.n52.iceland.exception.ows.concrete
 
MissingRequestParameterException() - Constructor for exception org.n52.iceland.exception.ows.concrete.MissingRequestParameterException
 
MissingValueReferenceException - Exception in org.n52.iceland.exception.ows.concrete
 
MissingValueReferenceException() - Constructor for exception org.n52.iceland.exception.ows.concrete.MissingValueReferenceException
 
ModificationResponseEvent<I extends OwsServiceRequest,O extends OwsServiceResponse> - Class in org.n52.iceland.event.events
Abstract event that should be fired if a successful request changed the contents of this service, e.g in the implemented RequestOperator
ModificationResponseEvent(I, O) - Constructor for class org.n52.iceland.event.events.ModificationResponseEvent
 
modifyRequest(OwsServiceRequest) - Method in interface org.n52.iceland.convert.RequestResponseModifier
 
modifyResponse(OwsServiceRequest, OwsServiceResponse) - Method in interface org.n52.iceland.convert.RequestResponseModifier
 
MoreFiles - Class in org.n52.iceland.util
TODO JavaDoc
MultiMap<K,V,C extends java.util.Collection<V>> - Interface in org.n52.iceland.util.collections
Deprecated.
use either guava or a plain java collection
MultiMaps - Class in org.n52.iceland.util.collections
Deprecated.
use guava or plain maps

N

NAME - Static variable in interface org.n52.iceland.ogc.ows.OwsServiceProviderFactorySettings
 
NAMESPACE - Static variable in interface org.n52.iceland.config.json.JsonConstants
 
needsSchema() - Method in interface org.n52.iceland.ds.Datasource
 
newCollection() - Method in class org.n52.iceland.util.collections.AbstractDelegatingMultiMap
Deprecated.
 
newCollection() - Method in class org.n52.iceland.util.collections.EnumSetMultiMap
Deprecated.
 
newCollection() - Method in class org.n52.iceland.util.collections.HashSetMultiMap
Deprecated.
 
newCollection() - Method in class org.n52.iceland.util.collections.LinkedListMultiMap
Deprecated.
 
newCollection() - Method in class org.n52.iceland.util.collections.SynchronizedListMultiMap
Deprecated.
 
newCollection() - Method in class org.n52.iceland.util.collections.SynchronizedSetMultiMap
Deprecated.
 
newDocumentBuilder() - Method in class org.n52.iceland.coding.DocumentBuilderProvider
 
newEXIFactory() - Method in class org.n52.iceland.binding.exi.EXIUtils
 
newIfNull(MultilingualString) - Static method in class org.n52.iceland.i18n.metadata.AbstractI18NMetadata
Creates a new MultilingualString if the supplied string is null.
newListMultiMap() - Static method in class org.n52.iceland.util.collections.MultiMaps
Deprecated.
 
newSetMultiMap() - Static method in class org.n52.iceland.util.collections.MultiMaps
Deprecated.
 
newSetMultiMap(Class<K>) - Static method in class org.n52.iceland.util.collections.MultiMaps
Deprecated.
 
newSynchronizedListMultiMap() - Static method in class org.n52.iceland.util.collections.MultiMaps
Deprecated.
 
newSynchronizedSetMultiMap() - Static method in class org.n52.iceland.util.collections.MultiMaps
Deprecated.
 
next() - Method in class org.n52.iceland.util.EmptyIterator
Deprecated.
 
NoContent - Class in org.n52.iceland.util.http
 
NoContent() - Constructor for class org.n52.iceland.util.http.NoContent
 
NoContentResponse - Class in org.n52.iceland.response
 
NoContentResponse(String) - Constructor for class org.n52.iceland.response.NoContentResponse
 
NoEncoderForResponseException - Exception in org.n52.iceland.exception.ows.concrete
 
NoEncoderForResponseException() - Constructor for exception org.n52.iceland.exception.ows.concrete.NoEncoderForResponseException
 
NoImplementationFoundException - Exception in org.n52.iceland.exception.ows.concrete
 
NoImplementationFoundException(Class<?>) - Constructor for exception org.n52.iceland.exception.ows.concrete.NoImplementationFoundException
 
NoImplementationFoundException(String, Object...) - Constructor for exception org.n52.iceland.exception.ows.concrete.NoImplementationFoundException
 
NoImplementationFoundException(String) - Constructor for exception org.n52.iceland.exception.ows.concrete.NoImplementationFoundException
 
NonNegativeBigInteger - Class in org.n52.iceland.util
 
NonNegativeBigInteger(byte[]) - Constructor for class org.n52.iceland.util.NonNegativeBigInteger
 
NonNegativeBigInteger(String) - Constructor for class org.n52.iceland.util.NonNegativeBigInteger
 
NonNegativeBigInteger(int) - Constructor for class org.n52.iceland.util.NonNegativeBigInteger
 
NonNegativeBigInteger(long) - Constructor for class org.n52.iceland.util.NonNegativeBigInteger
 
NoOpCachePersistenceStrategy - Class in org.n52.iceland.cache.ctrl.persistence
 
NoOpCachePersistenceStrategy() - Constructor for class org.n52.iceland.cache.ctrl.persistence.NoOpCachePersistenceStrategy
 
normalizeMediaType(ThrowingBiConsumer<? super R, ? super String, DecodingException>) - Method in class org.n52.iceland.binding.kvp.AbstractKvpDecoder
 
NotYetSupportedException - Exception in org.n52.iceland.exception.ows.concrete
TODO JavaDoc
NotYetSupportedException(String) - Constructor for exception org.n52.iceland.exception.ows.concrete.NotYetSupportedException
 
NotYetSupportedException(String, Object) - Constructor for exception org.n52.iceland.exception.ows.concrete.NotYetSupportedException
 
NotYetSupportedException(String, Object, Object...) - Constructor for exception org.n52.iceland.exception.ows.concrete.NotYetSupportedException
 
nullCallback() - Static method in class org.n52.iceland.ds.DatasourceCallback
 

O

OFFERING_EXTENSIONS - Static variable in interface org.n52.iceland.config.json.JsonConstants
 
onFirstConnection(Connection) - Method in class org.n52.iceland.ds.DatasourceCallback
 
onHttpException(HttpServletRequest, HttpServletResponse, HTTPException) - Method in class org.n52.iceland.service.Service
 
onInit(Properties) - Method in class org.n52.iceland.ds.DatasourceCallback
 
ONLINE_RESOURCE - Static variable in interface org.n52.iceland.ogc.ows.OwsServiceProviderFactorySettings
 
OPERATION_NAME - Static variable in interface org.n52.iceland.config.json.JsonConstants
 
OperationHandler - Interface in org.n52.iceland.request.handler
Interface for all operation Handlers.
OperationHandlerFactory - Interface in org.n52.iceland.request.handler
 
OperationHandlerKey - Class in org.n52.iceland.request.handler
In 52N SOS version 4.x called OperationDAOKeyType
OperationHandlerKey() - Constructor for class org.n52.iceland.request.handler.OperationHandlerKey
 
OperationHandlerKey(String, String) - Constructor for class org.n52.iceland.request.handler.OperationHandlerKey
 
OperationHandlerKey(String, Enum<?>) - Constructor for class org.n52.iceland.request.handler.OperationHandlerKey
 
OperationHandlerRepository - Class in org.n52.iceland.request.handler
In 52N SOS version 4.x called OperationDAORepository
OperationHandlerRepository() - Constructor for class org.n52.iceland.request.handler.OperationHandlerRepository
 
OPERATIONS - Static variable in interface org.n52.iceland.config.json.JsonConstants
 
org.n52.iceland.binding - package org.n52.iceland.binding
 
org.n52.iceland.binding.exi - package org.n52.iceland.binding.exi
 
org.n52.iceland.binding.json - package org.n52.iceland.binding.json
 
org.n52.iceland.binding.kvp - package org.n52.iceland.binding.kvp
 
org.n52.iceland.binding.pox - package org.n52.iceland.binding.pox
 
org.n52.iceland.binding.soap - package org.n52.iceland.binding.soap
 
org.n52.iceland.cache - package org.n52.iceland.cache
 
org.n52.iceland.cache.ctrl - package org.n52.iceland.cache.ctrl
 
org.n52.iceland.cache.ctrl.persistence - package org.n52.iceland.cache.ctrl.persistence
 
org.n52.iceland.coding - package org.n52.iceland.coding
 
org.n52.iceland.coding.decode - package org.n52.iceland.coding.decode
 
org.n52.iceland.coding.encode - package org.n52.iceland.coding.encode
 
org.n52.iceland.config - package org.n52.iceland.config
 
org.n52.iceland.config.json - package org.n52.iceland.config.json
 
org.n52.iceland.config.spring - package org.n52.iceland.config.spring
 
org.n52.iceland.config.spring.converter - package org.n52.iceland.config.spring.converter
 
org.n52.iceland.convert - package org.n52.iceland.convert
 
org.n52.iceland.ds - package org.n52.iceland.ds
 
org.n52.iceland.eu - package org.n52.iceland.eu
 
org.n52.iceland.event.events - package org.n52.iceland.event.events
 
org.n52.iceland.exception - package org.n52.iceland.exception
 
org.n52.iceland.exception.ows.concrete - package org.n52.iceland.exception.ows.concrete
 
org.n52.iceland.i18n - package org.n52.iceland.i18n
 
org.n52.iceland.i18n.json - package org.n52.iceland.i18n.json
 
org.n52.iceland.i18n.metadata - package org.n52.iceland.i18n.metadata
 
org.n52.iceland.ogc - package org.n52.iceland.ogc
 
org.n52.iceland.ogc.ows - package org.n52.iceland.ogc.ows
 
org.n52.iceland.ogc.ows.extension - package org.n52.iceland.ogc.ows.extension
 
org.n52.iceland.request.handler - package org.n52.iceland.request.handler
 
org.n52.iceland.request.operator - package org.n52.iceland.request.operator
 
org.n52.iceland.response - package org.n52.iceland.response
 
org.n52.iceland.service - package org.n52.iceland.service
 
org.n52.iceland.service.operator - package org.n52.iceland.service.operator
 
org.n52.iceland.util - package org.n52.iceland.util
 
org.n52.iceland.util.action - package org.n52.iceland.util.action
 
org.n52.iceland.util.activation - package org.n52.iceland.util.activation
 
org.n52.iceland.util.collections - package org.n52.iceland.util.collections
 
org.n52.iceland.util.http - package org.n52.iceland.util.http
 
OutgoingResponseEvent - Class in org.n52.iceland.event.events
Event is thrown if a HttpServletResponse was sent back.
OutgoingResponseEvent(HttpServletRequest, HttpServletResponse, long, long) - Constructor for class org.n52.iceland.event.events.OutgoingResponseEvent
 
outputFactory() - Method in class org.n52.iceland.util.XmlFactories
 
OWS_EXTENDED_CAPABILITIES_PROVIDERS - Static variable in interface org.n52.iceland.config.json.JsonConstants
 
OwsCapabilitiesExtensionKey - Class in org.n52.iceland.ogc.ows.extension
OwsCapabilitiesExtension key class to identify CapabilitiesExtensions.
OwsCapabilitiesExtensionKey() - Constructor for class org.n52.iceland.ogc.ows.extension.OwsCapabilitiesExtensionKey
Default constructor
OwsCapabilitiesExtensionKey(String, String) - Constructor for class org.n52.iceland.ogc.ows.extension.OwsCapabilitiesExtensionKey
Constructor
OwsCapabilitiesExtensionProvider - Interface in org.n52.iceland.ogc.ows.extension
Interface for OwsCapabilitiesExtensionProvider.
OwsCapabilitiesExtensionProviderFactory - Interface in org.n52.iceland.ogc.ows.extension
TODO JavaDoc
OwsCapabilitiesExtensionRepository - Class in org.n52.iceland.ogc.ows.extension
Repository for OwsCapabilitiesExtension implementations
OwsCapabilitiesExtensionRepository() - Constructor for class org.n52.iceland.ogc.ows.extension.OwsCapabilitiesExtensionRepository
 
OwsDecodingException - Exception in org.n52.iceland.coding.decode
TODO JavaDoc
OwsDecodingException(OwsExceptionReport) - Constructor for exception org.n52.iceland.coding.decode.OwsDecodingException
 
OwsEncodingException - Exception in org.n52.iceland.coding.encode
TODO JavaDoc
OwsEncodingException(OwsExceptionReport) - Constructor for exception org.n52.iceland.coding.encode.OwsEncodingException
 
OwsOperationMetadataExtensionProvider - Interface in org.n52.iceland.ogc.ows.extension
 
OwsOperationMetadataExtensionProviderFactory - Interface in org.n52.iceland.ogc.ows.extension
TODO JavaDoc
OwsOperationMetadataExtensionProviderKey - Class in org.n52.iceland.ogc.ows.extension
OwsOperationMetadataExtensionProviderKey(OwsServiceKey, String) - Constructor for class org.n52.iceland.ogc.ows.extension.OwsOperationMetadataExtensionProviderKey
constructor
OwsOperationMetadataExtensionProviderKey(String, String, String) - Constructor for class org.n52.iceland.ogc.ows.extension.OwsOperationMetadataExtensionProviderKey
constructor
OwsOperationMetadataExtensionProviderRepository - Class in org.n52.iceland.ogc.ows.extension
OwsOperationMetadataExtensionProviderRepository() - Constructor for class org.n52.iceland.ogc.ows.extension.OwsOperationMetadataExtensionProviderRepository
 
OwsServiceIdentificationFactory - Class in org.n52.iceland.ogc.ows
 
OwsServiceIdentificationFactory(String, ServiceOperatorRepository) - Constructor for class org.n52.iceland.ogc.ows.OwsServiceIdentificationFactory
 
OwsServiceIdentificationFactorySettings - Interface in org.n52.iceland.ogc.ows
Setting definitions for the OWS Service Identification.
OwsServiceMetadataRepository - Interface in org.n52.iceland.ogc.ows
 
OwsServiceMetadataRepositoryImpl - Class in org.n52.iceland.ogc.ows
TODO JavaDoc
OwsServiceMetadataRepositoryImpl() - Constructor for class org.n52.iceland.ogc.ows.OwsServiceMetadataRepositoryImpl
 
OwsServiceProviderFactory - Class in org.n52.iceland.ogc.ows
 
OwsServiceProviderFactory() - Constructor for class org.n52.iceland.ogc.ows.OwsServiceProviderFactory
 
OwsServiceProviderFactorySettings - Interface in org.n52.iceland.ogc.ows
Setting definitions for the OWS Service Provider.

P

ParameterNotSupportedException - Exception in org.n52.iceland.exception.ows.concrete
 
ParameterNotSupportedException(String) - Constructor for exception org.n52.iceland.exception.ows.concrete.ParameterNotSupportedException
 
ParameterValidator<T extends OwsServiceRequest> - Interface in org.n52.iceland.request.operator
 
parseDatasourceProperties(Properties) - Method in interface org.n52.iceland.ds.Datasource
Parse datasource properties to map
parseRequest(HttpServletRequest) - Method in class org.n52.iceland.binding.exi.EXIBinding
Parse and decode the incoming EXI encoded InputStream
parseRequest(HttpServletRequest) - Method in class org.n52.iceland.binding.kvp.KvpBinding
 
parseRequest(HttpServletRequest) - Method in class org.n52.iceland.binding.pox.PoxBinding
 
PathBindingKey - Class in org.n52.iceland.binding
TODO JavaDoc
PathBindingKey(String) - Constructor for class org.n52.iceland.binding.PathBindingKey
 
PathConverter - Class in org.n52.iceland.config.spring.converter
TODO JavaDoc
PathConverter() - Constructor for class org.n52.iceland.config.spring.converter.PathConverter
 
persistCache(ContentCache) - Method in class org.n52.iceland.cache.ctrl.persistence.AbstractPersistingCachePersistenceStrategy
 
persistOnCompleteUpdate(ContentCache) - Method in interface org.n52.iceland.cache.ContentCachePersistenceStrategy
Persist the specified cache in the event of a complete content update.
persistOnCompleteUpdate(ContentCache) - Method in class org.n52.iceland.cache.ctrl.persistence.AsyncCachePersistenceStrategy
 
persistOnCompleteUpdate(ContentCache) - Method in class org.n52.iceland.cache.ctrl.persistence.ImmediatePersistenceStrategy
 
persistOnCompleteUpdate(ContentCache) - Method in class org.n52.iceland.cache.ctrl.persistence.NoOpCachePersistenceStrategy
 
persistOnPartialUpdate(ContentCache) - Method in interface org.n52.iceland.cache.ContentCachePersistenceStrategy
Persist the specified cache in the event of a partial content update.
persistOnPartialUpdate(ContentCache) - Method in class org.n52.iceland.cache.ctrl.persistence.AsyncCachePersistenceStrategy
 
persistOnPartialUpdate(ContentCache) - Method in class org.n52.iceland.cache.ctrl.persistence.ImmediatePersistenceStrategy
 
persistOnPartialUpdate(ContentCache) - Method in class org.n52.iceland.cache.ctrl.persistence.NoOpCachePersistenceStrategy
 
persistOnShutdown(ContentCache) - Method in interface org.n52.iceland.cache.ContentCachePersistenceStrategy
Persist the specified cache in the event of a service shutdown.
persistOnShutdown(ContentCache) - Method in class org.n52.iceland.cache.ctrl.persistence.AsyncCachePersistenceStrategy
 
persistOnShutdown(ContentCache) - Method in class org.n52.iceland.cache.ctrl.persistence.ImmediatePersistenceStrategy
 
persistOnShutdown(ContentCache) - Method in class org.n52.iceland.cache.ctrl.persistence.NoOpCachePersistenceStrategy
 
PHONE - Static variable in interface org.n52.iceland.ogc.ows.OwsServiceProviderFactorySettings
 
POSITION_NAME - Static variable in interface org.n52.iceland.ogc.ows.OwsServiceProviderFactorySettings
 
PositiveBigInteger - Class in org.n52.iceland.util
 
PositiveBigInteger(byte[]) - Constructor for class org.n52.iceland.util.PositiveBigInteger
 
PositiveBigInteger(String) - Constructor for class org.n52.iceland.util.PositiveBigInteger
 
PositiveBigInteger(int) - Constructor for class org.n52.iceland.util.PositiveBigInteger
 
PositiveBigInteger(long) - Constructor for class org.n52.iceland.util.PositiveBigInteger
 
post(HttpServletRequest, HttpServletResponse) - Method in class org.n52.iceland.service.Service
 
post(A) - Method in class org.n52.iceland.util.action.CompositeAction
 
POSTAL_CODE - Static variable in interface org.n52.iceland.ogc.ows.OwsServiceProviderFactorySettings
 
postProcessAfterInitialization(Object, String) - Method in class org.n52.iceland.config.spring.ConfiguringBeanPostProcessor
Noop implementation, will just return bean.
postProcessAfterInitialization(Object, String) - Method in class org.n52.iceland.config.spring.LifecycleBeanPostProcessor
 
postProcessBeforeDestruction(Object, String) - Method in class org.n52.iceland.config.spring.LifecycleBeanPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.n52.iceland.config.spring.ConfiguringBeanPostProcessor
Configures the bean using the settings service.
postProcessBeforeInitialization(Object, String) - Method in class org.n52.iceland.config.spring.LifecycleBeanPostProcessor
 
PoxBinding - Class in org.n52.iceland.binding.pox
Binding implementation for POX (XML) encoded requests
PoxBinding() - Constructor for class org.n52.iceland.binding.pox.PoxBinding
 
pre(A) - Method in class org.n52.iceland.util.action.CompositeAction
 
prepare(Map<String, Object>) - Method in interface org.n52.iceland.ds.Datasource
Called right before a schema is created.
ProviderAwareListableBeanFactory - Class in org.n52.iceland.config.spring
TODO JavaDoc
ProviderAwareListableBeanFactory() - Constructor for class org.n52.iceland.config.spring.ProviderAwareListableBeanFactory
 
ProviderAwareListableBeanFactory(BeanFactory) - Constructor for class org.n52.iceland.config.spring.ProviderAwareListableBeanFactory
 
ProviderAwareXmlWebApplicationContext - Class in org.n52.iceland.config.spring
TODO JavaDoc
ProviderAwareXmlWebApplicationContext() - Constructor for class org.n52.iceland.config.spring.ProviderAwareXmlWebApplicationContext
 
put(HttpServletRequest, HttpServletResponse) - Method in class org.n52.iceland.service.Service
 
put(K, C) - Method in class org.n52.iceland.util.collections.AbstractDelegatingMultiMap
Deprecated.
 
put(K, C) - Method in class org.n52.iceland.util.collections.AbstractSynchronizedMultiMap
Deprecated.
 
putAll(Map<? extends K, ? extends C>) - Method in class org.n52.iceland.util.collections.AbstractDelegatingMultiMap
Deprecated.
 
putAll(Map<? extends K, ? extends C>) - Method in class org.n52.iceland.util.collections.AbstractSynchronizedMultiMap
Deprecated.
 

R

Range - Class in org.n52.iceland.util
class represents a range
Range(int, int) - Constructor for class org.n52.iceland.util.Range
constructor
receive(Q) - Method in class org.n52.iceland.request.operator.GenericRequestOperator
 
receiveRequest(OwsServiceRequest) - Method in class org.n52.iceland.request.operator.GenericRequestOperator
 
receiveRequest(OwsServiceRequest) - Method in interface org.n52.iceland.request.operator.RequestOperator
Receives and processes the incoming OwsServiceRequest and returns a OwsServiceResponse
receiveRequest(OwsServiceRequest) - Method in class org.n52.iceland.service.operator.GenericServiceOperator
method handles the incoming operation request and returns a matching response or an ServiceExceptionReport if the service was not able to build a response
receiveRequest(OwsServiceRequest) - Method in interface org.n52.iceland.service.operator.ServiceOperator
method handles the incoming operation request and returns a matching response or an ServiceExceptionReport if the service was not able to build a response
registerListener(ActivationListener<BindingKey>) - Method in class org.n52.iceland.binding.BindingRepository
 
registerListener(ActivationListener<OwsOperationMetadataExtensionProviderKey>) - Method in class org.n52.iceland.ogc.ows.extension.OwsOperationMetadataExtensionProviderRepository
 
registerListener(ActivationListener<RequestOperatorKey>) - Method in class org.n52.iceland.request.operator.RequestOperatorRepository
 
registerListener(ActivationListener<K>) - Method in interface org.n52.iceland.util.activation.ActivationListenable
 
registerListener(ActivationListener<K>) - Method in class org.n52.iceland.util.activation.ActivationListeners
 
RELATED_SAMPLING_FEATURE_ROLE_FOR_CHILD_FEATURES - Static variable in interface org.n52.iceland.service.MiscSettings
Deprecated.
remove() - Method in interface org.n52.iceland.cache.ContentCachePersistenceStrategy
Delete any persistent cache instances created by this strategy.
remove() - Method in class org.n52.iceland.cache.ctrl.persistence.AbstractPersistingCachePersistenceStrategy
 
remove() - Method in class org.n52.iceland.cache.ctrl.persistence.NoOpCachePersistenceStrategy
 
remove(Object) - Method in class org.n52.iceland.util.collections.AbstractDelegatingMultiMap
Deprecated.
 
remove(Object, Object) - Method in class org.n52.iceland.util.collections.AbstractDelegatingMultiMap
Deprecated.
 
remove(K, Iterable<V>) - Method in class org.n52.iceland.util.collections.AbstractDelegatingMultiMap
Deprecated.
 
remove(Object) - Method in class org.n52.iceland.util.collections.AbstractSynchronizedMultiMap
Deprecated.
 
remove(Object, Object) - Method in class org.n52.iceland.util.collections.AbstractSynchronizedMultiMap
Deprecated.
 
remove(K, Iterable<V>) - Method in class org.n52.iceland.util.collections.AbstractSynchronizedMultiMap
Deprecated.
 
remove(Object, Object) - Method in interface org.n52.iceland.util.collections.MultiMap
Deprecated.
Removes the value of the collection for the specified key (if it exists).
remove(K, Iterable<V>) - Method in interface org.n52.iceland.util.collections.MultiMap
Deprecated.
Removes the values of the collection for the specified key (if it exists).
remove() - Method in class org.n52.iceland.util.EmptyIterator
Deprecated.
 
removeWithKey(K, V) - Method in class org.n52.iceland.util.collections.AbstractDelegatingMultiMap
Deprecated.
 
removeWithKey(K, Iterable<V>) - Method in class org.n52.iceland.util.collections.AbstractDelegatingMultiMap
Deprecated.
 
removeWithKey(K, V) - Method in class org.n52.iceland.util.collections.AbstractSynchronizedMultiMap
Deprecated.
 
removeWithKey(K, Iterable<V>) - Method in class org.n52.iceland.util.collections.AbstractSynchronizedMultiMap
Deprecated.
 
removeWithKey(K, V) - Method in interface org.n52.iceland.util.collections.MultiMap
Deprecated.
Removes the specified value of the collection for the specified key (if it exists).
removeWithKey(K, Iterable<V>) - Method in interface org.n52.iceland.util.collections.MultiMap
Deprecated.
Removes the specified values of the collection for the specified key (if it exists).
REQUEST_TIMEOUT - Static variable in class org.n52.iceland.service.Service
 
RequestEvent - Class in org.n52.iceland.event.events
Event should be fired when a new OwsServiceRequest arrives in the implemented RequestOperator
RequestEvent(OwsServiceRequest) - Constructor for class org.n52.iceland.event.events.RequestEvent
 
RequestOperator - Interface in org.n52.iceland.request.operator
Interface for SOS request operator implementations method
RequestOperatorFactory - Interface in org.n52.iceland.request.operator
 
RequestOperatorKey - Class in org.n52.iceland.request.operator
Key to identify a RequestOperator.
RequestOperatorKey(OwsServiceKey, String) - Constructor for class org.n52.iceland.request.operator.RequestOperatorKey
Create a new RequestOperatorKey.
RequestOperatorKey(OwsServiceKey, String, boolean) - Constructor for class org.n52.iceland.request.operator.RequestOperatorKey
Create a new RequestOperatorKey.
RequestOperatorKey(String, String, String) - Constructor for class org.n52.iceland.request.operator.RequestOperatorKey
Create a new RequestOperatorKey.
RequestOperatorKey(String, String, String, boolean) - Constructor for class org.n52.iceland.request.operator.RequestOperatorKey
Create a new RequestOperatorKey.
RequestOperatorKey(OwsServiceKey, Enum<?>) - Constructor for class org.n52.iceland.request.operator.RequestOperatorKey
Create a new RequestOperatorKey.
RequestOperatorKey(OwsServiceKey, Enum<?>, boolean) - Constructor for class org.n52.iceland.request.operator.RequestOperatorKey
Create a new RequestOperatorKey.
RequestOperatorKey(String, String, Enum<?>) - Constructor for class org.n52.iceland.request.operator.RequestOperatorKey
Create a new RequestOperatorKey.
RequestOperatorKey(String, String, Enum<?>, boolean) - Constructor for class org.n52.iceland.request.operator.RequestOperatorKey
Create a new RequestOperatorKey.
RequestOperatorRepository - Class in org.n52.iceland.request.operator
 
RequestOperatorRepository() - Constructor for class org.n52.iceland.request.operator.RequestOperatorRepository
 
RequestResponseModifier - Interface in org.n52.iceland.convert
Interface for OwsServiceRequest and OwsServiceResponse modifier
RequestResponseModifierFacilitator - Class in org.n52.iceland.convert
Defines the types of modification the RequestResponseModifier performs
RequestResponseModifierFacilitator() - Constructor for class org.n52.iceland.convert.RequestResponseModifierFacilitator
 
RequestResponseModifierFactory - Interface in org.n52.iceland.convert
TODO JavaDoc
RequestResponseModifierKey - Class in org.n52.iceland.convert
Key class to identify RequestResponseModifier
RequestResponseModifierKey(String, String, OwsServiceRequest) - Constructor for class org.n52.iceland.convert.RequestResponseModifierKey
Creates a new RequestResponseModifierKey.
RequestResponseModifierKey(String, String, OwsServiceRequest, OwsServiceResponse) - Constructor for class org.n52.iceland.convert.RequestResponseModifierKey
Creates a new RequestResponseModifierKey.
RequestResponseModifierKey(String, String, Class<? extends OwsServiceRequest>) - Constructor for class org.n52.iceland.convert.RequestResponseModifierKey
Creates a new RequestResponseModifierKey.
RequestResponseModifierKey(String, String, Class<? extends OwsServiceRequest>, Class<? extends OwsServiceResponse>) - Constructor for class org.n52.iceland.convert.RequestResponseModifierKey
Creates a new RequestResponseModifierKey.
RequestResponseModifierKey(String, String, Optional<Class<? extends OwsServiceRequest>>, Optional<Class<? extends OwsServiceResponse>>) - Constructor for class org.n52.iceland.convert.RequestResponseModifierKey
Creates a new RequestResponseModifierKey.
RequestResponseModifierRepository - Class in org.n52.iceland.convert
 
RequestResponseModifierRepository() - Constructor for class org.n52.iceland.convert.RequestResponseModifierRepository
 
requiresDestruction(Object) - Method in class org.n52.iceland.config.spring.LifecycleBeanPostProcessor
 
reset() - Method in class org.n52.iceland.cache.ContentCacheUpdate
Clear any exceptions.
ResponseEvent - Class in org.n52.iceland.event.events
 
ResponseEvent(OwsServiceResponse) - Constructor for class org.n52.iceland.event.events.ResponseEvent
 
ResponseFormatKey - Class in org.n52.iceland.coding.encode
 
ResponseFormatKey(OwsServiceKey, String) - Constructor for class org.n52.iceland.coding.encode.ResponseFormatKey
 
ResponseFormatKey() - Constructor for class org.n52.iceland.coding.encode.ResponseFormatKey
 
ResponseProxy - Class in org.n52.iceland.coding.encode
Proxy class for HttpServletResponse to give ResponseWriters access to selected methods, including addHeader and setContentLength.
ResponseProxy(HttpServletResponse) - Constructor for class org.n52.iceland.coding.encode.ResponseProxy
 
ResponseWriter<T> - Interface in org.n52.iceland.coding.encode
TODO JavaDoc
ResponseWriterFactory - Interface in org.n52.iceland.coding.encode
Response writer factory which is loaded by the ResponseWriterRepository and creates for each request an new ResponseWriter implementation.
ResponseWriterKey - Class in org.n52.iceland.coding.encode
TODO JavaDoc
ResponseWriterKey(Class<?>) - Constructor for class org.n52.iceland.coding.encode.ResponseWriterKey
Creates a new ResponseWriterKey for the specified type.
ResponseWriterRepository - Class in org.n52.iceland.coding.encode
TODO JavaDoc
ResponseWriterRepository() - Constructor for class org.n52.iceland.coding.encode.ResponseWriterRepository
 
RETURN_OVERALL_EXTREMA_FOR_FIRST_LATEST - Static variable in interface org.n52.iceland.service.MiscSettings
Deprecated.
returnConnection(Object) - Method in interface org.n52.iceland.ds.ConnectionProvider
Return the connection to the provider.
ROLE_CODESPACE - Static variable in interface org.n52.iceland.ogc.ows.OwsServiceProviderFactorySettings
 
ROLE_VALUE - Static variable in interface org.n52.iceland.ogc.ows.OwsServiceProviderFactorySettings
 
run() - Method in class org.n52.iceland.util.action.RunnableAction
 
run() - Method in class org.n52.iceland.util.action.ThreadableAction
 
RunnableAction - Class in org.n52.iceland.util.action
 
RunnableAction() - Constructor for class org.n52.iceland.util.action.RunnableAction
 

S

save(String, String) - Method in class org.n52.iceland.service.DatabaseSettingsHandler
 
save(E, String) - Method in class org.n52.iceland.util.AbstractEnumPropertiesFileHandler
 
save(Properties) - Method in class org.n52.iceland.util.AbstractPropertyFileHandler
 
save(String, String) - Method in class org.n52.iceland.util.AbstractPropertyFileHandler
 
saveAdminUser(AdministratorUser) - Method in interface org.n52.iceland.config.AdminUserDao
 
saveAdminUser(AdministratorUser) - Method in interface org.n52.iceland.config.AdminUserService
saveAdminUser(AdministratorUser) - Method in class org.n52.iceland.config.AdminUserServiceImpl
 
saveAdminUser(AdministratorUser) - Method in class org.n52.iceland.config.json.JsonAdminUserDao
 
saveAll(Properties) - Method in class org.n52.iceland.service.DatabaseSettingsHandler
 
saveAll(Properties) - Method in class org.n52.iceland.util.AbstractPropertyFileHandler
 
saveMetadata(T) - Method in interface org.n52.iceland.i18n.I18NDAO
 
ScheduledContentCacheControllerSettings - Interface in org.n52.iceland.cache.ctrl
SENSOR_DIRECTORY - Static variable in interface org.n52.iceland.service.ServiceSettings
Deprecated.
SERVICE - Static variable in interface org.n52.iceland.config.json.JsonConstants
 
Service - Class in org.n52.iceland.service
The servlet of the Service which receives the incoming HttpPost and HttpGet requests and sends the operation result documents to the client TODO review exception handling
Service() - Constructor for class org.n52.iceland.service.Service
 
SERVICE_TYPE - Static variable in interface org.n52.iceland.ogc.ows.OwsServiceIdentificationFactorySettings
Deprecated.
SERVICE_TYPE_CODE_SPACE - Static variable in interface org.n52.iceland.ogc.ows.OwsServiceIdentificationFactorySettings
Deprecated.
SERVICE_URL - Static variable in interface org.n52.iceland.service.ServiceSettings
 
ServiceConfiguration - Class in org.n52.iceland.service
Deprecated.
Deprecated use Injection
ServiceConfiguration() - Constructor for class org.n52.iceland.service.ServiceConfiguration
Deprecated.
 
ServiceOperator - Interface in org.n52.iceland.service.operator
Interface for the request listeners of a service, e.g.
ServiceOperatorFactory - Interface in org.n52.iceland.service.operator
 
ServiceOperatorNotFoundException - Exception in org.n52.iceland.exception.ows.concrete
 
ServiceOperatorNotFoundException(OwsServiceRequest) - Constructor for exception org.n52.iceland.exception.ows.concrete.ServiceOperatorNotFoundException
 
ServiceOperatorRepository - Class in org.n52.iceland.service.operator
 
ServiceOperatorRepository() - Constructor for class org.n52.iceland.service.operator.ServiceOperatorRepository
 
ServiceResponse - Class in org.n52.iceland.response
 
ServiceResponse(ByteArrayOutputStream, MediaType, HTTPStatus) - Constructor for class org.n52.iceland.response.ServiceResponse
constructor with content and response code
ServiceResponse(ByteArrayOutputStream, MediaType) - Constructor for class org.n52.iceland.response.ServiceResponse
constructor with content but not specified response code
ServiceResponse(MediaType, HTTPStatus) - Constructor for class org.n52.iceland.response.ServiceResponse
constructor without content type but with specified response code
ServiceSettings - Interface in org.n52.iceland.service
 
ServletConfigLocationProvider - Class in org.n52.iceland.service
 
ServletConfigLocationProvider() - Constructor for class org.n52.iceland.service.ServletConfigLocationProvider
 
ServletContextPropertyFileHandler - Class in org.n52.iceland.util
TODO JavaDoc
ServletContextPropertyFileHandler(ServletContext, String) - Constructor for class org.n52.iceland.util.ServletContextPropertyFileHandler
 
setAbstract(Object) - Method in class org.n52.iceland.ogc.ows.OwsServiceIdentificationFactory
 
setActivationDao(ActivationDao) - Method in class org.n52.iceland.config.ActivationService
 
setActive(BindingKey, boolean) - Method in class org.n52.iceland.binding.BindingRepository
 
setActive(OwsOperationMetadataExtensionProviderKey, boolean) - Method in class org.n52.iceland.ogc.ows.extension.OwsOperationMetadataExtensionProviderRepository
Change the status of the OwsOperationMetadataExtensionProvider which relates to the requested OwsOperationMetadataExtensionProviderKey
setActive(RequestOperatorKey, boolean) - Method in class org.n52.iceland.request.operator.RequestOperatorRepository
 
setActive(boolean) - Method in class org.n52.iceland.util.activation.Activatable
 
setActive(K, boolean) - Method in class org.n52.iceland.util.activation.ActivationListeners
 
setActive(K, boolean) - Method in interface org.n52.iceland.util.activation.ActivationSink
 
setAdderRemover(boolean) - Method in class org.n52.iceland.convert.RequestResponseModifierFacilitator
 
setAddOutputsToSensorML(boolean) - Method in class org.n52.iceland.service.ServiceConfiguration
Deprecated.
setAdministrativeArea(String) - Method in class org.n52.iceland.ogc.ows.OwsServiceProviderFactory
 
setAdminUserDao(AdminUserDao) - Method in class org.n52.iceland.config.AdminUserServiceImpl
 
setBindingRepository(BindingRepository) - Method in class org.n52.iceland.request.handler.AbstractOperationHandler
 
setBindingStatus(BindingKey, boolean) - Method in interface org.n52.iceland.config.ActivationDao
Sets the status of a binding.
setBindingStatus(BindingKey, boolean) - Method in class org.n52.iceland.config.json.JsonActivationDao
 
setBytesWritten(Long) - Method in class org.n52.iceland.event.events.CountingOutputStreamEvent
 
setCache(WritableContentCache) - Method in class org.n52.iceland.cache.ContentCacheUpdate
 
setCache(WritableContentCache) - Method in class org.n52.iceland.cache.ctrl.ContentCacheControllerImpl
 
setCache(Properties) - Method in class org.n52.iceland.util.AbstractPropertyFileHandler
 
setCacheFactory(ContentCacheFactory) - Method in class org.n52.iceland.cache.ctrl.ContentCacheControllerImpl
 
setCacheFileFolder(File) - Method in class org.n52.iceland.cache.ctrl.persistence.AbstractPersistingCachePersistenceStrategy
 
setCacheFileFolder(Path) - Method in class org.n52.iceland.cache.ctrl.persistence.AbstractPersistingCachePersistenceStrategy
 
setCity(String) - Method in class org.n52.iceland.ogc.ows.OwsServiceProviderFactory
 
setCodingMode(String) - Method in class org.n52.iceland.binding.exi.EXIUtils
 
setCompleteCacheUpdateFactory(CompleteCacheUpdateFactory) - Method in class org.n52.iceland.cache.ctrl.ContentCacheControllerImpl
 
setComponentFactories(Optional<Collection<BindingFactory>>) - Method in class org.n52.iceland.binding.BindingRepository
 
setComponentFactories(Optional<Collection<ConverterFactory>>) - Method in class org.n52.iceland.convert.ConverterRepository
 
setComponentFactories(Optional<Collection<OperationHandlerFactory>>) - Method in class org.n52.iceland.request.handler.OperationHandlerRepository
 
setComponents(Optional<Collection<Binding>>) - Method in class org.n52.iceland.binding.BindingRepository
 
setComponents(Optional<Collection<Converter<?, ?>>>) - Method in class org.n52.iceland.convert.ConverterRepository
 
setComponents(Optional<Collection<OperationHandler>>) - Method in class org.n52.iceland.request.handler.OperationHandlerRepository
 
setConfigLocationProvider(ConfigLocationProvider) - Method in class org.n52.iceland.cache.ctrl.persistence.AbstractPersistingCachePersistenceStrategy
 
setConstraints(String[]) - Method in class org.n52.iceland.ogc.ows.OwsServiceIdentificationFactory
 
setConstraints(String) - Method in class org.n52.iceland.ogc.ows.OwsServiceIdentificationFactory
 
setContactInstructions(String) - Method in class org.n52.iceland.ogc.ows.OwsServiceProviderFactory
 
setContentLength(int) - Method in class org.n52.iceland.coding.encode.ResponseProxy
 
setContentType(MediaType) - Method in class org.n52.iceland.coding.encode.AbstractResponseWriter
 
setContentType(MediaType) - Method in interface org.n52.iceland.coding.encode.ResponseWriter
Set the contentType
setContentType(MediaType) - Method in class org.n52.iceland.response.EXIResponseWriter
 
setContentType(MediaType) - Method in class org.n52.iceland.response.JSONResponseWriter
 
setContentType(MediaType) - Method in class org.n52.iceland.response.SoapResponseWriter
 
setCountry(String) - Method in class org.n52.iceland.ogc.ows.OwsServiceProviderFactory
 
setDecoderRepository(DecoderRepository) - Method in class org.n52.iceland.binding.SimpleBinding
 
setDecoderRepository(DecoderRepository) - Method in class org.n52.iceland.coding.CodingRepository
Deprecated.
 
setDefaultLanguage(String) - Method in class org.n52.iceland.ogc.ows.OwsServiceIdentificationFactory
 
setDefaultLanguage(String) - Method in class org.n52.iceland.request.handler.AbstractOperationHandler
 
setDefaultLanguage(String) - Method in class org.n52.iceland.service.ServiceConfiguration
Deprecated.
 
setDelay(int) - Method in class org.n52.iceland.cache.ctrl.persistence.AsyncCachePersistenceStrategy
 
setDeliveryPoint(String) - Method in class org.n52.iceland.ogc.ows.OwsServiceProviderFactory
 
setDeregisterJdbcDriver(boolean) - Method in class org.n52.iceland.service.ServiceConfiguration
Deprecated.
setDocumentFactory(DocumentBuilderProvider) - Method in class org.n52.iceland.binding.AbstractXmlBinding
 
setEncodeFullChildrenInDescribeSensor(boolean) - Method in class org.n52.iceland.service.ServiceConfiguration
Deprecated.
setEncoderRepository(EncoderRepository) - Method in class org.n52.iceland.binding.SimpleBinding
 
setEncoderRepository(EncoderRepository) - Method in class org.n52.iceland.coding.CodingRepository
Deprecated.
 
setEncoderRepository(EncoderRepository) - Method in class org.n52.iceland.response.EXIResponseWriterFactory
 
setEncoderRepository(EncoderRepository) - Method in class org.n52.iceland.response.JSONResponseWriterFactory
 
setEncoderRepository(EncoderRepository) - Method in class org.n52.iceland.response.SoapChainResponseWriterFactory
 
setEncoderRepository(EncoderRepository) - Method in class org.n52.iceland.response.SoapResponseWriterFactory
 
setEncoderRepository(EncoderRepository) - Method in class org.n52.iceland.response.XmlResponseWriterFactory
 
setEventBus(EventBus) - Method in class org.n52.iceland.binding.SimpleBinding
 
setEventBus(EventBus) - Method in class org.n52.iceland.request.operator.GenericRequestOperator
 
setEventBus(EventBus) - Method in class org.n52.iceland.util.http.HttpUtils
 
setExiFactoryProducer(Producer<EXIFactory>) - Method in class org.n52.iceland.response.EXIResponseWriterFactory
 
setFacsimile(String) - Method in class org.n52.iceland.ogc.ows.OwsServiceProviderFactory
 
setFees(String) - Method in class org.n52.iceland.ogc.ows.OwsServiceIdentificationFactory
 
setFidelityComments(boolean) - Method in class org.n52.iceland.binding.exi.EXIUtils
 
setFidelityDTD(boolean) - Method in class org.n52.iceland.binding.exi.EXIUtils
 
setFidelityLexicalValue(boolean) - Method in class org.n52.iceland.binding.exi.EXIUtils
 
setFidelityPrefixes(boolean) - Method in class org.n52.iceland.binding.exi.EXIUtils
 
setFidelityProcessingInstructions(boolean) - Method in class org.n52.iceland.binding.exi.EXIUtils
 
setForceStreamingEncoding(boolean) - Method in class org.n52.iceland.response.SoapChainResponseWriterFactory
 
setForceStreamingEncoding(boolean) - Method in class org.n52.iceland.service.ServiceConfiguration
Deprecated.
 
setGrammarSchema(String) - Method in class org.n52.iceland.binding.exi.EXIUtils
 
setGrammarType(String) - Method in class org.n52.iceland.binding.exi.EXIUtils
 
setHeader(String, String) - Method in class org.n52.iceland.response.ServiceResponse
 
setHours(String) - Method in class org.n52.iceland.ogc.ows.OwsServiceProviderFactory
 
setHttpUtils(HttpUtils) - Method in class org.n52.iceland.binding.SimpleBinding
 
setHttpUtils(HttpUtils) - Method in class org.n52.iceland.binding.soap.SoapBinding
 
setIncludeOriginalRequest(boolean) - Method in class org.n52.iceland.binding.kvp.KvpBinding
 
setIndividualName(String) - Method in class org.n52.iceland.ogc.ows.OwsServiceProviderFactory
 
setInitialized(boolean) - Method in class org.n52.iceland.cache.ctrl.AbstractSchedulingContentCacheController
 
setInitializers(Map<ActivationSink, ActivationInitializer>) - Method in class org.n52.iceland.util.activation.ActivationRegistrator
 
setIsCountingOutputStream(Boolean) - Method in class org.n52.iceland.util.http.HttpUtils
 
setKeywords(String) - Method in class org.n52.iceland.ogc.ows.OwsServiceIdentificationFactory
 
setKeywords(String[]) - Method in class org.n52.iceland.ogc.ows.OwsServiceIdentificationFactory
 
setLastUpdateTime(DateTime) - Method in interface org.n52.iceland.cache.WritableContentCache
 
setListeners(Map<ActivationListenable, ActivationListener>) - Method in class org.n52.iceland.util.activation.ActivationRegistrator
 
setMailAddress(String) - Method in class org.n52.iceland.ogc.ows.OwsServiceProviderFactory
 
setMaxNumberOfReturnedTimeSeries(Integer) - Method in class org.n52.iceland.service.ServiceConfiguration
Deprecated.
 
setMaxNumberOfReturnedValues(Integer) - Method in class org.n52.iceland.service.ServiceConfiguration
Deprecated.
 
setMerger(boolean) - Method in class org.n52.iceland.convert.RequestResponseModifierFacilitator
 
SetMultiMap<K,V> - Interface in org.n52.iceland.util.collections
Deprecated.
use either guava or plain java maps
setName(String) - Method in class org.n52.iceland.ogc.ows.OwsServiceProviderFactory
 
setOnlineResource(String) - Method in class org.n52.iceland.ogc.ows.OwsServiceProviderFactory
 
setOperationHandlerRepository(OperationHandlerRepository) - Method in class org.n52.iceland.request.operator.GenericRequestOperator
 
setOperationName(String) - Method in class org.n52.iceland.request.handler.OperationHandlerKey
 
setOperationStatus(RequestOperatorKey, boolean) - Method in interface org.n52.iceland.config.ActivationDao
Sets the status of an operation.
setOperationStatus(RequestOperatorKey, boolean) - Method in class org.n52.iceland.config.json.JsonActivationDao
 
setOrder(int) - Method in class org.n52.iceland.config.spring.LifecycleBeanPostProcessor
 
setOwsOperationMetadataExtensionProviderStatus(OwsOperationMetadataExtensionProviderKey, boolean) - Method in interface org.n52.iceland.config.ActivationDao
 
setOwsOperationMetadataExtensionProviderStatus(OwsOperationMetadataExtensionProviderKey, boolean) - Method in class org.n52.iceland.config.json.JsonActivationDao
 
setParentCountDownLatch(CountDownLatch) - Method in class org.n52.iceland.util.action.ThreadableAction
 
setPassword(String) - Method in interface org.n52.iceland.config.AdministratorUser
Set the value of password.
setPassword(String) - Method in class org.n52.iceland.config.json.JsonAdministratorUser
 
setPersistenceStrategy(ContentCachePersistenceStrategy) - Method in class org.n52.iceland.cache.ctrl.ContentCacheControllerImpl
 
setPhone(String) - Method in class org.n52.iceland.ogc.ows.OwsServiceProviderFactory
 
setPositionName(String) - Method in class org.n52.iceland.ogc.ows.OwsServiceProviderFactory
 
setPostalCode(String) - Method in class org.n52.iceland.ogc.ows.OwsServiceProviderFactory
 
setRecreate() - Method in class org.n52.iceland.util.LazyClosingThreadSafeProducer
 
setRecreate() - Method in class org.n52.iceland.util.LazyThreadSafeProducer
 
setRecreate() - Method in class org.n52.iceland.util.LocalizedLazyThreadSafeProducer
 
setRequestOperatorRepository(RequestOperatorRepository) - Method in class org.n52.iceland.request.handler.AbstractGetCapabilitiesHandler
 
setRequestOperatorRepository(RequestOperatorRepository) - Method in class org.n52.iceland.service.operator.GenericServiceOperator
Sets the RequestOperatorRepository to get matching RequestOperators.
setRequestResponseModifierRepository(RequestResponseModifierRepository) - Method in class org.n52.iceland.request.operator.GenericRequestOperator
 
setRequestTimeout(Integer) - Method in class org.n52.iceland.service.Service
 
setResponseFormat(String) - Method in class org.n52.iceland.coding.encode.ResponseFormatKey
 
setResponseWriterRepository(ResponseWriterRepository) - Method in class org.n52.iceland.util.http.HttpUtils
 
setRole(String) - Method in class org.n52.iceland.ogc.ows.OwsServiceProviderFactory
 
setRoleCodespace(URI) - Method in class org.n52.iceland.ogc.ows.OwsServiceProviderFactory
 
setSchemaRepository(SchemaRepository) - Method in class org.n52.iceland.coding.CodingRepository
Deprecated.
 
setService(String) - Method in class org.n52.iceland.ogc.ows.extension.OwsCapabilitiesExtensionKey
Set the key service
setService(String) - Method in class org.n52.iceland.request.handler.OperationHandlerKey
 
setServiceMetadataRepository(OwsServiceMetadataRepository) - Method in class org.n52.iceland.request.handler.AbstractGetCapabilitiesHandler
 
setServiceOperatorKey(OwsServiceKey) - Method in class org.n52.iceland.coding.encode.ResponseFormatKey
 
setServiceOperatorKeyType(OwsServiceKey) - Method in class org.n52.iceland.coding.encode.ResponseFormatKey
Deprecated.
setServiceOperatorRepository(ServiceOperatorRepository) - Method in class org.n52.iceland.binding.SimpleBinding
 
setServiceOperatorRepository(ServiceOperatorRepository) - Method in class org.n52.iceland.ogc.ows.OwsServiceMetadataRepositoryImpl
 
setServiceOperatorRepository(ServiceOperatorRepository) - Method in class org.n52.iceland.request.handler.AbstractGetCapabilitiesHandler
 
setServiceOperatorRepository(ServiceOperatorRepository) - Method in class org.n52.iceland.request.operator.GenericRequestOperator
 
setServiceURL(URI) - Method in class org.n52.iceland.request.handler.AbstractOperationHandler
 
setServiceURL(URI) - Method in class org.n52.iceland.service.ServiceConfiguration
Deprecated.
 
setServletContext(ServletContext) - Method in class org.n52.iceland.service.DatabaseSettingsHandler
 
setServletContext(ServletContext) - Method in class org.n52.iceland.service.ServletConfigLocationProvider
 
setSettingsService(SettingsService) - Method in class org.n52.iceland.config.spring.ConfiguringBeanPostProcessor
Sets the SettingsManager used to configure the beans.
setSettingsService(SettingsService) - Method in class org.n52.iceland.ogc.ows.OwsServiceMetadataRepositoryImpl
 
setShowAllLanguages(boolean) - Method in class org.n52.iceland.request.handler.AbstractOperationHandler
 
setShowAllLanguageValues(boolean) - Method in class org.n52.iceland.ogc.ows.OwsServiceIdentificationFactory
 
setShowAllLanguageValues(boolean) - Method in class org.n52.iceland.service.ServiceConfiguration
Deprecated.
 
setSite(URI) - Method in class org.n52.iceland.ogc.ows.OwsServiceProviderFactory
 
setSoapHeader(List<SoapHeader>) - Method in class org.n52.iceland.response.ServiceResponse
 
setSoapHeader(List<SoapHeader>) - Method in interface org.n52.iceland.service.CommunicationObjectWithSoapHeader
 
setSOS10Schema(boolean) - Method in class org.n52.iceland.binding.exi.EXIUtils
 
setSOS20Schema(boolean) - Method in class org.n52.iceland.binding.exi.EXIUtils
 
setSource(ActivationSource<K>) - Method in class org.n52.iceland.util.activation.DefaultActivationInitializer
 
setSplitter(boolean) - Method in class org.n52.iceland.convert.RequestResponseModifierFacilitator
 
setStatus(String, Predicate<JsonNode>, Function<Supplier<ObjectNode>, Supplier<ObjectNode>>, boolean) - Method in class org.n52.iceland.config.json.AbstractJsonActivationDao
 
setStatus(HTTPStatus) - Method in class org.n52.iceland.response.ServiceResponse
 
setStatus(K, boolean) - Method in interface org.n52.iceland.util.activation.FunctionalActivationListener
 
setStrictFidelity(String) - Method in class org.n52.iceland.binding.exi.EXIUtils
 
setSupportsGZip(boolean) - Method in class org.n52.iceland.response.ServiceResponse
 
setTitle(Object) - Method in class org.n52.iceland.ogc.ows.OwsServiceIdentificationFactory
 
setUpdateInterval(int) - Method in class org.n52.iceland.cache.ctrl.AbstractSchedulingContentCacheController
 
setUseHttpResponseCodes(boolean) - Method in class org.n52.iceland.binding.kvp.KvpBinding
 
setUseHttpResponseCodes(boolean) - Method in class org.n52.iceland.binding.pox.PoxBinding
 
setUseHttpStatusCodesInKvpAndPoxBinding(boolean) - Method in class org.n52.iceland.service.ServiceConfiguration
Deprecated.
 
setUsername(String) - Method in interface org.n52.iceland.config.AdministratorUser
Set the value of username.
setUsername(String) - Method in class org.n52.iceland.config.json.JsonAdministratorUser
 
setValidateResponse(boolean) - Method in class org.n52.iceland.service.ServiceConfiguration
Deprecated.
 
setVersion(String) - Method in class org.n52.iceland.ogc.ows.extension.OwsCapabilitiesExtensionKey
Set the key version
setXmlOptions(Producer<XmlOptions>) - Method in class org.n52.iceland.response.SoapChainResponseWriterFactory
 
setXmlOptions(Producer<XmlOptions>) - Method in class org.n52.iceland.response.XmlResponseWriterFactory
 
setXmlOptionsProducer(Producer<XmlOptions>) - Method in class org.n52.iceland.response.EXIResponseWriterFactory
 
setXSBaseTypeGrammar(boolean) - Method in class org.n52.iceland.binding.exi.EXIUtils
 
SimpleBinding - Class in org.n52.iceland.binding
TODO JavaDoc
SimpleBinding() - Constructor for class org.n52.iceland.binding.SimpleBinding
 
SITE - Static variable in interface org.n52.iceland.ogc.ows.OwsServiceProviderFactorySettings
 
size() - Method in class org.n52.iceland.util.collections.AbstractDelegatingMultiMap
Deprecated.
 
size() - Method in class org.n52.iceland.util.collections.AbstractSynchronizedMultiMap
Deprecated.
 
SoapBinding - Class in org.n52.iceland.binding.soap
Binding implementation for SOAP encoded requests
SoapBinding() - Constructor for class org.n52.iceland.binding.soap.SoapBinding
 
SoapChainResponseWriter - Class in org.n52.iceland.response
Streaming SOAP response writer implementation.
SoapChainResponseWriter(EncoderRepository, Producer<XmlOptions>, boolean) - Constructor for class org.n52.iceland.response.SoapChainResponseWriter
 
SoapChainResponseWriterFactory - Class in org.n52.iceland.response
SoapChainResponseWriterFactory() - Constructor for class org.n52.iceland.response.SoapChainResponseWriterFactory
 
SoapResponseWriter - Class in org.n52.iceland.response
Writer for SOAPMessage objects
SoapResponseWriter(EncoderRepository) - Constructor for class org.n52.iceland.response.SoapResponseWriter
 
SoapResponseWriterFactory - Class in org.n52.iceland.response
ResponseWriterFactory implementation for SOAPMessage and SoapResponseWriter
SoapResponseWriterFactory() - Constructor for class org.n52.iceland.response.SoapResponseWriterFactory
 
SourceActivationInitializer<K> - Interface in org.n52.iceland.util.activation
TODO JavaDoc
startStopwatch() - Method in class org.n52.iceland.util.action.RunnableAction
 
STATE - Static variable in interface org.n52.iceland.ogc.ows.OwsServiceProviderFactorySettings
 
STATIC_CAPABILITIES - Static variable in interface org.n52.iceland.config.json.JsonConstants
 
StaticCapabilities - Interface in org.n52.iceland.ogc.ows.extension
 
STATISTICS_COUNTING_OUTPUTSTREAM - Static variable in interface org.n52.iceland.service.MiscSettings
 
StreamingSettings - Interface in org.n52.iceland.service
 
STRICT_SPATIAL_FILTERING_PROFILE - Static variable in interface org.n52.iceland.service.ServiceSettings
Deprecated.
SupportedTypeRepository - Class in org.n52.iceland.coding
TODO JavaDoc
SupportedTypeRepository() - Constructor for class org.n52.iceland.coding.SupportedTypeRepository
 
SupportedTypeRepositoryInitializer - Class in org.n52.iceland.coding
 
SupportedTypeRepositoryInitializer(EncoderRepository, DecoderRepository, SupportedTypeRepository) - Constructor for class org.n52.iceland.coding.SupportedTypeRepositoryInitializer
 
supportsClear() - Method in interface org.n52.iceland.ds.Datasource
 
supportsGZip(T) - Method in interface org.n52.iceland.coding.encode.ResponseWriter
Check if GZip is supported by this writer
supportsGZip(EXIObject<XmlObject>) - Method in class org.n52.iceland.response.EXIResponseWriter
 
supportsGZip(JsonNode) - Method in class org.n52.iceland.response.JSONResponseWriter
 
supportsGZip() - Method in class org.n52.iceland.response.ServiceResponse
 
supportsGZip(SoapChain) - Method in class org.n52.iceland.response.SoapChainResponseWriter
 
supportsGZip(SOAPMessage) - Method in class org.n52.iceland.response.SoapResponseWriter
 
supportsGZip(XmlObject) - Method in class org.n52.iceland.response.XmlResponseWriter
 
supportsGzipEncoding(HttpServletRequest) - Static method in class org.n52.iceland.util.http.HttpUtils
Deprecated.
supportsUpdateScript() - Method in interface org.n52.iceland.ds.UpdateableConnectionProvider
 
SweType - Class in org.n52.iceland.service
Deprecated.
SweType(String) - Constructor for class org.n52.iceland.service.SweType
Deprecated.
 
SynchronizedListMultiMap<K,V> - Class in org.n52.iceland.util.collections
Deprecated.
use either guava or a plain java collection
SynchronizedListMultiMap(Map<? extends K, ? extends List<V>>) - Constructor for class org.n52.iceland.util.collections.SynchronizedListMultiMap
Deprecated.
 
SynchronizedListMultiMap(int) - Constructor for class org.n52.iceland.util.collections.SynchronizedListMultiMap
Deprecated.
 
SynchronizedListMultiMap(int, float) - Constructor for class org.n52.iceland.util.collections.SynchronizedListMultiMap
Deprecated.
 
SynchronizedListMultiMap() - Constructor for class org.n52.iceland.util.collections.SynchronizedListMultiMap
Deprecated.
 
SynchronizedSetMultiMap<K,V> - Class in org.n52.iceland.util.collections
Deprecated.
use either guava or a plain java collection
SynchronizedSetMultiMap(Map<? extends K, ? extends Set<V>>) - Constructor for class org.n52.iceland.util.collections.SynchronizedSetMultiMap
Deprecated.
 
SynchronizedSetMultiMap(int) - Constructor for class org.n52.iceland.util.collections.SynchronizedSetMultiMap
Deprecated.
 
SynchronizedSetMultiMap(int, float) - Constructor for class org.n52.iceland.util.collections.SynchronizedSetMultiMap
Deprecated.
 
SynchronizedSetMultiMap() - Constructor for class org.n52.iceland.util.collections.SynchronizedSetMultiMap
Deprecated.
 

T

tail(File, int) - Static method in class org.n52.iceland.util.FileIOHelper
 
ThreadableAction - Class in org.n52.iceland.util.action
Makes a RunnableAction optionally threadable (if CountDownLatch is set, it is counted down after execution).
ThreadableAction() - Constructor for class org.n52.iceland.util.action.ThreadableAction
 
TITLE - Static variable in interface org.n52.iceland.ogc.ows.OwsServiceIdentificationFactorySettings
 
toString() - Method in class org.n52.iceland.binding.MediaTypeBindingKey
 
toString() - Method in class org.n52.iceland.binding.PathBindingKey
 
toString() - Method in class org.n52.iceland.coding.encode.ResponseFormatKey
 
toString() - Method in class org.n52.iceland.convert.ConverterKey
 
toString() - Method in class org.n52.iceland.convert.RequestResponseModifierKey
 
toString() - Method in class org.n52.iceland.event.events.ExceptionEvent
 
toString() - Method in class org.n52.iceland.event.events.IncomingRequestEvent
 
toString() - Method in class org.n52.iceland.event.events.ModificationResponseEvent
 
toString() - Method in class org.n52.iceland.event.events.OutgoingResponseEvent
 
toString() - Method in class org.n52.iceland.event.events.RequestEvent
 
toString() - Method in exception org.n52.iceland.exception.HTTPException
 
toString() - Method in class org.n52.iceland.i18n.metadata.AbstractI18NMetadata
 
toString() - Method in class org.n52.iceland.i18n.metadata.I18NProcedureMetadata
 
toString() - Method in class org.n52.iceland.ogc.AbstractComparableServiceVersionDomainKey
 
toString() - Method in class org.n52.iceland.ogc.ows.extension.OwsCapabilitiesExtensionKey
 
toString() - Method in class org.n52.iceland.request.operator.GenericRequestOperator
 
toString() - Method in class org.n52.iceland.request.operator.RequestOperatorKey
 
toString() - Method in class org.n52.iceland.response.ServiceResponse
 
toString() - Method in class org.n52.iceland.service.operator.GenericServiceOperator
 
toString() - Method in class org.n52.iceland.util.action.CompositeAction
 
toString() - Method in class org.n52.iceland.util.activation.Activatable
 
toStringHelper() - Method in class org.n52.iceland.i18n.metadata.AbstractI18NMetadata
 
toStringHelper() - Method in class org.n52.iceland.i18n.metadata.I18NProcedureMetadata
 
transformerFactory() - Method in class org.n52.iceland.util.XmlFactories
 

U

unexpectedTag(StartElement) - Method in class org.n52.iceland.util.XmlFactories
 
unfiltered(Set<Activatable<E>>) - Static method in class org.n52.iceland.util.activation.Activatable
 
unfiltered(Map<K, Activatable<V>>) - Static method in class org.n52.iceland.util.activation.Activatable
 
unfiltered(Set<Activatable<E>>) - Static method in class org.n52.iceland.util.activation.Activatables
 
unfiltered(Map<K, Activatable<V>>) - Static method in class org.n52.iceland.util.activation.Activatables
 
update(ContentCacheUpdate) - Method in interface org.n52.iceland.cache.ContentCacheController
Update the content cache with the specified update.
update() - Method in interface org.n52.iceland.cache.ContentCacheController
Renew the content cache completely.
update() - Method in class org.n52.iceland.cache.ctrl.ContentCacheControllerImpl
 
update(ContentCacheUpdate) - Method in class org.n52.iceland.cache.ctrl.ContentCacheControllerImpl
 
UpdateableConnectionProvider - Interface in org.n52.iceland.ds
Identify updateable ConnectionProvider
updateSchema(Map<String, Object>) - Method in interface org.n52.iceland.ds.Datasource
Creates an update schema for the supplied settings.
URN - Static variable in interface org.n52.iceland.util.Constants
Deprecated.
 
USE_DEFAULT_PREFIXES - Static variable in interface org.n52.iceland.service.ServiceSettings
Deprecated.
USERS - Static variable in interface org.n52.iceland.config.json.JsonConstants
 

V

validate(T) - Method in interface org.n52.iceland.request.operator.ParameterValidator
 
validateConnection(Map<String, Object>) - Method in interface org.n52.iceland.ds.Datasource
Check if a connection is possible.
validateConnection(Properties, Map<String, Object>) - Method in interface org.n52.iceland.ds.Datasource
Check if a connection is still possible with the newSettings settings.
validatePrerequisites(Map<String, Object>) - Method in interface org.n52.iceland.ds.Datasource
Validate if all prerequisites (e.g. datasource version) are met.
validatePrerequisites(Properties, Map<String, Object>) - Method in interface org.n52.iceland.ds.Datasource
Used to validate prerequisites after the connections settings newSettings in the admin interface.
validateSchema(Map<String, Object>) - Method in interface org.n52.iceland.ds.Datasource
Validate the existing schema.
validateSchema(Properties, Map<String, Object>) - Method in interface org.n52.iceland.ds.Datasource
Validate the existing schema.
values() - Method in class org.n52.iceland.util.collections.AbstractDelegatingMultiMap
Deprecated.
 
values() - Method in class org.n52.iceland.util.collections.AbstractSynchronizedMultiMap
Deprecated.
 
VERSION - Static variable in interface org.n52.iceland.config.json.JsonConstants
 
VersionNotSupportedException - Exception in org.n52.iceland.exception.ows.concrete
 
VersionNotSupportedException() - Constructor for exception org.n52.iceland.exception.ows.concrete.VersionNotSupportedException
 

W

WritableContentCache - Interface in org.n52.iceland.cache
TODO JavaDoc
write(T, OutputStream, ResponseProxy) - Method in interface org.n52.iceland.coding.encode.ResponseWriter
Write object t to OutputStream out
write(EXIObject<XmlObject>, OutputStream, ResponseProxy) - Method in class org.n52.iceland.response.EXIResponseWriter
 
write(JsonNode, OutputStream, ResponseProxy) - Method in class org.n52.iceland.response.JSONResponseWriter
 
write(SoapChain, OutputStream, ResponseProxy) - Method in class org.n52.iceland.response.SoapChainResponseWriter
 
write(SOAPMessage, OutputStream, ResponseProxy) - Method in class org.n52.iceland.response.SoapResponseWriter
 
write(XmlObject, OutputStream, ResponseProxy) - Method in class org.n52.iceland.response.XmlResponseWriter
 
writeObject(HttpServletRequest, HttpServletResponse, MediaType, Object, EncodingExceptionHandler) - Method in class org.n52.iceland.util.http.HttpUtils
 
writeObject(HttpServletRequest, HttpServletResponse, ServiceResponse, EncodingExceptionHandler) - Method in class org.n52.iceland.util.http.HttpUtils
 
writeOwsExceptionReport(HttpServletRequest, HttpServletResponse, OwsExceptionReport) - Method in class org.n52.iceland.binding.SimpleBinding
 
writeResponse(HttpServletRequest, HttpServletResponse, OwsServiceResponse) - Method in class org.n52.iceland.binding.SimpleBinding
 
writeToOutputStream(OutputStream) - Method in class org.n52.iceland.response.ServiceResponse
 

X

XmlFactories - Class in org.n52.iceland.util
TODO JavaDoc
XmlFactories() - Constructor for class org.n52.iceland.util.XmlFactories
 
XmlResponseWriter - Class in org.n52.iceland.response
TODO JavaDoc
XmlResponseWriter(EncoderRepository, Producer<XmlOptions>) - Constructor for class org.n52.iceland.response.XmlResponseWriter
 
XmlResponseWriterFactory - Class in org.n52.iceland.response
ResponseWriterFactory implementation for XmlObject and XmlResponseWriter
XmlResponseWriterFactory() - Constructor for class org.n52.iceland.response.XmlResponseWriterFactory
 
xmlToString(HttpServletRequest, String) - Method in class org.n52.iceland.binding.AbstractXmlBinding
 
A B C D E F G H I J K L M N O P R S T U V W X 
Skip navigation links

Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.