info.magnolia.voting.voters
Class DontDispatchOnForwardAttributeVoter
java.lang.Object
info.magnolia.voting.voters.BaseVoterImpl
info.magnolia.voting.voters.AbstractBoolVoter
info.magnolia.voting.voters.DontDispatchOnForwardAttributeVoter
- All Implemented Interfaces:
- Voter
Deprecated. since 4.4, use WebContainerResources
instead
public class DontDispatchOnForwardAttributeVoter
- extends AbstractBoolVoter
This voter returns true if the DONT_DISPATCH_ON_FORWARD_ATTRIBUTE attribute is set in the request.
- Version:
- $Id$
- Author:
- philipp
DONT_DISPATCH_ON_FORWARD_ATTRIBUTE
public static final String DONT_DISPATCH_ON_FORWARD_ATTRIBUTE
- Deprecated. since 4.4, should not be used anymore, replaced by the
WebContainerResourcesImpl.WEB_CONTAINER_RESOURCE_MARKER_ATTRIBUTE
.
DontDispatchOnForwardAttributeVoter
public DontDispatchOnForwardAttributeVoter()
- Deprecated.
boolVote
protected boolean boolVote(Object value)
- Deprecated.
- Specified by:
boolVote
in class AbstractBoolVoter
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.