|
Forge - Shell API 1.2.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProjectLocator
Locates project root directories, and creates instances of projects for that type.
| Method Summary | |
|---|---|
boolean |
containsProject(DirectoryResource dir)
Return true if the given DirectoryResource contains a project. |
Project |
createProject(DirectoryResource dir)
Attempt to locate a project root directory in the given folder. |
| Method Detail |
|---|
Project createProject(DirectoryResource dir)
boolean containsProject(DirectoryResource dir)
DirectoryResource contains a project. Otherwise, return false.
|
Forge - Shell API 1.2.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||