| Package | Description |
|---|---|
| org.sparta.springwebutils.entity | |
| org.sparta.springwebutils.util |
| Modifier and Type | Method and Description |
|---|---|
List<EntryPointParameter> |
EntryPoint.getParameters()
Getter method for parameters
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntryPoint.setParameters(List<EntryPointParameter> parameters)
Setter method for parameters
|
| Modifier and Type | Method and Description |
|---|---|
static List<EntryPointParameter> |
ExternalEntryPointHelper.getInternalEntryPointParametersRecursively(Class<?> parameterType,
Set<Class<?>> typeBlacklist,
Set<String> nameBlacklist,
int maxDeepLevel)
Deeply finds all the attributes of the supplied class
|
Copyright © 2015. All rights reserved.