@Configuration @Profile(value="server-demo") public class RiceServerDemoConfig extends Object implements MetaInfDataLocationProfileConfig, MetaInfDataTypeProfileConfig
| Constructor and Description |
|---|
RiceServerDemoConfig() |
| 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 RiceServerDemoConfig()
@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–2015 The Kuali Foundation. All rights reserved.