public interface Service
| Modifier and Type | Method and Description |
|---|---|
boolean |
exists(javax.jcr.Session session,
String path)
Test whether a datastream or object exists at the given path in the
repository
|
void |
setRepository(javax.jcr.Repository repository)
Set the repository to back this RepositoryService
|
void setRepository(javax.jcr.Repository repository)
repository - boolean exists(javax.jcr.Session session,
String path)
throws javax.jcr.RepositoryException
path - javax.jcr.RepositoryExceptionCopyright © 2013–2014 DuraSpace, Inc.. All rights reserved.