@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
MetaInfDataLocation s to apply to the database. |
List<org.kuali.common.util.metainf.spring.MetaInfDataType> |
getMetaInfDataTypes()
Returns the list of
MetaInfDataType s to apply to the database. |
public RiceClientDemoConfig()
@Bean public List<org.kuali.common.util.metainf.spring.MetaInfDataLocation> getMetaInfDataLocations()
MetaInfDataLocation
s to apply to the database.getMetaInfDataLocations
in interface MetaInfDataLocationProfileConfig
MetaInfDataLocation
s to apply to the database@Bean public List<org.kuali.common.util.metainf.spring.MetaInfDataType> getMetaInfDataTypes()
MetaInfDataType
s to apply to the database.getMetaInfDataTypes
in interface MetaInfDataTypeProfileConfig
MetaInfDataType
s to apply to the databaseCopyright © 2005–2015 The Kuali Foundation. All rights reserved.