Uses of Class
com.collabnet.ce.soap60.webservices.rbac.RoleRequestSoapList
-
Packages that use RoleRequestSoapList Package Description com.collabnet.ce.soap60.webservices.rbac -
-
Uses of RoleRequestSoapList in com.collabnet.ce.soap60.webservices.rbac
Methods in com.collabnet.ce.soap60.webservices.rbac that return RoleRequestSoapList Modifier and Type Method Description RoleRequestSoapListIRbacAppSoap. getPendingRequestedRoles(String sessionId, String projectId)Lists the pending requested roles for the given projectIdRoleRequestSoapListRbacAppSoap. getPendingRequestedRoles(String sessionId, String projectId)Lists the pending requested roles for the given projectIdRoleRequestSoapListRbacAppSoapMockStub. getPendingRequestedRoles(String sessionId, String projectId)Simulate a call to getPendingRequestedRolesRoleRequestSoapListRbacAppSoapStub. getPendingRequestedRoles(String sessionId, String projectId)
-