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 Details

    • CreateTagsOperationResult

      public CreateTagsOperationResult(List<TagPermId> objectIds)