A C D E F G H I M N R S T V

A

ApiCallLog - Class in nl.surfnet.coin.shared.log
Representation of a request to os.surfconext or api.surfconext.nl.
ApiCallLog() - Constructor for class nl.surfnet.coin.shared.log.ApiCallLog
 
ApiCallLogContextListener - Class in nl.surfnet.coin.shared.log
ServletRequestListener for storing information that needs to end up in the log regarding calls to SURFconext endpoints in the Request local thread.
ApiCallLogContextListener() - Constructor for class nl.surfnet.coin.shared.log.ApiCallLogContextListener
 
ApiCallLogService - Interface in nl.surfnet.coin.shared.log
Interface for saving ApiCallLog requests
ApiCallLogServiceImpl - Class in nl.surfnet.coin.shared.log
JDBC implementation for ApiCallLogService
ApiCallLogServiceImpl(DataSource) - Constructor for class nl.surfnet.coin.shared.log.ApiCallLogServiceImpl
 
ApiCallLogServiceImpl(JdbcTemplate) - Constructor for class nl.surfnet.coin.shared.log.ApiCallLogServiceImpl
 
assemble(Serializable, Object) - Method in class nl.surfnet.coin.shared.domain.EnumUserType
 

C

ConextNoOpCacheManager - Class in nl.surfnet.coin.shared.cache
Cache Manager that can deal with a CacheManager for compatibility reasons, but does not actually cache anything
ConextNoOpCacheManager() - Constructor for class nl.surfnet.coin.shared.cache.ConextNoOpCacheManager
 
createCriteria() - Method in interface nl.surfnet.coin.shared.service.GenericService
 
createCriteria() - Method in class nl.surfnet.coin.shared.service.GenericServiceHibernateImpl
 

D

DATE_FORMAT - Static variable in class nl.surfnet.coin.shared.service.ErrorMessageMailer
 
deepCopy(Object) - Method in class nl.surfnet.coin.shared.domain.EnumUserType
 
delete(T) - Method in interface nl.surfnet.coin.shared.service.GenericService
 
delete(T) - Method in class nl.surfnet.coin.shared.service.GenericServiceHibernateImpl
 
detachFromSession(T) - Method in interface nl.surfnet.coin.shared.service.GenericService
 
detachFromSession(T) - Method in class nl.surfnet.coin.shared.service.GenericServiceHibernateImpl
 
disassemble(Object) - Method in class nl.surfnet.coin.shared.domain.EnumUserType
 
DomainObject - Class in nl.surfnet.coin.shared.domain
Base domain object
DomainObject() - Constructor for class nl.surfnet.coin.shared.domain.DomainObject
 

E

EnumUserType<E extends Enum<E>> - Class in nl.surfnet.coin.shared.domain
UserType for enum's.
EnumUserType(Class<E>) - Constructor for class nl.surfnet.coin.shared.domain.EnumUserType
 
equals(Object) - Method in class nl.surfnet.coin.shared.domain.DomainObject
 
equals(Object, Object) - Method in class nl.surfnet.coin.shared.domain.EnumUserType
 
ErrorMail - Class in nl.surfnet.coin.shared.domain
 
ErrorMail() - Constructor for class nl.surfnet.coin.shared.domain.ErrorMail
 
ErrorMail(String, String, String, String, String) - Constructor for class nl.surfnet.coin.shared.domain.ErrorMail
 
ErrorMail(String, String, String, String, String, String) - Constructor for class nl.surfnet.coin.shared.domain.ErrorMail
 
ErrorMessageMailer - Class in nl.surfnet.coin.shared.service
Utility class to send error mails safely (should never throw any errors)
ErrorMessageMailer() - Constructor for class nl.surfnet.coin.shared.service.ErrorMessageMailer
 

F

findAll() - Method in interface nl.surfnet.coin.shared.service.GenericService
 
findAll() - Method in class nl.surfnet.coin.shared.service.GenericServiceHibernateImpl
 
findApiCallLog(String) - Method in interface nl.surfnet.coin.shared.log.ApiCallLogService
 
findApiCallLog(String) - Method in class nl.surfnet.coin.shared.log.ApiCallLogServiceImpl
 
findByCriteria(Criterion...) - Method in class nl.surfnet.coin.shared.service.GenericServiceHibernateImpl
Convenience method for subclasses to find domain objects that match the Criterion's
findByCriteriaOrdered(List<Criterion>, List<Order>) - Method in class nl.surfnet.coin.shared.service.GenericServiceHibernateImpl
Convenicence method for subclasses to find domain objects that match the list of Criterion's in the given order
findByExample(T) - Method in interface nl.surfnet.coin.shared.service.GenericService
 
findByExample(T, String[]) - Method in interface nl.surfnet.coin.shared.service.GenericService
 
findByExample(T) - Method in class nl.surfnet.coin.shared.service.GenericServiceHibernateImpl
 
findByExample(T, String[]) - Method in class nl.surfnet.coin.shared.service.GenericServiceHibernateImpl
 
findById(Long) - Method in interface nl.surfnet.coin.shared.service.GenericService
Find by primary key
findById(Long) - Method in class nl.surfnet.coin.shared.service.GenericServiceHibernateImpl
 
findServiceProviders() - Method in interface nl.surfnet.coin.shared.log.ApiCallLogService
 
findServiceProviders() - Method in class nl.surfnet.coin.shared.log.ApiCallLogServiceImpl
 

G

generate(Object, Method, Object...) - Method in class nl.surfnet.coin.shared.cache.MethodNameAwareCacheKeyGenerator
 
GenericService<T extends DomainObject> - Interface in nl.surfnet.coin.shared.service
Generic service class for CRUD functionality for DomainObject
GenericServiceHibernateImpl<T extends DomainObject> - Class in nl.surfnet.coin.shared.service
GenericService based on hibernate
GenericServiceHibernateImpl(Class<T>) - Constructor for class nl.surfnet.coin.shared.service.GenericServiceHibernateImpl
Constructor
getApiCallLog() - Static method in class nl.surfnet.coin.shared.log.ApiCallLogContextListener
Get the ApiCallLog of the current thread
getApiVersion() - Method in class nl.surfnet.coin.shared.log.ApiCallLog
 
getComponent() - Method in class nl.surfnet.coin.shared.domain.ErrorMail
 
getConsumerKey() - Method in class nl.surfnet.coin.shared.log.ApiCallLog
 
getCount() - Method in interface nl.surfnet.coin.shared.service.GenericService
 
getCount() - Method in class nl.surfnet.coin.shared.service.GenericServiceHibernateImpl
 
getDetails() - Method in class nl.surfnet.coin.shared.domain.ErrorMail
 
getId() - Method in class nl.surfnet.coin.shared.domain.DomainObject
 
getIdp() - Method in class nl.surfnet.coin.shared.domain.ErrorMail
 
getIpAddress() - Method in class nl.surfnet.coin.shared.log.ApiCallLog
 
getLocation() - Method in class nl.surfnet.coin.shared.domain.ErrorMail
 
getMessage() - Method in class nl.surfnet.coin.shared.domain.ErrorMail
 
getPersistentClass() - Method in interface nl.surfnet.coin.shared.service.GenericService
 
getPersistentClass() - Method in class nl.surfnet.coin.shared.service.GenericServiceHibernateImpl
 
getResourceUrl() - Method in class nl.surfnet.coin.shared.log.ApiCallLog
 
getServer() - Method in class nl.surfnet.coin.shared.domain.ErrorMail
 
getSession() - Method in class nl.surfnet.coin.shared.service.GenericServiceHibernateImpl
 
getShortMessage() - Method in class nl.surfnet.coin.shared.domain.ErrorMail
 
getSp() - Method in class nl.surfnet.coin.shared.domain.ErrorMail
 
getSpEntityId() - Method in class nl.surfnet.coin.shared.log.ApiCallLog
 
getTimestamp() - Method in class nl.surfnet.coin.shared.log.ApiCallLog
 
getUserId() - Method in class nl.surfnet.coin.shared.domain.ErrorMail
 
getUserId() - Method in class nl.surfnet.coin.shared.log.ApiCallLog
 

H

hashCode() - Method in class nl.surfnet.coin.shared.domain.DomainObject
 
hashCode(Object) - Method in class nl.surfnet.coin.shared.domain.EnumUserType
 

I

isMutable() - Method in class nl.surfnet.coin.shared.domain.EnumUserType
 

M

MAIL_TEMPLATE - Static variable in class nl.surfnet.coin.shared.service.ErrorMessageMailer
 
MailService - Interface in nl.surfnet.coin.shared.service
 
MailServiceImpl - Class in nl.surfnet.coin.shared.service.impl
 
MailServiceImpl() - Constructor for class nl.surfnet.coin.shared.service.impl.MailServiceImpl
 
MethodNameAwareCacheKeyGenerator - Class in nl.surfnet.coin.shared.cache
KeyGenerator that also takes into account the methodName when generating keys.
MethodNameAwareCacheKeyGenerator() - Constructor for class nl.surfnet.coin.shared.cache.MethodNameAwareCacheKeyGenerator
 
MockJavaMailSender - Class in nl.surfnet.coin.shared.service
Mock JavaMailSender
MockJavaMailSender() - Constructor for class nl.surfnet.coin.shared.service.MockJavaMailSender
 
MockMailService - Class in nl.surfnet.coin.shared.service.impl
Mock implementation for MailService
MockMailService() - Constructor for class nl.surfnet.coin.shared.service.impl.MockMailService
 

N

nl.surfnet.coin.shared.cache - package nl.surfnet.coin.shared.cache
 
nl.surfnet.coin.shared.domain - package nl.surfnet.coin.shared.domain
 
nl.surfnet.coin.shared.log - package nl.surfnet.coin.shared.log
 
nl.surfnet.coin.shared.service - package nl.surfnet.coin.shared.service
 
nl.surfnet.coin.shared.service.impl - package nl.surfnet.coin.shared.service.impl
 
nullSafeGet(ResultSet, String[], Object) - Method in class nl.surfnet.coin.shared.domain.EnumUserType
 
nullSafeSet(PreparedStatement, Object, int) - Method in class nl.surfnet.coin.shared.domain.EnumUserType
 

R

replace(Object, Object, Object) - Method in class nl.surfnet.coin.shared.domain.EnumUserType
 
requestDestroyed(ServletRequestEvent) - Method in class nl.surfnet.coin.shared.log.ApiCallLogContextListener
 
requestInitialized(ServletRequestEvent) - Method in class nl.surfnet.coin.shared.log.ApiCallLogContextListener
 
returnedClass() - Method in class nl.surfnet.coin.shared.domain.EnumUserType
 

S

saveApiCallLog(ApiCallLog) - Method in interface nl.surfnet.coin.shared.log.ApiCallLogService
Log the Api request
saveApiCallLog(ApiCallLog) - Method in class nl.surfnet.coin.shared.log.ApiCallLogServiceImpl
 
saveOrUpdate(T) - Method in interface nl.surfnet.coin.shared.service.GenericService
 
saveOrUpdate(Collection<T>) - Method in interface nl.surfnet.coin.shared.service.GenericService
 
saveOrUpdate(T) - Method in class nl.surfnet.coin.shared.service.GenericServiceHibernateImpl
 
saveOrUpdate(Collection<T>) - Method in class nl.surfnet.coin.shared.service.GenericServiceHibernateImpl
 
send(MimeMessage) - Method in class nl.surfnet.coin.shared.service.MockJavaMailSender
 
sendAsync(MimeMessagePreparator) - Method in class nl.surfnet.coin.shared.service.impl.MailServiceImpl
 
sendAsync(SimpleMailMessage) - Method in class nl.surfnet.coin.shared.service.impl.MailServiceImpl
 
sendAsync(MimeMessagePreparator) - Method in class nl.surfnet.coin.shared.service.impl.MockMailService
Logs the mail message
sendAsync(SimpleMailMessage) - Method in class nl.surfnet.coin.shared.service.impl.MockMailService
Logs the mail message
sendAsync(MimeMessagePreparator) - Method in interface nl.surfnet.coin.shared.service.MailService
 
sendAsync(SimpleMailMessage) - Method in interface nl.surfnet.coin.shared.service.MailService
 
sendErrorMail(ErrorMail) - Method in class nl.surfnet.coin.shared.service.ErrorMessageMailer
Sends the error message by mail.
setApiVersion(String) - Method in class nl.surfnet.coin.shared.log.ApiCallLog
 
setCacheManager(CacheManager) - Method in class nl.surfnet.coin.shared.cache.ConextNoOpCacheManager
 
setComponent(String) - Method in class nl.surfnet.coin.shared.domain.ErrorMail
 
setConsumerKey(String) - Method in class nl.surfnet.coin.shared.log.ApiCallLog
 
setDetails(String) - Method in class nl.surfnet.coin.shared.domain.ErrorMail
 
setErrorMailTo(String) - Method in class nl.surfnet.coin.shared.service.ErrorMessageMailer
Setter for the mailto address (injected by Spring)
setId(Long) - Method in class nl.surfnet.coin.shared.domain.DomainObject
 
setIdp(String) - Method in class nl.surfnet.coin.shared.domain.ErrorMail
 
setIpAddress(String) - Method in class nl.surfnet.coin.shared.log.ApiCallLog
 
setLocation(String) - Method in class nl.surfnet.coin.shared.domain.ErrorMail
 
setMailSender(JavaMailSender) - Method in class nl.surfnet.coin.shared.service.ErrorMessageMailer
 
setMailSender(JavaMailSender) - Method in class nl.surfnet.coin.shared.service.impl.MailServiceImpl
 
setMessage(String) - Method in class nl.surfnet.coin.shared.domain.ErrorMail
 
setResourceUrl(String) - Method in class nl.surfnet.coin.shared.log.ApiCallLog
 
setServer(String) - Method in class nl.surfnet.coin.shared.domain.ErrorMail
 
setShortMessage(String) - Method in class nl.surfnet.coin.shared.domain.ErrorMail
 
setSp(String) - Method in class nl.surfnet.coin.shared.domain.ErrorMail
 
setSpEntityId(String) - Method in class nl.surfnet.coin.shared.log.ApiCallLog
 
setTimestamp(Date) - Method in class nl.surfnet.coin.shared.log.ApiCallLog
 
setUserId(String) - Method in class nl.surfnet.coin.shared.domain.ErrorMail
 
setUserId(String) - Method in class nl.surfnet.coin.shared.log.ApiCallLog
 
SortOrder - Enum in nl.surfnet.coin.shared.service
Enum to choose a sort order
sqlTypes() - Method in class nl.surfnet.coin.shared.domain.EnumUserType
 

T

TIME_FORMAT - Static variable in class nl.surfnet.coin.shared.service.ErrorMessageMailer
 
toString() - Method in class nl.surfnet.coin.shared.domain.DomainObject
 

V

valueOf(String) - Static method in enum nl.surfnet.coin.shared.service.SortOrder
Returns the enum constant of this type with the specified name.
values() - Static method in enum nl.surfnet.coin.shared.service.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.

A C D E F G H I M N R S T V

Copyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.