com.hack23.cia.web.viewfactory.impl.user
Class AbstractParliamentViewFactoryImpl<MODELANDVIEW extends AbstractParliamentModelAndView>

Package class diagram package AbstractParliamentViewFactoryImpl
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>
          extended by com.hack23.cia.web.viewfactory.impl.user.AbstractParliamentViewFactoryImpl<MODELANDVIEW>
All Implemented Interfaces:
ViewFactory
Direct Known Subclasses:
AbstractParliamentMemberViewFactoryImpl, CommitteeReportsViewFactoryImpl, CommitteeReportViewFactoryImpl, ParliamentMemberListViewFactoryImpl, VotesViewFactoryImpl

public abstract class AbstractParliamentViewFactoryImpl<MODELANDVIEW extends AbstractParliamentModelAndView>
extends AbstractUserViewFactoryImpl<MODELANDVIEW>

The Class AbstractParliamentViewFactoryImpl.


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

AbstractParliamentViewFactoryImpl

public AbstractParliamentViewFactoryImpl()


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