| Package | Description |
|---|---|
| com.denimgroup.threadfix.data.entities | |
| com.denimgroup.threadfix.util |
| Modifier and Type | Method and Description |
|---|---|
ModelFieldSet |
ModelFieldSet.add(ModelField field) |
ModelFieldSet |
ModelFieldSet.addAll(ModelFieldSet beanFieldSet) |
| Modifier and Type | Method and Description |
|---|---|
ModelFieldSet |
ModelFieldSet.addAll(ModelFieldSet beanFieldSet) |
| Modifier and Type | Method and Description |
|---|---|
static ModelFieldSet |
FieldSetLookupUtils.getPossibleParametersForModelType(Map<String,ModelFieldSet> fieldMap,
String className)
This method uses recursion to walk the tree of possible parameters that the spring
controller will accept and bind to the model object.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
FieldSetLookupUtils.addSuperClassFieldsToModels(Map<String,ModelFieldSet> fieldMap,
Map<String,String> superClassMap) |
static ModelFieldSet |
FieldSetLookupUtils.getPossibleParametersForModelType(Map<String,ModelFieldSet> fieldMap,
String className)
This method uses recursion to walk the tree of possible parameters that the spring
controller will accept and bind to the model object.
|
Copyright © 2018 Denim Group, Ltd.; Secure Decisions, A Division of Applied Visions, Inc.. All rights reserved.