Class DeleteVocabulariesOperation

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

@JsonObject("as.dto.vocabulary.delete.DeleteVocabulariesOperation") public class DeleteVocabulariesOperation extends DeleteObjectsOperation<IVocabularyId,VocabularyDeletionOptions>
See Also: