Uses of Interface
nl.gx.webmanager.services.jcrrepository.JcrRepository
-
Packages that use JcrRepository Package Description nl.gx.webmanager.foundation Various utility and base classes that are used to implement the webmanager api.nl.gx.webmanager.wcb.foundation nl.gx.webmanager.wcb.lifecycle -
-
Uses of JcrRepository in nl.gx.webmanager.foundation
Methods in nl.gx.webmanager.foundation that return JcrRepository Modifier and Type Method Description static JcrRepository
Utilities. getJcrService()
Returns the JCR serviceMethods in nl.gx.webmanager.foundation with parameters of type JcrRepository Modifier and Type Method Description static void
JcrHashUtil. registerNodeTypes(JcrRepository jcrRepository, javax.jcr.Session session)
Prepare the JCR. -
Uses of JcrRepository in nl.gx.webmanager.wcb.foundation
Fields in nl.gx.webmanager.wcb.foundation declared as JcrRepository Modifier and Type Field Description protected JcrRepository
ComponentTypeBase. myJcrService
-
Uses of JcrRepository in nl.gx.webmanager.wcb.lifecycle
Fields in nl.gx.webmanager.wcb.lifecycle declared as JcrRepository Modifier and Type Field Description protected JcrRepository
WCBLifecycleManager. myRepositoryService
-