public class KeyCollectionAnnotationConfig extends AbstractAnnotationConfig
annotation, applicationContext| Constructor and Description |
|---|
KeyCollectionAnnotationConfig() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addKey(KeyEntry keyEntry,
org.brandao.brutos.BeanBuilder builder,
org.brandao.brutos.ComponentRegistry componentRegistry) |
Object |
applyConfiguration(Object source,
Object builder,
org.brandao.brutos.ComponentRegistry componentRegistry)
Aplica o recurso na entidade.
|
Object |
applyConfiguration0(Object source,
Object builder,
org.brandao.brutos.ComponentRegistry componentRegistry) |
protected void |
buildKey(KeyEntry key,
Object builder,
org.brandao.brutos.ComponentRegistry componentRegistry) |
boolean |
isApplicable(Object source)
Verifica se o recurso vai ser aplicado à entidade.
|
applyInternalConfiguration, getConfiguration, getExecutionOrder, getSourceConverter, setApplicationContext, setConfiguration, setSourceConverterpublic boolean isApplicable(Object source)
AnnotationConfigsource - Entidade.public Object applyConfiguration(Object source, Object builder, org.brandao.brutos.ComponentRegistry componentRegistry)
AnnotationConfigsource - Entidade.builder - Construtor da entidade.componentRegistry - Regsitro dos componentes da aplicação.public Object applyConfiguration0(Object source, Object builder, org.brandao.brutos.ComponentRegistry componentRegistry)
protected void addKey(KeyEntry keyEntry, org.brandao.brutos.BeanBuilder builder, org.brandao.brutos.ComponentRegistry componentRegistry)
Copyright © 2018 Brandao. All rights reserved.