org.omnaest.utils.beans.adapter.source
Class SourcePropertyAccessorDecorator
java.lang.Object
org.omnaest.utils.beans.adapter.source.SourcePropertyAccessorDecorator
- All Implemented Interfaces:
- Serializable, SourcePropertyAccessor
- Direct Known Subclasses:
- SourcePropertyAccessorDecoratorAdapter, SourcePropertyAccessorDecoratorDefaultValue, SourcePropertyAccessorDecoratorPropertyAccessOption, SourcePropertyAccessorDecoratorPropertyNameTemplate
public abstract class SourcePropertyAccessorDecorator
- extends Object
- implements SourcePropertyAccessor
Decorator for SourcePropertyAccessor
- Author:
- Omnaest
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sourcePropertyAccessor
protected SourcePropertyAccessor sourcePropertyAccessor
SourcePropertyAccessorDecorator
public SourcePropertyAccessorDecorator()
SourcePropertyAccessorDecorator
public SourcePropertyAccessorDecorator(SourcePropertyAccessor sourcePropertyAccessor)
- Parameters:
sourcePropertyAccessor -
setPropertyAccessorDecorator
public SourcePropertyAccessorDecorator setPropertyAccessorDecorator(SourcePropertyAccessor sourcePropertyAccessor)
- Sets the decorated
SourcePropertyAccessor
- Parameters:
sourcePropertyAccessor -
- Returns:
- this
Copyright © 2013. All Rights Reserved.