|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.common.util.spring.ConfigUtils
@Deprecated public class ConfigUtils
| Constructor Summary | |
|---|---|
ConfigUtils()
Deprecated. |
|
| Method Summary | |
|---|---|
static void |
combine(ProjectProperties projectProperties,
Properties properties)
Deprecated. |
static List<ProjectProperties> |
getProjectProperties(List<ProjectContext> contexts)
Deprecated. |
static List<ProjectProperties> |
getProjectProperties(ProjectContext... contexts)
Deprecated. |
static ProjectProperties |
getProjectProperties(ProjectContext context)
Deprecated. |
static ProjectProperties |
getProjectProperties(ProjectContext project,
Properties properties)
Deprecated. |
static ProjectProperties |
getProjectProperties(Project project,
List<String> locations)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfigUtils()
| Method Detail |
|---|
public static ProjectProperties getProjectProperties(ProjectContext project,
Properties properties)
public static void combine(ProjectProperties projectProperties,
Properties properties)
public static List<ProjectProperties> getProjectProperties(List<ProjectContext> contexts)
public static List<ProjectProperties> getProjectProperties(ProjectContext... contexts)
public static ProjectProperties getProjectProperties(ProjectContext context)
public static ProjectProperties getProjectProperties(Project project,
List<String> locations)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||