Uses of Interface
com.hack23.cia.web.viewfactory.impl.common.ViewFactory

Packages that use ViewFactory
com.hack23.cia.web.viewfactory.impl.admin ViewFactories used to create admin views. 
com.hack23.cia.web.viewfactory.impl.application Factories used to create application layout views. 
com.hack23.cia.web.viewfactory.impl.common ViewFactories used to create common views. 
com.hack23.cia.web.viewfactory.impl.user ViewFactories used to create user views. 
 

Uses of ViewFactory in com.hack23.cia.web.viewfactory.impl.admin
 

Classes in com.hack23.cia.web.viewfactory.impl.admin that implement ViewFactory
 class AbstractAdminViewFactoryImpl<MODELANDVIEW extends AbstractAdminModelAndView>
          The Class AbstractAdminViewFactoryImpl.
 class AbstractConfigurationViewFactoryImpl<MODELANDVIEW extends AbstractConfigurationModelAndView>
          The Class AbstractConfigurationViewFactoryImpl.
 class AgencyViewFactoryImpl
          The Class AgencyViewFactoryImpl.
 class AgentDeploymentViewFactoryImpl
          The Class AgentDeploymentViewFactoryImpl.
 class LanguageAgencyViewFactoryImpl
          The Class LanguageAgencyViewFactoryImpl.
 class LanguageContentViewFactoryImpl
          The Class LanguageContentViewFactoryImpl.
 class MonitorViewFactoryImpl
          The Class MonitorViewFactoryImpl.
 class PortalViewFactoryImpl
          The Class PortalViewFactoryImpl.
 

Uses of ViewFactory in com.hack23.cia.web.viewfactory.impl.application
 

Classes in com.hack23.cia.web.viewfactory.impl.application that implement ViewFactory
 class ApplicationViewFactoryImpl
          The Class ApplicationViewFactoryImpl.
 

Constructor parameters in com.hack23.cia.web.viewfactory.impl.application with type arguments of type ViewFactory
ViewFactoryServiceImpl(List<ViewFactory> viewFactories)
          Instantiates a new view factory service impl.
 

Uses of ViewFactory in com.hack23.cia.web.viewfactory.impl.common
 

Classes in com.hack23.cia.web.viewfactory.impl.common that implement ViewFactory
 class AbstractViewFactoryImpl<MODELANDVIEW extends AbstractModelAndView>
          The Class AbstractViewFactoryImpl.
 class ErrorViewFactoryImpl
          The Class ErrorViewFactoryImpl.
 

Uses of ViewFactory in com.hack23.cia.web.viewfactory.impl.user
 

Classes in com.hack23.cia.web.viewfactory.impl.user that implement ViewFactory
 class AbstractParliamentMemberViewFactoryImpl<MODELANDVIEW extends AbstractParliamentMemberModelAndView>
          The Class AbstractParliamentMemberViewFactoryImpl.
 class AbstractParliamentViewFactoryImpl<MODELANDVIEW extends AbstractParliamentModelAndView>
          The Class AbstractParliamentViewFactoryImpl.
 class AbstractUserViewFactoryImpl<MODELANDVIEW extends AbstractUserModelAndView>
          The Class AbstractUserViewFactoryImpl.
 class CommitteeReportsViewFactoryImpl
          The Class CommitteeReportsViewFactoryImpl.
 class CommitteeReportViewFactoryImpl
          The Class CommitteeReportViewFactoryImpl.
 class ParliamentMemberListViewFactoryImpl
          The Class ParliamentMemberListViewFactoryImpl.
 class ParliamentMemberSummaryViewFactoryImpl
          The Class ParliamentMemberSummaryViewFactoryImpl.
 class UrlViewFactoryImpl
          The Class UrlViewFactoryImpl.
 class UserViewFactoryImpl
          The Class UserViewFactoryImpl.
 class VotesViewFactoryImpl
          The Class VotesViewFactoryImpl.
 



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