Class GetVocabularyTermsOperation

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

@JsonObject("as.dto.vocabulary.get.GetVocabularyTermsOperation") public class GetVocabularyTermsOperation extends GetObjectsOperation<IVocabularyTermId,VocabularyTermFetchOptions>
See Also: