| org.springframework.web.portlet.handler.AbstractMapBasedHandlerMapping.PortletRequestMappingPredicate |
Predicate interface for determining a match with a given request.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Determine whether the given request matches this predicate.
| |||||||||||
Validate this predicate's mapping against the current request.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
java.lang.Comparable
| |||||||||||
Determine whether the given request matches this predicate.
| request | current portlet request |
|---|
Validate this predicate's mapping against the current request.
| request | current portlet request |
|---|
| if validation failed | |
| PortletException |