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

IAbortCondition - Interface in com.sapportals.wcm.protocol.ice.protocol
An abort condition for the ICE item iterators to interrupt the creation of an ICE package.
IAbsoluteUri - Interface in com.sap.netweaver.bc.rf.common
A RFC2396 absolute URI interface.
IAccessContext - Interface in com.sap.netweaver.bc.rf.common.context
Interface describing the access context information the system needs to know, when working on resources.
IAccessibilityGroupRenderer - Interface in com.sapportals.wcm.service.propertystructure
Used for structured group renderers to render its content in 508 mode.
IAccessibilityRenderer - Interface in com.sapportals.wcm.service.propertyconfig.renderer
Should be implemented by the property renderers which should be displaying the property in 508 mode by rendering the Property Structure
IAccessStatistic - Interface in com.sapportals.wcm.repository.service.accessstatistic
Interface to read collected access data
IAccessStatisticManager - Interface in com.sapportals.wcm.repository.service.accessstatistic
Provides access to the collections of statistics
IAce - Interface in com.sapportals.wcm.protocol.webdav.repository.acl
Represents a single grant or deny of a set of IPrivileges, a Access Control Entry (part of an Access Control List, see WDAcl).
IAcl - Interface in com.sap.netweaver.bc.rf.common.security.acl
Interface describing an access control list, short ACL.
IAcl - Interface in com.sapportals.wcm.util.acl
An IAcl is a Access Control List which defines the access permissions to an object.
IAcl4Tx - Interface in com.sapportals.wcm.util.acl
A IAclRaw is a IAcl which also supports the retrieval of deleted owners and ACEs for deleted principals.
IAclEntry - Interface in com.sap.netweaver.bc.rf.common.security.acl
Interface describing an access control list entry, short ACL entry.
IAclEntry - Interface in com.sapportals.wcm.util.acl
An IAclEntry is an entry in an IAcl which grants or denies a permission to a specific principal.
IAclEntryList - Interface in com.sapportals.wcm.util.acl
An IAclEntryList is a list of IAclEntry s.
IAclEntryListIterator - Interface in com.sapportals.wcm.util.acl
An IAclEntryListIterator is an iterator for an IAclEntryList .
IAclEntryRaw - Interface in com.sapportals.wcm.util.acl
Tagging interface to mark an IAclEntry/ as an ACE for a deleted principal.
IAclInheritanceController - Interface in com.sap.netweaver.bc.rf.mi.security.acl
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 in com.sapportals.wcm.repository.manager
An IAclInheritanceController administers the inheritance of ACLs.
IAclManager - Interface in com.sapportals.wcm.util.acl
An IAclManager administers and persists Access Control Lists (ACLs).
IAclManager4Tx - Interface in com.sapportals.wcm.util.acl
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 in com.sapportals.wcm.util.acl
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 in com.sap.netweaver.bc.rf.common.security.acl
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 in com.sapportals.wcm.util.acl
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 in com.sap.netweaver.bc.rf.common.security.acl
An IAclPermissionList is a list of IAclPermission s.
IAclPermissionList - Interface in com.sapportals.wcm.util.acl
An IAclPermissionList is a list of IAclPermission s.
IAclPermissionListIterator - Interface in com.sap.netweaver.bc.rf.common.security.acl
An IAclPermissionListIterator is an iterator for an IAclPermissionList .
IAclPermissionListIterator - Interface in com.sapportals.wcm.util.acl
An IAclPermissionListIterator is an iterator for an IAclPermissionList .
IAclProvidingDBVersion - Interface in com.sapportals.wcm.util.acl
THIS IS AN INTERNAL INTERFACE AND SHOULD NOT BE IMPLEMENTED BY CUSTOMERS.
IAclRaw - Interface in com.sapportals.wcm.util.acl
A IAclRaw is a IAcl which also supports the retrieval of deleted owners and ACEs for deleted principals.
IAclSecurityManager - Interface in com.sap.netweaver.bc.rf.mi.security.acl
Interface describing an access control list security sub manager, short ACL security sub manager.
IAclSecurityManager - Interface in com.sapportals.wcm.repository.manager
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 in com.sapportals.wcm.repository.service.serviceacl
Handling of ACLs associated to other repository services.
IAclVersioned - Interface in com.sapportals.wcm.util.acl
A IAclVersioned is an IAcl which also provides the version of the acl.
IAction - Interface in com.sapportals.wcm.service.objecttypehandler
 
IActionInboxAction - Interface in com.sapportals.wcm.service.actioninbox
The IActionInboxAction defines an action which can be performed for an item and is handled by a producer.
IActionInboxCategory - Interface in com.sapportals.wcm.service.actioninbox
A IActionInboxCategory describes the type of a IActionInboxNotification.
IActionInboxCategoryList - Interface in com.sapportals.wcm.service.actioninbox
A list of IActionInboxCategorys.
IActionInboxCategoryListIterator - Interface in com.sapportals.wcm.service.actioninbox
An iterator for a IActionInboxCategoryList.
IActionInboxItem - Interface in com.sapportals.wcm.service.actioninbox
The stored IActionInboxNotification object for a specific user.
IActionInboxItemCategory - Interface in com.sapportals.wcm.service.actioninbox
A IActionInboxItemCategory is a representation of a specific user's inbox folder for a category.
IActionInboxItemCategoryList - Interface in com.sapportals.wcm.service.actioninbox
A list of IActionInboxItemCategorys.
IActionInboxItemCategoryListIterator - Interface in com.sapportals.wcm.service.actioninbox
An iterator for the IActionInboxItemCategoryList.
IActionInboxItemList - Interface in com.sapportals.wcm.service.actioninbox
A list of IActionInboxItems.
IActionInboxItemListIterator - Interface in com.sapportals.wcm.service.actioninbox
An iterator for the IActionInboxItemList.
IActionInboxItemProducer - Interface in com.sapportals.wcm.service.actioninbox
A IActionInboxProducer sends IActionInboxNotifications to the action inbox.
IActionInboxNotification - Interface in com.sapportals.wcm.service.actioninbox
A IActionInboxNotification is something like a 'semantic event' which will be stored as a IActionInboxItem in a user's IActionInboxItemCategory.
IActionInboxService - Interface in com.sapportals.wcm.service.actioninbox
The IActionInboxService stores IActionInboxNotificationss grouped by IActionInboxCategory as IActionInboxItems into IActionInboxItemCategorys.
IActionInboxServiceCleanable - Interface in com.sapportals.wcm.service.actioninbox
 
IActionList - Interface in com.sapportals.wcm.service.objecttypehandler
 
IActionListIterator - Interface in com.sapportals.wcm.service.objecttypehandler
 
IActionType - Interface in com.sapportals.wcm.service.objecttypehandler
 
IAdvancedChildrenFindResourcesDescriptor - Interface in com.sap.netweaver.bc.rf.common.namespace
Interface describing a find descriptor for children resources, narrowed by a query expression and sorted by a collator.
IAdvancedDeepFindResourcesDescriptor - Interface in com.sap.netweaver.bc.rf.common.namespace
Interface describing a find descriptor for resources supporting find operations for different depths.
IAdvancedDeepVersionedFindResourcesDescriptor - Interface in com.sap.netweaver.bc.rf.common.namespace
Interface describing a find descriptor for resources and all their versions if they are version controlled resources.
IAdvancedVersioningManager - Interface in com.sap.netweaver.bc.rf.mi.version
Read-Only interface describing a repository sub manager for the advanced versioning features described below.
IAmalgamationProvider - Interface in com.sapportals.wcm.rendering.base
Deprecated. As of NetWeaver 7.1
IApplicationProperties - Interface in com.sapportals.wcm.repository.service.appproperties
The application properties service is used to persist arbitrary data for a resource.
IApplicationPropertiesService - Interface in com.sapportals.wcm.repository.service.appproperties
The application properties service is used to persist arbitrary data for a resource.
IAppLog - Interface in com.sapportals.wcm.service.applog
Deprecated. As of NetWeaver 7.1, replaced by the SAP Logging API.
IAppLogEntry - Interface in com.sapportals.wcm.service.applog
Deprecated. As of NetWeaver 7.1, replaced by the SAP Logging API.
IAppLogEntryList - Interface in com.sapportals.wcm.service.applog
Deprecated. As of NetWeaver 7.1, replaced by the SAP Logging API.
IAppLogEntryListIterator - Interface in com.sapportals.wcm.service.applog
Deprecated. As of NetWeaver 7.1, replaced by the SAP Logging API.
IAppLogRetriever - Interface in com.sapportals.wcm.service.applog
Deprecated. As of NetWeaver 7.1, replaced by the SAP Logging API.
IAppLogService - Interface in com.sapportals.wcm.service.applog
Deprecated. As of NetWeaver 7.1, replaced by the SAP Logging API.
IAppProperty - Interface in com.sapportals.wcm.repository.service.appproperties
An application-defined and personalized property of a resource object in any repository.
IAppPropertyCollection - Interface in com.sapportals.wcm.repository.service.appproperties
A read-only collection of application properties Copyright (c) SAP AG 2001-2004
IAppPropertyIterator - Interface in com.sapportals.wcm.repository.service.appproperties
An Iterator for an application property map.
IAppPropertyMap - Interface in com.sapportals.wcm.repository.service.appproperties
A read-only map of application properties.
IApprover - Interface in com.sapportals.wcm.repository.service.statemanagement
This interface represents an approver.
IApproverList - Interface in com.sapportals.wcm.repository.service.statemanagement
Deprecated. As of EP5 SP4 Copyright 2004 SAP AG
IApproverPrincipal - Interface in com.sapportals.wcm.repository.service.statemanagement
This interface is a wrapper for IUMPrincipal .
IArchivingFactory - Interface in com.sapportals.wcm.repository
This factory provides access to the archiving aspects of the RF.
IArchivingSession - Interface in com.sapportals.wcm.repository.manager
The archiving session provides transaction mechanism for archiving of several resources in a group.
IAttachment - Interface in com.sap.ip.collaboration.gw.api.framework.groupware
This interface represents attachments of different groupware items.
IAttachment - Interface in com.sapportals.wcm.repository.service.attachment
Interface for the attachment service.
IAttachmentChannel - Interface in com.sapportals.wcm.util.channels
 
IAttachmentList - Interface in com.sap.netweaver.coll.attachment
Interface for the Attachment List Object
Attachments are stored as Resources in the Repository "attachment".
IAttachmentNotification - Interface in com.sapportals.wcm.service.notificator
 
IAttachmentRecipient - Interface in com.sapportals.wcm.util.channels
 
IAutoStartable - Interface in com.sapportals.wcm.crt.component
The component will be automatically started when the CRT client is started.
IAvailabilityInfo - Interface in com.sap.ip.collaboration.gw.api.framework.groupware
This interface represents the availability information of different users.
IBaseException - Interface in com.sap.ip.collaboration.core.api.util.exception
Common interface for base exceptions with internationalizable error texts Copyright: Copyright (c) 2002 Company: SAP Portals
IBasicChildrenFindResourcesDescriptor - Interface in com.sap.netweaver.bc.rf.common.namespace
Interface describing a find descriptor for children resources.
IBasicVersioningManager - Interface in com.sap.netweaver.bc.rf.mi.version
Read-Only interface describing a repository sub manager for basic versioning features.
IBindableResource - Interface in com.sapportals.wcm.repository
Interface for bindable resources (see WebDAV BIND protocol ).
IBindController - Interface in com.sapportals.wcm.repository
Interface for collections that can explicitly control the bindings they contain (see WebDAV BIND protocol ).
IBindingCreateDescriptor - Interface in com.sap.netweaver.bc.rf.common.binding
Interface describing a binding create descriptor used to create bindings.
IBindingManager - Interface in com.sap.netweaver.bc.rf.mi.binding
TBD: Insufficient description.
ICache - Interface in com.sapportals.wcm.util.cache
Generic cache interface.
ICacheControlService - Interface in com.sapportals.wcm.service.cachecontrol
Global service for that provides information about caches via taskqueue.
ICacheEntry - Interface in com.sapportals.wcm.util.cache
Represents a cache entry.
ICacheNode - Interface in com.sapportals.wcm.util.cache
Keeps information about dependencies between cache entries.
ICacheService - Interface in com.sapportals.wcm.service.cache
Provides a service to create caches.
ICacheStatistics - Interface in com.sapportals.wcm.util.cache
Provides basic statistical information about a cache instance.
ICalendarItem - Interface in com.sap.ip.collaboration.gw.api.framework.groupware
This interface represents a calendar item like meeting/appointment and extends from the IGroupwareItem interface.
ICalendarReadTransport - Interface in com.sap.ip.collaboration.gw.api.framework.groupware
The ICalendarReadTransport interface extends the read interface to define methods specific to the calendar item type.
ICalendarSendTransport - Interface in com.sap.ip.collaboration.gw.api.framework.groupware
The ISendTransport interface defines methods for saving or sending groupware items.
ICalendarSO - Interface in com.sap.ip.collaboration.gw.api.manager.calendar
All rights reserved
ICategory - Interface in com.sapportals.wcm.util.log
TBD: Description of the interface.
ICE_SERVER - Static variable in class com.sapportals.wcm.service.urlgenerator.PathKey
denotes the path to the ICE server
ICE_SERVICE - Static variable in interface com.sapportals.wcm.service.ice.IICEService
constant used to identify the ICE service at the service factory
ICEAccess - Class in com.sapportals.wcm.protocol.ice.protocol
ICEAccess represents an ice-access element inside an ice-item-ref.
ICEAccess(Attributes) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEAccess
Create a new ICEAccess.
ICEAccess(Element) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEAccess
Create an ICEAccess object from a DOM-element.
ICEAccess(String) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEAccess
 
ICEAccess(ICEAccessWindow, ICEAccessControl) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEAccess
Create a new ICEAccess object.
ICEAccessControl - Class in com.sapportals.wcm.protocol.ice.protocol
ICEAccessControl represents an ice-access-control element inside an ice-access.
ICEAccessControl(Attributes) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEAccessControl
Create a new ICEAccessControl.
ICEAccessControl(Element) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEAccessControl
Create an ICEAccessControl object from a DOM-element.
ICEAccessControl(Properties) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEAccessControl
 
ICEAccessControl(String, String) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEAccessControl
Create a new ICEAccessControl for password authentication.
ICEAccessControlType - Class in com.sapportals.wcm.protocol.ice.enums
An enumeration of all possible access controls types (password, cookie or custom) in an ice-access-control element.
ICEAccessWindow - Class in com.sapportals.wcm.protocol.ice.protocol
ICEAccessWindow represents an ice-access-window element inside an ice-access.
ICEAccessWindow(Attributes) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEAccessWindow
Create a new ICEAccessWindow.
ICEAccessWindow(Element) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEAccessWindow
Create an ICEAccessWindow object from a DOM-element.
ICEAccessWindow(Properties) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEAccessWindow
 
ICEBase64Encoder - Class in com.sapportals.wcm.protocol.ice.util
An ICE specific implementation of a Base64 encoder to speed up the creation of an ICE payload.
ICEBase64Encoder(OutputStream) - Constructor for class com.sapportals.wcm.protocol.ice.util.ICEBase64Encoder
Creates a new ICE specific Base64 encoder.
ICECancel - Class in com.sapportals.wcm.protocol.ice.protocol.request
ICECancel represents an ice-cancel request.
ICECancel(String, String, String) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.request.ICECancel
Create a new ICECancel request.
ICECancel(Attributes) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.request.ICECancel
Create a new ICECancel request.
ICECancellation - Class in com.sapportals.wcm.protocol.ice.protocol.response
ICECancellation is a representation of an ice-cancellation response.
ICECancellation(String, String) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.response.ICECancellation
Construct object of class ICECancellation.
ICECancellation(Attributes) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.response.ICECancellation
Construct object of class ICECancellation.
ICECatalog - Class in com.sapportals.wcm.protocol.ice.protocol.response
ICECatalog represents an ice-catalog response element.
ICECatalog(ICEContact, Collection) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.response.ICECatalog
Create a new ICE catalog.
ICECatalog(Attributes) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.response.ICECatalog
Create a new ICE catalog response.
ICECode - Class in com.sapportals.wcm.protocol.ice.protocol
ICECode is a representation of an ice-code response element.
ICECode(String, ICECodeEnum) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICECode
Create a new ICE code response.
ICECode(String, int, String) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICECode
Create a new ICE code response.
ICECode(Attributes) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICECode
Create a new ICE code response.
ICECode(Element) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICECode
Create an ICECode object from a DOM-element.
ICECodeEnum - Class in com.sapportals.wcm.protocol.ice.enums
An enumeration of all possible codes in an ice-code element.
ICEContact - Class in com.sapportals.wcm.protocol.ice.protocol
ICEContact represents an ice-contact element.
ICEContact(String, String) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEContact
Create a new ICE contact.
ICEContact(Attributes) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEContact
Create a new ICE contact.
ICEContentEncoding - Class in com.sapportals.wcm.protocol.ice.enums
An enumeration of all supported content transfer encodings in an ice-item element.
ICEContext - Class in com.sapportals.wcm.protocol.ice.protocol
Stores context information about an ICE payload being parsed by an instance of ICEInput.
ICEDateFormat - Class in com.sapportals.wcm.protocol.ice.util
Implements the date format defined in the ICE specification.
ICEDateFormat() - Constructor for class com.sapportals.wcm.protocol.ice.util.ICEDateFormat
 
ICEDateTimeFormat - Class in com.sapportals.wcm.protocol.ice.util
Integrates the date and time formats defined in the ICE specification.
ICEDateTimeFormat() - Constructor for class com.sapportals.wcm.protocol.ice.util.ICEDateTimeFormat
 
ICEDeliveryMode - Class in com.sapportals.wcm.protocol.ice.enums
An enumeration of all possible delivery modes in an ice-delivery-rule element.
ICEDeliveryPolicy - Class in com.sapportals.wcm.protocol.ice.protocol
ICEDeliveryPolicy represents an ice-delivery-policy element.
ICEDeliveryPolicy(List) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEDeliveryPolicy
Creates a new delivery policy containing a list of delivery rules.
ICEDeliveryPolicy(Attributes) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEDeliveryPolicy
Creates a new delivery policy.
ICEDeliveryPolicy(String) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEDeliveryPolicy
 
ICEDeliveryPolicy(Element) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEDeliveryPolicy
Create an ICEDeliveryPolicy object from a DOM-element.
ICEDeliveryRule - Class in com.sapportals.wcm.protocol.ice.protocol
ICEDeliveryRule represents an ice-delivery-rule element.
ICEDeliveryRule(ICEDeliveryMode) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEDeliveryRule
Create a new ICEDeliveryRule.
ICEDeliveryRule(Attributes) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEDeliveryRule
Create a new ICEDeliveryRule.
ICEDeliveryRule(Element) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEDeliveryRule
Create an ICEDeliveryRule object from a DOM-element.
ICEDeliveryRule(String) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEDeliveryRule
 
ICEDurationFormat - Class in com.sapportals.wcm.protocol.ice.util
Implements the duration format defined in the ICE specification.
ICEDurationFormat() - Constructor for class com.sapportals.wcm.protocol.ice.util.ICEDurationFormat
 
ICEEventData - Class in com.sapportals.wcm.protocol.ice.protocol.response
ICEEventData represents an ice-event-data element.
ICEEventData() - Constructor for class com.sapportals.wcm.protocol.ice.protocol.response.ICEEventData
Create a new ICE event data.
ICEEventData(Element) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.response.ICEEventData
Create a new ICEEventData object from a DOM-element.
ICEEventData(Attributes) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.response.ICEEventData
Create a new ICE event data.
ICEEventInfo - Class in com.sapportals.wcm.protocol.ice.protocol.response
ICEEventInfo represents an ice-event-info element.
ICEEventInfo(String, Date, Date, ICEEventData) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.response.ICEEventInfo
Create a new ICE event info.
ICEEventInfo(Attributes) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.response.ICEEventInfo
Create a new ICE event info.
ICEEventInfo(Element) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.response.ICEEventInfo
Create an ICEEventInfo object from a DOM-element.
ICEEventLog - Class in com.sapportals.wcm.protocol.ice.protocol.response
ICEEventLog represents an ice-event-log element.
ICEEventLog(String, Collection) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.response.ICEEventLog
Create a new ICE event log.
ICEEventLog(Attributes) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.response.ICEEventLog
Create a new ICE event log.
ICEEventMsg - Class in com.sapportals.wcm.protocol.ice.protocol.response
ICEEventMsg represents an ice-event-msg element.
ICEEventMsg(String, String, Date, String, String, Date, String, ICEEventRole, ICECode, ICEEventData) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.response.ICEEventMsg
Create a new ICE event msg.
ICEEventMsg(Attributes) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.response.ICEEventMsg
Create a new ICE event msg.
ICEEventMsg(Element) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.response.ICEEventMsg
Create an ICEEventMsg object from a DOM-element.
ICEEventRole - Class in com.sapportals.wcm.protocol.ice.enums
An enumeration of all possible event roles in an ice-event-msg element.
ICEEvents - Class in com.sapportals.wcm.protocol.ice.protocol.response
ICEEvents represents an ice-events response element.
ICEEvents(String, Date, Date, String, ICEEventLog) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.response.ICEEvents
Create a new ICE events response.
ICEEvents(Attributes) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.response.ICEEvents
Create a new ICE events response.
ICEGetCatalog - Class in com.sapportals.wcm.protocol.ice.protocol.request
ICEGetCatalog represents an ice-get-catalog request element.
ICEGetCatalog() - Constructor for class com.sapportals.wcm.protocol.ice.protocol.request.ICEGetCatalog
Create a new ICE get catalog request.
ICEGetCatalog(Attributes) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.request.ICEGetCatalog
Create a new ICE get catalog request.
ICEGetEvents - Class in com.sapportals.wcm.protocol.ice.protocol.request
ICEGetEvents represents an ice-get-events request.
ICEGetEvents() - Constructor for class com.sapportals.wcm.protocol.ice.protocol.request.ICEGetEvents
Create a new ICEGetEvents request.
ICEGetEvents(String, Date, Date, String) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.request.ICEGetEvents
Create a new ICEGetEvents request.
ICEGetEvents(Attributes) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.request.ICEGetEvents
Create a new ICEGetEvents request.
ICEGetPackage - Class in com.sapportals.wcm.protocol.ice.protocol.request
ICEGetPackage represents an ice-get-package request element.
ICEGetPackage(String, String) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.request.ICEGetPackage
Construct object of class ICEGetPackage.
ICEGetPackage(Attributes) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.request.ICEGetPackage
Construct object of class ICEGetPackage.
ICEGetSequence - Class in com.sapportals.wcm.protocol.ice.protocol.request
ICEGetSequence represents an ice-get-sequence request element.
ICEGetSequence(String, String, Collection) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.request.ICEGetSequence
Create a new ICEGetSequence request.
ICEGetSequence(Attributes) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.request.ICEGetSequence
Create a new ICEGetSequence request.
ICEGetStatus - Class in com.sapportals.wcm.protocol.ice.protocol.request
ICEGetStatus represents an ice-get-status request element.
ICEGetStatus() - Constructor for class com.sapportals.wcm.protocol.ice.protocol.request.ICEGetStatus
Create a default ICE get status request.
ICEGetStatus(String) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.request.ICEGetStatus
Create a new ICE get status request.
ICEGetStatus(Attributes) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.request.ICEGetStatus
Create a new ICE get status request.
ICEInput - Class in com.sapportals.wcm.protocol.ice.protocol
Decodes an ICE payload from an input stream using a SAX parser.
ICEInput(InputStream, ICEOutput) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEInput
Creates a new instance for processing an ICE payload contained in the specified input stream.
ICEItem - Class in com.sapportals.wcm.protocol.ice.protocol
ICEItem represents an ice-item element inside an ice-package.
ICEItem(String, String, String, String, String, InputStream) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEItem
Create a new ICE item.
ICEItem(Attributes) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEItem
Create a new ICE item.
ICEItemBase - Class in com.sapportals.wcm.protocol.ice.protocol
ICEItemBase is the base class of all item elements inside an ICE package.
ICEItemBase() - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEItemBase
 
ICEItemCollection - Class in com.sapportals.wcm.protocol.ice.protocol
ICEItemCollection is the base class of all collections of ICE item elements (in the current standard there are only ICEItemGroup and ICEPackage).
ICEItemCollection(IICEItemIterator) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEItemCollection
Create a new ICEItemCollection.
ICEItemGroup - Class in com.sapportals.wcm.protocol.ice.protocol
ICEItemGroup is a representation of an ice-item-group element inside an ice-package.
ICEItemGroup(String, String, String, IICEItemIterator) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEItemGroup
Create a new ICE item group.
ICEItemGroup(Attributes) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEItemGroup
Create a new ICE item group.
ICEItemRef - Class in com.sapportals.wcm.protocol.ice.protocol
ICEItemRef represents an ice-item-ref element inside an ice-package.
ICEItemRef(String, String, String, String) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEItemRef
Create a new ICE item reference.
ICEItemRef(Attributes) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEItemRef
Create a new ICE item reference.
ICEItemRef(Element) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEItemRef
Create an ICEItemRef object from a DOM-element.
ICEItemRef(String) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEItemRef
 
ICEItemRemove - Class in com.sapportals.wcm.protocol.ice.protocol
ICEItemRemove represents an ice-item-remove element inside an ice-package.
ICEItemRemove(String) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEItemRemove
Create a new ICE remove item.
ICEItemRemove(Attributes) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEItemRemove
Create a new ICE remove item.
ICENop - Class in com.sapportals.wcm.protocol.ice.protocol.request
ICENop represents an ice-nop request.
ICENop() - Constructor for class com.sapportals.wcm.protocol.ice.protocol.request.ICENop
Create a new ICE nop request.
ICENop(Attributes) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.request.ICENop
Create a new ICE nop request.
ICEOffer - Class in com.sapportals.wcm.protocol.ice.protocol
ICEOffer represents an ice-offer element.
ICEOffer(String, String, String, ICEDeliveryPolicy) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEOffer
Create a new ICEOffer.
ICEOffer(Attributes) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEOffer
Create a new ICEOffer.
ICEOffer(Element) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEOffer
Create an ICEOffer object from a DOM-element.
ICEOutput - Class in com.sapportals.wcm.protocol.ice.protocol
ICEOutput is an utility class to assemble an ICE payload to an OutputStream.
ICEOutput(OutputStream) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEOutput
Create a new ICEOutput.
ICEOutput(OutputStream, boolean) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEOutput
Create a new ICEOutput.
ICEOutput(OutputStream, boolean, boolean) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEOutput
Create a new ICEOutput.
ICEPackage - Class in com.sapportals.wcm.protocol.ice.protocol
ICEPackage is a representation of an ice-package element.
ICEPackage(Attributes) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEPackage
Create a new ICEPackage.
ICEPackage(String, String, String, String, IICEItemIterator) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEPackage
Create a new ICEPackage.
ICEPackageState - Class in com.sapportals.wcm.protocol.ice.protocol
ICEPackageState is a representation of an ice-package-state element.
ICEPackageState(String, String) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEPackageState
Create a new ICEPackageState.
ICEPackageState(Attributes) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEPackageState
Create a new ICEPackageState.
ICEReceiver - Class in com.sapportals.wcm.protocol.ice.protocol
ICEReceiver represents an ice-receiver element.
ICEReceiver(UUID, String) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEReceiver
Create a new ICEReceiver.
ICEReceiver(Attributes) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEReceiver
Create a new ICEReceiver.
ICERepairItem - Class in com.sapportals.wcm.protocol.ice.protocol.request
ICERepairItem is a reprentation of en ice-repair-item request element.
ICERepairItem(String, String, String) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.request.ICERepairItem
Create a new ICERepairItem request.
ICERepairItem(Attributes) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.request.ICERepairItem
Create a new ICERepairItem.
ICESender - Class in com.sapportals.wcm.protocol.ice.protocol
ICESender represents an ice-sender element.
ICESender(UUID, String, ICESenderRole) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICESender
Create a new ICESender.
ICESender(Attributes) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICESender
Create a new ICESender.
ICESenderRole - Class in com.sapportals.wcm.protocol.ice.enums
An enumeration of all possible roles in an ice-sender element.
ICESequence - Class in com.sapportals.wcm.protocol.ice.protocol.response
ICESequence represents an ice-sequence response element.
ICESequence(String, Collection) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.response.ICESequence
Create a new ICESequence response.
ICESequence(Attributes) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.response.ICESequence
Create new ICESequence response.
ICEStatus - Class in com.sapportals.wcm.protocol.ice.protocol.response
ICEStatus represents an ice-status response element.
ICEStatus(ICEContact, Collection) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.response.ICEStatus
Create a new ICEStatus response.
ICEStatus(Attributes) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.response.ICEStatus
Create a new ICEStatus response.
ICESubscription - Class in com.sapportals.wcm.protocol.ice.protocol.response
ICESubscription is a representation of an ice-subscription response element.
ICESubscription(String, String, ICEOffer) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.response.ICESubscription
Create a new ICESubscription.
ICESubscription(Attributes) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.response.ICESubscription
Create a new ICESubscription.
ICEText - Class in com.sapportals.wcm.protocol.ice.protocol
ICEText represents an ice-text element.
ICEText(String, String) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEText
Create a new ICE text element.
ICEText(Attributes) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEText
Create a new ICE text element.
ICETimeFormat - Class in com.sapportals.wcm.protocol.ice.util
Implements the time format defined in the ICE specification.
ICETimeFormat() - Constructor for class com.sapportals.wcm.protocol.ice.util.ICETimeFormat
 
ICEUnsolicitedNow - Class in com.sapportals.wcm.protocol.ice.protocol.request
ICEUnsolicitedNow represents an ice-unsolicited-now request.
ICEUnsolicitedNow() - Constructor for class com.sapportals.wcm.protocol.ice.protocol.request.ICEUnsolicitedNow
Create a new ICE unsolicited now request.
ICEUnsolicitedNow(Attributes) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.request.ICEUnsolicitedNow
Create a new ICE unsolicited now request.
ICEXMLSerializer - Class in com.sapportals.wcm.protocol.ice.protocol
The ICEXMLSerializer is a simple extension to the standard Xerces XMLSerializer to speed up the Base64 output of the ICE items in an ICE package.
ICEXMLSerializer(OutputStream) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.ICEXMLSerializer
Create a new ICEXMLSerializer.
ICfgCollection - Interface in com.sapportals.wcm.protocol.webdav.config
Glues config plugins of the config framework to collections of the repository framework.
ICfgResource - Interface in com.sapportals.wcm.protocol.webdav.config
Glues configurables of the config framework to resource of the repository framework.
IChannel - Interface in com.sapportals.wcm.util.channels
A channel is the abstraction of an transport mechanism for sending messages to recipients.
IChannel - Interface in com.sapportals.wcm.util.log
Copyright (c) SAP AG 2001-2002
IChannelList - Interface in com.sapportals.wcm.util.channels
A list of IChannel s.
IChannelListIterator - Interface in com.sapportals.wcm.util.channels
Iterator for a IChannelList .
ICheckInInfo - Interface in com.sap.netweaver.bc.rf.common.version
Holds status information returned upon a successful call to IResource.checkin .
ICheckInInfo - Interface in com.sapportals.wcm.repository
Holds status information returned upon a successfull check-in.
ICheckInInfo2 - Interface in com.sapportals.wcm.repository
Holds status information returned upon a successfull check-in.
ICheckout - Interface in com.sapportals.wcm.service.checkout
 
ICheckOutInfo - Interface in com.sap.netweaver.bc.rf.common.version
Holds status information returned upon a successfull call to (IResource.checkOut()).
ICheckOutInfo - Interface in com.sapportals.wcm.repository
Holds status information returned upon a successfull check-out.
ICheckOutInfo2 - Interface in com.sapportals.wcm.repository
Holds status information returned upon a successfull call to IVersionControlledResource.checkOut(boolean, boolean) or IVersionResource.checkOut(boolean) or Copyright 2002 (c) SAP AG
IChunkedOutput - Interface in com.sapportals.wcm.protocol.ice.protocol
IChunkedOutput is a common interface of all output generators that are able to write their data in chunks.
IClaimStaker - Interface in com.sap.netweaver.bc.serialize
This interface allows classes to register IPropertyName, that they want to control when an IResource is run through the serialization process.
IClassificationClass - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.classification
Taxonomy class returned by the classifyDocuments method in on a classification index.
IClassificationIndex - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.classification
A classification index is a specialised index where document classification and other taxonomy-related operations can be performed.
IClassificationIndexCollection - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.classification
Offers classification calls for more than one index per call
IClassificationResult - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.classification
One document and its proposed taxonomy classes.
IClassLoaderRegistryListener - Interface in com.sapportals.wcm.crt
This interface provides methods to notify a subscriber for changes in the registered CRT class loaders.
ICluster - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.classification
Cluster of documents.
IClusterCacheArea - Interface in com.sapportals.wcm.util.cache
Represents a cacheable area.
IClusterFeature - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.classification
One feature/keyword of a cluster.
IClusterResultDocument - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.classification
Represents a document in the cluster result
ICmRuntimeConst - Interface in com.sapportals.wcm.repository.runtime
TBD: Description of the interface.
ICmRuntimeConst.CONFIG_ATTRIBUTE_NAME - Interface in com.sapportals.wcm.repository.runtime
TBD: Description of the class.
ICollaborationService - Interface in com.sapportals.wcm.service.collaboration
The interface ICollaborationService offers methods to work with the CollaborationService.
ICollator - Interface in com.sap.netweaver.bc.rf.common.namespace
Interface describing a collator and holding the list of ICollatorEntries. +49 (251) 26529580 * Created 20.
ICollatorEntry - Interface in com.sap.netweaver.bc.rf.common.namespace
Interface describing an entry in the collator list.
ICollection - Interface in com.sapportals.wcm.repository
A collection is a resource (IResource) that contains other resources and collections following the composite pattern.
ICollectionCreateDescriptor - Interface in com.sap.netweaver.bc.rf.common.namespace
Interface describing a collection create descriptor used to create collections.
ICollectionInfo - Interface in com.sapportals.wcm.control.navigation
Copyright 2004 SAP AGICollectionListFilter - Interface in com.sapportals.wcm.service.resourcelistfilter
retrieves all children of a parent collection that match the parameters provided
ICollectionRenderer - Interface in com.sapportals.wcm.rendering.collection
Deprecated. As of NetWeaver 7.1
ICollectionRendererParameterNameConst - Interface in com.sapportals.wcm.repository.service.layout.customizing
This class serves as key in the Parameters map.
ICollectionRendererParameterNameStrings - Interface in com.sapportals.wcm.repository.service.layout.customizing
This class serves as key in the Parameters map.
ICollectionVersionResource - Interface in com.sapportals.wcm.repository
Interface for collection version (revision) resources.
ICommand - Interface in com.sapportals.wcm.rendering.uicommand
Deprecated. As of NetWeaver 7.1
IComment - Interface in com.sapportals.wcm.repository.service.comment
The interface represents a service for handling comments on resources.
ICompareTaxonomies - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.classification
This interface is only for internal usage
ICompletedResourceList - Interface in com.sapportals.wcm.repository
A typed list of IResource instances.
IComponent - Interface in com.sapportals.wcm.crt.component
A marker interface for all CRT components.
IComponent - Interface in com.sapportals.wcm.rendering.collection
Deprecated. As of NetWeaver 7.1
IComponentCollection - Interface in com.sapportals.wcm.control.util.componentscollection
Deprecated. As of NetWeaver 7.1
IComponentEvent - Interface in com.sapportals.wcm.rendering.collection
Deprecated. As of NetWeaver 7.1
IComponentInfo - Interface in com.sapportals.wcm.crt.component
Information about the component such as name, description, etc.
IComponentListener - Interface in com.sapportals.wcm.crt.component
This interface is implemented by a component that wants to receive life-cycle events for other components within the same CRT client.
IComponentManager - Interface in com.sapportals.wcm.crt.component
A component manager manages all root components of a CRT client or all components within a container component.
IComponentManager.IComponentInformation - Interface in com.sapportals.wcm.crt.component
Defines a container for a compontent's information.
IComponentWithModifiers - Interface in com.sapportals.wcm.control.util.componentscollection
Deprecated. As of NetWeaver 7.1
IComponentWithModifiersList - Interface in com.sapportals.wcm.control.util.componentscollection
Deprecated. As of NetWeaver 7.1
IComponentWithModifiersListIterator - Interface in com.sapportals.wcm.control.util.componentscollection
Deprecated. As of NetWeaver 7.1
ICON - Static variable in class com.sapportals.wcm.rendering.readymades.ResourceImage
Deprecated.  
ICON_MENU_TYPE - Static variable in interface com.sapportals.wcm.rendering.uicommand.IUIMenu
Deprecated. menu type for the icon menu
ICON_PATH - Static variable in interface com.sapportals.wcm.control.util.property.IPropertyModifierName
Deprecated. used for rnd:command property for setting the icon path
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 *
ICondition - Interface in com.sapportals.wcm.util.controlstatus
TBD: Description of the interface.
IConfigConst - Interface in com.sapportals.wcm.crt.configuration
String constants for all names used for configuration data.
IConfigConst.ATTRIBUTES - Interface in com.sapportals.wcm.crt.configuration
Available attributes inside the configuration data.
IConfigConst.ELEMENTS - Interface in com.sapportals.wcm.crt.configuration
Available elements inside the configuration data.
IConfigRequester - Interface in com.sap.netweaver.bc.serialize
allows to add another RID to a transport which is already finalizing.
IConfigResolverService - Interface in com.sap.netweaver.kmc.configresolver
Global service for registering ICustomConfigResolver instances with the Configuration Framework IConfigurable - Interface in com.sapportals.wcm.crt.component
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 in com.sapportals.wcm.rendering.collection
Deprecated. As of NetWeaver 7.1
IConfigurableRendererStatus - Interface in com.sapportals.wcm.rendering.base
Deprecated. As of NetWeaver 7.1
IConfiguration - Interface in com.sapportals.wcm.crt.configuration
This interface represents a node of hierarchical configuration data.
IConfigurationEventListener - Interface in com.sapportals.wcm.crt.configuration
This interface is implemented by the CRT to listen for events at the IConfigurationProvider.
IConfigurationProvider - Interface in com.sapportals.wcm.crt.configuration
A configuration provider is resposible for translating the configuration data into IConfiguration objects needed by the CRT.
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 *
IConst - Interface in com.sapportals.wcm.service.pipeline
Constant definitions for the WCM Pipeline package.
IConstants - Interface in com.sapportals.wcm.service.xmlforms
Constants for xml forms 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_STATUS_TARGET - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IResourceRendererParameterNameConst
replace 'normal' icon with status icon (also for link)
ICONSTYLE_TARGET_ICON - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IResourceRendererParameterNameConst
replace link icon with target icon *
IContainer - Interface in com.sapportals.wcm.crt.component
A component can choose to implement this interface to become the container for child components.
IContainerManager - Interface in com.sapportals.wcm.crt.component
A container manager is used by container components for managing their children.
IContent - Interface in com.sap.netweaver.bc.rf.common.content
Interface describing content a resource may provide.
IContent - Interface in com.sapportals.wcm.util.content
A resource implements this interface to provide content access.
IContentAndPropertiesDescriptor - Interface in com.sap.netweaver.bc.rf.common.namespace
Interface describing content and properties of a resource.
IContentEditable - Interface in com.sapportals.wcm.control.util
Deprecated. As of NetWeaver 7.1
IContentFilter - Interface in com.sapportals.wcm.repository.filter
This interface defines a content filter that will modify the content of a resource.
IContentFilter - Interface in com.sapportals.wcm.service.ice.syndicator
Filters the resource contents in a repository.
IContentFilter2 - Interface in com.sapportals.wcm.repository.filter
Defines a content filter that will modify the content of a resource when the content is read or writen.
IContentFilterInformation - Interface in com.sapportals.wcm.repository
This interface may be implemented by instances of IContent and is used to indicate whether content filters have been applied.
IContentFilterManager - Interface in com.sapportals.wcm.repository.filter
This interface defines a content filter manager.
IContentFilterManager2 - Interface in com.sapportals.wcm.repository.filter
This interface defines a content filter manager.
IContentManager - Interface in com.sap.netweaver.bc.rf.mi.content
Read-Only interface describing a repository sub manager for content.
IContentMetadata - Interface in com.sap.netweaver.bc.rf.common.content
Interface describing the content metadata of the content a resource may provide.
IContentReader - Interface in com.sap.ip.collaboration.room.api.template
Interface for room content reader.
IContentResource - Interface in com.sapportals.wcm.repository
Interface for extended support of resource content.
IContext - Interface in com.sapportals.wcm.control.util.components.context
Deprecated. As of NetWeaver 7.1
IContext - Interface in com.sapportals.wcm.crt.component
The context contains services, settings and information that is supplied by the CRT and/or a container to the component.
IContext - Interface in com.sapportals.wcm.util.http
Interface for user and authentication information objects in http requests.
IContextFactory - Interface in com.sap.netweaver.bc.rf.util.context
Interface describing a context factory, i.e. a factory used to get and set a context (some available information).
IContextFactory - Interface in com.sapportals.wcm.control.util.components.context
Deprecated. As of NetWeaver 7.1
IContextStack - Interface in com.sap.netweaver.bc.rf.util.context
Interface describing a stack of context objects.
IContextualizable - Interface in com.sapportals.wcm.crt.component
This inteface can be implemented by components that need a context.
IControlLinkHandler - Interface in com.sapportals.wcm.control.util
Deprecated. As of NetWeaver 7.1
IControlStatus - Interface in com.sapportals.wcm.util.controlstatus
 
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 *
ICookie - Interface in com.sapportals.wcm.util.http
HTTP cookie.
ICopyDescriptor - Interface in com.sap.netweaver.bc.rf.common.binding
Interface describing a copy descriptor used to copy resources.
ICopyDescriptor - Interface in com.sap.netweaver.bc.rf.common.namespace
Interface describing a copy descriptor used to copy resources.
ICopyFlagsDescriptor - Interface in com.sap.netweaver.bc.rf.common.binding
Interface describing copy flags used to copy resources.
ICopyFlagsDescriptor - Interface in com.sap.netweaver.bc.rf.common.namespace
Interface describing copy flags used to copy resources.
ICopyParameter - Interface in com.sapportals.wcm.repository
Parameter collection for the copy() and move() methods in IResource and ICollection.
ICreateDescriptor - Interface in com.sap.netweaver.bc.rf.common.namespace
Interface describing a create descriptor used to create resources of arbitrary kind.
ICredential - Interface in com.sapportals.wcm.service.landscape
Informations for mapping user data between a CM system and 'external' systems.
ICredentialList - Interface in com.sapportals.wcm.service.landscape
A list of ICredentials .
ICredentialListIterator - Interface in com.sapportals.wcm.service.landscape
An iterator for a ICredentialList .
ICredentials - Interface in com.sapportals.wcm.util.http
Interface for a module implementing a HTTP authorization scheme.
ICredentialsFactory - Interface in com.sapportals.wcm.service.landscape
Factory to retrieve the ICredential s.
ICustomizingContollerSettings - Interface in com.sapportals.wcm.repository.service.layout.customizing
Title: Description: Copyright: Copyright (c) 2001 Company:
ICustomizingContollerSettings.CustomizingControllerMode - Class in com.sapportals.wcm.repository.service.layout.customizing
 
ICustomizingController - Interface in com.sapportals.wcm.repository.service.layout.customizing
This class is used to get a parameters value considering different levels of personalization.
ICustomizingControllerHolder - Interface in com.sapportals.wcm.repository.service.layout
 
ICustomNotification - Interface in com.sapportals.wcm.service.notificator
This interface extends INotification send by a INotificatorService.
ICustomProperty - Interface in com.sap.ip.collaboration.room.api
Interface describing a custom room property which is needed to search for rooms containing custom properties using the TRex based rooms search API.
ICustomPropertyDef - Interface in com.sapportals.wcm.repository.service.layout
 
ID - Static variable in class com.sapportals.wcm.control.edit.LinkControlStatus
 
id - Variable in class com.sapportals.wcm.control.util.ActionEntry
Deprecated. Unique identifier for each entry.
ID - Static variable in interface com.sapportals.wcm.rendering.base.IRendererStatus
Deprecated.  
ID - Static variable in interface com.sapportals.wcm.repository.runtime.ICmRuntimeConst.CONFIG_ATTRIBUTE_NAME
 
ID - Static variable in interface com.sapportals.wcm.repository.service.AbstractRepositoryService.CONFIG_ATTRIBUTE_NAME
 
id - Variable in class com.sapportals.wcm.repository.service.AbstractRepositoryService
 
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
 
id - Variable in class com.sapportals.wcm.service.relation.AbstractRelationWatcher
The relation watcher's unique id.
IDataObject - Interface in com.sapportals.wcm.service.xmlforms.validation
 
IDateRange - Interface in com.sap.ip.collaboration.gw.api.framework.groupware
This is an utility interface for handling date ranges.
IDateTimeComponent - Interface in com.sap.ip.collaboration.gw.api.ui
This is an interface for the htmlb composite control DateTimeControl.
IDCounter - Class in com.sapportals.wcm.rendering.base
Deprecated. As of NetWeaver 7.1
IDCounter() - Constructor for class com.sapportals.wcm.rendering.base.IDCounter
Deprecated.  
IDCreator - Class in com.sapportals.wcm.control.base
Deprecated. As of NetWeaver 7.1
IDCreator() - Constructor for class com.sapportals.wcm.control.base.IDCreator
Deprecated.  
IDebugContainer - Interface in com.sapportals.wcm.repository.service.layout
 
IDelegatedReceiver - Interface in com.sapportals.wcm.rendering.base
Deprecated. As of NetWeaver 7.1
IDeltaSerializer - Interface in com.sap.netweaver.bc.serialize
interface that can be implemented by ISerializer implementations.
IDeltaSerializer.DeltaSerializerParameters - Class in com.sap.netweaver.bc.serialize
container class to carry all needed information for the check if a resource has been modified As all its variables are immutable, so is this container.
IDeltaSerializer.DeltaSerializerParameters(DeltaInfo, boolean, ContextMap, IDependantRidQueue) - Constructor for class com.sap.netweaver.bc.serialize.IDeltaSerializer.DeltaSerializerParameters
 
IDENTIFIERS - Static variable in class com.sapportals.wcm.repository.service.layout.info.RenderObjectData
 
IDependantRidQueue - Interface in com.sap.netweaver.bc.serialize
Allows to add dependant ITransportObject s to a ITransport that is beeing finalized.
IDescription - Interface in com.sap.ip.collaboration.core.api.util.enums
Copyright (c) SAP AG
IDescriptionEditor - Interface in com.sap.ip.collaboration.room.api.template.description
Interface for description editor.
IDescriptionReader - Interface in com.sap.ip.collaboration.room.api.template.description
Interface for description reader.
IDeserializer - Interface in com.sap.netweaver.bc.serialize
this interface must be returned by all ISerializer implementations upon their deserialize methods.
IDestinationDescriptor - Interface in com.sap.netweaver.bc.rf.common.namespace
Interface describing a destination of a resource in a namespace.
IDExtension - Class in com.sapportals.wcm.rfadapter
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.
IDiscardable - Interface in com.sapportals.wcm.protocol.webdav.cache
IDiscardable is to be implemented by objects placed in a cache, which want to be notified when they are removed from the cache.
IDiscussion - Interface in com.sapportals.wcm.repository.service.discussion
The class IDiscussion handles everything to do with a single discussion.
IDiscussionEvent - Interface in com.sapportals.wcm.repository.service.discussion
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 in com.sapportals.wcm.repository.service.discussion
An IDiscussionItem is a contribution of a user to a discussion.
IDiscussionItemList - Interface in com.sapportals.wcm.repository.service.discussion
A list of IDiscussionItem objects.
IDiscussionItemListIterator - Interface in com.sapportals.wcm.repository.service.discussion
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 in com.sapportals.wcm.repository.service.discussion
The IDiscussionManager defines the central methods of the discussion repository service.
IDisplayable - Interface in com.sap.netweaver.coll.shared.api.extension
Interface describing an object that can be displayed in the UI.
IDisplayModeProvider - Interface in com.sapportals.wcm.rendering.base
Deprecated. As of NetWeaver 7.1
IDocClassificationMap - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.classification
This map contains a resource and its classification per taxonomy
IDocClassificationMapIterator - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.classification
Iterator of the IDocClassificationMapList
IDocClassificationMapList - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.classification
List of documents with their classifications.
IDOMStorable - Interface in com.sapportals.wcm.protocol.ice.util
Represents a common interface for all configuration objects capable of storing their information into a document object model (DOM).
IDResolver - Class in com.sapportals.wcm.rfadapter
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 in com.sapportals.wcm.rfadapter
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 in com.sapportals.wcm.rfadapter
 
IDResolver.Status(String, int) - Constructor for class com.sapportals.wcm.rfadapter.IDResolver.Status
 
IDValidator - Class in com.sapportals.wcm.rfadapter
 
IDValidator(char[]) - Constructor for class com.sapportals.wcm.rfadapter.IDValidator
 
IDynamicProfile - Interface in com.sapportals.wcm.repository.service.layout.customizing
 
IDynamicValues - Interface in com.sapportals.wcm.service.propertyconfig.metadataextension
Providing values for properties.
IDynamicValuesExt - Interface in com.sapportals.wcm.service.propertyconfig.metadataextension
Providing values for properties.
IEditableProperty - Interface in com.sapportals.wcm.control.util
Deprecated. As of NetWeaver 7.1
IEmailAddress - Interface in com.sap.ip.collaboration.gw.api.framework.groupware
This interface is for representing email address objects.
IEncodedInputStream - Interface in com.sapportals.wcm.util.content
Interface to input streams that may be content-encoded as in HTTP.
IEntityMetadata - Interface in com.sapportals.wcm.repository
Additional content meta data.
IEntryPoint - Interface in com.sapportals.wcm.repository.manager.entrypoints
Item within an entry point hierarchy.
IEntryPointList - Interface in com.sapportals.wcm.repository.manager.entrypoints
List of entry points
IEntryPointsProvider - Interface in com.sapportals.wcm.repository.manager.entrypoints
Functionalities to handle entry points
IEvent - Interface in com.sap.netweaver.bc.rf.util.event
Interface describing an event with a type and an arbitrary parameter.
IEvent - Interface in com.sapportals.wcm.util.events
This interface defines an event with a type and an arbitrary parameter.
IEventBroker - Interface in com.sap.netweaver.bc.rf.util.event
The event broker is a mediator between event senders (IEventSender) and receivers (IEventReceiver).
IEventBroker - Interface in com.sapportals.wcm.util.events
The event broker is a mediator between event senders (IEventSender) and receivers (IEventReceiver).
IEventList - Interface in com.sap.netweaver.bc.rf.util.event
Interface describing mutable list of IEvent instances.
IEventList - Interface in com.sapportals.wcm.util.events
This interface defines a mutable list of IEvent instances.
IEventListIterator - Interface in com.sap.netweaver.bc.rf.util.event
Interface describing a special list iterator for event lists without any modifying operations.
IEventListIterator - Interface in com.sapportals.wcm.util.events
This interface defines an iterator for an event list.
IEventMapper - Interface in com.sap.netweaver.bc.rf.util.event
An event mapper maps events to other events.
IEventMapper - Interface in com.sapportals.wcm.util.events
An event mapper maps events to other events.
IEventPropertiesProvider - Interface in com.sapportals.wcm.rendering.base
Deprecated. As of NetWeaver 7.1
IEventReceiver - Interface in com.sap.netweaver.bc.rf.util.event
Interface describing an event receiver.
IEventReceiver - Interface in com.sapportals.wcm.util.events
This interface defines an event receiver.
IEventReceiverBulk - Interface in com.sapportals.wcm.util.events
Defines an asynchronous event receiver that is able to handle bulks of resource events.
IEventSender - Interface in com.sap.netweaver.bc.rf.util.event
Interface describing an event sender which produces (instantiates) events.
IEventSender - Interface in com.sapportals.wcm.util.events
This interface defines an event sender which produces (instanciates) events.
IExecCommand - Interface in com.sapportals.wcm.rendering.uicommand
Deprecated. As of NetWeaver 7.1
IExecutable - Interface in com.sapportals.wcm.util.controlstatus
Tag-Interface: Fields of this interface are executable.
IExportImportService - Interface in com.sap.netweaver.kmc.expimp
KM global service providing export/import functionality for KM content.
IExportPackage - Interface in com.sap.netweaver.kmc.expimp
Defines specific methods that only apply for export packages.
IExtendedCacheStatistics - Interface in com.sapportals.wcm.util.cache
Provides some additional statistical information about a cache instance.
IExtendedCollection - Interface in com.sapportals.wcm.repository
Extended interface for collections, providing
- extended link creation methods.
IExtendedContent - Interface in com.sapportals.wcm.util.content
Extended interface to content.
IExtendedCookie - Interface in com.sapportals.wcm.util.http
HTTP cookie with extended functionality Copyright (c) SAP AG 2001-2002
IExtendedGroupRenderer - Interface in com.sapportals.wcm.service.propertystructure
To be implemented by structured group renderers to support additional functionalities.
IExtendedLockInfo - Interface in com.sapportals.wcm.repository
Additional information about a lock.
IExtendedMimeHandlerService - Interface in com.sapportals.wcm.service.mimehandler
TODO Auto-generated type
IExtendedSearchIndex - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.search
Extended interface for additional search and retrieval operations.
IExtension - Interface in com.sap.netweaver.coll.shared.api.extension
Interface describing an extension.
IExtensionBuilderFactory - Interface in com.sap.netweaver.coll.shared.api.extension
Interface describing a facory that produces the required objects to build an extension.
IExtensionContext - Interface in com.sap.netweaver.coll.shared.api.extension
Interface describing a context that transports parameters when an extension point is processed.
IExtensionData - Interface in com.sap.ip.collaboration.room.api.template
Interface for room extension data.
IExtensionDataProvider - Interface in com.sapportals.wcm.rendering.base
Deprecated. As of NetWeaver 7.1
IExtensionInputParameter - Interface in com.sap.ip.collaboration.room.api.template.extension
Interface for extension input parameter.
IExtensionOutputParameter - Interface in com.sap.ip.collaboration.room.api.template.extension
Interface for extension output parameter.
IExtensionPoint - Interface in com.sap.netweaver.coll.shared.api.extension
Interface describing an extension point.
IExtensionPointCategory - Interface in com.sap.netweaver.coll.shared.api.extension
Interface describing an extension point category.
IExtensionResult - Interface in com.sap.netweaver.coll.shared.api.extension
Interface describing a result of an extension.
IExternalFileReader - Interface in com.sap.netweaver.bc.serialize
IExternalFileRequester - Interface in com.sap.netweaver.bc.serialize
allows ISerializer implementations to stream data into an additional file that is parallel to the xml-data they are writing.
IExternalFileRequester.Request - Class in com.sap.netweaver.bc.serialize
 
IExternalFileRequester.Request(OutputStream, String) - Constructor for class com.sap.netweaver.bc.serialize.IExternalFileRequester.Request
 
IExternalLinkResource - Interface in com.sapportals.wcm.repository
Interface for external link resources.
IExtLayoutController - Interface in com.sapportals.wcm.rendering.layout
Deprecated. As of NetWeaver 7.1
IFactoryInfoProvider - Interface in com.sapportals.wcm.rendering.base
Deprecated. As of NetWeaver 7.1
IFactoryInfoProvider.MappingInformation - Class in com.sapportals.wcm.rendering.base
Deprecated. As of NetWeaver 7.1
IFactoryInfoProvider.MappingInformation(Properties, String, Locale) - Constructor for class com.sapportals.wcm.rendering.base.IFactoryInfoProvider.MappingInformation
Deprecated. As of NetWeaver 7.1
IFederatedSearch - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.search
Starts a search with a given query within a list of indexes, no matter what search service implementation an index is.
IFeedback - Interface in com.sapportals.wcm.repository.service.feedback
The interface IFeedback represents a service for handling feedback related to resources.
IField - Interface in com.sapportals.wcm.util.controlstatus
encapsulates all information necessary to render an attribute for a service, data object etc. and to update this information.
IFilter - Interface in com.sapportals.wcm.repository.filter
TBD: Description of the interface.
IFilterFactory - Interface in com.sapportals.wcm.repository.filter
This client interface of the filter factory defines methods for registering and unregistering filters at run-time.
IFilterManager - Interface in com.sapportals.wcm.repository.filter
Basic interface for all filter components.
IFindResourcesDescriptor - Interface in com.sap.netweaver.bc.rf.common.namespace
Interface describing a find descriptor for resources.
IFlavor - Interface in com.sapportals.wcm.repository.service.layout.customizing.flavor
A context consists of some context properties and can be used to classifiy a property
IFlavorConst - Interface in com.sapportals.wcm.repository.service.layout.customizing.flavor
Title: Description: Copyright: Copyright (c) 2001 Company:
IFlavorProperty - Interface in com.sapportals.wcm.repository.service.layout.customizing.flavor
Defines a Property for a context.
IFlavorPropertyDef - Interface in com.sapportals.wcm.repository.service.layout.customizing.flavor
 
IFormatter - Interface in com.sapportals.wcm.service.pipeline.formatter
The formatter generates the output format for the pipeline, e.g. the XML DOM is serialized as HTML.
IForum - Interface in com.sap.netweaver.coll.forums.api
A container for a list of threads.
IForumAnnouncement - Interface in com.sap.netweaver.coll.forums.api
Alerts users to important information.
IForumAnnouncementManager - Interface in com.sap.netweaver.coll.forums.api
Entry point for accessing announcements in the forum application
IForumAttachment - Interface in com.sap.netweaver.coll.forums.api
Attachment to forum message
IForumAttachmentManager - Interface in com.sap.netweaver.coll.forums.api
Entry point for managing attachments in forums application.
IForumCategory - Interface in com.sap.netweaver.coll.forums.api
A container for forums and a hierarchy of other forum categories.
IForumCategoryManager - Interface in com.sap.netweaver.coll.forums.api
Entry point for managing categories in forums application.
IForumManager - Interface in com.sap.netweaver.coll.forums.api
Entry point for accessing forums in the forum application.
IForumMessage - Interface in com.sap.netweaver.coll.forums.api
A ForumMessage encapsulates message data.
IForumMessageManager - Interface in com.sap.netweaver.coll.forums.api
Entry point for managing messages in forum application
IForumPermission - Interface in com.sap.netweaver.coll.forums.api
 
IForumPermissionManager - Interface in com.sap.netweaver.coll.forums.api
Entry point for managing permissions in the forums application.
IForumPoll - Interface in com.sap.netweaver.coll.forums.api
A poll can be attached to any object in the system or can exist at the global level.
IForumPollManager - Interface in com.sap.netweaver.coll.forums.api
Entry point for managing polls in forum application
IForumQuestion - Interface in com.sap.netweaver.coll.forums.api
Questions provide additional workflow around a thread; the thread creator asks a question and the question moves from unresolved to resolved as one or more answers are posted to the question.
IForumQuestion.State - Enum in com.sap.netweaver.coll.forums.api
States of the question
IForumQuestionManager - Interface in com.sap.netweaver.coll.forums.api
Entry point for managing questions in the forum application
IForumThread - Interface in com.sap.netweaver.coll.forums.api
A ForumThread is a container for a hierarchy of ForumMessages.
IForumThreadManager - Interface in com.sap.netweaver.coll.forums.api
Entry point for managing threads in the forum application.
IGenerationCache - Interface in com.sapportals.wcm.protocol.webdav.cache
IGenerationCache is a simple map which keeps generations of key to value associations.
IGenericQuery - Interface in com.sapportals.wcm.repository.search
A query expression to be used with every repository manager.
IGenericQueryFactory - Interface in com.sapportals.wcm.repository.search
Builds generic query expressions.
IGlobalAttachment - Interface in com.sap.netweaver.coll.attachment
Interface for the attachment service.
ignorableWhitespace(char[], int, int) - Method in class com.sap.netweaver.bc.serialize.util.XMLPropertyConverter
 
ignorableWhitespace(char[], int, int) - Method in class com.sapportals.wcm.protocol.ice.protocol.ICEXMLSerializer
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class com.sapportals.wcm.repository.service.colltransport.CollaborationTransportImport
 
ignorableWhitespace(char[], int, int) - Method in class com.sapportals.wcm.util.xml.SAXSerializer
 
ignorePropertyFailures() - Method in class com.sapportals.wcm.command.CopyResourceCommand
 
ignorePropertyFailures() - Method in class com.sapportals.wcm.command.MoveResourceCommand
 
IGROUP - Static variable in class com.sapportals.wcm.util.systemconfig.SystemPrincipal
 
IGroupTabComponents - Interface in com.sapportals.wcm.control.util.propertystructure
Deprecated. As of NetWeaver 7.1
IGroupwareCredentials - Interface in com.sap.ip.collaboration.gw.api.framework.groupware
This interface encapsulates the credentials needed for connecting to a groupware server.
IGroupwareCredentialsProvider - Interface in com.sap.ip.collaboration.gw.api.framework.groupware
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 in com.sap.ip.collaboration.gw.api.framework.groupware
This is a generic representation of the different groupware item types like, mail, meetings, task etc.
IGroupwareItemFactory - Interface in com.sap.ip.collaboration.gw.api.framework.groupware
This is a class used for creating differenct types of Groupware Objects.
IGroupwareManager - Interface in com.sap.ip.collaboration.gw.api.framework.groupware
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.
IGWObjectsFactoryService - Interface in com.sap.ip.collaboration.gw.api.service
 
IGWResourceManager - Interface in com.sap.ip.collaboration.gw.api.framework.groupware
 
IGWUIComponentFactory - Interface in com.sap.ip.collaboration.gw.api.service
 
IHierarchicalUri - Interface in com.sap.netweaver.bc.rf.common
A RFC2396 URI interface.
IHierarchicalUri - Interface in com.sapportals.wcm.util.uri
A RFC2396 URI interface.
IHTMLContentHandler - Interface in com.sapportals.wcm.util.html
IHTMLContentHandler receives events from a IHTMLReader.
IHtmlDocumentLinkReplacer - Interface in com.sapportals.wcm.control.util
Deprecated. As of NetWeaver 7.1
IHTMLElement - Interface in com.sapportals.wcm.util.html
Represents a HTML tag for an event.
IHTMLElementStart - Interface in com.sapportals.wcm.util.html
Extends IHTMLElement to handle attributes.
IHTMLFilter - Interface in com.sapportals.wcm.util.html
Processes HTML events from a parent reader.
IHTMLLogin - Interface in com.sapportals.wcm.protocol.webdav.html
Represents a HTML login form.
IHTMLReader - Interface in com.sapportals.wcm.util.html
Reads HTML documents and generates events.
IHtmlRendererParser - Interface in com.sapportals.wcm.control.util
Deprecated. As of NetWeaver 7.1
IHtmlUrlHandler - Interface in com.sapportals.wcm.service.pipeline.processor.html
Public interface for HTML URL handler.
IICECharacterHandler - Interface in com.sapportals.wcm.protocol.ice.protocol.handler
The IICEElementHandler is a simplified SAX ContentHandler that only receives SAX character events.
IICEComRequestHandler - Interface in com.sapportals.wcm.protocol.ice.protocol.handler
An IICEComRequestHandler handles the common requests a subscriber might send to a syndicator.
IICEElement - Interface in com.sapportals.wcm.protocol.ice.protocol
This is the base "class" of all ICE elements.
IICEElementHandler - Interface in com.sapportals.wcm.protocol.ice.protocol.handler
The IICEElementHandler is a simplified SAX ContentHandler that only receives SAX element events.
IICEExtensionRequest - Interface in com.sapportals.wcm.protocol.ice.protocol.request
This is the base "class" of all ICE extension request elements.
IICEExtensionRequestHandler - Interface in com.sapportals.wcm.protocol.ice.protocol.handler
An IICEExtensionRequestHandler handles the extension requests that are proprietary to WCM.
IICEHttpConnection - Interface in com.sapportals.wcm.service.ice
A helper class representing a HTTP connection to an ICE server.
IICEItemHandler - Interface in com.sapportals.wcm.protocol.ice.protocol.handler
An IICEItemHandler receives ICEItem events inside an ICE package.
IICEItemIterator - Interface in com.sapportals.wcm.protocol.ice.protocol
IICEItemIterator is a generic iterator over ICEItem elements.
IICEPayloadHandler - Interface in com.sapportals.wcm.protocol.ice.protocol.handler
An IICEPayloadHandler handles the overall processing of an ICE payload.
IICERequestElement - Interface in com.sapportals.wcm.protocol.ice.protocol.request
This is the base "class" of all ICE request elements.
IICEResponseElement - Interface in com.sapportals.wcm.protocol.ice.protocol.response
This is the base "class" of all ICE response elements.
IICEResponseHandler - Interface in com.sapportals.wcm.protocol.ice.protocol.handler
An IICEResponseHandler handles the responses inside an ICE payload.
IICEService - Interface in com.sapportals.wcm.service.ice
This is the entry point to the ICE service (Content Exchange Service) and provides methods to access the configuration of the syndicator and subscriber parts as well as their corresponding background tasks (scheduler jobs).
IICESubRequestHandler - Interface in com.sapportals.wcm.protocol.ice.protocol.handler
An IICESubRequestHandler handles the requests a subscriber might send to a syndicator.
IICESynRequestHandler - Interface in com.sapportals.wcm.protocol.ice.protocol.handler
An IICESynRequestHandler handles the requests a syndicator might send to a subscriber.
IIdMapperManager - Interface in com.sap.netweaver.bc.rf.mi.idmapper
Read-Only interface describing a repository sub manager for id mapping.
IImportPackage - Interface in com.sap.netweaver.kmc.expimp
Defines specific methods that only apply for import packages.
IImportPackage.ImportMode - Class in com.sap.netweaver.kmc.expimp
Enumeration of available import modes.
IIndex - Interface in com.sapportals.wcm.service.indexmanagement
Represents a generic index object of the index management service.
IIndexFolder - Interface in com.sapportals.wcm.service.indexmanagement
Folder that is attached to an index.
IIndexFolderIterator - Interface in com.sapportals.wcm.service.indexmanagement
Iterator for a IIndexFolderList list
IIndexFolderList - Interface in com.sapportals.wcm.service.indexmanagement
List of IIndexFolders.
IIndexService - Interface in com.sapportals.wcm.service.indexmanagement
Manages the indexes of the content management system.
IIndexServiceEvent - Interface in com.sapportals.wcm.service.indexmanagement
This event is send by the index management event mapper to the index management service if another service sent an event.
IInitialScreenflowProvider - Interface in com.sapportals.wcm.rendering.base
Deprecated. as of NW04.
IInternalLinkResource - Interface in com.sapportals.wcm.repository
Extended interface for internal link resources.
IInternationalString - Interface in com.sapportals.wcm.protocol.webdav
Represents a String in a particular language (specified using a language tag as defined in RFC1766).
IItemtypeRenderer - Interface in com.sapportals.wcm.control.util
Deprecated. As of NetWeaver 7.1
ILandscapeService - Interface in com.sapportals.wcm.service.landscape
Main entry point to retrieve the ISystemFactory and check the cluster mode.
ILastHabitatProvider - Interface in com.sapportals.wcm.control.base
Deprecated. As of NetWeaver 7.1
ILayoutComponent - Interface in com.sapportals.wcm.rendering.layout
Deprecated. As of NetWeaver 7.1
ILayoutComposer - Interface in com.sapportals.wcm.rendering.layout
Deprecated. As of NetWeaver 7.1
ILayoutContext - Interface in com.sapportals.wcm.repository.service.layout
 
ILayoutController - Interface in com.sapportals.wcm.rendering.layout
Deprecated. As of NetWeaver 7.1
ILayoutObject - Interface in com.sapportals.wcm.rendering.base
Deprecated. As of NetWeaver 7.1
ILayoutSearch - Interface in com.sapportals.wcm.repository.service.layout
 
ILayoutService - Interface in com.sapportals.wcm.repository.service.layout
 
ILayoutSet - Interface in com.sapportals.wcm.repository.service.layout.customizing
The Parameters is a set of parameters used within the com.sapportals.rendering package.
ILayoutSetEvent - Interface in com.sapportals.wcm.rendering.base
Deprecated. As of NetWeaver 7.1
ILifecycleInfo - Interface in com.sapportals.wcm.crt.component
This interface can be implemented by components that want to provide information about their life-cycle.
ILink - Interface in com.sapportals.wcm.repository
A WCM link is used to create links to repository resources and URL resources on external servers.
ILinkCreateDescriptor - Interface in com.sap.netweaver.bc.rf.common.namespace
Interface describing a link create descriptor used to create links.
ILinkDescriptor - Interface in com.sap.netweaver.bc.rf.common.namespace
Interface describing a link descriptor.
ILinkResultItem - Interface in com.sapportals.wcm.service.reporting
Represents a reported item in a IReportResult enhanced with link information.
IList - Interface in com.sapportals.wcm.repository.service.statemanagement
It is planned to extend this interface to implement type-safe lists.
IListInput<E> - Interface in com.sapportals.wcm.service.reporting
ListInput provides an interface for manipulating input lists of parameters for Knowledge Management's reports of the same type .
IListIterator - Interface in com.sapportals.wcm.repository.service.statemanagement
The IListIterator is used together with the IList .
IListTypeProvider - Interface in com.sapportals.wcm.rendering.base
Deprecated. As of NetWeaver 7.1
IllegalPropertyNameException - Exception in com.sapportals.wcm.repository
Raised when a property name was not acceptable.
IllegalPropertyNameException(String, RID, String, String) - Constructor for exception com.sapportals.wcm.repository.IllegalPropertyNameException
 
IllegalPropertyNameException(AbstractPropertyException, IPropertyName, String, String) - Constructor for exception com.sapportals.wcm.repository.IllegalPropertyNameException
This constructor is used by the framework to use this exception as a wrapper for a new exception class of the repository manager API.
ILocalizer - Interface in com.sapportals.wcm.service.xmlforms.validation
 
ILockDescriptor - Interface in com.sap.netweaver.bc.rf.common.lock
Interface describing a lock descriptor.
ILockInfo - Interface in com.sap.netweaver.bc.rf.common.lock
Interface describing lock information.
ILockInfo - Interface in com.sapportals.wcm.repository
Information about a specific lock.
ILockInfoCollection - Interface in com.sapportals.wcm.repository
This interface defines a collection of ILockInfo instances ILockInfoIterator - Interface in com.sapportals.wcm.repository
This interface defines a iterator for collections of ILockInfo instances.
ILockManager - Interface in com.sap.netweaver.bc.rf.mi.lock
Read-Only interface describing a repository sub manager for locking.
ILockManager2 - Interface in com.sap.netweaver.bc.rf.mi.lock
Addition of the ILockManager interface.
ILockProperties - Interface in com.sapportals.wcm.repository
A container for the properties of a lock.
ILogger - Interface in com.sap.netweaver.bc.serialize
Allows all participants of a serialization or deserialization process to add structured logging data.
ILogger.Species - Class in com.sap.netweaver.bc.serialize
 
ILogger.Species(String) - Constructor for class com.sap.netweaver.bc.serialize.ILogger.Species
 
ILogger.Token - Class in com.sap.netweaver.bc.serialize
 
ILogger.Token() - Constructor for class com.sap.netweaver.bc.serialize.ILogger.Token
 
ILogicalVariantResource - Interface in com.sapportals.wcm.repository.variants
A logical variant resource is a type of resource whose content, properties and versions depend on the resource context which contains a variant-context.
ILogonDataException - Interface in com.sap.ip.collaboration.core.api.util.exception
Common interface that is implemented by GW and SCF for user management exceptions Copyright: Copyright (c) 2002 Company: SAP Portals
IM_NS - Static variable in interface com.sapportals.wcm.service.indexmanagement.IWcmIndexConst
 
IMAGE - Static variable in class com.sapportals.wcm.protocol.webdav.html.HTMLInput
 
IMAGE - Static variable in class com.sapportals.wcm.rendering.readymades.ResourceImage
Deprecated.  
IMAGE - Static variable in class com.sapportals.wcm.util.controlstatus.MetaInfo
 
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 *
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
ImageRendererUtil - Class in com.sapportals.wcm.control.util
Deprecated. As of NetWeaver 7.1
ImageRendererUtil() - Constructor for class com.sapportals.wcm.control.util.ImageRendererUtil
Deprecated.  
ImageRendererUtil.PropertyPack - Class in com.sapportals.wcm.control.util
Deprecated. As of NetWeaver 7.1
ImageRendererUtil.PropertyPack(IProperty, IProperty) - Constructor for class com.sapportals.wcm.control.util.ImageRendererUtil.PropertyPack
Deprecated. As of NetWeaver 7.1
ImageSelectControl - Class in com.sapportals.wcm.control.edit
 
ImageSelectControl() - Constructor for class com.sapportals.wcm.control.edit.ImageSelectControl
 
ImageSelectControl(String) - Constructor for class com.sapportals.wcm.control.edit.ImageSelectControl
 
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 *
IMailItem - Interface in com.sap.ip.collaboration.gw.api.framework.groupware
This interface represents a mail item used for the send mail operation and extends from the IGroupwareItem interface.
IMailSendTransport - Interface in com.sap.ip.collaboration.gw.api.framework.groupware
The IMailSendTransport interface extends the send transport interface to define methods specific to the mail item type.
IManager - Interface in com.sap.netweaver.bc.rf.mi
Interface describing a repository manager.
IManagerFactory - Interface in com.sapportals.wcm.repository.manager
The manager factory creates and manages repository manager instances
IMandatoryField - Interface in com.sapportals.wcm.control.base
Deprecated. As of NetWeaver 7.1
IMappingReader - Interface in com.sap.ip.collaboration.room.api.template
Interface for reader mapping.
IMassCommand - Interface in com.sapportals.wcm.rendering.uicommand
Deprecated. As of NetWeaver 7.1
IMassCommandSupporter - Interface in com.sapportals.wcm.rendering.base
Deprecated. As of NetWeaver 7.1
IMassDataControlStatus - Interface in com.sapportals.wcm.util.controlstatus
model to allow handling of mass data.
IMassExecCommand - Interface in com.sapportals.wcm.rendering.uicommand
Deprecated. As of NetWeaver 7.1
IMetaContext - Interface in com.sapportals.wcm.service.propertyconfig
Provides context information.
IMetaData - Interface in com.sapportals.wcm.repository.service.layout.customizing
This class holds the metaData of an ParameterName
IMetaDataList - Interface in com.sapportals.wcm.repository.service.layout.customizing
 
IMetaDataListIterator - Interface in com.sapportals.wcm.repository.service.layout.customizing
 
IMetaGroup - Interface in com.sapportals.wcm.service.propertyconfig
A property could belong to a group (e.g. system, default, custom, etc.)
IMetaGroupList - Interface in com.sapportals.wcm.service.propertyconfig
Interface IMetaGroupList.
IMetaGroupListIterator - Interface in com.sapportals.wcm.service.propertyconfig
Interface IMetaGroupListIterator.
IMetaModel - Interface in com.sapportals.wcm.service.propertyconfig
IMetaModel defines a model of name - value pair configuration which can be used by UI to create custom properties.
IMetaModelConsts - Interface in com.sapportals.wcm.service.propertyconfig
Public constants for property names, property namespaces, etc.
IMetaModelExport - Interface in com.sapportals.wcm.service.propertyconfig
Provides functions for exporting meta model information.
IMetaModelImport - Interface in com.sapportals.wcm.service.propertyconfig
Provides functions for importing meta model information.
IMetaName - Interface in com.sapportals.wcm.service.propertyconfig
Name part of name - value pairs.
IMetaNameList - Interface in com.sapportals.wcm.service.propertyconfig
Interface IMetaNameList.
IMetaNameListIterator - Interface in com.sapportals.wcm.service.propertyconfig
Interface IMetaNameListIterator.
IMetaPropertyRenderer - Interface in com.sapportals.wcm.service.propertyconfig.renderer
Meta information about a property renderer.
IMetaValue - Interface in com.sapportals.wcm.service.propertyconfig
This is the value part of a name - value pair.
IMetaValueList - Interface in com.sapportals.wcm.service.propertyconfig
Interface IMetaValueList.
IMetaValueListIterator - Interface in com.sapportals.wcm.service.propertyconfig
Interface IMetaValueListIterator an iterator over the IMetaValue elements in the IMetaValueList.
IMime - Interface in com.sapportals.wcm.service.mimehandler
Container for mime types.
IMimeHandlerService - Interface in com.sapportals.wcm.service.mimehandler
This service provides informations about mime types.
IMimeType - Interface in com.sapportals.wcm.service.objecttypehandler
This class reflects the "MimeType" element from the ObjectTypeHandler.dtd It holds the elements attribute and mode.
ImmutableProperties - Class in com.sapportals.wcm.protocol.webdav
Immmutable version of Properties Copyright (c) SAP AG 2003-2004
ImmutableResourceList - Class in com.sapportals.wcm.repository.util
 
ImmutableResourceList(IResourceList) - Constructor for class com.sapportals.wcm.repository.util.ImmutableResourceList
 
IModelledPropertyRenderer - Interface in com.sapportals.wcm.rendering.property
Deprecated. As of NetWeaver 7.1
IModificationObject - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.classification
Represents a difference between two taxonomies
IModifier - Interface in com.sapportals.wcm.control.util.modifiers
Deprecated. As of NetWeaver 7.1
IModifierList - Interface in com.sapportals.wcm.control.util.modifiers
Deprecated. As of NetWeaver 7.1
IModifierListIterator - Interface in com.sapportals.wcm.control.util.modifiers
Deprecated. As of NetWeaver 7.1
IModifierName - Interface in com.sapportals.wcm.control.util.modifiers
Deprecated. As of NetWeaver 7.1
IMoveDescriptor - Interface in com.sap.netweaver.bc.rf.common.binding
Interface describing a move descriptor used to move resources.
IMoveDescriptor - Interface in com.sap.netweaver.bc.rf.common.namespace
Interface describing a move descriptor used to move resources.
ImParsingException - Exception in com.sapportals.wcm.service.indexmanagement.retrieval.search
Exception thrown in case of an error when creating an internal query entry list by the class SearchQueryBuilderIM.
ImParsingException(int, String, String) - Constructor for exception com.sapportals.wcm.service.indexmanagement.retrieval.search.ImParsingException
Constructor.
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_TAX_ALREADY_EXISTS_ERROR - Static variable in interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.ITaxonomyTransport
 
IMPORT_TAXONOMY_CREATION_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
 
importMetaDataScheme(String, Locale) - Method in interface com.sapportals.wcm.service.propertyconfig.IMetaModelImport
Imports property definitions defined in the specified file.
importMetaDataScheme(IResource, Locale) - Method in interface com.sapportals.wcm.service.propertyconfig.IMetaModelImport
Imports property definitions defined in the specified resource.
importNode(Document, Node, boolean) - Static method in class com.sapportals.wcm.protocol.webdav.DomElement
Wrapper method for Document.importNode(Node, boolean), providing logging of fatal errors (seen in early Xerces versions).
importStyles() - Static method in class com.sapportals.wcm.rendering.util.HtmlRendererUtil
 
importTaxonomy(IResource, IClassificationIndex) - Method in interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.ITaxonomyTransport
Imports a taxonomy.
importVirtualTax(String) - Method in interface com.sapportals.wcm.service.indexmanagement.IVirtualTaxImporter
 
IMultiLanguagedProperty - Interface in com.sapportals.wcm.repository
A multi language property of a resource object.
IMultiLanguagedPropertyContainer - Interface in com.sapportals.wcm.repository
Identifies that a certain resource can handle IMultiLanguagedPropertys.
IMultiValueQueryBuilder - Interface in com.sapportals.wcm.repository
Builder for queries that operate on multi-valued properties.
IMutableAdvancedVersioningManager - Interface in com.sap.netweaver.bc.rf.mi.version
Interface describing the write methods of a repository sub manager for the advanced versioning features described in IAdvancedVersioningManager .
IMutableBasicVersioningManager - Interface in com.sap.netweaver.bc.rf.mi.version
Interface describing the write methods of a repository sub manager for basic versioning features.
IMutableBasicVersioningManager2 - Interface in com.sap.netweaver.bc.rf.mi.version
 
IMutableBindingManager - Interface in com.sap.netweaver.bc.rf.mi.binding
TBD: Insufficient description.
IMutableContent - Interface in com.sap.netweaver.bc.rf.common.content
Interface for updating the content metadata, which will change when the content is actually persisted by the repository manager.
IMutableContentManager - Interface in com.sap.netweaver.bc.rf.mi.content
Read-And-Write interface describing a repository sub manager for content.
IMutableEntityMetadata - Interface in com.sapportals.wcm.repository
Interfaces for updates on those parts of content metadata that change when the content is actually persisted by the repository manager.
IMutableIdMapperManager - Interface in com.sap.netweaver.bc.rf.mi.idmapper
Read-And-Write interface describing a repository sub manager for id mapping.
IMutableLockManager - Interface in com.sap.netweaver.bc.rf.mi.lock
Read-And-Write interface describing a repository sub manager for locking.
IMutableMultiLanguagedProperty - Interface in com.sapportals.wcm.repository
A mutable multi language property of a resource object.
IMutableNamespaceManager - Interface in com.sap.netweaver.bc.rf.mi.namespace
Read-And-Write interface describing a repository sub manager for namespace.
IMutableNamespaceManager2 - Interface in com.sap.netweaver.bc.rf.mi.namespace
Extension to the IMutableNamespaceManager interface.
IMutableObjectFactory - Interface in com.sapportals.wcm.repository.so
 
IMutableProperty - Interface in com.sap.netweaver.bc.rf.common.property
Read-And-Write interface describing a property, which is part of the resource and describes certain aspects of it.
IMutableProperty - Interface in com.sapportals.wcm.repository
A property of a resource object with a mutable interface.
IMutablePropertyManager - Interface in com.sap.netweaver.bc.rf.mi.property
Read-And-Write interface describing a repository sub manager for properties.
IMutablePropertyMap - Interface in com.sapportals.wcm.repository
An extention of the IPropertyMap interface with methods to modify the map.
IMutableSecurityManager - Interface in com.sap.netweaver.bc.rf.mi.security
Read-And-Write interface describing a repository sub manager for security.
IMutableTransactionManager - Interface in com.sap.netweaver.bc.rf.mi.transaction
Read-And-Write interface describing a repository sub manager for transactions.
IMutableTypeManager - Interface in com.sap.netweaver.bc.rf.mi.type
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 in com.sap.netweaver.bc.rf.mi.variant
This interface defines a read-write repository sub-manager for resource variants.
IMutableWorkspaceManager - Interface in com.sap.netweaver.bc.rf.mi.version
Interface describing the write methods a repository sub manager for the workspace versioning feature.
IName - Interface in com.sap.netweaver.bc.rf.util.namespace
Interface describing a namespace-qualified name with a namespace prefix.
IName - Interface in com.sapportals.wcm.util.name
Generic interface for the representation of namespace-qualified names.
INamespaceFilter - Interface in com.sapportals.wcm.repository.filter
A namespace filter will be applied on namespace operations like getResource(), getChildren().
INamespaceFilterManager - Interface in com.sapportals.wcm.repository.filter
A namespace filter manager implements the behaviour for applying namespace filters.
INamespaceManager - Interface in com.sap.netweaver.bc.rf.mi.namespace
Read-Only interface describing a repository sub manager for namespace.
INavigationMemorizer - Interface in com.sapportals.wcm.repository.manager.entrypoints.recent
Interface to retrieve session navigation information for a user.
INC_UPDATE_CENTRAL_LOG - Static variable in interface com.sapportals.wcm.service.indexmanagement.IWcmIndexConst
 
INC_UPDATE_CENTRAL_LOG_TIMEOUT - Static variable in interface com.sapportals.wcm.service.indexmanagement.IWcmIndexConst
 
INC_UPDATE_MAX_NUM_REPORTED - Static variable in interface com.sapportals.wcm.service.indexmanagement.IWcmIndexConst
 
INC_UPDATE_MAX_RUNS - Static variable in interface com.sapportals.wcm.service.indexmanagement.IWcmIndexConst
 
INC_UPDATE_TIME_DIF - Static variable in interface com.sapportals.wcm.service.indexmanagement.IWcmIndexConst
 
INC_UPDATE_WITH_CHECK - Static variable in interface com.sapportals.wcm.service.indexmanagement.IWcmIndexConst
 
IncompleteOperationException - Exception in com.sap.ip.collaboration.core.api.util.exception
Class implementing an exception used in all non-atomic operations when parts of an operation failed.
IncompleteOperationException(Throwable, String, Object[], boolean) - Constructor for exception com.sap.ip.collaboration.core.api.util.exception.IncompleteOperationException
constructs a new MultipleBaseException with a causing throwable for exception chaining.
IncompleteOperationException(Object, List, String, Object[], boolean) - Constructor for exception com.sap.ip.collaboration.core.api.util.exception.IncompleteOperationException
Constructs a new MultipleBaseException with a list of throwables, a partially computed result and an independent message bundle
IncompleteOperationException(Object, List) - Constructor for exception com.sap.ip.collaboration.core.api.util.exception.IncompleteOperationException
Deprecated.  
IncompleteOperationException(Object, List, Throwable) - Constructor for exception com.sap.ip.collaboration.core.api.util.exception.IncompleteOperationException
Deprecated.  
IncompleteOperationException(Object, List, boolean) - Constructor for exception com.sap.ip.collaboration.core.api.util.exception.IncompleteOperationException
Deprecated.  
IncompleteOperationException(Object, List, Throwable, boolean) - Constructor for exception com.sap.ip.collaboration.core.api.util.exception.IncompleteOperationException
Deprecated.  
IncompleteOperationException(Object, List, String, Throwable) - Constructor for exception com.sap.ip.collaboration.core.api.util.exception.IncompleteOperationException
Deprecated.  
IncompleteOperationException(Object, List, String, Object[], Throwable) - Constructor for exception com.sap.ip.collaboration.core.api.util.exception.IncompleteOperationException
Deprecated.  
IncompleteOperationException(Object, List, String, Throwable, boolean) - Constructor for exception com.sap.ip.collaboration.core.api.util.exception.IncompleteOperationException
Deprecated.  
IncompleteOperationException(Object, List, String, Object[], Throwable, boolean) - Constructor for exception com.sap.ip.collaboration.core.api.util.exception.IncompleteOperationException
Deprecated.  
IncompleteOperationException(Object, List, String) - Constructor for exception com.sap.ip.collaboration.core.api.util.exception.IncompleteOperationException
Construct object of class IncompleteOperationException.
IncompleteOperationException(Object, List, String, Object[]) - Constructor for exception com.sap.ip.collaboration.core.api.util.exception.IncompleteOperationException
Construct object of class IncompleteOperationException.
IncompleteOperationException(Object, List, String, boolean) - Constructor for exception com.sap.ip.collaboration.core.api.util.exception.IncompleteOperationException
Construct object of class IncompleteOperationException.
IncompleteOperationException - Exception in com.sapportals.wcm.repository
An operation did not complete because of precondition failures.
IncompleteOperationException(ResourceException, URI) - Constructor for exception com.sapportals.wcm.repository.IncompleteOperationException
Deprecated. as of NW04. URI migrated to RID .
IncompleteOperationException(String, ResourceException, URI) - Constructor for exception com.sapportals.wcm.repository.IncompleteOperationException
Deprecated. as of NW04. URI migrated to RID .
IncompleteOperationException(ResourceException, RID) - Constructor for exception com.sapportals.wcm.repository.IncompleteOperationException
Constructs a new exception
IncompleteOperationException(String, ResourceException, RID) - Constructor for exception com.sapportals.wcm.repository.IncompleteOperationException
Constructs a new exception
IncompleteOperationException(OperationNotCompletedException) - Constructor for exception 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.
INDECES - Static variable in class com.sapportals.wcm.service.indexmanagement.retrieval.search.AbstractSearchIndexCollection.PropertyInput
 
index(String, String) - Static method in class com.sapportals.wcm.service.indexmanagement.PortalServiceConnector
Index the specified resource into the index.
INDEX_ALSO_AS_STRING - Static variable in class com.sapportals.wcm.service.indexmanagement.AbstractIndex
 
INDEX_AND_CLASSIFY_ONLY - Static variable in interface com.sapportals.wcm.service.indexmanagement.IWcmIndexConst
 
INDEX_AS_LOWER_CASE - Static variable in interface com.sapportals.wcm.service.indexmanagement.IWcmIndexConst
 
INDEX_AS_UPPER_CASE - 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_FEATURES_PROP_NAME - 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_GROUP_BLANK - Static variable in class com.sapportals.wcm.control.util.search.SearchParamConst
Deprecated.  
INDEX_GROUP_PROPNAME - Static variable in interface com.sapportals.wcm.service.indexmanagement.IWcmIndexConst
 
INDEX_HAS_ACL_PROPNAME - 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_ID_PROP_NAME - Static variable in interface com.sapportals.wcm.service.indexmanagement.IWcmIndexConst
 
INDEX_INTERNAL_LINKS - Static variable in interface com.sapportals.wcm.service.indexmanagement.IWcmIndexConst
 
INDEX_LOG_PAGE - Static variable in class com.sapportals.wcm.service.urlgenerator.PathKey
 
INDEX_LOJO - Static variable in interface com.sapportals.wcm.service.indexmanagement.IWcmIndexConst
 
INDEX_ONLY - Static variable in interface com.sapportals.wcm.service.indexmanagement.IWcmIndexConst
 
INDEX_ONLY_PROPERTIES - Static variable in interface com.sapportals.wcm.service.indexmanagement.IWcmIndexConst
 
INDEX_PRINCIPAL_TYPE_PROPNAME - Static variable in interface com.sapportals.wcm.service.indexmanagement.IWcmIndexConst
 
INDEX_ROLE_PROPNAME - Static variable in interface com.sapportals.wcm.service.indexmanagement.IWcmIndexConst
 
INDEX_SEARCH_APPL_FLAG - Static variable in class com.sapportals.wcm.control.util.search.SearchParamConst
Deprecated.  
INDEX_SEARCH_APPLICATION - Static variable in class com.sapportals.wcm.control.util.search.SearchParamConst
Deprecated.  
INDEX_SEARCH_GROUP - Static variable in interface com.sapportals.wcm.service.indexmanagement.IWcmIndexConst
 
INDEX_SERVICE - Static variable in interface com.sapportals.wcm.service.IServiceTypesConst
identifier for Index-Service
INDEX_SERVICE_ASYNC_WRAPPER_EVENT_TEMPLATE - Static variable in class com.sapportals.wcm.repository.manager.IndexServiceAsyncWrapperEvent
 
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 ***********
INDEX_TIME - Static variable in interface com.sapportals.wcm.service.indexmanagement.IWcmIndexConst
 
INDEX_USER_NAMES - Static variable in interface com.sapportals.wcm.service.indexmanagement.IWcmIndexConst
 
INDEX_USER_NAMES_PROPERTY_SUFFIX - Static variable in interface com.sapportals.wcm.service.indexmanagement.IWcmIndexConst
 
INDEX_USER_PROPNAME - Static variable in interface com.sapportals.wcm.service.indexmanagement.IWcmIndexConst
 
IndexCheck - Class in com.sapportals.wcm.control.util
Deprecated. As of NetWeaver 7.1
IndexCheck() - Constructor for class com.sapportals.wcm.control.util.IndexCheck
Deprecated.  
indexContentOfExternalLinks() - Method in class com.sapportals.wcm.service.indexmanagement.AbstractIndex
Checks if the content of external links should be indexed.
IndexCreationHelper - Class in com.sapportals.wcm.service.indexmanagement.helperclasses
Helper class to create indexes
IndexCreationHelper() - Constructor for class com.sapportals.wcm.service.indexmanagement.helperclasses.IndexCreationHelper
 
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.
IndexDoesNotExistOnServerException - Exception in com.sapportals.wcm.service.indexmanagement
Indicates that an index doesnt exist on the index server.
IndexDoesNotExistOnServerException(String) - Constructor for exception com.sapportals.wcm.service.indexmanagement.IndexDoesNotExistOnServerException
 
IndexErrorContainerException - Exception in com.sapportals.wcm.service.indexmanagement
Class for collecting indexing errors.
IndexErrorContainerException(String, IResourceList) - Constructor for exception com.sapportals.wcm.service.indexmanagement.IndexErrorContainerException
Creates an exception with the specified message msg and a list of resources.
indexExistsAndReadyForDeleteOrClear() - Method in class com.sapportals.wcm.service.indexmanagement.AbstractIndex
Helper method making some checks if index is ready for the next operations.
IndexFolder - Class in com.sapportals.wcm.service.indexmanagement
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 in com.sapportals.wcm.service.indexmanagement
Iterator for an IIndexFolderList list
IndexFolderIterator(ListIterator) - Constructor for class com.sapportals.wcm.service.indexmanagement.IndexFolderIterator
Construct object of class IndexFolderIterator.
IndexFolderList - Class in com.sapportals.wcm.service.indexmanagement
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 in com.sapportals.wcm.service.indexmanagement
Indicates that the requested action can not be performed because of an inactive index.
IndexInactiveException(String, String) - Constructor for exception com.sapportals.wcm.service.indexmanagement.IndexInactiveException
 
IndexInactiveException(String, Throwable, String) - Constructor for exception com.sapportals.wcm.service.indexmanagement.IndexInactiveException
 
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
 
indexInternalLinks() - Method in class com.sapportals.wcm.service.indexmanagement.AbstractIndex
 
indexInternalLinks() - Method in interface com.sapportals.wcm.service.indexmanagement.IIndex
Checks if internal links should be indexed.
INDEXMANAGEMENT_WITH_SLASH - Static variable in interface com.sapportals.wcm.service.indexmanagement.IWcmIndexConst
 
indexManualTrainDocs() - Method in class com.sapportals.wcm.service.indexmanagement.retrieval.classification.AbstractClassificationIndex
Only for internal usage.
IndexNotReadyException - Exception in com.sapportals.wcm.service.indexmanagement
Indicates that the requested action can not be performed because of an busy index.
IndexNotReadyException(String, int) - Constructor for exception com.sapportals.wcm.service.indexmanagement.IndexNotReadyException
 
IndexNotReadyException(String, Throwable, int) - Constructor for exception com.sapportals.wcm.service.indexmanagement.IndexNotReadyException
 
indexOf(IComponentWithModifiers) - Method in interface com.sapportals.wcm.control.util.componentscollection.IComponentWithModifiersList
Deprecated. As of NetWeaver 7.1
indexOf(IModifier) - Method in interface com.sapportals.wcm.control.util.modifiers.IModifierList
Deprecated. As of NetWeaver 7.1
indexOf(IPropertyModifier) - Method in interface com.sapportals.wcm.control.util.property.IPropertyModifierList
Deprecated. As of NetWeaver 7.1
indexOf(IPropertyWithModifiers) - Method in interface com.sapportals.wcm.control.util.property.IPropertyWithModifiersList
Deprecated. As of NetWeaver 7.1
indexOf(IResource) - Method in class com.sapportals.wcm.rendering.collection.LazyResourceList
 
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
returns index of a specified time-based publish information item
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(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 template group, or -1 if the list does not contain this group.
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
 
indexProperty(String, String, String, List, String, List, List, String, String) - Static method in class com.sapportals.wcm.service.indexmanagement.PortalServiceConnector
Changes the indexed properties of a resource directly on the Trex server.
indexProperty(String, String, String, List, String, List, List) - Static method in class com.sapportals.wcm.service.indexmanagement.PortalServiceConnector
Changes the indexed properties of a resource directly on the Trex server.
indexSecurity() - Method in class com.sapportals.wcm.service.indexmanagement.retrieval.search.DefaultQueryExtender
 
IndexServiceAsyncWrapperEvent - Class in com.sapportals.wcm.repository.manager
This event can be send if someone wants to send an asynchronous event to the index management service only.
IndexServiceAsyncWrapperEvent(IResource) - Constructor for class com.sapportals.wcm.repository.manager.IndexServiceAsyncWrapperEvent
Used to asynchronously inform the indexmanagment to index a resource.
IndexServiceEvent - Class in com.sapportals.wcm.service.indexmanagement
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.
indexStringAttributeAsString(IMetaName) - Static method in class com.sapportals.wcm.service.indexmanagement.AbstractIndex
 
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.
INewResourceProvider - Interface in com.sapportals.wcm.rendering.base
Deprecated. As of NetWeaver 7.1
INFO - Static variable in class com.sapportals.wcm.service.xcrawler.IXCrawlerParameters.LogLevel
 
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
 
INFO_LABEL - Static variable in interface com.sapportals.wcm.service.xmlforms.IConstants
 
InfoEvent - Class in com.sapportals.wcm.rendering.base.event
Deprecated. As of NetWeaver 7.1
InfoEvent(StatusType, String) - Constructor for class com.sapportals.wcm.rendering.base.event.InfoEvent
Deprecated. As of NetWeaver 7.1
InfoEvent(Status, String) - Constructor for class com.sapportals.wcm.rendering.base.event.InfoEvent
Deprecated. As of NetWeaver 7.1
InfoEvent(ResultList) - Constructor for class com.sapportals.wcm.rendering.base.event.InfoEvent
Deprecated. As of NetWeaver 7.1
InfoEvent(Result) - Constructor for class com.sapportals.wcm.rendering.base.event.InfoEvent
Deprecated. As of NetWeaver 7.1
inform(RID) - Method in interface com.sapportals.wcm.service.xcrawler.IXCrawlerExtendedPushedDeltaResultReceiver
If an IXCrawlerPushedDeltaResultReceiver also implements this interface this method is called to inform the receiver about all already provided resources.
inherited_acl_set - Static variable in class com.sapportals.wcm.protocol.webdav.repository.WDPropertyDef
 
inheritXmlAttributes(Element) - Static method in class com.sapportals.wcm.protocol.webdav.DomElement
Inherit all attributes in the XML namespace, according to Canonical XML
init(IServiceContext) - Method in class com.sap.ip.collaboration.core.api.fwk.portal.GenericService
 
init() - Static method in class com.sap.ip.collaboration.room.api.RoomExtensionPoint
 
init(ServletConfig) - Method in class com.sapportals.wcm.app.xmlforms.ConvertServlet
servlet init
init(ServletConfig) - Method in class com.sapportals.wcm.app.xmlforms.TestServlet
Initialize global variables
init(ServletConfig) - Method in class com.sapportals.wcm.app.xmlforms.XFBaseServlet
servlet init
init(ServletConfig) - Method in class com.sapportals.wcm.app.xmlforms.XMLFormsBaseServlet
Servlet init
init() - Method in class com.sapportals.wcm.rendering.layout.AbstractLayoutComposer
Deprecated. As of NetWeaver 7.1
init() - Method in interface com.sapportals.wcm.rendering.layout.IExtLayoutController
Deprecated. As of NetWeaver 7.1
init() - Method in interface com.sapportals.wcm.rendering.layout.ILayoutComposer
Deprecated. As of NetWeaver 7.1
init(Properties) - Method in class com.sapportals.wcm.service.indexmanagement.AbstractIndex
Initialises the index with index implementation specific data
init(Properties) - Method in interface com.sapportals.wcm.service.indexmanagement.IIndex
Initialises 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
 
init(String) - Method in interface com.sapportals.wcm.util.urlcontentaccess.IProtocolPlugin
 
INIT_ERROR - Static variable in class com.sapportals.wcm.crt.component.ComponentState
If IStartable.start() failed
initAfterDeserialization(IPageContext) - Method in class com.sapportals.wcm.control.util.components.base.ContextModel
Deprecated. As of NetWeaver 7.1
initFromPageContext(IPageContext, String) - Method in class com.sapportals.wcm.control.util.components.base.BaseCompositeComponent
Deprecated. As of NetWeaver 7.1
initFromPageContextImpl(IPageContext, String) - Method in class com.sapportals.wcm.control.util.components.base.BaseCompositeComponent
Deprecated. As of NetWeaver 7.1
initFromPageContextImpl(IPageContext, String) - Method in class com.sapportals.wcm.control.util.components.PropertySelectionComposite
Deprecated. As of NetWeaver 7.1
initFromPageContextImpl(IPageContext, String) - Method in class com.sapportals.wcm.control.util.components.resourcePicker.ResourcePicker
Deprecated. As of NetWeaver 7.1
initFromPageContextImpl(IPageContext, String) - Method in class com.sapportals.wcm.control.util.ContextDisplay
Deprecated. As of NetWeaver 7.1
initFromPageContextImpl(IPageContext, String) - Method in class com.sapportals.wcm.rendering.collection.CollectionRendererDecorator
Deprecated. As of NetWeaver 7.1
initFromPageContextImpl(IPageContext, String) - Method in class com.sapportals.wcm.rendering.property.MetaPropertyRendererUtil
Deprecated. As of NetWeaver 7.1
initFromPageContextImpl(IPageContext, String) - Method in class com.sapportals.wcm.rendering.readymades.CommandRenderer
Deprecated. As of NetWeaver 7.1
initFromPageContextImpl(IPageContext, String) - Method in class com.sapportals.wcm.rendering.readymades.EmptyCollectionInfo
Deprecated. As of NetWeaver 7.1
initFromPageContextImpl(IPageContext, String) - Method in class com.sapportals.wcm.rendering.readymades.MenuBarComponent
Deprecated. As of NetWeaver 7.1
initFromPageContextImpl(IPageContext, String) - Method in class com.sapportals.wcm.rendering.readymades.MetaPropertyComponent
Deprecated. As of NetWeaver 7.1
initFromPageContextImpl(IPageContext, String) - Method in class com.sapportals.wcm.rendering.readymades.PropertyComponent
Deprecated. As of NetWeaver 7.1
initFromPageContextImpl(IPageContext, String) - Method in class com.sapportals.wcm.rendering.readymades.ResourceDetailsLink
Deprecated. As of NetWeaver 7.1
initFromPageContextImpl(IPageContext, String) - Method in class com.sapportals.wcm.rendering.readymades.ResourceImage
Deprecated. As of NetWeaver 7.1
initFromPageContextImpl(IPageContext, String) - Method in class com.sapportals.wcm.rendering.readymades.ResourceLink
Deprecated. As of NetWeaver 7.1
initFromPageContextImpl(IPageContext, String) - Method in class com.sapportals.wcm.rendering.readymades.UICommandComponent
Deprecated. As of NetWeaver 7.1
initFromPageContextImpl(IPageContext, String) - Method in class com.sapportals.wcm.rendering.screenflow.os.ConfirmComponent
Deprecated. As of NetWeaver 7.1
initialize(IGWResourceManager, List) - Method in class com.sap.ip.collaboration.gw.api.framework.groupware.AbstractTransport
 
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.control.edit.InternalLinkControl2
 
initialize() - Method in class com.sapportals.wcm.control.edit.MultipleUploadControl
Initialize control by making a copy of data from resource.
initialize() - Method in class com.sapportals.wcm.control.edit.PropertiesControl
Initialize control by making a copy of data from resource.
initialize() - Method in class com.sapportals.wcm.control.edit.ResourceCustomPropertyControl2
Initialize control.
initialize() - Method in class com.sapportals.wcm.control.edit.ResourceCustomPropertyServiceControl
Initialize control by making a copy of data from resource.
initialize() - Method in class com.sapportals.wcm.control.edit.ResourcePropertiesControl
Initialize control by making a copy of data from resource.
initialize() - Method in class com.sapportals.wcm.control.edit.ResourceRenameControl
 
initialize() - Method in class com.sapportals.wcm.control.edit.ShoppingBasketAddItemControl
 
initialize() - Method in class com.sapportals.wcm.control.util.search.SearchConfigService
Deprecated. As of NetWeaver 7.1
initialize() - Method in class com.sapportals.wcm.control.util.search.SearchParamService
Deprecated. As of NetWeaver 7.1
initialize(String) - Method in class com.sapportals.wcm.control.util.search.SearchParamService
Deprecated. As of NetWeaver 7.1
initialize(String, String) - Method in class com.sapportals.wcm.control.util.search.SearchParamService
Deprecated. As of NetWeaver 7.1
initialize() - Method in class com.sapportals.wcm.rendering.base.AbstractFactory
Deprecated. As of NetWeaver 7.1
initialize() - Method in class com.sapportals.wcm.rendering.base.AbstractProxyControl
Deprecated. As of NetWeaver 7.1
initialize() - Method in class com.sapportals.wcm.rendering.collection.AbstractCollectionRenderer
Deprecated. As of NetWeaver 7.1
initialize() - Method in class com.sapportals.wcm.rendering.collection.CLPRendererStatus
 
initialize() - Method in class com.sapportals.wcm.rendering.resource.AbstractResourceRenderer
Deprecated. As of NetWeaver 7.1
initialize() - Method in class com.sapportals.wcm.rendering.resource.ResourceRendererFactory
Deprecated. As of NetWeaver 7.1
initialize(PaneElement, ControllerDynPage) - Method in class com.sapportals.wcm.rendering.screenflow.AbstractScreenflow
Deprecated. As of NetWeaver 7.1
initialize(PaneElement, PageElement) - Method in class com.sapportals.wcm.rendering.screenflow.AbstractScreenflow
Deprecated. As of NetWeaver 7.1
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.
initializeProperties() - Method in class com.sapportals.wcm.control.util.SimpleServiceControl
Deprecated. As of NetWeaver 7.1
initializeSelectionList() - Method in class com.sapportals.wcm.rendering.collection.AbstractRendererStatus
Deprecated. As of NetWeaver 7.1
initNewInstance(ICollectionRenderer) - Method in class com.sapportals.wcm.rendering.collection.AbstractCollectionRenderer
Deprecated. As of NetWeaver 7.1
initNewInstance(ICollectionRenderer) - Method in class com.sapportals.wcm.rendering.collection.LightCollectionRenderer
Deprecated. As of NetWeaver 7.1
initNewInstance(ICollectionRenderer) - Method in class com.sapportals.wcm.rendering.collection.SlimCollectionRenderer
Deprecated. As of NetWeaver 7.1
initNewInstance(IResourceRenderer) - Method in class com.sapportals.wcm.rendering.resource.AbstractResourceRenderer
Deprecated. As of NetWeaver 7.1
initNewInstance(ICommand) - Method in class com.sapportals.wcm.rendering.uicommand.AbstractCommand
Deprecated. As of NetWeaver 7.1
initNewInstance(IMassCommand) - Method in class com.sapportals.wcm.rendering.uicommand.AbstractMassCommand
Deprecated. As of NetWeaver 7.1
initNewInstance(IUICommand) - Method in class com.sapportals.wcm.rendering.uicommand.AbstractUICommand
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...
initNewInstance(IUIMassCommand) - Method in class com.sapportals.wcm.rendering.uicommand.AbstractUIMassCommand
Deprecated. As of NetWeaver 7.1
initProperties() - Method in class com.sapportals.wcm.protocol.webdav.repository.WDResourceInfo
Initializes the set of properties to be used with this WDResourceInfo object.
initTableView(TableView) - Method in class com.sapportals.wcm.control.util.generic.table.GenericTableModel
Deprecated. As of NetWeaver 7.1
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
Deprecated.  
INoneProfile - Interface in com.sapportals.wcm.repository.service.layout.customizing
A special profile which represents the system default entry in the folder settings
INotification - Interface in com.sapportals.wcm.service.notificator
This interface defines the notification s send by a notificator .
INotificatorService - Interface in com.sapportals.wcm.service.notificator
Interface to the notification service.
INPUT - Static variable in class com.sap.netweaver.coll.shared.api.extension.IParameterInfo.Type
 
inputNewName(GridLayout, int) - Method in class com.sapportals.wcm.control.edit.ResourceUploadControl
Create a Component which contains a Label and a for InputText for the new name of the file
InputOutputPipe - Class in com.sapportals.wcm.protocol.ice.protocol
InputOutputPipe is a helper class to convert an OutputStream to an InputStream.
InputOutputPipe(Object, boolean) - Constructor for class com.sapportals.wcm.protocol.ice.protocol.InputOutputPipe
Create a new InputOutputPipe.
InputParameterType - Class in com.sap.ip.collaboration.room.api.template.extension
Class implementing an input parameter type.
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).
INS_DEL - Static variable in interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.IModificationObject
 
insertBrowserParameters(Map) - Method in class com.sapportals.wcm.app.xmlforms.BrowserConfig
 
insertErrorsIntoDom(Document) - Method in interface com.sapportals.wcm.service.xmlforms.validation.IPropertyValidator
serialized XML as read from input including error tags if any
INSERTION - Static variable in interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.IModificationObject
 
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.
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).
install(IResourceContext, String, RID) - Static method in class com.sapportals.wcm.protocol.webdav.repository.monitor.TimeGuard
Install a new ITimeGuard in the given context
install(String, IResource) - Static method in class com.sapportals.wcm.protocol.webdav.repository.monitor.TimeGuard
Install a new ITimeGuard in the given context
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
 
InstructionsComponent - Class in com.sapportals.wcm.control.base
Deprecated. As of NetWeaver 7.1
InstructionsComponent(String, IResourceContext, Hashtable) - Constructor for class com.sapportals.wcm.control.base.InstructionsComponent
Deprecated. As of NetWeaver 7.1
InstructionsComponent(String, WcmBaseControl) - Constructor for class com.sapportals.wcm.control.base.InstructionsComponent
Deprecated. As of NetWeaver 7.1
InstructionsComponent(String, Hashtable) - Constructor for class com.sapportals.wcm.control.base.InstructionsComponent
Deprecated. As of NetWeaver 7.1
INT - Static variable in class com.sap.netweaver.bc.rf.common.property.PropertyType
 
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).
INTEGER - Static variable in class com.sapportals.wcm.repository.enums.PropertyType
 
INTEGER - Static variable in class com.sapportals.wcm.util.config.ConfigPropertyDef
Deprecated.  
INTERMEDIATE - Static variable in class com.sapportals.wcm.service.indexmanagement.AbstractIndex.RunningState
 
INTERNAL - Static variable in class com.sapportals.wcm.repository.enums.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.enums.SupportedOption
Repository supports the copy operation
INTERNAL_COPY_DEEP - Static variable in class com.sapportals.wcm.repository.enums.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.enums.SupportedOption
Repository supports dynamic internal links.
INTERNAL_ERROR - Static variable in class com.sapportals.wcm.protocol.ice.enums.ICECodeEnum
 
INTERNAL_MOVE - Static variable in class com.sapportals.wcm.repository.enums.SupportedOption
Repository supports move method
INTERNAL_SERVER_ERROR - Static variable in class com.sapportals.wcm.protocol.webdav.DavStatus
 
INTERNAL_SERVER_ERROR_filter_config - Static variable in class com.sapportals.wcm.protocol.webdav.DavStatus
 
INTERNAL_SERVER_ERROR_io_error - Static variable in class com.sapportals.wcm.protocol.webdav.DavStatus
 
INTERNAL_STATIC - Static variable in class com.sap.netweaver.bc.rf.common.namespace.LinkType
 
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)
internalClassifyDocuments(IResourceList, String, float, int, boolean) - Method in class com.sapportals.wcm.service.indexmanagement.retrieval.classification.AbstractClassificationIndex
Classifies documents (which taxonomy class folders do the documents fit best).
internalClassifyDocuments(IResource, List, float, int) - Method in class com.sapportals.wcm.service.indexmanagement.retrieval.classification.AbstractClassificationIndex
 
internalDeindexDocuments(IRidList) - Method in class com.sapportals.wcm.service.indexmanagement.AbstractIndex
Deindexes documents
internalEntityDecl(String, String) - Method in class com.sapportals.wcm.protocol.ice.protocol.ICEXMLSerializer
Report an internal entity declaration.
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).
internalGetCollectionInfoClass() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalGetFrozenURI() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalGetGroupDesign() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalGetHighlightedResource() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalGetInitialDisplayedLevels() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
Get the initial depth of the tree.
internalGetNodeComponentRenderClass() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalGetNodeComponentRenderSuffixClass() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalGetNodeGetToolTipClass() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalGetNodeSelectPermissionClass() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalGetOnNodeClickEventClass() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalGetOpenCollections() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalGetResourceContext() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalGetResourceDisplayNameLength() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalGetResourceList() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalGetScrollContainerHorizontalPosition() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalGetScrollContainerVerticalPosition() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalGetSelectedResources() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalGetSortProperty() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalGetTitle() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalGetTooltipStyle() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalGetVisibleSubtree() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
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)
internalInitAfterDeserialization(IPageContext) - Method in class com.sapportals.wcm.control.util.components.base.BaseCompositeComponentModel
Deprecated. As of NetWeaver 7.1
internalInitAfterDeserialization(IPageContext) - Method in class com.sapportals.wcm.control.util.components.base.ContextModel
Deprecated. As of NetWeaver 7.1
internalInitAfterDeserialization(IPageContext) - Method in class com.sapportals.wcm.control.util.components.base.ResourceCompositeModel
Deprecated. As of NetWeaver 7.1
internalInitAfterDeserialization(IPageContext) - Method in class com.sapportals.wcm.control.util.components.PropertySelectionModel
Deprecated. As of NetWeaver 7.1
internalInitAfterDeserialization(IPageContext) - Method in class com.sapportals.wcm.control.util.generic.table.GenericTableModel
Deprecated. As of NetWeaver 7.1
internalIsAlwaysDisplayNodeExpander() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalIsDisplayChildrenCountCollections() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalIsDisplayChildrenCountDocuments() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalIsDisplayHiddenCollections() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalIsDisplayOnlyCollections() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
Check if non-collections are displayed in the tree view.
internalIsDisplayResourceExtension() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalIsDisplayResourceInNewWindow() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalIsDisplayResourceType() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalIsDisplayScrollContainer() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalIsEnableDragAndDrop() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalIsMultipleSelectionMode() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalIsNewRootNodeOnResourceEvent() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalIsSortOrderAscending() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
InternalLinkControl - Class in com.sapportals.wcm.control.edit
Copyright 2004 SAP AGInternalLinkControl() - Constructor for class com.sapportals.wcm.control.edit.InternalLinkControl
 
InternalLinkControl(String) - Constructor for class com.sapportals.wcm.control.edit.InternalLinkControl
 
InternalLinkControl2 - Class in com.sapportals.wcm.control.edit
Copyright 2004 SAP AGInternalLinkControl2() - Constructor for class com.sapportals.wcm.control.edit.InternalLinkControl2
 
InternalLinkControl2(String) - Constructor for class com.sapportals.wcm.control.edit.InternalLinkControl2
 
InternalLinkException - Exception in com.sapportals.wcm.repository
The requested RID contains an internal link to a collection.
InternalLinkException(String, String, String) - Constructor for exception com.sapportals.wcm.repository.InternalLinkException
Constructs a new exception
InternalLinkException(String, String) - Constructor for exception com.sapportals.wcm.repository.InternalLinkException
Constructs a new exception
internalList - Variable in class com.sapportals.wcm.rendering.collection.CLPRendererStatus
 
internalSaveIndex(IIndex) - Method in interface com.sapportals.wcm.service.indexmanagement.IIndexService
Saves a newly created index object inside the index service.
internalSetAlwaysDisplayNodeExpander(boolean) - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
If the value is true the expander icon is always display for a collection independent whether the the collection has children or not.
internalSetCollectionInfoClass(String) - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalSetCollectionInfoClass(ICollectionInfo) - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalSetDisplayChildrenCountCollections(boolean) - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalSetDisplayChildrenCountDocuments(boolean) - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalSetDisplayHiddenCollections(boolean) - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalSetDisplayOnlyCollections(boolean) - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
Check if non-collections are displayed in the tree view.
internalSetDisplayResourceExtension(boolean) - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalSetDisplayResourceInNewWindow(boolean) - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalSetDisplayResourceType(boolean) - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalSetDisplayScrollContainer(boolean) - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalSetEnableDragAndDrop(boolean) - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalSetFrozenURI(String) - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalSetGroupDesign(GroupDesign) - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalSetHighlightedResource(String) - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalSetIndexFolders(IIndexFolderList) - Method in class com.sapportals.wcm.service.indexmanagement.AbstractIndex
For internal use only!
internalSetInitialDisplayedLevels(int) - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
Set the initial depth of the tree.
internalSetMultipleSelectionMode(boolean) - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalSetNewRootNodeOnResourceEvent(boolean) - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalSetNodeComponentRenderClass(String) - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalSetNodeComponentRenderSuffixClass(String) - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalSetNodeGetToolTipClass(String) - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalSetNodeSelectPermissionClass(String) - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalSetOnNodeClickEventClass(String) - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalSetOpenCollections(ResourceList) - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalSetResourceDisplayNameLength(int) - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalSetResourceList(ResourceList) - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalSetScrollContainerHorizontalPosition(int) - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalSetScrollContainerVerticalPosition(int) - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalSetSelectedResources(ResourceList) - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalSetSortOrderAscending(boolean) - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalSetSortProperty(String) - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalSetTitle(String) - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalSetTooltipStyle(String) - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
internalSetVisibleSubtree(String) - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControlInternal
 
InternationalString - Class in com.sapportals.wcm.protocol.webdav
Implementation of IInternationalString.
InternationalString(String, String) - Constructor for class com.sapportals.wcm.protocol.webdav.InternationalString
Build InternationalString from tag and content.
InternationalString(ResourceBundle, String) - Constructor for class com.sapportals.wcm.protocol.webdav.InternationalString
Build InternationalString from entry in bundle.
InternationalString(ResourceBundle, ResourceBundle, String) - Constructor for class com.sapportals.wcm.protocol.webdav.InternationalString
Build InternationalString from entry in bundle.
intersection(IResourceList) - Method in class com.sapportals.wcm.rendering.collection.LazyResourceList
 
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.
IntervalIntSet - Class in com.sapportals.wcm.protocol.webdav.sets
Interval storage of int set members Copyright (c) SAP AG 2003
IntIterator - Interface in com.sapportals.wcm.protocol.webdav.sets
Iterates over int values.
IntMultiValueProperty - Class in com.sap.netweaver.bc.rf.common.property.inttype
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 in com.sap.netweaver.bc.rf.mi.property.inttype
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.
IntSet - Interface in com.sapportals.wcm.protocol.webdav.sets
Set of Java ints.
IntSingleValueProperty - Class in com.sap.netweaver.bc.rf.common.property.inttype
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 in com.sap.netweaver.bc.rf.mi.property.inttype
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.
intValue() - Method in class com.sap.ip.collaboration.core.api.util.enums.TypeSafeEnum
Returns this TypeSafeEnum's value as a int.
intValue() - Method in class com.sap.ip.collaboration.gw.api.enums.AvailabilityType
 
intValue() - Method in class com.sap.ip.collaboration.gw.api.enums.WeekDayType
 
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_BUNDLE - Static variable in class com.sapportals.wcm.repository.service.layout.info.RenderObjectData
 
INVALID_CHANNEL - Static variable in exception 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 exception 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_DATE - Static variable in interface com.sapportals.wcm.control.util.IPropertyValidationConsts
 
INVALID_EMPTY_VALUE - Static variable in interface com.sapportals.wcm.control.util.IPropertyValidationConsts
 
INVALID_EXTENSION - Static variable in class com.sapportals.wcm.control.edit.ResourceUploadControl.UploadStatus
 
INVALID_ID - Static variable in interface com.sapportals.wcm.service.ridid.IRidIdService
 
INVALID_INITIAL_ROLE - Static variable in class com.sap.ip.collaboration.room.api.RoomCreationValidationErrors
 
INVALID_NAME - Static variable in exception com.sapportals.wcm.repository.InvalidNameException
 
INVALID_OWNER - Static variable in exception 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
 
InvalidArgumentException - Exception in com.sapportals.wcm.repository
One ore more invalid values where provided for the parameters of a method.
InvalidArgumentException(String) - Constructor for exception com.sapportals.wcm.repository.InvalidArgumentException
Constructs a new exception
InvalidArgumentException(String, RID) - Constructor for exception com.sapportals.wcm.repository.InvalidArgumentException
 
InvalidArgumentException(String, RID, Exception) - Constructor for exception com.sapportals.wcm.repository.InvalidArgumentException
 
InvalidArgumentException(ArgumentNotValidException) - Constructor for exception com.sapportals.wcm.repository.InvalidArgumentException
This constructor is used by the framework to use this exception as a wrapper for a new exception class of the repository manager API.
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
invalidateIndexesCache() - Method in interface com.sapportals.wcm.service.indexmanagement.IIndexService
only for internal usage
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 Local will be deleted.
InvalidCharacterException - Exception in com.sapportals.wcm.repository
 
InvalidCharacterException(String, NameInfo, IResource, char[]) - Constructor for exception com.sapportals.wcm.repository.InvalidCharacterException
 
InvalidCharacterException(ResourceNameInvalidException, NameInfo, IResource, char[]) - Constructor for exception com.sapportals.wcm.repository.InvalidCharacterException
 
invalidChars() - Method in class com.sapportals.wcm.rfadapter.IDResolver
 
InvalidClassException - Exception in com.sapportals.wcm.util.acl
An AclException that indicates that the classname given for IAclManager is invalid.
InvalidClassException() - Constructor for exception com.sapportals.wcm.util.acl.InvalidClassException
 
InvalidConfigException - Exception in com.sapportals.wcm.control.base
Deprecated. As of NetWeaver 7.1
InvalidConfigException(String) - Constructor for exception com.sapportals.wcm.control.base.InvalidConfigException
Deprecated. As of NetWeaver 7.1
InvalidConfigException(InvalidConfigException.TextKey, Locale) - Constructor for exception com.sapportals.wcm.control.base.InvalidConfigException
Deprecated. As of NetWeaver 7.1
InvalidConfigException(InvalidConfigException.TextKey, Locale, Object[]) - Constructor for exception com.sapportals.wcm.control.base.InvalidConfigException
Deprecated. As of NetWeaver 7.1
InvalidConfigException - Exception in com.sapportals.wcm.util.acl
An AclException that indicates that the config-id for a IAclManager is not valid for within the AclManagerFactory .
InvalidConfigException() - Constructor for exception com.sapportals.wcm.util.acl.InvalidConfigException
 
InvalidConfigException(String) - Constructor for exception com.sapportals.wcm.util.acl.InvalidConfigException
 
InvalidConfigException(String, Exception) - Constructor for exception com.sapportals.wcm.util.acl.InvalidConfigException
 
InvalidConfigException.TextKey - Class in com.sapportals.wcm.control.base
Deprecated. As of NetWeaver 7.1
InvalidConfigurationException - Exception in com.sapportals.wcm.control.base
Deprecated. As of NetWeaver 7.1
InvalidConfigurationException(String) - Constructor for exception com.sapportals.wcm.control.base.InvalidConfigurationException
Deprecated. As of NetWeaver 7.1
InvalidEmailAddressFormatException - Exception in com.sap.ip.collaboration.gw.api.exception
The TransportLoadFailureException class is thrown when some of the email addresses specified have incorrect format.
InvalidEmailAddressFormatException(String, Throwable, boolean) - Constructor for exception com.sap.ip.collaboration.gw.api.exception.InvalidEmailAddressFormatException
 
InvalidEmailAddressFormatException(String, Throwable) - Constructor for exception com.sap.ip.collaboration.gw.api.exception.InvalidEmailAddressFormatException
 
InvalidNameException - Exception in com.sapportals.wcm.repository
The application tried to use a invalid resource name
InvalidNameException(String, NameInfo) - Constructor for exception com.sapportals.wcm.repository.InvalidNameException
Construct a new exception.
InvalidNameException(ResourceNameInvalidException, NameInfo) - Constructor for exception 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.
InvalidNameException(String, NameInfo, int, IResource, String) - Constructor for exception com.sapportals.wcm.repository.InvalidNameException
Construct a new exception with a specific type.
InvalidNameException(ResourceNameInvalidException, NameInfo, int, IResource, String) - Constructor for exception 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 in com.sapportals.wcm.repository
The required positioning was not valid (usually because the referenced collection member did not exist).
InvalidPositionException(String, RID) - Constructor for exception com.sapportals.wcm.repository.InvalidPositionException
 
InvalidPositionException(OrderPositionInvalidException) - Constructor for exception com.sapportals.wcm.repository.InvalidPositionException
This constructor is used by the framework to use this exception as a wrapper for a new exception class of the repository manager API.
InvalidRecipientsGivenException - Exception in com.sapportals.wcm.command.validate
Describe here ...
InvalidRecipientsGivenException(String) - Constructor for exception com.sapportals.wcm.command.validate.InvalidRecipientsGivenException
 
InvalidStartUriException - Exception in com.sapportals.wcm.control.base
Deprecated. As of NetWeaver 7.1
InvalidStartUriException(String) - Constructor for exception com.sapportals.wcm.control.base.InvalidStartUriException
Deprecated. As of NetWeaver 7.1
InvalidStartUriException(RID, RID) - Constructor for exception com.sapportals.wcm.control.base.InvalidStartUriException
Deprecated. As of NetWeaver 7.1
InvalidTargetException - Exception in com.sap.netweaver.bc.rf.common.namespace
An invalid target was used for a copy or move operation.
InvalidTargetException(IRid, IRid) - Constructor for exception com.sap.netweaver.bc.rf.common.namespace.InvalidTargetException
Constructs a new exception.
InvalidTargetException(IRid, IRid, boolean) - Constructor for exception com.sap.netweaver.bc.rf.common.namespace.InvalidTargetException
Constructs a new exception.
InvalidTargetException(IRid, IRid, String, Throwable) - Constructor for exception com.sap.netweaver.bc.rf.common.namespace.InvalidTargetException
Constructs a new exception.
InvalidTargetException(IRid, IRid, String, Throwable, boolean) - Constructor for exception com.sap.netweaver.bc.rf.common.namespace.InvalidTargetException
Constructs a new exception.
InvalidTargetException(IRid, String, Object[], Throwable, boolean, IRid) - Constructor for exception com.sap.netweaver.bc.rf.common.namespace.InvalidTargetException
Constructs a new exception.
InvalidTargetException - Exception in com.sapportals.wcm.repository
An invalid target was used for a copy or move operation.
InvalidTargetException(URI) - Constructor for exception com.sapportals.wcm.repository.InvalidTargetException
Deprecated. as of NW04.
InvalidTargetException(String, URI) - Constructor for exception com.sapportals.wcm.repository.InvalidTargetException
Deprecated. as of NW04.
InvalidTargetException(RID) - Constructor for exception com.sapportals.wcm.repository.InvalidTargetException
Constructs a new exception
InvalidTargetException(String, RID) - Constructor for exception com.sapportals.wcm.repository.InvalidTargetException
Constructs a new exception
InvalidTargetException(InvalidTargetException, RID) - Constructor for exception com.sapportals.wcm.repository.InvalidTargetException
This constructor is used by the framework to use this exception as a wrapper for a new exception class of the repository manager API.
InvalidTransportException - Exception in com.sap.ip.collaboration.gw.api.exception
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 exception com.sap.ip.collaboration.gw.api.exception.InvalidTransportException
 
InvalidTransportException(String, Throwable) - Constructor for exception com.sap.ip.collaboration.gw.api.exception.InvalidTransportException
 
InvalidUriException - Exception in com.sapportals.wcm.repository
An invalid URI was used.
InvalidUriException(String) - Constructor for exception com.sapportals.wcm.repository.InvalidUriException
Constructs a new exception
InvalidUriException(String, RID) - Constructor for exception com.sapportals.wcm.repository.InvalidUriException
Constructs a new exception
InvalidVariantContextException - Exception in com.sap.netweaver.bc.rf.common.variant
One or more properties in the variant context are invalid.
InvalidVariantContextException(IRid) - Constructor for exception com.sap.netweaver.bc.rf.common.variant.InvalidVariantContextException
Construct object of class InvalidContextException.
InvalidVariantContextException(IRid, boolean) - Constructor for exception com.sap.netweaver.bc.rf.common.variant.InvalidVariantContextException
Construct object of class InvalidContextException.
InvalidVariantContextException(IRid, Throwable) - Constructor for exception com.sap.netweaver.bc.rf.common.variant.InvalidVariantContextException
Construct object of class InvalidContextException.
InvalidVariantContextException(IRid, Throwable, boolean) - Constructor for exception com.sap.netweaver.bc.rf.common.variant.InvalidVariantContextException
Construct object of class InvalidContextException.
InvalidVariantContextException(IRid, String) - Constructor for exception com.sap.netweaver.bc.rf.common.variant.InvalidVariantContextException
Construct object of class InvalidContextException.
InvalidVariantContextException(IRid, String, Object[]) - Constructor for exception com.sap.netweaver.bc.rf.common.variant.InvalidVariantContextException
Construct object of class InvalidContextException.
InvalidVariantContextException(IRid, String, Throwable) - Constructor for exception com.sap.netweaver.bc.rf.common.variant.InvalidVariantContextException
Construct object of class InvalidContextException.
InvalidVariantContextException(IRid, String, Object[], Throwable) - Constructor for exception com.sap.netweaver.bc.rf.common.variant.InvalidVariantContextException
Construct object of class InvalidContextException.
InvalidVariantContextException(IRid, String, boolean) - Constructor for exception com.sap.netweaver.bc.rf.common.variant.InvalidVariantContextException
Construct object of class InvalidContextException.
InvalidVariantContextException(IRid, String, Object[], boolean) - Constructor for exception com.sap.netweaver.bc.rf.common.variant.InvalidVariantContextException
Construct object of class InvalidContextException.
InvalidVariantContextException(IRid, String, Throwable, boolean) - Constructor for exception com.sap.netweaver.bc.rf.common.variant.InvalidVariantContextException
Construct object of class InvalidContextException.
InvalidVariantContextException(IRid, String, Object[], Throwable, boolean) - Constructor for exception com.sap.netweaver.bc.rf.common.variant.InvalidVariantContextException
Construct object of class InvalidContextException.
InvalidVariantContextException(IRid, ResourceAccessor, String) - Constructor for exception com.sap.netweaver.bc.rf.common.variant.InvalidVariantContextException
Construct object of class InvalidContextException.
InvalidVariantContextException(IRid, ResourceAccessor, String, Object[]) - Constructor for exception com.sap.netweaver.bc.rf.common.variant.InvalidVariantContextException
Construct object of class InvalidContextException.
InvalidVariantContextException(IRid, ResourceAccessor, String, Throwable) - Constructor for exception com.sap.netweaver.bc.rf.common.variant.InvalidVariantContextException
Construct object of class InvalidContextException.
InvalidVariantContextException(IRid, ResourceAccessor, String, Object[], Throwable) - Constructor for exception com.sap.netweaver.bc.rf.common.variant.InvalidVariantContextException
Construct object of class InvalidContextException.
InvalidVariantContextException(IRid, ResourceAccessor, String, boolean) - Constructor for exception com.sap.netweaver.bc.rf.common.variant.InvalidVariantContextException
Construct object of class InvalidContextException.
InvalidVariantContextException(IRid, ResourceAccessor, String, Object[], boolean) - Constructor for exception com.sap.netweaver.bc.rf.common.variant.InvalidVariantContextException
Construct object of class InvalidContextException.
InvalidVariantContextException(IRid, ResourceAccessor, String, Throwable, boolean) - Constructor for exception com.sap.netweaver.bc.rf.common.variant.InvalidVariantContextException
Construct object of class InvalidContextException.
InvalidVariantContextException(IRid, ResourceAccessor, String, Object[], Throwable, boolean) - Constructor for exception com.sap.netweaver.bc.rf.common.variant.InvalidVariantContextException
Construct object of class InvalidContextException.
InvalidVariantContextException(IRid, ResourceMessage) - Constructor for exception com.sap.netweaver.bc.rf.common.variant.InvalidVariantContextException
Construct object of class InvalidContextException.
InvalidVariantContextException(IRid, ResourceMessage, Throwable) - Constructor for exception com.sap.netweaver.bc.rf.common.variant.InvalidVariantContextException
Construct object of class InvalidContextException.
InvalidVariantContextException(IRid, ResourceMessage, boolean) - Constructor for exception com.sap.netweaver.bc.rf.common.variant.InvalidVariantContextException
Construct object of class InvalidContextException.
InvalidVariantContextException(IRid, ResourceMessage, Throwable, boolean) - Constructor for exception com.sap.netweaver.bc.rf.common.variant.InvalidVariantContextException
Construct object of class InvalidContextException.
InvalidVariantContextException - Exception in com.sapportals.wcm.repository.variants
Thrown by a variant-enabled repository if the variant context (IResourceContext.getVariantContext()) is missing or invalid.
InvalidVariantContextException(RID) - Constructor for exception com.sapportals.wcm.repository.variants.InvalidVariantContextException
 
InvalidVariantContextException(InvalidVariantContextException) - Constructor for exception com.sapportals.wcm.repository.variants.InvalidVariantContextException
This constructor is used by the framework to use this exception as a wrapper for a new exception class of the repository manager API.
invertSelection() - Method in class com.sapportals.wcm.control.util.components.PropertySelectionModel
Deprecated. As of NetWeaver 7.1
invertSelection() - Method in class com.sapportals.wcm.control.util.generic.table.GenericTableModel
Deprecated. As of NetWeaver 7.1
investigating(RID) - Method in interface com.sapportals.wcm.service.reporting.IResultReceiver
Inform the receiver which part of the resource namespace is currently investigated.
InvitationDispatcher - Interface in com.sap.ip.collaboration.core.api.scf.service
This method defines methods for invitation dispatchers
IObjectFactory - Interface in com.sapportals.wcm.repository.so
 
IObjectFactoryRegistry - Interface in com.sapportals.wcm.repository.so
 
IObjectType - Interface in com.sap.netweaver.bc.rf.mi.security.acl
An IObjectType is specifies the possible type of an object, an ACL can be assigned to.
IObjectType - Interface in com.sapportals.wcm.util.acl
An IObjectType is specifies the possible type of an object, an ACL can be assigned to.
IObjectTypeHandler - Interface in com.sapportals.wcm.service.objecttypehandler
TODO: Description of the interface.
IObjectTypeHandlerList - Interface in com.sapportals.wcm.service.objecttypehandler
 
IObjectTypeHandlerListIterator - Interface in com.sapportals.wcm.service.objecttypehandler
 
IObjectTypeHandlerService - Interface in com.sapportals.wcm.service.objecttypehandler
 
IObjectTypeList - Interface in com.sapportals.wcm.util.acl
An IObjectTypeList is a list of IObjectType s.
IObjectTypeListIterator - Interface in com.sapportals.wcm.util.acl
An IObjectTypeListIterator is an iterator for an IObjectTypeList .
IOErrorException - Exception in com.sapportals.wcm.repository
An IO error occured while trying to access a resource.
IOErrorException(String, URI) - Constructor for exception com.sapportals.wcm.repository.IOErrorException
Deprecated. as of NW04. URI migrated to RID .
IOErrorException(String, Exception, URI) - Constructor for exception com.sapportals.wcm.repository.IOErrorException
Deprecated. as of NW04. URI migrated to RID .
IOErrorException(String, RID) - Constructor for exception com.sapportals.wcm.repository.IOErrorException
Constructs a new IOErrorException
IOErrorException(String, Exception, RID) - Constructor for exception com.sapportals.wcm.repository.IOErrorException
Constructs a new IOErrorException
IOErrorException(IOOperationFailedException) - Constructor for exception 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.
IOffer - Interface in com.sapportals.wcm.service.ice.syndicator
IOffer contains all informations a syndicator has to know about an offer.
IOfferComponent - Interface in com.sapportals.wcm.service.ice.syndicator
An offer consists out of one or more offer components which are internal references to the source repository with optional filter criteria.
IOfferComponentIterator - Interface in com.sapportals.wcm.service.ice.syndicator
An iterator of an IOfferComponentList.
IOfferComponentList - Interface in com.sapportals.wcm.service.ice.syndicator
IOfferComponentList is an abstract list of IOfferComponent objects.
IOfferIterator - Interface in com.sapportals.wcm.service.ice.syndicator
An iterator of an IOfferList.
IOfferList - Interface in com.sapportals.wcm.service.ice.syndicator
IOfferList is an abstract list of IOffer objects.
IOOperationFailedException - Exception in com.sap.netweaver.bc.rf.common.exception
Raised if an IO error occurred while executing the method (e.g. connection to the backend system is lost).
IOOperationFailedException(IRid) - Constructor for exception com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, boolean) - Constructor for exception com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, Throwable) - Constructor for exception com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, Throwable, boolean) - Constructor for exception com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, String) - Constructor for exception com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, String, Object[]) - Constructor for exception com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, String, Throwable) - Constructor for exception com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, String, Object[], Throwable) - Constructor for exception com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, String, boolean) - Constructor for exception com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, String, Object[], boolean) - Constructor for exception com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, String, Throwable, boolean) - Constructor for exception com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, String, Object[], Throwable, boolean) - Constructor for exception com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, ResourceAccessor, String) - Constructor for exception com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, ResourceAccessor, String, Object[]) - Constructor for exception com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, ResourceAccessor, String, Throwable) - Constructor for exception com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, ResourceAccessor, String, Object[], Throwable) - Constructor for exception com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, ResourceAccessor, String, boolean) - Constructor for exception com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, ResourceAccessor, String, Object[], boolean) - Constructor for exception com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, ResourceAccessor, String, Throwable, boolean) - Constructor for exception com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, ResourceAccessor, String, Object[], Throwable, boolean) - Constructor for exception com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, ResourceMessage) - Constructor for exception com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, ResourceMessage, Throwable) - Constructor for exception com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, ResourceMessage, boolean) - Constructor for exception com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOOperationFailedException(IRid, ResourceMessage, Throwable, boolean) - Constructor for exception com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
Construct object of class IOOperationFailedException.
IOrderableCollection - Interface in com.sapportals.wcm.repository
Interfaces for collections that support ordering.
IOrderedRelation - Interface in com.sapportals.wcm.service.relation
Interface to tag ordered relations.
IOrderedRelationPosition - Interface in com.sapportals.wcm.service.relation
An ordering position for relations.
IOrderedRelationPositioning - Interface in com.sapportals.wcm.service.relation
A ordering positioning information for relations.
IOrderedRelationPositioningList - Interface in com.sapportals.wcm.service.relation
A list for IOrderedRelationPositioning s.
IOrderedRelationPositioningListIterator - Interface in com.sapportals.wcm.service.relation
An iterator for IOrdererdRelationPositiongList s.
IOrderedRelationType - Interface in com.sapportals.wcm.service.relation
A relation type, which supports ordering on it's relations.
IOwner - Interface in com.sapportals.wcm.util.acl
An IOwner holds a list of principals that are the owners of an ACL.
IPackage - Interface in com.sap.netweaver.kmc.expimp
Defines methods for accessing common properties of instances of IExportPackage and IImportPackage.
IPackage.State - Class in com.sap.netweaver.kmc.expimp
Enumeration of available states of a transport package.
IPaddingModifier - Interface in com.sapportals.wcm.control.util.modifiers
Deprecated. As of NetWeaver 7.1
IPagerEvent - Interface in com.sapportals.wcm.rendering.base.event
Deprecated. As of NetWeaver 7.1
IPAIDeserializer - Interface in com.sap.netweaver.bc.serialize
 
IPAISerializer - Interface in com.sap.netweaver.bc.serialize
 
IPAISerializer.PAIParameters - Class in com.sap.netweaver.bc.serialize
 
IPAISerializer.PAIParameters(IResourceContext, ILogger, String, RID) - Constructor for class com.sap.netweaver.bc.serialize.IPAISerializer.PAIParameters
 
IPAISerializer.PAIParameters(IResourceContext, ILogger, String) - Constructor for class com.sap.netweaver.bc.serialize.IPAISerializer.PAIParameters
 
IParameterDef - Interface in com.sapportals.wcm.repository.service.layout.customizing
 
IParameterInfo - Interface in com.sap.netweaver.coll.shared.api.extension
Interface describing information about an extension parameter.
IParameterInfo.Type - Class in com.sap.netweaver.coll.shared.api.extension
 
IParameterMap - Interface in com.sapportals.wcm.repository.service.layout.customizing
The Parameters is a set of parameters used within the com.sapportals.rendering package.
IParameterMapping - Interface in com.sap.ip.collaboration.room.api.roomparts
Interface for room parameter mapping.
IParameterName - Interface in com.sapportals.wcm.repository.service.layout.customizing
This class serves as key in the Parameters map.
IParameterNameConst - Interface in com.sapportals.wcm.repository.service.layout.customizing
This class serves as key in the Parameters map.
IParameterNameIterator - Interface in com.sapportals.wcm.repository.service.layout.customizing
 
IParameterNameSet - Interface in com.sapportals.wcm.repository.service.layout.customizing
 
IParameterNameStrings - Interface in com.sapportals.wcm.repository.service.layout.customizing
This class serves as key in the Parameters map.
IParameters - Interface in com.sapportals.wcm.repository.service.layout.customizing
The Parameters is a set of parameters used within the com.sapportals.rendering package.
IParameterValue - Interface in com.sap.netweaver.coll.shared.api.extension
Interface describing an extension parameter value.
IParameterValue.Type - Class in com.sap.netweaver.coll.shared.api.extension
 
IPeoplePickerWrapper - Interface in com.sapportals.wcm.control.util
 
IPeoplePickerWrapper.WrapperPeopleSelectionMode - Enum in com.sapportals.wcm.control.util
 
IPeoplePickerWrapper.WrapperUMEPrincipalType - Enum in com.sapportals.wcm.control.util
 
IPermission - Interface in com.sap.netweaver.bc.rf.common.security
Interface describing a permission signifying a basic operation on a resource.
IPermission - Interface in com.sapportals.wcm.repository.manager
An IPermission signifies a basic operation on an object
IPermissionLevel - Interface in com.sap.ip.collaboration.room.api.template
Interface for room permission level.
IPermissionList - Interface in com.sapportals.wcm.repository.manager
An IPermissionList is a list of IPermissions
IPermissionListIterator - Interface in com.sapportals.wcm.repository.manager
An IPermissionListIterator if an iterator for an IPermissionList
IPermissionReader - Interface in com.sap.ip.collaboration.room.api.template
Interface for permission reader.
IPersistence - Interface in com.sapportals.wcm.control.util.components.persistence
Deprecated. As of NetWeaver 7.1
IPersistenceProvider - Interface in com.sapportals.wcm.control.util
Deprecated. As of NetWeaver 7.1
IPersonalNote - Interface in com.sapportals.wcm.repository.service.personalnote
The interface represents a service for handling personal notes that are created for resources.
IPhotoFilter - Interface in com.sap.netweaver.kmc.people.photo.service
Interface that photo filters need to implement.
IPhysicalVariantResource - Interface in com.sapportals.wcm.repository.variants
A physical variant resource represents a variant (content, properties and version history) that is associated with a single logical variant resource.
IPipelineService - Interface in com.sapportals.wcm.service.pipeline
Interface for the WCM pipeline service.
IPlaceholderResolver - Interface in com.sapportals.wcm.service.urlgenerator
Used by the URL Generator Service to resolve placeholders within URIs.
IPoolable - Interface in com.sapportals.wcm.crt.component
An interface to mark a component as poolable.
IPortalContext - Interface in com.sapportals.wcm.control.util.components.context
Deprecated. As of NetWeaver 7.1
IPosition - Interface in com.sapportals.wcm.control.util.modifiers
Deprecated. As of NetWeaver 7.1
IPosition - Interface in com.sapportals.wcm.repository
The positioning information required by methods that position resource in ordered collections.
IPositioning - Interface in com.sapportals.wcm.repository
This interface defines a container for positioning information which is used by the reorder() method in IResource Copyright (c) SAP AG 2001-2003
IPositionModifier - Interface in com.sapportals.wcm.control.util.modifiers
Deprecated. As of NetWeaver 7.1
IPostData - Interface in com.sapportals.wcm.service.xmlforms
Copyright 2004 SAP AGIPreview - Interface in com.sapportals.wcm.control.base
Deprecated. As of NetWeaver 7.1
IPreviewLayout - Interface in com.sapportals.wcm.rendering.layout
Deprecated. As of NetWeaver 7.1
IPrincipalRaw - Interface in com.sapportals.wcm.util.acl
A marker interface for unchecked (eventually non-existing) IPrincipals
IPrincipalRoles - Interface in com.sap.ip.collaboration.room.api
Interface describing assessments of PrincipalRoles.
IPrincipalSearchArbiter - Interface in com.sapportals.wcm.protocol.webdav.repository.um
Interface for exposing principal search methods.
IPrincipalSetRoles - Interface in com.sap.ip.collaboration.room.api
Interface describing the role assignments of a PrincipalSet.
IPrivateConstants - Interface in com.sap.netweaver.kmc.expimp
Contains definitions of constants for the Export/Import service that must only be used by the service and its user interface itself.
IPrivateExportImportService - Interface in com.sap.netweaver.kmc.expimp
Contains additional methods for the Export/Import service that must only be used by the user interface of the Export/Import service.
IPrivilege - Interface in com.sapportals.wcm.protocol.webdav.repository.acl
Represents a DAV:privilege as defined in WebDAV Access Control Protocol.
IProcessor - Interface in com.sapportals.wcm.service.pipeline.processor
Transforms the data provided by the producer into another form.
IProducer - Interface in com.sapportals.wcm.service.pipeline.producer
A producer prepares input data for further processing.
IProfile - Interface in com.sapportals.wcm.repository.service.layout.customizing
 
IProfile - Interface in com.sapportals.wcm.service.template
 
IProfileCollection - Interface in com.sapportals.wcm.repository.service.layout.customizing
 
IProfileIterator - Interface in com.sapportals.wcm.repository.service.layout.customizing
 
IProfileList - Interface in com.sapportals.wcm.repository.service.layout.customizing
 
IProfileList - Interface in com.sapportals.wcm.service.template
A typed list of ITemplate instances.
IProfileListIterator - Interface in com.sapportals.wcm.repository.service.layout.customizing
 
IProfileListIterator - Interface in com.sapportals.wcm.service.template
An iterator for the profile list
IProfileMap - Interface in com.sapportals.wcm.repository.service.layout.customizing
 
IProfileSet - Interface in com.sapportals.wcm.repository.service.layout.customizing
 
IPropertiesEvent - Interface in com.sapportals.wcm.rendering.base.event
Deprecated. As of NetWeaver 7.1
IPropertiesFlavor - Interface in com.sapportals.wcm.repository.service.layout.customizing.flavor
 
IProperty - Interface in com.sap.netweaver.bc.rf.common.property
Read-Only interface describing a property, which is part of the resource and describes certain aspects of it.
IProperty - Interface in com.sapportals.wcm.repository
This interface provides read-only access to a property of a resource.
IPropertyBatch - Interface in com.sapportals.wcm.repository
Holds the properties of multible resources.
IPropertyColumn - Interface in com.sapportals.wcm.control.util.property
Deprecated. As of NetWeaver 7.1
IPropertyConfigurationService - Interface in com.sapportals.wcm.service.propertyconfig
This service provides a meta information model which can be used to configure custom properties.
IPropertyDef - Interface in com.sapportals.wcm.repository
Information about the type, name and other attributes of a property.
IPropertyDistribution - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.search
Holds information about the distribution of property values of one property.
IPropertyDistributionList - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.search
List of IPropertyDistribution objects
IPropertyDistributionListIterator - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.search
Iterator for the property distribution list.
IPropertyFilter - Interface in com.sapportals.wcm.repository.filter
Property filters are used to manipulate resource properties and their visibility.
IPropertyFilterManager - Interface in com.sapportals.wcm.repository.filter
A property filter manager implements the behaviour for applying property filters.
IPropertyInfo - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.search
Represents important info about a property.
IPropertyIterator - Interface in com.sapportals.wcm.repository
An Iterator for a property map
IPropertyLocalizer - Interface in com.sapportals.wcm.service.xmlforms.validation
 
IPropertyManager - Interface in com.sap.netweaver.bc.rf.mi.property
Read-Only interface describing a repository sub manager for properties.
IPropertyMap - Interface in com.sapportals.wcm.repository
A read-only map of properties.
IPropertyModifier - Interface in com.sapportals.wcm.control.util.property
Deprecated. As of NetWeaver 7.1
IPropertyModifierList - Interface in com.sapportals.wcm.control.util.property
Deprecated. As of NetWeaver 7.1
IPropertyModifierListIterator - Interface in com.sapportals.wcm.control.util.property
Deprecated. As of NetWeaver 7.1
IPropertyModifierName - Interface in com.sapportals.wcm.control.util.property
Deprecated. As of NetWeaver 7.1
IPropertyName - Interface in com.sap.netweaver.bc.rf.common.property
Interface describing a property name.
IPropertyName - Interface in com.sapportals.wcm.repository
A property's name and namespace
IPropertyNameList - Interface in com.sapportals.wcm.repository
This interface defines a list of IPropertyNameList objects.
IPropertyNameListIterator - Interface in com.sapportals.wcm.repository
An Iterator for a property map
IPropertyPaddingModifier - Interface in com.sapportals.wcm.control.util.property
Deprecated. As of NetWeaver 7.1
IPropertyPosition - Interface in com.sapportals.wcm.control.util.property
Deprecated. As of NetWeaver 7.1
IPropertyPositionModifier - Interface in com.sapportals.wcm.control.util.property
Deprecated. As of NetWeaver 7.1
IPropertyRange - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.search
Holds information about the range of property values of one property.
IPropertyRangeList - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.search
List of IPropertyRange objects
IPropertyRangeListIterator - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.search
Iterator for the property range list.
IPropertyRenderer - Interface in com.sapportals.wcm.control.util
Deprecated. As of NetWeaver 7.1
IPropertyRendererProxy - Interface in com.sapportals.wcm.service.propertyconfig
 
IPropertySearchManager - Interface in com.sapportals.wcm.repository.manager
A property search manager provides the capability to search for resources in a repository.
IPropertyStructure - Interface in com.sapportals.wcm.service.propertystructure
Preconfigured structure for displaying the properties of a resource.
IPropertyStructureDetails - Interface in com.sapportals.wcm.rendering.detailsproperties
Deprecated. As of NetWeaver 7.1
IPropertyStructureList - Interface in com.sapportals.wcm.service.propertystructure
List of items of a property structure.
IPropertyStructureListIterator - Interface in com.sapportals.wcm.service.propertystructure
Iterator for a list of items of a property structure.
IPropertyStructureRenderer - Interface in com.sapportals.wcm.control.base
Deprecated. As of NetWeaver 7.1
IPropertyStructureService - Interface in com.sapportals.wcm.service.propertystructure
Provides structure information for rendering property dialogs.
IPropertyUpdateDescriptor - Interface in com.sap.netweaver.bc.rf.common.property
Interface describing a property update operation.
IPropertyValidationConsts - Interface in com.sapportals.wcm.control.util
Used by properties renderer when the property values are invalid
IPropertyValidator - Interface in com.sapportals.wcm.service.xmlforms.validation
 
IPropertyWithModifiers - Interface in com.sapportals.wcm.control.util.property
Deprecated. As of NetWeaver 7.1
IPropertyWithModifiersList - Interface in com.sapportals.wcm.control.util.property
Deprecated. As of NetWeaver 7.1
IPropertyWithModifiersListIterator - Interface in com.sapportals.wcm.control.util.property
Deprecated. As of NetWeaver 7.1
IProtocolPlugin - Interface in com.sapportals.wcm.util.urlcontentaccess
Protocol plugin Interface for URLContentAccess
IProxy - Interface in com.sapportals.wcm.crt.component
An interface to mark a component as a proxy.
IProxy - Interface in com.sapportals.wcm.rendering.base
Deprecated. As of NetWeaver 7.1
IProxyDetailsProperty - Interface in com.sapportals.wcm.rendering.detailsproperties
Deprecated. As of NetWeaver 7.1
IProxyInfo - Interface in com.sapportals.wcm.util.http
An IWDProxyInfo objects keeps information about proxy servers for http requests and determines if for a given hostname the proxy shall be used.
IProxyProvider - Interface in com.sapportals.wcm.control.util
Deprecated. As of NetWeaver 7.1
IProxyServerInfo - Interface in com.sapportals.wcm.protocol.webdav.repository.landscape
Informations about proxy server settings.
IPublicControl - Interface in com.sapportals.wcm.control.base
Deprecated. As of NetWeaver 7.1
IQBClassificationIndex - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.classification
This kind of classification index offers functionality working with query based taxonomies
IQPService - Interface in com.sapportals.wcm.service.quickpoll
The interface IQPService offers methods to work with the QPService.
IQueryBuilder - Interface in com.sap.netweaver.bc.rf.common.namespace
Constructs IQueryExpressions for later use with the corresponding property search manager.
IQueryBuilder - Interface in com.sapportals.wcm.repository
Constructs IQueryExpressions for later use with the corresponding property search manager.
IQueryEntry - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.search
Single entry of a complex search query.
IQueryEntryList - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.search
List of IQueryEntry objects
Changes between major releases 7.0 and 7.X Added methods: IQueryEntryList.addDateRangeQuery(IPropertyName, long, byte) IQueryEntryList.clear() IQueryEntryList.fromXMLString(String) IQueryEntryList.toXMLString() IQueryEntryList.toXMLStringSave()
IQueryEntryListIterator - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.search
An iterator for the query entry list.
IQueryExpression - Interface in com.sap.netweaver.bc.rf.common.namespace
A query expression to be used with its property search manager.
IQueryExpression - Interface in com.sapportals.wcm.repository
A query expression to be used with its property search manager.
IQueryFolder - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.classification
A query folder is a representation of a query based taxonomies category.
ir_rt - Variable in class com.sapportals.wcm.repository.so.DefaultObjectFactory
 
IRating - Interface in com.sapportals.wcm.repository.service.rating
The interface represents a service for handling the rating of resources.
IRawSearchResult - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.search
A search result represented by the document key and the rank value.
IRawSearchSession - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.search
Access to a search session from the input side.
IReaderWriterLock - Interface in com.sapportals.wcm.util.threads
A reader/writer lock interface.
IReadOnlyContentFilter - Interface in com.sapportals.wcm.repository.filter
A content filter that does not change the content.
IReadTransport - Interface in com.sap.ip.collaboration.gw.api.framework.groupware
The IReadTransport interface defines the methods for accessing and searching groupware items.
IRecipient - Interface in com.sapportals.wcm.util.channels
Recipients are objects, where messages can be sent to via a channel.
IRecipientList - Interface in com.sapportals.wcm.util.channels
A list of IRecipient s.
IRecipientListIterator - Interface in com.sapportals.wcm.util.channels
Iterator for a IRecipientList .
IReconfigurable - Interface in com.sapportals.wcm.crt.component
This interface must be implemented by components that want to receive new configuration data after a successfull startup.
IRecurrence - Interface in com.sap.ip.collaboration.gw.api.framework.groupware.recurrence
 
IRecurrenceClient - Interface in com.sap.ip.collaboration.gw.api.framework.groupware.recurrence
 
IRecurrenceTransport - Interface in com.sap.ip.collaboration.gw.api.framework.groupware.recurrence
 
IRecursiveDeltaChecker - Interface in com.sap.netweaver.bc.serialize
Utility class to be used in the area of Delta-serializations and exports.
IRefreshSurvivor - Interface in com.sapportals.wcm.rendering.base
Deprecated. As of NetWeaver 7.1
IRelatedItemsProvider - Interface in com.sap.netweaver.kmc.relateditems
 
IRelatedItemsService - Interface in com.sap.netweaver.kmc.relateditems
Offers methods to retrieve a certain instance of an IResourceListFilter depending on the configuration information given.
IRelatedItemsService.SelectionCriteria - Class in com.sap.netweaver.kmc.relateditems
 
IRelatedItemsService.SelectionCriteria(int, IPropertyNameList) - Constructor for class com.sap.netweaver.kmc.relateditems.IRelatedItemsService.SelectionCriteria
 
IRelation - Interface in com.sapportals.wcm.service.relation
A relation.
IRelationList - Interface in com.sapportals.wcm.service.relation
A typed list for IRelation s.
IRelationListIterator - Interface in com.sapportals.wcm.service.relation
An iterator for IRelation s in a IRelationList .
IRelationManager - Interface in com.sap.ip.collaboration.room.api.relman
Interface describing relation manager used to relate and unrelate rooms via their room ids along relation types defined in the configuration framework.
IRelationOperand - Interface in com.sapportals.wcm.service.relation
A IRelation s operand - the so called source or target of a relation.
IRelationOperandExtended - Interface in com.sapportals.wcm.service.relation.operands
The internal interface for a IRelation s operand for the relation manager.
IRelationOperandQuery - Interface in com.sapportals.wcm.service.relation
A query term used for a IRelationQueryOperand .
IRelationOperandType - Interface in com.sapportals.wcm.service.relation
The type for a IRelationOperand .
IRelationOperandTypeExtended - Interface in com.sapportals.wcm.service.relation.operands
The internal interface for a IRelation s operand for the relation manager.
IRelationPropertyQuery - Interface in com.sapportals.wcm.service.relation
A term used by the IRelationQueryBuilder .
IRelationQuery - Interface in com.sapportals.wcm.service.relation
An query expression to select IRelation s.
IRelationQueryBuilder - Interface in com.sapportals.wcm.service.relation
A query builder wich creates IQueryExpressions to be used with the relation service.
IRelationQueryOrder - Interface in com.sapportals.wcm.service.relation
An expression used by the IQueryBuilder .
IRelationService - Interface in com.sapportals.wcm.service.relation
A service to store IRelation s between two objects.
IRelationType - Interface in com.sapportals.wcm.service.relation
The type of a relation.
IRelationTypeAttributes - Interface in com.sapportals.wcm.service.relation
The attributes of a IRelationType .
IRelationTypeHandler - Interface in com.sapportals.wcm.service.relation
The handler for a IRelationType .
IRelationTypeList - Interface in com.sapportals.wcm.service.relation
A typed list for IRelationType s.
IRelationTypeListIterator - Interface in com.sapportals.wcm.service.relation
An iterator for IRelationType s in a IRelationTypeList .
IRelationWatcher - Interface in com.sapportals.wcm.service.relation
A watcher for relations.
IRenderDataAcceptor - Interface in com.sapportals.wcm.rendering.base
Deprecated. As of NetWeaver 7.1
IRenderEntry - Interface in com.sapportals.wcm.control.util
Deprecated. As of NetWeaver 7.1
IRendererStatus - Interface in com.sapportals.wcm.rendering.base
Deprecated. As of NetWeaver 7.1
IRenderingEntry - Interface in com.sapportals.wcm.rendering.base
Deprecated. As of NetWeaver 7.1
IRenderingEntry.InitializationData - Class in com.sapportals.wcm.rendering.base
Deprecated. As of NetWeaver 7.1
IRenderingEntry.InitializationData(ICollection, IProxy, RidSet) - Constructor for class com.sapportals.wcm.rendering.base.IRenderingEntry.InitializationData
Deprecated. As of NetWeaver 7.1
IRenderingEntry.InitializationData(ITypedResourceList, IProxy, RidSet) - Constructor for class com.sapportals.wcm.rendering.base.IRenderingEntry.InitializationData
Deprecated. As of NetWeaver 7.1
IRenderingEvent - Interface in com.sapportals.wcm.rendering.base
Deprecated. As of NetWeaver 7.1
IRenderingInformation - Interface in com.sapportals.wcm.repository.service.layout.info
acts as a provider, granting access to specific rendering information containers.
IRenderMetaName - Interface in com.sapportals.wcm.control.util
Deprecated. As of NetWeaver 7.1
IRenderObjectInfo - Interface in com.sapportals.wcm.repository.service.layout.info
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 in com.sapportals.wcm.repository.service.layout.info
defines a category to organize rendering objects in.
IReorderList - Interface in com.sapportals.wcm.repository
This interface defines a list of IPositioning objects.
IReorderListIterator - Interface in com.sapportals.wcm.repository
An iterator for IReorderList instances.
IReport - Interface in com.sapportals.wcm.service.reporting
Produces IReportResults on execution.
IReportCollection - Interface in com.sapportals.wcm.service.reporting
Manages a collection of IReports.
IReportCommand - Interface in com.sapportals.wcm.service.reporting
Represents a command which can be executed in a certain report.
IReportCommandInput - Interface in com.sapportals.wcm.service.reporting
Represents input for a report command execution.
IReportFollowup - Interface in com.sapportals.wcm.service.reporting
Copyright (c) SAP AG 2004
IReportingService - Interface in com.sapportals.wcm.service.reporting
Manages execution of reports and persistence of report objects.
IReportInput - Interface in com.sapportals.wcm.service.reporting
Represents input for a report execution.
IReportInputError - Interface in com.sapportals.wcm.service.reporting
Error on validation of IReportInput.
IReportInputMeta - Interface in com.sapportals.wcm.service.reporting
Keeps meta information about input to a report/report command.
IReportInputMetaExtended - Interface in com.sapportals.wcm.service.reporting
Keeps meta information about input to a report/report command.
IReportResult - Interface in com.sapportals.wcm.service.reporting
Represents result of a report execution.
IReportStore - Interface in com.sapportals.wcm.service.reporting
Manages persistence of report objects.
IRepositoryAttachment - Interface in com.sap.netweaver.coll.attachment
Interface for the attachment service.
IRepositoryManager - Interface in com.sapportals.wcm.repository.manager
A repository manager implements the access to resources of a particular repository.
IRepositoryService - Interface in com.sapportals.wcm.repository.service
A repository service implements additional functionalities for repositories, e.g. subscription and indexing/searching.
IRepositoryServiceFactory - Interface in com.sapportals.wcm.repository.service
Defines an interface for a repository service factory.
IRequest - Interface in com.sapportals.wcm.util.http
Interface for HTTP request passed on to a IWDRequester, which performs the request.
IRequester - Interface in com.sapportals.wcm.util.http
Requester have the main task to perform HTTP requests and return IWDResponses.
IRequesterFactory - Interface in com.sapportals.wcm.util.http
A requester factory is able to handle out new IWDRequester for a given base URL.
IResource - Interface in com.sapportals.wcm.repository
A resource represents an object in a repository and is uniquely identified by a resource identifier (RID).
IResourceAcl - Interface in com.sapportals.wcm.repository.security
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 in com.sapportals.wcm.repository.security
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 in com.sapportals.wcm.repository.security
TBD: Description of the interface.
IResourceAclEntry - Interface in com.sapportals.wcm.repository.security
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 in com.sapportals.wcm.repository.security
An IResourceAclEntryList is a list of IResourceAclEntries
IResourceAclEntryListIterator - Interface in com.sapportals.wcm.repository.security
An IResourceAclEntryListIterator is an iterator for a IResourceAclEntryList
IResourceAclEntryRaw - Interface in com.sapportals.wcm.repository.security
Tagging interface to mark a IResourceAclEntry/ as an ACE for a deleted principal.
IResourceAclManager - Interface in com.sapportals.wcm.repository.security
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 in com.sapportals.wcm.repository.security
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 in com.sapportals.wcm.repository.security
The IResourceAclManagerRaw provides methods to access the even raw ACLs.
IResourceAclRaw - Interface in com.sapportals.wcm.repository.security
A IResourceAclRaw is a IResourceAcl which is also able to provide information about owners and entries for principals, which have already been deleted.
IResourceAclVersioned - Interface in com.sapportals.wcm.repository.security
A IResourceAclVersioned is an IResourceAcl which also provides the version of the acl.
IResourceAppPropertyMap - Interface in com.sapportals.wcm.repository.service.appproperties
A read-only map of application properties.
IResourceBasedInfo - Interface in com.sapportals.wcm.repository.service.layout.info
 
IResourceBatch - Interface in com.sapportals.wcm.repository.batch
This interface provides methods for operations working on a list of resources.
IResourceBundleReader - Interface in com.sap.ip.collaboration.core.api.util.text
Interface abstraction for reading resource bundles.
IResourceClass - Interface in com.sapportals.wcm.repository
TBD: Description of the interface.
IResourceClassIterator - Interface in com.sapportals.wcm.repository
TBD: Description of the interface.
IResourceClassSet - Interface in com.sapportals.wcm.repository
TBD: Description of the interface.
IResourceContext - Interface in com.sapportals.wcm.repository
A resource context must be used by every application when accessing resources of the Repository Framework.
IResourceCreateDescriptor - Interface in com.sap.netweaver.bc.rf.common.namespace
Interface describing a resource create descriptor used to create resources.
IResourceDeletionEvent - Interface in com.sapportals.wcm.rendering.uicommand
Deprecated. As of NetWeaver 7.1
IResourceDetailsOverview - Interface in com.sapportals.wcm.rendering.detailsoverview
Deprecated. As of NetWeaver 7.1
IResourceDetailsProperty - Interface in com.sapportals.wcm.rendering.detailsproperties
Deprecated. As of NetWeaver 7.1
IResourceEvent - Interface in com.sap.netweaver.bc.rf.mi.events
Defines an event which can be generated by a repository manager.
IResourceEvent - Interface in com.sapportals.wcm.repository.manager
IResourceEvent are objects, which contain a reference about a resource and some additional information, what happened with that resource (e.g.
IResourceEventBroker - Interface in com.sapportals.wcm.repository.manager
 
IResourceEventMapper - Interface in com.sapportals.wcm.repository.manager
A resource event mapper maps resource events to other resource events.
IResourceEventReceiver - Interface in com.sapportals.wcm.repository.manager
This interface defines methods for an event receiver object.
IResourceEventReceiverBulk - Interface in com.sapportals.wcm.repository.manager
Defines an asynchronous event receiver that is able to handle bulk resource events.
IResourceEventSender - Interface in com.sapportals.wcm.repository.manager
This interface defines methods for an event sender object.
IResourceFactory - Interface in com.sapportals.wcm.repository
The resource factory has methods to create resource objects (IResource) and to access the manager and service factories.
IResourceFilter - Interface in com.sapportals.wcm.service.resourcefilter
A filter created by the resource filter service.
IResourceFilterService - Interface in com.sapportals.wcm.service.resourcefilter
A service which filters resources using the resource filters defined in the configuration framework in the plugin /cm/services/resource_filters.
IResourceHandle - Interface in com.sap.netweaver.bc.rf.common
Interface describing a resource handle.
IResourceList - Interface in com.sapportals.wcm.repository
A typed list of IResource instances.
IResourceListFilter - Interface in com.sapportals.wcm.service.resourcelistfilter
 
IResourceListFilterService - Interface in com.sapportals.wcm.service.resourcelistfilter
Offers methods to retrieve a certain instance of an IResourceListFilter depending on the configuration information given.
IResourceListIterator - Interface in com.sapportals.wcm.repository
An iterator for the resource list
IResourceListProvider - Interface in com.sapportals.wcm.rendering.base
Deprecated. As of NetWeaver 7.1
IResourceMetadata - Interface in com.sapportals.wcm.repository
Extended interface for resources that provide additional meta-information.
IResourceObserver - Interface in com.sapportals.wcm.service.reporting.walker
Interface for resource observer functionality inside a IReport.
IResourcePropertyComparator - Interface in com.sapportals.wcm.service.propertyconfig.comparator
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 in com.sapportals.wcm.rendering.resource
Deprecated. As of NetWeaver 7.1
IResourceRendererParameterNameConst - Interface in com.sapportals.wcm.repository.service.layout.customizing
This class serves as key in the Parameters map.
IResourceRendererParameterNameStrings - Interface in com.sapportals.wcm.repository.service.layout.customizing
This class serves as key in the Parameters map.
IResourceThumbnailPlugIn - Interface in com.sapportals.wcm.repository.manager.thumbnail
The IResourcePreviewFilter is used to get the preview of a resource, docs...
IResourceThumbnailPlugIn.StreamedImage - Class in com.sapportals.wcm.repository.manager.thumbnail
 
IResourceThumbnailPlugIn.StreamedImage() - Constructor for class com.sapportals.wcm.repository.manager.thumbnail.IResourceThumbnailPlugIn.StreamedImage
 
IResourceTransition - Interface in com.sapportals.wcm.repository.service.statemanagement
A IResourceTransition handles everything needed for a document to go from one state to another.
IResourceTransitionIterator - Interface in com.sapportals.wcm.repository.service.statemanagement
A special kind of ListIterator for the ResourceTransitionList
IResourceTransitionList - Interface in com.sapportals.wcm.repository.service.statemanagement
A special list containing only ResourceTransition instances.
IResourceTreeGetToolTip - Interface in com.sapportals.wcm.control.util
Deprecated. As of NetWeaver 7.1
IResourceTreeNodeRenderer - Interface in com.sapportals.wcm.control.util
Deprecated. As of NetWeaver 7.1
IResourceTreeSelectPermission - Interface in com.sapportals.wcm.control.util
Deprecated. As of NetWeaver 7.1
IResourceType - Interface in com.sapportals.wcm.service.objecttypehandler
This class reflects the "ResourceType" element from the ObjectTypeHandler.dtd It holds the elements attribute and mode.
IResourceType - Interface in com.sapportals.wcm.service.resourceTypeRegistry
Describes a resource type with language-dependent short descriptions as well as links to icons.
IResourceTypeRegistryService - Interface in com.sapportals.wcm.service.resourceTypeRegistry
Provides a service to register properties such as language-dependent short descriptions or links to icons for resource types.
IResponse - Interface in com.sapportals.wcm.util.http
IWDResponse represents the response to a HTTP request, as performed with an IWDRequest.
IResultItem - Interface in com.sapportals.wcm.service.reporting
Represents a reported item in a IReportResult.
IResultIterator - Interface in com.sapportals.wcm.service.reporting
Iterates over {link IResultItem}s.
IResultReceiver - Interface in com.sapportals.wcm.service.reporting
Collects report result items.
IResultStateList - Interface in com.sap.netweaver.bc.rf.common.namespace
Interface describing a return list giving access to the resultStateDescriptor of a query used to identify the "session state" for upcoming calls.
IReuseable - Interface in com.sapportals.wcm.crt.component
A poolable component that may be reused many times.
IRid - Interface in com.sap.netweaver.bc.rf.common
A Rid is an identifier for a CM resource.
IRidFilter - Interface in com.sapportals.wcm.repository.filter
A RID filter object is created by a IRidFilterManager and is responsible for processing a RID.
IRidFilterManager - Interface in com.sapportals.wcm.repository.filter
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.
IRidIdService - Interface in com.sapportals.wcm.service.ridid
 
IRIDIterator - Interface in com.sapportals.wcm.service.reporting
Iterate over a set of RIDs Copyright (c) SAP AG 2003
IRidIterator - Interface in com.sapportals.wcm.util.uri
This interface defines an iterator for a IRidList Copyright (c) SAP AG 2001-2002
IRidList - Interface in com.sapportals.wcm.util.uri
This interface defines a list of RID instances.
IRIDMapper - Interface in com.sapportals.wcm.rendering.base
Deprecated. As of NetWeaver 7.1
IRidSet - Interface in com.sapportals.wcm.util.uri
This interface defines a set of RID instances.
IROLE - Static variable in class com.sapportals.wcm.util.systemconfig.SystemPrincipal
 
IRoleMapping - Interface in com.sap.ip.collaboration.room.api.roomparts
Interface for room role mapping.
IRoom - Interface in com.sap.ip.collaboration.room.api
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 in com.sap.ip.collaboration.room.api
Interface describing a room category.
IRoomCategoryFactory - Interface in com.sap.ip.collaboration.room.api
Interface describing the factory for room categories.
IRoomGroups - Interface in com.sap.ip.collaboration.room.api
Interface describing assessments of room groups.
IRoomInfo - Interface in com.sap.ip.collaboration.room.api
Interface describing a snapshot of a collaboration room There are two Interfaces describing a collaboration room: IRoom and this one (IRoomInfo).
IRoomInfoReader - Interface in com.sap.ip.collaboration.room.api
Interface describing assessments of room info reader.
IRoomParameter - Interface in com.sap.ip.collaboration.room.api.template
Interface for room parameter.
IRoomParameterEditor - Interface in com.sap.ip.collaboration.room.api.template
Interface for room parameter editor.
IRoomParameterValue - Interface in com.sap.ip.collaboration.room.api.template
Interface for room parameter value.
IRoomPart - Interface in com.sap.netweaver.coll.room.api.roomparts
Public Interface describing a single collaboration room part The RoomPart API contains functionality concerning one single room part whereas the RoomPartsService API provides methods concerning all room parts This interface is used only for existing collaboration room parts.
IRoomPrincipals - Interface in com.sap.ip.collaboration.room.api
Interface describing a snapshot of the current user-role and group-role assignments in a room.
IRoomPrincipalSets - Interface in com.sap.ip.collaboration.room.api
Interface describing a snapshot of the current group-role assignments in a room.
IRoomPrivacy - Interface in com.sap.ip.collaboration.room.api.template
Interface for room privacy.
IRoomProps - Interface in com.sap.ip.collaboration.room.api
Interface providing technical properties of the room backend system.
IRoomRole - Interface in com.sap.ip.collaboration.room.api.template
Interface for room role.
IRooms - Interface in com.sap.ip.collaboration.room.api
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.
IRoomsSearch - Interface in com.sap.ip.collaboration.room.api.trexsearch
Public Interface of the Rooms Search API The Rooms Search API provides methods to search and find rooms matching application defined filter criteria.
IRoomsSearchFactory - Interface in com.sap.ip.collaboration.room.api.trexsearch
Public Interface of the Rooms Search API The Rooms Search API provides methods to search and find rooms matching application defined filter criteria.
IRoomsSearchProperties - Interface in com.sap.ip.collaboration.room.api.trexsearch
Public Interface of the Rooms Search API The Rooms Search API provides methods to search and find rooms matching application defined filter criteria.
IRoomsStructure - Interface in com.sap.ip.collaboration.room.api
Interface describing the Rooms Structure.
IRoomStatusEvent - Interface in com.sap.ip.collaboration.room.api
Represents a room status event.
IRoomURLGenerator - Interface in com.sap.ip.collaboration.room.api
Interface describing assessments of room URL generator.
IRoomUsage - Interface in com.sap.ip.collaboration.room.api
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 in com.sap.ip.collaboration.room.api
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 in com.sap.ip.collaboration.room.api
Interface describing a snapshot of the current user-role assignments in a room.
IRunningReport - Interface in com.sapportals.wcm.service.reporting
Represents a report in execution.
IRunningReportCollection - Interface in com.sapportals.wcm.service.reporting
Manages a collection of IRunningReports.
is508() - Method in class com.sapportals.wcm.control.util.components.base.BaseCompositeComponent
Deprecated. As of NetWeaver 7.1
is508Enabled(IResource) - Static method in class com.sapportals.wcm.control.util.PropertyRenderUtil
Deprecated. As of NetWeaver 7.1
is508enabled() - Method in interface com.sapportals.wcm.rendering.base.ILayoutObject
Deprecated. As of NetWeaver 7.1
is508enabled() - Method in class com.sapportals.wcm.rendering.base.LayoutObject
Deprecated. As of NetWeaver 7.1
is508enabled() - Method in class com.sapportals.wcm.rendering.collection.AbstractCollectionRenderer
Deprecated. As of NetWeaver 7.1
is508enabled() - Method in class com.sapportals.wcm.rendering.collection.LightCollectionRenderer
Deprecated. As of NetWeaver 7.1
is508enabled() - Method in class com.sapportals.wcm.rendering.collection.SlimCollectionRenderer
Deprecated. As of NetWeaver 7.1
is508Required() - Method in class com.sapportals.wcm.control.util.AbstractPropertyRenderer
Deprecated. As of NetWeaver 7.1
is508Required() - Method in class com.sapportals.wcm.control.util.propertystructure.StandardGroupRenderer
Deprecated. As of NetWeaver 7.1
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
IS_508_KEY - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IParameterNameStrings
 
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
isAbstract() - Method in interface com.sapportals.wcm.protocol.webdav.repository.acl.IPrivilege
Returns if this privilege is abstract
isAbstract() - Method in class com.sapportals.wcm.protocol.webdav.repository.acl.WDPrivilege
 
isAbstract(boolean) - Method in class com.sapportals.wcm.protocol.webdav.repository.acl.WDPrivilege
 
isAccessible() - Method in class com.sapportals.wcm.command.Command
Precondition to execute command (access rights are given to execute command).
isAccessible() - Method in class com.sapportals.wcm.control.util.FolderSettings
checks if the folder settings may be saved
isAccessible(IResource, String) - Method in class com.sapportals.wcm.rendering.base.ResourceCommandAmalgamation
Checks is the resource is accessible.
isAccessibleImpl() - Method in class com.sap.netweaver.coll.attachment.command.AttachmentCopyResourceCommand
 
isAccessibleImpl() - Method in class com.sap.netweaver.coll.attachment.command.AttachmentCreateLinkCommand
 
isAccessibleImpl() - Method in class com.sap.netweaver.coll.attachment.command.AttachmentCreateResourceCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.command.AddPropertyCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.command.AddToFavoritesCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.command.AttachIndexToFolderCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.command.AttachmentCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.command.clipboard.CopyToClipboardCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.command.clipboard.PasteFromClipboardCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.command.Command
Implementation to check access rights to execute a command.
isAccessibleImpl() - Method in class com.sapportals.wcm.command.CommentCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.command.CopyResourceCommand
Review-reader Dirk Sabiwalsky Review-date 2001/11/26
isAccessibleImpl() - Method in class com.sapportals.wcm.command.CreateCollectionCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.command.CreateDocumentOrUpdateContentCommand
Review-reader Dirk Sabiwalsky Review-date 2001/11/26 eview-comment check CREATE for creation, WRITE for content updates
isAccessibleImpl() - Method in class com.sapportals.wcm.command.CreateOrEditLinkCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.command.CreatePropertyCommand
Get the AccessibleImpl attribute of the CreatePropertyCommand object.
isAccessibleImpl() - Method in class com.sapportals.wcm.command.CreateResourceOrUpdateContentCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.command.CreateScheduledReportCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.command.DeletePropertiesCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.command.DeleteResourceCommand
Review-reader Dirk Sabiwalsky Review-date 2001/11/26
isAccessibleImpl() - Method in class com.sapportals.wcm.command.DetailsResourceCommand
Review-reader Dirk Sabiwalsky Review-date 2001/11/26
isAccessibleImpl() - Method in class com.sapportals.wcm.command.DiscussionCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.command.DiscussionItemDeleteCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.command.FeedbackCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.command.LinkResourceCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.command.LockResourceCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.command.Macro
Returns true only if all sub commands are accessible.
isAccessibleImpl() - Method in class com.sapportals.wcm.command.ModifyDescriptionCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.command.ModifyDisplayNameCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.command.ModifyPropertiesCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.command.ModifyPropertyCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.command.MoveResourceCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.command.PersonalNotesCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.command.QBCUpdateCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.command.RatingCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.command.RenameCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.command.RenameWithDisplaynameCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.command.RestoreResourceCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.command.RunReportCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.command.SeeAlsoCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.command.ShoppingBasketClearCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.command.ShoppingBasketCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.command.ShoppingBasketRemoveCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.command.StopReportCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.command.SubscriptionCreateCommand
Deprecated.  
isAccessibleImpl() - Method in class com.sapportals.wcm.command.SubscriptionDeleteCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.command.SubscriptionUpdateCommand
Deprecated.  
isAccessibleImpl() - Method in class com.sapportals.wcm.command.SubscriptionUpdateOrCreateCommand
Deprecated.  
isAccessibleImpl() - Method in class com.sapportals.wcm.command.UpdateScheduledReportCommand
 
isAccessibleImpl() - Method in class com.sapportals.wcm.control.edit.ResourcePropertiesControl
 
isAccessibleNative(IResource, String) - Method in class com.sapportals.wcm.rendering.base.ResourceCommandAmalgamation
Checks is the resource is accessible - true, if the resource is accessible
- true, if an exception occurs while checking
- false, if the resource not accessible
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 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
Returns the information if an index is available or has be set inactive.
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
 
isAddInTray() - Method in class com.sap.netweaver.kmc.ui.base.PopupURLCreator.PopupBehavior
Deprecated. As of NetWeaver 7.1
isAdmin() - Method in class com.sapportals.wcm.util.acl.UMPrincipalRaw
 
isAdministrator(IResource, IResource) - Method in interface com.sapportals.wcm.service.collaboration.ICollaborationService
Check if User has Collaboration Administration Permissions or Write Permission
isAdministratorMain(IResource) - Method in interface com.sapportals.wcm.service.collaboration.ICollaborationService
Check if User has Collaboration Administration Permissions on the base Resource (e.g.
isAdvancedQuickSearch(Hashtable) - Static method in class com.sapportals.wcm.rendering.util.QuickSearchUtil
Deprecated. As of NetWeaver 7.1
isAllDay() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ICalendarItem
Returns the all day flag
isAllDay() - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Returns the all day flag
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
Deprecated. As of NetWeaver 7.1, replaced by ISecurityManager.isAllowed(IResource,com.sap.security.api.IUser,IPermission)
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
Deprecated. As of NetWeaver 7.1, replaced by ISecurityManager.isAllowed(IResource,com.sap.security.api.IUser,IPermissionList)
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
Deprecated. As of NetWeaver 7.1, replaced by ISecurityManager.isAllowed(IRidList,com.sap.security.api.IUser,IPermissionList,IResourceContext)
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
Deprecated. as of NetWeaver 7.1, replaced by IAclService.isAllowed(IResource, com.sap.security.api.IUser, IAclPermission)
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
isAllowExternalEmailAddresses() - Method in interface com.sapportals.wcm.control.util.IPeoplePickerWrapper
Returns if the PeoplePicker can select external email addresses.
isAllowIDModification() - Method in class com.sapportals.wcm.control.edit.InternalLinkControl2
 
isAllowIDModification() - Method in class com.sapportals.wcm.control.edit.ShoppingBasketAddItemControl
 
isAlwaysDisplayNodeExpander() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControl
 
isAncestor(IPrivilege) - Method in interface com.sapportals.wcm.protocol.webdav.repository.acl.IPrivilege
Return if this is ancestor of other
isAncestor(IPrivilege) - Method in class com.sapportals.wcm.protocol.webdav.repository.acl.WDPrivilege
 
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(IResource, IResource) - Method in interface com.sapportals.wcm.control.navigation.ICollectionInfo
 
isAncestorOf(IResource, IResource) - Method in class com.sapportals.wcm.control.navigation.TreeCollectionInfoSample
 
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(IHierarchicalUri) - Method in class com.sapportals.wcm.util.uri.ResourceUrl
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(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.
isAnonymize() - Method in class com.sap.netweaver.bc.serialize.IDeltaSerializer.DeltaSerializerParameters
 
isAnonymized() - Method in class com.sap.netweaver.bc.serialize.ISerializer.DeserializationParameters
 
isAnonymized() - Method in class com.sap.netweaver.bc.serialize.ISerializer.SerializationParameters
 
isApplicable() - Method in class com.sapportals.wcm.rendering.uicommand.AbstractCommand
Deprecated. As of NetWeaver 7.1
isApplicable() - Method in class com.sapportals.wcm.rendering.uicommand.AbstractMassCommand
Deprecated. As of NetWeaver 7.1
isApplicable() - Method in class com.sapportals.wcm.rendering.uicommand.AbstractUICommand
Deprecated. 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. As of NetWeaver 7.1
isApplicable() - Method in interface com.sapportals.wcm.rendering.uicommand.IExecCommand
Deprecated. As of NetWeaver 7.1
isApplicable(IResource) - Method in interface com.sapportals.wcm.service.xmlforms.IXMLFormsService
Deprecated. check if applicabel on resource
isApplicationProtected() - Method in interface com.sapportals.wcm.service.resourceTypeRegistry.IResourceType
Returns true iff this resource type is reserved for an application, and not for general use.
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.
isApprovalActive() - Method in class com.sapportals.wcm.control.navigation.ArchivingControl
 
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.
isArchivingReadOnly(IResource, IArchivingService) - Static method in class com.sap.netweaver.kmc.ui.base.ArchivingUtil
 
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
Returns whether the groups should be rendered as sub menus or not
isAsSubmenu() - Method in class com.sapportals.wcm.control.edit.TemplateControl
 
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
isAtomicUse() - Method in class com.sapportals.wcm.protocol.ice.protocol.ICEPackage
Check if the ICE package is considered as a single entity.
isAudited() - Method in interface com.sapportals.wcm.util.systemconfig.ISystemPrincipal
 
isAudited(IUser) - Method in class com.sapportals.wcm.util.systemconfig.SystemConfig
Check if actions of a given principal should be audited.
isAudited() - Method in class com.sapportals.wcm.util.systemconfig.SystemPrincipal
 
isAuthenticated() - Method in class com.sapportals.wcm.util.acl.UMPrincipalRaw
 
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(long) - Method in interface com.sap.netweaver.coll.forums.api.IForumPermissionManager
Checks if context user is authorised to given permission.
isAuthorized(long) - Method in interface com.sap.netweaver.coll.wiki.api.IWikiPermissionManager
Checks if context user is authorised a permission.
isAuthorized(IResource, String) - Static method in class com.sapportals.wcm.control.util.classification.ClassificationUtil
Deprecated. As of NetWeaver 7.1
isAuthorized(IResource) - Static method in class com.sapportals.wcm.control.util.classification.ClassificationUtil
Deprecated. As of NetWeaver 7.1
isAuthorized(IUMPrincipal) - Method in interface com.sapportals.wcm.repository.security.IResourceAcl
Deprecated. As of NetWeaver 7.1, replaced by IResourceAcl.isAuthorized(com.sap.security.api.IPrincipal)
isAuthorized(IPrincipal) - 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
Deprecated. As of NetWeaver 7.1, replaced by IOwner.isAuthorized(com.sap.security.api.IPrincipal)
isAuthorized(IPrincipal) - 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
isAuthorizedOnCategory(long, long) - Method in interface com.sap.netweaver.coll.forums.api.IForumPermissionManager
Checks if context user is authorised on category
isAuthorizedOnCommunity(long, long) - Method in interface com.sap.netweaver.coll.wiki.api.IWikiPermissionManager
Checks if context user is authorised a permission on community
isAuthorizedOnDocument(long, long) - Method in interface com.sap.netweaver.coll.wiki.api.IWikiPermissionManager
Checks if context user is authorised a permission on document
isAuthorizedOnForum(long, long) - Method in interface com.sap.netweaver.coll.forums.api.IForumPermissionManager
Checks if context user is authorised on forum
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
 
isAutomaticValidation() - Method in interface com.sapportals.wcm.control.util.IPeoplePickerWrapper
indicates if the PeoplePicker calls a popup automatically in case of being rendered with a not valid people selection state (usecase: enduser enters not valid users and triggers an application event directly)
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
Returns whether the template service is available for the given collection or not
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.
ISaveResult - Interface in com.sapportals.wcm.service.xmlforms
The result of a IXFProject.saveItem() call.
isCaseSensitive() - Method in class com.sapportals.wcm.protocol.webdav.UriMapper
 
isCategory(IExtensionPointCategory) - Method in interface com.sap.netweaver.coll.shared.api.extension.IExtensionPoint
Returns true if this extension point belongs to a category.
isChangeOrderOnly() - Method in class com.sapportals.wcm.control.edit.OrganizeOrderedListControl
 
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 class com.sapportals.wcm.rendering.screenflow.os.ConfirmEvent
Deprecated. As of NetWeaver 7.1
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 class com.sapportals.wcm.protocol.webdav.repository.WDResourceInfo
Checks whether a resource is currently checked out.
isCheckedOut(IResource) - Method in class com.sapportals.wcm.rendering.base.ResourceCommandAmalgamation
Checks is the resource is checked out - true, if the resource is checked out by this user
- false, if an exception occurs while checking - resource is not checked out
- false, if the resource not checked out at all
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
 
isCheckoutEnable(IResource) - Method in interface com.sapportals.wcm.service.checkout.ICheckout
 
IScheduledReport - Interface in com.sapportals.wcm.service.reporting
Holds together IReportInput and a future, possibly repeating, execution date.
ISchedulerEntry - Interface in com.sapportals.wcm.service.scheduler
Scheduler entries contain data for scheduler tasks.
ISchedulerEntryFactory - Interface in com.sapportals.wcm.service.scheduler
Deprecated. since KM5.0SP6. No non-persistent scheduler entries are supported.
ISchedulerEntryList - Interface in com.sapportals.wcm.service.scheduler
Deprecated. since KM 5.0 SP6
ISchedulerEntryListIterator - Interface in com.sapportals.wcm.service.scheduler
Deprecated. since KM 5.0 SP6 Copyright 2004 SAP AG
ISchedulerService - Interface in com.sapportals.wcm.service.scheduler
The scheduler service for the WCM.
ISchedulerTask - Interface in com.sapportals.wcm.service.scheduler
The task to be run by the scheduler.
ISchedulerTime - Interface in com.sapportals.wcm.service.scheduler
The times for a scheduler.
ISchedulerTimeList - Interface in com.sapportals.wcm.service.scheduler
Deprecated. since KM6.0SP1. Use ISchedulerTimeTable instead.
ISchedulerTimeListIterator - Interface in com.sapportals.wcm.service.scheduler
Deprecated. since KM5.0SP6. Use ISchedulerTimeTable instead.
ISchedulerTimeTable - Interface in com.sapportals.wcm.service.scheduler
Timetables for the scheduler.
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.
isCloseScript() - Method in class com.sapportals.wcm.control.util.components.base.BaseCompositeComponent
Deprecated. As of NetWeaver 7.1
isCloseScript() - Method in class com.sapportals.wcm.control.util.components.base.BaseCompositeComponentState
Deprecated. As of NetWeaver 7.1
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(IResource) - Method in interface com.sapportals.wcm.control.navigation.ICollectionInfo
 
isCollection(IResource) - Method in class com.sapportals.wcm.control.navigation.TreeCollectionInfoSample
 
isCollection() - Method in class com.sapportals.wcm.protocol.webdav.repository.WDResourceInfo
Returns true if the resource is a collection (or an internal link to a 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
 
isCollection() - Method in interface com.sapportals.wcm.service.resourceTypeRegistry.IResourceType
Returns true iff this resource type is a collection.
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
 
isConfirmMode() - Method in class com.sapportals.wcm.control.edit.RenameStatus
 
isConfirmMode() - Method in class com.sapportals.wcm.control.navigation.ResourceVersioningControl
 
isConstantIdExport() - Method in interface com.sap.netweaver.kmc.expimp.IPackage
Returns if this package includes the constant IDs of KM resources.
isConstantIdImport() - Method in interface com.sap.netweaver.kmc.expimp.IImportPackage
Returns if this package includes the constant IDs of KM resources.
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(IPrivilege) - Method in interface com.sapportals.wcm.protocol.webdav.repository.acl.IPrivilege
Return of privilege is contained in subtree-or-self of this privilege
isContained(IPrivilege) - Method in class com.sapportals.wcm.protocol.webdav.repository.acl.WDPrivilege
 
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
isContentEditable() - Method in class com.sapportals.wcm.control.edit.PropertiesControl
 
isContentEditable() - Method in interface com.sapportals.wcm.control.util.IContentEditable
Deprecated. As of NetWeaver 7.1
isContentRendered() - Method in class com.sapportals.wcm.control.edit.PropertiesControl
 
isContentRendered() - Method in interface com.sapportals.wcm.control.util.IContentEditable
Deprecated. As of NetWeaver 7.1
isContextualizable - Variable in class com.sapportals.wcm.crt.component.ComponentStateHandler
 
IScopeController - Interface in com.sapportals.wcm.service.reporting
Controls user selection of resource identifiers as scope intput to report execution.
IScopeController.IScopeEntry - Interface in com.sapportals.wcm.service.reporting
A scope list entry.
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
 
isCore() - Method in class com.sap.netweaver.bc.serialize.Entry
 
isCorrectAnswer(IForumMessage) - Method in interface com.sap.netweaver.coll.forums.api.IForumQuestion
Checks if specified message is correct answer to the question
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.
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.
IScreenflow - Interface in com.sapportals.wcm.rendering.screenflow
Deprecated. As of NetWeaver 7.1
IScreenflowData - Interface in com.sapportals.wcm.rendering.base
Deprecated. As of NetWeaver 7.1
isCtsConnected(IResourceContext) - Method in interface com.sap.netweaver.kmc.expimp.IPrivateExportImportService
Checks if the connection to CTS service is established.
isCutFlag() - Method in class com.sapportals.wcm.command.clipboard.Clipboard.ClipboardEntry
 
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 class com.sap.netweaver.kmc.ui.base.PopupURLCreator.PopupBehavior
Deprecated. As of NetWeaver 7.1
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
Deprecated. As of NetWeaver 7.1
isDefault() - Method in class com.sapportals.wcm.rendering.uicommand.UIMenuCommand
Deprecated. As of NetWeaver 7.1
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 class com.sap.netweaver.bc.serialize.DeltaInfo
 
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
Deprecated. As of NetWeaver 7.1
isDescriptionIncluded() - Method in class com.sapportals.wcm.control.util.search.SearchQueryBuilder
Deprecated. As of NetWeaver 7.1
isDeserializable(ISerializer.DeserializationParameters) - Method in interface com.sap.netweaver.bc.serialize.ISerializer
Returns whether this serializer is able to import content for resources in the repository denoted by its root resource passed in parameter.
isDeserializable(ISerializer.DeserializationParameters) - Method in class com.sapportals.wcm.repository.service.colltransport.CollaborationTransportExport
 
isDirty() - Method in interface com.sapportals.wcm.control.util.IUserSelection
Deprecated. As of NetWeaver 7.1
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.
isDisaptcherActive() - Method in interface com.sap.ip.collaboration.core.api.scf.service.InvitationDispatcher
 
isDisplayChildrenCountCollections() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControl
 
isDisplayChildrenCountDocuments() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControl
 
isDisplayFavorites() - Method in class com.sapportals.wcm.control.edit.OrganizeOrderedListControl
Gets flag whether the user's favorites or an other ordered collection is displayed
isDisplayHiddenCollections() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControl
 
isDisplayMode(IResource) - Static method in class com.sapportals.wcm.control.edit.PropertiesControlUtil
 
isDisplaynameError() - Method in class com.sapportals.wcm.command.RenameWithDisplaynameCommand
 
isDisplaynameIncluded() - Method in class com.sapportals.wcm.control.released.search.SearchQueryListBuilder
Deprecated. As of NetWeaver 7.1
isDisplaynameIncluded() - Method in class com.sapportals.wcm.control.util.search.SearchQueryBuilder
Deprecated. As of NetWeaver 7.1
isDisplayOnlyCollections() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControl
Check if non-collections are displayed in the tree view.
isDisplayResourceExtension() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControl
 
isDisplayResourceInNewWindow() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControl
 
isDisplayResourceType() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControl
 
isDisplayScrollContainer() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControl
 
isDocClassifiedInAnyTax(IResource) - Method in class com.sapportals.wcm.service.indexmanagement.retrieval.classification.AbstractClassificationIndex
 
isDocumentEnded() - Method in interface com.sap.netweaver.bc.serialize.IXMLSerializer
 
isDocumentRatable() - Method in class com.sapportals.wcm.control.util.RatingControlUtil
Deprecated. As of NetWeaver 7.1
isDone() - Method in interface com.sapportals.wcm.service.actioninbox.IActionInboxItem
Check, if this item is in done state (setDone() has been called).
isDuplicatePeopleSelection() - Method in interface com.sapportals.wcm.control.util.IPeoplePickerWrapper
Returns if duplicate people selection is allowed
isDynamic() - Method in interface com.sapportals.wcm.repository.IInternalLinkResource
 
ISearchComponent - Interface in com.sapportals.wcm.control.util.search
 
ISearchIndex - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.search
Index for search and retrieval operations.
ISearchIndexCollection - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.search
Offers search calls for more than one index.
ISearchModifierName - Interface in com.sapportals.wcm.control.util.property
Deprecated. As of NetWeaver 7.1
ISearchParentComponent - Interface in com.sapportals.wcm.control.util.search
Deprecated. As of NetWeaver 7.1
ISearchQuickComponent - Interface in com.sapportals.wcm.control.util.search
 
ISearchResult - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.search
Represents a document in the search result.
ISearchResultList - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.search
List of ISearchResult objects
ISearchResultListIterator - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.search
Iterator for the search result list.
ISearchSession - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.search
The session object contains the search results in a raw format.
ISearchSessionProvider - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.search
The session provider is in interface to provide a stored searchsession from SearchRendererStatus
ISearchStatus - Interface in com.sapportals.wcm.rendering.collection
 
ISearchUtils - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.search
Utility methods that can be used by ISearchIndexCollection implementations.
ISecurityManager - Interface in com.sap.netweaver.bc.rf.mi.security
Read-Only interface describing a repository sub manager for security.
ISecurityManager - Interface in com.sapportals.wcm.repository.manager
An ISecurityManager is a repository submanager which controls the access to resources - an ISecurityManager might be an IAclSecurityManager (using Access Control Lists)
isEditable(IMetaName, IMetaContext) - Method in class com.sapportals.wcm.control.util.AbstractPropertyRenderer
Deprecated. As of NetWeaver 7.1
isEditable(IMetaName, IMetaContext, boolean) - Method in class com.sapportals.wcm.control.util.AbstractPropertyRenderer
Deprecated. As of NetWeaver 7.1
isEditable() - Method in class com.sapportals.wcm.protocol.ice.protocol.ICEPackage
Check if the content of the ICE package is editable.
ISelectionField - Interface in com.sapportals.wcm.util.controlstatus
TBD: Description of the interface.
ISelectionSupported - Interface in com.sapportals.wcm.control.util
Deprecated. As of NetWeaver 7.1
ISelector - Interface in com.sapportals.wcm.rendering.uicommand
Deprecated. As of NetWeaver 7.1
ISemanticEvent - Interface in com.sapportals.wcm.rendering.base
Deprecated. As of NetWeaver 7.1
ISemaphore - Interface in com.sapportals.wcm.util.threads
A semaphore interface.
isEmpty() - Method in interface com.sap.ip.collaboration.room.api.IPrincipalRoles
Check if the principal 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.control.util.componentscollection.IComponentWithModifiersList
Deprecated. As of NetWeaver 7.1
isEmpty() - Method in interface com.sapportals.wcm.control.util.modifiers.IModifierList
Deprecated. As of NetWeaver 7.1
isEmpty() - Method in interface com.sapportals.wcm.control.util.property.IPropertyModifierList
Deprecated. As of NetWeaver 7.1
isEmpty() - Method in interface com.sapportals.wcm.control.util.property.IPropertyWithModifiersList
Deprecated. As of NetWeaver 7.1
isEmpty() - Method in class com.sapportals.wcm.protocol.webdav.DavMultiStatus
Check whether the map is empty.
isEmpty() - Method in class com.sapportals.wcm.protocol.webdav.sets.ArrayIntSet
 
isEmpty() - Method in class com.sapportals.wcm.protocol.webdav.sets.IntervalIntSet
 
isEmpty() - Method in interface com.sapportals.wcm.protocol.webdav.sets.IntSet
Return if set is empty
isEmpty() - Method in class com.sapportals.wcm.protocol.webdav.sets.SparseIntSet
 
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
checks if this list is empty or not
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.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
Deprecated.  
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
Deprecated.  
isEnableActionLinks() - Method in class com.sapportals.wcm.control.navigation.ResourceListControl
enable action links in see also result list
isEnableBrowseFromHere() - Method in class com.sapportals.wcm.control.navigation.ResourceListControl
 
isEnabled() - Method in class com.sapportals.wcm.control.util.components.base.BaseCompositeComponent
Deprecated. As of NetWeaver 7.1
isEnabled() - Method in class com.sapportals.wcm.control.util.components.base.BaseCompositeComponentState
Deprecated. As of NetWeaver 7.1
isEnabled() - Method in class com.sapportals.wcm.control.util.components.PropertySelectionComposite
Deprecated. As of NetWeaver 7.1
isEnabled() - Method in class com.sapportals.wcm.control.util.components.resourcePicker.ResourcePickerState
Deprecated. As of NetWeaver 7.1
isEnabled() - Method in interface com.sapportals.wcm.control.util.IPeoplePickerWrapper
Sets whether this component is disabled.
isEnabled() - Method in interface com.sapportals.wcm.rendering.uicommand.IUIMenuCommand
Deprecated. As of NetWeaver 7.1
isEnabled() - Method in class com.sapportals.wcm.rendering.uicommand.UIMenuCommand
Deprecated. As of NetWeaver 7.1
isEnabled() - Method in interface com.sapportals.wcm.repository.IVersionController
 
isEnableDisplayNames() - Method in class com.sapportals.wcm.control.navigation.TaxonomyControl
 
isEnableDragAndDrop() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControl
 
isEnableNumberOfHits() - Method in class com.sapportals.wcm.control.navigation.ResourceListControl
 
isEnableWebRepAccess() - Method in class com.sapportals.wcm.rendering.collection.SearchRendererStatus
Deprecated. As of NetWeaver 7.1
isEncoded(String) - Static method in class com.sapportals.wcm.util.uri.UserRidCodec
Checks if the given uri is encoded or not
isEncryptedProperty(String) - Method in class com.sapportals.wcm.crt.configuration.DefaultConfiguration
Returns true if a corresponding configurable was provided for this DefaultConfiguration object and the corresponding config attribute is an encrypted one.
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
 
ISendMailItem - Interface in com.sap.ip.collaboration.gw.api.service.mail
 
ISendMailService - Interface in com.sap.ip.collaboration.gw.api.service.mail
 
isEndtag() - Method in class com.sapportals.wcm.util.html.HtmlTag
 
ISendTransport - Interface in com.sap.ip.collaboration.gw.api.framework.groupware
The ISendTransport interface defines methods for saving or sending groupware items.
isEnhanced() - Method in class com.sapportals.wcm.control.util.FolderSettings
returns the enhanced Flag(meaning folder is versioned)
isEnhancedIsReadonly() - Method in class com.sapportals.wcm.control.util.FolderSettings
checks wheter the enhancedFlag is readonly
ISequence - Interface in com.sapportals.wcm.service.scheduler
Specifies a sequence of scheduler entries.
ISerializedResourceEvent - Interface in com.sapportals.wcm.repository.manager
Specifies a serialized resource event, that is an event which is persisted in the database.
ISerializedVariantResourceEvent - Interface in com.sapportals.wcm.repository.variants
 
ISerializer - Interface in com.sap.netweaver.bc.serialize
Interface to be implemented by all repository services, global services etc.
ISerializer.DeserializationParameters - Class in com.sap.netweaver.bc.serialize
 
ISerializer.DeserializationParameters(IExternalFileReader, RID, IResourceContext, ILogger, RIDRequestList, boolean, String, ISerializer.ImportMode, String) - Constructor for class com.sap.netweaver.bc.serialize.ISerializer.DeserializationParameters
provides all the data needed for this container instance.
ISerializer.IDValidator - Class in com.sap.netweaver.bc.serialize
 
ISerializer.ImportMode - Class in com.sap.netweaver.bc.serialize
Utility Class used to define the different ways a deserialization can occur.
ISerializer.SerializationParameters - Class in com.sap.netweaver.bc.serialize
Container to group all the data needed for the export step
ISerializer.SerializationParameters(IXMLSerializer, IResource, boolean, ILogger, IDependantRidQueue, IConfigRequester, IExternalFileRequester, ContextMap, DeltaInfo) - Constructor for class com.sap.netweaver.bc.serialize.ISerializer.SerializationParameters
None of the parameters must be null
ISerializerRegistrator - Interface in com.sap.netweaver.bc.serialize
central place to for all ITransportable implementations to manager their collaboration with the transport service.
ISerializerRegistrator.PropertyUsage - Class in com.sap.netweaver.bc.serialize
 
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
 
IServerComponent - Interface in com.sapportals.wcm.protocol.webdav.repository.monitor
Hands out status information for a particular http server.
IServerComponent.IStatistics - Interface in com.sapportals.wcm.protocol.webdav.repository.monitor
 
IServerInfo - Interface in com.sapportals.wcm.protocol.webdav.repository.landscape
Informations about landscape systems (servers).
IServerRegistry - Interface in com.sapportals.wcm.protocol.webdav.repository.monitor
Handles registration of IServerComponents.
IService - Interface in com.sapportals.wcm.service
A "global" service is not attached to a repository in the configuration.
IServiceFactory - Interface in com.sapportals.wcm.service
An interface for a service factory (for repository independent services).
IServiceTypesConst - Interface in com.sapportals.wcm.service
Defines known service type constants ISessionSO - Interface in com.sap.ip.collaboration.core.api.scf.repository
This interface defines operations on session storage objects
ISettingInfo - Interface in com.sapportals.wcm.repository.service.layout.info
encapsulates all data needed to describe the parameterization of a certain flavor when rendering a FlexUI-based Control.
isExactly(IModifier) - Method in interface com.sapportals.wcm.control.util.modifiers.IModifier
Deprecated. As of NetWeaver 7.1
isExactly(IPropertyModifier) - Method in interface com.sapportals.wcm.control.util.property.IPropertyModifier
Deprecated. As of NetWeaver 7.1
isExactlyValue(IParameterName, Object) - Method in class com.sapportals.wcm.rendering.base.LayoutObject
Deprecated. As of NetWeaver 7.1
isExactlyValue(IParameterName, Object) - Method in class com.sapportals.wcm.rendering.collection.AbstractCollectionRenderer
Deprecated. As of NetWeaver 7.1
isExactlyValue(IParameterName, Object) - Method in class com.sapportals.wcm.rendering.collection.LightCollectionRenderer
Deprecated. As of NetWeaver 7.1
isExactlyValue(IParameterName, Object) - Method in class com.sapportals.wcm.rendering.collection.SlimCollectionRenderer
Deprecated. As of NetWeaver 7.1
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
Deprecated. As of NetWeaver 7.1
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
Deprecated. As of NetWeaver 7.1
isExistenceChecked() - Method in class com.sapportals.wcm.util.acl.PrincipalRaw
Deprecated.  
isExpanded() - Method in interface com.sapportals.wcm.rendering.uicommand.IUIMenuCommand
Deprecated. As of NetWeaver 7.1
isExpanded() - Method in class com.sapportals.wcm.rendering.uicommand.UIMenuCommand
Deprecated. As of NetWeaver 7.1
isExpired() - Method in interface com.sapportals.wcm.service.applog.IAppLogEntry
Deprecated.  
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
isExtendedView() - Method in class com.sapportals.wcm.control.util.components.PropertySelectionComposite
Deprecated. As of NetWeaver 7.1
isExtendedView() - Method in class com.sapportals.wcm.control.util.components.PropertySelectionState
Deprecated. As of NetWeaver 7.1
isExtendEnabled() - Method in class com.sapportals.wcm.control.util.components.PropertySelectionComposite
Deprecated. As of NetWeaver 7.1
isExtendEnabled() - Method in class com.sapportals.wcm.control.util.components.PropertySelectionState
Deprecated. As of NetWeaver 7.1
isExternal() - Method in class com.sapportals.wcm.util.acl.UMPrincipalRaw
 
isFake() - Method in class com.sapportals.wcm.control.util.search.SearchAndBrowseVTNode
Deprecated. As of NetWeaver 7.1
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.urlcontentaccess.URLContent
 
isFiltered() - Method in interface com.sapportals.wcm.repository.IContentFilterInformation
Indicates whether content filters have been applied to this content.
isFiltered(IResource) - Method in interface com.sapportals.wcm.service.resourcefilter.IResourceFilter
Check if a resource matches the filter specifications (scope and result).
isFiltered(IResource, long) - Method in interface com.sapportals.wcm.service.resourcefilter.IResourceFilter
 
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
isFilteredByResult(IResource) - Method in interface com.sapportals.wcm.service.resourcefilter.IResourceFilter
Check if a resource matches the filter specifications that are designated as result filters.
isFilteredByResult(IResource, long) - Method in interface com.sapportals.wcm.service.resourcefilter.IResourceFilter
 
isFilteredByScope(RID) - Method in interface com.sapportals.wcm.service.resourcefilter.IResourceFilter
Check if a resource matches the filter specifications that are designated as scope filters.
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
Deprecated.  
isFirstRun() - Method in class com.sapportals.wcm.control.edit.OrganizeOrderedListControl
 
isFistCalled() - Method in class com.sapportals.wcm.rendering.base.AbstractProxyControl
Deprecated.  
isFocus() - Method in class com.sapportals.wcm.control.edit.ResourceDeleteControl
 
isFocused() - Method in class com.sapportals.wcm.control.util.components.PropertySelectionState
Deprecated. As of NetWeaver 7.1
isForceExtension() - Method in class com.sapportals.wcm.control.edit.ResourceHtmlEditorControl
Getter method of setForceExtension
isForceExtension() - Method in class com.sapportals.wcm.control.edit.ResourceTextEditorControl
Getter method of setForceExtension
isForceExtension() - Method in class com.sapportals.wcm.control.edit.ResourceTextEditorIDResolverControl
Getter method of setForceExtension
isFullupdate() - Method in class com.sapportals.wcm.protocol.ice.protocol.ICEPackage
Check if the ICE package contains a full update.
isGeneric() - Method in class com.sapportals.wcm.protocol.webdav.UriMapper
 
isGeneric() - Method in interface com.sapportals.wcm.service.urlgenerator.IUriMapper
Determine if this mapper is generic, e.g. handles conversions outside its root.
isGrant() - Method in interface com.sapportals.wcm.protocol.webdav.repository.acl.IAce
Returns if this entry is GRANT
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.
isHasFocus() - Method in class com.sapportals.wcm.control.util.components.PropertySelectionState
Deprecated. As of NetWeaver 7.1
isHelpfulAnswer(IForumMessage) - Method in interface com.sap.netweaver.coll.forums.api.IForumQuestion
Checks if message is helpful answer to the question
isHidden() - Method in interface com.sap.ip.collaboration.room.api.IRoom
Check if the room is hidden
isHidden() - Method in interface com.sap.ip.collaboration.room.api.template.IRoomParameter
Check if 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 - Static variable in class com.sapportals.wcm.protocol.webdav.repository.WDPropertyDef
 
isHidden() - Method in class com.sapportals.wcm.protocol.webdav.repository.WDPropertyDef
 
isHidden() - Method in class com.sapportals.wcm.protocol.webdav.repository.WDResourceInfo
Get value of the system property 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
IShowProperties - Interface in com.sapportals.wcm.control.util
Deprecated. As of NetWeaver 7.1
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
isHttp() - Method in class com.sapportals.wcm.util.urlcontentaccess.URLContent
 
isIDEditable() - Method in class com.sapportals.wcm.control.edit.PropertiesControl
 
isIDEditable() - Method in interface com.sapportals.wcm.control.util.IEditableProperty
Deprecated. As of NetWeaver 7.1
isIgnoreDefaultValues() - Method in class com.sapportals.wcm.control.edit.ResourceEditTemplateControl
 
ISimpleExecution - Interface in com.sapportals.wcm.rendering.uicommand
Deprecated. As of NetWeaver 7.1
ISimpleMap - Interface in com.sapportals.wcm.protocol.webdav
ISimpleMap is a minimal Map interface.
ISimpleMassExecution - Interface in com.sapportals.wcm.rendering.uicommand
Deprecated. As of NetWeaver 7.1
isInClassificationMode() - Method in class com.sapportals.wcm.control.navigation.TaxonomyControl
 
isIncludeCreatorAuthor() - Method in class com.sapportals.wcm.control.util.search.SearchQueryBuilder
Deprecated. As of NetWeaver 7.1
isIncluded() - Method in interface com.sapportals.wcm.rendering.uicommand.IUIMenuCommand
Deprecated. As of NetWeaver 7.1
isIncluded() - Method in class com.sapportals.wcm.rendering.uicommand.UIMenuCommand
Deprecated. As of NetWeaver 7.1
isIncludePhrase() - Method in class com.sapportals.wcm.control.util.search.SearchQueryBuilder
Deprecated. Internal use only so far.
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
 
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.
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
 
isInGroup(String) - Method in class com.sapportals.wcm.util.acl.UMPrincipalRaw
 
isInherited() - Method in interface com.sapportals.wcm.protocol.webdav.repository.acl.IAce
Returns if this entry was inherited from another resource
isInIndexFolderMode() - Method in class com.sapportals.wcm.control.navigation.TaxonomyControl
 
isInitial() - Method in class com.sapportals.wcm.control.edit.RemoteCancelCheckoutControl
 
isInitial() - Method in class com.sapportals.wcm.control.edit.RemoteClientSideUploadControl
 
isInitial() - Method in class com.sapportals.wcm.control.edit.TemplateControl
 
isInitializeFromParent() - Method in class com.sapportals.wcm.control.navigation.ResourceTimeBasedPublishingControl
 
isInitializing() - Method in class com.sapportals.wcm.control.edit.OrderedListEditorControl
Returns a flag whether this is the first run or not
isInitTargetParameter() - Method in class com.sapportals.wcm.control.edit.ResourceLinkControl
 
isInRole(String) - Method in class com.sapportals.wcm.util.acl.UMPrincipalRaw
 
isInSameUserDomain() - Method in interface com.sapportals.wcm.service.webdav.IWebDAVSite
Determine if the server is believed to be in the same user domain and may therefore understand our SSO tickets (single sign on).
isInsideQuotation() - Method in class com.sapportals.wcm.service.indexmanagement.retrieval.search.SearchStringTerm
 
isInSystemFolder(RID) - Static method in class com.sapportals.wcm.service.indexmanagement.AbstractIndex
 
isInTable(Date) - Method in interface com.sapportals.wcm.service.scheduler.ISchedulerTimeTable
Test, if a given date is in the timetable.
isInUWL() - Method in class com.sapportals.wcm.control.edit.RemoteCancelCheckoutControl
 
isInUWL() - Method in class com.sapportals.wcm.control.edit.RemoteClientSideEditControl
 
isInUWL() - Method in class com.sapportals.wcm.control.edit.RemoteClientSideUploadControl
 
isInvalid(String) - Static method in class com.sapportals.wcm.protocol.webdav.repository.WDLockTokenMapper
 
isInvalidIDGiven() - Method in class com.sapportals.wcm.util.controlstatus.PrincipalsField
 
isInvalidIDGiven() - Method in class com.sapportals.wcm.util.usermanagement.SelectionUserManager
Deprecated. Gets the invalidIDGiven attribute of the SelectionUserManager object
isItemRepair() - Method in class com.sapportals.wcm.protocol.ice.protocol.ICEPackage
Check if the the ICE package item repair flag is set.
isItemsClickable() - Method in class com.sapportals.wcm.control.navigation.ResourcePathControl2
Get the ItemsClickable attribute of the ResourcePathControl2 object.
isItemTypeRendered() - Method in class com.sapportals.wcm.control.edit.PropertiesControl
 
isItemTypeRendered() - Method in interface com.sapportals.wcm.control.util.IItemtypeRenderer
Deprecated. As of NetWeaver 7.1
isItemtypeRendered(IMetaContext, IMetaName) - Static method in class com.sapportals.wcm.control.util.propertystructure.GroupRendererUtil
Deprecated. As of NetWeaver 7.1
ISizer - Interface in com.sapportals.wcm.control.base
Deprecated. As of NetWeaver 7.1
isJavaScript() - Method in class com.sapportals.wcm.rendering.uicommand.LinkAttributes
Deprecated. As of NetWeaver 7.1
isKnown(IPrincipal) - Static method in class com.sapportals.wcm.util.acl.UMPrincipalRaw
 
isLabeled() - Method in class com.sapportals.wcm.control.util.components.base.BaseCompositeComponentState
Deprecated. As of NetWeaver 7.1
isLabeled() - Method in class com.sapportals.wcm.control.util.components.PropertySelectionComposite
Deprecated. As of NetWeaver 7.1
isLabeled() - Method in class com.sapportals.wcm.control.util.components.PropertySelectionState
Deprecated. As of NetWeaver 7.1
isLabeled() - Method in class com.sapportals.wcm.control.util.components.resourcePicker.ResourcePicker
Deprecated. As of NetWeaver 7.1
isLabeled() - Method in class com.sapportals.wcm.control.util.components.resourcePicker.ResourcePickerState
Deprecated. As of NetWeaver 7.1
isLabeled() - Method in interface com.sapportals.wcm.control.util.IPeoplePickerWrapper
indicates if the PeoplePicker is labeled
isLastItemClickable() - Method in class com.sapportals.wcm.control.navigation.ResourcePathControl
Gets the lastItemClickable attribute of the ResourcePathControl object
isLastItemClickable() - Method in class com.sapportals.wcm.control.navigation.ResourcePathControl2
Get the LastItemClickable attribute of the ResourcePathControl2 object.
isLevelNode() - Method in class com.sapportals.wcm.control.util.search.SearchAndBrowseVTNode
Deprecated. As of NetWeaver 7.1
isLike(IEvent) - Method in class com.sap.netweaver.bc.rf.mi.AbstractManager.RMVarEvent
 
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.IndexServiceAsyncWrapperEvent
 
isLike(IEvent) - Method in class com.sapportals.wcm.repository.manager.ResourceEvent
 
isLike(IEvent) - Method in class com.sapportals.wcm.repository.manager.SerializedResourceEventTemplate
 
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).
isLinkToCollection() - Method in class com.sapportals.wcm.protocol.webdav.repository.WDResourceInfo
 
isListboxDisabled() - Method in class com.sapportals.wcm.control.edit.OrderedListEditorControl
Returns whether the listbox is disabled or enabled
isListedRoom() - Method in interface com.sap.ip.collaboration.room.api.IRoom
Check if the room is a listed room
isListPopulationSuccessful() - Method in interface com.sapportals.wcm.service.reporting.IListInput
Checks if the item list has been successfully populated
isListPopulationSuccessful() - Method in class com.sapportals.wcm.service.reporting.UserInputList
 
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(IUser) - Method in class com.sapportals.wcm.util.systemconfig.SystemConfig
Check, if a given user is a system principal, which is authorized to break the lock of another user.
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(IResource) - Method in class com.sapportals.wcm.rendering.base.ResourceCommandAmalgamation
Checks is the resource is locked without checking if the user is a lock breaker - true, if the resource is locked by me or another user
- false, if an exception occurs while checking - resource not locked
- false, if the resource is not locked by anyone
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(IResource) - Method in class com.sapportals.wcm.rendering.base.ResourceCommandAmalgamation
Checks is the resource is locked by this user - true, if the resource is locked by this user
- false, if an exception occurs while checking - resource is not locked by me
- false, if the resource is locked by another or not locked at all
isLockedByMe() - Method in interface com.sapportals.wcm.repository.IResource
Returns true if this resource is locked by the current user in the context.
isLockedByMeAndSupported() - Method in class com.sapportals.wcm.command.ResourceCommand
 
isLockedByMeAndSupported(IResource) - Method in class com.sapportals.wcm.rendering.base.ResourceCommandAmalgamation
checks if the resource is locked by me and if create resource, create collection and locking options are supported
isLockedForUser(IResource) - Static method in class com.sapportals.wcm.control.util.LockChecker
Deprecated. As of NetWeaver 7.1
isLockedForUser(IResource) - Method in class com.sapportals.wcm.rendering.base.ResourceCommandAmalgamation
Checks if the resource is locked for this user without checking if the user is a lock breaker - true, if the resource is locked by another user
- false, if an exception occurs while checking - resource is not locked
- false, if the resource is locked by me or not locked at all
isLockedUnbreakable(IResource) - Method in class com.sapportals.wcm.rendering.base.ResourceCommandAmalgamation
checks, if the resource is locked and cannot be unlocked by the current user.
isLogged() - Method in exception com.sap.ip.collaboration.core.api.scf.exception.SCFException
checks, if the exception was already logged
isLogged() - Method in exception com.sap.ip.collaboration.core.api.util.exception.BaseException
checks, if the exception was already logged
isLogged() - Method in exception com.sap.ip.collaboration.core.api.util.exception.BaseRuntimeException
checks, if the exception was already logged
isLogged() - Method in interface com.sap.ip.collaboration.core.api.util.exception.IBaseException
checks, if the exception was already logged
isLogged() - Method in exception com.sap.netweaver.kmc.people.photo.service.CheckerException
checks, if the exception was already logged
isLogged() - Method in exception com.sapportals.wcm.WcmException
 
isLogicalResource(IResourceHandle) - Method in interface com.sap.netweaver.bc.rf.mi.variant.IVariantManager
Returns true if the given handle refers to a logical resource.
isLogicalVariant(IResource) - Static method in class com.sapportals.wcm.service.indexmanagement.AbstractIndex
Checks if a resource is a logical variant.
isMaintainable() - Method in interface com.sapportals.wcm.service.propertyconfig.IMetaName
 
isMandatory() - Method in interface com.sapportals.wcm.rendering.uicommand.IUIMenuCommand
Deprecated. As of NetWeaver 7.1
isMandatory() - Method in class com.sapportals.wcm.rendering.uicommand.UIMenuCommand
Deprecated. As of NetWeaver 7.1
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
Deprecated. As of NetWeaver 7.1
isMatchedPath(String[], String) - Method in class com.sapportals.wcm.rendering.uicommand.AbstractCommand
Deprecated. As of NetWeaver 7.1
isMatchedPath(String[], String) - Method in class com.sapportals.wcm.rendering.uicommand.AbstractUICommand
Deprecated. As of NetWeaver 7.1
isMatchedPath(String[], String) - Method in class com.sapportals.wcm.rendering.uicommand.AbstractUIMassCommand
Deprecated. As of NetWeaver 7.1
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 principal (user or principalSet) 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
isMessageVisible() - Method in interface com.sapportals.wcm.control.util.IPeoplePickerWrapper
Indicates if the message is displayed in the PeoplePicker component.
isMimeTypeSupported(String) - Method in class com.sapportals.wcm.control.util.PreviewMimeTypeFactory
Deprecated. As of NetWeaver 7.1
isMimeTypeSupported(String) - Method in class com.sapportals.wcm.rendering.uicommand.PreviewMimeType
Deprecated. As of NetWeaver 7.1
isModeEnabled(long) - Method in interface com.sap.netweaver.coll.forums.api.IForumPoll
Checks if mode is enabled.
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)
isModified(IResource, IRecursiveDeltaChecker) - Method in interface com.sap.netweaver.bc.serialize.IDeltaSerializer
called prior to an actual serialization of an IResource.
isModified(IResource) - Method in interface com.sap.netweaver.bc.serialize.IRecursiveDeltaChecker
All IDeltaSerializer that are registered for this resource will be called via their IDeltaSerializer.isModified(IResource, IRecursiveDeltaChecker) method.
isModified(RID, IResourceContext) - Method in interface com.sap.netweaver.bc.serialize.IRecursiveDeltaChecker
see IRecursiveDeltaChecker.isModified(IResource).
isModified() - Method in interface com.sapportals.wcm.control.base.ITrackedField
Deprecated. As of NetWeaver 7.1
isModified() - Method in class com.sapportals.wcm.control.base.MandatoryField
Deprecated. As of NetWeaver 7.1
isModifierSet(String) - Method in interface com.sapportals.wcm.control.util.componentscollection.IComponentWithModifiers
Deprecated. As of NetWeaver 7.1
isModifierSet(String) - Method in interface com.sapportals.wcm.control.util.property.IPropertyWithModifiers
Deprecated. As of NetWeaver 7.1
isMove() - Method in class com.sapportals.wcm.command.clipboard.PasteFromClipboardCommand
 
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
isMultiLanguaged(IProperty) - Static method in class com.sapportals.wcm.repository.MutableMultiLanguagedProperty
 
isMultipleSelectionMode() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControl
 
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 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.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.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.MutableMultiLanguagedProperty
 
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.propertyconfig.IMetaName
get multi-value attribute
isMultivalued() - Method in interface com.sapportals.wcm.service.relation.IRelationPropertyQuery
Return an expression which selects only those operands having more than one value.
isMutable() - Method in class com.sapportals.wcm.util.acl.PrincipalRaw
Deprecated.  
isNameEditable() - Method in class com.sapportals.wcm.control.edit.PropertiesControl
 
isNameEditable() - Method in interface com.sapportals.wcm.control.util.IEditableProperty
Deprecated. As of NetWeaver 7.1
ISneakProvider - Interface in com.sapportals.wcm.rendering.uicommand
Deprecated. As of NetWeaver 7.1
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 for 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.
isNewRootNodeOnResourceEvent() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControl
 
isNoExtension() - Method in class com.sapportals.wcm.repository.NameInfo
 
isNonUniqueIDGiven() - Method in class com.sapportals.wcm.util.controlstatus.PrincipalsField
 
isNonUniqueIDGiven() - Method in class com.sapportals.wcm.util.usermanagement.SelectionUserManager
Deprecated. Are non UniqueIDsGiven?
isNoOtherValue(IParameterName, Object) - Method in class com.sapportals.wcm.rendering.base.LayoutObject
Deprecated. As of NetWeaver 7.1
isNoOtherValue(IParameterName, Object) - Method in class com.sapportals.wcm.rendering.collection.AbstractCollectionRenderer
Deprecated. As of NetWeaver 7.1
isNoOtherValue(IParameterName, Object) - Method in class com.sapportals.wcm.rendering.collection.LightCollectionRenderer
Deprecated. As of NetWeaver 7.1
isNoOtherValue(IParameterName, Object) - Method in class com.sapportals.wcm.rendering.collection.SlimCollectionRenderer
Deprecated. As of NetWeaver 7.1
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.
isNotLockedByOtherUser() - Method in class com.sapportals.wcm.command.ResourceCommand
 
isNotVersionedOrCheckedOutByMe() - Method in class com.sapportals.wcm.command.ResourceCommand
 
isNotVersionedOrCheckedOutByMe(IResource) - Method in class com.sapportals.wcm.rendering.base.ResourceCommandAmalgamation
 
isNoValue() - Method in interface com.sapportals.wcm.repository.service.layout.customizing.flavor.IFlavorProperty
 
isNumberOfUsersInBounds(int) - Method in interface com.sapportals.wcm.repository.service.statemanagement.IStepExt
Checks if the number of users assigned to a step are equal or below a certain value.
isNumberOfUsersInBounds(int) - Method in interface com.sapportals.wcm.repository.service.statemanagement.IStepListExt
Checks if the number of users assigned to each step are equal or below a certain value.
isOIFBased() - Method in interface com.sap.ip.collaboration.room.api.IRoom
Check whether this room should use the OIF (object instance floorplan) based navigation pattern.
isOIFBased() - Method in interface com.sap.ip.collaboration.room.api.IRoomInfoReader
Check whether this room should use the OIF (object instance floorplan) based navigation pattern.
isOIFBased(String) - Method in interface com.sap.ip.collaboration.room.api.IRooms
Check whether this room should use the OIF (object instance floorplan) based navigation pattern.
isOIFBased(String) - Method in interface com.sap.ip.collaboration.room.api.IRoomURLGenerator
Check if room is Object Instance Floorplan based.
isOIFBased() - Method in interface com.sap.ip.collaboration.room.api.template.ITemplate
 
isOK() - Method in class com.sapportals.wcm.repository.PropertyChangeResult
Property was set or removed successfull
IsolationLevel - Class in com.sap.netweaver.bc.rf.common.transaction
Enumeration of isolation levels.
isOneToOne() - Method in interface com.sapportals.wcm.service.relation.IRelationTypeAttributes
True, if only 1:1 relations are allowed (only one relation per source operand).
isOnlineStateVisible() - Method in interface com.sapportals.wcm.control.util.IPeoplePickerWrapper
Returns if the user awareness state is displayed in the PeopleFinder popup.
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.
ISortPropertyName - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.search
A sort property name is a combination of a resource property name and a sort direction.
isOverview() - Method in class com.sapportals.wcm.control.edit.CollectionOrderControl
 
isOverview() - Method in class com.sapportals.wcm.control.navigation.ResourceTimeBasedPublishingControl
 
isOverview() - Method in class com.sapportals.wcm.control.navigation.ResourceVersioningControl
 
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
Deprecated. As of NetWeaver 7.1, replaced by IResourceAcl.isOwner(com.sap.security.api.IPrincipal)
isOwner(IPrincipal) - 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
Deprecated. As of NetWeaver 7.1, replaced by IOwner.isOwner(com.sap.security.api.IPrincipal)
isOwner(IPrincipal) - Method in interface com.sapportals.wcm.util.acl.IOwner
check whether a principal is part of the owner list of the ACL
ISP_PARAMETER - Static variable in class com.sap.netweaver.kmc.ui.base.Constants
Deprecated.  
isPasteAsLink() - Method in class com.sapportals.wcm.command.clipboard.PasteFromClipboardCommand
 
ISpecialMove - Interface in com.sapportals.wcm.repository
This interface contains move operations that support special events.
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 class com.sapportals.wcm.control.util.components.base.BaseCompositeComponent
Deprecated. As of NetWeaver 7.1
isPersistent() - Method in class com.sapportals.wcm.control.util.components.base.BaseCompositeComponentState
Deprecated. As of NetWeaver 7.1
isPhysicalResource(IResourceHandle) - Method in interface com.sap.netweaver.bc.rf.mi.variant.IVariantManager
Returns true if the given handle refers to a physical resource.
isPhysicalVariant(IResource) - Static method in class com.sapportals.wcm.service.indexmanagement.AbstractIndex
Checks if a resource is a physical.
isPopup(String) - Static method in class com.sap.netweaver.kmc.ui.base.PopupUtil
Deprecated. As of NetWeaver 7.1
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
Deprecated. As of NetWeaver 7.1
isPreviewEnabled() - Method in interface com.sapportals.wcm.control.util.IProxyProvider
Deprecated. As of NetWeaver 7.1
isPreviewEnabled() - Method in class com.sapportals.wcm.rendering.base.AbstractProxyControl
Deprecated. As of NetWeaver 7.1
isPreviewEnabled() - Method in interface com.sapportals.wcm.rendering.base.IProxy
Deprecated. As of NetWeaver 7.1
isPreviewEnabled() - Method in class com.sapportals.wcm.rendering.resource.AbstractResourceRenderer
Deprecated. As of NetWeaver 7.1
isPreviewEnabled(IResource) - Method in class com.sapportals.wcm.rendering.resource.ResourceNavigationRenderer
Deprecated. As of NetWeaver 7.1
isPrincipal() - Method in class com.sapportals.wcm.protocol.webdav.repository.WDResourceInfo
 
isPrivacyStrict() - Method in interface com.sap.ip.collaboration.room.api.template.IRoomPrivacy
Check if privacy is strict.
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 a template group, else false
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
Deprecated. As of NetWeaver 7.1
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.
isProtected() - Method in class com.sapportals.wcm.protocol.webdav.repository.WDPropertyDef
 
isPushStack() - Method in interface com.sapportals.wcm.rendering.base.IScreenflowData
Deprecated. As of NetWeaver 7.1
isPushStack() - Method in class com.sapportals.wcm.rendering.base.ScreenflowData
Deprecated. As of NetWeaver 7.1
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. understands 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 class com.sapportals.wcm.command.ModifyPropertyCommand
Precondition to execute command.
isReadonly() - Method in class com.sapportals.wcm.command.RenameCommand
Gets the readonly attribute of the RenameCommand object
isReadOnly() - Method in interface com.sapportals.wcm.control.util.IUserSelection
Deprecated. As of NetWeaver 7.1
isReadOnly() - Method in interface com.sapportals.wcm.protocol.webdav.repository.acl.IAce
Returns if this entry is protected, e.g. cannot be changed.
isReadOnly() - Method in class com.sapportals.wcm.protocol.webdav.repository.acl.WDAcl
Return if ACLs for this resource are generally read only.
isReadOnly() - Method in class com.sapportals.wcm.protocol.webdav.repository.WDResourceInfo
Get value of the system property Readonly
isReadonly() - Method in interface com.sapportals.wcm.repository.IPropertyDef
Returns the value of the Readonly attribute
isReadOnly() - Method in interface com.sapportals.wcm.repository.IResource
Get value of the system property Readonly
isReadonly() - Method in class com.sapportals.wcm.repository.PropertyDef
Returns the value of the Readonly attribute
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.service.propertyconfig.IMetaName
 
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 class com.sapportals.wcm.util.controlstatus.MultiValueField
 
isReadonly1() - Method in class com.sapportals.wcm.command.ModifyPropertyCommand
 
isReadonlyImpl() - Method in class com.sapportals.wcm.command.CopyResourceCommand
Review-reader Dirk Sabiwalsky Review-date 2001/11/26
isReadonlyImpl() - Method in class com.sapportals.wcm.command.LinkResourceCommand
 
isReadonlyImpl() - Method in class com.sapportals.wcm.command.ModifyPropertyCommand
 
isReadonlyImpl() - Method in class com.sapportals.wcm.command.MoveResourceCommand
 
isReadonlyImpl() - Method in class com.sapportals.wcm.command.RenameCommand
 
isRealCollection() - Method in class com.sapportals.wcm.protocol.webdav.repository.WDResourceInfo
Returns true if the resource is a "real" collection (and not possibly a link to a collection)
isRecipient(IResource) - Static method in class com.sapportals.wcm.command.SubscriptionCommandUtil
Deprecated. Checks if a user is recipient of any subscription on the resource.
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.  
isRefreshOnClose() - Method in class com.sapportals.wcm.control.navigation.CloseControl
 
isRefreshTriggered() - Method in class com.sapportals.wcm.rendering.collection.JanusHeadedStatusFlipSide
 
isRefreshUWL() - Method in class com.sapportals.wcm.control.navigation.CloseControl
 
isRenderAlwaysItemType() - Method in class com.sapportals.wcm.control.edit.PropertiesControl
 
isRenderAlwaysItemType() - Method in interface com.sapportals.wcm.control.util.IItemtypeRenderer
Deprecated. As of NetWeaver 7.1
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.
isRequestSecured(HttpServletRequest) - Static method in class com.sap.nw.pcc.core.utils.XSRFUtils
Determines if the submitted form has a valid XSRF protection token.
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.control.base.IMandatoryField
Deprecated. As of NetWeaver 7.1
isRequired() - Method in class com.sapportals.wcm.control.base.MandatoryField
Deprecated. As of NetWeaver 7.1
isRequired() - Method in class com.sapportals.wcm.control.util.components.resourcePicker.ResourcePickerState
Deprecated. As of NetWeaver 7.1
isRequired() - Method in interface com.sapportals.wcm.control.util.IPeoplePickerWrapper
indicates if the PeoplePicker is required so that at least one people has to be entered
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
Deprecated. Chreck if the configuration property is required.
isResolveInternalLinks() - Method in class com.sapportals.wcm.service.reporting.walker.HierarchyWalker
Returns boolean value which indicate whether the internal links are resloved.
isResourceLocked() - Method in class com.sapportals.wcm.command.LockResourceCommand
 
isResourceLockedByMe() - Method in class com.sapportals.wcm.command.LockResourceCommand
 
isResourceLockedByOther() - Method in class com.sapportals.wcm.command.ResourceCommand
 
isResourceReleased() - Method in class com.sapportals.wcm.command.LockResourceCommand
 
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 class com.sapportals.wcm.protocol.webdav.repository.WDResourceInfo
Returns true if this resource instance represents a revision.
isRevision(IResource) - Method in class com.sapportals.wcm.rendering.base.ResourceCommandAmalgamation
Checks is the resource is revisioned - true, if the resource has revisions
- false, if an exception occurs while checking
- false, if the resource does not have revisions
isRevision() - Method in interface com.sapportals.wcm.repository.IResource
Returns true if this resource is a revision.
isRM(IResource) - Static method in class com.sapportals.wcm.control.edit.PropertiesControlUtil
 
isRoomLocked(String) - Method in interface com.sap.ip.collaboration.room.api.IRooms
Check if a room is locked
isRoomPartRemoveable(String) - Method in interface com.sap.ip.collaboration.room.api.IRoom
Check whether a specific room part can be removed in the room maintenance UI or not
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.
isRowSelected(int) - Method in class com.sapportals.wcm.control.util.generic.table.GenericTableModel
Deprecated. As of NetWeaver 7.1
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
 
isSameUserDomain() - Method in interface com.sapportals.wcm.protocol.webdav.repository.landscape.IServerInfo
If this server is in the same user domain.
isSaveContentAsDescription() - Method in class com.sapportals.wcm.control.edit.ResourceHtmlEditorControl
Set the flag whether the entered content is saved in description property as well
isSaveContentAsDescription() - Method in class com.sapportals.wcm.control.edit.ResourceTextEditorControl
Set the flag whether the entered content is saved in description property as well
isSaveContentAsDescription() - Method in class com.sapportals.wcm.control.edit.ResourceTextEditorIDResolverControl
Set the flag whether the entered content is saved in description property as well
isSaveMode() - Method in class com.sapportals.wcm.control.edit.ResourceHtmlEditControl
 
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).
isSearchWithoutCache() - Method in class com.sapportals.wcm.service.indexmanagement.retrieval.search.AbstractSearchIndexCollection
If supported by the underlying search services, search caches are disabled if set on true.
isSearchWithoutCache() - Method in interface com.sapportals.wcm.service.indexmanagement.retrieval.search.ISearchIndexCollection
If supported by the underlying search services, search caches are disabled if set on true.
isSection508Rendering() - Method in class com.sapportals.wcm.control.base.WcmBaseControl
Deprecated. As of NetWeaver 7.1
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.
isSelectable(IResource) - Method in class com.sapportals.wcm.control.util.classification.ClassificationNodeSelectPermission
Deprecated. As of NetWeaver 7.1
isSelectable(IResource) - Method in interface com.sapportals.wcm.control.util.IResourceTreeSelectPermission
Deprecated. As of NetWeaver 7.1
isSelected(int) - Method in class com.sapportals.wcm.control.util.components.PropertySelectionModel
Deprecated. As of NetWeaver 7.1
isSelected(String) - Method in class com.sapportals.wcm.control.util.components.PropertySelectionModel
Deprecated. As of NetWeaver 7.1
isSelected() - Method in interface com.sapportals.wcm.control.util.generic.table.ITableItem
Deprecated. As of NetWeaver 7.1
isSelected() - Method in class com.sapportals.wcm.rendering.collection.FlexUICacheHierarchical.SelectionStatus
 
isSelected() - Method in class com.sapportals.wcm.rendering.collection.JanusHeadedStatusFrontside.LIRSFieldSet
 
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
 
isSelectGroups() - Method in interface com.sapportals.wcm.control.util.IUserSelection
Deprecated. As of NetWeaver 7.1
isSelectionList() - Method in interface com.sapportals.wcm.control.util.IUserSelection
Deprecated. As of NetWeaver 7.1
isSelectionSupported() - Method in interface com.sapportals.wcm.control.util.ISelectionSupported
Deprecated. As of NetWeaver 7.1
isSelectionSupported() - Method in class com.sapportals.wcm.control.util.PropertyRendererAllowedValuesMultiValued
Deprecated. As of NetWeaver 7.1
isSelectionSupported() - Method in class com.sapportals.wcm.control.util.PropertyRendererBooleanRB
 
isSelectionSupported() - Method in class com.sapportals.wcm.control.util.PropertyRendererDefaultBoolean
Deprecated. As of NetWeaver 7.1
isSelectionSupported() - Method in class com.sapportals.wcm.control.util.PropertyRendererDefaultDate
Deprecated. As of NetWeaver 7.1
isSelectionSupported() - Method in class com.sapportals.wcm.control.util.PropertyRendererDefaultInteger
Deprecated. As of NetWeaver 7.1
isSelectionSupported() - Method in class com.sapportals.wcm.control.util.PropertyRendererDefaultRID
Deprecated. As of NetWeaver 7.1
isSelectionSupported() - Method in class com.sapportals.wcm.control.util.PropertyRendererDefaultString
Deprecated. As of NetWeaver 7.1
isSelectionSupported() - Method in class com.sapportals.wcm.control.util.PropertyRendererDefaultTime
Deprecated. As of NetWeaver 7.1
isSelectionSupported() - Method in class com.sapportals.wcm.control.util.PropertyRendererDefaultTimestamp
Deprecated. As of NetWeaver 7.1
isSelectionSupported() - Method in class com.sapportals.wcm.control.util.PropertyRendererDisplayName
Deprecated. As of NetWeaver 7.1
isSelectionSupported() - Method in class com.sapportals.wcm.control.util.PropertyRendererDisplayNameWithDate
Deprecated. As of NetWeaver 7.1
isSelectionSupported() - Method in class com.sapportals.wcm.control.util.PropertyRendererExternalLink
Deprecated. As of NetWeaver 7.1
isSelectionSupported() - Method in class com.sapportals.wcm.control.util.PropertyRendererLifetime
Deprecated. As of NetWeaver 7.1
isSelectionSupported() - Method in class com.sapportals.wcm.control.util.PropertyRendererMimetype
Deprecated. As of NetWeaver 7.1
isSelectionSupported() - Method in class com.sapportals.wcm.control.util.PropertyRendererMimetypeString
Deprecated. As of NetWeaver 7.1
isSelectionSupported() - Method in class com.sapportals.wcm.control.util.PropertyRendererMultiDependence
Deprecated. As of NetWeaver 7.1
isSelectionSupported() - Method in class com.sapportals.wcm.control.util.PropertyRendererMultiValued
Deprecated.  
isSelectionSupported() - Method in class com.sapportals.wcm.control.util.PropertyRendererResourceType
Deprecated. As of NetWeaver 7.1
isSelectionSupported() - Method in class com.sapportals.wcm.control.util.PropertyRendererSize
Deprecated. As of NetWeaver 7.1
isSelectRoles() - Method in interface com.sapportals.wcm.control.util.IUserSelection
Deprecated. As of NetWeaver 7.1
isSelectUsers() - Method in interface com.sapportals.wcm.control.util.IUserSelection
Deprecated. As of NetWeaver 7.1
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.
isSensitive() - Method in class com.sap.netweaver.bc.serialize.ContextMap
 
isSerializable(ISerializer.SerializationParameters) - Method in interface com.sap.netweaver.bc.serialize.ISerializer
Returns whether this serializer wants to export content for resources in the repository denoted by its root resource passed in parameter.
isSerializable(ISerializer.SerializationParameters) - Method in class com.sapportals.wcm.repository.service.colltransport.CollaborationTransportExport
 
isServerStartup() - Static method in class com.sapportals.wcm.crt.CrtClassLoaderRegistry
 
isServiceAvailable(String) - Method in interface com.sapportals.wcm.repository.manager.IRepositoryManager
Deprecated. As of EP 5.0 SP5, replaced by getService() method in IRepositoryServiceFactory
isServiceSupported() - Method in class com.sapportals.wcm.control.edit.ResourceCustomPropertyServiceControl
True, if service is available and configured meta names available.
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.
isShowAlwaysNumber() - Method in class com.sapportals.wcm.rendering.util.PagerData
Deprecated. As of NetWeaver 7.1
isShowFilter() - Method in class com.sapportals.wcm.control.util.components.PropertySelectionComposite
Deprecated. As of NetWeaver 7.1
isShowFilterBox() - Method in class com.sapportals.wcm.control.util.components.PropertySelectionState
Deprecated. As of NetWeaver 7.1
isShowFullDescription() - Method in class com.sapportals.wcm.control.navigation.TaxonomyControl
 
isShowPath() - Method in class com.sapportals.wcm.control.navigation.TaxonomyControl
 
isShowValueHelp() - Method in class com.sapportals.wcm.control.util.components.resourcePicker.ResourcePickerState
Deprecated. As of NetWeaver 7.1
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
isSingleSelection() - Method in class com.sapportals.wcm.control.util.components.PropertySelectionModel
Deprecated. As of NetWeaver 7.1
isSingleSelection() - Method in interface com.sapportals.wcm.control.util.IUserSelection
Deprecated. As of NetWeaver 7.1
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
 
isSortOrderAscending() - Method in class com.sapportals.wcm.control.navigation.ResourceTreeControl
 
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.
isStandalone() - Method in class com.sap.netweaver.kmc.ui.base.PopupURLCreator.PopupBehavior
Deprecated. As of NetWeaver 7.1
isStandalone() - Method in class com.sapportals.wcm.control.edit.CreateCollectionControl
 
isStandalone() - Method in class com.sapportals.wcm.control.edit.ExternalLinkControl
 
isStandAlone() - Method in class com.sapportals.wcm.control.edit.OrganizeOrderedListControl
If true, this is the only control in the browser window
isStandalone() - Method in class com.sapportals.wcm.control.edit.PropertiesControl
 
isStandalone() - Method in class com.sapportals.wcm.control.edit.ResourceClientSideEditControl
 
isStandalone() - Method in class com.sapportals.wcm.control.edit.ResourceEditControl
 
isStandalone() - Method in class com.sapportals.wcm.control.edit.ResourceEditOnlineDescisionControl
Gets the standalone attribute of the ResourceEditOnlineDescisionControl object
isStandalone() - Method in class com.sapportals.wcm.control.edit.ResourceHtmlEditorControl
Gets the standalone attribute of the ResourceHtmlEditorControl object
isStandalone() - Method in class com.sapportals.wcm.control.edit.ResourceLinkControl
 
isStandalone() - Method in class com.sapportals.wcm.control.edit.ResourceRevisionControl
 
isStandalone() - Method in class com.sapportals.wcm.control.edit.ResourceTextEditorControl
Gets the standalone attribute of the ResourceTextEditorControl object
isStandalone() - Method in class com.sapportals.wcm.control.edit.ResourceTextEditorIDResolverControl
Gets the standalone attribute of the ResourceTextEditorControl object
isStandalone() - Method in class com.sapportals.wcm.control.edit.ResourceUploadControl
 
isStartable - Variable in class com.sapportals.wcm.crt.component.ComponentStateHandler
 
isStatemanagementEnabled() - Method in class com.sapportals.wcm.control.util.FolderSettings
retruns the statemanagement enabled flag
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.
isStatemanagementEnabledReadOnly() - Method in class com.sapportals.wcm.control.util.FolderSettings
retruns the statemanagement enabled flag
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.
isStrictSelection() - Method in class com.sapportals.wcm.control.edit.ResourceCustomPropertyControl
 
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 class com.sapportals.wcm.command.DiscussionCommand
Check if the discussion has subscription.
isSubscribed() - Method in class com.sapportals.wcm.command.DiscussionItemDeleteCommand
 
isSubscribed() - Method in class com.sapportals.wcm.command.DiscussionSubscriptionCommand
 
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.
isSuccess() - Method in class com.sapportals.wcm.control.util.generic.table.GenericTableItemCommandResult
Deprecated. As of NetWeaver 7.1
isSuccess() - Method in interface com.sapportals.wcm.control.util.generic.table.ITableItemCommandResult
Deprecated. As of NetWeaver 7.1
isSupported() - Method in class com.sapportals.wcm.command.Command
Precondition to execute command (e.g. supported by repository).
isSupported(IResource, SupportedOption) - Method in class com.sapportals.wcm.rendering.base.ResourceCommandAmalgamation
Checks is the option is supported for this resource - true, if the option is supported or if the result could not be retrieved
- false, otherwise
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(ISupportedOptionSet, SupportedOption) - Static method in class com.sapportals.wcm.repository.SupportedOptionSetInterpreter
 
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.
isSupportedImpl() - Method in class com.sap.netweaver.coll.attachment.command.AttachmentCopyResourceCommand
 
isSupportedImpl() - Method in class com.sap.netweaver.coll.attachment.command.AttachmentCreateLinkCommand
 
isSupportedImpl() - Method in class com.sap.netweaver.coll.attachment.command.AttachmentCreateResourceCommand
 
isSupportedImpl() - Method in class com.sapportals.wcm.command.AddPropertyCommand
 
isSupportedImpl() - Method in class com.sapportals.wcm.command.AddToFavoritesCommand
 
isSupportedImpl() - Method in class com.sapportals.wcm.command.AttachIndexToFolderCommand
 
isSupportedImpl() - Method in class com.sapportals.wcm.command.AttachmentCommand
 
isSupportedImpl() - Method in class com.sapportals.wcm.command.clipboard.CopyToClipboardCommand
 
isSupportedImpl() - Method in class com.sapportals.wcm.command.clipboard.PasteFromClipboardCommand
 
isSupportedImpl() - Method in class com.sapportals.wcm.command.Command
Implementation to check if a system configuration supports the execution of a command.
isSupportedImpl() - Method in class com.sapportals.wcm.command.CommentCommand
 
isSupportedImpl() - Method in class com.sapportals.wcm.command.CopyResourceCommand
Review-reader Dirk Sabiwalsky Review-date 2001/11/26 Review-comment CREATE must be checked at the target repository
isSupportedImpl() - Method in class com.sapportals.wcm.command.CreateCollectionCommand
 
isSupportedImpl() - Method in class com.sapportals.wcm.command.CreateDocumentOrUpdateContentCommand
Review-reader Dirk Sabiwalsky Review-date 2001/11/26 Review-comment CREATE does not needed to be checked for content updates
isSupportedImpl() - Method in class com.sapportals.wcm.command.CreateOrEditLinkCommand
 
isSupportedImpl() - Method in class com.sapportals.wcm.command.CreatePropertyCommand
Get the SupportedImpl attribute of the CreatePropertyCommand object.
isSupportedImpl() - Method in class com.sapportals.wcm.command.CreateResourceOrUpdateContentCommand
 
isSupportedImpl() - Method in class com.sapportals.wcm.command.CreateScheduledReportCommand
 
isSupportedImpl() - Method in class com.sapportals.wcm.command.DeletePropertiesCommand
 
isSupportedImpl() - Method in class com.sapportals.wcm.command.DeleteResourceCommand
Review-reader Dirk Sabiwalsky Review-date 2001/11/26
isSupportedImpl() - Method in class com.sapportals.wcm.command.DetailsResourceCommand
Review-reader Dirk Sabiwalsky Review-date 2001/11/26
isSupportedImpl() - Method in class com.sapportals.wcm.command.DiscussionCommand
 
isSupportedImpl() - Method in class com.sapportals.wcm.command.FeedbackCommand
 
isSupportedImpl() - Method in class com.sapportals.wcm.command.LinkResourceCommand
 
isSupportedImpl() - Method in class com.sapportals.wcm.command.LockResourceCommand
 
isSupportedImpl() - Method in class com.sapportals.wcm.command.Macro
Returns true only if all sub commands are supported.
isSupportedImpl() - Method in class com.sapportals.wcm.command.ModifyDescriptionCommand
 
isSupportedImpl() - Method in class com.sapportals.wcm.command.ModifyDisplayNameCommand
 
isSupportedImpl() - Method in class com.sapportals.wcm.command.ModifyPropertiesCommand
 
isSupportedImpl() - Method in class com.sapportals.wcm.command.ModifyPropertyCommand
 
isSupportedImpl() - Method in class com.sapportals.wcm.command.MoveResourceCommand
 
isSupportedImpl() - Method in class com.sapportals.wcm.command.PersonalNotesCommand
 
isSupportedImpl() - Method in class com.sapportals.wcm.command.QBCUpdateCommand
QBC index must be available
isSupportedImpl() - Method in class com.sapportals.wcm.command.RatingCommand
 
isSupportedImpl() - Method in class com.sapportals.wcm.command.RenameCommand
 
isSupportedImpl() - Method in class com.sapportals.wcm.command.RestoreResourceCommand
 
isSupportedImpl() - Method in class com.sapportals.wcm.command.RunReportCommand
 
isSupportedImpl() - Method in class com.sapportals.wcm.command.SeeAlsoCommand
 
isSupportedImpl() - Method in class com.sapportals.wcm.command.ShoppingBasketClearCommand
 
isSupportedImpl() - Method in class com.sapportals.wcm.command.ShoppingBasketCommand
 
isSupportedImpl() - Method in class com.sapportals.wcm.command.ShoppingBasketRemoveCommand
 
isSupportedImpl() - Method in class com.sapportals.wcm.command.StopReportCommand
 
isSupportedImpl() - Method in class com.sapportals.wcm.command.SubscriptionCreateCommand
Deprecated.  
isSupportedImpl() - Method in class com.sapportals.wcm.command.SubscriptionDeleteCommand
 
isSupportedImpl() - Method in class com.sapportals.wcm.command.SubscriptionUpdateCommand
Deprecated.  
isSupportedImpl() - Method in class com.sapportals.wcm.command.SubscriptionUpdateOrCreateCommand
Deprecated.  
isSupportedImpl() - Method in class com.sapportals.wcm.command.UpdateScheduledReportCommand
 
isSuppressAddButton() - Method in interface com.sapportals.wcm.control.util.IUserSelection
Deprecated. As of NetWeaver 7.1
isSuppressCheckout() - Method in class com.sapportals.wcm.control.edit.RemoteClientSideEditControl
 
isSuppressCheckout() - Method in class com.sapportals.wcm.control.edit.ResourceClientSideEditControl
 
isSuppressTitle() - Method in interface com.sapportals.wcm.control.util.IUserSelection
Deprecated. As of NetWeaver 7.1
isSuspendable - Variable in class com.sapportals.wcm.crt.component.ComponentStateHandler
 
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.
isSystemError() - Method in class com.sapportals.wcm.command.Command
If a command can't generate a resource bundle message key, the error was a system error and the message attribute contains the original exception message.
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
isTableMode() - Method in class com.sapportals.wcm.control.util.components.PropertySelectionComposite
Deprecated. As of NetWeaver 7.1
isTableMode() - Method in class com.sapportals.wcm.control.util.components.PropertySelectionState
Deprecated. As of NetWeaver 7.1
isTableVisible() - Method in interface com.sapportals.wcm.control.util.IUserSelection
Deprecated. As of NetWeaver 7.1
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.
IStartable - Interface in com.sapportals.wcm.crt.component
A component must implement this interface if it has to acquire/release resources in order to execute its service methods.
IStartUriReceiver - Interface in com.sapportals.wcm.rendering.base
Deprecated. As of NetWeaver 7.1
IStartUriRenderer - Interface in com.sapportals.wcm.control.util
Deprecated. As of NetWeaver 7.1
IState - Interface in com.sapportals.wcm.repository.service.statemanagement
This interface represents a state in state management.
IStatemanagement - Interface in com.sapportals.wcm.repository.service.statemanagement
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.
IStatemanagementConfigurableManager - Interface in com.sapportals.wcm.repository.service.statemanagement
Extends the functionality of IStatemanagementManager with the possibility to obtain a property from the service configuration.
IStatemanagementEvent - Interface in com.sapportals.wcm.repository.service.statemanagement
 
IStatemanagementItemProducer - Interface in com.sapportals.wcm.repository.service.statemanagement
Defines all string constants needed for the state management items in the action inbox
IStatemanagementManager - Interface in com.sapportals.wcm.repository.service.statemanagement
A service returned from the service factory using the IWCMConst.STATEMANAGEMENT_SERVICE has to implement this interface.
IStatemanagementReplace - Interface in com.sapportals.wcm.repository.service.statemanagement
08.12.2005 IStatemanagementReplace This interface is an API to notify the statemanagement about the replacement of an approver.
IStatemanagementResource - Interface in com.sapportals.wcm.repository.service.statemanagement
This is the main interface for the state management service.
IStatemanagementUtils - Interface in com.sapportals.wcm.repository.service.statemanagement
Deprecated. as of EP5 SP4 all state management related classes will become resource-dependent. Please use IStatemanagementUtilsResource instead.
IStatemanagementUtilsResource - Interface in com.sapportals.wcm.repository.service.statemanagement
This interface provides acces to persistent data of a resource for the statemanagement related controls.
isTbpSendNotification() - Method in class com.sapportals.wcm.control.navigation.ResourceTimeBasedPublishingControl
 
IStep - Interface in com.sapportals.wcm.repository.service.statemanagement
The IStep represents a step in the approval workflow.
IStepExt - Interface in com.sapportals.wcm.repository.service.statemanagement
Extends the functionality of IStep
IStepList - Interface in com.sapportals.wcm.repository.service.statemanagement
The IStepList interface represents an approval workflow in the user interface while defining or displaying the approval workflow.
IStepListExt - Interface in com.sapportals.wcm.repository.service.statemanagement
 
IStepListState - Interface in com.sapportals.wcm.repository.service.statemanagement
The IStepListState interface serves as container that holds the entire state of a IStepList .
isTermsChanged() - Method in interface com.sapportals.wcm.service.indexmanagement.retrieval.search.IQueryEntry
Returns true if the terms are changed, i.e. when there are alternative term proposals (do you mean).
isTestMode() - Method in class com.sapportals.wcm.control.base.WcmBaseControl
Deprecated. As of NetWeaver 7.1
isThreadSafe - Variable in class com.sapportals.wcm.crt.component.ComponentStateHandler
 
isTimebasePublishEnabled() - Method in class com.sapportals.wcm.control.util.FolderSettings
returns the timebased publish enabled flag: returns null, if no timebasedpublish service is available
isTimebasePublishEnabled(IResource) - Method in interface com.sapportals.wcm.repository.service.timebasedpublish.ITimebasedPublishServiceManager
Checks whether time-based publishing has been enabled for the resource.
isTimebasePublishEnabledReadOnly() - Method in class com.sapportals.wcm.control.util.FolderSettings
retruns the statemanagement enabled flag
isTimebasePublishNotificationEnabled() - Method in class com.sapportals.wcm.control.util.FolderSettings
returns the timebased publish notification days: returns null, if no timebasedpublish service is available or notification is disabled
isToolbarStyle() - Method in class com.sapportals.wcm.control.edit.ResourceUploadControl
 
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
 
IStringRenderer - Interface in com.sapportals.wcm.control.util
Deprecated. As of NetWeaver 7.1
IStringValueModifier - Interface in com.sapportals.wcm.control.util.property
Deprecated. As of NetWeaver 7.1
IStructuredGroup - Interface in com.sapportals.wcm.service.propertystructure
Preconfigured structured group for displaying the properties of a resource.
IStructuredGroupItem - Interface in com.sapportals.wcm.service.propertystructure
Item inside a structured group or property structure.
IStructuredGroupItemList - Interface in com.sapportals.wcm.service.propertystructure
List of items of a group inside a property structure.
IStructuredGroupItemListIterator - Interface in com.sapportals.wcm.service.propertystructure
Iterator for a list of items of a group inside a property structure.
IStructuredGroupRenderer - Interface in com.sapportals.wcm.service.propertystructure
Renderer for a structured group.
IStructuredProperty - Interface in com.sapportals.wcm.service.propertystructure
Property inside a property structure.
IStructuredPropertyRenderer - Interface in com.sapportals.wcm.service.propertyconfig.renderer
The main interface for rendering a IMetaName into Properties dialog
ISubManager - Interface in com.sap.netweaver.bc.rf.mi
Marker interface for a repository sub-managers.
ISubscriberConfig - Interface in com.sapportals.wcm.service.ice.subscriber
ISubscriberConfig is used to read and manipulate the configuration of the subscriber part.
ISubscription - Interface in com.sapportals.wcm.repository.service.subscription
Represents a single subscription and provides methods to define, modify and access the details of a subscription.
ISubscriptionAttributes - Interface in com.sapportals.wcm.repository.service.subscription
Represents the customizable attributes of a subscription.
ISubscriptionCleanupManager - Interface in com.sapportals.wcm.repository.service.subscription
This class is a wrapper of the main ISubscriptionManager.
ISubscriptionCondition - Interface in com.sapportals.wcm.repository.service.subscription
Defines the conditions for which events lead to a notification.
ISubscriptionConditionEvent - Interface in com.sapportals.wcm.repository.service.subscription
Represents an event a user can subscribe to.
ISubscriptionConditionInterval - Interface in com.sapportals.wcm.repository.service.subscription
Defines the intervals at which a subscription has to be checked for changes
An ISubscriptionConditionInterval is attached to an ISubscriptionCondition.
ISubscriptionConditionRecursionLevel - Interface in com.sapportals.wcm.repository.service.subscription
A Recursion level defines which hierarchy level is relevant for a subscription on a collection.
ISubscriptionExpiryDate - Interface in com.sapportals.wcm.repository.service.subscription
Defines the expiry dates at which a subscription is expiring
An ISubscriptionExpiryDate.
ISubscriptionList - Interface in com.sapportals.wcm.repository.service.subscription
A list of ISubscriptions.
ISubscriptionListIterator - Interface in com.sapportals.wcm.repository.service.subscription
An iterator for an ISubscriptionList.
ISubscriptionManager - Interface in com.sapportals.wcm.repository.service.subscription
Provides methods for creating, modifying, and accessing subscriptions that belong to this ISubscriptionManager.
ISubscriptionManagerExpImp - Interface in com.sapportals.wcm.repository.service.subscription
This class is wrapper of ISubscriptionManager.
ISubSubscription - Interface in com.sapportals.wcm.service.ice.subscriber
ISubSubscription represents a subscription of the subscriber.
ISubSubscriptionIterator - Interface in com.sapportals.wcm.service.ice.subscriber
An iterator of an ISubSubscriptionList.
ISubSubscriptionList - Interface in com.sapportals.wcm.service.ice.subscriber
ISubSubscriptionList is an abstract list of ISubSubscription objects.
ISubSyndicator - Interface in com.sapportals.wcm.service.ice.subscriber
ISubSyndicator contains all informations a subscriber has to know about a certain syndicator.
ISubSyndicatorIterator - Interface in com.sapportals.wcm.service.ice.subscriber
An iterator of an ISubSyndicatorList.
ISubSyndicatorList - Interface in com.sapportals.wcm.service.ice.subscriber
ISubSyndicatorList is an abstract list of ISubSyndicator objects.
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
isUnsolicitedPending() - Method in class com.sapportals.wcm.protocol.ice.protocol.ICEInput
Checks if there are unsolicited requests or responses pending.
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.
isUpdatable(boolean, IResource, boolean, StructureDisplayMode) - Static method in class com.sapportals.wcm.control.edit.PropertiesControlUtil
 
ISupportability - Interface in com.sap.ip.collaboration.gw.api.framework.groupware
This interface is used for all Supportability implementation for Groupware.
ISupportedOptionSet - Interface in com.sapportals.wcm.repository
TBD: Description of the interface.
ISupportedOptionSet - Interface in com.sapportals.wcm.service.indexmanagement
Provides access to a set of supported options for a index.
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)
isUseLinkProperty() - Method in class com.sapportals.wcm.control.util.comparator.ResourcePropertySimpleStringComparator
 
isUseLinkProperty() - Method in class com.sapportals.wcm.repository.ResourcePropertyComparator
 
isUseLinkProperty() - Method in class com.sapportals.wcm.service.propertyconfig.comparator.DefaultResourcePropertyComparator
 
isUseLinkProperty() - Method in interface com.sapportals.wcm.service.propertyconfig.comparator.IUseLinkProperty
 
isUsePortalStyle() - Method in class com.sapportals.wcm.control.edit.ResourceHtmlEditControl
 
isUsePortalStyle() - Method in class com.sapportals.wcm.control.edit.ResourceHtmlEditorControl
 
isUserAuthorized(long, String) - Method in interface com.sap.netweaver.coll.forums.api.IForumPermissionManager
Checks if user is authorised
isUserAuthorized(long, String) - Method in interface com.sap.netweaver.coll.wiki.api.IWikiPermissionManager
Checks if users is authorised a permission
isUserAuthorizedOnCategory(long, String, long) - Method in interface com.sap.netweaver.coll.forums.api.IForumPermissionManager
Checks if user is authorised on category
isUserAuthorizedOnCommunity(long, String, long) - Method in interface com.sap.netweaver.coll.wiki.api.IWikiPermissionManager
Checks if user is authorised specific permission on community
isUserAuthorizedOnDocument(long, String, long) - Method in interface com.sap.netweaver.coll.wiki.api.IWikiPermissionManager
Checks if users is authorised specific permission on document
isUserAuthorizedOnForum(long, String, long) - Method in interface com.sap.netweaver.coll.forums.api.IForumPermissionManager
Checks if user is authorised on forum
isUserControlRendered() - Method in class com.sapportals.wcm.control.edit.PropertiesControl
 
isUseRelativeLinks() - Method in class com.sapportals.wcm.control.edit.ResourceHtmlEditControl
 
isUseRelativeLinks() - Method in class com.sapportals.wcm.control.edit.ResourceHtmlEditorControl
 
isUserInList(IUMPrincipalList, IUser) - Static method in class com.sapportals.wcm.control.util.UserUtil
Deprecated. As of NetWeaver 7.1, replaced by UserUtil.isUserInList(List,com.sap.security.api.IUser)
isUserInList(List, IUser) - Static method in class com.sapportals.wcm.control.util.UserUtil
Deprecated. As of NetWeaver 7.1
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).
isUserTemplate() - Method in interface com.sapportals.wcm.service.template.ITemplate
Not supported yet.
ISuspendable - Interface in com.sapportals.wcm.crt.component
This interface is used if a component needs to temporarily suspend execution during reconfiguration.
isValid(String) - Static method in class com.sap.netweaver.bc.serialize.ISerializer.IDValidator
 
isValid() - Method in class com.sapportals.wcm.control.util.components.base.ResourceCompositeModel
Deprecated. As of NetWeaver 7.1
isValid() - Method in class com.sapportals.wcm.control.util.components.resourcePicker.ResourcePicker
Deprecated. As of NetWeaver 7.1
isValid() - Method in interface com.sapportals.wcm.control.util.IPeoplePickerWrapper
Returns if all people are identified
isValid() - Method in interface com.sapportals.wcm.control.util.IUserSelection
Deprecated. As of NetWeaver 7.1
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.
isValidForUI(IIndex) - Static method in class com.sapportals.wcm.control.util.IndexCheck
Deprecated. As of NetWeaver 7.1
isValidID(String) - Method in class com.sapportals.wcm.rfadapter.IDResolver
decides if the given parameter would be a valid id for an IResource.
isValidMode(String) - Static method in class com.sap.netweaver.kmc.ui.base.PopupUtil
Deprecated. As of NetWeaver 7.1
isValidSearch(Hashtable) - Static method in class com.sapportals.wcm.control.util.search.SearchQueryBuilder
Deprecated. As of NetWeaver 7.1
isValidTargetResource(IResource) - Method in interface com.sapportals.wcm.rendering.uicommand.ISelector
Deprecated. As of NetWeaver 7.1
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
 
isVersion(IResourceHandle) - Method in interface com.sap.netweaver.bc.rf.mi.version.IBasicVersioningManager
Returns true if the given resource handle refers to a version of a vcr.
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 class com.sapportals.wcm.protocol.webdav.repository.WDResourceInfo
Returns true if the resource supports versioning.
isVersioned(IResource) - Method in class com.sapportals.wcm.rendering.base.ResourceCommandAmalgamation
Checks if the resource is versioned - true, if the resource is versioned and versioning is supported
- false, otherwise or if an exception occurs while checking
isVersioned() - Method in interface com.sapportals.wcm.repository.IResource
Returns true if versioning is enabled for this resource.
isVersioningEnabled() - Method in class com.sapportals.wcm.repository.service.appproperties.AppProperty
 
isVersioningEnabled() - Method in interface com.sapportals.wcm.repository.service.appproperties.IAppProperty
 
isVhr() - Method in class com.sapportals.wcm.protocol.webdav.repository.WDResourceInfo
 
isVirtual() - Method in interface com.sapportals.wcm.service.propertyconfig.IMetaName
 
isVirtualRootMode() - Method in class com.sapportals.wcm.control.navigation.ResourcePathControl2
Get the ListMode attribute of the ResourcePathControl2 object.
isVirtualTaxRid(RID) - Method in interface com.sapportals.wcm.service.indexmanagement.IIndexService
Checks if the rid start with the path for the dynamic taxonomies (/taxonomies/Virtual_Taxonomies)
isVirtualTaxRid() - Method in interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.ITaxonomyCollection
 
isVisible() - Method in class com.sapportals.wcm.control.base.WcmBaseControl
Deprecated. As of NetWeaver 7.1
isVisible() - Method in class com.sapportals.wcm.control.util.components.resourcePicker.ResourcePickerState
Deprecated. As of NetWeaver 7.1
isVisible() - Method in class com.sapportals.wcm.rendering.collection.LightCollectionRenderer
Deprecated. As of NetWeaver 7.1
isVisible() - Method in class com.sapportals.wcm.rendering.collection.SlimCollectionRenderer
Deprecated. As of NetWeaver 7.1
isVisible() - Method in class com.sapportals.wcm.rendering.resource.AbstractResourceRenderer
Deprecated. As of NetWeaver 7.1
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
 
isVolatile() - Method in interface com.sapportals.wcm.rendering.base.IRenderingEntry
Deprecated. As of NetWeaver 7.1
isVolatile() - Method in interface com.sapportals.wcm.rendering.base.IVolatileStatus
Deprecated. As of NetWeaver 7.1
isVolatile() - Method in class com.sapportals.wcm.rendering.collection.AbstractRendererStatus
Deprecated. As of NetWeaver 7.1
isVolatile() - Method in class com.sapportals.wcm.rendering.collection.CLPRendererStatus
 
isVolatile() - Method in class com.sapportals.wcm.rendering.collection.CollectionRendererStatus
Deprecated. As of NetWeaver 7.1
isVolatile() - Method in class com.sapportals.wcm.rendering.collection.HierarchicalEntry
Deprecated. As of NetWeaver 7.1
isVolatile() - Method in class com.sapportals.wcm.rendering.collection.JanusHeadedStatusFrontside
 
isVolatile() - Method in class com.sapportals.wcm.rendering.collection.SearchSessionEntry
Deprecated. As of NetWeaver 7.1
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
 
isWCMSystem() - Method in interface com.sapportals.wcm.service.ice.subscriber.ISubSyndicator
Check if the target system is a WCM.
isWCMSystem() - Method in interface com.sapportals.wcm.service.ice.syndicator.ISynSubscriber
Check if the target system is a WCM.
isWildcard() - Method in interface com.sapportals.wcm.repository.service.layout.customizing.flavor.IFlavorProperty
 
isWithContent() - Method in class com.sapportals.wcm.control.util.search.SearchPropertyBuilder
Deprecated. As of NetWeaver 7.1
isWithDate() - Method in class com.sapportals.wcm.control.util.search.SearchPropertyBuilder
Deprecated. As of NetWeaver 7.1
isWithFolder() - Method in class com.sapportals.wcm.control.util.search.SearchPropertyBuilder
Deprecated. As of NetWeaver 7.1
isWithHidden() - Method in class com.sapportals.wcm.control.util.search.SearchPropertyBuilder
Deprecated. As of NetWeaver 7.1
isWithoutTopicLevel() - Method in interface com.sapportals.wcm.repository.service.discussion.IDiscussionManager
Checks if discussion service works with topics or directly on post level.
isWithRankValue() - Method in class com.sapportals.wcm.control.util.search.SearchPropertyBuilder
Deprecated. As of NetWeaver 7.1
isWithTime() - Method in class com.sapportals.wcm.control.util.search.SearchPropertyBuilder
Deprecated. As of NetWeaver 7.1
isWrapperSearchFor(IPeoplePickerWrapper.WrapperUMEPrincipalType) - Method in interface com.sapportals.wcm.control.util.IPeoplePickerWrapper
Returns if the PeoplePicker can select specified principal type.
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.
isWriteProtectModeEnabled() - Method in interface com.sap.ip.collaboration.room.api.IRooms
Get the write protect mode flag.
isXSLModified(String, String) - Method in interface com.sapportals.wcm.service.xmlforms.IXMLFormsService
Deprecated. check if a transformation of a given project has been modified
isXsrfEnabled() - Static method in class com.sap.nw.pcc.core.utils.XSRFUtils
Checks if the XSRF protection is enabled
ISyndicatorConfig - Interface in com.sapportals.wcm.service.ice.syndicator
ISubscriberConfig is used to read and manipulate the configuration of the subscriber part.
ISynSubscriber - Interface in com.sapportals.wcm.service.ice.syndicator
ISynSubscriber contains all informations a syndicator has to know about a registered subscriber.
ISynSubscriberIterator - Interface in com.sapportals.wcm.service.ice.syndicator
An iterator of an ISynSubscriberList.
ISynSubscriberList - Interface in com.sapportals.wcm.service.ice.syndicator
ISynSubscriberList is an abstract list of ISynSubscriber objects.
ISynSubscription - Interface in com.sapportals.wcm.service.ice.syndicator
ISynSubscription represents a subscription on the syndicator.
ISynSubscriptionIterator - Interface in com.sapportals.wcm.service.ice.syndicator
An iterator of an ISynSubscriptionList.
ISynSubscriptionList - Interface in com.sapportals.wcm.service.ice.syndicator
ISynSubscriptionList is an abstract list of ISynSubscription objects.
ISystem - Interface in com.sapportals.wcm.service.landscape
Abstraction of an 'external' system, like a web server or a R/3-System.
ISystemFactory - Interface in com.sapportals.wcm.service.landscape
Factory to retrieve ISystem s and the ICredentialFactory .
ISystemList - Interface in com.sapportals.wcm.service.landscape
A list of ISystem s.
ISystemListIterator - Interface in com.sapportals.wcm.service.landscape
An iterator for a ISystemList .
ISystemPrincipal - Interface in com.sapportals.wcm.util.systemconfig
A prededefined principal with special rights within CM (e.g. a system user).
ISystemPrincipalList - Interface in com.sapportals.wcm.util.systemconfig
A ISystemPrincipalList is a list of ISystemPrincipal s.
ISystemPrincipalListIterator - Interface in com.sapportals.wcm.util.systemconfig
An iterator for a ISystemPrincipalList .
ISystemResource - Interface in com.sapportals.wcm.repository
Implemented by a IResource object returned by a Repository Manager or Filter.
ITableItem - Interface in com.sapportals.wcm.control.util.generic.table
Deprecated. As of NetWeaver 7.1
ITableItemCommand - Interface in com.sapportals.wcm.control.util.generic.table
Deprecated. As of NetWeaver 7.1
ITableItemCommandResult - Interface in com.sapportals.wcm.control.util.generic.table
Deprecated. As of NetWeaver 7.1
ITableItemComparator - Interface in com.sapportals.wcm.control.util.generic.table
Deprecated. As of NetWeaver 7.1
ITask - Interface in com.sapportals.wcm.service.taskqueue
Entry of a task queue.
ITaskItem - Interface in com.sap.ip.collaboration.gw.api.framework.groupware
Deprecated. for future use.
ITaskQueue - Interface in com.sapportals.wcm.service.taskqueue
Priority queue for tasks.
ITaskQueueHandler - Interface in com.sapportals.wcm.service.indexmanagement
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 in com.sapportals.wcm.service.taskqueue
An iterator for task queues.
ITaskQueueReader - Interface in com.sapportals.wcm.service.taskqueue
A reader provides read-acces to a task queue belonging to a specific namespace.
ITaskQueueService - Interface in com.sapportals.wcm.service.taskqueue
The task queue is a base service for clustered systems.
ITaskQueueWriter - Interface in com.sapportals.wcm.service.taskqueue
A writer provides write-acces to a task queue belonging to a specific namespace.
ITaxonomyCollection - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.classification
Offers additional functionality for a folder of a taxonomy manager.
ITaxonomyTransport - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.classification
This interface is only for internal usage
ITEM_ALL - Static variable in class com.sapportals.wcm.control.util.search.SearchParamConst
Deprecated.  
ITEM_NO_FOLDERS - Static variable in class com.sapportals.wcm.control.util.search.SearchParamConst
Deprecated.  
ITEM_ONLY_DOCS - Static variable in class com.sapportals.wcm.control.util.search.SearchParamConst
Deprecated.  
ITEM_ONLY_FOLDERS - Static variable in class com.sapportals.wcm.control.util.search.SearchParamConst
Deprecated.  
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 *
ITemplate - Interface in com.sap.ip.collaboration.room.api.template
Interface for room template.
ITemplate - Interface in com.sapportals.wcm.service.template
 
ITemplateList - Interface in com.sapportals.wcm.service.template
A typed list of ITemplate instances.
ITemplateListIterator - Interface in com.sapportals.wcm.service.template
An iterator for the template list
ITemplateService - Interface in com.sapportals.wcm.service.template
 
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 *
ItemTypeValueProvider - Class in com.sapportals.wcm.control.util.metadataextension
Deprecated. As of NetWeaver 7.1
ItemTypeValueProvider(IMetaModel) - Constructor for class com.sapportals.wcm.control.util.metadataextension.ItemTypeValueProvider
Deprecated. As of NetWeaver 7.1
ItemTypeValueProvider.ItemTypeComparator - Class in com.sapportals.wcm.control.util.metadataextension
Deprecated. As of NetWeaver 7.1 Comparator used for ordering the item type labels in dropDown component
ItemTypeValueProvider.ItemTypeComparator() - Constructor for class com.sapportals.wcm.control.util.metadataextension.ItemTypeValueProvider.ItemTypeComparator
Deprecated.  
ItemTypeValueProvider.ItemTypeObject - Class in com.sapportals.wcm.control.util.metadataextension
Deprecated. As of NetWeaver 7.1 Inner class used for rendering ordered by item type description into the DropDown Component
ItemTypeValueProvider.ItemTypeObject(String, String) - Constructor for class com.sapportals.wcm.control.util.metadataextension.ItemTypeValueProvider.ItemTypeObject
Deprecated.  
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 *
iterator() - Method in interface com.sap.netweaver.bc.rf.common.security.acl.IAclPermissionList
get an iterator for the list
iterator() - Method in class com.sap.netweaver.bc.rf.common.UriQuery
Get iterator to iterate over all parameters
iterator() - Method in class com.sapportals.wcm.protocol.webdav.sets.ArrayIntSet
 
iterator() - Method in class com.sapportals.wcm.protocol.webdav.sets.IntervalIntSet
 
iterator() - Method in interface com.sapportals.wcm.protocol.webdav.sets.IntSet
Iterators over all int in set
iterator() - Method in class com.sapportals.wcm.protocol.webdav.sets.SparseIntSet
 
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 interface com.sapportals.wcm.repository.manager.IPermissionList
get an iterator for the list
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 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.IParameterNameSet
 
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 class com.sapportals.wcm.repository.SupportedOptionSet
 
iterator() - Method in interface com.sapportals.wcm.service.applog.IAppLogEntryList
Deprecated.  
iterator() - Method in interface com.sapportals.wcm.service.ice.subscriber.ISubSubscriptionList
Get an iterator of the the subscription list.
iterator() - Method in interface com.sapportals.wcm.service.ice.subscriber.ISubSyndicatorList
Get an iterator of the the syndicator list.
iterator() - Method in interface com.sapportals.wcm.service.ice.syndicator.IOfferComponentList
Get an iterator of the the offer component list.
iterator() - Method in interface com.sapportals.wcm.service.ice.syndicator.IOfferList
Get an iterator of the the offer list.
iterator() - Method in interface com.sapportals.wcm.service.ice.syndicator.ISynSubscriberList
Get an iterator of the the subscriber list.
iterator() - Method in interface com.sapportals.wcm.service.ice.syndicator.ISynSubscriptionList
Get an iterator of the the subscription list.
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
Deprecated. 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
Deprecated.  
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
IText - Interface in com.sap.ip.collaboration.core.api.util.text
Representation of an internationalizable text.
ITextContentHandler - Interface in com.sapportals.wcm.util.html
ITextContentHandler receives events from a IHTMLReader about raw text as it is read from a HTML document.
ITextminingResult - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.search
Container for a list text mining result for a document.
ITextminingTerm - Interface in com.sapportals.wcm.service.indexmanagement.retrieval.search
Result term for the text mining request searchSimilarTerms of interface ISearchIndex.
IThreadSafe - Interface in com.sapportals.wcm.crt.component
A component implements this marker interface to declare that its code is thread-safe.
ITimebasedPublishEvent - Interface in com.sapportals.wcm.repository.service.timebasedpublish
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 in com.sapportals.wcm.repository.service.timebasedpublish.info
This is an add on to the Timebased Publish Service.
ITimebasedPublishInfoItem - Interface in com.sapportals.wcm.repository.service.timebasedpublish.info
This item represents one resource affected by TimebasedPublishService.
ITimebasedPublishInfoItemList - Interface in com.sapportals.wcm.repository.service.timebasedpublish.info
Interface ITimebasedPublishInfoItemList.
ITimebasedPublishInfoItemListIterator - Interface in com.sapportals.wcm.repository.service.timebasedpublish.info
Interface ITimebasedPublishInfoItemListIterator an iterator over the ITimebasedPublishInfoItem elements in the ITimebasedPublishInfoItemList.
ITimebasedPublishServiceManager - Interface in com.sapportals.wcm.repository.service.timebasedpublish
The main interface for the time-based publishing service that controls the visibility of resources.
ITimeGuard - Interface in com.sapportals.wcm.protocol.webdav.repository.monitor
Guards time usage.
ITimestampedResource - Interface in com.sapportals.wcm.repository
Interface for resources that can report the time of creation.
ITrackedField - Interface in com.sapportals.wcm.control.base
Deprecated. As of NetWeaver 7.1
ITransaction - Interface in com.sap.netweaver.bc.rf.common.transaction
Read-And-Write interface describing a repository sub manager for transactions.
ITransactionManager - Interface in com.sap.netweaver.bc.rf.mi.transaction
Read-Only interface describing a repository sub manager for transactions.
ITransition - Interface in com.sapportals.wcm.repository.service.statemanagement
Deprecated. as of EP5 SP4 all state management related classes will become resource-dependent. Please use IResourceTransition instead.
ITransitionList - Interface in com.sapportals.wcm.repository.service.statemanagement
Deprecated. as of EP5 SP4 because ITransition is deprecated Please use IResourceTransitionList instead.
ITransitionListIterator - Interface in com.sapportals.wcm.repository.service.statemanagement
Deprecated. as of EP5 SP4 because ITransitionList is deprecated Please use IResourceTransitionIterator instead.
ITransport - Interface in com.sap.ip.collaboration.gw.api.framework.groupware
This interface represents a 'groupware transport', which is nothing but a connector to a groupware server used for accessing/ maintaining different groupware items.
ITransportableStatemanagementResource - Interface in com.sapportals.wcm.repository.service.statemanagement
Extends the functionality of IStatemanagementUtilsResource This interface provides means for serialization and deserialization of properties for the State management service to and from Properties .Everything related to the current state of a resource is available via the methods provided by IStatemanagementUtilsResource
ITransportRegistry - Interface in com.sap.ip.collaboration.gw.api.framework.groupware
Title:ITransportRegistry.java Description: Copyright: Copyright (c) 2002 Company: SAP Labs India
ITuccAwareLockInfo - Interface in com.sapportals.wcm.repository
Interface for extending LockInfos supporting information about TuccIDs.
ITuccEnabledEventReceiver - Interface in com.sapportals.wcm.repository.manager
This interface can optionally be implemented by TUCC enabled event receivers in addition to the IResourceEventReceiver(Bulk) interface.
ITypeCast - Interface in com.sapportals.wcm.repository.so
The ITypeCast interface provides means to access additional interfaces that an object may support.
ITypedResourceList - Interface in com.sapportals.wcm.repository
A typed list of IResource instances.
ITypedResourceListControl - Interface in com.sapportals.wcm.rendering.base
Deprecated. As of NetWeaver 7.1
ITypeManager - Interface in com.sap.netweaver.bc.rf.mi.type
Read-Only interface describing a repository sub manager for type resolval.
IUIBaseCommand - Interface in com.sapportals.wcm.rendering.base
Deprecated. As of NetWeaver 7.1
IUICommand - Interface in com.sapportals.wcm.rendering.uicommand
Deprecated. As of NetWeaver 7.1
IUIGroupCommand - Interface in com.sapportals.wcm.rendering.uicommand
Deprecated. As of NetWeaver 7.1
IUIMassCommand - Interface in com.sapportals.wcm.rendering.uicommand
Deprecated. As of EP 5.0 SP6 and EP 6.0 SP1, replaced by IMassCommand
IUIMenu - Interface in com.sapportals.wcm.rendering.uicommand
Deprecated. As of NetWeaver 7.1
IUIMenuCommand - Interface in com.sapportals.wcm.rendering.uicommand
Deprecated. As of NetWeaver 7.1
IUMEPRINCIPAL - Static variable in class com.sapportals.wcm.util.systemconfig.SystemPrincipal
 
IUMPrincipalList - Interface in com.sapportals.wcm.util.acl
Deprecated. As of NetWeaver 7.1, methods previously returning an IUMPrincipalList, will now return a simple java.util.List, which contains objects of type com.sap.security.api.IPrincipal.
IUMPrincipalListIterator - Interface in com.sapportals.wcm.util.acl
Deprecated. As of NetWeaver 7.1, methods previously returning an IUMPrincipalList, will now return a simple java.util.List, which contains objects of type com.sap.security.api.IPrincipal. This List can be traversed with the standard java.util.Iterator interface.
IUMPrincipalRaw - Interface in com.sapportals.wcm.util.acl
An IUMPrincipalList is a list of IUMPrincipals .
IUniqueIDSupplier - Interface in com.sapportals.wcm.control.base
Deprecated. As of NetWeaver 7.1
IUri - Interface in com.sapportals.wcm.util.uri
A RFC2396 URI interface.
IUriFilter - Interface in com.sapportals.wcm.repository.filter
Deprecated. As of EP 5.0 SP5, replaced by IRidFilter
IUriFilterManager - Interface in com.sapportals.wcm.repository.filter
Deprecated. As of EP 5.0 SP5, replaced by IRidFilterManager
IUriIterator - Interface in com.sapportals.wcm.util.uri
Deprecated. As of EP5 SP6, replaced by java.util.List. This interface defines an iterator for a IUriList.

Copyright (c) SAP AG 2001-2005

IUriList - Interface in com.sapportals.wcm.util.uri
Deprecated. As of EP5 SP6, replaced by java.util.List. This interface defines a list of URI instances.

Copyright (c) SAP AG 2001-2005

IUriMapper - Interface in com.sapportals.wcm.service.urlgenerator
Maps between RIDs and uri/uri references.
IUriMapperService - Interface in com.sapportals.wcm.service.urimapper
Maps arbitrary length resource IDs (URIs and RIDs) to fixed length shorter ID strings and vice versa.
IUriMapperService2 - Interface in com.sapportals.wcm.service.urimapper
Extends IUriMapper with a set of methods that pass in the ResourceContext XXX: internal use only
IUriReceiver - Interface in com.sapportals.wcm.rendering.base
Deprecated. As of NetWeaver 7.1
IUriReference - Interface in com.sap.netweaver.bc.rf.common
A RFC2396 URI reference interface.
IUriReference - Interface in com.sapportals.wcm.util.uri
A RFC2396 URI reference interface.
IURLContent - Interface in com.sapportals.wcm.util.urlcontentaccess
Contains the data and header information for a resource
IURLContentAccess - Interface in com.sapportals.wcm.util.urlcontentaccess
This interface provides access to resources that are identified by URLs.
IURLGenerator - Interface in com.sapportals.wcm.service.urlgenerator
Deprecated. as of EP 5.0 SP5, replaced by interface IURLGeneratorService
IURLGeneratorService - Interface in com.sapportals.wcm.service.urlgenerator
Offers methods to get relative or absolute URIs pointing to certain resources of the CM system like iViews or repositories.
IUseLinkProperty - Interface in com.sapportals.wcm.service.propertyconfig.comparator
Determines if the property should be taken from link or target
IUSER - Static variable in class com.sapportals.wcm.util.systemconfig.SystemPrincipal
 
IUserManagementRidGenerator - Interface in com.sapportals.wcm.service.urlgenerator
Generic interface for the generation of user management specific RIDs.
IUserPhotoService - Interface in com.sap.netweaver.kmc.people.photo.service
KM Service providing photos functionality for users.
IUserRoles - Interface in com.sap.ip.collaboration.room.api
Interface describing the role assignments of a single user.
IUserSelection - Interface in com.sapportals.wcm.control.util
Deprecated. As of NetWeaver 7.1
IUserSelectionExt - Interface in com.sapportals.wcm.control.util
Deprecated. As of NetWeaver 7.1
IValidation - Interface in com.sapportals.wcm.service.propertyconfig.metadataextension
Validation of property values.
IValidationError - Interface in com.sapportals.wcm.service.propertyconfig.metadataextension
Error that occured during the validation of a property value
IValidationErrorList - Interface in com.sapportals.wcm.service.propertyconfig.metadataextension
Interface IValidationErrorList.
IValidationErrorListIterator - Interface in com.sapportals.wcm.service.propertyconfig.metadataextension
Interface IValidationErrorListIterator an iterator over the IValidationError elements in the IValidationErrorList.
IValueSet - Interface in com.sap.netweaver.coll.shared.api.extension
Interface describing a value set that is returned from the parameter info.
IValueSetProvider - Interface in com.sap.netweaver.coll.shared.api.extension
Interface describing a value set provider
IVariantAwareSerializer - Interface in com.sap.netweaver.bc.serialize
 
IVariantContextInfo - Interface in com.sapportals.wcm.repository.variants
This interface will be implemented by variant-enabled repositories to provide meta information about the available context properties.
IVariantManager - Interface in com.sap.netweaver.bc.rf.mi.variant
Read-only interface defining a repository sub-manager for resource variants.
IVariantManagerContextInfo - Interface in com.sap.netweaver.bc.rf.mi.variant
This interfaces must be implemented to provide meta information on the available context properties.
IVariantResourceEvent - Interface in com.sapportals.wcm.repository.variants
This interface is an extension of resource events generated for logical variant resources.
IVariantResourceEvent.EVENT_SUB_TYPE - Interface in com.sapportals.wcm.repository.variants
 
IVaryingContent - Interface in com.sapportals.wcm.repository
Implemented by a IContent object returned by a Repository Manager or Filter.
IVerboseException - Interface in com.sapportals.wcm.control.base
Deprecated. As of NetWeaver 7.1
IVersionControlledResource - Interface in com.sapportals.wcm.repository
Interface for version controlled resources (see RFC3253).
IVersionController - Interface in com.sapportals.wcm.repository
Interface for collections that support automatic versioning of all member resources.
IVersionedCollectionManager - Interface in com.sap.netweaver.bc.rf.mi.version
Read-only interface describing a repository sub manager for the support of versioned collections.
IVersionHistory - Interface in com.sapportals.wcm.repository
Interface to a list of revisions (versions) of a resource.
IVersionHistoryResource - Interface in com.sapportals.wcm.repository
Interface for version history resources.
IVersionResource - Interface in com.sapportals.wcm.repository
Interface for version (revision) resources (see RFC3253 ).
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
IVirtualTaxImporter - Interface in com.sapportals.wcm.service.indexmanagement
Interface to helper class to create a dynamic (virtual) taxonomy.
IVolatileStatus - Interface in com.sapportals.wcm.rendering.base
Deprecated. As of NetWeaver 7.1
IWalker - Interface in com.sapportals.wcm.service.reporting.walker
Common interface for HierarchyWalker and RidWalker Copyright (c) SAP AG 2003-2005
IWastebasketService - Interface in com.sapportals.wcm.service.wastebasket
Title: IWastebasketService.java Description: Wastebasket Service to delete resources into a recoverable wastebasket Copyright: SAP AG Copyright (c) 2004
IWcmConst - Interface in com.sapportals.wcm
Public constants for property names, repository service types, etc.
IWcmConst.RESOURCE_TYPE_NAMESPACE - Interface in com.sapportals.wcm
Resourcetype namespaces **********
IWcmConst.RESOURCE_TYPES - Interface in com.sapportals.wcm
Resourcetypes **********
IWcmIndexConst - Interface in com.sapportals.wcm.service.indexmanagement
Constants of the index management service Changes between major releases 7.0 and 7.X Deleted fields: ENABLE_RESOURCE_WRAPPER
IWdfOthHandler - Interface in com.sapportals.wcm.control.util
Deprecated. As of NetWeaver 7.1
IWebDAVSite - Interface in com.sapportals.wcm.service.webdav
Manages all configuration data of a WebDAVSite, e.g. access to a WebDAV server as managed by IWebDAVSiteController.
IWebDAVSiteController - Interface in com.sapportals.wcm.service.webdav
Controls the lifecycle (setup, change, teardown) of IWebDAVSites inside a collection.
IWebUriMapper - Interface in com.sapportals.wcm.protocol.webdav
Extends IUriMapper with methods to hide query parameters Copyright (c) SAP AG 2002-2003
IWikiAttachment - Interface in com.sap.netweaver.coll.wiki.api
Attachment to wiki page.
IWikiAttachmentManager - Interface in com.sap.netweaver.coll.wiki.api
Entry point for managing attachments in the wiki application.
IWikiComment - Interface in com.sap.netweaver.coll.wiki.api
Comment to wiki page.
IWikiCommentManager - Interface in com.sap.netweaver.coll.wiki.api
Entry point for managing comments in the wiki application.
IWikiObject - Interface in com.sap.netweaver.coll.wiki.api
All wiki objects have unique identifier.
IWikiPage - Interface in com.sap.netweaver.coll.wiki.api
Wiki Page
IWikiPage.State - Enum in com.sap.netweaver.coll.wiki.api
States of page
IWikiPageManager - Interface in com.sap.netweaver.coll.wiki.api
Entry point for managing pages in wiki application.
IWikiPageVersion - Interface in com.sap.netweaver.coll.wiki.api
Version of wiki page.
IWikiPermissionManager - Interface in com.sap.netweaver.coll.wiki.api
Entry point for managing permissions in the wiki application.
IWikiSpace - Interface in com.sap.netweaver.coll.wiki.api
Wiki space, also know as wiki community of just community.
IWikiSpaceManager - Interface in com.sap.netweaver.coll.wiki.api
Entry point for managing spaces
IWorkingResource - Interface in com.sapportals.wcm.repository
Interface for working resources (see RFC3253 ).
IWorkspaceControlledResource - Interface in com.sapportals.wcm.repository
Extended interface for resources under workspace control.
IWorkspaceManager - Interface in com.sap.netweaver.bc.rf.mi.version
Read-only interface describing a repository sub manager for the workspace versioning feature.
IWorkspaceResource - Interface in com.sapportals.wcm.repository
Extended interface for workspace resources.
IXCrawlerExtendedPushedDeltaResultReceiver - Interface in com.sapportals.wcm.service.xcrawler
Extension for IXCrawlerPushedDeltaResultReceiver calling inform method for already provided resources Version for incremental updates.
IXCrawlerListDeltaResultReceiver - Interface in com.sapportals.wcm.service.xcrawler
Result receiver which receives the result of a crawl as lists of RIDs when the crawl is over.
IXCrawlerListResultReceiver - Interface in com.sapportals.wcm.service.xcrawler
Result receiver which receives the result of a crawl as lists of RIDs when the crawl is over.
IXCrawlerParameters - Interface in com.sapportals.wcm.service.xcrawler
Parameters determining the behavior of a crawl.
IXCrawlerParameters.LogLevel - Class in com.sapportals.wcm.service.xcrawler
Log levels for crawler log files
IXCrawlerParameters.LogLevel() - Constructor for class com.sapportals.wcm.service.xcrawler.IXCrawlerParameters.LogLevel
 
IXCrawlerParameters.ModificationCheckMode - Class in com.sapportals.wcm.service.xcrawler
Modes for checking whether a resource was modified
IXCrawlerParameters.ModificationCheckMode() - Constructor for class com.sapportals.wcm.service.xcrawler.IXCrawlerParameters.ModificationCheckMode
 
IXCrawlerPushedDeltaResultReceiver - Interface in com.sapportals.wcm.service.xcrawler
Result receiver which receives the result of a crawl as single RIDs as the crawl goes on.
IXCrawlerPushedResultReceiver - Interface in com.sapportals.wcm.service.xcrawler
Result receiver which receives the result of a crawl as single RIDs as the crawl goes on.
IXCrawlerResultReceiver - Interface in com.sapportals.wcm.service.xcrawler
Abstract result receiver - all result receivers must implement this interface.
IXCrawlerResultReceiverFactory - Interface in com.sapportals.wcm.service.xcrawler
Factory which creates result receivers for a crawler task.
IXCrawlerService - Interface in com.sapportals.wcm.service.xcrawler
Global service for crawling repositories.
IXCrawlerTaskSummary - Interface in com.sapportals.wcm.service.xcrawler
State summary of a crawler task.
IXCrawlerTaskSummary.IOperation - Interface in com.sapportals.wcm.service.xcrawler
Operations carried out in crawler states
Added in 7.X
IXCrawlerTaskSummary.OperationType - Class in com.sapportals.wcm.service.xcrawler
Types of operations within crawler states
Added in 7.X
IXCrawlerTaskSummary.OperationType(int) - Constructor for class com.sapportals.wcm.service.xcrawler.IXCrawlerTaskSummary.OperationType
 
IXCrawlerTaskSummary.TaskState - Class in com.sapportals.wcm.service.xcrawler
States of a crawler task.
IXCrawlerTaskSummary.TaskState(int) - Constructor for class com.sapportals.wcm.service.xcrawler.IXCrawlerTaskSummary.TaskState
 
IXCrawlerTaskSummary.ThreadState - Class in com.sapportals.wcm.service.xcrawler
States of a crawler thread.
IXCrawlerTaskSummary.ThreadState(int) - Constructor for class com.sapportals.wcm.service.xcrawler.IXCrawlerTaskSummary.ThreadState
 
IXFProject - Interface in com.sapportals.wcm.service.xmlforms
Copyright 2004 SAP AG IXFService - Interface in com.sapportals.wcm.service.xmlforms
Copyright 2004 SAP AG IXFTransformation - Interface in com.sapportals.wcm.service.xmlforms
IXMLExtReader - Interface in com.sapportals.wcm.util.xml
Extends XMLReader by pull-parsing methods.
IXMLForm - Interface in com.sapportals.wcm.service.xmlforms
Deprecated. use IXFService, IXFProject and IXFTransformation instead
IXMLFormManager - Interface in com.sapportals.wcm.service.xmlforms
Deprecated. use IXFService, IXFProject and IXFTransformation instead
IXMLFormsService - Interface in com.sapportals.wcm.service.xmlforms
Deprecated. use IXFService, IXFProject and IXFTransformation instead
IXmlParser - Interface in com.sapportals.wcm.service.pipeline.tools
WCM Pipeline interface for XML parser.
IXMLSerializer - Interface in com.sap.netweaver.bc.serialize
this interface is provided to all ISerializer implementations that need to write out data.
IXsltPipelineService - Interface in com.sapportals.wcm.service.pipeline
The XSLT-Pipeline is a specialized version of the pipeline.
IXslTransformer - Interface in com.sapportals.wcm.service.pipeline.tools
WCM Pipeline interface for transformer class.

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 2014 SAP AG Complete Copyright Notice