- java.lang.Object
-
- info.magnolia.voting.voters.BaseVoterImpl<T>
-
- info.magnolia.voting.voters.AbstractBoolVoter<Object>
-
- info.magnolia.voting.voters.BasePatternVoter
-
- info.magnolia.module.templatingkit.voters.SiteURIPatternVoter
-
- All Implemented Interfaces:
- info.magnolia.voting.Voter<Object>
public class SiteURIPatternVoter
extends info.magnolia.voting.voters.BasePatternVoter
Simple URI Pattern Voter that works only for a site defined in configuration.
It is possible to restrict the action to a specific domain.
-
-
Method Summary
-
Methods inherited from class info.magnolia.voting.voters.BasePatternVoter
getPattern, init, isInverse, resolveURIFromValue, setInverse, setTrueValue, toString
-
Methods inherited from class info.magnolia.voting.voters.AbstractBoolVoter
getFalseValue, getLevel, getTrueValue, isNot, setFalseValue, setLevel, setNot, vote
-
Methods inherited from class info.magnolia.voting.voters.BaseVoterImpl
getName, isEnabled, setEnabled, setName
-
-
Method Detail
-
getSite
public String getSite()
Copyright © 2008–2016 Magnolia International Ltd.. All rights reserved.