Skip navigation links
A C D E F G I N P R S U W 

A

AbstractRestController<T,ID,R extends org.springframework.data.jpa.repository.JpaRepository<T,ID>,D> - Class in de.alpharogroup.spring.controller
 
AbstractRestController() - Constructor for class de.alpharogroup.spring.controller.AbstractRestController
 

C

count() - Method in interface de.alpharogroup.spring.service.api.GenericService
 
CustomBeanWrapperFieldSetMapper<T> - Class in de.alpharogroup.spring.batch.mapper
 
CustomBeanWrapperFieldSetMapper(Class<? extends T>, DateTimeFormatter) - Constructor for class de.alpharogroup.spring.batch.mapper.CustomBeanWrapperFieldSetMapper
 
CustomEnumEditor<T extends Enum> - Class in de.alpharogroup.spring.editor
 
CustomEnumEditor(Class<T>) - Constructor for class de.alpharogroup.spring.editor.CustomEnumEditor
 

D

DataSourceBean - Class in de.alpharogroup.spring.datasource
The class DataSourceBean.
DataSourceBean() - Constructor for class de.alpharogroup.spring.datasource.DataSourceBean
 
de.alpharogroup.hibernate.generator - package de.alpharogroup.hibernate.generator
 
de.alpharogroup.spring.batch.factory - package de.alpharogroup.spring.batch.factory
 
de.alpharogroup.spring.batch.mapper - package de.alpharogroup.spring.batch.mapper
 
de.alpharogroup.spring.cache.factory - package de.alpharogroup.spring.cache.factory
 
de.alpharogroup.spring.controller - package de.alpharogroup.spring.controller
 
de.alpharogroup.spring.datasource - package de.alpharogroup.spring.datasource
 
de.alpharogroup.spring.editor - package de.alpharogroup.spring.editor
 
de.alpharogroup.spring.exceptionhandling - package de.alpharogroup.spring.exceptionhandling
 
de.alpharogroup.spring.generics - package de.alpharogroup.spring.generics
 
de.alpharogroup.spring.orm.jpa - package de.alpharogroup.spring.orm.jpa
 
de.alpharogroup.spring.service.api - package de.alpharogroup.spring.service.api
 
de.alpharogroup.spring.web.util - package de.alpharogroup.spring.web.util
 
DEFAULT_H2_BUILDER - Static variable in class de.alpharogroup.spring.datasource.DataSourceBean
The default h2 builder as start point to build a new DataSourceBean.
delete(ID) - Method in class de.alpharogroup.spring.controller.AbstractRestController
 
delete(T) - Method in interface de.alpharogroup.spring.service.api.GenericService
 
deleteAll() - Method in interface de.alpharogroup.spring.service.api.GenericService
 
deleteAll(Iterable<? extends T>) - Method in interface de.alpharogroup.spring.service.api.GenericService
 
deleteAllInBatch() - Method in interface de.alpharogroup.spring.service.api.GenericService
 
deleteById(ID) - Method in interface de.alpharogroup.spring.service.api.GenericService
 
deleteInBatch(Iterable<T>) - Method in interface de.alpharogroup.spring.service.api.GenericService
 

E

ExceptionHandlerExtensions - Class in de.alpharogroup.spring.exceptionhandling
The class ExceptionHandlerExtensions holds factory methods for create the view model bean for exception representations
ExceptionHandlerExtensions() - Constructor for class de.alpharogroup.spring.exceptionhandling.ExceptionHandlerExtensions
 
ExceptionViewModel - Class in de.alpharogroup.spring.exceptionhandling
The class ExceptionViewModel holds data for exception representations
ExceptionViewModel() - Constructor for class de.alpharogroup.spring.exceptionhandling.ExceptionViewModel
 
existsById(ID) - Method in interface de.alpharogroup.spring.service.api.GenericService
 
expand(String, Map<String, ?>) - Method in class de.alpharogroup.spring.web.util.UrlExtensions
 

F

findAll() - Method in class de.alpharogroup.spring.controller.AbstractRestController
 
findAll() - Method in interface de.alpharogroup.spring.service.api.GenericService
 
findAll(Pageable) - Method in interface de.alpharogroup.spring.service.api.GenericService
 
findAll(Sort) - Method in interface de.alpharogroup.spring.service.api.GenericService
 
findAllById(Iterable<ID>) - Method in interface de.alpharogroup.spring.service.api.GenericService
 
findById(ID) - Method in interface de.alpharogroup.spring.service.api.GenericService
 
flush() - Method in interface de.alpharogroup.spring.service.api.GenericService
 

G

generate(SessionImplementor, Object) - Method in class de.alpharogroup.hibernate.generator.IdentifiableSequenceStyleGenerator
generateUrl(String, String, String[]) - Static method in class de.alpharogroup.spring.web.util.UrlExtensions
 
generateUrl(String, String) - Static method in class de.alpharogroup.spring.web.util.UrlExtensions
 
generateUrl(String, String, String[], String, String[]) - Static method in class de.alpharogroup.spring.web.util.UrlExtensions
 
GenericService<T,ID,R extends org.springframework.data.jpa.repository.JpaRepository<T,ID>> - Interface in de.alpharogroup.spring.service.api
 
get(ID) - Method in class de.alpharogroup.spring.controller.AbstractRestController
 
getAsText() - Method in class de.alpharogroup.spring.editor.CustomEnumEditor
 
getBaseUrl(String, String, int, String, String) - Static method in class de.alpharogroup.spring.web.util.UrlExtensions
 
getOne(ID) - Method in interface de.alpharogroup.spring.service.api.GenericService
 
getRepository() - Method in interface de.alpharogroup.spring.service.api.GenericService
 

I

IdentifiableSequenceStyleGenerator - Class in de.alpharogroup.hibernate.generator
The class IdentifiableSequenceStyleGenerator is custom implementation of SequenceStyleGenerator that can be used in the GenericGenerator
IdentifiableSequenceStyleGenerator() - Constructor for class de.alpharogroup.hibernate.generator.IdentifiableSequenceStyleGenerator
 
initBinder(DataBinder) - Method in class de.alpharogroup.spring.batch.mapper.CustomBeanWrapperFieldSetMapper
 

N

newCacheManager(CacheManager...) - Static method in class de.alpharogroup.spring.cache.factory.SpringCacheConfigurationFactory
Factory method for create the new composite CacheManager from the given CacheManager's.
newCsvFileItemReader(Resource, Class<T>, String, int) - Static method in class de.alpharogroup.spring.batch.factory.SpringBatchObjectFactory
 
newCsvFileItemReader(Resource, Class<T>, DateTimeFormatter, String, int) - Static method in class de.alpharogroup.spring.batch.factory.SpringBatchObjectFactory
 
newCsvFileItemReader(Resource, Class<T>, FieldSetMapper<T>, String, int) - Static method in class de.alpharogroup.spring.batch.factory.SpringBatchObjectFactory
 
newCustomBeanWrapperFieldSetMapper(Class<? extends T>, DateTimeFormatter) - Static method in class de.alpharogroup.spring.batch.factory.SpringBatchObjectFactory
 
newDataSource(DataSourceBean) - Static method in class de.alpharogroup.spring.orm.jpa.SpringJpaFactory
Factory method for create the new DataSource object from the given DataSourceBean object.
newEhCacheCacheManager(EhCacheManagerFactoryBean) - Static method in class de.alpharogroup.spring.cache.factory.SpringCacheConfigurationFactory
Factory method for create the new EhCacheCacheManager object from the given EhCacheManagerFactoryBean object.
newEhCacheManagerFactoryBean(String) - Static method in class de.alpharogroup.spring.cache.factory.SpringCacheConfigurationFactory
Factory method for create the new EhCacheManagerFactoryBean object from the given file name as String object.
newEntityManagerFactoryBean(String, DataSource, JpaVendorAdapter, Properties) - Static method in class de.alpharogroup.spring.orm.jpa.SpringJpaFactory
Factory method for create the new LocalContainerEntityManagerFactoryBean object from the given persistence unit name as String object, the DataSource object, the JpaVendorAdapter object and the jpa Properties.
newExceptionViewModel(ServletWebRequest, HttpStatus, String, String) - Static method in class de.alpharogroup.spring.exceptionhandling.ExceptionHandlerExtensions
Factory method for create a new ExceptionViewModel from the given arguments
newExceptionViewModel(HttpServletRequest, HttpStatus, String, String) - Static method in class de.alpharogroup.spring.exceptionhandling.ExceptionHandlerExtensions
Factory method for create a new ExceptionViewModel from the given arguments
newExceptionViewModelWith(WebRequest, HttpStatus, String, String) - Static method in class de.alpharogroup.spring.exceptionhandling.ExceptionHandlerExtensions
Factory method for create a new ExceptionViewModel from the given arguments
newIterableParameterizedTypeReference(Class<T>) - Static method in class de.alpharogroup.spring.generics.ParameterizedTypeReferenceFactory
 
newJdbcBatchItemWriter(DataSource, String) - Static method in class de.alpharogroup.spring.batch.factory.SpringBatchObjectFactory
 
newJdbcTemplate(DataSource) - Static method in class de.alpharogroup.spring.orm.jpa.SpringJpaFactory
Factory method for create the new JdbcTemplate object from the given DataSource object.
newJpaItemWriter(EntityManagerFactory) - Static method in class de.alpharogroup.spring.batch.factory.SpringBatchObjectFactory
 
newJpaVendorAdapter(Database) - Static method in class de.alpharogroup.spring.orm.jpa.SpringJpaFactory
Factory method for create the new JpaVendorAdapter object from the given Database object.
newListParameterizedTypeReference(Class<T>) - Static method in class de.alpharogroup.spring.generics.ParameterizedTypeReferenceFactory
 
newMapParameterizedTypeReference(Class<K>, Class<V>) - Static method in class de.alpharogroup.spring.generics.ParameterizedTypeReferenceFactory
 
newResponseEntity(ExceptionViewModel) - Static method in class de.alpharogroup.spring.exceptionhandling.ExceptionHandlerExtensions
Factory method for create a new ResponseEntity with the given ExceptionViewModel object
newResponseEntity(BindException, HttpHeaders, HttpStatus, WebRequest, MessageSource) - Static method in class de.alpharogroup.spring.exceptionhandling.ExceptionHandlerExtensions
Factory method for create a new ResponseEntity from the given arguments
newSetParameterizedTypeReference(Class<T>) - Static method in class de.alpharogroup.spring.generics.ParameterizedTypeReferenceFactory
 
newSimpleCacheErrorHandler() - Static method in class de.alpharogroup.spring.cache.factory.SpringCacheConfigurationFactory
Factory method for create the new SimpleCacheErrorHandler object.
newSimpleCacheResolver() - Static method in class de.alpharogroup.spring.cache.factory.SpringCacheConfigurationFactory
Factory method for create the new SimpleCacheResolver object.
newSimpleKeyGenerator() - Static method in class de.alpharogroup.spring.cache.factory.SpringCacheConfigurationFactory
Factory method for create the new SimpleKeyGenerator object.
newTransactionManager(EntityManagerFactory) - Static method in class de.alpharogroup.spring.orm.jpa.SpringJpaFactory
Factory method for create the new JpaTransactionManager object from the given EntityManagerFactory object.

P

ParameterizedTypeReferenceFactory - Class in de.alpharogroup.spring.generics
A factory for creating ParameterizedTypeReference objects.
ParameterizedTypeReferenceFactory() - Constructor for class de.alpharogroup.spring.generics.ParameterizedTypeReferenceFactory
 

R

READER_SUFFIX - Static variable in class de.alpharogroup.spring.batch.factory.SpringBatchObjectFactory
 

S

save(D) - Method in class de.alpharogroup.spring.controller.AbstractRestController
 
save(S) - Method in interface de.alpharogroup.spring.service.api.GenericService
 
saveAll(Iterable<S>) - Method in interface de.alpharogroup.spring.service.api.GenericService
 
saveAndFlush(S) - Method in interface de.alpharogroup.spring.service.api.GenericService
 
setAsText(String) - Method in class de.alpharogroup.spring.editor.CustomEnumEditor
 
SpringBatchObjectFactory - Class in de.alpharogroup.spring.batch.factory
 
SpringBatchObjectFactory() - Constructor for class de.alpharogroup.spring.batch.factory.SpringBatchObjectFactory
 
SpringCacheConfigurationFactory - Class in de.alpharogroup.spring.cache.factory
A factory class for creating cache configuration objects.
SpringCacheConfigurationFactory() - Constructor for class de.alpharogroup.spring.cache.factory.SpringCacheConfigurationFactory
 
SpringJpaFactory - Class in de.alpharogroup.spring.orm.jpa
A factory class for creating jpa configuration objects.
SpringJpaFactory() - Constructor for class de.alpharogroup.spring.orm.jpa.SpringJpaFactory
 
STRATEGY_CLASS_NAME - Static variable in class de.alpharogroup.hibernate.generator.IdentifiableSequenceStyleGenerator
The Constant for the fully qualified class name that can be used in the GenericGenerator for the strategy attribute

U

update(ID, D) - Method in class de.alpharogroup.spring.controller.AbstractRestController
 
UrlExtensions - Class in de.alpharogroup.spring.web.util
 
UrlExtensions() - Constructor for class de.alpharogroup.spring.web.util.UrlExtensions
 

W

WRITER_SUFFIX - Static variable in class de.alpharogroup.spring.batch.factory.SpringBatchObjectFactory
 
A C D E F G I N P R S U W 
Skip navigation links

Copyright © 2015–2019 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.