org.pentaho.reporting.engine.classic.core.layout.output
Class DisplayAllFlowSelector

java.lang.Object
  extended by org.pentaho.reporting.engine.classic.core.layout.output.DisplayAllFlowSelector
All Implemented Interfaces:
FlowSelector

public class DisplayAllFlowSelector
extends Object
implements FlowSelector

Creation-Date: 04.05.2007, 19:13:07

Author:
Thomas Morgner

Constructor Summary
DisplayAllFlowSelector()
           
 
Method Summary
 boolean isLogicalPageAccepted(LogicalPageKey key)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DisplayAllFlowSelector

public DisplayAllFlowSelector()
Method Detail

isLogicalPageAccepted

public boolean isLogicalPageAccepted(LogicalPageKey key)
Specified by:
isLogicalPageAccepted in interface FlowSelector