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