public class SimplePreResourceAccessDetails extends Object implements IPreResourceAccessDetails
| Constructor and Description |
|---|
SimplePreResourceAccessDetails(IBaseResource theResource) |
SimplePreResourceAccessDetails(List<T> theResources) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyFilterToList()
Remove any blocked resources from the list that was passed into the constructor
|
IBaseResource |
getResource(int theIndex) |
boolean |
isDontReturnResourceAtIndex(int theIndex) |
void |
setDontReturnResourceAtIndex(int theIndex) |
int |
size() |
public SimplePreResourceAccessDetails(IBaseResource theResource)
public SimplePreResourceAccessDetails(List<T> theResources)
public int size()
size in interface IPreResourceAccessDetailspublic IBaseResource getResource(int theIndex)
getResource in interface IPreResourceAccessDetailspublic void setDontReturnResourceAtIndex(int theIndex)
setDontReturnResourceAtIndex in interface IPreResourceAccessDetailspublic boolean isDontReturnResourceAtIndex(int theIndex)
public void applyFilterToList()
Copyright © 2014–2019 University Health Network. All rights reserved.