|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProjectResource
Any resource associated to a project.
| Method Summary | |
|---|---|
Library<?> |
getLibrary()
|
Project |
getProject()
|
void |
notifyAssociatedWithProject(Project project)
Notifies this resource now belongs to the given project. |
| Method Detail |
|---|
Project getProject()
null.Library<?> getLibrary()
void notifyAssociatedWithProject(Project project)
getProject() should
return this project afterwards.
project - should not be null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||