RequestParameterVoter
.@Deprecated public class RequestParametersVoter extends AbstractBoolVoter<javax.servlet.http.HttpServletRequest>
Parameters (as Magnolia's configuration nodes):
mgnlPreview
(required)Constructor and Description |
---|
RequestParametersVoter()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
boolVote(javax.servlet.http.HttpServletRequest request)
Deprecated.
|
String |
getParameterName()
Deprecated.
|
String |
getParameterValue()
Deprecated.
|
void |
setParameterName(String parameterName)
Deprecated.
|
void |
setParameterValue(String parameterValue)
Deprecated.
|
String |
toString()
Deprecated.
|
getFalseValue, getLevel, getTrueValue, isNot, setFalseValue, setLevel, setNot, setTrueValue, vote
getName, isEnabled, setEnabled, setName
protected boolean boolVote(javax.servlet.http.HttpServletRequest request)
boolVote
in class AbstractBoolVoter<javax.servlet.http.HttpServletRequest>
public String getParameterName()
public void setParameterName(String parameterName)
public String getParameterValue()
public void setParameterValue(String parameterValue)
public String toString()
toString
in class AbstractBoolVoter<javax.servlet.http.HttpServletRequest>
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.