public interface IParameterEvaluator
| Modifier and Type | Method and Description |
|---|---|
String |
evaluate(javax.portlet.PortletRequest req)
Provides a value for the configured parameter, or
null if
none is available. |
String evaluate(javax.portlet.PortletRequest req)
null if
none is available.req - The current, active PortletRequestnullCopyright © 2017 Jasig. All Rights Reserved.