Uses of Class
com.sap.workspaces.TargetKey

Packages that use TargetKey
com.sap.workspaces Serves as an entry point to the Enterprise Workspaces API 
com.sap.workspaces.module.extension Enables you to implement various extension services for custom modules, such as responding to the module lifecycle events, controlling their runtime behavior, adding links, calculating space usage, and more. 
 

Uses of TargetKey in com.sap.workspaces
 

Fields in com.sap.workspaces declared as TargetKey
static TargetKey TargetKey.CREATE_PERSONAL_WORKSPACE
          Create personal workspace
static TargetKey TargetKey.CREATE_SHARED_WORKSPACE
          Create shared workspace
static TargetKey TargetKey.JOIN_REQUEST_PENDING
          Workspace placeholder when user tried to access a restricted workspace while his membership request is still pending
static TargetKey TargetKey.LINK_CONTENT_UNAVAILABLE
          The system is in write-protect mode; indicates that a warning message is displayed in place of an original UI
static TargetKey TargetKey.MISSING_WORKSPACE_OWNER
          Workspace placeholder when user tried to access a workspace with no owner or manager
static TargetKey TargetKey.MODULE_CONTENT_UNAVAILABLE
          Module placeholder when external content of the module is not available
static TargetKey TargetKey.MODULE_CREATION_FAILED
          Module placeholder when the module could not be created
static TargetKey TargetKey.MODULE_DELETED
          Module placeholder when the module has been deleted
static TargetKey TargetKey.MODULE_IT_MODE
          Module placeholder in maintenance mode
static TargetKey TargetKey.MODULE_NOT_CONFIGURED
          Module placeholder when the module has not been configured
static TargetKey TargetKey.MODULE_PLACEHOLDER
          Module placeholder in workspace template or during maintenance
static TargetKey TargetKey.MODULE_TEMPLATE_DELETED
          Module placeholder when the module template has been deleted
static TargetKey TargetKey.MODULE_TEMPLATE_EXPIRED
          Module placeholder when the module template has expired
static TargetKey TargetKey.MODULE_WITH_CUSTOM_PERMISSIONS_IN_PLACEHOLDER
          Placeholder of a module template added to a workspace template; indicates that the module template has custom permissions, which can prevent certain users from accessing the module
static TargetKey TargetKey.ONLY_PORTAL_CONTENT_ADMIN
          Workspace placeholder when user is not a member of the portal content admin role
static TargetKey TargetKey.ORIGIN_IVIEW_DELETED
          Module placeholder when the module references a deleted iView
static TargetKey TargetKey.PAGE_DOES_NOT_EXIST
          Workspace placeholder when user tried to access a page that either has been deleted or never existed
static TargetKey TargetKey.RESTRICTED_URL_MANAGER
          Module placeholder when URL module is configured with a restricted URL, and user is a workspace manager
static TargetKey TargetKey.RESTRICTED_URL_MEMBER
          Module placeholder when URL module is configured with a restricted URL, and user is a workspace member
static TargetKey TargetKey.WORKSPACE_APPROVAL_PENDING
          Workspace placeholder when user tried to access a workspace that has not been approved yet
static TargetKey TargetKey.WORKSPACE_CLOSED
          Workspace placeholder when user tried to access a closed workspace
static TargetKey TargetKey.WORKSPACE_DIRECTORY
          Workspace directory
static TargetKey TargetKey.WORKSPACE_DOES_NOT_EXIST
          Workspace placeholder when user tried to access a workspace that either has been deleted, never existed or is private
static TargetKey TargetKey.WORKSPACE_EXPLORER
          Workspace explorer
static TargetKey TargetKey.WORKSPACE_MAINTENANCE_MODE
          Workspace placeholder when user tried to access a workspace in maintenance mode
static TargetKey TargetKey.WORKSPACE_RESTRICTED
          Workspace placeholder when user tried to access a restricted workspace
static TargetKey TargetKey.WORKSPACE_SETTINGS
          Workspace settings
static TargetKey TargetKey.WRITE_PROTECT
          Placeholder indicating that the portal is in write-protect mode
 

Methods in com.sap.workspaces with parameters of type TargetKey
 INavigationTarget IWorkspacesRuntime.getNavigationTarget(TargetKey targetKey)
          Returns the navigation target for the specified key
 

Uses of TargetKey in com.sap.workspaces.module.extension
 

Methods in com.sap.workspaces.module.extension that return TargetKey
 TargetKey ViewOption.ViewInfo.getTargetKey()
          Return the target key to the screen
 

Constructors in com.sap.workspaces.module.extension with parameters of type TargetKey
ViewOption.ViewInfo(TargetKey targetKey)
           
 



Copyright 2011 SAP AG Complete Copyright Notice