Uses of Annotation Interface
org.ehrbase.rest.openehr.specification.experimental.ItemTagApiSpecification.OperationTagsGet
Packages that use ItemTagApiSpecification.OperationTagsGet
-
Uses of ItemTagApiSpecification.OperationTagsGet in org.ehrbase.rest.openehr.specification.experimental
Methods in org.ehrbase.rest.openehr.specification.experimental with annotations of type ItemTagApiSpecification.OperationTagsGetModifier 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)