Uses of Annotation Interface
org.ehrbase.rest.openehr.specification.experimental.ItemTagApiSpecification.ParameterDeleteIDs
Packages that use ItemTagApiSpecification.ParameterDeleteIDs
-
Uses of ItemTagApiSpecification.ParameterDeleteIDs in org.ehrbase.rest.openehr.specification.experimental
Method parameters in org.ehrbase.rest.openehr.specification.experimental with annotations of type ItemTagApiSpecification.ParameterDeleteIDsModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> ItemTagApiSpecification.deleteCompositionItemTags(String openehrVersion, String openehrAuditDetails, String ehrIdString, String versionedObjectUid, List<Object> itemTagsOrUUIDs) org.springframework.http.ResponseEntity<Void> ItemTagApiSpecification.deleteEhrStatusItemTags(String openehrVersion, String openehrAuditDetails, String ehrIdString, String versionedObjectUid, List<Object> itemTagsOrUUIDs)