public interface ProjectDirectory
| Modifier and Type | Method and Description |
|---|---|
List<Project> |
getAllProjects() |
Project |
getProject(String id) |
Project getProject(String id) throws ProjectDirectoryException
ProjectDirectoryExceptionList<Project> getAllProjects() throws ProjectDirectoryException
ProjectDirectoryExceptionCopyright © 2021 Samply Community. All rights reserved.