Uses of Class
com.collabnet.ce.soap60.fault.InvalidProjectFault
-
Packages that use InvalidProjectFault Package Description com.collabnet.ce.soap60.webservices.team -
-
Uses of InvalidProjectFault in com.collabnet.ce.soap60.webservices.team
Methods in com.collabnet.ce.soap60.webservices.team that throw InvalidProjectFault Modifier and Type Method Description TeamSoapDOTeamAppSoap. createTeam(String sessionId, String projectId, String title, String description, String parentTeamId, String teamOwnerUserName, String[] memberUserNames)Creates a new teamTeamSoapListTeamAppSoap. getTeamListForProject(String sessionId, String projectId)Get list of teams specific to project
-