A C D E F G H I L M N O P R S T V W 

A

addParameter(String, String[]) - Method in class de.terrestris.shogun2.util.interceptor.MutableHttpServletRequest
 
addParameter(String, String) - Method in class de.terrestris.shogun2.util.interceptor.MutableHttpServletRequest
 

C

CachedServletInputStream - Class in de.terrestris.shogun2.util.interceptor
An inputstream which reads the cached request body and has mutable request URI and params.
CachedServletInputStream(ByteArrayOutputStream) - Constructor for class de.terrestris.shogun2.util.interceptor.CachedServletInputStream
Create a new input stream from the cached request body
ConfigHolder - Class in de.terrestris.shogun2.util.config
Helper component class to make property values available for use in annotations.
ConfigHolder() - Constructor for class de.terrestris.shogun2.util.config.ConfigHolder
 
copyProperty(Object, String, Object) - Method in class de.terrestris.shogun2.util.bean.NullAwareBeanUtilsBean
 

D

de.terrestris.shogun2.util.application - package de.terrestris.shogun2.util.application
 
de.terrestris.shogun2.util.bean - package de.terrestris.shogun2.util.bean
 
de.terrestris.shogun2.util.config - package de.terrestris.shogun2.util.config
 
de.terrestris.shogun2.util.data - package de.terrestris.shogun2.util.data
 
de.terrestris.shogun2.util.enumeration - package de.terrestris.shogun2.util.enumeration
 
de.terrestris.shogun2.util.http - package de.terrestris.shogun2.util.http
 
de.terrestris.shogun2.util.interceptor - package de.terrestris.shogun2.util.interceptor
 
de.terrestris.shogun2.util.json - package de.terrestris.shogun2.util.json
 
de.terrestris.shogun2.util.mail - package de.terrestris.shogun2.util.mail
 
de.terrestris.shogun2.util.model - package de.terrestris.shogun2.util.model
 
de.terrestris.shogun2.util.naming - package de.terrestris.shogun2.util.naming
 
distributeToRequestInterceptor(MutableHttpServletRequest, OgcMessage) - Method in class de.terrestris.shogun2.util.interceptor.OgcMessageDistributor
 
distributeToResponseInterceptor(Response, OgcMessage) - Method in class de.terrestris.shogun2.util.interceptor.OgcMessageDistributor
 

E

equals(Object) - Method in class de.terrestris.shogun2.util.interceptor.OgcMessage
 
error(String) - Static method in class de.terrestris.shogun2.util.data.ResultSet
 

F

fromString(String) - Static method in enum de.terrestris.shogun2.util.enumeration.HttpEnum.EventType
Static method to get an enum based on a string value.
fromString(String) - Static method in enum de.terrestris.shogun2.util.enumeration.InterceptorEnum.RuleType
Static method to get an enum based on a string value.
fromString(String) - Static method in enum de.terrestris.shogun2.util.enumeration.OgcEnum.EndPoint
Static method to get an enum based on a string value.
fromString(String) - Static method in enum de.terrestris.shogun2.util.enumeration.OgcEnum.Operation
Static method to get an enum based on a string value.
fromString(String) - Static method in enum de.terrestris.shogun2.util.enumeration.OgcEnum.OperationType
Static method to get an enum based on a string value.
fromString(String) - Static method in enum de.terrestris.shogun2.util.enumeration.OgcEnum.Service
Static method to get an enum based on a string value.
fromString(String) - Static method in enum de.terrestris.shogun2.util.enumeration.OgcEnum.ServiceType
Static method to get an enum based on a string value.

G

get(String) - Static method in class de.terrestris.shogun2.util.http.HttpUtil
Performs an HTTP GET on the given URL.
get(String, String, String) - Static method in class de.terrestris.shogun2.util.http.HttpUtil
Performs an HTTP GET on the given URL.
get(URI) - Static method in class de.terrestris.shogun2.util.http.HttpUtil
Performs an HTTP GET on the given URI.
get(URI, String, String) - Static method in class de.terrestris.shogun2.util.http.HttpUtil
Performs an HTTP GET on the given URI.
getAllValues() - Static method in enum de.terrestris.shogun2.util.enumeration.OgcEnum.EndPoint
Returns all enum values as string array.
getApplicationURIFromRequest(HttpServletRequest) - Static method in class de.terrestris.shogun2.util.application.Shogun2ContextUtil
Returns the full webapplication URI from a given request.
getBody() - Method in class de.terrestris.shogun2.util.model.Response
 
getDefaultMailSender() - Method in class de.terrestris.shogun2.util.mail.MailPublisher
 
getDefaultUserRoleName() - Method in class de.terrestris.shogun2.util.config.ConfigHolder
 
getDocumentFromString(String) - Static method in class de.terrestris.shogun2.util.interceptor.OgcXmlUtil
 
getEndPoint() - Method in class de.terrestris.shogun2.util.interceptor.OgcMessage
 
getHeaders() - Method in class de.terrestris.shogun2.util.model.Response
 
getInputStream() - Method in class de.terrestris.shogun2.util.interceptor.MutableHttpServletRequest
 
getMailSender() - Method in class de.terrestris.shogun2.util.mail.MailPublisher
 
getOperation() - Method in class de.terrestris.shogun2.util.interceptor.OgcMessage
 
getParameter(String) - Method in class de.terrestris.shogun2.util.interceptor.MutableHttpServletRequest
 
getParameterMap() - Method in class de.terrestris.shogun2.util.interceptor.MutableHttpServletRequest
 
getPathInDocument(Document, String) - Static method in class de.terrestris.shogun2.util.interceptor.OgcXmlUtil
 
getReader() - Method in class de.terrestris.shogun2.util.interceptor.MutableHttpServletRequest
 
getRequestBody(HttpServletRequest) - Static method in class de.terrestris.shogun2.util.interceptor.OgcXmlUtil
 
getRequestRule() - Method in class de.terrestris.shogun2.util.interceptor.OgcMessage
 
getRequestURI() - Method in class de.terrestris.shogun2.util.interceptor.MutableHttpServletRequest
 
getResponseRule() - Method in class de.terrestris.shogun2.util.interceptor.OgcMessage
 
getService() - Method in class de.terrestris.shogun2.util.interceptor.OgcMessage
 
getStatusCode() - Method in class de.terrestris.shogun2.util.model.Response
 
getSuperAdminRoleName() - Method in class de.terrestris.shogun2.util.config.ConfigHolder
 
getTablePrefix() - Method in class de.terrestris.shogun2.util.naming.PhysicalNamingStrategyShogun2
 

H

HttpEnum - Class in de.terrestris.shogun2.util.enumeration
 
HttpEnum() - Constructor for class de.terrestris.shogun2.util.enumeration.HttpEnum
 
HttpEnum.EventType - Enum in de.terrestris.shogun2.util.enumeration
A enum type for the allowed event format.
HttpUtil - Class in de.terrestris.shogun2.util.http
 
HttpUtil() - Constructor for class de.terrestris.shogun2.util.http.HttpUtil
 

I

ImplicitNamingStrategyShogun2 - Class in de.terrestris.shogun2.util.naming
Convert to plural form.
ImplicitNamingStrategyShogun2() - Constructor for class de.terrestris.shogun2.util.naming.ImplicitNamingStrategyShogun2
 
interceptDescribeCoverage(MutableHttpServletRequest) - Method in interface de.terrestris.shogun2.util.interceptor.WcsRequestInterceptorInterface
 
interceptDescribeCoverage(Response) - Method in interface de.terrestris.shogun2.util.interceptor.WcsResponseInterceptorInterface
 
interceptDescribeFeatureType(MutableHttpServletRequest) - Method in interface de.terrestris.shogun2.util.interceptor.WfsRequestInterceptorInterface
 
interceptDescribeFeatureType(Response) - Method in interface de.terrestris.shogun2.util.interceptor.WfsResponseInterceptorInterface
 
interceptDescribeLayer(MutableHttpServletRequest) - Method in interface de.terrestris.shogun2.util.interceptor.WmsRequestInterceptorInterface
 
interceptDescribeLayer(Response) - Method in interface de.terrestris.shogun2.util.interceptor.WmsResponseInterceptorInterface
 
interceptGetCapabilities(MutableHttpServletRequest) - Method in interface de.terrestris.shogun2.util.interceptor.WcsRequestInterceptorInterface
 
interceptGetCapabilities(Response) - Method in interface de.terrestris.shogun2.util.interceptor.WcsResponseInterceptorInterface
 
interceptGetCapabilities(MutableHttpServletRequest) - Method in interface de.terrestris.shogun2.util.interceptor.WfsRequestInterceptorInterface
 
interceptGetCapabilities(Response) - Method in interface de.terrestris.shogun2.util.interceptor.WfsResponseInterceptorInterface
 
interceptGetCapabilities(MutableHttpServletRequest) - Method in interface de.terrestris.shogun2.util.interceptor.WmsRequestInterceptorInterface
 
interceptGetCapabilities(Response) - Method in interface de.terrestris.shogun2.util.interceptor.WmsResponseInterceptorInterface
 
interceptGetCoverage(MutableHttpServletRequest) - Method in interface de.terrestris.shogun2.util.interceptor.WcsRequestInterceptorInterface
 
interceptGetCoverage(Response) - Method in interface de.terrestris.shogun2.util.interceptor.WcsResponseInterceptorInterface
 
interceptGetFeature(MutableHttpServletRequest) - Method in interface de.terrestris.shogun2.util.interceptor.WfsRequestInterceptorInterface
 
interceptGetFeature(Response) - Method in interface de.terrestris.shogun2.util.interceptor.WfsResponseInterceptorInterface
 
interceptGetFeatureInfo(MutableHttpServletRequest) - Method in interface de.terrestris.shogun2.util.interceptor.WmsRequestInterceptorInterface
 
interceptGetFeatureInfo(Response) - Method in interface de.terrestris.shogun2.util.interceptor.WmsResponseInterceptorInterface
 
interceptGetLegendGraphic(MutableHttpServletRequest) - Method in interface de.terrestris.shogun2.util.interceptor.WmsRequestInterceptorInterface
 
interceptGetLegendGraphic(Response) - Method in interface de.terrestris.shogun2.util.interceptor.WmsResponseInterceptorInterface
 
interceptGetMap(MutableHttpServletRequest) - Method in interface de.terrestris.shogun2.util.interceptor.WmsRequestInterceptorInterface
 
interceptGetMap(Response) - Method in interface de.terrestris.shogun2.util.interceptor.WmsResponseInterceptorInterface
 
interceptGetStyles(MutableHttpServletRequest) - Method in interface de.terrestris.shogun2.util.interceptor.WmsRequestInterceptorInterface
 
interceptGetStyles(Response) - Method in interface de.terrestris.shogun2.util.interceptor.WmsResponseInterceptorInterface
 
interceptLockFeature(MutableHttpServletRequest) - Method in interface de.terrestris.shogun2.util.interceptor.WfsRequestInterceptorInterface
 
interceptLockFeature(Response) - Method in interface de.terrestris.shogun2.util.interceptor.WfsResponseInterceptorInterface
 
InterceptorEnum - Class in de.terrestris.shogun2.util.enumeration
 
InterceptorEnum() - Constructor for class de.terrestris.shogun2.util.enumeration.InterceptorEnum
 
InterceptorEnum.RuleType - Enum in de.terrestris.shogun2.util.enumeration
A enum type for the allowed rule format.
InterceptorException - Exception in de.terrestris.shogun2.util.interceptor
 
InterceptorException() - Constructor for exception de.terrestris.shogun2.util.interceptor.InterceptorException
 
InterceptorException(String) - Constructor for exception de.terrestris.shogun2.util.interceptor.InterceptorException
 
InterceptorException(Throwable) - Constructor for exception de.terrestris.shogun2.util.interceptor.InterceptorException
 
InterceptorException(String, Throwable) - Constructor for exception de.terrestris.shogun2.util.interceptor.InterceptorException
 
interceptTransaction(MutableHttpServletRequest) - Method in interface de.terrestris.shogun2.util.interceptor.WfsRequestInterceptorInterface
 
interceptTransaction(Response) - Method in interface de.terrestris.shogun2.util.interceptor.WfsResponseInterceptorInterface
 
isFinished() - Method in class de.terrestris.shogun2.util.interceptor.CachedServletInputStream
 
isReady() - Method in class de.terrestris.shogun2.util.interceptor.CachedServletInputStream
 
isRequestAllowed() - Method in class de.terrestris.shogun2.util.interceptor.OgcMessage
 
isRequestDenied() - Method in class de.terrestris.shogun2.util.interceptor.OgcMessage
 
isRequestModified() - Method in class de.terrestris.shogun2.util.interceptor.OgcMessage
 
isResponseAllowed() - Method in class de.terrestris.shogun2.util.interceptor.OgcMessage
 
isResponseDenied() - Method in class de.terrestris.shogun2.util.interceptor.OgcMessage
 
isResponseModified() - Method in class de.terrestris.shogun2.util.interceptor.OgcMessage
 
isWcs() - Method in class de.terrestris.shogun2.util.interceptor.OgcMessage
 
isWcsDescribeCoverage() - Method in class de.terrestris.shogun2.util.interceptor.OgcMessage
 
isWcsGetCapabilities() - Method in class de.terrestris.shogun2.util.interceptor.OgcMessage
 
isWcsGetCoverage() - Method in class de.terrestris.shogun2.util.interceptor.OgcMessage
 
isWfs() - Method in class de.terrestris.shogun2.util.interceptor.OgcMessage
 
isWfsDescribeFeatureType() - Method in class de.terrestris.shogun2.util.interceptor.OgcMessage
 
isWfsGetCapabilities() - Method in class de.terrestris.shogun2.util.interceptor.OgcMessage
 
isWfsGetFeature() - Method in class de.terrestris.shogun2.util.interceptor.OgcMessage
 
isWfsLockFeature() - Method in class de.terrestris.shogun2.util.interceptor.OgcMessage
 
isWfsTransaction() - Method in class de.terrestris.shogun2.util.interceptor.OgcMessage
 
isWms() - Method in class de.terrestris.shogun2.util.interceptor.OgcMessage
 
isWmsDescribeLayer() - Method in class de.terrestris.shogun2.util.interceptor.OgcMessage
 
isWmsGetCapabilities() - Method in class de.terrestris.shogun2.util.interceptor.OgcMessage
 
isWmsGetFeatureInfo() - Method in class de.terrestris.shogun2.util.interceptor.OgcMessage
 
isWmsGetLegendGraphic() - Method in class de.terrestris.shogun2.util.interceptor.OgcMessage
 
isWmsGetMap() - Method in class de.terrestris.shogun2.util.interceptor.OgcMessage
 
isWmsGetStyles() - Method in class de.terrestris.shogun2.util.interceptor.OgcMessage
 

L

LENGTH_LIMIT_ORACLE - Static variable in class de.terrestris.shogun2.util.naming.PhysicalNamingStrategyShogun2
 
LENGTH_LIMIT_POSTGRESQL - Static variable in class de.terrestris.shogun2.util.naming.PhysicalNamingStrategyShogun2
 

M

MailPublisher - Class in de.terrestris.shogun2.util.mail
 
MailPublisher() - Constructor for class de.terrestris.shogun2.util.mail.MailPublisher
 
MutableHttpServletRequest - Class in de.terrestris.shogun2.util.interceptor
An implementation of HttpServletRequestWrapper.
MutableHttpServletRequest(HttpServletRequest) - Constructor for class de.terrestris.shogun2.util.interceptor.MutableHttpServletRequest
 

N

NullAwareBeanUtilsBean - Class in de.terrestris.shogun2.util.bean
Credits go to http://stackoverflow.com/a/3521314
NullAwareBeanUtilsBean() - Constructor for class de.terrestris.shogun2.util.bean.NullAwareBeanUtilsBean
 

O

OgcEnum - Class in de.terrestris.shogun2.util.enumeration
 
OgcEnum() - Constructor for class de.terrestris.shogun2.util.enumeration.OgcEnum
 
OgcEnum.EndPoint - Enum in de.terrestris.shogun2.util.enumeration
A enum type for the allowed endPoint format.
OgcEnum.Operation - Enum in de.terrestris.shogun2.util.enumeration
A enum type for the allowed operation format.
OgcEnum.OperationType - Enum in de.terrestris.shogun2.util.enumeration
A enum type for the allowed operation type format.
OgcEnum.Service - Enum in de.terrestris.shogun2.util.enumeration
A enum type for the allowed service format.
OgcEnum.ServiceType - Enum in de.terrestris.shogun2.util.enumeration
A enum type for the allowed service type format.
OgcMessage - Class in de.terrestris.shogun2.util.interceptor
 
OgcMessage() - Constructor for class de.terrestris.shogun2.util.interceptor.OgcMessage
Default constructor
OgcMessage(OgcEnum.ServiceType, OgcEnum.OperationType, String, InterceptorEnum.RuleType, InterceptorEnum.RuleType) - Constructor for class de.terrestris.shogun2.util.interceptor.OgcMessage
 
OgcMessageDistributor - Class in de.terrestris.shogun2.util.interceptor
 
OgcMessageDistributor() - Constructor for class de.terrestris.shogun2.util.interceptor.OgcMessageDistributor
 
OgcXmlUtil - Class in de.terrestris.shogun2.util.interceptor
 
OgcXmlUtil() - Constructor for class de.terrestris.shogun2.util.interceptor.OgcXmlUtil
 

P

PhysicalNamingStrategyShogun2 - Class in de.terrestris.shogun2.util.naming
Limits identifier length if necessary.
PhysicalNamingStrategyShogun2() - Constructor for class de.terrestris.shogun2.util.naming.PhysicalNamingStrategyShogun2
 
post(String) - Static method in class de.terrestris.shogun2.util.http.HttpUtil
Performs an HTTP POST on the given URL.
post(String, String, String) - Static method in class de.terrestris.shogun2.util.http.HttpUtil
Performs an HTTP POST on the given URL.
post(URI) - Static method in class de.terrestris.shogun2.util.http.HttpUtil
Performs an HTTP POST on the given URI.
post(URI, String, String) - Static method in class de.terrestris.shogun2.util.http.HttpUtil
Performs an HTTP POST on the given URI.
post(String, List<NameValuePair>) - Static method in class de.terrestris.shogun2.util.http.HttpUtil
Performs an HTTP POST on the given URL.
post(String, List<NameValuePair>, String, String) - Static method in class de.terrestris.shogun2.util.http.HttpUtil
Performs an HTTP POST on the given URL.
post(URI, List<NameValuePair>) - Static method in class de.terrestris.shogun2.util.http.HttpUtil
Performs an HTTP POST on the given URI.
post(URI, List<NameValuePair>, String, String) - Static method in class de.terrestris.shogun2.util.http.HttpUtil
Performs an HTTP POST on the given URI.
post(String, String, ContentType) - Static method in class de.terrestris.shogun2.util.http.HttpUtil
Performs an HTTP POST on the given URL.
post(String, String, ContentType, String, String) - Static method in class de.terrestris.shogun2.util.http.HttpUtil
Performs an HTTP POST on the given URL.
post(URI, String, ContentType) - Static method in class de.terrestris.shogun2.util.http.HttpUtil
Performs an HTTP POST on the given URL.
post(URI, String, ContentType, String, String) - Static method in class de.terrestris.shogun2.util.http.HttpUtil
Performs an HTTP POST on the given URL.
post(String, File) - Static method in class de.terrestris.shogun2.util.http.HttpUtil
Performs an HTTP POST on the given URL.
post(String, File, String, String) - Static method in class de.terrestris.shogun2.util.http.HttpUtil
Performs an HTTP POST on the given URL.
post(URI, File) - Static method in class de.terrestris.shogun2.util.http.HttpUtil
Performs an HTTP POST on the given URL.
post(URI, File, String, String) - Static method in class de.terrestris.shogun2.util.http.HttpUtil
Performs an HTTP POST on the given URL.
put(URI) - Static method in class de.terrestris.shogun2.util.http.HttpUtil
Perform HTTP PUT with empty body
put(String) - Static method in class de.terrestris.shogun2.util.http.HttpUtil
Perform HTTP PUT with empty body
put(URI, String, String) - Static method in class de.terrestris.shogun2.util.http.HttpUtil
Perform HTTP PUT with empty body
put(String, String, String) - Static method in class de.terrestris.shogun2.util.http.HttpUtil
Perform HTTP PUT with empty body
put(String, String, ContentType) - Static method in class de.terrestris.shogun2.util.http.HttpUtil
Performs an HTTP PUT on the given URL.
put(String, String, ContentType, String, String) - Static method in class de.terrestris.shogun2.util.http.HttpUtil
Performs an HTTP PUT on the given URL.
put(URI, String, ContentType) - Static method in class de.terrestris.shogun2.util.http.HttpUtil
Performs an HTTP PUT on the given URL.
put(URI, String, ContentType, String, String) - Static method in class de.terrestris.shogun2.util.http.HttpUtil
Performs an HTTP PUT on the given URL.

R

read() - Method in class de.terrestris.shogun2.util.interceptor.CachedServletInputStream
 
removeParameter(String) - Method in class de.terrestris.shogun2.util.interceptor.MutableHttpServletRequest
 
Response - Class in de.terrestris.shogun2.util.model
 
Response() - Constructor for class de.terrestris.shogun2.util.model.Response
 
Response(HttpStatus, HttpHeaders, byte[]) - Constructor for class de.terrestris.shogun2.util.model.Response
 
ResultSet - Class in de.terrestris.shogun2.util.data
 
ResultSet() - Constructor for class de.terrestris.shogun2.util.data.ResultSet
 

S

sendMail(String, String, String[], String[], String[], String, String) - Method in class de.terrestris.shogun2.util.mail.MailPublisher
Sends a SimpleMailMessage.
sendMail(SimpleMailMessage) - Method in class de.terrestris.shogun2.util.mail.MailPublisher
 
sendMail(MimeMessage) - Method in class de.terrestris.shogun2.util.mail.MailPublisher
 
sendMimeMail(String, String, String[], String[], String[], String, String, Boolean, String, File) - Method in class de.terrestris.shogun2.util.mail.MailPublisher
Sends a MimeMessage.
setBody(byte[]) - Method in class de.terrestris.shogun2.util.model.Response
 
setDefaultMailSender(String) - Method in class de.terrestris.shogun2.util.mail.MailPublisher
 
setEndPoint(String) - Method in class de.terrestris.shogun2.util.interceptor.OgcMessage
 
setHeaders(HttpHeaders) - Method in class de.terrestris.shogun2.util.model.Response
 
setMailSender(JavaMailSender) - Method in class de.terrestris.shogun2.util.mail.MailPublisher
 
setOperation(OgcEnum.OperationType) - Method in class de.terrestris.shogun2.util.interceptor.OgcMessage
 
setParameter(String, String[]) - Method in class de.terrestris.shogun2.util.interceptor.MutableHttpServletRequest
 
setParameter(String, String) - Method in class de.terrestris.shogun2.util.interceptor.MutableHttpServletRequest
 
setReadListener(ReadListener) - Method in class de.terrestris.shogun2.util.interceptor.CachedServletInputStream
 
setRequestRule(InterceptorEnum.RuleType) - Method in class de.terrestris.shogun2.util.interceptor.OgcMessage
 
setRequestURI(String) - Method in class de.terrestris.shogun2.util.interceptor.MutableHttpServletRequest
 
setRequestURI(URI) - Method in class de.terrestris.shogun2.util.interceptor.MutableHttpServletRequest
 
setResponseRule(InterceptorEnum.RuleType) - Method in class de.terrestris.shogun2.util.interceptor.OgcMessage
 
setService(OgcEnum.ServiceType) - Method in class de.terrestris.shogun2.util.interceptor.OgcMessage
 
setStatusCode(HttpStatus) - Method in class de.terrestris.shogun2.util.model.Response
 
setTablePrefix(String) - Method in class de.terrestris.shogun2.util.naming.PhysicalNamingStrategyShogun2
 
setWcsRequestInterceptor(WcsRequestInterceptorInterface) - Method in class de.terrestris.shogun2.util.interceptor.OgcMessageDistributor
 
setWcsResponseInterceptor(WcsResponseInterceptorInterface) - Method in class de.terrestris.shogun2.util.interceptor.OgcMessageDistributor
 
setWfsRequestInterceptor(WfsRequestInterceptorInterface) - Method in class de.terrestris.shogun2.util.interceptor.OgcMessageDistributor
 
setWfsResponseInterceptor(WfsResponseInterceptorInterface) - Method in class de.terrestris.shogun2.util.interceptor.OgcMessageDistributor
 
setWmsRequestInterceptor(WmsRequestInterceptorInterface) - Method in class de.terrestris.shogun2.util.interceptor.OgcMessageDistributor
 
setWmsResponseInterceptor(WmsResponseInterceptorInterface) - Method in class de.terrestris.shogun2.util.interceptor.OgcMessageDistributor
 
Shogun2ContextUtil - Class in de.terrestris.shogun2.util.application
 
Shogun2ContextUtil() - Constructor for class de.terrestris.shogun2.util.application.Shogun2ContextUtil
 
Shogun2JsonObjectMapper - Class in de.terrestris.shogun2.util.json
Customized JSON/Jackson ObjectMapper attending the needs of SHOGun2.
Shogun2JsonObjectMapper() - Constructor for class de.terrestris.shogun2.util.json.Shogun2JsonObjectMapper
Constructor
success(Collection<? extends Object>) - Static method in class de.terrestris.shogun2.util.data.ResultSet
 
success(Object) - Static method in class de.terrestris.shogun2.util.data.ResultSet
 

T

toPhysicalColumnName(Identifier, JdbcEnvironment) - Method in class de.terrestris.shogun2.util.naming.PhysicalNamingStrategyShogun2
Converts column names to lower case and limits the length if necessary.
toPhysicalTableName(Identifier, JdbcEnvironment) - Method in class de.terrestris.shogun2.util.naming.PhysicalNamingStrategyShogun2
Converts table names to lower case and limits the length if necessary.
toString() - Method in enum de.terrestris.shogun2.util.enumeration.HttpEnum.EventType
This method is annotated with JsonValue, so that jackson will serialize the enum value to the (lowercase) HttpEnum.EventType.value.
toString() - Method in enum de.terrestris.shogun2.util.enumeration.InterceptorEnum.RuleType
This method is annotated with JsonValue, so that jackson will serialize the enum value to the (lowercase) InterceptorEnum.RuleType.value.
toString() - Method in enum de.terrestris.shogun2.util.enumeration.OgcEnum.EndPoint
This method is annotated with JsonValue, so that jackson will serialize the enum value to the (lowercase) OgcEnum.EndPoint.value.
toString() - Method in enum de.terrestris.shogun2.util.enumeration.OgcEnum.Operation
This method is annotated with JsonValue, so that jackson will serialize the enum value to the (lowercase) OgcEnum.Operation.value.
toString() - Method in enum de.terrestris.shogun2.util.enumeration.OgcEnum.OperationType
This method is annotated with JsonValue, so that jackson will serialize the enum value to the (lowercase) OgcEnum.OperationType.value.
toString() - Method in enum de.terrestris.shogun2.util.enumeration.OgcEnum.Service
This method is annotated with JsonValue, so that jackson will serialize the enum value to the (lowercase) OgcEnum.Service.value.
toString() - Method in enum de.terrestris.shogun2.util.enumeration.OgcEnum.ServiceType
This method is annotated with JsonValue, so that jackson will serialize the enum value to the (lowercase) OgcEnum.ServiceType.value.
toString() - Method in class de.terrestris.shogun2.util.interceptor.OgcMessage
 
toString() - Method in class de.terrestris.shogun2.util.model.Response
 
transformEntityName(EntityNaming) - Method in class de.terrestris.shogun2.util.naming.ImplicitNamingStrategyShogun2
Transforms an entity name to plural form.

V

valueOf(String) - Static method in enum de.terrestris.shogun2.util.enumeration.HttpEnum.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.terrestris.shogun2.util.enumeration.InterceptorEnum.RuleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.terrestris.shogun2.util.enumeration.OgcEnum.EndPoint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.terrestris.shogun2.util.enumeration.OgcEnum.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.terrestris.shogun2.util.enumeration.OgcEnum.OperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.terrestris.shogun2.util.enumeration.OgcEnum.Service
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.terrestris.shogun2.util.enumeration.OgcEnum.ServiceType
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.terrestris.shogun2.util.enumeration.HttpEnum.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.terrestris.shogun2.util.enumeration.InterceptorEnum.RuleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.terrestris.shogun2.util.enumeration.OgcEnum.EndPoint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.terrestris.shogun2.util.enumeration.OgcEnum.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.terrestris.shogun2.util.enumeration.OgcEnum.OperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.terrestris.shogun2.util.enumeration.OgcEnum.Service
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.terrestris.shogun2.util.enumeration.OgcEnum.ServiceType
Returns an array containing the constants of this enum type, in the order they are declared.

W

WcsRequestInterceptorInterface - Interface in de.terrestris.shogun2.util.interceptor
 
WcsResponseInterceptorInterface - Interface in de.terrestris.shogun2.util.interceptor
 
WfsRequestInterceptorInterface - Interface in de.terrestris.shogun2.util.interceptor
 
WfsResponseInterceptorInterface - Interface in de.terrestris.shogun2.util.interceptor
 
WmsRequestInterceptorInterface - Interface in de.terrestris.shogun2.util.interceptor
 
WmsResponseInterceptorInterface - Interface in de.terrestris.shogun2.util.interceptor
 
A C D E F G H I L M N O P R S T V W 

Copyright © 2016 terrestris GmbH & Co. KG. All rights reserved.