public class DataDictionaryLocationConfigurer extends Object implements org.springframework.beans.factory.InitializingBean
| Constructor and Description | 
|---|
| DataDictionaryLocationConfigurer(DataDictionaryService dataDictionaryService) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | afterPropertiesSet() | 
| List<String> | getDataDictionaryPackages() | 
| void | setDataDictionaryPackages(List<String> dataDictionaryPackages) | 
public DataDictionaryLocationConfigurer(DataDictionaryService dataDictionaryService)
public void afterPropertiesSet() throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionpublic List<String> getDataDictionaryPackages()
public void setDataDictionaryPackages(List<String> dataDictionaryPackages)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.