Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.test
Class NoopRepositoryInit

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

public class NoopRepositoryInit
extends Object
implements RepositoryInit

Default repository initializer that create the default DM doc hierarchy.


Constructor Summary
NoopRepositoryInit()
           
 
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

NoopRepositoryInit

public NoopRepositoryInit()
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.