
Package ca.uhn.fhir.jpa.dao
Class FhirSystemDaoDstu2
java.lang.Object
ca.uhn.fhir.jpa.dao.BaseStorageDao
ca.uhn.fhir.jpa.dao.BaseHapiFhirSystemDao<ca.uhn.fhir.model.dstu2.resource.Bundle,ca.uhn.fhir.model.dstu2.composite.MetaDt>
 
ca.uhn.fhir.jpa.dao.FhirSystemDaoDstu2
- All Implemented Interfaces:
- IDao,- IFhirSystemDao<ca.uhn.fhir.model.dstu2.resource.Bundle,- ca.uhn.fhir.model.dstu2.composite.MetaDt> 
public class FhirSystemDaoDstu2
extends BaseHapiFhirSystemDao<ca.uhn.fhir.model.dstu2.resource.Bundle,ca.uhn.fhir.model.dstu2.composite.MetaDt> 
- 
Field SummaryFields inherited from class ca.uhn.fhir.jpa.dao.BaseHapiFhirSystemDaomyEntityManager, myResourceCountsCacheFields inherited from class ca.uhn.fhir.jpa.dao.BaseStorageDaoMESSAGE_KEY_DELETE_RESOURCE_ALREADY_DELETED, MESSAGE_KEY_DELETE_RESOURCE_NOT_EXISTING, myDaoRegistry, myFhirContext, myMetaTagSorter, myResourceVersionSvc, mySearchParamRegistry, myStorageSettings, OO_ISSUE_CODE_INFORMATIONAL, OO_SEVERITY_ERROR, OO_SEVERITY_INFO, OO_SEVERITY_WARNFields inherited from interface ca.uhn.fhir.jpa.api.dao.IDaoCURRENTLY_REINDEXING, RESOURCE_PID, RESOURCE_PID_KEY
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionca.uhn.fhir.model.dstu2.composite.MetaDtmetaGetOperation(ca.uhn.fhir.rest.api.server.RequestDetails theRequestDetails) org.hl7.fhir.instance.model.api.IBaseBundleprocessMessage(ca.uhn.fhir.rest.api.server.RequestDetails theRequestDetails, org.hl7.fhir.instance.model.api.IBaseBundle theMessage) protected ca.uhn.fhir.model.dstu2.composite.MetaDttoMetaDt(Collection<TagDefinition> tagDefinitions) Methods inherited from class ca.uhn.fhir.jpa.dao.BaseHapiFhirSystemDaoexpunge, getContext, getInterceptorBroadcaster, getResourceCounts, getResourceCountsFromCache, getResourceName, getStorageSettings, history, preFetchResources, setInterceptorBroadcasterForUnitTest, setStorageSettingsForUnitTest, setTransactionProcessorForUnitTest, transaction, transactionNestedMethods inherited from class ca.uhn.fhir.jpa.dao.BaseStorageDaoaddIssueToOperationOutcomeForAutoCreatedPlaceholder, clearRequestAsProcessingSubRequest, createErrorOperationOutcome, createInfoOperationOutcome, createInfoOperationOutcome, createMethodOutcomeForResourceId, createResourceGoneException, createWarnOperationOutcome, doCallHooks, extractReferencesToAutoVersion, extractReferencesToAvoidReplacement, markRequestAsProcessingSubRequest, populateOperationOutcomeForUpdate, preProcessResourceForStorage, preProcessResourceForStorage, setMyMetaTagSorter, setSearchParamRegistry, toMethodOutcome, toMethodOutcomeLazy, translateRawParameters, verifyResourceIdIsValid
- 
Constructor Details- 
FhirSystemDaoDstu2public FhirSystemDaoDstu2()
 
- 
- 
Method Details- 
metaGetOperationpublic ca.uhn.fhir.model.dstu2.composite.MetaDt metaGetOperation(ca.uhn.fhir.rest.api.server.RequestDetails theRequestDetails) 
- 
toMetaDtprotected ca.uhn.fhir.model.dstu2.composite.MetaDt toMetaDt(Collection<TagDefinition> tagDefinitions) 
- 
processMessagepublic org.hl7.fhir.instance.model.api.IBaseBundle processMessage(ca.uhn.fhir.rest.api.server.RequestDetails theRequestDetails, org.hl7.fhir.instance.model.api.IBaseBundle theMessage) 
 
-