com.hack23.cia.web.viewfactory.impl.user
Class AbstractUserViewFactoryImpl<MODELANDVIEW extends AbstractUserModelAndView>

Package class diagram package AbstractUserViewFactoryImpl
java.lang.Object
  extended by com.hack23.cia.web.viewfactory.impl.common.AbstractViewFactoryImpl<MODELANDVIEW>
      extended by com.hack23.cia.web.viewfactory.impl.user.AbstractUserViewFactoryImpl<MODELANDVIEW>
All Implemented Interfaces:
ViewFactory
Direct Known Subclasses:
AbstractParliamentViewFactoryImpl, UrlViewFactoryImpl, UserViewFactoryImpl

public abstract class AbstractUserViewFactoryImpl<MODELANDVIEW extends AbstractUserModelAndView>
extends AbstractViewFactoryImpl<MODELANDVIEW>

The Class AbstractUserViewFactoryImpl.


Constructor Summary
AbstractUserViewFactoryImpl()
           
 
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

AbstractUserViewFactoryImpl

public AbstractUserViewFactoryImpl()


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