Uses of Interface
com.hack23.cia.model.api.common.ModelFactory

Packages that use ModelFactory
Package Description
com.hack23.cia.model.api.application.factory   
com.hack23.cia.model.api.common Common interfaces for objects in the model. 
com.hack23.cia.model.api.sweden.factory   
com.hack23.cia.model.impl.common The core entity model. 
com.hack23.cia.model.impl.sweden.factory   
 

Uses of ModelFactory in com.hack23.cia.model.api.application.factory
 

Subinterfaces of ModelFactory in com.hack23.cia.model.api.application.factory
Modifier and Type Interface and Description
 interface ApplicationAdministrationModelFactory
          A factory for creating ApplicationAdministrationModel objects.
 interface ApplicationConfigurationModelFactory
          A factory for creating ApplicationConfigurationModel objects.
 interface ApplicationContentModelFactory
          A factory for creating ApplicationContentModel objects.
 interface ApplicationControlModelFactory
          A factory for creating ApplicationControlModel objects.
 interface ApplicationEventsModelFactory
          A factory for creating ApplicationEventsModel objects.
 

Uses of ModelFactory in com.hack23.cia.model.api.common
 

Subinterfaces of ModelFactory in com.hack23.cia.model.api.common
Modifier and Type Interface and Description
 interface CommonModelFactory
          A factory for creating CommonModel objects.
 

Uses of ModelFactory in com.hack23.cia.model.api.sweden.factory
 

Subinterfaces of ModelFactory in com.hack23.cia.model.api.sweden.factory
Modifier and Type Interface and Description
 interface SwedenModelFactory
          A factory for creating SwedenModel objects.
 

Uses of ModelFactory in com.hack23.cia.model.impl.common
 

Classes in com.hack23.cia.model.impl.common that implement ModelFactory
Modifier and Type Class and Description
 class AbstractModelFactoryImpl
          The Class AbstractModelFactoryImpl.
 class CommonModelFactoryImpl
          The Class CommonModelFactoryImpl.
 

Uses of ModelFactory in com.hack23.cia.model.impl.sweden.factory
 

Classes in com.hack23.cia.model.impl.sweden.factory that implement ModelFactory
Modifier and Type Class and Description
 class SwedenModelFactoryImpl
          The Class SwedenModelFactoryImpl.
 



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