org.kuali.common.util
Interface ProjectContext

All Known Implementing Classes:
DefaultProjectContext, MetaInfSqlProjectContext, MpxProjectContext, ScmProjectContext, UtilProjectContext

Deprecated.

@Deprecated
public interface ProjectContext


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

Method Detail

getGroupId

String getGroupId()
Deprecated. 

getArtifactId

String getArtifactId()
Deprecated. 

getPropertyLocations

List<String> getPropertyLocations()
Deprecated. 


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