Class GetRoleAssignmentsOperationResult
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.get.GetObjectsOperationResult<IRoleAssignmentId,RoleAssignment>
ch.ethz.sis.openbis.generic.asapi.v3.dto.roleassignment.get.GetRoleAssignmentsOperationResult
- All Implemented Interfaces:
IOperationResult,Serializable
@JsonObject("as.dto.roleassignment.get.GetRoleAssignmentsOperationResult")
public class GetRoleAssignmentsOperationResult
extends GetObjectsOperationResult<IRoleAssignmentId,RoleAssignment>
- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.common.get.GetObjectsOperationResult
getMessage, getObjectMap, toString
-
Constructor Details
-
GetRoleAssignmentsOperationResult
-