|
Enterprise Workspaces 1.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TargetKey | |
|---|---|
| com.sap.workspaces | Serves as an entry point to the Enterprise Workspaces API |
| Uses of TargetKey in com.sap.workspaces |
|---|
| Fields in com.sap.workspaces declared as TargetKey | |
|---|---|
static TargetKey |
TargetKey.CREATE_PERSONAL_WORKSPACE
The personal WS creation view |
static TargetKey |
TargetKey.CREATE_SHARED_WORKSPACE
The shared WS creation view |
static TargetKey |
TargetKey.MODULE_CREATION_FAILED
The workspace page loaded a deleted module |
static TargetKey |
TargetKey.MODULE_DELETED
The workspace page loaded a deleted module |
static TargetKey |
TargetKey.MODULE_PLACEHOLDER
Template module display iView |
static TargetKey |
TargetKey.MODULE_TEMPLATE_DELETED
The workspace page loaded a module that it template was deleted |
static TargetKey |
TargetKey.MODULE_WITH_CUSTOM_PERMISSIONS_IN_PLACEHOLDER
Template module display iView |
static TargetKey |
TargetKey.ONLY_PORTAL_CONTENT_ADMIN
The user with no portal content admin role is not allowed |
static TargetKey |
TargetKey.PAGE_DOES_NOT_EXIST
The user tried to access a page that either was deleted or never existed |
static TargetKey |
TargetKey.WORKSPACE_CLOSED
The user tried to access a closed workspace |
static TargetKey |
TargetKey.WORKSPACE_DIRECTORY
The workspace directory view |
static TargetKey |
TargetKey.WORKSPACE_DOES_NOT_EXIST
The user tried to access a workspace that either was deleted, never existed or is private |
static TargetKey |
TargetKey.WORKSPACE_RESTRICTED
The user tried to access a restricted workspace |
static TargetKey |
TargetKey.WORKSPACE_SETTINGS
The shared WS settings view |
| Methods in com.sap.workspaces with parameters of type TargetKey | |
|---|---|
INavigationTarget |
IWorkspacesRuntime.getNavigationTarget(TargetKey targetKey)
Returns a navigation target for the specified key. |
|
Enterprise Workspaces 1.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||