org.alfresco.repo.service
Interface StoreRedirector


public interface StoreRedirector


Method Summary
 java.util.Collection getSupportedStoreProtocols()
           
 java.util.Collection getSupportedStores()
           
 

Method Detail

getSupportedStoreProtocols

java.util.Collection getSupportedStoreProtocols()
Returns:
the names of the protocols supported

getSupportedStores

java.util.Collection getSupportedStores()
Returns:
the Store Refs of the stores supported


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.