|
Enterprise Workspaces 1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IWorkspacesRuntime
Workspaces runtime enable retrieval of Enterprise Spaces services and UIs
| Method Summary | |
|---|---|
INavigationTarget |
getNavigationTarget(TargetKey targetKey)
Returns a navigation target for the specified key. |
IWorkspacesService |
getService(Class interfaceClass)
Gets an Enterprise Spaces service for a given interface. |
| Method Detail |
|---|
IWorkspacesService getService(Class interfaceClass)
throws WorkspacesRuntimeException
interfaceClass - the interface of the requested service
WorkspacesRuntimeException - is the interface is not supportedINavigationTarget getNavigationTarget(TargetKey targetKey)
targetKey - Key of the requested navigation target
INavigationTarget
|
Enterprise Workspaces 1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||