org.kuali.common.util.spring
Class ConfigUtils

java.lang.Object
  extended by org.kuali.common.util.spring.ConfigUtils

public class ConfigUtils
extends Object


Constructor Summary
ConfigUtils()
           
 
Method Summary
static List<ProjectProperties> getProjectProperties(List<ProjectContext> contexts)
           
static List<ProjectProperties> getProjectProperties(ProjectContext... contexts)
           
static ProjectProperties getProjectProperties(ProjectContext context)
           
static ProjectProperties getProjectProperties(Project project, List<String> locations)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigUtils

public ConfigUtils()
Method Detail

getProjectProperties

public static List<ProjectProperties> getProjectProperties(List<ProjectContext> contexts)

getProjectProperties

public static List<ProjectProperties> getProjectProperties(ProjectContext... contexts)

getProjectProperties

public static ProjectProperties getProjectProperties(ProjectContext context)

getProjectProperties

public static ProjectProperties getProjectProperties(Project project,
                                                     List<String> locations)


Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.