Class CreateObjectsOperationResult<ID extends IObjectId>
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.create.CreateObjectsOperationResult<ID>
- All Implemented Interfaces:
IOperationResult,Serializable
- Direct Known Subclasses:
CreateAuthorizationGroupsOperationResult,CreateDataSetsOperationResult,CreateDataSetTypesOperationResult,CreateExperimentsOperationResult,CreateExperimentTypesOperationResult,CreateExternalDmsOperationResult,CreatePersonalAccessTokensOperationResult,CreatePersonsOperationResult,CreatePluginsOperationResult,CreateProjectsOperationResult,CreatePropertyTypesOperationResult,CreateQueriesOperationResult,CreateRoleAssignmentsOperationResult,CreateSamplesOperationResult,CreateSampleTypesOperationResult,CreateSemanticAnnotationsOperationResult,CreateSpacesOperationResult,CreateTagsOperationResult,CreateTypeGroupAssignmentsOperationResult,CreateTypeGroupsOperationResult,CreateVocabulariesOperationResult,CreateVocabularyTermsOperationResult
@JsonObject("as.dto.common.create.CreateObjectsOperationResult")
public abstract class CreateObjectsOperationResult<ID extends IObjectId>
extends Object
implements IOperationResult
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CreateObjectsOperationResult
protected CreateObjectsOperationResult() -
CreateObjectsOperationResult
-
-
Method Details
-
getObjectIds
-
getMessage
- Specified by:
getMessagein interfaceIOperationResult
-
toString
-