Interface IPageWard
- All Superinterfaces:
Serializable
A ward is a boundary which signals when one crosses it. The classes implementing this interface are generating a key
on which one can detect if one crossed a certain boundary.
- Since:
- 10.0
- Author:
- EmokeO
-
Method Summary
Modifier and TypeMethodDescriptionvoidgetKey()getWard()booleanisExpectedSubmit(org.springframework.web.context.request.WebRequest request, String idPrefix)