Uses of Class
com.aquima.web.util.PathManager
Packages that use PathManager
-
Uses of PathManager in com.aquima.web.ui.mvc
Constructors in com.aquima.web.ui.mvc with parameters of type PathManagerModifierConstructorDescriptionMvcUi
(MvcUiConfiguration configuration, IModelFactory modelFactory, PathManager pathManager) -
Uses of PathManager in com.aquima.web.ui.mvc.angular
Constructors in com.aquima.web.ui.mvc.angular with parameters of type PathManagerModifierConstructorDescriptionAngularUi
(AngularUiConfiguration configuration, IModelFactory modelFactory, PathManager pathManager)