|
Enterprise Workspaces 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IWorkspacesRuntime
Enables retrieval of the services and navigation URLs of the enterprise workspaces screens
| Method Summary | |
|---|---|
INavigationTarget |
getNavigationTarget(TargetKey targetKey)
Returns the navigation target for the specified key |
IWorkspacesService |
getService(Class interfaceClass)
Returns an implementation of the specified service interface |
IWorkspacesService[] |
getServices(Class interfaceClass)
Returns an array of existing implementations of the specified service interface, if the service interface has multiple implementations; similar to getService(Class) |
| Method Detail |
|---|
IWorkspacesService getService(Class interfaceClass)
throws WorkspacesRuntimeException
interfaceClass - the interface of the requested service
WorkspacesRuntimeException - if the interface is not implemented
IWorkspacesService[] getServices(Class interfaceClass)
throws WorkspacesRuntimeException
getService(Class)
interfaceClass - the interface of the requested service
WorkspacesRuntimeExceptionINavigationTarget getNavigationTarget(TargetKey targetKey)
targetKey - the key of the requested navigation target
|
Enterprise Workspaces 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||