Class CreateVocabularyTermsOperationResult

java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.create.CreateObjectsOperationResult<VocabularyTermPermId>
ch.ethz.sis.openbis.generic.asapi.v3.dto.vocabulary.create.CreateVocabularyTermsOperationResult
All Implemented Interfaces:
IOperationResult, Serializable

@JsonObject("as.dto.vocabulary.create.CreateVocabularyTermsOperationResult") public class CreateVocabularyTermsOperationResult extends CreateObjectsOperationResult<VocabularyTermPermId>
See Also:
  • Constructor Details

    • CreateVocabularyTermsOperationResult

      public CreateVocabularyTermsOperationResult(List<VocabularyTermPermId> objectIds)