Class EraseRestFactory


  • public class EraseRestFactory
    extends java.lang.Object
    Selects the single instance of Erase for a given request.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static EraseRest getInstance​(FHIROperationContext operationContext, Parameters parameters, java.lang.Class<? extends Resource> resourceType, java.lang.String logicalId)
      Creates a single instance of the Erase factory.
      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getInstance

        public static EraseRest getInstance​(FHIROperationContext operationContext,
                                            Parameters parameters,
                                            java.lang.Class<? extends Resource> resourceType,
                                            java.lang.String logicalId)
        Creates a single instance of the Erase factory.
        Parameters:
        operationContext -
        parameters -
        resourceType -
        logicalId -
        Returns:
        Single instance of $erase