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:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.common.create.CreateObjectsOperation
getCreations, getMessage, toString
-
Constructor Details
-
CreateSemanticAnnotationsOperation
-
CreateSemanticAnnotationsOperation
-