public interface JcrAction
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
execute(javax.jcr.Session session)
Methode permettant d'executer une action sur la session JCR
|
java.lang.Object execute(javax.jcr.Session session)
throws java.io.IOException,
javax.jcr.RepositoryException
session - session JCRjava.io.IOException - Exception Potentiellejavax.jcr.RepositoryException - Exception potentielleCopyright © 2018 Kube Cloud. All Rights Reserved.