Uses of Class
com.aquima.web.api.model.page.ModelFactory
Packages that use ModelFactory
Package
Description
-
Uses of ModelFactory in com.aquima.web.api.service
Constructors in com.aquima.web.api.service with parameters of type ModelFactoryModifierConstructorDescriptionSessionService
(ModelFactory modelFactory, IRuntimeKeyMapper runtimeKeyMapper) Default constructor -
Uses of ModelFactory in com.aquima.web.api.service.subscription
Constructors in com.aquima.web.api.service.subscription with parameters of type ModelFactory -
Uses of ModelFactory in com.aquima.web.ui.mvc
Constructors in com.aquima.web.ui.mvc with parameters of type ModelFactoryModifierConstructorDescriptionMvcRenderer
(String theme, String templateGroupPath, String templateName, com.aquima.interactions.foundation.io.IResourceManager resourceManager, ModelFactory modelFactory, boolean developmentMode, String webResourceBasePath) MvcUi
(MvcUiConfiguration configuration, ModelFactory modelFactory, PathManager pathManager) -
Uses of ModelFactory in com.aquima.web.ui.mvc.angular
Constructors in com.aquima.web.ui.mvc.angular with parameters of type ModelFactoryModifierConstructorDescriptionAngularUi
(AngularUiConfiguration configuration, ModelFactory modelFactory, PathManager pathManager)