Uses of Class
org.apache.maven.continuum.xmlrpc.project.Project

Packages that use Project
org.apache.maven.continuum.xmlrpc   
org.apache.maven.continuum.xmlrpc.client   
org.apache.maven.continuum.xmlrpc.server   
 

Uses of Project in org.apache.maven.continuum.xmlrpc
 

Methods in org.apache.maven.continuum.xmlrpc that return Project
 Project ContinuumService.getProjectWithAllDetails(int projectId)
          Get a project with all details.
 

Uses of Project in org.apache.maven.continuum.xmlrpc.client
 

Methods in org.apache.maven.continuum.xmlrpc.client that return Project
 Project ContinuumXmlRpcClient.getProjectWithAllDetails(int projectId)
           
 Project ContinuumXmlRpcClient.refreshProjectWithAllDetails(ProjectSummary project)
           
 

Uses of Project in org.apache.maven.continuum.xmlrpc.server
 

Methods in org.apache.maven.continuum.xmlrpc.server that return Project
 Project ContinuumServiceImpl.getProjectWithAllDetails(int projectId)
           
 



Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.