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

Packages that use ProjectSoapRow
hudson.plugins.sfee   
hudson.plugins.sfee.webservice   
 

Uses of ProjectSoapRow in hudson.plugins.sfee
 

Methods in hudson.plugins.sfee that return ProjectSoapRow
 ProjectSoapRow[] SourceForgeSite.getProjects()
          returns all projects
 ProjectSoapRow[] SourceForgeSite.getProjects(java.lang.String sessionId)
          returns projects for user logged in with this session id
static ProjectSoapRow[] SFEE.getProjects(java.lang.String sessionId, java.lang.String host)
           
 

Uses of ProjectSoapRow in hudson.plugins.sfee.webservice
 

Methods in hudson.plugins.sfee.webservice that return ProjectSoapRow
 ProjectSoapRow[] ProjectSoapList.getDataRows()
          Gets the dataRows value for this ProjectSoapList.
 

Methods in hudson.plugins.sfee.webservice with parameters of type ProjectSoapRow
 void ProjectSoapList.setDataRows(ProjectSoapRow[] dataRows)
          Sets the dataRows value for this ProjectSoapList.
 

Constructors in hudson.plugins.sfee.webservice with parameters of type ProjectSoapRow
ProjectSoapList(ProjectSoapRow[] dataRows)
           
 



Copyright © 2008. All Rights Reserved.