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

java.lang.Object
  extended by edu.harvard.med.countway.dl.model.AbstractPager
      extended by edu.harvard.med.countway.dl.model.AbstractPagerResult
          extended by edu.harvard.med.countway.dl.model.EcommonsUserList

public class EcommonsUserList
extends AbstractPagerResult


Constructor Summary
EcommonsUserList()
           
 
Method Summary
 java.util.List<EcommonsUser> getEcommonsUserList()
           
 void setEcommonsUserList(java.util.List<EcommonsUser> ecommonsUserList)
           
 
Methods inherited from class edu.harvard.med.countway.dl.model.AbstractPagerResult
getCount, setCount
 
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

EcommonsUserList

public EcommonsUserList()
Method Detail

getEcommonsUserList

public java.util.List<EcommonsUser> getEcommonsUserList()

setEcommonsUserList

public void setEcommonsUserList(java.util.List<EcommonsUser> ecommonsUserList)


Copyright © 2010. All Rights Reserved.