com.hack23.cia.web.viewfactory.impl.admin
Class AbstractConfigurationViewFactoryImpl<MODELANDVIEW extends AbstractConfigurationModelAndView>

Package class diagram package AbstractConfigurationViewFactoryImpl
java.lang.Object
  extended by com.hack23.cia.web.viewfactory.impl.common.AbstractViewFactoryImpl<MODELANDVIEW>
      extended by com.hack23.cia.web.viewfactory.impl.admin.AbstractAdminViewFactoryImpl<MODELANDVIEW>
          extended by com.hack23.cia.web.viewfactory.impl.admin.AbstractConfigurationViewFactoryImpl<MODELANDVIEW>
All Implemented Interfaces:
ViewFactory
Direct Known Subclasses:
AgencyViewFactoryImpl, LanguageAgencyViewFactoryImpl, LanguageContentViewFactoryImpl, PortalViewFactoryImpl

public abstract class AbstractConfigurationViewFactoryImpl<MODELANDVIEW extends AbstractConfigurationModelAndView>
extends AbstractAdminViewFactoryImpl<MODELANDVIEW>

The Class AbstractConfigurationViewFactoryImpl.


Constructor Summary
AbstractConfigurationViewFactoryImpl()
           
 
Method Summary
 
Methods inherited from class com.hack23.cia.web.viewfactory.impl.common.AbstractViewFactoryImpl
processSpecificView, processView
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.hack23.cia.web.viewfactory.impl.common.ViewFactory
getSupportedModelAndView
 

Constructor Detail

AbstractConfigurationViewFactoryImpl

public AbstractConfigurationViewFactoryImpl()


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