info.magnolia.jcr.wrapper
Class ChannelVisibilityContentDecorator

java.lang.Object
  extended by info.magnolia.jcr.decoration.AbstractContentDecorator
      extended by info.magnolia.jcr.decoration.NodePredicateContentDecorator
          extended by info.magnolia.jcr.wrapper.ChannelVisibilityContentDecorator
All Implemented Interfaces:
ContentDecorator

public class ChannelVisibilityContentDecorator
extends NodePredicateContentDecorator

ContentDecorator that hides content based on a multi value property called channels.

Version:
$Id$

Constructor Summary
ChannelVisibilityContentDecorator(String currentChannel)
           
 
Method Summary
 
Methods inherited from class info.magnolia.jcr.decoration.NodePredicateContentDecorator
evaluateNode, evaluateProperty
 
Methods inherited from class info.magnolia.jcr.decoration.AbstractContentDecorator
wrapNode, wrapNodeIterator, wrapProperty, wrapPropertyIterator, wrapSession
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChannelVisibilityContentDecorator

public ChannelVisibilityContentDecorator(String currentChannel)


Copyright © 2003-2011 Magnolia International Ltd.. All Rights Reserved.