public class FhirResourceDaoEncounterDstu2 extends FhirResourceDaoDstu2<ca.uhn.fhir.model.dstu2.resource.Encounter> implements IFhirResourceDaoEncounter<ca.uhn.fhir.model.dstu2.resource.Encounter>
myDaoConfig, myPlatformTransactionManager, mySearchDao
INDEX_STATUS_INDEXED, INDEX_STATUS_INDEXING_FAILED, myEntityManager, myForcedIdDao, myFulltextSearchSvc, myIdHelperService, myInterceptorBroadcaster, myResourceHistoryTableDao, myResourceHistoryTagDao, myResourceIndexedSearchParamCoordsDao, myResourceIndexedSearchParamDateDao, myResourceIndexedSearchParamNumberDao, myResourceIndexedSearchParamQuantityDao, myResourceIndexedSearchParamStringDao, myResourceIndexedSearchParamTokenDao, myResourceIndexedSearchParamUriDao, myResourceLinkDao, myResourceTableDao, myResourceTagDao, myResourceViewDao, mySearchCoordinatorSvc, mySearchParamRegistry, mySearchResultDao, mySerarchParamRegistry, myTerminologySvc, NS_JPA_PROFILE, OO_SEVERITY_ERROR, OO_SEVERITY_INFO, OO_SEVERITY_WARN
CURRENTLY_REINDEXING, RESOURCE_PID
Constructor and Description |
---|
FhirResourceDaoEncounterDstu2() |
Modifier and Type | Method and Description |
---|---|
IBundleProvider |
encounterInstanceEverything(javax.servlet.http.HttpServletRequest theServletRequest,
IIdType theId,
IPrimitiveType<Integer> theCount,
DateRangeParam theLastUpdated,
SortSpec theSort) |
IBundleProvider |
encounterTypeEverything(javax.servlet.http.HttpServletRequest theServletRequest,
IPrimitiveType<Integer> theCount,
DateRangeParam theLastUpdated,
SortSpec theSort) |
createOperationOutcome, validate
addTag, create, create, create, create, create, createErrorOperationOutcome, createInfoOperationOutcome, delete, delete, delete, deleteByUrl, deleteByUrl, detectSearchDaoDisabled, expunge, expunge, getAllResourceTags, getResourceName, getResourceType, getTags, history, history, isPagingProviderDatabaseBacked, markResourcesMatchingExpressionAsNeedingReindexing, metaAddOperation, metaDeleteOperation, metaGetOperation, metaGetOperation, patch, postConstruct, preDelete, preProcessResourceForStorage, processMatchUrl, read, read, read, readByPid, readEntity, readEntity, readEntityLatestVersion, reindex, removeTag, removeTag, search, search, search, searchForIds, setResourceType, setSecondaryPrimaryKeyParamName, start, toMetaDt, translateRawParameters, update, update, update, update, update, update, validateCriteriaAndReturnResourceDefinition, validateOkToDelete
clearRequestAsProcessingSubRequest, createForcedIdIfNeeded, decodeResource, doExpunge, encodeResource, expungeHistoricalVersion, expungeHistoricalVersionsOfId, flushJpaSession, getConfig, getContext, getContext, getDao, getDaoOrThrowException, getSearchParamRegistry, getTagOrNull, getTags, history, injectDependenciesIntoBundleProvider, isLogicalReference, markRequestAsProcessingSubRequest, newSearchBuilder, notifyInterceptors, parseContentTextIntoWords, populateFullTextFields, populateResourceIntoEntity, postDelete, postPersist, postUpdate, setApplicationContext, setConfig, setContext, setDisableIncrementOnUpdateForUnitTest, setValidationDisabledForUnitTest, shouldDroppedTagBeRemovedOnUpdate, toResource, toResource, toResourceName, updateEntity, updateEntity, updateInternal, updateResourceMetadata, validateDeleteConflictsEmptyOrThrowException, validateMetaCount, validateResourceForStorage, validateResourceType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addTag, create, create, create, create, create, delete, delete, delete, deleteByUrl, deleteByUrl, expunge, expunge, getAllResourceTags, getResourceType, getTags, history, history, metaAddOperation, metaDeleteOperation, metaGetOperation, metaGetOperation, patch, processMatchUrl, read, read, read, readByPid, readEntity, readEntity, reindex, removeTag, removeTag, search, search, search, searchForIds, translateRawParameters, update, update, update, update, update, update, validate, validateCriteriaAndReturnResourceDefinition
getContext, getSearchParamRegistry, injectDependenciesIntoBundleProvider, newSearchBuilder, toResource, toResource
public IBundleProvider encounterInstanceEverything(javax.servlet.http.HttpServletRequest theServletRequest, IIdType theId, IPrimitiveType<Integer> theCount, DateRangeParam theLastUpdated, SortSpec theSort)
encounterInstanceEverything
in interface IFhirResourceDaoEncounter<ca.uhn.fhir.model.dstu2.resource.Encounter>
public IBundleProvider encounterTypeEverything(javax.servlet.http.HttpServletRequest theServletRequest, IPrimitiveType<Integer> theCount, DateRangeParam theLastUpdated, SortSpec theSort)
encounterTypeEverything
in interface IFhirResourceDaoEncounter<ca.uhn.fhir.model.dstu2.resource.Encounter>
Copyright © 2014–2019 University Health Network. All rights reserved.