Class CreateRoleAssignmentsOperationResult

java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.create.CreateObjectsOperationResult<RoleAssignmentTechId>
ch.ethz.sis.openbis.generic.asapi.v3.dto.roleassignment.create.CreateRoleAssignmentsOperationResult
All Implemented Interfaces:
IOperationResult, Serializable

@JsonObject("as.dto.roleassignment.create.CreateRoleAssignmentsOperationResult") public class CreateRoleAssignmentsOperationResult extends CreateObjectsOperationResult<RoleAssignmentTechId>
See Also:
  • Constructor Details

    • CreateRoleAssignmentsOperationResult

      public CreateRoleAssignmentsOperationResult(List<RoleAssignmentTechId> objectIds)