public class StateAwareParameterExtractor extends ParameterExtractor implements HasAddableKeys<String>
Constructor and Description |
---|
StateAwareParameterExtractor(javax.portlet.PortletRequest request,
javax.portlet.StateAwareResponse response)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
setValue(String key,
String value)
Sets a value for the given key.
|
getKeys, getValue
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.