Uses of Class
dev.dsf.fhir.history.AtParameter
Packages that use AtParameter
-
Uses of AtParameter in dev.dsf.fhir.dao
Method parameters in dev.dsf.fhir.dao with type arguments of type AtParameterModifier and TypeMethodDescriptionHistoryDao.readHistory(HistoryIdentityFilter filter, PageAndCount pageAndCount, List<AtParameter> atParameters, SinceParameter sinceParameter, Class<? extends org.hl7.fhir.r4.model.Resource> resource) HistoryDao.readHistory(HistoryIdentityFilter filter, PageAndCount pageAndCount, List<AtParameter> atParameters, SinceParameter sinceParameter, Class<? extends org.hl7.fhir.r4.model.Resource> resource, UUID id) -
Uses of AtParameter in dev.dsf.fhir.dao.jdbc
Method parameters in dev.dsf.fhir.dao.jdbc with type arguments of type AtParameterModifier and TypeMethodDescriptionHistroyDaoJdbc.readHistory(HistoryIdentityFilter filter, PageAndCount pageAndCount, List<AtParameter> atParameters, SinceParameter sinceParameter, Class<? extends org.hl7.fhir.r4.model.Resource> resource) HistroyDaoJdbc.readHistory(HistoryIdentityFilter filter, PageAndCount pageAndCount, List<AtParameter> atParameters, SinceParameter sinceParameter, Class<? extends org.hl7.fhir.r4.model.Resource> resource, UUID id)