Package com.aquima.web.ui.mvc
Class MvcRenderer
java.lang.Object
com.aquima.web.ui.mvc.MvcRenderer
-
Constructor Summary
ConstructorsConstructorDescriptionMvcRenderer
(String theme, String templateGroupPath, String templateName, com.aquima.interactions.foundation.io.IResourceManager resourceManager, IModelFactory modelFactory, boolean developmentMode, String webResourceBasePath) -
Method Summary
-
Constructor Details
-
MvcRenderer
public MvcRenderer(String theme, String templateGroupPath, String templateName, com.aquima.interactions.foundation.io.IResourceManager resourceManager, IModelFactory modelFactory, boolean developmentMode, String webResourceBasePath)
-
-
Method Details
-
render
public void render(Writer target, String sessionId, com.aquima.interactions.composer.IPage page, com.aquima.interactions.foundation.text.ILanguage currentLanguage, com.aquima.interactions.foundation.text.ILanguage defaultLanguage, int sessionTimeout) throws Exception - Throws:
Exception
-
reset
public void reset()
-