Class FHIRRestInteractionRead

    • Constructor Detail

      • FHIRRestInteractionRead

        public FHIRRestInteractionRead​(int entryIndex,
                                       String requestDescription,
                                       FHIRUrlParser requestURL,
                                       long initialTime,
                                       String type,
                                       String id,
                                       boolean throwExcOnNull,
                                       boolean includeDeleted,
                                       Resource contextResource,
                                       javax.ws.rs.core.MultivaluedMap<String,​String> queryParameters,
                                       boolean checkInteractionAllowed)
        Public constructor
        Parameters:
        entryIndex -
        requestDescription -
        requestURL -
        initialTime -
        type -
        id -
        throwExcOnNull -
        includeDeleted -
        contextResource -
        queryParameters -
        checkInteractionAllowed -