@Configuration @Profile(value="client-demo") public class RiceClientDemoConfig extends Object implements MetaInfDataLocationProfileConfig, MetaInfDataTypeProfileConfig
| Constructor and Description | 
|---|
| RiceClientDemoConfig() | 
| Modifier and Type | Method and Description | 
|---|---|
| List<org.kuali.common.util.metainf.spring.MetaInfDataLocation> | getMetaInfDataLocations()Returns the list of  MetaInfDataLocations to apply to the database. | 
| List<org.kuali.common.util.metainf.spring.MetaInfDataType> | getMetaInfDataTypes()Returns the list of  MetaInfDataTypes to apply to the database. | 
public RiceClientDemoConfig()
@Bean public List<org.kuali.common.util.metainf.spring.MetaInfDataLocation> getMetaInfDataLocations()
MetaInfDataLocations to apply to the database.getMetaInfDataLocations in interface MetaInfDataLocationProfileConfigMetaInfDataLocations to apply to the database@Bean public List<org.kuali.common.util.metainf.spring.MetaInfDataType> getMetaInfDataTypes()
MetaInfDataTypes to apply to the database.getMetaInfDataTypes in interface MetaInfDataTypeProfileConfigMetaInfDataTypes to apply to the databaseCopyright © 2005–2016 The Kuali Foundation. All rights reserved.