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.uif.util   
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.uif.util
 

Methods in org.kuali.rice.krad.uif.util that return ViewService
protected static ViewService UifWebUtils.getViewService()
           
 

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

Methods in org.kuali.rice.krad.web.bind that return ViewService
protected  ViewService UifHandlerExceptionResolver.getViewService()
           
 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 UifControllerHandlerInterceptor.getViewService()
           
protected  ViewService UifControllerBase.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-2011 The Kuali Foundation. All Rights Reserved.