org.pentaho.reporting.engine.classic.core.modules.output.pageable.base
Interface PageFlowSelector

All Superinterfaces:
FlowSelector
All Known Subinterfaces:
GraphicsContentInterceptor
All Known Implementing Classes:
AllPageFlowSelector, QueryLogicalPageInterceptor, QueryPhysicalPageInterceptor, SinglePageFlowSelector

public interface PageFlowSelector
extends FlowSelector

Creation-Date: 09.04.2007, 11:02:04

Author:
Thomas Morgner

Method Summary
 boolean isPhysicalPageAccepted(PhysicalPageKey key)
           
 
Methods inherited from interface org.pentaho.reporting.engine.classic.core.layout.output.FlowSelector
isLogicalPageAccepted
 

Method Detail

isPhysicalPageAccepted

boolean isPhysicalPageAccepted(PhysicalPageKey key)