@Canonical(includes: [beanType, propertyName, propertyType]) class BeanPropertyAccessorImpl extends Object implements BeanPropertyAccessor
| Type | Name and description |
|---|---|
Class |
beanType |
Constrained |
constraints |
PersistentProperty |
domainProperty |
PersistentEntity |
entity |
GrailsApplication |
grailsApplication |
String |
pathFromRoot |
String |
propertyName |
Class |
propertyType |
Object |
rootBean |
Class |
rootBeanType |
Object |
value |
| Constructor and description |
|---|
BeanPropertyAccessorImpl() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
List<Class> |
getBeanSuperclasses() |
|
String |
getDefaultLabel() |
|
List<org.springframework.validation.FieldError> |
getErrors() |
|
List<String> |
getLabelKeys() |
|
List<Class> |
getPropertyTypeSuperclasses() |
|
boolean |
isInvalid() |
|
boolean |
isRequired() |