Class CreateProjectsOperationResult
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.create.CreateObjectsOperationResult<ProjectPermId>
ch.ethz.sis.openbis.generic.asapi.v3.dto.project.create.CreateProjectsOperationResult
- All Implemented Interfaces:
IOperationResult,Serializable
@JsonObject("as.dto.project.create.CreateProjectsOperationResult")
public class CreateProjectsOperationResult
extends CreateObjectsOperationResult<ProjectPermId>
- 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
-
CreateProjectsOperationResult
-