JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
pl.matsuo.core.util.desktop.mvc
Interface IActionController<Q extends
IRequest
,
M>
public interface
IActionController<Q extends
IRequest
,
M>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
IRequest
execute
(
Q
queryData,
M
model)
Method Details
execute
IRequest
execute
(
Q
queryData,
M
model)