Class GetSemanticAnnotationsOperation

java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.get.GetObjectsOperation<ISemanticAnnotationId,SemanticAnnotationFetchOptions>
ch.ethz.sis.openbis.generic.asapi.v3.dto.semanticannotation.get.GetSemanticAnnotationsOperation
All Implemented Interfaces:
IOperation, Serializable

@JsonObject("as.dto.semanticannotation.get.GetSemanticAnnotationsOperation") public class GetSemanticAnnotationsOperation extends GetObjectsOperation<ISemanticAnnotationId,SemanticAnnotationFetchOptions>
See Also: