Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.test
Class DefaultRepositoryInit

java.lang.Object
  extended by org.nuxeo.ecm.core.test.DefaultRepositoryInit
All Implemented Interfaces:
RepositoryInit

public class DefaultRepositoryInit
extends Object
implements RepositoryInit

Default repository initializer that create the default DM doc hierarchy.


Constructor Summary
DefaultRepositoryInit()
           
 
Method Summary
 void populate(CoreSession session)
          Creates the default objects in an empty repository.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultRepositoryInit

public DefaultRepositoryInit()
Method Detail

populate

public void populate(CoreSession session)
              throws ClientException
Description copied from interface: RepositoryInit
Creates the default objects in an empty repository.

Specified by:
populate in interface RepositoryInit
Parameters:
session - the session to use to create objects
Throws:
ClientException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.