| Package | Description |
|---|---|
| org.kuali.common.util | |
| org.kuali.common.util.maven | |
| org.kuali.common.util.property | |
| org.kuali.common.util.spring |
| Modifier and Type | Method and Description |
|---|---|
static ProjectProperties |
MavenUtils.getMavenProjectProperties(Properties mavenProperties)
Deprecated.
|
static ProjectProperties |
ProjectUtils.getProjectProperties(ProjectContext context)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static Properties |
PropertyUtils.load(List<ProjectProperties> pps)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static ProjectProperties |
MavenUtils.getMavenProjectProperties(Properties mavenProperties)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
ProjectPropertiesComparator.compare(ProjectProperties one,
ProjectProperties two)
Deprecated.
|
protected String |
ProjectPropertiesComparator.getIdString(ProjectProperties pp)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected ProjectProperties |
MavenPropertySourceConfig.getProjectProperties()
Deprecated.
|
protected abstract ProjectProperties |
AbstractPropertySourceConfig.getProjectProperties()
Deprecated.
|
static ProjectProperties |
ConfigUtils.getProjectProperties(ProjectContext context)
Deprecated.
|
static ProjectProperties |
ConfigUtils.getProjectProperties(ProjectContext project,
Properties properties)
Deprecated.
|
static ProjectProperties |
ConfigUtils.getProjectProperties(Project project,
List<String> locations)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<ProjectProperties> |
AbstractPropertySourceConfig.getOtherProjectProperties()
Deprecated.
This returns an empty list by default.
|
static List<ProjectProperties> |
ConfigUtils.getProjectProperties(List<ProjectContext> contexts)
Deprecated.
|
static List<ProjectProperties> |
ConfigUtils.getProjectProperties(ProjectContext... contexts)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ConfigUtils.combine(ProjectProperties projectProperties,
Properties properties)
Deprecated.
|
static org.springframework.core.env.PropertySource<?> |
SpringUtils.getGlobalPropertySource(ProjectProperties project)
Deprecated.
|
static org.springframework.core.env.PropertySource<?> |
SpringUtils.getGlobalPropertySource(ProjectProperties projectProperties,
List<ProjectContext> others,
Properties properties)
Deprecated.
|
static org.springframework.core.env.PropertySource<?> |
SpringUtils.getGlobalPropertySource(ProjectProperties project,
List<ProjectProperties> others)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static org.springframework.core.env.PropertySource<?> |
SpringUtils.getGlobalPropertySource(ProjectProperties project,
List<ProjectProperties> others)
Deprecated.
|
static org.springframework.core.env.PropertySource<?> |
SpringUtils.getGlobalPropertySource(String name,
List<ProjectProperties> pps)
Deprecated.
|
static org.springframework.core.env.PropertySource<?> |
SpringUtils.getPropertySource(String name,
List<ProjectProperties> pps)
Deprecated.
|
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.