| Package | Description |
|---|---|
| uk.co.jemos.podam.api |
This package contains PODAM main APIs
|
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectStrategy
A default Object strategy, just to provide a default to
PodamCollection.collectionElementStrategy(). |
| Modifier and Type | Field and Description |
|---|---|
private AttributeStrategy<?> |
MapKeyOrElementsArguments.elementStrategy
The strategy to use to fill the Map key or value element.
|
| Modifier and Type | Method and Description |
|---|---|
AttributeStrategy<?> |
MapKeyOrElementsArguments.getElementStrategy() |
| Modifier and Type | Method and Description |
|---|---|
private Object |
PodamFactoryImpl.returnAttributeDataStrategyValue(Class<?> attributeType,
AttributeStrategy<?> attributeStrategy)
It retrieves the value for the
PodamStrategyValue annotation with
which the attribute was annotated |
void |
MapKeyOrElementsArguments.setElementStrategy(AttributeStrategy<?> elementStrategy) |
Copyright © 2015. All rights reserved.