public class KeyValueParameterProvider extends AbstractParameterProvider<KeyValueEntity>
KeyValueEntity.dateFormat, underlyingEntity| Constructor and Description |
|---|
KeyValueParameterProvider(KeyValueEntity underlyingEntity) |
| Modifier and Type | Method and Description |
|---|---|
Object |
internalGet(String key,
Class<?> expectedClass) |
void |
set(String propertyName,
Object value) |
buildParameterProvider, get, getUnderlyingEntityclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetpublic KeyValueParameterProvider(KeyValueEntity underlyingEntity)
public Object internalGet(String key, Class<?> expectedClass)
internalGet in class AbstractParameterProvider<KeyValueEntity>Copyright © 2015 Matsuo IT. All rights reserved.