|
Forge - Projects API 2.0.0.Alpha3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Project
Describes a set of Resource instances that represent a unit of work.
| Method Summary | |
|---|---|
Object |
getAttribute(Object key)
Get a value from this project's internal attributes. |
DirectoryResource |
getProjectRoot()
Get the DirectoryResource representing the root directory of this Project. |
void |
removeAttribute(Object key)
Remove a value from this project's internal attributes. |
void |
setAttribute(Object key,
Object value)
Set a value in this project's internal attributes. |
| Methods inherited from interface org.jboss.forge.facets.Faceted |
|---|
getFacet, getFacets, getFacets, hasAllFacets, hasAllFacets, hasFacet, install, supports, uninstall |
| Method Detail |
|---|
Object getAttribute(Object key)
null instead.
void setAttribute(Object key,
Object value)
void removeAttribute(Object key)
DirectoryResource getProjectRoot()
DirectoryResource representing the root directory of this Project.
|
Forge - Projects API 2.0.0.Alpha3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||