public class PrimaryKeyValuesAdapter extends MapValuesAdapter<PrimaryKeyValues,String,PrimaryKey>
| Constructor and Description |
|---|
PrimaryKeyValuesAdapter() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getKey(PrimaryKey value)
Returns the map key for specified map value.
|
marshal, unmarshalprotected String getKey(PrimaryKey value)
MapValuesAdaptergetKey in class MapValuesAdapter<PrimaryKeyValues,String,PrimaryKey>value - the map valuevalue.Copyright © 2011-2013. All Rights Reserved.