com.hack23.cia.web.impl.ui.viewfactory.api.common
Interface ViewFactoryService

Package class diagram package ViewFactoryService
All Known Implementing Classes:
ViewFactoryServiceImpl

public interface ViewFactoryService

The Interface ViewFactoryService.


Method Summary
Modifier and Type Method and Description
 void processView(ModelAndView modelAndView)
          Process view.
 

Method Detail

processView

void processView(ModelAndView modelAndView)
Process view.

Parameters:
modelAndView - the model and view


Copyright © 2008-2010 www.hack23.com. All Rights Reserved.