JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
systems.dennis.shared.scopes.form.ScopeForm
Packages that use
ScopeForm
Package
Description
systems.dennis.shared.scopes.controller
Uses of
ScopeForm
in
systems.dennis.shared.scopes.controller
Methods in
systems.dennis.shared.scopes.controller
that return types with arguments of type
ScopeForm
Modifier and Type
Method
Description
org.springframework.http.ResponseEntity<
ScopeForm
>
ScopeController.
edit
(
ScopeForm
form)
Methods in
systems.dennis.shared.scopes.controller
with parameters of type
ScopeForm
Modifier and Type
Method
Description
org.springframework.http.ResponseEntity<
ScopeForm
>
ScopeController.
edit
(
ScopeForm
form)