public class OscarContext extends Object
Constructor and Description |
---|
OscarContext() |
Modifier and Type | Method and Description |
---|---|
void |
addData(String factoryId,
String configurationId,
Map<String,String> data) |
void |
addIgnoreField(String factoryId,
String fieldName) |
void |
addIgnoreFields(String factoryId,
String... fieldNames) |
Map<String,Map<String,Map<String,String>>> |
getData() |
Map<String,Set<String>> |
getIgnoreFields() |