@Deprecated public class ConfigUtils extends Object
| Constructor and Description | 
|---|
| ConfigUtils()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| static String | getConfigId(ProjectConfig config)Deprecated.  | 
| static String | getConfigId(String groupId,
                      String artifactId,
                      String contextId)Deprecated.  | 
| protected static String | getContextId(String[] tokens)Deprecated.  | 
| static ProjectConfig | getProjectConfig(String configId)Deprecated.  | 
| static List<ProjectConfig> | getProjectConfigs(List<String> configIds)Deprecated.  | 
public static final String DELIMITER
public ConfigUtils()
public static List<ProjectConfig> getProjectConfigs(List<String> configIds)
public static String getConfigId(ProjectConfig config)
public static String getConfigId(String groupId, String artifactId, String contextId)
public static ProjectConfig getProjectConfig(String configId)
protected static String getContextId(String[] tokens)
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.