Skip navigation links
spring-data-jpa-businesskey
A B D E G I J M O P R S T Z 

A

afterPropertiesSet() - Method in class org.zalando.spring.data.businesskey.config.BusinessKeyHandler
 
AnnotationBusinessKeyConfiguration - Class in org.zalando.spring.data.businesskey.config
 
AnnotationBusinessKeyConfiguration(AnnotationMetadata, Class<? extends Annotation>) - Constructor for class org.zalando.spring.data.businesskey.config.AnnotationBusinessKeyConfiguration
 

B

BEAN_CONFIGURER_ASPECT_BEAN_NAME - Static variable in class org.zalando.spring.data.businesskey.config.BusinessKeyBeanFactoryPostProcessor
 
BusinessKey - Annotation Type in org.zalando.spring.data.businesskey.annotation
Marks an member of an Entity as BusinessKey.
BusinessKeyBeanDefinitionParser - Class in org.zalando.spring.data.businesskey.config
 
BusinessKeyBeanDefinitionParser() - Constructor for class org.zalando.spring.data.businesskey.config.BusinessKeyBeanDefinitionParser
 
BusinessKeyBeanDefinitionRegistrarSupport - Class in org.zalando.spring.data.businesskey.config
 
BusinessKeyBeanDefinitionRegistrarSupport() - Constructor for class org.zalando.spring.data.businesskey.config.BusinessKeyBeanDefinitionRegistrarSupport
 
BusinessKeyBeanFactoryPostProcessor - Class in org.zalando.spring.data.businesskey.config
 
BusinessKeyBeanFactoryPostProcessor() - Constructor for class org.zalando.spring.data.businesskey.config.BusinessKeyBeanFactoryPostProcessor
 
BusinessKeyBeanWrapper - Interface in org.zalando.spring.data.businesskey.config
 
BusinessKeyBeanWrapperFactory - Class in org.zalando.spring.data.businesskey.config
 
BusinessKeyBeanWrapperFactory() - Constructor for class org.zalando.spring.data.businesskey.config.BusinessKeyBeanWrapperFactory
 
BusinessKeyConfiguration - Interface in org.zalando.spring.data.businesskey.config
 
BusinessKeyEntityListener - Class in org.zalando.spring.data.businesskey.jpa
EntityListener that injects a newly generated BusinessKey into marked Entity.
BusinessKeyEntityListener() - Constructor for class org.zalando.spring.data.businesskey.jpa.BusinessKeyEntityListener
 
BusinessKeyGenerator - Interface in org.zalando.spring.data.businesskey
Interface an BusinessKeyGenerator has to implement.
BusinessKeyHandler - Class in org.zalando.spring.data.businesskey.config
 
BusinessKeyHandler() - Constructor for class org.zalando.spring.data.businesskey.config.BusinessKeyHandler
 
BusinessKeyHandlerBeanDefinitionParser - Class in org.zalando.spring.data.businesskey.config
BeanDefinitionParser that parses and BusinessKeyHandler BeanDefinition.
BusinessKeyHandlerBeanDefinitionParser() - Constructor for class org.zalando.spring.data.businesskey.config.BusinessKeyHandlerBeanDefinitionParser
 
BusinessKeyNameSpaceHandler - Class in org.zalando.spring.data.businesskey.config
Deprecated.
BusinessKeyNameSpaceHandler() - Constructor for class org.zalando.spring.data.businesskey.config.BusinessKeyNameSpaceHandler
Deprecated.
 

D

doParse(Element, BeanDefinitionBuilder) - Method in class org.zalando.spring.data.businesskey.config.BusinessKeyHandlerBeanDefinitionParser
 

E

EnableJpaBusinessKey - Annotation Type in org.zalando.spring.data.businesskey.jpa.config
 

G

getAnnotation() - Method in class org.zalando.spring.data.businesskey.config.BusinessKeyBeanDefinitionRegistrarSupport
Return the annotation type to lookup configuration values from.
getBeanClass(Element) - Method in class org.zalando.spring.data.businesskey.config.BusinessKeyHandlerBeanDefinitionParser
 
getBusinessKeyAwareRef() - Method in class org.zalando.spring.data.businesskey.config.AnnotationBusinessKeyConfiguration
 
getBusinessKeyAwareRef() - Method in interface org.zalando.spring.data.businesskey.config.BusinessKeyConfiguration
 
getBusinessKeyBeanDefinitionBuilder(BusinessKeyConfiguration) - Method in class org.zalando.spring.data.businesskey.config.BusinessKeyBeanDefinitionRegistrarSupport
 
getBusinessKeyForSelector(String) - Method in interface org.zalando.spring.data.businesskey.BusinessKeyGenerator
 
getBusinessKeyHandlerBeanName() - Method in class org.zalando.spring.data.businesskey.config.BusinessKeyBeanDefinitionRegistrarSupport
 
getBusinessKeySelector() - Method in interface org.zalando.spring.data.businesskey.config.BusinessKeyBeanWrapper
 
getKeyHandlerBeanDefinition(BeanDefinitionRegistry) - Method in class org.zalando.spring.data.businesskey.jpa.config.JpaBusinessKeyRegistrar
 
getKeyHandlerBeanDefinitionBuilder(BeanDefinitionRegistry, BusinessKeyConfiguration) - Method in class org.zalando.spring.data.businesskey.config.BusinessKeyBeanDefinitionRegistrarSupport
 

I

init() - Method in class org.zalando.spring.data.businesskey.config.BusinessKeyNameSpaceHandler
Deprecated.
 
init() - Method in class org.zalando.spring.data.businesskey.config.ZomcatNamespaceHandler
 

J

JpaBusinessKeyRegistrar - Class in org.zalando.spring.data.businesskey.jpa.config
I was confused by the Regstrar for Auditing.
JpaBusinessKeyRegistrar() - Constructor for class org.zalando.spring.data.businesskey.jpa.config.JpaBusinessKeyRegistrar
 

M

markCreated(Object) - Method in class org.zalando.spring.data.businesskey.config.BusinessKeyHandler
 

O

org.zalando.spring.data.businesskey - package org.zalando.spring.data.businesskey
 
org.zalando.spring.data.businesskey.annotation - package org.zalando.spring.data.businesskey.annotation
 
org.zalando.spring.data.businesskey.config - package org.zalando.spring.data.businesskey.config
 
org.zalando.spring.data.businesskey.jpa - package org.zalando.spring.data.businesskey.jpa
 
org.zalando.spring.data.businesskey.jpa.config - package org.zalando.spring.data.businesskey.jpa.config
 

P

parse(Element, ParserContext) - Method in class org.zalando.spring.data.businesskey.config.BusinessKeyBeanDefinitionParser
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.zalando.spring.data.businesskey.config.BusinessKeyBeanFactoryPostProcessor
 

R

registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.zalando.spring.data.businesskey.config.BusinessKeyBeanDefinitionRegistrarSupport
 
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.zalando.spring.data.businesskey.jpa.config.JpaBusinessKeyRegistrar
 
registerBusinessKeyListenerBeanDefinition(AbstractBeanDefinition, BeanDefinitionRegistry) - Method in class org.zalando.spring.data.businesskey.config.BusinessKeyBeanDefinitionRegistrarSupport
 
registerInfrastructureBeanWithId(AbstractBeanDefinition, String, BeanDefinitionRegistry) - Method in class org.zalando.spring.data.businesskey.config.BusinessKeyBeanDefinitionRegistrarSupport
Registers the given AbstractBeanDefinition as infrastructure bean under the given id.
registerInfrastructureBeanWithId(AbstractBeanDefinition, String, BeanDefinitionRegistry) - Method in class org.zalando.spring.data.businesskey.jpa.config.JpaBusinessKeyRegistrar
Registers the given AbstractBeanDefinition as infrastructure bean under the given id.

S

setBusinessKey(Object) - Method in interface org.zalando.spring.data.businesskey.config.BusinessKeyBeanWrapper
 
setKeyGenerator(BusinessKeyGenerator) - Method in class org.zalando.spring.data.businesskey.config.BusinessKeyHandler
 
setKeyHandler(BusinessKeyHandler) - Method in class org.zalando.spring.data.businesskey.jpa.BusinessKeyEntityListener
 
shouldGenerateId() - Method in class org.zalando.spring.data.businesskey.config.BusinessKeyHandlerBeanDefinitionParser
 

T

touchForCreate(Object) - Method in class org.zalando.spring.data.businesskey.jpa.BusinessKeyEntityListener
 

Z

ZomcatNamespaceHandler - Class in org.zalando.spring.data.businesskey.config
Namespacehandler for custom-namespaces of zomcat-jpa.
ZomcatNamespaceHandler() - Constructor for class org.zalando.spring.data.businesskey.config.ZomcatNamespaceHandler
 
A B D E G I J M O P R S T Z 
Skip navigation links
spring-data-jpa-businesskey

Copyright © 2015 Zalando SE. All rights reserved.