No API in this release is deprecated for removal.
Since | Deprecated Item and Description |
---|---|
Returns: Map containing parameter names as
keys and parameter values as map values, or an empty Map
if no parameters exist. The keys in the parameter
map are of type String. The values in the parameter map are of type
String array (String[] ).As of version 3.0. Use | |
javax.
the parameter name name, String the parameter value value)As of version 3.0. Use | |
javax.
the parameter name name, String... the parameter values values)As of version 3.0. Use | |
javax.
Map containing parameter names for the render phase as keys and
parameter values as map values. The keys in the parameter map must be of type
String and may not be null or the empty string (""). The values in the parameter
map must be of type String array ( parameters)String[] ).
Neither the values array nor any of
its elements may be null; however, the empty string ("") is allowed as an array element.
As of version 3.0. Use | |
javax.
The request the portlet has been provided
with by the portlet container for the current
request)processEvent call, must not be
null .As of version 3.0. Use | |
Returns: aString representing the
single value of the parametera name)String specifying the
name of the parameterAs of version 3.0. Use | |
Returns: an immutableMap containing parameter names as
keys and parameter values as map values, or an empty Map
if no parameters exist. The keys in the parameter
map are of type String. The values in the parameter map are of type
String array (String[] ).As of version 3.0. Use | |
Returns: anEnumeration of String
objects, each String containing
the name of a request parameter; or an
empty Enumeration if the
request has no parameters.As of version 3.0. Use | |
Returns: an array ofString objects
containing the parameter values.a name)String containing the name of
the parameter the value of which is requestedAs of version 3.0. Use | |
Returns: an immutableMap containing private parameter names as
keys and private parameter values as map values, or an empty Map
if no private parameters exist. The keys in the parameter
map are of type String. The values in the parameter map are of type
String array (String[] ).As of version 3.0. Use | |
Returns: an immutableMap containing public parameter names as
keys and public parameter values as map values, or an empty Map
if no public parameters exist. The keys in the parameter
map are of type String. The values in the parameter map are of type
String array (String[] ).As of version 3.0. Use | |
javax.
a name)String specifying
the name of the public render parameter to be removedAs of version 3.0. Use | |
Returns: an immutableMap containing private parameter names as
keys and private parameter values as map values, or an empty Map
if no private parameters exist. The keys in the parameter
map are of type String. The values in the parameter map are of type
String array (String[] ).As of version 3.0. Use | |
Returns: Map containing render parameter names as keys and
parameter values as map values, or an empty Map if
no parameters exist. The keys in the parameter map are of type
String. The values in the parameter map are of type String array (String[] ).As of version 3.0. Use | |
javax.
a name)String specifying
the name of the public render parameter to be removedAs of version 3.0. Use | |
javax.
key of the render parameter key, String value of the render parameter value)As of version 3.0. Use | |
javax.
key of the render parameter key, String... values of the render parameter values)As of version 3.0. Use | |
javax.
Map containing parameter names for the render phase as keys and
parameter values as map values. The keys in the parameter map must be of type
String and may not be null or the empty string (""). The values in the parameter
map must be of type String array ( parameters)String[] ).
The values array may not be null;
however, the values array elements may be null.
As of version 3.0. Use | |
javax.
the parameter name name, String the parameter value value)
| |
javax.
the parameter name name, String... the parameter values values)
| |
javax.
Map containing parameter names for the render phase as keys and
parameter values as map values. The keys in the parameter map must be of type
String and may not be null or the empty string (""). The values in the parameter
map must be of type String array ( parameters)String[] ).
Neither the values array nor any of
its elements may be null; however, the empty string ("") is allowed as an array element.
| |
javax.
The request the portlet has been provided
with by the portlet container for the current
request)processEvent call, must not be
null .
| |
javax.
a name)String specifying the
name of the parameter
| |
javax.
a name)String containing the name of
the parameter the value of which is requested
| |
javax.
a name)String specifying
the name of the public render parameter to be removed
| |
javax.
portlet title as text String or resource URI title)
| |
javax.
a name)String specifying
the name of the public render parameter to be removed
| |
javax.
key of the render parameter key, String value of the render parameter value)
| |
javax.
key of the render parameter key, String... values of the render parameter values)
| |
javax.
Map containing parameter names for the render phase as keys and
parameter values as map values. The keys in the parameter map must be of type
String and may not be null or the empty string (""). The values in the parameter
map must be of type String array ( parameters)String[] ).
The values array may not be null;
however, the values array elements may be null.
|