Uses of Class
hudson.plugins.sfee.webservice.UserSoapList

Packages that use UserSoapList
hudson.plugins.sfee.webservice   
 

Uses of UserSoapList in hudson.plugins.sfee.webservice
 

Methods in hudson.plugins.sfee.webservice that return UserSoapList
 UserSoapList SourceForgeSoapBindingStub.findUsers(String sessionId, String queryString)
           
 UserSoapList SourceForgeSoap.findUsers(String sessionId, String queryString)
           
 UserSoapList CollabNetSoapBindingStub.findUsers(String sessionId, String queryString)
           
 UserSoapList CollabNetSoap.findUsers(String sessionId, String queryString)
           
 UserSoapList CollabNetSoapBindingStub.getActiveGroupMembers(String sessionId, String groupId)
           
 UserSoapList CollabNetSoap.getActiveGroupMembers(String sessionId, String groupId)
           
 UserSoapList RbacAppSoapBindingStub.getRoleGroupUsers(String sessionId, String projectId, String roleId)
           
 UserSoapList RbacAppSoap.getRoleGroupUsers(String sessionId, String projectId, String roleId)
           
 UserSoapList RbacAppSoapBindingStub.getRoleMemberList(String sessionId, String roleId)
           
 UserSoapList RbacAppSoap.getRoleMemberList(String sessionId, String roleId)
           
 UserSoapList SourceForgeSoapBindingStub.getUserList(String sessionId, SoapFilter filter)
           
 UserSoapList SourceForgeSoap.getUserList(String sessionId, SoapFilter filter)
           
 UserSoapList CollabNetSoapBindingStub.getUserList(String sessionId, SoapFilter filter)
           
 UserSoapList CollabNetSoap.getUserList(String sessionId, SoapFilter filter)
           
 UserSoapList CollabNetSoapBindingStub.listProjectAdmins(String sessionId, String projectId)
           
 UserSoapList CollabNetSoap.listProjectAdmins(String sessionId, String projectId)
           
 



Copyright © 2004-2012 Hudson. All Rights Reserved.