org.alfresco.repo.dictionary
Interface DictionaryDeployer

All Known Implementing Classes:
DictionaryBootstrap, DictionaryRepositoryBootstrap

public interface DictionaryDeployer

Dictionary Deployer interface.

This interface allows DictionaryDAO to be (re-)initialised. Dictionary Deployer components must register with the DictionaryService.


Method Summary
 void initDictionary()
           
 void register()
           
 

Method Detail

initDictionary

void initDictionary()

register

void register()


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