nl.gx.webmanager.services.entitymanager
Interface JcrPersistenceContext

All Superinterfaces:
PersistenceContext

public interface JcrPersistenceContext
extends PersistenceContext

Specific persistencecontext for the JCR domain to provide aditional JCR specific context information.

Author:
bramk

Method Summary
 javax.jcr.Session getJCRSession()
          Return the JCR session.
 
Methods inherited from interface nl.gx.webmanager.services.entitymanager.PersistenceContext
getEntityManager, getLocalCache
 

Method Detail

getJCRSession

javax.jcr.Session getJCRSession()
Return the JCR session.

Returns:


Copyright © 2007-2011 GX Software BV. All Rights Reserved.