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 class
FHIRPagingContextImpl
-
Uses of FHIRPagingContext in com.ibm.fhir.persistence.context
Subinterfaces of FHIRPagingContext in com.ibm.fhir.persistence.context Modifier and Type Interface Description interface
FHIRHistoryContext
-
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 class
FHIRHistoryContextImpl
-
Uses of FHIRPagingContext in com.ibm.fhir.search.context
Subinterfaces of FHIRPagingContext in com.ibm.fhir.search.context Modifier and Type Interface Description interface
FHIRSearchContext
Interface 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 class
FHIRSearchContextImpl
Implementation ofFHIRSearchContext
-