
Uses of Annotation Interface
ca.uhn.fhir.util.CoverageIgnore
Packages that use CoverageIgnore
Package
Description
-
Uses of CoverageIgnore in ca.uhn.fhir.model.api
Methods in ca.uhn.fhir.model.api with annotations of type CoverageIgnoreModifier and TypeMethodDescriptionTagList.getFormatCommentsPost()NOT SUPPORTED - ThrowsUnsupportedOperationExceptionTagList.getFormatCommentsPre()NOT SUPPORTED - ThrowsUnsupportedOperationExceptionBaseIdentifiableElement.getId()Deprecated.booleanTagList.hasFormatComment()Returns falsevoidDeprecated.UseBaseIdentifiableElement.setElementSpecificId(String)instead.voidDeprecated.UseBaseIdentifiableElement.setElementSpecificId(String)instead. -
Uses of CoverageIgnore in ca.uhn.fhir.model.base.composite
Methods in ca.uhn.fhir.model.base.composite with annotations of type CoverageIgnoreModifier and TypeMethodDescriptionBaseContainedDt.getFormatCommentsPost()NOT SUPPORTED - ThrowsUnsupportedOperationExceptionBaseContainedDt.getFormatCommentsPre()NOT SUPPORTED - ThrowsUnsupportedOperationExceptionbooleanBaseContainedDt.hasFormatComment()Returns false -
Uses of CoverageIgnore in ca.uhn.fhir.model.primitive
Classes in ca.uhn.fhir.model.primitive with annotations of type CoverageIgnore -
Uses of CoverageIgnore in ca.uhn.fhir.model.valueset
Classes in ca.uhn.fhir.model.valueset with annotations of type CoverageIgnoreModifier and TypeClassDescriptionenumenumThis Enum is only used to support using the DSTU1 Bundle structure (ca.uhn.fhir.model.api.Bundle) on a DSTU2 server.enum -
Uses of CoverageIgnore in ca.uhn.fhir.rest.api
Classes in ca.uhn.fhir.rest.api with annotations of type CoverageIgnoreConstructors in ca.uhn.fhir.rest.api with annotations of type CoverageIgnore -
Uses of CoverageIgnore in ca.uhn.fhir.rest.client.exceptions
Classes in ca.uhn.fhir.rest.client.exceptions with annotations of type CoverageIgnoreModifier and TypeClassDescriptionclassRepresents a failure by the HAPI FHIR Client to successfully communicate with a FHIR server, because of IO failures, incomprehensible response, etc.classThis exception will be thrown by FHIR clients if the client attempts to communicate with a server which is a valid FHIR server but is incompatible with this client for some reason.classclass -
Uses of CoverageIgnore in ca.uhn.fhir.rest.gclient
Methods in ca.uhn.fhir.rest.gclient with annotations of type CoverageIgnoreModifier and TypeMethodDescriptionDeprecated.theValue does not do anything, useUriClientParam.matches()instead -
Uses of CoverageIgnore in ca.uhn.fhir.rest.param
Classes in ca.uhn.fhir.rest.param with annotations of type CoverageIgnoreMethods in ca.uhn.fhir.rest.param with annotations of type CoverageIgnoreModifier and TypeMethodDescriptionCompositeAndListParam.addAnd(CompositeOrListParam<A, B> theValue) HasAndListParam.addAnd(HasOrListParam theValue) NumberAndListParam.addAnd(NumberOrListParam theValue) QuantityAndListParam.addAnd(QuantityOrListParam theValue) ReferenceAndListParam.addAnd(ReferenceOrListParam theValue) SpecialAndListParam.addAnd(SpecialOrListParam theValue) UriAndListParam.addAnd(UriOrListParam theValue) CompositeOrListParam.addOr(CompositeParam<A, B> theParameter) NumberOrListParam.addOr(NumberParam theParameter) QuantityOrListParam.addOr(QuantityParam theParameter) ReferenceOrListParam.addOr(ReferenceParam theParameter) SpecialOrListParam.addOr(SpecialParam theParameter) StringOrListParam.addOr(StringParam theParameter) TokenOrListParam.addOr(TokenParam theParameter) ReferenceParam.getBaseUrl()ReferenceParam.getIdPart()ReferenceParam.getIdPartAsBigDecimal()ReferenceParam.getIdPartAsLong()QuantityParam.getSystemAsUriDt()Deprecated.Use {QuantityParam.getSystem()} instead -
Uses of CoverageIgnore in ca.uhn.fhir.rest.server.exceptions
Classes in ca.uhn.fhir.rest.server.exceptions with annotations of type CoverageIgnoreModifier and TypeClassDescriptionclassRepresents an HTTP 401 Client Unauthorized response, which means that the client needs to provide credentials, or has provided invalid credentials.classThis Represents an HTTP 403 Forbidden response, which generally indicates one of two conditions: Authentication was provided, but the authenticated user is not permitted to perform the requested operation. The operation is forbidden to all users.classRepresents an HTTP 500 Internal Error response.classRepresents an HTTP 400 Bad Request response.classThis Represents an HTTP 501 Not Implemented response, which means the resource provider currently lacks the ability to fullfill the request.classThis Represents an HTTP 301 Not Modified response, which means the resource has not changed since the last version the client retrieved.classThis Represents an HTTP 413 Payload Too Large response, which means the request body was too big for the server to acceptclassRepresents an HTTP 412 Precondition Failed response.classRepresents an HTTP 410 Resource Gone response, which generally indicates that the resource has been deletedclassRepresents an HTTP 404 Resource Not Found response, which means that the request is pointing to a resource that does not exist.classRepresents an HTTP 409 Conflict response.classDeprecated.UsePreconditionFailedExceptioninstead - This exception is strangely named and will be removed at some point.classException for use when a response is received or being sent that does not correspond to any other exception type.classRepresents an HTTP 422 Unprocessable Entity response, which means that a resource was rejected by the server because it "violated applicable FHIR profiles or server business rules". -
Uses of CoverageIgnore in ca.uhn.fhir.util
Methods in ca.uhn.fhir.util with annotations of type CoverageIgnoreModifier and TypeMethodDescriptionNonPrettyPrintWriterWrapper.getNamespaceContext()PrettyPrintWriterWrapper.getNamespaceContext()NonPrettyPrintWriterWrapper.getProperty(String theName) PrettyPrintWriterWrapper.getProperty(String theName) voidNonPrettyPrintWriterWrapper.setDefaultNamespace(String theUri) voidPrettyPrintWriterWrapper.setDefaultNamespace(String theUri) voidNonPrettyPrintWriterWrapper.setNamespaceContext(NamespaceContext theContext) voidPrettyPrintWriterWrapper.setNamespaceContext(NamespaceContext theContext) voidvoidvoidNonPrettyPrintWriterWrapper.writeAttribute(String theNamespaceURI, String theLocalName, String theValue) voidNonPrettyPrintWriterWrapper.writeAttribute(String thePrefix, String theNamespaceURI, String theLocalName, String theValue) voidPrettyPrintWriterWrapper.writeAttribute(String theNamespaceURI, String theLocalName, String theValue) voidPrettyPrintWriterWrapper.writeAttribute(String thePrefix, String theNamespaceURI, String theLocalName, String theValue) voidNonPrettyPrintWriterWrapper.writeCData(String theData) voidPrettyPrintWriterWrapper.writeCData(String theData) voidvoidvoidNonPrettyPrintWriterWrapper.writeEmptyElement(String theLocalName) voidNonPrettyPrintWriterWrapper.writeEmptyElement(String theNamespaceURI, String theLocalName) voidNonPrettyPrintWriterWrapper.writeEmptyElement(String thePrefix, String theLocalName, String theNamespaceURI) voidPrettyPrintWriterWrapper.writeEmptyElement(String theLocalName) voidPrettyPrintWriterWrapper.writeEmptyElement(String theNamespaceURI, String theLocalName) voidPrettyPrintWriterWrapper.writeEmptyElement(String thePrefix, String theLocalName, String theNamespaceURI) voidPrettyPrintWriterWrapper.writeEndDocument()voidNonPrettyPrintWriterWrapper.writeEntityRef(String theName) voidPrettyPrintWriterWrapper.writeEntityRef(String theName) voidNonPrettyPrintWriterWrapper.writeProcessingInstruction(String theTarget) voidNonPrettyPrintWriterWrapper.writeProcessingInstruction(String theTarget, String theData) voidPrettyPrintWriterWrapper.writeProcessingInstruction(String theTarget) voidPrettyPrintWriterWrapper.writeProcessingInstruction(String theTarget, String theData) voidNonPrettyPrintWriterWrapper.writeStartDocument()voidNonPrettyPrintWriterWrapper.writeStartDocument(String theVersion) -
Uses of CoverageIgnore in ca.uhn.fhir.validation.schematron
Methods in ca.uhn.fhir.validation.schematron with annotations of type CoverageIgnoreModifier and TypeMethodDescriptionstatic Class<? extends IValidatorModule> SchematronProvider.getSchematronValidatorClass()static IValidatorModuleSchematronProvider.getSchematronValidatorInstance(FhirContext myContext) static booleanSchematronProvider.isSchematronAvailable(FhirContext theFhirContext)
BaseIdentifiableElement.getElementSpecificId()instead.