JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
E
G
H
I
L
M
N
P
R
S
T
C
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.http
- package de.terrestris.shogun2.util.http
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
de.terrestris.shogun2.util.test
- package de.terrestris.shogun2.util.test
E
error(String)
- Static method in class de.terrestris.shogun2.util.data.
ResultSet
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.
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
getHeaders()
- Method in class de.terrestris.shogun2.util.model.
Response
getMailSender()
- Method in class de.terrestris.shogun2.util.mail.
MailPublisher
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
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
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
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
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, 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.
R
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
setHeaders(HttpHeaders)
- Method in class de.terrestris.shogun2.util.model.
Response
setIdOnPersistentObject(PersistentObject, Integer)
- Static method in class de.terrestris.shogun2.util.test.
TestUtil
Helper method that uses reflection to set the (inaccessible) id field of the given
PersistentObject
.
setMailSender(JavaMailSender)
- Method in class de.terrestris.shogun2.util.mail.
MailPublisher
setStatusCode(HttpStatus)
- Method in class de.terrestris.shogun2.util.model.
Response
setTablePrefix(String)
- Method in class de.terrestris.shogun2.util.naming.
PhysicalNamingStrategyShogun2
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
TestUtil
- Class in
de.terrestris.shogun2.util.test
TestUtil()
- Constructor for class de.terrestris.shogun2.util.test.
TestUtil
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 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.
C
D
E
G
H
I
L
M
N
P
R
S
T
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016
terrestris GmbH & Co. KG
. All rights reserved.