A B C D E F G H I J K L M N O P Q R S T U V W X Y _

I

IAbsoluteUri - interface com.sap.netweaver.bc.rf.common.IAbsoluteUri.
A RFC2396 absolute URI interface.
IAccessContext - interface com.sap.netweaver.bc.rf.common.context.IAccessContext.
Interface describing the access context information the system needs to know, when working on resources.
IAccessStatistic - interface com.sapportals.wcm.repository.service.accessstatistic.IAccessStatistic.
Interface to read collected access data
IAccessStatisticManager - interface com.sapportals.wcm.repository.service.accessstatistic.IAccessStatisticManager.
Provides access to the collections of statistics
IAccessibilityGroupRenderer - interface com.sapportals.wcm.service.propertystructure.IAccessibilityGroupRenderer.
Used for structured group renderers to render its content in 508 mode.
IAccessibilityRenderer - interface com.sapportals.wcm.service.propertyconfig.renderer.IAccessibilityRenderer.
Should be implemented by the property renderers which should be displaying the property in 508 mode by rendering the Property Structure
IAcl - interface com.sap.netweaver.bc.rf.common.security.acl.IAcl.
Interface describing an access control list, short ACL.
IAcl - interface com.sapportals.wcm.util.acl.IAcl.
An IAcl is a Access Control List which defines the access permissions to an object.
IAcl4Tx - interface com.sapportals.wcm.util.acl.IAcl4Tx.
A IAclRaw is a IAcl which also supports the retrieval of deleted owners and ACEs for deleted principals.
IAclEntry - interface com.sap.netweaver.bc.rf.common.security.acl.IAclEntry.
Interface describing an access control list entry, short ACL entry.
IAclEntry - interface com.sapportals.wcm.util.acl.IAclEntry.
An IAclEntry is an entry in an IAcl which grants or denies a permission to a specific principal.
IAclEntryList - interface com.sapportals.wcm.util.acl.IAclEntryList.
An IAclEntryList is a list of IAclEntry s.
IAclEntryListIterator - interface com.sapportals.wcm.util.acl.IAclEntryListIterator.
An IAclEntryListIterator is an iterator for an IAclEntryList .
IAclEntryRaw - interface com.sapportals.wcm.util.acl.IAclEntryRaw.
Tagging interface to mark an IAclEntry/ as an ACE for a deleted principal.
IAclInheritanceController - interface com.sap.netweaver.bc.rf.mi.security.acl.IAclInheritanceController.
Interface describing an ACL inheritance controller responsible to walk along the inheritence chain of the ACL security setting propagation, e.g. if a resource has no ACL settings, this controller will be asked to return the parent or legator in the ACL inheritance responsible to define the ACL settings for the requested resource.
IAclInheritanceController - interface com.sapportals.wcm.repository.manager.IAclInheritanceController.
An IAclInheritanceController administers the inheritance of ACLs.
IAclManager - interface com.sapportals.wcm.util.acl.IAclManager.
An IAclManager administers and persists Access Control Lists (ACLs).
IAclManager4Tx - interface com.sapportals.wcm.util.acl.IAclManager4Tx.
A IAclManagerRaw extends a IAclManager by methods to access even those ACLs with either deleted owners or deleted principals in the ACL's ACEs.
IAclManagerRaw - interface com.sapportals.wcm.util.acl.IAclManagerRaw.
A IAclManagerRaw extends a IAclManager by methods to access even those ACLs with either deleted owners or deleted principals in the ACL's ACEs.
IAclPermission - interface com.sap.netweaver.bc.rf.common.security.acl.IAclPermission.
An IAclPermission denominates a set of actions that can be carried out on an object and can be granted or denied to a principal.
IAclPermission - interface com.sapportals.wcm.util.acl.IAclPermission.
An IAclPermission denominates a set of actions that can be carried out on an object and can be granted or denied to a principal.
IAclPermissionList - interface com.sap.netweaver.bc.rf.common.security.acl.IAclPermissionList.
An IAclPermissionList is a list of IAclPermission s.
IAclPermissionList - interface com.sapportals.wcm.util.acl.IAclPermissionList.
An IAclPermissionList is a list of IAclPermission s.
IAclPermissionListIterator - interface com.sap.netweaver.bc.rf.common.security.acl.IAclPermissionListIterator.
An IAclPermissionListIterator is an iterator for an IAclPermissionList .
IAclPermissionListIterator - interface com.sapportals.wcm.util.acl.IAclPermissionListIterator.
An IAclPermissionListIterator is an iterator for an IAclPermissionList .
IAclRaw - interface com.sapportals.wcm.util.acl.IAclRaw.
A IAclRaw is a IAcl which also supports the retrieval of deleted owners and ACEs for deleted principals.
IAclSecurityManager - interface com.sap.netweaver.bc.rf.mi.security.acl.IAclSecurityManager.
Interface describing an access control list security sub manager, short ACL security sub manager.
IAclSecurityManager - interface com.sapportals.wcm.repository.manager.IAclSecurityManager.
An IAclSecurityManager is a ISecurityManager which uses Access Control Lists - the IAclSecurityManager maps IActions passed to isAllowed() (ISecurityManager) to IPermissions passed to checkPermission() (IResourceAcl) - IActions are only mapped to atomic IPermissions
IAclService - interface com.sapportals.wcm.repository.service.serviceacl.IAclService.
Handling of ACLs associated to other repository services.
IAction - interface com.sapportals.wcm.service.objecttypehandler.IAction.
 
IActionInboxAction - interface com.sapportals.wcm.service.actioninbox.IActionInboxAction.
The IActionInboxAction defines an action which can be performed for an item and is handled by a producer.
IActionInboxCategory - interface com.sapportals.wcm.service.actioninbox.IActionInboxCategory.
A IActionInboxCategory describes the type of a IActionInboxNotification.
IActionInboxCategoryList - interface com.sapportals.wcm.service.actioninbox.IActionInboxCategoryList.
A list of IActionInboxCategorys.
IActionInboxCategoryListIterator - interface com.sapportals.wcm.service.actioninbox.IActionInboxCategoryListIterator.
An iterator for a IActionInboxCategoryList.
IActionInboxItem - interface com.sapportals.wcm.service.actioninbox.IActionInboxItem.
The stored IActionInboxNotification object for a specific user.
IActionInboxItemCategory - interface com.sapportals.wcm.service.actioninbox.IActionInboxItemCategory.
A IActionInboxItemCategory is a representation of a specific user's inbox folder for a category.
IActionInboxItemCategoryList - interface com.sapportals.wcm.service.actioninbox.IActionInboxItemCategoryList.
A list of IActionInboxItemCategorys.
IActionInboxItemCategoryListIterator - interface com.sapportals.wcm.service.actioninbox.IActionInboxItemCategoryListIterator.
An iterator for the IActionInboxItemCategoryList.
IActionInboxItemList - interface com.sapportals.wcm.service.actioninbox.IActionInboxItemList.
A list of IActionInboxItems.
IActionInboxItemListIterator - interface com.sapportals.wcm.service.actioninbox.IActionInboxItemListIterator.
An iterator for the IActionInboxItemList.
IActionInboxItemProducer - interface com.sapportals.wcm.service.actioninbox.IActionInboxItemProducer.
A IActionInboxProducer sends IActionInboxNotifications to the action inbox.
IActionInboxNotification - interface com.sapportals.wcm.service.actioninbox.IActionInboxNotification.
A IActionInboxNotification is something like a 'semantic event' which will be stored as a IActionInboxItem in a user's IActionInboxItemCategory.
IActionInboxService - interface com.sapportals.wcm.service.actioninbox.IActionInboxService.
The IActionInboxService stores IActionInboxNotificationss grouped by IActionInboxCategory as IActionInboxItems into IActionInboxItemCategorys.
IActionList - interface com.sapportals.wcm.service.objecttypehandler.IActionList.
 
IActionListIterator - interface com.sapportals.wcm.service.objecttypehandler.IActionListIterator.
 
IActionType - interface com.sapportals.wcm.service.objecttypehandler.IActionType.
 
IAdvancedChildrenFindResourcesDescriptor - interface com.sap.netweaver.bc.rf.common.namespace.IAdvancedChildrenFindResourcesDescriptor.
Interface describing a find descriptor for children resources, narrowed by a query expression and sorted by a collator.
IAdvancedDeepFindResourcesDescriptor - interface com.sap.netweaver.bc.rf.common.namespace.IAdvancedDeepFindResourcesDescriptor.
Interface describing a find descriptor for resources supporting find operations for different depths.
IAdvancedDeepVersionedFindResourcesDescriptor - interface com.sap.netweaver.bc.rf.common.namespace.IAdvancedDeepVersionedFindResourcesDescriptor.
Interface describing a find descriptor for resources and all their versions if they are version controlled resources.
IAdvancedVersioningManager - interface com.sap.netweaver.bc.rf.mi.version.IAdvancedVersioningManager.
Read-Only interface describing a repository sub manager for the advanced versioning features described below.
IAmalgamationProvider - interface com.sapportals.wcm.rendering.base.IAmalgamationProvider.
 
IAppLog - interface com.sapportals.wcm.service.applog.IAppLog.
TBD: Description of the interface.
IAppLogEntry - interface com.sapportals.wcm.service.applog.IAppLogEntry.
TBD: Description of the interface.
IAppLogEntryList - interface com.sapportals.wcm.service.applog.IAppLogEntryList.
TBD: Description of the interface.
IAppLogEntryListIterator - interface com.sapportals.wcm.service.applog.IAppLogEntryListIterator.
TBD: Description of the interface.
IAppLogRetriever - interface com.sapportals.wcm.service.applog.IAppLogRetriever.
Retrieve Application Log Entries
IAppLogService - interface com.sapportals.wcm.service.applog.IAppLogService.
TBD: Description of the interface.
IAppProperty - interface com.sapportals.wcm.repository.service.appproperties.IAppProperty.
An application-defined and personalized property of a resource object in any repository.
IAppPropertyCollection - interface com.sapportals.wcm.repository.service.appproperties.IAppPropertyCollection.
A read-only collection of application properties Copyright (c) SAP AG 2001-2004
IAppPropertyIterator - interface com.sapportals.wcm.repository.service.appproperties.IAppPropertyIterator.
An Iterator for an application property map.
IAppPropertyMap - interface com.sapportals.wcm.repository.service.appproperties.IAppPropertyMap.
A read-only map of application properties.
IApplicationPropertiesService - interface com.sapportals.wcm.repository.service.appproperties.IApplicationPropertiesService.
The application properties service is used to persist arbitrary data for a resource.
IApprover - interface com.sapportals.wcm.repository.service.statemanagement.IApprover.
This interface represents an approver.
IApproverList - interface com.sapportals.wcm.repository.service.statemanagement.IApproverList.
Deprecated. As of EP5 SP4 Copyright 2004 SAP AG
IApproverPrincipal - interface com.sapportals.wcm.repository.service.statemanagement.IApproverPrincipal.
This interface is a wrapper for IUMPrincipal .
IAttachment - interface com.sap.ip.collaboration.gw.api.framework.groupware.IAttachment.
This interface represents attachments of different groupware items.
IAutoStartable - interface com.sapportals.wcm.crt.component.IAutoStartable.
The component will be automatically started when the CRT client is started.
IAvailabilityInfo - interface com.sap.ip.collaboration.gw.api.framework.groupware.IAvailabilityInfo.
This interface represents the availability information of different users.
IBasicChildrenFindResourcesDescriptor - interface com.sap.netweaver.bc.rf.common.namespace.IBasicChildrenFindResourcesDescriptor.
Interface describing a find descriptor for children resources.
IBasicVersioningManager - interface com.sap.netweaver.bc.rf.mi.version.IBasicVersioningManager.
Read-Only interface describing a repository sub manager for basic versioning features.
IBindController - interface com.sapportals.wcm.repository.IBindController.
Interface for collections that can explicitly control the bindings they contain (see WebDAV BIND protocol ).
IBindableResource - interface com.sapportals.wcm.repository.IBindableResource.
Interface for bindable resources (see WebDAV BIND protocol ).
IBindingCreateDescriptor - interface com.sap.netweaver.bc.rf.common.binding.IBindingCreateDescriptor.
Interface describing a binding create descriptor used to create bindings.
IBindingManager - interface com.sap.netweaver.bc.rf.mi.binding.IBindingManager.
TBD: Insufficient description.
ICE_SERVER - Static variable in class com.sapportals.wcm.service.urlgenerator.PathKey
denotes the path to the ICE server
ICON - Static variable in class com.sapportals.wcm.rendering.readymades.ResourceImage
 
ICONHEIGHT - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IResourceRendererParameterNameConst
height of the resource icons, 0 means variable, values in px *
ICONHEIGHT_KEY - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IResourceRendererParameterNameStrings
height of the resource icons, 0 means variable, values in px *
ICONSTYLE - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IResourceRendererParameterNameConst
how to display the icon for a resource
ICONSTYLE_KEY - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IResourceRendererParameterNameStrings
how to display the icon for a resource
ICONSTYLE_OFF - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IResourceRendererParameterNameConst
don't render icons *
ICONSTYLE_REPLACE_ICON - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IResourceRendererParameterNameConst
replace icon with custom icon *
ICONSTYLE_TARGET_ICON - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IResourceRendererParameterNameConst
replace link icon with target icon *
ICONWIDTH - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IResourceRendererParameterNameConst
width of the resource icons, 0 means variable, values in px *
ICONWIDTH_KEY - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IResourceRendererParameterNameStrings
width of the resource icons, 0 means variable, values in px *
ICON_MENU_TYPE - Static variable in interface com.sapportals.wcm.rendering.uicommand.IUIMenu
menu type for the icon menu
ICON_ROLLOVER_SRC_DEF - Static variable in class com.sapportals.wcm.repository.service.layout.CustomPropertyConst
 
ICON_ROLLOVER_SRC_KEY - Static variable in interface com.sapportals.wcm.repository.service.layout.ICustomPropertyDef
Custom Property to define the path to the icon rollover of a resource
ICON_ROLLOVER_SRC_NAME - Static variable in class com.sapportals.wcm.repository.service.layout.CustomPropertyConst
the property name for the path to the icon of a resource *
ICON_SRC_DEF - Static variable in class com.sapportals.wcm.repository.service.layout.CustomPropertyConst
 
ICON_SRC_KEY - Static variable in interface com.sapportals.wcm.repository.service.layout.ICustomPropertyDef
Custom Property to define the path to the icon of a resource
ICON_SRC_NAME - Static variable in class com.sapportals.wcm.repository.service.layout.CustomPropertyConst
the property name for the path to the icon of a resource *
ICache - interface com.sapportals.wcm.util.cache.ICache.
Generic cache interface.
ICacheEntry - interface com.sapportals.wcm.util.cache.ICacheEntry.
Represents a cache entry.
ICacheNode - interface com.sapportals.wcm.util.cache.ICacheNode.
Keeps information about dependencies between cache entries.
ICacheService - interface com.sapportals.wcm.service.cache.ICacheService.
Provides a service to create caches.
ICacheStatistics - interface com.sapportals.wcm.util.cache.ICacheStatistics.
Provides basic statistical information about a cache instance.
ICalendarItem - interface com.sap.ip.collaboration.gw.api.framework.groupware.ICalendarItem.
This interface represents a calendar item like meeting/appointment and extends from the IGroupwareItem interface.
ICalendarReadTransport - interface com.sap.ip.collaboration.gw.api.framework.groupware.ICalendarReadTransport.
The ICalendarReadTransport interface extends the read interface to define methods specific to the calendar item type.
ICalendarSO - interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO.
This interface represents semantic object for calendar item
ICalendarSendTransport - interface com.sap.ip.collaboration.gw.api.framework.groupware.ICalendarSendTransport.
The ISendTransport interface defines methods for saving or sending groupware items.
ICategory - interface com.sapportals.wcm.util.log.ICategory.
TBD: Description of the interface.
IChannel - interface com.sapportals.wcm.util.channels.IChannel.
A channel is the abstraction of an transport mechanism for sending messages to recipients.
IChannel - interface com.sapportals.wcm.util.log.IChannel.
Copyright (c) SAP AG 2001-2002
IChannelList - interface com.sapportals.wcm.util.channels.IChannelList.
A list of IChannel s.
IChannelListIterator - interface com.sapportals.wcm.util.channels.IChannelListIterator.
Iterator for a IChannelList .
ICheckInInfo - interface com.sap.netweaver.bc.rf.common.version.ICheckInInfo.
Holds status information returned upon a successfull call to IResource.checkin .
ICheckInInfo - interface com.sapportals.wcm.repository.ICheckInInfo.
Holds status information returned upon a successfull check-in.
ICheckInInfo2 - interface com.sapportals.wcm.repository.ICheckInInfo2.
Holds status information returned upon a successfull check-in.
ICheckOutInfo - interface com.sap.netweaver.bc.rf.common.version.ICheckOutInfo.
Holds status information returned upon a successfull call to IResource#checkOut.
ICheckOutInfo - interface com.sapportals.wcm.repository.ICheckOutInfo.
Holds status information returned upon a successfull check-out.
ICheckOutInfo2 - interface com.sapportals.wcm.repository.ICheckOutInfo2.
Holds status information returned upon a successfull call to IVersionControlledResource.checkOut(boolean, boolean) or IVersionResource.checkOut(boolean) or Copyright 2002 (c) SAP AG
ICheckableCommand - interface com.sapportals.wcm.rendering.uicommand.ICheckableCommand.
 
ICheckout - interface com.sapportals.wcm.service.checkout.ICheckout.
 
IClassLoaderRegistryListener - interface com.sapportals.wcm.crt.IClassLoaderRegistryListener.
 
IClassificationClass - interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.IClassificationClass.
Taxonomy class returned by the classifyDocuments method in on a classification index.
IClassificationIndex - interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.IClassificationIndex.
A classification index is a specialized index where document classification and other taxonomy-related operations can be performed.
IClassificationIndexCollection - interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.IClassificationIndexCollection.
Offers classification calls for more than one index per call
IClassificationResult - interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.IClassificationResult.
One document and its proposed taxonomy classes.
ICluster - interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.ICluster.
Cluster of documents.
IClusterCacheArea - interface com.sapportals.wcm.util.cache.IClusterCacheArea.
Represents a cacheable area.
IClusterFeature - interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.IClusterFeature.
One feature/keyword of a cluster.
IClusterResultDocument - interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.IClusterResultDocument.
Represents a document in the cluster result
ICmRuntimeConst - interface com.sapportals.wcm.repository.runtime.ICmRuntimeConst.
TBD: Description of the interface.
ICmRuntimeConst.CONFIG_ATTRIBUTE_NAME - interface com.sapportals.wcm.repository.runtime.ICmRuntimeConst.CONFIG_ATTRIBUTE_NAME.
TBD: Description of the class.
ICollator - interface com.sap.netweaver.bc.rf.common.namespace.ICollator.
Interface describing a collator and holding the list of ICollatorEntries. +49 (251) 26529580 *
ICollatorEntry - interface com.sap.netweaver.bc.rf.common.namespace.ICollatorEntry.
Interface describing an entry in the collator list.
ICollection - interface com.sapportals.wcm.repository.ICollection.
A collection is a resource (IResource) that contains other resources and collections following the composite pattern.
ICollectionCreateDescriptor - interface com.sap.netweaver.bc.rf.common.namespace.ICollectionCreateDescriptor.
Interface describing a collection create descriptor used to create collections.
ICollectionListFilter - interface com.sapportals.wcm.service.resourcelistfilter.ICollectionListFilter.
retrieves all children of a parent collection that match the parameters provided
ICollectionRenderer - interface com.sapportals.wcm.rendering.collection.ICollectionRenderer.
The implementing class renders the given ICollection or TypedResourceList.
ICollectionRendererParameterNameConst - interface com.sapportals.wcm.repository.service.layout.customizing.ICollectionRendererParameterNameConst.
This class serves as key in the Parameters map.
ICollectionRendererParameterNameStrings - interface com.sapportals.wcm.repository.service.layout.customizing.ICollectionRendererParameterNameStrings.
This class serves as key in the Parameters map.
ICollectionVersionResource - interface com.sapportals.wcm.repository.ICollectionVersionResource.
Interface for collection version (revision) resources.
ICommand - interface com.sapportals.wcm.rendering.uicommand.ICommand.
 
IComment - interface com.sapportals.wcm.repository.service.comment.IComment.
The interface represents a service for handling comments on resources.
ICompareTaxonomies - interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.ICompareTaxonomies.
This interface is only for internal usage
ICompletedResourceList - interface com.sapportals.wcm.repository.ICompletedResourceList.
A typed list of IResource instances.
IComponent - interface com.sapportals.wcm.crt.component.IComponent.
A marker interface for all CRT components.
IComponent - interface com.sapportals.wcm.rendering.collection.IComponent.
 
IComponentEvent - interface com.sapportals.wcm.rendering.collection.IComponentEvent.
 
IComponentInfo - interface com.sapportals.wcm.crt.component.IComponentInfo.
Information about the component such as name, description, etc.
IComponentListener - interface com.sapportals.wcm.crt.component.IComponentListener.
This interface is implemented by a component that wants to receive life-cycle events for other components within the same CRT client.
IComponentManager - interface com.sapportals.wcm.crt.component.IComponentManager.
A component manager manages all root components of a CRT client or all components within a container component.
IComponentManager.IComponentInformation - interface com.sapportals.wcm.crt.component.IComponentManager.IComponentInformation.
Defines a container for a compontent's information.
ICondition - interface com.sapportals.wcm.util.controlstatus.ICondition.
TBD: Description of the interface.
IConfigConst - interface com.sapportals.wcm.crt.configuration.IConfigConst.
String constants for all names used for configuration data.
IConfigConst.ATTRIBUTES - interface com.sapportals.wcm.crt.configuration.IConfigConst.ATTRIBUTES.
TBD: Description of the class.
IConfigConst.ELEMENTS - interface com.sapportals.wcm.crt.configuration.IConfigConst.ELEMENTS.
TBD: Description of the class.
IConfigurable - interface com.sapportals.wcm.crt.component.IConfigurable.
This interface must be implemented by components that need to be configured with parameters from the configuration data delivered by the configuration provider.
IConfigurableComponent - interface com.sapportals.wcm.rendering.collection.IConfigurableComponent.
 
IConfigurableRendererStatus - interface com.sapportals.wcm.rendering.base.IConfigurableRendererStatus.
 
IConfiguration - interface com.sapportals.wcm.crt.configuration.IConfiguration.
This interface represents a node of hierarchical configuration data.
IConfigurationEventListener - interface com.sapportals.wcm.crt.configuration.IConfigurationEventListener.
This interface is implemented by the CRT to listen for events at the IConfigurationProvider.
IConfigurationProvider - interface com.sapportals.wcm.crt.configuration.IConfigurationProvider.
A configuration provider is resposible for translating the configuration data into IConfiguration objects needed by the CRT.
IConst - interface com.sapportals.wcm.service.pipeline.IConst.
Constant definitions for the WCM Pipeline package.
IConstants - interface com.sapportals.wcm.service.xmlforms.IConstants.
Constants for xml forms IContainer - interface com.sapportals.wcm.crt.component.IContainer.
A component can choose to implement this interface to become the container for child components.
IContainerManager - interface com.sapportals.wcm.crt.component.IContainerManager.
A container manager is used by container components for managing their children.
IContent - interface com.sap.netweaver.bc.rf.common.content.IContent.
Interface describing content a resource may provide.
IContent - interface com.sapportals.wcm.util.content.IContent.
A resource implements this interface to provide content access.
IContentAndPropertiesDescriptor - interface com.sap.netweaver.bc.rf.common.namespace.IContentAndPropertiesDescriptor.
Interface describing content and properties of a resource.
IContentFilter - interface com.sapportals.wcm.repository.filter.IContentFilter.
This interface defines a content filter that will modify the content of a resource.
IContentFilter2 - interface com.sapportals.wcm.repository.filter.IContentFilter2.
Defines a content filter that will modify the content of a resource when the content is read or writen.
IContentFilterInformation - interface com.sapportals.wcm.repository.IContentFilterInformation.
This interface may be implemented by instances of IContent and is used to indicate whether content filters have been applied.
IContentFilterManager - interface com.sapportals.wcm.repository.filter.IContentFilterManager.
This interface defines a content filter manager.
IContentFilterManager2 - interface com.sapportals.wcm.repository.filter.IContentFilterManager2.
This interface defines a content filter manager.
IContentManager - interface com.sap.netweaver.bc.rf.mi.content.IContentManager.
Read-Only interface describing a repository sub manager for content.
IContentMetadata - interface com.sap.netweaver.bc.rf.common.content.IContentMetadata.
Interface describing the content metadata of the content a resource may provide.
IContentResource - interface com.sapportals.wcm.repository.IContentResource.
Interface for extended support of resource content.
IContext - interface com.sapportals.wcm.crt.component.IContext.
The context contains services, settings and information that is supplied by the CRT and/or a container to the component.
IContext - interface com.sapportals.wcm.util.http.IContext.
Interface for user and authentication information objects in http requests.
IContextFactory - interface com.sap.netweaver.bc.rf.util.context.IContextFactory.
Interface describing a context factory, i.e. a factory used to get and set a context (some available information).
IContextStack - interface com.sap.netweaver.bc.rf.util.context.IContextStack.
Interface describing a stack of context objects.
IContextualizable - interface com.sapportals.wcm.crt.component.IContextualizable.
This inteface can be implemented by components that need a context.
IControlStatus - interface com.sapportals.wcm.util.controlstatus.IControlStatus.
 
ICookie - interface com.sapportals.wcm.util.http.ICookie.
HTTP cookie.
ICopyDescriptor - interface com.sap.netweaver.bc.rf.common.binding.ICopyDescriptor.
Interface describing a copy descriptor used to copy resources.
ICopyDescriptor - interface com.sap.netweaver.bc.rf.common.namespace.ICopyDescriptor.
Interface describing a copy descriptor used to copy resources.
ICopyFlagsDescriptor - interface com.sap.netweaver.bc.rf.common.binding.ICopyFlagsDescriptor.
Interface describing copy flags used to copy resources.
ICopyFlagsDescriptor - interface com.sap.netweaver.bc.rf.common.namespace.ICopyFlagsDescriptor.
Interface describing copy flags used to copy resources.
ICopyParameter - interface com.sapportals.wcm.repository.ICopyParameter.
Parameter collection for the copy() and move() methods in IResource and ICollection.
ICrawler - interface com.sapportals.wcm.service.crawler.ICrawler.
Deprecated. as of NW04. The crawler service was replaced by the xcrawler service com.sapportals.wcm.service.xcrawler
ICrawlerComparator - class com.sapportals.wcm.service.crawler.ICrawlerComparator.
Deprecated. as of NW04. The crawler service was replaced by the xcrawler service com.sapportals.wcm.service.xcrawler
ICrawlerComparator(String, IResourceContext) - Constructor for class com.sapportals.wcm.service.crawler.ICrawlerComparator
Deprecated. Construct.
ICrawlerList - interface com.sapportals.wcm.service.crawler.ICrawlerList.
Deprecated. as of NW04. The crawler service was replaced by the xcrawler service com.sapportals.wcm.service.xcrawler
ICrawlerListIterator - interface com.sapportals.wcm.service.crawler.ICrawlerListIterator.
Deprecated. as of NW04. The crawler service was replaced by the xcrawler service com.sapportals.wcm.service.xcrawler
ICrawlerListResultReceiver - interface com.sapportals.wcm.service.crawler.ICrawlerListResultReceiver.
Deprecated. as of NW04. The crawler service was replaced by the xcrawler service com.sapportals.wcm.service.xcrawler
ICrawlerProfile - interface com.sapportals.wcm.service.crawler.ICrawlerProfile.
Deprecated. as of NW04. The crawler service was replaced by the xcrawler service com.sapportals.wcm.service.xcrawler
ICrawlerProfileList - interface com.sapportals.wcm.service.crawler.ICrawlerProfileList.
Deprecated. as of NW04. The crawler service was replaced by the xcrawler service com.sapportals.wcm.service.xcrawler
ICrawlerProfileListIterator - interface com.sapportals.wcm.service.crawler.ICrawlerProfileListIterator.
Deprecated. as of NW04. The crawler service was replaced by the xcrawler service com.sapportals.wcm.service.xcrawler
ICrawlerPushedDeltaResultReceiver - interface com.sapportals.wcm.service.crawler.ICrawlerPushedDeltaResultReceiver.
Deprecated. as of NW04. The crawler service was replaced by the xcrawler service com.sapportals.wcm.service.xcrawler
ICrawlerPushedResultReceiver - interface com.sapportals.wcm.service.crawler.ICrawlerPushedResultReceiver.
Deprecated. as of NW04. The crawler service was replaced by the xcrawler service com.sapportals.wcm.service.xcrawler
ICrawlerQueue - interface com.sapportals.wcm.service.crawler.ICrawlerQueue.
Deprecated. as of NW04. The crawler service was replaced by the xcrawler service com.sapportals.wcm.service.xcrawler
ICrawlerResultReceiver - interface com.sapportals.wcm.service.crawler.ICrawlerResultReceiver.
Deprecated. as of NW04. The crawler service was replaced by the xcrawler service com.sapportals.wcm.service.xcrawler
ICrawlerResultReceiverExtension - interface com.sapportals.wcm.service.crawler.ICrawlerResultReceiverExtension.
Deprecated. as of NW04. The crawler service was replaced by the xcrawler service com.sapportals.wcm.service.xcrawler
ICrawlerService - interface com.sapportals.wcm.service.crawler.ICrawlerService.
Deprecated. as of NW04. The crawler service was replaced by the xcrawler service com.sapportals.wcm.service.xcrawler
ICrawlerStatistics - interface com.sapportals.wcm.service.crawler.ICrawlerStatistics.
Deprecated. as of NW04. The crawler service was replaced by the xcrawler service com.sapportals.wcm.service.xcrawler
ICrawlerVisitedEntry - interface com.sapportals.wcm.service.crawler.ICrawlerVisitedEntry.
Deprecated. as of NW04. The crawler service was replaced by the xcrawler service com.sapportals.wcm.service.xcrawler
ICrawlerVisitedEntryIterator - interface com.sapportals.wcm.service.crawler.ICrawlerVisitedEntryIterator.
Deprecated. as of NW04. The crawler service was replaced by the xcrawler service com.sapportals.wcm.service.xcrawler
ICrawlerVisitedEntryList - interface com.sapportals.wcm.service.crawler.ICrawlerVisitedEntryList.
Deprecated. as of NW04. The crawler service was replaced by the xcrawler service com.sapportals.wcm.service.xcrawler
ICrawlerVisitedEntryListIterator - interface com.sapportals.wcm.service.crawler.ICrawlerVisitedEntryListIterator.
Deprecated. as of NW04. The crawler service was replaced by the xcrawler service com.sapportals.wcm.service.xcrawler
ICrawlerVisitedList - interface com.sapportals.wcm.service.crawler.ICrawlerVisitedList.
Deprecated. as of NW04. The crawler service was replaced by the xcrawler service com.sapportals.wcm.service.xcrawler
ICreateDescriptor - interface com.sap.netweaver.bc.rf.common.namespace.ICreateDescriptor.
Interface describing a create descriptor used to create resources of arbitrary kind.
ICredential - interface com.sapportals.wcm.service.landscape.ICredential.
Informations for mapping user data between a CM system and 'external' systems.
ICredentialList - interface com.sapportals.wcm.service.landscape.ICredentialList.
A list of ICredentials .
ICredentialListIterator - interface com.sapportals.wcm.service.landscape.ICredentialListIterator.
An iterator for a ICredentialList .
ICredentials - interface com.sapportals.wcm.util.http.ICredentials.
Interface for a module implementing a HTTP authorization scheme.
ICredentialsFactory - interface com.sapportals.wcm.service.landscape.ICredentialsFactory.
Factory to retrieve the ICredential s.
ICustomPropertyDef - interface com.sapportals.wcm.repository.service.layout.ICustomPropertyDef.
 
ICustomizingContollerSettings - interface com.sapportals.wcm.repository.service.layout.customizing.ICustomizingContollerSettings.
Title: Description: Copyright: Copyright (c) 2001 Company:
ICustomizingContollerSettings.CustomizingControllerMode - class com.sapportals.wcm.repository.service.layout.customizing.ICustomizingContollerSettings.CustomizingControllerMode.
 
ICustomizingController - interface com.sapportals.wcm.repository.service.layout.customizing.ICustomizingController.
This class is used to get a parameters value considering different levels of personalization.
ICustomizingControllerHolder - interface com.sapportals.wcm.repository.service.layout.ICustomizingControllerHolder.
 
ID - Static variable in interface com.sapportals.wcm.rendering.base.IRendererStatus
 
ID - Static variable in interface com.sapportals.wcm.repository.runtime.ICmRuntimeConst.CONFIG_ATTRIBUTE_NAME
 
ID - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.INoneProfile
 
ID - Static variable in interface com.sapportals.wcm.service.AbstractService.CONFIG_ATTRIBUTE_NAME
 
IDCounter - class com.sapportals.wcm.rendering.base.IDCounter.
returns an integer or a String representing that integer while counting it up.
IDCounter() - Constructor for class com.sapportals.wcm.rendering.base.IDCounter
 
IDENTIFIERS - Static variable in class com.sapportals.wcm.repository.service.layout.info.RenderObjectData
 
IDExtension - class com.sapportals.wcm.rfadapter.IDExtension.
splits a given id in the three parts name, counter and extension.
IDExtension(String) - Constructor for class com.sapportals.wcm.rfadapter.IDExtension
the id to split into a name, a counter and an extension.
IDResolver - class com.sapportals.wcm.rfadapter.IDResolver.
offers functionality to calculate valid (and unique) IDs from a String that can be used to create IResource objects within a certain ICollection.
IDResolver.IDProposal - class com.sapportals.wcm.rfadapter.IDResolver.IDProposal.
an immutable object containing all information about the id generation.
IDResolver.IDProposal(String, String, boolean, boolean) - Constructor for class com.sapportals.wcm.rfadapter.IDResolver.IDProposal
 
IDResolver.Status - class com.sapportals.wcm.rfadapter.IDResolver.Status.
 
IDResolver.Status(String, int) - Constructor for class com.sapportals.wcm.rfadapter.IDResolver.Status
 
IDValidator - class com.sapportals.wcm.rfadapter.IDValidator.
 
IDValidator(char[]) - Constructor for class com.sapportals.wcm.rfadapter.IDValidator
 
IDataObject - interface com.sapportals.wcm.service.xmlforms.validation.IDataObject.
 
IDateRange - interface com.sap.ip.collaboration.gw.api.framework.groupware.IDateRange.
This is an utility interface for handling date ranges.
IDateTimeComponent - interface com.sap.ip.collaboration.gw.api.ui.IDateTimeComponent.
This is an interface for the htmlb composite control DateTimeControl.
IDebugContainer - interface com.sapportals.wcm.repository.service.layout.IDebugContainer.
 
IDelegatedReceiver - interface com.sapportals.wcm.rendering.base.IDelegatedReceiver.
an implementing class can react on the given Event and return an appropriate IRenderingEvent.
IDestinationDescriptor - interface com.sap.netweaver.bc.rf.common.namespace.IDestinationDescriptor.
Interface describing a destination of a resource in a namespace.
IDiscussion - interface com.sapportals.wcm.repository.service.discussion.IDiscussion.
The class IDiscussion handles everything to do with a single discussion.
IDiscussionEvent - interface com.sapportals.wcm.repository.service.discussion.IDiscussionEvent.
The interface IDiscussionEvent defines constants for all events that the discussion service uses when it creates or deletes different types of discussion objects.
IDiscussionItem - interface com.sapportals.wcm.repository.service.discussion.IDiscussionItem.
An IDiscussionItem is a contribution of a user to a discussion.
IDiscussionItemList - interface com.sapportals.wcm.repository.service.discussion.IDiscussionItemList.
A list of IDiscussionItem objects.
IDiscussionItemListIterator - interface com.sapportals.wcm.repository.service.discussion.IDiscussionItemListIterator.
An iterator for IDiscussionItemList that allows the programmer to traverse the list in either direction, modify the list during iteration, and obtain the iterator's current position in the list.
IDiscussionManager - interface com.sapportals.wcm.repository.service.discussion.IDiscussionManager.
The IDiscussionManager defines the central methods of the discussion repository service.
IDisplayModeProvider - interface com.sapportals.wcm.rendering.base.IDisplayModeProvider.
 
IDisplayable - interface com.sap.netweaver.coll.shared.api.extension.IDisplayable.
Interface describing an object that can be displayed in the UI.
IDocClassificationMap - interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.IDocClassificationMap.
This map contains a resource and its classification per taxonomy
IDocClassificationMapIterator - interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.IDocClassificationMapIterator.
Iterator of the IDocClassificationMapList
IDocClassificationMapList - interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.IDocClassificationMapList.
List of documents with their classifications.
IDynamicProfile - interface com.sapportals.wcm.repository.service.layout.customizing.IDynamicProfile.
 
IDynamicValues - interface com.sapportals.wcm.service.propertyconfig.metadataextension.IDynamicValues.
Providing values for properties.
IEmailAddress - interface com.sap.ip.collaboration.gw.api.framework.groupware.IEmailAddress.
This interface is for representing email address objects.
IEncodedInputStream - interface com.sapportals.wcm.util.content.IEncodedInputStream.
Interface to input streams that may be content-encoded as in HTTP.
IEntityMetadata - interface com.sapportals.wcm.repository.IEntityMetadata.
Additional content meta data.
IEntryPoint - interface com.sapportals.wcm.repository.manager.entrypoints.IEntryPoint.
Item within an entry point hierarchy.
IEntryPointList - interface com.sapportals.wcm.repository.manager.entrypoints.IEntryPointList.
List of entry points
IEntryPointsProvider - interface com.sapportals.wcm.repository.manager.entrypoints.IEntryPointsProvider.
Functionalities to handle entry points
IEvent - interface com.sap.netweaver.bc.rf.util.event.IEvent.
Interface describing an event with a type and an arbitrary parameter.
IEvent - interface com.sapportals.wcm.util.events.IEvent.
This interface defines an event with a type and an arbitrary parameter.
IEventBroker - interface com.sap.netweaver.bc.rf.util.event.IEventBroker.
The event broker is a mediator between event senders (IEventSender) and receivers (IEventReceiver).
IEventBroker - interface com.sapportals.wcm.util.events.IEventBroker.
The event broker is a mediator between event senders (IEventSender) and receivers (IEventReceiver).
IEventList - interface com.sap.netweaver.bc.rf.util.event.IEventList.
Interface describing mutable list of IEvent instances.
IEventList - interface com.sapportals.wcm.util.events.IEventList.
This interface defines a mutable list of IEvent instances.
IEventListIterator - interface com.sap.netweaver.bc.rf.util.event.IEventListIterator.
Interface describing a special list iterator for event lists without any modifying operations.
IEventListIterator - interface com.sapportals.wcm.util.events.IEventListIterator.
This interface defines an iterator for an event list.
IEventMapper - interface com.sap.netweaver.bc.rf.util.event.IEventMapper.
An event mapper maps events to other events.
IEventMapper - interface com.sapportals.wcm.util.events.IEventMapper.
An event mapper maps events to other events.
IEventPropertiesProvider - interface com.sapportals.wcm.rendering.base.IEventPropertiesProvider.
 
IEventReceiver - interface com.sap.netweaver.bc.rf.util.event.IEventReceiver.
Interface describing an event receiver.
IEventReceiver - interface com.sapportals.wcm.util.events.IEventReceiver.
This interface defines an event receiver.
IEventReceiverBulk - interface com.sapportals.wcm.util.events.IEventReceiverBulk.
Defines an asynchronous event receiver that is able to handle bulk resource events.
IEventSender - interface com.sap.netweaver.bc.rf.util.event.IEventSender.
Interface describing an event sender which produces (instanciates) events.
IEventSender - interface com.sapportals.wcm.util.events.IEventSender.
This interface defines an event sender which produces (instanciates) events.
IExecCommand - interface com.sapportals.wcm.rendering.uicommand.IExecCommand.
 
IExecutable - interface com.sapportals.wcm.util.controlstatus.IExecutable.
Tag-Interface: Fields of this interface are executable.
IExtLayoutController - interface com.sapportals.wcm.rendering.layout.IExtLayoutController.
 
IExtendedCacheStatistics - interface com.sapportals.wcm.util.cache.IExtendedCacheStatistics.
Provides some additional statistical information about a cache instance.
IExtendedCollection - interface com.sapportals.wcm.repository.IExtendedCollection.
Extended interface for collections, providing
- extended link creation methods.
IExtendedContent - interface com.sapportals.wcm.util.content.IExtendedContent.
Extended interface to content.
IExtendedCookie - interface com.sapportals.wcm.util.http.IExtendedCookie.
HTTP cookie with extended functionality Copyright (c) SAP AG 2001-2002
IExtendedGroupRenderer - interface com.sapportals.wcm.service.propertystructure.IExtendedGroupRenderer.
To be implemented by structured group renderers to support additional functionalities.
IExtendedLockInfo - interface com.sapportals.wcm.repository.IExtendedLockInfo.
Additional information about a lock.
IExtendedSearchIndex - interface com.sapportals.wcm.service.indexmanagement.retrieval.search.IExtendedSearchIndex.
Extended interface for additional search and retrieval operations.
IExtension - interface com.sap.netweaver.coll.shared.api.extension.IExtension.
Interface describing an extension.
IExtensionBuilderFactory - interface com.sap.netweaver.coll.shared.api.extension.IExtensionBuilderFactory.
Interface describing a facory that produces the required objects to build an extension.
IExtensionContext - interface com.sap.netweaver.coll.shared.api.extension.IExtensionContext.
Interface describing a context that transports parameters when an extension point is processed.
IExtensionDataProvider - interface com.sapportals.wcm.rendering.base.IExtensionDataProvider.
 
IExtensionPoint - interface com.sap.netweaver.coll.shared.api.extension.IExtensionPoint.
Interface describing an extension point.
IExtensionPointCategory - interface com.sap.netweaver.coll.shared.api.extension.IExtensionPointCategory.
Interface describing an extension point category.
IExtensionResult - interface com.sap.netweaver.coll.shared.api.extension.IExtensionResult.
Interface describing a result of an extension.
IExternalLinkResource - interface com.sapportals.wcm.repository.IExternalLinkResource.
Interface for external link resources.
IFactoryInfoProvider - interface com.sapportals.wcm.rendering.base.IFactoryInfoProvider.
 
IFactoryInfoProvider.MappingInformation - class com.sapportals.wcm.rendering.base.IFactoryInfoProvider.MappingInformation.
 
IFactoryInfoProvider.MappingInformation(Properties, String, Locale) - Constructor for class com.sapportals.wcm.rendering.base.IFactoryInfoProvider.MappingInformation
 
IFederatedSearch - interface com.sapportals.wcm.service.indexmanagement.retrieval.search.IFederatedSearch.
Starts a search with a given query within a list of indexes, no matter what search service implementation an index is.
IFeedback - interface com.sapportals.wcm.repository.service.feedback.IFeedback.
The interface IFeedback represents a service for handling feedback related to resources.
IField - interface com.sapportals.wcm.util.controlstatus.IField.
encapsulates all information necessary to render an attribute for a service, data object etc. and to update this information.
IFilter - interface com.sapportals.wcm.repository.filter.IFilter.
TBD: Description of the interface.
IFilterFactory - interface com.sapportals.wcm.repository.filter.IFilterFactory.
This client interface of the filter factory defines methods for registering and unregistering filters at run-time.
IFilterManager - interface com.sapportals.wcm.repository.filter.IFilterManager.
Basic interface for all filter components.
IFindResourcesDescriptor - interface com.sap.netweaver.bc.rf.common.namespace.IFindResourcesDescriptor.
Interface describing a find descriptor for resources.
IFlavor - interface com.sapportals.wcm.repository.service.layout.customizing.flavor.IFlavor.
A context consists of some context properties and can be used to classifiy a property
IFlavorConst - interface com.sapportals.wcm.repository.service.layout.customizing.flavor.IFlavorConst.
Title: Description: Copyright: Copyright (c) 2001 Company:
IFlavorProperty - interface com.sapportals.wcm.repository.service.layout.customizing.flavor.IFlavorProperty.
Defines a Property for a context.
IFlavorPropertyDef - interface com.sapportals.wcm.repository.service.layout.customizing.flavor.IFlavorPropertyDef.
 
IFormatter - interface com.sapportals.wcm.service.pipeline.formatter.IFormatter.
The formatter generates the output format for the pipeline, e.g. the XML DOM is serialized as HTML.
IFrameworkTransaction - interface com.sapportals.wcm.repository.txn.IFrameworkTransaction.
Interface for framework wide transactions.
IGWConfigurable - interface com.sap.ip.collaboration.gw.api.config.IGWConfigurable.
 
IGWObjectsFactoryService - interface com.sap.ip.collaboration.gw.api.service.IGWObjectsFactoryService.
 
IGWResourceManager - interface com.sap.ip.collaboration.gw.api.framework.groupware.IGWResourceManager.
 
IGWUIComponentFactory - interface com.sap.ip.collaboration.gw.api.service.IGWUIComponentFactory.
 
IGenericQuery - interface com.sapportals.wcm.repository.search.IGenericQuery.
A query expression to be used with every repository manager.
IGenericQueryFactory - interface com.sapportals.wcm.repository.search.IGenericQueryFactory.
Builds generic query expressions.
IGroupwareCredentials - interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareCredentials.
This interface encapsulates the credentials needed for connecting to a groupware server.
IGroupwareCredentialsProvider - interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareCredentialsProvider.
This interface represents the interface for different sources of groupware credentials, and has to be implemented by concrete credentials providers like PortalCredentialsProvider etc.
IGroupwareItem - interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareItem.
This is a generic representation of the different groupware item types like, mail, meetings, task etc.
IGroupwareItemFactory - interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareItemFactory.
This is a class used for creating differenct types of Groupware Objects.
IGroupwareManager - interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareManager.
The Groupware manager class acts as the central point for managing the different groupware item types, their storage locations, and interacting with the available transports.
IHTMLContentHandler - interface com.sapportals.wcm.util.html.IHTMLContentHandler.
IHTMLContentHandler receives events from a IHTMLReader.
IHTMLElement - interface com.sapportals.wcm.util.html.IHTMLElement.
Represents a HTML tag for an event.
IHTMLElementStart - interface com.sapportals.wcm.util.html.IHTMLElementStart.
Extends IHTMLElement to handle attributes.
IHTMLFilter - interface com.sapportals.wcm.util.html.IHTMLFilter.
Processes HTML events from a parent reader.
IHTMLReader - interface com.sapportals.wcm.util.html.IHTMLReader.
Reads HTML documents and generates events.
IHierarchicalUri - interface com.sap.netweaver.bc.rf.common.IHierarchicalUri.
A RFC2396 URI interface.
IHierarchicalUri - interface com.sapportals.wcm.util.uri.IHierarchicalUri.
A RFC2396 URI interface.
IHtmlUrlHandler - interface com.sapportals.wcm.service.pipeline.processor.html.IHtmlUrlHandler.
Public interface for HTML URL handler.
IIdMapperManager - interface com.sap.netweaver.bc.rf.mi.idmapper.IIdMapperManager.
Read-Only interface describing a repository sub manager for id mapping.
IIndex - interface com.sapportals.wcm.service.indexmanagement.IIndex.
Represents a generic index object of the index management service.
IIndexFolder - interface com.sapportals.wcm.service.indexmanagement.IIndexFolder.
Folder that is attached to an index.
IIndexFolderIterator - interface com.sapportals.wcm.service.indexmanagement.IIndexFolderIterator.
Iterator for a IIndexFolderList list
IIndexFolderList - interface com.sapportals.wcm.service.indexmanagement.IIndexFolderList.
List of IIndexFolders.
IIndexService - interface com.sapportals.wcm.service.indexmanagement.IIndexService.
Manages the indexes of the content management system.
IIndexServiceCrawler - interface com.sapportals.wcm.service.indexmanagement.IIndexServiceCrawler.
Indicates that an object is a crawler in the index management service.
IIndexServiceEvent - interface com.sapportals.wcm.service.indexmanagement.IIndexServiceEvent.
This event is send by the index management event mapper to the indexmanagement service if another service sent an event.
IInitialScreenflowProvider - interface com.sapportals.wcm.rendering.base.IInitialScreenflowProvider.
Deprecated. as of NW04.
IInternalLinkResource - interface com.sapportals.wcm.repository.IInternalLinkResource.
Extended interface for internal link resources.
ILandscapeService - interface com.sapportals.wcm.service.landscape.ILandscapeService.
Main entry point to retrieve the ISystemFactory and check the cluster mode.
ILayoutComponent - interface com.sapportals.wcm.rendering.layout.ILayoutComponent.
 
ILayoutComposer - interface com.sapportals.wcm.rendering.layout.ILayoutComposer.
 
ILayoutContext - interface com.sapportals.wcm.repository.service.layout.ILayoutContext.
 
ILayoutController - interface com.sapportals.wcm.rendering.layout.ILayoutController.
Acts as a thin layer to allow a flexible arrangement of Control instances.
ILayoutObject - interface com.sapportals.wcm.rendering.base.ILayoutObject.
 
ILayoutSearch - interface com.sapportals.wcm.repository.service.layout.ILayoutSearch.
 
ILayoutService - interface com.sapportals.wcm.repository.service.layout.ILayoutService.
 
ILayoutSet - interface com.sapportals.wcm.repository.service.layout.customizing.ILayoutSet.
The Parameters is a set of parameters used within the com.sapportals.rendering package.
ILayoutSetEvent - interface com.sapportals.wcm.rendering.base.ILayoutSetEvent.
allows to specify the name of a layoutset that should be used by the IProxy receiving this event.
ILifecycleInfo - interface com.sapportals.wcm.crt.component.ILifecycleInfo.
This interface can be impemented by components that want to provide information about their life-cycle.
ILink - interface com.sapportals.wcm.repository.ILink.
A WCM link is used to create links to repository resources and URL resources on external servers.
ILinkCreateDescriptor - interface com.sap.netweaver.bc.rf.common.namespace.ILinkCreateDescriptor.
Interface describing a link create descriptor used to create links.
ILinkDescriptor - interface com.sap.netweaver.bc.rf.common.namespace.ILinkDescriptor.
Interface describing a link descriptor.
ILinkResultItem - interface com.sapportals.wcm.service.reporting.ILinkResultItem.
Represents a reported item in a IReportResult enhanced with link information.
IList - interface com.sapportals.wcm.repository.service.statemanagement.IList.
It is planned to extend this interface to implement type-safe lists.
IListIterator - interface com.sapportals.wcm.repository.service.statemanagement.IListIterator.
The IListIterator is used together with the IList .
IListTypeProvider - interface com.sapportals.wcm.rendering.base.IListTypeProvider.
 
ILocalizer - interface com.sapportals.wcm.service.xmlforms.validation.ILocalizer.
 
ILockDescriptor - interface com.sap.netweaver.bc.rf.common.lock.ILockDescriptor.
Interface describing a lock descriptor.
ILockInfo - interface com.sap.netweaver.bc.rf.common.lock.ILockInfo.
Interface describing lock information.
ILockInfo - interface com.sapportals.wcm.repository.ILockInfo.
Information about a specific lock.
ILockInfoCollection - interface com.sapportals.wcm.repository.ILockInfoCollection.
This interface defines a collection of ILockInfo instances ILockInfoIterator - interface com.sapportals.wcm.repository.ILockInfoIterator.
This interface defines a iterator for collections of ILockInfo instances.
ILockManager - interface com.sap.netweaver.bc.rf.mi.lock.ILockManager.
Read-Only interface describing a repository sub manager for locking.
ILockProperties - interface com.sapportals.wcm.repository.ILockProperties.
A container for the properties of a lock.
IMAGE - Static variable in class com.sapportals.wcm.rendering.readymades.ResourceImage
 
IMAGE - Static variable in class com.sapportals.wcm.util.controlstatus.MetaInfo
 
IMAGEHEIGHT - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IResourceRendererParameterNameConst
height of the image in a businesscard, 0 means variable, values in px *
IMAGEHEIGHT_KEY - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IResourceRendererParameterNameStrings
height of the image in a businesscard, 0 means variable, values in px *
IMAGEMAP - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.ICollectionRendererParameterNameConst
Image map to use *
IMAGEMAP_KEY - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.ICollectionRendererParameterNameStrings
Image map to use
IMAGESTYLE - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IResourceRendererParameterNameConst
how to display the user image in a business cards
IMAGESTYLE_KEY - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IResourceRendererParameterNameStrings
how to display the user image in a business cards
IMAGESTYLE_OFF - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IResourceRendererParameterNameConst
don't render icons *
IMAGESTYLE_REPLACE - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IResourceRendererParameterNameConst
render only image instead of businesscard*
IMAGEWIDTH - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IResourceRendererParameterNameConst
width of the image in a businesscard, 0 means variable, values in px *
IMAGEWIDTH_KEY - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IResourceRendererParameterNameStrings
width of the image in a businesscard, 0 means variable, values in px *
IMAGE_PATH - Static variable in class com.sapportals.wcm.service.urlgenerator.PathKey
 
IMAGE_SRC_DEF - Static variable in class com.sapportals.wcm.repository.service.layout.CustomPropertyConst
 
IMAGE_SRC_KEY - Static variable in interface com.sapportals.wcm.repository.service.layout.ICustomPropertyDef
Custom Property to define the path to the thumbnail image of a resource
IMAGE_SRC_NAME - Static variable in class com.sapportals.wcm.repository.service.layout.CustomPropertyConst
the property name for the path to the preview image of a resource *
IMPORT_ALLOWED_VALUES_ERROR - Static variable in interface com.sapportals.wcm.service.propertyconfig.IMetaModelImport
 
IMPORT_ATTRIBUTE_NOT_MODELLED_ERROR - Static variable in interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.ITaxonomyTransport
 
IMPORT_ATTRIBUTE_TYPE_ERROR - Static variable in interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.ITaxonomyTransport
 
IMPORT_COMPOSED_OF_ERROR - Static variable in interface com.sapportals.wcm.service.propertyconfig.IMetaModelImport
 
IMPORT_DEFAULT_VALUES_ERROR - Static variable in interface com.sapportals.wcm.service.propertyconfig.IMetaModelImport
 
IMPORT_DTD_ERROR - Static variable in interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.ITaxonomyTransport
 
IMPORT_DTD_ERROR - Static variable in interface com.sapportals.wcm.service.propertyconfig.IMetaModelImport
 
IMPORT_FATAL_ERROR - Static variable in interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.ITaxonomyTransport
 
IMPORT_FATAL_ERROR - Static variable in interface com.sapportals.wcm.service.propertyconfig.IMetaModelImport
 
IMPORT_GROUP_ALREADY_DEFINED_ERROR - Static variable in interface com.sapportals.wcm.service.propertyconfig.IMetaModelImport
 
IMPORT_INITIAL_STATE - Static variable in interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.ITaxonomyTransport
 
IMPORT_INITIAL_STATE - Static variable in interface com.sapportals.wcm.service.propertyconfig.IMetaModelImport
 
IMPORT_METADATA_EX_ALREADY_DEFINED_ERROR - Static variable in interface com.sapportals.wcm.service.propertyconfig.IMetaModelImport
 
IMPORT_NAMESPACE_ALREADY_DEFINED_ERROR - Static variable in interface com.sapportals.wcm.service.propertyconfig.IMetaModelImport
 
IMPORT_NOT_ALLOWED_VALUES_ERROR - Static variable in interface com.sapportals.wcm.service.propertyconfig.IMetaModelImport
 
IMPORT_OK - Static variable in interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.ITaxonomyTransport
 
IMPORT_OK - Static variable in interface com.sapportals.wcm.service.propertyconfig.IMetaModelImport
 
IMPORT_PARSING_ERROR - Static variable in interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.ITaxonomyTransport
 
IMPORT_PARSING_ERROR - Static variable in interface com.sapportals.wcm.service.propertyconfig.IMetaModelImport
 
IMPORT_PROPERTY_ALREADY_DEFINED_ERROR - Static variable in interface com.sapportals.wcm.service.propertyconfig.IMetaModelImport
 
IMPORT_QUERY_FOR_EB_TAX_ERROR - Static variable in interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.ITaxonomyTransport
 
IMPORT_REFERENCED_EXTENSION_ERROR - Static variable in interface com.sapportals.wcm.service.propertyconfig.IMetaModelImport
 
IMPORT_REFERENCED_NAMESPACE_ERROR - Static variable in interface com.sapportals.wcm.service.propertyconfig.IMetaModelImport
 
IMPORT_REFERENCED_RENDERER_ERROR - Static variable in interface com.sapportals.wcm.service.propertyconfig.IMetaModelImport
 
IMPORT_RENDERER_ALREADY_DEFINED_ERROR - Static variable in interface com.sapportals.wcm.service.propertyconfig.IMetaModelImport
 
IMPORT_REQ_ENTRY_FOR_EXTENSION_MIS_ERROR - Static variable in interface com.sapportals.wcm.service.propertyconfig.IMetaModelImport
 
IMPORT_REQ_ENTRY_FOR_GROUP_MIS_ERROR - Static variable in interface com.sapportals.wcm.service.propertyconfig.IMetaModelImport
 
IMPORT_REQ_ENTRY_FOR_NAMESPA_MIS_ERROR - Static variable in interface com.sapportals.wcm.service.propertyconfig.IMetaModelImport
 
IMPORT_REQ_ENTRY_FOR_PROPERTY_MIS_ERROR - Static variable in interface com.sapportals.wcm.service.propertyconfig.IMetaModelImport
 
IMPORT_REQ_ENTRY_FOR_RENDERER_MIS_ERROR - Static variable in interface com.sapportals.wcm.service.propertyconfig.IMetaModelImport
 
IMPORT_TAXONOMY_CREATION_ERROR - Static variable in interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.ITaxonomyTransport
 
IMPORT_TAX_ALREADY_EXISTS_ERROR - Static variable in interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.ITaxonomyTransport
 
IMPORT_WRONG_CHAR_IN_NAMESPACE_ERROR - Static variable in interface com.sapportals.wcm.service.propertyconfig.IMetaModelImport
 
IMPORT_WRONG_CHAR_IN_PROP_NAME_ERROR - Static variable in interface com.sapportals.wcm.service.propertyconfig.IMetaModelImport
 
IMPORT_WRONG_CHAR_IN_UNIQUE_ID_ERROR - Static variable in interface com.sapportals.wcm.service.propertyconfig.IMetaModelImport
 
IM_NS - Static variable in interface com.sapportals.wcm.service.indexmanagement.IWcmIndexConst
 
IMailItem - interface com.sap.ip.collaboration.gw.api.framework.groupware.IMailItem.
This interface represents a mail item used for the send mail operation and extends from the IGroupwareItem interface.
IMailSendTransport - interface com.sap.ip.collaboration.gw.api.framework.groupware.IMailSendTransport.
The IMailSendTransport interface extends the send transport interface to define methods specific to the mail item type.
IManager - interface com.sap.netweaver.bc.rf.mi.IManager.
Interface describing a repository manager.
IManagerFactory - interface com.sapportals.wcm.repository.manager.IManagerFactory.
The manager factory creates and manages repository manager instances
IMassCommand - interface com.sapportals.wcm.rendering.uicommand.IMassCommand.
 
IMassCommandSupporter - interface com.sapportals.wcm.rendering.base.IMassCommandSupporter.
 
IMassDataControlStatus - interface com.sapportals.wcm.util.controlstatus.IMassDataControlStatus.
model to allow handling of mass data.
IMassExecCommand - interface com.sapportals.wcm.rendering.uicommand.IMassExecCommand.
 
IMetaContext - interface com.sapportals.wcm.service.propertyconfig.IMetaContext.
Provides context information.
IMetaData - interface com.sapportals.wcm.repository.service.layout.customizing.IMetaData.
This class holds the metaData of an ParameterName
IMetaDataList - interface com.sapportals.wcm.repository.service.layout.customizing.IMetaDataList.
 
IMetaDataListIterator - interface com.sapportals.wcm.repository.service.layout.customizing.IMetaDataListIterator.
 
IMetaGroup - interface com.sapportals.wcm.service.propertyconfig.IMetaGroup.
A property could belong to a group (e.g. system, default, custom, etc.)
IMetaGroupList - interface com.sapportals.wcm.service.propertyconfig.IMetaGroupList.
 
IMetaGroupListIterator - interface com.sapportals.wcm.service.propertyconfig.IMetaGroupListIterator.
 
IMetaModel - interface com.sapportals.wcm.service.propertyconfig.IMetaModel.
IMetaModel defines a model of name - value pair configuration which can be used by UI to create custom properties.
IMetaModelConsts - interface com.sapportals.wcm.service.propertyconfig.IMetaModelConsts.
Public constants for property names, property namespaces, etc.
IMetaModelExport - interface com.sapportals.wcm.service.propertyconfig.IMetaModelExport.
 
IMetaModelImport - interface com.sapportals.wcm.service.propertyconfig.IMetaModelImport.
 
IMetaName - interface com.sapportals.wcm.service.propertyconfig.IMetaName.
Name part of name - value pairs.
IMetaNameList - interface com.sapportals.wcm.service.propertyconfig.IMetaNameList.
 
IMetaNameListIterator - interface com.sapportals.wcm.service.propertyconfig.IMetaNameListIterator.
 
IMetaPropertyRenderer - interface com.sapportals.wcm.service.propertyconfig.renderer.IMetaPropertyRenderer.
Meta information about a property renderer.
IMetaValue - interface com.sapportals.wcm.service.propertyconfig.IMetaValue.
This is the value part of a name - value pair.
IMetaValueList - interface com.sapportals.wcm.service.propertyconfig.IMetaValueList.
 
IMetaValueListIterator - interface com.sapportals.wcm.service.propertyconfig.IMetaValueListIterator.
 
IMime - interface com.sapportals.wcm.service.mimehandler.IMime.
Container for mime types.
IMimeHandlerService - interface com.sapportals.wcm.service.mimehandler.IMimeHandlerService.
This service provides informations about mime types.
IMimeType - interface com.sapportals.wcm.service.objecttypehandler.IMimeType.
This class reflects the "MimeType" element from the ObjectTypeHandler.dtd It holds the elements attribute and mode.
IModelledPropertyRenderer - interface com.sapportals.wcm.rendering.property.IModelledPropertyRenderer.
This interface is used to render a IMetaName for the current IResource in the Navigation iView.
IModificationObject - interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.IModificationObject.
Represents a difference between two taxonomies
IMoveDescriptor - interface com.sap.netweaver.bc.rf.common.binding.IMoveDescriptor.
Interface describing a move descriptor used to move resources.
IMoveDescriptor - interface com.sap.netweaver.bc.rf.common.namespace.IMoveDescriptor.
Interface describing a move descriptor used to move resources.
IMultiValueQueryBuilder - interface com.sapportals.wcm.repository.IMultiValueQueryBuilder.
Builder for queries that operate on multi-valued properties.
IMutableAdvancedVersioningManager - interface com.sap.netweaver.bc.rf.mi.version.IMutableAdvancedVersioningManager.
Interface describing the write methods of a repository sub manager for the advanced versioning features described in IAdvancedVersioningManager .
IMutableBasicVersioningManager - interface com.sap.netweaver.bc.rf.mi.version.IMutableBasicVersioningManager.
Interface describing the write methods of a repository sub manager for basic versioning features.
IMutableBindingManager - interface com.sap.netweaver.bc.rf.mi.binding.IMutableBindingManager.
TBD: Insufficient description.
IMutableContent - interface com.sap.netweaver.bc.rf.common.content.IMutableContent.
Interface for updating the content metadata, which will change when the content is actually persisted by the repository manager.
IMutableContentManager - interface com.sap.netweaver.bc.rf.mi.content.IMutableContentManager.
Read-And-Write interface describing a repository sub manager for content.
IMutableEntityMetadata - interface com.sapportals.wcm.repository.IMutableEntityMetadata.
Interfaces for updates on those parts of content metadata that change when the content is actually persisted by the repository manager.
IMutableIdMapperManager - interface com.sap.netweaver.bc.rf.mi.idmapper.IMutableIdMapperManager.
Read-And-Write interface describing a repository sub manager for id mapping.
IMutableLockManager - interface com.sap.netweaver.bc.rf.mi.lock.IMutableLockManager.
Read-And-Write interface describing a repository sub manager for locking.
IMutableNamespaceManager - interface com.sap.netweaver.bc.rf.mi.namespace.IMutableNamespaceManager.
Read-And-Write interface describing a repository sub manager for namespace.
IMutableObjectFactory - interface com.sapportals.wcm.repository.so.IMutableObjectFactory.
 
IMutableProperty - interface com.sap.netweaver.bc.rf.common.property.IMutableProperty.
Read-And-Write interface describing a property, which is part of the resource and describes certain aspects of it.
IMutableProperty - interface com.sapportals.wcm.repository.IMutableProperty.
A property of a resource object with a mutable interface.
IMutablePropertyManager - interface com.sap.netweaver.bc.rf.mi.property.IMutablePropertyManager.
Read-And-Write interface describing a repository sub manager for properties.
IMutablePropertyMap - interface com.sapportals.wcm.repository.IMutablePropertyMap.
An extention of the IPropertyMap interface with methods to modify the map.
IMutableSecurityManager - interface com.sap.netweaver.bc.rf.mi.security.IMutableSecurityManager.
Read-And-Write interface describing a repository sub manager for security.
IMutableTransactionManager - interface com.sap.netweaver.bc.rf.mi.transaction.IMutableTransactionManager.
Read-And-Write interface describing a repository sub manager for transactions.
IMutableTypeManager - interface com.sap.netweaver.bc.rf.mi.type.IMutableTypeManager.
Read-And-Write interface describing a repository sub manager to create, update or delete general objects known to the implementing repository (i.e.
IMutableVariantManager - interface com.sap.netweaver.bc.rf.mi.variant.IMutableVariantManager.
Read-And-Write interface describing a repository sub manager for variants.
IMutableWorkspaceManager - interface com.sap.netweaver.bc.rf.mi.version.IMutableWorkspaceManager.
Interface describing the write methods a repository sub manager for the workspace versioning feature.
INDECES - Static variable in class com.sapportals.wcm.service.indexmanagement.retrieval.search.AbstractSearchIndexCollection.PropertyInput
 
INDEXING_MONITOR_DETAILS_PAGE - Static variable in class com.sapportals.wcm.service.urlgenerator.PathKey
 
INDEXING_MONITOR_PAGE - Static variable in class com.sapportals.wcm.service.urlgenerator.PathKey
 
INDEXMANAGEMENT_WITH_SLASH - Static variable in interface com.sapportals.wcm.service.indexmanagement.IWcmIndexConst
 
INDEX_CONTENT - Static variable in class com.sap.netweaver.bc.rf.common.property.PropertyName
The property with this name has the following semantics: If this property is present on a resource, has type boolean and evaluates to FALSE, then the content of this resource is not suitable for indexing.
INDEX_CONTENT_OF_EXT_LINK - Static variable in interface com.sapportals.wcm.service.indexmanagement.IWcmIndexConst
 
INDEX_FOLDER_RID_PROP_NAME - Static variable in interface com.sapportals.wcm.service.indexmanagement.IWcmIndexConst
 
INDEX_ID - Static variable in class com.sapportals.wcm.service.indexmanagement.retrieval.search.AbstractSearchIndexCollection.PropertyInput
 
INDEX_LOG_PAGE - Static variable in class com.sapportals.wcm.service.urlgenerator.PathKey
 
INDEX_SERVICE - Static variable in interface com.sapportals.wcm.service.IServiceTypesConst
identifier for Index-Service
INDEX_STRING_AS_STRING - Static variable in class com.sapportals.wcm.service.indexmanagement.AbstractIndex
 
INDEX_STRING_PROPERTY_AS - Static variable in interface com.sapportals.wcm.service.indexmanagement.IWcmIndexConst
Name of attribute, determing the index type of unmodelled String properties: allowed values STRING, TEXT, NONE
INDEX_STRING_PROPERTY_AS_NONE - Static variable in interface com.sapportals.wcm.service.indexmanagement.IWcmIndexConst
 
INDEX_STRING_PROPERTY_AS_STRING - Static variable in interface com.sapportals.wcm.service.indexmanagement.IWcmIndexConst
 
INDEX_STRING_PROPERTY_AS_TEXT - Static variable in interface com.sapportals.wcm.service.indexmanagement.IWcmIndexConst
 
INDEX_TAXONOMY_BROWSER_STARTPAGE - Static variable in interface com.sapportals.wcm.IWcmConst
CONSTANTS FOR INDEX_TAXONOMY_BROWSER_SERVLET ***********
INFINITE_SIZE - Static variable in interface com.sapportals.wcm.service.crawler.ICrawlerListResultReceiver
Deprecated. Constant for an infinite result list size (complete result set).
INFINITE_SIZE - Static variable in interface com.sapportals.wcm.service.crawler.ICrawlerQueue
Deprecated. Constant for an infinite queue size.
INFINITE_SIZE - Static variable in interface com.sapportals.wcm.service.crawler.ISpecialCrawler
Deprecated. Constant for an infinite result list size (complete result set).
INFO - Static variable in class com.sapportals.wcm.service.xcrawler.IXCrawlerParameters.LogLevel
 
INFO_LABEL - Static variable in interface com.sapportals.wcm.service.xmlforms.IConstants
 
INIT_ERROR - Static variable in class com.sapportals.wcm.crt.component.ComponentState
If IStartable.start() failed
INPUT - Static variable in class com.sap.netweaver.coll.shared.api.extension.IParameterInfo.Type
 
INSERTION - Static variable in interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.IModificationObject
 
INSTANCE_TYPE_ID - Static variable in interface com.sapportals.wcm.IWcmConst
Instance type of a component in the WCM Framework: One instance per ID in the configuration
INSTANCE_TYPE_MULTI - Static variable in interface com.sapportals.wcm.IWcmConst
Instance type of a component in the WCM Framework: A new instance is created for each request
INSTANCE_TYPE_SINGLETON - Static variable in interface com.sapportals.wcm.IWcmConst
Instance type of a component in the WCM Framework: Component is a singleton
INSTANTIATER - Static variable in class com.sapportals.wcm.repository.service.layout.info.RenderObjectData
 
INS_DEL - Static variable in interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.IModificationObject
 
INT - Static variable in class com.sap.netweaver.bc.rf.common.property.PropertyType
 
INTEGER - Static variable in class com.sapportals.wcm.repository.enum.PropertyType
 
INTEGER - Static variable in class com.sapportals.wcm.util.config.ConfigPropertyDef
 
INTERMEDIATE - Static variable in class com.sapportals.wcm.service.indexmanagement.AbstractIndex.RunningState
 
INTERNAL - Static variable in class com.sapportals.wcm.repository.enum.LinkType
An internal link refers to a resource that is located in one of the defined KM repositories.
INTERNAL_COPY - Static variable in class com.sapportals.wcm.repository.enum.SupportedOption
Repository supports the copy operation
INTERNAL_COPY_DEEP - Static variable in class com.sapportals.wcm.repository.enum.SupportedOption
Repository supports deep copy of collections
INTERNAL_DYNAMIC_LINKS - Static variable in class com.sap.netweaver.bc.rf.common.namespace.SupportedOption
TBD: Unknown Function resp.
INTERNAL_DYNAMIC_LINKS - Static variable in class com.sapportals.wcm.repository.enum.SupportedOption
Repository supports dynamic internal links.
INTERNAL_MOVE - Static variable in class com.sapportals.wcm.repository.enum.SupportedOption
Repository supports move method
INTERNAL_STATIC - Static variable in class com.sap.netweaver.bc.rf.common.namespace.LinkType
 
INVALID - Static variable in class com.sapportals.wcm.rfadapter.IDResolver
 
INVALID_508 - Static variable in class com.sapportals.wcm.repository.service.layout.info.RenderObjectData
 
INVALID_ALIAS - Static variable in class com.sapportals.wcm.repository.service.layout.info.RenderObjectData
 
INVALID_CHANNEL - Static variable in class com.sapportals.wcm.repository.service.subscription.SubscriptionException
Create or addfailed because the channel of the subscription and the recipient/channel combinations do not match (e.g. the channel says SMS, but for a newly added recipient no SMS channel is available).
INVALID_CONDITION - Static variable in class com.sapportals.wcm.repository.service.subscription.SubscriptionException
Create or add failed because the condition of the subscription and the resource/event combinations do not match (e.g. the condition says ALWAYS, but for a newly added resource no events are sent by the repository).
INVALID_INITIAL_ROLE - Static variable in class com.sap.ip.collaboration.room.api.RoomCreationValidationErrors
 
INVALID_OWNER - Static variable in class com.sapportals.wcm.repository.service.subscription.SubscriptionException
The owner given for this subscription is not valid.
INVALID_USER_ROLE - Static variable in class com.sap.ip.collaboration.room.api.RoomCreationValidationErrors
 
IName - interface com.sap.netweaver.bc.rf.util.namespace.IName.
Interface describing a namespace-qualified name with a namespace prefix.
IName - interface com.sapportals.wcm.util.name.IName.
Generic interface for the representation of namespace-qualified names.
INamespaceFilter - interface com.sapportals.wcm.repository.filter.INamespaceFilter.
A namespace filter will be applied on namespace operations like getResource(), getChildren().
INamespaceFilterManager - interface com.sapportals.wcm.repository.filter.INamespaceFilterManager.
A namespace filter manager implements the behaviour for applying namespace filters.
INamespaceManager - interface com.sap.netweaver.bc.rf.mi.namespace.INamespaceManager.
Read-Only interface describing a repository sub manager for namespace.
INavigationMemorizer - interface com.sapportals.wcm.repository.manager.entrypoints.recent.INavigationMemorizer.
Interface to retrieve session navigation information for a user.
INewResourceProvider - interface com.sapportals.wcm.rendering.base.INewResourceProvider.
 
INoneProfile - interface com.sapportals.wcm.repository.service.layout.customizing.INoneProfile.
A special profile which represents the system default entry in the folder settings
INotification - interface com.sapportals.wcm.service.notificator.INotification.
This interface defines the notification s send by a notificator .
INotificatorService - interface com.sapportals.wcm.service.notificator.INotificatorService.
Interface to the notification service.
IOErrorException - exception com.sapportals.wcm.repository.IOErrorException.
An IO error occured while trying to access a resource.
IOErrorException(String, URI) - Constructor for class com.sapportals.wcm.repository.IOErrorException
Deprecated. as of NW04. URI migrated to RID .
IOErrorException(String, Exception, URI) - Constructor for class com.sapportals.wcm.repository.IOErrorException
Deprecated. as of NW04. URI migrated to RID .
IOErrorException(String, RID) - Constructor for class com.sapportals.wcm.repository.IOErrorException
Constructs a new IOErrorException
IOErrorException(String, Exception, RID) - Constructor for class com.sapportals.wcm.repository.IOErrorException
Constructs a new IOErrorException
IOErrorException(IOOperationFailedException) - Constructor for class com.sapportals.wcm.repository.IOErrorException
This constructor is used by the framework to use this exception as a wrapper for a new exception class of the repository manager API.
IOOperationFailedException - exception com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException.
Raised if an IO error occured while executing the method (e.g. connection to the backend system is lost).
IOOperationFailedException(IRid) - Constructor for class com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, boolean) - Constructor for class com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, Throwable) - Constructor for class com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, Throwable, boolean) - Constructor for class com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, String) - Constructor for class com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, String, Object[]) - Constructor for class com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, String, Throwable) - Constructor for class com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, String, Object[], Throwable) - Constructor for class com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, String, boolean) - Constructor for class com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, String, Object[], boolean) - Constructor for class com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, String, Throwable, boolean) - Constructor for class com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, String, Object[], Throwable, boolean) - Constructor for class com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, ResourceAccessor, String) - Constructor for class com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, ResourceAccessor, String, Object[]) - Constructor for class com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, ResourceAccessor, String, Throwable) - Constructor for class com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, ResourceAccessor, String, Object[], Throwable) - Constructor for class com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, ResourceAccessor, String, boolean) - Constructor for class com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, ResourceAccessor, String, Object[], boolean) - Constructor for class com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, ResourceAccessor, String, Throwable, boolean) - Constructor for class com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, ResourceAccessor, String, Object[], Throwable, boolean) - Constructor for class com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, ResourceMessage) - Constructor for class com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, ResourceMessage, Throwable) - Constructor for class com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, ResourceMessage, boolean) - Constructor for class com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, ResourceMessage, Throwable, boolean) - Constructor for class com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IObjectFactory - interface com.sapportals.wcm.repository.so.IObjectFactory.
 
IObjectFactoryRegistry - interface com.sapportals.wcm.repository.so.IObjectFactoryRegistry.
 
IObjectType - interface com.sap.netweaver.bc.rf.mi.security.acl.IObjectType.
An IObjectType is specifies the possible type of an object, an ACL can be assigned to.
IObjectType - interface com.sapportals.wcm.util.acl.IObjectType.
An IObjectType is specifies the possible type of an object, an ACL can be assigned to.
IObjectTypeHandler - interface com.sapportals.wcm.service.objecttypehandler.IObjectTypeHandler.
TODO: Description of the interface.
IObjectTypeHandlerList - interface com.sapportals.wcm.service.objecttypehandler.IObjectTypeHandlerList.
 
IObjectTypeHandlerListIterator - interface com.sapportals.wcm.service.objecttypehandler.IObjectTypeHandlerListIterator.
 
IObjectTypeHandlerService - interface com.sapportals.wcm.service.objecttypehandler.IObjectTypeHandlerService.
 
IObjectTypeList - interface com.sapportals.wcm.util.acl.IObjectTypeList.
An IObjectTypeList is a list of IObjectType s.
IObjectTypeListIterator - interface com.sapportals.wcm.util.acl.IObjectTypeListIterator.
An IObjectTypeListIterator is an iterator for an IObjectTypeList .
IOrderableCollection - interface com.sapportals.wcm.repository.IOrderableCollection.
Interfaces for collections that support ordering.
IOrderedRelation - interface com.sapportals.wcm.service.relation.IOrderedRelation.
Interface to tag ordered relations.
IOrderedRelationPosition - interface com.sapportals.wcm.service.relation.IOrderedRelationPosition.
An ordering position for relations.
IOrderedRelationPositioning - interface com.sapportals.wcm.service.relation.IOrderedRelationPositioning.
A ordering positioning information for relations.
IOrderedRelationPositioningList - interface com.sapportals.wcm.service.relation.IOrderedRelationPositioningList.
A list for IOrderedRelationPositioning s.
IOrderedRelationPositioningListIterator - interface com.sapportals.wcm.service.relation.IOrderedRelationPositioningListIterator.
An iterator for IOrdererdRelationPositiongList s.
IOrderedRelationType - interface com.sapportals.wcm.service.relation.IOrderedRelationType.
A relation type, which supports ordering on it's relations.
IOwner - interface com.sapportals.wcm.util.acl.IOwner.
An IOwner holds a list of principals that are the owners of an ACL.
IPagerEvent - interface com.sapportals.wcm.rendering.base.event.IPagerEvent.
 
IParameterDef - interface com.sapportals.wcm.repository.service.layout.customizing.IParameterDef.
 
IParameterInfo - interface com.sap.netweaver.coll.shared.api.extension.IParameterInfo.
Interface describing information about an extension parameter.
IParameterInfo.Type - class com.sap.netweaver.coll.shared.api.extension.IParameterInfo.Type.
 
IParameterMap - interface com.sapportals.wcm.repository.service.layout.customizing.IParameterMap.
The Parameters is a set of parameters used within the com.sapportals.rendering package.
IParameterName - interface com.sapportals.wcm.repository.service.layout.customizing.IParameterName.
This class serves as key in the Parameters map.
IParameterNameConst - interface com.sapportals.wcm.repository.service.layout.customizing.IParameterNameConst.
This class serves as key in the Parameters map.
IParameterNameIterator - interface com.sapportals.wcm.repository.service.layout.customizing.IParameterNameIterator.
 
IParameterNameSet - interface com.sapportals.wcm.repository.service.layout.customizing.IParameterNameSet.
 
IParameterNameStrings - interface com.sapportals.wcm.repository.service.layout.customizing.IParameterNameStrings.
This class serves as key in the Parameters map.
IParameterValue - interface com.sap.netweaver.coll.shared.api.extension.IParameterValue.
Interface describing an extension parameter value.
IParameterValue.Type - class com.sap.netweaver.coll.shared.api.extension.IParameterValue.Type.
 
IParameters - interface com.sapportals.wcm.repository.service.layout.customizing.IParameters.
The Parameters is a set of parameters used within the com.sapportals.rendering package.
IPermission - interface com.sap.netweaver.bc.rf.common.security.IPermission.
Interface describing a permission signifying a basic operation on a resource.
IPermission - interface com.sapportals.wcm.repository.manager.IPermission.
An IPermission signifies a basic operation on an object
IPermissionList - interface com.sapportals.wcm.repository.manager.IPermissionList.
An IPermissionList is a list of IPermissions
IPermissionListIterator - interface com.sapportals.wcm.repository.manager.IPermissionListIterator.
An IPermissionListIterator if an iterator for an IPermissionList
IPersonalNote - interface com.sapportals.wcm.repository.service.personalnote.IPersonalNote.
The interface represents a service for handling personal notes that are created for resources.
IPipelineService - interface com.sapportals.wcm.service.pipeline.IPipelineService.
Interface for the WCM pipeline service.
IPlaceholderResolver - interface com.sapportals.wcm.service.urlgenerator.IPlaceholderResolver.
Used by the URL Generator Service to resolve placeholders within URIs.
IPoolable - interface com.sapportals.wcm.crt.component.IPoolable.
An interface to mark a component as poolable.
IPosition - interface com.sapportals.wcm.repository.IPosition.
The positioning information required by methods that position resource in ordered collections.
IPositioning - interface com.sapportals.wcm.repository.IPositioning.
This interface defines a container for positioning information which is used by the reorder() method in IResource Copyright (c) SAP AG 2001-2003
IPostData - interface com.sapportals.wcm.service.xmlforms.IPostData.
Copyright 2004 SAP AGIPreviewLayout - interface com.sapportals.wcm.rendering.layout.IPreviewLayout.
This is a tag-interface, telling if the implementing class offers a Control or some other means to show a preview of the content of an IResource
IProcessor - interface com.sapportals.wcm.service.pipeline.processor.IProcessor.
Transforms the data provided by the producer into another form.
IProducer - interface com.sapportals.wcm.service.pipeline.producer.IProducer.
A producer prepares input data for further processing.
IProfile - interface com.sapportals.wcm.repository.service.layout.customizing.IProfile.
 
IProfile - interface com.sapportals.wcm.service.template.IProfile.
 
IProfileCollection - interface com.sapportals.wcm.repository.service.layout.customizing.IProfileCollection.
 
IProfileIterator - interface com.sapportals.wcm.repository.service.layout.customizing.IProfileIterator.
 
IProfileList - interface com.sapportals.wcm.repository.service.layout.customizing.IProfileList.
 
IProfileList - interface com.sapportals.wcm.service.template.IProfileList.
A typed list of ITemplate instances.
IProfileListIterator - interface com.sapportals.wcm.repository.service.layout.customizing.IProfileListIterator.
 
IProfileListIterator - interface com.sapportals.wcm.service.template.IProfileListIterator.
An iterator for the profile list
IProfileMap - interface com.sapportals.wcm.repository.service.layout.customizing.IProfileMap.
 
IProfileSet - interface com.sapportals.wcm.repository.service.layout.customizing.IProfileSet.
 
IPropertiesEvent - interface com.sapportals.wcm.rendering.base.event.IPropertiesEvent.
 
IPropertiesFlavor - interface com.sapportals.wcm.repository.service.layout.customizing.flavor.IPropertiesFlavor.
 
IProperty - interface com.sap.netweaver.bc.rf.common.property.IProperty.
Read-Only interface describing a property, which is part of the resource and describes certain aspects of it.
IProperty - interface com.sapportals.wcm.repository.IProperty.
This interface provides read-only access to a property of a resource.
IPropertyBatch - interface com.sapportals.wcm.repository.IPropertyBatch.
Holds the properties of multible resources.
IPropertyConfigurationService - interface com.sapportals.wcm.service.propertyconfig.IPropertyConfigurationService.
This service provides a meta information model which can be used to configure custom properties.
IPropertyDef - interface com.sapportals.wcm.repository.IPropertyDef.
Information about the type, name and other attributes of a property.
IPropertyDistribution - interface com.sapportals.wcm.service.indexmanagement.retrieval.search.IPropertyDistribution.
Holds information about the distribution of property values of one property.
IPropertyDistributionList - interface com.sapportals.wcm.service.indexmanagement.retrieval.search.IPropertyDistributionList.
List of IPropertyDistribution objects
IPropertyDistributionListIterator - interface com.sapportals.wcm.service.indexmanagement.retrieval.search.IPropertyDistributionListIterator.
Iterator for the property distribution list.
IPropertyFilter - interface com.sapportals.wcm.repository.filter.IPropertyFilter.
Property filters are used to manipulate resource properties and their visibility.
IPropertyFilterManager - interface com.sapportals.wcm.repository.filter.IPropertyFilterManager.
A property filter manager implements the behaviour for applying property filters.
IPropertyInfo - interface com.sapportals.wcm.service.indexmanagement.retrieval.search.IPropertyInfo.
Represents important info about a property.
IPropertyIterator - interface com.sapportals.wcm.repository.IPropertyIterator.
An Iterator for a property map
IPropertyLocalizer - interface com.sapportals.wcm.service.xmlforms.validation.IPropertyLocalizer.
 
IPropertyManager - interface com.sap.netweaver.bc.rf.mi.property.IPropertyManager.
Read-Only interface describing a repository sub manager for properties.
IPropertyMap - interface com.sapportals.wcm.repository.IPropertyMap.
A read-only map of properties.
IPropertyName - interface com.sap.netweaver.bc.rf.common.property.IPropertyName.
Interface describing a property name.
IPropertyName - interface com.sapportals.wcm.repository.IPropertyName.
A property's name and namespace
IPropertyNameList - interface com.sapportals.wcm.repository.IPropertyNameList.
This interface defines a list of IPropertyNameList objects.
IPropertyNameListIterator - interface com.sapportals.wcm.repository.IPropertyNameListIterator.
An Iterator for a property map
IPropertyRange - interface com.sapportals.wcm.service.indexmanagement.retrieval.search.IPropertyRange.
Holds information about the range of property values of one property.
IPropertyRangeList - interface com.sapportals.wcm.service.indexmanagement.retrieval.search.IPropertyRangeList.
List of IPropertyRange objects
IPropertyRangeListIterator - interface com.sapportals.wcm.service.indexmanagement.retrieval.search.IPropertyRangeListIterator.
Iterator for the property range list.
IPropertyRendererProxy - interface com.sapportals.wcm.service.propertyconfig.IPropertyRendererProxy.
 
IPropertySearchManager - interface com.sapportals.wcm.repository.manager.IPropertySearchManager.
A property search manager provides the capability to search for resources in a repository.
IPropertyStructure - interface com.sapportals.wcm.service.propertystructure.IPropertyStructure.
Preconfigured structure for displaying the properties of a resource.
IPropertyStructureDetails - interface com.sapportals.wcm.rendering.detailsproperties.IPropertyStructureDetails.
Description of the Interface
IPropertyStructureList - interface com.sapportals.wcm.service.propertystructure.IPropertyStructureList.
List of items of a property structure.
IPropertyStructureListIterator - interface com.sapportals.wcm.service.propertystructure.IPropertyStructureListIterator.
Iterator for a list of items of a property structure.
IPropertyStructureService - interface com.sapportals.wcm.service.propertystructure.IPropertyStructureService.
Provides structure information for rendering property dialogs.
IPropertyUpdateDescriptor - interface com.sap.netweaver.bc.rf.common.property.IPropertyUpdateDescriptor.
Interface describing a property update operation.
IPropertyValidator - interface com.sapportals.wcm.service.xmlforms.validation.IPropertyValidator.
 
IProxy - interface com.sapportals.wcm.crt.component.IProxy.
An interface to mark a component as a proxy.
IProxy - interface com.sapportals.wcm.rendering.base.IProxy.
Base interface to use the flexible UI.
IProxyDetailsProperty - interface com.sapportals.wcm.rendering.detailsproperties.IProxyDetailsProperty.
Description of the Interface
IProxyInfo - interface com.sapportals.wcm.util.http.IProxyInfo.
An IWDProxyInfo objects keeps information about proxy servers for http requests and determines if for a given hostname the proxy shall be used.
IQBClassificationIndex - interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.IQBClassificationIndex.
This kind of classification index offers functionality working with query based taxonomies
IQueryBuilder - interface com.sap.netweaver.bc.rf.common.namespace.IQueryBuilder.
Constructs IQueryExpressions for later use with the corresponding property search manager.
IQueryBuilder - interface com.sapportals.wcm.repository.IQueryBuilder.
Constructs IQueryExpressions for later use with the corresponding property search manager.
IQueryEntry - interface com.sapportals.wcm.service.indexmanagement.retrieval.search.IQueryEntry.
Single entry of a complex search query.
IQueryEntryList - interface com.sapportals.wcm.service.indexmanagement.retrieval.search.IQueryEntryList.
List of IQueryEntry objects
IQueryEntryListIterator - interface com.sapportals.wcm.service.indexmanagement.retrieval.search.IQueryEntryListIterator.
An iterator for the query entry list.
IQueryExpression - interface com.sap.netweaver.bc.rf.common.namespace.IQueryExpression.
A query expression to be used with its property search manager.
IQueryExpression - interface com.sapportals.wcm.repository.IQueryExpression.
A query expression to be used with its property search manager.
IQueryFolder - interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.IQueryFolder.
A query folder is a representation of a query based taxonomies category.
IRIDIterator - interface com.sapportals.wcm.service.reporting.IRIDIterator.
Iterate over a set of RIDs Copyright (c) SAP AG 2003
IRIDMapper - interface com.sapportals.wcm.rendering.base.IRIDMapper.
 
IRating - interface com.sapportals.wcm.repository.service.rating.IRating.
The interface represents a service for handling the rating of resources.
IRawSearchResult - interface com.sapportals.wcm.service.indexmanagement.retrieval.search.IRawSearchResult.
A search result represented by the document key and the rank value.
IRawSearchSession - interface com.sapportals.wcm.service.indexmanagement.retrieval.search.IRawSearchSession.
Access to a search session from the input side.
IReadOnlyContentFilter - interface com.sapportals.wcm.repository.filter.IReadOnlyContentFilter.
A content filter that does not change the content.
IReadTransport - interface com.sap.ip.collaboration.gw.api.framework.groupware.IReadTransport.
The IReadTransport interface defines the methods for accessing and searching groupware items.
IReaderWriterLock - interface com.sapportals.wcm.util.threads.IReaderWriterLock.
A reader/writer lock interface.
IRecipient - interface com.sapportals.wcm.util.channels.IRecipient.
Recipients are objects, where messages can be sent to via a channel.
IRecipientList - interface com.sapportals.wcm.util.channels.IRecipientList.
A list of IRecipient s.
IRecipientListIterator - interface com.sapportals.wcm.util.channels.IRecipientListIterator.
Iterator for a IRecipientList .
IReconfigurable - interface com.sapportals.wcm.crt.component.IReconfigurable.
This interface must be implemented by components that want to receive new configuration data after a successfull startup.
IRecurrence - interface com.sap.ip.collaboration.gw.api.framework.groupware.recurrence.IRecurrence.
 
IRecurrenceClient - interface com.sap.ip.collaboration.gw.api.framework.groupware.recurrence.IRecurrenceClient.
Implementation of this interface is used by client.
IRecurrenceTransport - interface com.sap.ip.collaboration.gw.api.framework.groupware.recurrence.IRecurrenceTransport.
Implementation of this interface is used by transport.
IRefreshSurvivor - interface com.sapportals.wcm.rendering.base.IRefreshSurvivor.
 
IRelation - interface com.sapportals.wcm.service.relation.IRelation.
A relation.
IRelationList - interface com.sapportals.wcm.service.relation.IRelationList.
A typed list for IRelation s.
IRelationListIterator - interface com.sapportals.wcm.service.relation.IRelationListIterator.
An iterator for IRelation s in a IRelationList .
IRelationManager - interface com.sap.ip.collaboration.room.api.relman.IRelationManager.
Interface describing relation manager used to relate and unrelate rooms via their room ids along relation types defined in the configuration framework.
IRelationOperand - interface com.sapportals.wcm.service.relation.IRelationOperand.
A IRelation s operand - the so called source or target of a relation.
IRelationOperandExtended - interface com.sapportals.wcm.service.relation.operands.IRelationOperandExtended.
The internal interface for a IRelation s operand for the relation manager.
IRelationOperandQuery - interface com.sapportals.wcm.service.relation.IRelationOperandQuery.
A query term used for a IRelationQueryOperand .
IRelationOperandType - interface com.sapportals.wcm.service.relation.IRelationOperandType.
The type for a IRelationOperand .
IRelationOperandTypeExtended - interface com.sapportals.wcm.service.relation.operands.IRelationOperandTypeExtended.
The internal interface for a IRelation s operand for the relation manager.
IRelationPropertyQuery - interface com.sapportals.wcm.service.relation.IRelationPropertyQuery.
A term used by the IRelationQueryBuilder .
IRelationQuery - interface com.sapportals.wcm.service.relation.IRelationQuery.
An query expression to select IRelation s.
IRelationQueryBuilder - interface com.sapportals.wcm.service.relation.IRelationQueryBuilder.
A query builder wich creates IQueryExpressions to be used with the relation service.
IRelationQueryOrder - interface com.sapportals.wcm.service.relation.IRelationQueryOrder.
An expression used by the IQueryBuilder .
IRelationService - interface com.sapportals.wcm.service.relation.IRelationService.
A service to store IRelation s between two objects.
IRelationType - interface com.sapportals.wcm.service.relation.IRelationType.
The type of a relation.
IRelationTypeAttributes - interface com.sapportals.wcm.service.relation.IRelationTypeAttributes.
The attributes of a IRelationType .
IRelationTypeHandler - interface com.sapportals.wcm.service.relation.IRelationTypeHandler.
The handler for a IRelationType .
IRelationTypeList - interface com.sapportals.wcm.service.relation.IRelationTypeList.
A typed list for IRelationType s.
IRelationTypeListIterator - interface com.sapportals.wcm.service.relation.IRelationTypeListIterator.
An iterator for IRelationType s in a IRelationTypeList .
IRelationWatcher - interface com.sapportals.wcm.service.relation.IRelationWatcher.
A watcher for relations.
IRenderObjectInfo - interface com.sapportals.wcm.repository.service.layout.info.IRenderObjectInfo.
This interface combines all information that have been used during the rendering process for a certain object used within the rendering process.
IRenderObjectInfo.RenderObjectCategory - class com.sapportals.wcm.repository.service.layout.info.IRenderObjectInfo.RenderObjectCategory.
defines a category to organize rendering objects in.
IRendererStatus - interface com.sapportals.wcm.rendering.base.IRendererStatus.
allows to keep data regarding a list of IResource and metadata about that list across http-request-cycles, so that rendering classes such as an ICollectionRenderer can use this as persistence mechanism.
IRenderingEvent - interface com.sapportals.wcm.rendering.base.IRenderingEvent.
allows the wrapping of WdfEvent
IRenderingInformation - interface com.sapportals.wcm.repository.service.layout.info.IRenderingInformation.
acts as a provider, granting access to specific rendering information containers.
IReorderList - interface com.sapportals.wcm.repository.IReorderList.
This interface defines a list of IPositioning objects.
IReorderListIterator - interface com.sapportals.wcm.repository.IReorderListIterator.
An iterator for IReorderList instances.
IReport - interface com.sapportals.wcm.service.reporting.IReport.
Produces IReportResults on execution.
IReportCollection - interface com.sapportals.wcm.service.reporting.IReportCollection.
Manages a collection of IReports.
IReportCommand - interface com.sapportals.wcm.service.reporting.IReportCommand.
Represents a command which can be executed in a certain report.
IReportCommandInput - interface com.sapportals.wcm.service.reporting.IReportCommandInput.
Represents input for a report command execution.
IReportFollowup - interface com.sapportals.wcm.service.reporting.IReportFollowup.
Copyright (c) SAP AG 2004
IReportInput - interface com.sapportals.wcm.service.reporting.IReportInput.
Represents input for a report execution.
IReportInputError - interface com.sapportals.wcm.service.reporting.IReportInputError.
Error on validation of IReportInput.
IReportInputMeta - interface com.sapportals.wcm.service.reporting.IReportInputMeta.
Keeps meta information about input to a report/report command.
IReportInputMetaExtended - interface com.sapportals.wcm.service.reporting.IReportInputMetaExtended.
Keeps meta information about input to a report/report command.
IReportResult - interface com.sapportals.wcm.service.reporting.IReportResult.
Represents result of a report execution.
IReportStore - interface com.sapportals.wcm.service.reporting.IReportStore.
Manages persistence of report objects.
IReportingService - interface com.sapportals.wcm.service.reporting.IReportingService.
Manages execution of reports and persistence of report objects.
IRepositoryManager - interface com.sapportals.wcm.repository.manager.IRepositoryManager.
A repository manager implements the access to resources of a particular repository.
IRepositoryService - interface com.sapportals.wcm.repository.service.IRepositoryService.
A repository service implements additional functionalities for repositories, e.g. subscription and indexing/searching.
IRepositoryServiceFactory - interface com.sapportals.wcm.repository.service.IRepositoryServiceFactory.
Defines an interface for a repository service factory.
IRequest - interface com.sapportals.wcm.util.http.IRequest.
Interface for HTTP request passed on to a IWDRequester, which performs the request.
IRequester - interface com.sapportals.wcm.util.http.IRequester.
Requester have the main task to perform HTTP requests and return IWDResponses.
IRequesterFactory - interface com.sapportals.wcm.util.http.IRequesterFactory.
A requester factory is able to handle out new IWDRequester for a given base URL.
IResource - interface com.sapportals.wcm.repository.IResource.
A resource represents an object in a repository and is uniquely identified by a resource identifier (RID).
IResourceAcl - interface com.sapportals.wcm.repository.security.IResourceAcl.
An IResourceAcl is a wrapper for an IAcl which uses an URI as object ID for the IAcl and the user in resource context as 'callers' in the IAcl methods - IResourceAcls are assigned to resources - IResourceAcls hold IResourceAclEntries Abbreviations ACL Access Control List ACE Access Control List Entry
IResourceAcl4Tx - interface com.sapportals.wcm.repository.security.IResourceAcl4Tx.
An IResourceAcl4Tx extends the IResourceAclRaw by a method set(), which allows to (re)set the entries and the owners of an ACL in one transaction.
IResourceAclChangeTracker - interface com.sapportals.wcm.repository.security.IResourceAclChangeTracker.
TBD: Description of the interface.
IResourceAclEntry - interface com.sapportals.wcm.repository.security.IResourceAclEntry.
An IResourceAclEntry is a wrapper for an IAclEntry which passes the user in the resource context of the belonging IResourceAcl as 'callers' to IAclEntry methods Abbreviations ACL Access Control List ACE Access Control List Entry
IResourceAclEntryList - interface com.sapportals.wcm.repository.security.IResourceAclEntryList.
An IResourceAclEntryList is a list of IResourceAclEntries
IResourceAclEntryListIterator - interface com.sapportals.wcm.repository.security.IResourceAclEntryListIterator.
An IResourceAclEntryListIterator is an iterator for a IResourceAclEntryList
IResourceAclEntryRaw - interface com.sapportals.wcm.repository.security.IResourceAclEntryRaw.
Tagging interface to mark a IResourceAclEntry/ as an ACE for a deleted principal.
IResourceAclManager - interface com.sapportals.wcm.repository.security.IResourceAclManager.
An IResourceAclManager administers and persists Access Control Lists (ACL)
- IResourceAclManagers are used by IAclSecurityManagers
- IResourceAclManagers use IAclManagers (one to one)
- IResourceAclManagers operate on IResources
- IAclManagers operate on arbitrary objects which are identified by an unique ID
- IResourceAclManagers pass the RID of the IResources as object ID to the IAclManagers
- IResourceAclManagers pass the logged in user (from the resource context) as the 'caller' to IAclManagers
- IResourceAclManagers use the wrappers IResourceAcl (for IAcl), IResourceAclEntry (for IAclEntry) in order to hide the calls of the IAclManager (so that nobody can pass a fake 'caller') Abbreviations
ACL: Access Control List
ACE: Access Control List Entry Copyright (c) SAP AG 2001-2004
IResourceAclManager4Tx - interface com.sapportals.wcm.repository.security.IResourceAclManager4Tx.
An IResourceAclManager4Tx extends an IResourceAclManagerRaw by a createAcl() method, which allows an ACL to be created with a given list of entries and owners.
IResourceAclManagerRaw - interface com.sapportals.wcm.repository.security.IResourceAclManagerRaw.
The IResourceAclManagerRaw provides methods to access the even raw ACLs.
IResourceAclRaw - interface com.sapportals.wcm.repository.security.IResourceAclRaw.
A IResourceAclRaw is a IResourceAcl which is also able to provide information about owners and entries for principals, which have already been deleted.
IResourceAppPropertyMap - interface com.sapportals.wcm.repository.service.appproperties.IResourceAppPropertyMap.
A read-only map of application properties.
IResourceBasedInfo - interface com.sapportals.wcm.repository.service.layout.info.IResourceBasedInfo.
 
IResourceBatch - interface com.sapportals.wcm.repository.batch.IResourceBatch.
Can be used to call batch operations for a list of resources of one or more repositories.
IResourceClass - interface com.sapportals.wcm.repository.IResourceClass.
TBD: Description of the interface.
IResourceClassIterator - interface com.sapportals.wcm.repository.IResourceClassIterator.
TBD: Description of the interface.
IResourceClassSet - interface com.sapportals.wcm.repository.IResourceClassSet.
TBD: Description of the interface.
IResourceContext - interface com.sapportals.wcm.repository.IResourceContext.
The context that contains information for all repository operations belonging to one request, session, etc.
IResourceCreateDescriptor - interface com.sap.netweaver.bc.rf.common.namespace.IResourceCreateDescriptor.
Interface describing a resource create descriptor used to create resources.
IResourceDeletionEvent - interface com.sapportals.wcm.rendering.uicommand.IResourceDeletionEvent.
 
IResourceDetailsOverview - interface com.sapportals.wcm.rendering.detailsoverview.IResourceDetailsOverview.
 
IResourceDetailsProperty - interface com.sapportals.wcm.rendering.detailsproperties.IResourceDetailsProperty.
Description of the Interface
IResourceEvent - interface com.sap.netweaver.bc.rf.mi.events.IResourceEvent.
Defines an event which can be generated by a repository manager.
IResourceEvent - interface com.sapportals.wcm.repository.manager.IResourceEvent.
IResourceEvent are objects, which contain a reference about a resource and some additional information, what happened with that resource (e.g.
IResourceEventBroker - interface com.sapportals.wcm.repository.manager.IResourceEventBroker.
Copyright 2004 SAP AGIResourceEventMapper - interface com.sapportals.wcm.repository.manager.IResourceEventMapper.
A resource event mapper maps resource events to other resource events.
IResourceEventReceiver - interface com.sapportals.wcm.repository.manager.IResourceEventReceiver.
This interface defines methods for an event receiver object.
IResourceEventReceiverBulk - interface com.sapportals.wcm.repository.manager.IResourceEventReceiverBulk.
Defines an asynchonous event receiver that is able to handle bulk resource events.
IResourceEventSender - interface com.sapportals.wcm.repository.manager.IResourceEventSender.
This interface defines methods for an event sender object.
IResourceFactory - interface com.sapportals.wcm.repository.IResourceFactory.
The resource factory has methods to create resource objects (IResource) and to access the manager and service factories.
IResourceHandle - interface com.sap.netweaver.bc.rf.common.IResourceHandle.
Interface describing a resource handle.
IResourceList - interface com.sapportals.wcm.repository.IResourceList.
A typed list of IResource instances.
IResourceListFilter - interface com.sapportals.wcm.service.resourcelistfilter.IResourceListFilter.
 
IResourceListFilterService - interface com.sapportals.wcm.service.resourcelistfilter.IResourceListFilterService.
Offers methods to retrieve a certain instance of an IResourceListFilter depending on the configuration information given.
IResourceListIterator - interface com.sapportals.wcm.repository.IResourceListIterator.
An iterator for the resource list
IResourceListProvider - interface com.sapportals.wcm.rendering.base.IResourceListProvider.
 
IResourceMetadata - interface com.sapportals.wcm.repository.IResourceMetadata.
Extended interface for resources that provide additional meta-information.
IResourceObserver - interface com.sapportals.wcm.service.reporting.walker.IResourceObserver.
Interface for resource observer functionality inside a IReport.
IResourcePropertyComparator - interface com.sapportals.wcm.service.propertyconfig.comparator.IResourcePropertyComparator.
Comparator interface that must be implemented when implementing resource property comparators that are defined as property meta data in the property configuration service.
IResourceRenderer - interface com.sapportals.wcm.rendering.resource.IResourceRenderer.
This interface is used to render a single IResource and its Properties.
IResourceRendererParameterNameConst - interface com.sapportals.wcm.repository.service.layout.customizing.IResourceRendererParameterNameConst.
This class serves as key in the Parameters map.
IResourceRendererParameterNameStrings - interface com.sapportals.wcm.repository.service.layout.customizing.IResourceRendererParameterNameStrings.
This class serves as key in the Parameters map.
IResourceThumbnailPlugIn - interface com.sapportals.wcm.repository.manager.thumbnail.IResourceThumbnailPlugIn.
The IResourcePreviewFilter is used to get the preview of a resource, docs...
IResourceThumbnailPlugIn.StreamedImage - class com.sapportals.wcm.repository.manager.thumbnail.IResourceThumbnailPlugIn.StreamedImage.
 
IResourceThumbnailPlugIn.StreamedImage() - Constructor for class com.sapportals.wcm.repository.manager.thumbnail.IResourceThumbnailPlugIn.StreamedImage
 
IResourceTransition - interface com.sapportals.wcm.repository.service.statemanagement.IResourceTransition.
A IResourceTransition handles everything needed for a document to go from one state to another.
IResourceTransitionIterator - interface com.sapportals.wcm.repository.service.statemanagement.IResourceTransitionIterator.
A special kind of ListIterator for the ResourceTransitionList
IResourceTransitionList - interface com.sapportals.wcm.repository.service.statemanagement.IResourceTransitionList.
A special list containing only ResourceTransition instances.
IResourceType - interface com.sapportals.wcm.service.objecttypehandler.IResourceType.
This class reflects the "ResourceType" element from the ObjectTypeHandler.dtd It holds the elements attribute and mode.
IResponse - interface com.sapportals.wcm.util.http.IResponse.
IWDResponse represents the response to a HTTP request, as performed with an IWDRequest.
IResultItem - interface com.sapportals.wcm.service.reporting.IResultItem.
Represents a reported item in a IReportResult.
IResultIterator - interface com.sapportals.wcm.service.reporting.IResultIterator.
Iterates over {link IResultItem}s.
IResultReceiver - interface com.sapportals.wcm.service.reporting.IResultReceiver.
Collects report result items.
IResultStateList - interface com.sap.netweaver.bc.rf.common.namespace.IResultStateList.
Interface describing a return list giving access to the resultStateDescriptor of a query used to identify the "session state" for upcoming calls.
IReuseable - interface com.sapportals.wcm.crt.component.IReuseable.
A poolable component that may be reused many times.
IRid - interface com.sap.netweaver.bc.rf.common.IRid.
A Rid is an identifier for a CM resource.
IRidFilter - interface com.sapportals.wcm.repository.filter.IRidFilter.
A RID filter object is created by a IRidFilterManager and is responsible for processing a RID.
IRidFilterManager - interface com.sapportals.wcm.repository.filter.IRidFilterManager.
The RID filter manager must decide whether to apply a filter and create the appropriate filter objects and initialize them with the RID to process and any other parameters it needs.
IRidIterator - interface com.sapportals.wcm.util.uri.IRidIterator.
This interface defines an iterator for a IRidList Copyright (c) SAP AG 2001-2002
IRidList - interface com.sapportals.wcm.util.uri.IRidList.
This interface defines a list of RID instances.
IRidSet - interface com.sapportals.wcm.util.uri.IRidSet.
This interface defines a set of RID instances.
IRoom - interface com.sap.ip.collaboration.room.api.IRoom.
Public Interface describing a single collaboration room object The Room API contains functionality concerning one single room object whereas the Rooms API provides methods concerning all rooms (searching, creation, instantiation...).
IRoomCategory - interface com.sap.ip.collaboration.room.api.IRoomCategory.
Interface describing a room category.
IRoomCategoryFactory - interface com.sap.ip.collaboration.room.api.IRoomCategoryFactory.
Interface describing the factory for room categories.
IRoomGroups - interface com.sap.ip.collaboration.room.api.IRoomGroups.
 
IRoomInfo - interface com.sap.ip.collaboration.room.api.IRoomInfo.
Interface describing a snapshot of a collaboration room There are two Interfaces describing a collaboration room: IRoom and this one (IRoomInfo).
IRoomInfoReader - interface com.sap.ip.collaboration.room.api.IRoomInfoReader.
 
IRoomProps - interface com.sap.ip.collaboration.room.api.IRoomProps.
Interface providing technical properties of the room backend system.
IRoomStatusEvent - interface com.sap.ip.collaboration.room.api.IRoomStatusEvent.
Represents a room status event.
IRoomUsage - interface com.sap.ip.collaboration.room.api.IRoomUsage.
Contains result data for room usage queries (the room id, the time since when the visits were counted, the total number of visits and the number of different users who visited the room in that time).
IRoomUsageUser - interface com.sap.ip.collaboration.room.api.IRoomUsageUser.
Contains result data from room usage queries per user (the room id, the user id, the time since when the visits were counted and the number of visits of the user to the room).
IRoomUsers - interface com.sap.ip.collaboration.room.api.IRoomUsers.
Interface describing a snapshot of the current user-role assignments in a room.
IRooms - interface com.sap.ip.collaboration.room.api.IRooms.
Public Interface of the Rooms API The Rooms API provides methods concerning all rooms (searching, creation, instantiation...) whereas the Room API contains functionality concerning one single room object.
IRunningReport - interface com.sapportals.wcm.service.reporting.IRunningReport.
Represents a report in execution.
IRunningReportCollection - interface com.sapportals.wcm.service.reporting.IRunningReportCollection.
Manages a collection of IRunningReports.
ISaveResult - interface com.sapportals.wcm.service.xmlforms.ISaveResult.
The result of a IXFProject.saveItem() call.
IScheduledCrawler - interface com.sapportals.wcm.service.crawler.IScheduledCrawler.
Deprecated. as of NW04. The crawler service was replaced by the xcrawler service com.sapportals.wcm.service.xcrawler
IScheduledCrawlerList - interface com.sapportals.wcm.service.crawler.IScheduledCrawlerList.
Deprecated. as of NW04. The crawler service was replaced by the xcrawler service com.sapportals.wcm.service.xcrawler
IScheduledCrawlerListIterator - interface com.sapportals.wcm.service.crawler.IScheduledCrawlerListIterator.
Deprecated. as of NW04. The crawler service was replaced by the xcrawler service com.sapportals.wcm.service.xcrawler
IScheduledReport - interface com.sapportals.wcm.service.reporting.IScheduledReport.
Holds together IReportInput and a future, possibly repeating, execution date.
ISchedulerEntry - interface com.sapportals.wcm.service.scheduler.ISchedulerEntry.
Scheduler entries contain data for scheduler tasks.
ISchedulerEntryFactory - interface com.sapportals.wcm.service.scheduler.ISchedulerEntryFactory.
Deprecated. since KM5.0SP6. No non-persistent scheduler entries are supported.
ISchedulerEntryList - interface com.sapportals.wcm.service.scheduler.ISchedulerEntryList.
Deprecated. since KM 5.0 SP6
ISchedulerEntryListIterator - interface com.sapportals.wcm.service.scheduler.ISchedulerEntryListIterator.
Deprecated. since KM 5.0 SP6 Copyright 2004 SAP AG
ISchedulerService - interface com.sapportals.wcm.service.scheduler.ISchedulerService.
The scheduler service for the WCM.
ISchedulerTask - interface com.sapportals.wcm.service.scheduler.ISchedulerTask.
The task to be run by the scheduler.
ISchedulerTime - interface com.sapportals.wcm.service.scheduler.ISchedulerTime.
The times for a scheduler.
ISchedulerTimeList - interface com.sapportals.wcm.service.scheduler.ISchedulerTimeList.
Deprecated. since KM6.0SP1. Use ISchedulerTimeTable instead.
ISchedulerTimeListIterator - interface com.sapportals.wcm.service.scheduler.ISchedulerTimeListIterator.
Deprecated. since KM5.0SP6. Use ISchedulerTimeTable instead.
ISchedulerTimeTable - interface com.sapportals.wcm.service.scheduler.ISchedulerTimeTable.
Timetables for the scheduler.
IScopeController - interface com.sapportals.wcm.service.reporting.IScopeController.
Controls user selection of resource identifiers as scope intput to report execution.
IScopeController.IScopeEntry - interface com.sapportals.wcm.service.reporting.IScopeController.IScopeEntry.
A scope list entry.
IScreenflow - interface com.sapportals.wcm.rendering.screenflow.IScreenflow.
encapsulates both the definition of a dynamic screenflow as well as the firing of the needed event to actually navigate into this screenflow.
IScreenflowData - interface com.sapportals.wcm.rendering.base.IScreenflowData.
 
ISearchIndex - interface com.sapportals.wcm.service.indexmanagement.retrieval.search.ISearchIndex.
Index for search and retrieval operations.
ISearchIndexCollection - interface com.sapportals.wcm.service.indexmanagement.retrieval.search.ISearchIndexCollection.
Offers search calls for more than one index.
ISearchResult - interface com.sapportals.wcm.service.indexmanagement.retrieval.search.ISearchResult.
Represents a document in the search result.
ISearchResultList - interface com.sapportals.wcm.service.indexmanagement.retrieval.search.ISearchResultList.
List of ISearchResult objects
ISearchResultListIterator - interface com.sapportals.wcm.service.indexmanagement.retrieval.search.ISearchResultListIterator.
Iterator for the search result list.
ISearchSession - interface com.sapportals.wcm.service.indexmanagement.retrieval.search.ISearchSession.
The session object contains the search results in a raw format.
ISearchSessionProvider - interface com.sapportals.wcm.service.indexmanagement.retrieval.search.ISearchSessionProvider.
The session provider is in interface to provide a stored searchsession from SearchRendererStatus
ISearchUtils - interface com.sapportals.wcm.service.indexmanagement.retrieval.search.ISearchUtils.
Utility methods that can be used by ISearchIndexCollection implementations.
ISecurityManager - interface com.sap.netweaver.bc.rf.mi.security.ISecurityManager.
Read-Only interface describing a repository sub manager for security.
ISecurityManager - interface com.sapportals.wcm.repository.manager.ISecurityManager.
An ISecurityManager is a repository submanager which controls the access to resources - an ISecurityManager might be an IAclSecurityManager (using Access Control Lists)
ISelectionField - interface com.sapportals.wcm.util.controlstatus.ISelectionField.
TBD: Description of the interface.
ISelector - interface com.sapportals.wcm.rendering.uicommand.ISelector.
This interface is used to extend the functionality of IUICommands and IUIMassCommands.
ISemanticEvent - interface com.sapportals.wcm.rendering.base.ISemanticEvent.
 
ISemaphore - interface com.sapportals.wcm.util.threads.ISemaphore.
A semaphore interface.
ISendTransport - interface com.sap.ip.collaboration.gw.api.framework.groupware.ISendTransport.
The ISendTransport interface defines methods for saving or sending groupware items.
ISequence - interface com.sapportals.wcm.service.scheduler.ISequence.
Specifies a sequence of scheduler entries.
IService - interface com.sapportals.wcm.service.IService.
A "global" service is not attached to a repository in the configuration.
IServiceFactory - interface com.sapportals.wcm.service.IServiceFactory.
An interface for a service factory (for repository independent services).
IServiceTypesConst - interface com.sapportals.wcm.service.IServiceTypesConst.
Defines known service type constants ISettingInfo - interface com.sapportals.wcm.repository.service.layout.info.ISettingInfo.
encapsulates all data needed to describe the parameterization of a certain flavor when rendering a FlexUI-based Control.
ISimpleExecution - interface com.sapportals.wcm.rendering.uicommand.ISimpleExecution.
 
ISimpleMassExecution - interface com.sapportals.wcm.rendering.uicommand.ISimpleMassExecution.
 
ISneakProvider - interface com.sapportals.wcm.rendering.uicommand.ISneakProvider.
 
ISortPropertyName - interface com.sapportals.wcm.service.indexmanagement.retrieval.search.ISortPropertyName.
A sort property name is a combination of a resource property name and a sort direction.
ISpecialCrawler - interface com.sapportals.wcm.service.crawler.ISpecialCrawler.
Deprecated. as of NW04. The crawler service was replaced by the xcrawler service com.sapportals.wcm.service.xcrawler
IStartUriReceiver - interface com.sapportals.wcm.rendering.base.IStartUriReceiver.
 
IStartable - interface com.sapportals.wcm.crt.component.IStartable.
A component must implement this interface if it has to acquire/release resources in order to execute its service methods.
IState - interface com.sapportals.wcm.repository.service.statemanagement.IState.
This interface represents a state in state management.
IStatemanagement - interface com.sapportals.wcm.repository.service.statemanagement.IStatemanagement.
Deprecated. as of EP5 SP4, all state management related classes will become resource-dependent. Please use IStatemanagementResource to handle states and transitions for a single resource.
IStatemanagementEvent - interface com.sapportals.wcm.repository.service.statemanagement.IStatemanagementEvent.
 
IStatemanagementItemProducer - interface com.sapportals.wcm.repository.service.statemanagement.IStatemanagementItemProducer.
Defines all string constants needed for the state management items in the action inbox
IStatemanagementManager - interface com.sapportals.wcm.repository.service.statemanagement.IStatemanagementManager.
A service returned from the service factory using the IWCMConst.STATEMANAGEMENT_SERVICE has to implement this interface.
IStatemanagementResource - interface com.sapportals.wcm.repository.service.statemanagement.IStatemanagementResource.
This is the main interface for the state management service.
IStatemanagementUtils - interface com.sapportals.wcm.repository.service.statemanagement.IStatemanagementUtils.
Deprecated. as of EP5 SP4 all state management related classes will become resource-dependent. Please use IStatemanagementUtilsResource instead.
IStatemanagementUtilsResource - interface com.sapportals.wcm.repository.service.statemanagement.IStatemanagementUtilsResource.
This interface provides acces to persistent data of a resource for the statemanagement related controls.
IStep - interface com.sapportals.wcm.repository.service.statemanagement.IStep.
The IStep represents a step in the approval workflow.
IStepList - interface com.sapportals.wcm.repository.service.statemanagement.IStepList.
The IStepList interface represents an approval workflow in the user interface while defining or displaying the approval workflow.
IStepListState - interface com.sapportals.wcm.repository.service.statemanagement.IStepListState.
The IStepListState interface serves as container that holds the entire state of a IStepList .
IStructuredGroup - interface com.sapportals.wcm.service.propertystructure.IStructuredGroup.
Preconfigured structured group for displaying the properties of a resource.
IStructuredGroupItem - interface com.sapportals.wcm.service.propertystructure.IStructuredGroupItem.
Item inside a structured group or property structure.
IStructuredGroupItemList - interface com.sapportals.wcm.service.propertystructure.IStructuredGroupItemList.
List of items of a group inside a property structure.
IStructuredGroupItemListIterator - interface com.sapportals.wcm.service.propertystructure.IStructuredGroupItemListIterator.
Iterator for a list of items of a group inside a property structure.
IStructuredGroupRenderer - interface com.sapportals.wcm.service.propertystructure.IStructuredGroupRenderer.
Renderer for a structured group.
IStructuredProperty - interface com.sapportals.wcm.service.propertystructure.IStructuredProperty.
Property inside a property structure.
IStructuredPropertyRenderer - interface com.sapportals.wcm.service.propertyconfig.renderer.IStructuredPropertyRenderer.
 
ISubManager - interface com.sap.netweaver.bc.rf.mi.ISubManager.
Marker interface for a repository sub-managers.
ISubscription - interface com.sapportals.wcm.repository.service.subscription.ISubscription.
Represents a single subscription and provides methods to define, modify and access the details of a subscription.
ISubscriptionAttributes - interface com.sapportals.wcm.repository.service.subscription.ISubscriptionAttributes.
Represents the customizable attributes of a subscription.
ISubscriptionCondition - interface com.sapportals.wcm.repository.service.subscription.ISubscriptionCondition.
Defines the conditions for which events lead to a notification.
ISubscriptionConditionEvent - interface com.sapportals.wcm.repository.service.subscription.ISubscriptionConditionEvent.
Represents an event a user can subscribe to.
ISubscriptionConditionInterval - interface com.sapportals.wcm.repository.service.subscription.ISubscriptionConditionInterval.
Defines the intervals at which a subscription has to be checked for changes
An ISubscriptionConditionInterval is attached to an ISubscriptionCondition.
ISubscriptionConditionRecursionLevel - interface com.sapportals.wcm.repository.service.subscription.ISubscriptionConditionRecursionLevel.
A Recursion level defines which hierarchy level is relevant for a subscription on a collection.
ISubscriptionList - interface com.sapportals.wcm.repository.service.subscription.ISubscriptionList.
A list of ISubscriptions.
ISubscriptionListIterator - interface com.sapportals.wcm.repository.service.subscription.ISubscriptionListIterator.
An iterator for an ISubscriptionList.
ISubscriptionManager - interface com.sapportals.wcm.repository.service.subscription.ISubscriptionManager.
Provides methods for creating, modifying, and accessing subscriptions that belong to this ISubscriptionManager.
ISupportability - interface com.sap.ip.collaboration.gw.api.framework.groupware.ISupportability.
This interface is used for all Supportability implementation for Groupware.
ISupportedOptionSet - interface com.sapportals.wcm.repository.ISupportedOptionSet.
TBD: Description of the interface.
ISupportedOptionSet - interface com.sapportals.wcm.service.indexmanagement.ISupportedOptionSet.
Provides access to a set of supported options for a index.
ISuspendable - interface com.sapportals.wcm.crt.component.ISuspendable.
This interface is used if a component needs to temporarily suspend execution during reconfiguration.
ISystem - interface com.sapportals.wcm.service.landscape.ISystem.
Abstraction of an 'external' system, like a web server or a R/3-System.
ISystemFactory - interface com.sapportals.wcm.service.landscape.ISystemFactory.
Factory to retrieve ISystem s and the ICredentialFactory .
ISystemList - interface com.sapportals.wcm.service.landscape.ISystemList.
A list of ISystem s.
ISystemListIterator - interface com.sapportals.wcm.service.landscape.ISystemListIterator.
An iterator for a ISystemList .
ISystemPrincipal - interface com.sapportals.wcm.util.systemconfig.ISystemPrincipal.
A prededefined principal with special rights within CM (e.g. a system user).
ISystemPrincipalList - interface com.sapportals.wcm.util.systemconfig.ISystemPrincipalList.
A ISystemPrincipalList is a list of ISystemPrincipal s.
ISystemPrincipalListIterator - interface com.sapportals.wcm.util.systemconfig.ISystemPrincipalListIterator.
An iterator for a ISystemPrincipalList .
ITEMACTIONSTYLE - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IResourceRendererParameterNameConst
determins the style, how the actions for a resource are rendered
ITEMACTIONSTYLE_BUTTON - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IResourceRendererParameterNameConst
render actions as button menu*
ITEMACTIONSTYLE_HOVER - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IResourceRendererParameterNameConst
render actions as hover menu *
ITEMACTIONSTYLE_ICON - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IResourceRendererParameterNameConst
render actions as icon menu*
ITEMACTIONSTYLE_KEY - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IResourceRendererParameterNameStrings
determins the style, how the actions for a resource are rendered
ITEMACTIONSTYLE_LINK - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IResourceRendererParameterNameConst
render actions as links *
ITEMACTIONSTYLE_MENU - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IResourceRendererParameterNameConst
render actions as menubar *
ITEMACTIONSTYLE_OFF - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IResourceRendererParameterNameConst
don't render actions *
ITEMACTIONSTYLE_SMALLBUTTON - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IResourceRendererParameterNameConst
render actions as small button menu*
ITEMACTIONSTYLE_TOOLBAR_BUTTON - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IResourceRendererParameterNameConst
render actions as toolbar button menu*
ITEMACTIONSTYLE_VERTICAL_LINK - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IResourceRendererParameterNameConst
render actions as vertical links menu*
ITEMHEIGHT - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IResourceRendererParameterNameConst
height of a complete item in a resource list, 0 means variable, values in px *
ITEMHEIGHT_KEY - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IResourceRendererParameterNameStrings
height of a complete item in a resource list, 0 means variable, values in px *
ITEMSELECTIONMODE - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.ICollectionRendererParameterNameConst
how to select items *
ITEMSELECTIONMODE_KEY - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.ICollectionRendererParameterNameStrings
how to select items
ITEMSELECTIONMODE_MULTIPLE - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.ICollectionRendererParameterNameConst
multiple selection *
ITEMSELECTIONMODE_OFF - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.ICollectionRendererParameterNameConst
items can not be selected *
ITEMSELECTIONMODE_SINGLE - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.ICollectionRendererParameterNameConst
single selection *
ITEMWIDTH - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IResourceRendererParameterNameConst
width of a complete item in a resource list, 0 means variable, values in px *
ITEMWIDTH_KEY - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IResourceRendererParameterNameStrings
width of a complete item in a resource list, 0 means variable, values in px *
ITask - interface com.sapportals.wcm.service.taskqueue.ITask.
Entry of a task queue.
ITaskItem - interface com.sap.ip.collaboration.gw.api.framework.groupware.ITaskItem.
Deprecated. for future use.
ITaskQueue - interface com.sapportals.wcm.service.taskqueue.ITaskQueue.
Priority queue for tasks.
ITaskQueueHandler - interface com.sapportals.wcm.service.indexmanagement.ITaskQueueHandler.
The handler puts index management tasks into the task queue of the task queue service and reads index management tasks from the task queue to execute them.
ITaskQueueIterator - interface com.sapportals.wcm.service.taskqueue.ITaskQueueIterator.
An iterator for task queues.
ITaskQueueReader - interface com.sapportals.wcm.service.taskqueue.ITaskQueueReader.
A reader provides read-acces to a task queue belonging to a specific namespace.
ITaskQueueService - interface com.sapportals.wcm.service.taskqueue.ITaskQueueService.
The task queue is a base service for clustered systems.
ITaskQueueWriter - interface com.sapportals.wcm.service.taskqueue.ITaskQueueWriter.
A writer provides write-acces to a task queue belonging to a specific namespace.
ITaxonomyCollection - interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.ITaxonomyCollection.
Offers additional functionality for a folder of a taxonomy manager.
ITaxonomyTransport - interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.ITaxonomyTransport.
This interface is only for internal usage
ITemplate - interface com.sapportals.wcm.service.template.ITemplate.
 
ITemplateList - interface com.sapportals.wcm.service.template.ITemplateList.
A typed list of ITemplate instances.
ITemplateListIterator - interface com.sapportals.wcm.service.template.ITemplateListIterator.
An iterator for the template list
ITemplateService - interface com.sapportals.wcm.service.template.ITemplateService.
 
ITextContentHandler - interface com.sapportals.wcm.util.html.ITextContentHandler.
ITextContentHandler receives events from a IHTMLReader about raw text as it is read from a HTML document.
ITextminingResult - interface com.sapportals.wcm.service.indexmanagement.retrieval.search.ITextminingResult.
Container for a list text mining result for a document.
ITextminingTerm - interface com.sapportals.wcm.service.indexmanagement.retrieval.search.ITextminingTerm.
Result term for the text mining request searchSimilarTerms of interface ISearchIndex.
IThreadSafe - interface com.sapportals.wcm.crt.component.IThreadSafe.
A component implements this marker interface to declare that its code is thread-safe.
ITimebasedPublishEvent - interface com.sapportals.wcm.repository.service.timebasedpublish.ITimebasedPublishEvent.
Defines different types of events that the time-based publishing service triggers to inform other services of changes in the visibility of resources.
ITimebasedPublishInfo - interface com.sapportals.wcm.repository.service.timebasedpublish.info.ITimebasedPublishInfo.
 
ITimebasedPublishInfoItem - interface com.sapportals.wcm.repository.service.timebasedpublish.info.ITimebasedPublishInfoItem.
 
ITimebasedPublishInfoItemList - interface com.sapportals.wcm.repository.service.timebasedpublish.info.ITimebasedPublishInfoItemList.
 
ITimebasedPublishInfoItemListIterator - interface com.sapportals.wcm.repository.service.timebasedpublish.info.ITimebasedPublishInfoItemListIterator.
 
ITimebasedPublishServiceManager - interface com.sapportals.wcm.repository.service.timebasedpublish.ITimebasedPublishServiceManager.
The main interface for the time-based publishing service that controls the visibility of resources.
ITimestampedResource - interface com.sapportals.wcm.repository.ITimestampedResource.
Interface for resources that can report the time of creation.
ITransaction - interface com.sap.netweaver.bc.rf.common.transaction.ITransaction.
Read-And-Write interface describing a repository sub manager for transactions.
ITransactionAwareRepositoryManager - interface com.sapportals.wcm.repository.txn.ITransactionAwareRepositoryManager.
Marker interface for repository managers.
ITransactionEndsListener - interface com.sapportals.wcm.repository.txn.ITransactionEndsListener.
Callback interface for IFrameworkTransactions.
ITransactionManager - interface com.sap.netweaver.bc.rf.mi.transaction.ITransactionManager.
Read-Only interface describing a repository sub manager for transactions.
ITransactionalEventBroker - interface com.sapportals.wcm.util.events.ITransactionalEventBroker.
The transactional event broker is a mediator between event senders (IEventSender) and receivers (ITransactionalEventReceiver).
ITransactionalEventReceiver - interface com.sapportals.wcm.util.events.ITransactionalEventReceiver.
This interface defines a transactional event receiver.
ITransition - interface com.sapportals.wcm.repository.service.statemanagement.ITransition.
Deprecated. as of EP5 SP4 all state management related classes will become resource-dependent. Please use IResourceTransition instead.
ITransitionList - interface com.sapportals.wcm.repository.service.statemanagement.ITransitionList.
Deprecated. as of EP5 SP4 because ITransition is deprecated
ITransitionListIterator - interface com.sapportals.wcm.repository.service.statemanagement.ITransitionListIterator.
Deprecated. as of EP5 SP4 because ITransitionList is deprecated
ITransport - interface com.sap.ip.collaboration.gw.api.framework.groupware.ITransport.
This interface represents a 'groupware transport', which is nothing but a connector to a groupware server used for accessing/ maintaining different groupware items.
ITransportRegistry - interface com.sap.ip.collaboration.gw.api.framework.groupware.ITransportRegistry.
Title:ITransportRegistry.java Description: Copyright: Copyright (c) 2002 Company: SAP Labs India
ITypeCast - interface com.sapportals.wcm.repository.so.ITypeCast.
The ITypeCast interface provides means to access additional interfaces that an object may support.
ITypeManager - interface com.sap.netweaver.bc.rf.mi.type.ITypeManager.
Read-Only interface describing a repository sub manager for type resolval.
ITypedResourceList - interface com.sapportals.wcm.repository.ITypedResourceList.
A typed list of IResource instances.
ITypedResourceListControl - interface com.sapportals.wcm.rendering.base.ITypedResourceListControl.
Description of the Interface
IUIBaseCommand - interface com.sapportals.wcm.rendering.base.IUIBaseCommand.
Description of the Interface
IUICommand - interface com.sapportals.wcm.rendering.uicommand.IUICommand.
IUICommands encapsulate everything that is needed to work with a specified resource on the user interface: - it provides the label and tooltip texts needed to display itself on the screen - it encapsulates the screenflow (if needed) that guides the user through the functionality of the command - it calls framework functionality to actually do the requested work - it provides success and error messages to inform the user about the state of the execution The commands use functionality of the htmlb and the WD-Framework, to implement the screenflow functionality the IScreenflow can be used.
IUIGroupCommand - interface com.sapportals.wcm.rendering.uicommand.IUIGroupCommand.
Description of the Interface
IUIMassCommand - interface com.sapportals.wcm.rendering.uicommand.IUIMassCommand.
Deprecated. As of EP 5.0 SP6 and EP 6.0 SP1, replaced by IMassCommand
IUIMenu - interface com.sapportals.wcm.rendering.uicommand.IUIMenu.
Base class for rendering menus
IUIMenuCommand - interface com.sapportals.wcm.rendering.uicommand.IUIMenuCommand.
Description of the Interface
IUMPrincipalList - interface com.sapportals.wcm.util.acl.IUMPrincipalList.
An IUMPrincipalList is a list of IUMPrincipals .
IUMPrincipalListIterator - interface com.sapportals.wcm.util.acl.IUMPrincipalListIterator.
An IUMPrincipalListIterator is an iterator for an IUMPrincipalList .
IUMPrincipalRaw - interface com.sapportals.wcm.util.acl.IUMPrincipalRaw.
An IUMPrincipalList is a list of IUMPrincipals .
IURLGenerator - interface com.sapportals.wcm.service.urlgenerator.IURLGenerator.
Deprecated. as of EP 5.0 SP5, replaced by interface IURLGeneratorService
IURLGeneratorService - interface com.sapportals.wcm.service.urlgenerator.IURLGeneratorService.
Offers methods to get relative or absolute URIs pointing to certain resources of the CM system like iViews or repositories.
IUri - interface com.sapportals.wcm.util.uri.IUri.
A RFC2396 URI interface.
IUriFilter - interface com.sapportals.wcm.repository.filter.IUriFilter.
Deprecated. As of EP 5.0 SP5, replaced by IRidFilter
IUriFilterManager - interface com.sapportals.wcm.repository.filter.IUriFilterManager.
Deprecated. As of EP 5.0 SP5, replaced by IRidFilterManager
IUriIterator - interface com.sapportals.wcm.util.uri.IUriIterator.
This interface defines an iterator for a IUriList.
IUriList - interface com.sapportals.wcm.util.uri.IUriList.
This interface defines a list of URI instances.
IUriMapper - interface com.sapportals.wcm.service.urlgenerator.IUriMapper.
Maps between RIDs and uri/uri references.
IUriMapperService - interface com.sapportals.wcm.service.urimapper.IUriMapperService.
Maps arbitrary length resource IDs (URIs and RIDs) to fixed length shorter ID strings and vice versa.
IUriReceiver - interface com.sapportals.wcm.rendering.base.IUriReceiver.
 
IUriReference - interface com.sap.netweaver.bc.rf.common.IUriReference.
A RFC2396 URI reference interface.
IUriReference - interface com.sapportals.wcm.util.uri.IUriReference.
A RFC2396 URI reference interface.
IUserManagementRidGenerator - interface com.sapportals.wcm.service.urlgenerator.IUserManagementRidGenerator.
Generic interface for the generation of user management specific RIDs.
IUserRoles - interface com.sap.ip.collaboration.room.api.IUserRoles.
Interface describing the role assignments of a single user.
IVIEW_IMAGE_PATH - Static variable in class com.sapportals.wcm.service.urlgenerator.PathKey
 
IVIEW_PARAM_CONTEXT_ID - Static variable in interface com.sapportals.wcm.repository.manager.entrypoints.IEntryPointsProvider
iView parameter that can be retrieved to get the context ID for internal processing
IValidation - interface com.sapportals.wcm.service.propertyconfig.metadataextension.IValidation.
Validation of property values.
IValidationError - interface com.sapportals.wcm.service.propertyconfig.metadataextension.IValidationError.
Error that occured during the validation of a property value
IValidationErrorList - interface com.sapportals.wcm.service.propertyconfig.metadataextension.IValidationErrorList.
 
IValidationErrorListIterator - interface com.sapportals.wcm.service.propertyconfig.metadataextension.IValidationErrorListIterator.
 
IValueSet - interface com.sap.netweaver.coll.shared.api.extension.IValueSet.
Interface describing a value set that is returned from the parameter info.
IValueSetProvider - interface com.sap.netweaver.coll.shared.api.extension.IValueSetProvider.
Interface describing a value set provider
IVariantManager - interface com.sap.netweaver.bc.rf.mi.variant.IVariantManager.
Read-Only interface describing a repository sub manager for variants.
IVaryingContent - interface com.sapportals.wcm.repository.IVaryingContent.
Implemented by a IContent object returned by a Repository Manager or Filter.
IVersionControlledResource - interface com.sapportals.wcm.repository.IVersionControlledResource.
Interface for version controlled resources (see RFC3253).
IVersionController - interface com.sapportals.wcm.repository.IVersionController.
Interface for collections that support automatic versioning of all member resources.
IVersionHistory - interface com.sapportals.wcm.repository.IVersionHistory.
Interface to a list of revisions (versions) of a resource.
IVersionHistoryResource - interface com.sapportals.wcm.repository.IVersionHistoryResource.
Interface for version history resources.
IVersionResource - interface com.sapportals.wcm.repository.IVersionResource.
Interface for version (revision) resources (see RFC3253 ).
IVersionedCollectionManager - interface com.sap.netweaver.bc.rf.mi.version.IVersionedCollectionManager.
Read-only interface describing a repository sub manager for the support of versioned collections.
IVolatileStatus - interface com.sapportals.wcm.rendering.base.IVolatileStatus.
 
IWalker - interface com.sapportals.wcm.service.reporting.walker.IWalker.
Common interface for HierarchyWalker and RidWalker Copyright (c) SAP AG 2003-2005
IWcmConst - interface com.sapportals.wcm.IWcmConst.
Public constants for property names, repository service types, etc.
IWcmConst.RESOURCE_TYPES - interface com.sapportals.wcm.IWcmConst.RESOURCE_TYPES.
Resourcetypes **********
IWcmConst.RESOURCE_TYPE_NAMESPACE - interface com.sapportals.wcm.IWcmConst.RESOURCE_TYPE_NAMESPACE.
Resourcetype namespaces **********
IWcmIndexConst - interface com.sapportals.wcm.service.indexmanagement.IWcmIndexConst.
Constants of the index management service
IWorkingResource - interface com.sapportals.wcm.repository.IWorkingResource.
Interface for working resources (see RFC3253 ).
IWorkspaceControlledResource - interface com.sapportals.wcm.repository.IWorkspaceControlledResource.
Extended interface for resources under workspace control.
IWorkspaceManager - interface com.sap.netweaver.bc.rf.mi.version.IWorkspaceManager.
Read-only interface describing a repository sub manager for the workspace versioning feature.
IWorkspaceResource - interface com.sapportals.wcm.repository.IWorkspaceResource.
Extended interface for workspace resources.
IXCrawlerListDeltaResultReceiver - interface com.sapportals.wcm.service.xcrawler.IXCrawlerListDeltaResultReceiver.
Result receiver which receives the result of a crawl as lists of RIDs when the crawl is over.
IXCrawlerListResultReceiver - interface com.sapportals.wcm.service.xcrawler.IXCrawlerListResultReceiver.
Result receiver which receives the result of a crawl as lists of RIDs when the crawl is over.
IXCrawlerParameters - interface com.sapportals.wcm.service.xcrawler.IXCrawlerParameters.
Parameters determining the behaviour of a crawl.
IXCrawlerParameters.LogLevel - class com.sapportals.wcm.service.xcrawler.IXCrawlerParameters.LogLevel.
Log levels for crawler log files
IXCrawlerParameters.LogLevel() - Constructor for class com.sapportals.wcm.service.xcrawler.IXCrawlerParameters.LogLevel
 
IXCrawlerParameters.ModificationCheckMode - class com.sapportals.wcm.service.xcrawler.IXCrawlerParameters.ModificationCheckMode.
Modes for checking whether a resource was modified
IXCrawlerParameters.ModificationCheckMode() - Constructor for class com.sapportals.wcm.service.xcrawler.IXCrawlerParameters.ModificationCheckMode
 
IXCrawlerPushedDeltaResultReceiver - interface com.sapportals.wcm.service.xcrawler.IXCrawlerPushedDeltaResultReceiver.
Result receiver which receives the result of a crawl as single RIDs as the crawl goes on.
IXCrawlerPushedResultReceiver - interface com.sapportals.wcm.service.xcrawler.IXCrawlerPushedResultReceiver.
Result receiver which receives the result of a crawl as single RIDs as the crawl goes on.
IXCrawlerResultReceiver - interface com.sapportals.wcm.service.xcrawler.IXCrawlerResultReceiver.
Abstract result receiver - all result receivers must implement this interface.
IXCrawlerResultReceiverFactory - interface com.sapportals.wcm.service.xcrawler.IXCrawlerResultReceiverFactory.
Factory which creates result receivers for a crawler task.
IXCrawlerService - interface com.sapportals.wcm.service.xcrawler.IXCrawlerService.
Global service for crawling repositories.
IXCrawlerTaskSummary - interface com.sapportals.wcm.service.xcrawler.IXCrawlerTaskSummary.
State summary of a crawler task.
IXCrawlerTaskSummary.TaskState - class com.sapportals.wcm.service.xcrawler.IXCrawlerTaskSummary.TaskState.
States of a crawler task.
IXCrawlerTaskSummary.TaskState(int) - Constructor for class com.sapportals.wcm.service.xcrawler.IXCrawlerTaskSummary.TaskState
 
IXCrawlerTaskSummary.ThreadState - class com.sapportals.wcm.service.xcrawler.IXCrawlerTaskSummary.ThreadState.
States of a crawler thread.
IXCrawlerTaskSummary.ThreadState(int) - Constructor for class com.sapportals.wcm.service.xcrawler.IXCrawlerTaskSummary.ThreadState
 
IXFProject - interface com.sapportals.wcm.service.xmlforms.IXFProject.
Copyright 2004 SAP AG IXFService - interface com.sapportals.wcm.service.xmlforms.IXFService.
Copyright 2004 SAP AG IXFTransformation - interface com.sapportals.wcm.service.xmlforms.IXFTransformation.
IXMLExtReader - interface com.sapportals.wcm.util.xml.IXMLExtReader.
Extends XMLReader by pull-parsing methods.
IXMLForm - interface com.sapportals.wcm.service.xmlforms.IXMLForm.
Deprecated. use IXFService, IXFProject and IXFTransformation instead
IXMLFormManager - interface com.sapportals.wcm.service.xmlforms.IXMLFormManager.
Deprecated. use IXFService, IXFProject and IXFTransformation instead
IXMLFormsService - interface com.sapportals.wcm.service.xmlforms.IXMLFormsService.
Deprecated. use IXFService, IXFProject and IXFTransformation instead
IXmlParser - interface com.sapportals.wcm.service.pipeline.tools.IXmlParser.
WCM Pipeline interface for XML parser.
IXslTransformer - interface com.sapportals.wcm.service.pipeline.tools.IXslTransformer.
WCM Pipeline interface for transformer class.
IXsltPipelineService - interface com.sapportals.wcm.service.pipeline.IXsltPipelineService.
The XSLT-Pipeline is a specialized version of the pipeline.
IllegalPropertyNameException - exception com.sapportals.wcm.repository.IllegalPropertyNameException.
Raised when a property name was not acceptable.
IllegalPropertyNameException(String, RID, String, String) - Constructor for class com.sapportals.wcm.repository.IllegalPropertyNameException
 
IncompleteOperationException - exception com.sapportals.wcm.repository.IncompleteOperationException.
An operation did not complete because of precondition failures.
IncompleteOperationException(ResourceException, URI) - Constructor for class com.sapportals.wcm.repository.IncompleteOperationException
Deprecated. as of NW04. URI migrated to RID .
IncompleteOperationException(String, ResourceException, URI) - Constructor for class com.sapportals.wcm.repository.IncompleteOperationException
Deprecated. as of NW04. URI migrated to RID .
IncompleteOperationException(ResourceException, RID) - Constructor for class com.sapportals.wcm.repository.IncompleteOperationException
Constructs a new exception
IncompleteOperationException(String, ResourceException, RID) - Constructor for class com.sapportals.wcm.repository.IncompleteOperationException
Constructs a new exception
IncompleteOperationException(OperationNotCompletedException) - Constructor for class com.sapportals.wcm.repository.IncompleteOperationException
This constructor is used by the framework to use this exception as a wrapper for a new exception class of the repository manager API.
IndexDoesNotExistOnServerException - exception com.sapportals.wcm.service.indexmanagement.IndexDoesNotExistOnServerException.
Indicates that an index doesnt exist on the index server.
IndexDoesNotExistOnServerException(String) - Constructor for class com.sapportals.wcm.service.indexmanagement.IndexDoesNotExistOnServerException
 
IndexFolder - class com.sapportals.wcm.service.indexmanagement.IndexFolder.
Folder that is attached to an index
IndexFolder(String, RID, String, RID, ISchedulerTimeTable, boolean, Date, String, String) - Constructor for class com.sapportals.wcm.service.indexmanagement.IndexFolder
Constructor for the index folder.
IndexFolder(String, RID) - Constructor for class com.sapportals.wcm.service.indexmanagement.IndexFolder
Construct object of class IndexFolder.
IndexFolder(String, RID, String) - Constructor for class com.sapportals.wcm.service.indexmanagement.IndexFolder
Construct object of class IndexFolder.
IndexFolder(String, RID, String, RID) - Constructor for class com.sapportals.wcm.service.indexmanagement.IndexFolder
Construct object of class IndexFolder.
IndexFolder(String, RID, String, RID, ISchedulerTimeTable, boolean) - Constructor for class com.sapportals.wcm.service.indexmanagement.IndexFolder
Construct object of class IndexFolder.
IndexFolder(String, RID, String, RID, ISchedulerTimeTable, boolean, Date) - Constructor for class com.sapportals.wcm.service.indexmanagement.IndexFolder
Construct object of class IndexFolder.
IndexFolderIterator - class com.sapportals.wcm.service.indexmanagement.IndexFolderIterator.
Iterator for an IIndexFolderList list
IndexFolderIterator(ListIterator) - Constructor for class com.sapportals.wcm.service.indexmanagement.IndexFolderIterator
Construct object of class IndexFolderIterator.
IndexFolderList - class com.sapportals.wcm.service.indexmanagement.IndexFolderList.
List of index folders
IndexFolderList(String) - Constructor for class com.sapportals.wcm.service.indexmanagement.IndexFolderList
Construct object of class IndexFolderList.
IndexFolderList(IndexFolderList, String) - Constructor for class com.sapportals.wcm.service.indexmanagement.IndexFolderList
Construct object of class IndexFolderList.
IndexInactiveException - exception com.sapportals.wcm.service.indexmanagement.IndexInactiveException.
Indicates that the requested action can not be performed because of an inactive index.
IndexInactiveException(String, String) - Constructor for class com.sapportals.wcm.service.indexmanagement.IndexInactiveException
 
IndexInactiveException(String, Throwable, String) - Constructor for class com.sapportals.wcm.service.indexmanagement.IndexInactiveException
 
IndexNotReadyException - exception com.sapportals.wcm.service.indexmanagement.IndexNotReadyException.
Indicates that the requested action can not be performed because of an busy index.
IndexNotReadyException(String, int) - Constructor for class com.sapportals.wcm.service.indexmanagement.IndexNotReadyException
 
IndexNotReadyException(String, Throwable, int) - Constructor for class com.sapportals.wcm.service.indexmanagement.IndexNotReadyException
 
IndexServiceEvent - class com.sapportals.wcm.service.indexmanagement.IndexServiceEvent.
This event is send by the event mapper if another service send an event.
IndexServiceEvent(int, IResource, Object, IResourceEvent) - Constructor for class com.sapportals.wcm.service.indexmanagement.IndexServiceEvent
Construct object of class IndexServiceEvent.
InfoEvent - class com.sapportals.wcm.rendering.base.event.InfoEvent.
 
InfoEvent(StatusType, String) - Constructor for class com.sapportals.wcm.rendering.base.event.InfoEvent
 
InfoEvent(ResultList) - Constructor for class com.sapportals.wcm.rendering.base.event.InfoEvent
 
IntMultiValueProperty - class com.sap.netweaver.bc.rf.common.property.inttype.IntMultiValueProperty.
Class implementing a int multi value property.
IntMultiValueProperty(IPropertyName, int[]) - Constructor for class com.sap.netweaver.bc.rf.common.property.inttype.IntMultiValueProperty
Construct property instance based on its internals.
IntMultiValueProperty(IPropertyName, int[], Properties) - Constructor for class com.sap.netweaver.bc.rf.common.property.inttype.IntMultiValueProperty
Construct property instance based on its internals.
IntMultiValueProperty(IPropertyName, int[], int) - Constructor for class com.sap.netweaver.bc.rf.common.property.inttype.IntMultiValueProperty
Construct property instance based on its internals.
IntMultiValueProperty(IPropertyName, int[], Properties, int) - Constructor for class com.sap.netweaver.bc.rf.common.property.inttype.IntMultiValueProperty
Construct property instance based on its internals.
IntMultiValueProperty(IPropertyName, int[], Properties, int, ResourceBundles) - Constructor for class com.sap.netweaver.bc.rf.common.property.inttype.IntMultiValueProperty
Construct property instance based on its internals.
IntMultiValueProperty - class com.sap.netweaver.bc.rf.mi.property.inttype.IntMultiValueProperty.
Class implementing a int multi value property used to be instantiated by property sub managers.
IntMultiValueProperty(IPropertyName, int[], int, ResourceBundles) - Constructor for class com.sap.netweaver.bc.rf.mi.property.inttype.IntMultiValueProperty
Construct property instance based on its internals.
IntMultiValueProperty(IPropertyName, int[], Properties, int, ResourceBundles) - Constructor for class com.sap.netweaver.bc.rf.mi.property.inttype.IntMultiValueProperty
Construct property instance based on its internals.
IntSingleValueProperty - class com.sap.netweaver.bc.rf.common.property.inttype.IntSingleValueProperty.
Class implementing a int single value property.
IntSingleValueProperty(IPropertyName, int) - Constructor for class com.sap.netweaver.bc.rf.common.property.inttype.IntSingleValueProperty
Construct property instance based on its internals.
IntSingleValueProperty(IPropertyName, int, Properties) - Constructor for class com.sap.netweaver.bc.rf.common.property.inttype.IntSingleValueProperty
Construct property instance based on its internals.
IntSingleValueProperty(IPropertyName, int, int) - Constructor for class com.sap.netweaver.bc.rf.common.property.inttype.IntSingleValueProperty
Construct property instance based on its internals.
IntSingleValueProperty(IPropertyName, int, Properties, int) - Constructor for class com.sap.netweaver.bc.rf.common.property.inttype.IntSingleValueProperty
Construct property instance based on its internals.
IntSingleValueProperty(IPropertyName, int, Properties, int, ResourceBundles) - Constructor for class com.sap.netweaver.bc.rf.common.property.inttype.IntSingleValueProperty
Construct property instance based on its internals.
IntSingleValueProperty - class com.sap.netweaver.bc.rf.mi.property.inttype.IntSingleValueProperty.
Class implementing a int single value property used to be instantiated by property sub managers.
IntSingleValueProperty(IPropertyName, int, int, ResourceBundles) - Constructor for class com.sap.netweaver.bc.rf.mi.property.inttype.IntSingleValueProperty
Construct property instance based on its internals.
IntSingleValueProperty(IPropertyName, int, Properties, int, ResourceBundles) - Constructor for class com.sap.netweaver.bc.rf.mi.property.inttype.IntSingleValueProperty
Construct property instance based on its internals.
InternalLinkException - exception com.sapportals.wcm.repository.InternalLinkException.
The requested RID contains an internal link to a collection.
InternalLinkException(String, String, String) - Constructor for class com.sapportals.wcm.repository.InternalLinkException
Constructs a new exception
InternalLinkException(String, String) - Constructor for class com.sapportals.wcm.repository.InternalLinkException
Constructs a new exception
InvalidArgumentException - exception com.sapportals.wcm.repository.InvalidArgumentException.
One ore more invalid values where provided for the parameters of a method.
InvalidArgumentException(String) - Constructor for class com.sapportals.wcm.repository.InvalidArgumentException
Constructs a new exception
InvalidArgumentException(String, RID) - Constructor for class com.sapportals.wcm.repository.InvalidArgumentException
 
InvalidArgumentException(String, RID, Exception) - Constructor for class com.sapportals.wcm.repository.InvalidArgumentException
 
InvalidClassException - exception com.sapportals.wcm.util.acl.InvalidClassException.
An AclException that indicates that the classname given for IAclManager is invalid.
InvalidClassException() - Constructor for class com.sapportals.wcm.util.acl.InvalidClassException
 
InvalidConfigException - exception com.sapportals.wcm.util.acl.InvalidConfigException.
An AclException that indicates that the config-id for a IAclManager is not valid for within the AclManagerFactory .
InvalidConfigException() - Constructor for class com.sapportals.wcm.util.acl.InvalidConfigException
 
InvalidConfigException(String) - Constructor for class com.sapportals.wcm.util.acl.InvalidConfigException
 
InvalidEmailAddressFormatException - exception com.sap.ip.collaboration.gw.api.exception.InvalidEmailAddressFormatException.
The TransportLoadFailureException class is thrown when some of the email addresses specified have incorrect format.
InvalidEmailAddressFormatException(String, Throwable, boolean) - Constructor for class com.sap.ip.collaboration.gw.api.exception.InvalidEmailAddressFormatException
 
InvalidEmailAddressFormatException(String, Throwable) - Constructor for class com.sap.ip.collaboration.gw.api.exception.InvalidEmailAddressFormatException
 
InvalidNameException - exception com.sapportals.wcm.repository.InvalidNameException.
The application tried to use a invalid resource name
InvalidNameException(String, NameInfo) - Constructor for class com.sapportals.wcm.repository.InvalidNameException
Construct a new exception.
InvalidNameException(ResourceNameInvalidException, NameInfo) - Constructor for class com.sapportals.wcm.repository.InvalidNameException
This constructor is used by the framework to use this exception as a wrapper for a new exception class of the repository manager API.
InvalidPositionException - exception com.sapportals.wcm.repository.InvalidPositionException.
The required positioning was not valid (usually because the referenced collection member did not exist).
InvalidPositionException(String, RID) - Constructor for class com.sapportals.wcm.repository.InvalidPositionException
 
InvalidTargetException - exception com.sap.netweaver.bc.rf.common.namespace.InvalidTargetException.
An invalid target was used for a copy or move operation.
InvalidTargetException(IRid, IRid) - Constructor for class com.sap.netweaver.bc.rf.common.namespace.InvalidTargetException
Constructs a new exception.
InvalidTargetException(IRid, String, Object[], Throwable, boolean, IRid) - Constructor for class com.sap.netweaver.bc.rf.common.namespace.InvalidTargetException
Constructs a new exception.
InvalidTargetException - exception com.sapportals.wcm.repository.InvalidTargetException.
An invalid target was used for a copy or move operation.
InvalidTargetException(URI) - Constructor for class com.sapportals.wcm.repository.InvalidTargetException
Deprecated. as of NW04.
InvalidTargetException(String, URI) - Constructor for class com.sapportals.wcm.repository.InvalidTargetException
Deprecated. as of NW04.
InvalidTargetException(RID) - Constructor for class com.sapportals.wcm.repository.InvalidTargetException
Constructs a new exception
InvalidTargetException(String, RID) - Constructor for class com.sapportals.wcm.repository.InvalidTargetException
Constructs a new exception
InvalidTransportException - exception com.sap.ip.collaboration.gw.api.exception.InvalidTransportException.
The TransportLoadFailureException class is thrown when the groupware framework is unable to find the specfied class in its classloader.
InvalidTransportException(String, Throwable, boolean) - Constructor for class com.sap.ip.collaboration.gw.api.exception.InvalidTransportException
 
InvalidTransportException(String, Throwable) - Constructor for class com.sap.ip.collaboration.gw.api.exception.InvalidTransportException
 
InvalidUriException - exception com.sapportals.wcm.repository.InvalidUriException.
An invalid URI was used.
InvalidUriException(String) - Constructor for class com.sapportals.wcm.repository.InvalidUriException
Constructs a new exception
InvalidUriException(String, RID) - Constructor for class com.sapportals.wcm.repository.InvalidUriException
Constructs a new exception
IsolationLevel - class com.sap.netweaver.bc.rf.common.transaction.IsolationLevel.
Enumeration of isolation levels.
Iterator() - Method in interface com.sapportals.wcm.repository.service.layout.customizing.IParameterNameSet
 
id - Variable in class com.sapportals.wcm.service.relation.AbstractRelationWatcher
The relation watcher's unique id.
ignorableWhitespace(char[], int, int) - Method in class com.sapportals.wcm.util.xml.SAXSerializer
 
importMetaDataScheme(String, Locale) - Method in interface com.sapportals.wcm.service.propertyconfig.IMetaModelImport
Imports property definitons defined in the specified file.
importMetaDataScheme(IResource, Locale) - Method in interface com.sapportals.wcm.service.propertyconfig.IMetaModelImport
Imports property definitons defined in the specified resource.
importTaxonomy(IResource, IClassificationIndex) - Method in interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.ITaxonomyTransport
Imports a taxonomy.
inRelationPropertySelection(IPropertyName, IRelationQuery) - Method in interface com.sapportals.wcm.service.relation.IRelationOperandQuery
Return an expression which selects only those which match one of the given queries property values (subselect on the given property).
inSourceSelection(IRelationQuery) - Method in interface com.sapportals.wcm.service.relation.IRelationOperandQuery
Return an expression which selects only those which match one of the given queries source operand's id (subselect on source id).
inTargetSelection(IRelationQuery) - Method in interface com.sapportals.wcm.service.relation.IRelationOperandQuery
Return an expression which selects only those which match one of the given queries target operand's id (subselect on target id).
indexContentOfExternalLinks() - Method in class com.sapportals.wcm.service.indexmanagement.AbstractIndex
 
indexDocument(IResource) - Method in class com.sapportals.wcm.service.indexmanagement.AbstractIndex
Indexes a document
indexDocument(IResource, IResourceEvent) - Method in class com.sapportals.wcm.service.indexmanagement.AbstractIndex
Indexes a document
indexDocument(IResource) - Method in interface com.sapportals.wcm.service.indexmanagement.IIndex
Puts a document into the index.
indexDocument(IResource, IResourceEvent) - Method in interface com.sapportals.wcm.service.indexmanagement.IIndex
Puts a document into the index
It is recommended that you do not index documents manually using this method.
indexDocument(IIndex, IResource, IResourceEvent) - Method in interface com.sapportals.wcm.service.indexmanagement.ITaskQueueHandler
Indexes a document into an index.