- 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
-
- 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
-
- ConfiguratorInitializedEvent() - Constructor for class org.n52.iceland.event.events.ConfiguratorInitializedEvent
-
Deprecated.
- ConfiguringBeanPostProcessor - Class in org.n52.iceland.config.spring
-
- 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
-
- 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
-
- 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.
- 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
-
- getAllExtendedCapabilitiesProviders() - Method in class org.n52.iceland.ogc.ows.extension.OwsOperationMetadataExtensionProviderRepository
-
- 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
-
- 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
-
- getDatasourceProperties(Properties, Map<String, Object>) - Method in interface org.n52.iceland.ds.Datasource
-
- 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
-
- getExtendedCapabilitiesProvider(String, String) - Method in class org.n52.iceland.ogc.ows.extension.OwsOperationMetadataExtensionProviderRepository
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- RequestResponseModifierFacilitator - Class in org.n52.iceland.convert
-
- 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
-
- 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
-
- 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
-