public interface ReferenceWorkspace
Modifier and Type | Method and Description |
---|---|
void |
bootstrap()
Initializes the workspace with the content it finds on the classpath.
|
void |
clean()
Removes all nodes from the workspace except for the system nodes.
|
javax.jcr.Session |
login()
Log in to the workspace with system credentials
|
javax.jcr.Session login() throws javax.jcr.RepositoryException
Session
for accessing the workspacejavax.jcr.RepositoryException
void bootstrap() throws javax.jcr.RepositoryException, IOException
javax.jcr.RepositoryException
IOException
void clean() throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.