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 _

B

BACK_IN_PROGRESS - Static variable in interface com.sapportals.wcm.repository.service.statemanagement.IStatemanagementEvent
 
BACK_IN_PROGRESS_TEMPLATE - Static variable in class com.sapportals.wcm.repository.service.statemanagement.cm.StatemanagementEvent
 
BACKGROUNDIMAGEPATH - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.ICollectionRendererParameterNameConst
the image path for the background
BACKGROUNDIMAGEPATH_KEY - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.ICollectionRendererParameterNameStrings
the image path for the background
BACKGROUNDIMAGESTYLE - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.ICollectionRendererParameterNameConst
the image style for the background
BACKGROUNDIMAGESTYLE_KEY - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.ICollectionRendererParameterNameStrings
the image style for the background
BACKGROUNDIMAGESTYLE_MULTIPLE - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.ICollectionRendererParameterNameConst
repeated image *
BACKGROUNDIMAGESTYLE_SINGLE - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.ICollectionRendererParameterNameConst
single image *
BAD_GATEWAY - Static variable in class com.sapportals.wcm.protocol.webdav.DavStatus
 
BAD_REQUEST - Static variable in class com.sapportals.wcm.protocol.webdav.DavStatus
 
BAD_REQUEST_lock_token_matches_request_uri - Static variable in class com.sapportals.wcm.protocol.webdav.DavStatus
 
BAD_REQUEST_sap_legal_depth_header_value - Static variable in class com.sapportals.wcm.protocol.webdav.DavStatus
 
BAD_REQUEST_sap_legal_if_header_value - Static variable in class com.sapportals.wcm.protocol.webdav.DavStatus
 
BAD_REQUEST_sap_legal_request_URI - Static variable in class com.sapportals.wcm.protocol.webdav.DavStatus
 
BAD_REQUEST_sap_lock_token_present - Static variable in class com.sapportals.wcm.protocol.webdav.DavStatus
 
BAD_REQUEST_sap_request_body_wellformed - Static variable in class com.sapportals.wcm.protocol.webdav.DavStatus
 
BAD_REQUEST_sap_required_request_body_present - Static variable in class com.sapportals.wcm.protocol.webdav.DavStatus
 
BAD_USER_ID - Static variable in class com.sap.ip.collaboration.room.api.RoomCreationValidationErrors
 
base - Variable in class com.sapportals.wcm.protocol.webdav.repository.util.ClassResource
 
BASE64 - Static variable in class com.sapportals.wcm.protocol.ice.enums.ICEContentEncoding
 
Base64 - Class in com.sapportals.wcm.util.http
Yet another base64 implementation.
Base64() - Constructor for class com.sapportals.wcm.util.http.Base64
 
Base64Decoder - Class in com.sapportals.wcm.util.base64
A class to decode Base64 streams and strings.
Base64Decoder(InputStream) - Constructor for class com.sapportals.wcm.util.base64.Base64Decoder
Constructs a new Base64 decoder that reads input from the given InputStream.
Base64Encoder - Class in com.sapportals.wcm.util.base64
A class to encode Base64 streams and strings.
Base64Encoder(OutputStream) - Constructor for class com.sapportals.wcm.util.base64.Base64Encoder
Constructs a new Base64 encoder that writes output to the given OutputStream.
BASE_BUNDLE - Static variable in class com.sapportals.wcm.rendering.collection.AbstractCollectionRenderer
Deprecated.  
BASE_BUNDLE - Static variable in class com.sapportals.wcm.rendering.collection.LightCollectionRenderer
Deprecated.  
BASE_BUNDLE - Static variable in class com.sapportals.wcm.rendering.collection.SlimCollectionRenderer
Deprecated.  
BASE_SETTINGS - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IParameterNameConst
 
BASE_SETTINGS_KEY - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.IParameterNameStrings
 
BaseCompositeComponent - Class in com.sapportals.wcm.control.util.components.base
Deprecated. As of NetWeaver 7.1
BaseCompositeComponent() - Constructor for class com.sapportals.wcm.control.util.components.base.BaseCompositeComponent
Deprecated. As of NetWeaver 7.1
BaseCompositeComponent(String) - Constructor for class com.sapportals.wcm.control.util.components.base.BaseCompositeComponent
Deprecated. As of NetWeaver 7.1
BaseCompositeComponent(String, IPageContext) - Constructor for class com.sapportals.wcm.control.util.components.base.BaseCompositeComponent
Deprecated. As of NetWeaver 7.1
BaseCompositeComponentModel - Class in com.sapportals.wcm.control.util.components.base
Deprecated. As of NetWeaver 7.1
BaseCompositeComponentModel(IContext) - Constructor for class com.sapportals.wcm.control.util.components.base.BaseCompositeComponentModel
Deprecated. As of NetWeaver 7.1
BaseCompositeComponentState - Class in com.sapportals.wcm.control.util.components.base
Deprecated. As of NetWeaver 7.1
BaseCompositeComponentState() - Constructor for class com.sapportals.wcm.control.util.components.base.BaseCompositeComponentState
Deprecated. As of NetWeaver 7.1
BaseException - Exception in com.sap.ip.collaboration.core.api.util.exception
Root class for exceptions with internationalizable error texts Subclasses of this exception class support internationalizable error texts, exception chaining and logging.
BaseException(boolean) - Constructor for exception com.sap.ip.collaboration.core.api.util.exception.BaseException
constructs a new BaseException without a message
BaseException(String, boolean) - Constructor for exception com.sap.ip.collaboration.core.api.util.exception.BaseException
constructs a new BaseException with a causing throwable for exception chaining and uses the default mechanism to read message texts
BaseException(IText, boolean) - Constructor for exception com.sap.ip.collaboration.core.api.util.exception.BaseException
constructs a new BaseException with a causing throwable for exception chaining and uses the default mechanism to read message texts
BaseException(String, Object[], boolean) - Constructor for exception com.sap.ip.collaboration.core.api.util.exception.BaseException
constructs a new BaseException with a causing throwable for exception chaining and uses the default mechanism to read message texts
BaseException(String, Object[], TextBundle, boolean) - Constructor for exception com.sap.ip.collaboration.core.api.util.exception.BaseException
constructs a new BaseException with a causing throwable for exception chaining and an independent message bundle
BaseException(Throwable, boolean) - Constructor for exception com.sap.ip.collaboration.core.api.util.exception.BaseException
constructs a new BaseException with a causing throwable for exception chaining.
BaseException(Throwable, String, TextBundle, boolean) - Constructor for exception com.sap.ip.collaboration.core.api.util.exception.BaseException
constructs a new BaseException with a causing throwable for exception chaining and an independent message bundle
BaseException(Throwable, String, boolean) - Constructor for exception com.sap.ip.collaboration.core.api.util.exception.BaseException
constructs a new BaseException with a causing throwable for exception chaining and uses the default mechanism to read message texts
BaseException(Throwable, IText, boolean) - Constructor for exception com.sap.ip.collaboration.core.api.util.exception.BaseException
constructs a new BaseException with a causing throwable for exception chaining and a given internationalizable text
BaseException(Throwable, String, Object[], boolean) - Constructor for exception com.sap.ip.collaboration.core.api.util.exception.BaseException
constructs a new BaseException with a causing throwable for exception chaining and uses the default mechanism to read message texts
BaseException(Throwable, String, Object[], TextBundle, boolean) - Constructor for exception com.sap.ip.collaboration.core.api.util.exception.BaseException
constructs a new BaseException with a causing throwable for exception chaining and an independent message bundle
BaseException - Exception in com.sap.netweaver.bc.rf.util.exception
Class implementing a checked base exception deriving from the exception framework checked base exception, but wrapping it due to the bad localization implementation and bad name scheme in that localization package and the fact that the package seems to be totally misnamed as com.sap.localization being just a localization package for the exception framework and due to the mandatory usage of localized messages for all kind of exceptions.
BaseException() - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseException
Construct object of class BaseException.
BaseException(boolean) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseException
Construct object of class BaseException.
BaseException(Throwable) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseException
Construct object of class BaseException.
BaseException(Throwable, boolean) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseException
Construct object of class BaseException.
BaseException(String) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseException
Construct object of class BaseException.
BaseException(String, Object[]) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseException
Construct object of class BaseException.
BaseException(String, Throwable) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseException
Construct object of class BaseException.
BaseException(String, Object[], Throwable) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseException
Construct object of class BaseException.
BaseException(String, boolean) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseException
Construct object of class BaseException.
BaseException(String, Object[], boolean) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseException
Construct object of class BaseException.
BaseException(String, Throwable, boolean) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseException
Construct object of class BaseException.
BaseException(String, Object[], Throwable, boolean) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseException
Construct object of class BaseException.
BaseException(ResourceAccessor, String) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseException
Construct object of class BaseException.
BaseException(ResourceAccessor, String, Object[]) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseException
Construct object of class BaseException.
BaseException(ResourceAccessor, String, Throwable) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseException
Construct object of class BaseException.
BaseException(ResourceAccessor, String, Object[], Throwable) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseException
Construct object of class BaseException.
BaseException(ResourceAccessor, String, boolean) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseException
Construct object of class BaseException.
BaseException(ResourceAccessor, String, Object[], boolean) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseException
Construct object of class BaseException.
BaseException(ResourceAccessor, String, Throwable, boolean) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseException
Construct object of class BaseException.
BaseException(ResourceAccessor, String, Object[], Throwable, boolean) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseException
Construct object of class BaseException.
BaseException(ResourceMessage) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseException
Construct object of class BaseException.
BaseException(ResourceMessage, Throwable) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseException
Construct object of class BaseException.
BaseException(ResourceMessage, boolean) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseException
Construct object of class BaseException.
BaseException(ResourceMessage, Throwable, boolean) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseException
Construct object of class BaseException.
BaseRuntimeException - Exception in com.sap.ip.collaboration.core.api.util.exception
Root class for runtime exceptions with internationalizable error texts Subclasses of this exception class support internationalizable error texts, exception chaining and logging.
BaseRuntimeException(boolean) - Constructor for exception com.sap.ip.collaboration.core.api.util.exception.BaseRuntimeException
constructs a new BaseRuntimeException without a message
BaseRuntimeException(String, boolean) - Constructor for exception com.sap.ip.collaboration.core.api.util.exception.BaseRuntimeException
constructs a new BaseRuntimeException with a causing throwable for exception chaining and uses the default mechanism to read message texts
BaseRuntimeException(IText, boolean) - Constructor for exception com.sap.ip.collaboration.core.api.util.exception.BaseRuntimeException
constructs a new BaseRuntimeException with a causing throwable for exception chaining and uses the default mechanism to read message texts
BaseRuntimeException(String, Object[], boolean) - Constructor for exception com.sap.ip.collaboration.core.api.util.exception.BaseRuntimeException
constructs a new BaseRuntimeException with a causing throwable for exception chaining and uses the default mechanism to read message texts
BaseRuntimeException(String, Object[], TextBundle, boolean) - Constructor for exception com.sap.ip.collaboration.core.api.util.exception.BaseRuntimeException
constructs a new BaseRuntimeException with a causing throwable for exception chaining and an independent message bundle
BaseRuntimeException(Throwable, boolean) - Constructor for exception com.sap.ip.collaboration.core.api.util.exception.BaseRuntimeException
constructs a new BaseRuntimeException with a causing throwable for exception chaining.
BaseRuntimeException(Throwable, String, TextBundle, boolean) - Constructor for exception com.sap.ip.collaboration.core.api.util.exception.BaseRuntimeException
constructs a new BaseRuntimeException with a causing throwable for exception chaining and an independent message bundle
BaseRuntimeException(Throwable, String, boolean) - Constructor for exception com.sap.ip.collaboration.core.api.util.exception.BaseRuntimeException
constructs a new BaseRuntimeException with a causing throwable for exception chaining and uses the default mechanism to read message texts
BaseRuntimeException(Throwable, IText, boolean) - Constructor for exception com.sap.ip.collaboration.core.api.util.exception.BaseRuntimeException
constructs a new BaseRuntimeException with a causing throwable for exception chaining and a given internationalizable text
BaseRuntimeException(Throwable, String, Object[], boolean) - Constructor for exception com.sap.ip.collaboration.core.api.util.exception.BaseRuntimeException
constructs a new BaseRuntimeException with a causing throwable for exception chaining and uses the default mechanism to read message texts
BaseRuntimeException(Throwable, String, Object[], TextBundle, boolean) - Constructor for exception com.sap.ip.collaboration.core.api.util.exception.BaseRuntimeException
constructs a new BaseRuntimeException with a causing throwable for exception chaining and an independent message bundle
BaseRuntimeException - Exception in com.sap.netweaver.bc.rf.util.exception
Class implementing a unchecked base exception deriving from the exception framework unchecked base exception, but wrapping it due to the bad localization implementation and bad name scheme in that localization package and the fact that the package seems to be totally misnamed as com.sap.localization being just a localization package for the exception framework and due to the mandatory usage of localized messages for all kind of exceptions.
BaseRuntimeException() - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseRuntimeException
Construct object of class BaseRuntimeException.
BaseRuntimeException(boolean) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseRuntimeException
Construct object of class BaseRuntimeException.
BaseRuntimeException(Throwable) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseRuntimeException
Construct object of class BaseRuntimeException.
BaseRuntimeException(Throwable, boolean) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseRuntimeException
Construct object of class BaseRuntimeException.
BaseRuntimeException(String) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseRuntimeException
Construct object of class BaseRuntimeException.
BaseRuntimeException(String, Object[]) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseRuntimeException
Construct object of class BaseRuntimeException.
BaseRuntimeException(String, Throwable) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseRuntimeException
Construct object of class BaseRuntimeException.
BaseRuntimeException(String, Object[], Throwable) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseRuntimeException
Construct object of class BaseRuntimeException.
BaseRuntimeException(String, boolean) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseRuntimeException
Construct object of class BaseRuntimeException.
BaseRuntimeException(String, Object[], boolean) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseRuntimeException
Construct object of class BaseRuntimeException.
BaseRuntimeException(String, Throwable, boolean) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseRuntimeException
Construct object of class BaseRuntimeException.
BaseRuntimeException(String, Object[], Throwable, boolean) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseRuntimeException
Construct object of class BaseRuntimeException.
BaseRuntimeException(ResourceAccessor, String) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseRuntimeException
Construct object of class BaseRuntimeException.
BaseRuntimeException(ResourceAccessor, String, Object[]) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseRuntimeException
Construct object of class BaseRuntimeException.
BaseRuntimeException(ResourceAccessor, String, Throwable) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseRuntimeException
Construct object of class BaseRuntimeException.
BaseRuntimeException(ResourceAccessor, String, Object[], Throwable) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseRuntimeException
Construct object of class BaseRuntimeException.
BaseRuntimeException(ResourceAccessor, String, boolean) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseRuntimeException
Construct object of class BaseRuntimeException.
BaseRuntimeException(ResourceAccessor, String, Object[], boolean) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseRuntimeException
Construct object of class BaseRuntimeException.
BaseRuntimeException(ResourceAccessor, String, Throwable, boolean) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseRuntimeException
Construct object of class BaseRuntimeException.
BaseRuntimeException(ResourceAccessor, String, Object[], Throwable, boolean) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseRuntimeException
Construct object of class BaseRuntimeException.
BaseRuntimeException(ResourceMessage) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseRuntimeException
Construct object of class BaseRuntimeException.
BaseRuntimeException(ResourceMessage, Throwable) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseRuntimeException
Construct object of class BaseRuntimeException.
BaseRuntimeException(ResourceMessage, boolean) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseRuntimeException
Construct object of class BaseRuntimeException.
BaseRuntimeException(ResourceMessage, Throwable, boolean) - Constructor for exception com.sap.netweaver.bc.rf.util.exception.BaseRuntimeException
Construct object of class BaseRuntimeException.
BASIC_SEARCH_PAGE - Static variable in class com.sapportals.wcm.service.urlgenerator.PathKey
 
BasicChildrenFindResourcesDescriptor - Class in com.sap.netweaver.bc.rf.common.namespace
Class implementing a find descriptor for children resources.
BasicChildrenFindResourcesDescriptor() - Constructor for class com.sap.netweaver.bc.rf.common.namespace.BasicChildrenFindResourcesDescriptor
Construct object of class AbstractFindResourcesDescriptor.
BasicChildrenFindResourcesDescriptor(Boolean, Boolean, Boolean) - Constructor for class com.sap.netweaver.bc.rf.common.namespace.BasicChildrenFindResourcesDescriptor
 
BasicSearch - Class in com.sapportals.wcm.protocol.webdav.dasl
DASL basicsearch constants common to both WEBDAV clients and servers.
BasicSearch() - Constructor for class com.sapportals.wcm.protocol.webdav.dasl.BasicSearch
 
beautify(Throwable) - Static method in class com.sapportals.wcm.util.logging.LoggingFormatter
Extracts the throwable's type, its message and the stack trace into a human readable string
BEFORE - Static variable in class com.sap.netweaver.bc.rf.common.namespace.OrderPositionType
 
BEFORE - Static variable in class com.sapportals.wcm.repository.enums.OrderPosition
Before
begin() - Method in interface com.sap.netweaver.bc.rf.mi.transaction.IMutableTransactionManager
Create a new transaction and associate it with the current thread.
BestClassesSensitivity - Class in com.sapportals.wcm.service.indexmanagement.retrieval.classification
Determines how strict the getBestClasses algorithm in IClassificationIndex works.
between(String, String) - Method in interface com.sapportals.wcm.service.relation.IRelationOperandQuery
Return an expression which selects only those between the given values, such as lowerValue <= x <= upperValue.
between(Object, Object) - Method in interface com.sapportals.wcm.service.relation.IRelationPropertyQuery
Return an expression which selects only those operands being between the given objects (compareTo(lowerValue) <= 0 and compareTo(upperValue >= 0) ).
betweenIgnoreCase(String, String) - Method in interface com.sapportals.wcm.service.relation.IRelationOperandQuery
case insensitive version of IRelationOperandQuery.between(String, String).
BindingCreateDescriptor - Class in com.sap.netweaver.bc.rf.common.binding
Class implementing a binding create descriptor used to create bindings.
BindingCreateDescriptor(IDestinationDescriptor, IRid) - Constructor for class com.sap.netweaver.bc.rf.common.binding.BindingCreateDescriptor
Construct object of class BindingCreateDescriptor.
BLANK - Static variable in class com.sapportals.wcm.control.util.search.SearchParamConst
Deprecated.  
BLANK - Static variable in class com.sapportals.wcm.control.util.search.SearchPropertyConverter
Deprecated.  
BLANK - Static variable in class com.sapportals.wcm.rendering.collection.AbstractCollectionRenderer
Deprecated.  
BLANK - Static variable in class com.sapportals.wcm.rendering.detailsoverview.AbstractResourceDetailsOverview
Deprecated.  
BLANK - Static variable in class com.sapportals.wcm.rendering.resource.AbstractResourceRenderer
Deprecated.  
BLANK - Static variable in class com.sapportals.wcm.rendering.resource.ResourceNavigationRenderer
Deprecated.  
BLANK_LINK_TARGET - Static variable in class com.sapportals.wcm.control.base.WcmBaseControl
Deprecated. constant for links that open a new browser window
BOMPeekingInputStream - Class in com.sapportals.wcm.protocol.webdav
Copyright (c) SAP AG 2003
BOMPeekingInputStream(InputStream) - Constructor for class com.sapportals.wcm.protocol.webdav.BOMPeekingInputStream
 
BOOLEAN - Static variable in class com.sap.netweaver.bc.rf.common.property.PropertyType
 
BOOLEAN - Static variable in class com.sapportals.wcm.repository.enums.PropertyType
 
BOOLEAN - Static variable in class com.sapportals.wcm.util.config.ConfigPropertyDef
Deprecated.  
BooleanMultiValueProperty - Class in com.sap.netweaver.bc.rf.common.property.booleantype
Class implementing a boolean multi value property.
BooleanMultiValueProperty(IPropertyName, boolean[]) - Constructor for class com.sap.netweaver.bc.rf.common.property.booleantype.BooleanMultiValueProperty
Construct property instance based on its internals.
BooleanMultiValueProperty(IPropertyName, boolean[], Properties) - Constructor for class com.sap.netweaver.bc.rf.common.property.booleantype.BooleanMultiValueProperty
Construct property instance based on its internals.
BooleanMultiValueProperty(IPropertyName, boolean[], int) - Constructor for class com.sap.netweaver.bc.rf.common.property.booleantype.BooleanMultiValueProperty
Construct property instance based on its internals.
BooleanMultiValueProperty(IPropertyName, boolean[], Properties, int) - Constructor for class com.sap.netweaver.bc.rf.common.property.booleantype.BooleanMultiValueProperty
Construct property instance based on its internals.
BooleanMultiValueProperty(IPropertyName, boolean[], Properties, int, ResourceBundles) - Constructor for class com.sap.netweaver.bc.rf.common.property.booleantype.BooleanMultiValueProperty
Construct property instance based on its internals.
BooleanMultiValueProperty - Class in com.sap.netweaver.bc.rf.mi.property.booleantype
Class implementing a boolean multi value property used to be instantiated by property sub managers.
BooleanMultiValueProperty(IPropertyName, boolean[], int, ResourceBundles) - Constructor for class com.sap.netweaver.bc.rf.mi.property.booleantype.BooleanMultiValueProperty
Construct property instance based on its internals.
BooleanMultiValueProperty(IPropertyName, boolean[], Properties, int, ResourceBundles) - Constructor for class com.sap.netweaver.bc.rf.mi.property.booleantype.BooleanMultiValueProperty
Construct property instance based on its internals.
BooleanSingleValueProperty - Class in com.sap.netweaver.bc.rf.common.property.booleantype
Class implementing a boolean single value property.
BooleanSingleValueProperty(IPropertyName, boolean) - Constructor for class com.sap.netweaver.bc.rf.common.property.booleantype.BooleanSingleValueProperty
Construct property instance based on its internals.
BooleanSingleValueProperty(IPropertyName, boolean, Properties) - Constructor for class com.sap.netweaver.bc.rf.common.property.booleantype.BooleanSingleValueProperty
Construct property instance based on its internals.
BooleanSingleValueProperty(IPropertyName, boolean, int) - Constructor for class com.sap.netweaver.bc.rf.common.property.booleantype.BooleanSingleValueProperty
Construct property instance based on its internals.
BooleanSingleValueProperty(IPropertyName, boolean, Properties, int) - Constructor for class com.sap.netweaver.bc.rf.common.property.booleantype.BooleanSingleValueProperty
Construct property instance based on its internals.
BooleanSingleValueProperty(IPropertyName, boolean, Properties, int, ResourceBundles) - Constructor for class com.sap.netweaver.bc.rf.common.property.booleantype.BooleanSingleValueProperty
Construct property instance based on its internals.
BooleanSingleValueProperty - Class in com.sap.netweaver.bc.rf.mi.property.booleantype
Class implementing a boolean single value property used to be instantiated by property sub managers.
BooleanSingleValueProperty(IPropertyName, boolean, int, ResourceBundles) - Constructor for class com.sap.netweaver.bc.rf.mi.property.booleantype.BooleanSingleValueProperty
Construct property instance based on its internals.
BooleanSingleValueProperty(IPropertyName, boolean, Properties, int, ResourceBundles) - Constructor for class com.sap.netweaver.bc.rf.mi.property.booleantype.BooleanSingleValueProperty
Construct property instance based on its internals.
BOTH - Static variable in class com.sap.ip.collaboration.gw.api.enums.TransportType
Both read and send transport
BOTH - Static variable in interface com.sapportals.wcm.service.objecttypehandler.IMimeType
a mimetype with this value as handling-attribute will match for both the IResource with this mimetype, and for a link that points to it.
BOTH - Static variable in interface com.sapportals.wcm.service.objecttypehandler.IResourceType
a resourcetype with this value as handling-attribute will match for both the IResource with this resourcetype, and for a link that points to it.
BREADCRUMBSTYLE - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.ICollectionRendererParameterNameConst
determins the style of a breadcrump (enum)
BREADCRUMBSTYLE_BACK - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.ICollectionRendererParameterNameConst
render breadcrump back link *
BREADCRUMBSTYLE_DRPODOWN - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.ICollectionRendererParameterNameConst
render breadcrump vertical *
BREADCRUMBSTYLE_HORIZONTAL - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.ICollectionRendererParameterNameConst
render breadcrump horizontal *
BREADCRUMBSTYLE_KEY - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.ICollectionRendererParameterNameStrings
Determines the style of a breadcrump (enum)
BREADCRUMBSTYLE_OFF - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.ICollectionRendererParameterNameConst
don't render breadcrump *
BREADCRUMBSTYLE_VERTICAL - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.ICollectionRendererParameterNameConst
render breadcrump vertical *
BREADCRUMBVISIBILITYSTYLE - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.ICollectionRendererParameterNameConst
determins the mode of a breadcrump (enum)
BREADCRUMBVISIBILITYSTYLE_DISABLEROOT - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.ICollectionRendererParameterNameConst
breadcrumb is completely off for root
BREADCRUMBVISIBILITYSTYLE_INVISIBLE - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.ICollectionRendererParameterNameConst
only commands *
BREADCRUMBVISIBILITYSTYLE_INVISIBLEROOT - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.ICollectionRendererParameterNameConst
root level shows no breadcrumb, but commands *
BREADCRUMBVISIBILITYSTYLE_KEY - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.ICollectionRendererParameterNameStrings
 
BREADCRUMBVISIBILITYSTYLE_KEY_OLD - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.ICollectionRendererParameterNameStrings
Determines the mode of a breadcrump (enum)
BREADCRUMBVISIBILITYSTYLE_NOICON - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.ICollectionRendererParameterNameConst
render breadcrump no icon *
BREADCRUMBVISIBILITYSTYLE_STANDARD - Static variable in interface com.sapportals.wcm.repository.service.layout.customizing.ICollectionRendererParameterNameConst
standard breadcrumb as it is now, also default for "Not Set"*
BROKEN_LINK_PAGE - Static variable in class com.sapportals.wcm.control.util.RendererResourceLink
Deprecated.  
BROKEN_LINK_PAGE - Static variable in class com.sapportals.wcm.control.util.ResourceURLCreator
Deprecated.  
BrokenLinkControl - Class in com.sapportals.wcm.control.navigation
 
BrokenLinkControl() - Constructor for class com.sapportals.wcm.control.navigation.BrokenLinkControl
 
BrowserConfig - Class in com.sapportals.wcm.app.xmlforms
Copyright 2004 SAP AGBrowserConfigManager - Class in com.sapportals.wcm.app.xmlforms
Copyright 2004 SAP AGBrowserConfigManager() - Constructor for class com.sapportals.wcm.app.xmlforms.BrowserConfigManager
 
BrowserConfigParser - Class in com.sapportals.wcm.app.xmlforms
Copyright 2004 SAP AGBTN_CANCEL - Static variable in class com.sapportals.wcm.control.edit.RenameStatus
 
BTN_SAVE - Static variable in class com.sapportals.wcm.control.edit.RenameStatus
 
buildAdditionalQuery(IQueryEntryList, IResourceContext) - Method in class com.sapportals.wcm.service.indexmanagement.retrieval.search.DefaultQueryExtender
 
buildAdditionalQuery(IQueryEntryList, IRidList, IResourceContext) - Method in class com.sapportals.wcm.service.indexmanagement.retrieval.search.DefaultQueryExtender
 
buildAdditionalQuery(IQueryEntryList, IResourceContext) - Method in class com.sapportals.wcm.service.indexmanagement.retrieval.search.TestQueryExtender
 
buildAddOnQueryEntries() - Method in class com.sapportals.wcm.control.util.search.SearchQueryBuilder
Deprecated. As of NetWeaver 7.1
buildComposition() - Method in class com.sap.netweaver.kmc.people.photo.ui.PhotoImage
 
buildComposition() - Method in class com.sapportals.wcm.control.base.ClassLoadingDetailsComponent
Deprecated. As of NetWeaver 7.1
buildComposition() - Method in class com.sapportals.wcm.control.base.ClassLoadingTracerComponent
Deprecated. As of NetWeaver 7.1
buildComposition() - Method in class com.sapportals.wcm.control.base.InstructionsComponent
Deprecated. As of NetWeaver 7.1
buildComposition() - Method in class com.sapportals.wcm.control.util.components.base.BaseCompositeComponent
Deprecated. As of NetWeaver 7.1
buildContent() - Method in class com.sapportals.wcm.control.util.components.base.BaseCompositeComponent
Deprecated. As of NetWeaver 7.1
buildContent() - Method in class com.sapportals.wcm.control.util.components.PropertySelectionComposite
Deprecated. As of NetWeaver 7.1
buildContent() - Method in class com.sapportals.wcm.control.util.components.resourcePicker.ResourcePicker
Deprecated. As of NetWeaver 7.1
buildContent() - Method in class com.sapportals.wcm.control.util.ContextDisplay
Deprecated. As of NetWeaver 7.1
buildContent() - Method in class com.sapportals.wcm.rendering.collection.CollectionRendererDecorator
Deprecated. As of NetWeaver 7.1
buildContent() - Method in class com.sapportals.wcm.rendering.readymades.CommandRenderer
Deprecated. As of NetWeaver 7.1
buildContent() - Method in class com.sapportals.wcm.rendering.readymades.EmptyCollectionInfo
Deprecated. As of NetWeaver 7.1
buildContent() - Method in class com.sapportals.wcm.rendering.readymades.MenuBarComponent
Deprecated. As of NetWeaver 7.1
buildContent() - Method in class com.sapportals.wcm.rendering.readymades.MetaPropertyComponent
Deprecated. As of NetWeaver 7.1
buildContent() - Method in class com.sapportals.wcm.rendering.readymades.PropertyComponent
Deprecated. As of NetWeaver 7.1
buildContent() - Method in class com.sapportals.wcm.rendering.readymades.ResourceDetailsLink
Deprecated. As of NetWeaver 7.1
buildContent() - Method in class com.sapportals.wcm.rendering.readymades.ResourceImage
Deprecated. As of NetWeaver 7.1
buildContent() - Method in class com.sapportals.wcm.rendering.readymades.ResourceLink
Deprecated. As of NetWeaver 7.1
buildContent() - Method in class com.sapportals.wcm.rendering.readymades.UICommandComponent
Deprecated. As of NetWeaver 7.1
buildContent() - Method in class com.sapportals.wcm.rendering.screenflow.os.ConfirmComponent
Deprecated. As of NetWeaver 7.1
buildDidYouMeanQueryEntries(IQueryEntryList, String, String) - Method in class com.sapportals.wcm.control.released.search.SearchQueryListBuilder
Deprecated. As of NetWeaver 7.1
buildDidYouMeanQueryEntries(IQueryEntryList) - Method in class com.sapportals.wcm.control.released.search.SearchQueryListBuilder
Deprecated. As of NetWeaver 7.1
buildDidYouMeanQueryEntries(IQueryEntryList, String, String) - Method in class com.sapportals.wcm.control.util.search.SearchQueryBuilder
Deprecated. As of NetWeaver 7.1
buildExtendedViewButton() - Method in class com.sapportals.wcm.control.util.components.PropertySelectionComposite
Deprecated. As of NetWeaver 7.1
buildGuidedNavQueryEntries(IQueryEntryList, IPropertyName, String) - Method in class com.sapportals.wcm.control.util.search.SearchQueryBuilder
Deprecated. As of NetWeaver 7.1
buildHashSetfromString(String) - Method in class com.sapportals.wcm.control.edit.CancelCheckoutControl
 
buildIntoForm(FormLayout) - Method in class com.sapportals.wcm.control.util.components.base.BaseCompositeComponent
Deprecated. As of NetWeaver 7.1
buildItemsSelection(IQueryEntryList, String) - Method in class com.sapportals.wcm.control.util.search.SearchQueryBuilder
Deprecated. As of NetWeaver 7.1
buildNarroViewButton() - Method in class com.sapportals.wcm.control.util.components.PropertySelectionComposite
Deprecated. As of NetWeaver 7.1
buildNotOlderQuery(IQueryEntryList) - Method in class com.sapportals.wcm.control.util.search.SearchQueryBuilder
Deprecated. As of NetWeaver 7.1
buildPersistentSelection() - Method in class com.sapportals.wcm.control.util.components.PropertySelectionComposite
Deprecated. As of NetWeaver 7.1
buildQuery(String, IPropertyNameList, boolean) - Static method in class com.sapportals.wcm.service.indexmanagement.retrieval.search.SearchQueryBuilderIM
Build a query from an input string.
buildQueryEntryConnector(String) - Method in class com.sapportals.wcm.control.released.search.SearchQueryListBuilder
Deprecated. As of NetWeaver 7.1
buildQueryEntryConnector(String) - Method in class com.sapportals.wcm.control.util.search.SearchQueryBuilder
Deprecated. As of NetWeaver 7.1
buildQueryEntryDate(IPropertyName, Date, byte) - Method in class com.sapportals.wcm.control.released.search.SearchQueryListBuilder
Deprecated. As of NetWeaver 7.1
buildQueryEntryDate(IPropertyName, Date, byte) - Method in class com.sapportals.wcm.control.util.search.SearchQueryBuilder
Deprecated. As of NetWeaver 7.1
buildQueryEntryList() - Method in interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.ITaxonomyCollection
 
buildQueryEntryListForPathOnly() - Method in interface com.sapportals.wcm.service.indexmanagement.retrieval.classification.ITaxonomyCollection
 
buildQueryEntryTimeWindow(IPropertyName, Date, Date) - Method in class com.sapportals.wcm.control.released.search.SearchQueryListBuilder
Deprecated. As of NetWeaver 7.1
buildQueryEntryTimeWindow(IPropertyName, Date, Date) - Method in class com.sapportals.wcm.control.util.search.SearchQueryBuilder
Deprecated. As of NetWeaver 7.1
buildSearchQueryEntries() - Method in class com.sapportals.wcm.control.util.search.SearchQueryBuilder
Deprecated. As of NetWeaver 7.1
buildSearchQueryList() - Method in class com.sapportals.wcm.control.released.search.SearchQueryListBuilder
Deprecated. As of NetWeaver 7.1
buildVT(String, List, IPropertyNameList, IResourceContext, boolean) - Static method in class com.sapportals.wcm.service.indexmanagement.retrieval.virtualtaxonomies.VTInitializer
Generates a simple virtual taxonomy over the specified index.
buildVT(String, String, IPropertyNameList, IResourceContext, boolean) - Static method in class com.sapportals.wcm.service.indexmanagement.retrieval.virtualtaxonomies.VTInitializer
Generates a simple virtual taxonomy over the specified index.
BUNDLE_ERROR_NO_PROPERTY_NAME - Static variable in class com.sapportals.wcm.service.reporting.FolderSizeCalculation
 
BUNDLE_ERROR_NO_PROPERTY_NAMESPACE - Static variable in class com.sapportals.wcm.service.reporting.FolderSizeCalculation
 
BUNDLE_ERROR_NO_PROPERTY_SET - Static variable in class com.sapportals.wcm.service.reporting.FolderSizeCalculation
 
BUNDLE_ERROR_NO_SCOPE - Static variable in class com.sapportals.wcm.service.reporting.FolderSizeCalculation
 
BUNDLE_ERROR_PROPS_NOT_SUPPORTED - Static variable in class com.sapportals.wcm.service.reporting.FolderSizeCalculation
 
BUNDLE_ERROR_RID_NOT_EXISTS - Static variable in class com.sapportals.wcm.service.reporting.FolderSizeCalculation
 
BUNDLE_PARAMETER_DESCRIPTION_PREFIX - Static variable in class com.sapportals.wcm.service.reporting.FolderSizeCalculation
 
BUNDLE_PARAMETER_DISPLAY_NAME_PREFIX - Static variable in class com.sapportals.wcm.service.reporting.FolderSizeCalculation
 
BUNDLE_PARAMETER_FOLDER_SIZE_BYTES - Static variable in class com.sapportals.wcm.service.reporting.FolderSizeCalculation
 
BUNDLE_PARAMETER_FOLDER_SIZE_GB - Static variable in class com.sapportals.wcm.service.reporting.FolderSizeCalculation
 
BUNDLE_PARAMETER_FOLDER_SIZE_KB - Static variable in class com.sapportals.wcm.service.reporting.FolderSizeCalculation
 
BUNDLE_PARAMETER_FOLDER_SIZE_MB - Static variable in class com.sapportals.wcm.service.reporting.FolderSizeCalculation
 
BUNDLE_REPORT_DESCRIPTION - Static variable in class com.sapportals.wcm.service.reporting.FolderSizeCalculation
 
BUNDLE_REPORT_DISPLAY_NAME - Static variable in class com.sapportals.wcm.service.reporting.FolderSizeCalculation
 
bundleFile - Variable in class com.sapportals.wcm.rendering.uicommand.AbstractUIGroupCommand
Deprecated.  
BundleHandler - Class in com.sapportals.wcm.rendering.util
Deprecated. As of NetWeaver 7.1
BundleHandler(ResourceBundles, IResourceContext) - Constructor for class com.sapportals.wcm.rendering.util.BundleHandler
Deprecated. As of NetWeaver 7.1
BUSY - Static variable in class com.sap.ip.collaboration.gw.api.enums.AvailabilityType
 
BUTTON - Static variable in class com.sapportals.wcm.protocol.webdav.html.HTMLInput
 
BUTTON_LABEL - Static variable in class com.sapportals.wcm.rendering.enums.TextKey
Deprecated.  
BUTTON_LBL_CANCEL - Static variable in interface com.sapportals.wcm.service.xmlforms.IConstants
 
BUTTON_LBL_RESET - Static variable in interface com.sapportals.wcm.service.xmlforms.IConstants
 
BUTTON_LBL_SUBMIT - Static variable in interface com.sapportals.wcm.service.xmlforms.IConstants
 
BUTTON_MENU_TYPE - Static variable in interface com.sapportals.wcm.rendering.uicommand.IUIMenu
Deprecated. menu type for the buttonmenu
BY_NAME - Static variable in class com.sapportals.wcm.repository.manager.Permission
 
ByteEncoder - Class in com.sapportals.wcm.control.util.components.persistence
Deprecated. As of NetWeaver 7.1
ByteEncoder() - Constructor for class com.sapportals.wcm.control.util.components.persistence.ByteEncoder
Deprecated.  

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