@Deprecated public class SpringConfigService extends AbstractCachingConfigService
| Constructor and Description |
|---|
SpringConfigService(ProjectService projectService,
XmlService xmlService)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
clearCache()
Deprecated.
|
protected Properties |
getBaseFilterProperties()
Deprecated.
|
protected ProjectConfigContainer |
getCachedConfig(String groupId,
String artifactId)
Deprecated.
|
protected String |
getFilename()
Deprecated.
|
protected ProjectConfigContainer |
getProjectConfig(String content,
String encoding)
Deprecated.
|
findContextConfig, findLocations, getFilteredContent, getFilterProperties, getLocations, getMetadataConfigFilePath, getProjectService, getProperties, getProperties, getProperties, getProperties, getXmlService, loadMetadata, loadProperties, storepublic SpringConfigService(ProjectService projectService, XmlService xmlService)
protected ProjectConfigContainer getCachedConfig(String groupId, String artifactId)
getCachedConfig in class AbstractCachingConfigServiceprotected void clearCache()
clearCache in class AbstractCachingConfigServiceprotected String getFilename()
getFilename in class AbstractCachingConfigServiceprotected Properties getBaseFilterProperties()
getBaseFilterProperties in class AbstractCachingConfigServiceprotected ProjectConfigContainer getProjectConfig(String content, String encoding)
getProjectConfig in class AbstractCachingConfigServiceCopyright © 2010–2014 The Kuali Foundation. All rights reserved.