Uses of Annotation Interface
org.ehrbase.rest.openehr.specification.experimental.ItemTagApiSpecification.ParameterFilterIds
Packages that use ItemTagApiSpecification.ParameterFilterIds
-
Uses of ItemTagApiSpecification.ParameterFilterIds in org.ehrbase.rest.openehr.specification.experimental
Method parameters in org.ehrbase.rest.openehr.specification.experimental with annotations of type ItemTagApiSpecification.ParameterFilterIdsModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<List<ItemTagDto>> ItemTagApiSpecification.getCompositionItemTags(String openehrVersion, String openehrAuditDetails, String ehrIdString, String versionedObjectUid, List<String> ids, List<String> keys) org.springframework.http.ResponseEntity<List<ItemTagDto>> ItemTagApiSpecification.getEhrStatusItemTags(String openehrVersion, String openehrAuditDetails, String ehrIdString, String versionedObjectUid, List<String> ids, List<String> keys)