A B C D E F G H I L N O P R S T U V W 
All Classes All Packages

A

addLogStatus(ChangingStatusLogger.ChangingStatus) - Method in class de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger
 
addPath(String, Object) - Method in class de.fraunhofer.iosb.ilt.frostserver.util.CollectionsHelper.PropertyBuilder
 
addProperty(String, Object) - Method in class de.fraunhofer.iosb.ilt.frostserver.util.CollectionsHelper.PropertyBuilder
 

B

build() - Method in class de.fraunhofer.iosb.ilt.frostserver.util.CollectionsHelper.PropertyBuilder
 

C

capitalize(String) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.StringHelper
 
ChangingStatusDefault(String, int) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger.ChangingStatusDefault
 
ChangingStatusDefault(String, Object[]) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger.ChangingStatusDefault
 
ChangingStatusLogger - Class in de.fraunhofer.iosb.ilt.frostserver.util
A logger that regularly logs a status message, if the status has changed.
ChangingStatusLogger(Logger) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger
Create a new logger, with the given logger, message and status.
ChangingStatusLogger.ChangingStatus - Interface in de.fraunhofer.iosb.ilt.frostserver.util
Implementations MUST override the equals method.
ChangingStatusLogger.ChangingStatusDefault - Class in de.fraunhofer.iosb.ilt.frostserver.util
 
CHARSET_UTF8 - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
 
cleanForLogging(Object) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.StringHelper
Null-Save replaces characters that might break logging output.
cleanForLogging(String) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.StringHelper
Replaces characters that might break logging output.
CollectionsHelper - Class in de.fraunhofer.iosb.ilt.frostserver.util
 
CollectionsHelper.PropertyBuilder - Class in de.fraunhofer.iosb.ilt.frostserver.util
 
Constants - Class in de.fraunhofer.iosb.ilt.frostserver.util
 
CONTENT_TYPE - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
 
CONTENT_TYPE_APPLICATION_GEOJSON - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
 
CONTENT_TYPE_APPLICATION_HTTP - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
 
CONTENT_TYPE_APPLICATION_JSON - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
 
CONTENT_TYPE_APPLICATION_JSONPATCH - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
 
CONTENT_TYPE_APPLICATION_XML - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
 
CONTENT_TYPE_TEXT_HTML - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
 

D

de.fraunhofer.iosb.ilt.frostserver.util - package de.fraunhofer.iosb.ilt.frostserver.util
 
de.fraunhofer.iosb.ilt.frostserver.util.exception - package de.fraunhofer.iosb.ilt.frostserver.util.exception
 
deCapitalize(String) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.StringHelper
 
DELETE - de.fraunhofer.iosb.ilt.frostserver.util.HttpMethod
 

E

escapeForStringConstant(String) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.StringHelper
Replaces all ' in the string with ''.

F

ForbiddenException - Exception in de.fraunhofer.iosb.ilt.frostserver.util.exception
Throwing this exception will cause FROST-Server to return a 403 Forbidden.
ForbiddenException() - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.ForbiddenException
 
ForbiddenException(String) - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.ForbiddenException
 
ForbiddenException(String, Throwable) - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.ForbiddenException
 
ForbiddenException(Throwable) - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.ForbiddenException
 
FORMAT_INTERVAL - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.StringHelper
 
FORMAT_MOMENT - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.StringHelper
 
fromString(String) - Static method in enum de.fraunhofer.iosb.ilt.frostserver.util.HttpMethod
 

G

GeoHelper - Class in de.fraunhofer.iosb.ilt.frostserver.util
 
GET - de.fraunhofer.iosb.ilt.frostserver.util.HttpMethod
 
getCopyCurrentParams() - Method in interface de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger.ChangingStatus
Get a copy of the parameters array.
getCopyCurrentParams() - Method in class de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger.ChangingStatusDefault
 
getCurrentParams() - Method in interface de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger.ChangingStatus
Get the parameters to pass to the logger when logging a message.
getCurrentParams() - Method in class de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger.ChangingStatusDefault
 
getFrom(List<Object>, List<String>) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.CollectionsHelper
 
getFrom(Map<String, Object>, List<String>) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.CollectionsHelper
 
getGitDescription() - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.GitVersionInfo
 
getLogMessageTemplate() - Method in interface de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger.ChangingStatus
Get the message template.
getLogMessageTemplate() - Method in class de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger.ChangingStatusDefault
 
getPoint(T...) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.GeoHelper
 
getSimpleObjectMapper() - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.SimpleJsonMapper
get an ObjectMapper for generic, non-STA use.
GitVersionInfo - Class in de.fraunhofer.iosb.ilt.frostserver.util
 

H

HEAD - de.fraunhofer.iosb.ilt.frostserver.util.HttpMethod
 
HEADER_ACCEPT - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
 
HEADER_LOCATION - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
 
HEADER_PREFER - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
 
HttpMethod - Enum in de.fraunhofer.iosb.ilt.frostserver.util
 

I

IncompleteEntityException - Exception in de.fraunhofer.iosb.ilt.frostserver.util.exception
 
IncompleteEntityException() - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.IncompleteEntityException
 
IncompleteEntityException(String) - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.IncompleteEntityException
 
IncompleteEntityException(String, Throwable) - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.IncompleteEntityException
 
IncompleteEntityException(Throwable) - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.IncompleteEntityException
 
IncorrectRequestException - Exception in de.fraunhofer.iosb.ilt.frostserver.util.exception
The exception that should be thrown when a user sends an incorrect request.
IncorrectRequestException() - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.IncorrectRequestException
 
IncorrectRequestException(String) - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.IncorrectRequestException
 
IncorrectRequestException(String, Throwable) - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.IncorrectRequestException
 
IncorrectRequestException(Throwable) - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.IncorrectRequestException
 
isNullOrEmpty(String) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.StringHelper
 

L

logGitInfo() - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.GitVersionInfo
Outputs the git version info to the log.
logIfChanged(Logger) - Method in interface de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger.ChangingStatus
Check if the status changed, and if so, log the configured message to the given logger.
logIfChanged(Logger) - Method in class de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger.ChangingStatusDefault
 

N

NoSuchEntityException - Exception in de.fraunhofer.iosb.ilt.frostserver.util.exception
 
NoSuchEntityException() - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.NoSuchEntityException
 
NoSuchEntityException(String) - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.NoSuchEntityException
 
NoSuchEntityException(String, Throwable) - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.NoSuchEntityException
 
NoSuchEntityException(Throwable) - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.NoSuchEntityException
 

O

OPTIONS - de.fraunhofer.iosb.ilt.frostserver.util.HttpMethod
 

P

PACKAGE_NAME - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.GitVersionInfo
 
parseGeoJson(String) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.GeoHelper
 
parseWkt(String) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.WktParser
 
PATCH - de.fraunhofer.iosb.ilt.frostserver.util.HttpMethod
 
POST - de.fraunhofer.iosb.ilt.frostserver.util.HttpMethod
 
propertiesBuilder() - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.CollectionsHelper
 
PropertyBuilder() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.util.CollectionsHelper.PropertyBuilder
 
PUT - de.fraunhofer.iosb.ilt.frostserver.util.HttpMethod
 

R

removeLogStatus(ChangingStatusLogger.ChangingStatus) - Method in class de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger
 
REQUEST_PARAM_FORMAT - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
 

S

setAllTo(Object) - Method in class de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger.ChangingStatusDefault
 
setLogIntervalMs(long) - Method in class de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger
 
setObjectAt(int, Object) - Method in class de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger.ChangingStatusDefault
 
setOn(Map<String, Object>, String, Object) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.CollectionsHelper
 
setOn(Map<String, Object>, List<String>, int, Object) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.CollectionsHelper
 
setOn(Map<String, Object>, List<String>, Object) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.CollectionsHelper
 
SimpleJsonMapper - Class in de.fraunhofer.iosb.ilt.frostserver.util
 
start() - Method in class de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger
 
stop() - Method in class de.fraunhofer.iosb.ilt.frostserver.util.ChangingStatusLogger
 
StringHelper - Class in de.fraunhofer.iosb.ilt.frostserver.util
 

T

TAG_PREFER_RETURN - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
 
throwIfNullOrTypeNot(Object, Class<T>) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
Throws an IllegalArgumentException if entity is not an instance of targetClass, or if entity is null.
throwIfTypeNot(Object, Class<T>) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
Throws an IllegalArgumentException if entity is not an instance of targetClass.
TYPE_MAP_STRING_STRING - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.GitVersionInfo
A type reference for Map<String, String>.

U

UnauthorizedException - Exception in de.fraunhofer.iosb.ilt.frostserver.util.exception
Throwing this exception will cause FROST-Server to return a 401 Unauthorized.
UnauthorizedException() - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.UnauthorizedException
 
UnauthorizedException(String) - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.UnauthorizedException
 
UnauthorizedException(String, Throwable) - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.UnauthorizedException
 
UnauthorizedException(Throwable) - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.UnauthorizedException
 
UpgradeFailedException - Exception in de.fraunhofer.iosb.ilt.frostserver.util.exception
The exception that should be thrown by a PersistenceManager when upgrading the database fails.
UpgradeFailedException() - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.UpgradeFailedException
 
UpgradeFailedException(String) - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.UpgradeFailedException
 
UpgradeFailedException(String, Throwable) - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.UpgradeFailedException
 
UpgradeFailedException(Throwable) - Constructor for exception de.fraunhofer.iosb.ilt.frostserver.util.exception.UpgradeFailedException
 
urlDecode(String) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.StringHelper
Decode the given input using UTF-8 as character set.
urlEncode(String) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.StringHelper
 
urlEncode(String, boolean) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.StringHelper
Urlencodes the given string, optionally not encoding forward slashes.
urlEncodeNotSlashes(String) - Static method in class de.fraunhofer.iosb.ilt.frostserver.util.StringHelper
Urlencodes the given string, except for the forward slashes.
UTF8 - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.StringHelper
 

V

VALUE_ID_TYPE_LONG - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
 
VALUE_ID_TYPE_STRING - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
 
VALUE_ID_TYPE_UUID - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
 
VALUE_RETURN_MINIMAL - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
 
VALUE_RETURN_REPRESENTATION - Static variable in class de.fraunhofer.iosb.ilt.frostserver.util.Constants
 
valueOf(String) - Static method in enum de.fraunhofer.iosb.ilt.frostserver.util.HttpMethod
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.fraunhofer.iosb.ilt.frostserver.util.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
visit(ASTCoords2, Object) - Method in class de.fraunhofer.iosb.ilt.frostserver.util.WktParser
 
visit(ASTCoords3, Object) - Method in class de.fraunhofer.iosb.ilt.frostserver.util.WktParser
 
visit(ASTLinearRing, Object) - Method in class de.fraunhofer.iosb.ilt.frostserver.util.WktParser
 
visit(ASTNumber, Object) - Method in class de.fraunhofer.iosb.ilt.frostserver.util.WktParser
 
visit(ASTStart, Object) - Method in class de.fraunhofer.iosb.ilt.frostserver.util.WktParser
 
visit(ASTWktLineString, Object) - Method in class de.fraunhofer.iosb.ilt.frostserver.util.WktParser
 
visit(ASTWktMultiPoint, Object) - Method in class de.fraunhofer.iosb.ilt.frostserver.util.WktParser
 
visit(ASTWktPoint, Object) - Method in class de.fraunhofer.iosb.ilt.frostserver.util.WktParser
 
visit(ASTWktPolygon, Object) - Method in class de.fraunhofer.iosb.ilt.frostserver.util.WktParser
 
visit(SimpleNode, Object) - Method in class de.fraunhofer.iosb.ilt.frostserver.util.WktParser
 

W

WktParser - Class in de.fraunhofer.iosb.ilt.frostserver.util
 
A B C D E F G H I L N O P R S T U V W 
All Classes All Packages