edu.harvard.med.countway.dl.model
Class AbstractPagerResult

java.lang.Object
  extended by edu.harvard.med.countway.dl.model.AbstractPager
      extended by edu.harvard.med.countway.dl.model.AbstractPagerResult
Direct Known Subclasses:
ClassInstructorList, ClassList, ClassLocationList, ClassUserList, CourseBuildingList, CourseInstitutionList, CourseList, CourseTypeList, EcommonsUserList, PubmedSearchResultList, ResourceList, ResourceTypeList, TocFeedEntryList, TocFeedList, UserList, UserResourceList

public abstract class AbstractPagerResult
extends AbstractPager


Constructor Summary
AbstractPagerResult()
           
 
Method Summary
 java.lang.Integer getCount()
           
 void setCount(java.lang.Integer count)
           
 
Methods inherited from class edu.harvard.med.countway.dl.model.AbstractPager
getLimit, getOffset, setLimit, setOffset
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractPagerResult

public AbstractPagerResult()
Method Detail

setCount

public void setCount(java.lang.Integer count)

getCount

public java.lang.Integer getCount()


Copyright © 2010. All Rights Reserved.