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

Uses of ViewFacade in com.luntsys.luntbuild.remoting
 

Methods in com.luntsys.luntbuild.remoting that return ViewFacade
 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
 

Methods in com.luntsys.luntbuild.remoting with parameters of type ViewFacade
 BuildScheduleFacade ILuntbuild.getBuildScheduleByName(ViewFacade viewFacade, java.lang.String scheduleName)
          Get build schedule by view and schedule name, if more than one build schedule have the same name, a random build schedule will be returned
 void ILuntbuild.saveView(ViewFacade viewFacade)
          Update properties of a view based on its facade object
 



Copyright © 2004 Luntsys Corp. All Rights Reserved.