Uses of Interface
org.kuali.rice.krad.uif.service.ViewService

Packages that use ViewService
org.kuali.rice.krad.service Core service interfaces. 
org.kuali.rice.krad.uif.service.impl   
org.kuali.rice.krad.web.bind   
org.kuali.rice.krad.web.controller   
org.kuali.rice.krad.web.form   
 

Uses of ViewService in org.kuali.rice.krad.service
 

Methods in org.kuali.rice.krad.service that return ViewService
static ViewService KRADServiceLocatorWeb.getViewService()
           
 

Uses of ViewService in org.kuali.rice.krad.uif.service.impl
 

Classes in org.kuali.rice.krad.uif.service.impl that implement ViewService
 class ViewServiceImpl
          Implementation of ViewService
 

Uses of ViewService in org.kuali.rice.krad.web.bind
 

Methods in org.kuali.rice.krad.web.bind that return ViewService
 ViewService UifServletRequestDataBinder.getViewService()
           
 

Uses of ViewService in org.kuali.rice.krad.web.controller
 

Methods in org.kuali.rice.krad.web.controller that return ViewService
protected  ViewService UifControllerBase.getViewService()
           
protected  ViewService UifHandlerExceptionResolver.getViewService()
           
protected static ViewService UifControllerHelper.getViewService()
           
 

Uses of ViewService in org.kuali.rice.krad.web.form
 

Methods in org.kuali.rice.krad.web.form that return ViewService
protected  ViewService UifFormBase.getViewService()
          Instance of the ViewService that can be used to retrieve View instances
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.