Uses of Class
com.collabnet.ce.soap60.webservices.team.TeamSoapList
-
Packages that use TeamSoapList Package Description com.collabnet.ce.soap60.webservices.team -
-
Uses of TeamSoapList in com.collabnet.ce.soap60.webservices.team
Methods in com.collabnet.ce.soap60.webservices.team that return TeamSoapList Modifier and Type Method Description TeamSoapListITeamAppSoap. getChildTeamList(String sessionId, String parentTeamId)Get list of child teams specific to parent teamTeamSoapListTeamAppSoap. getChildTeamList(String sessionId, String parentTeamId)Get list of child teams specific to parent teamTeamSoapListTeamAppSoapMockStub. getChildTeamList(String sessionId, String parentTeamId)Simulate a call to getChildTeamListTeamSoapListTeamAppSoapStub. getChildTeamList(String sessionId, String parentTeamId)TeamSoapListITeamAppSoap. getTeamListForProject(String sessionId, String projectId)Get list of teams specific to projectTeamSoapListTeamAppSoap. getTeamListForProject(String sessionId, String projectId)Get list of teams specific to projectTeamSoapListTeamAppSoapMockStub. getTeamListForProject(String sessionId, String projectId)Simulate a call to getTeamListForProjectTeamSoapListTeamAppSoapStub. getTeamListForProject(String sessionId, String projectId)
-