com.silverpeas.jcrutil.model
Class AbstractJcrRepository

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

public abstract class AbstractJcrRepository
extends Object


Constructor Summary
AbstractJcrRepository()
           
 
Method Summary
 void addProperty(javax.jcr.Node node, String propertyName, String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractJcrRepository

public AbstractJcrRepository()
Method Detail

addProperty

public void addProperty(javax.jcr.Node node,
                        String propertyName,
                        String value)
                 throws javax.jcr.RepositoryException
Throws:
javax.jcr.RepositoryException


Copyright © 2016 Silverpeas. All Rights Reserved.