MediaType
to configure media support, where this voter was used - included here for backwards compatibility. Move to magnolia-core if useful.@Deprecated public class RegexVoter extends info.magnolia.voting.voters.AbstractBoolVoter
Voter
pattern.Constructor and Description |
---|
RegexVoter()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
boolVote(Object value)
Deprecated.
|
String |
getPattern()
Deprecated.
|
void |
init()
Deprecated.
|
boolean |
isInverse()
Deprecated.
|
void |
setInverse(boolean inverse)
Deprecated.
|
void |
setPattern(String pattern)
Deprecated.
|
void |
setTrueValue(int positiveVoteValue)
Deprecated.
|
String |
toString()
Deprecated.
|
getFalseValue, getLevel, getTrueValue, isNot, setFalseValue, setLevel, setNot, vote
public void init()
public void setTrueValue(int positiveVoteValue)
setTrueValue
in class info.magnolia.voting.voters.AbstractBoolVoter
public String getPattern()
public void setPattern(String pattern)
public boolean isInverse()
public void setInverse(boolean inverse)
public String toString()
toString
in class info.magnolia.voting.voters.AbstractBoolVoter
protected boolean boolVote(Object value)
boolVote
in class info.magnolia.voting.voters.AbstractBoolVoter
Copyright © 2016 Magnolia International Ltd.. All rights reserved.