Class CreateSemanticAnnotationsOperation

java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.create.CreateObjectsOperation<SemanticAnnotationCreation>
ch.ethz.sis.openbis.generic.asapi.v3.dto.semanticannotation.create.CreateSemanticAnnotationsOperation
All Implemented Interfaces:
IOperation, Serializable

@JsonObject("as.dto.semanticannotation.create.CreateSemanticAnnotationsOperation") public class CreateSemanticAnnotationsOperation extends CreateObjectsOperation<SemanticAnnotationCreation>
See Also: