leon.view.web.portlet
Class LyPortletParameterValues
java.lang.Object
leon.view.web.LyWebParameterValues
leon.view.web.portlet.LyPortletParameterValues
- All Implemented Interfaces:
- LyAdvancedParameterValues, LyParameterValues
public class LyPortletParameterValues
- extends LyWebParameterValues
Submit data from one or several forms.
Field Summary |
static java.lang.String |
__VERSION
|
Method Summary |
java.lang.String |
getParameter(java.lang.String param)
Returns a string containing the lone value of the specified parameter, or null if the
parameter does not exist. |
java.lang.String[] |
getParameterNames()
(non-Javadoc). |
java.lang.String[] |
getParameterValues(java.lang.String param)
(non-Javadoc). |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
__VERSION
public static final java.lang.String __VERSION
- See Also:
- Constant Field Values
LyPortletParameterValues
public LyPortletParameterValues(javax.portlet.PortletRequest request,
LyString string)
- Constructor.
- Parameters:
request
- the HTTP requeststring
- the reference to the LyString
getParameter
public java.lang.String getParameter(java.lang.String param)
- Returns a string containing the lone value of the specified parameter, or null if the
parameter does not exist.
- Specified by:
getParameter
in interface LyParameterValues
- Overrides:
getParameter
in class LyWebParameterValues
getParameterNames
public java.lang.String[] getParameterNames()
- (non-Javadoc).
- Specified by:
getParameterNames
in interface LyParameterValues
- Overrides:
getParameterNames
in class LyWebParameterValues
- See Also:
LyParameterValues.getParameterNames()
getParameterValues
public java.lang.String[] getParameterValues(java.lang.String param)
- (non-Javadoc).
- Specified by:
getParameterValues
in interface LyParameterValues
- Overrides:
getParameterValues
in class LyWebParameterValues
- See Also:
LyParameterValues.getParameterValues(java.lang.String)
Website: W4 S.A., contact us: support@w4global.com