Uses of Interface
com.ibm.fhir.operation.erase.impl.EraseRest
-
Packages that use EraseRest Package Description com.ibm.fhir.operation.erase.impl -
-
Uses of EraseRest in com.ibm.fhir.operation.erase.impl
Classes in com.ibm.fhir.operation.erase.impl that implement EraseRest Modifier and Type Class Description classEraseRestImplErase Rest Implementation implements the parameters processing, authorization and the turning on/off of the feature.Methods in com.ibm.fhir.operation.erase.impl that return EraseRest Modifier and Type Method Description static EraseRestEraseRestFactory. getInstance(FHIROperationContext operationContext, Parameters parameters, java.lang.Class<? extends Resource> resourceType, java.lang.String logicalId)Creates a single instance of the Erase factory.
-