@Deprecated public class AnyElementCollectionAnnotationConfig extends AbstractAnnotationConfig
annotation, applicationContext| Constructor and Description |
|---|
AnyElementCollectionAnnotationConfig()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
applyConfiguration(Object source,
Object builder,
org.brandao.brutos.ComponentRegistry componentRegistry)
Deprecated.
Aplica o recurso na entidade.
|
Object |
applyConfiguration0(Object source,
Object builder,
org.brandao.brutos.ComponentRegistry componentRegistry)
Deprecated.
|
boolean |
isApplicable(Object source)
Deprecated.
Verifica se o recurso vai ser aplicado à entidade.
|
applyInternalConfiguration, getConfiguration, getExecutionOrder, getSourceConverter, setApplicationContext, setConfiguration, setSourceConverterpublic AnyElementCollectionAnnotationConfig()
public 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) throws InstantiationException, IllegalAccessException
Copyright © 2018 Brandao. All rights reserved.