org.kuali.common.util.project
Interface ProjectService

All Known Implementing Classes:
DefaultProjectService

public interface ProjectService


Method Summary
 Project getProject(Properties properties)
          Create a Project from the properties.
 Project getProject(String projectId)
          Create a Project from the projectId
 

Method Detail

getProject

Project getProject(String projectId)
Create a Project from the projectId
   org.kuali.common:kuali-util
   org.kuali.common:kuali-jdbc
   org.kuali.common:kuali-impex-export
 


getProject

Project getProject(Properties properties)
Create a Project from the properties.



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