|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ProjectDAO
| Method Summary | |
|---|---|
void |
add(ProjectHistory history)
Add a project history. |
org.eclipse.emf.common.util.EList<ProjectHistory> |
getProjects()
Returns all project histories. |
void |
remove(ProjectHistory history)
Removes a project history. |
| Method Detail |
|---|
void add(ProjectHistory history)
history - the history to be addedorg.eclipse.emf.common.util.EList<ProjectHistory> getProjects()
void remove(ProjectHistory history)
history - the project history to be removed
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||