public class SubstanceResourceProvider extends JpaResourceProviderDstu2<ca.uhn.fhir.model.dstu2.resource.Substance>
REMOTE_ADDR, REMOTE_UA
Constructor and Description |
---|
SubstanceResourceProvider() |
Modifier and Type | Method and Description |
---|---|
Class<ca.uhn.fhir.model.dstu2.resource.Substance> |
getResourceType() |
IBundleProvider |
search(javax.servlet.http.HttpServletRequest theServletRequest,
javax.servlet.http.HttpServletResponse theServletResponse,
RequestDetails theRequestDetails,
StringAndListParam theFtContent,
StringAndListParam theFtText,
TokenAndListParam theSearchForTag,
TokenAndListParam theSearchForSecurity,
UriAndListParam theSearchForProfile,
HasAndListParam theHas,
StringAndListParam the_id,
StringAndListParam the_language,
TokenAndListParam theCategory,
TokenAndListParam theCode,
TokenAndListParam theContainer_identifier,
DateRangeParam theExpiry,
TokenAndListParam theIdentifier,
QuantityAndListParam theQuantity,
ReferenceAndListParam theSubstance,
Map<String,List<String>> theAdditionalRawParams,
Set<Include> theRevIncludes,
DateRangeParam theLastUpdated,
Set<Include> theIncludes,
SortSpec theSort,
Integer theCount,
SummaryEnum theSummaryMode,
SearchTotalModeEnum theSearchTotalMode) |
create, delete, expunge, expunge, meta, meta, metaAdd, metaDelete, update, validate, validate
doExpunge, getDao, getHistoryForResourceInstance, getHistoryForResourceType, patch, read, setDao
createExpungeOptions, createExpungeResponse, endRequest, endRequest, getContext, processSinceOrAt, setContext, startRequest, startRequest
public Class<ca.uhn.fhir.model.dstu2.resource.Substance> getResourceType()
getResourceType
in interface IResourceProvider
getResourceType
in class BaseJpaResourceProvider<ca.uhn.fhir.model.dstu2.resource.Substance>
public IBundleProvider search(javax.servlet.http.HttpServletRequest theServletRequest, javax.servlet.http.HttpServletResponse theServletResponse, RequestDetails theRequestDetails, StringAndListParam theFtContent, StringAndListParam theFtText, TokenAndListParam theSearchForTag, TokenAndListParam theSearchForSecurity, UriAndListParam theSearchForProfile, HasAndListParam theHas, StringAndListParam the_id, StringAndListParam the_language, TokenAndListParam theCategory, TokenAndListParam theCode, TokenAndListParam theContainer_identifier, DateRangeParam theExpiry, TokenAndListParam theIdentifier, QuantityAndListParam theQuantity, ReferenceAndListParam theSubstance, Map<String,List<String>> theAdditionalRawParams, Set<Include> theRevIncludes, DateRangeParam theLastUpdated, Set<Include> theIncludes, SortSpec theSort, Integer theCount, SummaryEnum theSummaryMode, SearchTotalModeEnum theSearchTotalMode)
Copyright © 2014–2019 University Health Network. All rights reserved.