ModeShape Distribution 3.2.0.Final

org.modeshape.jcr
Class InitialContentImporter

java.lang.Object
  extended by org.modeshape.jcr.InitialContentImporter

public final class InitialContentImporter
extends Object

Class which handles the import of initial content files for new workspaces, using a NodeImportXmlHandler. It is important that any new content is imported through the "JCR layer", so that the JCR specific validations are performed.


Method Summary
protected  void importInitialContent(String workspaceName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

importInitialContent

protected void importInitialContent(String workspaceName)
                             throws RepositoryException
Throws:
RepositoryException

ModeShape Distribution 3.2.0.Final

Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.