@CompileStatic @Canonical(includes: [beanType, propertyName, propertyType]) class PropertyPathAccessor extends Object implements BeanPropertyAccessor
| Type | Name and description |
|---|---|
Class |
beanType |
String |
pathFromRoot |
String |
propertyName |
Class |
propertyType |
| Constructor and description |
|---|
PropertyPathAccessor(String pathFromRoot) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
List<Class> |
getBeanSuperclasses() |
|
Constrained |
getConstraints() |
|
String |
getDefaultLabel() |
|
PersistentProperty |
getDomainProperty() |
|
PersistentEntity |
getEntity() |
|
List<org.springframework.validation.FieldError> |
getErrors() |
|
List<String> |
getLabelKeys() |
|
List<Class> |
getPropertyTypeSuperclasses() |
|
Object |
getRootBean() |
|
Class |
getRootBeanType() |
|
Object |
getValue() |
|
boolean |
isInvalid() |
|
boolean |
isRequired() |