Skip navigation links
Data In Motion Consulting GmbH
A B C D F G H I L M O P S T U 

A

activate(Map<String, String>) - Method in class org.gecko.util.uriprovider.providers.ConfigurableLocationUriProvider
Activate method called by the OSGi framework
activate(Map<String, String>) - Method in class org.gecko.util.uriprovider.providers.DSLocationUriProvider
Activate method called by the OSGi framework
activate(Map<String, String>) - Method in class org.gecko.util.uriprovider.providers.TempFolderLocationUriProvider
Activate method called by the OSGi framework

B

BASE_LOCATION - Static variable in interface org.gecko.util.uriprovider.LocationUriProvider
 
BASE_LOCATION - Static variable in interface org.gecko.util.uriprovider.LocationUriProvider
 

C

ConfigurableLocationUriProvider - Class in org.gecko.util.uriprovider.providers
Default class that supports OSGi DS using four properties: - 'context' the general identifier for a uri, used in the id field - 'scheme' the location type or schema (e.g.
ConfigurableLocationUriProvider() - Constructor for class org.gecko.util.uriprovider.providers.ConfigurableLocationUriProvider
 
CONTEXT - Static variable in interface org.gecko.util.uriprovider.LocationUriProvider
 
CONTEXT - Static variable in interface org.gecko.util.uriprovider.LocationUriProvider
 
CONTEXT - Static variable in class org.gecko.util.uriprovider.providers.ConfigurableLocationUriProvider
 
CONTEXT - Static variable in class org.gecko.util.uriprovider.providers.DSLocationUriProvider
 
CONTEXT - Static variable in class org.gecko.util.uriprovider.providers.TempFolderLocationUriProvider
 
context - Variable in class org.gecko.util.uriprovider.providers.TempFolderLocationUriProvider
 
createLocationUri(String, String, String, String, String) - Method in class org.gecko.util.uriprovider.impl.DefaultLocationUriConfigurer
 
createLocationUri(String, String, String, String, String) - Method in interface org.gecko.util.uriprovider.LocationUriConfigurer
Creates a new configuration for a provider for the given parameters
createLocationUri(String, String, String, String, String) - Method in interface org.gecko.util.uriprovider.LocationUriConfigurer
Creates a new configuration for a provider for the given parameters
createUri(String, String, String, String, String) - Method in class org.gecko.util.uriprovider.command.UriProviderCommand
 
createUri(String, String, String, String, String) - Method in class org.gecko.util.uriprovider.command.UriProviderCommand
 

D

deactivate() - Method in class org.gecko.util.uriprovider.providers.TempFolderLocationUriProvider
Deactivate method to clean up all data
DefaultLocationUriConfigurer - Class in org.gecko.util.uriprovider.impl
Default implementation for the configurer
DefaultLocationUriConfigurer() - Constructor for class org.gecko.util.uriprovider.impl.DefaultLocationUriConfigurer
 
deleteLocationUri(String) - Method in class org.gecko.util.uriprovider.impl.DefaultLocationUriConfigurer
 
deleteLocationUri(String) - Method in interface org.gecko.util.uriprovider.LocationUriConfigurer
Removes a configuration with the given id
deleteLocationUri(String) - Method in interface org.gecko.util.uriprovider.LocationUriConfigurer
Removes a configuration with the given id
deleteUri(String) - Method in class org.gecko.util.uriprovider.command.UriProviderCommand
 
deleteUri(String) - Method in class org.gecko.util.uriprovider.command.UriProviderCommand
 
DISPOSE - Static variable in interface org.gecko.util.uriprovider.LocationUriProvider
 
DISPOSE - Static variable in interface org.gecko.util.uriprovider.LocationUriProvider
 
dispose() - Method in class org.gecko.util.uriprovider.providers.TempFolderLocationUriProvider
Cleans the resources up
DSLocationUriProvider - Class in org.gecko.util.uriprovider.providers
Default class that supports OSGi DS using four properties: - 'context' the general identifier for a uri, used in the id field - 'scheme' the location type or schema (e.g.
DSLocationUriProvider() - Constructor for class org.gecko.util.uriprovider.providers.DSLocationUriProvider
 

F

FILE - Static variable in interface org.gecko.util.uriprovider.LocationUriProvider
 
FILE - Static variable in interface org.gecko.util.uriprovider.LocationUriProvider
 
FILE - Static variable in class org.gecko.util.uriprovider.providers.TempFolderLocationUriProvider
 
file - Variable in class org.gecko.util.uriprovider.providers.TempFolderLocationUriProvider
 

G

getId() - Method in interface org.gecko.util.uriprovider.LocationUriProvider
Returns the location id
getId() - Method in interface org.gecko.util.uriprovider.LocationUriProvider
Returns the location id
getId() - Method in class org.gecko.util.uriprovider.providers.ConfigurableLocationUriProvider
 
getId() - Method in class org.gecko.util.uriprovider.providers.DSLocationUriProvider
 
getId() - Method in class org.gecko.util.uriprovider.providers.TempFolderLocationUriProvider
 
getLocationUri() - Method in interface org.gecko.util.uriprovider.LocationUriProvider
Returns the location URI as String
getLocationUri() - Method in interface org.gecko.util.uriprovider.LocationUriProvider
Returns the location URI as String
getLocationUri() - Method in class org.gecko.util.uriprovider.providers.ConfigurableLocationUriProvider
 
getLocationUri() - Method in class org.gecko.util.uriprovider.providers.DSLocationUriProvider
 
getLocationUri() - Method in class org.gecko.util.uriprovider.providers.TempFolderLocationUriProvider
 

H

help() - Method in class org.gecko.util.uriprovider.command.UriProviderCommand
 
help() - Method in class org.gecko.util.uriprovider.command.UriProviderCommand
 

I

ID - Static variable in interface org.gecko.util.uriprovider.LocationUriProvider
 
ID - Static variable in interface org.gecko.util.uriprovider.LocationUriProvider
 
ID - Static variable in class org.gecko.util.uriprovider.providers.ConfigurableLocationUriProvider
 
ID - Static variable in class org.gecko.util.uriprovider.providers.DSLocationUriProvider
 
ID - Static variable in class org.gecko.util.uriprovider.providers.TempFolderLocationUriProvider
 
id - Variable in class org.gecko.util.uriprovider.providers.TempFolderLocationUriProvider
 
initialize() - Method in class org.gecko.util.uriprovider.providers.TempFolderLocationUriProvider
Initializes the files

L

LOCATION - Static variable in class org.gecko.util.uriprovider.providers.ConfigurableLocationUriProvider
 
LOCATION - Static variable in class org.gecko.util.uriprovider.providers.DSLocationUriProvider
 
LocationUriConfigurer - Interface in org.gecko.util.uriprovider
Configuration service for the creation, update and delete of the LocationUriProvider using configuration admin
LocationUriConfigurer - Interface in org.gecko.util.uriprovider
Configuration service for the creation, update and delete of the LocationUriProvider using configuration admin
LocationUriException - Exception in org.gecko.util.uriprovider.exceptions
Runtime exception for errors with the location URI's
LocationUriException - Exception in org.gecko.util.uriprovider.exceptions
Runtime exception for errors with the location URI's
LocationUriException(String) - Constructor for exception org.gecko.util.uriprovider.exceptions.LocationUriException
 
LocationUriException(String, Throwable) - Constructor for exception org.gecko.util.uriprovider.exceptions.LocationUriException
 
LocationUriException(String) - Constructor for exception org.gecko.util.uriprovider.exceptions.LocationUriException
 
LocationUriException(String, Throwable) - Constructor for exception org.gecko.util.uriprovider.exceptions.LocationUriException
 
LocationUriProvider - Interface in org.gecko.util.uriprovider
Interface for providing location URI.
LocationUriProvider - Interface in org.gecko.util.uriprovider
Interface for providing location URI.
LocationUriProviderMock - Class in org.gecko.util.uriprovider.mocks
Uses the java io temp folder and cleans it up.
LocationUriProviderMock(String, String) - Constructor for class org.gecko.util.uriprovider.mocks.LocationUriProviderMock
The constructor with id and sub folder path for the data directory, with default context 'test'
LocationUriProviderMock(String, String, String) - Constructor for class org.gecko.util.uriprovider.mocks.LocationUriProviderMock
The constructor with id and sub folder path for the data directory
LocationUriProviderMock(String, String, String, String) - Constructor for class org.gecko.util.uriprovider.mocks.LocationUriProviderMock
The constructor with id and sub folder path for the data directory

M

modified(Map<String, String>) - Method in class org.gecko.util.uriprovider.providers.ConfigurableLocationUriProvider
Modified method called by the OSGi framework
modified(Map<String, String>) - Method in class org.gecko.util.uriprovider.providers.DSLocationUriProvider
Modified method called by the OSGi framework

O

org.gecko.util.uriprovider - package org.gecko.util.uriprovider
 
org.gecko.util.uriprovider.command - package org.gecko.util.uriprovider.command
 
org.gecko.util.uriprovider.exceptions - package org.gecko.util.uriprovider.exceptions
 

P

PATH - Static variable in interface org.gecko.util.uriprovider.LocationUriProvider
 
PATH - Static variable in interface org.gecko.util.uriprovider.LocationUriProvider
 
PATH - Static variable in class org.gecko.util.uriprovider.providers.ConfigurableLocationUriProvider
 
PATH - Static variable in class org.gecko.util.uriprovider.providers.DSLocationUriProvider
 
PATH - Static variable in class org.gecko.util.uriprovider.providers.TempFolderLocationUriProvider
 
path - Variable in class org.gecko.util.uriprovider.providers.TempFolderLocationUriProvider
 
PROJECT - Static variable in interface org.gecko.util.uriprovider.LocationUriProvider
 
PROJECT - Static variable in interface org.gecko.util.uriprovider.LocationUriProvider
 

S

SCHEME - Static variable in interface org.gecko.util.uriprovider.LocationUriProvider
 
SCHEME - Static variable in interface org.gecko.util.uriprovider.LocationUriProvider
 
SCHEME - Static variable in class org.gecko.util.uriprovider.providers.ConfigurableLocationUriProvider
 
SCHEME - Static variable in class org.gecko.util.uriprovider.providers.DSLocationUriProvider
 
SCHEME_EWS - Static variable in interface org.gecko.util.uriprovider.LocationUriProvider
 
SCHEME_EWS - Static variable in interface org.gecko.util.uriprovider.LocationUriProvider
 
SCHEME_FILE - Static variable in interface org.gecko.util.uriprovider.LocationUriProvider
 
SCHEME_FILE - Static variable in interface org.gecko.util.uriprovider.LocationUriProvider
 
SCHEME_TMP - Static variable in interface org.gecko.util.uriprovider.LocationUriProvider
 
SCHEME_TMP - Static variable in interface org.gecko.util.uriprovider.LocationUriProvider
 
setConfigAdmin(ConfigurationAdmin) - Method in class org.gecko.util.uriprovider.impl.DefaultLocationUriConfigurer
Sets the ConfigurationAdmin reference via OSGi-DS
setConfigurer(LocationUriConfigurer) - Method in class org.gecko.util.uriprovider.command.UriProviderCommand
Sets the LocationUriConfigurer reference via OSGi-DS
setConfigurer(LocationUriConfigurer) - Method in class org.gecko.util.uriprovider.command.UriProviderCommand
Sets the LocationUriConfigurer reference via OSGi-DS

T

TempFolderLocationUriProvider - Class in org.gecko.util.uriprovider.providers
Uses the java io temp folder and cleans it up.
TempFolderLocationUriProvider() - Constructor for class org.gecko.util.uriprovider.providers.TempFolderLocationUriProvider
 

U

unsetConfigAdmin(ConfigurationAdmin) - Method in class org.gecko.util.uriprovider.impl.DefaultLocationUriConfigurer
Un-sets the ConfigurationAdmin reference via OSGi-DS
unsetConfigurer(LocationUriConfigurer) - Method in class org.gecko.util.uriprovider.command.UriProviderCommand
Un-sets the LocationUriConfigurer reference via OSGi-DS
unsetConfigurer(LocationUriConfigurer) - Method in class org.gecko.util.uriprovider.command.UriProviderCommand
Un-sets the LocationUriConfigurer reference via OSGi-DS
updateLocationUri(String, String, String, String, String) - Method in class org.gecko.util.uriprovider.impl.DefaultLocationUriConfigurer
 
updateLocationUri(String, String, String, String, String, boolean) - Method in class org.gecko.util.uriprovider.impl.DefaultLocationUriConfigurer
 
updateLocationUri(String, String, String, String, String) - Method in interface org.gecko.util.uriprovider.LocationUriConfigurer
Updates a new configuration for a provider for the given parameters.
updateLocationUri(String, String, String, String, String, boolean) - Method in interface org.gecko.util.uriprovider.LocationUriConfigurer
Updates a new configuration for a provider for the given parameters.
updateLocationUri(String, String, String, String, String) - Method in interface org.gecko.util.uriprovider.LocationUriConfigurer
Updates a new configuration for a provider for the given parameters.
updateLocationUri(String, String, String, String, String, boolean) - Method in interface org.gecko.util.uriprovider.LocationUriConfigurer
Updates a new configuration for a provider for the given parameters.
updateUri(String, String, String, String, String) - Method in class org.gecko.util.uriprovider.command.UriProviderCommand
 
updateUri(String, String, String, String, String) - Method in class org.gecko.util.uriprovider.command.UriProviderCommand
 
UriProviderCommand - Class in org.gecko.util.uriprovider.command
Command to create, update or delete Uri providers
UriProviderCommand - Class in org.gecko.util.uriprovider.command
Command to create, update or delete Uri providers
UriProviderCommand() - Constructor for class org.gecko.util.uriprovider.command.UriProviderCommand
 
UriProviderCommand() - Constructor for class org.gecko.util.uriprovider.command.UriProviderCommand
 
A B C D F G H I L M O P S T U 
Skip navigation links
Data In Motion Consulting GmbH

Data In Motion Consulting GmbH