org.kuali.common.util.config
Interface ProjectConfig

All Known Implementing Classes:
DefaultProjectConfig, KualiUtilConfig

public interface ProjectConfig


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

Method Detail

getGroupId

String getGroupId()

getArtifactId

String getArtifactId()

getContextId

String getContextId()

getConfigId

String getConfigId()


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