Class DeleteVocabularyTermsOperation

java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.delete.DeleteObjectsOperation<IVocabularyTermId,VocabularyTermDeletionOptions>
ch.ethz.sis.openbis.generic.asapi.v3.dto.vocabulary.delete.DeleteVocabularyTermsOperation
All Implemented Interfaces:
IOperation, Serializable

@JsonObject("as.dto.vocabulary.delete.DeleteVocabularyTermsOperation") public class DeleteVocabularyTermsOperation extends DeleteObjectsOperation<IVocabularyTermId,VocabularyTermDeletionOptions>
See Also: