com.mindtree.techworks.insight.pagination
Class PageImplFactory

java.lang.Object
  extended by com.mindtree.techworks.insight.pagination.PageImplFactory

public class PageImplFactory
extends java.lang.Object

A factory class for various Paging implementations

Author:
antonypulicken

Constructor Summary
PageImplFactory()
           
 
Method Summary
static PageImpl getDefaultImpl()
          Returns an instance of FilePageImpl
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PageImplFactory

public PageImplFactory()
Method Detail

getDefaultImpl

public static PageImpl getDefaultImpl()
Returns an instance of FilePageImpl

Returns:
FilePageImpl


Copyright © 2003-2008 MindTree Consulting Ltd.. All Rights Reserved.