|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.voting.voters.BaseVoterImpl info.magnolia.voting.voters.AbstractBoolVoter info.magnolia.voting.voters.DelegateVoter
public class DelegateVoter
Check a magnolia system delegatePath.
Constructor Summary | |
---|---|
DelegateVoter()
|
Method Summary | |
---|---|
protected boolean |
boolVote(java.lang.Object value)
|
java.lang.String |
getDelegatePath()
|
void |
setDelegatePath(java.lang.String delegatePath)
|
Methods inherited from class info.magnolia.voting.voters.AbstractBoolVoter |
---|
getFalseValue, getLevel, getTrueValue, isNot, setFalseValue, setLevel, setNot, setTrueValue, toString, vote |
Methods inherited from class info.magnolia.voting.voters.BaseVoterImpl |
---|
getName, isEnabled, setEnabled, setName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DelegateVoter()
Method Detail |
---|
protected boolean boolVote(java.lang.Object value)
boolVote
in class AbstractBoolVoter
public java.lang.String getDelegatePath()
public void setDelegatePath(java.lang.String delegatePath)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |