|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| SourcePropertyAccessor | Simple SourcePropertyAccessor interface which reduces to a SourcePropertyAccessor.setValue(String, Object, Class, PropertyMetaInformation) and
SourcePropertyAccessor.getValue(String, Class, PropertyMetaInformation) method signature. |
| Class Summary | |
|---|---|
| SourcePropertyAccessor.PropertyMetaInformation | Contains further meta information about a property |
| SourcePropertyAccessorDecorator | Decorator for SourcePropertyAccessor |
| SourcePropertyAccessorDecoratorAdapter | SourcePropertyAccessorDecorator which will listen to Converter annotated Methods. |
| SourcePropertyAccessorDecoratorDefaultValue | SourcePropertyAccessorDecorator which will listen to DefaultValue annotated Methods |
| SourcePropertyAccessorDecoratorPropertyAccessOption | SourcePropertyAccessorDecorator which will convert incoming keys based on a PropertyAccessOption |
| SourcePropertyAccessorDecoratorPropertyNameTemplate | SourcePropertyAccessorDecorator which will listen to PropertyNameTemplate annotated Methods and
Classes. |
| Annotation Types Summary | |
|---|---|
| DefaultValue | The DefaultValue Annotation allows to declare a value which is used as default value, if a given or returned
value of a method is null. |
| DefaultValues | The DefaultValues Annotation allows to declare a value which is used as default value, if a given or returned
value of a method is null. |
| PropertyNameTemplate | A PropertyNameTemplate allows to declare a mapping template string which is normally used to map methods of interfaces
to properties of an underlying structure. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||