com.silverpeas.jcrutil.model
Class AbstractJcrService

java.lang.Object
  extended by com.silverpeas.jcrutil.model.AbstractJcrService

public abstract class AbstractJcrService
extends Object


Constructor Summary
AbstractJcrService()
           
 
Method Summary
 javax.jcr.Session getSession()
           
 void setRepository(javax.jcr.Repository repository)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractJcrService

public AbstractJcrService()
Method Detail

setRepository

public void setRepository(javax.jcr.Repository repository)

getSession

public javax.jcr.Session getSession()
                             throws javax.jcr.LoginException,
                                    javax.jcr.RepositoryException
Throws:
javax.jcr.LoginException
javax.jcr.RepositoryException


Copyright © 2016 Silverpeas. All Rights Reserved.