public class AppointmentResponseResourceProvider extends JpaResourceProviderDstu3<org.hl7.fhir.dstu3.model.AppointmentResponse>
REMOTE_ADDR, REMOTE_UA
Constructor and Description |
---|
AppointmentResponseResourceProvider() |
Modifier and Type | Method and Description |
---|---|
Class<org.hl7.fhir.dstu3.model.AppointmentResponse> |
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,
TokenAndListParam the_id,
StringAndListParam the_language,
ReferenceAndListParam theActor,
ReferenceAndListParam theAppointment,
TokenAndListParam theIdentifier,
ReferenceAndListParam theLocation,
TokenAndListParam thePart_status,
ReferenceAndListParam thePatient,
ReferenceAndListParam thePractitioner,
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<org.hl7.fhir.dstu3.model.AppointmentResponse> getResourceType()
getResourceType
in interface IResourceProvider
getResourceType
in class BaseJpaResourceProvider<org.hl7.fhir.dstu3.model.AppointmentResponse>
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, TokenAndListParam the_id, StringAndListParam the_language, ReferenceAndListParam theActor, ReferenceAndListParam theAppointment, TokenAndListParam theIdentifier, ReferenceAndListParam theLocation, TokenAndListParam thePart_status, ReferenceAndListParam thePatient, ReferenceAndListParam thePractitioner, 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.