Class GetRoleAssignmentsOperation

java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.get.GetObjectsOperation<IRoleAssignmentId,RoleAssignmentFetchOptions>
ch.ethz.sis.openbis.generic.asapi.v3.dto.roleassignment.get.GetRoleAssignmentsOperation
All Implemented Interfaces:
IOperation, Serializable

@JsonObject("as.dto.roleassignment.get.GetRoleAssignmentsOperation") public class GetRoleAssignmentsOperation extends GetObjectsOperation<IRoleAssignmentId,RoleAssignmentFetchOptions>
See Also: