Class CreateObjectsOperation<C extends IObjectCreation>
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.create.CreateObjectsOperation<C>
- All Implemented Interfaces:
IOperation,Serializable
- Direct Known Subclasses:
CreateAuthorizationGroupsOperation,CreateDataSetsOperation,CreateDataSetTypesOperation,CreateExperimentsOperation,CreateExperimentTypesOperation,CreateExternalDmsOperation,CreatePersonalAccessTokensOperation,CreatePersonsOperation,CreatePluginsOperation,CreateProjectsOperation,CreatePropertyTypesOperation,CreateQueriesOperation,CreateRoleAssignmentsOperation,CreateSamplesOperation,CreateSampleTypesOperation,CreateSemanticAnnotationsOperation,CreateSpacesOperation,CreateTagsOperation,CreateTypeGroupAssignmentsOperation,CreateTypeGroupsOperation,CreateVocabulariesOperation,CreateVocabularyTermsOperation
@JsonObject("as.dto.common.create.CreateObjectsOperation")
public abstract class CreateObjectsOperation<C extends IObjectCreation>
extends Object
implements IOperation
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCreateObjectsOperation(C... creations) CreateObjectsOperation(List<C> creations) -
Method Summary
-
Constructor Details
-
CreateObjectsOperation
-
CreateObjectsOperation
-
-
Method Details
-
getCreations
-
getMessage
- Specified by:
getMessagein interfaceIOperation
-
toString
-