Class GetVocabulariesOperationResult
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.get.GetObjectsOperationResult<IVocabularyId,Vocabulary>
ch.ethz.sis.openbis.generic.asapi.v3.dto.vocabulary.get.GetVocabulariesOperationResult
- All Implemented Interfaces:
IOperationResult,Serializable
@JsonObject("as.dto.vocabulary.get.GetVocabulariesOperationResult")
public class GetVocabulariesOperationResult
extends GetObjectsOperationResult<IVocabularyId,Vocabulary>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.common.get.GetObjectsOperationResult
getMessage, getObjectMap, toString
-
Constructor Details
-
GetVocabulariesOperationResult
-