|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StateValidationModel | |
|---|---|
| org.cruxframework.crux.core.server.rest.util | |
| org.cruxframework.crux.core.shared.rest.annotation | |
| Uses of StateValidationModel in org.cruxframework.crux.core.server.rest.util |
|---|
| Methods in org.cruxframework.crux.core.server.rest.util that return StateValidationModel | |
|---|---|
static StateValidationModel |
HttpMethodHelper.getStateValidationModel(Method method)
|
| Uses of StateValidationModel in org.cruxframework.crux.core.shared.rest.annotation |
|---|
| Methods in org.cruxframework.crux.core.shared.rest.annotation that return StateValidationModel | |
|---|---|
static StateValidationModel |
StateValidationModel.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static StateValidationModel[] |
StateValidationModel.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||