info.magnolia.voting.voters
Class ForwardVoter
java.lang.Object
info.magnolia.voting.voters.BaseVoterImpl
info.magnolia.voting.voters.AbstractBoolVoter
info.magnolia.voting.voters.ForwardVoter
- All Implemented Interfaces:
- Voter
public class ForwardVoter
- extends AbstractBoolVoter
This voter returns true if the request has been forwarded.
- Version:
- $Id$
- Author:
- philipp
FORWARD_REQUEST_URI_ATTRIBUTE
public static final String FORWARD_REQUEST_URI_ATTRIBUTE
- The request attribute under which the original request URI is stored on an forwarded dispatcher request.
- See Also:
- Constant Field Values
ForwardVoter
public ForwardVoter()
boolVote
protected boolean boolVote(Object value)
- Specified by:
boolVote
in class AbstractBoolVoter
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.