| Package | Description |
|---|---|
| org.brandao.brutos |
Contém os recursos necessários para a configuração de uma aplicação.
|
| 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.
|
| org.brandao.brutos.mapping |
Contém os recursos que permitem a configuração de um aplicativo.
|
| org.brandao.brutos.type |
Contém os recursos necessários para o processamento de dados.
|
| Modifier and Type | Field and Description |
|---|---|
static EnumerationType |
EnumerationType.AUTO |
static EnumerationType |
BrutosConstants.DEFAULT_ENUMERATIONTYPE |
protected EnumerationType |
AbstractApplicationContext.enumerationType |
static EnumerationType |
EnumerationType.ORDINAL |
static EnumerationType |
EnumerationType.STRING |
| Modifier and Type | Method and Description |
|---|---|
EnumerationType |
ApplicationContext.getEnumerationType() |
EnumerationType |
AbstractApplicationContext.getEnumerationType() |
EnumerationType |
MetaBeanBuilder.getEnumProperty(EnumerationType enumProperty) |
protected EnumerationType |
AbstractApplicationContext.getInitEnumerationType() |
static EnumerationType |
EnumerationType.valueOf(String value) |
| Modifier and Type | Method and Description |
|---|---|
ConstructorArgBuilder |
ConstructorBuilder.addContructorArg(String name,
EnumerationType enumProperty) |
ConstructorArgBuilder |
ConstructorBuilder.addContructorArg(String name,
EnumerationType enumProperty,
String temporalProperty,
String mapping,
ScopeType scope,
Object value,
boolean nullable,
boolean generic,
Type typeDef,
FetchType fetchType,
Object type) |
ConstructorArgBuilder |
ConstructorBuilder.addContructorArg(String name,
EnumerationType enumProperty,
String temporalProperty,
String mapping,
ScopeType scope,
Object value,
boolean nullable,
boolean generic,
Type typeDef,
Object type) |
ConstructorArgBuilder |
ConstructorBuilder.addContructorArg(String name,
EnumerationType enumProperty,
String temporalProperty,
String mapping,
ScopeType scope,
Object value,
boolean nullable,
Type typeDef,
Class<?> type) |
MetaBeanBuilder |
MetaBeanBuilder.addMetaValue(Object value,
EnumerationType enumProperty,
String temporalProperty,
String mapping,
ScopeType scope,
Type typeDef,
Object type) |
ParameterBuilder |
ParametersBuilder.addParameter(String name,
EnumerationType enumProperty,
Class<?> classType) |
ParameterBuilder |
ParametersBuilder.addParameter(String name,
ScopeType scope,
EnumerationType enumProperty,
Class<?> classType) |
ParameterBuilder |
ParametersBuilder.addParameter(String name,
ScopeType scope,
EnumerationType enumProperty,
String temporalProperty,
String mapping,
Type typeDef,
Object value,
boolean nullable,
boolean generic,
FetchType fetchType,
Object classType) |
ParameterBuilder |
ParametersBuilder.addParameter(String name,
ScopeType scope,
EnumerationType enumProperty,
String temporalProperty,
String mapping,
Type typeDef,
Object value,
boolean nullable,
boolean generic,
Object classType) |
ParameterBuilder |
ParametersBuilder.addParameter(String name,
ScopeType scope,
EnumerationType enumProperty,
String temporalProperty,
String mapping,
Type typeDef,
Object value,
boolean nullable,
Class<?> classType) |
ParameterBuilder |
ParametersBuilder.addParameter(String name,
ScopeType scope,
EnumerationType enumProperty,
String temporalProperty,
String mapping,
Type typeDef,
Object value,
boolean nullable,
Object classType) |
PropertyBuilder |
ControllerBuilder.addProperty(String propertyName,
String id,
EnumerationType enumProperty) |
PropertyBuilder |
BeanBuilder.addProperty(String name,
String propertyName,
EnumerationType enumProperty) |
PropertyBuilder |
BeanBuilder.addProperty(String name,
String propertyName,
EnumerationType enumProperty,
String temporalProperty,
String mapping,
ScopeType scope,
Object value,
boolean nullable,
boolean generic,
Object classType,
FetchType fetchType,
Type type) |
PropertyBuilder |
BeanBuilder.addProperty(String name,
String propertyName,
EnumerationType enumProperty,
String temporalProperty,
String mapping,
ScopeType scope,
Object value,
boolean nullable,
boolean generic,
Object classType,
Type type) |
PropertyBuilder |
BeanBuilder.addProperty(String name,
String propertyName,
EnumerationType enumProperty,
String temporalProperty,
String mapping,
ScopeType scope,
Object value,
boolean nullable,
Object classType,
Type type) |
PropertyBuilder |
BeanBuilder.addProperty(String name,
String propertyName,
EnumerationType enumProperty,
String temporalProperty,
String mapping,
ScopeType scope,
Object value,
boolean nullable,
Type type) |
PropertyBuilder |
ControllerBuilder.addProperty(String propertyName,
String id,
ScopeType scope,
EnumerationType enumProperty) |
PropertyBuilder |
ControllerBuilder.addProperty(String propertyName,
String id,
ScopeType scope,
EnumerationType enumProperty,
String temporalProperty,
String mapping,
Object value,
boolean nullable,
boolean generic,
Object classType,
FetchType fetchType,
Type type) |
PropertyBuilder |
ControllerBuilder.addProperty(String propertyName,
String id,
ScopeType scope,
EnumerationType enumProperty,
String temporalProperty,
String mapping,
Object value,
boolean nullable,
boolean generic,
Object classType,
Type type) |
PropertyBuilder |
ControllerBuilder.addProperty(String propertyName,
String id,
ScopeType scope,
EnumerationType enumProperty,
String temporalProperty,
String mapping,
Object value,
boolean nullable,
Object classType,
Type type) |
PropertyBuilder |
ControllerBuilder.addProperty(String propertyName,
String id,
ScopeType scope,
EnumerationType enumProperty,
String temporalProperty,
String mapping,
Object value,
boolean nullable,
Type type) |
MetaBeanBuilder |
ResultActionBuilder.buildMetaBean(String name,
EnumerationType enumProperty,
String temporalProperty,
Class<?> classType) |
MetaBeanBuilder |
PropertyBuilder.buildMetaBean(String name,
EnumerationType enumProperty,
String temporalProperty,
Class<?> classType) |
MetaBeanBuilder |
ParameterBuilder.buildMetaBean(String name,
EnumerationType enumProperty,
String temporalProperty,
Class<?> classType) |
MetaBeanBuilder |
KeyBuilder.buildMetaBean(String name,
EnumerationType enumProperty,
String temporalProperty,
Class<?> classType) |
MetaBeanBuilder |
GenericBuilder.buildMetaBean(String name,
EnumerationType enumProperty,
String temporalProperty,
Class<?> classType) |
MetaBeanBuilder |
ElementBuilder.buildMetaBean(String name,
EnumerationType enumProperty,
String temporalProperty,
Class<?> classType) |
MetaBeanBuilder |
ConstructorArgBuilder.buildMetaBean(String name,
EnumerationType enumProperty,
String temporalProperty,
Class<?> classType) |
MetaBeanBuilder |
ResultActionBuilder.buildMetaBean(String name,
ScopeType scope,
EnumerationType enumProperty,
String temporalProperty,
Class<?> classType,
Type type) |
MetaBeanBuilder |
PropertyBuilder.buildMetaBean(String name,
ScopeType scope,
EnumerationType enumProperty,
String temporalProperty,
Class<?> classType,
Type type) |
MetaBeanBuilder |
ParameterBuilder.buildMetaBean(String name,
ScopeType scope,
EnumerationType enumProperty,
String temporalProperty,
Class<?> classType,
Type type) |
MetaBeanBuilder |
KeyBuilder.buildMetaBean(String name,
ScopeType scope,
EnumerationType enumProperty,
String temporalProperty,
Class<?> classType,
Type type) |
MetaBeanBuilder |
GenericBuilder.buildMetaBean(String name,
ScopeType scope,
EnumerationType enumProperty,
String temporalProperty,
Class<?> classType,
Type type) |
MetaBeanBuilder |
ElementBuilder.buildMetaBean(String name,
ScopeType scope,
EnumerationType enumProperty,
String temporalProperty,
Class<?> classType,
Type type) |
MetaBeanBuilder |
ConstructorArgBuilder.buildMetaBean(String name,
ScopeType scope,
EnumerationType enumProperty,
String temporalProperty,
Class<?> classType,
Type type) |
EnumerationType |
MetaBeanBuilder.getEnumProperty(EnumerationType enumProperty) |
Type |
TypeManager.getType(Object classType,
EnumerationType enumType,
String pattern) |
ElementBuilder |
BeanBuilder.setElement(String name,
EnumerationType enumProperty,
Class<?> classType) |
ElementBuilder |
BeanBuilder.setElement(String name,
EnumerationType enumProperty,
ScopeType scope,
Class<?> classType) |
ElementBuilder |
BeanBuilder.setElement(String name,
EnumerationType enumProperty,
String temporalProperty,
String mapping,
ScopeType scope,
Object value,
boolean nullable,
boolean generic,
Type typeDef,
Object type) |
ElementBuilder |
BeanBuilder.setElement(String name,
EnumerationType enumProperty,
String temporalProperty,
String mapping,
ScopeType scope,
Object value,
boolean nullable,
Type typeDef,
Class<?> type) |
ElementBuilder |
BeanBuilder.setElement(String name,
EnumerationType enumProperty,
String temporalProperty,
String mapping,
ScopeType scope,
Object value,
boolean nullable,
Type typeDef,
Object type) |
void |
ConfigurableApplicationContext.setEnumerationType(EnumerationType value) |
void |
AbstractApplicationContext.setEnumerationType(EnumerationType value) |
MetaBeanBuilder |
MetaBeanBuilder.setEnumProperty(EnumerationType enumProperty) |
KeyBuilder |
BeanBuilder.setKey(String name,
EnumerationType enumProperty,
Class<?> classType) |
KeyBuilder |
BeanBuilder.setKey(String name,
EnumerationType enumProperty,
ScopeType scope,
Class<?> classType) |
KeyBuilder |
BeanBuilder.setKey(String name,
EnumerationType enumProperty,
String temporalProperty,
String mapping,
ScopeType scope,
Object value,
boolean generic,
Type typeDef,
Object type) |
KeyBuilder |
BeanBuilder.setKey(String name,
EnumerationType enumProperty,
String temporalProperty,
String mapping,
ScopeType scope,
Object value,
Type typeDef,
Class<?> type) |
KeyBuilder |
BeanBuilder.setKey(String name,
EnumerationType enumProperty,
String temporalProperty,
String mapping,
ScopeType scope,
Object value,
Type typeDef,
Object type) |
ResultActionBuilder |
ThrowSafeBuilder.setResultAction(String name,
EnumerationType enumProperty,
Class<?> classType) |
ResultActionBuilder |
ActionBuilder.setResultAction(String name,
EnumerationType enumProperty,
Class<?> classType) |
ResultActionBuilder |
ThrowSafeBuilder.setResultAction(String name,
EnumerationType enumProperty,
String temporalProperty,
String mapping,
Type typeDef,
Object value,
boolean nullable,
boolean generic,
Object classType) |
ResultActionBuilder |
ActionBuilder.setResultAction(String name,
EnumerationType enumProperty,
String temporalProperty,
String mapping,
Type typeDef,
Object value,
boolean nullable,
boolean generic,
Object classType) |
ResultActionBuilder |
ThrowSafeBuilder.setResultAction(String name,
EnumerationType enumProperty,
String temporalProperty,
String mapping,
Type typeDef,
Object value,
boolean nullable,
Class<?> classType) |
ResultActionBuilder |
ActionBuilder.setResultAction(String name,
EnumerationType enumProperty,
String temporalProperty,
String mapping,
Type typeDef,
Object value,
boolean nullable,
Class<?> classType) |
ResultActionBuilder |
ThrowSafeBuilder.setResultAction(String name,
EnumerationType enumProperty,
String temporalProperty,
String mapping,
Type typeDef,
Object value,
boolean nullable,
Object classType) |
ResultActionBuilder |
ActionBuilder.setResultAction(String name,
EnumerationType enumProperty,
String temporalProperty,
String mapping,
Type typeDef,
Object value,
boolean nullable,
Object classType) |
| Constructor and Description |
|---|
MetaBeanBuilder(MetaBean metaBean,
String name,
ScopeType scope,
EnumerationType enumProperty,
String temporalProperty,
Class<?> classType,
Type type,
ValidatorFactory validatorFactory,
ControllerBuilder controller,
String origin) |
| Modifier and Type | Method and Description |
|---|---|
EnumerationType |
BeanPropertyAnnotationWrapper.getEnumProperty() |
EnumerationType |
BeanPropertyAnnotationImp.getEnumProperty() |
EnumerationType |
BeanPropertyAnnotation.getEnumProperty() |
| Modifier and Type | Method and Description |
|---|---|
EnumerationType |
KeyEntry.getEnumerated() |
EnumerationType |
ElementEntry.getEnumerated() |
static EnumerationType |
AnnotationUtil.getEnumerationType(Any value) |
static EnumerationType |
AnnotationUtil.getEnumerationType(Enumerated value) |
static EnumerationType |
AnnotationUtil.getEnumerationType(EnumerationType value) |
EnumerationType |
ResultActionEntry.getEnumProperty() |
EnumerationType |
ConstructorArgEntry.getEnumProperty() |
EnumerationType |
ActionParamEntry.getEnumProperty() |
| Modifier and Type | Method and Description |
|---|---|
protected PropertyBuilder |
PropertyAnnotationConfig.addProperty(BeanBuilder beanBuilder,
BeanPropertyAnnotation property,
String propertyName,
String name,
ScopeType scope,
EnumerationType enumProperty,
String temporalProperty,
Type type,
ComponentRegistry componentRegistry)
Deprecated.
|
protected PropertyBuilder |
PropertyAnnotationConfig.addProperty(ControllerBuilder controllerBuilder,
BeanPropertyAnnotation property,
String propertyName,
String name,
ScopeType scope,
EnumerationType enumProperty,
String temporalProperty,
Type type,
ComponentRegistry componentRegistry)
Deprecated.
|
void |
KeyEntry.setEnumerated(EnumerationType enumerated) |
void |
ElementEntry.setEnumerated(EnumerationType enumerated) |
| Modifier and Type | Field and Description |
|---|---|
protected EnumerationType |
DependencyBean.enumProperty |
| Modifier and Type | Method and Description |
|---|---|
EnumerationType |
DependencyBean.getEnumProperty() |
| Modifier and Type | Method and Description |
|---|---|
static DependencyBean |
MappingBeanUtil.createConstructorArg(String name,
EnumerationType enumProperty,
String temporalProperty,
String mapping,
ScopeType scope,
Object value,
boolean nullable,
boolean generic,
Type typeDef,
Object classType,
Bean mappingBean,
FetchType fetchType,
ValidatorFactory validatorFactory,
Controller controller) |
static DependencyBean |
MappingBeanUtil.createDependencyBean(String name,
EnumerationType enumProperty,
String temporalProperty,
String mapping,
ScopeType scope,
Object value,
boolean nullable,
boolean generic,
Type typeDef,
Object classType,
Bean mappingBean,
FetchType fetchType,
ValidatorFactory validatorFactory,
Controller controller) |
static DependencyBean |
MappingBeanUtil.createElementBean(String name,
EnumerationType enumProperty,
String temporalProperty,
String mapping,
ScopeType scope,
Object value,
boolean nullable,
boolean generic,
Type typeDef,
Object classType,
Bean mappingBean,
FetchType fetchType,
ValidatorFactory validatorFactory,
Controller controller) |
static DependencyBean |
MappingBeanUtil.createKeyBean(String name,
EnumerationType enumProperty,
String temporalProperty,
String mapping,
ScopeType scope,
Object value,
boolean nullable,
boolean generic,
Type typeDef,
Object classType,
Bean mappingBean,
FetchType fetchType,
ValidatorFactory validatorFactory,
Controller controller) |
static DependencyBean |
MappingBeanUtil.createMetaBeanValue(EnumerationType enumProperty,
String temporalProperty,
String mapping,
ScopeType scope,
Object value,
boolean nullable,
boolean generic,
Type typeDef,
Object classType,
Bean mappingBean,
FetchType fetchType,
ValidatorFactory validatorFactory,
Controller controller) |
static DependencyBean |
MappingBeanUtil.createProperty(String name,
String propertyName,
EnumerationType enumProperty,
String temporalProperty,
String mapping,
ScopeType scope,
Object value,
boolean nullable,
boolean generic,
Type typeDef,
Object classType,
Bean mappingBean,
FetchType fetchType,
ValidatorFactory validatorFactory,
Controller controller) |
void |
DependencyBean.setEnumProperty(EnumerationType enumProperty) |
| Modifier and Type | Method and Description |
|---|---|
EnumerationType |
EnumType.getEnumerationType() |
EnumerationType |
DefaultEnumType.getEnumerationType() |
| Modifier and Type | Method and Description |
|---|---|
Type |
TypeManagerImp.getType(Object classType,
EnumerationType enumType,
String pattern) |
void |
EnumType.setEnumerationType(EnumerationType type) |
void |
DefaultEnumType.setEnumerationType(EnumerationType type) |
Copyright © 2026 Brandao. All rights reserved.