com.hack23.cia.web.viewfactory.impl.admin
Class LanguageAgencyViewFactoryImpl
java.lang.Object
com.hack23.cia.web.viewfactory.impl.common.AbstractViewFactoryImpl<MODELANDVIEW>
com.hack23.cia.web.viewfactory.impl.admin.AbstractAdminViewFactoryImpl<MODELANDVIEW>
com.hack23.cia.web.viewfactory.impl.admin.AbstractConfigurationViewFactoryImpl<LanguageAgencyModelAndView>
com.hack23.cia.web.viewfactory.impl.admin.LanguageAgencyViewFactoryImpl
- All Implemented Interfaces:
- ViewFactory
public class LanguageAgencyViewFactoryImpl
- extends AbstractConfigurationViewFactoryImpl<LanguageAgencyModelAndView>
The Class LanguageAgencyViewFactoryImpl.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LanguageAgencyViewFactoryImpl
public LanguageAgencyViewFactoryImpl()
- Instantiates a new language agency view factory impl.
getSupportedModelAndView
public final Class getSupportedModelAndView()
- Description copied from interface:
ViewFactory
- Gets the supported model and view.
- Returns:
- the supported model and view
processSpecificView
public final void processSpecificView(LanguageAgencyModelAndView modelAndView)
- Description copied from class:
AbstractViewFactoryImpl
- Process specific view.
- Specified by:
processSpecificView
in class AbstractViewFactoryImpl<LanguageAgencyModelAndView>
- Parameters:
modelAndView
- the modelandview
Copyright © 2008-2009 www.hack23.com. All Rights Reserved.