Uses of Interface
com.ibm.fhir.core.context.FHIRPagingContext
- 
- 
Uses of FHIRPagingContext in com.ibm.fhir.core.context.impl
Classes in com.ibm.fhir.core.context.impl that implement FHIRPagingContext Modifier and Type Class Description classFHIRPagingContextImpl - 
Uses of FHIRPagingContext in com.ibm.fhir.persistence.context
Subinterfaces of FHIRPagingContext in com.ibm.fhir.persistence.context Modifier and Type Interface Description interfaceFHIRHistoryContext - 
Uses of FHIRPagingContext in com.ibm.fhir.persistence.context.impl
Classes in com.ibm.fhir.persistence.context.impl that implement FHIRPagingContext Modifier and Type Class Description classFHIRHistoryContextImpl - 
Uses of FHIRPagingContext in com.ibm.fhir.search.context
Subinterfaces of FHIRPagingContext in com.ibm.fhir.search.context Modifier and Type Interface Description interfaceFHIRSearchContextInterface for FHIR Search Context. - 
Uses of FHIRPagingContext in com.ibm.fhir.search.context.impl
Classes in com.ibm.fhir.search.context.impl that implement FHIRPagingContext Modifier and Type Class Description classFHIRSearchContextImpl 
 -