public class DBSStateFlattener extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,String> |
keyMappings |
| Constructor and Description |
|---|
DBSStateFlattener() |
DBSStateFlattener(Map<String,String> keyMappings) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
flatten(Map<String,Serializable> map,
State state,
String prefix) |
Map<String,Serializable> |
flatten(State state)
Flattens with optional property key mappings.
|
protected final Map<String,String> keyMappings
public DBSStateFlattener()
public DBSStateFlattener(Map<String,String> keyMappings)
Copyright © 2019 Nuxeo. All rights reserved.