Provides access to the runtime data of a
module.com.sap.workspaces.module.extension - package com.sap.workspaces.module.extensionEnables 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.com.sap.workspaces.module.settings - package com.sap.workspaces.module.settingsProvides access to the runtime settings of the configuration properties of a module instance.com.sap.workspaces.module.settings.property - package com.sap.workspaces.module.settings.propertyProvides access to the runtime setting of module propertiescom.sap.workspaces.module.storage - package com.sap.workspaces.module.storageEnables storage and retrieval of the runtime content of a module instance.com.sap.workspaces.workspace - package com.sap.workspaces.workspaceProvides tools to access workspace data, such as properties, roles, pages, categories and membersCONFIG_KEY_MEMBER_CAN_LEAVE_WORKSPACE -
Static variable in interface com.sap.workspaces.directory.IWorkspaceDirectory
A configuration key indicating whether a regular workspace member can leave a restricted workspace independently or should request this from a workspace manager or owner; default value is true
ConfigurationKeys - Class in com.sap.workspacesDefines constants containing the keys of configuration propertiesConfigurationKeys() -
Constructor for class com.sap.workspaces.ConfigurationKeys
Constants - Interface in com.sap.workspaces.module.extensionContains constants that define namespaces of various module extensionsCONTENT_NOT_SUPPORTED_ON_DEVICE -
Static variable in class com.sap.workspaces.TargetKey
Content placeholder if the content is not supported on the current device
contentDeleted(String, String) -
Method in interface com.sap.workspaces.content.IContentProviderEvents
Raises an event when content is deleted
ContentDescriptor - Class in com.sap.workspaces.contentProvides a descriptor of a content item for the purposes of its integration
in the content galleries and instantiation on a pageContentDescriptor(String, String, String, String, String[], Date, String) -
Constructor for class com.sap.workspaces.content.ContentDescriptor
Constructor of the content descriptor; use with non-nested categories
ContentDescriptor(String, String, String, String, ModuleCategory[], Date, String) -
Constructor for class com.sap.workspaces.content.ContentDescriptor
Constructor of the content descriptor; use with nested module categories
ContentFilter - Class in com.sap.workspaces.contentAllows filtering content items according to their availability in the content
galleries and workspacesContentFilter(Availability[], Type[]) -
Constructor for class com.sap.workspaces.content.ContentFilter
ContentProviders - Class in com.sap.workspaces.contentContains constants defining the IDs of the SAP content providers
Content Provider ID should not exceed 32 charactersContentProviders() -
Constructor for class com.sap.workspaces.content.ContentProviders
contentUpdated(String, String) -
Method in interface com.sap.workspaces.content.IContentProviderEvents
Raises an event when content is updated
create(ItemInfo) -
Static method in class com.sap.workspaces.indexing.ItemInfo
Create a new instance of ItemInfo from another ItemInfo
create(IIdentifier, String, String) -
Static method in class com.sap.workspaces.indexing.ItemInfo
Create a new instance of ItemInfo, based on the specified parameters
create(IIdentifier, String) -
Static method in class com.sap.workspaces.indexing.ItemInfo
Create a new instance of ItemInfo, based on the specified parameters
create(IIdentifier) -
Static method in class com.sap.workspaces.indexing.ItemInfo
Create a new instance of ItemInfo, based on the specified parameters
create() -
Static method in class com.sap.workspaces.indexing.ItemInfo
Create a new instance of ItemInfo
CREATE_PERSONAL_WORKSPACE -
Static variable in class com.sap.workspaces.TargetKey
Create personal workspace
CREATE_SHARED_WORKSPACE -
Static variable in class com.sap.workspaces.TargetKey
Create shared workspace
CREATED_AT_ASCENDING -
Static variable in class com.sap.workspaces.directory.SortBy
Sort by workspace creation date in the ascending order
CREATED_AT_DESCENDING -
Static variable in class com.sap.workspaces.directory.SortBy
Sort by workspace creation date in the descending order
createdAt -
Variable in class com.sap.workspaces.directory.WorkspaceInfo
createItemInfoFromIndexingURL(String) -
Static method in class com.sap.workspaces.indexing.ItemInfoHelper
Parses the specified URL and converts it into an ItemInfo:
If the URL starts with 'workspaces' prefix, the prefix is ignored.
createModuleItemInfo(IModuleContext) -
Static method in class com.sap.workspaces.indexing.ItemInfoHelper
Creates an ItemInfo object of the module instance.
createPage(IUser, String) -
Method in interface com.sap.workspaces.workspace.IWorkspace
Creates a workspace page
createPersonal(IUser, Locale) -
Method in interface com.sap.workspaces.workspace.IWorkspaceFactory
Creates a personal workspace for the specified user
createResourceIndexingURL(ItemInfo, String, Map<String, String>) -
Static method in class com.sap.workspaces.indexing.ItemInfoHelper
Creates the URL for indexing of the specified module resource related to the specified ItemInfo.
createShared(IUser, WorkspaceProperties) -
Method in interface com.sap.workspaces.workspace.IWorkspaceFactory
Creates a shared workspace and assigns ownership to the specified user
D
- DEFAULT_MAX_RESULTS -
Static variable in class com.sap.workspaces.directory.SearchControl
- Default value of max search results
- DEFAULT_SHARED_WORKSPACE_TEMPLATE -
Static variable in class com.sap.workspaces.ConfigurationKeys
- Default template for shared workspaces
- deletePage(IUser, String) -
Method in interface com.sap.workspaces.workspace.IWorkspace
- Deletes a workspace page
- deletePersonalizationData(String) -
Method in interface com.sap.portal.personalized.launcher.persistency.IPersonalizationDAO
- Deletes the personalization data of a specific user from the database.
- deleteProperty(String) -
Method in interface com.sap.workspaces.module.storage.IModuleStorage
- Deletes the specified property
- deleteStorage(IModuleContext) -
Method in interface com.sap.workspaces.module.storage.IModuleStorageFactory
- Destroys the module storage
- deleteWorkspace(IUser, IIdentifier) -
Method in interface com.sap.workspaces.workspace.IWorkspaceFactory
- Deletes the specified workspace
- description -
Variable in class com.sap.workspaces.directory.WorkspaceInfo
-
- DESCRIPTION_TOO_LONG -
Static variable in exception com.sap.workspaces.workspace.WorkspaceSettingException
-
- DESKTOP_FILTER -
Static variable in class com.sap.workspaces.workspace.CategoryType
- Desktop filter; used to apply the portal desktop filtering mechanism to workspaces
- DeviceInfo - Class in com.sap.portal.mdm.connectivity
- Contains mobile device information such as device type and user agent.
- DeviceInfo(String, DeviceType) -
Constructor for class com.sap.portal.mdm.connectivity.DeviceInfo
- Contains mobile device information such as device type and user agent
- DOCUMENT_LIST -
Static variable in class com.sap.workspaces.indexing.ItemType
-
- DRAFT -
Static variable in class com.sap.workspaces.workspace.Status
- he workspace is created but not published
E
- EMPTY_MODULE_RESOURCE_PARAMTERS -
Static variable in class com.sap.workspaces.indexing.ItemInfo
-
- equals(Object) -
Method in class com.sap.workspaces.content.Availability
-
- equals(Object) -
Method in class com.sap.workspaces.directory.Role
-
- equals(Object) -
Method in class com.sap.workspaces.directory.SearchMethod
-
- equals(Object) -
Method in class com.sap.workspaces.directory.SortBy
-
- equals(Object) -
Method in class com.sap.workspaces.indexing.ItemType
- Compares 2 URLTypes
- equals(Object) -
Method in class com.sap.workspaces.module.extension.ExtensionType
-
- equals(Object) -
Method in class com.sap.workspaces.module.extension.ViewOption.LaunchMode
-
- equals(Object) -
Method in class com.sap.workspaces.module.extension.ViewOption.RoleAvailability
-
- equals(Object) -
Method in class com.sap.workspaces.module.extension.ViewOption.ViewType
-
- equals(Object) -
Method in class com.sap.workspaces.TargetKey
-
- equals(Object) -
Method in class com.sap.workspaces.workspace.CategoryType
-
- equals(Object) -
Method in class com.sap.workspaces.workspace.PermissionPolicy
-
- equals(Object) -
Method in class com.sap.workspaces.workspace.Status
-
- equals(Object) -
Method in class com.sap.workspaces.workspace.Type
-
- equals(Object) -
Method in class com.sap.workspaces.workspace.WorkspaceRole
-
- EXISTING_LOCK -
Static variable in class com.sap.workspaces.module.LockInfo.LockState
- The lock on the module for the current user has been renewed
- EXPIRATION_DATE_EARLY -
Static variable in exception com.sap.workspaces.workspace.WorkspaceSettingException
-
- EXPIRATION_DATE_INVALID -
Static variable in exception com.sap.workspaces.workspace.WorkspaceSettingException
-
- EXPIRATION_DATE_LATE -
Static variable in exception com.sap.workspaces.workspace.WorkspaceSettingException
-
- ExtensionType - Class in com.sap.workspaces.module.extension
- Contains constants that define various module extension types
- ExtensionType(String) -
Constructor for class com.sap.workspaces.module.extension.ExtensionType
-
F
- FeedsAggregationException - Exception in com.sap.portal.feeds.exceptions
- The base exception for all exceptions related to the feeds service.
- FeedsAggregationException() -
Constructor for exception com.sap.portal.feeds.exceptions.FeedsAggregationException
-
- FeedsAggregationException(Throwable) -
Constructor for exception com.sap.portal.feeds.exceptions.FeedsAggregationException
-
- FeedsAggregationException(String) -
Constructor for exception com.sap.portal.feeds.exceptions.FeedsAggregationException
-
- FeedsAggregationException(String, Throwable) -
Constructor for exception com.sap.portal.feeds.exceptions.FeedsAggregationException
-
- FLEX_MODULE_UNSUPPORTED -
Static variable in class com.sap.workspaces.TargetKey
- Module placeholder when Flex is not supported
- FOR_MANAGER -
Static variable in class com.sap.workspaces.module.extension.ViewOption.RoleAvailability
- Option is available for workspace managers only
- FOR_MANAGER_MEMBER -
Static variable in class com.sap.workspaces.module.extension.ViewOption.RoleAvailability
- Option is available for workspace managers and members
- FOR_MEMBER -
Static variable in class com.sap.workspaces.module.extension.ViewOption.RoleAvailability
- Option is available for workspace members only
- forceLock(IModuleContext) -
Method in interface com.sap.workspaces.module.ILocking
- Forces lock on the specified module for the current user, regardless of the module’s locking status
G
- GALLERY -
Static variable in class com.sap.workspaces.content.Availability
- Module Gallery
- getApprovedBy() -
Method in interface com.sap.workspaces.workspace.IWorkspace
- Returns the user who has approved this workspace;
relevant only if the customer has implemented
workspace approval flow
- getAppScheme() -
Method in class com.sap.portal.mdm.connectivity.AppProperties
-
- getAppStatus(AppProperties, DeviceInfo, IUser) -
Method in class com.sap.portal.mdm.connectivity.AbstractAppRequestHandler
- Invoked in an MDM system when a user requests the installation status of a mobile application
- getAttribute(String) -
Method in interface com.sap.portal.feeds.config.channel.IChannel
- Returns the value of the attribute, according to the specified key.
- getAttribute(String) -
Method in interface com.sap.workspaces.module.settings.property.IBaseModuleProperty
- Returns the specified attribute of the property, or null, if the attribute is not found
- getAttributes() -
Method in interface com.sap.workspaces.module.settings.property.IBaseModuleProperty
- Returns all attributes of the property.
- getAvailability() -
Method in class com.sap.workspaces.module.extension.ViewOption
- Returns the option’s availability for workspace roles
- getBinaryProperty(String) -
Method in interface com.sap.workspaces.module.storage.IModuleStorage
- Returns the value of the specified binary property,
or null if the property does not exist or does not have a value
- getCategories() -
Method in class com.sap.workspaces.content.ContentDescriptor
- Deprecated. As of 1.1 SP02, use
ContentDescriptor.getModuleCategories() instead
Returns an array of the module categories to which this content item
belongs. In case of sub categories they are ignored, only the highest level is categories are returned.
- getCategories() -
Method in class com.sap.workspaces.directory.SearchFilter
- Returns an array of workspace categories included in the search
- getCategories() -
Method in class com.sap.workspaces.directory.WorkspaceInfo
- Returns an array of workspace categories included in the search
- getCategories(IUser) -
Method in interface com.sap.workspaces.workspace.ICategories
- Returns an array of all workspace categories defined in the system
- getCategories() -
Method in interface com.sap.workspaces.workspace.IWorkspace
- Returns the categories assigned to the workspace
- getCategories() -
Method in class com.sap.workspaces.workspace.TemplateInfo
- Returns the workspace categories assigned to the template
- getCategories() -
Method in class com.sap.workspaces.workspace.WorkspaceProperties
- Returns the categories assigned to the workspace
- getCategoriesInUse(Type[], PermissionPolicy[], Status[]) -
Method in interface com.sap.workspaces.workspace.ICategories
- Returns an array of IDs of the categories used in the workspaces that match the specified conditions
- getCategory(IUser, String) -
Method in interface com.sap.workspaces.workspace.ICategories
- Returns the specified workspace category
- getCategoryID() -
Method in class com.sap.workspaces.workspace.WorkspaceCategory
- Returns the ID of the category
- getChannelEntries(IChannel, Object, Locale, Map<Object, Object>) -
Method in interface com.sap.portal.feeds.providers.IChannelEntryProvider
- Returns the entries from the data source denoted by the specified channel, as well as
any exception that occurred during the channel execution.
- getChannelId() -
Method in exception com.sap.portal.feeds.exceptions.ChannelException
-
- getChildren() -
Method in class com.sap.workspaces.indexing.AbstractIndexItem
- Currently not supported
- getConfigValue(String) -
Method in interface com.sap.workspaces.directory.IWorkspaceDirectory
- Returns the value of the specified configuration key
- getContent(IPortalComponentRequest) -
Method in class com.sap.workspaces.content.AbstractModule
- Depending on the module's isolation mode, returns:
if isolated, the URL of the module;
if embedded, the HTML markup of the module content
- getContentAvailability() -
Method in class com.sap.workspaces.content.ContentFilter
- Returns the content galleries in which the content item should be
available
- getContentDescriptor(String, IUser, Locale) -
Method in class com.sap.workspaces.content.AbstractContentProvider
- Returns the descriptor of the content item specified by the content ID, user and locale
- getContentDescriptors(ContentFilter, IUser, Locale) -
Method in class com.sap.workspaces.content.AbstractContentProvider
- Returns descriptors of the content items specified by the content filter, user and locale
- getContentForIndexing() -
Method in class com.sap.workspaces.content.AbstractModule
- Returns the textual content of the module for the purposes of indexing;
can be an empty string if no content exist or is not available.
- getContentID() -
Method in class com.sap.workspaces.content.ContentDescriptor
- Returns the ID of the content item in its source system; should not exceed 340 characters
- getContentProviderID() -
Method in interface com.sap.workspaces.module.IModuleID
- Returns the content provider ID
- getContentUsageCount(ContentDescriptor[]) -
Method in interface com.sap.workspaces.content.IContentInfo
- Returns usage count for the specified content items
- getCreatedAt() -
Method in class com.sap.workspaces.directory.WorkspaceInfo
- Returns the workspace creation date
- getCreatedAt() -
Method in interface com.sap.workspaces.workspace.IWorkspace
- Returns the workspace creation date
- getCreationDate() -
Method in class com.sap.workspaces.content.ContentDescriptor
- Optional; returns the date when this content item was created in the
source system; if not specified, the null value is passed
- getCustomAttribute(String) -
Method in interface com.sap.portal.feeds.ICustomAttributes
- Returns the custom attribute according to the provided key if it exists; otherwise returns
null.
- getCustomAttributeKeys() -
Method in interface com.sap.portal.feeds.ICustomAttributes
- Returns the keys of the custom attributes.
- getCustomAttributes() -
Method in interface com.sap.portal.feeds.IFeedEntry
- Returns the custom attributes of this entry.
- getDate() -
Method in interface com.sap.portal.feeds.IFeedEntry
- Returns the date of this entry.
- getDescription(Locale) -
Method in interface com.sap.portal.feeds.config.channel.IChannel
- Returns the description of the channel, according to the specified locale.
- getDescription() -
Method in interface com.sap.portal.feeds.IEntryGroup
- Returns the description of this entry group.
- getDescription() -
Method in interface com.sap.portal.feeds.IFeedEntry
- Returns the description of this entry.
- getDescription() -
Method in class com.sap.workspaces.content.ContentDescriptor
- Returns the content item's description
- getDescription() -
Method in class com.sap.workspaces.directory.SearchFilter
- Returns the workspace description to search for
- getDescription() -
Method in class com.sap.workspaces.directory.WorkspaceInfo
- Returns the workspace description
- getDescription() -
Method in class com.sap.workspaces.indexing.AbstractIndexItem
- Returns the item description
- getDescription() -
Method in class com.sap.workspaces.layout.LayoutDescriptor
- Returns the description of the layout
- getDescription() -
Method in interface com.sap.workspaces.module.settings.property.IBaseModuleProperty
- Returns the description of the property
- getDescription() -
Method in interface com.sap.workspaces.workspace.IWorkspace
- Returns the workspace description
- getDescription() -
Method in class com.sap.workspaces.workspace.TemplateInfo
- Returns the template description
- getDescription() -
Method in class com.sap.workspaces.workspace.WorkspaceProperties
- Returns the workspace description
- getDeviceType() -
Method in class com.sap.portal.mdm.connectivity.DeviceInfo
- Returns the device type
- getDeviceType() -
Method in class com.sap.portal.personalized.launcher.persistency.PersonalizationKey
-
- getDisplayName() -
Method in interface com.sap.portal.feeds.ICustomAttribute
- Returns the display name of this custom attribute according to the current user locale
- getEntries() -
Method in interface com.sap.portal.feeds.IEntryGroup
- Returns the feed entries of this entry group.
- getEntries() -
Method in interface com.sap.portal.feeds.IFeedEntries
- Returns all the feed entries, sorted by date in descending order (same as using
getEntries(SortOrder.DESCENDING)).
- getEntries(SortOrder) -
Method in interface com.sap.portal.feeds.IFeedEntries
- Returns all the feed entries, sorted by date according to the specified sort order.
- getEntries() -
Method in interface com.sap.portal.feeds.providers.IChannelEntries
- Returns the feed entries.
- getEntriesByGroup() -
Method in interface com.sap.portal.feeds.IFeedEntries
- Returns the available entry groups.
- getErrorCode() -
Method in exception com.sap.workspaces.WorkspacesRuntimeException
- Returns an error code that specifies the reason of failure
- getExceptions() -
Method in interface com.sap.portal.feeds.IEntryGroup
- Returns a list of exceptions that occurred while fetching the feed entries.
- getExceptions() -
Method in interface com.sap.portal.feeds.IFeedEntries
- Returns the exceptions that occurred while fetching the feed entries.
- getExceptions() -
Method in interface com.sap.portal.feeds.providers.IChannelEntries
- Returns the exceptions thrown while retrieving feed entries.
- getExcludedWorkspaces() -
Method in class com.sap.workspaces.directory.SearchControl
- Returns the workspaces to be excluded from the search
- getExpirationDate() -
Method in interface com.sap.workspaces.workspace.IWorkspace
- Returns the expiration date of the workspace
- getExpirationDate() -
Method in class com.sap.workspaces.workspace.WorkspaceProperties
- Returns the expiration date of the workspace
- getExportEntries(IModuleContext) -
Method in class com.sap.workspaces.module.extension.AbstractModuleTransport
- Called before a workspace is exported; returns an array of entries to export
- getExportEntries(IModuleContext) -
Method in interface com.sap.workspaces.module.extension.IModuleTransport
- Deprecated. Implementing modules should return an array of callback entries
to export.
- getExtensionService() -
Method in interface com.sap.workspaces.module.IRuntimeExtension
- Returns a reference to an extension service, or null if the service is not found or is not a PRT service
- getExtensionType() -
Method in interface com.sap.workspaces.module.IRuntimeExtension
- Returns the type of extension service, such as LIFECYCLE or PRINCIPAL
- getFeedEntries(String[], IPortalComponentRequest, Map<Object, Object>) -
Method in interface com.sap.portal.feeds.IFeedsService
- Returns the entries for the specified enterprise feeds.
- getGroups() -
Method in interface com.sap.workspaces.workspace.IRole
- Returns all groups in this role
- getHeight() -
Method in class com.sap.workspaces.module.extension.ViewOption
- Returns the height of the new window in which to launch the view
- getIconURI() -
Method in interface com.sap.portal.feeds.config.channel.IChannel
- Returns the URI of the channel's icon if defined, otherwise returns
null.
- getIconURI() -
Method in interface com.sap.portal.feeds.IEntryGroup
- Returns the icon URI for this entry group.
- getIconURI() -
Method in interface com.sap.portal.feeds.IFeedEntry
- Returns the icon URI for this entry.
- getIconURL() -
Method in class com.sap.workspaces.content.ContentDescriptor
- Returns the URL of the icon associated with the content item
- getIconURL() -
Method in class com.sap.workspaces.layout.LayoutDescriptor
- Returns the URL of the icon associated with the layout
- getID() -
Method in interface com.sap.portal.feeds.config.channel.IChannel
- Returns the ID of the channel.
- getID() -
Method in interface com.sap.portal.feeds.IFeedEntry
- Returns the ID of this entry.
- getID() -
Method in enum com.sap.portal.mdm.connectivity.AppStatus
- Gets the ID of the applications installation status
- getID() -
Method in class com.sap.workspaces.content.AbstractContentProvider
- Returns the content provider ID; should not exceed 32 characters
- getID() -
Method in class com.sap.workspaces.content.AbstractModule
- Returns the module ID
- getId() -
Method in class com.sap.workspaces.module.extension.AbstractExportEntry
- Returns the ID of an entry
- getId() -
Method in class com.sap.workspaces.module.extension.AbstractImportEntry
- Returns the ID of an entry
- getId() -
Method in interface com.sap.workspaces.module.extension.IModuleTransport.IExportEntry
- Deprecated. Returns the ID of an entry
- getId() -
Method in interface com.sap.workspaces.module.extension.IModuleTransport.IImportEntry
- Deprecated. Returns the ID of an entry
- getID() -
Method in class com.sap.workspaces.module.extension.PrincipalInfo
- Returns the UME role ID
- getID() -
Method in interface com.sap.workspaces.module.IModuleTemplateContext
- Returns the module template ID
- getID() -
Method in interface com.sap.workspaces.module.settings.property.IBaseModuleProperty
- Returns the ID of the property
- getID() -
Method in interface com.sap.workspaces.workspace.ICategory
- Returns the ID of the category
- getID() -
Method in interface com.sap.workspaces.workspace.ICategoryValue
- Returns the ID of the category value, which is used to assign the category value to a workspace
- getID() -
Method in interface com.sap.workspaces.workspace.IIdentifier
- Returns the workspace ID
- getID() -
Method in interface com.sap.workspaces.workspace.IPage
- Returns the page ID
- getIdentifier() -
Method in class com.sap.workspaces.authoring.Workspace
- Returns the workspace identifier
- getIdentifier() -
Method in class com.sap.workspaces.directory.WorkspaceInfo
- Returns the workspace identifier
- getIdentifier() -
Method in interface com.sap.workspaces.workspace.IWorkspace
- Returns the workspace identifier
- getIdentifier(String) -
Method in interface com.sap.workspaces.workspace.IWorkspaceFactory
- Returns the identifier of a workspace specified by its PCD path
- getIdentifier() -
Method in class com.sap.workspaces.workspace.TemplateInfo
- Returns the template identifier
- getImplementationName() -
Method in interface com.sap.portal.personalized.launcher.persistency.IPersonalizationDAO
- Returns the name of your the custom DAO implementation for debug tracking.
- getIndexingURL(ItemInfo) -
Static method in class com.sap.workspaces.indexing.ItemInfoHelper
- Creates the URL of the specified InfoItem for indexing.
- getIndexItem(IModuleContext, ItemInfo) -
Method in class com.sap.workspaces.module.extension.AbstractModuleIndexData
- Provides the module data for indexing; invoked, for example, when the module content has changed.
- getInitialView(IModuleContext) -
Method in class com.sap.workspaces.module.extension.AbstractModuleViewOptions
- Returns the module view to be displayed as initial instead of the default view;
to revert the initial view back to default, raise the 'iviewReset' EPCM event, for example:
var topSAPWindow = EPCM.getSAPTop();
var data = {ivuId:moduleID};
topSAPWindow.EPCM.raiseEvent( 'urn:com.sap.portal.ajaxpagebuilder', 'iviewReset', data );
- getInputStream() -
Method in class com.sap.workspaces.module.extension.AbstractImportEntry
- Returns the input stream
- getInputStream() -
Method in interface com.sap.workspaces.module.extension.IModuleTransport.IImportEntry
- Deprecated. Returns input stream
- getInstanceID() -
Method in interface com.sap.workspaces.module.IModuleID
- Returns the module instance ID
- getItemInfo() -
Method in class com.sap.workspaces.indexing.AbstractIndexItem
- Returns an ItemInfo object for this item
- getKey() -
Method in interface com.sap.portal.feeds.ICustomAttribute
- Returns the key of this custom attribute.
- getKey(ModuleCategory) -
Method in class com.sap.workspaces.content.ModuleCategory
-
- getKey() -
Method in class com.sap.workspaces.module.extension.ChangedSetting
- Returns the key of the setting that has been changed
- getKeyValue() -
Method in class com.sap.portal.personalized.launcher.persistency.PersonalizationKey
-
- getLabel() -
Method in class com.sap.workspaces.module.extension.ViewOption
- Returns the option's label in the tray menu
- getLaunchMode() -
Method in class com.sap.workspaces.module.extension.ViewOption
- Returns the launch mode of the view
- getLayoutID() -
Method in class com.sap.workspaces.layout.LayoutDescriptor
- Returns the ID of the layout
- getLayouts(Locale, IUser) -
Method in interface com.sap.workspaces.layout.ILayouts
- Returns available page layouts
- getLayoutXML() -
Method in class com.sap.workspaces.layout.LayoutDescriptor
- Returns an XML representation of the layout
- getLink() -
Method in interface com.sap.portal.feeds.IFeedEntry
- Returns the link for this entry.
- getLocale() -
Method in class com.sap.workspaces.directory.SearchFilter
- Deprecated. As of 1.1, no need to use
- getLocale() -
Method in interface com.sap.workspaces.module.IModuleContext
- Returns the locale associated with the current request or user
- getLocale() -
Method in interface com.sap.workspaces.workspace.IWorkspace
- Returns the master locale of the workspace
- getLocale() -
Method in class com.sap.workspaces.workspace.WorkspaceProperties
- Returns the master locale of the workspace
- getLockInfo(IModuleContext) -
Method in interface com.sap.workspaces.module.ILocking
- Returns the locking status of the specified module context
- getLockingUserId() -
Method in class com.sap.workspaces.module.LockInfo
-
- getLockingUserName() -
Method in class com.sap.workspaces.module.LockInfo
-
- getMaxNumberOfPages(IUser, IWorkspace) -
Method in interface com.sap.workspaces.authoring.IWorkspaceAuthoring
- Returns the maximum number of pages in the specified workspace
- getMaxResults() -
Method in class com.sap.workspaces.directory.SearchControl
- Returns the maximum number of workspaces to return as search results
- getMdmID() -
Method in class com.sap.portal.mdm.connectivity.AppProperties
-
- getMemberList() -
Method in interface com.sap.workspaces.workspace.IWorkspace
- Returns the member list of the workspace
- getModule(String, IUser) -
Method in class com.sap.workspaces.content.AbstractContentProvider
- Returns a module created from the specified content item
- getModuleCategories() -
Method in class com.sap.workspaces.content.ContentDescriptor
- Returns an array of the nested categories to which this content item
belongs.
- getModuleContext(IPortalComponentRequest) -
Method in interface com.sap.workspaces.module.IModuleContextFactory
- Returns the context of a module specified by the current request
- getModuleContext(IIdentifier, String, IUser, Locale) -
Method in interface com.sap.workspaces.module.IModuleContextFactory
- Returns the context of a module specified by the workspace, module, user and locale
- getModuleContext(IIdentifier, String, IUser) -
Method in interface com.sap.workspaces.module.IModuleContextFactory
- Deprecated. Returns the context of a module specified by the workspace, module and user, in the original locale
- getModuleContext(String, IUser, Locale) -
Method in interface com.sap.workspaces.module.IModuleContextFactory
- Returns the context of a module specified by the module’s PCD path, user and locale
- getModuleContext(String, IUser) -
Method in interface com.sap.workspaces.module.IModuleContextFactory
- Deprecated. Returns the context of a module specified by the module’s PCD path and user, in the original locale
- getModuleContext(IPortalComponentRequest) -
Static method in class com.sap.workspaces.module.ModuleHelper
- Returns the module context specified by the current request
- getModuleContext(IIdentifier, String, IUser, Locale) -
Static method in class com.sap.workspaces.module.ModuleHelper
- Returns the module context specified by the workspace ID, module instance ID, user and locale
- getModuleContext(IIdentifier, String, IUser) -
Static method in class com.sap.workspaces.module.ModuleHelper
- Deprecated. Returns the module context specified by the workspace ID, module instance ID and user, in the original locale
- getModuleContext(String, IUser, Locale) -
Static method in class com.sap.workspaces.module.ModuleHelper
- Returns the context of a module specified by the module’s PCD path, user and locale
- getModuleContext(String, IUser) -
Static method in class com.sap.workspaces.module.ModuleHelper
- Deprecated. Returns Returns the context of a module specified by the module’s PCD path and user
- getModuleContext() -
Method in interface com.sap.workspaces.module.settings.IModuleSettings
- Returns the module context
- getModuleID() -
Method in class com.sap.workspaces.indexing.ItemInfo
- Returns the ID of the module instance
- getModuleID() -
Method in interface com.sap.workspaces.module.IModuleContext
- Returns the identifier of the module instance with which the context is associated
- getModuleIdentifiers() -
Method in interface com.sap.workspaces.workspace.IPage
- Returns an array of module IDs of all modules in the page
- getModuleIDs() -
Method in interface com.sap.workspaces.workspace.IPage
- Deprecated. use
IPage.getModuleIdentifiers() instead.
Returns an array of IDs of all modules in the page
- getModuleProperties() -
Method in interface com.sap.workspaces.module.settings.IModuleSettings
- Returns all the configuration properties of the module
- getModuleProperty(String) -
Method in interface com.sap.workspaces.module.settings.IModuleSettings
- Returns the specified configuration property of the module
- getModuleRuntimeInfo() -
Method in interface com.sap.workspaces.module.IModuleContext
- Returns the runtime information of the module instance
- getModuleSettings(IModuleContext) -
Method in interface com.sap.workspaces.module.settings.IModuleSettingsFactory
- Returns the settings for the specified module context
- getName() -
Method in class com.sap.workspaces.authoring.Page
- Returns the page name
- getName() -
Method in class com.sap.workspaces.authoring.Workspace
- Returns the workspace name
- getName(Locale) -
Method in class com.sap.workspaces.content.AbstractModule
- Returns the module's name
- getName() -
Method in class com.sap.workspaces.content.ContentDescriptor
- Returns the content item's name that appears in the content galleries
- getName() -
Method in class com.sap.workspaces.content.ModuleCategory
- Returns the name of the category
- getName() -
Method in class com.sap.workspaces.directory.SearchFilter
- Returns the workspace name to search for
- getName() -
Method in class com.sap.workspaces.directory.WorkspaceInfo
- Returns the workspace name
- getName() -
Method in class com.sap.workspaces.indexing.AbstractIndexItem
- Returns the item name
- getName() -
Method in class com.sap.workspaces.layout.LayoutDescriptor
- Returns the name of the layout
- getName() -
Method in interface com.sap.workspaces.module.settings.IModuleSettings
- Returns the module instance name
- getName() -
Method in interface com.sap.workspaces.module.settings.property.IBaseModuleProperty
- Returns the property name
- getName(Locale) -
Method in interface com.sap.workspaces.workspace.ICategory
- Returns the name of the category for the specified locale
- getName(Locale) -
Method in interface com.sap.workspaces.workspace.ICategoryValue
- Returns the name of the category value for the specified locale
- getName() -
Method in interface com.sap.workspaces.workspace.IPage
- Returns the page name
- getName() -
Method in interface com.sap.workspaces.workspace.IWorkspace
- Returns the workspace name
- getName() -
Method in class com.sap.workspaces.workspace.TemplateInfo
- Returns the template name
- getName() -
Method in class com.sap.workspaces.workspace.WorkspaceProperties
- Returns the workspace name
- getNavigationTarget() -
Method in class com.sap.workspaces.authoring.Page
- Returns the page navigation target
- getNavigationTarget() -
Method in class com.sap.workspaces.authoring.Workspace
- Returns the navigation target of the workspace
- getNavigationTarget() -
Method in class com.sap.workspaces.directory.WorkspaceInfo
- Deprecated. use
WorkspaceInfo.getNavigationTargetURL()
- getNavigationTarget(TargetKey) -
Method in interface com.sap.workspaces.IWorkspacesRuntime
- Returns the navigation target for the specified key
- getNavigationTarget() -
Method in interface com.sap.workspaces.workspace.IPage
- Returns the page navigation target
- getNavigationTarget() -
Method in interface com.sap.workspaces.workspace.IWorkspace
- Deprecated. use
IWorkspace.getNavigationTargetURL()
- getNavigationTargetURL() -
Method in class com.sap.workspaces.directory.WorkspaceInfo
- Returns the workspace navigation target URL, which can be passed to the EPCM.doNavigate(navigationTarget) method
- getNavigationTargetURL() -
Method in interface com.sap.workspaces.workspace.IWorkspace
- Returns the workspace navigation target URL, which can be passed to the EPCM.doNavigate(navigationTarget) method
- getNewValue() -
Method in class com.sap.workspaces.module.extension.ChangedSetting
- Returns the new value of the setting
- getOldValue() -
Method in class com.sap.workspaces.module.extension.ChangedSetting
- Returns the old value of the setting that has been changed
- getOwner() -
Method in class com.sap.workspaces.directory.SearchFilter
- Returns the workspace owner to search for
- getOwner() -
Method in class com.sap.workspaces.directory.WorkspaceInfo
- Returns the workspace owner, or null, if the user does not exist
- getOwner() -
Method in interface com.sap.workspaces.workspace.IMemberList
- Returns the workspace owner, or null if the owner does not exist
- getOwners() -
Method in class com.sap.workspaces.directory.SearchFilter
- Returns the list of login names of the workspace owners
- getPage(String) -
Method in interface com.sap.workspaces.workspace.IWorkspace
- Returns a workspace page with the specified ID
- getPageID() -
Method in class com.sap.workspaces.indexing.ItemInfo
- Returns the ID of the page
- getPages() -
Method in class com.sap.workspaces.authoring.Workspace
- Returns the workspace pages
- getPages() -
Method in interface com.sap.workspaces.workspace.IWorkspace
- Returns an array of the workspace pages
- getPermissionPolicies() -
Method in class com.sap.workspaces.directory.SearchControl
- Returns workspace permission policies, such as public or restricted, to include in the search,
- getPermissionPolicies() -
Method in class com.sap.workspaces.directory.WorkspaceFilter
- Returns workspace permission policies, such as public or restricted, to include in the count,
- getPermissionPolicy() -
Method in class com.sap.workspaces.directory.WorkspaceInfo
- Returns the workspace permission policy
- getPermissionPolicy() -
Method in interface com.sap.workspaces.workspace.IWorkspace
- Returns the workspace permission policy
- getPermissionPolicy() -
Method in class com.sap.workspaces.workspace.WorkspaceProperties
- Returns the workspace permission policy
- getPersonalIdentifier(IUser) -
Method in interface com.sap.workspaces.workspace.IWorkspaceFactory
- Returns the identifier of the specified user's personal workspace
- getPersonalizationData(PersonalizationKey) -
Method in interface com.sap.portal.personalized.launcher.persistency.IPersonalizationDAO
- Retrieves a personalized property
- getPosition() -
Method in class com.sap.workspaces.module.extension.ViewOption
- Returns the option's position in the tray menu
- getProperty(String) -
Method in interface com.sap.workspaces.module.IModuleContext
- Returns the value of the specified configuration property, or null, if this property is not defined
- getProperty(String) -
Method in interface com.sap.workspaces.module.IModuleTemplateContext
- Returns the string value of the specified configuration property or null if this property is not defined
- getProperty(String) -
Method in interface com.sap.workspaces.module.storage.IModuleStorage
- Returns the value of the specified string property,
or null if the property does not exist or does not have a value
- getPropertyAttribute(String, String) -
Method in interface com.sap.workspaces.module.IModuleContext
- Returns the value of the specified attribute or null if this attribute is not defined
- getPropertyAttribute(String, String) -
Method in interface com.sap.workspaces.module.IModuleTemplateContext
- Returns the value of the specified attribute or null if this attribute is not defined
- getPropertyAttributeIDs(String) -
Method in interface com.sap.workspaces.module.IModuleContext
- Returns an array of all attributes of the property
- getPropertyAttributeIDs(String) -
Method in interface com.sap.workspaces.module.IModuleTemplateContext
- Returns an array of all attributes of the specified property
- getPropertyIDs() -
Method in interface com.sap.workspaces.module.IModuleContext
- Returns an array of all property IDs
- getPropertyIDs() -
Method in interface com.sap.workspaces.module.IModuleTemplateContext
- Returns an array of all property IDs
- getPropertyIDs() -
Method in interface com.sap.workspaces.module.storage.IModuleStorage
- Returns an array of property IDs
- getPropertyType(String) -
Method in interface com.sap.workspaces.module.storage.IModuleStorage
- Returns the type of the specified property
- getQuicklink() -
Method in interface com.sap.workspaces.workspace.IWorkspace
- Returns the quick link to the workspace
- getQuicklink() -
Method in class com.sap.workspaces.workspace.WorkspaceProperties
- Returns the workspace name
- getQuota() -
Method in class com.sap.workspaces.authoring.Quota
- Returns the space usage quota of the workspace
- getQuota() -
Method in class com.sap.workspaces.authoring.Workspace
- Returns the workspace quota information
- getQuota() -
Method in interface com.sap.workspaces.workspace.IQuota
- Returns the space usage quota of the workspace
- getQuota() -
Method in interface com.sap.workspaces.workspace.IWorkspace
- Returns the space usage quota of the workspace
- getRole(WorkspaceRole) -
Method in interface com.sap.workspaces.workspace.IMemberList
- Returns a workspace role of the specified type
- getRuntimeExtension(String) -
Method in interface com.sap.workspaces.module.IModuleRuntimeInfo
- Returns module runtime extension of the specified type
- getSearchFilter() -
Method in class com.sap.workspaces.directory.SearchControl
- Returns a
SearchFilter object that defines additional search parameters.
- getSearchMethod() -
Method in class com.sap.workspaces.directory.SearchFilter
- Returns the search method
- getService(Class<T>) -
Method in interface com.sap.workspaces.IWorkspacesRuntime
- Returns an implementation of the specified service interface
- getServices(Class<T>) -
Method in interface com.sap.workspaces.IWorkspacesRuntime
- Returns an array of existing implementations of the specified service
interface, if the service interface has multiple implementations;
similar to
IWorkspacesRuntime.getService(Class)
- getSharedIdentifier(String) -
Method in interface com.sap.workspaces.workspace.IWorkspaceFactory
- Returns the identifier of a shared workspace specified by its ID
- getSortBy() -
Method in class com.sap.workspaces.directory.SearchControl
- Returns the sort order of the search results
- getSortPriority() -
Method in interface com.sap.portal.feeds.config.channel.IChannel
- Returns the sort priority value of this channel.
- getSortPriority() -
Method in interface com.sap.portal.feeds.IEntryGroup
- Returns the sort priority value of this entry group.
- getSpaceUsage() -
Method in class com.sap.workspaces.authoring.Quota
- Returns the space used by the workspace
- getSpaceUsage() -
Method in interface com.sap.workspaces.workspace.IQuota
- Returns the space used by the workspace
- getSpaceUsageLastUpdate() -
Method in class com.sap.workspaces.authoring.Quota
- Returns the date when the space usage counter was last updated
- getSpaceUsageLastUpdate() -
Method in interface com.sap.workspaces.workspace.IQuota
- Returns the date when the space usage was last updated
- getStartFrom() -
Method in class com.sap.workspaces.directory.SearchControl
- Returns the sequential number of the search result from which to start returning results
- getState() -
Method in class com.sap.workspaces.module.LockInfo
-
- getState() -
Method in class com.sap.workspaces.module.LockInfo.LockState
- Returns the locking status of the module
- getStatus() -
Method in class com.sap.workspaces.directory.WorkspaceInfo
- Returns the workspace status
- getStatus() -
Method in interface com.sap.workspaces.workspace.IWorkspace
- Returns the workspace status
- getStatusById(int) -
Static method in enum com.sap.portal.mdm.connectivity.AppStatus
- Returns the the application installation status according to its ID
- getStatuses() -
Method in class com.sap.workspaces.directory.SearchControl
- Returns an array of workspace statuses to include in the search, such as published, draft, closed or pending
- getStatuses() -
Method in class com.sap.workspaces.directory.WorkspaceFilter
- Returns an array of workspace statuses to include in the count, such as published, draft, closed or pending
- getStorage(IModuleContext) -
Method in interface com.sap.workspaces.module.storage.IModuleStorageFactory
- Returns the module storage; if the storage does not exist, creates it
- getSubcategories() -
Method in class com.sap.workspaces.content.ModuleCategory
- Returns the sub-categories of the category
- getTargetKey() -
Method in class com.sap.workspaces.module.extension.ViewOption.ViewInfo
- Return the target key to the screen
- getTemplateID() -
Method in interface com.sap.workspaces.module.IModuleID
- Returns the module template ID
- getTemplateID(IUser) -
Method in interface com.sap.workspaces.workspace.IPersonalTemplate
- Returns the ID of a template used for the personal workspace of the specified user
- getTemplateID() -
Method in class com.sap.workspaces.workspace.WorkspaceProperties
- Returns the workspace template ID
- getTemplateInfo(Type, Locale) -
Method in interface com.sap.workspaces.workspace.IWorkspaceFactory
- Returns a list of workspace templates available for the specified workspace type
- getTexts() -
Method in class com.sap.workspaces.indexing.AbstractIndexItem
- Returns the item textual content in an array;
- getThreshold() -
Method in interface com.sap.workspaces.workspace.IQuota
- Returns the quota threshold of the workspace
- getTitle(Locale) -
Method in interface com.sap.portal.feeds.config.channel.IChannel
- Returns the title of the channel, according to the specified locale.
- getTitle() -
Method in interface com.sap.portal.feeds.IEntryGroup
- Returns the title of this entry group.
- getTitle() -
Method in interface com.sap.portal.feeds.IFeedEntry
- Returns the title of this entry.
- getTitle() -
Method in class com.sap.workspaces.module.extension.LinkInfo
- Returns the title of the link
- getTotalNumberOfResults() -
Method in interface com.sap.workspaces.directory.ISearchResults
- Returns the total number of search results
- getType() -
Method in interface com.sap.portal.feeds.config.channel.IChannel
- Returns the type of the channel.
- getType() -
Method in interface com.sap.portal.feeds.ICustomAttribute
- Returns the type of this custom attribute.
- getType() -
Method in interface com.sap.portal.feeds.IFeedEntry
- Returns the type of this entry.
- getType() -
Method in class com.sap.workspaces.indexing.AbstractIndexItem
- Returns the string representation of the item type defined by a custom implementation for the purposes of indexing
return The item type
- getType() -
Method in class com.sap.workspaces.module.extension.ViewOption.ViewInfo
- Return the type of the module view
- getType() -
Method in interface com.sap.workspaces.workspace.IIdentifier
- Returns the workspace type, such as shared or personal
- getType() -
Method in class com.sap.workspaces.workspace.WorkspaceCategory
- Returns the type of the category assigned to the workspace
- getTypes() -
Method in class com.sap.workspaces.directory.SearchControl
- Returns an array of workspace types to include in the search, such as shared or personal
- getTypes() -
Method in class com.sap.workspaces.directory.WorkspaceFilter
- Returns an array of workspace types to include in the count, such as shared or personal
- getURL() -
Method in class com.sap.workspaces.content.ContentDescriptor
- Returns the navigation URL of this content item
- getURL() -
Method in interface com.sap.workspaces.INavigationTarget
- Returns the navigation target URL
The URL contains a prefix that indicates its type, such as "pcd:" or "http:"
- getUrl() -
Method in class com.sap.workspaces.module.extension.LinkInfo
- Returns the URL of the link
- getURL() -
Method in class com.sap.workspaces.module.extension.ViewOption.ViewInfo
- Return the path to the module view
- getURL(IUser) -
Method in class com.sap.workspaces.workspace.AbstractPhoto
- Returns the URL of a user's photo
- getUser() -
Method in class com.sap.portal.personalized.launcher.persistency.PersonalizationKey
-
- getUser() -
Method in interface com.sap.workspaces.module.IModuleContext
- Returns the current user
- getUserAgent() -
Method in class com.sap.portal.mdm.connectivity.DeviceInfo
- Returns the user agent of the device
- getUsers() -
Method in interface com.sap.workspaces.workspace.IRole
- Deprecated. Returns all users in this role - use getUsers(boolean recursive) instead
- getUsers(boolean) -
Method in interface com.sap.workspaces.workspace.IRole
- Returns all users in the role
- getValidValues() -
Method in interface com.sap.workspaces.module.settings.property.IModuleProperty
- Returns all valid values of this property
- getValue() -
Method in interface com.sap.portal.feeds.ICustomAttribute
- Returns the value of this custom attribute.
- getValue(String) -
Method in interface com.sap.workspaces.IConfiguration
- Returns the value of the specified configuration property
- getValue() -
Method in interface com.sap.workspaces.module.settings.property.IBaseModuleProperty
- Returns the value of the property.
- getValue(String) -
Method in interface com.sap.workspaces.workspace.ICategory
- Returns the category value specified by the value ID
- getValueIDs() -
Method in class com.sap.workspaces.workspace.WorkspaceCategory
- Returns the category values assigned to the workspace
- getValues(String) -
Method in interface com.sap.workspaces.IConfiguration
- Returns the values of the specified multi-value configuration property
- getValues(Locale) -
Method in interface com.sap.workspaces.workspace.ICategory
- Returns an array of all values of this category
- getViewInfo() -
Method in class com.sap.workspaces.module.extension.ViewOption
- Returns the module view corresponding to the option
- getViewOptions(IModuleContext) -
Method in class com.sap.workspaces.module.extension.AbstractModuleViewOptions
- Returns an array of view options for the specified module, current user and locale.
- getViewOptions(IModuleID, ViewOption[], IUser, Locale) -
Method in class com.sap.workspaces.workspace.AbstractControlModuleMenu
- Controls the list of custom view options in a module’s menu.
- getWidth() -
Method in class com.sap.workspaces.module.extension.ViewOption
- Returns the width of the new window in which to launch the view
- getWorkspace(IPortalComponentRequest, String, IIdentifier) -
Method in interface com.sap.workspaces.authoring.IWorkspaceAuthoring
- Returns the workspace information
- getWorkspace(IUser, IIdentifier) -
Method in interface com.sap.workspaces.workspace.IWorkspaceFactory
- Returns the specified workspace
- getWorkspaceAvailability() -
Method in class com.sap.workspaces.content.ContentFilter
- Returns the workspace types in which the content item should be available
- getWorkspaceDirectoryURL() -
Method in class com.sap.workspaces.authoring.Workspace
- Returns the workspace directory URL
- getWorkspaceID() -
Method in interface com.sap.workspaces.module.IModuleID
- Returns the workspace ID
- getWorkspaceIdentifier() -
Method in class com.sap.workspaces.indexing.ItemInfo
- Returns the identifier of the workspace.
- getWorkspaceRole() -
Method in class com.sap.workspaces.module.extension.PrincipalInfo
- Returns the workspace role
- getWorkspacesCount(IUser, WorkspaceFilter) -
Method in interface com.sap.workspaces.directory.IWorkspaceDirectory
- Counts workspaces according to the conditions specified by the workspace filter
- getWorkspacesInfo() -
Method in interface com.sap.workspaces.directory.ISearchResults
- Returns the workspaces that match the search criteria defined by
SearchControl
- getWorkspacesInfo(IUser, WorkspaceRole, SortBy, int, int) -
Method in interface com.sap.workspaces.directory.IWorkspaceDirectory
- Returns workspace metadata for the specified user and workspace role in a sorted array
- getWorkspacesInfo(List<String>) -
Method in interface com.sap.workspaces.directory.IWorkspaceDirectory
- Returns workspace metadata for the shared workspaces specified by their IDs.
- getWorkspacesRuntime() -
Static method in class com.sap.workspaces.RuntimeFactory
- Static method to retrieve an instance of the
IWorkspacesRuntime service;
should be used by applications and modules for access to the screens and services of enterprise workspaces
- GROUP_SEARCH_ENABLE -
Static variable in class com.sap.workspaces.ConfigurationKeys
- Enables/disables search for groups in workspace
- GROUP_SEARCH_EXPAND -
Static variable in class com.sap.workspaces.ConfigurationKeys
- Enables/disables expansion of found groups
- GROUP_SEARCH_FILTER -
Static variable in class com.sap.workspaces.ConfigurationKeys
-
- GROUP_SEARCH_ROOT -
Static variable in class com.sap.workspaces.ConfigurationKeys
- Root object in the user management data source from which search for groups starts
- GROUP_SEARCH_ROOT_TYPE -
Static variable in class com.sap.workspaces.ConfigurationKeys
- Type of the root object, such as group, role or folder, from which group search starts
H
- hashCode() -
Method in class com.sap.workspaces.content.Availability
-
- hashCode() -
Method in class com.sap.workspaces.directory.Role
-
- hashCode() -
Method in class com.sap.workspaces.directory.SearchMethod
-
- hashCode() -
Method in class com.sap.workspaces.directory.SortBy
-
- hashCode() -
Method in class com.sap.workspaces.indexing.ItemType
-
- hashCode() -
Method in class com.sap.workspaces.module.extension.ExtensionType
-
- hashCode() -
Method in class com.sap.workspaces.module.extension.ViewOption.LaunchMode
-
- hashCode() -
Method in class com.sap.workspaces.module.extension.ViewOption.RoleAvailability
-
- hashCode() -
Method in class com.sap.workspaces.module.extension.ViewOption.ViewType
-
- hashCode() -
Method in class com.sap.workspaces.TargetKey
-
- hashCode() -
Method in class com.sap.workspaces.workspace.CategoryType
-
- hashCode() -
Method in class com.sap.workspaces.workspace.PermissionPolicy
-
- hashCode() -
Method in class com.sap.workspaces.workspace.Status
-
- hashCode() -
Method in class com.sap.workspaces.workspace.Type
-
- hashCode() -
Method in class com.sap.workspaces.workspace.WorkspaceRole
-
- hasPersonalWorkspace(IUser) -
Method in interface com.sap.workspaces.workspace.IWorkspaceFactory
- Checks if the specified user already has a personal workspace
- hasStorage(IModuleContext) -
Method in interface com.sap.workspaces.module.storage.IModuleStorageFactory
- Determines whether the module instance has storage
I
- IApproval - Interface in com.sap.workspaces.workspace
- Use this service if you implement approval of workspace creation
In this case, a newly created shared workspace is set to
the
Status.PENDING status, and becomes available only after approval - IBaseModuleProperty - Interface in com.sap.workspaces.module.settings.property
- Represents a basic module property
- ICategories - Interface in com.sap.workspaces.workspace
- Provides access to the workspace categories that can be assigned to workspaces
- ICategory - Interface in com.sap.workspaces.workspace
- Represents a workspace category
- ICategoryValue - Interface in com.sap.workspaces.workspace
- Represents a workspace category value
- IChannel - Interface in com.sap.portal.feeds.config.channel
- A channel is a single data source for an enterprise feed.
- IChannelEntries - Interface in com.sap.portal.feeds.providers
- The result of a channel execution, which includes the feed entries and any exceptions that have occurred.
- IChannelEntryProvider - Interface in com.sap.portal.feeds.providers
- Enables implementing a custom channel entry provider.
- IConfiguration - Interface in com.sap.workspaces
- Provides access to the configuration properties of enterprise workspaces
- IContentInfo - Interface in com.sap.workspaces.content
- Retrieves information about the modules and external content items for the purposes of
presentation in the content galleries
- IContentProviderEvents - Interface in com.sap.workspaces.content
- Enables content items to raise events when their content or internal resources change at runtime
- ICustomAttribute - Interface in com.sap.portal.feeds
- Represents a custom attribute of a feed entry.
- ICustomAttribute.CustomAttributeType - Enum in com.sap.portal.feeds
- The supported types of custom attribute
- ICustomAttributes - Interface in com.sap.portal.feeds
- Represents the custom attributes of a feed entry.
- ID -
Variable in class com.sap.workspaces.module.extension.PrincipalInfo
-
- identifier -
Variable in class com.sap.workspaces.authoring.Workspace
-
- identifier -
Variable in class com.sap.workspaces.directory.WorkspaceInfo
-
- IEntryGroup - Interface in com.sap.portal.feeds
- A group of feed entries from a single enterprise feed or channel.
- IFeedEntries - Interface in com.sap.portal.feeds
- An aggregation of feed entries.
- IFeedEntry - Interface in com.sap.portal.feeds
- A single feed entry.
- IFeedsService - Interface in com.sap.portal.feeds
- Enables retrieving entries for one or more pre-configured Enterprise Feed objects (see
IEnterpriseFeed). - IIdentifier - Interface in com.sap.workspaces.workspace
- Identifies a workspace by a combination of unique ID and workspace type
- ILayouts - Interface in com.sap.workspaces.layout
- Retrieves available page layouts
- ILocking - Interface in com.sap.workspaces.module
- Provides tools to manage locking of workspace modules
- IMemberList - Interface in com.sap.workspaces.workspace
- Provides tools for accessing workspace members
- IModuleContext - Interface in com.sap.workspaces.module
- Represents the runtime context associated with a specific module instance
- IModuleContextFactory - Interface in com.sap.workspaces.module
- Provides methods to access the runtime context of a module instance.
- IModuleEvents - Interface in com.sap.workspaces.module
- Enables modules to raise events when their content changes at runtime.
- IModuleID - Interface in com.sap.workspaces.module
- Uniquely identifies a module instance by a combination of the module instance ID, module template ID, workspace ID, and content provider ID
- IModuleLifecycle - Interface in com.sap.workspaces.module.extension
- Deprecated. use
AbstractModuleLifecycle instead - IModuleProperty - Interface in com.sap.workspaces.module.settings.property
- Provides access to the module property values
- IModulePropertyAttribute - Interface in com.sap.workspaces.module.settings.property
- A marker interface for module property attribute
- IModulePropertyValue - Interface in com.sap.workspaces.module.settings.property
- A marker interface for module property value
- IModuleRuntimeConstants - Interface in com.sap.workspaces.module
- Declares constants for the configuration, module metadata, and framework internal properties
- IModuleRuntimeInfo - Interface in com.sap.workspaces.module
- Provides information about a module runtime extension service to the hosting environment in which the module is running.
- IModuleSettings - Interface in com.sap.workspaces.module.settings
- Provides access to the runtime settings of the configuration properties of a module instance
- IModuleSettingsFactory - Interface in com.sap.workspaces.module.settings
- Provides a method to retrieve the runtime settings of module properties
The following example illustrates how to access and use the factory:
IWorkspacesRuntime runtime = RuntimeFactory.getWorkspacesRuntime();
IModuleSettingsFactory settingsFactory = runtime.getService(IModuleSettingsFactory.class);
IModuleSettings settings = settingsFactory.getModuleSettings(moduleContext);
- IModuleStorage - Interface in com.sap.workspaces.module.storage
- Enables storage and retrieval of the runtime content of a module instance; the content is stored as a collection of properties
- IModuleStorageFactory - Interface in com.sap.workspaces.module.storage
- Provides tools to maintain storage of the runtime content of a module instance, such as the text content of.a TextPad module.
- IModuleTemplateContext - Interface in com.sap.workspaces.module
- Provides access to the module template properties
- IModuleTransport - Interface in com.sap.workspaces.module.extension
- Deprecated. use
AbstractModuleTransport instead - IModuleTransport.IExportEntry - Interface in com.sap.workspaces.module.extension
- Deprecated. Implement the callback methods for exporting of the module's external resources.
An entry in the transport package (zip file) is a file that contains one or more external resources of the module. A module should save its entries to the output stream.
- IModuleTransport.IImportEntry - Interface in com.sap.workspaces.module.extension
- Deprecated. Implement the callback methods for importing of the module's external resources.
An entry represents a file in the transport zip file that was exported by this module. Modules should read the entries from the input stream and import their external resources.
- importEntries(IModuleContext, AbstractImportEntry[]) -
Method in class com.sap.workspaces.module.extension.AbstractModuleTransport
- Called after a workspace is imported.
- importEntries(IModuleContext, IModuleTransport.IImportEntry[]) -
Method in interface com.sap.workspaces.module.extension.IModuleTransport
- Deprecated. A callback invoked after a workspace in imported.
- IN_PLACE -
Static variable in class com.sap.workspaces.module.extension.ViewOption.LaunchMode
- Launch target in place
- IN_PLACE_MAX -
Static variable in class com.sap.workspaces.module.extension.ViewOption.LaunchMode
- Launch target in place, maximized
- INavigationTarget - Interface in com.sap.workspaces
- Represents the navigation target URL of an enterprise workspaces screen that can be replaced by a custom implementation.
- INDEX -
Static variable in class com.sap.workspaces.module.extension.ExtensionType
-
- INDEXING_URL_PREFIX -
Static variable in class com.sap.workspaces.indexing.ItemInfoHelper
-
- installApp(AppProperties, DeviceInfo, IUser) -
Method in class com.sap.portal.mdm.connectivity.AbstractAppRequestHandler
- Invoked in an MDM system when a user requests to install a new mobile application.
- INTERNAL_ERROR -
Static variable in exception com.sap.workspaces.module.extension.LinkException
- Could not add the link due to an internal error
- INTERNAL_ERROR -
Static variable in exception com.sap.workspaces.WorkspacesRuntimeException
- Internal error
- IPage - Interface in com.sap.workspaces.workspace
- Provides information about a workspace page
- IPersonalizationDAO - Interface in com.sap.portal.personalized.launcher.persistency
- Implement the methods of this interface to store and retrieve personalization data.
- IPersonalizationDAOSwitcher - Interface in com.sap.portal.personalized.launcher.persistency
- Enables switching between the default DAO implementation (UCD) and a custom DAO implementation.
- IPersonalTemplate - Interface in com.sap.workspaces.workspace
- Provides information about the template used for a personal workspace
- IPrincipalLifecycle - Interface in com.sap.workspaces.module.extension
- Deprecated. use
AbstractPrincipalLifecycle instead - IProviderManager - Interface in com.sap.portal.feeds.providers
- Enables registration of custom entry providers (see:
IChannelEntryProvider). - IQuota - Interface in com.sap.workspaces.workspace
- Provides information about the workspace space usage quota and status
- IRegistration - Interface in com.sap.portal.mdm.connectivity
- Registers or unregisters a handler to be invoked in an MDM system when it receives an application installation request
- IRole - Interface in com.sap.workspaces.workspace
- Provides methods for management of users in a workspace role
- IRuntimeExtension - Interface in com.sap.workspaces.module
- Provides information about a runtime extension service of a module
- ISearchResults - Interface in com.sap.workspaces.directory
- Contains the results of workspace search
- isManager(IUser) -
Method in interface com.sap.workspaces.workspace.IMemberList
- Checks if the specified user is a manager in this workspace
- isMandatory() -
Method in interface com.sap.workspaces.workspace.ICategory
- Determines whether the category is mandatory (at least one value of this category has to be assigned to a workspace)
- isPagePermanent(IUser, IPage) -
Method in interface com.sap.workspaces.authoring.IWorkspaceAuthoring
- Checks whether the specified page is permanent (contains at least one module
that cannot be deleted)
- isReadOnly() -
Method in interface com.sap.workspaces.module.settings.property.IBaseModuleProperty
- Determines whether the property is read-only
- isSelected() -
Method in class com.sap.workspaces.authoring.Page
- Checks if the page is currently selected
- isUserInRole(IUser, Role) -
Method in interface com.sap.workspaces.directory.IWorkspaceDirectory
- Checks whether the specified user is in the specified role, such as the workspace content administrator role
- isUserInRole(IPrincipal) -
Method in interface com.sap.workspaces.workspace.IRole
- Checks if the specified user is in the role
- isWorkspace(String) -
Method in interface com.sap.workspaces.authoring.IWorkspaceAuthoring
- Checks whether the specified navigation target is a workspace
- isWorkspaceSettings() -
Method in class com.sap.workspaces.authoring.Workspace
- Checks if the Workspace Settings screen is open
- isWriteProtectMode() -
Method in interface com.sap.workspaces.authoring.IWriteProtectMode
- Checks whether the PCD is in write-protect mode
- isWriteProtectMode() -
Method in class com.sap.workspaces.authoring.Workspace
- Checks whether or not the PCD is in write-protect mode
- ItemInfo - Class in com.sap.workspaces.indexing
- Serves as a unique identifier for an a workspace item for the purposes of indexing
- ItemInfo(ItemInfo) -
Constructor for class com.sap.workspaces.indexing.ItemInfo
-
- ItemInfo(IIdentifier, String, String) -
Constructor for class com.sap.workspaces.indexing.ItemInfo
-
- ItemInfo(IIdentifier, String) -
Constructor for class com.sap.workspaces.indexing.ItemInfo
-
- ItemInfo(IIdentifier) -
Constructor for class com.sap.workspaces.indexing.ItemInfo
-
- ItemInfo() -
Constructor for class com.sap.workspaces.indexing.ItemInfo
-
- ItemInfoHelper - Class in com.sap.workspaces.indexing
- A helper class for handling of the ItemInfo object
- ItemInfoHelper() -
Constructor for class com.sap.workspaces.indexing.ItemInfoHelper
-
- ItemType - Class in com.sap.workspaces.indexing
- Defines the type of the workspace item for the purposes of indexing.
- IVIEW -
Static variable in class com.sap.workspaces.module.extension.ViewOption.ViewType
- The URL is an iView PCD path, such as "pcd:portal_content/every_user/workspaces/iviews/BOEConfigReport"
- IWorkspace - Interface in com.sap.workspaces.workspace
- Provides access to the workspace information and member list
- IWorkspaceAuthoring - Interface in com.sap.workspaces.authoring
- Provides information related to workspace authoring; can be used for custom implementations of the tabstrip
- IWorkspaceDirectory - Interface in com.sap.workspaces.directory
- Enables retrieval of workspace metadata
- IWorkspaceFactory - Interface in com.sap.workspaces.workspace
- Provides access to workspace information and operations
- IWorkspacesRuntime - Interface in com.sap.workspaces
- Enables retrieval of the services and navigation URLs of the
enterprise workspaces screens
- IWorkspacesService - Interface in com.sap.workspaces
- Marker interface to the services of enterprise workspaces
- IWriteProtectMode - Interface in com.sap.workspaces.authoring
- For maintenance purposes, the portal periodically goes into write-protect mode.
J
- JOIN_REQUEST_PENDING -
Static variable in class com.sap.workspaces.TargetKey
- Workspace placeholder when user tried to access a restricted workspace while his membership request is still pending
K
- KEY -
Static variable in interface com.sap.portal.feeds.IFeedsService
-
- KEY -
Static variable in interface com.sap.portal.feeds.providers.IProviderManager
-
- KEY -
Static variable in interface com.sap.portal.mdm.connectivity.IRegistration
-
- KEY -
Static variable in interface com.sap.portal.personalized.launcher.persistency.IPersonalizationDAOSwitcher
-
- KM -
Static variable in class com.sap.workspaces.content.ContentProviders
- ID of KM content provider
L
- LayoutDescriptor - Class in com.sap.workspaces.layout
- Provides a descriptor of a page layout for the purposes of its integration
in the Layouts panel
- LayoutDescriptor(String, String, String, String, String) -
Constructor for class com.sap.workspaces.layout.LayoutDescriptor
- Constructor of the layout descriptor
- LIFECYCLE -
Static variable in class com.sap.workspaces.module.extension.ExtensionType
-
- LINK -
Static variable in class com.sap.workspaces.module.extension.ExtensionType
-
- LINK_CONTENT_UNAVAILABLE -
Static variable in class com.sap.workspaces.TargetKey
- The system is in write-protect mode; indicates that a warning message is displayed in place of an original UI
- LINK_LIST -
Static variable in class com.sap.workspaces.indexing.ItemType
-
- LinkException - Exception in com.sap.workspaces.module.extension
- An exception thrown when a link cannot be added to a module
- LinkException(String, Throwable) -
Constructor for exception com.sap.workspaces.module.extension.LinkException
-
- LinkInfo - Class in com.sap.workspaces.module.extension
- Represents a link that can be added to a module; contains the URL and title of the link
- LinkInfo(String, String) -
Constructor for class com.sap.workspaces.module.extension.LinkInfo
- Constructor
- lock(IModuleContext) -
Method in interface com.sap.workspaces.module.ILocking
- Locks the specified module for the current user.
- LOCKED_OBJECT -
Static variable in exception com.sap.workspaces.module.extension.LinkException
- Could not add the link because the module is locked
- LockInfo - Class in com.sap.workspaces.module
- Represents the locking status of the module; includes information about the locking user, if the module is locked
- LockInfo(LockInfo.LockState, String) -
Constructor for class com.sap.workspaces.module.LockInfo
-
- LockInfo.LockState - Class in com.sap.workspaces.module
- Represents the locking status of the module
M
- MANAGER -
Static variable in class com.sap.workspaces.workspace.WorkspaceRole
- Workspace manager
- MANAGER_CANNOT_REMOVE_HIMSELF -
Static variable in exception com.sap.workspaces.workspace.MemberListException
- The manager cannot remove himself from workspace
- MANDATORY_CATEGORY_MISSING -
Static variable in exception com.sap.workspaces.workspace.WorkspaceSettingException
-
- MAX_DESCRIPTION_LENGTH -
Static variable in exception com.sap.workspaces.workspace.WorkspaceSettingException
-
- MAX_MONTHS_EXPIRATION -
Static variable in class com.sap.workspaces.ConfigurationKeys
- Maximum number of months until workspace expiration.
- MAX_NAME_LENGTH -
Static variable in exception com.sap.workspaces.workspace.WorkspaceSettingException
-
- MAX_REASON_LENGTH -
Static variable in exception com.sap.workspaces.workspace.WorkspaceSettingException
-
- MAX_RESULTS -
Static variable in class com.sap.workspaces.directory.SearchControl
- Max value of max search results
- MEMBER -
Static variable in class com.sap.workspaces.workspace.WorkspaceRole
- Workspace member
- MemberListException - Exception in com.sap.workspaces.workspace
- Enumeration of the member list runtime exceptions
- MemberListException(String, Throwable) -
Constructor for exception com.sap.workspaces.workspace.MemberListException
-
- MISSING_WORKSPACE_OWNER -
Static variable in class com.sap.workspaces.TargetKey
- Workspace placeholder when user tried to access a workspace with no owner or manager
- MODULE_ATTRIBUTE_PERMISSIONS -
Static variable in interface com.sap.workspaces.module.IModuleRuntimeConstants
- "permissions" attribute of the module configuration-property
- MODULE_ATTRIBUTE_WORKSPACE_MANAGER_PERMISSIONS -
Static variable in interface com.sap.workspaces.module.IModuleRuntimeConstants
- "workspaceManagerPermissions" attribute of the module configuration-property
- MODULE_COLSPAN -
Static variable in interface com.sap.workspaces.module.IModuleRuntimeConstants
- Framework property "widthColSpan"
- MODULE_CONFIGURATION_PREFIX -
Static variable in interface com.sap.workspaces.module.IModuleRuntimeConstants
- Module configuration property prefix
- MODULE_CONTENT_UNAVAILABLE -
Static variable in class com.sap.workspaces.TargetKey
- Module placeholder when external content of the module is not available
- MODULE_CREATION_FAILED -
Static variable in class com.sap.workspaces.TargetKey
- Module placeholder when the module could not be created
- MODULE_DELETED -
Static variable in class com.sap.workspaces.TargetKey
- Module placeholder when the module has been deleted
- MODULE_EXTENSION_PREFIX -
Static variable in interface com.sap.workspaces.module.extension.Constants
-
- MODULE_INSTANCE_ID -
Static variable in interface com.sap.workspaces.module.IModuleRuntimeConstants
- Framework property "instance ID"
- MODULE_IS_LOCKED -
Static variable in class com.sap.workspaces.module.LockInfo.LockState
- The module is currently locked by another user
- MODULE_IT_MODE -
Static variable in class com.sap.workspaces.TargetKey
- Module placeholder in maintenance mode
- MODULE_METADATA_DEPENDENCY_PREFIX -
Static variable in interface com.sap.workspaces.module.IModuleRuntimeConstants
- Module meta-data "dependency" prefix
- MODULE_METADATA_EXTENSION_LIFECYCLE -
Static variable in interface com.sap.workspaces.module.IModuleRuntimeConstants
- Deprecated. use
Constants.MODULE_NAMESPACE_LIFECYCLE instead
- MODULE_METADATA_EXTENSION_PREFIX -
Static variable in interface com.sap.workspaces.module.IModuleRuntimeConstants
- Deprecated. use
Constants.MODULE_EXTENSION_PREFIX instead
- MODULE_METADATA_EXTENSION_PRINCIPAL -
Static variable in interface com.sap.workspaces.module.IModuleRuntimeConstants
- Deprecated. use
Constants.MODULE_NAMESPACE_PRINCIPAL instead
- MODULE_METADATA_EXTENSION_SETTINGS -
Static variable in interface com.sap.workspaces.module.IModuleRuntimeConstants
- Deprecated. use
Constants.MODULE_NAMESPACE_SETTINGS instead
- MODULE_METADATA_EXTENSION_TRANSPORT -
Static variable in interface com.sap.workspaces.module.IModuleRuntimeConstants
- Deprecated. use
Constants.MODULE_NAMESPACE_TRANSPORT instead
- MODULE_NAMESPACE -
Static variable in interface com.sap.workspaces.module.extension.Constants
-
- MODULE_NAMESPACE_INDEX -
Static variable in interface com.sap.workspaces.module.extension.Constants
-
- MODULE_NAMESPACE_LIFECYCLE -
Static variable in interface com.sap.workspaces.module.extension.Constants
-
- MODULE_NAMESPACE_LINK -
Static variable in interface com.sap.workspaces.module.extension.Constants
-
- MODULE_NAMESPACE_PRINCIPAL -
Static variable in interface com.sap.workspaces.module.extension.Constants
-
- MODULE_NAMESPACE_QUOTA -
Static variable in interface com.sap.workspaces.module.extension.Constants
-
- MODULE_NAMESPACE_SETTINGS -
Static variable in interface com.sap.workspaces.module.extension.Constants
-
- MODULE_NAMESPACE_SPACEUSAGE -
Static variable in interface com.sap.workspaces.module.extension.Constants
-
- MODULE_NAMESPACE_TRANSPORT -
Static variable in interface com.sap.workspaces.module.extension.Constants
-
- MODULE_NAMESPACE_VIEW_OPTIONS -
Static variable in interface com.sap.workspaces.module.extension.Constants
-
- MODULE_NOT_CONFIGURED -
Static variable in class com.sap.workspaces.TargetKey
- Module placeholder when the module has not been configured
- MODULE_PCD_ID -
Static variable in class com.sap.workspaces.module.extension.AbstractModuleViewOptions
- The name of the request parameter that contains the module's PCD ID
- MODULE_PLACEHOLDER -
Static variable in class com.sap.workspaces.TargetKey
- Module placeholder in workspace template or during maintenance
- MODULE_PROPERTY_IDS_FOR_SETTING -
Static variable in interface com.sap.workspaces.module.IModuleRuntimeConstants
- Framework property "propertyIdsFroSetting".
- MODULE_TEMPLATE_DELETED -
Static variable in class com.sap.workspaces.TargetKey
- Module placeholder when the module template has been deleted
- MODULE_TEMPLATE_EXPIRED -
Static variable in class com.sap.workspaces.TargetKey
- Module placeholder when the module template has expired
- MODULE_TITLE -
Static variable in interface com.sap.workspaces.module.IModuleRuntimeConstants
- Framework property "Title"
- MODULE_UNAVAILABLE_FOR_PUBLIC_WORKSPACE -
Static variable in class com.sap.workspaces.TargetKey
- Module placeholder when content is unavailable for public workspace
- MODULE_UNSUPPORTED_USER_AGENT -
Static variable in class com.sap.workspaces.TargetKey
- Module placeholder when the module is not supported on the current user agent
- MODULE_WITH_CUSTOM_PERMISSIONS_IN_PLACEHOLDER -
Static variable in class com.sap.workspaces.TargetKey
- 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
- ModuleCategory - Class in com.sap.workspaces.content
- Represents a module category.
- ModuleCategory(String, ModuleCategory[]) -
Constructor for class com.sap.workspaces.content.ModuleCategory
-
- ModuleHelper - Class in com.sap.workspaces.module
- A helper class for easy retrieval of a module context.
- ModuleHelper() -
Constructor for class com.sap.workspaces.module.ModuleHelper
-
- ModuleLifecycleException - Exception in com.sap.workspaces.module.extension
- An exception that is thrown when a module lifecycle event fails.
- ModuleLifecycleException(String, Throwable) -
Constructor for exception com.sap.workspaces.module.extension.ModuleLifecycleException
-
- moduleUpdated(IModuleContext) -
Method in interface com.sap.workspaces.module.IModuleEvents
- Raises an event when the specified module is updated.
- movePage(IUser, IPage, int) -
Method in interface com.sap.workspaces.workspace.IWorkspace
-
- multiValueSelection() -
Method in interface com.sap.workspaces.workspace.ICategory
- Specifies whether multiple values of this category can be selected for a workspace
N
- name -
Variable in class com.sap.workspaces.authoring.Page
-
- name -
Variable in class com.sap.workspaces.authoring.Workspace
-
- name -
Variable in class com.sap.workspaces.content.ModuleCategory
-
- name -
Variable in class com.sap.workspaces.directory.WorkspaceInfo
-
- NAME_ASCENDING -
Static variable in class com.sap.workspaces.directory.SortBy
- Sort by workspace name in the ascending order
- NAME_CONTAINS_FORBIDDEN_CHAR -
Static variable in exception com.sap.workspaces.workspace.WorkspaceSettingException
-
- NAME_DESCENDING -
Static variable in class com.sap.workspaces.directory.SortBy
- Sort by workspace name in the descending order
- NAME_EMPTY_STRING -
Static variable in exception com.sap.workspaces.workspace.WorkspaceSettingException
-
- NAME_TOO_LONG -
Static variable in exception com.sap.workspaces.workspace.WorkspaceSettingException
-
- navigationTarget -
Variable in class com.sap.workspaces.authoring.Page
-
- navigationTarget -
Variable in class com.sap.workspaces.authoring.Workspace
-
- navigationTarget -
Variable in class com.sap.workspaces.directory.WorkspaceInfo
- Deprecated. use
WorkspaceInfo.navigationTargetURL
- navigationTargetURL -
Variable in class com.sap.workspaces.directory.WorkspaceInfo
-
- needApproval(IUser) -
Method in class com.sap.workspaces.workspace.AbstractApprovalRequest
- Checks whether the specified user needs approval for creating a shared workspace
- NEW_LOCK -
Static variable in class com.sap.workspaces.module.LockInfo.LockState
- The module is locked by the current user for the first time
- NEW_WINDOW -
Static variable in class com.sap.workspaces.module.extension.ViewOption.LaunchMode
- Launch target in a new window
- NO_CREATE_PERMISSIONS -
Static variable in exception com.sap.workspaces.workspace.WorkspaceSettingException
-
- NO_LOCK -
Static variable in class com.sap.workspaces.module.LockInfo.LockState
- The module is not locked
- NO_PERMISSIONS -
Static variable in exception com.sap.workspaces.workspace.MemberListException
- The user has no permissions to perform an operation
- NO_STATUS_CHANGE_PERMISSIONS -
Static variable in exception com.sap.workspaces.workspace.WorkspaceSettingException
-
- NO_TEMPLATE_ID -
Static variable in exception com.sap.workspaces.workspace.WorkspaceSettingException
-
- NO_UPDATE_PERMISSIONS -
Static variable in exception com.sap.workspaces.workspace.WorkspaceSettingException
-
- NO_WORKSPACE_ACCESS -
Static variable in exception com.sap.workspaces.workspace.MemberListException
- The user cannot access workspaces
- NOT_A_MEMBER -
Static variable in exception com.sap.workspaces.workspace.MemberListException
- The user is not a member of the workspace
O
- onAddPrincipal(PrincipalInfo, IModuleContext) -
Method in class com.sap.workspaces.module.extension.AbstractPrincipalLifecycle
- Called when a principal is added to the workspace
- onAddPrincipal(PrincipalInfo, IModuleContext) -
Method in interface com.sap.workspaces.module.extension.IPrincipalLifecycle
- Deprecated. Called when a principal is added to the workspace
- onChangeSettings(IModuleContext, ChangedSetting[]) -
Method in class com.sap.workspaces.module.extension.AbstractModuleLifecycle
- This callback is invoked when one or more settings of a module instance are modified.
- onChangeSettings(IModuleContext, ChangedSetting[]) -
Method in interface com.sap.workspaces.module.extension.IModuleLifecycle
- Deprecated. A callback invoked when one or more settings of a module instance are modified.
- onCreate(IModuleContext) -
Method in class com.sap.workspaces.module.extension.AbstractModuleLifecycle
- This callback is invoked when a module instance is created and added to a workspace.
- onCreate(IModuleContext) -
Method in interface com.sap.workspaces.module.extension.IModuleLifecycle
- Deprecated. A callback invoked when a module instance is created and added to a workspace.
- onDelete(IModuleContext) -
Method in class com.sap.workspaces.module.extension.AbstractModuleLifecycle
- This callback is invoked before a module instance is removed from workspace.
- onDelete(IModuleContext) -
Method in interface com.sap.workspaces.module.extension.IModuleLifecycle
- Deprecated. A callback invoked when a module instance is removed from workspace.
- onExpire(IWorkspace) -
Method in class com.sap.workspaces.workspace.AbstractExpiration
- Implement this callback to perform actions upon workspace expiration
- ONLY_PORTAL_CONTENT_ADMIN -
Static variable in class com.sap.workspaces.TargetKey
- Workspace placeholder when user is not a member of the portal content admin role
- onRemovePrincipal(PrincipalInfo, IModuleContext) -
Method in class com.sap.workspaces.module.extension.AbstractPrincipalLifecycle
- Called when a principal is removed from the workspace
- onRemovePrincipal(PrincipalInfo, IModuleContext) -
Method in interface com.sap.workspaces.module.extension.IPrincipalLifecycle
- Deprecated. Called when a principal is removed from the workspace
- OR -
Static variable in class com.sap.workspaces.directory.SearchMethod
- combine by OR
- ORIGIN_IVIEW_DELETED -
Static variable in class com.sap.workspaces.TargetKey
- Module placeholder when the module references a deleted iView
- owner -
Variable in class com.sap.workspaces.directory.WorkspaceInfo
-
P
- Page - Class in com.sap.workspaces.authoring
- Provides page information for the purposes of implementing a workspace navigation UI, such as tabstrip
- Page() -
Constructor for class com.sap.workspaces.authoring.Page
-
- PAGE -
Static variable in class com.sap.workspaces.indexing.ItemType
-
- PAGE_DOES_NOT_EXIST -
Static variable in class com.sap.workspaces.TargetKey
- Workspace placeholder when user tried to access a page that either has been deleted or never existed
- PAGE_ID -
Static variable in class com.sap.workspaces.RequestParameters
- The name of the
IPortalComponentRequest parameter that contains page ID
- pages -
Variable in class com.sap.workspaces.authoring.Workspace
-
- PENDING -
Static variable in class com.sap.workspaces.workspace.Status
- The workspace is pending for approval
- PENDING -
Static variable in class com.sap.workspaces.workspace.WorkspaceRole
- User that has requested to join a restricted workspace
- permissionPolicy -
Variable in class com.sap.workspaces.directory.WorkspaceInfo
-
- PermissionPolicy - Class in com.sap.workspaces.workspace
- Enumeration of the permission policies that can be applied to a workspace
- PermissionPolicy(String) -
Constructor for class com.sap.workspaces.workspace.PermissionPolicy
- Constructs a new
PermissionPolicy type
- PERSONAL -
Static variable in class com.sap.workspaces.workspace.Type
- Personal workspace
- PersonalizationDAOException - Exception in com.sap.portal.personalized.launcher.persistency
- A wrapper for exceptions thrown on failures during personalization persistency.
- PersonalizationDAOException(String, Throwable) -
Constructor for exception com.sap.portal.personalized.launcher.persistency.PersonalizationDAOException
-
- PersonalizationKey - Class in com.sap.portal.personalized.launcher.persistency
- The key that uniquely defines personalization data for "User" & "Device type" combination.
- PersonalizationKey(String, String) -
Constructor for class com.sap.portal.personalized.launcher.persistency.PersonalizationKey
-
- PersonalizationKey(IUser, String) -
Constructor for class com.sap.portal.personalized.launcher.persistency.PersonalizationKey
-
- PORTAL -
Static variable in class com.sap.workspaces.content.ContentProviders
- ID of the portal content provider
- PORTAL_COMPONENT -
Static variable in class com.sap.workspaces.module.extension.ViewOption.ViewType
- The URL is a portal component’s name or ID, such as "tc~spaces.apps~urlmodule.DefaultURL".
- PREFIX -
Static variable in interface com.sap.workspaces.INavigationTarget
-
- PRINCIPAL -
Static variable in class com.sap.workspaces.module.extension.ExtensionType
-
- PrincipalInfo - Class in com.sap.workspaces.module.extension
- Represents a user’s role in a workspace, such as member or manager
- PrincipalInfo(WorkspaceRole, String) -
Constructor for class com.sap.workspaces.module.extension.PrincipalInfo
-
- PRIVATE -
Static variable in class com.sap.workspaces.workspace.PermissionPolicy
- Private workspace: available to a limited group of users, other users cannot request to join; new members are explicitly added by workspace owner or managers
- ProviderRegistrationException - Exception in com.sap.portal.feeds.exceptions
- Thrown when there is an error while registering
IChannelEntryProvider via the IProviderManager interface. - ProviderRegistrationException() -
Constructor for exception com.sap.portal.feeds.exceptions.ProviderRegistrationException
-
- ProviderRegistrationException(Throwable) -
Constructor for exception com.sap.portal.feeds.exceptions.ProviderRegistrationException
-
- ProviderRegistrationException(String) -
Constructor for exception com.sap.portal.feeds.exceptions.ProviderRegistrationException
-
- ProviderRegistrationException(String, Throwable) -
Constructor for exception com.sap.portal.feeds.exceptions.ProviderRegistrationException
-
- PUBLIC -
Static variable in class com.sap.workspaces.workspace.PermissionPolicy
- Public workspace: available to everybody
- PUBLISHED -
Static variable in class com.sap.workspaces.workspace.Status
- The workspace is created and published
Q
- Quota - Class in com.sap.workspaces.authoring
- Provides information about the workspace space usage quota and status for the purposes of implementing a workspace navigation UI
- Quota() -
Constructor for class com.sap.workspaces.authoring.Quota
-
- quota -
Variable in class com.sap.workspaces.authoring.Quota
-
- quota -
Variable in class com.sap.workspaces.authoring.Workspace
-
- QUOTA -
Static variable in class com.sap.workspaces.module.extension.ExtensionType
-
- quotaExceeded -
Variable in class com.sap.workspaces.authoring.Quota
-
- quotaExceeded() -
Method in class com.sap.workspaces.authoring.Quota
- Checks if the workspace exceeds its space usage quota
- quotaExceeded() -
Method in interface com.sap.workspaces.workspace.IQuota
- Checks if the workspace exceeds its space usage quota
R
- REASON_TOO_LONG -
Static variable in exception com.sap.workspaces.workspace.WorkspaceSettingException
-
- register(AbstractAppRequestHandler) -
Method in interface com.sap.portal.mdm.connectivity.IRegistration
- Registers an application handler; only one handler can be registered at a time, so each time this method is called, the previously
registered handler is replaced.
- registerChannelEntryProvider(String, IChannelEntryProvider) -
Method in interface com.sap.portal.feeds.providers.IProviderManager
- Registers the specified entry provider using the specified type, overriding any previous registration using the same type (type must be unique).
- REGULAR -
Static variable in class com.sap.workspaces.workspace.CategoryType
- Regular workspace category, defined by administrator; used for organizing workspaces and facilitating search in the Workspace Directory
- releaseLock(IModuleContext) -
Method in interface com.sap.workspaces.module.ILocking
- Releases the lock on the specified module, if it was locked by the current user
- releaseLocks(String, IUser) -
Method in interface com.sap.workspaces.module.ILocking
- Releases all modules locked by the specified user in the specified page
- removeGroup(IUser, IGroup) -
Method in interface com.sap.workspaces.workspace.IRole
- Removes the specified group from the role
- removeOptionSettings(IModuleContext) -
Method in class com.sap.workspaces.module.extension.AbstractModuleViewOptions
- Defines whether to remove the "Settings" option; if true, the
option is removed, otherwise it remains; default is false
The "Delete" option cannot be removed
- removeUser(IUser, IUser) -
Method in interface com.sap.workspaces.workspace.IRole
- Removes the specified user from the role
- rename(IUser, String) -
Method in interface com.sap.workspaces.workspace.IPage
- Renames the page
- REPORT_LIST -
Static variable in class com.sap.workspaces.content.Availability
- Reports in Link Gallery
- requestApproval(IUser, IWorkspace) -
Method in class com.sap.workspaces.workspace.AbstractApprovalRequest
- Requests approval of a newly created shared workspace
- RequestParameters - Class in com.sap.workspaces
- Enumeration of useful parameters used in a portal request
- RequestParameters() -
Constructor for class com.sap.workspaces.RequestParameters
-
- requestSpace(IUser, String, int) -
Method in interface com.sap.workspaces.workspace.IQuota
- Sends an email request for additional space for a workspace.
- RESTRICTED -
Static variable in class com.sap.workspaces.workspace.PermissionPolicy
- Restricted workspace: available to a limited group of users, other users can request to join
- RESTRICTED_URL_MANAGER -
Static variable in class com.sap.workspaces.TargetKey
- Module placeholder when URL module is configured with a restricted URL, and user is a workspace manager
- RESTRICTED_URL_MEMBER -
Static variable in class com.sap.workspaces.TargetKey
- Module placeholder when URL module is configured with a restricted URL, and user is a workspace member
- Role - Class in com.sap.workspaces.directory
- Enumeration of the portal user roles in enterprise workspaces
- Role(String) -
Constructor for class com.sap.workspaces.directory.Role
-
- RuntimeFactory - Class in com.sap.workspaces
- Use for obtaining an instance of the IWorkspacesRuntime service
- RuntimeFactory() -
Constructor for class com.sap.workspaces.RuntimeFactory
-
S
- saveModuleSettings(IModuleSettings) -
Method in interface com.sap.workspaces.module.settings.IModuleSettingsFactory
- Saves the specified module settings without callback
- saveModuleSettingsWithCallback(IModuleSettings) -
Method in interface com.sap.workspaces.module.settings.IModuleSettingsFactory
- Saves the specified module settings and invokes the onChangeSettings callback of the AbstractModuleLifecycle class
- search(SearchControl) -
Method in interface com.sap.workspaces.directory.IWorkspaceDirectory
- Searches for public and restricted, but not private, workspaces according to the
parameters specified by the SearchControl
- SEARCH_CONDITION_TOO_WIDE -
Static variable in exception com.sap.workspaces.WorkspacesRuntimeException
- The search condition is too wide
- SearchControl - Class in com.sap.workspaces.directory
- Defines search conditions for the
IWorkspaceDirectory.search(SearchControl) method. - SearchControl() -
Constructor for class com.sap.workspaces.directory.SearchControl
-
- SearchFilter - Class in com.sap.workspaces.directory
- Defines additional search conditions for the
IWorkspaceDirectory.search(com.sap.workspaces.directory.SearchControl) method. - SearchFilter() -
Constructor for class com.sap.workspaces.directory.SearchFilter
-
- SearchMethod - Class in com.sap.workspaces.directory
- Defines how to combine the search conditions defined in
SearchFilter - SearchMethod(String) -
Constructor for class com.sap.workspaces.directory.SearchMethod
-
- selected -
Variable in class com.sap.workspaces.authoring.Page
-
- SEPARATOR -
Static variable in interface com.sap.workspaces.INavigationTarget
- this constant value is duplicated of
com.sapportals.portal.navigation.INavigationConstants.URL_PREFIX_SEPARATOR.
- setAvailability(ViewOption.RoleAvailability) -
Method in class com.sap.workspaces.module.extension.ViewOption
- Defines the option’s availability for workspace roles
- setBinaryProperty(String, InputStream) -
Method in interface com.sap.workspaces.module.storage.IModuleStorage
- Sets the value of the specified binary property:
updates the value of the existing property, or creates the new property
- setCategories(WorkspaceCategory[]) -
Method in class com.sap.workspaces.directory.SearchFilter
- Defines an array of workspace categories to include in the search
- setCategories(WorkspaceCategory[]) -
Method in class com.sap.workspaces.workspace.WorkspaceProperties
- Assigns the specified categories to the workspace
- setCustomDAO(IPersonalizationDAO) -
Method in interface com.sap.portal.personalized.launcher.persistency.IPersonalizationDAOSwitcher
- Replaces the default DAO implementation (UCD) with a custom DAO implementation
- setDefaultDAO() -
Method in interface com.sap.portal.personalized.launcher.persistency.IPersonalizationDAOSwitcher
- Resets the DAO implementation back to the default one (UCD)
- setDescription(String) -
Method in class com.sap.workspaces.directory.SearchFilter
- Defines the workspace description to search for
- setDescription(String) -
Method in class com.sap.workspaces.workspace.TemplateInfo
- Defines the template description
- setDescription(String) -
Method in class com.sap.workspaces.workspace.WorkspaceProperties
- Defines the workspace description
- setDeviceType(DeviceType) -
Method in class com.sap.portal.mdm.connectivity.DeviceInfo
- Sets the device type
- setErrorCode(String) -
Method in exception com.sap.workspaces.WorkspacesRuntimeException
- Sets the error code that specifies the reason of failure
- setExcludedWorkspaces(WorkspaceInfo[]) -
Method in class com.sap.workspaces.directory.SearchControl
- Defines workspaces to be excluded from the search
- setExpirationDate(Date) -
Method in class com.sap.workspaces.workspace.WorkspaceProperties
- Defines the expiration date of the workspace
- setID(String) -
Method in class com.sap.workspaces.module.extension.PrincipalInfo
- Defines the role ID
- setIdentifier(IIdentifier) -
Method in class com.sap.workspaces.workspace.TemplateInfo
- Defines the template identifier
- setLocale(Locale) -
Method in class com.sap.workspaces.directory.SearchFilter
- Deprecated. As of 1.1, no need to use
- setLocale(Locale) -
Method in class com.sap.workspaces.workspace.WorkspaceProperties
- Defines the master locale of the workspace
- setMaxResults(int) -
Method in class com.sap.workspaces.directory.SearchControl
- Defines the maximum number of workspaces to return as search results
- setModuleID(String) -
Method in class com.sap.workspaces.indexing.ItemInfo
- Defines the ID of the module instance
- setName(String) -
Method in class com.sap.workspaces.content.ModuleCategory
- Sets the name of the category
- setName(String) -
Method in class com.sap.workspaces.directory.SearchFilter
- Defines the workspace name to search for
- setName(String) -
Method in class com.sap.workspaces.workspace.TemplateInfo
- Defines the template name
- setName(String) -
Method in class com.sap.workspaces.workspace.WorkspaceProperties
- Defines the workspace name
- setOwner(String) -
Method in class com.sap.workspaces.directory.SearchFilter
- Defines the workspace owner to search for
- setOwner(IUser, IUser) -
Method in interface com.sap.workspaces.workspace.IMemberList
- Assigns workspace ownership
- setOwners(String[]) -
Method in class com.sap.workspaces.directory.SearchFilter
- Defines the list of login names of the workspace owners
- setPageID(String) -
Method in class com.sap.workspaces.indexing.ItemInfo
- Defines the page ID
- setPermissionPolicies(PermissionPolicy[]) -
Method in class com.sap.workspaces.directory.SearchControl
- Defines which workspace permission policies to include in the search
- setPermissionPolicies(PermissionPolicy[]) -
Method in class com.sap.workspaces.directory.WorkspaceFilter
- Defines which workspace permission policies to include in the count
- setPermissionPolicy(PermissionPolicy) -
Method in class com.sap.workspaces.workspace.WorkspaceProperties
- Defines the workspace permission policy
- setPersonalizationData(PersonalizationKey, String) -
Method in interface com.sap.portal.personalized.launcher.persistency.IPersonalizationDAO
- Stores a personalized property
- setProperty(String, String) -
Method in interface com.sap.workspaces.module.storage.IModuleStorage
- Sets the value of the specified string property:
updates the value of the existing property, or creates the new property
- setQuicklink(String) -
Method in class com.sap.workspaces.workspace.WorkspaceProperties
- Defines the workspace quick link
- setSearchFilter(SearchFilter) -
Method in class com.sap.workspaces.directory.SearchControl
- Sets a
SearchFilter object that defines additional search parameters
- setSearchMethod(SearchMethod) -
Method in class com.sap.workspaces.directory.SearchFilter
- Defines the search method, such as AND or OR
- setSortBy(SortBy) -
Method in class com.sap.workspaces.directory.SearchControl
- Defines the sort order of the search results
- setStartFrom(int) -
Method in class com.sap.workspaces.directory.SearchControl
- Defines the sequential number of the search result from which to start returning results
- setStatus(IUser, Status, String) -
Method in interface com.sap.workspaces.workspace.IWorkspace
- Defines the workspace status
- setStatuses(Status[]) -
Method in class com.sap.workspaces.directory.SearchControl
- Defines which workspace statuses to include in the search, such as published, draft, closed or pending
- setStatuses(Status[]) -
Method in class com.sap.workspaces.directory.WorkspaceFilter
- Defines which workspace statuses to include in the count, such as published, draft, closed or pending
- setTemplateID(String) -
Method in class com.sap.workspaces.workspace.WorkspaceProperties
- Defines the workspace template ID
- SETTINGS -
Static variable in class com.sap.workspaces.module.extension.ExtensionType
-
- setTitle(String) -
Method in class com.sap.workspaces.module.extension.LinkInfo
- Sets the title of the link
- setType(CategoryType) -
Method in class com.sap.workspaces.workspace.WorkspaceCategory
- Sets the type of the category assigned to the workspace
- setTypes(Type[]) -
Method in class com.sap.workspaces.directory.SearchControl
- Defines which workspace types to include in the search, such as shared or personal
- setTypes(Type[]) -
Method in class com.sap.workspaces.directory.WorkspaceFilter
- Defines which workspace types to include in the count, such as shared or personal
- setURL(String) -
Method in class com.sap.workspaces.module.extension.LinkInfo
- Sets the URL of the link
- setUserAgent(String) -
Method in class com.sap.portal.mdm.connectivity.DeviceInfo
- Sets the user agent of the device
- setValue(String) -
Method in interface com.sap.workspaces.module.settings.property.IBaseModuleProperty
- Defines the value of the property
- setValueIDs(String[]) -
Method in class com.sap.workspaces.workspace.WorkspaceCategory
- Assigns category values to the workspace
- setWorkspaceIdentifier(IIdentifier) -
Method in class com.sap.workspaces.indexing.ItemInfo
- Defines the identifier of the workspace
- setWorkspaceRole(WorkspaceRole) -
Method in class com.sap.workspaces.module.extension.PrincipalInfo
- Defines the workspace role
- SHARED -
Static variable in class com.sap.workspaces.workspace.Type
- Shared workspace
- SHOW_COPY_WORKSPACE_URL_BUTTON -
Static variable in class com.sap.workspaces.ConfigurationKeys
- Defines whether to show or hide the Copy Workspace URL Button
- SHOW_WORKSPACE_DIRECTORY_BUTTON -
Static variable in class com.sap.workspaces.ConfigurationKeys
- Defines whether to show or hide the Workspace Directory Button
- showCopyWorkspaceURLButton -
Variable in class com.sap.workspaces.authoring.Workspace
-
- showCopyWorkspaceURLButton() -
Method in class com.sap.workspaces.authoring.Workspace
- Checks whether or not to show the Copy Workspace URL button
- showWorkspaceDirectoryButton -
Variable in class com.sap.workspaces.authoring.Workspace
-
- showWorkspaceDirectoryButton() -
Method in class com.sap.workspaces.authoring.Workspace
- Checks whether or not to show the Workspace Directory button
- SortBy - Class in com.sap.workspaces.directory
- Defines the sort order of search results
- SortBy(String) -
Constructor for class com.sap.workspaces.directory.SortBy
-
- SortOrder - Enum in com.sap.portal.feeds.config.enterprisefeed
- SortOrder Enum class
- spaceUsage -
Variable in class com.sap.workspaces.authoring.Quota
-
- SPACEUSAGE -
Static variable in class com.sap.workspaces.module.extension.ExtensionType
-
- spaceUsageLastUpdate -
Variable in class com.sap.workspaces.authoring.Quota
-
- status -
Variable in class com.sap.workspaces.directory.WorkspaceInfo
-
- Status - Class in com.sap.workspaces.workspace
- Enumeration of the shared workspace statuses
- Status(String) -
Constructor for class com.sap.workspaces.workspace.Status
- Constructs a new
Status
- subCategoriesMap -
Variable in class com.sap.workspaces.content.ModuleCategory
-
- SYSTEM_ADMIN_EMAIL -
Static variable in class com.sap.workspaces.ConfigurationKeys
- Default address for all emails to and from the workspaces system administrators
T
- TARGET_KEY -
Static variable in class com.sap.workspaces.module.extension.ViewOption.ViewType
- The URL is one of the navigation target keys defined by the
TargetKey
enumeration, as TargetKey.
- TargetKey - Class in com.sap.workspaces
- Enumeration of navigation targets of all enterprise workspaces screens
- TargetKey(String) -
Constructor for class com.sap.workspaces.TargetKey
- Constructs a new
TargetKey
- TemplateInfo - Class in com.sap.workspaces.workspace
- Provides information about the template
- TemplateInfo() -
Constructor for class com.sap.workspaces.workspace.TemplateInfo
-
- TEXTPAD -
Static variable in class com.sap.workspaces.indexing.ItemType
-
- thresholdExceeded -
Variable in class com.sap.workspaces.authoring.Quota
-
- thresholdExceeded() -
Method in class com.sap.workspaces.authoring.Quota
- Checks if the workspace exceeds its quota threshold
- thresholdExceeded() -
Method in interface com.sap.workspaces.workspace.IQuota
- Checks if the workspace exceeds its quota threshold
- TIMEOUT -
Static variable in exception com.sap.workspaces.WorkspacesRuntimeException
- Timeout occurred
- toString() -
Method in class com.sap.portal.personalized.launcher.persistency.PersonalizationKey
-
- toString() -
Method in class com.sap.workspaces.content.Availability
-
- toString() -
Method in class com.sap.workspaces.directory.Role
-
- toString() -
Method in class com.sap.workspaces.directory.SearchControl
-
- toString() -
Method in class com.sap.workspaces.directory.SearchFilter
-
- toString() -
Method in class com.sap.workspaces.directory.SearchMethod
-
- toString() -
Method in class com.sap.workspaces.directory.SortBy
-
- toString() -
Method in class com.sap.workspaces.indexing.ItemInfo
-
- toString() -
Method in class com.sap.workspaces.indexing.ItemType
-
- toString() -
Method in class com.sap.workspaces.module.extension.ExtensionType
-
- toString() -
Method in class com.sap.workspaces.module.extension.ViewOption.LaunchMode
-
- toString() -
Method in class com.sap.workspaces.module.extension.ViewOption.RoleAvailability
-
- toString() -
Method in class com.sap.workspaces.module.extension.ViewOption.ViewType
-
- toString() -
Method in class com.sap.workspaces.TargetKey
-
- toString() -
Method in class com.sap.workspaces.workspace.CategoryType
-
- toString() -
Method in class com.sap.workspaces.workspace.PermissionPolicy
-
- toString() -
Method in class com.sap.workspaces.workspace.Status
-
- toString() -
Method in class com.sap.workspaces.workspace.Type
-
- toString() -
Method in class com.sap.workspaces.workspace.WorkspaceCategory
-
- toString() -
Method in class com.sap.workspaces.workspace.WorkspaceRole
-
- TRANSPORT -
Static variable in class com.sap.workspaces.module.extension.ExtensionType
-
- Type - Class in com.sap.workspaces.workspace
- Enumeration of the workspace types
- Type(String) -
Constructor for class com.sap.workspaces.workspace.Type
- Constructs a new
Type
- type -
Variable in class com.sap.workspaces.workspace.WorkspaceCategory
-
- TYPE_BINARY -
Static variable in interface com.sap.workspaces.module.storage.IModuleStorage
-
- TYPE_STRING -
Static variable in interface com.sap.workspaces.module.storage.IModuleStorage
-
- TYPE_UNKNOWN -
Static variable in interface com.sap.workspaces.module.storage.IModuleStorage
-
U
- uninstallApp(AppProperties, DeviceInfo, IUser) -
Method in class com.sap.portal.mdm.connectivity.AbstractAppRequestHandler
- Invoked in an MDM system when a user requests to uninstall a mobile application.
- unregister() -
Method in interface com.sap.portal.mdm.connectivity.IRegistration
- Unregisters the currently registered application request handler.
- unregisterChannelEntryProvider(String) -
Method in interface com.sap.portal.feeds.providers.IProviderManager
- Unregisters the entry provider that is registered for the specified type.
- update(WorkspaceProperties, IUser) -
Method in interface com.sap.workspaces.workspace.IWorkspace
- Updates the workspace properties
- URL -
Static variable in class com.sap.workspaces.module.extension.ViewOption.ViewType
- A regular URL, external to the portal
- URL_SEPARATOR -
Static variable in class com.sap.workspaces.indexing.ItemInfoHelper
-
- USE_CUSTOM_TABSTRIP -
Static variable in class com.sap.workspaces.ConfigurationKeys
- Defines whether or not to use a custom implementation of the tabstrip
- USE_DESKTOP_FILTER -
Static variable in class com.sap.workspaces.ConfigurationKeys
- Defines whether or not to apply the portal desktop filter to workspaces
V
- value -
Variable in class com.sap.workspaces.module.extension.ExtensionType
-
- valueIDs -
Variable in class com.sap.workspaces.workspace.WorkspaceCategory
-
- valueOf(String) -
Static method in enum com.sap.portal.feeds.config.enterprisefeed.SortOrder
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.sap.portal.feeds.ICustomAttribute.CustomAttributeType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.sap.portal.mdm.connectivity.AppStatus
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in class com.sap.workspaces.content.Availability
- Converts the specified string value to the value
- valueOf(String) -
Static method in class com.sap.workspaces.directory.SortBy
-
- valueOf(String) -
Static method in class com.sap.workspaces.module.extension.ViewOption.LaunchMode
- Converts the specified string value to the LaunchMode
- valueOf(String) -
Static method in class com.sap.workspaces.module.extension.ViewOption.ViewType
- Converts the specified string value to the ViewType
- valueOf(String) -
Static method in class com.sap.workspaces.workspace.PermissionPolicy
- Returns the permission policy specified by a string value
- valueOf(String) -
Static method in class com.sap.workspaces.workspace.Status
- Converts the specified string value to the workspace status
- valueOf(String) -
Static method in class com.sap.workspaces.workspace.Type
- Converts the specified string value to the workspace type
- values() -
Static method in enum com.sap.portal.feeds.config.enterprisefeed.SortOrder
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.sap.portal.feeds.ICustomAttribute.CustomAttributeType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.sap.portal.mdm.connectivity.AppStatus
- Returns an array containing the constants of this enum type, in
the order they are declared.
- VIEW_OPTIONS -
Static variable in class com.sap.workspaces.module.extension.ExtensionType
-
- ViewOption - Class in com.sap.workspaces.module.extension
- Represents a module view option in the module tray menu
- ViewOption(String, ViewOption.LaunchMode, ViewOption.ViewInfo, int) -
Constructor for class com.sap.workspaces.module.extension.ViewOption
- Defines a view option that is launched either in place, or in a new window of the default size (600 x400 pixels)
- ViewOption(String, ViewOption.LaunchMode, ViewOption.ViewInfo, int, int, int) -
Constructor for class com.sap.workspaces.module.extension.ViewOption
- Defines a view option that is launched in a new window of the specified width and height (in pixels)
- ViewOption(String, ViewOption.LaunchMode, ViewOption.ViewInfo, int, ViewOption.RoleAvailability) -
Constructor for class com.sap.workspaces.module.extension.ViewOption
- Defines a view option that is launched either in place,
or in a new window of the default width and height (600 x400 pixels),
available for the specified workspace roles
- ViewOption(String, ViewOption.LaunchMode, ViewOption.ViewInfo, int, int, int, ViewOption.RoleAvailability) -
Constructor for class com.sap.workspaces.module.extension.ViewOption
- Defines a view option that is launched in a new window of the specified width and height (in pixels),
available for the specified workspace roles
- ViewOption.LaunchMode - Class in com.sap.workspaces.module.extension
- Contains constants that define how to launch the target of a tray option
- ViewOption.LaunchMode(String) -
Constructor for class com.sap.workspaces.module.extension.ViewOption.LaunchMode
- Constructs a new
LaunchMode
- ViewOption.RoleAvailability - Class in com.sap.workspaces.module.extension
- Contains constants that define availability of module view options to various workspace roles
- ViewOption.RoleAvailability(String) -
Constructor for class com.sap.workspaces.module.extension.ViewOption.RoleAvailability
-
- ViewOption.ViewInfo - Class in com.sap.workspaces.module.extension
- Represents a module view
- ViewOption.ViewInfo(TargetKey) -
Constructor for class com.sap.workspaces.module.extension.ViewOption.ViewInfo
-
- ViewOption.ViewInfo(String, ViewOption.ViewType) -
Constructor for class com.sap.workspaces.module.extension.ViewOption.ViewInfo
-
- ViewOption.ViewType - Class in com.sap.workspaces.module.extension
- Defines the type of the module view
- ViewOption.ViewType(String) -
Constructor for class com.sap.workspaces.module.extension.ViewOption.ViewType
- Constructs a new
ViewType
W
- worksapceDirectoryURL -
Variable in class com.sap.workspaces.authoring.Workspace
-
- Workspace - Class in com.sap.workspaces.authoring
- Provides workspace information for the purposes of implementing a workspace navigation UI, such as Tab Strip
implementing a workspace navigation UI, e.g.such as tab Tab Sstrip
- Workspace() -
Constructor for class com.sap.workspaces.authoring.Workspace
-
- WORKSPACE -
Static variable in class com.sap.workspaces.content.ContentProviders
- ID of the workspace content (module templates) provider
- WORKSPACE -
Static variable in class com.sap.workspaces.indexing.ItemType
-
- WORKSPACE_APPROVAL_PENDING -
Static variable in class com.sap.workspaces.TargetKey
- Workspace placeholder when user tried to access a workspace that has not been approved yet
- WORKSPACE_CLOSED -
Static variable in class com.sap.workspaces.TargetKey
- Workspace placeholder when user tried to access a closed workspace
- WORKSPACE_DIRECTORY -
Static variable in class com.sap.workspaces.TargetKey
- Workspace directory
- WORKSPACE_DOES_NOT_EXIST -
Static variable in class com.sap.workspaces.TargetKey
- Workspace placeholder when user tried to access a workspace that either has been deleted, never existed or is private
- WORKSPACE_EXPIRATION_OPTIONS -
Static variable in class com.sap.workspaces.ConfigurationKeys
- List of available expiration options for a shared workspace.
- WORKSPACE_EXPLORER -
Static variable in class com.sap.workspaces.TargetKey
- Workspace explorer
- WORKSPACE_ID -
Static variable in class com.sap.workspaces.RequestParameters
- The name of the
IPortalComponentRequest parameter that contains workspace ID
- WORKSPACE_IS_CLOSED -
Static variable in exception com.sap.workspaces.workspace.MemberListException
- The workspace is closed
- WORKSPACE_IS_PUBLIC -
Static variable in exception com.sap.workspaces.workspace.MemberListException
- A public workspace is open for all, no need to join
- WORKSPACE_MAINTENANCE_MODE -
Static variable in class com.sap.workspaces.TargetKey
- Workspace placeholder when user tried to access a workspace in maintenance mode
- WORKSPACE_RESTRICTED -
Static variable in class com.sap.workspaces.TargetKey
- Workspace placeholder when user tried to access a restricted workspace
- WORKSPACE_SETTINGS -
Static variable in class com.sap.workspaces.TargetKey
- Workspace settings
- WORKSPACE_TYPE -
Static variable in class com.sap.workspaces.RequestParameters
- The name of the
IPortalComponentRequest parameter that contains workspace Type
- workspaceCategories -
Variable in class com.sap.workspaces.workspace.TemplateInfo
-
- WorkspaceCategory - Class in com.sap.workspaces.workspace
- Represents a workspace category assigned to a workspace
- WorkspaceCategory(String) -
Constructor for class com.sap.workspaces.workspace.WorkspaceCategory
- Constructor
- WorkspaceCategory(String, CategoryType) -
Constructor for class com.sap.workspaces.workspace.WorkspaceCategory
- Constructor
- WorkspaceFilter - Class in com.sap.workspaces.directory
- Defines filters for counting the number of workspaces
- WorkspaceFilter() -
Constructor for class com.sap.workspaces.directory.WorkspaceFilter
-
- WorkspaceInfo - Class in com.sap.workspaces.directory
- A read-only data object through which you can access workspace properties
- WorkspaceInfo() -
Constructor for class com.sap.workspaces.directory.WorkspaceInfo
-
- WorkspaceProperties - Class in com.sap.workspaces.workspace
- A data object used to access the workspace properties when creating a new workspace or updating an existing one
- WorkspaceProperties() -
Constructor for class com.sap.workspaces.workspace.WorkspaceProperties
-
- workspaceRole -
Variable in class com.sap.workspaces.module.extension.PrincipalInfo
-
- WorkspaceRole - Class in com.sap.workspaces.workspace
- Enumeration of the user roles in a workspace
- WorkspaceRole(String) -
Constructor for class com.sap.workspaces.workspace.WorkspaceRole
- Constructs a new
WorkspaceRole type
- WORKSPACES_ACCESS -
Static variable in class com.sap.workspaces.directory.Role
- Users in this role can access workspaces
- WORKSPACES_CONTENT_ADMIN -
Static variable in class com.sap.workspaces.directory.Role
- Users in this role can perform workspace content administration tasks
- WORKSPACES_PERSONAL_OWNER -
Static variable in class com.sap.workspaces.directory.Role
- Users in this role can create personal workspaces
- WORKSPACES_SHARED_CREATION -
Static variable in class com.sap.workspaces.directory.Role
- Users in this role can create shared workspaces
- WORKSPACES_SYSTEM_ADMIN -
Static variable in class com.sap.workspaces.directory.Role
- Users in this role can perform workspace system administration tasks
- WorkspaceSettingException - Exception in com.sap.workspaces.workspace
- was not revised
used in create shared UI and workspace settings UI
- WorkspaceSettingException(String, Throwable, String) -
Constructor for exception com.sap.workspaces.workspace.WorkspaceSettingException
-
- WorkspaceSettingException(String, Throwable) -
Constructor for exception com.sap.workspaces.workspace.WorkspaceSettingException
-
- workspaceSettings -
Variable in class com.sap.workspaces.authoring.Workspace
-
- WorkspacesRuntimeException - Exception in com.sap.workspaces
- Base exception of enterprise workspaces
- WorkspacesRuntimeException(String, Throwable, String) -
Constructor for exception com.sap.workspaces.WorkspacesRuntimeException
- Constructs a new workspace runtime exception with the specified message and cause.
- WorkspacesRuntimeException(String, Throwable) -
Constructor for exception com.sap.workspaces.WorkspacesRuntimeException
- Constructs a new workspace runtime exception with the specified message and cause.
- WPC -
Static variable in class com.sap.workspaces.content.ContentProviders
- ID of the WPC content provider
- WRITE_PROTECT -
Static variable in class com.sap.workspaces.TargetKey
- Placeholder indicating that the portal is in write-protect mode
- writeEntryData(OutputStream) -
Method in class com.sap.workspaces.module.extension.AbstractExportEntry
- Writes all entries to the output stream
- writeEntryData(OutputStream) -
Method in interface com.sap.workspaces.module.extension.IModuleTransport.IExportEntry
- Deprecated. Saves entries to the output stream
- WRITEPROTECT_MODE_EXCEPTION -
Static variable in interface com.sap.workspaces.authoring.IWriteProtectMode
-
- writeProtectMode -
Variable in class com.sap.workspaces.authoring.Workspace
-
A C D E F G H I J K L M N O P Q R S T U V W
Copyright 2013 SAP AG Complete Copyright Notice