Uses of Class
com.collabnet.ce.soap60.webservices.team.TeamSoapList
Packages that use TeamSoapList
-
Uses of TeamSoapList in com.collabnet.ce.soap60.webservices.team
Methods in com.collabnet.ce.soap60.webservices.team that return TeamSoapListModifier and TypeMethodDescriptionITeamAppSoap.getChildTeamList(String sessionId, String parentTeamId) Get list of child teams specific to parent teamTeamAppSoap.getChildTeamList(String sessionId, String parentTeamId) Get list of child teams specific to parent teamTeamAppSoapMockStub.getChildTeamList(String sessionId, String parentTeamId) Simulate a call to getChildTeamListTeamAppSoapStub.getChildTeamList(String sessionId, String parentTeamId) ITeamAppSoap.getTeamListForProject(String sessionId, String projectId) Get list of teams specific to projectTeamAppSoap.getTeamListForProject(String sessionId, String projectId) Get list of teams specific to projectTeamAppSoapMockStub.getTeamListForProject(String sessionId, String projectId) Simulate a call to getTeamListForProjectTeamAppSoapStub.getTeamListForProject(String sessionId, String projectId)