Class CreateTagsOperationResult
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.create.CreateObjectsOperationResult<TagPermId>
ch.ethz.sis.openbis.generic.asapi.v3.dto.tag.create.CreateTagsOperationResult
- All Implemented Interfaces:
IOperationResult,Serializable
@JsonObject("as.dto.tag.create.CreateTagsOperationResult")
public class CreateTagsOperationResult
extends CreateObjectsOperationResult<TagPermId>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.common.create.CreateObjectsOperationResult
getMessage, getObjectIds, toString
-
Constructor Details
-
CreateTagsOperationResult
-