|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProjectResource<P extends GenericProject>
Any resource associated to a project.
| Method Summary | |
|---|---|
Library<?> |
getLibrary()
|
P |
getProject()
|
void |
notifyAssociatedWithProject(P project)
Notifies this resource now belongs to the given project. |
| Method Detail |
|---|
P getProject()
null.Library<?> getLibrary()
void notifyAssociatedWithProject(P 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 | |||||||||