org.eclipse.emf.emfstore.internal.server.model
Interface ProjectRepository


public interface ProjectRepository

Author:
Edgar

Method Summary
 List<ProjectHistory> getProjects()
          Returns the ProjectHistories of this repository.
 

Method Detail

getProjects

List<ProjectHistory> getProjects()
Returns the ProjectHistories of this repository.

Returns:
a list of project histories.


Copyright © 2015. All Rights Reserved.