public class PortletRequestAttributeParameterEvaluator extends Object implements IParameterEvaluator
| Modifier and Type | Field and Description |
|---|---|
protected String |
attributeKey |
| Constructor and Description |
|---|
PortletRequestAttributeParameterEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
String |
evaluate(javax.portlet.PortletRequest request) |
String |
getAttributeKey() |
void |
setAttributeKey(String attributeKey) |
protected String attributeKey
public PortletRequestAttributeParameterEvaluator()
public void setAttributeKey(String attributeKey)
public String getAttributeKey()
public String evaluate(javax.portlet.PortletRequest request)
evaluate in interface IParameterEvaluatorCopyright © 2016 Jasig. All Rights Reserved.