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

R

RADIO - Static variable in class com.sapportals.portal.prt.util.html.HtmlInput.InputType
 
REDIRECT_PREFIX_SEPARATOR - Static variable in interface com.sapportals.portal.navigation.INavigationConstants
The navigation model redirector-separator String.
REFRESH - Static variable in interface com.sap.portal.admin.studio.IToolBar
refresh - Generic action constant
REFRESH - Static variable in class com.sapportals.portal.prt.component.PortalComponentRequestType
Deprecated. A request of type refresh is asking for refreshed content, i.e. expiration of all caching done by the Portal Component.
REFRESH_MODE - Static variable in interface com.sapportals.portal.prt.pom.IPOMConstants
Deprecated. use NodeMode.REFRESH_MODE instead
REFRESH_MODE - Static variable in class com.sapportals.portal.prt.pom.NodeMode
Describes the refresh node mode
REFRESH_REQUEST_EVENT - Static variable in class com.sapportals.portal.prt.pom.EventType
Deprecated. use INode.setNodeMode(com.sapportals.portal.prt.pom.NodeMode) method instead of sending an event of this type.
REFRESH_REQUEST_EVENT - Static variable in interface com.sapportals.portal.prt.pom.IPOMConstants
Deprecated. use EventType.REFRESH_REQUEST_EVENT instead
REF_ATTR - Static variable in interface com.sapportals.portal.prt.service.soap.wsdl.WSDLConstants
 
REGULAR_TARGET - Static variable in interface com.sapportals.portal.navigation.INavigationConstants
Definines the target as a Regular target.
RELATED_LINKS - Static variable in class com.sap.portal.pcm.relateditem.RelatedItemType
Constant for new (copy) creation mode.
RELATION_BRACE_LEFT - Static variable in interface com.sap.portal.unification.hrnpnode.IHRNPNode
Left brace of a relation object of an IHRNPNode
RELATION_BRACE_RIGHT - Static variable in interface com.sap.portal.unification.hrnpnode.IHRNPNode
Right brace of a relation object of an IHRNPNode
RELATION_PARAMETER_KEY - Static variable in class com.sap.portal.unification.ObjectBasedNevigationConstants
Relation parameter
REQUEST_ELEMENT - Static variable in interface com.sapportals.portal.prt.service.soap.wsdl.WSDLConstants
 
REQUEST_EVENT - Static variable in class com.sapportals.portal.prt.pom.EventType
Event representing an event specified in the URL used by the client
REQUEST_EVENT - Static variable in interface com.sapportals.portal.prt.pom.IPOMConstants
Deprecated. use EventType.REQUEST_EVENT instead
RESERVED_PREFIX_IVIEW - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneral
Prefix for SAP reserved iview attributes.
RESERVED_PREFIX_LAYOUT - Static variable in interface com.sap.portal.pcm.attributes.IAttrLayout
Constant that holds the namespace prefix of a reserved layout attribute.
RESET - Static variable in class com.sapportals.portal.prt.util.html.HtmlInput.InputType
 
RESOURCE_BUNDLE_NAME - Static variable in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerService
Name of the default resource
RESOURCE_BUNDLE_PARAMETER_NAME - Static variable in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerService
Name of the transformer parameter of resource bundles
RESOURCE_IN_HOLD - Static variable in class com.sap.portal.admin.editor.EditorLockingStatus.StatusEnum
The resource is locked.
RESOURCE_IS_LOCKED - Static variable in class com.sap.portal.admin.editor.EditorLockingStatus.StatusEnum
The resource was locked by other entity.
RESOURCE_MANAGER - Static variable in interface com.sapportals.portal.prt.runtime.IPortalConstants
 
RESPONSE_ELEMENT - Static variable in interface com.sapportals.portal.prt.service.soap.wsdl.WSDLConstants
 
RESTART_WIZARD_CAPTION_BUNDLE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.FinishPane.UIStrings
String for the caption for radio button selection to restart the wizard(not based on a template/par).
RESTART_WIZARD_PAR_CAPTION_BUNDLE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.FinishPane.UIStrings
String for the caption for radio button selection to restart the wizard using the same portal component.
RESTART_WIZARD_TMPLT_CAPTION_BUNDLE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.FinishPane.UIStrings
String for the caption for radio button selection to restart the wizard again using the same template.
RESTRICTION_ELEMENT - Static variable in interface com.sapportals.portal.prt.service.soap.wsdl.WSDLConstants
 
RIGHT - Static variable in class com.sapportals.portal.prt.util.html.HtmlDiv.DivAlign
 
RPC_ENCODED_STYLE_ENCODING - Static variable in interface com.sapportals.portal.prt.service.soap.ISOAPParamConstants
 
RPC_LITERAL_STYLE_ENCODING - Static variable in interface com.sapportals.portal.prt.service.soap.ISOAPParamConstants
 
RPC_STYLE - Static variable in interface com.sapportals.portal.prt.service.soap.webserviceconfig.description.IPortalWebServiceMethod
 
RPC_STYLE_DESC - Static variable in interface com.sapportals.portal.prt.service.soap.webserviceconfig.DescriptionConstants
 
RPC_VALUE - Static variable in interface com.sapportals.portal.prt.service.soap.wsdl.WSDLConstants
 
RSS - Static variable in class com.sapportals.portal.prt.component.PortalComponentContentType
 
RUNTIME_CONNECTION - Static variable in interface com.sapportals.portal.prt.service.soap.ISOAPParamConstants
 
RadioButtonSelectionComponent - class com.sapportals.admin.wizardframework.components.RadioButtonSelectionComponent.
 
RadioButtonSelectionComponent() - Constructor for class com.sapportals.admin.wizardframework.components.RadioButtonSelectionComponent
Creates a 'blank' RadioButtonSelectionComponent. you'll have to set caption, choices and default selection at runtime.
RadioButtonSelectionComponent(String) - Constructor for class com.sapportals.admin.wizardframework.components.RadioButtonSelectionComponent
Creates a RadioButtonSelectionComponent with the given caption. you'll have to set the choices at runtime.
RadioButtonSelectionComponent(String, List) - Constructor for class com.sapportals.admin.wizardframework.components.RadioButtonSelectionComponent
Creates a RadioButtonSelectionComponent with the given caption and a fixed list of choices.
RadioButtonSelectionComponent(String, List, String) - Constructor for class com.sapportals.admin.wizardframework.components.RadioButtonSelectionComponent
Creates a RadioButtonSelectionComponent with the given caption, choices and default selection.
RadioButtonSelectionComponent(String, List, List, String) - Constructor for class com.sapportals.admin.wizardframework.components.RadioButtonSelectionComponent
Creates a RadioButtonSelectionComponent with the given caption, choices and default selection.
RadioButtonSelectionComponent(String, List, String, int, int) - Constructor for class com.sapportals.admin.wizardframework.components.RadioButtonSelectionComponent
Creates a RadioButtonSelectionComponent with the given caption, choices and default selection.
RadioButtonSelectionComponent(String, List, List, String, int, int) - Constructor for class com.sapportals.admin.wizardframework.components.RadioButtonSelectionComponent
Creates a RadioButtonSelectionComponent with the given caption, choices and default selection.
RadioButtonSelectionComponent(String, String) - Constructor for class com.sapportals.admin.wizardframework.components.RadioButtonSelectionComponent
Creates a RadioButtonSelectionComponent with the given caption that will take it's list of choices from the session.
RadioButtonSelectionComponent(String, String, String) - Constructor for class com.sapportals.admin.wizardframework.components.RadioButtonSelectionComponent
Creates a RadioButtonSelectionComponent with the given caption and default selection that will take it's list of choices from the session.
RadioButtonSelectionComponent(String, String, String, String) - Constructor for class com.sapportals.admin.wizardframework.components.RadioButtonSelectionComponent
Creates a RadioButtonSelectionComponent with the given caption and default selection that will take it's list of choices from the session.
RadioButtonSelectionComponent(String, String, String, int, int) - Constructor for class com.sapportals.admin.wizardframework.components.RadioButtonSelectionComponent
Creates a RadioButtonSelectionComponent with the given caption and default selection that will take it's list of choices from the session.
RadioButtonSelectionComponent(String, String, String, String, int, int) - Constructor for class com.sapportals.admin.wizardframework.components.RadioButtonSelectionComponent
Creates a RadioButtonSelectionComponent with the given caption and default selection that will take it's list of choices from the session.
RadioButtonSelectionComponent(String, List, List, List, String, boolean) - Constructor for class com.sapportals.admin.wizardframework.components.RadioButtonSelectionComponent
 
RadioButtonSelectionComponent(String, String, String, String, String, boolean) - Constructor for class com.sapportals.admin.wizardframework.components.RadioButtonSelectionComponent
 
RadioButtonSelectionComponent(String, List, List, List, String, boolean, int, int) - Constructor for class com.sapportals.admin.wizardframework.components.RadioButtonSelectionComponent
 
RadioButtonSelectionComponent(String, String, String, String, String, boolean, int, int, String, String) - Constructor for class com.sapportals.admin.wizardframework.components.RadioButtonSelectionComponent
 
ReInit(Reader, int, int, int) - Method in class com.sapportals.portal.prt.util.html.parser.ASCII_CharStream
 
ReInit(Reader, int, int) - Method in class com.sapportals.portal.prt.util.html.parser.ASCII_CharStream
 
ReInit(InputStream, int, int, int) - Method in class com.sapportals.portal.prt.util.html.parser.ASCII_CharStream
 
ReInit(InputStream, int, int) - Method in class com.sapportals.portal.prt.util.html.parser.ASCII_CharStream
 
ReInit(InputStream) - Method in class com.sapportals.portal.prt.util.html.parser.HtmlParser
 
ReInit(Reader) - Method in class com.sapportals.portal.prt.util.html.parser.HtmlParser
 
ReInit(HtmlParserTokenManager) - Method in class com.sapportals.portal.prt.util.html.parser.HtmlParser
 
ReInit(SimpleCharStream) - Method in class com.sapportals.portal.prt.util.html.parser.HtmlParserTokenManager
 
ReInit(SimpleCharStream, int) - Method in class com.sapportals.portal.prt.util.html.parser.HtmlParserTokenManager
 
ReInit(Reader, int, int, int) - Method in class com.sapportals.portal.prt.util.html.parser.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class com.sapportals.portal.prt.util.html.parser.SimpleCharStream
 
ReInit(Reader) - Method in class com.sapportals.portal.prt.util.html.parser.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class com.sapportals.portal.prt.util.html.parser.SimpleCharStream
 
ReInit(InputStream) - Method in class com.sapportals.portal.prt.util.html.parser.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class com.sapportals.portal.prt.util.html.parser.SimpleCharStream
 
RecyclableStringBuffer - class com.sapportals.portal.prt.util.RecyclableStringBuffer.
RecyclableStringBuffer.java Created: Wed Jun 27 11:00:43 2001
RecyclableStringBuffer() - Constructor for class com.sapportals.portal.prt.util.RecyclableStringBuffer
 
RecyclableStringBuffer(int) - Constructor for class com.sapportals.portal.prt.util.RecyclableStringBuffer
 
RecyclableStringBuffer(StringBufferPool) - Constructor for class com.sapportals.portal.prt.util.RecyclableStringBuffer
 
RedirectComponent - class com.sapportals.admin.wizardframework.util.RedirectComponent.
 
RedirectComponent(String, Map) - Constructor for class com.sapportals.admin.wizardframework.util.RedirectComponent
 
RelatedItemType - class com.sap.portal.pcm.relateditem.RelatedItemType.
 
RerunWizard - Static variable in class com.sap.portal.admin.wizard.panes.FinishPane.FinishOptions
Field RerunWizard - rerun wizard option.
ResourceException - exception com.sapportals.portal.prt.resource.ResourceException.
ResourceException is thrown when there is a mismatch between the resource type provided and the real resource type or when the class implementing the IResource interface is not able to parse the resource.
ResourceException(String) - Constructor for class com.sapportals.portal.prt.resource.ResourceException
ResourceException constructor.
ResourceException(Throwable) - Constructor for class com.sapportals.portal.prt.resource.ResourceException
Exception wrapper constructor.
ResourceException(String, Throwable) - Constructor for class com.sapportals.portal.prt.resource.ResourceException
Exception wrapper constructor.
read() - Method in class com.sap.portal.httpconnectivity.transformationservice.xmlsource.XMLSourceBufferedInputStream
Read one byte from the input stream and stores it in the buffer.
read(byte[]) - Method in class com.sap.portal.httpconnectivity.transformationservice.xmlsource.XMLSourceBufferedInputStream
Reads some number of bytes from the input stream and then stores them into the returned buffer array readBuf and in the cache buffer array m_arrayByte.
read(byte[], int, int) - Method in class com.sap.portal.httpconnectivity.transformationservice.xmlsource.XMLSourceBufferedInputStream
Reads up to len bytes of data from the input stream into the readBufarray of bytes and stores the bytes in the m_arrayByte buffer.
readChar() - Method in class com.sapportals.portal.prt.util.html.parser.ASCII_CharStream
 
readChar() - Method in class com.sapportals.portal.prt.util.html.parser.SimpleCharStream
 
readGuidFromBytes(byte[], int) - Static method in class com.sapportals.portal.prt.util.Guid
This Constructor is a technical one, it reads the next 16 bytes from the array beginning with offset.
readPropertie(String) - Method in interface com.sapportals.portal.prt.service.soap.util.IConfigurationSOAPService
 
readPropertieBoolean(String) - Method in interface com.sapportals.portal.prt.service.soap.util.IConfigurationSOAPService
 
realloc(int) - Method in class com.sapportals.portal.prt.util.RecyclableStringBuffer
 
realloc(int) - Method in class com.sapportals.portal.prt.util.SmartStringWriter
 
redirect(String, Hashtable) - Method in interface com.sapportals.portal.navigation.INavigationRedirector
Redirects the given URL to a readable format of it that is familiar by wither one of the connectors or by another Redirector implementation.
redirect(String) - Method in interface com.sapportals.portal.prt.component.IPortalComponentRequest
Forces a redirect of the request to some other location.
register(String, String) - Method in interface com.sapportals.portal.prt.component.IPortalComponentContext
Deprecated. Do not use anymore
register(String, Object) - Method in class com.sapportals.portal.prt.service.soap.wsdlImpl.util.ObjectRegistry
 
registerConnector(String, INavigationConnector) - Method in interface com.sapportals.portal.navigation.INavigationConnectorRegistration
Deprecated. use registerConnector(String connectorKey, INavigationConnectorExt connector);
registerConnector(String, INavigationConnectorExt) - Method in interface com.sapportals.portal.navigation.INavigationConnectorRegistration
Registers a navigation connector to the Navigation service in order to serve navigation nodes.
registerConnector(String, INavigationConnector, INavigationConnectorNamingHandler) - Method in interface com.sapportals.portal.navigation.INavigationConnectorRegistration
Deprecated. use registerConnector(String connectorKey, INavigationConnectorExt connector, INavigationConnectorNamingHandler namingHandler);
registerConnector(String, INavigationConnectorExt, INavigationConnectorNamingHandler) - Method in interface com.sapportals.portal.navigation.INavigationConnectorRegistration
Registers a navigation connector with its naming handler to serve navigation nodes to the Navigation service.
registerConnector(String, INavigationConnector, INavigationConnectorNamingHandler, Map) - Method in interface com.sapportals.portal.navigation.INavigationConnectorRegistration
Deprecated. use registerConnector(String connectorKey, INavigationConnectorExt connector, INavigationConnectorNamingHandler namingHandler, Map redirectors);
registerConnector(String, INavigationConnectorExt, INavigationConnectorNamingHandler, Map) - Method in interface com.sapportals.portal.navigation.INavigationConnectorRegistration
Registers a navigation connector with its naming handler to serve navigation nodes to the Navigation service.
registerPSIDGenerator(String, IPSIDGenerator) - Method in interface com.sapportals.portal.appintegrator.psid.IPSIDService
Registers the given generator for the given key.
registerSOAPServiceProcessor(String, ISOAPServiceProcessor) - Method in interface com.sapportals.portal.prt.service.soap.ISOAPService
register the given processor in the list of SOAP Message processor
release() - Method in class com.sap.portal.httpconnectivity.transformationservice.TransformersProvider
This method is called by the portal runtime when the service is released.
release() - Method in class com.sapportals.portal.appintegrator.config.ConfigService
 
release() - Method in class com.sapportals.portal.prt.pom.AbstractNode
from interface IReleasable
release() - Method in interface com.sapportals.portal.prt.service.IService
Deprecated. use destroy instead.
release() - Method in interface com.sapportals.portal.prt.util.IReleasable
 
release() - Method in class com.sapportals.portal.prt.util.SharedString
Releases the underlying resource.
release(RecyclableStringBuffer) - Method in class com.sapportals.portal.prt.util.StringBufferPool
 
releaseAllTransformers() - Method in class com.sap.portal.httpconnectivity.transformationservice.AbstractTransformerHolder
Releases all the transformers of the holder
releaseAllTransformers() - Method in class com.sap.portal.httpconnectivity.transformationservice.TransformersProvider
 
releaseLock(IEditorContext, IPrincipal, PPLogger) - Method in interface com.sap.portal.admin.editor.IPessimisticLockPolicy
Release the pessinistic lock
The editor framework will maintain any property or EPCM event regarding the lock relaese considering if an exception (failure) has been thrown.
releasePRTFaultContextClientSide() - Static method in class com.sapportals.portal.prt.service.soap.exception.PRTFault
initialize the context fot PRTFault on client side
releasePRTFaultContextServerSide() - Static method in class com.sapportals.portal.prt.service.soap.exception.PRTFault
c
releasePoolObject(Object) - Method in class com.sapportals.portal.prt.util.AbstractPool
Tells the pool to release an object and make it available in the pool.
releaseTransformers(String) - Method in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerService
Releases transformers of a specific component.
remove(String) - Method in interface com.sapportals.portal.prt.event.IPortalComponentEventData
remove an attribute with all values.
remove(String, String) - Method in interface com.sapportals.portal.prt.event.IPortalComponentEventData
remove an attribute/value combination from this event's data.
remove(String) - Method in interface com.sapportals.portal.prt.event.IPortalRequestEventData
remove an attribute with all values.
remove(String, String) - Method in interface com.sapportals.portal.prt.event.IPortalRequestEventData
remove an attribute/value combination from this event's data.
remove(String) - Method in class com.sapportals.portal.prt.util.MultiValueAttributeList
remove an attribute with all values.
remove(String, String) - Method in class com.sapportals.portal.prt.util.MultiValueAttributeList
remove an attribute/value combination from this event's data.
remove(Object) - Method in class com.sapportals.portal.prt.util.MultiValuedHashMap
Removes a key with all its assigned values.
remove(Object, Object) - Method in class com.sapportals.portal.prt.util.MultiValuedHashMap
Removes a key/value combination from the map.
remove(Object) - Method in interface com.sapportals.portal.prt.util.MultiValuedMap
Removes a key with all its assigned values.
remove(Object, Object) - Method in interface com.sapportals.portal.prt.util.MultiValuedMap
Removes a key/value combination from the map.
removeAlias(String) - Method in interface com.sap.portal.pcm.system.ISystem
Removes the specified alias.
removeAllElements() - Method in class com.sapportals.portal.prt.util.html.HtmlContainer
 
removeAllNodes() - Method in class com.sapportals.portal.prt.pom.NodeList
 
removeAllUniqueObjects() - Method in class com.sapportals.portal.prt.util.html.HtmlContainerIdentifiableWithUniqueManager
Removes all the unique objects from the container
removeAttribute(String) - Method in class com.sapportals.portal.prt.util.html.HtmlAttributeContainer
 
removeAttribute(String) - Method in interface com.sapportals.portal.prt.util.html.IHtmlAttributeContainer
 
removeCacheEntry(String) - Method in interface com.sapportals.portal.pb.contentservice.IContentFetchingService
Uses to force invalidation of specific cache entry and its nested content.
removeChildNode(INode) - Method in class com.sapportals.portal.prt.pom.AbstractNode
Removes the given node from the children of this node.
removeChildNode(INode) - Method in interface com.sapportals.portal.prt.pom.INode
Removes a child node from this node.
removeCookie(Cookie) - Method in interface com.sapportals.portal.prt.service.soap.element.IPRTSOAPResponse
 
removeElement(IHtmlOutputable) - Method in class com.sapportals.portal.prt.util.html.HtmlContainer
 
removeEventListener(EventType, IEventListener) - Method in class com.sapportals.portal.prt.pom.AbstractNode
Unregisters an event listener.
removeEventListener(EventType, IEventListener, IEventFilter) - Method in class com.sapportals.portal.prt.pom.AbstractNode
Unregisters an event listener.
removeEventListener(EventType, IEventListener) - Method in interface com.sapportals.portal.prt.pom.IEventTarget
Unregisters a listener on an event
removeLayout(String) - Method in interface com.sap.portal.pcm.page.IPage
Remove layout from the page.
removeNode(INode) - Method in class com.sapportals.portal.prt.pom.NodeList
Removes a node from this NodeList
removeParameter(String) - Method in class com.sapportals.portal.prt.util.AbstractURI
Removes the specified parameter from the query part.
removeParameter(String, String) - Method in class com.sapportals.portal.prt.util.AbstractURI
Removes the specified name-value pair from the query part.
removeParameters() - Method in class com.sapportals.portal.prt.util.AbstractURI
Removes all parameters from the query part.
removeProperty(String) - Method in interface com.sap.portal.admin.editor.IEditorContext
Remove the property at path "key" from the session
removeProperty(String) - Method in interface com.sapportals.admin.wizardframework.api.IBasicEditingContext
 
removeProperty(String) - Method in interface com.sapportals.admin.wizardframework.api.IWizardContext
remove the property at path "key" from the session
removeRelatedItem(IRelatedItemEntity) - Method in interface com.sap.portal.pcm.iview.IiView
Remove a direct related item from the iView.
removeRow(int) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableDataModel
 
removeSelectedRow(int) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableDataModel
 
removeSelectedRows() - Method in class com.sapportals.admin.wizardframework.components.tableview.TableDataModel
 
removeSpecializedRegistry(String) - Method in class com.sapportals.portal.prt.service.soap.mapping.SOAPRegistry
Remove a specialized registry from the list
removeSubtree(String) - Method in interface com.sap.portal.admin.editor.IEditorContext
Remove the property at path "key" and all of it's subproperties at path "key.*" from the session
removeSubtree(String) - Method in interface com.sapportals.admin.wizardframework.api.IBasicEditingContext
 
removeSubtree(String) - Method in interface com.sapportals.admin.wizardframework.api.IWizardContext
remove the property at path "key" and all of it's subproperties at path "key.*" from the session
removeSubtree(String) - Method in class com.sapportals.admin.wizardframework.util.WizardSession
this function will remove the branch under , i.e. all objects under keys and .* from the session.
removeUniqueObject(String) - Method in class com.sapportals.portal.prt.util.html.HtmlContainerIdentifiableWithUniqueManager
 
removeValue(String) - Method in interface com.sapportals.portal.prt.component.IPortalComponentContext
Removes the attribute with the specified name from this context.
removeValue(String) - Method in interface com.sapportals.portal.prt.component.IPortalComponentProfile
Deprecated. Please use the corresponding method on IPortalComponentContext instead.
removeValue(String) - Method in interface com.sapportals.portal.prt.component.IPortalComponentSession
remove an object from this session
removeValue(String, short) - Method in interface com.sapportals.portal.prt.component.IPortalComponentSession
remove an object from this session.
removeValue(String) - Method in class com.sapportals.portal.prt.pom.AbstractNode
Removes an object from this node
removeValue(String) - Method in interface com.sapportals.portal.prt.pom.INode
remove an object from this node
removeiView(String) - Method in interface com.sap.portal.pcm.page.IPage
Remove an iView / page object from the page.
render(IPortalComponentResponse) - Method in class com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer
 
render(IPortalComponentResponse) - Method in class com.sapportals.portal.appintegrator.layer.HTTPRenderLayer
 
render(IPortalComponentResponse) - Method in interface com.sapportals.portal.appintegrator.layer.IIntegrationLayer
This method is used to produce the output of this layer.
render(IPortalComponentResponse) - Method in class com.sapportals.portal.appintegrator.layer.PSIDLayer
 
render(IPortalComponentResponse) - Method in class com.sapportals.portal.appintegrator.layer.SingleSignOnLayer
 
render(IPortalComponentRequest, IPortalComponentResponse) - Method in interface com.sapportals.portal.navigation.obn.IObjectBasedNavigationRenderer
Write the initialization code to the client.
render(IPortalComponentResponse) - Method in class com.sapportals.portal.sapapplication.DragAndRelateLayer
 
render(IPortalComponentResponse) - Method in class com.sapportals.portal.sapapplication.transaction.JavaGuiRenderLayer
 
render(IPortalComponentRequest, String, String) - Static method in class com.sapportals.portal.sapapplication.transaction.StreamShortcut
Method render.
render(IPortalComponentRequest, String) - Static method in class com.sapportals.portal.sapapplication.transaction.StructuredDocument
Renders a Structured Storage Document with the given Command String
render(IPortalComponentResponse) - Method in class com.sapportals.portal.sapapplication.transaction.WinGuiRenderLayer
 
renderCell(int, int, TableView, IPageContext) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewComponent
 
renderCell(TableViewComponent, int, int, TableView, IPageContext) - Method in interface com.sapportals.admin.wizardframework.components.tableview.render.ITableViewCellRenderer
 
renderCell(TableViewComponent, int, int, TableView, IPageContext) - Method in class com.sapportals.admin.wizardframework.components.tableview.render.TableViewButtonRenderer
 
renderCell(TableViewComponent, int, int, TableView, IPageContext) - Method in class com.sapportals.admin.wizardframework.components.tableview.render.TableViewCheckBoxRenderer
 
renderCell(TableViewComponent, int, int, TableView, IPageContext) - Method in class com.sapportals.admin.wizardframework.components.tableview.render.TableViewDropDownListBoxRenderer
 
renderCell(TableViewComponent, int, int, TableView, IPageContext) - Method in class com.sapportals.admin.wizardframework.components.tableview.render.TableViewImageLinkRenderer
 
renderCell(TableViewComponent, int, int, TableView, IPageContext) - Method in class com.sapportals.admin.wizardframework.components.tableview.render.TableViewImageRenderer
 
renderCell(TableViewComponent, int, int, TableView, IPageContext) - Method in class com.sapportals.admin.wizardframework.components.tableview.render.TableViewInputRenderer
 
renderCell(TableViewComponent, int, int, TableView, IPageContext) - Method in class com.sapportals.admin.wizardframework.components.tableview.render.TableViewLinkRenderer
 
renderCell(TableViewComponent, int, int, TableView, IPageContext) - Method in class com.sapportals.admin.wizardframework.components.tableview.render.TableViewTextRenderer
 
requireClosingTag(boolean) - Method in class com.sapportals.portal.prt.util.html.HtmlBase
 
requireClosingTag() - Method in class com.sapportals.portal.prt.util.html.HtmlBase
 
requireClosingTag(boolean) - Method in interface com.sapportals.portal.prt.util.html.IHtmlBase
If the Html element requires a closing tag
requireClosingTag() - Method in interface com.sapportals.portal.prt.util.html.IHtmlBase
 
requireIsolation() - Method in interface com.sapportals.portal.prt.component.IPortalComponentProfile
Deprecated. Please use IPortalComponentProfile.getProperty(String) with the appropriate constant instead.
reset() - Method in class com.sapportals.portal.prt.util.RecyclableStringBuffer
 
reset() - Method in class com.sapportals.portal.prt.util.SmartBuffer
 
resetProperty(String) - Method in interface com.sapportals.portal.prt.component.IPortalComponentProfile
Resets the value of the property to its default value.
resolveEntity(String, String) - Method in class com.sap.portal.httpconnectivity.transformationservice.EPSAXDefaultHandler
 
restore(String, ClassLoader) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableDataModel
 
restoreColumnsState(TableColumn[], IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewColumns
 
resultHandler - Variable in class com.sap.portal.httpconnectivity.transformationservice.EPSAXDefaultHandler
The result content handler.
resultLexicalHanlder - Variable in class com.sap.portal.httpconnectivity.transformationservice.EPSAXDefaultHandler
The result lexical handler.

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