|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ESWorkspaceProvider
Central access point to receive the current workspace.
| Field Summary | |
|---|---|
static ESWorkspaceProvider |
INSTANCE
Singleton instance of the workspace provider. |
| Method Summary | |
|---|---|
ESWorkspace |
getWorkspace()
Returns the current workspace. |
void |
setSessionProvider(ESAbstractSessionProvider sessionProvider)
Allows the user to set the ESAbstractSessionProvider to use. |
| Field Detail |
|---|
static final ESWorkspaceProvider INSTANCE
| Method Detail |
|---|
ESWorkspace getWorkspace()
void setSessionProvider(ESAbstractSessionProvider sessionProvider)
ESAbstractSessionProvider to use.
sessionProvider - the ESAbstractSessionProvider to use
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||