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