Class UpdateVocabularyTermsOperation

java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.update.UpdateObjectsOperation<VocabularyTermUpdate>
ch.ethz.sis.openbis.generic.asapi.v3.dto.vocabulary.update.UpdateVocabularyTermsOperation
All Implemented Interfaces:
IOperation, Serializable

@JsonObject("as.dto.vocabulary.update.UpdateVocabularyTermsOperation") public class UpdateVocabularyTermsOperation extends UpdateObjectsOperation<VocabularyTermUpdate>
See Also:
  • Constructor Details