|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public static interface JpaProject.Manager
The JPA project manager provides behavior to be used by all the JPA projects
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.jpt.jpa.core.JpaProjectManager |
|---|
FACETED_PROJECT_FRAMEWORK_SETTINGS_FILE_NAME, JPA_PROJECTS_COLLECTION |
| Method Summary | |
|---|---|
void |
execute(JobCommand command,
String jobName,
JpaProject jpaProject)
Execute the specified command, possibly asynchronously, synchronizing with all the other stuff manipulating the JPA projects (e.g. resource change events). |
JpaWorkspace |
getJpaWorkspace()
Return the JPA project's JPA workspace. |
ExtendedCommandContext |
getModifySharedDocumentCommandContext()
Return the project-wide implementation of the ExtendedCommandContext interface. |
| Methods inherited from interface org.eclipse.jpt.jpa.core.JpaProjectManager |
|---|
addJavaEventListenerFlag, execute, execute, getJpaProjects, getJpaProjectsSize, removeJavaEventListenerFlag, waitToGetJpaProjects |
| Methods inherited from interface org.eclipse.jpt.common.utility.model.Model |
|---|
addChangeListener, addCollectionChangeListener, addListChangeListener, addPropertyChangeListener, addStateChangeListener, removeChangeListener, removeCollectionChangeListener, removeListChangeListener, removePropertyChangeListener, removeStateChangeListener |
| Method Detail |
|---|
void execute(JobCommand command,
String jobName,
JpaProject jpaProject)
ExtendedCommandContext getModifySharedDocumentCommandContext()
ExtendedCommandContext interface.
JpaWorkspace getJpaWorkspace()
getJpaWorkspace in interface JpaProjectManager
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||