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.
indexDocument(IResource, String, IUriList, boolean) - Method in class com.sapportals.wcm.service.indexmanagement.retrieval.classification.AbstractClassificationIndex
Deprecated. as of NW04. Use indexDocument(IResource, String, IRidList, boolean)
indexDocument(IResource, String, IRidList, boolean) - Method in class com.sapportals.wcm.service.indexmanagement.retrieval.classification.AbstractClassificationIndex
indexes a document (method for internal use)
indexDocument(IResource, String, IUriList, boolean) - Method in interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.IClassificationIndex
Deprecated. as of NW04. Use indexDocument(IResource, String, IRidList, boolean)
indexDocument(IResource, String, IRidList, boolean) - Method in interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.IClassificationIndex
Puts a document into the index
It is recommended that you do not index a document manually using this method.
indexDocumentClassification(IResource, IIndexService) - Method in class com.sapportals.wcm.service.indexmanagement.retrieval.classification.AbstractClassificationIndex
 
indexDocuments(IResourceList, IResourceEvent) - Method in class com.sapportals.wcm.service.indexmanagement.AbstractIndex
Indexes a list of documents
indexDocuments(IResourceList) - Method in class com.sapportals.wcm.service.indexmanagement.AbstractIndex
Indexes a list of documents
indexDocuments(IResourceList) - Method in interface com.sapportals.wcm.service.indexmanagement.IIndex
Puts a list of documents into the index.
indexDocuments(IResourceList, IResourceEvent) - Method in interface com.sapportals.wcm.service.indexmanagement.IIndex
Puts a list of documents into the index.
indexDocuments(IResourceList, String, IUriList, boolean) - Method in class com.sapportals.wcm.service.indexmanagement.retrieval.classification.AbstractClassificationIndex
Deprecated. as of NW04. Use indexDocuments(IResourceList, String, IRidList, boolean)
indexDocuments(IResourceList, String, IRidList, boolean) - Method in class com.sapportals.wcm.service.indexmanagement.retrieval.classification.AbstractClassificationIndex
Indexes a list of documents (method for internal use)
indexDocuments(IResourceList) - Method in class com.sapportals.wcm.service.indexmanagement.retrieval.classification.AbstractClassificationIndex
Indexes a list of documents
indexDocuments(IResourceList, boolean, boolean) - Method in class com.sapportals.wcm.service.indexmanagement.retrieval.classification.AbstractClassificationIndex
Indexes a list of documents
indexDocuments(IResourceList, String, IUriList, boolean) - Method in interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.IClassificationIndex
Deprecated. as of NW04. Use indexDocuments(IResourceList, String, IRidList, boolean)
indexDocuments(IResourceList, String, IRidList, boolean) - Method in interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.IClassificationIndex
Indexes a list of documents It is recommended that you do not index documents manually using this method.
indexInternalLinks() - Method in class com.sapportals.wcm.service.indexmanagement.AbstractIndex
 
indexInternalLinks() - Method in interface com.sapportals.wcm.service.indexmanagement.IIndex
 
indexManualTrainDocs() - Method in class com.sapportals.wcm.service.indexmanagement.retrieval.classification.AbstractClassificationIndex
 
indexOf(IResource) - Method in interface com.sapportals.wcm.repository.IResourceList
Returns the index in this list of the first occurrence of the specified resource, or -1 if the List does not contain this resource.
indexOf(IResource) - Method in class com.sapportals.wcm.repository.ResourceList
 
indexOf(RID) - Method in interface com.sapportals.wcm.repository.service.discussion.IDiscussionItemList
Returns the index in this list of the first occurrence of the specified discussion item element, or -1 if the list does not contain this discussion item.
indexOf(IDiscussionItem) - Method in interface com.sapportals.wcm.repository.service.discussion.IDiscussionItemList
Returns the index in this list of the first occurrence of the specified discussion item element, or -1 if the list does not contain this discussion item.
indexOf(IMetaData) - Method in interface com.sapportals.wcm.repository.service.layout.customizing.IMetaDataList
 
indexOf(IProfile) - Method in interface com.sapportals.wcm.repository.service.layout.customizing.IProfileList
 
indexOf(Object) - Method in class com.sapportals.wcm.repository.service.layout.info.RenderObjectInfoList
 
indexOf(Object) - Method in class com.sapportals.wcm.repository.service.layout.info.SettingInfoKeyList
 
indexOf(Object) - Method in interface com.sapportals.wcm.repository.service.statemanagement.IList
Returns the index in this list of the first occurrence of the specified element, or -1 if this list does not contain this element.
indexOf(ISubscription) - Method in interface com.sapportals.wcm.repository.service.subscription.ISubscriptionList
Gets the position number of a given subscription in the list.
indexOf(ITimebasedPublishInfoItem) - Method in interface com.sapportals.wcm.repository.service.timebasedpublish.info.ITimebasedPublishInfoItemList
 
indexOf(IActionInboxCategory) - Method in interface com.sapportals.wcm.service.actioninbox.IActionInboxCategoryList
 
indexOf(IActionInboxItemCategory) - Method in interface com.sapportals.wcm.service.actioninbox.IActionInboxItemCategoryList
 
indexOf(IActionInboxItem) - Method in interface com.sapportals.wcm.service.actioninbox.IActionInboxItemList
 
indexOf(ICrawler) - Method in interface com.sapportals.wcm.service.crawler.ICrawlerList
Deprecated.  
indexOf(ICrawlerProfile) - Method in interface com.sapportals.wcm.service.crawler.ICrawlerProfileList
Deprecated.  
indexOf(ICrawlerVisitedEntry) - Method in interface com.sapportals.wcm.service.crawler.ICrawlerVisitedEntryList
Deprecated.  
indexOf(IScheduledCrawler) - Method in interface com.sapportals.wcm.service.crawler.IScheduledCrawlerList
Deprecated.  
indexOf(IPropertyDistribution) - Method in interface com.sapportals.wcm.service.indexmanagement.retrieval.search.IPropertyDistributionList
 
indexOf(IPropertyRange) - Method in interface com.sapportals.wcm.service.indexmanagement.retrieval.search.IPropertyRangeList
 
indexOf(IQueryEntry) - Method in interface com.sapportals.wcm.service.indexmanagement.retrieval.search.IQueryEntryList
 
indexOf(ISearchResult) - Method in interface com.sapportals.wcm.service.indexmanagement.retrieval.search.ISearchResultList
 
indexOf(IAction) - Method in class com.sapportals.wcm.service.objecttypehandler.ActionList
TODO: Description of the Method.
indexOf(IAction) - Method in interface com.sapportals.wcm.service.objecttypehandler.IActionList
TODO: Description of the Method.
indexOf(IObjectTypeHandler) - Method in interface com.sapportals.wcm.service.objecttypehandler.IObjectTypeHandlerList
TODO: Description of the Method.
indexOf(IMetaGroup) - Method in interface com.sapportals.wcm.service.propertyconfig.IMetaGroupList
 
indexOf(IMetaName) - Method in interface com.sapportals.wcm.service.propertyconfig.IMetaNameList
 
indexOf(IMetaValue) - Method in interface com.sapportals.wcm.service.propertyconfig.IMetaValueList
 
indexOf(IValidationError) - Method in interface com.sapportals.wcm.service.propertyconfig.metadataextension.IValidationErrorList
 
indexOf(IPropertyStructure) - Method in interface com.sapportals.wcm.service.propertystructure.IPropertyStructureList
 
indexOf(IStructuredGroupItem) - Method in interface com.sapportals.wcm.service.propertystructure.IStructuredGroupItemList
 
indexOf(IRelation) - Method in interface com.sapportals.wcm.service.relation.IRelationList
Return the index of the first occurrence of the specified relation in this list, or -1 if the list does not contain the relation.
indexOf(IRelationType) - Method in interface com.sapportals.wcm.service.relation.IRelationTypeList
Return the index of the first occurrence of the specified relation type in this list, or -1 if the list does not contain the relation type.
indexOf(ISchedulerEntry) - Method in interface com.sapportals.wcm.service.scheduler.ISchedulerEntryList
Deprecated.  
indexOf(ISchedulerTime) - Method in interface com.sapportals.wcm.service.scheduler.ISchedulerTimeList
Deprecated.  
indexOf(IProfile) - Method in interface com.sapportals.wcm.service.template.IProfileList
Returns the index in this list of the first occurrence of the specified Profile, or -1 if the List does not contain this Profile.
indexOf(ITemplate) - Method in interface com.sapportals.wcm.service.template.ITemplateList
Returns the index in this list of the first occurrence of the specified template, or -1 if the List does not contain this template.
indexOf(IChannel) - Method in interface com.sapportals.wcm.util.channels.IChannelList
 
indexOf(IRecipient) - Method in interface com.sapportals.wcm.util.channels.IRecipientList
 
indexStringAttributeAsString(IMetaName) - Static method in class com.sapportals.wcm.service.indexmanagement.AbstractIndex
Returns true if the attribute is indexed as a string and false if indexed as text.
indicateStop() - Method in interface com.sapportals.wcm.service.xcrawler.IXCrawlerPushedDeltaResultReceiver
Indicate a crawler stop.
indicateStop() - Method in interface com.sapportals.wcm.service.xcrawler.IXCrawlerPushedResultReceiver
Indicate a crawler stop.
info(Object) - Method in class com.sapportals.wcm.util.log.Category
Deprecated. as of NW04. Please use the standard logging instead.
info(Object, Throwable) - Method in class com.sapportals.wcm.util.log.Category
Deprecated. as of NW04. Please use the standard logging instead.
info(Object) - Method in interface com.sapportals.wcm.util.log.ICategory
 
info(Object, Throwable) - Method in interface com.sapportals.wcm.util.log.ICategory
 
inheritableThreadLocal - Variable in class com.sap.netweaver.bc.rf.util.context.AbstractIndependentThreadContextFactory
 
init() - Static method in class com.sap.ip.collaboration.room.api.RoomExtensionPoint
 
init() - Method in class com.sapportals.wcm.rendering.layout.AbstractLayoutComposer
 
init() - Method in interface com.sapportals.wcm.rendering.layout.IExtLayoutController
this method is called by the LayoutControllerFactory when the initialization of the implementing class is finished.
init() - Method in interface com.sapportals.wcm.rendering.layout.ILayoutComposer
 
init(Properties) - Method in class com.sapportals.wcm.service.indexmanagement.AbstractIndex
Initializes the index with index implementation specific data
init(Properties) - Method in interface com.sapportals.wcm.service.indexmanagement.IIndex
Initializes the index with data that is specific for an index implementation
The implementation is responsible for storing this data.
init(Dictionary) - Method in interface com.sapportals.wcm.service.pipeline.processor.html.IHtmlUrlHandler
 
initFromPageContextImpl(IPageContext, String) - Method in class com.sapportals.wcm.rendering.collection.CollectionRendererDecorator
 
initFromPageContextImpl(IPageContext, String) - Method in class com.sapportals.wcm.rendering.property.MetaPropertyRendererUtil
 
initFromPageContextImpl(IPageContext, String) - Method in class com.sapportals.wcm.rendering.readymades.CommandRenderer
 
initFromPageContextImpl(IPageContext, String) - Method in class com.sapportals.wcm.rendering.readymades.EmptyCollectionInfo
 
initFromPageContextImpl(IPageContext, String) - Method in class com.sapportals.wcm.rendering.readymades.MenuBarComponent
 
initFromPageContextImpl(IPageContext, String) - Method in class com.sapportals.wcm.rendering.readymades.MetaPropertyComponent
 
initFromPageContextImpl(IPageContext, String) - Method in class com.sapportals.wcm.rendering.readymades.PropertyComponent
 
initFromPageContextImpl(IPageContext, String) - Method in class com.sapportals.wcm.rendering.readymades.ResourceDetailsLink
 
initFromPageContextImpl(IPageContext, String) - Method in class com.sapportals.wcm.rendering.readymades.ResourceImage
 
initFromPageContextImpl(IPageContext, String) - Method in class com.sapportals.wcm.rendering.readymades.ResourceLink
 
initFromPageContextImpl(IPageContext, String) - Method in class com.sapportals.wcm.rendering.readymades.UICommandComponent
 
initFromPageContextImpl(IPageContext, String) - Method in class com.sapportals.wcm.rendering.screenflow.os.ConfirmComponent
 
initNewInstance(ICollectionRenderer) - Method in class com.sapportals.wcm.rendering.collection.AbstractCollectionRenderer
end of implementation of the ILayoutObject-interface **********
initNewInstance(ICollectionRenderer) - Method in class com.sapportals.wcm.rendering.collection.LightCollectionRenderer
 
initNewInstance(IResourceRenderer) - Method in class com.sapportals.wcm.rendering.resource.AbstractResourceRenderer
 
initNewInstance(ICommand) - Method in class com.sapportals.wcm.rendering.uicommand.AbstractCommand
whenever a new instance of a command is needed, the newly created instance has to inherit all of the old instance's member variables, such as the alias, the resource bundle...
initNewInstance(IMassCommand) - Method in class com.sapportals.wcm.rendering.uicommand.AbstractMassCommand
whenever a new instance of a command is needed, the newly created instance has to inherit all of the old instance's member variables, such as the alias, the resource bundle...
initNewInstance(IUICommand) - Method in class com.sapportals.wcm.rendering.uicommand.AbstractUICommand
Whenever a new instance of a command is needed, the newly created instance has to inherit all of the old instance's member variables, such as the alias, the resource bundle...
initNewInstance(IUIMassCommand) - Method in class com.sapportals.wcm.rendering.uicommand.AbstractUIMassCommand
Deprecated. whenever a new instance of a command is needed, the newly created instance has to inherit all of the old instance's member variables, such as the alias, the resource bundle...
initTaxonomies(List) - Method in class com.sapportals.wcm.service.indexmanagement.retrieval.classification.AbstractClassificationIndex
Sets the index taxonomies initially before generating the index.
initTaxonomies(List) - Method in interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.IClassificationIndex
Sets the index taxonomies initially before generating the index
After the index has been created, the taxonomy folders are created automatically.
initWithString(String) - Method in class com.sapportals.wcm.util.usermanagement.SelectionUserManager
 
initialize(IGWResourceManager, List) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ITransport
Initializes the groupware transport with different congiguration properties.
initialize() - Method in class com.sapportals.wcm.rendering.base.AbstractFactory
This method is called when the class, that extends AbstractFactory, is instantiated for the first time.
initialize() - Method in class com.sapportals.wcm.rendering.base.AbstractProxyControl
 
initialize() - Method in class com.sapportals.wcm.rendering.collection.AbstractCollectionRenderer
 
initialize() - Method in class com.sapportals.wcm.rendering.resource.AbstractResourceRenderer
This method is called by the constructor.
initialize() - Method in class com.sapportals.wcm.rendering.resource.ResourceRendererFactory
 
initialize(PaneElement, ControllerDynPage) - Method in class com.sapportals.wcm.rendering.screenflow.AbstractScreenflow
 
initialize(String, Vector, Vector, Vector, IActionList, Vector, Properties) - Method in class com.sapportals.wcm.service.objecttypehandler.GenericObjectTypeHandler
TBD: Description of the Method.
initialize(String, Vector, Vector, Vector, IActionList, Vector, Properties) - Method in interface com.sapportals.wcm.service.objecttypehandler.IObjectTypeHandler
TODO: Description of the Method.
initializeSelectionList() - Method in class com.sapportals.wcm.rendering.collection.AbstractRendererStatus
 
insertErrorsIntoDom(Document) - Method in interface com.sapportals.wcm.service.xmlforms.validation.IPropertyValidator
serialized XML as read from input including error tags if any
insertLocalizedPropsToDOM(Document, Element, Object, IPropertyMap, HashMap, Properties, Map) - Method in interface com.sapportals.wcm.service.xmlforms.validation.IPropertyLocalizer
start the validation
insertStep(int) - Method in interface com.sapportals.wcm.repository.service.statemanagement.IStepList
Inserts a new, empty step into the approver list at the specified position.
insertValue(boolean, int) - Method in class com.sap.netweaver.bc.rf.common.property.booleantype.MutableBooleanMultiValueProperty
Insert property value at given index.
insertValue(Date, int) - Method in class com.sap.netweaver.bc.rf.common.property.datetype.MutableDateMultiValueProperty
Insert property value at given index.
insertValue(int, int) - Method in class com.sap.netweaver.bc.rf.common.property.inttype.MutableIntMultiValueProperty
Insert property value at given index.
insertValue(long, int) - Method in class com.sap.netweaver.bc.rf.common.property.longtype.MutableLongMultiValueProperty
Insert property value at given index.
insertValue(String, int) - Method in class com.sap.netweaver.bc.rf.common.property.stringtype.MutableStringMultiValueProperty
Insert property value at given index.
insertValue(String, int) - Method in class com.sap.netweaver.bc.rf.common.property.xmltype.MutableXmlMultiValueProperty
Insert property value at given index.
insertValueAsLong(long, int) - Method in class com.sap.netweaver.bc.rf.common.property.datetype.MutableDateMultiValueProperty
Insert property value at given index.
intValue() - Method in class com.sap.ip.collaboration.gw.api.enum.AvailabilityType
 
intValue() - Method in class com.sap.ip.collaboration.gw.api.enum.WeekDayType
 
internalAddQueuedCrawler(IIndexServiceCrawler) - Method in class com.sapportals.wcm.service.indexmanagement.AbstractIndex
For internal use only!
internalClassifyDocuments(IResourceList, String, float, int) - Method in class com.sapportals.wcm.service.indexmanagement.retrieval.classification.AbstractClassificationIndex
Classifies documents (which taxonomy class folders do the documents fit best)
internalDeindexDocuments(IRidList) - Method in class com.sapportals.wcm.service.indexmanagement.AbstractIndex
Deindexes documents
internalError(String) - Method in class com.sapportals.wcm.util.regex.re.RE
Throws an Error representing an internal error condition probably resulting from a bug in the regular expression compiler (or possibly data corruption).
internalIndexDocuments(IResourceList, IResourceEvent) - Method in class com.sapportals.wcm.service.indexmanagement.AbstractIndex
Indexes a list of documents
internalIndexDocuments(IResourceList, String, IRidList, IResourceEvent, boolean, boolean, boolean) - Method in class com.sapportals.wcm.service.indexmanagement.retrieval.classification.AbstractClassificationIndex
Indexes a list of documents (method for internal use)
internalIndexDocuments(IResourceList, IResourceEvent) - Method in class com.sapportals.wcm.service.indexmanagement.retrieval.classification.AbstractClassificationIndex
indexes a list of documents (method for internal use)
internalRunQueuedIfNoActive() - Method in class com.sapportals.wcm.service.indexmanagement.AbstractIndex
 
internalSaveIndex(IIndex) - Method in interface com.sapportals.wcm.service.indexmanagement.IIndexService
Saves a newly created index object inside the index service.
internalSetIndexFolders(IIndexFolderList) - Method in class com.sapportals.wcm.service.indexmanagement.AbstractIndex
For internal use only!
intersection(IResourceList) - Method in interface com.sapportals.wcm.repository.IResourceList
Get the intersection of this list and the given list.
intersection(IResourceList) - Method in class com.sapportals.wcm.repository.ResourceList
 
intersection(IRelationList) - Method in interface com.sapportals.wcm.service.relation.IRelationList
Get the intersection of this list and the given list.
intersection(IRelationTypeList) - Method in interface com.sapportals.wcm.service.relation.IRelationTypeList
Get the intersection of this list and the given list.
intersection(IProfileList) - Method in interface com.sapportals.wcm.service.template.IProfileList
Get the intersection of this list and the given list.
intersection(ITemplateList) - Method in interface com.sapportals.wcm.service.template.ITemplateList
Get the intersection of this list and the given list.
invalidChars() - Method in class com.sapportals.wcm.rfadapter.IDResolver
 
invalidate() - Method in interface com.sapportals.wcm.util.cache.IClusterCacheArea
Mark this cache area as invalid.
invalidate() - Static method in class com.sapportals.wcm.util.resource.ResourceBundles
Invalidates the cached resource bundles
invalidateProjects() - Method in interface com.sapportals.wcm.service.xmlforms.IXFService
Discards all XML Forms projects, they are reloaded as needed
invalidateProjects(String) - Method in interface com.sapportals.wcm.service.xmlforms.IXFService
Discards a given XML Forms project, it is reloaded as needed.
invalidateResourceBundles(String) - Method in interface com.sapportals.wcm.service.xmlforms.IXMLFormsService
Deprecated. Invalidate the ResourceBundle cache for a project, i.e. all entries in the cache for that project with any Locale will be deleted.
investigating(RID) - Method in interface com.sapportals.wcm.service.reporting.IResultReceiver
Inform the receiver which part of the resource namespace is currently investigated.
ir_rt - Variable in class com.sapportals.wcm.repository.so.DefaultObjectFactory
 
is508Required() - Method in interface com.sapportals.wcm.service.propertyconfig.renderer.IAccessibilityRenderer
Returns a boolean value according to 508 required mode
is508Required() - Method in class com.sapportals.wcm.service.propertystructure.AbstractGroupRenderer
Returns a boolean value according to 508 required mode
is508Required() - Method in interface com.sapportals.wcm.service.propertystructure.IAccessibilityGroupRenderer
Returns a boolean value according to 508 required mode
is508enabled() - Method in interface com.sapportals.wcm.rendering.base.ILayoutObject
 
is508enabled() - Method in class com.sapportals.wcm.rendering.base.LayoutObject
 
is508enabled() - Method in class com.sapportals.wcm.rendering.collection.AbstractCollectionRenderer
Description of the Method
is508enabled() - Method in class com.sapportals.wcm.rendering.collection.LightCollectionRenderer
 
isA(IResourceHandle, Class) - Method in interface com.sap.netweaver.bc.rf.mi.type.ITypeManager
Check if resource IS An or providing an instance of the given requested type ("instanceof").
isA(Class) - Method in interface com.sapportals.wcm.repository.IResource
Returns whether this resource has a representation as the class.
isA(Class) - Method in class com.sapportals.wcm.repository.so.AbstractTypeCast
Get the A attribute of the AbstractTypeCast object.
isA(Class, IResource) - Method in class com.sapportals.wcm.repository.so.DefaultObjectFactory
Get the A attribute of the DefaultTypeCastProvider object.
isA(Class, String) - Method in class com.sapportals.wcm.repository.so.DefaultObjectFactory
Checks if a mapping exists from resourceType to classRef.
isA(Class, IResource) - Method in interface com.sapportals.wcm.repository.so.IObjectFactory
Get the A attribute of the ITypeCastProvider object.
isA(Class, IResource) - Method in interface com.sapportals.wcm.repository.so.IObjectFactoryRegistry
Get the A attribute of the ITypeCastRegistry object.
isA(Class) - Method in interface com.sapportals.wcm.repository.so.ITypeCast
Checks whether the specified class can be obtained.
isA(IResource, String) - Static method in class com.sapportals.wcm.repository.util.ResourceTypeUtil
Checks if a resource is of a given resourceType.
isAbsolute() - Method in interface com.sap.netweaver.bc.rf.common.IRid
Return if Rid is absolute, e.g. start with a slash.
isAbsolute() - Method in interface com.sap.netweaver.bc.rf.common.IUriReference
Determine if the reference is absolute
isAbsolute() - Method in class com.sap.netweaver.bc.rf.common.Rid
Return if Rid is absolute, e.g. start with a slash.
isAbsolute() - Method in class com.sap.netweaver.bc.rf.common.UriReference
Determine if the reference is absolute
isAbsolute() - Method in interface com.sapportals.wcm.util.uri.IUriReference
Determine if the reference is absolute
isAbsolute() - Method in class com.sapportals.wcm.util.uri.RID
Return if RID is absolute, e.g. start with a slash.
isAbsolute() - Method in class com.sapportals.wcm.util.uri.URI
Deprecated. Return if URI is absolute, e.g. start with a slash.
isAbsolute() - Method in class com.sapportals.wcm.util.uri.UriReference
Determine if the reference is absolute
isAclOwner() - Method in interface com.sapportals.wcm.util.systemconfig.ISystemPrincipal
Deprecated. as of NW04.
isAclOwner() - Method in class com.sapportals.wcm.util.systemconfig.SystemPrincipal
Deprecated. as of NW04.
isActive() - Method in class com.sapportals.wcm.repository.manager.entrypoints.AbstractEntryPointsProvider
Checks if the provider is in state active
isActive() - Method in interface com.sapportals.wcm.repository.manager.entrypoints.IEntryPointsProvider
Checks if the provider is in state active
isActive() - Method in interface com.sapportals.wcm.repository.txn.IFrameworkTransaction
 
isActive() - Method in class com.sapportals.wcm.service.indexmanagement.AbstractIndex
Returns the information if an index is available or has be set inactive.
isActive() - Method in interface com.sapportals.wcm.service.indexmanagement.IIndex
 
isActive() - Method in interface com.sapportals.wcm.service.reporting.IScheduledReport
Determine if scheduled report is activated.
isActive() - Method in class com.sapportals.wcm.service.reporting.ScheduledReport
 
isAllDay() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ICalendarItem
Returns the allday flag
isAllDay() - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Returns the allday flag to indicate whether this spans whole day or not
isAllowed(IResourceHandle, IPrincipal, IPermission) - Method in interface com.sap.netweaver.bc.rf.mi.security.ISecurityManager
Checks whether the given principal has the given permission on the given resource handle.
isAllowed(IResourceHandle, IPrincipal, List) - Method in interface com.sap.netweaver.bc.rf.mi.security.ISecurityManager
Checks whether the given principal has all of the given permissions on the given resource handle.
isAllowed(List, IPrincipal, IPermission) - Method in interface com.sap.netweaver.bc.rf.mi.security.ISecurityManager
Checks whether the given principal has the given permission on the given resource identifiers.
isAllowed(List, IPrincipal, List) - Method in interface com.sap.netweaver.bc.rf.mi.security.ISecurityManager
Checks whether the given principal has all of the given permissions on the given resource identifiers.
isAllowed(IResource, IUser, IPermission) - Method in interface com.sapportals.wcm.repository.manager.ISecurityManager
Checks, whether a user has a specific permission on a specific resource
isAllowed(IResource, IUser, IPermissionList) - Method in interface com.sapportals.wcm.repository.manager.ISecurityManager
Checks, whether a user has some permissions on a specific resource
isAllowed(IRidList, IUser, IPermissionList, IResourceContext) - Method in interface com.sapportals.wcm.repository.manager.ISecurityManager
Checks, whether a user has some permissions on all specified resources.
isAllowed(IUser) - Method in interface com.sapportals.wcm.repository.service.layout.customizing.IProfile
 
isAllowed(IResource, IUser, IAclPermission) - Method in interface com.sapportals.wcm.repository.service.serviceacl.IAclService
 
isAllowed() - Method in interface com.sapportals.wcm.repository.service.statemanagement.IResourceTransition
Checks whether the transition is allowed for the current resource.
isAllowed(IResource) - Method in interface com.sapportals.wcm.repository.service.statemanagement.ITransition
Deprecated. Check whether the transition is allowed for a resource
isAllowed(IResourceList) - Method in interface com.sapportals.wcm.repository.service.statemanagement.ITransition
Deprecated. Checks that the transition is allowed for a list of resources
isAncestorOf(IHierarchicalUri) - Method in class com.sap.netweaver.bc.rf.common.HttpUrl
Determine if this Uri is ancestor of other uri
isAncestorOf(IHierarchicalUri) - Method in interface com.sap.netweaver.bc.rf.common.IHierarchicalUri
Determine if this Uri is ancestor of other uri
isAncestorOf(IRid) - Method in interface com.sap.netweaver.bc.rf.common.IRid
Determine if this Rid is an ancestor (parent or parent's parent, etc.) of the given child Rid.
isAncestorOf(IRid) - Method in class com.sap.netweaver.bc.rf.common.Rid
Determine if this Rid is an ancestor (parent or parent's parent, etc.) of the given child Rid.
isAncestorOf(IHierarchicalUri) - Method in class com.sapportals.wcm.util.uri.HttpUrl
Determine if this Uri is ancestor of other uri
isAncestorOf(IHierarchicalUri) - Method in interface com.sapportals.wcm.util.uri.IHierarchicalUri
Determine if this Uri is ancestor of other uri
isAncestorOf(RID) - Method in class com.sapportals.wcm.util.uri.RID
Determine if this RID is an ancestor (parent or parent's parent, etc.) of the given child RID.
isAncestorOf(IHierarchicalUri) - Method in class com.sapportals.wcm.util.uri.ResourceUrl
Determine if this Uri is ancestor of other uri
isAncestorOf(URI) - Method in class com.sapportals.wcm.util.uri.URI
Deprecated. Determine if this URI is an ancestor (parent or parent's parent, etc.) of the given child URI.
isAncestorOfOrSelf(IRid) - Method in interface com.sap.netweaver.bc.rf.common.IRid
Determine if this Rid is an ancestor (parent or parent's parent, etc.) of the given child Rid or the same.
isAncestorOfOrSelf(IRid) - Method in class com.sap.netweaver.bc.rf.common.Rid
Determine if this Rid is an ancestor (parent or parent's parent, etc.) of the given child Rid or the same.
isAncestorOfOrSelf(RID) - Method in class com.sapportals.wcm.util.uri.RID
Determine if this RID is an ancestor (parent or parent's parent, etc.) of the given child RID or the same.
isAppLogViewer() - Method in interface com.sapportals.wcm.util.systemconfig.ISystemPrincipal
Deprecated. as of NW04.
isAppLogViewer() - Method in class com.sapportals.wcm.util.systemconfig.SystemPrincipal
Deprecated. as of NW04.
isApplicable() - Method in class com.sapportals.wcm.rendering.uicommand.AbstractCommand
Gets the applicable attribute of the AbstractUICommand object
isApplicable() - Method in class com.sapportals.wcm.rendering.uicommand.AbstractMassCommand
Gets the applicable attribute of the AbstractUIMassCommand object
isApplicable() - Method in class com.sapportals.wcm.rendering.uicommand.AbstractUICommand
returns the information the command needs to carry out its task, when it is called through its execute method.
isApplicable() - Method in class com.sapportals.wcm.rendering.uicommand.AbstractUIMassCommand
Deprecated. Gets the applicable attribute of the AbstractUIMassCommand object
isApplicable() - Method in interface com.sapportals.wcm.rendering.uicommand.IExecCommand
 
isApplicable(IResource) - Method in interface com.sapportals.wcm.service.xmlforms.IXMLFormsService
Deprecated. check if applicabel on resource
isApproverlistAllowedForRead(IResource) - Method in interface com.sapportals.wcm.repository.service.statemanagement.IStatemanagementUtils
Deprecated. Checks whether the current user is allowed to read the approver list for a resource
isApproverlistAllowedForRead() - Method in interface com.sapportals.wcm.repository.service.statemanagement.IStatemanagementUtilsResource
Gets the ApproverlistAllowedForRead attribute of the IStatemanagementUtilsResource object.
isApproverlistAllowedForWrite(IResource) - Method in interface com.sapportals.wcm.repository.service.statemanagement.IStatemanagementUtils
Deprecated. Checks whether the current user has permission to change the approver list for a resource
isApproverlistAllowedForWrite() - Method in interface com.sapportals.wcm.repository.service.statemanagement.IStatemanagementUtilsResource
Gets the ApproverlistAllowedForWrite attribute of the IStatemanagementUtilsResource object.
isAscending() - Method in class com.sap.netweaver.bc.rf.common.namespace.CollatorEntry
Get flag whether or not this collator entry should be used to sort in ascending or descending order.
isAscending() - Method in interface com.sap.netweaver.bc.rf.common.namespace.ICollatorEntry
Get flag whether or not this collator entry should be used to sort in ascending or descending order.
isAscending() - Method in class com.sapportals.wcm.repository.PropertyCollatorItem
 
isAssignedAsSubmenu(ICollection) - Method in interface com.sapportals.wcm.service.template.ITemplateService
 
isAsync() - Method in class com.sap.netweaver.bc.rf.util.event.ReceiverEntry
returns true when a separate thread and queue is be used.
isAtomic() - Method in interface com.sap.netweaver.bc.rf.common.security.acl.IAclPermission
check whether the present permission has no members
isAtomic() - Method in interface com.sapportals.wcm.util.acl.IAclPermission
check whether the present permission has no members
isAuthorized(IPrincipal) - Method in interface com.sap.netweaver.bc.rf.common.security.acl.IAcl
Check whether or not the given principal is authorized to modify this ACL.
isAuthorized(IUMPrincipal) - Method in interface com.sapportals.wcm.repository.security.IResourceAcl
check whether a principal is authorized to change the ACL
isAuthorized(IUMPrincipal) - Method in interface com.sapportals.wcm.util.acl.IOwner
check whether a principal is an owner or a member of some owner group/role of the ACL
isAutoChildVersionControlEnabled(IResourceHandle) - Method in interface com.sap.netweaver.bc.rf.mi.version.IBasicVersioningManager
Returns true if auto version control of children is enabled for the collection resource referred by the given collection handle, which means that newly created direct non-collection children will automatically put under version control.
isAutoDelaying() - Method in interface com.sapportals.wcm.util.cache.ICacheEntry
 
isAvailable() - Method in class com.sap.netweaver.bc.rf.util.context.AbstractIndependentThreadContextFactory
Checks if there is at least one actual context stacked.
isAvailable() - Method in class com.sap.netweaver.bc.rf.util.context.ContextStack
Checks if there is at least one actual context stacked.
isAvailable() - Method in interface com.sap.netweaver.bc.rf.util.context.IContextFactory
Checks if there is at least one actual context stacked.
isAvailable() - Method in interface com.sap.netweaver.bc.rf.util.context.IContextStack
Checks if there is at least one actual context stacked.
isAvailable(String) - Method in interface com.sapportals.wcm.service.IServiceFactory
Returns true if the service is available.
isAvailable(String) - Method in class com.sapportals.wcm.service.ServiceFactory
 
isAvailable(ICollection) - Method in interface com.sapportals.wcm.service.template.ITemplateService
 
isAvailableTimeZone(TimeZone) - Method in interface com.sapportals.wcm.service.scheduler.ISchedulerTime
Checks whether a time zone can be set for this scheduler time or would be replaced by the default time zone if set.
isBackground() - Method in interface com.sapportals.wcm.service.crawler.ICrawler
Deprecated. Check if it's a background crawler.
isBackgroundQueued() - Method in interface com.sapportals.wcm.service.crawler.ICrawler
Deprecated. Check if it's a background crawler and if the crawler is currently queued for execution (crawl() or recrawl() was called, but not yet executed).
isCategory(IExtensionPointCategory) - Method in interface com.sap.netweaver.coll.shared.api.extension.IExtensionPoint
Returns true if this extension point belongs to a category.
isChangeTrackingSupported() - Method in interface com.sapportals.wcm.service.relation.IRelationOperandType
Check, if this operand type supports tracking of object renaming.
isChangeTrackingSupported() - Method in class com.sapportals.wcm.service.relation.operands.ResourceOperandType
 
isChangeTrackingSupported() - Method in class com.sapportals.wcm.service.relation.operands.StringOperandType
 
isChecked() - Method in interface com.sapportals.wcm.rendering.uicommand.ICheckableCommand
 
isCheckedOut(IResourceHandle) - Method in interface com.sap.netweaver.bc.rf.mi.version.IBasicVersioningManager
Returns true if the given resource handle refers to a checked-out vcr.
isCheckedOut() - Method in interface com.sapportals.wcm.repository.IResource
Returns true if this resource is currently checked out.
isCheckedOut(IResource) - Method in interface com.sapportals.wcm.service.checkout.ICheckout
Returns flag, whether the resource is checked out or not
isCheckoutEnable(IResource) - Method in interface com.sapportals.wcm.service.checkout.ICheckout
Checks whether a resource can be checked out or not
isChildrenBindingToBeCopied() - Method in class com.sap.netweaver.bc.rf.common.binding.CopyFlagsDescriptor
Get flag whether or not child bindings should be copied.
isChildrenBindingToBeCopied() - Method in interface com.sap.netweaver.bc.rf.common.binding.ICopyFlagsDescriptor
Get flag whether or not child bindings should be copied.
isChildrenLinkToBeCopied(LinkType) - Method in class com.sap.netweaver.bc.rf.common.namespace.CopyFlagsDescriptor
Get flag whether or not child links of the given LinkType should be copied.
isChildrenLinkToBeCopied(LinkType) - Method in interface com.sap.netweaver.bc.rf.common.namespace.ICopyFlagsDescriptor
Get flag whether or not child links of the given LinkType should be copied.
isCildrenToBeCopied() - Method in class com.sap.netweaver.bc.rf.common.namespace.CopyFlagsDescriptor
Get flag whether or not children should be copied.
isCildrenToBeCopied() - Method in interface com.sap.netweaver.bc.rf.common.namespace.ICopyFlagsDescriptor
Get flag whether or not children should be copied.
isCluster() - Method in interface com.sapportals.wcm.util.cache.IClusterCacheArea
Get the cluster's cache flag.
isClusterInstallation() - Method in interface com.sapportals.wcm.service.landscape.ILandscapeService
Indicates if the local system is within a cluster
isCollection() - Method in interface com.sap.netweaver.bc.rf.common.namespace.IQueryBuilder
Returns a new expression which tests if the resource is a collection
isCollection(IResourceHandle) - Method in interface com.sap.netweaver.bc.rf.mi.namespace.INamespaceManager
Check if a resource handle denotes a resource collection.
isCollection() - Method in interface com.sapportals.wcm.repository.IQueryBuilder
Returns a new expression which tests if the resource is a collection
isCollection() - Method in interface com.sapportals.wcm.repository.IResource
Returns true if this resource is a collection
isCollection() - Method in class com.sapportals.wcm.repository.manager.entrypoints.EntryPoint
Checks if the entry point is a collection (folder)
isCollection() - Method in interface com.sapportals.wcm.repository.manager.entrypoints.IEntryPoint
Checks if the entry point is a collection (folder)
isCollection() - Method in interface com.sapportals.wcm.repository.service.subscription.ISubscriptionConditionEvent
Indicates whether the resource that is associated with the event is a collection.
isCollection() - Method in interface com.sapportals.wcm.service.propertyconfig.IMetaContext
 
isCommunity() - Method in interface com.sap.ip.collaboration.room.api.IRoom
Check if the room is a community
isConfigurable - Variable in class com.sapportals.wcm.crt.component.ComponentStateHandler
 
isContained(IAclPermission) - Method in interface com.sap.netweaver.bc.rf.common.security.acl.IAclPermission
check whether a permission and all of its members are contained in the present permission
isContained(IAclPermission) - Method in interface com.sapportals.wcm.util.acl.IAclPermission
check whether a permission and all of its members are contained in the present permission
isContextualizable - Variable in class com.sapportals.wcm.crt.component.ComponentStateHandler
 
isCopyEnabled() - Method in class com.sapportals.wcm.repository.service.appproperties.AppProperty
 
isCopyEnabled() - Method in interface com.sapportals.wcm.repository.service.appproperties.IAppProperty
Returns a flag indicating of the properties should be copied if copy() is called on the resource
isCopyTrackingSupported() - Method in interface com.sapportals.wcm.service.relation.IRelationOperandType
Check, if this operand type supports tracking of object copy.
isCopyTrackingSupported() - Method in class com.sapportals.wcm.service.relation.operands.ResourceOperandType
 
isCopyTrackingSupported() - Method in class com.sapportals.wcm.service.relation.operands.StringOperandType
 
isCrawlerProfileIDInherited() - Method in interface com.sapportals.wcm.service.indexmanagement.IIndexFolder
Indicates if the crawler profile ID is inherited from the index crawler profile ID.
isCrawlerProfileIDInherited() - Method in class com.sapportals.wcm.service.indexmanagement.IndexFolder
true if the crawler profile ID that is returned from getCrawlerProfileId() is inherited from the index crawler profile ID.
isCrawling() - Method in interface com.sapportals.wcm.service.crawler.ICrawler
Deprecated. Check, if the crawler is currently running (maybe suspended or resumed).
isCreateWatcher - Variable in class com.sapportals.wcm.service.relation.AbstractRelationWatcher
flag to indicate that this watcher want's to be called when a relation was created.
isCreateWatcher() - Method in class com.sapportals.wcm.service.relation.AbstractRelationWatcher
 
isCreateWatcher() - Method in interface com.sapportals.wcm.service.relation.IRelationWatcher
returns true if this watcher is interested in create events.
isDead() - Method in interface com.sapportals.wcm.service.reporting.ILinkResultItem
The item, designated by its RID, is known to be dead, e.g.
isDead() - Method in class com.sapportals.wcm.service.reporting.ResultItem
 
isDebugEnabled() - Method in interface com.sapportals.wcm.repository.service.layout.IDebugContainer
returns a flag if the calling class should add anything to the debug list of the implementing debug container.
isDebugEnabled() - Method in interface com.sapportals.wcm.repository.service.layout.info.IRenderingInformation
returns a flag if the calling class should add anything to the rendering information or not.
isDebugEnabled() - Method in class com.sapportals.wcm.util.log.Category
Deprecated. as of NW04. Please use the standard logging instead.
isDebugEnabled() - Method in interface com.sapportals.wcm.util.log.ICategory
 
isDefault() - Method in interface com.sapportals.wcm.rendering.uicommand.IUIMenuCommand
 
isDefault() - Method in class com.sapportals.wcm.rendering.uicommand.UIMenuCommand
 
isDefaultChannelActive() - Method in interface com.sapportals.wcm.repository.service.subscription.ISubscriptionManager
Checks whether a default channel is active or not.
isDefined(IName) - Method in interface com.sap.netweaver.bc.rf.common.namespace.IQueryBuilder
Returns a new expression which tests for the properties existence.
isDefined(IPropertyName) - Method in interface com.sapportals.wcm.repository.IQueryBuilder
Returns a new expression which tests for the properties existence.
isDeleteAllowed(IResourceContext, IIndex) - Method in interface com.sapportals.wcm.service.indexmanagement.IIndexService
Checks the delete permission of a user for an index.
isDeleteAllowed(IResourceContext, List) - Method in interface com.sapportals.wcm.service.indexmanagement.IIndexService
Checks the delete permission of a user for a list of indexes.
isDeleteTrackingSupported() - Method in interface com.sapportals.wcm.service.relation.IRelationOperandType
Check, if this operand type supports tracking of object deletion.
isDeleteTrackingSupported() - Method in class com.sapportals.wcm.service.relation.operands.ResourceOperandType
 
isDeleteTrackingSupported() - Method in class com.sapportals.wcm.service.relation.operands.StringOperandType
 
isDeleteWatcher - Variable in class com.sapportals.wcm.service.relation.AbstractRelationWatcher
flag to indicate that this watcher want's to be called when a relation is to be deleted.
isDeleteWatcher() - Method in class com.sapportals.wcm.service.relation.AbstractRelationWatcher
 
isDeleteWatcher() - Method in interface com.sapportals.wcm.service.relation.IRelationWatcher
returns true if this watcher is interested in delete events.
isDelta() - Method in interface com.sapportals.wcm.service.crawler.ICrawlerStatistics
Deprecated. Test, if the crawler performs a delta crawl.
isDeprecated() - Method in interface com.sapportals.wcm.service.xmlforms.IXFProject
Checks, if the project is deprecated.
isDescriptionIncluded() - Method in class com.sapportals.wcm.control.released.search.SearchQueryListBuilder
Returns the current setting for the description included flag.
isDirty(IResourceContext) - Method in interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.IQueryFolder
A flag for the query folder that indicates whether the documents of the category match the current query or not.
isDisplaynameIncluded() - Method in class com.sapportals.wcm.control.released.search.SearchQueryListBuilder
Returns the current setting for the display name included flag.
isDocClassifiedInAnyTax(IResource) - Method in class com.sapportals.wcm.service.indexmanagement.retrieval.classification.AbstractClassificationIndex
 
isDone() - Method in interface com.sapportals.wcm.service.actioninbox.IActionInboxItem
Check, if this item is in done state (setDone() has been called).
isDynamic() - Method in interface com.sapportals.wcm.repository.IInternalLinkResource
 
isEmpty() - Method in interface com.sap.ip.collaboration.room.api.IUserRoles
Check if the user is assigned to no roles at all
isEmpty() - Method in class com.sap.netweaver.bc.rf.util.event.EventList
Check if list is empty.
isEmpty() - Method in interface com.sap.netweaver.bc.rf.util.event.IEventList
Check if list is empty.
isEmpty() - Method in interface com.sapportals.wcm.repository.IPropertyMap
Returns true if the map is empty.
isEmpty() - Method in class com.sapportals.wcm.repository.PropertyChangeResultCollection
Returns true if the collection contains no elements.
isEmpty() - Method in class com.sapportals.wcm.repository.PropertyMap
 
isEmpty() - Method in class com.sapportals.wcm.repository.Selector
 
isEmpty() - Method in interface com.sapportals.wcm.repository.service.appproperties.IAppPropertyCollection
Returns true if the collection is emptry
isEmpty() - Method in interface com.sapportals.wcm.repository.service.appproperties.IAppPropertyMap
Returns true if the map is emptry
isEmpty() - Method in interface com.sapportals.wcm.repository.service.appproperties.IResourceAppPropertyMap
Returns true if the map is emptry
isEmpty() - Method in class com.sapportals.wcm.repository.service.appproperties.MutableAppPropertyMap
 
isEmpty() - Method in interface com.sapportals.wcm.repository.service.layout.customizing.IMetaDataList
 
isEmpty() - Method in interface com.sapportals.wcm.repository.service.layout.customizing.IParameterNameSet
 
isEmpty() - Method in interface com.sapportals.wcm.repository.service.layout.customizing.IProfileCollection
 
isEmpty() - Method in interface com.sapportals.wcm.repository.service.layout.customizing.IProfileList
 
isEmpty() - Method in interface com.sapportals.wcm.repository.service.layout.customizing.IProfileMap
 
isEmpty() - Method in interface com.sapportals.wcm.repository.service.layout.customizing.IProfileSet
 
isEmpty() - Method in class com.sapportals.wcm.repository.service.layout.info.RenderObjectInfoList
 
isEmpty() - Method in class com.sapportals.wcm.repository.service.layout.info.SettingInfoKeyList
 
isEmpty() - Method in interface com.sapportals.wcm.repository.service.statemanagement.IList
Returns true if this list contains no elements
isEmpty() - Method in interface com.sapportals.wcm.repository.service.statemanagement.IStep
Checks whether approvers are assigned to the step.
isEmpty() - Method in interface com.sapportals.wcm.repository.service.statemanagement.ITransitionList
Deprecated. Checks whether the transition list is empty
isEmpty() - Method in interface com.sapportals.wcm.repository.service.subscription.ISubscriptionList
Checks whether the list is empty.
isEmpty() - Method in interface com.sapportals.wcm.repository.service.timebasedpublish.info.ITimebasedPublishInfoItemList
 
isEmpty() - Method in interface com.sapportals.wcm.service.actioninbox.IActionInboxCategoryList
 
isEmpty() - Method in interface com.sapportals.wcm.service.actioninbox.IActionInboxItemCategoryList
 
isEmpty() - Method in interface com.sapportals.wcm.service.actioninbox.IActionInboxItemList
 
isEmpty() - Method in interface com.sapportals.wcm.service.crawler.ICrawlerList
Deprecated.  
isEmpty() - Method in interface com.sapportals.wcm.service.crawler.ICrawlerProfileList
Deprecated.  
isEmpty() - Method in interface com.sapportals.wcm.service.crawler.ICrawlerVisitedEntryList
Deprecated.  
isEmpty() - Method in interface com.sapportals.wcm.service.crawler.IScheduledCrawlerList
Deprecated.  
isEmpty() - Method in interface com.sapportals.wcm.service.indexmanagement.IIndexFolderList
Indicates if the list is empty.
isEmpty() - Method in class com.sapportals.wcm.service.indexmanagement.IndexFolderList
Get the Empty attribute of the IIndexFolderList object.
isEmpty() - Method in class com.sapportals.wcm.service.indexmanagement.retrieval.classification.DocClassificationMapList
Get the Empty attribute of the IDocClassificationMapList object.
isEmpty() - Method in interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.IDocClassificationMapList
Get the Empty attribute of the IDocClassificationMapList object.
isEmpty() - Method in interface com.sapportals.wcm.service.landscape.ISystemList
Tests if this list is empty
isEmpty() - Method in interface com.sapportals.wcm.service.propertyconfig.IMetaGroupList
 
isEmpty() - Method in interface com.sapportals.wcm.service.propertyconfig.IMetaNameList
 
isEmpty() - Method in interface com.sapportals.wcm.service.propertyconfig.IMetaValueList
 
isEmpty() - Method in interface com.sapportals.wcm.service.propertyconfig.metadataextension.IValidationErrorList
 
isEmpty() - Method in interface com.sapportals.wcm.service.propertystructure.IPropertyStructureList
 
isEmpty() - Method in interface com.sapportals.wcm.service.propertystructure.IStructuredGroupItemList
 
isEmpty() - Method in interface com.sapportals.wcm.service.scheduler.ISchedulerEntryList
Deprecated.  
isEmpty() - Method in interface com.sapportals.wcm.service.scheduler.ISchedulerTimeList
Deprecated.  
isEmpty() - Method in interface com.sapportals.wcm.service.scheduler.ISequence
Returns true if this sequence contains no entries.
isEmpty() - Method in interface com.sapportals.wcm.service.taskqueue.ITaskQueue
Indicates if the queue is empty.
isEmpty() - Method in interface com.sapportals.wcm.service.taskqueue.ITaskQueueReader
Indicates if the queue still holds some tasks to process (and the get-method will return a task.
isEmpty() - Method in interface com.sapportals.wcm.util.channels.IChannelList
 
isEmpty() - Method in class com.sapportals.wcm.util.events.EventList
 
isEmpty() - Method in interface com.sapportals.wcm.util.events.IEventList
 
isEmpty() - Method in interface com.sapportals.wcm.util.html.IHTMLElementStart
Determines if this element is an empty element, e.g. ending with '/>'.
isEmpty() - Method in interface com.sapportals.wcm.util.uri.IRidList
 
isEmpty() - Method in interface com.sapportals.wcm.util.uri.IRidSet
 
isEmpty() - Method in interface com.sapportals.wcm.util.uri.IUriList
 
isEmpty() - Method in class com.sapportals.wcm.util.uri.ReadonlyRidList
 
isEmpty() - Method in class com.sapportals.wcm.util.uri.RidList
 
isEmpty() - Method in class com.sapportals.wcm.util.uri.RidSet
 
isEmpty() - Method in class com.sapportals.wcm.util.uri.UriList
 
isEnableWebRepAccess() - Method in class com.sapportals.wcm.rendering.collection.SearchRendererStatus
 
isEnabled() - Method in interface com.sapportals.wcm.rendering.uicommand.IUIMenuCommand
Gets the enabled attribute of the IUIMenuCommand object
isEnabled() - Method in class com.sapportals.wcm.rendering.uicommand.UIMenuCommand
 
isEnabled() - Method in interface com.sapportals.wcm.repository.IVersionController
 
isEnd(int) - Method in class com.sapportals.wcm.util.regex.re.CharacterArrayCharacterIterator
 
isEnd(int) - Method in interface com.sapportals.wcm.util.regex.re.CharacterIterator
 
isEnd(int) - Method in class com.sapportals.wcm.util.regex.re.ReaderCharacterIterator
 
isEnd(int) - Method in class com.sapportals.wcm.util.regex.re.StreamCharacterIterator
 
isEnd(int) - Method in class com.sapportals.wcm.util.regex.re.StringCharacterIterator
 
isEndListenerRegistered(ITransactionEndsListener) - Method in interface com.sapportals.wcm.repository.txn.IFrameworkTransaction
Tells if a specific listener is already registered with this transaction
isEndtag() - Method in class com.sapportals.wcm.util.html.HtmlTag
 
isError() - Method in interface com.sapportals.wcm.service.crawler.ICrawlerVisitedEntry
Deprecated. Check, if this entry is marked as error (it's URL was found, but the resource could not be retrieved).
isErrorEnabled() - Method in class com.sapportals.wcm.util.log.Category
Deprecated. as of NW04. Please use the standard logging instead.
isErrorEnabled() - Method in interface com.sapportals.wcm.util.log.ICategory
 
isExactlyValue(IParameterName, Object) - Method in class com.sapportals.wcm.rendering.base.LayoutObject
 
isExactlyValue(IParameterName, Object) - Method in class com.sapportals.wcm.rendering.collection.AbstractCollectionRenderer
Gets the exactlyValue attribute of the AbstractCollectionRenderer object
isExactlyValue(IParameterName, Object) - Method in class com.sapportals.wcm.rendering.collection.LightCollectionRenderer
 
isExactlyValue(IParameterName, Object) - Method in interface com.sapportals.wcm.repository.service.layout.customizing.IParameters
Checks if an entry in the set exists for the specified key, which has the specified value.
isExcluded(RID) - Method in class com.sapportals.wcm.rendering.base.NavigationMemorizer
 
isExcluded() - Method in interface com.sapportals.wcm.service.crawler.ICrawlerVisitedEntry
Deprecated. Check, if this entry is marked as excluded and won't be crawled at all.
isExclusive() - Method in interface com.sap.netweaver.coll.shared.api.extension.IValueSet
If the value set is exclusive or can be extended by user input.
isExecutable() - Method in interface com.sapportals.wcm.rendering.uicommand.IExecCommand
checks, if this Command can be executed for this resource (e.g. a resource can not be deleted, when it is locked by someone else).
isExpanded() - Method in interface com.sapportals.wcm.rendering.uicommand.IUIMenuCommand
Gets the expanded attribute of the IUIMenuCommand object
isExpanded() - Method in class com.sapportals.wcm.rendering.uicommand.UIMenuCommand
Gets the expanded attribute of the IUIMenuCommand object
isExpired() - Method in interface com.sapportals.wcm.service.applog.IAppLogEntry
 
isExpired() - Method in interface com.sapportals.wcm.util.cache.ICacheEntry
 
isExpired() - Method in interface com.sapportals.wcm.util.http.ICookie
Determine if cookie has expired
isFatalEnabled() - Method in class com.sapportals.wcm.util.log.Category
Deprecated. as of NW04. Please use the standard logging instead.
isFatalEnabled() - Method in interface com.sapportals.wcm.util.log.ICategory
 
isFile() - Method in class com.sapportals.wcm.util.mmparser.AbstractPart
Returns true if this Part is a FilePart.
isFile() - Method in class com.sapportals.wcm.util.mmparser.FilePart
Returns true to indicate this part is a file.
isFile() - Method in class com.sapportals.wcm.util.mmparser.ParamPart
Returns true to indicate this part is a file.
isFiltered() - Method in interface com.sapportals.wcm.repository.IContentFilterInformation
Indicates whether content filters have been applied to this content.
isFiltered(IResource, IXCrawlerParameters, RID) - Method in interface com.sapportals.wcm.service.xcrawler.IXCrawlerService
Check, if a resource would be filtered out during a crawl with specific crawler parameters
isFinished() - Method in interface com.sapportals.wcm.service.reporting.IRunningReport
Return if report is finished
isFirstCall - Variable in class com.sapportals.wcm.rendering.base.AbstractProxyControl
 
isFound() - Method in interface com.sapportals.wcm.service.crawler.ICrawlerVisitedEntry
Deprecated. Check, if this entry is marked as found (was found by the crawler but not yet processed by the result receiver).
isGeneric() - Method in interface com.sapportals.wcm.service.urlgenerator.IUriMapper
Determine if this mapper is generic, e.g. handles conversions outside its root.
isGroup() - Method in class com.sapportals.wcm.util.acl.UMPrincipalRaw
 
isGroup() - Method in interface com.sapportals.wcm.util.channels.IRecipient
Test if the recipient is a group and contains other recipients.
isHTMLFragment(String, String, String) - Method in interface com.sapportals.wcm.service.xmlforms.IXMLFormsService
Deprecated. Returns, whether a form is only a HTML fragment or a full HTML page
isHidden() - Method in interface com.sap.ip.collaboration.room.api.IRoom
Check if the room is hidden
isHidden() - Method in class com.sap.netweaver.bc.rf.common.property.AbstractProperty
Returns true if this property is hidden.
isHidden() - Method in interface com.sap.netweaver.bc.rf.common.property.IProperty
Returns true if this property is hidden.
isHidden(int) - Static method in class com.sap.netweaver.bc.rf.common.property.PropertyFlags
Returns true if these property flags indicate that its holding property has the internal system attribute "hidden".
isHidden() - Method in interface com.sapportals.wcm.repository.IPropertyDef
Returns the value of the Hidden attribute
isHidden() - Method in interface com.sapportals.wcm.repository.IResource
Get value of the system property Hidden
isHidden() - Method in class com.sapportals.wcm.repository.PropertyDef
Returns the value of the Hidden attribute
isHidden() - Method in interface com.sapportals.wcm.service.propertyconfig.IMetaGroup
Returns true if group is hidden, false else
isHidden() - Method in interface com.sapportals.wcm.service.propertyconfig.IMetaName
 
isHidden() - Method in interface com.sapportals.wcm.service.xmlforms.IXFProject
Checks if the project is public visible or not
isInGroup(String) - Method in class com.sapportals.wcm.util.acl.UMPrincipalRaw
 
isInRole(String) - Method in class com.sapportals.wcm.util.acl.UMPrincipalRaw
 
isInSystemFolder(RID) - Static method in class com.sapportals.wcm.service.indexmanagement.retrieval.classification.AbstractClassificationIndex
 
isInTable(Date) - Method in interface com.sapportals.wcm.service.scheduler.ISchedulerTimeTable
Test, if a given date is in the timetable.
isIncluded() - Method in interface com.sapportals.wcm.rendering.uicommand.IUIMenuCommand
Gets the include attribute of the IUIMenuCommand object
isIncluded() - Method in class com.sapportals.wcm.rendering.uicommand.UIMenuCommand
Gets the include attribute of the IUIMenuCommand object
isIndexOnlyClassifiedDocs() - Method in class com.sapportals.wcm.service.indexmanagement.retrieval.classification.AbstractClassificationIndex
Returns true, if only documents are indexed, which could be assigned to categories.
isIndexable() - Method in interface com.sapportals.wcm.service.propertyconfig.IMetaName
Delivers a flag which is used by TREX and Indexmanagement.
isIndexed() - Method in interface com.sapportals.wcm.repository.IPropertyDef
Returns the value of the Indexed attribute
isIndexed() - Method in class com.sapportals.wcm.repository.PropertyDef
Returns the value of the Indexed attribute
isIndexedSuccessfully() - Method in interface com.sapportals.wcm.service.indexmanagement.IIndexFolder
Returns true if all documents could be indexed successfully and false if some documents did have problems while indexing or the indexing process had to be stopped because of a communication error.
isIndexedSuccessfully() - Method in class com.sapportals.wcm.service.indexmanagement.IndexFolder
 
isInfoEnabled() - Method in class com.sapportals.wcm.util.log.Category
Deprecated. as of NW04. Please use the standard logging instead.
isInfoEnabled() - Method in interface com.sapportals.wcm.util.log.ICategory
 
isInsideQuotation() - Method in class com.sapportals.wcm.service.indexmanagement.retrieval.search.SearchStringTerm
 
isInvalidIDGiven() - Method in class com.sapportals.wcm.util.controlstatus.PrincipalsField
 
isInvalidIDGiven() - Method in class com.sapportals.wcm.util.usermanagement.SelectionUserManager
Gets the invalidIDGiven attribute of the SelectionUserManager object
isJavaScript() - Method in class com.sapportals.wcm.rendering.uicommand.LinkAttributes
Gets the javaScript attribute of the LinkAttributes object
isKnown(IUMPrincipal) - Static method in class com.sapportals.wcm.util.acl.UMPrincipalRaw
 
isLike(IEvent) - Method in interface com.sap.netweaver.bc.rf.util.event.IEvent
Compares this event with another event for equality or some kind of "similarity".
isLike(IEvent) - Method in class com.sapportals.wcm.repository.manager.ResourceEvent
 
isLike(IEvent) - Method in class com.sapportals.wcm.repository.service.discussion.DiscussionEvent
 
isLike(IEvent) - Method in class com.sapportals.wcm.repository.service.discussion.wcm.DiscussionEvent
 
isLike(IEvent) - Method in class com.sapportals.wcm.repository.service.statemanagement.cm.StatemanagementEvent
Compares the event to a template event like isInstanceOf()
isLike(IEvent) - Method in interface com.sapportals.wcm.repository.service.timebasedpublish.ITimebasedPublishEvent
Checks if two events are of the same type.
isLike(IEvent) - Method in class com.sapportals.wcm.repository.service.timebasedpublish.wcm.TimebasedPublishEvent
 
isLike(IEvent) - Method in interface com.sapportals.wcm.util.events.IEvent
Compares this event with another event for equality or some kind of "similarity".
isLink(IResourceHandle) - Method in interface com.sap.netweaver.bc.rf.mi.namespace.INamespaceManager
Check if a resource handle denotes a resource link, i.e. a resource linking to another resource.
isLinked() - Method in interface com.sapportals.wcm.service.actioninbox.IActionInboxItem
Check, if this item is a linked item (an item that is stored as a multiple but crosslinked item in the inboxes for several users).
isListedRoom() - Method in interface com.sap.ip.collaboration.room.api.IRoom
Check if the room is a listed room
isLive() - Method in class com.sap.netweaver.bc.rf.common.property.AbstractProperty
Returns true if this property is live.
isLive() - Method in interface com.sap.netweaver.bc.rf.common.property.IProperty
Returns true if this property is live.
isLive(int) - Static method in class com.sap.netweaver.bc.rf.common.property.PropertyFlags
Returns true if these property flags indicate that its holding property has the internal system attribute "live".
isLockBreaker() - Method in interface com.sapportals.wcm.util.systemconfig.ISystemPrincipal
 
isLockBreaker() - Method in class com.sapportals.wcm.util.systemconfig.SystemPrincipal
 
isLocked() - Method in interface com.sap.ip.collaboration.room.api.IRoom
Check if the room is locked
isLocked() - Method in interface com.sap.netweaver.bc.rf.common.security.acl.IAcl
Check whether or not the ACL is locked.
isLocked() - Method in interface com.sapportals.wcm.repository.IResource
Returns true if this resource is locked.
isLocked() - Method in interface com.sapportals.wcm.repository.security.IResourceAcl
check whether the ACL is locked
isLocked() - Method in interface com.sapportals.wcm.util.acl.IAcl
check whether the ACL is locked
isLockedByMe() - Method in interface com.sapportals.wcm.repository.IResource
Returns true if this resource is locked by the current user in the context.
isLogged() - Method in class com.sapportals.wcm.WcmException
 
isMaintainable() - Method in interface com.sapportals.wcm.service.propertyconfig.IMetaName
 
isMandatory() - Method in interface com.sapportals.wcm.rendering.uicommand.IUIMenuCommand
Gets the mandatory attribute of the IUIMenuCommand object
isMandatory() - Method in class com.sapportals.wcm.rendering.uicommand.UIMenuCommand
 
isMandatory() - Method in interface com.sapportals.wcm.service.propertyconfig.IMetaName
Delivers a flag which marks this property as being mandatory
isManuallyDeclassifiedDocument(IResource, RID) - Method in class com.sapportals.wcm.service.indexmanagement.retrieval.classification.AbstractClassificationIndex
 
isMass() - Method in class com.sapportals.wcm.rendering.uicommand.CommandCreator.CommandContainer
 
isMatchedPath(String[], String) - Method in class com.sapportals.wcm.rendering.uicommand.AbstractCommand
 
isMatchedPath(String[], String) - Method in class com.sapportals.wcm.rendering.uicommand.AbstractUICommand
 
isMatchedPath(String[], String) - Method in class com.sapportals.wcm.rendering.uicommand.AbstractUIMassCommand
Deprecated.  
isMatching(IFlavor) - Method in interface com.sapportals.wcm.repository.service.layout.customizing.flavor.IFlavor
Checks whether the impFlavor matches the current context.
isMeeting() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ICalendarItem
Returns true if the calendar item is a meeting, false otherwise.
isMeeting() - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Returns true if the calendar item is a meeting, false otherwise.
isMember(String) - Method in interface com.sap.ip.collaboration.room.api.IRoom
Tests whether a specific user has access to this room
isMember(IAclPermission) - Method in interface com.sap.netweaver.bc.rf.common.security.acl.IAclPermission
check whether some permission is a member of the present permission
isMember(IAclPermission) - Method in interface com.sapportals.wcm.util.acl.IAclPermission
check whether some permission is a member of the present permission
isMimeTypeSupported(String) - Method in class com.sapportals.wcm.rendering.uicommand.PreviewMimeType
Check if the input mine type is contained in the list of the mime types which are configurable for preview
isModelled() - Method in interface com.sapportals.wcm.service.propertyconfig.IMetaName
Delivers a flag which marks this property as being explicitly modelled (not on-the-fly)
isMultiDay() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ICalendarItem
Returns if the appointment spans over multiple days
isMultiDay() - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Returns if the appointment spans over multiple days
isMultiValue() - Method in interface com.sap.netweaver.bc.rf.common.property.IProperty
Returns true if this property is a multi-value property.
isMultiValue() - Method in class com.sap.netweaver.bc.rf.common.property.booleantype.BooleanMultiValueProperty
Returns true if this property is a multi-value property.
isMultiValue() - Method in class com.sap.netweaver.bc.rf.common.property.booleantype.BooleanSingleValueProperty
Returns true if this property is a multi-value property.
isMultiValue() - Method in class com.sap.netweaver.bc.rf.common.property.datetype.DateMultiValueProperty
Returns true if this property is a multi-value property.
isMultiValue() - Method in class com.sap.netweaver.bc.rf.common.property.datetype.DateSingleValueProperty
Returns true if this property is a multi-value property.
isMultiValue() - Method in class com.sap.netweaver.bc.rf.common.property.inttype.IntMultiValueProperty
Returns true if this property is a multi-value property.
isMultiValue() - Method in class com.sap.netweaver.bc.rf.common.property.inttype.IntSingleValueProperty
Returns true if this property is a multi-value property.
isMultiValue() - Method in class com.sap.netweaver.bc.rf.common.property.longtype.LongMultiValueProperty
Returns true if this property is a multi-value property.
isMultiValue() - Method in class com.sap.netweaver.bc.rf.common.property.longtype.LongSingleValueProperty
Returns true if this property is a multi-value property.
isMultiValue() - Method in class com.sap.netweaver.bc.rf.common.property.stringtype.StringMultiValueProperty
Returns true if this property is a multi-value property.
isMultiValue() - Method in class com.sap.netweaver.bc.rf.common.property.stringtype.StringSingleValueProperty
Returns true if this property is a multi-value property.
isMultiValue() - Method in class com.sap.netweaver.bc.rf.common.property.xmltype.XmlMultiValueProperty
Returns true if this property is a multi-value property.
isMultiValue() - Method in class com.sap.netweaver.bc.rf.common.property.xmltype.XmlSingleValueProperty
Returns true if this property is a multi-value property.
isMultiValued() - Method in interface com.sapportals.wcm.service.propertyconfig.IMetaName
get multi-value attribute
isMultivalued() - Method in interface com.sapportals.wcm.repository.IProperty
Returns true if the property is multi-valued
isMultivalued() - Method in interface com.sapportals.wcm.repository.IPropertyDef
Returns true if the property is multi-valued.
isMultivalued() - Method in class com.sapportals.wcm.repository.Property
 
isMultivalued() - Method in class com.sapportals.wcm.repository.PropertyDef
Returns true if the property is multi-valued.
isMultivalued - Variable in class com.sapportals.wcm.repository.service.appproperties.AppProperty
 
isMultivalued() - Method in class com.sapportals.wcm.repository.service.appproperties.AppProperty
 
isMultivalued() - Method in interface com.sapportals.wcm.repository.service.appproperties.IAppProperty
Returns true if it is a multi-valued property
isMultivalued() - Method in interface com.sapportals.wcm.service.relation.IRelationPropertyQuery
Return an expression which selects only those operands having more than one value.
isNecessary() - Method in class com.sap.netweaver.bc.rf.mi.security.SecurityChecker
Return if checking of permissions is necessary.
isNegative() - Method in interface com.sap.netweaver.bc.rf.common.security.acl.IAclEntry
Check whether or not this ACL entry denies its permission.
isNegative() - Method in interface com.sapportals.wcm.repository.security.IResourceAclEntry
check whether the ACE denies its permission
isNegative() - Method in interface com.sapportals.wcm.util.acl.IAclEntry
check whether the ACE denies its permission
isNew() - Method in interface com.sapportals.wcm.util.http.IContext
 
isNewGlobalTimeTableSet() - Method in interface com.sapportals.wcm.service.indexmanagement.IIndexFolder
Returns true if a new timetable for the index is defined after last update of the index.
isNewGlobalTimeTableSet() - Method in class com.sapportals.wcm.service.indexmanagement.IndexFolder
true if a new timetable for the index is defined after last update of the index.
isNewLocalTimeTableSet() - Method in interface com.sapportals.wcm.service.indexmanagement.IIndexFolder
Returns true if a new timetable fpr the folder is defined after last update of the index.
isNewLocalTimeTableSet() - Method in class com.sapportals.wcm.service.indexmanagement.IndexFolder
true if a new timetable is defined after last update of the index.
isNoOtherValue(IParameterName, Object) - Method in class com.sapportals.wcm.rendering.base.LayoutObject
 
isNoOtherValue(IParameterName, Object) - Method in class com.sapportals.wcm.rendering.collection.AbstractCollectionRenderer
Gets the noOtherValue attribute of the AbstractCollectionRenderer object
isNoOtherValue(IParameterName, Object) - Method in class com.sapportals.wcm.rendering.collection.LightCollectionRenderer
 
isNoOtherValue(IParameterName, Object) - Method in interface com.sapportals.wcm.repository.service.layout.customizing.IParameters
Checks for a key if no other value than the specified value is set.
isNoValue() - Method in interface com.sapportals.wcm.repository.service.layout.customizing.flavor.IFlavorProperty
 
isNonUniqueIDGiven() - Method in class com.sapportals.wcm.util.controlstatus.PrincipalsField
 
isNonUniqueIDGiven() - Method in class com.sapportals.wcm.util.usermanagement.SelectionUserManager
Are non UniqueIDsGiven?
isOK() - Method in class com.sapportals.wcm.repository.PropertyChangeResult
Property was set or removed successfull
isOneToOne() - Method in interface com.sapportals.wcm.service.relation.IRelationTypeAttributes
True, if only 1:1 relations are allowed (only one relation per source operand).
isOnlyCollectionsEnabled() - Method in interface com.sapportals.wcm.repository.service.discussion.IDiscussionManager
Checks if discussion service is only enabled for collections.
isOnlyRecipient(IRecipient) - Method in interface com.sapportals.wcm.repository.service.subscription.ISubscription
Checks if a recipient is the only recipient of a subscription.
isOnlyResource(IResource) - Method in interface com.sapportals.wcm.repository.service.subscription.ISubscription
Checks if a resource is the only resource of a subscription.
isOrdered() - Method in interface com.sapportals.wcm.service.relation.IRelationTypeAttributes
True, if the relations are ordered with respect to their source operand.
isOverwriteEnforced() - Method in class com.sap.netweaver.bc.rf.common.namespace.DestinationDescriptor
Get flag whether or not an existing resource should be overwritten.
isOverwriteEnforced() - Method in interface com.sap.netweaver.bc.rf.common.namespace.IDestinationDescriptor
Get flag whether or not an existing resource should be overwritten.
isOwner(IPrincipal) - Method in interface com.sap.netweaver.bc.rf.common.security.acl.IAcl
Check whether or not the given principal is an owner of this ACL.
isOwner(IUMPrincipal) - Method in interface com.sapportals.wcm.repository.security.IResourceAcl
check whether a principal is an owner of the ACL
isOwner(IUMPrincipal) - Method in interface com.sapportals.wcm.util.acl.IOwner
check whether a principal is part of the owner list of the ACL
isPermanent() - Method in interface com.sapportals.wcm.repository.IExternalLinkResource
 
isPermanent() - Method in interface com.sapportals.wcm.repository.IInternalLinkResource
 
isPermissionUsedInAcl(IAclPermission) - Method in interface com.sap.netweaver.bc.rf.mi.security.acl.IAclSecurityManager
Check whether or not a permission is used in an ACL.
isPermissionUsedInAcl(IAclPermission) - Method in interface com.sapportals.wcm.repository.security.IResourceAclManager
check whether a permission is used in an ACL
isPermissionUsedInAcl(IAclPermission) - Method in interface com.sapportals.wcm.util.acl.IAclManager
check whether a permission is used in an ACL
isPersistent() - Method in interface com.sapportals.wcm.service.crawler.ICrawlerVisitedList
Deprecated. Check if this list is persistent and supports the set...
isPostEvent() - Method in class com.sapportals.wcm.repository.manager.ResourceEvent
 
isPreEvent() - Method in class com.sapportals.wcm.repository.manager.ResourceEvent
 
isPredefined() - Method in interface com.sap.netweaver.bc.rf.common.security.acl.IAclPermission
check whether the present permission is predefined
isPredefined() - Method in interface com.sapportals.wcm.util.acl.IAclPermission
check whether the present permission is predefined
isPreparedForAdapterUICommand() - Method in class com.sapportals.wcm.rendering.base.ProxyStatus
 
isPreviewEnabled() - Method in class com.sapportals.wcm.rendering.base.AbstractProxyControl
returns a flag, if the present screen offers functionality to view resources in this screen.
isPreviewEnabled() - Method in interface com.sapportals.wcm.rendering.base.IProxy
returns a flag, if the layout configured inside this instance supports the viewing of documents within the same browser-window or not.
isPreviewEnabled() - Method in class com.sapportals.wcm.rendering.resource.AbstractResourceRenderer
checks, if the current ui implements functionality to preview a resource.
isPreviewEnabled(IResource) - Method in class com.sapportals.wcm.rendering.resource.ResourceNavigationRenderer
checks, if the current ui implements functionality to preview a resource.
isPrivacyTypeChangeAllowed() - Method in interface com.sap.ip.collaboration.room.api.IRoom
The room template may define the room privacy type as 'strict' which means that no changes are allowed.
isProfile() - Method in interface com.sapportals.wcm.service.template.ITemplate
Returns true in case of the template is profile
isPropagated() - Method in interface com.sapportals.wcm.util.acl.IAclEntry
get the propagation flag of the ACE - propagation is no task of the basic acl package - only the flag is persisted
isPropertyAvailable(IResource) - Method in interface com.sapportals.wcm.rendering.detailsproperties.IResourceDetailsProperty
Gets the propertyAvailable attribute of the IResorceDetailsProperty object
isPropertyDeleteWatcher - Variable in class com.sapportals.wcm.service.relation.AbstractRelationWatcher
flag to indicate that this watcher want's to be called when a property was deleted from a relation.
isPropertyDeleteWatcher() - Method in class com.sapportals.wcm.service.relation.AbstractRelationWatcher
 
isPropertyDeleteWatcher() - Method in interface com.sapportals.wcm.service.relation.IRelationWatcher
returns true if this watcher is interested in delete property events.
isPropertyFailureToBeIgnored() - Method in class com.sap.netweaver.bc.rf.common.namespace.ContentAndPropertiesDescriptor
Get flag whether or not property failures should be ignored while managing the resource.
isPropertyFailureToBeIgnored() - Method in interface com.sap.netweaver.bc.rf.common.namespace.IContentAndPropertiesDescriptor
Get flag whether or not property failures should be ignored while managing the resource.
isPropertyFailureToBeIgnored() - Method in interface com.sap.netweaver.bc.rf.common.namespace.IMoveDescriptor
Get flag whether or not property failures should be ignored while operating the resource.
isPropertyFailureToBeIgnored() - Method in class com.sap.netweaver.bc.rf.common.namespace.MoveDescriptor
Get flag whether or not property failures should be ignored while operating the resource.
isPropertySetWatcher - Variable in class com.sapportals.wcm.service.relation.AbstractRelationWatcher
flag to indicate that this watcher want's to be called when a property was set for a relation.
isPropertySetWatcher() - Method in class com.sapportals.wcm.service.relation.AbstractRelationWatcher
 
isPropertySetWatcher() - Method in interface com.sapportals.wcm.service.relation.IRelationWatcher
returns true if this watcher is interested in set property events.
isPushStack() - Method in interface com.sapportals.wcm.rendering.base.IScreenflowData
 
isPushStack() - Method in class com.sapportals.wcm.rendering.base.ScreenflowData
 
isQueryDefined(IResourceContext) - Method in interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.IQueryFolder
Checks for existence of a query for the query folder.
isQueryPropertyNameUnderstood(IName) - Method in interface com.sap.netweaver.bc.rf.mi.namespace.INamespaceManager
Return whether or not the manager has special knowledge about the given property, i.e. undestands the semantic of this property.
isRead() - Method in interface com.sapportals.wcm.service.actioninbox.IActionInboxItem
Check, if this item was already read by it's owner (setRead() has been called).
isReadAllowed(IResourceContext, IIndex) - Method in interface com.sapportals.wcm.service.indexmanagement.IIndexService
Checks the read access permission of a user for an index.
isReadAllowed(IResourceContext, List) - Method in interface com.sapportals.wcm.service.indexmanagement.IIndexService
Checks the read access permission of a user for a list of indexes.
isReadAllowedFast(IResourceContext, IIndex) - Method in interface com.sapportals.wcm.service.indexmanagement.IIndexService
Checks the read access permission of a user for an index but does not if the index is currently deleted.
isReadOnly() - Method in class com.sap.netweaver.bc.rf.common.property.AbstractProperty
Returns true if this property is read only.
isReadOnly() - Method in interface com.sap.netweaver.bc.rf.common.property.IProperty
Returns true if this property is read only.
isReadOnly(int) - Static method in class com.sap.netweaver.bc.rf.common.property.PropertyFlags
Returns true if these property flags indicate that its holding property has the internal system attribute "read only".
isReadOnly() - Method in interface com.sap.netweaver.bc.rf.common.security.acl.IAcl
Check wether or not the ACL is read only.
isReadOnly() - Method in interface com.sap.netweaver.bc.rf.common.security.acl.IAclEntry
Check wether or not the ACL entry is read only.
isReadOnly() - Method in interface com.sap.netweaver.bc.rf.mi.security.acl.IAclSecurityManager
Check whether or not this ACL security sub manager is read only and no creation or modification operations of ACLs are allowed.
isReadOnly() - Method in interface com.sapportals.wcm.repository.IResource
Get value of the system property Readonly
isReadOnly() - Method in interface com.sapportals.wcm.repository.security.IResourceAcl
check whether the ACL is read only
isReadOnly() - Method in interface com.sapportals.wcm.repository.security.IResourceAclEntry
check wether the ACE is read only
isReadOnly() - Method in interface com.sapportals.wcm.repository.security.IResourceAclManager
check whether the IResourceAclManager is read only (no creation or modification of ACLs is allowed)
isReadOnly() - Method in interface com.sapportals.wcm.util.acl.IAcl
check whether the ACL is read only
isReadOnly() - Method in interface com.sapportals.wcm.util.acl.IAclEntry
check wether the ACE is read only
isReadOnly() - Method in interface com.sapportals.wcm.util.acl.IAclManager
check whether IAclManager is read only (no creation or modification of ACLs is allowed)
isReadOnly() - Method in class com.sapportals.wcm.util.controlstatus.Field
 
isReadOnly() - Method in interface com.sapportals.wcm.util.controlstatus.IField
flag to tell, if the value of the implementing class can be updated
isReadonly() - Method in interface com.sapportals.wcm.repository.IPropertyDef
Returns the value of the Readonly attribute
isReadonly() - Method in class com.sapportals.wcm.repository.PropertyDef
Returns the value of the Readonly attribute
isReadonly() - Method in interface com.sapportals.wcm.service.propertyconfig.IMetaName
 
isReconfigurable - Variable in class com.sapportals.wcm.crt.component.ComponentStateHandler
 
isRecurrencePatternModifiable() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.recurrence.IRecurrenceClient
 
isRecurring() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ICalendarItem
Deprecated.  
isRecurring() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.recurrence.IRecurrence
 
isRecurring() - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Deprecated.  
isReference(String) - Method in interface com.sap.netweaver.coll.shared.api.extension.IExtensionContext
Deprecated.  
isReference() - Method in interface com.sap.netweaver.coll.shared.api.extension.IParameterValue
Deprecated.  
isRepositoryRoot(IResource) - Static method in class com.sapportals.wcm.repository.RepositoryRootCheck
this method checks by RID-comparison.
isRepositoryServiceAvailable(IRepositoryManager, String) - Method in interface com.sapportals.wcm.repository.service.IRepositoryServiceFactory
Checks if the service is avaible.
isRepositoryServiceAvailable(IResource, String) - Method in interface com.sapportals.wcm.repository.service.IRepositoryServiceFactory
Checks if the service is avaible.
isRequired() - Method in class com.sap.netweaver.bc.rf.common.property.AbstractProperty
Returns true if this property is required.
isRequired() - Method in interface com.sap.netweaver.bc.rf.common.property.IProperty
Returns true if this property is required.
isRequired(int) - Static method in class com.sap.netweaver.bc.rf.common.property.PropertyFlags
Returns true if these property flags indicate that its holding property has the internal system attribute "required".
isRequired() - Method in interface com.sap.netweaver.coll.shared.api.extension.IParameterInfo
Check if the parameter is required or optional.
isRequired() - Method in interface com.sapportals.wcm.repository.IPropertyDef
Returns the value of the Required attribute
isRequired() - Method in class com.sapportals.wcm.repository.PropertyDef
Returns the value of the Required attribute
isRequired() - Method in class com.sapportals.wcm.util.config.ConfigPropertyDef
Chreck if the configuration property is required.
isRestricted() - Method in interface com.sapportals.wcm.service.propertyconfig.IMetaModel
Returns a flag which can be evaluated by UI to enable non restricted property creation.
isRevision() - Method in interface com.sapportals.wcm.repository.IResource
Returns true if this resource is a revision.
isRoomLocked(String) - Method in interface com.sap.ip.collaboration.room.api.IRooms
Check if a room is locked
isRoot() - Method in interface com.sap.netweaver.bc.rf.common.IRid
Return if Rid is root collection.
isRoot() - Method in class com.sap.netweaver.bc.rf.common.Rid
Return if Rid is root collection.
isRoot() - Method in class com.sapportals.wcm.util.uri.RID
Return if RID is root collection.
isRoot() - Method in class com.sapportals.wcm.util.uri.URI
Deprecated. Return if URI is root collection.
isRootUri() - Method in class com.sapportals.wcm.crt.ComponentUri
Returns true if this is a root URI.
isRunning() - Method in interface com.sapportals.wcm.service.scheduler.ISchedulerEntry
Check if the entry is running(currently being executed).
isRunning(String) - Method in interface com.sapportals.wcm.service.xcrawler.IXCrawlerService
Check, if a crawler task is running for the specified taskID.
isSameMimeType(ContentType) - Method in class com.sapportals.wcm.util.http.ContentType
 
isSameTypeTag(int, int) - Static method in class com.sapportals.wcm.util.acl.UMPrincipalRaw
 
isScheduled(String) - Method in interface com.sapportals.wcm.service.xcrawler.IXCrawlerService
Check, if a crawler task is scheduled for the specified taskID
(and will run if any running or suspended crawler tasks for the
same taskID are finished).
isSecure() - Method in interface com.sapportals.wcm.repository.service.comment.IComment
Checks if service is set to be a secure service.
isSecure() - Method in interface com.sapportals.wcm.repository.service.feedback.IFeedback
Checks if service is set to be a secure service.
isSecureDiscussion() - Method in interface com.sapportals.wcm.repository.service.discussion.IDiscussionManager
Checks if discussion service is set to be a secure discussion.
isSelected() - Method in interface com.sapportals.wcm.repository.service.statemanagement.IApprover
Checks whether the approver is selected in the approver list.
isSelected() - Method in interface com.sapportals.wcm.repository.service.statemanagement.IStep
Checks whether the step has been selected.
isSelected() - Method in class com.sapportals.wcm.util.controlstatus.FieldSet
 
isSemanticEvent() - Method in class com.sapportals.wcm.repository.service.discussion.DiscussionEvent
 
isSemanticEvent() - Method in class com.sapportals.wcm.repository.service.discussion.wcm.DiscussionEvent
 
isSemanticEvent() - Method in class com.sapportals.wcm.repository.service.statemanagement.cm.StatemanagementEvent
Get the SemanticEvent attribute of the StatemanagementEvent object.
isServiceAvailable(String) - Method in interface com.sapportals.wcm.repository.manager.IRepositoryManager
Deprecated. As of EP 5.0 SP5, replaced by getService() method in IRepositoryServiceFactory
isSetInvisible() - Method in interface com.sapportals.wcm.repository.service.timebasedpublish.info.ITimebasedPublishInfoItem
Returnes true, if the resource is yet set to be invisible.
isSetVisible() - Method in interface com.sapportals.wcm.repository.service.timebasedpublish.info.ITimebasedPublishInfoItem
Returnes true, if the resource is yet set to be visible.
isSingleFocusEnabled() - Method in interface com.sapportals.wcm.service.propertystructure.IPropertyStructure
Checks if the groups of this structure (only 1 level) should be displayed in a way that always only one group is in the focus
isSingleFocusEnabled() - Method in interface com.sapportals.wcm.service.propertystructure.IStructuredGroup
Checks if the sub groups of this group (only one level) should be displayed in a way that always only one group is in the focus
isSingleTopic(IDiscussionItem) - Method in interface com.sapportals.wcm.repository.service.discussion.IDiscussion
Returns true if specified IDiscussionItem is a discussion topic and has the same description as a single topic.
isSizeFullyDetermined() - Method in interface com.sapportals.wcm.util.cache.IExtendedCacheStatistics
 
isSourceChangeTrackingEnabled() - Method in interface com.sapportals.wcm.service.relation.IRelationTypeAttributes
True, if the relations are updated, when object which are referenced by the source operands, are renamed.
isSourceChangeWatcher - Variable in class com.sapportals.wcm.service.relation.AbstractRelationWatcher
flag to indicate that this watcher want's to be called when a relation's source operand changed.
isSourceChangeWatcher() - Method in class com.sapportals.wcm.service.relation.AbstractRelationWatcher
 
isSourceChangeWatcher() - Method in interface com.sapportals.wcm.service.relation.IRelationWatcher
returns true if this watcher is interested in source change events.
isSourceCopyTrackingEnabled() - Method in interface com.sapportals.wcm.service.relation.IRelationTypeAttributes
True, if relations are to be copied, when an object referenced by a source operand, was copied.
isSourceCopyWatcher - Variable in class com.sapportals.wcm.service.relation.AbstractRelationWatcher
flag to indicate that this watcher want's to be called when a relation's source operand was copied.
isSourceCopyWatcher() - Method in class com.sapportals.wcm.service.relation.AbstractRelationWatcher
 
isSourceCopyWatcher() - Method in interface com.sapportals.wcm.service.relation.IRelationWatcher
returns true if this watcher is interested in source copy events.
isSourceDeleteTrackingEnabled() - Method in interface com.sapportals.wcm.service.relation.IRelationTypeAttributes
True, if the relations will be deleted, when their source operand is deleted.
isSourceDeleteWatcher - Variable in class com.sapportals.wcm.service.relation.AbstractRelationWatcher
flag to indicate that this watcher want's to be called when a relation's source operand was deleted.
isSourceDeleteWatcher() - Method in class com.sapportals.wcm.service.relation.AbstractRelationWatcher
 
isSourceDeleteWatcher() - Method in interface com.sapportals.wcm.service.relation.IRelationWatcher
returns true if this watcher is interested in source delete events.
isStartable - Variable in class com.sapportals.wcm.crt.component.ComponentStateHandler
 
isStatemanagementEnabled(IResource) - Method in interface com.sapportals.wcm.repository.service.statemanagement.IStatemanagementUtils
Deprecated. Checks whether the state management service is enabled for a collection or for the parent collection of a resource.
isStatemanagementEnabled() - Method in interface com.sapportals.wcm.repository.service.statemanagement.IStatemanagementUtilsResource
Gets the StatemanagementEnabled attribute of the IStatemanagementUtilsResource object.
isStepSelected(int) - Method in interface com.sapportals.wcm.repository.service.statemanagement.IStepList
Checks whether a step is selected
isStillListening() - Method in interface com.sapportals.wcm.service.reporting.walker.IResourceObserver
Signals that any further invocations of IResourceObserver.startCollection(ICollection), IResourceObserver.endCollection(ICollection) and IResourceObserver.observe(IResource) will have no effect.
isStopping() - Method in class com.sapportals.wcm.service.crawler.AbstractPushedResultReceiver
Deprecated.  
isStopping() - Method in interface com.sapportals.wcm.service.crawler.ICrawler
Deprecated. Check, if the crawler is currently stopping (stopp was signaled but not yet finished).
isStructuredGroup() - Method in interface com.sapportals.wcm.service.propertystructure.IStructuredGroupItem
Checks if the item is a IStructuredGroup.
isStructuredProperty() - Method in interface com.sapportals.wcm.service.propertystructure.IStructuredGroupItem
Checks if the item is a IStructuredProperty.
isSubscribed() - Method in interface com.sapportals.wcm.repository.service.discussion.IDiscussion
Checks if a subscription for this discussion exists.
isSubscribed() - Method in interface com.sapportals.wcm.repository.service.discussion.IDiscussionItem
Checks if a subscription for this item exists.
isSupported(SupportedOption) - Method in interface com.sapportals.wcm.repository.ISupportedOptionSet
Checks whether the option is supported.
isSupported(SupportedOption) - Method in class com.sapportals.wcm.repository.SupportedOptionSet
 
isSupported(SupportedOption) - Method in interface com.sapportals.wcm.service.indexmanagement.ISupportedOptionSet
Checks whether the option is supported.
isSupported(SupportedOption) - Method in class com.sapportals.wcm.service.indexmanagement.SupportedOptionSet
 
isSupportedDisplayMode(PropertyDisplayMode) - Method in interface com.sapportals.wcm.service.propertyconfig.renderer.IMetaPropertyRenderer
 
isSupportedDisplayMode(StructureDisplayMode) - Method in interface com.sapportals.wcm.service.propertystructure.IPropertyStructure
Checks if a display mode is supported by a structure.
isSuspendable - Variable in class com.sapportals.wcm.crt.component.ComponentStateHandler
 
isSuspended() - Method in interface com.sapportals.wcm.service.crawler.ICrawler
Deprecated. Check, if the crawler is currently suspended (running, but suspended).
isSuspended() - Method in interface com.sapportals.wcm.service.scheduler.ISchedulerEntry
Check if the entry is suspended (currently inactive and not waiting).
isSuspended(String) - Method in interface com.sapportals.wcm.service.xcrawler.IXCrawlerService
Check, if a crawler task is suspended for the specified taskID.
isSystemParameter() - Method in interface com.sap.netweaver.coll.shared.api.extension.IParameterInfo
Deprecated.  
isSystemProperty(IPropertyName) - Static method in class com.sapportals.wcm.repository.Property
Returns true if it is the name of a system property
isTargetChangeTrackingEnabled() - Method in interface com.sapportals.wcm.service.relation.IRelationTypeAttributes
True, if the relations are updated, when object which are referenced by the target operands, are renamed.
isTargetChangeWatcher - Variable in class com.sapportals.wcm.service.relation.AbstractRelationWatcher
flag to indicate that this watcher want's to be called when a relation's target operand changed.
isTargetChangeWatcher() - Method in class com.sapportals.wcm.service.relation.AbstractRelationWatcher
 
isTargetChangeWatcher() - Method in interface com.sapportals.wcm.service.relation.IRelationWatcher
returns true if this watcher is interested in target change events.
isTargetCopyTrackingEnabled() - Method in interface com.sapportals.wcm.service.relation.IRelationTypeAttributes
True, if the relations are updated, when object which are referenced by the target operands, are renamed.
isTargetCopyWatcher - Variable in class com.sapportals.wcm.service.relation.AbstractRelationWatcher
flag to indicate that this watcher want's to be called when a relation's target operand was copied.
isTargetCopyWatcher() - Method in class com.sapportals.wcm.service.relation.AbstractRelationWatcher
 
isTargetCopyWatcher() - Method in interface com.sapportals.wcm.service.relation.IRelationWatcher
returns true if this watcher is interested in target copy events.
isTargetDeleteTrackingEnabled() - Method in interface com.sapportals.wcm.service.relation.IRelationTypeAttributes
True, if the relations will be deleted, when their target operand is deleted.
isTargetDeleteWatcher - Variable in class com.sapportals.wcm.service.relation.AbstractRelationWatcher
flag to indicate that this watcher want's to be called when a relation's target operand was deleted.
isTargetDeleteWatcher() - Method in class com.sapportals.wcm.service.relation.AbstractRelationWatcher
 
isTargetDeleteWatcher() - Method in interface com.sapportals.wcm.service.relation.IRelationWatcher
returns true if this watcher is interested in target delete events.
isTermsChanged() - Method in interface com.sapportals.wcm.service.indexmanagement.retrieval.search.IQueryEntry
Returns true if the terms are changed
isThreadSafe - Variable in class com.sapportals.wcm.crt.component.ComponentStateHandler
 
isTimebasePublishEnabled(IResource) - Method in interface com.sapportals.wcm.repository.service.timebasedpublish.ITimebasedPublishServiceManager
Checks whether time-based publishing has been enabled for the resource.
isTrainingDocument(IResource, RID) - Method in class com.sapportals.wcm.service.indexmanagement.retrieval.classification.AbstractClassificationIndex
 
isTrainingDocument(IResource, RID) - Method in interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.IClassificationIndex
 
isTransactional() - Method in interface com.sapportals.wcm.repository.txn.ITransactionAwareRepositoryManager
Tells if the implementing repository manager can cope with the situation that an open transaction exists while some method of this repository manager is called:
If the transaction is rolled back some time later, the manager will still keep its data in a consistent status.
isUnderstood(IPropertyName) - Method in interface com.sapportals.wcm.repository.manager.IPropertySearchManager
The manager has special knowledge how to handle this property.
isUnlistedRoom() - Method in interface com.sap.ip.collaboration.room.api.IRoom
Check if the room is a unlisted room
isUnsubscribed() - Method in interface com.sapportals.wcm.repository.service.subscription.ISubscription
Checks whether all recipients are unsubscribed.
isUnsubscribed(IRecipient) - Method in interface com.sapportals.wcm.repository.service.subscription.ISubscription
Checks whether a recipient is unsubscribed.
isUpToDate() - Method in interface com.sapportals.wcm.repository.security.IResourceAcl
check whether the ACL is up to date (check change level of persisted ACL) (used to invalidate ACL caches)
isUpToDate() - Method in interface com.sapportals.wcm.util.acl.IAcl
check whether the ACL is up to date (check change level of persisted ACL) (used to invalidate ACL caches)
isUserTemplate() - Method in interface com.sapportals.wcm.service.template.ITemplate
Returns true in case of the template is an user template
isUsersOnly() - Method in class com.sapportals.wcm.service.actioninbox.AbstractActionInboxCategory
 
isUsersOnly() - Method in interface com.sapportals.wcm.service.actioninbox.IActionInboxCategory
Check if action inboxes for this category are for users only (will lead to autoresolving of recipients).
isValid() - Method in interface com.sapportals.wcm.service.xmlforms.validation.IDataObject
 
isValid() - Method in interface com.sapportals.wcm.util.cache.IClusterCacheArea
Check, if this cache area is marked as invalid.
isValid(Object) - Method in interface com.sapportals.wcm.util.controlstatus.ICondition
 
isValid(Object) - Method in class com.sapportals.wcm.util.controlstatus.NoEmptyStringCondition
 
isValidChannel(IChannel) - Method in interface com.sapportals.wcm.repository.service.subscription.ISubscription
Checks if a given channel is valid for this subscription's recipients.
isValidChannel(IChannel, IRecipientList) - Method in interface com.sapportals.wcm.repository.service.subscription.ISubscriptionManager
Checks whether a channel is valid for a specified list of recipients.
isValidChannel(IChannel, IRecipient) - Method in interface com.sapportals.wcm.repository.service.subscription.ISubscriptionManager
Checks whether a channel is valid for a specified recipient.
isValidCondition(ISubscriptionCondition) - Method in interface com.sapportals.wcm.repository.service.subscription.ISubscription
Checks if a specified condition is valid for this subscription.
isValidCondition(ISubscriptionCondition, IResourceList) - Method in interface com.sapportals.wcm.repository.service.subscription.ISubscriptionManager
Checks whether a condition is valid for a specified list of resources.
isValidCondition(ISubscriptionCondition, IResource) - Method in interface com.sapportals.wcm.repository.service.subscription.ISubscriptionManager
Checks whether a condition is valid for a specified resource.
isValidID(String) - Method in class com.sapportals.wcm.rfadapter.IDResolver
decides if the given parameter would be a valid id for an IResource.
isValidTargetResource(IResource) - Method in interface com.sapportals.wcm.rendering.uicommand.ISelector
checks if the command that implements this interface can operate with its resource on the resource that is given as a parameter.
isVariantsEnabled(IResourceHandle) - Method in interface com.sap.netweaver.bc.rf.mi.variant.IVariantManager
Return true when for the given resource handle multiple variants can be stored.
isVarying() - Method in interface com.sapportals.wcm.repository.IVaryingContent
Returns whether or not the content is varying by some parameters of the context.
isVarying() - Method in class com.sapportals.wcm.repository.VaryingContent
 
isVersionControlEnabled(IResourceHandle) - Method in interface com.sap.netweaver.bc.rf.mi.version.IBasicVersioningManager
Returns true if the given resource handle refers to a vcr.
isVersioned() - Method in interface com.sapportals.wcm.repository.IResource
Returns true if versioning is enabled for this resource.
isVirtual() - Method in interface com.sapportals.wcm.service.propertyconfig.IMetaName
 
isVisible() - Method in class com.sapportals.wcm.rendering.collection.LightCollectionRenderer
 
isVisible() - Method in class com.sapportals.wcm.rendering.resource.AbstractResourceRenderer
 
isVisible(IResource, IResourceContext) - Static method in class com.sapportals.wcm.repository.manager.ResourceEventUtils
 
isVisible(IResource) - Method in interface com.sapportals.wcm.repository.service.timebasedpublish.ITimebasedPublishServiceManager
Checks whether all conditions for the visibility of the time-based publishing service have been fullfilled.
isVisibleWithLaterVersion(IResource, IResourceContext) - Static method in class com.sapportals.wcm.repository.manager.ResourceEventUtils
 
isVisited() - Method in interface com.sapportals.wcm.service.crawler.ICrawlerVisitedEntry
Deprecated. Check, if this entry is marked as visited (was processed by the result receiver).
isVolatile() - Method in interface com.sapportals.wcm.rendering.base.IVolatileStatus
 
isVolatile() - Method in class com.sapportals.wcm.rendering.collection.AbstractRendererStatus
 
isVolatile() - Method in class com.sapportals.wcm.rendering.collection.CollectionRendererStatus
 
isWaiting() - Method in interface com.sapportals.wcm.service.scheduler.ISchedulerEntry
Check if the entry is not suspended and not active.
isWarnEnabled() - Method in class com.sapportals.wcm.util.log.Category
Deprecated. as of NW04. Please use the standard logging instead.
isWarnEnabled() - Method in interface com.sapportals.wcm.util.log.ICategory
 
isWarning() - Method in class com.sapportals.wcm.service.reporting.ReportInputError
 
isWildcard() - Method in interface com.sapportals.wcm.repository.service.layout.customizing.flavor.IFlavorProperty
 
isWithoutTopicLevel() - Method in interface com.sapportals.wcm.repository.service.discussion.IDiscussionManager
Checks if discussion service works with topics or directly on post level.
isWriteAllowed(ICollection, ILayoutContext) - Method in interface com.sapportals.wcm.repository.service.layout.ILayoutService
 
isWriteAllowed(IResourceContext, IIndex) - Method in interface com.sapportals.wcm.service.indexmanagement.IIndexService
Checks the write access permission of a user for an index.
isWriteAllowed(IResourceContext, List) - Method in interface com.sapportals.wcm.service.indexmanagement.IIndexService
Checks the write access permission of a user for a list of indexes.
isXSLModified(String, String) - Method in interface com.sapportals.wcm.service.xmlforms.IXMLFormsService
Deprecated. check if a transformation of a given project has been modified
iterator() - Method in class com.sap.netweaver.bc.rf.common.UriQuery
Get iterator to iterate over all parameters
iterator() - Method in interface com.sap.netweaver.bc.rf.common.security.acl.IAclPermissionList
get an iterator for the list
iterator() - Method in interface com.sapportals.wcm.repository.ILockInfoCollection
Description of the Method
iterator() - Method in interface com.sapportals.wcm.repository.IPropertyMap
Returns an iterator for the property map.
iterator() - Method in interface com.sapportals.wcm.repository.ISupportedOptionSet
 
iterator() - Method in class com.sapportals.wcm.repository.LockInfoCollection
 
iterator() - Method in class com.sapportals.wcm.repository.PropertyChangeResultCollection
Returns an iterator over the elements in this collection.
iterator() - Method in class com.sapportals.wcm.repository.PropertyMap
 
iterator() - Method in class com.sapportals.wcm.repository.SupportedOptionSet
 
iterator() - Method in interface com.sapportals.wcm.repository.manager.IPermissionList
get an iterator for the list
iterator() - Method in interface com.sapportals.wcm.repository.security.IResourceAclEntryList
get an iterator for the list
iterator() - Method in interface com.sapportals.wcm.repository.service.appproperties.IAppPropertyCollection
Returns an iterator for the property collection
iterator() - Method in interface com.sapportals.wcm.repository.service.appproperties.IAppPropertyMap
Returns an iterator for the property map
iterator() - Method in interface com.sapportals.wcm.repository.service.appproperties.IResourceAppPropertyMap
Returns an iterator for the property map
iterator() - Method in class com.sapportals.wcm.repository.service.appproperties.MutableAppPropertyMap
 
iterator() - Method in interface com.sapportals.wcm.repository.service.layout.customizing.IProfileCollection
 
iterator() - Method in interface com.sapportals.wcm.repository.service.layout.customizing.IProfileList
 
iterator() - Method in interface com.sapportals.wcm.repository.service.layout.customizing.IProfileSet
 
iterator() - Method in class com.sapportals.wcm.repository.service.layout.info.RenderObjectInfoList
 
iterator() - Method in class com.sapportals.wcm.repository.service.layout.info.SettingInfoKeyList
 
iterator() - Method in interface com.sapportals.wcm.repository.service.statemanagement.IResourceTransitionList
Returns an iterator over the elements in this list in proper sequence
iterator() - Method in interface com.sapportals.wcm.repository.service.statemanagement.ITransitionList
Deprecated. Gets a special iterator for the transition list
iterator() - Method in interface com.sapportals.wcm.service.applog.IAppLogEntryList
 
iterator() - Method in class com.sapportals.wcm.service.indexmanagement.AbstractIndexCollection
 
iterator() - Method in interface com.sapportals.wcm.service.indexmanagement.ISupportedOptionSet
Returns an iterator for the set of supported options.
iterator() - Method in class com.sapportals.wcm.service.indexmanagement.SupportedOptionSet
 
iterator() - Method in interface com.sapportals.wcm.service.landscape.ICredentialList
Get an iterator for the list of credentials.
iterator() - Method in interface com.sapportals.wcm.service.landscape.ISystemList
Get an iterator for the list of systems
iterator() - Method in interface com.sapportals.wcm.service.reporting.IReportResult
Get iterator over all individual IResultItems
iterator() - Method in interface com.sapportals.wcm.service.taskqueue.ITaskQueue
Creates an iterator for the task queue entries.
iterator() - Method in class com.sapportals.wcm.util.acl.AclEntryList
 
iterator() - Method in class com.sapportals.wcm.util.acl.AclPermissionList
 
iterator() - Method in interface com.sapportals.wcm.util.acl.IAclEntryList
get an iterator for the list
iterator() - Method in interface com.sapportals.wcm.util.acl.IAclPermissionList
get an iterator for the list
iterator() - Method in interface com.sapportals.wcm.util.acl.IObjectTypeList
get an iterator for the list
iterator() - Method in interface com.sapportals.wcm.util.acl.IUMPrincipalList
get an iterator for the list
iterator() - Method in class com.sapportals.wcm.util.acl.ObjectTypeList
 
iterator() - Method in class com.sapportals.wcm.util.acl.UMPrincipalList
 
iterator() - Method in class com.sapportals.wcm.util.cache.CacheEntryList
 
iterator() - Method in interface com.sapportals.wcm.util.systemconfig.ISystemPrincipalList
get an iterator for the list
iterator() - Method in class com.sapportals.wcm.util.systemconfig.SystemPrincipalList
 
iterator() - Method in interface com.sapportals.wcm.util.uri.IRidSet
 
iterator() - Method in class com.sapportals.wcm.util.uri.RidSet
 
iterator() - Method in class com.sapportals.wcm.util.uri.UriQuery
Get iterator to iterate over all parameters

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 _
Copyright 2006 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice. Microsoft, Windows, Outlook, and PowerPoint are registered trademarks of Microsoft Corporation. Oracle is a registered trademark of Oracle Corporation. UNIX, X/Open, OSF/1, and Motif are registered trademarks of the Open Group. Citrix, ICA, Program Neighborhood, MetaFrame, WinFrame, VideoFrame, and MultiWin are trademarks or registered trademarks of Citrix Systems, Inc. HTML, XML, XHTML and W3C are trademarks or registered trademarks of W3C, World Wide Web Consortium, Massachusetts Institute of Technology. Java is a registered trademark of Sun Microsystems, Inc. JavaScript is a registered trademark of Sun Microsystems, Inc., used under license for technology invented and implemented by Netscape. MaxDB is a trademark of MySQL AB, Sweden. SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary. These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.