Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Terminally Deprecated
  • Interfaces
  • Fields
  • Methods
  • Terminally Deprecated Elements
    Element
    Description
    ca.uhn.fhir.rest.server.interceptor.consent.ConsentOperationStatusEnum.parallelEvaluate(Stream<ConsentOperationStatusEnum>)
    for rename
    ca.uhn.fhir.rest.server.interceptor.consent.ConsentOperationStatusEnum.serialEvaluate(Stream<ConsentOperationStatusEnum>)
    for rename
    ca.uhn.fhir.rest.server.util.ISearchParamRegistry.getActiveSearchParam(String, String)
    Use ISearchParamRegistry.getActiveSearchParam(String, String, SearchParamLookupContextEnum)
    ca.uhn.fhir.rest.server.util.ISearchParamRegistry.getActiveSearchParams(String)
    Use ISearchParamRegistry.getActiveSearchParam(String, String, SearchParamLookupContextEnum)
  • Deprecated Interfaces
    Interface
    Description
    ca.uhn.fhir.rest.server.interceptor.IServerOperationInterceptor
    Ths interface is no longer neccessary as of HAPI FHIR 3.8.0 - You can create interceptor methods that are declared using the Hook annotation without needing to implement any interceptor
  • Deprecated Fields
    Field
    Description
    ca.uhn.fhir.rest.server.provider.ProviderConstants.MARK_ALL_RESOURCES_FOR_REINDEXING
    ca.uhn.fhir.rest.server.provider.ProviderConstants.OPERATION_REINDEX_PARAM_EVERYTHING
    ca.uhn.fhir.rest.server.provider.ProviderConstants.PERFORM_REINDEXING_PASS
     
  • Deprecated Methods
    Method
    Description
    ca.uhn.fhir.rest.api.server.RequestDetails.getServerBaseForRequest()
    Use RequestDetails.getFhirServerBase() instead. Deprecated in HAPI FHIR 7.0.0
    ca.uhn.fhir.rest.server.interceptor.auth.IAuthRuleBuilderOperationNamedAndScoped.andAllowAllResponsesWithAllResourcesAccess()
    This is a synonym for IAuthRuleBuilderOperationNamedAndScoped.andAllowAllResponses(), use that method instead
    ca.uhn.fhir.rest.server.interceptor.auth.IAuthRuleTester.matches(RestOperationTypeEnum, RequestDetails, IIdType, IBaseResource)
     
    ca.uhn.fhir.rest.server.interceptor.auth.IAuthRuleTester.matchesOutput(RestOperationTypeEnum, RequestDetails, IBaseResource)
     
    ca.uhn.fhir.rest.server.interceptor.BaseValidatingInterceptor.doValidate(FhirValidator, T)
    ca.uhn.fhir.rest.server.interceptor.consent.ConsentInterceptor.setConsentService(IConsentService)
    Use ConsentInterceptor.registerConsentService(IConsentService) instead
    ca.uhn.fhir.rest.server.interceptor.consent.ConsentOperationStatusEnum.parallelEvaluate(Stream<ConsentOperationStatusEnum>)
    for rename
    ca.uhn.fhir.rest.server.interceptor.consent.ConsentOperationStatusEnum.serialEvaluate(Stream<ConsentOperationStatusEnum>)
    for rename
    ca.uhn.fhir.rest.server.interceptor.IServerInterceptor.outgoingResponse(RequestDetails)
    As of HAPI FHIR 3.2.0, this method is deprecated and will be removed in a future version of HAPI FHIR.
    ca.uhn.fhir.rest.server.interceptor.IServerInterceptor.outgoingResponse(RequestDetails, TagList)
    As of HAPI FHIR 3.2.0, this method is deprecated and will be removed in a future version of HAPI FHIR.
    ca.uhn.fhir.rest.server.interceptor.IServerInterceptor.outgoingResponse(RequestDetails, TagList, HttpServletRequest, HttpServletResponse)
    As of HAPI FHIR 3.2.0, this method is deprecated and will be removed in a future version of HAPI FHIR.
    ca.uhn.fhir.rest.server.interceptor.IServerInterceptor.outgoingResponse(RequestDetails, HttpServletRequest, HttpServletResponse)
    As of HAPI FHIR 3.2.0, this method is deprecated and will be removed in a future version of HAPI FHIR.
    ca.uhn.fhir.rest.server.interceptor.IServerInterceptor.outgoingResponse(RequestDetails, IBaseResource)
    As of HAPI FHIR 3.2.0, this method is deprecated and will be removed in a future version of HAPI FHIR.
    ca.uhn.fhir.rest.server.interceptor.IServerInterceptor.outgoingResponse(RequestDetails, IBaseResource, HttpServletRequest, HttpServletResponse)
    As of HAPI FHIR 3.3.0, this method has been deprecated in favour of IServerInterceptor.outgoingResponse(RequestDetails, ResponseDetails, HttpServletRequest, HttpServletResponse) and will be removed in a future version of HAPI FHIR.
    ca.uhn.fhir.rest.server.interceptor.IServerOperationInterceptor.resourceUpdated(RequestDetails, IBaseResource)
    Deprecated in HAPI FHIR 3.0.0 in favour of IServerOperationInterceptor.resourceUpdated(RequestDetails, IBaseResource, IBaseResource)
    ca.uhn.fhir.rest.server.interceptor.ServerOperationInterceptorAdapter.resourceUpdated(RequestDetails, IBaseResource)
    Deprecated in HAPI FHIR 2.6 in favour of ServerOperationInterceptorAdapter.resourceUpdated(RequestDetails, IBaseResource, IBaseResource)
    ca.uhn.fhir.rest.server.IRestfulServerDefaults.getAddProfileTag()
    As of HAPI FHIR 1.5, this property has been moved to FhirContext.setAddProfileTagWhenEncoding(AddProfileTagEnum)
    ca.uhn.fhir.rest.server.messaging.BaseResourceModifiedMessage.getId()
    Use BaseResourceModifiedMessage.getPayloadId() instead. Deprecated in 5.6.0 / 2021-10-27
    ca.uhn.fhir.rest.server.messaging.BaseResourceModifiedMessage.getId(FhirContext)
    Use BaseResourceModifiedMessage.getPayloadId(FhirContext). Deprecated in 5.6.0 / 2021-10-27
    ca.uhn.fhir.rest.server.messaging.BaseResourceModifiedMessage.setId(IIdType)
    Use BaseResourceModifiedMessage.setPayloadId(IIdType). Deprecated in 5.6.0 / 2021-10-27
    ca.uhn.fhir.rest.server.RestfulServer.getAddProfileTag()
    As of HAPI FHIR 1.5, this property has been moved to FhirContext.setAddProfileTagWhenEncoding(AddProfileTagEnum)
    ca.uhn.fhir.rest.server.RestfulServer.getInterceptors_()
    As of HAPI FHIR 3.8.0, use RestfulServer.getInterceptorService() to access the interceptor service. You can register and unregister interceptors using this service.
    ca.uhn.fhir.rest.server.RestfulServer.newRequestDetails()
    Deprecated in HAPI FHIR 4.1.0 - Users wishing to override this method should override RestfulServer.newRequestDetails(RequestTypeEnum, HttpServletRequest, HttpServletResponse) instead
    ca.uhn.fhir.rest.server.RestfulServer.setAddProfileTag(AddProfileTagEnum)
    As of HAPI FHIR 1.5, this property has been moved to FhirContext.setAddProfileTagWhenEncoding(AddProfileTagEnum)
    ca.uhn.fhir.rest.server.RestfulServer.setInterceptors(IServerInterceptor...)
    As of HAPI FHIR 3.8.0, use RestfulServer.getInterceptorService() to access the interceptor service. You can register and unregister interceptors using this service.
    ca.uhn.fhir.rest.server.RestfulServer.setInterceptors(List<?>)
    As of HAPI FHIR 3.8.0, use RestfulServer.getInterceptorService() to access the interceptor service. You can register and unregister interceptors using this service.
    ca.uhn.fhir.rest.server.RestfulServer.setPlainProviders(Object...)
    This method causes inconsistent behaviour depending on the order it is called in. Use RestfulServer.registerProviders(Object...) instead.
    ca.uhn.fhir.rest.server.RestfulServer.setPlainProviders(Collection<Object>)
    This method causes inconsistent behaviour depending on the order it is called in. Use RestfulServer.registerProviders(Object...) instead.
    ca.uhn.fhir.rest.server.util.ISearchParamRegistry.getActiveSearchParam(String, String)
    Use ISearchParamRegistry.getActiveSearchParam(String, String, SearchParamLookupContextEnum)
    ca.uhn.fhir.rest.server.util.ISearchParamRegistry.getActiveSearchParams(String)
    Use ISearchParamRegistry.getActiveSearchParam(String, String, SearchParamLookupContextEnum)

Copyright © 2014–2025 Smile CDR, Inc.. All rights reserved.