Class GetVocabulariesOperation

java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.get.GetObjectsOperation<IVocabularyId,VocabularyFetchOptions>
ch.ethz.sis.openbis.generic.asapi.v3.dto.vocabulary.get.GetVocabulariesOperation
All Implemented Interfaces:
IOperation, Serializable

@JsonObject("as.dto.vocabulary.get.GetVocabulariesOperation") public class GetVocabulariesOperation extends GetObjectsOperation<IVocabularyId,VocabularyFetchOptions>
See Also: