Uses of Class
com.luntsys.luntbuild.remoting.ProjectFacade

Uses of ProjectFacade in com.luntsys.luntbuild.remoting
 

Methods in com.luntsys.luntbuild.remoting that return ProjectFacade
 ProjectFacade ILuntbuild.getProjectByName(java.lang.String projectName)
          Get project by project name, if more than one project have the same name, a random project will be returned
 

Methods in com.luntsys.luntbuild.remoting with parameters of type ProjectFacade
 ViewFacade ILuntbuild.getViewByName(ProjectFacade projectFacade, java.lang.String viewName)
          Get view by project and view name, if more than one view have the same name, a random view will be returned
 void ILuntbuild.saveProject(ProjectFacade projectFacade)
          Update properties of a project based on its facade object
 



Copyright © 2004 Luntsys Corp. All Rights Reserved.