org.kuali.common.util
Interface ProjectContext

All Known Implementing Classes:
DefaultProjectContext, UtilProjectContext

public interface ProjectContext


Method Summary
 String getArtifactId()
           
 String getGroupId()
           
 List<String> getPropertyLocations()
           
 

Method Detail

getGroupId

String getGroupId()

getArtifactId

String getArtifactId()

getPropertyLocations

List<String> getPropertyLocations()


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