com.khubla.pragmatach.plugin.jcr
Class JCRController

java.lang.Object
  extended by com.khubla.pragmatach.framework.controller.impl.AbstractController
      extended by com.khubla.pragmatach.framework.controller.impl.template.AbstractTemplateEngineController
          extended by com.khubla.pragmatach.plugin.jcr.JCRController
All Implemented Interfaces:
PragmatachController
Direct Known Subclasses:
JCRJSONController

public class JCRController
extends AbstractTemplateEngineController

Author:
tome

Field Summary
protected  JCRSessionFactory jcrSessionFactory
          JCRSessionFactory
 
Constructor Summary
JCRController()
          ctor
 
Method Summary
 
Methods inherited from class com.khubla.pragmatach.framework.controller.impl.template.AbstractTemplateEngineController
getTemplate, getTemplateContext, getTemplateName, url_for
 
Methods inherited from class com.khubla.pragmatach.framework.controller.impl.AbstractController
bad, buildWildcardResourceURI, forward, getApplicationURL, getCacheHeaders, getConfigurationParameter, getControllerName, getControllerName, getPragmatachRoute, getRequest, getResource, getSessionScopedController, ok, redirect, setPragmatachRoute, setRequest
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

jcrSessionFactory

protected final JCRSessionFactory jcrSessionFactory
JCRSessionFactory

Constructor Detail

JCRController

public JCRController()
ctor



Copyright © 2014 khubla.com. All rights reserved.