Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.core.management.storage
Interface DocumentStoreHandler

All Known Implementing Classes:
FakeDocumentStoreHandler

public interface DocumentStoreHandler

Handle document store initialization

Author:
"Stephane Lacoin [aka matic] "

Method Summary
 void onStorageInitialization(CoreSession session, DocumentRef rootletRef)
           
 

Method Detail

onStorageInitialization

void onStorageInitialization(CoreSession session,
                             DocumentRef rootletRef)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.