Modifier and Type | Method and Description |
---|---|
PosoFieldDescriptor |
PosoAnalizer.getDisplayTitleField() |
PosoFieldDescriptor |
PosoAnalizer.getIdField() |
PosoFieldDescriptor |
PosoAnalizer.getKeyField() |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<PosoFieldDescriptor> |
PosoAnalizer.getAllExposedFields()
Includes inherited fields
|
java.util.Collection<PosoFieldDescriptor> |
PosoAnalizer.getAllFields()
Includes inherited fields
|
java.util.Collection<PosoFieldDescriptor> |
PosoAnalizer.getExposedFields() |
java.util.Collection<PosoFieldDescriptor> |
PosoAnalizer.getFields() |
Constructor and Description |
---|
PropertyValidatorInformation(PosoFieldDescriptor field,
DtoAnnotationProcessor dtoAnnotationProcessor)
Process the annotation and store information in member variables.
|
Modifier and Type | Method and Description |
---|---|
int |
PosoFieldDescriptorComparator.compare(PosoFieldDescriptor o1,
PosoFieldDescriptor o2) |
Constructor and Description |
---|
SetPropertyInPosoSectionCreator(PosoAnalizer posoAnalizer,
PosoFieldDescriptor field) |
Constructor and Description |
---|
SetPropertyInDtoSectionCreator(PosoFieldDescriptor field) |