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