| Package | Description |
|---|---|
| org.brandao.brutos.annotation.bean |
Contém os recursos necessários para a manipulação das entidades.
|
| org.brandao.brutos.annotation.configuration |
Contém os recursos necessários para o processamento da configuração da aplicação.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BeanPropertyAnnotationImp |
class |
BeanPropertyAnnotationWrapper |
| Constructor and Description |
|---|
BeanPropertyAnnotationWrapper(BeanPropertyAnnotation beanProperty) |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanEntryProperty |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BasicAnnotationConfig.addIdentify(BeanPropertyAnnotation source,
Object builder,
org.brandao.brutos.ComponentRegistry componentRegistry) |
protected void |
AnyAnnotationConfig.addIdentify(BeanPropertyAnnotation source,
org.brandao.brutos.PropertyBuilder propertyBuilder,
org.brandao.brutos.ComponentRegistry componentRegistry) |
protected org.brandao.brutos.PropertyBuilder |
PropertyAnnotationConfig.addProperty(org.brandao.brutos.BeanBuilder beanBuilder,
BeanPropertyAnnotation property,
String propertyName,
String name,
org.brandao.brutos.ScopeType scope,
org.brandao.brutos.EnumerationType enumProperty,
String temporalProperty,
org.brandao.brutos.type.Type type,
org.brandao.brutos.ComponentRegistry componentRegistry)
Deprecated.
|
protected org.brandao.brutos.PropertyBuilder |
PropertyAnnotationConfig.addProperty(BeanPropertyAnnotation property,
Object builder,
org.brandao.brutos.ComponentRegistry componentRegistry)
Deprecated.
|
protected org.brandao.brutos.PropertyBuilder |
BasicAnnotationConfig.addProperty(BeanPropertyAnnotation property,
Object builder,
org.brandao.brutos.ComponentRegistry componentRegistry) |
protected org.brandao.brutos.PropertyBuilder |
PropertyAnnotationConfig.addProperty(org.brandao.brutos.ControllerBuilder controllerBuilder,
BeanPropertyAnnotation property,
String propertyName,
String name,
org.brandao.brutos.ScopeType scope,
org.brandao.brutos.EnumerationType enumProperty,
String temporalProperty,
org.brandao.brutos.type.Type type,
org.brandao.brutos.ComponentRegistry componentRegistry)
Deprecated.
|
protected org.brandao.brutos.PropertyBuilder |
PropertyAnnotationConfig.buildProperty(org.brandao.brutos.BeanBuilder beanBuilder,
BeanPropertyAnnotation property,
org.brandao.brutos.ComponentRegistry componentRegistry)
Deprecated.
|
protected org.brandao.brutos.PropertyBuilder |
BasicAnnotationConfig.buildProperty(Object beanBuilder,
BeanPropertyAnnotation property,
org.brandao.brutos.ComponentRegistry componentRegistry) |
static String |
AnnotationUtil.getBeanName(BeanPropertyAnnotation property) |
| Constructor and Description |
|---|
BeanEntryProperty(BeanPropertyAnnotation value) |
Copyright © 2018 Brandao. All rights reserved.