Nuxeo Enterprise Platform 5.4

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 java.lang.Object
implements DocumentStoreHandler


Field Summary
 java.lang.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 java.lang.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 Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.