Package | Description |
---|---|
com.collabnet.ce.soap60.webservices.team |
Modifier and Type | Method and Description |
---|---|
TeamSoapList |
TeamAppSoapStub.getChildTeamList(String sessionId,
String parentTeamId) |
TeamSoapList |
ITeamAppSoap.getChildTeamList(String sessionId,
String parentTeamId)
Get list of child team's specific to parent team
|
TeamSoapList |
TeamAppSoapMockStub.getChildTeamList(String sessionId,
String parentTeamId)
Simulate a call to getChildTeamList
|
TeamSoapList |
TeamAppSoapStub.getTeamListForProject(String sessionId,
String projectId) |
TeamSoapList |
ITeamAppSoap.getTeamListForProject(String sessionId,
String projectId)
Get list of team's specific to project
|
TeamSoapList |
TeamAppSoapMockStub.getTeamListForProject(String sessionId,
String projectId)
Simulate a call to getTeamListForProject
|
Copyright © 2016 CollabNet. All Rights Reserved.