public class FifoMemoryPagingProvider extends BasePagingProvider implements IPagingProvider
| Constructor and Description |
|---|
FifoMemoryPagingProvider(int theSize) |
| Modifier and Type | Method and Description |
|---|---|
IBundleProvider |
retrieveResultList(String theId)
Retrieve a result list by ID
|
String |
storeResultList(IBundleProvider theList)
Stores a result list and returns an ID with which that list can be returned
|
getDefaultPageSize, getMaximumPageSize, setDefaultPageSize, setMaximumPageSizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDefaultPageSize, getMaximumPageSizepublic FifoMemoryPagingProvider(int theSize)
public IBundleProvider retrieveResultList(String theId)
IPagingProviderretrieveResultList in interface IPagingProviderpublic String storeResultList(IBundleProvider theList)
IPagingProviderstoreResultList in interface IPagingProviderCopyright © 2014–2017 University Health Network. All rights reserved.