info.magnolia.voting.voters
Class DelegateVoter<T>
java.lang.Object
info.magnolia.voting.voters.BaseVoterImpl<T>
info.magnolia.voting.voters.AbstractBoolVoter<T>
info.magnolia.voting.voters.DelegateVoter<T>
- Type Parameters:
T
- the type of object passed to vote
- All Implemented Interfaces:
- Voter<T>
public class DelegateVoter<T>
- extends AbstractBoolVoter<T>
Check a magnolia system delegatePath.
DelegateVoter
public DelegateVoter()
boolVote
protected boolean boolVote(T value)
- Specified by:
boolVote
in class AbstractBoolVoter<T>
getDelegatePath
public String getDelegatePath()
setDelegatePath
public void setDelegatePath(String delegatePath)
Copyright © 2003-2014 Magnolia International Ltd.. All Rights Reserved.