Methods
| Modifier and Type |
Method and Description |
protected Map<String,Object> |
asProperties(T entity) |
protected DecisionTree<Interface> |
buildDecisionTree(Interface entity,
Map<String,Object> changedValues) |
protected static Map<String,Object> |
clearChangeset(Map<String,Object> changedValues) |
boolean |
doesApplyTo(Interface entity,
Map<String,Object> changedValues) |
List<String> |
getDetailMessages() |
protected static boolean |
isEmpty(Map<String,Object> changedValues) |
static boolean |
isSet(String value) |
void |
setLog(DecisionTree.DecisionLog log) |
ValidationResult |
validate(Interface entity,
Map<String,Object> changedValues) |