Class UpdateSemanticAnnotationsOperationResult
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.update.UpdateObjectsOperationResult<SemanticAnnotationPermId>
ch.ethz.sis.openbis.generic.asapi.v3.dto.semanticannotation.update.UpdateSemanticAnnotationsOperationResult
- All Implemented Interfaces:
IOperationResult,Serializable
@JsonObject("as.dto.semanticannotation.update.UpdateSemanticAnnotationsOperationResult")
public class UpdateSemanticAnnotationsOperationResult
extends UpdateObjectsOperationResult<SemanticAnnotationPermId>
- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.common.update.UpdateObjectsOperationResult
getMessage, getObjectIds, toString
-
Constructor Details
-
UpdateSemanticAnnotationsOperationResult
-