Class ViewServiceImpl

java.lang.Object
org.kuali.rice.krad.uif.service.impl.ViewServiceImpl
All Implemented Interfaces:
ViewService

public class ViewServiceImpl extends Object implements ViewService
Implementation of ViewService

Provides methods for retrieving View instances and carrying out the View lifecycle methods. Interacts with the configured ViewHelperService during the view lifecycle

Author:
Kuali Rice Team (rice.collab@kuali.org)