Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.management.test
Class FakeDocumentStoreHandler

java.lang.Object
  extended by org.nuxeo.ecm.core.management.test.FakeDocumentStoreHandler
All Implemented Interfaces:
DocumentStoreHandler

public class FakeDocumentStoreHandler
extends Object
implements DocumentStoreHandler


Field Summary
 String repositoryName
           
static FakeDocumentStoreHandler testInstance
           
 
Constructor Summary
FakeDocumentStoreHandler()
           
 
Method Summary
 void onStorageInitialization(CoreSession session, DocumentRef rootletRef)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

repositoryName

public String repositoryName

testInstance

public static FakeDocumentStoreHandler testInstance
Constructor Detail

FakeDocumentStoreHandler

public FakeDocumentStoreHandler()
Method Detail

onStorageInitialization

public void onStorageInitialization(CoreSession session,
                                    DocumentRef rootletRef)
Specified by:
onStorageInitialization in interface DocumentStoreHandler

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.