org.kuali.common.util.config
Interface ProjectConfig

All Known Implementing Classes:
DefaultProjectConfig, KualiUtilConfig

Deprecated.

@Deprecated
public interface ProjectConfig


Method Summary
 String getArtifactId()
          Deprecated.  
 String getConfigId()
          Deprecated.  
 String getContextId()
          Deprecated.  
 String getGroupId()
          Deprecated.  
 

Method Detail

getGroupId

String getGroupId()
Deprecated. 

getArtifactId

String getArtifactId()
Deprecated. 

getContextId

String getContextId()
Deprecated. 

getConfigId

String getConfigId()
Deprecated. 


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