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

A

AbstractActionComponent - class com.sapportals.admin.wizardframework.components.AbstractActionComponent.
 
AbstractActionComponent() - Constructor for class com.sapportals.admin.wizardframework.components.AbstractActionComponent
 
AbstractActionState - class com.sapportals.admin.wizardframework.templates.AbstractActionState.
 
AbstractActionState() - Constructor for class com.sapportals.admin.wizardframework.templates.AbstractActionState
 
AbstractContext - class com.sapportals.portal.appintegrator.template_processor.context.AbstractContext.
Abstract Context This Context collects common methods for all context wrappers Copyright (c) SAP Portals Europe GmbH 2001
AbstractContext() - Constructor for class com.sapportals.portal.appintegrator.template_processor.context.AbstractContext
 
AbstractDynamicWizard - class com.sapportals.admin.wizardframework.AbstractDynamicWizard.
Extend this class and implement it's setupWizard() function to define a dynamic wizard.
AbstractDynamicWizard() - Constructor for class com.sapportals.admin.wizardframework.AbstractDynamicWizard
 
AbstractEditorComponent - class com.sap.portal.admin.editor.AbstractEditorComponent.
Editor component template.
AbstractEditorComponent() - Constructor for class com.sap.portal.admin.editor.AbstractEditorComponent
 
AbstractInputComponent - class com.sapportals.admin.wizardframework.components.AbstractInputComponent.
 
AbstractInputComponent - class com.sapportals.admin.wizardframework.templates.AbstractInputComponent.
 
AbstractInputComponent() - Constructor for class com.sapportals.admin.wizardframework.components.AbstractInputComponent
 
AbstractInputComponent() - Constructor for class com.sapportals.admin.wizardframework.templates.AbstractInputComponent
 
AbstractIntegrationLayer - class com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer.
Copyright: Copyright (c) 2002 by SAP AG Description
AbstractIntegrationLayer() - Constructor for class com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer
 
AbstractIntegratorComponent - class com.sapportals.portal.appintegrator.AbstractIntegratorComponent.
 
AbstractIntegratorComponent() - Constructor for class com.sapportals.portal.appintegrator.AbstractIntegratorComponent
 
AbstractObjectTypeHandler - class com.sap.portal.admin.wizard.handlers.AbstractObjectTypeHandler.
AbstractObjectTypeHandler provides default implementation to save the new object into the PCM, thus the specific handler needs to implement only the abstract part (it can override the save method if it needs to).
AbstractObjectTypeHandler() - Constructor for class com.sap.portal.admin.wizard.handlers.AbstractObjectTypeHandler
 
AbstractPCMWizard - class com.sap.portal.admin.wizard.AbstractPCMWizard.
AbstractPCMWizard is a default wizard that initiates the common panes and transitions.
AbstractPCMWizard.InfoPaneInputKeys - class com.sap.portal.admin.wizard.AbstractPCMWizard.InfoPaneInputKeys.
InfoPaneInputKeys holds constants for the keys of the attributes that are collected by the InfoPane.
AbstractPCMWizard.InfoPaneInputKeys() - Constructor for class com.sap.portal.admin.wizard.AbstractPCMWizard.InfoPaneInputKeys
 
AbstractPCMWizard() - Constructor for class com.sap.portal.admin.wizard.AbstractPCMWizard
 
AbstractScriptState - class com.sapportals.admin.wizardframework.templates.AbstractScriptState.
 
AbstractScriptState() - Constructor for class com.sapportals.admin.wizardframework.templates.AbstractScriptState
 
AbstractSelectionComponent - class com.sapportals.admin.wizardframework.components.AbstractSelectionComponent.
 
AbstractSelectionComponent(String, boolean, List, List, List, String, String, String, String, List) - Constructor for class com.sapportals.admin.wizardframework.components.AbstractSelectionComponent
 
AbstractStaticWizard - class com.sapportals.admin.wizardframework.AbstractStaticWizard.
Deprecated. - The concept of static wizards has been abandoned. As of today all wizards, including the ones that inherit this class for historical reasons will be executed as dynamic wizards. Please move your wizard to inherit AbstractDynamicWizard rather than this class
AbstractStaticWizard() - Constructor for class com.sapportals.admin.wizardframework.AbstractStaticWizard
Deprecated.  
AbstractTableViewCellRenderer - class com.sapportals.admin.wizardframework.components.tableview.render.AbstractTableViewCellRenderer.
 
AbstractTableViewCellRenderer() - Constructor for class com.sapportals.admin.wizardframework.components.tableview.render.AbstractTableViewCellRenderer
 
AbstractTransformerHolder - class com.sap.portal.httpconnectivity.transformationservice.AbstractTransformerHolder.
Abstractization of transformers holder that implemented as a service.
AbstractTransformerHolder() - Constructor for class com.sap.portal.httpconnectivity.transformationservice.AbstractTransformerHolder
 
AbstractWizard - class com.sapportals.admin.wizardframework.templates.AbstractWizard.
 
AbstractWizard() - Constructor for class com.sapportals.admin.wizardframework.templates.AbstractWizard
 
AbstractWizardComponent - class com.sapportals.admin.wizardframework.components.AbstractWizardComponent.
The default component implementation all wizard components should inherit.
AbstractWizardComponent() - Constructor for class com.sapportals.admin.wizardframework.components.AbstractWizardComponent
 
AbstractWizardPane - class com.sapportals.admin.wizardframework.templates.AbstractWizardPane.
 
AbstractWizardPane() - Constructor for class com.sapportals.admin.wizardframework.templates.AbstractWizardPane
 
Action - class com.sap.portal.admin.studio.Action.
Action Virtual representive of an action in the admin studio environment.
Action(String) - Constructor for class com.sap.portal.admin.studio.Action
Constructor - construct an empty action with id, The title and description will be the id.
Action(String, String) - Constructor for class com.sap.portal.admin.studio.Action
Constructor - construct a new action with id and title.
Action(String, String, String) - Constructor for class com.sap.portal.admin.studio.Action
Constructor - construct a new action with id title and description
add(Action) - Method in interface com.sap.portal.admin.studio.IToolBar
Add action to this tool bar.
add(Component) - Method in interface com.sap.portal.admin.studio.IToolBar
Add HTMLB component to this toolbar.
add(INavigationNode) - Method in class com.sapportals.portal.navigation.NavigationNodes
Convenience method; adding of an INavigationNode object.
add(int, Object) - Method in class com.sapportals.portal.navigation.NavigationNodes
Override the add method to make sure only NavigationNode elements are added.
add(Object) - Method in class com.sapportals.portal.navigation.NavigationNodes
Overrides the add method to make sure only INavigationNode elements are added.
addAlias(String) - Method in interface com.sap.portal.pcm.system.ISystem
Associates this ISystem instance with a given alias name.
addBasePaths(String[]) - Method in class com.sap.portal.pcm.iviewserver.SearchOptions
 
addComponent(String, AbstractInputComponent) - Method in class com.sapportals.admin.wizardframework.components.AlignedInputComponentList
 
addComponent(String, AbstractInputComponent, boolean) - Method in class com.sapportals.admin.wizardframework.components.AlignedInputComponentList
 
addComponent(String, Component) - Method in interface com.sap.portal.admin.editor.IEditorContainer
Add HTMLB component to this container
addComponent(String, Component) - Method in class com.sapportals.admin.wizardframework.components.WizardComponentContainer
 
addComponent(String, Component) - Method in class com.sapportals.admin.wizardframework.components.FlowContainer
 
addComponent(String, Component, int, int) - Method in class com.sapportals.admin.wizardframework.components.GridContainer
 
addComponent(String, IWizardComponent) - Method in interface com.sap.portal.admin.editor.IEditorContainer
Add wizrd component to this container
addComponent(String, IWizardComponent) - Method in class com.sapportals.admin.wizardframework.components.WizardComponentContainer
 
addComponent(String, IWizardComponent) - Method in class com.sapportals.admin.wizardframework.components.FlowContainer
 
addComponent(String, IWizardComponent, boolean) - Method in class com.sapportals.admin.wizardframework.components.WizardComponentContainer
 
addComponent(String, IWizardComponent, boolean) - Method in class com.sapportals.admin.wizardframework.components.FlowContainer
 
addComponent(String, IWizardComponent, int, int, boolean) - Method in class com.sapportals.admin.wizardframework.components.GridContainer
 
addComponentId(String) - Method in class com.sap.portal.admin.studio.Action
Internal: Add a component id that this action is related to.
addDependencies(IConfigurableWizard) - Method in class com.sap.portal.admin.wizard.AbstractPCMWizard
Adds wizard's dependencies, if exist.
addDependency(String, String) - Method in interface com.sapportals.admin.wizardframework.api.IConfigurableWizard
Add a dependency between 2 objects in this wizard. dependencies may be between panes or sub components/properties.
addEditorPane(Class, String) - Method in interface com.sap.portal.admin.editor.IEditorConfiguration
Deprecated. use ddEditorPane(PaneMetaData) instead.
addEditorPane(Class, String, String) - Method in interface com.sap.portal.admin.editor.IEditorConfiguration
Deprecated. use ddEditorPane(PaneMetaData) instead.
addEditorPane(Class, String, String, String) - Method in interface com.sap.portal.admin.editor.IEditorConfiguration
Deprecated. use ddEditorPane(PaneMetaData) instead.
addEditorPane(PaneMetaData) - Method in interface com.sap.portal.admin.editor.IEditorConfiguration
Add editor pane to this editor.
addFilterAttributes(Attributes) - Method in class com.sap.portal.pcm.iviewserver.SearchOptions
 
addFPMListener(IFPMListener) - Method in interface com.sapportals.portal.pb.fpm.IFPM
 
addiView(INewObjectDescriptor, String) - Method in interface com.sap.portal.pcm.page.IPage
Add an iView/page object to the page.
addiView(INewObjectDescriptor, String, String) - Method in interface com.sap.portal.pcm.page.IPage
Add a new iView / page object to the page, into a specific layout-container.
addJavaScript(String) - Method in interface com.sap.portal.admin.editor.IEditorResponse
Add java script code to the response.
addLayout(INewObjectDescriptor, String) - Method in interface com.sap.portal.pcm.page.IPage
Add a layout to the page.
addMessageKey(EditorMessageType, String) - Method in interface com.sap.portal.admin.editor.IEditorResponse
Add a message key that represented a message that will be published (formatted) to the editor user.
addMessageKey(EditorMessageType, String, Object[]) - Method in interface com.sap.portal.admin.editor.IEditorResponse
Add a message key that represented a message that will be published (formatted) to the editor user.
addObject(SemanticObjectRequest) - Method in interface com.sapportals.portal.ivs.iviews.IDesigntimeSLService
 
addPane(String, IWizardComponent) - Method in interface com.sapportals.admin.wizardframework.api.IConfigurableWizard
Deprecated. Since wizards will be instantiated dynamically using this function carries a serious ferformance penalty. add a state (pane) to this wizard. the IWizardComponent instance added will be shared among all instances/invocations of this wizard.
addPane(String, String) - Method in interface com.sapportals.admin.wizardframework.api.IConfigurableWizard
add a state (pane) to this wizard use. a new instance of implementationClass will be created for each request. so the component may safely store request specific state in the implementation classes' member variables.
addPane(String, String, Object[]) - Method in interface com.sapportals.admin.wizardframework.api.IConfigurableWizard
add a state (pane) to this wizard use. a new instance of implementationClass will be created for each request. so the component may safely store request specific state in the implementation classes' member variables.
addPanes(IConfigurableWizard) - Method in class com.sap.portal.admin.wizard.AbstractPCMWizard
Adds common panes.
addParameter(String, String) - Method in class com.sap.portal.httpconnectivity.transformationservice.xmlsource.HTTPStreamSource
Adds parameter to the http call.
addParameters(List) - Method in class com.sapportals.portal.pb.utils.RequestParamsContainer
 
addParentId(String) - Method in interface com.sap.portal.pcm.relateditem.IRelatedItemInitialtor
 
addRelatedItem(INewObjectDescriptor, String, RelatedItemType) - Method in interface com.sap.portal.pcm.iview.IiView
Add a direct related item to the iView.
addRequestParameter(Attribute) - Method in interface com.sapportals.portal.pb.contentservice.IPackageInformation
add a url parameter to the request
addRow(List) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableDataModel
 
addSeperator() - Method in interface com.sap.portal.admin.studio.IToolBar
Add a sepertotr to this toolbar.
addToEnvironment(String, Object) - Method in interface com.sapportals.portal.ivs.iviews.IDesigntimeSLService
 
addTransition(String, String, ICondition, String) - Method in interface com.sapportals.admin.wizardframework.api.IConfigurableWizard
add a transition between the states of this wizard.
addTransitions(IConfigurableWizard) - Method in class com.sap.portal.admin.wizard.AbstractPCMWizard
Adds default transitions among the common panes, except transitions among user panes.
addUserPanes(IConfigurableWizard) - Method in class com.sap.portal.admin.wizard.AbstractPCMWizard
Adds user panes.
addUserTransitions(IConfigurableWizard) - Method in class com.sap.portal.admin.wizard.AbstractPCMWizard
Adds user transitions.
afterInit() - Method in class com.sap.portal.httpconnectivity.transformationservice.TransformersProvider
 
afterInit() - Method in class com.sapportals.portal.appintegrator.config.ConfigService
 
AliasAlreadyExistsException - exception com.sap.portal.pcm.alias.AliasAlreadyExistsException.
 
AliasAlreadyExistsException() - Constructor for class com.sap.portal.pcm.alias.AliasAlreadyExistsException
 
AliasAlreadyExistsException(String) - Constructor for class com.sap.portal.pcm.alias.AliasAlreadyExistsException
 
ALIASES_APPLICATION - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
AlignedInputComponentList - class com.sapportals.admin.wizardframework.components.AlignedInputComponentList.
 
AlignedInputComponentList() - Constructor for class com.sapportals.admin.wizardframework.components.AlignedInputComponentList
Sorry, no documentation comment here
AlignedInputComponentList(int) - Constructor for class com.sapportals.admin.wizardframework.components.AlignedInputComponentList
Sorry, no documentation comment here
ALLOW_BROWSER_NO - Static variable in interface com.sap.portal.pcm.attributes.IAttrLaunchValues
Constant for optional value of the attribute
ALLOW_BROWSER_YES - Static variable in interface com.sap.portal.pcm.attributes.IAttrLaunchValues
Constant for optional value of the attribute
AmbiguousAliasException - exception com.sap.portal.pcm.alias.AmbiguousAliasException.
 
AmbiguousAliasException() - Constructor for class com.sap.portal.pcm.alias.AmbiguousAliasException
 
AmbiguousAliasException(String) - Constructor for class com.sap.portal.pcm.alias.AmbiguousAliasException
 
APP_REPOSITORY_COMPONENT_OCLASS - Static variable in interface com.sapportals.portal.ivs.iviews.IDesigntimeSLService
 
APP_REPOSITORY_PATH - Static variable in class com.sap.portal.pcm.iviewserver.SearchOptions
 
appendTask(Task) - Method in class com.sapportals.portal.ivs.iviews.SemanticObjectResponse
 
APPINTEGRATOR_COMPONET - Static variable in class com.sapportals.portal.appintegrator.Utils
the component name of THIS component
ApplicationIntegratorException - exception com.sapportals.portal.appintegrator.ApplicationIntegratorException.
 
ApplicationIntegratorException(String) - Constructor for class com.sapportals.portal.appintegrator.ApplicationIntegratorException
Constructor for ApplicationIntegratorException.
ApplicationIntegratorException(String, Throwable) - Constructor for class com.sapportals.portal.appintegrator.ApplicationIntegratorException
Constructor for ApplicationIntegratorException.
ApplicationIntegratorException(Throwable) - Constructor for class com.sapportals.portal.appintegrator.ApplicationIntegratorException
Constructor for ApplicationIntegratorException.
applicationNameToUrl(String) - Method in interface com.sap.portal.pcm.iviewserver.ISLUtilsSrv
convert CodeLink to url in the following format: pcd:com.sap.portal.system/applications
APPLICATIONS - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
applicationUrlToCodeLink(String) - Method in interface com.sap.portal.pcm.iviewserver.ISLUtilsSrv
convert application url to a CodeLink
APPS_CATEGORY_CONTENT - Static variable in interface com.sapportals.portal.ivs.iviews.IiViewInternalAttributes
 
APPS_CATEGORY_CONTENT - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
APPS_CATEGORY_PLATFORM - Static variable in interface com.sapportals.portal.ivs.iviews.IiViewInternalAttributes
 
APPS_CATEGORY_PLATFORM - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
APPTYPE_BSP - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Application Type BSP (Business Server Pages) Value for: applicationType Uses: IIViewUrlGenerator.SYSTEM_KEY Uses: IIViewUrlGenerator.BSP_CUSTOMER_NAMESPACE Uses: IIViewUrlGenerator.BSP_APPLICATION_NAMESPACE Uses: IIViewUrlGenerator.BSP_APPLICATION_ID Uses: IIViewUrlGenerator.BSP_ALIAS Uses: IIViewUrlGenerator.BSP_PAGE_ID Uses: IIViewUrlGenerator.DYNAMICPARAMETER
APPTYPE_BWREPORT - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Application Type BW Report Value for: applicationType Uses: IIViewUrlGenerator.SYSTEM_KEY Uses: IIViewUrlGenerator.BWREPORT_REPORTID Uses: IIViewUrlGenerator.DYNAMICPARAMETER
APPTYPE_CONTENTINTEGRATOR - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Application Type Content Integrator Value for: applicationType Uses: IIViewUrlGenerator.SYSTEM_KEY Uses: IIViewUrlGenerator.CONTENT_INTEGRATOR_ID Uses: IIViewUrlGenerator.DYNAMICPARAMETER
APPTYPE_CRYSTALREPORT - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Application Type Crystal Report Value for: applicationType Uses: IIViewUrlGenerator.SYSTEM_KEY Uses: IIViewUrlGenerator.CRYSTAL_REPORT_TYPE Uses: IIViewUrlGenerator.CRYSTAL_REPORT_ID Uses: IIViewUrlGenerator.CRYSTAL_VIEWER_APPLICATION Uses: IIViewUrlGenerator.CRYSTAL_VIEWER_TECHNIQUE Uses: IIViewUrlGenerator.CRYSTAL_VIEW_TYPE Uses: IIViewUrlGenerator.DYNAMICPARAMETER
APPTYPE_DNROBJECT - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Application Type DNRObject (Drag and Relate object starter) Value for: applicationType Uses: IIViewUrlGenerator.SYSTEM_KEY Uses: IIViewUrlGenerator.DNROBJECT_TYPE Uses: IIViewUrlGenerator.DNROBJECT_KEY Uses: IIViewUrlGenerator.DNROBJECT_NAME
APPTYPE_GENERIC - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Application Type Generic (Generic URL launcher) Value for: applicationType Uses: IIViewUrlGenerator.SYSTEM_KEY Uses: IIViewUrlGenerator.GENERIC_ID Uses: IIViewUrlGenerator.GENERIC_URL_TEMPLATE Uses: IIViewUrlGenerator.GENERIC_USERMAPPING_TEMPLATE Uses: IIViewUrlGenerator.GENERIC_SAPLOGONTICKET_TEMPLATE
APPTYPE_IAC - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Application Type IAC (Internet Application Component) Value for: applicationType Uses: IIViewUrlGenerator.SYSTEM_KEY Uses: IIViewUrlGenerator.IAC_SERVICE_ID Uses: IIViewUrlGenerator.DYNAMICPARAMETER
APPTYPE_MINIAPP - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Application Type MiniApp (ITS based application type) Value for: applicationType Uses: IIViewUrlGenerator.SYSTEM_KEY Uses: IIViewUrlGenerator.MINIAPP_SERVICE_ID Uses: IIViewUrlGenerator.DYNAMICPARAMETER
APPTYPE_TRANSACTION - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Application Type Transaction Value for: applicationType Uses: IIViewUrlGenerator.SYSTEM_KEY Uses: IIViewUrlGenerator.TRANSACTION_TCODE Uses: IIViewUrlGenerator.TRANSACTION_GUITYPE Uses: IIViewUrlGenerator.DYNAMICPARAMETER Uses: IIViewUrlGenerator.TRANSACTION_AUTOSTART Uses: IIViewUrlGenerator.TRANSACTION_OKCODE Uses: IIViewUrlGenerator.TRANSACTION_SPO1 Uses: IIViewUrlGenerator.TRANSACTION_FROGDESIGN Uses: IIViewUrlGenerator.TRANSACTION_WINGUITECHNIQUE
APPTYPE_WEBDYNPRO - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Application Type Web Dynpro Value for: applicationType Uses: IIViewUrlGenerator.SYSTEM_KEY Uses: IIViewUrlGenerator.WEBDYNPRO_DEFINITIONTYPE Uses: IIViewUrlGenerator.WEBDYNPRO_NAMESPACE Uses: IIViewUrlGenerator.WEBDYNPRO_APPLICATION Uses: IIViewUrlGenerator.DYNAMICPARAMETER
ASCENDING - Static variable in class com.sapportals.admin.wizardframework.components.tableview.TableViewRowComparator
 
assembleParameters() - Method in class com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer
assembles all properties of the current layer into a HashMap
ATTRIBUTE_ACCESSIBILITY_SUPPORT - Static variable in interface com.sap.portal.pcm.attributes.IAttriView
Constant for the attribute name:
com.sap.portal.iview.AccessibilitySupport
type: String
plainDescription:
longDescription:
valid values:
ATTRIBUTE_ADD_TO_FAVORITES - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmNavigation
Constant for the attribute name:
com.sap.portal.navigation.ShowAddToFavorites
type: String
plainDescription: Show 'Add to Favorites' Option
longDescription: Shows or hides the 'Add to Favorites' Option in the iview/page dropdown
valid values: true, false
ATTRIBUTE_ALLOW_BROWSER - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmLaunch
Constant for the attribute name:
ALLOW_BROWSER
type: String
plainDescription: Allow Client-Side Caching
longDescription: Specifies whether or not the portal uses the cache of the client's browser
valid values: Yes, No
ATTRIBUTE_APPLICATION_CATEGORY - Static variable in interface com.sap.portal.pcm.attributes.IAttriView
Constant for the attribute name:
com.sap.portal.pcm.Category
type: String
plainDescription:
longDescription:
valid values:
ATTRIBUTE_AUTH_SCHEME - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmLaunch
Constant for the attribute name:
AuthScheme
type: String
plainDescription: Authentication Scheme
longDescription: Logon authentication scheme name.
ATTRIBUTE_AVAILABILITY - Static variable in interface com.sap.portal.pcm.attributes.IAttriView
Constant for the attribute name:
com.sap.portal.iview.Availability
type: String
plainDescription: Display State
longDescription: Defines the display state of the iView/page at runtime: Required=locked in page; Visible=displayed in page; Available=hidden from page, but can be added by the end user.
ATTRIBUTE_BUTTONS_URL - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneral
Constant for the attribute name:
com.sap.portal.reserved.iview.ButtonsURL
type: String
plainDescription: URL to Toolbar Buttons
longDescription: URL that launches the service providing the relevant toolbar buttons in the editor interface of the object
valid values:
ATTRIBUTE_CACHING_LEVEL - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmLaunch
Constant for the attribute name:
CachingLevel
type: String
plainDescription: Cache Level
longDescription: Defines the level of caching: shared by everyone, or cache per user or browser session
valid values: None, Session, Shared, User
ATTRIBUTE_CATEGORY_NAME - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneral
Constant for the attribute name
ATTRIBUTE_CODE_LINK - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmLaunch
Constant for the attribute name:
ATTRIBUTE_COMPONENT_TYPE - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneral
Constant for the attribute name
ATTRIBUTE_CONNECTION_POINT - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmLaunch
Constant for the attribute name:
com.sap.portal.iview.IsTemplate
type: String
plainDescription:
longDescription:
valid values:
ATTRIBUTE_CONT - Static variable in interface com.sap.portal.pcm.attributes.IAttrLayout
Constant for the attribute name
ATTRIBUTE_DESCR - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneral
Constant for the attribute name:
com.sap.portal.pcm.Description
type: Text
plainDescription: Description
longDescription: Description of object
valid values:
ATTRIBUTE_DISABLE_CHILDREN_DYN - Static variable in interface com.sap.portal.pcm.attributes.IAttriView
Constant for the attribute name
ATTRIBUTE_DISABLE_CHILDREN_RL - Static variable in interface com.sap.portal.pcm.attributes.IAttriView
Constant for the attribute name
ATTRIBUTE_DISABLE_CHILDREN_TC - Static variable in interface com.sap.portal.pcm.attributes.IAttriView
Constant for the attribute name
ATTRIBUTE_DRAG_RELATE_ENABLED - Static variable in interface com.sap.portal.pcm.attributes.IAttriView
Constant for the attribute name:
com.sap.portal.iview.DragAndRelate
type: String
plainDescription:
longDescription:
valid values: true, false
ATTRIBUTE_DRAGRELATE - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmNavigation
Constant for the attribute name:
com.sap.portal.navigation.DragRelate
type: Integer
plainDescription: Drag&Relate Target
longDescription: Determines if the iView/page is a Drag&Relate target (a node that can receive a drag event). 0=No; 1=Yes.
ATTRIBUTE_EDITOR_URL - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneral
Constant for the attribute name:
com.sap.portal.reserved.iview.EditorURL
type: String
plainDescription: URL to Editor
longDescription: URL that launches the appropriate object editor
valid values:
ATTRIBUTE_EMBED_PROPERTY_EDITOR - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneral
Constant for the attribute name:
com.sap.portal.reserved.iview.EmbedPropertyEditor
type: String
plainDescription:
longDescription:
valid values:
ATTRIBUTE_ENTRY_POINT - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmNavigation
Constant for the attribute name:
com.sap.portal.pcd.role.EntryPoint
type: String
plainDescription:
longDescription:
valid values:
ATTRIBUTE_EXPANSION_MODE - Static variable in interface com.sap.portal.pcm.attributes.IAttriView
Constant for the attribute name:
com.sap.portal.iview.ExpansionMode
type: String
plainDescription: Initial State - Open or Closed
longDescription: Defines if the iView will be initially open or closed.
ATTRIBUTE_FOLDER_ENTRY - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmNavigation
Constant for the attribute name:
com.sapportals.portal.navigation.FolderEntry
type: String
plainDescription: Default Entry for Folder
longDescription: A page and iView property defining the object that displays by default when its folder is launched.
ATTRIBUTE_HEIGHT - Static variable in interface com.sap.portal.pcm.attributes.IAttriView
Constant for the attribute name:
com.sap.portal.iview.Height
type: Integer
plainDescription: Fixed Height (Pixels)
longDescription: Fixed height (in pixels) of the iView/page when 'Height Type' is 'Fixed' and the object is displayed in the iFrame
valid values:
ATTRIBUTE_HEIGHT_SCALE - Static variable in interface com.sap.portal.pcm.attributes.IAttriView
Constant for the attribute name:
com.sap.portal.iview.HeightScale
type: String
plainDescription: Height Unit
longDescription:
valid values: PIXELS, PERCENT
ATTRIBUTE_HEIGHT_TYPE - Static variable in interface com.sap.portal.pcm.attributes.IAttriView
Constant for the attribute name:
com.sap.portal.iview.HeightType
type: String
plainDescription: Height Type
longDescription: Defines the height of the iView/page that is displayed
valid values: FIXED, AUTOMATIC, FULL_PAGE
ATTRIBUTE_HELP_URL - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneral
Constant for the attribute name:
com.sap.portal.iview.HelpURL
type: String
plainDescription: URL to Help Topic
longDescription: URL pointing to the resource to be launched from the Help link at runtime
valid values:
ATTRIBUTE_ICON_NAME - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneral
Constant for the attribute name:
com.sap.portal.reserved.iview.IconName
type: String
plainDescription:
longDescription:
valid values:
ATTRIBUTE_IS_TEMPLATE - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneral
Constant for the attribute name:
com.sap.portal.iview.IsTemplate
type: String
plainDescription: Object is a Template
longDescription: Defines if the object is a template
valid values: true, false
ATTRIBUTE_ISOLATION_MODE - Static variable in interface com.sap.portal.pcm.attributes.IAttriView
Constant for the attribute name:
com.sap.portal.reserved.iview.IsolationMode
type: String
plainDescription: Isolation Method
longDescription: Defines how the iView/page is encoded in a portal page.
ATTRIBUTE_JSCRIPT - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmNavigation
Constant for the attribute name:
com.sap.portal.navigation.JScript
type: String
plainDescription:
longDescription:
valid values:
ATTRIBUTE_JSP_NAME - Static variable in interface com.sap.portal.pcm.attributes.IAttrLayout
Constant for the attribute name
ATTRIBUTE_LAUNCHABLE - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmNavigation
 
ATTRIBUTE_MAIN_OBJECT - Static variable in interface com.sap.portal.pcm.attributes.IAttriView
Constant for the attribute name:
com.sap.portal.iview.MainObject
type: String
plainDescription: Drop Target
longDescription: The actual object, typically a database table, represented by the portal Drag&Relate target
valid values:
ATTRIBUTE_MAX_AUTO_HEIGHT - Static variable in interface com.sap.portal.pcm.attributes.IAttriView
Constant for the attribute name:
com.sap.portal.iview.MaxAutoHeight
type: Integer
plainDescription: Maximum Automatic Height (Pixels)
longDescription: Maximum height in pixels of the iView/page when 'Height Type' is 'Automatic'
valid values:
ATTRIBUTE_MERGE_PRIORITY - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmNavigation
Constant for the attribute name:
com.sap.portal.navigation.MergePriority
type: Double
plainDescription: Merge Priority
Assigns a number priority to navigation nodes.
ATTRIBUTE_MERGEID - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmNavigation
Constant for the attribute name:
com.sap.portal.navigation.MergeId
type: String
plainDescription: Merge ID
longDescription: Optional, unique identifier reserved for objects that can merge their content, such as worksets and folders.
ATTRIBUTE_MERGEPRIO - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmNavigation
Deprecated. use ATTRIBUTE_SORT_PRIORITY instead
ATTRIBUTE_MERGIBLE - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmNavigation
Constant for the attribute name:
com.sap.portal.navigation.Mergible
type: Boolean
plainDescription: Can be Merged
longDescription: Defines if a workset or folder can be merged with another navigation node with the same 'Merge ID'
valid values: true, false
ATTRIBUTE_MIN_AUTO_HEIGHT - Static variable in interface com.sap.portal.pcm.attributes.IAttriView
Constant for the attribute name:
com.sap.portal.iview.MinAutoHeight
type: Integer
plainDescription: Minimum Automatic Height (Pixels)
longDescription: Minimum height (in pixels) of the iView/page when 'Height Type' is 'Automatic'
valid values:
ATTRIBUTE_NAV_PANEL_STATUS - Static variable in interface com.sap.portal.pcm.attributes.IAttriView
Constant for the attribute name:
com.sap.portal.iview.NavPanelStatus
type: String
plainDescription: Initial State of Navigation Panel
longDescription: Determines the initial display state of the navigation panel when the current object is selected in the navigation hierarchy at run time.
ATTRIBUTE_NAVINVISIBLE - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmNavigation
Constant for the attribute name:
com.sap.portal.navigation.Invisible
type: Boolean
plainDescription:
longDescription:
valid values: true, false
ATTRIBUTE_PAGE_TIMEOUT - Static variable in interface com.sap.portal.pcm.attributes.IAttrPage
Constant for the attribute name
ATTRIBUTE_PARAM_LIST - Static variable in interface com.sap.portal.pcm.attributes.IAttriView
Constant for the attribute name:
com.sap.portal.reserved.iview.ParamList
type: String
plainDescription:
longDescription:
valid values:
ATTRIBUTE_PERSONALIZATION_COMPONENT - Static variable in interface com.sap.portal.pcm.attributes.IAttrPage
Constant for the attribute name
ATTRIBUTE_PICTOGRAM - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmNavigation
Constant for the attribute name:
com.sapportals.portal.navigation.Pictogram
type: String
plainDescription: Workset Map Pictogram
longDescription: Specifies a pictogram (miniature picture) representing an iView/page/folder entry in a workset map page.
ATTRIBUTE_PRIMARY_LAYOUT - Static variable in interface com.sap.portal.pcm.attributes.IAttrPage
Constant for the attribute name:
com.sap.portal.page.PrimaryLayout
type: String
plainDescription: Default Layout
longDescription: Indicates the default layout displayed by a page at runtime
valid values:
ATTRIBUTE_PROPERTIES_URL - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmLaunch
Constant for the attribute name:
com.sap.portal.private.iview.PropertiesUrl
type: String
plainDescription:
longDescription:
valid values:
ATTRIBUTE_REDIRECT - Static variable in interface com.sap.portal.pcm.attributes.IAttrPage
Constant for the attribute name
ATTRIBUTE_REFRESH_CONTENT - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmLaunch
Constant for the attribute name:
REFRESH_CONTENT
type: long
plainDescription: Interval Time to Refresh iView
longDescription: Specifies the time period after which the content of an iView is automatically reloaded at runtime
valid values:
ATTRIBUTE_SHOW_BUTTONS_TOOLBAR - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneral
Constant for the attribute name:
com.sap.portal.reserved.iview.ShowButtonsToolbar
type: String
plainDescription:
longDescription:
valid values:
ATTRIBUTE_SHOW_DETAILS - Static variable in interface com.sap.portal.pcm.attributes.IAttriView
Constant for the attribute name:
com.sap.portal.iview.ShowDetails
type: String
plainDescription: Show 'Details' Option
longDescription: Shows or hides 'Details' option in iView/page drop-down list.
ATTRIBUTE_SHOW_EXPAND - Static variable in interface com.sap.portal.pcm.attributes.IAttriView
Constant for the attribute name:
com.sap.portal.iview.ShowExpand
type: String
plainDescription: Show 'Open in New Window' Option
longDescription: Shows or hides the 'Open in New Window' option in the iView/page dropdown list
valid values: true, false
ATTRIBUTE_SHOW_HELP - Static variable in interface com.sap.portal.pcm.attributes.IAttriView
Constant for the attribute name:
com.sap.portal.iview.ShowHelp
type: String
plainDescription: Show 'Help' Option
longDescription: Shows or hides the 'Help' option in the iView/page dropdown list
valid values: true, false
ATTRIBUTE_SHOW_PERSONALIZE - Static variable in interface com.sap.portal.pcm.attributes.IAttriView
Constant for the attribute name:
com.sap.portal.iview.ShowPersonalize
type: String
plainDescription: Show 'Personalize' Option
longDescription: Shows or hides the 'Personalize' option in the iView/page dropdown list
valid values: true, false
ATTRIBUTE_SHOW_REFRESH - Static variable in interface com.sap.portal.pcm.attributes.IAttriView
Constant for the attribute name:
com.sap.portal.iview.ShowRefresh
type: String
plainDescription: Show 'Refresh' Option
longDescription: Shows or hides the 'Refresh' option in the iView/page dropdown list
valid values: true, false
ATTRIBUTE_SHOW_REMOVE - Static variable in interface com.sap.portal.pcm.attributes.IAttriView
Constant for the attribute name:
com.sap.portal.iview.ShowRemove
type: String
plainDescription: Show 'Remove' Option
longDescription: Show or hide the 'Remove' option in the iView/page dropdown list
valid values: true, false
ATTRIBUTE_SHOW_TITLE - Static variable in interface com.sap.portal.pcm.attributes.IAttriView
Constant for the attribute name:
com.sap.portal.iview.ShowTitle
type: String
plainDescription: Show Object Name in Tray
longDescription: Shows or hides the iView/page name in the tray
valid values: true, false
ATTRIBUTE_SHOW_TRAY - Static variable in interface com.sap.portal.pcm.attributes.IAttriView
Constant for the attribute name:
com.sap.portal.iview.ShowTray
type: String
plainDescription: Show Tray
longDescription: Shows or hides the selected tray type behind and around the iView/page.
ATTRIBUTE_SHOWTYPE - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmNavigation
Constant for the attribute name:
com.sap.portal.navigation.ShowType
type: Integer
plainDescription: Launch In
longDescription: Defines where the contents of a navigation node or the results of a Drag&Relate event are displayed. 0=display in portal content area;1=display in external window.
ATTRIBUTE_SORT_PRIORITY - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmNavigation
Constant for the attribute name:
com.sap.portal.navigation.Priority
type: Double
plainDescription: Sort Priority
longDescription: Priority for sorting the display of navigation entry points and folders.
ATTRIBUTE_SUPPORTED_USER_AGENT - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmLaunch
Constant for the attribute name:
SupportedUserAgents
type: String
plainDescription: Supported User Agents
longDescription: Defines supported browsers, browser versions, and OS/platforms for displaying the page/iView at runtime. (
ATTRIBUTE_TAG_LIB_HTMLB - Static variable in interface com.sap.portal.pcm.attributes.IAttrLayout
Constant for the attribute name
ATTRIBUTE_TAG_LIB_LAYOUT - Static variable in interface com.sap.portal.pcm.attributes.IAttrLayout
Constant for the attribute name
ATTRIBUTE_TEMPLATE_FILE - Static variable in interface com.sap.portal.pcm.attributes.IAttrLayout
Constant for the attribute name
ATTRIBUTE_TITLE - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneral
Constant for the attribute name:
com.sap.portal.pcm.Title
type: Text
plainDescription: Object name
longDescription: Object name
valid values:
ATTRIBUTE_TITLE_LINK - Static variable in interface com.sap.portal.pcm.attributes.IAttriView
Constant for the attribute name:
com.sap.portal.iview.TitleURL
type: String
plainDescription: Link Name to URL
longDescription: URL launched when the iView or page name is clicked in the runtime portal
valid values:
ATTRIBUTE_TRAY_STATE - Static variable in interface com.sap.portal.pcm.attributes.IAttriView
 
ATTRIBUTE_TRAY_TYPE - Static variable in interface com.sap.portal.pcm.attributes.IAttriView
Constant for the attribute name:
com.sap.portal.iview.TrayType
type: String
plainDescription: Tray Type
longDescription: Type of tray displayed behind and around the iView/page
valid values: FILL, PLAIN, TRANSPARENT
ATTRIBUTE_UNSUPPORTED_USER_AGENT - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmLaunch
Constant for the attribute name:
UnsupportedUserAgents
type: String
plainDescription: Unsupported User Agents
longDescription: Defines browsers, browser versions, and OS/platforms to be excluded from those defined in 'Supported User Agents'.
ATTRIBUTE_UPDATE_CHILDREN_ORDER_DYN - Static variable in interface com.sap.portal.pcm.attributes.IAttriView
Constant for the attribute name
ATTRIBUTE_UPDATE_CHILDREN_ORDER_RL - Static variable in interface com.sap.portal.pcm.attributes.IAttriView
Constant for the attribute name
ATTRIBUTE_UPDATE_CHILDREN_ORDER_TC - Static variable in interface com.sap.portal.pcm.attributes.IAttriView
Constant for the attribute name
ATTRIBUTE_VALIDITY_PERIOD - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmLaunch
Constant for the attribute name:
ValidityPeriod
type: Long
plainDescription: Cache Validity Period (msecs)
longDescription: Validity period (in milliseconds) of the content in cache before it is refreshed
valid values:
ATTRIBUTE_WIDTH - Static variable in interface com.sap.portal.pcm.attributes.IAttriView
Constant for the attribute name:
com.sap.portal.iview.Width
type: Integer
plainDescription:
longDescription:
valid values:
ATTRIBUTE_WIDTH_SCALE - Static variable in interface com.sap.portal.pcm.attributes.IAttriView
Constant for the attribute name:
com.sap.portal.iview.WidthScale
type: String
plainDescription:
longDescription:
valid values: PIXELS, PERCENT
ATTRIBUTE_WIDTH_TYPE - Static variable in interface com.sap.portal.pcm.attributes.IAttriView
Constant for the attribute name:
com.sap.portal.iview.WidthType
type: String
plainDescription:
longDescription:
valid values: FIXED, AUTOMATIC, FULL_PAGE
ATTRIBUTE_WIN_FEATURES - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmNavigation
Constant for the attribute name:
com.sapportals.portal.navigation.WinFeatures
type: String
plainDescription: Window Features
longDescription: Specifies the appearance of the new window launched by an iView whose 'Launch In' property is set to '1'.
ATTRIBUTE_WINHEIGHT - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmNavigation
Constant for the attribute name:
com.sap.portal.navigation.ExtWindowHeight
type: Integer
plainDescription: Height of External Window (Pixels)
longDescription: Height (in pixels) of the external window that is displayed, showing the results of a drag event.
ATTRIBUTE_WINNAME - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmNavigation
Constant for the attribute name:
com.sap.portal.navigation.WindowName
type: String
plainDescription: Name of External Window
longDescription: Defines the HTML ID of the external window that is launched when a navigation node is chosen or a Drag&Relate event is triggered.
ATTRIBUTE_WINWIDTH - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmNavigation
Constant for the attribute name:
com.sap.portal.navigation.ExtWindowWidth
type: Integer
plainDescription: Width of External Window (Pixels)
longDescription: Width of the external window that is displayed, showing results of a drag event.
ATTRIBUTE_WIZARD_URL - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneral
Constant for the attribute name:
com.sap.portal.reserved.iview.WizardURL
type: String
plainDescription: URL to Wizard
longDescription: URL that launches the wizard if this object is used as a template to create a new object
valid values:
AttributeSetIVSObject - class com.sap.portal.pcm.iviewserver.AttributeSetIVSObject.
 
AttributeSetIVSObject(PcmAdminBase) - Constructor for class com.sap.portal.pcm.iviewserver.AttributeSetIVSObject
 
AttributesUtils - class com.sap.portal.pcm.iviewserver.tools.AttributesUtils.
 
AttributesUtils() - Constructor for class com.sap.portal.pcm.iviewserver.tools.AttributesUtils
 
AttributesWrapper - class com.sap.portal.pcm.iviewserver.providers.wrappers.AttributesWrapper.
Read-only IAttributeSet wrapper for Attributes based layer.
AttributesWrapper(Attributes, PPLogger) - Constructor for class com.sap.portal.pcm.iviewserver.providers.wrappers.AttributesWrapper
 
AttrPcmGeneralCreator - class com.sap.portal.pcm.iviewserver.attributes.AttrPcmGeneralCreator.
 
AttrPcmGeneralCreator() - Constructor for class com.sap.portal.pcm.iviewserver.attributes.AttrPcmGeneralCreator
 
AttrPcmGeneralCreator(IPcdObjectFactory) - Constructor for class com.sap.portal.pcm.iviewserver.attributes.AttrPcmGeneralCreator
 
AttrPcmGeneralCreator(IPcdObjectFactory, boolean) - Constructor for class com.sap.portal.pcm.iviewserver.attributes.AttrPcmGeneralCreator
 
AttrPcmGeneralCreator(IPcdObjectFactory, boolean, boolean) - Constructor for class com.sap.portal.pcm.iviewserver.attributes.AttrPcmGeneralCreator
 
AttrPcmLaunchCreator - class com.sap.portal.pcm.iviewserver.attributes.AttrPcmLaunchCreator.
 
AttrPcmLaunchCreator() - Constructor for class com.sap.portal.pcm.iviewserver.attributes.AttrPcmLaunchCreator
 
AttrPcmLaunchCreator(IPcdObjectFactory) - Constructor for class com.sap.portal.pcm.iviewserver.attributes.AttrPcmLaunchCreator
 
attrs - Variable in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
AuthenticationMode - class com.sapportals.portal.pb.contentservice.authmodes.AuthenticationMode.
 
AUTOMATIC - Static variable in class com.sapportals.portal.pb.iviewdef.IviewHeightType
Iview has automatic height (content height)
AUTOMATIC - Static variable in class com.sapportals.portal.pb.iviewdef.IviewWidthType
Iview has automatic width (content width)
AVAILABILITY_VALUE_AVAILABLE - Static variable in interface com.sap.portal.pcm.attributes.IAttriViewValues
Constant for optional value of the attribute
AVAILABILITY_VALUE_MANDATORY - Static variable in interface com.sap.portal.pcm.attributes.IAttriViewValues
Constant for optional value of the attribute
AVAILABILITY_VALUE_VISIBLE - Static variable in interface com.sap.portal.pcm.attributes.IAttriViewValues
Constant for optional value of the attribute
AVAILABLE - Static variable in class com.sapportals.portal.pb.iviewdef.IviewAvailabilityMode
Iview is hidden.

B

BACK - Static variable in class com.sapportals.admin.wizardframework.AbstractDynamicWizard
 
BACK - Static variable in class com.sapportals.admin.wizardframework.AbstractStaticWizard
Deprecated.  
BACK - Static variable in interface com.sapportals.admin.wizardframework.api.IConfigurableWizard
 
BASIC - Static variable in class com.sapportals.portal.pb.contentservice.authmodes.AuthenticationMode
 
beautifyURL(String) - Static method in class com.sapportals.portal.appintegrator.Utils
Removes some "blemishes" from the URL like double && and leading ?
BSP_ALIAS - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
BSP Alias
The Business Server Page (BSP) Alias is used as a shortcut for 'Customer Namespace', 'Application Namespace' and 'Application'.
BSP_APPLICATION_ID - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
BSP Application ID
The name of the Business Server Page (BSP) Application (without its namespace).
BSP_APPLICATION_NAMESPACE - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
BSP Application Namespace The Application Namespace is used as a prefix for the application name in order to separate the applications from each other.
BSP_CUSTOMER_NAMESPACE - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
BSP Customer Namespace
The Customer Namespace is used to separate SAP applications from customer applications.
BSP_PAGE_ID - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
BSP Page-ID
The Business Server Page (BSP) start page Type: String Mandatory: yes Default: empty Example: "index.html"
BSPLayer - class com.sapportals.portal.sapapplication.bsp.BSPLayer.
 
BSPLayer() - Constructor for class com.sapportals.portal.sapapplication.bsp.BSPLayer
 
buildObjectId() - Method in class com.sapportals.portal.sapapplication.DragAndRelateLayer
 
BUILT_IN - Static variable in class com.sap.portal.httpconnectivity.transformationservice.TransformerType
Specify that the transformer was supplied by the transformation service
BUILT_IN_TRANSFORMERS_FILE - Static variable in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerService
Built-in transformers definition file
BUILT_IN_TRANSFORMERS_FOLDER - Static variable in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerService
Base folder of the built-in transformers
BUILT_IN_TRANSFORMERS_KEY - Static variable in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerService
The component name for the built-in transformers
BUNDLE_CUSTOMIZED_KEYS - Static variable in class com.sap.portal.admin.wizard.AbstractPCMWizard
Session key for the strings that the wizard developer overrides.
BWREPORT_REPORTID - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
BW Report ID
The query string of the BW Report Type: String Mandatory: yes, if not defined by the iView Default: no default Example: "cmd=ldoc&TEMPLATEID=4711"
BWReportLayer - class com.sapportals.portal.sapapplication.bwreport.BWReportLayer.
 
BWReportLayer() - Constructor for class com.sapportals.portal.sapapplication.bwreport.BWReportLayer
 

C

CacheLayer - class com.sapportals.portal.appintegrator.layer.CacheLayer.
Copyright: Copyright (c) 2002 by SAP AG Description
CacheLayer() - Constructor for class com.sapportals.portal.appintegrator.layer.CacheLayer
 
CACHING_LEVEL_VALUE_NONE - Static variable in interface com.sap.portal.pcm.attributes.IAttrLaunchValues
Constant for optional value of the attribute
CACHING_LEVEL_VALUE_SESSION - Static variable in interface com.sap.portal.pcm.attributes.IAttrLaunchValues
Constant for optional value of the attribute
CACHING_LEVEL_VALUE_SHARED - Static variable in interface com.sap.portal.pcm.attributes.IAttrLaunchValues
Constant for optional value of the attribute
CACHING_LEVEL_VALUE_USER - Static variable in interface com.sap.portal.pcm.attributes.IAttrLaunchValues
Constant for optional value of the attribute
calculate(IPortalComponentRequest, IPortalComponentResponse) - Method in interface com.sapportals.portal.pb.fpm.IPhaseCalculator
 
CANCEL - Static variable in class com.sapportals.admin.wizardframework.AbstractDynamicWizard
 
CANCEL - Static variable in class com.sapportals.admin.wizardframework.AbstractStaticWizard
Deprecated.  
CANCEL - Static variable in interface com.sapportals.admin.wizardframework.api.IConfigurableWizard
 
captionWidth - Variable in class com.sapportals.admin.wizardframework.components.AbstractInputComponent
 
changeDefaultAlias(String) - Method in interface com.sap.portal.pcm.system.ISystem
Replaces the default alias defined for this ISystem with a new default alias name.
changeWizardTitle(String) - Method in interface com.sapportals.admin.wizardframework.api.IWizardContext
 
characters(char[], int, int) - Method in class com.sap.portal.httpconnectivity.transformationservice.EPSAXDefaultHandler
 
CheckboxChoiceComponent - class com.sapportals.admin.wizardframework.components.CheckboxChoiceComponent.
 
CheckboxChoiceComponent() - Constructor for class com.sapportals.admin.wizardframework.components.CheckboxChoiceComponent
 
CheckboxChoiceComponent(String) - Constructor for class com.sapportals.admin.wizardframework.components.CheckboxChoiceComponent
 
CheckboxChoiceComponent(String, boolean) - Constructor for class com.sapportals.admin.wizardframework.components.CheckboxChoiceComponent
 
CheckboxChoiceComponent(String, boolean, int, int) - Constructor for class com.sapportals.admin.wizardframework.components.CheckboxChoiceComponent
 
CheckboxSelectionComponent - class com.sapportals.admin.wizardframework.components.CheckboxSelectionComponent.
 
CheckboxSelectionComponent(String, List, List, List, List) - Constructor for class com.sapportals.admin.wizardframework.components.CheckboxSelectionComponent
 
CheckboxSelectionComponent(String, String, String, String, List) - Constructor for class com.sapportals.admin.wizardframework.components.CheckboxSelectionComponent
 
chopURL(String) - Static method in class com.sapportals.portal.appintegrator.Utils
Returns a list that contains the single pieces of the given URL in separate slots.
clear() - Method in class com.sapportals.admin.wizardframework.components.AbstractInputComponent
 
clear() - Method in interface com.sapportals.portal.appintegrator.ILayerProcessor
clears this and all depended objects
clearIfInconsistent(String, IWizardContext) - Method in interface com.sapportals.admin.wizardframework.api.IDependencyObject
the framework will call this method when an object this object depends on was changed. you should clear any values in the pane that depend on the changed object.
clearIfInconsistent(String, IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractWizardComponent
the default implementtion clears all values from this component's branch in the session.
clearIfInconsistent(String, IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.GridContainer
 
clearIfInconsistent(String, IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractInputComponent
 
clearIfInconsistent(String, IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.WizardComponentContainer
 
clearIfInconsistent(String, IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.TextInputComponent
 
clearIfInconsistent(String, IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.MultiSelectionComponent
 
clearIfInconsistent(String, IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AlignedInputComponentList
 
clearIfInconsistent(String, IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.FlowContainer
 
clearIfInconsistent(String, IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.Group
 
clearIfInconsistent(String, IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.ListDisplayComponent
 
clearParameters() - Method in class com.sap.portal.httpconnectivity.transformationservice.EPSAXDefaultHandler
Clear the run-time parameters of the handler
CLIENT_CERTIFICATE - Static variable in class com.sapportals.portal.pb.contentservice.authmodes.AuthenticationMode
 
clone() - Method in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerInformation
Clones the trnasformer information
clone() - Method in interface com.sap.portal.unification.hrnpnode.IHRNPNode
Clones the Node.
CLOSE - Static variable in interface com.sap.portal.admin.studio.IToolBar
close - Generic action constant
CLOSE - Static variable in class com.sapportals.portal.pb.iviewdef.IviewTrayExpansionMode
Iview tray is closes
CLOSE_WIZARD_CAPTION_BUNDLE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.FinishPane.UIStrings
string of the caption for radio button selection to close the wizard without doing anything
closeConnection() - Method in class com.sap.portal.httpconnectivity.transformationservice.xmlsource.HTTPStreamSource
Closes the already opened HTTP connection to the remote server.
closeConnection() - Method in interface com.sapportals.portal.pb.contentservice.IHTTPRequest
Close the connection to the server.
CloseWindow - Static variable in class com.sap.portal.admin.wizard.panes.FinishPane.FinishOptions
Field CloseWindow - close wizard option.
CloseWizardComponent - class com.sapportals.admin.wizardframework.components.CloseWizardComponent.
 
CloseWizardComponent() - Constructor for class com.sapportals.admin.wizardframework.components.CloseWizardComponent
 
CODE_LINK_DEFAULT_IVIEW - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
CODE_LINK_DEFAULT_LAYOUT - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
CODE_LINK_DEFAULT_PAGE - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
collectCookies(IPortalComponentRequest) - Method in interface com.sapportals.portal.pb.contentservice.IPackageInformation
Use to request the IPackageInformation to collect the cookies from the request
collectHeaders(IPortalComponentRequest) - Method in interface com.sapportals.portal.pb.contentservice.IPackageInformation
Use this method to colelct all of the request headers from the Portal Request, and let the package to manipulate the headers to fit the service needs This method overrides any prior setHeader() calls, so if need, it should be called before the setHeader()
collection - Variable in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
COLLECTION_ATTR_SESSION_ID - Static variable in class com.sap.portal.admin.wizard.AbstractPCMWizard.InfoPaneInputKeys
 
COLLECTION_CAPTION_BUNDLE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.InfoPane.UIStrings
string of the caption for the object collection input
com.sap.portal.admin.editor - package com.sap.portal.admin.editor
 
com.sap.portal.admin.editor.exception - package com.sap.portal.admin.editor.exception
 
com.sap.portal.admin.studio - package com.sap.portal.admin.studio
 
com.sap.portal.admin.wizard - package com.sap.portal.admin.wizard
 
com.sap.portal.admin.wizard.exceptions - package com.sap.portal.admin.wizard.exceptions
 
com.sap.portal.admin.wizard.handlers - package com.sap.portal.admin.wizard.handlers
 
com.sap.portal.admin.wizard.panes - package com.sap.portal.admin.wizard.panes
 
com.sap.portal.admin.wizard.validators - package com.sap.portal.admin.wizard.validators
 
com.sap.portal.dynamicsystem - package com.sap.portal.dynamicsystem
 
com.sap.portal.httpconnectivity.transformationservice - package com.sap.portal.httpconnectivity.transformationservice
 
com.sap.portal.httpconnectivity.transformationservice.xhtmlb - package com.sap.portal.httpconnectivity.transformationservice.xhtmlb
 
com.sap.portal.httpconnectivity.transformationservice.xmlsource - package com.sap.portal.httpconnectivity.transformationservice.xmlsource
Provides interfaces and classes to load and cache XML data. This package provides classes which can be used in the ITransformerService as input XML sources.
com.sap.portal.httpconnectivity.transformationservice.xslextensions - package com.sap.portal.httpconnectivity.transformationservice.xslextensions
 
com.sap.portal.ivs.internalconnector - package com.sap.portal.ivs.internalconnector
 
com.sap.portal.pcm.alias - package com.sap.portal.pcm.alias
 
com.sap.portal.pcm.attributes - package com.sap.portal.pcm.attributes
 
com.sap.portal.pcm.iview - package com.sap.portal.pcm.iview
 
com.sap.portal.pcm.iview.navigation.unification - package com.sap.portal.pcm.iview.navigation.unification
 
com.sap.portal.pcm.iviewserver - package com.sap.portal.pcm.iviewserver
 
com.sap.portal.pcm.iviewserver.attributes - package com.sap.portal.pcm.iviewserver.attributes
 
com.sap.portal.pcm.iviewserver.cache - package com.sap.portal.pcm.iviewserver.cache
 
com.sap.portal.pcm.iviewserver.providers - package com.sap.portal.pcm.iviewserver.providers
 
com.sap.portal.pcm.iviewserver.providers.wrappers - package com.sap.portal.pcm.iviewserver.providers.wrappers
 
com.sap.portal.pcm.iviewserver.tools - package com.sap.portal.pcm.iviewserver.tools
 
com.sap.portal.pcm.layout - package com.sap.portal.pcm.layout
 
com.sap.portal.pcm.page - package com.sap.portal.pcm.page
 
com.sap.portal.pcm.relateditem - package com.sap.portal.pcm.relateditem
 
com.sap.portal.pcm.system - package com.sap.portal.pcm.system
 
com.sap.portal.services.api.connectorgateway - package com.sap.portal.services.api.connectorgateway
 
com.sap.portal.unification - package com.sap.portal.unification
 
com.sap.portal.unification.hrnpexception - package com.sap.portal.unification.hrnpexception
 
com.sap.portal.unification.hrnpnode - package com.sap.portal.unification.hrnpnode
 
com.sap.portal.unification.hrnpparser - package com.sap.portal.unification.hrnpparser
 
com.sapportals.admin.wizardframework - package com.sapportals.admin.wizardframework
 
com.sapportals.admin.wizardframework.api - package com.sapportals.admin.wizardframework.api
 
com.sapportals.admin.wizardframework.components - package com.sapportals.admin.wizardframework.components
 
com.sapportals.admin.wizardframework.components.localization - package com.sapportals.admin.wizardframework.components.localization
 
com.sapportals.admin.wizardframework.components.tableview - package com.sapportals.admin.wizardframework.components.tableview
 
com.sapportals.admin.wizardframework.components.tableview.render - package com.sapportals.admin.wizardframework.components.tableview.render
 
com.sapportals.admin.wizardframework.templates - package com.sapportals.admin.wizardframework.templates
 
com.sapportals.admin.wizardframework.util - package com.sapportals.admin.wizardframework.util
 
com.sapportals.portal.appintegrator - package com.sapportals.portal.appintegrator
 
com.sapportals.portal.appintegrator.config - package com.sapportals.portal.appintegrator.config
 
com.sapportals.portal.appintegrator.layer - package com.sapportals.portal.appintegrator.layer
 
com.sapportals.portal.appintegrator.lookup - package com.sapportals.portal.appintegrator.lookup
 
com.sapportals.portal.appintegrator.parameter - package com.sapportals.portal.appintegrator.parameter
 
com.sapportals.portal.appintegrator.psid - package com.sapportals.portal.appintegrator.psid
 
com.sapportals.portal.appintegrator.template_processor - package com.sapportals.portal.appintegrator.template_processor
 
com.sapportals.portal.appintegrator.template_processor.context - package com.sapportals.portal.appintegrator.template_processor.context
 
com.sapportals.portal.ivs.cg - package com.sapportals.portal.ivs.cg
 
com.sapportals.portal.ivs.iviews - package com.sapportals.portal.ivs.iviews
The PCD/iview service API is designed to expose the following application objects based on the PCD/generic layer: Iviews, Pages. The application objects representing iviews and pages are to be added to the hierarchical structures to be set up in the roles.
com.sapportals.portal.navigation - package com.sapportals.portal.navigation
 
com.sapportals.portal.navigation.obn - package com.sapportals.portal.navigation.obn
 
com.sapportals.portal.pb.contentservice - package com.sapportals.portal.pb.contentservice
Provides an interface to use the Application Cache service of the Portal.
com.sapportals.portal.pb.contentservice.authmodes - package com.sapportals.portal.pb.contentservice.authmodes
 
com.sapportals.portal.pb.contentservice.fetchstatus - package com.sapportals.portal.pb.contentservice.fetchstatus
 
com.sapportals.portal.pb.contentservice.testcomponent - package com.sapportals.portal.pb.contentservice.testcomponent
 
com.sapportals.portal.pb.dynamic - package com.sapportals.portal.pb.dynamic
 
com.sapportals.portal.pb.fpm - package com.sapportals.portal.pb.fpm
 
com.sapportals.portal.pb.iviewdef - package com.sapportals.portal.pb.iviewdef
 
com.sapportals.portal.pb.utils - package com.sapportals.portal.pb.utils
 
com.sapportals.portal.prt.service.epcftoolbox - package com.sapportals.portal.prt.service.epcftoolbox
Client framework available in EP 5.0 provides basic JavaScript-based API for sharing data on the client using the Client Eventing and Client Data-Bag mechanism.  As the content developer builds their component in Java on the Server-side without a deep JavaScript knowledge (typically using a HTMLB classes), they can use the below described classes which support the automatic generation of the necessary JavaScript code.
com.sapportals.portal.sapapplication - package com.sapportals.portal.sapapplication
 
com.sapportals.portal.sapapplication.bsp - package com.sapportals.portal.sapapplication.bsp
 
com.sapportals.portal.sapapplication.bwreport - package com.sapportals.portal.sapapplication.bwreport
 
com.sapportals.portal.sapapplication.itsdetection - package com.sapportals.portal.sapapplication.itsdetection
 
com.sapportals.portal.sapapplication.transaction - package com.sapportals.portal.sapapplication.transaction
 
com.sapportals.portal.sapapplication.urlgenerator - package com.sapportals.portal.sapapplication.urlgenerator
The SAP URL Generator Service provides a common way to generate iView-URLs to a wide range of SAP applications and allows to integrate them in to the Portal.
com.sapportals.portal.sapapplication.webdynpro - package com.sapportals.portal.sapapplication.webdynpro
 
com.sapportals.portal.useragent - package com.sapportals.portal.useragent
 
com.sapportals.unification.unificationutils.urlflowutils - package com.sapportals.unification.unificationutils.urlflowutils
 
comment(char[], int, int) - Method in class com.sap.portal.httpconnectivity.transformationservice.EPSAXDefaultHandler
 
compare(List, List) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewRowComparator
 
compare(Object, Object) - Method in class com.sap.portal.pcm.relateditem.RelatedItemComparator
 
compare(Object, Object) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewRowComparator
 
COMPLETED - Static variable in class com.sapportals.portal.pb.contentservice.fetchstatus.FetchingStatus
 
COMPLETION_MSG_BUNDLE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.FinishPane.UIStrings
string of the caption for the given message when the object was created successfully
COMPONENT_ACTION - Static variable in interface com.sap.portal.unification.hrnpnode.IHRNPDestination
Action component name
COMPONENT_FOLDER - Static variable in interface com.sap.portal.unification.hrnpnode.IHRNPDestination50
Folder component name
COMPONENT_PROFILE_SERVER_PORT_KEY - Static variable in interface com.sapportals.unification.unificationutils.urlflowutils.IDragAndRelateConstants
 
COMPONENT_REPORT - Static variable in interface com.sap.portal.unification.hrnpnode.IHRNPDestination50
Report component name
COMPONENT_SYSTEM - Static variable in interface com.sap.portal.unification.hrnpnode.IHRNPDestination50
System component name
components - Variable in class com.sapportals.admin.wizardframework.components.WizardComponentContainer
 
composeName(Hashtable, String, int, String[]) - Method in interface com.sapportals.portal.navigation.INavigationConnectorNamingHandler
Creates the URL of the navigation target node by the active node and a relative path to it.
composeName(Hashtable, String, int, String[]) - Method in class com.sapportals.portal.navigation.DefaultNavigationNamingHandler
Creates the URL of the navigation target node by the active node and a relative path to it.
composeName(Hashtable, String, int, String[]) - Method in interface com.sapportals.portal.navigation.INavigationNamingHandler
Creates the URL of the navigation target node by the active node and a relative path to it.
composeName(Hashtable, String, String, int, String[]) - Method in interface com.sapportals.portal.navigation.INavigationNamingHandler
Creates the URL of the navigation target node by the active node and a relative path to it.
ConfigService - class com.sapportals.portal.appintegrator.config.ConfigService.
 
ConfigService() - Constructor for class com.sapportals.portal.appintegrator.config.ConfigService
 
configure(IServiceConfiguration) - Method in class com.sap.portal.httpconnectivity.transformationservice.TransformersProvider
configure the service
configure(IServiceConfiguration) - Method in class com.sapportals.portal.appintegrator.config.ConfigService
 
ConnectionFactoryNotFoundException - exception com.sapportals.portal.ivs.cg.ConnectionFactoryNotFoundException.
A runtime exception indicating the system object doesn't have a connector factory name property.
ConnectionFactoryNotFoundException() - Constructor for class com.sapportals.portal.ivs.cg.ConnectionFactoryNotFoundException
Default constructor
ConnectionFactoryNotFoundException(String) - Constructor for class com.sapportals.portal.ivs.cg.ConnectionFactoryNotFoundException
Constructor with exception message
ConnectionProperties - class com.sapportals.portal.ivs.cg.ConnectionProperties.
ConnectionProperties class helps the user to set required properties to establish connection to the backend.
ConnectionProperties() - Constructor for class com.sapportals.portal.ivs.cg.ConnectionProperties
Deprecated. Use ConnectionProperties(Locale,IPrincipal)
ConnectionProperties(Locale, IPrincipal) - Constructor for class com.sapportals.portal.ivs.cg.ConnectionProperties
 
ConnectionStringLayer - class com.sapportals.portal.sapapplication.transaction.ConnectionStringLayer.
 
ConnectionStringLayer() - Constructor for class com.sapportals.portal.sapapplication.transaction.ConnectionStringLayer
 
CONNECTORS_FOLDER - Static variable in interface com.sap.portal.services.api.connectorgateway.IConnectorGatewayService
Connectors JNDI root folder
CONNECTORS_SUB_FOLDER - Static variable in interface com.sap.portal.services.api.connectorgateway.IConnectorGatewayService
Connectors JNDI sub folder
contains(INavigationNode) - Method in interface com.sapportals.portal.navigation.INavigationNode
Check if node contains the node recieved as an argument (if merged using merge ID) or if similar to it.
contains(IUserAgent) - Method in interface com.sapportals.portal.useragent.IUserAgentSet
checks if userAgent is element of this User-Agent set or not.
contains(String) - Method in interface com.sapportals.portal.navigation.INavigationNode
 
CONTENT_INTEGRATOR_ID - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Content Integrator ID
ID of the Content Integrator application Type: String Mandatory: yes, if not defined by the iView Default: no default Example: "CI.APP.DISPLAY_SCHEMA"
CONTENT_PATH - Static variable in class com.sap.portal.pcm.iviewserver.SearchOptions
 
CREATE_BY - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
CREATE_LINK - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
CREATE_MODE_PARAM - Static variable in class com.sap.portal.admin.wizard.ObjectCreationWizardConstants
the oClass parameter, used to determine the creation method of the new object (oClass).
CREATE_NEW - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
createAbsoluteNavigateClientCall(String, int, String, String) - Method in interface com.sapportals.portal.navigation.IClientNavigationGenerator
Creates a client call for Absolute navigate operation to the navigation target
createAction(String) - Method in interface com.sap.portal.admin.studio.IWorkspace
Create an action with the given action id.
createAttribute(String, String) - Static method in class com.sap.portal.pcm.iviewserver.tools.AttributesUtils
 
createCacheEntry(IPackageInformation) - Method in interface com.sapportals.portal.pb.contentservice.IContentFetchingService
Use this method to create a cache entry in the service based on the IPackageInformation.
createCheckboxGroupInputComponent(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractSelectionComponent
 
createDefaultAttribute(boolean, String, PcdAttributeValueType, String, Object, String, String, String, String, String, String[]) - Method in class com.sap.portal.pcm.iviewserver.attributes.AttrPcmGeneralCreator
 
createDefaultAttribute(String, PcdAttributeValueType, String, Object, String, String, String, String, String[]) - Method in class com.sap.portal.pcm.iviewserver.attributes.AttrPcmGeneralCreator
 
createDefaultAttribute(String, PcdAttributeValueType, String, Object, String, String, String, String, String, String[]) - Method in class com.sap.portal.pcm.iviewserver.attributes.AttrPcmGeneralCreator
 
createDefaultAttrs() - Method in class com.sap.portal.pcm.iviewserver.attributes.AttrPcmGeneralCreator
 
createDefaultAttrs() - Method in class com.sap.portal.pcm.iviewserver.attributes.AttrPcmLaunchCreator
 
createDefaultObject(String, INewObjectDescriptor) - Method in interface com.sap.portal.pcm.iviewserver.IiViewSLObjectsManager
 
createDropDownInputComponent(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractSelectionComponent
 
createEditorFactory() - Method in interface com.sap.portal.admin.editor.IEditorFrameworkService
Internal: Craete a new IEditorFactory instance.
createHRNPDestination() - Method in interface com.sap.portal.unification.hrnpnode.IHRNPNodeFactoryService
Instantiate a new HRNPDestination
createHRNPDestination(String) - Method in interface com.sap.portal.unification.hrnpnode.IHRNPNodeFactoryService
Instantiates a new HRNPDestination getting info from the string.
createHRNPDestination(String, String) - Method in interface com.sap.portal.unification.hrnpnode.IHRNPNodeFactoryService
Instantiates a new HRNPDestination with the following parameters:
createHRNPDestination50() - Method in interface com.sap.portal.unification.hrnpnode.IHRNPNodeFactoryService
Instantiate a new HRNPDestination50
createHRNPMultiOp(String) - Method in interface com.sap.portal.unification.hrnpnode.IHRNPNodeFactoryService
Instantiates a new HRNPSource getting info from the string.
createHRNPOperatorNode() - Method in interface com.sap.portal.unification.hrnpnode.IHRNPNodeFactoryService
Instantiates a new operator node
createHRNPOperatorNode(String, IHRNPNode, IHRNPNode) - Method in interface com.sap.portal.unification.hrnpnode.IHRNPNodeFactoryService
Instantiates a new operator node with following parameters
createHRNPOperatorNode(String, IHRNPNode, IHRNPNode, String) - Method in interface com.sap.portal.unification.hrnpnode.IHRNPNodeFactoryService
Instantiates a new operator node with following parameters
createHRNPSource() - Method in interface com.sap.portal.unification.hrnpnode.IHRNPNodeFactoryService
Instantiate a new HRNPSource
createHRNPSource(String) - Method in interface com.sap.portal.unification.hrnpnode.IHRNPNodeFactoryService
Instantiates a new HRNPSource getting info from the string.
createHRNPSource(String, String, String, String) - Method in interface com.sap.portal.unification.hrnpnode.IHRNPNodeFactoryService
Instantiates a new HRNPSource with following parameters
createHRNPSource50() - Method in interface com.sap.portal.unification.hrnpnode.IHRNPNodeFactoryService
Instantiates a new HRNPSource50
createHRNPSource50(String) - Method in interface com.sap.portal.unification.hrnpnode.IHRNPNodeFactoryService
Instantiates a new HRNPSource50 getting info from the string.
createHRNPSource50(String, int, String, String, String) - Method in interface com.sap.portal.unification.hrnpnode.IHRNPNodeFactoryService
Instantiates a new HRNPSource50 with following parameters
createIHTTPRequest(IPackageInformation) - Method in interface com.sapportals.portal.pb.contentservice.IContentFetchingService
A factory for creating IHTTPRequest objects, that can be used for requesting data from URLs.
createInputComponent(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractInputComponent
 
createInputComponent(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.CheckboxSelectionComponent
 
createInputComponent(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.TextInputComponent
 
createInputComponent(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.ListSelectionComponent
creates the htmlb input control of this component
createInputComponent(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.RadioButtonSelectionComponent
creates the htmlb input control of this component
createInputComponent(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.DropdownSelectionComponent
creates the htmlb input control of this component
createInputComponent(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.CheckboxChoiceComponent
 
createInputComponent(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.MultilineInputComponent
 
createInputComponent(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewComponent
 
createIPackgeInformation(IPortalComponentRequest) - Method in interface com.sapportals.portal.pb.contentservice.IContentFetchingService
Provides a factory for an IPackageInformation object which is initialized according with some settings from the request.
createIViewURL(IPortalComponentRequest, String, Hashtable) - Method in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Computes an iView URL for the given parameterization.
createListBoxInputComponent(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractSelectionComponent
 
createMethod - Variable in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
createNavigationNode(INavigationConnectorNode, String, String, Hashtable) - Method in interface com.sapportals.portal.navigation.INavigationNamingHandler
Create an INavigationNode object (a wrapper node for INavigationConnectorNode).
createObjectDescriptor(String, CreateMethod, IWizardContext) - Method in class com.sap.portal.admin.wizard.handlers.SystemHandler
 
createObjectDescriptor(String, CreateMethod, IWizardContext) - Method in class com.sap.portal.admin.wizard.handlers.IViewHandler
 
createObjectDescriptor(String, CreateMethod, IWizardContext) - Method in class com.sap.portal.admin.wizard.handlers.PageHandler
 
createObjectDescriptor(String, CreateMethod, IWizardContext) - Method in class com.sap.portal.admin.wizard.handlers.LayoutHandler
 
createObjectDescriptor(String, CreateMethod, IWizardContext) - Method in interface com.sap.portal.admin.wizard.handlers.IObjectTypeHandler
Create a new object descriptor that is in charge of storing the object's data.
createObjectDescriptor(String, CreateMethod, IWizardContext) - Method in class com.sap.portal.admin.wizard.handlers.ProducerPortalHandler
 
createObjectNavigateClientCall(String, String, String, String) - Method in interface com.sapportals.portal.navigation.IClientNavigationGenerator
Creates a client call for Object Based navigate operation.
createObjectNavigateContextMenuDefaultRenderer(String, String, IPortalComponentRequest) - Method in interface com.sapportals.portal.navigation.obn.IObjectBasedNavigationProvider
 
createObjectNavigateContextMenuDefaultRenderer(String, String, IPortalComponentRequest, String) - Method in interface com.sapportals.portal.navigation.obn.IObjectBasedNavigationProvider
 
createObjectNavigateContextMenuOptimizedRenderer(String, String, IPortalComponentRequest) - Method in interface com.sapportals.portal.navigation.obn.IObjectBasedNavigationProvider
 
createObjectNavigateContextMenuOptimizedRenderer(String, String, IPortalComponentRequest, String) - Method in interface com.sapportals.portal.navigation.obn.IObjectBasedNavigationProvider
 
createPageStructure(String) - Static method in class com.sapportals.portal.pb.dynamic.PageStructureFactory
Create a page structure object for using dynamic page feature.
createParentId(String) - Method in interface com.sap.portal.pcm.relateditem.IRelatedItemInitialtor
 
createPcdAttr(String, PcdAttributeValueType) - Method in class com.sap.portal.pcm.iviewserver.NewIVSObjectDescriptor
 
createPcdAttr(String, PcdAttributeValueType) - Method in class com.sap.portal.pcm.iviewserver.attributes.AttrPcmGeneralCreator
 
createPcdAttribute(PcdAttributeValueType, String) - Method in interface com.sapportals.portal.ivs.iviews.IDesigntimeSLService
 
createPcdAttributes() - Method in interface com.sapportals.portal.ivs.iviews.IDesigntimeSLService
 
createPcdAttrs() - Method in class com.sap.portal.pcm.iviewserver.NewIVSObjectDescriptor
 
createPcdAttrs() - Method in class com.sap.portal.pcm.iviewserver.attributes.AttrPcmGeneralCreator
 
createRadioButtonInputComponent(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractSelectionComponent
 
createRelativeNavigateClientCall(String, int, String[], int, String, String) - Method in interface com.sapportals.portal.navigation.IClientNavigationGenerator
Creates a client call for relative navigation operation to the navigation target.
createTransformerInformation(String, String, Float, TransformerType, String, String, String) - Method in class com.sap.portal.httpconnectivity.transformationservice.AbstractTransformerHolder
Create new instance of ITransformerInformation.
createTransformerInformation(String, String, Float, TransformerType, String, String, String) - Method in class com.sap.portal.httpconnectivity.transformationservice.TransformersProvider
 
createTransformerInformation(String, String, Float, TransformerType, String, String, String) - Method in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerService
Create new instance of ITransformerInformation.
createUI(IEditorContext, IWorkspace) - Method in interface com.sap.portal.admin.editor.IEditorPane
Creates the UI of this pane.
createURLParamList(String, IPortalComponentRequest) - Static method in class com.sapportals.portal.pb.utils.URLGenerator
getComponentURLParameters Returns all of the parameters from the request that the iView need to run.
createUserAgentSet(String, String, String) - Method in interface com.sapportals.portal.useragent.IUserAgentService
Creates a new IUserAgentSet with name name for the given pattern expressions.
CRYSTAL_BW_REPORT - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Crystal Report Type BW Report Value for: IIViewUrlGenerator.CRYSTAL_REPORT_TYPE
CRYSTAL_REPORT_ID - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Crytsl Report ID
Unique ID of the Crystal Report.
CRYSTAL_REPORT_TYPE - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Crystal Report Type
Crystal Enterprise Reports can be defined as a standard report or as a report that is assigned to a BW Report (use the Java constants).
CRYSTAL_STANDARD_REPORT - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Crystal Report Type Standard Value for: IIViewUrlGenerator.CRYSTAL_REPORT_TYPE
CRYSTAL_VIEW_TYPE - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Crystal Report View Type
Crystal Enterprise viewing type decides if the report will be displayed 'on demand' or if the last instance will be displayed (use the Java constants).
CRYSTAL_VIEW_TYPE_LASTINSTANCE - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Crystal Viewer Type Last Instance Value for: IIViewUrlGenerator.CRYSTAL_VIEW_TYPE
CRYSTAL_VIEW_TYPE_ONDEMAND - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Crystal Viewer Type On Demand Value for: IIViewUrlGenerator.CRYSTAL_VIEW_TYPE
CRYSTAL_VIEWER_APPLICATION - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Crystal Report Viewer Application
Actual viewer application file which gets execute to display the results for this iView.
CRYSTAL_VIEWER_TECHNIQUE - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Crystal Report Viewer Technique
Crystal Enterprise Viewer that will be used to display the Crystal Report (use the Java constants).
CRYSTAL_VIEWER_TECHNIQUE_ACTIVEX - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Crystal Viewer Technique ActiveX Value for: IIViewUrlGenerator.CRYSTAL_VIEWER_TECHNIQUE
CRYSTAL_VIEWER_TECHNIQUE_HTML - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Crystal Viewer Technique pure HTML Value for: IIViewUrlGenerator.CRYSTAL_VIEWER_TECHNIQUE
CRYSTAL_VIEWER_TECHNIQUE_JAVA - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Crystal Viewer Technique pure Java Applet Value for: IIViewUrlGenerator.CRYSTAL_VIEWER_TECHNIQUE
CRYSTAL_VIEWER_TECHNIQUE_JAVA_PLUGIN - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Crystal Viewer Technique Java Plugin Value for: IIViewUrlGenerator.CRYSTAL_VIEWER_TECHNIQUE
CRYSTAL_VIEWER_TECHNIQUE_NETSCAPE_PLUGIN - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Crystal Viewer Technique Netscape Plugin Value for: IIViewUrlGenerator.CRYSTAL_VIEWER_TECHNIQUE

D

DEFAULT_50_SYSTEM_USER_STYLE - Static variable in interface com.sapportals.unification.unificationutils.urlflowutils.IDragAndRelateConstants
 
DEFAULT_CLIENT_JAVASCRIPT - Static variable in class com.sap.portal.unification.ObjectBasedNevigationConstants
 
DEFAULT_COLLECTION - Static variable in interface com.sapportals.portal.ivs.iviews.IiViewInternalAttributes
 
DEFAULT_COLLECTION - Static variable in interface com.sapportals.portal.ivs.iviews.IDesigntimeSLService
 
DEFAULT_COLLECTION - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
DEFAULT_DOMAIN - Static variable in interface com.sapportals.portal.ivs.iviews.IiViewInternalAttributes
 
DEFAULT_DOMAIN - Static variable in interface com.sapportals.portal.ivs.iviews.IDesigntimeSLService
 
DEFAULT_DOMAIN - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
DEFAULT_FOLDER - Static variable in interface com.sapportals.portal.ivs.iviews.IiViewInternalAttributes
 
DEFAULT_FOLDER - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
DEFAULT_HRNP_LINK_PARSER_SERVICE_ALIAS_NAME - Static variable in interface com.sapportals.unification.unificationutils.urlflowutils.IDragAndRelateConstants
 
DEFAULT_IVIEW - Static variable in interface com.sapportals.portal.ivs.iviews.IiViewInternalAttributes
 
DEFAULT_IVIEW - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
DEFAULT_LAYER - Static variable in interface com.sap.portal.pcm.iviewserver.ISmartLinkObjectInfo
 
DEFAULT_LAYOUT - Static variable in interface com.sapportals.portal.ivs.iviews.IiViewInternalAttributes
 
DEFAULT_LAYOUT - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
DEFAULT_LOCALE - Static variable in interface com.sapportals.portal.ivs.iviews.IiViewInternalAttributes
 
DEFAULT_LOCALE - Static variable in interface com.sapportals.portal.ivs.iviews.IDesigntimeSLService
 
DEFAULT_LOCALE - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
DEFAULT_NAMESPACE - Static variable in interface com.sapportals.portal.ivs.iviews.IiViewInternalAttributes
 
DEFAULT_NAMESPACE - Static variable in interface com.sapportals.portal.ivs.iviews.IDesigntimeSLService
 
DEFAULT_NAMESPACE - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
DEFAULT_PADDING - Static variable in class com.sapportals.admin.wizardframework.components.AbstractInputComponent
 
DEFAULT_PAGE - Static variable in interface com.sapportals.portal.ivs.iviews.IiViewInternalAttributes
 
DEFAULT_PAGE - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
DEFAULT_SAP_LINK_PARSER_SERVICE_ALIAS_NAME - Static variable in interface com.sapportals.unification.unificationutils.urlflowutils.IDragAndRelateConstants
 
DEFAULT_SEARCH_SCOPE - Static variable in class com.sap.portal.pcm.iviewserver.SearchOptions
TODO normalized paths
DefaultAliasAlreadyExistsException - exception com.sap.portal.pcm.alias.DefaultAliasAlreadyExistsException.
 
DefaultAliasAlreadyExistsException() - Constructor for class com.sap.portal.pcm.alias.DefaultAliasAlreadyExistsException
 
DefaultAliasAlreadyExistsException(String) - Constructor for class com.sap.portal.pcm.alias.DefaultAliasAlreadyExistsException
 
DefaultAliasNotFoundException - exception com.sap.portal.pcm.alias.DefaultAliasNotFoundException.
 
DefaultAliasNotFoundException() - Constructor for class com.sap.portal.pcm.alias.DefaultAliasNotFoundException
 
DefaultAliasNotFoundException(String) - Constructor for class com.sap.portal.pcm.alias.DefaultAliasNotFoundException
 
defaultCaption - Variable in class com.sapportals.admin.wizardframework.components.AbstractInputComponent
 
DefaultNavigationNamingHandler - class com.sapportals.portal.navigation.DefaultNavigationNamingHandler.
Copyright(c) 2003 SAP.
DefaultNavigationNamingHandler() - Constructor for class com.sapportals.portal.navigation.DefaultNavigationNamingHandler
 
defaultTooltip - Variable in class com.sapportals.admin.wizardframework.components.AbstractInputComponent
 
defaultValue - Variable in class com.sapportals.admin.wizardframework.components.AbstractInputComponent
 
delegateDoBeforeDisplay(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.GridContainer
 
delegateDoBeforeDisplay(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AlignedInputComponentList
 
delegateDoBeforeDisplay(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.FlowContainer
 
delegateProcessInput(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.GridContainer
 
delegateProcessInput(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AlignedInputComponentList
 
delegateProcessInput(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.FlowContainer
 
delegateSetupComponent(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.GridContainer
 
delegateSetupComponent(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AlignedInputComponentList
 
delegateSetupComponent(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.FlowContainer
 
deleteAttribute(String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.ReadOnlyPcdAttributesWrapper
 
deleteAttribute(String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.RuntimeModificationAttributeSetWrapper
 
deleteAttribute(String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.PropertyContentWrapper
 
deleteAttribute(String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.PcmAttrSetWrapper
 
deleteAttribute(String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.AttributesWrapper
 
deleteMetaAttribute(String, String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.ReadOnlyPcdAttributesWrapper
 
deleteMetaAttribute(String, String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.RuntimeModificationAttributeSetWrapper
 
deleteMetaAttribute(String, String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.PropertyContentWrapper
 
deleteMetaAttribute(String, String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.AttributesWrapper
 
DELIMETER_SEPARATOR - Static variable in interface com.sap.portal.unification.hrnpnode.IHRNPNode
Delimeter between different parts of a node string
DELIMETER_SERVER - Static variable in interface com.sap.portal.unification.hrnpnode.IHRNPNode
Delimeter between server and port
dependencies - Variable in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
DESC_ATTR_SESSION_ID - Static variable in class com.sap.portal.admin.wizard.AbstractPCMWizard.InfoPaneInputKeys
 
DESCENDING - Static variable in class com.sapportals.admin.wizardframework.components.tableview.TableViewRowComparator
 
DESCRIPTION_CAPTION_BUNDLE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.InfoPane.UIStrings
string of the caption for the object description input
DESCRIPTION_TOOLTIP_BUNDLE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.InfoPane.UIStrings
string of the caption for the object description input
DescriptorNotCreatedException - exception com.sap.portal.admin.wizard.exceptions.DescriptorNotCreatedException.
DescriptorNotCreatedException implies that the object descriptor was not created when it should have (a private case of failure in creation of the new object), and prints the error message and/or stackTrace to log and/or to screen.
DescriptorNotCreatedException(String) - Constructor for class com.sap.portal.admin.wizard.exceptions.DescriptorNotCreatedException
 
DescriptorNotCreatedException(Throwable, String) - Constructor for class com.sap.portal.admin.wizard.exceptions.DescriptorNotCreatedException
Constructor @param t nested exception Constructor @param msg output message
destroy() - Method in class com.sap.portal.httpconnectivity.transformationservice.TransformersProvider
This method is called by the portal runtime when the service is destroyed.
destroy() - Method in class com.sapportals.admin.wizardframework.components.tableview.TableDataModel
 
destroy() - Method in class com.sapportals.portal.appintegrator.config.ConfigService
 
DisplayMessage(IPortalComponentResponse) - Method in class com.sapportals.portal.sapapplication.DragAndRelateLayer
 
DNROBJECT_KEY - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Object Key
The Object Key as defined in the Business Object Repository (BOR) of the SAP system.
DNROBJECT_NAME - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Object Name
Descriptive, English ID of a business object in the Business Object Repository (BOR).
DNROBJECT_TYPE - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Object Type
Internal technical key of a business object in the Business Object Repository (BOR).
doAction(IWizardContext) - Method in class com.sapportals.admin.wizardframework.templates.AbstractActionState
 
doAfterProcess(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.MultiSelectionComponent
 
doAfterSubmit(IWizardContext) - Method in class com.sap.portal.admin.wizard.panes.SavePane
Saves the new object into the persistence, using the registered handler, in 4 steps: Gets the handler from the session.
doAfterSubmit(IWizardContext) - Method in class com.sap.portal.admin.wizard.panes.InitPane
Sets the wizard's title.
doAfterSubmit(IWizardContext) - Method in interface com.sapportals.admin.wizardframework.api.IWizardComponent
Actions performed after user input was collected should be placed into this function.
doAfterSubmit(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractWizardComponent
the default implemention does nothing
doAfterSubmit(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.GridContainer
 
doAfterSubmit(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.WizardComponentContainer
 
doAfterSubmit(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.ProgressBarComponent
 
doAfterSubmit(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.TextInputComponent
 
doAfterSubmit(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AlignedInputComponentList
 
doAfterSubmit(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.FlowContainer
 
doAfterSubmit(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.MultilineInputComponent
 
doBeforeDisplay(IWizardContext) - Method in interface com.sapportals.admin.wizardframework.api.IWizardComponent
Do any preparations, that may be needed before display.
doBeforeDisplay(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractWizardComponent
the default implemention does nothing before display
doBeforeDisplay(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.GridContainer
 
doBeforeDisplay(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.WizardComponentContainer
 
doBeforeDisplay(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.ProgressBarComponent
 
doBeforeDisplay(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AlignedInputComponentList
 
doBeforeDisplay(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.FlowContainer
 
doBeforeDisplay(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewComponent
 
doBeforeDisplay(IWizardContext) - Method in class com.sapportals.admin.wizardframework.templates.AbstractActionState
 
doClone() - Method in class com.sap.portal.httpconnectivity.transformationservice.EPSAXDefaultHandler
Clone the handler
doContent(IPortalComponentRequest, IPortalComponentResponse) - Method in class com.sap.portal.admin.editor.AbstractEditorComponent
 
doContent(IPortalComponentRequest, IPortalComponentResponse) - Method in class com.sapportals.admin.wizardframework.AbstractDynamicWizard
 
doContent(IPortalComponentRequest, IPortalComponentResponse) - Method in class com.sapportals.admin.wizardframework.AbstractStaticWizard
Deprecated.  
doContent(IPortalComponentRequest, IPortalComponentResponse) - Method in class com.sapportals.portal.appintegrator.AbstractIntegratorComponent
Processes the second pass (content-pass) of the layer stack.
doContent(IPortalComponentRequest, IPortalComponentResponse) - Method in class com.sapportals.portal.pb.contentservice.testcomponent.SubElementFetcher
 
doContent(IPortalComponentRequest, IPortalComponentResponse) - Method in class com.sapportals.portal.pb.contentservice.testcomponent.ThirdInnerHTML
 
doContent(IPortalComponentRequest, IPortalComponentResponse) - Method in class com.sapportals.portal.pb.contentservice.testcomponent.TestFetcherService
 
doContent(IPortalComponentRequest, IPortalComponentResponse) - Method in class com.sapportals.portal.pb.contentservice.testcomponent.SecondInnerHTML
 
doContent(IPortalComponentRequest, IPortalComponentResponse) - Method in class com.sapportals.portal.pb.contentservice.testcomponent.HTMLTestCreator
 
doContent(IPortalComponentRequest, IPortalComponentResponse) - Method in class com.sapportals.portal.pb.contentservice.testcomponent.FirstInnerHTML
 
doContent(IPortalComponentRequest, IPortalComponentResponse) - Method in class com.sapportals.portal.pb.contentservice.testcomponent.RootHTML
 
doDragAndRelateEvent(IPortalComponentRequest, IPortalRequestEvent) - Method in class com.sapportals.portal.sapapplication.SAPApplicationIntegratorComponent
 
domain - Variable in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
DOMAIN_ATTR_SESSION_ID - Static variable in class com.sap.portal.admin.wizard.AbstractPCMWizard.InfoPaneInputKeys
 
DOMAIN_CAPTION_BUNDLE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.InfoPane.UIStrings
string of the caption for the object domain input
doOnFromTablePageNavigate(IPortalComponentRequest, IPortalRequestEvent) - Static method in class com.sapportals.portal.sapapplication.SAPApplicationIntegratorComponent
 
doOnNodeReady(IPortalComponentRequest, IEvent) - Method in class com.sapportals.portal.pb.contentservice.testcomponent.SubElementFetcher
 
doOnNodeReady(IPortalComponentRequest, IEvent) - Method in class com.sapportals.portal.pb.contentservice.testcomponent.TestFetcherService
 
doOnPOMReady(IPortalComponentRequest, IEvent) - Method in class com.sapportals.portal.appintegrator.AbstractIntegratorComponent
Processes the first pass (action-pass) of the layer stack.
doOnPOMReady(IPortalComponentRequest, IEvent) - Method in class com.sapportals.portal.pb.contentservice.testcomponent.HTMLTestCreator
 
doPhase(IPortalComponentRequest, IPortalComponentResponse, IFPMEvent) - Method in interface com.sapportals.portal.pb.fpm.IFPMListener
 
DOT_STRING - Static variable in class com.sap.portal.unification.ObjectBasedNevigationConstants
 
doWizard(IPortalComponentRequest, IPortalComponentResponse, IWizardConfigurator) - Method in interface com.sapportals.admin.wizardframework.util.IWizardInstance
 
doWizard(IPortalComponentRequest, IPortalComponentResponse, IWizardConfigurator, ClassLoader) - Method in interface com.sapportals.admin.wizardframework.util.IWizardInstance
 
DRAG_AND_RELATE_CLIENT_FUNCTION_NAME - Static variable in interface com.sapportals.unification.unificationutils.urlflowutils.IDragAndRelateConstants
 
DRAG_AND_RELATE_COMPONENT_HOOK_BIND_PATH_NAME - Static variable in interface com.sapportals.unification.unificationutils.urlflowutils.IDragAndRelateConstants
 
DRAG_AND_RELATE_EVENT_NAME - Static variable in class com.sap.portal.unification.ObjectBasedNevigationConstants
 
DRAG_AND_RELATE_EVENT_NAME - Static variable in interface com.sapportals.unification.unificationutils.urlflowutils.IDragAndRelateConstants
 
DRAG_AND_RELATE_FLAG_NAME - Static variable in interface com.sapportals.unification.unificationutils.urlflowutils.IDragAndRelateConstants
 
DRAG_AND_RELATE_FLAG_RESET - Static variable in interface com.sapportals.unification.unificationutils.urlflowutils.IDragAndRelateConstants
 
DRAG_AND_RELATE_FLAG_SET - Static variable in interface com.sapportals.unification.unificationutils.urlflowutils.IDragAndRelateConstants
 
DRAG_AND_RELATE_FULL_NODE - Static variable in interface com.sapportals.unification.unificationutils.urlflowutils.IDragAndRelateConstants
 
DRAG_AND_RELATE_RELATION_PARAMETER_KEY - Static variable in interface com.sapportals.unification.unificationutils.urlflowutils.IDragAndRelateConstants
 
DRAG_AND_RELATE_RESULT_SET - Static variable in interface com.sapportals.unification.unificationutils.urlflowutils.IDragAndRelateConstants
 
DRAG_AND_RELATE_SOURCE_HRNP - Static variable in interface com.sapportals.unification.unificationutils.urlflowutils.IDragAndRelateConstants
 
DRAGANDRELATE_TARGET - Static variable in interface com.sapportals.portal.navigation.INavigationConstants
Parameter defining the target is a Drag & Relate target.
DragAndRelateLayer - class com.sapportals.portal.sapapplication.DragAndRelateLayer.
Title: Description: Copyright: Copyright (c) 2002 Company:
DragAndRelateLayer() - Constructor for class com.sapportals.portal.sapapplication.DragAndRelateLayer
 
DRAGGED_LINK_KEY_NAME - Static variable in interface com.sapportals.unification.unificationutils.urlflowutils.IDragAndRelateConstants
 
draggedValue - Variable in class com.sapportals.portal.sapapplication.DragAndRelateLayer
 
dropDomains(String, int) - Static method in class com.sapportals.portal.appintegrator.Utils
returns the suffix of the given URL where the first n domain labels are dropped
DropdownSelectionComponent - class com.sapportals.admin.wizardframework.components.DropdownSelectionComponent.
 
DropdownSelectionComponent() - Constructor for class com.sapportals.admin.wizardframework.components.DropdownSelectionComponent
Creates a 'blank' DropdownSelectionComponent. you'll have to set caption, choices and default selection at runtime.
DropdownSelectionComponent(String) - Constructor for class com.sapportals.admin.wizardframework.components.DropdownSelectionComponent
Creates a DropdownSelectionComponent with the given caption. you'll have to set the choices at runtime.
DropdownSelectionComponent(String, List) - Constructor for class com.sapportals.admin.wizardframework.components.DropdownSelectionComponent
Creates a DropdownSelectionComponent with the given caption and a fixed list of choices.
DropdownSelectionComponent(String, List, List, List, String, boolean) - Constructor for class com.sapportals.admin.wizardframework.components.DropdownSelectionComponent
 
DropdownSelectionComponent(String, List, List, List, String, boolean, int, int, String, String) - Constructor for class com.sapportals.admin.wizardframework.components.DropdownSelectionComponent
 
DropdownSelectionComponent(String, List, List, String) - Constructor for class com.sapportals.admin.wizardframework.components.DropdownSelectionComponent
Creates a DropdownSelectionComponent with the given caption, choices and default selection.
DropdownSelectionComponent(String, List, List, String, int, int) - Constructor for class com.sapportals.admin.wizardframework.components.DropdownSelectionComponent
Creates a DropdownSelectionComponent with the given caption, choices and default selection.
DropdownSelectionComponent(String, List, List, String, int, int, String, String) - Constructor for class com.sapportals.admin.wizardframework.components.DropdownSelectionComponent
 
DropdownSelectionComponent(String, List, String) - Constructor for class com.sapportals.admin.wizardframework.components.DropdownSelectionComponent
Creates a DropdownSelectionComponent with the given caption, choices and default selection.
DropdownSelectionComponent(String, List, String, int, int) - Constructor for class com.sapportals.admin.wizardframework.components.DropdownSelectionComponent
Creates a DropdownSelectionComponent with the given caption, choices and default selection.
DropdownSelectionComponent(String, String) - Constructor for class com.sapportals.admin.wizardframework.components.DropdownSelectionComponent
Creates a DropdownSelectionComponent with the given caption that will take it's list of choices from the session.
DropdownSelectionComponent(String, String, String) - Constructor for class com.sapportals.admin.wizardframework.components.DropdownSelectionComponent
Creates a DropdownSelectionComponent with the given caption and default selection that will take it's list of choices from the session.
DropdownSelectionComponent(String, String, String, int, int) - Constructor for class com.sapportals.admin.wizardframework.components.DropdownSelectionComponent
Creates a DropdownSelectionComponent with the given caption and default selection that will take it's list of choices from the session.
DropdownSelectionComponent(String, String, String, String) - Constructor for class com.sapportals.admin.wizardframework.components.DropdownSelectionComponent
Creates a DropdownSelectionComponent with the given caption and default selection that will take it's list of choices from the session.
DropdownSelectionComponent(String, String, String, String, int, int) - Constructor for class com.sapportals.admin.wizardframework.components.DropdownSelectionComponent
Creates a DropdownSelectionComponent with the given caption and default selection that will take it's list of choices from the session.
DropdownSelectionComponent(String, String, String, String, int, int, String, String) - Constructor for class com.sapportals.admin.wizardframework.components.DropdownSelectionComponent
 
DropdownSelectionComponent(String, String, String, String, String, boolean) - Constructor for class com.sapportals.admin.wizardframework.components.DropdownSelectionComponent
 
DropdownSelectionComponent(String, String, String, String, String, boolean, int, int, String, String) - Constructor for class com.sapportals.admin.wizardframework.components.DropdownSelectionComponent
 
DSMLayer - class com.sapportals.portal.appintegrator.layer.DSMLayer.
Copyright: Copyright (c) 2002 by SAP AG Description
DSMLayer() - Constructor for class com.sapportals.portal.appintegrator.layer.DSMLayer
 
DuplicateiViewException - exception com.sapportals.portal.pb.dynamic.DuplicateiViewException.
 
DuplicateiViewException() - Constructor for class com.sapportals.portal.pb.dynamic.DuplicateiViewException
Constructor for DuplicateiViewException.
DuplicateiViewException(String) - Constructor for class com.sapportals.portal.pb.dynamic.DuplicateiViewException
Constructor for DuplicateiViewException.
DYNAMIC_NAVIGATION - Static variable in class com.sap.portal.pcm.relateditem.RelatedItemType
Constant for link creation mode.
DYNAMICPARAMETER - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Additinal application parameters
URL-querystring like list of parameters that are passed to the iView.

E

EDIT_MODE - Static variable in interface com.sap.portal.admin.studio.IToolBar
editMode - Generic action constant
EDITOR_ID_PARAM - Static variable in class com.sap.portal.admin.wizard.ObjectCreationWizardConstants
editor id parameter (editorID).
EditorConfigException - exception com.sap.portal.admin.editor.exception.EditorConfigException.
This exception is thrown if the editor framework detected an error of the configuration.
EditorConfigException(String) - Constructor for class com.sap.portal.admin.editor.exception.EditorConfigException
Constructor
EditorConfigException(String, Throwable) - Constructor for class com.sap.portal.admin.editor.exception.EditorConfigException
Constructor
EditorDataException - exception com.sap.portal.admin.editor.exception.EditorDataException.
EditorDataException An error occur during data handling
EditorDataException(String) - Constructor for class com.sap.portal.admin.editor.exception.EditorDataException
Constructor
EditorDataException(String, Throwable) - Constructor for class com.sap.portal.admin.editor.exception.EditorDataException
Constructor
EditorFrameworkException - exception com.sap.portal.admin.editor.exception.EditorFrameworkException.
Basic exception for the editor framework.
EditorFrameworkException(String) - Constructor for class com.sap.portal.admin.editor.exception.EditorFrameworkException
Constructor
EditorFrameworkException(String, Throwable) - Constructor for class com.sap.portal.admin.editor.exception.EditorFrameworkException
Constructor
EditorFrameworkRuntimeException - exception com.sap.portal.admin.editor.exception.EditorFrameworkRuntimeException.
Basic runtime exception for the editor framework.
EditorFrameworkRuntimeException(String) - Constructor for class com.sap.portal.admin.editor.exception.EditorFrameworkRuntimeException
Constructor
EditorFrameworkRuntimeException(String, Throwable) - Constructor for class com.sap.portal.admin.editor.exception.EditorFrameworkRuntimeException
Constructor
EditorLockingException - exception com.sap.portal.admin.editor.exception.EditorLockingException.
This Exception is thrown if an error occur while handling locking.
EditorLockingException(String) - Constructor for class com.sap.portal.admin.editor.exception.EditorLockingException
Constructor
EditorLockingException(String, Throwable) - Constructor for class com.sap.portal.admin.editor.exception.EditorLockingException
Constructor
EditorLockingStatus - class com.sap.portal.admin.editor.EditorLockingStatus.
EditorLockingStatus Holds the status of the locking, the user id and the session id that currently holds the lock.
EditorLockingStatus.StatusEnum - class com.sap.portal.admin.editor.EditorLockingStatus.StatusEnum.
 
EditorLockingStatus(EditorLockingStatus.StatusEnum, String, String) - Constructor for class com.sap.portal.admin.editor.EditorLockingStatus
Creates a new EditorLockingStatus object.
EditorMessageType - class com.sap.portal.admin.editor.EditorMessageType.
EditorMessageType Different levels of editor messages: Info for information messages, warning or error.
EditorObjectNotFoundException - exception com.sap.portal.admin.editor.exception.EditorObjectNotFoundException.
EditorObjectNotFoundException A data exception that will be thrown If a data object could not be found for some reason.
EditorObjectNotFoundException(String) - Constructor for class com.sap.portal.admin.editor.exception.EditorObjectNotFoundException
Creates a new EditorObjectNotFoundException object.
EditorObjectNotFoundException(String, Throwable) - Constructor for class com.sap.portal.admin.editor.exception.EditorObjectNotFoundException
Creates a new EditorObjectNotFoundException object.
EditorResource - class com.sap.portal.admin.editor.EditorResource.
EditorResource represent a resource in the editor.
EditorResource(String, String) - Constructor for class com.sap.portal.admin.editor.EditorResource
 
EditorResourceException - exception com.sap.portal.admin.editor.exception.EditorResourceException.
EditorResourceException Thrown to indicate that an error occured regarding the resource that this editor deals with.
EditorResourceException(String, String, String[]) - Constructor for class com.sap.portal.admin.editor.exception.EditorResourceException
Constructor
EditorResourceException(String, String, String[], Throwable) - Constructor for class com.sap.portal.admin.editor.exception.EditorResourceException
Constructor
EditorRuntimeException - exception com.sap.portal.admin.editor.exception.EditorRuntimeException.
Exception of all the unexpected errors that occur during the editor runtime.
EditorRuntimeException(String) - Constructor for class com.sap.portal.admin.editor.exception.EditorRuntimeException
Constructor
EditorRuntimeException(String, Throwable) - Constructor for class com.sap.portal.admin.editor.exception.EditorRuntimeException
Constructor
EMBEDDED - Static variable in class com.sapportals.portal.pb.iviewdef.IviewIsolationMode
Iview is embedded in the page
enableEditMode(IEditorContext) - Method in interface com.sap.portal.admin.editor.IEditModeEnabler
Indicates whether the editor must open in edit mode or read only.
END_PANE - Static variable in class com.sap.portal.admin.wizard.AbstractPCMWizard
Alias that points to the summary pane, which is the end point that the wizard developer connects his/her panes to.
endCDATA() - Method in class com.sap.portal.httpconnectivity.transformationservice.EPSAXDefaultHandler
 
endDocument() - Method in class com.sap.portal.httpconnectivity.transformationservice.EPSAXDefaultHandler
 
endDTD() - Method in class com.sap.portal.httpconnectivity.transformationservice.EPSAXDefaultHandler
 
endElement(String, String, String) - Method in class com.sap.portal.httpconnectivity.transformationservice.EPSAXDefaultHandler
 
endEntity(String) - Method in class com.sap.portal.httpconnectivity.transformationservice.EPSAXDefaultHandler
 
endPrefixMapping(String) - Method in class com.sap.portal.httpconnectivity.transformationservice.EPSAXDefaultHandler
 
EnumIterator - class com.sapportals.portal.pb.utils.EnumIterator.
 
EnumIterator() - Constructor for class com.sapportals.portal.pb.utils.EnumIterator
 
EnumIterator(Object) - Constructor for class com.sapportals.portal.pb.utils.EnumIterator
 
EnumToValidValuesStr(Enumeration) - Static method in class com.sap.portal.pcm.iviewserver.tools.AttributesUtils
AttributesToValidValuesStr Converts enumeration of strings to validValues formated string
ENV_PRINCIPAL - Static variable in interface com.sapportals.portal.navigation.INavigationConstants
 
epilog() - Method in class com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer
 
epilog() - Method in class com.sapportals.portal.appintegrator.layer.SingleSignOnLayer
 
epilog() - Method in class com.sapportals.portal.appintegrator.layer.URLTemplateProcessLayer
 
epilog() - Method in interface com.sapportals.portal.appintegrator.layer.IIntegrationLayer
This method is used to provide the result of this layer for the subsequent layers and it has to be called after prolog and processLayer() and before render().
epilog() - Method in class com.sapportals.portal.sapapplication.bsp.BSPLayer
 
epilog() - Method in class com.sapportals.portal.sapapplication.transaction.JavaGuiRenderLayer
 
epilog() - Method in class com.sapportals.portal.sapapplication.transaction.TransactionLayer
 
epilog() - Method in class com.sapportals.portal.sapapplication.transaction.ConnectionStringLayer
 
EPSAXDefaultHandler - class com.sap.portal.httpconnectivity.transformationservice.EPSAXDefaultHandler.
Abstract base class for all the SAX transformers that will be used in the transformation server.
EPSAXDefaultHandler() - Constructor for class com.sap.portal.httpconnectivity.transformationservice.EPSAXDefaultHandler
Creates a new EPSAXDefaultHandler object.
EQUAL_WIDTH_LAYOUT_COMPONENT_NAME - Static variable in interface com.sapportals.portal.pb.dynamic.IPageStructure
 
equals(Object) - Method in class com.sap.portal.admin.editor.PaneMetaData
 
equals(Object) - Method in class com.sap.portal.httpconnectivity.transformationservice.TransformerType
 
equals(Object) - Method in interface com.sap.portal.unification.hrnpnode.IHRNPNode
Checks if the given object is equal to this Node.
equals(RelatedItemType) - Method in class com.sap.portal.pcm.relateditem.RelatedItemType
 
equals(String) - Method in class com.sap.portal.pcm.relateditem.RelatedItemType
 
ERR_ID_ALREADY_EXIST_BUNDLE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.InfoPane.UIStrings
string of the error message given in the info pane when object id already exists for an existing object under the same path
ERR_ID_EXCEED_MAX_LEN_BUNDLE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.InfoPane.UIStrings
string of the error message given in the info pane when object id is too long
ERR_INVALID_ID_BUNDLE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.InfoPane.UIStrings
string of the error message given in the info pane when object id has invalid characters
ERR_INVALID_ID_PREFIX_BUNDLE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.InfoPane.UIStrings
string of the error message given in the info pane when object id prefix has invalid characters
ERROR - Static variable in class com.sap.portal.admin.editor.EditorMessageType
Error EditorMessageType
error(SAXParseException) - Method in class com.sap.portal.httpconnectivity.transformationservice.EPSAXDefaultHandler
 
errorMsg - Variable in class com.sapportals.portal.sapapplication.DragAndRelateLayer
 
EVENT_FILTER_ALL - Static variable in interface com.sapportals.portal.prt.service.epcftoolbox.IClientEventReceiver
EventFilter: component accepts any client events
EVENT_FILTER_FOREIGN - Static variable in interface com.sapportals.portal.prt.service.epcftoolbox.IClientEventReceiver
EventFilter: component accepts only client events from another components but not his own
EVENT_FILTER_OWN - Static variable in interface com.sapportals.portal.prt.service.epcftoolbox.IClientEventReceiver
EventFilter: component accepts only own client events
EVENT_HEADER_SORT - Static variable in class com.sapportals.admin.wizardframework.components.tableview.TableViewComponent
 
EVENT_ROW_SELECT - Static variable in class com.sapportals.admin.wizardframework.components.tableview.TableViewComponent
 
EXISTING_LOCK - Static variable in class com.sap.portal.admin.editor.EditorLockingStatus.StatusEnum
The resource was alredy locked by this user and session, so no special treatment should be made, and the editor will be opened for edit (if no other veto will be raised), no registration is needed.

F

FAILED - Static variable in class com.sapportals.portal.pb.contentservice.fetchstatus.FetchingStatus
 
FAILURE_MSG_BUNDLE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.FinishPane.UIStrings
string of the caption for the given message when the object failed to be created
fatalError(SAXParseException) - Method in class com.sap.portal.httpconnectivity.transformationservice.EPSAXDefaultHandler
 
fetchCacheEntry(IPortalComponentRequest, String) - Method in interface com.sapportals.portal.pb.contentservice.IContentFetchingService
Requests the content from the backend system or the cache.
FETCHING_DONE - Static variable in class com.sapportals.portal.pb.contentservice.fetchstatus.FetchingStatus
 
FetchingStatus - class com.sapportals.portal.pb.contentservice.fetchstatus.FetchingStatus.
 
filledIncompletely - Variable in class com.sapportals.admin.wizardframework.components.AbstractInputComponent
 
finalizeDescriptor(Map, Object, IWizardContext) - Method in class com.sap.portal.admin.wizard.AbstractPCMWizard
Finalizes the descriptor before saving.
finalizeObject(IWizardContext) - Method in class com.sap.portal.admin.wizard.AbstractPCMWizard
Finalize the new saved object.
finalizeSummaries(Map, IWizardContext) - Method in class com.sap.portal.admin.wizard.AbstractPCMWizard
Finalizes the summaries.
findFirstUserAgentSet(IUserAgent) - Method in interface com.sapportals.portal.useragent.IUserAgentFamily
Returns the first IUserAgentSet that contains the given {@IUserAgent} userAgent.
findFirstUserAgentSetName(IUserAgent) - Method in interface com.sapportals.portal.useragent.IUserAgentFamily
Returns the name of the first IUserAgentSet that contains the given {@IUserAgent} userAgent.
findUserAgentSets(IUserAgent) - Method in interface com.sapportals.portal.useragent.IUserAgentFamily
Returns all IUserAgentSets that contain the given {@IUserAgent} userAgent.
FINISH - Static variable in class com.sapportals.admin.wizardframework.AbstractDynamicWizard
 
FINISH - Static variable in class com.sapportals.admin.wizardframework.AbstractStaticWizard
Deprecated.  
FINISH - Static variable in interface com.sapportals.admin.wizardframework.api.IConfigurableWizard
 
FINISH_PANE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.FinishPane
pane path key
FinishPane - class com.sap.portal.admin.wizard.panes.FinishPane.
FinishPane contains info message that informs the end-user that the object was created, and displays 3 Radio Buttons that offers finish actions: Open object editor - opens the new object's editor in place of the wizard.
FinishPane.FinishOptions - class com.sap.portal.admin.wizard.panes.FinishPane.FinishOptions.
Enum that holds the options to be performed after the wizard completion.
FinishPane.UIStrings - class com.sap.portal.admin.wizard.panes.FinishPane.UIStrings.
UIStrings holds constants pointing to the pane's bundle keys.
FinishPane.UIStrings() - Constructor for class com.sap.portal.admin.wizard.panes.FinishPane.UIStrings
 
FinishPane() - Constructor for class com.sap.portal.admin.wizard.panes.FinishPane
Constructor
FinishPane(FinishPane.FinishOptions) - Constructor for class com.sap.portal.admin.wizard.panes.FinishPane
Constructor Used to set the default value of the radio button list after object creation.
FirstInnerHTML - class com.sapportals.portal.pb.contentservice.testcomponent.FirstInnerHTML.
 
FirstInnerHTML() - Constructor for class com.sapportals.portal.pb.contentservice.testcomponent.FirstInnerHTML
 
FIXED - Static variable in class com.sapportals.portal.pb.iviewdef.IviewHeightType
Iview has fixed height
FIXED - Static variable in class com.sapportals.portal.pb.iviewdef.IviewWidthType
Iview has fixed width
FlowContainer - class com.sapportals.admin.wizardframework.components.FlowContainer.
This wizard component can contain other wizard components.
FlowContainer() - Constructor for class com.sapportals.admin.wizardframework.components.FlowContainer
Sorry, no documentation comment here
FlowContainer(int) - Constructor for class com.sapportals.admin.wizardframework.components.FlowContainer
Sorry, no documentation comment here
FlowContainer(int, int) - Constructor for class com.sapportals.admin.wizardframework.components.FlowContainer
Sorry, no documentation comment here
FOLDER_SAPARATOR - Static variable in interface com.sapportals.unification.unificationutils.urlflowutils.IDragAndRelateConstants
 
FOLDER_SEPERATOR - Static variable in class com.sap.portal.admin.wizard.ObjectCreationWizardConstants
folder separator constant
forceReload(boolean) - Method in interface com.sapportals.portal.pb.contentservice.IPackageInformation
not supported at this stage
format(String) - Method in class com.sap.portal.httpconnectivity.transformationservice.xslextensions.XSLDateFormatter
Formats a date according to current format
formatDate(String, String) - Static method in class com.sap.portal.httpconnectivity.transformationservice.xslextensions.XSLDateFormatter
Format a date according to inserted format
formatDate(String, String, String) - Static method in class com.sap.portal.httpconnectivity.transformationservice.xslextensions.XSLDateFormatter
Format date with format defined in the inFormat parameter to a format defined in the outFormat parameter.
fromString(String) - Static method in class com.sap.portal.pcm.relateditem.RelatedItemType
 
FULL_PAGE - Static variable in class com.sapportals.portal.pb.iviewdef.IviewHeightType
Iview has full page height
FULL_PAGE - Static variable in class com.sapportals.portal.pb.iviewdef.IviewWidthType
Iview has full page width
FULL_WIDTH_LAYOUT_COMPONENT_NAME - Static variable in interface com.sapportals.portal.pb.dynamic.IPageStructure
A set of constants for the default layout ocmponents

G

generatePSID(IPortalComponentRequest) - Method in interface com.sapportals.portal.appintegrator.psid.IPSIDGenerator
Returns a PSID with subject to the given request.
GENERIC_APPLICATION_PARAMETER - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Generic Application Parameter
URL-querystring like list of parameters that are passed to the remote application.
GENERIC_ID - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Generic Application ID
The ID of the remote application.
GENERIC_SAPLOGONTICKET_TEMPLATE - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Generic SAP Logon Ticket Template
The Single Sign-On template fraction is resolved during runtime and its result is stored in the variable 'Authentication'.
GENERIC_URL_TEMPLATE - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Generic URL Template
The URL template includs expressions placed in <...> that are evaluated during runtime, e.g: The URL template 'http://myserver?
GENERIC_USERMAPPING_TEMPLATE - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Generic User Mapping Template
The user mapping template fraction is resolved during runtime and its result is stored in the variable 'Authentication'.
GenericEventsHandler - class com.sap.portal.admin.editor.GenericEventsHandler.
GenericEventsHandler A default implementation for the application designer toolbar event handler.
GenericEventsHandler() - Constructor for class com.sap.portal.admin.editor.GenericEventsHandler
 
get(String) - Method in interface com.sapportals.portal.appintegrator.template_processor.context.IAccessor
returns the IAccessor member which key equals to id of the current context which must be another (nested) context
get(String) - Method in class com.sapportals.portal.appintegrator.template_processor.context.AbstractContext
returns the IAccessor member which key equals to id of the current context which must be another (nested) context
getAction(String) - Method in interface com.sap.portal.admin.studio.IToolBar
Get action object by it's id.
getActivatingEvent() - Method in class com.sap.portal.admin.editor.PaneMetaData
 
getActiveLayoutObject() - Method in interface com.sap.portal.pcm.page.IPage
Get the active layout of the page
getAliases() - Method in interface com.sap.portal.pcm.system.ISystems
Retrieves all aliases from the PCD
getAliases() - Method in interface com.sap.portal.pcm.system.ISystem
Retrieves all aliases of this system.
getAliases(IPrincipal, boolean) - Method in interface com.sap.portal.pcm.system.ISystems
Retrieves all alias names from the PCD.
getAllIViews() - Method in interface com.sapportals.portal.pb.dynamic.IDynPageStructure
Method getAllIViews.
getAllIViews() - Method in class com.sapportals.portal.pb.dynamic.PageStructure
 
getAllKnownPlatforms() - Method in interface com.sapportals.portal.useragent.IUserAgent
Deprecated. as of Version EP 6.0.2.1; this method is replaced by IUserAgentService.getAllKnownPlatforms(Locale)
getAllKnownPlatforms(Locale) - Method in interface com.sapportals.portal.useragent.IUserAgentService
Returns an array of all known User Agent platforms as translated by the resource bundle
getAllKnownTypes() - Method in interface com.sapportals.portal.useragent.IUserAgent
Deprecated. as of Version EP 6.0.2.1; this method is replaced by IUserAgentService.getAllKnownTypes(Locale)
getAllKnownTypes(Locale) - Method in interface com.sapportals.portal.useragent.IUserAgentService
Returns an array of all known User Agent types as translated by the resource bundle
getAllParameterNames() - Method in interface com.sapportals.portal.appintegrator.ILayerProcessor
Returns a set of the mandatory and optional parameter names of the whole layer stack.
getAllParameterNames() - Method in interface com.sapportals.portal.appintegrator.parameter.ICustomerParameterProvider
Returns an Enumeration of all parameters that are known by this custom parameter provider
getAllProperties() - Method in class com.sapportals.portal.appintegrator.config.ConfigService
 
getAllProperties() - Method in interface com.sapportals.portal.appintegrator.config.IConfigService
returns an enumeration of all property names
getAllTopics() - Method in interface com.sapportals.portal.pb.fpm.IFPMEvent
 
getAlternativeSystem(IUser, String) - Method in interface com.sap.portal.dynamicsystem.IDynamicSystemService
Retrieves the alternative system PCD path to the system, referenced by the provided alias.
getApplicationInitialContext(Hashtable) - Method in interface com.sap.portal.pcm.iviewserver.ISLUtilsSrv
get the application-repository initialContext
getApplicationPropertyContentProvider(String) - Method in interface com.sap.portal.pcm.iviewserver.ISLUtilsSrv
get an IPropertyContentProvider from the application repository
getAttrib() - Method in interface com.sap.portal.unification.hrnpnode.IHRNPSource
gets the name of the column in the table
getAttrib() - Method in interface com.sap.portal.unification.hrnpnode.IHRNPSource50
gets the name of the column in the table
getAttribute(String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.ReadOnlyPcdAttributesWrapper
 
getAttribute(String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.PropertyContentWrapper
 
getAttribute(String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.AttributesWrapper
 
getAttribute(String, Locale) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.ReadOnlyPcdAttributesWrapper
 
getAttribute(String, Locale) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.PropertyContentWrapper
 
getAttribute(String, Locale) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.AttributesWrapper
 
getAttributeCaption(String, String, IPortalComponentRequest) - Method in interface com.sap.portal.admin.wizard.IWizardComponentFactory
Gets the caption (translated string) for the given attributeId.
getAttributeIds() - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.ReadOnlyPcdAttributesWrapper
 
getAttributeIds() - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.PropertyContentWrapper
 
getAttributeIds() - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.AttributesWrapper
 
getAttributeOriginLayer(String) - Method in interface com.sap.portal.pcm.iviewserver.ISmartLinkObjectInfo
 
getAttributes() - Method in class com.sap.portal.pcm.iviewserver.SearchOptions
 
getAttributes() - Method in class com.sap.portal.pcm.iviewserver.attributes.AttrPcmGeneralCreator
 
getAttributes() - Method in class com.sap.portal.pcm.iviewserver.providers.ReadonlyAttrs
 
getAttributes() - Method in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
getAttributes2SummariesMap(IWizardContext) - Method in interface com.sap.portal.admin.wizard.IBasicObjectCreationService
Returns a map that holds the following entries:
Key = attribute id (String), value = Pair{summary caption, value}.
getAttributeTextType(String) - Static method in class com.sap.portal.pcm.iviewserver.tools.AttributesUtils
 
getAttributeTooltip(String, String, IPortalComponentRequest) - Method in interface com.sap.portal.admin.wizard.IWizardComponentFactory
Gets the tooltip (translated string) for the given attributeId.
getAttributeType(String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.ReadOnlyPcdAttributesWrapper
 
getAttributeType(String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.PropertyContentWrapper
 
getAttributeType(String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.AttributesWrapper
 
getAttributeValue(String) - Method in interface com.sapportals.portal.navigation.INavigationNode
Retrieves an attribute value from the connector node.
getAttributeValue(String) - Method in interface com.sapportals.portal.navigation.INavigationConnectorNode
retrieves am attribute from the connector node.
getAttributeValue(String, Locale) - Method in interface com.sapportals.portal.navigation.INavigationNode
Retrieves an attribute value from the connector node, according to the given locale.
getAttributeValue(String, Locale) - Method in interface com.sapportals.portal.navigation.INavigationConnectorNode
Retrieves an attribute value from the connector node, according to the given locale.
getAttributeValueFromTarget(String, IWizardContext) - Method in interface com.sap.portal.admin.wizard.IBasicObjectCreationService
Gets an attribute value from the target object (template or portal component), in order to retain the concept of inheritance (e.g description, locale, etc).
getAvailableAttributeLocales(String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.ReadOnlyPcdAttributesWrapper
 
getAvailableAttributeLocales(String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.PropertyContentWrapper
 
getAvailableAttributeLocales(String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.AttributesWrapper
 
getAvailableMetaAttributeLocales(String, String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.ReadOnlyPcdAttributesWrapper
 
getAvailableMetaAttributeLocales(String, String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.PropertyContentWrapper
 
getAvailableMetaAttributeLocales(String, String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.AttributesWrapper
 
getBackLink() - Method in class com.sapportals.portal.sapapplication.DragAndRelateLayer
 
getBasePaths() - Method in class com.sap.portal.pcm.iviewserver.SearchOptions
 
getBooleanParameter(String) - Method in class com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer
Returns the boolean value of the parameter defined by its id for this layer.
getBundleString(String, IWizardContext) - Method in interface com.sap.portal.admin.wizard.IBasicObjectCreationService
Gets a string from the resource bundle.
getByteBuffer() - Method in class com.sap.portal.httpconnectivity.transformationservice.xmlsource.XMLSourceBufferedInputStream
Gets the data stored from the input stream.
getCachingLevel() - Method in class com.sap.portal.httpconnectivity.transformationservice.xmlsource.HTTPStreamSource
 
getCachingLevel() - Method in interface com.sap.portal.httpconnectivity.transformationservice.xmlsource.ICachedSource
Gets the caching level of the source
getCaption(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractInputComponent
 
getCaptionComponent(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractInputComponent
 
getCatalog(Attributes) - Method in interface com.sapportals.portal.ivs.iviews.IDesigntimeSLService
 
getCatalog(String) - Method in interface com.sapportals.portal.ivs.iviews.IDesigntimeSLService
 
getCatalog(String, Attributes) - Method in interface com.sapportals.portal.ivs.iviews.IDesigntimeSLService
 
getCatalog(String, Attributes, Object) - Method in interface com.sapportals.portal.ivs.iviews.IDesigntimeSLService
 
getCatalog(String, Attributes, Object, String[]) - Method in interface com.sapportals.portal.ivs.iviews.IDesigntimeSLService
 
getCatalog(String, Attributes, String, Object, String[]) - Method in interface com.sapportals.portal.ivs.iviews.IDesigntimeSLService
 
getCatalog(String, Attributes, String, String, Object, String[]) - Method in interface com.sapportals.portal.ivs.iviews.IDesigntimeSLService
 
getCatalog(String, Object) - Method in interface com.sapportals.portal.ivs.iviews.IDesigntimeSLService
 
getCatalog(String, Object, String[]) - Method in interface com.sapportals.portal.ivs.iviews.IDesigntimeSLService
 
getCatalogFlat(String, Attributes) - Method in interface com.sapportals.portal.ivs.iviews.IDesigntimeSLService
 
getCause() - Method in class com.sap.portal.admin.wizard.exceptions.ObjectNotCreatedException
Gets the nested exception (if exists).
getCause() - Method in class com.sap.portal.admin.wizard.exceptions.HandlerNotFoundException
Gets the nested exception (if exists).
getCell(int, int) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableDataModel
 
getCell(int, int, IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.GridContainer
 
getCheckboxComponent(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.CheckboxChoiceComponent
Deprecated. use getInputComponent(...)
getCheckboxGroupValuesFromForm(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractSelectionComponent
 
getChildren() - Method in interface com.sapportals.portal.navigation.INavigationNode
Retrieves a list of node's children.
getChildrenBeforeMerge() - Method in interface com.sapportals.portal.navigation.INavigationNode
 
getChildrenWithInivisible() - Method in interface com.sapportals.portal.navigation.INavigationNode
Retrieves a list of node's children, including nodes that are invisible.
getChoices(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractSelectionComponent
Get the list of choices for this component.
getChoiceTitles(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractSelectionComponent
Get the list of choices titles for this component.
getChoiceTooltips(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractSelectionComponent
Get the list of choices tooltips for this component.
getClientEventReceiver(IPortalComponentRequest, String, String) - Method in interface com.sapportals.portal.prt.service.epcftoolbox.IEpcfToolbox
provides a receiver object instance for eventing pattern
getClientEventSender(IPortalComponentRequest, String, String) - Method in interface com.sapportals.portal.prt.service.epcftoolbox.IEpcfToolbox
provides a sender object instance for eventing pattern
getClonedAttributes() - Method in interface com.sap.portal.pcm.iviewserver.providers.wrappers.IObservableAttributesProvider
 
getClonedAttributeSet() - Method in interface com.sap.portal.pcm.iviewserver.providers.wrappers.IAttrSetProviderWrapper
Returns a cloned IAttributeSet instance.
getClosestAvailableLocale(Locale) - Method in interface com.sapportals.admin.wizardframework.util.ILocaleListService
 
getCol() - Method in class com.sapportals.portal.navigation.obn.ObnDataType
 
getCollection() - Method in class com.sap.portal.pcm.iviewserver.NewIVSObjectDescriptor
 
getCollection() - Method in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
getColumn(int) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewColumns
 
getColumnHeaders(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewColumns
 
getColumns() - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewComponent
 
getColumnsKeys(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewColumns
 
getColumnSortedMode(int, IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewComponent
 
getCommonTexts(Locale) - Method in interface com.sap.portal.admin.editor.IEditorFrameworkService
Internal: Get the ResourceBundle of the common texts.
getComparator(RelatedItemType) - Static method in class com.sap.portal.pcm.relateditem.RelatedItemComparator
 
getComponent(String) - Method in interface com.sapportals.admin.wizardframework.api.IWizardContext
get the WizardComponent at path "key" from the (static) structure of this wizard.
getComponent(String) - Method in interface com.sapportals.admin.wizardframework.api.IWizardComponentContainer
get a (sub)component from this container
getComponent(String) - Method in class com.sapportals.admin.wizardframework.components.GridContainer
 
getComponent(String) - Method in class com.sapportals.admin.wizardframework.components.WizardComponentContainer
 
getComponent(String) - Method in class com.sapportals.admin.wizardframework.components.AlignedInputComponentList
 
getComponent(String) - Method in class com.sapportals.admin.wizardframework.components.FlowContainer
 
getComponent(String, IWizardContext) - Method in interface com.sapportals.admin.wizardframework.api.IWizardStructure
Get a component of from the structure of this wizard.
getComponentName() - Method in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerInformation
Getting the name of the component in-charge for the transformer
getComponents() - Method in class com.sap.portal.admin.studio.Action
Internal:
getComponentType() - Method in interface com.sap.portal.unification.hrnpnode.IHRNPDestination
gets component type of this IHRNPDestination
getConnection(String, ConnectionProperties) - Method in interface com.sap.portal.services.api.connectorgateway.IConnectorGatewayService
Returns a Connector Framework connection for given system alias
getConnection(String, IPortalComponentRequest) - Method in interface com.sapportals.portal.ivs.cg.IConnectorGatewayService
Deprecated. use super interface getConnection(String,ConnectionProperties)
getConnectionFactories() - Method in interface com.sap.portal.services.api.connectorgateway.IConnectorGatewayService
Gets all deployed connectors factory names
getConnectionFactories() - Method in interface com.sapportals.portal.ivs.cg.IConnectorInvestigatorService
Searches for deployed connectors.
getConnectionFactory(String) - Method in interface com.sap.portal.services.api.connectorgateway.IConnectorGatewayService
Get the Connector Framework connection factory by connector factory name
getConnectionFactory(String) - Method in interface com.sapportals.portal.ivs.cg.IConnectorInvestigatorService
Get the connection factory according to the connector name
getConnectionSpec(IConnectionFactory) - Method in interface com.sap.portal.services.api.connectorgateway.IConnectorGatewayService
Retrieves the connection spec which describes the attributes needed by the connector in order to connect to the back end system.
getConnectionSpec(IConnectionFactory) - Method in interface com.sapportals.portal.ivs.cg.IConnectorInvestigatorService
Retrieves the connection spec which describes the attributes needed by the connector in order to connect to the back end system.
getContainerID(String) - Method in interface com.sap.portal.pcm.layout.ILayout
Get the container Id by the container name (as defined in the JSP).
getContaineriViews(String) - Method in interface com.sap.portal.pcm.layout.ILayout
Get all iViews/pages of the container by their names.
getContainerIViews(String) - Method in interface com.sapportals.portal.pb.dynamic.IDynPageStructure
Method getContainerIViews.
getContainerIViews(String) - Method in class com.sapportals.portal.pb.dynamic.PageStructure
 
getContainersIDs() - Method in interface com.sap.portal.pcm.layout.ILayout
Get all layout-containers Ids.
getContext() - Method in class com.sap.portal.httpconnectivity.transformationservice.TransformersProvider
Get the context of the provider service
getContext() - Method in class com.sapportals.portal.appintegrator.config.ConfigService
 
getContextClassLoader() - Method in interface com.sapportals.admin.wizardframework.api.IWizardContext
 
getContextName() - Method in interface com.sapportals.portal.appintegrator.template_processor.context.IAccessor
Returns the name of the context
getContextName() - Method in class com.sapportals.portal.appintegrator.template_processor.context.AbstractContext
Returns the name of the context
getContextName() - Method in class com.sapportals.portal.pb.utils.URLGenerator
 
getControlForAttribute(String, String, IPortalComponentRequest) - Method in interface com.sap.portal.admin.wizard.IWizardComponentFactory
Gets the appropriate UI control for the given attributeId.
getControlInFocus(IWizardContext) - Method in interface com.sapportals.admin.wizardframework.api.IWizardComponent
 
getControlInFocus(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractWizardComponent
 
getControlInFocus(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.GridContainer
 
getControlInFocus(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.TextInputComponent
 
getControlInFocus(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AlignedInputComponentList
 
getControlInFocus(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.DropdownSelectionComponent
 
getControlInFocus(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.FlowContainer
 
getControlInFocus(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.MultilineInputComponent
 
getConveyor() - Method in class com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer
Returns the conveyor.
getCreateMethod() - Method in class com.sap.portal.pcm.iviewserver.NewIVSObjectDescriptor
 
getCreateMethod() - Method in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
getCreateModeParam(IWizardContext) - Method in interface com.sap.portal.admin.wizard.IBasicObjectCreationService
Gets the object's OCLASS (oClass parameter from Portal Content Catalog), implying whether it is based on a template or a par.
getCrmObjectId(String, String, String) - Method in class com.sapportals.portal.sapapplication.DragAndRelateLayer
 
getDataCell(int, int, TableViewComponent, IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.tableview.render.AbstractTableViewCellRenderer
 
getDefaultAlias() - Method in interface com.sap.portal.pcm.system.ISystem
Retrieves the name of a default alias whose target is the URL of this system.
getDefaultAliases() - Method in interface com.sap.portal.pcm.system.ISystems
Finds out all the default aliases in the PCD
getDefaultContext(String) - Method in interface com.sap.portal.pcm.iviewserver.IiViewSLObjectsManager
 
getDefaultCtx() - Method in class com.sap.portal.pcm.iviewserver.NewIVSObjectDescriptor
 
getDefaultEditor(String) - Method in interface com.sapportals.portal.ivs.iviews.IDesigntimeSLService
 
getDefaultHandlerKey(IWizardContext) - Method in interface com.sap.portal.admin.wizard.IBasicObjectCreationService
 
getDefaultLayer() - Method in interface com.sap.portal.pcm.iviewserver.ISmartLinkObjectInfo
 
getDefaultLocale() - Static method in class com.sap.portal.pcm.iviewserver.tools.AttributesUtils
 
getDefaultObject(String) - Method in interface com.sap.portal.pcm.iviewserver.IiViewSLObjectsManager
 
getDefaultObjectCreation() - Method in class com.sap.portal.pcm.iviewserver.NewIVSObjectDescriptor
 
getDefaultTarget(String, String, IPortalComponentRequest) - Method in interface com.sap.portal.unification.IObjectBasedNavigation
Returns a single pair of <iView, Operation> according to to the Operation priority.
getDefaultTarget(String, String, IPrincipal) - Method in interface com.sap.portal.unification.IUserObjectBasedNavigation
Deprecated. Returns a single pair of <iView, Operation> according to to the Operation priority.
getDefaultTarget(String, String, IPrincipal, Locale) - Method in interface com.sap.portal.unification.IUserLocaleOBN
Returns a single pair of <iView, Operation> according to to the Operation priority.
getDefaultTargetForOperation(String, String, String, IPortalComponentRequest) - Method in interface com.sap.portal.unification.IObjectBasedNavigation
Returns a single pair <iView, Operation> according to to the Operation priority.
getDefaultTargetForOperation(String, String, String, IPrincipal) - Method in interface com.sap.portal.unification.IUserObjectBasedNavigation
Deprecated. Returns a single pair <iView, Operation> according to to the Operation priority.
getDefaultTargetForOperation(String, String, String, IPrincipal, Locale) - Method in interface com.sap.portal.unification.IUserLocaleOBN
Returns a single pair <iView, Operation> according to to the Operation priority.
getDefaultWizard(String) - Method in interface com.sapportals.portal.ivs.iviews.IDesigntimeSLService
 
getDependecies() - Method in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
getDescription() - Method in class com.sap.portal.admin.editor.PaneMetaData
 
getDescription() - Method in class com.sap.portal.admin.studio.Action
Gets this action description.
getDescription() - Method in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerInformation
Gets the transformer description
getDescription() - Method in class com.sap.portal.pcm.iviewserver.NewIVSObjectDescriptor
 
getDescription(IWizardContext) - Method in interface com.sapportals.admin.wizardframework.api.IWizardComponent
Set the description of a pane - this function is relevant only for panes.
getDescription(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractWizardComponent
 
getDescription(Locale) - Method in interface com.sap.portal.pcm.relateditem.IRelatedItemEntity
 
getDescription(Locale) - Method in interface com.sapportals.portal.navigation.INavigationNode
Retrieves the Description of the node (to be displayed in the navigation UI, if needed).
getDescription(Locale) - Method in interface com.sapportals.portal.navigation.INavigationConnectorNode
Retrieves the Description of the node (to be displayed in the navigation UI, if needed).
getDescriptionComponent(IWizardContext) - Method in class com.sapportals.admin.wizardframework.templates.AbstractWizardPane
 
getDisabledItems(RelatedItemType) - Method in interface com.sap.portal.pcm.relateditem.IParentDisableRI
 
getDisplay(IWizardContext) - Method in class com.sap.portal.admin.studio.PropertyEditorComponent
 
getDisplay(IWizardContext) - Method in class com.sap.portal.admin.wizard.panes.WriteProtectionPane
 
getDisplay(IWizardContext) - Method in class com.sap.portal.admin.wizard.panes.FinishPane
Setting pane's display and script section: show completion message and refresh content catalog node.
getDisplay(IWizardContext) - Method in interface com.sapportals.admin.wizardframework.api.IWizardComponent
get the htmlb display for this component. in non-display components return null.
getDisplay(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractWizardComponent
the default implementation returns null - if your component has a display it should inherit AbstractDisplayComponent or AbstractInputComponent.
getDisplay(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.HTMLScriptComponent
 
getDisplay(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.GridContainer
 
getDisplay(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractActionComponent
 
getDisplay(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractInputComponent
 
getDisplay(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.HtmlbComponentWrapper
 
getDisplay(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.WizardComponentContainer
 
getDisplay(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.ProgressBarComponent
 
getDisplay(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.MultiSelectionComponent
Sorry, no documentation comment here
getDisplay(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AlignedInputComponentList
 
getDisplay(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.FlowContainer
 
getDisplay(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.Group
 
getDisplay(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.ListDisplayComponent
 
getDisplay(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewComponent
 
getDisplay(IWizardContext) - Method in class com.sapportals.admin.wizardframework.util.RedirectComponent
 
getDisplayNamesForLocales(List, Locale) - Method in interface com.sapportals.admin.wizardframework.util.ILocaleListService
 
getDistributedConnection(String[], ConnectionProperties) - Method in interface com.sap.portal.services.api.connectorgateway.IConnectorGatewayService
Returns a JDBC connection for distributed backends
getDistributedConnection(String[], IPortalComponentRequest) - Method in interface com.sapportals.portal.ivs.cg.IConnectorGatewayService
Deprecated. use super interface getDistributedConnection(String[],ConnectionProperties)
getDomain() - Method in class com.sap.portal.pcm.iviewserver.NewIVSObjectDescriptor
 
getDomain() - Method in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
getDraggedValue() - Method in class com.sapportals.portal.sapapplication.DragAndRelateLayer
 
getDragRelate() - Method in interface com.sapportals.portal.navigation.INavigationNode
Retrieves a value defining whether the node is Drag & Relate target.
getDragRelate() - Method in interface com.sapportals.portal.navigation.INavigationConnectorNode
Retrieves a value defining whether the target is Drag & Relate target.
getDropdownValueFromForm(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractSelectionComponent
Store the value from the htmlb display in the session.
getDropJScript() - Method in interface com.sapportals.portal.navigation.INavigationNode
Retrieves the script that needs to be executed when droping a link on the node.
getDropJScriptId() - Method in interface com.sapportals.portal.navigation.INavigationNode
Retrieves the ID of the JavaScript code returned in getDragJScript() (for optimizations).
getDropPRTEvent() - Method in interface com.sapportals.portal.navigation.INavigationNode
Retrieves the PRT event that should be added to the iView's URL in case of a drop event.
getEditorContainer() - Method in interface com.sap.portal.admin.studio.IWorkspace
Get the editor container for adding ui comonents
getEditorIdParam(IWizardContext) - Method in interface com.sap.portal.admin.wizard.IBasicObjectCreationService
Gets the editor id param(editorID parameter from Portal Content Catalog).
getEditorResources() - Method in interface com.sap.portal.admin.editor.IEditorPane
Get all the resources that must be included in this pane only. (js, css, etc) The resources should hold the relative path + the name of the resource.
getEditorResponse() - Method in interface com.sap.portal.admin.editor.IEditorContext
Get the editor response of the current context.
getEndUserMessageKey() - Method in class com.sap.portal.admin.editor.exception.EditorResourceException
 
getEndUserMessageParams() - Method in class com.sap.portal.admin.editor.exception.EditorResourceException
 
getEnumByString(String) - Static method in class com.sapportals.portal.pb.contentservice.authmodes.AuthenticationMode
 
getEnumByString(String) - Static method in class com.sapportals.portal.pb.contentservice.fetchstatus.FetchingStatus
 
getEnumByString(String) - Static method in class com.sapportals.portal.pb.iviewdef.IviewTrayExpansionMode
Method getEnumByString
getEnumByString(String) - Static method in class com.sapportals.portal.pb.iviewdef.IviewCachingLevel
Method getEnumByString
getEnumByString(String) - Static method in class com.sapportals.portal.pb.iviewdef.IviewHeightType
Method getEnumByString
getEnumByString(String) - Static method in class com.sapportals.portal.pb.iviewdef.IviewWidthType
Method getEnumByString
getEnumByString(String) - Static method in class com.sapportals.portal.pb.iviewdef.IviewHeightScaleType
Method getEnumByString
getEnumByString(String) - Static method in class com.sapportals.portal.pb.iviewdef.IviewWidthScaleType
Method getEnumByString
getEnumByString(String) - Static method in class com.sapportals.portal.pb.iviewdef.IviewIsolationMode
Method getEnumByString
getEnumByString(String) - Static method in class com.sapportals.portal.pb.iviewdef.IviewAvailabilityMode
Method getEnumByString
getEnvironment(IPrincipal) - Method in interface com.sap.portal.pcm.iviewserver.ISLUtilsSrv
Deprecated.  
getErrorKeyList(IWizardContext) - Method in interface com.sap.portal.admin.wizard.validators.IValidator
Get a list that holds the resource bundle keys for the collected errors in case the validity check failed.
getErrorKeyList(IWizardContext) - Method in class com.sap.portal.admin.wizard.validators.ObjectIdValidator
 
getErrorLevel() - Static method in class com.sap.portal.admin.editor.EditorMessageType
Get the short number that represent error message
getErrorMessages(IWizardContext) - Method in class com.sap.portal.admin.wizard.panes.InfoPane
 
getErrorMessages(IWizardContext) - Method in interface com.sapportals.admin.wizardframework.api.IWizardComponent
 
getErrorMessages(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractWizardComponent
the default implemention returns null
getErrorMessages(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.GridContainer
 
getErrorMessages(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractInputComponent
Get the error messages for this component.
getErrorMessages(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.WizardComponentContainer
 
getErrorMessages(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.MultiSelectionComponent
Get the error messages for this component.
getErrorMessages(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AlignedInputComponentList
 
getErrorMessages(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.FlowContainer
 
getErrorMsg() - Method in class com.sapportals.portal.sapapplication.DragAndRelateLayer
 
getErrorStr() - Method in class com.sapportals.portal.ivs.iviews.Task
 
getEvent() - Method in interface com.sap.portal.admin.editor.IEditorContext
Get the event object that was sent by the Htmlb The event can be then checked for inside details. (navigation details for example)
getEvent() - Method in interface com.sapportals.admin.wizardframework.api.IWizardContext
get the current event from the page context
getException() - Method in class com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer
 
getException() - Method in interface com.sapportals.portal.appintegrator.layer.IIntegrationLayer
Returns the exception the occured during the processing of this layer or null if the processing was succesful.
getExtWindowHeight() - Method in interface com.sapportals.portal.navigation.INavigationNode
Retrieves the height of the external window if node is defined to launch externally.
getExtWindowHeight() - Method in interface com.sapportals.portal.navigation.INavigationConnectorNode
Retrieves the height of the external window if node is defined to launch externally.
getExtWindowWidth() - Method in interface com.sapportals.portal.navigation.INavigationNode
Retrieves the width of the external window if node is defined to launch externally.
getExtWindowWidth() - Method in interface com.sapportals.portal.navigation.INavigationConnectorNode
Retrieves the width of the external window if node is defined to launch externally.
getFirstChild() - Method in interface com.sapportals.portal.navigation.INavigationNode
Retrieves only the first child of the node.
getFirstNode(Hashtable) - Method in interface com.sapportals.portal.navigation.INavigationService
Retrieves the first Navigation Node in the tree in the highest level of hiererchy.
getFormSubmit(StringBuffer, String, boolean) - Static method in class com.sapportals.portal.pb.utils.PostUtils
 
getFromSchemeURI() - Method in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerInformation
Get the URI representing the tranformer output scheme
getGrid(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.GridContainer
 
getGroup(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.Group
 
getGroupComponent(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.ListDisplayComponent
 
getGuiType() - Method in class com.sapportals.portal.sapapplication.DragAndRelateLayer
 
getHeader() - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewColumn
 
getHRNPLink() - Method in interface com.sap.portal.unification.hrnpnode.IHRNPNode
builds an HRNP Link to this node.
getIcon(ObjectState) - Method in interface com.sap.portal.pcm.relateditem.IRelatedItemEntity
 
getIConnectorGatewayService() - Method in interface com.sapportals.portal.ivs.cg.IConnectorService
Returns interface IConnectorGatewayService- replaces the need for casting
getIConnectorInvestigatorService() - Method in interface com.sapportals.portal.ivs.cg.IConnectorService
Returns interface IConnectorInvestigatorService- replaces the need for casting
getId() - Method in class com.sap.portal.admin.studio.Action
Gets the id of this action
getID() - Method in interface com.sapportals.portal.useragent.IUserAgentService.IDTextPair
String that holds the technical ID
getImplementationType() - Method in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerInformation
Gets the implementation type
getInfoLevel() - Static method in class com.sap.portal.admin.editor.EditorMessageType
Get the short number that represent info message
getInitialNodes(Hashtable) - Method in interface com.sapportals.portal.navigation.INavigationConnector
Retrieves all the initial nodes of the connector.
getInitialNodes(Hashtable) - Method in interface com.sapportals.portal.navigation.INavigationService
Retrieves all the initial nodes from the highest hierarchical level from all Navigation Connectors registered to the navigation service.
getInitialParameters() - Method in interface com.sap.portal.admin.editor.IEditorContext
Get the request parameters passed to the editor
getInitialParameters() - Method in interface com.sapportals.admin.wizardframework.api.IBasicEditingContext
 
getInputComponent(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.TextInputComponent
sorry, no detailed documentation yet
getInputComponent(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.ListSelectionComponent
 
getInputComponent(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.RadioButtonSelectionComponent
 
getInputComponent(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.DropdownSelectionComponent
 
getInputComponent(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.CheckboxChoiceComponent
 
getInputComponent(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.MultilineInputComponent
 
getInputComponent(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewComponent
 
getInputComponentGeneric(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractInputComponent
 
getInputProperties() - Method in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerProperties
Gets the input parameters
getInputStream() - Method in class com.sap.portal.httpconnectivity.transformationservice.xmlsource.HTTPStreamSource
Gets the input stream from the fecher service.
getInputStreamResponse() - Method in interface com.sapportals.portal.pb.contentservice.IHTTPRequest
Get the response as an InputStream object.
getInstance() - Static method in class com.sapportals.portal.navigation.DefaultNavigationNamingHandler
 
getIntegrationLayerInstance(String) - Method in class com.sapportals.portal.appintegrator.AbstractIntegratorComponent
 
getIntegrationLayerInstance(String) - Method in interface com.sapportals.portal.appintegrator.ILayerFactory
Loads and Returns an integration layer class from the perspective of this PAR.
getInvisibleColumnsKeys(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewColumns
 
getIPackageInfo() - Method in interface com.sapportals.portal.pb.contentservice.ICacheResponse
 
getIPackageInformation(String) - Method in interface com.sapportals.portal.pb.contentservice.IContentFetchingService
Get the com.sapportals.portal.pb.contentservice.cachehandler.CacheResponse object containing the com.sapportals.portal.pb.contentservice.PackageInformation corresponding to the cache key provided.
getItems() - Method in interface com.sapportals.portal.navigation.obn.IObjectBasedNavigationRenderer
Get all the operations of the business object.
getIview() - Method in interface com.sap.portal.unification.hrnpnode.IHRNPDestination
gets the full path of the iView
getIViewName() - Method in interface com.sap.portal.unification.IOBNTarget
Returns the name of the iView in the pair.
getiViews() - Method in interface com.sap.portal.pcm.page.IPage
Get all iView / page objects under the page.
getJavaScript() - Method in interface com.sap.portal.unification.IOBNTarget
Returns the JavaScript
getJScript(String) - Method in interface com.sapportals.portal.navigation.INavigationConnectorNode
retrieves the Java Script that needs to run when event described by the mode is fired.
getJScriptId(String) - Method in interface com.sapportals.portal.navigation.INavigationConnectorNode
Retrieves the ID of the JavaScript code returned in getDragJScript(mode) (for optimizations).
getJspComponentName() - Method in class com.sapportals.portal.pb.utils.RedirectData
 
getJspFileName() - Method in class com.sapportals.portal.pb.utils.RedirectData
 
getKey() - Method in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerInformation
Getting the transformer key.
getKey() - Method in class com.sap.portal.httpconnectivity.transformationservice.TransformersProvider
This method should return a string that is unique to this service amongst all other services deployed in the portal runtime.
getKey() - Method in class com.sapportals.admin.wizardframework.components.localization.LanguageResourceKey
 
getKey() - Method in class com.sapportals.portal.appintegrator.config.ConfigService
 
getKeyColumnIndex(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewColumns
 
getLastError() - Method in class com.sap.portal.httpconnectivity.transformationservice.xmlsource.HTTPStreamSource
Gets the last error that occured.
getLaunchURL() - Method in interface com.sapportals.portal.navigation.INavigationNode
Retrieves the URL for launching the node.
getLaunchURL(String) - Method in interface com.sapportals.portal.navigation.INavigationConnectorNode
retrieves the launch URL.
getLayer(int) - Method in interface com.sap.portal.pcm.iviewserver.ISmartLinkObjectInfo
 
getLayerId() - Method in class com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer
 
getLayerId() - Method in interface com.sapportals.portal.appintegrator.layer.IIntegrationLayer
Returns the (hopefully unique) id of this layer.
getLayerNo() - Method in class com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer
 
getLayerNo() - Method in interface com.sapportals.portal.appintegrator.layer.IIntegrationLayer
Returns the number of this layer that is the position of this layer in the layer stack.
getLayerProcessor(IPortalComponentRequest, ILayerFactory) - Method in interface com.sapportals.portal.appintegrator.IIntegratorService
Returns an ILayerProcessor instance for the given request - Factory Method.
getLayouts() - Method in interface com.sap.portal.pcm.page.IPage
Get all layout objects under the page.
getLeft() - Method in interface com.sap.portal.unification.hrnpnode.IHRNPOperatorNode
Gets a left leaf of this node
getLevel() - Method in class com.sap.portal.admin.editor.EditorMessageType
Get the short number that represent the level of this message
getLevel() - Method in interface com.sap.portal.pcm.relateditem.IRelatedItemInitialtor
 
getLinkLayer() - Method in interface com.sap.portal.pcm.iviewserver.ISmartLinkObjectInfo
 
getLinkURL() - Method in interface com.sap.portal.pcm.iviewserver.ISmartLinkObjectInfo
 
getListBoxValuesFromForm(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractSelectionComponent
 
getListComponent(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.ListSelectionComponent
 
getListComponent(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.DropdownSelectionComponent
 
getListOfLocalesOrderedByDisplayName(Locale) - Method in interface com.sapportals.admin.wizardframework.util.ILocaleListService
 
getLocale() - Method in class com.sapportals.portal.ivs.cg.ConnectionProperties
 
getLocale() - Method in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
getLocaleDisplayName(Locale, Locale) - Method in interface com.sapportals.admin.wizardframework.util.ILocaleListService
 
getLocaleForTechnicalName(String) - Method in interface com.sapportals.admin.wizardframework.util.ILocaleListService
 
getLocaleTechnicalName(Locale) - Method in interface com.sapportals.admin.wizardframework.util.ILocaleListService
 
getLocalizedResource(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.localization.LanguageResourceKey
 
getLocation() - Method in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerInformation
Gets the location of the source of the transformer
getLock(IEditorContext, IPrincipal, boolean, PPLogger) - Method in interface com.sap.portal.admin.editor.ILockingPolicy
Get lock for the current editor, using the concrete Algorythem, considaring the data type and the locking policy The editor framework maintains the locking flow, according to the status That this plugin return.
getLogger() - Method in interface com.sap.portal.admin.editor.IEditor
 
getLogLevel() - Method in class com.sapportals.portal.ivs.cg.ConnectionProperties
 
getLogPath() - Method in class com.sapportals.portal.ivs.cg.ConnectionProperties
 
getLongParameter(String) - Method in class com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer
Returns the long value of the parameter defined by its id for this layer.
getMainObject() - Method in class com.sapportals.portal.sapapplication.DragAndRelateLayer
 
getMajorVersion() - Method in interface com.sapportals.portal.useragent.IUserAgent
Returns the major version of this IUserAgent object
getMandatoryParameters() - Method in class com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer
 
getMandatoryParameters() - Method in interface com.sapportals.portal.appintegrator.layer.IIntegrationLayer
Returns an enumeration over the mandatory parameters of this layer
getMergeID() - Method in interface com.sapportals.portal.navigation.INavigationNode
Retrieves the id for merging the node with other siblings
getMergeID() - Method in interface com.sapportals.portal.navigation.INavigationConnectorNode
Retrieves a value of the node's merge ID.
getMetaAttribute(String, String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.ReadOnlyPcdAttributesWrapper
 
getMetaAttribute(String, String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.PropertyContentWrapper
 
getMetaAttribute(String, String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.AttributesWrapper
 
getMetaAttribute(String, String, Locale) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.ReadOnlyPcdAttributesWrapper
 
getMetaAttribute(String, String, Locale) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.PropertyContentWrapper
 
getMetaAttribute(String, String, Locale) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.AttributesWrapper
 
getMetaAttributeIds(String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.ReadOnlyPcdAttributesWrapper
 
getMetaAttributeIds(String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.PropertyContentWrapper
 
getMetaAttributeIds(String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.AttributesWrapper
 
getMetaAttributeOriginLayer(String, String) - Method in interface com.sap.portal.pcm.iviewserver.ISmartLinkObjectInfo
 
getMetaAttributeTextType(String) - Static method in class com.sap.portal.pcm.iviewserver.tools.AttributesUtils
 
getMetaAttributeType(String, String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.ReadOnlyPcdAttributesWrapper
 
getMetaAttributeType(String, String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.PropertyContentWrapper
 
getMetaAttributeType(String, String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.AttributesWrapper
 
getMetaAttributeValueFromTarget(String, String, IWizardContext) - Method in interface com.sap.portal.admin.wizard.IBasicObjectCreationService
Gets a meta-attribute value from the target object (template or portal component), in order to retain the concept of inheritance.
getMetaDataEx(String) - Method in interface com.sapportals.portal.ivs.cg.IConnectorInvestigatorService
Exposes IConnectionFactory.getMetaDataEx()
getMethod() - Method in class com.sapportals.portal.pb.utils.RedirectData
 
getMinorVersion() - Method in interface com.sapportals.portal.useragent.IUserAgent
Returns the minor version of this IUserAgent object The minor version is the fraction of version multiplied with 100
getMissingFieldErrorMessage(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractInputComponent
 
getModifiedAttrs(Attributes, Attributes) - Method in interface com.sapportals.portal.ivs.iviews.IDesigntimeSLService
 
getModifiedPropertyObject(IEditorContext) - Method in class com.sap.portal.admin.editor.PCMDataHandler
 
getMultiValue(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractSelectionComponent
 
getName() - Method in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerInformation
Getting the transformer name
getName() - Method in class com.sap.portal.pcm.iviewserver.cache.SLServiceKeys
 
getName() - Method in interface com.sap.portal.pcm.relateditem.IRelatedItemInitialtor
 
getName() - Method in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
getName() - Method in interface com.sapportals.portal.navigation.INavigationNode
Retrieves the name of the node.
getName() - Method in interface com.sapportals.portal.useragent.IUserAgentSet
Returns the name of this User-Agent set, if it has a name assigned.
getNavConnectorNamePrefix() - Method in interface com.sapportals.portal.navigation.INavigationNode
Retrieves the node's navigation connector name prefix.
getNavNodeChildName(Hashtable, String, String) - Method in interface com.sapportals.portal.navigation.INavigationNamingHandler
Retrieves the child Navigation Name of the supplied node, acoording to the atomic child name.
getNavNodeParentName(Hashtable, String) - Method in interface com.sapportals.portal.navigation.INavigationNamingHandler
Retrieves the parent Navigation Nameof the supplied node.
getNestedException() - Method in class com.sap.portal.admin.editor.exception.EditorFrameworkException
 
getNestedException() - Method in class com.sap.portal.admin.editor.exception.EditorFrameworkRuntimeException
 
getNewInstance() - Method in interface com.sapportals.portal.useragent.IUserAgentService
Returns a new instance of this User-Agent service (i.e. a clone).
getNextLayer() - Method in class com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer
 
getNextLayer() - Method in class com.sapportals.portal.appintegrator.layer.PSIDLayer
 
getNextLayer() - Method in class com.sapportals.portal.appintegrator.layer.CacheLayer
 
getNextLayer() - Method in class com.sapportals.portal.appintegrator.layer.SingleSignOnLayer
 
getNextLayer() - Method in interface com.sapportals.portal.appintegrator.layer.IIntegrationLayer
Returns the id of the next layer in the layer stack.
getNextLayer() - Method in class com.sapportals.portal.sapapplication.DragAndRelateLayer
 
getNextLayer() - Method in class com.sapportals.portal.sapapplication.transaction.WinGuiRenderLayer
 
getNode() - Method in class com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer
Returns the node.
getNode(Hashtable, String) - Method in interface com.sapportals.portal.navigation.INavigationConnector
Retrieves a Navigation Node by it's name.
getNode(Hashtable, String) - Method in interface com.sapportals.portal.navigation.INavigationService
Retrieves a Navigation Node by it's hierarcial name.
getNodeMode() - Method in class com.sapportals.portal.pb.utils.URLGenerator
 
getNodes(Hashtable, Vector) - Method in interface com.sapportals.portal.navigation.INavigationConnector
Retrieves a Navigation Nodes which their names are contained in the received vector.
getNodes(Hashtable, Vector, boolean) - Method in interface com.sapportals.portal.navigation.INavigationService
Retrieves a Navigation Nodes which their names are contained in the received vector.
getNonDefaultLayers() - Method in interface com.sap.portal.pcm.iviewserver.ISmartLinkObjectInfo
 
getNormalizedString(char[], int, int) - Method in class com.sap.portal.httpconnectivity.transformationservice.EPSAXDefaultHandler
Return a string from givven buffer, or empty string if there is no alpha-numeric value.
getObject(Name) - Method in interface com.sapportals.portal.ivs.iviews.IDesigntimeSLService
 
getObject(Name, Object) - Method in interface com.sapportals.portal.ivs.iviews.IDesigntimeSLService
 
getObject(String) - Method in interface com.sapportals.portal.ivs.iviews.IDesigntimeSLService
 
getObject(String, Object) - Method in interface com.sapportals.portal.ivs.iviews.IDesigntimeSLService
 
getObjectClass() - Method in class com.sap.portal.pcm.iviewserver.NewIVSObjectDescriptor
 
getObjectId() - Method in class com.sap.portal.admin.studio.PropertyEditorComponent
 
getObjectInstance(String, IPcdContext, IPcdContext, IPcdAttributes, IPropertyContent) - Method in interface com.sapportals.portal.ivs.iviews.IOldPcmFactory
 
getObjectTypeParam(IWizardContext) - Method in interface com.sap.portal.admin.wizard.IBasicObjectCreationService
Gets the new object's type (ComponentType or com.sap.portal.ComponentType parameter from Portal Content Catalog).
getObnCellRenderer(IObjectBasedNavigationRenderer) - Method in interface com.sapportals.portal.navigation.obn.IObjectBasedNavigationProvider
 
getObnOptimizedCellRenderer(IObjectBasedNavigationRenderer) - Method in interface com.sapportals.portal.navigation.obn.IObjectBasedNavigationProvider
 
getObnTableDataType(String, String, String) - Method in interface com.sapportals.portal.navigation.obn.IObjectBasedNavigationProvider
 
getOClass() - Method in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
getOnClick(String, String) - Method in interface com.sapportals.portal.navigation.obn.IObjectBasedNavigationItem
 
getOp() - Method in interface com.sap.portal.unification.hrnpnode.IHRNPOperatorNode
 
getOp() - Method in interface com.sap.portal.unification.hrnpnode.IHRNPMultiOp
gets a String representation of the operator.
getOperands() - Method in interface com.sap.portal.unification.hrnpnode.IHRNPMultiOp
gets a Vector of IHRNPSource50/IHRNPSource which are the operands of IHRNPMultiOp
getOperationFriendlyName() - Method in interface com.sap.portal.unification.IOBNTarget
Returns the name of the relation
getOperationName() - Method in interface com.sap.portal.unification.IOBNTarget
Returns the name of the Operation object in the pair.
getOptionalParameters() - Method in class com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer
 
getOptionalParameters() - Method in interface com.sapportals.portal.appintegrator.layer.IIntegrationLayer
Returns an enumeration over the optional parameters of this layer
getOriginalException() - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewComponentException
 
getOriginalLocale() - Method in class com.sap.portal.pcm.iviewserver.NewIVSObjectDescriptor
 
getOriginObject() - Method in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
getOriginObjectUrl() - Method in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
getPageContext() - Method in class com.sap.portal.httpconnectivity.transformationservice.EPSAXDefaultHandler
 
getPageContext() - Method in interface com.sap.portal.httpconnectivity.transformationservice.IPageContextHolder
Get the page context in this holder
getPageContext() - Method in interface com.sapportals.admin.wizardframework.api.IWizardContext
get the page context for this request
getPageLayout() - Method in interface com.sapportals.portal.pb.dynamic.IDynPageStructure
Method getPageLayout.
getPageLayout() - Method in class com.sapportals.portal.pb.dynamic.PageStructure
 
getPageLevelData() - Method in class com.sapportals.portal.pb.utils.RedirectData
 
getPaneClass() - Method in class com.sap.portal.admin.editor.PaneMetaData
 
getParamCollectionIT() - Method in class com.sapportals.portal.pb.utils.RequestParamsContainer
 
getParameter(IPortalComponentRequest, String) - Method in interface com.sapportals.portal.appintegrator.parameter.ICustomerParameterProvider
Returns the value for the parameter defined by its id.
getParameter(String) - Method in interface com.sapportals.portal.appintegrator.ILayerProcessor
Returns the value of the parameter given by its id.
getParameter(String) - Method in class com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer
Returns the value of the parameter defined by its id for this layer.
getParameter(String) - Method in interface com.sapportals.portal.prt.service.epcftoolbox.IClientEventReceiver
returns paramerer value transferred from the client along with the event.
getParameter(String, int) - Method in interface com.sapportals.portal.appintegrator.IParameterConveyor
Returns the value of the parameter inside the conveyor defined by its id for the given layerNo If the vat with the given layerNo is empty the slots above are searched until a non-null value is found.
getParameterDefault(IPortalComponentRequest, String) - Method in interface com.sapportals.portal.appintegrator.parameter.ICustomerParameterProvider
Returns the default value for the parameter defined by its id.
getParameterNames() - Method in interface com.sapportals.portal.appintegrator.IParameterConveyor
Returns the over all set of parameter names that is available by the parameter conveyor
getParameterNames(IComponentNode) - Method in class com.sapportals.portal.appintegrator.AbstractIntegratorComponent
 
getParameterNames(IComponentNode) - Method in interface com.sapportals.portal.appintegrator.IApplicationParameterLookup
Returns an enumeration of the parameters of the given application type The returned enumeration lists all parameters the application type can handle regardless whether they are mandatory or not.
getParameters() - Method in class com.sap.portal.httpconnectivity.transformationservice.xmlsource.HTTPStreamSource
Gets the parameters of the http call.
getParemeter(String) - Method in class com.sap.portal.httpconnectivity.transformationservice.EPSAXDefaultHandler
Get parameter value from the run-time parameters
getParent() - Method in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
getParentId(String) - Method in interface com.sap.portal.pcm.iviewserver.ISLUtilsSrv
get the parent JNDI name
getParentsIds() - Method in interface com.sap.portal.pcm.relateditem.IRelatedItemEntity
 
getPassword() - Method in interface com.sap.portal.pcm.system.ISystemUserMappingData
returns the mapped password to the back end system
getPath() - Method in interface com.sapportals.admin.wizardframework.api.IWizardComponent
get the path of this component (internally used)
getPath() - Method in class com.sapportals.admin.wizardframework.components.AbstractWizardComponent
get the path of this component (internally used)
getPath() - Method in class com.sapportals.admin.wizardframework.components.GridContainer
 
getPath() - Method in class com.sapportals.admin.wizardframework.components.WizardComponentContainer
 
getPath() - Method in class com.sapportals.admin.wizardframework.components.AlignedInputComponentList
 
getPath() - Method in class com.sapportals.admin.wizardframework.components.FlowContainer
 
getPcdContext(Context, String) - Method in interface com.sap.portal.pcm.iviewserver.ISLUtilsSrv
Deprecated.  
getPcdInitialContext(Hashtable) - Method in interface com.sap.portal.pcm.iviewserver.ISLUtilsSrv
 
getPcdObjectFactory() - Static method in class com.sap.portal.pcm.iviewserver.tools.AttributesUtils
 
getPcdPrimaryLayer() - Method in interface com.sap.portal.pcm.iviewserver.ISmartLinkObjectInfo
 
getPCMObject(IEditorContext, IPrincipal, String, String, Hashtable, PPLogger) - Static method in class com.sap.portal.admin.editor.PCMDataHandler
Get a PCM object.
getPEErrorMessage(IBasicEditingContext) - Static method in class com.sap.portal.admin.studio.PropertyEditorComponent
getPersonalizedEnvironment(IPrincipal) - Method in interface com.sap.portal.pcm.iviewserver.ISLUtilsSrv
Deprecated.  
getPEState(IBasicEditingContext) - Static method in class com.sap.portal.admin.studio.PropertyEditorComponent
Get the state of the property editor that was saved on the context
getPlatform() - Method in interface com.sapportals.portal.useragent.IUserAgent
Returns the platform of this IUserAgent object
getPort() - Method in interface com.sap.portal.unification.hrnpnode.IHRNPDestination
gets port number of the portal on the server machine
getPort() - Method in interface com.sap.portal.unification.hrnpnode.IHRNPSource50
gets port number of the portal on the server machine
getPortalRequestEvent() - Method in class com.sapportals.portal.pb.utils.URLGenerator
 
getPortalURL(IPortalComponentRequest, String) - Method in interface com.sapportals.portal.navigation.INavigationGenerator
Creates a URL for a portal desktop with a navigation target as content.
getPostBody() - Method in class com.sapportals.portal.pb.utils.RedirectData
 
getPostForm(StringBuffer, RequestParamsContainer, StringBuffer, String, String) - Static method in class com.sapportals.portal.pb.utils.PostUtils
 
getPPLogger(IWizardContext) - Method in interface com.sap.portal.admin.wizard.IBasicObjectCreationService
Deprecated.  
getPrefix() - Method in interface com.sapportals.portal.navigation.INavigationRedirectorResult
Returns the prefix of the handler that is familiar with the translated URL. (can be either a connector prefix or a redirector prefix).
getPriority() - Method in interface com.sapportals.portal.navigation.INavigationNode
Retrieves the priority of the node that allows sorting tabs etc.
getPriority() - Method in interface com.sapportals.portal.navigation.INavigationConnectorNode
returns the priority of the node that allows sorting tabs etc. coming from different repositories
getPropertiesIds() - Method in interface com.sap.portal.pcm.system.ISystemUserMappingData
returns an enumeration containing the keys of all the system's user mapping properties
getProperty(String) - Method in interface com.sap.portal.admin.editor.IEditorContext
Get the property at path "key" from the session
getProperty(String) - Method in interface com.sap.portal.pcm.system.ISystemUserMappingData
returns the requested user mapping property
getProperty(String) - Method in interface com.sapportals.admin.wizardframework.api.IWizardContext
get the property at path "key" from the session
getProperty(String) - Method in interface com.sapportals.admin.wizardframework.api.IBasicEditingContext
 
getProperty(String) - Method in class com.sapportals.portal.appintegrator.config.ConfigService
 
getProperty(String) - Method in interface com.sapportals.portal.appintegrator.config.IConfigService
returns the value for the given property name
getProperty(String, IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractWizardComponent
get the property stored under from the session
getPropertyEditor(IWizardContext) - Method in class com.sap.portal.admin.studio.PropertyEditorComponent
Get the property editor
getPropertyObject(IEditorContext, String) - Static method in class com.sap.portal.admin.editor.PCMDataHandler
Get the IPropertyObject for the given object id.
getProviderName() - Method in interface com.sapportals.portal.appintegrator.parameter.ICustomerParameterProvider
Returns the custom parameter provider's name.
getPRTEvent(String) - Method in interface com.sapportals.portal.navigation.INavigationConnectorNode
Retrieves the PRT event that corresponds with the mode.
getPSIDGeneratorForKey(String) - Method in interface com.sapportals.portal.appintegrator.psid.IPSIDService
Returns the IPSIDGenerator that is registered under the given key.
getPublicId() - Method in class com.sap.portal.httpconnectivity.transformationservice.xmlsource.HTTPStreamSource
 
getRadioButtonGroup(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.RadioButtonSelectionComponent
 
getRadioButtonInputValueFromForm(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractSelectionComponent
 
getRealId() - Method in interface com.sap.portal.pcm.relateditem.IRelatedItemInitialtor
 
getRelatedItems(RelatedItemType) - Method in interface com.sap.portal.pcm.iview.IiView
Get all related items of the object according to the requested type.
getRelatedNavigationEntities() - Method in interface com.sapportals.portal.navigation.INavigationNode
Retrieves a list of nodes having NAVIGATION_GET_RELATED_NAV_ENTITIES relation with the node.
getRelatedSeeAlsoNodes() - Method in interface com.sapportals.portal.navigation.INavigationNode
Retrieves a list of nodes having NAVIGATION_GET_RELATED_SEE_ALSO relation with the node.
getRelatedTargetNodes() - Method in interface com.sapportals.portal.navigation.INavigationNode
Retrieves a list of nodes having NAVIGATION_GET_RELATED_DR_TARGETS relation with the node.
getRelation() - Method in interface com.sap.portal.unification.hrnpnode.IHRNPOperatorNode
Gets a relation of this node
getRelationName() - Method in interface com.sap.portal.unification.IOBNTarget
Returns the name of the relation
getRelativeId() - Method in interface com.sap.portal.pcm.relateditem.IRelatedItemInitialtor
 
getRender() - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewColumn
 
getReport() - Method in class com.sapportals.portal.sapapplication.DragAndRelateLayer
 
getRequest() - Method in interface com.sap.portal.admin.editor.IEditorContext
Get the request that this context was constructed from.
getRequest() - Method in class com.sap.portal.httpconnectivity.transformationservice.xmlsource.HTTPStreamSource
Gets the portal request object associated with the HTTP call.
getRequest() - Method in interface com.sapportals.admin.wizardframework.api.IBasicEditingContext
 
getRequest() - Method in class com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer
Returns the request.
getRequest() - Method in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
getResourceBundle(Locale) - Method in interface com.sap.portal.admin.wizard.IResourceBundleProvider
Gets the correct bundle according to the object type.
getResourceBundle(Locale) - Method in class com.sap.portal.httpconnectivity.transformationservice.TransformersProvider
Get the resource bundle assosiated with the provider according to a locale.
getResponse() - Method in interface com.sap.portal.admin.editor.IEditorResponse
Get the portal component response.
getResponseCookies() - Method in interface com.sapportals.portal.pb.contentservice.IHTTPRequest
Get the list of response cookies the remote server has sent
getResponseHeader(String) - Method in interface com.sapportals.portal.pb.contentservice.IHTTPRequest
Get a specific response header by name.
getResponseHeaders() - Method in interface com.sapportals.portal.pb.contentservice.IHTTPRequest
Get the collection of response headers set by the remote server
getResurcePath() - Method in class com.sap.portal.admin.editor.EditorResource
 
getResurceType() - Method in class com.sap.portal.admin.editor.EditorResource
 
getRight() - Method in interface com.sap.portal.unification.hrnpnode.IHRNPOperatorNode
Gets a right leaf of this node
getRow(int) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableDataModel
 
getRowFixIndex(int) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableDataModel
 
getSAPWPActiveCookie(AbstractURI) - Method in class com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer
returns the SAPWP_active cookie for the given uri which indicates the remote system that it runs in a Portal environment
getSaveLocationParam(IWizardContext) - Method in interface com.sap.portal.admin.wizard.IBasicObjectCreationService
Gets the object's save location (where parameter from Portal Content Catalog).
getSAXClassName(String) - Method in class com.sap.portal.httpconnectivity.transformationservice.AbstractTransformerHolder
Get the full class name of a SAX handler.
getSAXHandler(ITransformerInformation) - Method in class com.sap.portal.httpconnectivity.transformationservice.AbstractTransformerHolder
Method that is used to get the SAX handlers.
getSAXHandler(ITransformerInformation) - Method in class com.sap.portal.httpconnectivity.transformationservice.TransformersProvider
 
getScript() - Method in interface com.sapportals.portal.prt.service.epcftoolbox.IScriptGenerator
returns inline script for a given task
getScript(IWizardContext) - Method in class com.sap.portal.admin.wizard.panes.WriteProtectionPane
 
getScript(IWizardContext) - Method in class com.sap.portal.admin.wizard.panes.FinishPane
 
getScript(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.HTMLScriptComponent
 
getScript(IWizardContext) - Method in class com.sapportals.admin.wizardframework.templates.AbstractScriptState
 
getSearchControls() - Method in class com.sap.portal.pcm.iviewserver.SearchOptions
 
getSelected(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.CheckboxChoiceComponent
Deprecated. - use getValue(...) instead
getSelectedRows() - Method in class com.sapportals.admin.wizardframework.components.tableview.TableDataModel
 
getSelectedRowsModel() - Method in class com.sapportals.admin.wizardframework.components.tableview.TableDataModel
 
getServer() - Method in interface com.sap.portal.unification.hrnpnode.IHRNPDestination
gets the server name of this HRNPDestination
getServer() - Method in interface com.sap.portal.unification.hrnpnode.IHRNPSource50
gets server name or IP.
getServiceKey() - Method in class com.sap.portal.admin.editor.EditorResource
Get the service key that this resource is located in.
getSession() - Method in interface com.sapportals.admin.wizardframework.api.IWizardContext
Get the session of this wizard instance.
getSessionCookie(String, String, String, String) - Static method in class com.sapportals.portal.appintegrator.Utils
returns a session cookie with the given name, value, domain and path
getSessionId() - Method in class com.sap.portal.admin.editor.EditorLockingStatus
 
getSharedAttributes() - Method in interface com.sap.portal.pcm.iviewserver.providers.wrappers.IObservableAttributesProvider
 
getSharedAttributeSet() - Method in interface com.sap.portal.pcm.iviewserver.providers.wrappers.IAttrSetProviderWrapper
Returns a shared IAttributeSet instance.
getShowType() - Method in interface com.sapportals.portal.navigation.INavigationNode
Retrieves a value indicating whether the node is to be launched in external window (SHOW_EXTERNAL) or in the portal framework page (SHOW_INPLACE).
getShowType() - Method in interface com.sapportals.portal.navigation.INavigationConnectorNode
Retrieves a value defining the node's show type. returns either SHOW_INPLACE or SHOW_EXTERNAL.
getSingleValue(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractSelectionComponent
 
getSingleValueTitle(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractSelectionComponent
 
getSingleValueTooltip(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractSelectionComponent
 
getSize() - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewColumns
 
getSourceFromCache() - Method in class com.sap.portal.httpconnectivity.transformationservice.xmlsource.HTTPStreamSource
Gets the source of the XML stream source from the cache.
getSourceSystem() - Method in class com.sapportals.portal.sapapplication.DragAndRelateLayer
 
getStateToBind(Object, Name, Context, Hashtable, Attributes) - Method in interface com.sapportals.portal.ivs.iviews.IOldPcmFactory
 
getStatus() - Method in class com.sap.portal.admin.editor.EditorLockingStatus
 
getStatusCode() - Method in interface com.sapportals.portal.pb.contentservice.IHTTPRequest
Get the response statuse code based on the HTTP RFC (200 - OK and so on)
getStringParameter(String) - Method in class com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer
Returns the String value of the parameter defined by its id for this layer.
getSubmittedComponent(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.HtmlbComponentWrapper
 
getSubPSIDGenerator(String) - Method in interface com.sapportals.portal.appintegrator.psid.IPSIDGenerator
Returns a nested (sub-) PSID Generator for the given key The purpose of this method is, that a PSID Generator can offer different PSID generation methods under the same top level id, like MYPSID.METHOD1 and MYPSID.METHOD2 if there is no sub PSID Generator available for the given key, the method should return null.
getSubtreeAsMap(String) - Method in interface com.sap.portal.admin.editor.IEditorContext
Get subtree of properties as StoreableMap
getSubtreeAsMap(String) - Method in interface com.sapportals.admin.wizardframework.api.IWizardContext
 
getSubtreeAsMap(String) - Method in interface com.sapportals.admin.wizardframework.api.IBasicEditingContext
 
getSubtreeAsMap(String) - Method in class com.sapportals.admin.wizardframework.util.WizardSession
 
getSuffix() - Method in class com.sap.portal.pcm.relateditem.RelatedItemType
 
getSummariesGrid(IWizardContext) - Method in class com.sap.portal.admin.wizard.panes.SummaryPane
Gets the summaries map from the session, sorts it alphabetically and returns htmlb component containing the summaries.
getSystem() - Method in interface com.sap.portal.unification.hrnpnode.IHRNPSource
 
getSystem() - Method in interface com.sap.portal.unification.hrnpnode.IHRNPSource50
gets the name of the system
getSystem() - Method in class com.sapportals.portal.sapapplication.DragAndRelateLayer
 
getSystem(String, IUser) - Static method in class com.sapportals.portal.appintegrator.Utils
returns the ISystem object for the given alias
getSystemId() - Method in class com.sap.portal.httpconnectivity.transformationservice.xmlsource.HTTPStreamSource
 
getSystemId(String) - Method in interface com.sap.portal.pcm.system.ISystems
Finds out the system Id by a given alias Dynamic resolving is supported here, so the method tried to retrieve the system id by a prt registered service first.
getSystemLandscapeService() - Static method in class com.sapportals.portal.appintegrator.Utils
returns the system landscape service
getTable() - Method in interface com.sap.portal.unification.hrnpnode.IHRNPSource
gets the name of the table
getTable() - Method in interface com.sap.portal.unification.hrnpnode.IHRNPSource50
gets the name of the table
getTableState(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewComponent
 
getTableViewComponent() - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewColumns
 
getTableViewModel() - Method in class com.sapportals.admin.wizardframework.components.tableview.TableDataModel
 
getTarget() - Method in interface com.sap.portal.pcm.relateditem.IRelatedItemEntity
 
getTargetID() - Method in class com.sap.portal.pcm.iviewserver.NewIVSObjectDescriptor
 
getTargetIdParam(IWizardContext) - Method in interface com.sap.portal.admin.wizard.IBasicObjectCreationService
Gets the target object id (what parameter from Portal Content Catalog), implying the template/par id.
getTargetNode() - Method in class com.sapportals.portal.pb.utils.URLGenerator
 
getTargets(String, String, IPortalComponentRequest) - Method in interface com.sap.portal.unification.IObjectBasedNavigation
Returns a List of iViews that implement any operation belongs to the given BusinessObject.
getTargets(String, String, IPrincipal) - Method in interface com.sap.portal.unification.IUserObjectBasedNavigation
Deprecated. Returns a List of iViews that implement any operation belongs to the given BusinessObject.
getTargets(String, String, IPrincipal, Locale) - Method in interface com.sap.portal.unification.IUserLocaleOBN
Returns a List of iViews that implement any operation belongs to the given BusinessObject.
getTargetsForOperation(String, String, String, IPortalComponentRequest) - Method in interface com.sap.portal.unification.IObjectBasedNavigation
Returns a List of iViews that implement the given operation.
getTargetsForOperation(String, String, String, IPrincipal) - Method in interface com.sap.portal.unification.IUserObjectBasedNavigation
Deprecated. Returns a List of iViews that implement the given operation.
getTargetsForOperation(String, String, String, IPrincipal, Locale) - Method in interface com.sap.portal.unification.IUserLocaleOBN
Returns a List of iViews that implement the given operation.
getTaskID() - Method in class com.sapportals.portal.ivs.iviews.Task
 
getTasks() - Method in class com.sapportals.portal.ivs.iviews.SemanticObjectResponse
 
getTCode() - Method in class com.sapportals.portal.sapapplication.DragAndRelateLayer
 
getTechnicalNamesForLocales(List) - Method in interface com.sapportals.admin.wizardframework.util.ILocaleListService
 
getTemplates(SLServiceKeys, String, Locale, Hashtable) - Method in interface com.sap.portal.pcm.iviewserver.cache.ITemplatesCacheSrv
Returns templates for specified OCLASS and user
getTemplatesCatalog(String) - Method in interface com.sapportals.portal.ivs.iviews.IDesigntimeSLService
 
getTemplatesCatalog(String, Object) - Method in interface com.sapportals.portal.ivs.iviews.IDesigntimeSLService
 
getTemplatesCatalog(String, String, Object) - Method in interface com.sapportals.portal.ivs.iviews.IDesigntimeSLService
 
getTerminal(String, Locale) - Method in interface com.sapportals.portal.appintegrator.template_processor.context.IAccessor
returns the String value for a leaf property for locale loc
getTerminal(String, Locale) - Method in class com.sapportals.portal.appintegrator.template_processor.context.AbstractContext
returns the String value for a leaf property for locale loc
getText() - Method in interface com.sapportals.portal.useragent.IUserAgentService.IDTextPair
String that holds the human readable text
getTextResponseBody() - Method in interface com.sapportals.portal.pb.contentservice.IHTTPRequest
Get the HTML response as a String object.
getTitle() - Method in class com.sap.portal.admin.editor.PaneMetaData
 
getTitle() - Method in class com.sap.portal.admin.studio.Action
Gets the title of this action
getTitle() - Method in class com.sap.portal.pcm.iviewserver.NewIVSObjectDescriptor
 
getTitle() - Method in interface com.sapportals.portal.navigation.obn.IObjectBasedNavigationItem
Get the title of the operation
getTitle(IWizardContext) - Method in class com.sap.portal.admin.wizard.panes.SummaryPane
 
getTitle(IWizardContext) - Method in class com.sap.portal.admin.wizard.panes.InfoPane
 
getTitle(IWizardContext) - Method in interface com.sapportals.admin.wizardframework.api.IWizardComponent
Set the title of a pane - this function is relevant only for panes.
getTitle(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractWizardComponent
 
getTitle(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.ProgressBarComponent
 
getTitle(IWizardContext) - Method in class com.sapportals.admin.wizardframework.templates.AbstractWizardPane
 
getTitle(Locale) - Method in interface com.sap.portal.pcm.relateditem.IRelatedItemEntity
 
getTitle(Locale) - Method in interface com.sapportals.portal.navigation.INavigationNode
Retrieves the title of the node (to be displayed in the navigation UI).
getTitle(Locale) - Method in interface com.sapportals.portal.navigation.INavigationConnectorNode
Retrieves the title of the node (to be displayed in the navigation UI).
getToolBar() - Method in interface com.sap.portal.admin.studio.IWorkspace
Get the workspace toolbar
getTooltip(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractInputComponent
 
getTopic(String) - Method in interface com.sapportals.portal.pb.fpm.IFPMEvent
 
getTopicName() - Method in interface com.sapportals.portal.pb.fpm.IFPMTopic
 
getTopicValue() - Method in interface com.sapportals.portal.pb.fpm.IFPMTopic
 
getToSchemeURI() - Method in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerInformation
Get the URI representing the tranformer input scheme
getTransformerInformation(String) - Method in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerService
Get a single transformer information according to it's key.
getTransformersInformation(TransformerType, String, String, Float, String, String) - Method in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerService
Gets a list of transformers that match all filter properties.
getTransformersResourcePath() - Method in class com.sap.portal.httpconnectivity.transformationservice.AbstractTransformerHolder
Gets the Transformer.xml file path.
getType() - Method in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerInformation
Getting the transformer type
getType() - Method in interface com.sap.portal.pcm.relateditem.IRelatedItemEntity
 
getType() - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewColumn
 
getType() - Method in class com.sapportals.admin.wizardframework.components.tableview.render.TableViewTextRenderer
 
getType() - Method in class com.sapportals.admin.wizardframework.components.tableview.render.TableViewDropDownListBoxRenderer
 
getType() - Method in class com.sapportals.admin.wizardframework.components.tableview.render.TableViewLinkRenderer
 
getType() - Method in class com.sapportals.admin.wizardframework.components.tableview.render.TableViewInputRenderer
 
getType() - Method in class com.sapportals.admin.wizardframework.components.tableview.render.TableViewImageRenderer
 
getType() - Method in interface com.sapportals.admin.wizardframework.components.tableview.render.ITableViewCellRenderer
 
getType() - Method in class com.sapportals.admin.wizardframework.components.tableview.render.TableViewButtonRenderer
 
getType() - Method in class com.sapportals.admin.wizardframework.components.tableview.render.TableViewCheckBoxRenderer
 
getType() - Method in class com.sapportals.admin.wizardframework.components.tableview.render.TableViewImageLinkRenderer
 
getType() - Method in class com.sapportals.portal.navigation.obn.ObnDataType
 
getType() - Method in interface com.sapportals.portal.useragent.IUserAgent
Returns the type of this IUserAgent object
getTypeByValue(int) - Static method in class com.sap.portal.httpconnectivity.transformationservice.TransformerType
Get a TransformerType object according to it's value
getTypeEnum() - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewColumn
 
getUnitsCatalog(String, Attributes, Object) - Method in interface com.sapportals.portal.ivs.iviews.IDesigntimeSLService
 
getURL() - Method in interface com.sapportals.portal.navigation.INavigationRedirectorResult
Returns the new translated URL.
getURLParams() - Method in class com.sapportals.portal.pb.utils.RequestParamsContainer
 
getUser() - Method in interface com.sap.portal.pcm.system.ISystemUserMappingData
returns the mapped user to the back end system
getUser() - Method in class com.sapportals.portal.ivs.cg.ConnectionProperties
 
getUser() - Method in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
getUserAgent(String) - Method in interface com.sapportals.portal.useragent.IUserAgentService
Returns the IUserAgent for the given userAgentString The IUserAgent interface provides a cannonical representation of the User Agent String given by an HTTP Request Header.
getUserAgentFamily() - Method in interface com.sapportals.portal.useragent.IUserAgentService
Returns the IUserAgentFamily for this instance that is the super set of all user agent sets that are defined by this instance.
getUserAgentService() - Static method in class com.sapportals.portal.useragent.UserAgentServiceBuilder
returns an IUserAgentService which is a Singelton
getUserAgentSetForName(String) - Method in interface com.sapportals.portal.useragent.IUserAgentService
Returns an already defined IUserAgentSet with the given name or null, if no entry was found.
getUserAgentString() - Method in interface com.sapportals.portal.useragent.IUserAgent
Returns the original User Agent String of this IUserAgent object
getUserId() - Method in class com.sap.portal.admin.editor.EditorLockingStatus
 
getUserMappingData(IPrincipal) - Method in interface com.sap.portal.pcm.system.ISystem
Creates an ISystemUserMappingData instance with the user mapping properties of this system
getValidChildName(String) - Method in interface com.sap.portal.pcm.page.IPage
Check if an offered name does not exist under the page.
getValidNewName(Context, String) - Method in interface com.sap.portal.pcm.iviewserver.ISLUtilsSrv
Normalize the offered name to a valid one.
getValidValues(IPortalComponentRequest) - Method in class com.sapportals.portal.appintegrator.lookup.SystemLookup
 
getValidValues(IPortalComponentRequest) - Method in interface com.sapportals.portal.appintegrator.lookup.ILookupValidValues
Returns an enumeration of valid values for the given parameter name.
getValidValues(String) - Method in class com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer
 
getValidValues(String) - Method in interface com.sapportals.portal.appintegrator.layer.IIntegrationLayer
Returns an enumeration over the valid values of the given parameter.
getValue() - Method in class com.sap.portal.httpconnectivity.transformationservice.TransformerType
Get the actual int value of the transformer type
getValue() - Method in interface com.sap.portal.unification.hrnpnode.IHRNPSource
gets the chosen value in the column.
getValue() - Method in interface com.sap.portal.unification.hrnpnode.IHRNPSource50
gets the chosen value in the column.
getValue() - Method in class com.sapportals.portal.navigation.obn.ObnDataType
 
getValue(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.TextInputComponent
 
getValue(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.MultilineInputComponent
 
getValue(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.CheckboxSelectionComponent
 
getValue(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.ListSelectionComponent
 
getValue(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.RadioButtonSelectionComponent
 
getValue(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.DropdownSelectionComponent
 
getValue(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.CheckboxChoiceComponent
 
getValueAsString() - Method in class com.sapportals.portal.navigation.obn.ObnDataType
 
getValueFromReport(String, String) - Method in class com.sapportals.portal.sapapplication.DragAndRelateLayer
 
getValueGeneric(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractInputComponent
 
getValueTitle(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.RadioButtonSelectionComponent
 
getValueTitle(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.DropdownSelectionComponent
 
getVersion() - Method in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerInformation
Getting the transformer version
getVersion() - Method in interface com.sapportals.portal.useragent.IUserAgent
Returns the version of this IUserAgent object
getVisualizationType() - Method in interface com.sapportals.portal.navigation.INavigationNode
Retrieves the visualization type for this Node.
getVisualizationType() - Method in interface com.sapportals.portal.navigation.INavigationConnectorNode
returns the visualization type for this Node. e.g.
getWarningLevel() - Static method in class com.sap.portal.admin.editor.EditorMessageType
Get the short number that represent warning message
getWFWResource(String, String) - Method in interface com.sapportals.admin.wizardframework.util.IWizardFramework
 
getWidth(IWizardContext) - Method in class com.sap.portal.admin.studio.PropertyEditorComponent
Get the width for the property editor
getWindowName() - Method in interface com.sapportals.portal.navigation.INavigationNode
Retrieves the window Name in which the node will be launched if launched externally.
getWindowName() - Method in interface com.sapportals.portal.navigation.INavigationConnectorNode
Retrieves the window Name of the launched external window.
getWizardInstance() - Method in interface com.sapportals.admin.wizardframework.util.IWizardFramework
 
getWizardLanguageResources(Locale) - Method in interface com.sapportals.admin.wizardframework.util.IWizardFramework
 
getWizardParameters() - Method in interface com.sapportals.admin.wizardframework.api.IWizardContext
 
getWizardParameters() - Method in class com.sapportals.admin.wizardframework.util.WizardSession
 
getWizardPcmUri() - Method in interface com.sap.portal.pcm.iviewserver.ITemplateWizardInitiator
 
getWizardSessionSerial() - Method in interface com.sapportals.admin.wizardframework.util.IWizardFramework
 
getWizardStructure() - Method in interface com.sapportals.admin.wizardframework.api.IWizardContext
Get the (static) structure of the wizard's panes.
getWrappedScript() - Method in interface com.sapportals.portal.prt.service.epcftoolbox.IScriptGenerator
returns inline script for given task, enclosed in corresponding script tags and comments
getXSLTransformerPath(String) - Method in class com.sap.portal.httpconnectivity.transformationservice.AbstractTransformerHolder
Get the file location of XSL files according to the string defined in Transformers.xml.
GRID - Variable in class com.sapportals.admin.wizardframework.components.GridContainer
 
GridContainer - class com.sapportals.admin.wizardframework.components.GridContainer.
 
GridContainer() - Constructor for class com.sapportals.admin.wizardframework.components.GridContainer
Sorry, no documentation comment here
GridContainer(int) - Constructor for class com.sapportals.admin.wizardframework.components.GridContainer
Sorry, no documentation comment here
GridContainer(int, String, String) - Constructor for class com.sapportals.admin.wizardframework.components.GridContainer
Creates a GridContainer with limited dimensions.
Group - class com.sapportals.admin.wizardframework.components.Group.
 
Group() - Constructor for class com.sapportals.admin.wizardframework.components.Group
 
Group(GroupDesign, String) - Constructor for class com.sapportals.admin.wizardframework.components.Group
 
guiType - Variable in class com.sapportals.portal.sapapplication.DragAndRelateLayer
 

H

handleCloseEvent(IEditorContext, ILockingPolicy, PPLogger) - Method in interface com.sap.portal.admin.editor.IGenericEventsHandler
Handle the "close" event that was raised.
handleCloseEvent(IEditorContext, ILockingPolicy, PPLogger) - Method in class com.sap.portal.admin.editor.GenericEventsHandler
 
handleEditModeEvent(IEditorContext, PPLogger) - Method in interface com.sap.portal.admin.editor.IGenericEventsHandler
Handle the "edit mode" event that was raised.
handleEditModeEvent(IEditorContext, PPLogger) - Method in class com.sap.portal.admin.editor.GenericEventsHandler
 
handlePreviewEvent(IEditorContext, PPLogger) - Method in interface com.sap.portal.admin.editor.IGenericEventsHandler
Handle the "preview" event that was raised.
handlePreviewEvent(IEditorContext, PPLogger) - Method in class com.sap.portal.admin.editor.GenericEventsHandler
 
handleRefreshEvent(IEditorContext, PPLogger) - Method in interface com.sap.portal.admin.editor.IGenericEventsHandler
Handle the "refresh" event that was raised.
handleRefreshEvent(IEditorContext, PPLogger) - Method in class com.sap.portal.admin.editor.GenericEventsHandler
 
HandlerNotFoundException - exception com.sap.portal.admin.wizard.exceptions.HandlerNotFoundException.
HandlerNotFoundException implies that the object handler key is specified incorrectly, (i.e. null, empty or incorrect key), therefore handler service cannot be found by this key, and prints the error message and/or stackTrace to log and/or to screen.
HandlerNotFoundException(String) - Constructor for class com.sap.portal.admin.wizard.exceptions.HandlerNotFoundException
 
HandlerNotFoundException(Throwable, String) - Constructor for class com.sap.portal.admin.wizard.exceptions.HandlerNotFoundException
Constructor @param t nested exception Constructor @param msg output message
handleSaveEvent(IEditorContext, IDataHandler, ILockingPolicy, PPLogger) - Method in interface com.sap.portal.admin.editor.IGenericEventsHandler
Handle the "save" event that was raised.
handleSaveEvent(IEditorContext, IDataHandler, ILockingPolicy, PPLogger) - Method in class com.sap.portal.admin.editor.GenericEventsHandler
 
hasChildren() - Method in interface com.sapportals.portal.navigation.INavigationNode
Return true is this navigation node has children and false otherwise.
hasException() - Method in class com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer
 
hasException() - Method in interface com.sapportals.portal.appintegrator.layer.IIntegrationLayer
Returns true if an exception occured during the processing of this layer
hash(Object) - Static method in class com.sapportals.portal.appintegrator.Utils
 
hashCode() - Method in class com.sap.portal.httpconnectivity.transformationservice.TransformerType
 
hasNext() - Method in class com.sapportals.portal.pb.utils.EnumIterator
 
HORIZONTAL_LAYOUT - Static variable in class com.sapportals.admin.wizardframework.components.AbstractWizardComponent
 
HORIZONTAL_LAYOUT - Static variable in class com.sapportals.admin.wizardframework.components.WizardComponentContainer
 
HORIZONTAL_LAYOUT - Static variable in class com.sapportals.admin.wizardframework.components.FlowContainer
 
HRNPDestinationFormatException - exception com.sap.portal.unification.hrnpexception.HRNPDestinationFormatException.
Title: DQP Project Description: DQP - Distributed Query Parser.
HRNPDestinationFormatException() - Constructor for class com.sap.portal.unification.hrnpexception.HRNPDestinationFormatException
 
HRNPException - exception com.sap.portal.unification.hrnpexception.HRNPException.
Title: DQP Project Description: DQP - Distributed Query Parser.
HRNPException() - Constructor for class com.sap.portal.unification.hrnpexception.HRNPException
 
HRNPException(String) - Constructor for class com.sap.portal.unification.hrnpexception.HRNPException
 
HRNPMultiOpFormatException - exception com.sap.portal.unification.hrnpexception.HRNPMultiOpFormatException.
Title: DQP Project Description: DQP - Distributed Query Parser.
HRNPMultiOpFormatException() - Constructor for class com.sap.portal.unification.hrnpexception.HRNPMultiOpFormatException
 
HRNPNoOperatorFoundException - exception com.sap.portal.unification.hrnpexception.HRNPNoOperatorFoundException.
Title: DQP Project Description: DQP - Distributed Query Parser.
HRNPNoOperatorFoundException() - Constructor for class com.sap.portal.unification.hrnpexception.HRNPNoOperatorFoundException
 
HRNPSource50FormatException - exception com.sap.portal.unification.hrnpexception.HRNPSource50FormatException.
Title: DQP Project Description: DQP - Distributed Query Parser.
HRNPSource50FormatException() - Constructor for class com.sap.portal.unification.hrnpexception.HRNPSource50FormatException
 
HRNPSourceFormatException - exception com.sap.portal.unification.hrnpexception.HRNPSourceFormatException.
Title: DQP Project Description: DQP - Distributed Query Parser.
HRNPSourceFormatException() - Constructor for class com.sap.portal.unification.hrnpexception.HRNPSourceFormatException
 
HtmlbComponentWrapper - class com.sapportals.admin.wizardframework.components.HtmlbComponentWrapper.
 
HtmlbComponentWrapper(Component) - Constructor for class com.sapportals.admin.wizardframework.components.HtmlbComponentWrapper
 
HTMLScriptComponent - class com.sapportals.admin.wizardframework.components.HTMLScriptComponent.
 
HTMLScriptComponent() - Constructor for class com.sapportals.admin.wizardframework.components.HTMLScriptComponent
 
HTMLScriptComponent(String) - Constructor for class com.sapportals.admin.wizardframework.components.HTMLScriptComponent
 
HTMLTestCreator - class com.sapportals.portal.pb.contentservice.testcomponent.HTMLTestCreator.
 
HTMLTestCreator() - Constructor for class com.sapportals.portal.pb.contentservice.testcomponent.HTMLTestCreator
 
HTTP_STRM_SRC_CATEGORY - Static variable in class com.sap.portal.httpconnectivity.transformationservice.xmlsource.HTTPStreamSource
Constant value - Category of the log file.
HTTP_STRM_SRC_LOCATION - Static variable in class com.sap.portal.httpconnectivity.transformationservice.xmlsource.HTTPStreamSource
Constant value - The location in the log file.
HTTPRenderLayer - class com.sapportals.portal.appintegrator.layer.HTTPRenderLayer.
Copyright: Copyright (c) 2002 by SAP AG Description
HTTPRenderLayer() - Constructor for class com.sapportals.portal.appintegrator.layer.HTTPRenderLayer
 
HTTPStreamSource - class com.sap.portal.httpconnectivity.transformationservice.xmlsource.HTTPStreamSource.
Delegation class between URLFetcherService and transformation source.
HTTPStreamSource(IPortalComponentRequest) - Constructor for class com.sap.portal.httpconnectivity.transformationservice.xmlsource.HTTPStreamSource
Creates a new HTTPStreamSource object from the XML iView properties stored in portal data.
HTTPStreamSource(IPortalComponentRequest, IURLFetcherProperties) - Constructor for class com.sap.portal.httpconnectivity.transformationservice.xmlsource.HTTPStreamSource
Creates a new HTTPStreamSource object using fetcher properties that were already initialized.
HTTPStreamSource(IPortalComponentRequest, String) - Constructor for class com.sap.portal.httpconnectivity.transformationservice.xmlsource.HTTPStreamSource
Creates a new HTTPStreamSource object for a specific URL with no other HTTP properties definitions.
HTTPStreamSource(IPortalComponentRequest, String, IConstants.Method, IConstants.CachingLevel) - Constructor for class com.sap.portal.httpconnectivity.transformationservice.xmlsource.HTTPStreamSource
Creates a new HTTPStreamSource object for a specific URL and with specific HTTP method and caching level.

I

IAC_SERVICE_ID - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
IAC service ID
The ITS service name of the Internet Application Component (IAC).
IAccessor - interface com.sapportals.portal.appintegrator.template_processor.context.IAccessor.
Accessor interface for Url Generator IAccessor should be implemented by so called contexts so that they can be used by the UrlTemplateProcessor.
IApplicationParameterLookup - interface com.sapportals.portal.appintegrator.IApplicationParameterLookup.
 
IAttriView - interface com.sap.portal.pcm.attributes.IAttriView.
Defines iView-specific attribute names
IAttriViewValues - interface com.sap.portal.pcm.attributes.IAttriViewValues.
Defines valid values for iView-specific attributes.
IAttrLaunchValues - interface com.sap.portal.pcm.attributes.IAttrLaunchValues.
Defines valid values for launchable object specific attributes.
IAttrLayout - interface com.sap.portal.pcm.attributes.IAttrLayout.
Defines layout-specific attribute names.
IAttrPage - interface com.sap.portal.pcm.attributes.IAttrPage.
Defines page-specific attribute names
IAttrPcmGeneral - interface com.sap.portal.pcm.attributes.IAttrPcmGeneral.
Defines general PCM object attribute names.
IAttrPcmGeneralValues - interface com.sap.portal.pcm.attributes.IAttrPcmGeneralValues.
Defines valid values for general PCM object attributes.
IAttrPcmLaunch - interface com.sap.portal.pcm.attributes.IAttrPcmLaunch.
Defines launchable object specific attribute names.
IAttrPcmNavigation - interface com.sap.portal.pcm.attributes.IAttrPcmNavigation.
Defines navigation object specific attribute names.
IAttrSetProviderWrapper - interface com.sap.portal.pcm.iviewserver.providers.wrappers.IAttrSetProviderWrapper.
A provider for IAttributeSet wrapper.
IBaseLinkParser - interface com.sapportals.unification.unificationutils.urlflowutils.IBaseLinkParser.
 
IBasicEditingContext - interface com.sapportals.admin.wizardframework.api.IBasicEditingContext.
 
IBasicObjectCreationService - interface com.sap.portal.admin.wizard.IBasicObjectCreationService.
IBasicObjectCreationService provides utilities methods, and handles the creation of the new object on top of the new PCM layer.
ICachedSource - interface com.sap.portal.httpconnectivity.transformationservice.xmlsource.ICachedSource.
Interface used to define the source of the XML transformation as cahceable.
ICacheResponse - interface com.sapportals.portal.pb.contentservice.ICacheResponse.
 
IClientEventReceiver - interface com.sapportals.portal.prt.service.epcftoolbox.IClientEventReceiver.
interface for receiver object in the eventing pattern.
IClientEventSender - interface com.sapportals.portal.prt.service.epcftoolbox.IClientEventSender.
interface for sender object in the eventing pattern.
IClientNavigationGenerator - interface com.sapportals.portal.navigation.IClientNavigationGenerator.
Title: Navigation Client Generator Description: Creates client calls for Navigation Copyright: Copyright (c) 2002 Company: SAP
ICondition - interface com.sapportals.admin.wizardframework.api.ICondition.
A condition that can be evaluated against the wizard context used in IStateMachine for conditional transitions between states
IConfigService - interface com.sapportals.portal.appintegrator.config.IConfigService.
 
IConfigurableWizard - interface com.sapportals.admin.wizardframework.api.IConfigurableWizard.
This interface is used to configure the structure of a wizard on startup.
IConnectorGatewayService - interface com.sap.portal.services.api.connectorgateway.IConnectorGatewayService.
Interface for the Portal service 'Connector Service' (com.sap.portal.ivs.connectorservice).
IConnectorGatewayService - interface com.sapportals.portal.ivs.cg.IConnectorGatewayService.
SAP portal service to establish connection to backends.
IConnectorInvestigatorService - interface com.sapportals.portal.ivs.cg.IConnectorInvestigatorService.
This interface allows to investigate the connectors and exposes connector's APIs.
IConnectorService - interface com.sapportals.portal.ivs.cg.IConnectorService.
The general interface for the service.
IContentFetchingService - interface com.sapportals.portal.pb.contentservice.IContentFetchingService.
The main interface of the Application cache.
ICustomerParameterProvider - interface com.sapportals.portal.appintegrator.parameter.ICustomerParameterProvider.
 
ID_CAPTION_BUNDLE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.InfoPane.UIStrings
string of the caption for the object id input field
IDataHandler - interface com.sap.portal.admin.editor.IDataHandler.
IDataHandler API for load and save the data That this editor is dealing.
IDependencyObject - interface com.sapportals.admin.wizardframework.api.IDependencyObject.
Components that are want to define their own dependency handling policy should this interface.
IDesigntimeSLService - interface com.sapportals.portal.ivs.iviews.IDesigntimeSLService.
 
idExceedMaxLen(String) - Method in class com.sap.portal.admin.wizard.validators.ObjectIdValidator
Checks whether the given ID is too long and exceeds the permitted maximum length for object IDs.
idExists(String, IWizardContext) - Method in class com.sap.portal.admin.wizard.validators.ObjectIdValidator
Checks whether the provided ID already exists in the specified location (including the prefix).
idIsLegal(String, boolean) - Method in class com.sap.portal.admin.wizard.validators.ObjectIdValidator
Checks whether the object's ID is permitted according to the portal rules.
IDragAndRelateConstants - interface com.sapportals.unification.unificationutils.urlflowutils.IDragAndRelateConstants.
Title: SAP Portal iView Project Description: Copyright: Copyright (c) 2002 Company:
idToPcdUrl(String) - Method in interface com.sap.portal.pcm.iviewserver.ISLUtilsSrv
Add a pcd: prefix to an id
IDynamicSystemService - interface com.sap.portal.dynamicsystem.IDynamicSystemService.
 
IDynamicWizardConfigurator - interface com.sapportals.admin.wizardframework.api.IDynamicWizardConfigurator.
 
IDynPageStructure - interface com.sapportals.portal.pb.dynamic.IDynPageStructure.
 
IEditModeEnabler - interface com.sap.portal.admin.editor.IEditModeEnabler.
IEditModeEnabler A plugin that defines whether the current event is an edit mode event (i.e. the event require to open the editor for write mode) and responsible to check if the edit mode is allowed.
IEditor - interface com.sap.portal.admin.editor.IEditor.
 
IEditorBuilder - interface com.sap.portal.admin.editor.IEditorBuilder.
Setup the editor using this API
IEditorConfiguration - interface com.sap.portal.admin.editor.IEditorConfiguration.
The editor configuration API.
IEditorContainer - interface com.sap.portal.admin.editor.IEditorContainer.
IContentPane a container that related with editor UI.
IEditorContext - interface com.sap.portal.admin.editor.IEditorContext.
The editor context is the session representor.
IEditorFactory - interface com.sap.portal.admin.editor.IEditorFactory.
 
IEditorFrameworkService - interface com.sap.portal.admin.editor.IEditorFrameworkService.
Factory for IEditor objects
IEditorPane - interface com.sap.portal.admin.editor.IEditorPane.
UI Editor pane.
IEditorResponse - interface com.sap.portal.admin.editor.IEditorResponse.
IEditorResponse A respnse representor: This call can be used for any kind of response free additions.
IEpcfToolbox - interface com.sapportals.portal.prt.service.epcftoolbox.IEpcfToolbox.
interface for EpcfToolbox service.
IFPM - interface com.sapportals.portal.pb.fpm.IFPM.
 
IFPMEvent - interface com.sapportals.portal.pb.fpm.IFPMEvent.
 
IFPMListener - interface com.sapportals.portal.pb.fpm.IFPMListener.
 
IFPMTopic - interface com.sapportals.portal.pb.fpm.IFPMTopic.
 
IGenericEventsHandler - interface com.sap.portal.admin.editor.IGenericEventsHandler.
IGenericEventsHandler Handle the events of the application designer.
ignorableWhitespace(char[], int, int) - Method in class com.sap.portal.httpconnectivity.transformationservice.EPSAXDefaultHandler
 
IHRNPDestination - interface com.sap.portal.unification.hrnpnode.IHRNPDestination.
HRNPNode of HRNPDestination type.
IHRNPDestination50 - interface com.sap.portal.unification.hrnpnode.IHRNPDestination50.
Title: DQP Project Description: DQP - Distributed Query Parser.
IHRNPMultiOp - interface com.sap.portal.unification.hrnpnode.IHRNPMultiOp.
Non-binary operator.
IHRNPNode - interface com.sap.portal.unification.hrnpnode.IHRNPNode.
Abstraction of HRNPNodes Title: DQP Project Description: DQP - Distributed Query Parser.
IHRNPNodeFactoryService - interface com.sap.portal.unification.hrnpnode.IHRNPNodeFactoryService.
Service that manages all types of HRNPNodes.
IHRNPOperatorNode - interface com.sap.portal.unification.hrnpnode.IHRNPOperatorNode.
HRNP Node that is a binary operator.
IHRNPParser - interface com.sap.portal.unification.hrnpparser.IHRNPParser.
 
IHRNPSource - interface com.sap.portal.unification.hrnpnode.IHRNPSource.
HRNPNode of HRNPSource type.
IHRNPSource50 - interface com.sap.portal.unification.hrnpnode.IHRNPSource50.
HRNPNode of HRNPSource50 type.
IHTMLProcessor - interface com.sapportals.portal.pb.contentservice.IHTMLProcessor.
This Interface is used to add HTML processing ability to the clients using the contnet fetching service.
IHTMLWindowsTopic - interface com.sapportals.portal.pb.fpm.IHTMLWindowsTopic.
 
IHTTPRequest - interface com.sapportals.portal.pb.contentservice.IHTTPRequest.
provides a simple interface to open a connection and request some content from a server
IIntegrationLayer - interface com.sapportals.portal.appintegrator.layer.IIntegrationLayer.
 
IIntegratorService - interface com.sapportals.portal.appintegrator.IIntegratorService.
 
IiView - interface com.sap.portal.pcm.iview.IiView.
 
IiviewDef - interface com.sapportals.portal.pb.iviewdef.IiviewDef.
Interface for iview definitions
IiViewInternalAttributes - interface com.sapportals.portal.ivs.iviews.IiViewInternalAttributes.
 
IiViews - interface com.sap.portal.pcm.iview.IiViews.
The iView object management service.
IiViewSLObjectsManager - interface com.sap.portal.pcm.iviewserver.IiViewSLObjectsManager.
 
IIViewUrlGenerator - interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator.
This class provides applications the functionality to compute iView URLs for SAP applications such as IIViewUrlGenerator.APPTYPE_TRANSACTION or IIViewUrlGenerator.APPTYPE_WEBDYNPRO. The iView URL is computed using the method IIViewUrlGenerator.createIViewURL(IPortalComponentRequest, String, Hashtable).
ILayerFactory - interface com.sapportals.portal.appintegrator.ILayerFactory.
 
ILayerProcessor - interface com.sapportals.portal.appintegrator.ILayerProcessor.
 
ILayout - interface com.sap.portal.pcm.layout.ILayout.
The semantic aspect of a layout object.
ILayouts - interface com.sap.portal.pcm.layout.ILayouts.
The layout object management service.
ILocaleListService - interface com.sapportals.admin.wizardframework.util.ILocaleListService.
 
ILockingPolicy - interface com.sap.portal.admin.editor.ILockingPolicy.
API for the locking policy of this editor.
ILookupValidValues - interface com.sapportals.portal.appintegrator.lookup.ILookupValidValues.
 
IMPLEMENTATION - Static variable in interface com.sap.portal.pcm.iviewserver.ITemplateWizardInitiator
 
IN_PROGRESS - Static variable in class com.sapportals.portal.pb.contentservice.fetchstatus.FetchingStatus
 
INavigationConnector - interface com.sapportals.portal.navigation.INavigationConnector.
Copyright(c) 2003 SAP.
INavigationConnectorNamingHandler - interface com.sapportals.portal.navigation.INavigationConnectorNamingHandler.
Copyright(c) 2003 SAP.
INavigationConnectorNode - interface com.sapportals.portal.navigation.INavigationConnectorNode.
Title: Navigation Service Description: Service that coordinates the navigation Module Copyright: Copyright (c) 2002 Company: SAP
INavigationConnectorRegistration - interface com.sapportals.portal.navigation.INavigationConnectorRegistration.
Title: Navigation Connector Registration Description: Interface for the Navigation Connectors for registration and unregistration.
INavigationConstants - interface com.sapportals.portal.navigation.INavigationConstants.
Title: Navigation Service Description: Service that coordinates the navigation Module operation Copyright: Copyright (c) 2002 Company: SAP
INavigationGenerator - interface com.sapportals.portal.navigation.INavigationGenerator.
 
INavigationNamingHandler - interface com.sapportals.portal.navigation.INavigationNamingHandler.
Copyright(c) 2003 SAP.
INavigationNode - interface com.sapportals.portal.navigation.INavigationNode.
Title: Navigation Node Description: Interface representing a single node in the Navigation module.
INavigationRedirector - interface com.sapportals.portal.navigation.INavigationRedirector.
Copyright(c) 2003 SAP.
INavigationRedirectorResult - interface com.sapportals.portal.navigation.INavigationRedirectorResult.
Copyright(c) 2003 SAP.
INavigationService - interface com.sapportals.portal.navigation.INavigationService.
Copyright(c) 2002 SAP.
INavigationTopic - interface com.sapportals.portal.pb.fpm.INavigationTopic.
 
include(INode) - Method in interface com.sap.portal.admin.editor.IEditorResponse
Include a POM node on this response
includeJSP(IPortalComponentRequest, IPortalComponentResponse, IIntegrationLayer, String) - Static method in class com.sapportals.portal.appintegrator.Utils
returns the corresponding jsp resource for the given technique
INFO - Static variable in class com.sap.portal.admin.editor.EditorMessageType
Info EditorMessageType
INFO_PANE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.InfoPane
pane path key
info(String) - Static method in class com.sapportals.portal.appintegrator.Utils
writes the given message into the log-file
InfoPane - class com.sap.portal.admin.wizard.panes.InfoPane.
InfoPane is a UI pane that contains the commonly shared input fields: name, ID, ID prefix, description, master language.
InfoPane.OptionalControl - class com.sap.portal.admin.wizard.panes.InfoPane.OptionalControl.
OptionalControl Enum that holds the keys for the controls which are optional to be displayed.
InfoPane.UIStrings - class com.sap.portal.admin.wizard.panes.InfoPane.UIStrings.
UIStrings holds constants pointing to the pane's bundle keys.
InfoPane.UIStrings() - Constructor for class com.sap.portal.admin.wizard.panes.InfoPane.UIStrings
 
InfoPane() - Constructor for class com.sap.portal.admin.wizard.panes.InfoPane
Constructor fills the visibility map, which contains references to the input fields that are optional for the wizard developer(object dependent).
InfoPane(Hashtable) - Constructor for class com.sap.portal.admin.wizard.panes.InfoPane
Constructor used when the wizard developer wants to add controls which are optional and not included as default.
InfoPane(Hashtable, int) - Constructor for class com.sap.portal.admin.wizard.panes.InfoPane
Constructor
InfoPane(int) - Constructor for class com.sap.portal.admin.wizard.panes.InfoPane
Constructor sets the maximum length for the name field.
INHERITANCE_VALUE_FINAL - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneralValues
Constant for optional value of the attribute
INHERITANCE_VALUE_NON_FINAL - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneralValues
Constant for optional value of the attribute
INIT - Static variable in class com.sapportals.portal.pb.contentservice.fetchstatus.FetchingStatus
 
INIT_PANE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.InitPane
pane path key
init(IEditorContext, PPLogger, ResourceBundle) - Method in interface com.sap.portal.admin.editor.IEditorPane
Init the pane
init(IPortalComponentInitContext) - Method in class com.sap.portal.admin.editor.AbstractEditorComponent
 
init(IPortalComponentRequest, IParameterConveyor, int, String) - Method in class com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer
 
init(IPortalComponentRequest, IParameterConveyor, int, String) - Method in interface com.sapportals.portal.appintegrator.layer.IIntegrationLayer
Initializes this layer.
init(IPortalComponentRequest, IParameterConveyor, int, String) - Method in class com.sapportals.portal.sapapplication.transaction.JavaGuiRenderLayer
 
init(IPortalComponentRequest, IParameterConveyor, int, String) - Method in class com.sapportals.portal.sapapplication.transaction.WinGuiRenderLayer
 
init(IServiceContext) - Method in class com.sap.portal.httpconnectivity.transformationservice.AbstractTransformerHolder
Initialize the service.
init(IServiceContext) - Method in class com.sapportals.portal.appintegrator.config.ConfigService
 
init(IWizardContext) - Method in interface com.sapportals.admin.wizardframework.api.IWizardComponent
initialize this component.
init(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractWizardComponent
the default implemention does nothing on init
init(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.GridContainer
 
init(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.WizardComponentContainer
 
init(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.TextInputComponent
 
init(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AlignedInputComponentList
 
init(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.FlowContainer
 
initDefaultAttributes() - Method in class com.sap.portal.pcm.iviewserver.NewIVSObjectDescriptor
 
initFolders(String) - Method in interface com.sap.portal.pcm.iviewserver.ISLUtilsSrv
create folders using a technical user
initialized - Variable in class com.sapportals.portal.pb.utils.EnumIterator
 
InitPane - class com.sap.portal.admin.wizard.panes.InitPane.
InitPane is an invisible pane that pulls initial required info from the target object and stores it.
InitPane.UIStrings - class com.sap.portal.admin.wizard.panes.InitPane.UIStrings.
UIStrings holds constants pointing to the pane's bundle keys.
InitPane.UIStrings() - Constructor for class com.sap.portal.admin.wizard.panes.InitPane.UIStrings
 
InitPane() - Constructor for class com.sap.portal.admin.wizard.panes.InitPane
 
initSchema(String, Attributes) - Method in interface com.sap.portal.pcm.iviewserver.ISLUtilsSrv
 
initWizardSession(IWizardContext) - Method in class com.sap.portal.admin.wizard.AbstractPCMWizard
Checks if there are any strings that the wizard developer has override, by calling AbstractPCMWizard.setUIStrings(Map), and puts them in the session.
initWizardSession(IWizardContext) - Method in class com.sapportals.admin.wizardframework.AbstractDynamicWizard
 
initWizardSession(IWizardContext) - Method in class com.sapportals.admin.wizardframework.AbstractStaticWizard
Deprecated.  
initWizardSession(IWizardContext) - Method in interface com.sapportals.admin.wizardframework.api.IWizardConfigurator
 
INPUT_COMPONENT - Static variable in class com.sapportals.admin.wizardframework.components.AbstractInputComponent
 
inputComponent - Variable in class com.sapportals.admin.wizardframework.components.AbstractInputComponent
 
IObjectBasedNavigation - interface com.sap.portal.unification.IObjectBasedNavigation.
API that handles finding Navigation Tergets (e.g. iViews) according to client action that is performed over a BusinessObject.
(The APIs of this interface requires IPortalComponentRequest object) The connection between the BusinessObject and the relevant Navigation Targets is done using an Operation Object.
Operation object is bound under (i.e.
IObjectBasedNavigationItem - interface com.sapportals.portal.navigation.obn.IObjectBasedNavigationItem.
 
IObjectBasedNavigationProvider - interface com.sapportals.portal.navigation.obn.IObjectBasedNavigationProvider.
 
IObjectBasedNavigationRenderer - interface com.sapportals.portal.navigation.obn.IObjectBasedNavigationRenderer.
 
IObjectTypeHandler - interface com.sap.portal.admin.wizard.handlers.IObjectTypeHandler.
IObjectTypeHandler handles the object according to its type.
IOBNTarget - interface com.sap.portal.unification.IOBNTarget.
The result type of the Object Based Navigation service operations.
IObservableAttributesProvider - interface com.sap.portal.pcm.iviewserver.providers.wrappers.IObservableAttributesProvider.
A provider for observable attributes.
IOldPcmFactory - interface com.sapportals.portal.ivs.iviews.IOldPcmFactory.
 
IPackageInformation - interface com.sapportals.portal.pb.contentservice.IPackageInformation.
Used by the IContentFetchingService as a container for all of the required properties for openning the connection and requesting the content
IPage - interface com.sap.portal.pcm.iviewserver.IPage.
 
IPage - interface com.sap.portal.pcm.page.IPage.
The semantic aspect of a page object.
IPageContextHolder - interface com.sap.portal.httpconnectivity.transformationservice.IPageContextHolder.
Provide for holders of the page context in the transformation service
IPages - interface com.sap.portal.pcm.page.IPages.
The page object management service.
IPageStructure - interface com.sapportals.portal.pb.dynamic.IPageStructure.
The interface is designed for creating pages dynamically.
IParameterConveyor - interface com.sapportals.portal.appintegrator.IParameterConveyor.
 
IParentDisableRI - interface com.sap.portal.pcm.relateditem.IParentDisableRI.
 
IPessimisticLockPolicy - interface com.sap.portal.admin.editor.IPessimisticLockPolicy.
API for pessimistic locking specific methods.
IPhaseCalculator - interface com.sapportals.portal.pb.fpm.IPhaseCalculator.
 
IPSIDGenerator - interface com.sapportals.portal.appintegrator.psid.IPSIDGenerator.
 
IPSIDService - interface com.sapportals.portal.appintegrator.psid.IPSIDService.
 
IRelatedItemEntity - interface com.sap.portal.pcm.relateditem.IRelatedItemEntity.
 
IRelatedItemInitialtor - interface com.sap.portal.pcm.relateditem.IRelatedItemInitialtor.
 
IResourceBundleProvider - interface com.sap.portal.admin.wizard.IResourceBundleProvider.
IResourceBundleProvider provides the resource bundle for the object's default strings, to avoid duplication of common object strings (e.g. for iView: iView Name, iView ID etc).
IS_TEMPLATE_CAPTION_BUNDLE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.InfoPane.UIStrings
Deprecated.  
IS_TMPLT_TOOLTIP_BUNDLE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.InfoPane.UIStrings
Deprecated.  
isActive() - Method in interface com.sap.portal.pcm.relateditem.IRelatedItemEntity
 
isApplicationId(String) - Method in interface com.sap.portal.pcm.iviewserver.ISLUtilsSrv
Determines whether a given url is an application url
isAppropriateLink(String) - Method in interface com.sapportals.unification.unificationutils.urlflowutils.IBaseLinkParser
 
isClientAction() - Method in class com.sap.portal.admin.studio.Action
Indicates whether this action handling will be performed in the client side.
isComplete(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractWizardComponent
the default implemention returns true
isComplete(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractInputComponent
 
isComplete(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractSelectionComponent
 
isComplete(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.MultiSelectionComponent
 
IScriptGenerator - interface com.sapportals.portal.prt.service.epcftoolbox.IScriptGenerator.
interface for objects which generate any form of script code
isDebugMode() - Method in class com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer
Returns true if debug mode is active (DebugMode == true) but only for the first request (no $action).
isDebugMode() - Method in interface com.sapportals.portal.appintegrator.layer.IIntegrationLayer
Returns whether debug mode is on or off
isDefaultAlias(String) - Method in interface com.sap.portal.pcm.system.ISystems
Finds out whether a given alias is a default
isDirect() - Method in interface com.sap.portal.pcm.relateditem.IRelatedItemEntity
 
isDirty() - Method in interface com.sap.portal.admin.editor.IEditorContext
Get whether the editor state was changed and therfore the data need to be saved when the editor will be closed.
isDragAndRelate() - Method in interface com.sap.portal.unification.IOBNTarget
Returns a boolean value indicating wether a DragAneRelate operation occured
isEditModeEvent(IEditorContext) - Method in interface com.sap.portal.admin.editor.IEditModeEnabler
Indicates whether the current request is an edit mode triggered (=the event requires to switch read only mode to edit mode).
ISemanticObjectDefaults - interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults.
 
isEmbedded() - Method in class com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer
Returns true if the current component is embedded or not
isEmbeddedEditor() - Method in interface com.sap.portal.admin.editor.IEditorContext
Indicates whether this editor was opened as embedded editor of another editor.
isEmpty() - Method in interface com.sapportals.portal.pb.fpm.IFPMEvent
 
isEmpty() - Method in interface com.sapportals.portal.useragent.IUserAgentSet
Returns true if the set contains no elements
isEnabled() - Method in class com.sap.portal.admin.studio.Action
Indicates if this action is enable (the components related to this action)
isHoldLock() - Method in interface com.sap.portal.admin.editor.IEditorContext
Indicates whether in the current context, the locking mechanism was opertaed successfully.
isInHouseMode() - Method in interface com.sap.portal.admin.wizard.IBasicObjectCreationService
 
isInitialized(IWizardContext) - Method in interface com.sapportals.admin.wizardframework.api.IWizardComponent
 
isInitialized(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractWizardComponent
always returns true - override this function if your component needs dynamic initialization
isInitialized(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.GridContainer
 
isInitialized(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.WizardComponentContainer
 
isInitialized(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.TextInputComponent
 
isInitialized(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AlignedInputComponentList
 
isInitialized(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.FlowContainer
 
isKey() - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewColumn
 
isKeyColumn(int) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewColumns
 
isLaunchable() - Method in interface com.sapportals.portal.navigation.INavigationNode
Retrieves flag indicating whether the node can be launched.
isLaunchable() - Method in interface com.sapportals.portal.navigation.INavigationConnectorNode
returns whether the node can be launched.
isLocaleSpecific() - Method in class com.sapportals.portal.navigation.obn.ObnDataType
 
ISLUtilsSrv - interface com.sap.portal.pcm.iviewserver.ISLUtilsSrv.
 
isMandatory() - Method in interface com.sapportals.admin.wizardframework.api.IWizardComponent
 
isMandatory() - Method in class com.sapportals.admin.wizardframework.components.AbstractWizardComponent
 
ISmartLinkObjectInfo - interface com.sap.portal.pcm.iviewserver.ISmartLinkObjectInfo.
 
isMergible() - Method in interface com.sapportals.portal.navigation.INavigationNode
Retrieves flag indicating whether the node can be merged.
isMergible() - Method in interface com.sapportals.portal.navigation.INavigationConnectorNode
Retrieves a flag indicating whether node can be merged.
isMultiValue() - Method in class com.sapportals.admin.wizardframework.components.AbstractSelectionComponent
 
ISOLATION_VALUE_EMBEDDED - Static variable in interface com.sap.portal.pcm.attributes.IAttriViewValues
Constant for optional value of the attribute
ISOLATION_VALUE_PUMPED - Static variable in interface com.sap.portal.pcm.attributes.IAttriViewValues
Constant for optional value of the attribute
ISOLATION_VALUE_URL - Static variable in interface com.sap.portal.pcm.attributes.IAttriViewValues
Constant for optional value of the attribute
isPaneSelectionMember() - Method in class com.sap.portal.admin.editor.PaneMetaData
 
isPcdUrl(String) - Method in interface com.sap.portal.pcm.iviewserver.ISLUtilsSrv
Determines whether a given url is a PCD url
isPropertyEditorVisible() - Method in interface com.sap.portal.admin.editor.IEditorContainer
Indicates weather property editor is visible.
isReadOnly() - Method in interface com.sap.portal.admin.editor.IEditorContext
Indicates weather the editor is in read-only mode
isReadOnly() - Method in class com.sap.portal.admin.studio.PropertyEditorComponent
 
isReadOnly() - Method in interface com.sap.portal.pcm.iviewserver.providers.wrappers.IAttrSetProviderWrapper
 
isReadOnly(IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewComponent
 
isReceived() - Method in interface com.sapportals.portal.prt.service.epcftoolbox.IClientEventReceiver
returns true when the current component request has been triggered by the associated client side event.
isSelectedRow(int) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableDataModel
 
isShared() - Method in interface com.sap.portal.pcm.iviewserver.providers.wrappers.IAttrSetProviderWrapper
 
isSortable() - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewColumn
 
isSuccessful() - Method in class com.sapportals.portal.ivs.iviews.SemanticObjectResponse
 
isSuccessful() - Method in class com.sapportals.portal.ivs.iviews.Task
 
isTargetExist(String, String, IPortalComponentRequest) - Method in interface com.sap.portal.unification.IObjectBasedNavigation
Returns a boolean value that indicates if there is any iViews implementing any operation that belongs to the given BusinessObject.
isTargetExist(String, String, IPrincipal) - Method in interface com.sap.portal.unification.IUserLocaleOBN
Returns a boolean value that indicates if there is any iViews implementing any operation that belongs to the given BusinessObject.
isTargetExist(String, String, IPrincipal) - Method in interface com.sap.portal.unification.IUserObjectBasedNavigation
Deprecated. Returns a boolean value that indicates if there is any iViews implementing any operation that belongs to the given BusinessObject.
isTargetExistsForOperation(String, String, String, IPortalComponentRequest) - Method in interface com.sap.portal.unification.IObjectBasedNavigation
Returns a boolean value that indicates if there is any iViews implementing a specific operation.
isTargetExistsForOperation(String, String, String, IPrincipal) - Method in interface com.sap.portal.unification.IUserLocaleOBN
Returns a boolean value that indicates if there is any iViews implementing a specific operation.
isTargetExistsForOperation(String, String, String, IPrincipal) - Method in interface com.sap.portal.unification.IUserObjectBasedNavigation
Deprecated. Returns a boolean value that indicates if there is any iViews implementing a specific operation.
IStaticWizardConfigurator - interface com.sapportals.admin.wizardframework.api.IStaticWizardConfigurator.
 
IsTemplate - Static variable in class com.sap.portal.admin.wizard.panes.InfoPane.OptionalControl
Deprecated. don't use
isTrue(IWizardContext) - Method in class com.sap.portal.admin.wizard.panes.IsWriteProtection
 
isTrue(IWizardContext) - Method in interface com.sapportals.admin.wizardframework.api.ICondition
evaluate this condition against the given wizard context
isUnificationObject(String, IPrincipal) - Method in interface com.sap.portal.pcm.iview.navigation.unification.IUnificationObjects
 
IsUnifierV5() - Method in class com.sapportals.portal.sapapplication.DragAndRelateLayer
 
ISupportedAspects - interface com.sap.portal.pcm.iviewserver.ISupportedAspects.
 
isValid(Object, IWizardContext) - Method in interface com.sap.portal.admin.wizard.validators.IValidator
Checks to see if the required field/input/key/value is valid/correct/any other check.
isValid(Object, IWizardContext) - Method in class com.sap.portal.admin.wizard.validators.ObjectIdValidator
Performs 2 checks for the object ID : Does the same ID (including prefix) already exist under the same folder.
isValid(String, String, IWizardContext) - Method in class com.sap.portal.admin.wizard.validators.ObjectIdValidator
Performs separate id check for the prefix and the id, allowing dots in the prefix and forbidding them in the ID.
isVisible() - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewColumn
 
IsWriteProtection - class com.sap.portal.admin.wizard.panes.IsWriteProtection.
 
IsWriteProtection() - Constructor for class com.sap.portal.admin.wizard.panes.IsWriteProtection
 
ISystem - interface com.sap.portal.pcm.system.ISystem.

The ISystem provides an interface to a system allowing properties manipulation.
ISystems - interface com.sap.portal.pcm.system.ISystems.

The Portal System Landscape is a set of systems.
ISystemUserMappingData - interface com.sap.portal.pcm.system.ISystemUserMappingData.

The ISystemUserMapping data provides the user mapping properties such as user,
password and some other credential properties.
ITableViewCellRenderer - interface com.sapportals.admin.wizardframework.components.tableview.render.ITableViewCellRenderer.
 
ITemplateProcessor - interface com.sapportals.portal.appintegrator.template_processor.ITemplateProcessor.
The ITemplateProcessor Interface ITemplateProcessor defines methods to parse a template and to process its tag expressions.
ITemplateProcessorService - interface com.sapportals.portal.appintegrator.template_processor.ITemplateProcessorService.
Interface for Template Processor.
ITemplatesCacheSrv - interface com.sap.portal.pcm.iviewserver.cache.ITemplatesCacheSrv.
 
ITemplateWizardInitiator - interface com.sap.portal.pcm.iviewserver.ITemplateWizardInitiator.
 
IToolBar - interface com.sap.portal.admin.studio.IToolBar.
IToolBar Tool bar of the admin studio worspace.
ITransformerInformation - interface com.sap.portal.httpconnectivity.transformationservice.ITransformerInformation.
Provide an interface to hold transformer information.
ITransformerProperties - interface com.sap.portal.httpconnectivity.transformationservice.ITransformerProperties.
Provide an interface used for getting the transformers input fields.
ITransformerService - interface com.sap.portal.httpconnectivity.transformationservice.ITransformerService.
Service that is responsible for transforming XMLs to various schemes using transformers.
ITSDetectionLayer - class com.sapportals.portal.sapapplication.itsdetection.ITSDetectionLayer.
 
ITSDetectionLayer() - Constructor for class com.sapportals.portal.sapapplication.itsdetection.ITSDetectionLayer
 
IUnificationObjects - interface com.sap.portal.pcm.iview.navigation.unification.IUnificationObjects.
Unification interface for iView service
Gives iView Service the ability to call Unification methods without cyclic dependency between the two modules.
IUserAgent - interface com.sapportals.portal.useragent.IUserAgent.
 
IUserAgentConstants - interface com.sapportals.portal.useragent.IUserAgentConstants.
 
IUserAgentFamily - interface com.sapportals.portal.useragent.IUserAgentFamily.
 
IUserAgentService - interface com.sapportals.portal.useragent.IUserAgentService.
 
IUserAgentService.IDTextPair - interface com.sapportals.portal.useragent.IUserAgentService.IDTextPair.
static inner class that stores an ID-text pair, i.e. the technical ID and a human readable text.
IUserAgentSet - interface com.sapportals.portal.useragent.IUserAgentSet.
 
IUserLocaleOBN - interface com.sap.portal.unification.IUserLocaleOBN.
API that handles finding Navigation Tergets (e.g. iViews) according to client action that is performed over a BusinessObject.
(The APIs of this interface requires IPrincipal object) The connection between the BusinessObject and the relevant Navigation Targets is done using an Operation Object.
Operation object is bound under (i.e.
IUserObjectBasedNavigation - interface com.sap.portal.unification.IUserObjectBasedNavigation.
Deprecated.  
IValidator - interface com.sap.portal.admin.wizard.validators.IValidator.
Validating panes input is done using classes implementing this interface.
IVIEW_HANDLER_KEY - Static variable in class com.sap.portal.admin.wizard.handlers.IViewHandler
service key for default iview handler.
IVIEW_KEY - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
iView ID
The iView to create the URL for (path in the PCD) Type: String Mandatory: no Default: the portal component concerning the application type Example: "portal_content/templates/iviews/sap_transaction_iview"
IviewAvailabilityMode - class com.sapportals.portal.pb.iviewdef.IviewAvailabilityMode.
Defines the availability mode of the iview
IviewCachingLevel - class com.sapportals.portal.pb.iviewdef.IviewCachingLevel.
Defines the caching level of the iview
IViewHandler - class com.sap.portal.admin.wizard.handlers.IViewHandler.
IViewHandler handles iview creation using the new PCM API.
IViewHandler() - Constructor for class com.sap.portal.admin.wizard.handlers.IViewHandler
 
IviewHeightScaleType - class com.sapportals.portal.pb.iviewdef.IviewHeightScaleType.
Defines the height scale type of the iview
IviewHeightType - class com.sapportals.portal.pb.iviewdef.IviewHeightType.
Defines the height type of the iview
IviewIsolationMode - class com.sapportals.portal.pb.iviewdef.IviewIsolationMode.
Defines the isolation type of the iview
IVIEWS - Static variable in class com.sap.portal.pcm.iviewserver.cache.SLServiceKeys
 
IviewTrayExpansionMode - class com.sapportals.portal.pb.iviewdef.IviewTrayExpansionMode.
Defines the tray expansion mode of the iview
IViewUrlGeneratorException - exception com.sapportals.portal.sapapplication.urlgenerator.IViewUrlGeneratorException.
 
IViewUrlGeneratorException() - Constructor for class com.sapportals.portal.sapapplication.urlgenerator.IViewUrlGeneratorException
 
IViewUrlGeneratorException(String) - Constructor for class com.sapportals.portal.sapapplication.urlgenerator.IViewUrlGeneratorException
 
IviewWidthScaleType - class com.sapportals.portal.pb.iviewdef.IviewWidthScaleType.
Defines the width scale type of the iview
IviewWidthType - class com.sapportals.portal.pb.iviewdef.IviewWidthType.
Defines the width type of the iview
IWizardComponent - interface com.sapportals.admin.wizardframework.api.IWizardComponent.
 
IWizardComponentContainer - interface com.sapportals.admin.wizardframework.api.IWizardComponentContainer.
IWizard componet containers are wizard components that can contain other components. containers should delegate all the standard functions from the IWizardComponent interface to their subcomponents in the order these subcomponents were added in.
IWizardComponentFactory - interface com.sap.portal.admin.wizard.IWizardComponentFactory.
IWizardComponentFactory provides a mechanism to get synchronization between the wizard UI and the property editor UI.
IWizardConfigurator - interface com.sapportals.admin.wizardframework.api.IWizardConfigurator.
the common anchestor of IDynamicWizardConfigurator and IStaticWizardConfigurator.
IWizardContext - interface com.sapportals.admin.wizardframework.api.IWizardContext.
WizardContext combines all the sources of information a wizard component has access to at runtime. It contains the static structure of the panes, the session and the page contect, i.e. the request and the response.
IWizardFramework - interface com.sapportals.admin.wizardframework.util.IWizardFramework.
 
IWizardInstance - interface com.sapportals.admin.wizardframework.util.IWizardInstance.
 
IWizardStructure - interface com.sapportals.admin.wizardframework.api.IWizardStructure.
This interface provides runtime access to the pane/component structure of a wizard.
IWorkspace - interface com.sap.portal.admin.studio.IWorkspace.
Represents the workspace area of the admin studio environment.
IXHTMLBCellRenderer - interface com.sap.portal.httpconnectivity.transformationservice.xhtmlb.IXHTMLBCellRenderer.
Interface used as base class for all table cells render objects.

J

JavaGuiRenderLayer - class com.sapportals.portal.sapapplication.transaction.JavaGuiRenderLayer.
 
JavaGuiRenderLayer() - Constructor for class com.sapportals.portal.sapapplication.transaction.JavaGuiRenderLayer
 
JDBC_DRIVER_LOG_LEVEL_MSG_AND_EXCEPTIONS - Static variable in class com.sapportals.portal.ivs.cg.ConnectionProperties
Constants for JDBC driver log level.
JDBC_DRIVER_LOG_LEVEL_MSG_ONLY - Static variable in class com.sapportals.portal.ivs.cg.ConnectionProperties
Constants for JDBC driver log level.
JS_IS_NEEDED - Static variable in interface com.sapportals.admin.wizardframework.components.tableview.render.ITableViewCellRenderer
 

K

KEY - Static variable in interface com.sap.portal.admin.editor.IEditorFrameworkService
KEY - Static variable in interface com.sap.portal.admin.wizard.IBasicObjectCreationService
Service key
KEY - Static variable in interface com.sap.portal.admin.wizard.IWizardComponentFactory
Service key.
KEY - Static variable in class com.sap.portal.httpconnectivity.transformationservice.TransformersProvider
Key of the service.
KEY - Static variable in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerService
Service key
KEY - Static variable in interface com.sap.portal.pcm.iview.IiViews
 
KEY - Static variable in interface com.sap.portal.pcm.iviewserver.ISLUtilsSrv
 
KEY - Static variable in interface com.sap.portal.pcm.iviewserver.IiViewSLObjectsManager
 
KEY - Static variable in interface com.sap.portal.pcm.iviewserver.cache.ITemplatesCacheSrv
 
KEY - Static variable in interface com.sap.portal.pcm.layout.ILayouts
 
KEY - Static variable in interface com.sap.portal.pcm.page.IPages
 
KEY - Static variable in interface com.sap.portal.pcm.system.ISystems
 
KEY - Static variable in interface com.sap.portal.services.api.connectorgateway.IConnectorGatewayService
Constant for service KEY (portal application name + service name in portalapp.xml)
KEY - Static variable in interface com.sap.portal.unification.IUserLocaleOBN
 
KEY - Static variable in interface com.sap.portal.unification.IUserObjectBasedNavigation
Deprecated.  
KEY - Static variable in interface com.sap.portal.unification.IObjectBasedNavigation
 
KEY - Static variable in interface com.sap.portal.unification.hrnpnode.IHRNPNodeFactoryService
Key of the service.
KEY - Static variable in interface com.sap.portal.unification.hrnpparser.IHRNPParser
Key of the service.
KEY - Static variable in class com.sapportals.admin.wizardframework.util.WizardSession
 
KEY - Static variable in interface com.sapportals.admin.wizardframework.util.IWizardFramework
 
KEY - Static variable in interface com.sapportals.admin.wizardframework.util.ILocaleListService
 
KEY - Static variable in interface com.sapportals.portal.appintegrator.IIntegratorService
 
KEY - Static variable in interface com.sapportals.portal.appintegrator.config.IConfigService
 
KEY - Static variable in interface com.sapportals.portal.appintegrator.psid.IPSIDService
the "true" IPSIDService key
KEY - Static variable in interface com.sapportals.portal.appintegrator.template_processor.ITemplateProcessorService
 
KEY - Static variable in interface com.sapportals.portal.ivs.cg.IConnectorService
The name of the service.
KEY - Static variable in interface com.sapportals.portal.ivs.iviews.IOldPcmFactory
 
KEY - Static variable in interface com.sapportals.portal.navigation.INavigationService
 
KEY - Static variable in interface com.sapportals.portal.pb.contentservice.IContentFetchingService
 
KEY - Static variable in interface com.sapportals.portal.pb.fpm.IHTMLWindowsTopic
 
KEY - Static variable in interface com.sapportals.portal.pb.fpm.IFPM
 
KEY - Static variable in interface com.sapportals.portal.pb.fpm.INavigationTopic
 
KEY - Static variable in interface com.sapportals.portal.prt.service.epcftoolbox.IEpcfToolbox
the service key
KEY - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Service KEY
KEY - Static variable in interface com.sapportals.portal.useragent.IUserAgentService
this key is used in case of running in a Portal environment

L

label - Variable in class com.sapportals.admin.wizardframework.components.AbstractInputComponent
 
LanguageResourceKey - class com.sapportals.admin.wizardframework.components.localization.LanguageResourceKey.
Wrapper class for the key to a resource bundle.
LanguageResourceKey(String, String) - Constructor for class com.sapportals.admin.wizardframework.components.localization.LanguageResourceKey
 
layout - Variable in class com.sapportals.admin.wizardframework.components.AbstractInputComponent
 
LAYOUT_CONTAINER_1 - Static variable in interface com.sapportals.portal.pb.dynamic.IPageStructure
A set of constants for the container names of the default layouts
LAYOUT_CONTAINER_2 - Static variable in interface com.sapportals.portal.pb.dynamic.IPageStructure
 
LAYOUT_CONTAINER_3 - Static variable in interface com.sapportals.portal.pb.dynamic.IPageStructure
 
LAYOUT_HANDLER_KEY - Static variable in class com.sap.portal.admin.wizard.handlers.LayoutHandler
key for default layout handler service.
LayoutHandler - class com.sap.portal.admin.wizard.handlers.LayoutHandler.
LayoutHandler handles layout creation using the new PCM API.
LayoutHandler() - Constructor for class com.sap.portal.admin.wizard.handlers.LayoutHandler
 
LAYOUTS - Static variable in class com.sap.portal.pcm.iviewserver.cache.SLServiceKeys
 
LINK_LAYER - Static variable in interface com.sap.portal.pcm.iviewserver.ISmartLinkObjectInfo
 
list(SearchOptions, Hashtable) - Method in interface com.sap.portal.pcm.iviewserver.IiViewSLObjectsManager
TODO getters for default members
listBindings(String, String) - Method in interface com.sapportals.portal.navigation.INavigationNode
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(String, String) - Method in interface com.sapportals.portal.navigation.INavigationConnectorNode
Enumerates the names bound in the named context, along with the objects bound to them.
ListDisplayComponent - class com.sapportals.admin.wizardframework.components.ListDisplayComponent.
 
ListDisplayComponent(String) - Constructor for class com.sapportals.admin.wizardframework.components.ListDisplayComponent
 
listIterator - Variable in class com.sapportals.portal.pb.utils.EnumIterator
 
ListSelectionComponent - class com.sapportals.admin.wizardframework.components.ListSelectionComponent.
 
ListSelectionComponent(String, List, List, List, boolean) - Constructor for class com.sapportals.admin.wizardframework.components.ListSelectionComponent
 
ListSelectionComponent(String, List, List, List, boolean, int, int) - Constructor for class com.sapportals.admin.wizardframework.components.ListSelectionComponent
 
ListSelectionComponent(String, List, List, List, boolean, int, int, String, String, int) - Constructor for class com.sapportals.admin.wizardframework.components.ListSelectionComponent
 
ListSelectionComponent(String, String, List, int) - Constructor for class com.sapportals.admin.wizardframework.components.ListSelectionComponent
Creates a ListSelectionComponent with the given caption and default selection that will take it's list of choices from the session.
ListSelectionComponent(String, String, List, int, int, int) - Constructor for class com.sapportals.admin.wizardframework.components.ListSelectionComponent
Creates a ListSelectionComponent with the given caption and default selection that will take it's list of choices from the session.
ListSelectionComponent(String, String, String, List, boolean) - Constructor for class com.sapportals.admin.wizardframework.components.ListSelectionComponent
 
ListSelectionComponent(String, String, String, List, boolean, int, int) - Constructor for class com.sapportals.admin.wizardframework.components.ListSelectionComponent
 
ListSelectionComponent(String, String, String, List, boolean, int, int, String, String, int) - Constructor for class com.sapportals.admin.wizardframework.components.ListSelectionComponent
 
ListSelectionComponent(String, String, String, List, int, int, int) - Constructor for class com.sapportals.admin.wizardframework.components.ListSelectionComponent
Creates a ListSelectionComponent with the given caption and default selection that will take it's list of choices from the session.
loadData(IEditorContext, IPrincipal, PPLogger) - Method in interface com.sap.portal.admin.editor.IDataHandler
The data should be loaded and stored in the editor context Using the API: public void setProperty(String key,Object value); Tip: The keys of the stored data can be the same keys as the UI components value path.
loadTransformers() - Method in class com.sap.portal.httpconnectivity.transformationservice.AbstractTransformerHolder
Create a list of transformers information (ITransformerInsformation instances) from the Transformers.xml supplied by the holder implementation.
locale - Variable in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
LOCALE_ATTR_SESSION_ID - Static variable in class com.sap.portal.admin.wizard.AbstractPCMWizard.InfoPaneInputKeys
 
LOG_CATEGORY - Static variable in interface com.sap.portal.pcm.iviewserver.ISupportedAspects
 
LOG_LOCATION - Static variable in interface com.sap.portal.pcm.iviewserver.ISupportedAspects
 
log(String) - Method in interface com.sapportals.admin.wizardframework.api.IWizardContext
 
log(String) - Method in interface com.sapportals.admin.wizardframework.util.IWizardFramework
 
log(String, Level) - Static method in class com.sapportals.portal.appintegrator.Utils
writes the given exception into the log-file
log(Throwable, String, Level) - Static method in class com.sapportals.portal.appintegrator.Utils
writes the given exception into the log-file
LOGGER - Static variable in class com.sapportals.portal.pb.utils.PostUtils
 
LOGGER - Static variable in class com.sapportals.portal.pb.utils.URLGenerator
 

M

m_arrayByte - Variable in class com.sap.portal.httpconnectivity.transformationservice.xmlsource.XMLSourceBufferedInputStream
Buffer holding the data
m_attrs - Static variable in class com.sap.portal.pcm.iviewserver.attributes.AttrPcmGeneralCreator
 
m_componentURI - Variable in class com.sapportals.portal.pb.utils.URLGenerator
 
m_contextName - Variable in class com.sapportals.portal.pb.utils.URLGenerator
 
m_defaultLocale - Static variable in class com.sap.portal.pcm.iviewserver.attributes.AttrPcmGeneralCreator
 
m_defaultObj - Variable in class com.sap.portal.pcm.iviewserver.NewIVSObjectDescriptor
 
m_enum - Variable in class com.sapportals.portal.pb.utils.EnumIterator
 
m_initialAttrs - Variable in class com.sap.portal.pcm.iviewserver.NewIVSObjectDescriptor
 
m_it - Variable in class com.sapportals.portal.pb.utils.EnumIterator
 
m_newConnectionPoint - Variable in class com.sapportals.portal.pb.utils.URLGenerator
 
m_nodeMode - Variable in class com.sapportals.portal.pb.utils.URLGenerator
 
m_pageContext - Variable in class com.sap.portal.httpconnectivity.transformationservice.EPSAXDefaultHandler
Current page context.
m_paramCollection - Variable in class com.sapportals.portal.pb.utils.RequestParamsContainer
 
m_paremetersMap - Variable in class com.sap.portal.httpconnectivity.transformationservice.EPSAXDefaultHandler
Input parameters of the transformer
m_pcdObjectFactory - Static variable in class com.sap.portal.pcm.iviewserver.NewIVSObjectDescriptor
 
m_pcdObjectFactory - Static variable in class com.sap.portal.pcm.iviewserver.attributes.AttrPcmGeneralCreator
 
m_personalizedObj - Variable in class com.sap.portal.pcm.iviewserver.attributes.AttrPcmGeneralCreator
 
m_pLogger - Static variable in class com.sap.portal.pcm.iviewserver.SearchOptions
 
m_pLogger - Static variable in class com.sap.portal.pcm.iviewserver.NewIVSObjectDescriptor
 
m_request - Variable in class com.sapportals.portal.pb.utils.URLGenerator
 
m_requestEvent - Variable in class com.sapportals.portal.pb.utils.URLGenerator
 
m_serviceContext - Variable in class com.sap.portal.httpconnectivity.transformationservice.AbstractTransformerHolder
The service context
m_templateCtx - Variable in class com.sap.portal.pcm.iviewserver.NewIVSObjectDescriptor
 
m_templateSupport - Variable in class com.sap.portal.pcm.iviewserver.attributes.AttrPcmGeneralCreator
 
m_urlBuilder - Variable in class com.sapportals.portal.pb.utils.URLGenerator
 
m_urlParams - Variable in class com.sapportals.portal.pb.utils.RequestParamsContainer
 
MANDATORY - Static variable in class com.sapportals.portal.pb.iviewdef.IviewAvailabilityMode
Iview is visible in the page and can't be hidden.
MASTER_LANGUAGE_CAPTION_BUNDLE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.InfoPane.UIStrings
string of the caption for the object master language dropdown list
MAX_ALIASES_INDEX - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
MAX_ID_LENGTH - Static variable in class com.sap.portal.admin.wizard.ObjectCreationWizardConstants
the max length allowed for the object id.
MAX_NAME_LENGTH - Static variable in class com.sap.portal.admin.wizard.ObjectCreationWizardConstants
the max length allowed for the object name.
MERGE_PRIORITY - Static variable in interface com.sapportals.portal.navigation.INavigationConstants
 
merge(RequestParamsContainer) - Method in class com.sapportals.portal.pb.utils.RequestParamsContainer
 
MERGED_ITEMS_SEPARATOR - Static variable in interface com.sapportals.portal.navigation.INavigationConstants
 
MERGED_NAME_END - Static variable in interface com.sapportals.portal.navigation.INavigationConstants
 
MERGED_NAME_START - Static variable in interface com.sapportals.portal.navigation.INavigationConstants
 
META_ATTRIBUTE_ADMINISTRATION - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneral
Constant for the meta attribute name
META_ATTRIBUTE_CATEGORY - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneral
Constant for the meta attribute name
META_ATTRIBUTE_CATEGORY_ID - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneral
Constant for the meta attribute name
META_ATTRIBUTE_CONT_IVU - Static variable in interface com.sap.portal.pcm.attributes.IAttrLayout
Constant for the meta-attribute name
META_ATTRIBUTE_CONT_TITLE - Static variable in interface com.sap.portal.pcm.attributes.IAttrLayout
Constant for the meta-attribute name
META_ATTRIBUTE_DELIMITER - Static variable in class com.sap.portal.admin.wizard.AbstractPCMWizard
Delimeter for meta attribute IDs.
META_ATTRIBUTE_DESCRIPTION - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneral
Constant for the meta attribute name
META_ATTRIBUTE_INHERITANCE - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneral
Constant for the meta attribute name
META_ATTRIBUTE_LONG_DESCRIPTION - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneral
Constant for the meta attribute name
META_ATTRIBUTE_MANDATORY - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneral
Constant for the meta attribute name
META_ATTRIBUTE_MULTIVALUE - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneral
 
META_ATTRIBUTE_PERSONALIZATION - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneral
Constant for the meta attribute name
META_ATTRIBUTE_PLAIN_DESCRIPTION - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneral
Constant for the meta attribute name
META_ATTRIBUTE_TYPE - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneral
Constant for the meta attribute name
META_ATTRIBUTE_VALID_VALUE_TITLE - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneral
the 'friendly names for the valid values of a selection property. define attributes VALID_VALUE_TITLE+"0"...VALID_VALUE_TITLE+"n" to set the friendly names of choice 0...(n-1).
META_ATTRIBUTE_VALID_VALUES - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneral
Constant for the meta attribute name
METHOD_GET - Static variable in class com.sapportals.portal.pb.utils.RedirectData
 
METHOD_POST - Static variable in class com.sapportals.portal.pb.utils.RedirectData
 
MINIAPP_SERVICE_ID - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
MiniApp service ID
The ITS service name of the MiniApp.
missingParameters() - Method in class com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer
 
missingParameters() - Method in interface com.sapportals.portal.appintegrator.layer.IIntegrationLayer
Returns true, if there are one or more mandatory parameters missing to process this layer.
mm_name - Variable in class com.sapportals.portal.appintegrator.template_processor.context.AbstractContext
the name of the context
mm_overlay - Variable in class com.sapportals.portal.appintegrator.template_processor.context.AbstractContext
the current overlay context (null if overlay is disabled)
mm_status - Variable in class com.sap.portal.admin.editor.EditorLockingStatus.StatusEnum
 
mm_URL - Variable in class com.sapportals.portal.appintegrator.layer.URLTemplateProcessLayer
every application needs an URL (URL template)
MMDRIVER - Static variable in interface com.sapportals.portal.ivs.cg.IConnectorService
 
MODIFIER_BASE64 - Static variable in interface com.sapportals.portal.appintegrator.template_processor.ITemplateProcessor
Modifier for UTF8 + BASE64: BASE64
MODIFIER_ESID - Static variable in interface com.sapportals.portal.appintegrator.template_processor.ITemplateProcessor
Modifier for standard External Session ID: ESID
MODIFIER_HASH - Static variable in interface com.sapportals.portal.appintegrator.template_processor.ITemplateProcessor
Modifier for Java-Hash function
MODIFIER_HTML_ESCAPE - Static variable in interface com.sapportals.portal.appintegrator.template_processor.ITemplateProcessor
Modifier for HTML escaping: HTML_ESCAPE
MODIFIER_IF_FALSE - Static variable in interface com.sapportals.portal.appintegrator.template_processor.ITemplateProcessor
Modifier for selective processing - negative (replace whole expression by empty string): IF_FALSE
MODIFIER_IF_TRUE - Static variable in interface com.sapportals.portal.appintegrator.template_processor.ITemplateProcessor
Modifier for selective processing - positive (do nothing): IF_TRUE
MODIFIER_LOWERCASE - Static variable in interface com.sapportals.portal.appintegrator.template_processor.ITemplateProcessor
Modifier for lowercase convertion: LOWERCASE
MODIFIER_MD5 - Static variable in interface com.sapportals.portal.appintegrator.template_processor.ITemplateProcessor
Modifier for UTF8 + MD5 hash: MD5
MODIFIER_MD5_BASE64 - Static variable in interface com.sapportals.portal.appintegrator.template_processor.ITemplateProcessor
Modifier for combination of UTF8 + MD5 + BASE64: MD5_BASE64
MODIFIER_PORTAL_URL - Static variable in interface com.sapportals.portal.appintegrator.template_processor.ITemplateProcessor
Modifier for Portal URL: PORTAL_URL
MODIFIER_PROCESS_RECURSIVE - Static variable in interface com.sapportals.portal.appintegrator.template_processor.ITemplateProcessor
Modifier for recursive template processing: PROCESS_RECURSIVE
MODIFIER_SAP_BOOL - Static variable in interface com.sapportals.portal.appintegrator.template_processor.ITemplateProcessor
converts boolean values to SAP notation. true/1 -> 'X', false/0 -> '': SAP_BOOL
MODIFIER_SAP_ITS_NAMESPACE - Static variable in interface com.sapportals.portal.appintegrator.template_processor.ITemplateProcessor
Modifier for SAP-ITS Namespace: SAP_ITS_NAMESPACE
MODIFIER_TRIM - Static variable in interface com.sapportals.portal.appintegrator.template_processor.ITemplateProcessor
Modifier for string trimming: TRIM
MODIFIER_UPPERCASE - Static variable in interface com.sapportals.portal.appintegrator.template_processor.ITemplateProcessor
Modifier for uppercase convertion: UPPERCASE
MODIFIER_URL_DECODE - Static variable in interface com.sapportals.portal.appintegrator.template_processor.ITemplateProcessor
Modifier for url decoding: URL_DECODE
MODIFIER_URL_ENCODE - Static variable in interface com.sapportals.portal.appintegrator.template_processor.ITemplateProcessor
Modifier for url encoding: URL_ENCODE
MODIFIER_URL64 - Static variable in interface com.sapportals.portal.appintegrator.template_processor.ITemplateProcessor
Modifier for UTF8 + URL64 - special SAP version of BASE64 that uses '-' instead of '/': URL64
MODIFIER_WAS_ESID - Static variable in interface com.sapportals.portal.appintegrator.template_processor.ITemplateProcessor
Modifier for WAS related External Session ID: WAS_ESID
MultilineInputComponent - class com.sapportals.admin.wizardframework.components.MultilineInputComponent.
implementation of a simple text input component.
MultilineInputComponent() - Constructor for class com.sapportals.admin.wizardframework.components.MultilineInputComponent
 
MultilineInputComponent(int, int) - Constructor for class com.sapportals.admin.wizardframework.components.MultilineInputComponent
 
MultilineInputComponent(int, int, String) - Constructor for class com.sapportals.admin.wizardframework.components.MultilineInputComponent
 
MultilineInputComponent(int, int, String, String) - Constructor for class com.sapportals.admin.wizardframework.components.MultilineInputComponent
 
MultilineInputComponent(int, int, String, String, int, int) - Constructor for class com.sapportals.admin.wizardframework.components.MultilineInputComponent
 
MultilineInputComponent(int, int, String, String, int, int, String) - Constructor for class com.sapportals.admin.wizardframework.components.MultilineInputComponent
 
MultilineInputComponent(String) - Constructor for class com.sapportals.admin.wizardframework.components.MultilineInputComponent
 
MultilineInputComponent(String, String) - Constructor for class com.sapportals.admin.wizardframework.components.MultilineInputComponent
 
MultiSelectionComponent - class com.sapportals.admin.wizardframework.components.MultiSelectionComponent.
 
MultiSelectionComponent(String, int) - Constructor for class com.sapportals.admin.wizardframework.components.MultiSelectionComponent
Sorry, no documentation comment here
MultiSelectionComponent(String, int, int) - Constructor for class com.sapportals.admin.wizardframework.components.MultiSelectionComponent
Deprecated.  
MultiSelectionComponent(String, int, int, String, String) - Constructor for class com.sapportals.admin.wizardframework.components.MultiSelectionComponent
Deprecated.  
MultiSelectionComponent(String, int, String, String) - Constructor for class com.sapportals.admin.wizardframework.components.MultiSelectionComponent
Sorry, no documentation comment here
MultiSelectionComponent(String, String, int, int, String, String) - Constructor for class com.sapportals.admin.wizardframework.components.MultiSelectionComponent
Deprecated.  
MultiSelectionComponent(String, String, int, String, String) - Constructor for class com.sapportals.admin.wizardframework.components.MultiSelectionComponent
Sorry, no documentation comment here
myDoBeforeDisplay(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.GridContainer
 
myDoBeforeDisplay(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AlignedInputComponentList
 
myDoBeforeDisplay(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.FlowContainer
 
myDoBeforeDisplay(IWizardContext) - Method in class com.sapportals.admin.wizardframework.templates.AbstractWizardPane
 
myProcessInput(IWizardContext) - Method in class com.sap.portal.admin.wizard.panes.InfoPane
 
myProcessInput(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.GridContainer
 
myProcessInput(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.MultiSelectionComponent
Store the value from the htmlb display in the session.
myProcessInput(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AlignedInputComponentList
 
myProcessInput(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.FlowContainer
 
myProcessInput(IWizardContext) - Method in class com.sapportals.admin.wizardframework.templates.AbstractWizardPane
 
mySetupComponent(IWizardContext) - Method in class com.sap.portal.admin.wizard.panes.SummaryPane
 
mySetupComponent(IWizardContext) - Method in class com.sap.portal.admin.wizard.panes.InfoPane
 
mySetupComponent(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.GridContainer
 
mySetupComponent(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.MultiSelectionComponent
 
mySetupComponent(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AlignedInputComponentList
 
mySetupComponent(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.FlowContainer
 
mySetupComponent(IWizardContext) - Method in class com.sapportals.admin.wizardframework.templates.AbstractWizardPane
 

N

name - Variable in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
NAME_CAPTION_BUNDLE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.InfoPane.UIStrings
string of the caption for the object name input field
NAME_TOOLTIP_BUNDLE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.InfoPane.UIStrings
string of the caption for the object name input field
NameSpace - Static variable in class com.sap.portal.admin.wizard.panes.InfoPane.OptionalControl
Field Nameace - namespace field modifier.
NAMESPACE_CAPTION_BUNDLE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.InfoPane.UIStrings
string of the caption for the object prefix input field
NAMESPACE_TOOLTIP_BUNDLE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.InfoPane.UIStrings
string of the tooltip for the object prefix input field
NARROW_WIDE_LAYOUT_COMPONENT_NAME - Static variable in interface com.sapportals.portal.pb.dynamic.IPageStructure
 
NARROW_WIDE_NARROW_LAYOUT_COMPONENT_NAME - Static variable in interface com.sapportals.portal.pb.dynamic.IPageStructure
 
NAV_PANEL_STATUS_AUTOMATIC - Static variable in interface com.sap.portal.pcm.attributes.IAttriViewValues
Constant for optional value of the attribute
NAV_PANEL_STATUS_CLOSE - Static variable in interface com.sap.portal.pcm.attributes.IAttriViewValues
Constant for optional value of the attribute
NAV_PANEL_STATUS_OPEN - Static variable in interface com.sap.portal.pcm.attributes.IAttriViewValues
Constant for optional value of the attribute
NAVIGATION_CONTEXT_ATTR - Static variable in interface com.sapportals.portal.navigation.INavigationConstants
 
NAVIGATION_DEFAULT_FOLDER_PAGE_ATTR - Static variable in interface com.sapportals.portal.navigation.INavigationConnectorNode
 
NAVIGATION_GET_CHILDREN - Static variable in interface com.sapportals.portal.navigation.INavigationConnectorNode
 
NAVIGATION_GET_CHILDREN - Static variable in interface com.sapportals.portal.navigation.INavigationConstants
 
NAVIGATION_GET_FIRST_CHILD - Static variable in interface com.sapportals.portal.navigation.INavigationConnectorNode
 
NAVIGATION_GET_FIRST_CHILD - Static variable in interface com.sapportals.portal.navigation.INavigationConstants
 
NAVIGATION_GET_RELATED_DR_TARGETS - Static variable in interface com.sapportals.portal.navigation.INavigationConnectorNode
 
NAVIGATION_GET_RELATED_DR_TARGETS - Static variable in interface com.sapportals.portal.navigation.INavigationConstants
 
NAVIGATION_GET_RELATED_NAV_ENTITIES - Static variable in interface com.sapportals.portal.navigation.INavigationConnectorNode
 
NAVIGATION_GET_RELATED_NAV_ENTITIES - Static variable in interface com.sapportals.portal.navigation.INavigationConstants
 
NAVIGATION_GET_RELATED_SEE_ALSO - Static variable in interface com.sapportals.portal.navigation.INavigationConnectorNode
 
NAVIGATION_GET_RELATED_SEE_ALSO - Static variable in interface com.sapportals.portal.navigation.INavigationConstants
 
NAVIGATION_INVISIBLE_ATTR - Static variable in interface com.sapportals.portal.navigation.INavigationConnectorNode
 
NAVIGATION_INVISIBLE_ATTR - Static variable in interface com.sapportals.portal.navigation.INavigationConstants
 
NAVIGATION_INVISIBLE_FALSE - Static variable in interface com.sapportals.portal.navigation.INavigationConstants
 
NAVIGATION_INVISIBLE_TRUE - Static variable in interface com.sapportals.portal.navigation.INavigationConstants
 
NAVIGATION_PRINCIPAL - Static variable in interface com.sapportals.portal.navigation.INavigationConstants
 
NAVIGATION_TARGET_ATTR - Static variable in interface com.sapportals.portal.navigation.INavigationConstants
 
NavigationNodes - class com.sapportals.portal.navigation.NavigationNodes.
Title: Navigation Nodes data structure Description: Array List containing Navigation nodes.
NavigationNodes() - Constructor for class com.sapportals.portal.navigation.NavigationNodes
 
NEW_LOCK - Static variable in class com.sap.portal.admin.editor.EditorLockingStatus.StatusEnum
The resource was locked with a new lock.
newEditorInstance(IEditorBuilder, IPortalComponentRequest, IPortalComponentResponse) - Method in interface com.sap.portal.admin.editor.IEditorFactory
 
NewIVSObjectDescriptor - class com.sap.portal.pcm.iviewserver.NewIVSObjectDescriptor.
 
NewIVSObjectDescriptor() - Constructor for class com.sap.portal.pcm.iviewserver.NewIVSObjectDescriptor
 
NewIVSObjectDescriptor(CreateMethod, Context) - Constructor for class com.sap.portal.pcm.iviewserver.NewIVSObjectDescriptor
 
NewIVSObjectDescriptor(CreateMethod, Context, IAdminBase) - Constructor for class com.sap.portal.pcm.iviewserver.NewIVSObjectDescriptor
 
NewIVSObjectDescriptor(CreateMethod, Context, String, IAdminBase) - Constructor for class com.sap.portal.pcm.iviewserver.NewIVSObjectDescriptor
 
NewIVSObjectDescriptor(IAdminBase) - Constructor for class com.sap.portal.pcm.iviewserver.NewIVSObjectDescriptor
 
NEXT - Static variable in class com.sapportals.admin.wizardframework.AbstractDynamicWizard
 
NEXT - Static variable in class com.sapportals.admin.wizardframework.AbstractStaticWizard
Deprecated.  
NEXT - Static variable in interface com.sapportals.admin.wizardframework.api.IConfigurableWizard
 
next() - Method in class com.sapportals.portal.pb.utils.EnumIterator
 
NO_OPERATOR_FOUND - Static variable in class com.sap.portal.unification.hrnpexception.HRNPNoOperatorFoundException
There is no operator found inside the parenthesis.
NONE - Static variable in class com.sapportals.admin.wizardframework.components.tableview.TableViewRowComparator
 
NONE - Static variable in class com.sapportals.portal.pb.iviewdef.IviewCachingLevel
Iview is not cached
normalizeDouble(double) - Static method in class com.sap.portal.pcm.iviewserver.tools.AttributesUtils
 
normallizeMap(Attributes) - Method in class com.sap.portal.pcm.iviewserver.NewIVSObjectDescriptor
 
NoSuchPSIDGeneratorException - exception com.sapportals.portal.appintegrator.psid.NoSuchPSIDGeneratorException.
 
NoSuchPSIDGeneratorException() - Constructor for class com.sapportals.portal.appintegrator.psid.NoSuchPSIDGeneratorException
Constructs a NoSuchPSIDGeneratorException with null as its error message string.
NoSuchPSIDGeneratorException(String) - Constructor for class com.sapportals.portal.appintegrator.psid.NoSuchPSIDGeneratorException
Constructs a NoSuchPSIDGeneratorException, saving a reference to the error message string s for later retrieval by the getMessage method.
NOT_AN_HRNP_OBJECT - Static variable in class com.sap.portal.unification.hrnpexception.NotHRNPObjectException
Given string is not an HRNP string.
NOT_HRNPDESTINATION_FORMAT - Static variable in class com.sap.portal.unification.hrnpexception.HRNPDestinationFormatException
Not a valid HRNPDestination format.
NOT_HRNPSOURCE_FORMAT - Static variable in class com.sap.portal.unification.hrnpexception.HRNPSourceFormatException
Not a valid HRNPSource format.
NOT_HRNPSOURCE50_FORMAT - Static variable in class com.sap.portal.unification.hrnpexception.HRNPSource50FormatException
Not a valid HRNPSource50 format.
NOT_MULTIOP_FORMAT - Static variable in class com.sap.portal.unification.hrnpexception.HRNPMultiOpFormatException
Not a valid HRNPMultiOp format.
NotHRNPObjectException - exception com.sap.portal.unification.hrnpexception.NotHRNPObjectException.
 
NotHRNPObjectException() - Constructor for class com.sap.portal.unification.hrnpexception.NotHRNPObjectException
 
NotHRNPObjectException(String) - Constructor for class com.sap.portal.unification.hrnpexception.NotHRNPObjectException
 
NTLM - Static variable in class com.sapportals.portal.pb.contentservice.authmodes.AuthenticationMode
 
nullify() - Method in interface com.sap.portal.unification.hrnpnode.IHRNPDestination
Sets all members to be null or 0.
nullify() - Method in interface com.sap.portal.unification.hrnpnode.IHRNPSource
Sets all members to be null or 0.
nullify() - Method in interface com.sap.portal.unification.hrnpnode.IHRNPMultiOp
Sets all members to be null or 0.
nullify() - Method in interface com.sap.portal.unification.hrnpnode.IHRNPSource50
Sets all members to be null or 0.

O

OBJECT_FULL_ID - Static variable in class com.sap.portal.admin.wizard.ObjectCreationWizardConstants
the key to get the object's full id saved in the wizard context.
OBJECT_NAME - Static variable in class com.sap.portal.admin.wizard.ObjectCreationWizardConstants
the key to get the object's name saved in the wizard context.
OBJECT_TYPE_FULL_PARAM - Static variable in class com.sap.portal.admin.wizard.ObjectCreationWizardConstants
the same as OBJECT_TYPE_PARAM, with fully qualified name (com.sap.portal.ComponentType).
OBJECT_TYPE_PARAM - Static variable in class com.sap.portal.admin.wizard.ObjectCreationWizardConstants
indicates the type of the new object - iview, page etc (ComponentType).
ObjectBasedNevigationConstants - class com.sap.portal.unification.ObjectBasedNevigationConstants.
 
ObjectBasedNevigationConstants() - Constructor for class com.sap.portal.unification.ObjectBasedNevigationConstants
 
objectChanged(String) - Method in interface com.sapportals.admin.wizardframework.api.IWizardContext
invoke the dependency handler after an objerct was changed.
ObjectCreationWizardConstants - class com.sap.portal.admin.wizard.ObjectCreationWizardConstants.
ObjectCreationWizardConstants holds general toolkit constants, and constants used to read request parameters.
ObjectIdValidator - class com.sap.portal.admin.wizard.validators.ObjectIdValidator.
ObjectIdValidator checks the validity of the ID given to the new object to be created.
ObjectIdValidator() - Constructor for class com.sap.portal.admin.wizard.validators.ObjectIdValidator
 
ObjectNotCreatedException - exception com.sap.portal.admin.wizard.exceptions.ObjectNotCreatedException.
ObjectNotCreatedException implies that the new object was not created/saved into the persistence, and prints the error message and/or stackTrace to log and/or to screen.
ObjectNotCreatedException(String) - Constructor for class com.sap.portal.admin.wizard.exceptions.ObjectNotCreatedException
Constructor @param msg output message
ObjectNotCreatedException(Throwable, String) - Constructor for class com.sap.portal.admin.wizard.exceptions.ObjectNotCreatedException
Constructor @param t nested exception Constructor @param msg output message
OBN_PCM_SERVICE_KEY - Static variable in class com.sap.portal.unification.ObjectBasedNevigationConstants
 
OBN_PRT_EVENT - Static variable in class com.sap.portal.unification.ObjectBasedNevigationConstants
 
OBN_ROLE_FACTORY - Static variable in class com.sap.portal.unification.ObjectBasedNevigationConstants
 
OBN_ROLE_FACTORY_NOT_REGISTERED - Static variable in class com.sap.portal.unification.ObjectBasedNevigationConstants
 
OBN_UME_FOLDER - Static variable in class com.sap.portal.unification.ObjectBasedNevigationConstants
 
ObnDataType - class com.sapportals.portal.navigation.obn.ObnDataType.
 
ObnDataType(String, String, String) - Constructor for class com.sapportals.portal.navigation.obn.ObnDataType
 
oClass - Variable in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
OCLASS_IVIEW - Static variable in interface com.sapportals.portal.ivs.iviews.IiViewInternalAttributes
 
OCLASS_LAYOUT - Static variable in interface com.sapportals.portal.ivs.iviews.IiViewInternalAttributes
 
OCLASS_PAGE - Static variable in interface com.sapportals.portal.ivs.iviews.IiViewInternalAttributes
 
OK_BTN_BUNDLE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.FinishPane.UIStrings
string of the caption for the ok button to submit the selected action after object creation
ON_DROP_EVENT_HANDLER - Static variable in interface com.sapportals.portal.navigation.INavigationConstants
Constant describing on drag event Handler.
OPEN - Static variable in class com.sapportals.portal.pb.iviewdef.IviewTrayExpansionMode
Iview tray is opened
OPEN_FOR_EDIT_CAPTION_BUNDLE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.FinishPane.UIStrings
string of the caption for radio button selection to open the object's editor
Open4Edit - Static variable in class com.sap.portal.admin.wizard.panes.FinishPane.FinishOptions
Field Open4Edit - open editor option.
OpenConnection() - Method in interface com.sapportals.portal.pb.contentservice.IHTTPRequest
Opens a connection according to the properties the object was initialized with.
OPERATOR_DRAG_AND_RELATE - Static variable in interface com.sap.portal.unification.hrnpnode.IHRNPNode
an operator for Drag and Relate operations
OPERATOR_FILTER - Static variable in interface com.sap.portal.unification.hrnpnode.IHRNPNode
an operator for filter and AND operations
OPERATOR_OR - Static variable in interface com.sap.portal.unification.hrnpnode.IHRNPNode
an operator for OR operations
OPTIONAL_PREFIX_SEPARATOR - Static variable in interface com.sapportals.portal.navigation.INavigationConstants
 
ORIG_LOCALE - Static variable in class com.sap.portal.admin.wizard.panes.InitPane
 
originObject - Variable in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
originObjectUrl - Variable in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
overrideStateMachine(String) - Method in interface com.sapportals.admin.wizardframework.api.IWizardContext
force the next pane executed to be the pane under key .

P

padding - Variable in class com.sapportals.admin.wizardframework.components.AbstractInputComponent
 
PAGE_BUILDER_COMPONENT_NAME - Static variable in interface com.sapportals.portal.pb.dynamic.IPageStructure
A constant for the page builder default component
PAGE_HANDLER_KEY - Static variable in class com.sap.portal.admin.wizard.handlers.PageHandler
key for default page handler service.
PAGE_STRUCTURE_VALUE_NAME - Static variable in interface com.sapportals.portal.pb.dynamic.IPageStructure
use this value to put the page structure on the dynamic page node
PageHandler - class com.sap.portal.admin.wizard.handlers.PageHandler.
PageHandler handles page creation using the new PCM API.
PageHandler() - Constructor for class com.sap.portal.admin.wizard.handlers.PageHandler
 
PAGES - Static variable in class com.sap.portal.pcm.iviewserver.cache.SLServiceKeys
 
PageStructure - class com.sapportals.portal.pb.dynamic.PageStructure.
 
PageStructure(String) - Constructor for class com.sapportals.portal.pb.dynamic.PageStructure
 
PageStructureFactory - class com.sapportals.portal.pb.dynamic.PageStructureFactory.
A factory for creating IPageStructure to put on a dynamic page, that will define the set of iViews, containers and layout for the dynamic page.
PageStructureFactory() - Constructor for class com.sapportals.portal.pb.dynamic.PageStructureFactory
 
PANE_TITLE_BUNDLE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.SummaryPane.UIStrings
string of the summaries pane title
PANE_TITLE_BUNDLE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.InfoPane.UIStrings
string of the info pane title
PaneMetaData - class com.sap.portal.admin.editor.PaneMetaData.
PaneMetaData Structure class that holds the pane meta data such as name and title.
PaneMetaData(Class, String) - Constructor for class com.sap.portal.admin.editor.PaneMetaData
Creates a new PaneMetaData object.
parent - Variable in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
parse(String) - Method in interface com.sap.portal.unification.hrnpparser.IHRNPParser
Parses the given String and returns HRNP Tree
parseLink(String) - Method in interface com.sapportals.unification.unificationutils.urlflowutils.IBaseLinkParser
 
ParseMainObject(String) - Method in class com.sapportals.portal.sapapplication.DragAndRelateLayer
Parses the table out of the main object The main object looks like 'system.table' we want the 'table'
PATH_DELIMITER - Static variable in interface com.sap.portal.pcm.iviewserver.cache.ITemplatesCacheSrv
 
PATH_SEPERATOR - Static variable in class com.sapportals.admin.wizardframework.util.WizardSession
 
PBStringTokenizer - class com.sapportals.portal.pb.utils.PBStringTokenizer.
Title: PBStringTokenizer Description: A custom made string tokenizer for better performance Copyright: Copyright (c) 2002 Company:
PCD_MAIN_OBJECT_ATTRIBUTE_KEY - Static variable in interface com.sapportals.unification.unificationutils.urlflowutils.IDragAndRelateConstants
 
PCD_PRIMARY_LAYER - Static variable in interface com.sap.portal.pcm.iviewserver.ISmartLinkObjectInfo
 
PCD_SCHEMA_PREFIX - Static variable in class com.sap.portal.unification.ObjectBasedNevigationConstants
 
PCD_SCHEMA_PREFIX_LENGTH - Static variable in class com.sap.portal.unification.ObjectBasedNevigationConstants
 
PCD_TYPE_BINARY_STREAM - Static variable in class com.sap.portal.pcm.iviewserver.tools.AttributesUtils
 
PCD_TYPE_BOOLEAN - Static variable in class com.sap.portal.pcm.iviewserver.tools.AttributesUtils
 
PCD_TYPE_BYTE - Static variable in class com.sap.portal.pcm.iviewserver.tools.AttributesUtils
 
PCD_TYPE_DATE - Static variable in class com.sap.portal.pcm.iviewserver.tools.AttributesUtils
 
PCD_TYPE_DOUBLE - Static variable in class com.sap.portal.pcm.iviewserver.tools.AttributesUtils
 
PCD_TYPE_INTEGER - Static variable in class com.sap.portal.pcm.iviewserver.tools.AttributesUtils
 
PCD_TYPE_LONG - Static variable in class com.sap.portal.pcm.iviewserver.tools.AttributesUtils
 
PCD_TYPE_STRING - Static variable in class com.sap.portal.pcm.iviewserver.tools.AttributesUtils
 
PCD_TYPE_TEXT - Static variable in class com.sap.portal.pcm.iviewserver.tools.AttributesUtils
 
PcmAttrSetWrapper - class com.sap.portal.pcm.iviewserver.providers.wrappers.PcmAttrSetWrapper.
IAttributeSet wrapper for PcmAttributeSet based layer.
PcmAttrSetWrapper(PcmAdminBase, PPLogger) - Constructor for class com.sap.portal.pcm.iviewserver.providers.wrappers.PcmAttrSetWrapper
 
PCMDataHandler - class com.sap.portal.admin.editor.PCMDataHandler.
PCMDataHandler The default inplementation of the data handler plugin.
PCMDataHandler() - Constructor for class com.sap.portal.admin.editor.PCMDataHandler
 
PERCENT - Static variable in class com.sapportals.portal.pb.iviewdef.IviewHeightScaleType
Iview height is in percentages
PERCENT - Static variable in class com.sapportals.portal.pb.iviewdef.IviewWidthScaleType
Iview width is in percentages
PERSISTENT - Static variable in class com.sap.portal.httpconnectivity.transformationservice.TransformerType
Specify that the transformer was supplied by TransformersProvider implementor and it can be used always
PERSONALIZATION_DIALOG - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneralValues
Constant for optional value of the attribute
PERSONALIZATION_NON_DIALOG - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneralValues
Constant for optional value of the attribute
PERSONALIZATION_NONE - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneralValues
Constant for optional value of the attribute
PERSONALIZATION_NONE_ALL - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneralValues
Constant for optional value of the attribute
PERSONALIZATION_READ_ONLY - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneralValues
Constant for optional value of the attribute
PERSONALIZE_PORTAL_MERGE_ID - Static variable in interface com.sapportals.portal.navigation.INavigationConstants
 
PHASE_FRAMEWORK - Static variable in interface com.sapportals.portal.pb.fpm.INavigationTopic
 
PHASE_FRAMEWORK_NAME - Static variable in interface com.sapportals.portal.pb.fpm.INavigationTopic
 
PHASE_IFRAME - Static variable in interface com.sapportals.portal.pb.fpm.IHTMLWindowsTopic
 
PHASE_IFRAME_NAME - Static variable in interface com.sapportals.portal.pb.fpm.IHTMLWindowsTopic
 
PHASE_NAVIGATE - Static variable in interface com.sapportals.portal.pb.fpm.INavigationTopic
 
PHASE_NAVIGATE_NAME - Static variable in interface com.sapportals.portal.pb.fpm.INavigationTopic
 
PHASE_PERSONPAGE - Static variable in interface com.sapportals.portal.pb.fpm.INavigationTopic
 
PHASE_PERSONPAGE_NAME - Static variable in interface com.sapportals.portal.pb.fpm.INavigationTopic
 
PHASE_PERSONPORTAL - Static variable in interface com.sapportals.portal.pb.fpm.INavigationTopic
 
PHASE_PERSONPORTAL_NAME - Static variable in interface com.sapportals.portal.pb.fpm.INavigationTopic
 
PHASE_STANDALONE - Static variable in interface com.sapportals.portal.pb.fpm.INavigationTopic
 
PHASE_STANDALONE_NAME - Static variable in interface com.sapportals.portal.pb.fpm.INavigationTopic
 
PHASE_TOP_OPENER - Static variable in interface com.sapportals.portal.pb.fpm.IHTMLWindowsTopic
 
PHASE_TOP_OPENER_NAME - Static variable in interface com.sapportals.portal.pb.fpm.IHTMLWindowsTopic
 
PICTOGRAM_ATTR - Static variable in interface com.sapportals.portal.navigation.INavigationConstants
 
PIPE - Static variable in class com.sap.portal.httpconnectivity.transformationservice.TransformerType
Internal use only
PIXELS - Static variable in class com.sapportals.portal.pb.iviewdef.IviewHeightScaleType
Iview height is in pixels
PIXELS - Static variable in class com.sapportals.portal.pb.iviewdef.IviewWidthScaleType
Iview width is in pixels
PORTAL - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
PORTAL_PREFIX - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneral
 
POST_COMPLETION_CHOICE_CAPTION_BUNDLE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.FinishPane.UIStrings
string of the caption for the radio button list to select the desired action after obje3ct was created
PostUtils - class com.sapportals.portal.pb.utils.PostUtils.
 
PostUtils() - Constructor for class com.sapportals.portal.pb.utils.PostUtils
 
PREV - Static variable in class com.sapportals.admin.wizardframework.AbstractDynamicWizard
 
PREV - Static variable in class com.sapportals.admin.wizardframework.AbstractStaticWizard
Deprecated.  
PREV - Static variable in interface com.sapportals.admin.wizardframework.api.IConfigurableWizard
Deprecated. use BACK
PREVIEW - Static variable in interface com.sap.portal.admin.studio.IToolBar
preview - Generic action constant
print() - Method in interface com.sap.portal.unification.hrnpnode.IHRNPNode
Prints to standart output the String representastion of a node
printStackTrace() - Method in class com.sap.portal.admin.editor.exception.EditorFrameworkException
Print trace of exception to standart error stream Override method of Throwable
printStackTrace() - Method in class com.sap.portal.admin.editor.exception.EditorFrameworkRuntimeException
Print trace of exception to standart error stream Override method of Throwable
printStackTrace() - Method in class com.sap.portal.admin.wizard.exceptions.ObjectNotCreatedException
 
printStackTrace() - Method in class com.sap.portal.admin.wizard.exceptions.HandlerNotFoundException
 
printStackTrace() - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewComponentException
 
printStackTrace(PrintStream) - Method in class com.sap.portal.admin.editor.exception.EditorFrameworkException
Print trace of exception to print stream Override method of Throwable
printStackTrace(PrintStream) - Method in class com.sap.portal.admin.editor.exception.EditorFrameworkRuntimeException
Print trace of exception to print stream Override method of Throwable
printStackTrace(PrintStream) - Method in class com.sap.portal.admin.wizard.exceptions.ObjectNotCreatedException
 
printStackTrace(PrintStream) - Method in class com.sap.portal.admin.wizard.exceptions.HandlerNotFoundException
 
printStackTrace(PrintStream) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewComponentException
 
printStackTrace(PrintWriter) - Method in class com.sap.portal.admin.editor.exception.EditorFrameworkException
Print trace of exception to print writer Override method of Throwable
printStackTrace(PrintWriter) - Method in class com.sap.portal.admin.editor.exception.EditorFrameworkRuntimeException
Print trace of exception to print writer Override method of Throwable
printStackTrace(PrintWriter) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewComponentException
 
PRIORITY_MAXVALUE - Static variable in class com.sap.portal.pcm.iviewserver.providers.wrappers.PcmAttrSetWrapper
 
PRIORITY_MAXVALUE - Static variable in class com.sap.portal.pcm.iviewserver.tools.AttributesUtils
 
PRIORITY_MINVALUE - Static variable in class com.sap.portal.pcm.iviewserver.providers.wrappers.PcmAttrSetWrapper
 
PRIORITY_MINVALUE - Static variable in class com.sap.portal.pcm.iviewserver.tools.AttributesUtils
 
PRIVATE_PREFIX_PAGE - Static variable in interface com.sap.portal.pcm.attributes.IAttrPage
Constant that holds the namespace prefix of a private page attribute.
PRIVATE_PREFIX_SYSTEM - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
process(String, IAccessor, IPortalComponentRequest, boolean) - Method in interface com.sapportals.portal.appintegrator.template_processor.ITemplateProcessor
main parsing method which takes a root context and a template to process
process(String, IAccessor, Locale) - Method in interface com.sapportals.portal.appintegrator.template_processor.ITemplateProcessor
Processes the given template using the given root context and the given locale.
process(String, IAccessor, Locale, boolean) - Method in interface com.sapportals.portal.appintegrator.template_processor.ITemplateProcessor
main process method which takes a root context and a template to process
processActionPass() - Method in interface com.sapportals.portal.appintegrator.ILayerProcessor
Processes pass 1 (action pass) of the layer stack
processContentPass(IPortalComponentResponse) - Method in interface com.sapportals.portal.appintegrator.ILayerProcessor
processes pass2 (content pass) of the layer stack
processHTML(BufferedReader, BufferedWriter, String) - Method in interface com.sapportals.portal.pb.contentservice.IHTMLProcessor
Method processHTML.
processHTML(BufferedReader, BufferedWriter, String) - Method in class com.sapportals.portal.pb.contentservice.testcomponent.TestHTMLProcessor
 
processingInstruction(String, String) - Method in class com.sap.portal.httpconnectivity.transformationservice.EPSAXDefaultHandler
 
processInput(IEditorContext, IPageContext) - Method in interface com.sap.portal.admin.editor.IEditorPane
Get the input from the htmlb components from the page context And upate the data model that the editorContext hold.
processInput(IWizardContext) - Method in class com.sap.portal.admin.studio.PropertyEditorComponent
 
processInput(IWizardContext) - Method in interface com.sapportals.admin.wizardframework.api.IWizardComponent
read the user input from the submitted form here and store it in the session.
processInput(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractWizardComponent
the default implemention does no input processing.
processInput(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.GridContainer
 
processInput(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractInputComponent
 
processInput(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractSelectionComponent
 
processInput(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.CheckboxSelectionComponent
 
processInput(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.WizardComponentContainer
 
processInput(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.ProgressBarComponent
 
processInput(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.TextInputComponent
Store the value from the htmlb display in the session.
processInput(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.ListSelectionComponent
reads the new value from the submitted form and stores it in the session
processInput(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AlignedInputComponentList
 
processInput(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.RadioButtonSelectionComponent
reads the new value from the submitted form and stores it in the session
processInput(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.DropdownSelectionComponent
reads the new value from the submitted form and stores it in the session
processInput(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.FlowContainer
 
processInput(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.CheckboxChoiceComponent
 
processInput(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.MultilineInputComponent
Store the value from the htmlb display in the session.
processInput(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewComponent
 
processLayer() - Method in class com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer
 
processLayer() - Method in class com.sapportals.portal.appintegrator.layer.PSIDLayer
 
processLayer() - Method in class com.sapportals.portal.appintegrator.layer.HTTPRenderLayer
 
processLayer() - Method in class com.sapportals.portal.appintegrator.layer.DSMLayer
 
processLayer() - Method in class com.sapportals.portal.appintegrator.layer.CacheLayer
 
processLayer() - Method in class com.sapportals.portal.appintegrator.layer.SingleSignOnLayer
 
processLayer() - Method in class com.sapportals.portal.appintegrator.layer.URLTemplateProcessLayer
 
processLayer() - Method in interface com.sapportals.portal.appintegrator.layer.IIntegrationLayer
This method is used to do the real job of this layer (ie.
processLayer() - Method in class com.sapportals.portal.sapapplication.DragAndRelateLayer
Performs Drag And Relate operation, activated as a part of AnstractIntegration Component mechanism
processLayer() - Method in class com.sapportals.portal.sapapplication.bsp.BSPLayer
 
processLayer() - Method in class com.sapportals.portal.sapapplication.bwreport.BWReportLayer
 
processLayer() - Method in class com.sapportals.portal.sapapplication.itsdetection.ITSDetectionLayer
 
processLayer() - Method in class com.sapportals.portal.sapapplication.transaction.JavaGuiRenderLayer
 
processLayer() - Method in class com.sapportals.portal.sapapplication.transaction.TransactionLayer
 
processLayer() - Method in class com.sapportals.portal.sapapplication.transaction.WinGuiRenderLayer
 
processLayer() - Method in class com.sapportals.portal.sapapplication.transaction.ConnectionStringLayer
 
processLayer() - Method in class com.sapportals.portal.sapapplication.webdynpro.TopLayer
 
processTemplate(String) - Method in class com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer
processes the given template by using the template processor service
processTemplate(String, IAccessor, Locale) - Method in interface com.sapportals.portal.appintegrator.template_processor.ITemplateProcessorService
processes a template by replacing *all* tag expressions of by the corresponding values of the contexts.
processTemplate(String, IPortalComponentRequest) - Method in interface com.sapportals.portal.appintegrator.template_processor.ITemplateProcessorService
processes a template by replacing *all* tag expressions of by the corresponding values of the contexts.
processTemplate(String, IPortalComponentRequest, IAccessor) - Method in interface com.sapportals.portal.appintegrator.template_processor.ITemplateProcessorService
processes a template by replacing *all* tag expressions of by the corresponding values of the contexts.
processWizardParams(Map) - Method in class com.sapportals.admin.wizardframework.AbstractDynamicWizard
 
processWizardParams(Map) - Method in class com.sapportals.admin.wizardframework.AbstractStaticWizard
Deprecated.  
processWizardParams(Map) - Method in interface com.sapportals.admin.wizardframework.api.IWizardConfigurator
 
PRODUCER_HANDLER_KEY - Static variable in class com.sap.portal.admin.wizard.handlers.ProducerPortalHandler
key for default producer (remote content provider) handler service.
ProducerPortalHandler - class com.sap.portal.admin.wizard.handlers.ProducerPortalHandler.
ProducerPortalHandler handles Remote Content Provider(Global Portal) creation using the new PCM API.
ProducerPortalHandler() - Constructor for class com.sap.portal.admin.wizard.handlers.ProducerPortalHandler
 
ProgressBarComponent - class com.sapportals.admin.wizardframework.components.ProgressBarComponent.
 
ProgressBarComponent(AbstractBackgroundTask) - Constructor for class com.sapportals.admin.wizardframework.components.ProgressBarComponent
 
prolog() - Method in class com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer
 
prolog() - Method in class com.sapportals.portal.appintegrator.layer.HTTPRenderLayer
 
prolog() - Method in class com.sapportals.portal.appintegrator.layer.SingleSignOnLayer
 
prolog() - Method in class com.sapportals.portal.appintegrator.layer.URLTemplateProcessLayer
 
prolog() - Method in interface com.sapportals.portal.appintegrator.layer.IIntegrationLayer
This method is used to retrieve the input parameters for this layer and it is called before processLayer(), epilog and render().
prolog() - Method in class com.sapportals.portal.sapapplication.DragAndRelateLayer
Initilizes and updates all internal members with the data required to perform Drag And Relate, activated as a part of AnstractIntegration Component mechanism
prolog() - Method in class com.sapportals.portal.sapapplication.bsp.BSPLayer
 
prolog() - Method in class com.sapportals.portal.sapapplication.bwreport.BWReportLayer
 
prolog() - Method in class com.sapportals.portal.sapapplication.transaction.JavaGuiRenderLayer
 
prolog() - Method in class com.sapportals.portal.sapapplication.transaction.TransactionLayer
 
prolog() - Method in class com.sapportals.portal.sapapplication.transaction.WinGuiRenderLayer
 
prolog() - Method in class com.sapportals.portal.sapapplication.transaction.ConnectionStringLayer
 
PROPERTY_EDITOR_PREFIX - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneral
 
PropertyContentWrapper - class com.sap.portal.pcm.iviewserver.providers.wrappers.PropertyContentWrapper.
IAttributeSet wrapper for IPropertyContent based layer.
PropertyContentWrapper(IPropertyContent, boolean) - Constructor for class com.sap.portal.pcm.iviewserver.providers.wrappers.PropertyContentWrapper
 
PropertyContentWrapper(IPropertyContent, boolean, ILogger) - Constructor for class com.sap.portal.pcm.iviewserver.providers.wrappers.PropertyContentWrapper
 
PropertyEditorComponent - class com.sap.portal.admin.studio.PropertyEditorComponent.
Property Editor wizard component
PropertyEditorComponent(String, boolean, String) - Constructor for class com.sap.portal.admin.studio.PropertyEditorComponent
Creates a new PropertyEditorComponent object.
PROPNAME_MANDATORY_PARAMETERS - Static variable in interface com.sapportals.portal.appintegrator.layer.IIntegrationLayer
name of MandatoryParameters property
PROPNAME_NEXT_LAYER - Static variable in interface com.sapportals.portal.appintegrator.layer.IIntegrationLayer
name of NextLayer property
PROPNAME_OPTIONAL_PARAMETERS - Static variable in interface com.sapportals.portal.appintegrator.layer.IIntegrationLayer
name of OptionalParameters property
PROVIDER_RESOURCE_BUNDLE_NAME - Static variable in class com.sap.portal.httpconnectivity.transformationservice.TransformersProvider
Default name for the resource bundle name
PROXY - Static variable in class com.sapportals.portal.pb.contentservice.authmodes.AuthenticationMode
 
PRT_EVENT_LISTENERS_BINDING_PATH_NAME - Static variable in interface com.sapportals.unification.unificationutils.urlflowutils.IDragAndRelateConstants
 
PSIDLayer - class com.sapportals.portal.appintegrator.layer.PSIDLayer.
Copyright: Copyright (c) 2002 by SAP AG Description
PSIDLayer() - Constructor for class com.sapportals.portal.appintegrator.layer.PSIDLayer
 
PUBLIC_PREFIX_IVIEW - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneral
 
PUBLIC_PREFIX_PAGE - Static variable in interface com.sap.portal.pcm.attributes.IAttrPage
Constant that holds the namespace prefix of a public page attribute.
PUBLIC_PREFIX_PCM - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneral
 
publishChanges(IAttributeSet) - Method in interface com.sap.portal.pcm.iviewserver.providers.wrappers.IAttrSetProviderWrapper
Publish changes done on the wrapped object.
PUMPED - Static variable in class com.sapportals.portal.pb.iviewdef.IviewIsolationMode
Iview is pumped to the page
putAttribute(String, Locale, String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.ReadOnlyPcdAttributesWrapper
 
putAttribute(String, Locale, String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.PropertyContentWrapper
 
putAttribute(String, Locale, String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.AttributesWrapper
 
putAttribute(String, String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.ReadOnlyPcdAttributesWrapper
 
putAttribute(String, String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.PropertyContentWrapper
 
putAttribute(String, String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.AttributesWrapper
 
putMetaAttribute(String, String, Locale, String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.ReadOnlyPcdAttributesWrapper
 
putMetaAttribute(String, String, Locale, String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.PropertyContentWrapper
 
putMetaAttribute(String, String, Locale, String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.AttributesWrapper
 
putMetaAttribute(String, String, String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.ReadOnlyPcdAttributesWrapper
 
putMetaAttribute(String, String, String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.PropertyContentWrapper
 
putMetaAttribute(String, String, String) - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.AttributesWrapper
 
putSourceToCache() - Method in class com.sap.portal.httpconnectivity.transformationservice.xmlsource.HTTPStreamSource
Puts the data that was loaded in the stream source to the cache.

R

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, List, List, 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, 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, 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, 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, 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, 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) - 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, String, String, String, String, boolean) - 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
 
READ_ONLY_ATTRS_ASPECT - Static variable in interface com.sap.portal.pcm.iviewserver.ISupportedAspects
 
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.
ReadonlyAttrs - class com.sap.portal.pcm.iviewserver.providers.ReadonlyAttrs.
An implementation for read-only attrs aspect.
ReadonlyAttrs(Attributes) - Constructor for class com.sap.portal.pcm.iviewserver.providers.ReadonlyAttrs
 
ReadOnlyPcdAttributesWrapper - class com.sap.portal.pcm.iviewserver.providers.wrappers.ReadOnlyPcdAttributesWrapper.
Read-only IAttributeSet wrapper for PcdAttributes based layer.
ReadOnlyPcdAttributesWrapper(IPcdAttributes, PPLogger) - Constructor for class com.sap.portal.pcm.iviewserver.providers.wrappers.ReadOnlyPcdAttributesWrapper
 
REDIRECT_DATA_KEY - Static variable in class com.sapportals.portal.pb.utils.RedirectData
 
REDIRECT_PREFIX_SEPARATOR - Static variable in interface com.sapportals.portal.navigation.INavigationConstants
 
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.
RedirectComponent - class com.sapportals.admin.wizardframework.util.RedirectComponent.
 
RedirectComponent(String, Map) - Constructor for class com.sapportals.admin.wizardframework.util.RedirectComponent
 
RedirectData - class com.sapportals.portal.pb.utils.RedirectData.
 
RedirectData() - Constructor for class com.sapportals.portal.pb.utils.RedirectData
 
REFRESH - Static variable in interface com.sap.portal.admin.studio.IToolBar
refresh - Generic action constant
refresh(SLServiceKeys, String) - Method in interface com.sap.portal.pcm.iviewserver.cache.ITemplatesCacheSrv
Refreshes the templates cache
registerConnector(String, INavigationConnector) - Method in interface com.sapportals.portal.navigation.INavigationConnectorRegistration
Registering a navigation connector to serve navigation nodes to the Navigation service.
registerConnector(String, INavigationConnector, INavigationConnectorNamingHandler) - Method in interface com.sapportals.portal.navigation.INavigationConnectorRegistration
Registering 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
Registering 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.
REGULAR_TARGET - Static variable in interface com.sapportals.portal.navigation.INavigationConstants
Parameter defining the target is a Regular target.
RELATED_ITEMS_ASPECT - Static variable in interface com.sap.portal.pcm.iviewserver.ISupportedAspects
 
RELATED_LINKS - Static variable in class com.sap.portal.pcm.relateditem.RelatedItemType
Constant for new (copy) creation mode.
RelatedItemComparator - class com.sap.portal.pcm.relateditem.RelatedItemComparator.
 
RelatedItemComparator() - Constructor for class com.sap.portal.pcm.relateditem.RelatedItemComparator
 
RelatedItemType - class com.sap.portal.pcm.relateditem.RelatedItemType.
 
RELATION_BRACE_LEFT - Static variable in interface com.sap.portal.unification.hrnpnode.IHRNPNode
Left brace of a relation object of HRNPNode
RELATION_BRACE_RIGHT - Static variable in interface com.sap.portal.unification.hrnpnode.IHRNPNode
Right brace of a relation object of HRNPNode
RELATION_PARAMETER_KEY - Static variable in class com.sap.portal.unification.ObjectBasedNevigationConstants
 
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
 
releaseAllTransformers() - Method in class com.sap.portal.httpconnectivity.transformationservice.AbstractTransformerHolder
Release 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.
releaseTransformers(String) - Method in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerService
Releases transformers of a specific component.
remove() - Method in class com.sapportals.portal.pb.utils.EnumIterator
 
removeAlias(String) - Method in interface com.sap.portal.pcm.system.ISystem
Removes the specified alias.
removeCacheEntry(String) - Method in interface com.sapportals.portal.pb.contentservice.IContentFetchingService
Use to force invalidation of specific cache entry and its nested content.
removeFPMListener(IFPMListener) - Method in interface com.sapportals.portal.pb.fpm.IFPM
 
removeFromEnvironment(String) - Method in interface com.sapportals.portal.ivs.iviews.IDesigntimeSLService
 
removeiView(String) - Method in interface com.sap.portal.pcm.page.IPage
Remove an iView / page object from the page.
removeLayout(String) - Method in interface com.sap.portal.pcm.page.IPage
Remove layout from the page.
removeObject(SemanticObjectRequest) - Method in interface com.sapportals.portal.ivs.iviews.IDesigntimeSLService
 
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.IWizardContext
remove the property at path "key" from the session
removeProperty(String) - Method in interface com.sapportals.admin.wizardframework.api.IBasicEditingContext
 
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
 
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.IWizardContext
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 class com.sapportals.admin.wizardframework.util.WizardSession
this function will remove the branch under , i.e. all objects under keys and .* from the session.
render(IPortalComponentRequest, IPortalComponentResponse) - Method in interface com.sapportals.portal.navigation.obn.IObjectBasedNavigationRenderer
Write the javascript code to the client.
render(IPortalComponentRequest, String) - Static method in class com.sapportals.portal.sapapplication.transaction.StructuredDocument
Renders a Structured Storage Document with the given Command String
render(IPortalComponentRequest, String, String) - Static method in class com.sapportals.portal.sapapplication.transaction.StreamShortcut
Method render.
render(IPortalComponentResponse) - Method in class com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer
 
render(IPortalComponentResponse) - Method in class com.sapportals.portal.appintegrator.layer.PSIDLayer
 
render(IPortalComponentResponse) - Method in class com.sapportals.portal.appintegrator.layer.HTTPRenderLayer
 
render(IPortalComponentResponse) - Method in class com.sapportals.portal.appintegrator.layer.SingleSignOnLayer
 
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.sapapplication.DragAndRelateLayer
 
render(IPortalComponentResponse) - Method in class com.sapportals.portal.sapapplication.transaction.JavaGuiRenderLayer
 
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 class com.sapportals.admin.wizardframework.components.tableview.render.TableViewTextRenderer
 
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.TableViewLinkRenderer
 
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.TableViewImageRenderer
 
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.TableViewImageLinkRenderer
 
request - Variable in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
RequestParamsContainer - class com.sapportals.portal.pb.utils.RequestParamsContainer.
 
RequestParamsContainer(List, String) - Constructor for class com.sapportals.portal.pb.utils.RequestParamsContainer
 
RerunWizard - Static variable in class com.sap.portal.admin.wizard.panes.FinishPane.FinishOptions
Field RerunWizard - rerun wizard option.
RESERVED_PREFIX_IVIEW - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmGeneral
 
RESERVED_PREFIX_LAYOUT - Static variable in interface com.sap.portal.pcm.attributes.IAttrLayout
Constant that holds the namespace prefix of a reserved layout attribute.
RESERVED_PREFIX_SYSTEM - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
resolveEntity(String, String) - Method in class com.sap.portal.httpconnectivity.transformationservice.EPSAXDefaultHandler
 
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.
RESTART_WIZARD_CAPTION_BUNDLE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.FinishPane.UIStrings
string of the caption for radio button selection to restart the wizard again (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 of the caption for radio button selection to restart the wizard again using the same portal component
RESTART_WIZARD_TMPLT_CAPTION_BUNDLE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.FinishPane.UIStrings
string of the caption for radio button selection to restart the wizard again using the same template
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
RootHTML - class com.sapportals.portal.pb.contentservice.testcomponent.RootHTML.
 
RootHTML() - Constructor for class com.sapportals.portal.pb.contentservice.testcomponent.RootHTML
 
run() - Method in interface com.sap.portal.admin.editor.IEditor
 
RuntimeModificationAttributeSetWrapper - class com.sap.portal.pcm.iviewserver.providers.wrappers.RuntimeModificationAttributeSetWrapper.
Runtime-specific IAttributeSet wrapper for PcmAttributeSet based layer.
RuntimeModificationAttributeSetWrapper(PcmAdminBase, IPcdContext, Attributes, PPLogger) - Constructor for class com.sap.portal.pcm.iviewserver.providers.wrappers.RuntimeModificationAttributeSetWrapper
 

S

SAP_COOKIE - Static variable in class com.sapportals.portal.pb.contentservice.authmodes.AuthenticationMode
 
SAP_FACTORY - Static variable in interface com.sapportals.portal.ivs.cg.IConnectorService
 
SAPApplicationIntegratorComponent - class com.sapportals.portal.sapapplication.SAPApplicationIntegratorComponent.
 
SAPApplicationIntegratorComponent() - Constructor for class com.sapportals.portal.sapapplication.SAPApplicationIntegratorComponent
 
SAPGUI_HTML - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
SAPGui type SAPGUI for HTML Value for: IIViewUrlGenerator.TRANSACTION_GUITYPE
SAPGUI_JAVA - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
SAPGui type SAPGUI for Java Value for: IIViewUrlGenerator.TRANSACTION_GUITYPE
SAPGUI_WINDOWS - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
SAPGui type SAPGUI for Windows Value for: IIViewUrlGenerator.TRANSACTION_GUITYPE
SATAUS_EXISTING_LOCK - Static variable in class com.sap.portal.admin.editor.EditorLockingStatus.StatusEnum
 
SATAUS_NEW_LOCK - Static variable in class com.sap.portal.admin.editor.EditorLockingStatus.StatusEnum
 
SATAUS_RESOURCE_IN_HOLD - Static variable in class com.sap.portal.admin.editor.EditorLockingStatus.StatusEnum
 
SATAUS_RESOURCE_IS_LOCKED - Static variable in class com.sap.portal.admin.editor.EditorLockingStatus.StatusEnum
 
SAVE - Static variable in interface com.sap.portal.admin.studio.IToolBar
save - Generic action constant
SAVE_AS_PLAIN_OPTION_BUNDLE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.InfoPane.UIStrings
Deprecated.  
SAVE_AS_TEMPLATE_OPTION_BUNDLE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.InfoPane.UIStrings
Deprecated.  
SAVE_LOCATION_PARAM - Static variable in class com.sap.portal.admin.wizard.ObjectCreationWizardConstants
indicates where to save the object in the persistence (where).
SAVE_PANE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.SavePane
pane path key.
save() - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.ReadOnlyPcdAttributesWrapper
 
save() - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.RuntimeModificationAttributeSetWrapper
 
save() - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.PropertyContentWrapper
 
save() - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.AttributesWrapper
 
saveData(IEditorContext, IPrincipal, PPLogger) - Method in interface com.sap.portal.admin.editor.IDataHandler
Save the edited data of this editor
saveData(IEditorContext, IPrincipal, PPLogger) - Method in class com.sap.portal.admin.editor.PCMDataHandler
 
saveObject(Object, IWizardContext) - Method in class com.sap.portal.admin.wizard.handlers.AbstractObjectTypeHandler
 
saveObject(Object, IWizardContext) - Method in interface com.sap.portal.admin.wizard.handlers.IObjectTypeHandler
Saves the object in the persistence.
SavePane - class com.sap.portal.admin.wizard.panes.SavePane.
SavePane saves the new object into the persistence, using the new PCM API and the provided object-type handler.
SavePane() - Constructor for class com.sap.portal.admin.wizard.panes.SavePane
 
SEARCH_APPLICATIONS_ALL - Static variable in class com.sap.portal.pcm.iviewserver.SearchOptions
 
SEARCH_APPLICATIONS_CONTENT - Static variable in class com.sap.portal.pcm.iviewserver.SearchOptions
 
SEARCH_APPLICATIONS_PLATFORM - Static variable in class com.sap.portal.pcm.iviewserver.SearchOptions
 
SEARCH_ONELEVEL_ALL - Static variable in class com.sap.portal.pcm.iviewserver.SearchOptions
 
SEARCH_ONELEVEL_TEMPLATES - Static variable in class com.sap.portal.pcm.iviewserver.SearchOptions
 
SEARCH_TREE_ALL - Static variable in class com.sap.portal.pcm.iviewserver.SearchOptions
 
SEARCH_TREE_TEMPLATES - Static variable in class com.sap.portal.pcm.iviewserver.SearchOptions
 
SEARCH_TREE_UNITS - Static variable in class com.sap.portal.pcm.iviewserver.SearchOptions
 
SearchOptions - class com.sap.portal.pcm.iviewserver.SearchOptions.
 
SearchOptions(SearchOptions) - Constructor for class com.sap.portal.pcm.iviewserver.SearchOptions
 
SecondInnerHTML - class com.sapportals.portal.pb.contentservice.testcomponent.SecondInnerHTML.
 
SecondInnerHTML() - Constructor for class com.sapportals.portal.pb.contentservice.testcomponent.SecondInnerHTML
 
SemanticObjectRequest - class com.sapportals.portal.ivs.iviews.SemanticObjectRequest.
 
SemanticObjectRequest() - Constructor for class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
SemanticObjectResponse - class com.sapportals.portal.ivs.iviews.SemanticObjectResponse.
 
SemanticObjectResponse() - Constructor for class com.sapportals.portal.ivs.iviews.SemanticObjectResponse
 
SERVICE_JNDI_NAME - Static variable in interface com.sap.portal.services.api.connectorgateway.IConnectorGatewayService
JNDI lookup string for this service
SESSION - Static variable in class com.sapportals.portal.pb.iviewdef.IviewCachingLevel
Iview is cached per session
setActivatingEvent(String) - Method in class com.sap.portal.admin.editor.PaneMetaData
Set the event that need to be raised in oreder to get to this pane
setActive(boolean) - Method in interface com.sap.portal.pcm.relateditem.IRelatedItemInitialtor
 
setActiveLayout(String) - Method in interface com.sap.portal.pcm.page.IPage
Defines which of the available layouts is the active layout upon runtime.
setAttrib(String) - Method in interface com.sap.portal.unification.hrnpnode.IHRNPSource
sets the name of the column in the table
setAttrib(String) - Method in interface com.sap.portal.unification.hrnpnode.IHRNPSource50
sets the name of the column in the table
setAttributes(IPcdAttributes) - Method in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
setAutoRefresh(boolean, long) - Method in interface com.sapportals.portal.pb.contentservice.IPackageInformation
control automatic refresh of the iView.
setBeforeSaveQuestion(String) - Method in interface com.sap.portal.admin.editor.IEditorResponse
Set a question that will be raised to the user When trying to save the editor content.
setCacheExpirationTimeout(long) - Method in interface com.sapportals.portal.pb.contentservice.IPackageInformation
Set the cache expiration timeout of the content in the cache
setCacheStatus(boolean) - Method in class com.sap.portal.httpconnectivity.transformationservice.xmlsource.HTTPStreamSource
 
setCacheStatus(boolean) - Method in interface com.sap.portal.httpconnectivity.transformationservice.xmlsource.ICachedSource
Sets the status of the cached source.
setCachingLevel(IConstants.CachingLevel) - Method in class com.sap.portal.httpconnectivity.transformationservice.xmlsource.HTTPStreamSource
 
setCachingLevel(IConstants.CachingLevel) - Method in interface com.sap.portal.httpconnectivity.transformationservice.xmlsource.ICachedSource
Sets the caching level of the source.
setCachingLevel(String) - Method in interface com.sapportals.portal.pb.contentservice.IPackageInformation
set the caching level of the package
setCaption(String, IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractInputComponent
 
setCaptionWidth(String) - Method in class com.sapportals.admin.wizardframework.components.AbstractInputComponent
 
setChoices(List, IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractSelectionComponent
Set the list of choices for this component. please note that this implementation will reset the display of the htmlb display of the component, such that any modifications done to the display disappear.
setChoicesTitles(List, IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractSelectionComponent
Set the list of titles for this component. please note that this implementation will reset the display of the htmlb display of the component, such that any modifications done to the display disappear.
setChoicesTooltips(List, IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractSelectionComponent
Set the list of tooltips for this component. please note that this implementation will reset the display of the htmlb display of the component, such that any modifications done to the display disappear.
setClassLoader(ClassLoader) - Method in interface com.sap.portal.admin.editor.IEditor
 
setClientAction() - Method in class com.sap.portal.admin.studio.Action
Set this action to be a client action.
setClientProperty(String, String) - Method in interface com.sap.portal.admin.editor.IEditorResponse
Set a data associated with a key.
setCollection(String) - Method in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
setColumn(TableViewColumn) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewColumns
 
setColumns(TableViewColumn[], IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewComponent
 
setComponentAsAttribute(AbstractInputComponent, String, boolean, IWizardContext) - Method in interface com.sap.portal.admin.wizard.IBasicObjectCreationService
Set the specified component's value to be an attribute for the object.
setComponentType(String) - Method in interface com.sap.portal.unification.hrnpnode.IHRNPDestination50
gets the component type of this HRNPDestination
setComponentType(String) - Method in interface com.sap.portal.unification.hrnpnode.IHRNPDestination
sets the component type
setConnectionTimeout(long) - Method in interface com.sapportals.portal.pb.contentservice.IPackageInformation
Set the amount of time the server should wait for the connection to finish
setContainerIViews(String, List) - Method in class com.sapportals.portal.pb.dynamic.PageStructure
 
setContainerIViews(String, List) - Method in interface com.sapportals.portal.pb.dynamic.IPageStructure
Method setContainerIViews.
setContextName(String) - Method in interface com.sapportals.portal.appintegrator.template_processor.context.IAccessor
sets the name of the context
setContextName(String) - Method in class com.sapportals.portal.appintegrator.template_processor.context.AbstractContext
sets the name of the context
setContextName(String) - Method in interface com.sapportals.portal.pb.contentservice.IPackageInformation
set the context name of the component that uses the service.
setContextName(String) - Method in class com.sapportals.portal.pb.utils.URLGenerator
 
setCookie(Cookie) - Method in interface com.sapportals.portal.pb.contentservice.IPackageInformation
Set a cookie to use in the request.
setCookieAuthentication(Cookie) - Method in interface com.sapportals.portal.pb.contentservice.IPackageInformation
Deprecated. Please use the setCookie(Cookie cookie) method instead for setting the cookie
and use the setSimpleAuthenticationMode with Authentication Mode SAP_COOKIE
setCreateMethod(int) - Method in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
setCreationMethod(CreateMethod, String) - Method in class com.sap.portal.pcm.iviewserver.NewIVSObjectDescriptor
 
setCustomErrorMessage(String) - Method in class com.sapportals.admin.wizardframework.components.AbstractInputComponent
Deprecated. - use of this function will cause inconsistencies in the error handling of different wizards - it will be removed for MS1 Define the error message to be displayed if this component was not filled
setCustomErrorMessage(String) - Method in class com.sapportals.admin.wizardframework.components.MultiSelectionComponent
Deprecated. - use of this function will cause inconsistencies in the error handling of different wizards - it will be removed for MS1 Sorry, no documentation comment here
setCustomScriptingComponent(Component) - Method in interface com.sapportals.admin.wizardframework.api.IConfigurableWizard
 
setDate(String) - Method in class com.sap.portal.httpconnectivity.transformationservice.xslextensions.XSLDateFormatter
Set a string representing a date
setDefaultEditorPane(Class) - Method in interface com.sap.portal.admin.editor.IEditorConfiguration
Set the editor pane that will be the default pane.
setDefaultObjectCreation(boolean) - Method in class com.sap.portal.pcm.iviewserver.NewIVSObjectDescriptor
 
setDefaultValue(List) - Method in class com.sapportals.admin.wizardframework.components.MultiSelectionComponent
 
setDependencies(ArrayList) - Method in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
setDescription(String) - Method in class com.sap.portal.admin.editor.PaneMetaData
 
setDescription(String) - Method in class com.sap.portal.admin.studio.Action
Set a description for this action.
setDescription(String) - Method in class com.sap.portal.pcm.iviewserver.NewIVSObjectDescriptor
 
setDeselectAll(Boolean, IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewComponent
 
setDirty(boolean) - Method in interface com.sap.portal.admin.editor.IEditorContext
Set whether the editor state was changed and therfore requires save operation when the editor will be closed.
setDomain(String) - Method in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
setDraggedValue(String) - Method in class com.sapportals.portal.sapapplication.DragAndRelateLayer
 
setEditorTitle(String, String, boolean) - Method in interface com.sap.portal.admin.editor.IEditorContainer
Set the title of this editor, this title will be presented in the header of the editor container, and in the alert messages for this editor.
setEditorTitleVisible(boolean) - Method in interface com.sap.portal.admin.editor.IEditorContainer
set whether the title will be presented in the editor header, else it will be presented only in the alert messages.
setEnableClientSideCaching(boolean) - Method in interface com.sapportals.portal.pb.contentservice.IPackageInformation
Enable or disable the use of client side caching.
setEnabled(boolean) - Method in class com.sap.portal.admin.studio.Action
Set this action to be anabled or diabled
setErrorMsg(String, String) - Method in class com.sapportals.portal.sapapplication.DragAndRelateLayer
 
setErrorStr(String) - Method in class com.sapportals.portal.ivs.iviews.Task
 
setEventFilter(String) - Method in interface com.sapportals.portal.prt.service.epcftoolbox.IClientEventReceiver
specifies which client side events should be accepted by the receiver.
setException(Exception) - Method in class com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer
set the exception for this layer
setException(Exception) - Method in interface com.sapportals.portal.appintegrator.layer.IIntegrationLayer
set the exception for this layer
setFieldWidth(String) - Method in class com.sapportals.admin.wizardframework.components.ListSelectionComponent
 
setFieldWidth(String) - Method in class com.sapportals.admin.wizardframework.components.DropdownSelectionComponent
 
setFormat(String) - Method in class com.sap.portal.httpconnectivity.transformationservice.xslextensions.XSLDateFormatter
Set the output format of the date
setFullProxyMode(boolean, boolean) - Method in interface com.sapportals.portal.pb.contentservice.IPackageInformation
Notify the fething service that this request should be made in a full proxy mode - all consequent request must also pass through the fetching service.
setGuiType(String) - Method in class com.sapportals.portal.sapapplication.DragAndRelateLayer
 
setHeader(String) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewColumn
 
setHeader(String, String) - Method in interface com.sapportals.portal.pb.contentservice.IPackageInformation
Set a request header.
setIdParams(String) - Method in interface com.sap.portal.pcm.relateditem.IRelatedItemInitialtor
 
setIHTMLProcessor(IHTMLProcessor, boolean) - Method in interface com.sapportals.portal.pb.contentservice.IPackageInformation
This method is used to set a processor for HTML pages.
setImplementationType(String) - Method in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerInformation
Sets the implementation type: SAX or XSL
setIsKey(Boolean) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewColumn
 
setIsSortable(Boolean) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewColumn
 
setIsVisible(Boolean) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewColumn
 
setIview(String) - Method in interface com.sap.portal.unification.hrnpnode.IHRNPDestination50
 
setIview(String) - Method in interface com.sap.portal.unification.hrnpnode.IHRNPDestination
sets the main object of the destination iview
setiViewInContainer(String, String) - Method in interface com.sap.portal.pcm.layout.ILayout
Set an iView/page object in a specified container.
setiViewInContainer(String, String, int) - Method in interface com.sap.portal.pcm.layout.ILayout
Set an iView/page object in a specified container, on a specific position.
setLayerProperties(Map, int) - Method in interface com.sapportals.portal.appintegrator.IParameterConveyor
Sets the properties for a given layer number
setLayout(int) - Method in class com.sapportals.admin.wizardframework.components.AbstractInputComponent
 
setLayout(int) - Method in class com.sapportals.admin.wizardframework.components.FlowContainer
 
setLayout(int) - Method in class com.sapportals.admin.wizardframework.components.CheckboxChoiceComponent
 
setLeft(IHRNPNode) - Method in interface com.sap.portal.unification.hrnpnode.IHRNPOperatorNode
sets the left leaf of a node
setLevel(int) - Method in interface com.sap.portal.pcm.relateditem.IRelatedItemInitialtor
 
setLoadDataRequired(boolean) - Method in interface com.sap.portal.admin.editor.IEditorContext
Set whether the editor data must be loaded.
setLocale(Locale) - Method in class com.sapportals.portal.ivs.cg.ConnectionProperties
Sets the locale.
setLocale(Locale) - Method in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
setLocale(Locale) - Method in interface com.sapportals.portal.pb.contentservice.IPackageInformation
Set the Locale for this request
setLocation(String) - Method in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerInformation
Set the location of the file path of XSL file or the full class name of SAX handler.
setLogger(PPLogger) - Method in interface com.sap.portal.admin.editor.IEditorConfiguration
Set the logger that all the log/trace messages will be sent to.
setLogLevel(String) - Method in class com.sapportals.portal.ivs.cg.ConnectionProperties
Sets the logLevel.
setLogPath(String) - Method in class com.sapportals.portal.ivs.cg.ConnectionProperties
Sets the logPath.
setMainObject(String) - Method in class com.sapportals.portal.sapapplication.DragAndRelateLayer
 
setMandatory(boolean) - Method in interface com.sapportals.admin.wizardframework.api.IWizardComponent
 
setMandatory(boolean) - Method in class com.sapportals.admin.wizardframework.components.AbstractWizardComponent
 
setMethod(String) - Method in class com.sapportals.portal.pb.utils.RedirectData
 
setMultiValue(List, IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractSelectionComponent
 
setName(String) - Method in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
setNodeMode(NodeMode) - Method in class com.sapportals.portal.pb.utils.URLGenerator
 
setObjectClass() - Method in class com.sap.portal.pcm.iviewserver.NewIVSObjectDescriptor
 
setObjectId(String, IWizardContext) - Method in class com.sap.portal.admin.studio.PropertyEditorComponent
 
setOClass(String) - Method in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
setOnClick(String) - Method in class com.sapportals.admin.wizardframework.components.tableview.render.TableViewCheckBoxRenderer
 
setOnClientClick(String) - Method in class com.sapportals.admin.wizardframework.components.tableview.render.TableViewCheckBoxRenderer
 
setOnClientRowSelection(String, IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewComponent
 
setOnClientSelect(String) - Method in class com.sapportals.admin.wizardframework.components.tableview.render.TableViewDropDownListBoxRenderer
 
setOnSelect(String) - Method in class com.sapportals.admin.wizardframework.components.tableview.render.TableViewDropDownListBoxRenderer
 
setOp(String) - Method in interface com.sap.portal.unification.hrnpnode.IHRNPOperatorNode
Sets the operator string
setOp(String) - Method in interface com.sap.portal.unification.hrnpnode.IHRNPMultiOp
sets the operator sign.
setOperands(IHRNPNode[]) - Method in interface com.sap.portal.unification.hrnpnode.IHRNPMultiOp
sets a Vector of IHRNPSource50/IHRNPSource which are the operands of IHRNPMultiOp
setOriginalLocale(Locale) - Method in class com.sap.portal.pcm.iviewserver.NewIVSObjectDescriptor
 
setOriginObject(IPcmContext) - Method in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
setOriginObjectUrl(String) - Method in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
setOverrideBackEndCacheControl(boolean) - Method in interface com.sapportals.portal.pb.contentservice.IPackageInformation
Set whether the content fetching service should overrider the client-side (browser) cache control directive or not.
setPageContext(IPageContext) - Method in class com.sap.portal.httpconnectivity.transformationservice.EPSAXDefaultHandler
 
setPageContext(IPageContext) - Method in interface com.sap.portal.httpconnectivity.transformationservice.IPageContextHolder
Set the page context to the holder
setPageLayout(String) - Method in class com.sapportals.portal.pb.dynamic.PageStructure
 
setPageLayout(String) - Method in interface com.sapportals.portal.pb.dynamic.IPageStructure
Method setPageLayout.
setPageLevelData(String) - Method in class com.sapportals.portal.pb.utils.RedirectData
 
setPageLevelJSP(String, String) - Method in class com.sapportals.portal.pb.utils.RedirectData
 
setPaneSelectionMember(boolean) - Method in class com.sap.portal.admin.editor.PaneMetaData
Set whether this pane will appear in the pane selection group on the top of the editor.
setParamCollection(List) - Method in class com.sapportals.portal.pb.utils.RequestParamsContainer
 
setParameter(String, Object) - Method in interface com.sapportals.portal.appintegrator.IParameterConveyor
Sets the parameter defined by id and value for the top layer.
setParameter(String, Object) - Method in class com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer
Sets the value of the parameter given by its id for the THIS layer
setParameter(String, Object, int) - Method in interface com.sapportals.portal.appintegrator.IParameterConveyor
Sets the parameter defined by id and value for the given layer number.
setParameter(String, String) - Method in interface com.sapportals.portal.prt.service.epcftoolbox.IClientEventSender
register a string value with given key.
setParameterForNextLayer(String, Object) - Method in class com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer
Sets the value of the parameter given by its id for the NEXT layer
setParameters(IURLParameters) - Method in class com.sap.portal.httpconnectivity.transformationservice.xmlsource.HTTPStreamSource
Sets the URL parameters of the http call.
setParemeter(String, Object) - Method in class com.sap.portal.httpconnectivity.transformationservice.EPSAXDefaultHandler
Set a run-time parameter
setParent(String) - Method in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
setParentIds(List) - Method in interface com.sap.portal.pcm.relateditem.IRelatedItemInitialtor
 
setParseContent(boolean) - Method in interface com.sapportals.portal.pb.contentservice.IPackageInformation
This method is used to indicate to the service whether to parse the response.
setPath(String) - Method in interface com.sapportals.admin.wizardframework.api.IWizardComponent
set the path of this component. e.g. it's position in the wizard hierarchy. path components are seperated by IWizardSession.PATH_DELIMITER. example: "personalInfoPane.nameComponent.firstNameInputField"
setPath(String) - Method in class com.sapportals.admin.wizardframework.components.AbstractWizardComponent
set the path of this component. e.g. it's position in the wizard hierarchy. path components are seperated by IWizardSession.PATH_DELIMITER. example: "pane1.nameComponent.firstNameInputField".
setPath(String) - Method in class com.sapportals.admin.wizardframework.components.GridContainer
 
setPath(String) - Method in class com.sapportals.admin.wizardframework.components.AbstractInputComponent
 
setPath(String) - Method in class com.sapportals.admin.wizardframework.components.WizardComponentContainer
 
setPath(String) - Method in class com.sapportals.admin.wizardframework.components.AlignedInputComponentList
 
setPath(String) - Method in class com.sapportals.admin.wizardframework.components.FlowContainer
 
setPcdAttrValue(IPcdAttribute, String) - Static method in class com.sap.portal.pcm.iviewserver.tools.AttributesUtils
 
setPort(int) - Method in interface com.sap.portal.unification.hrnpnode.IHRNPDestination50
gets port number of the portal on the server machine
setPort(int) - Method in interface com.sap.portal.unification.hrnpnode.IHRNPSource50
sets port number of the portal
setPortalDomain(String) - Method in interface com.sapportals.portal.pb.contentservice.IPackageInformation
Use to configure the Portal domain, if the request is not used for fetching the data.
setPortalRequestEvent(IPortalRequestEvent) - Method in class com.sapportals.portal.pb.utils.URLGenerator
 
setPortalUserId(String) - Method in interface com.sapportals.portal.pb.contentservice.IPackageInformation
Set the current portal user Id.
setPostBody(List) - Method in class com.sapportals.portal.pb.utils.RedirectData
 
setPostBody(String) - Method in interface com.sapportals.portal.pb.contentservice.IPackageInformation
Set the POST body for the request if required.
setPPLogger(String, String, IWizardContext) - Method in interface com.sap.portal.admin.wizard.IBasicObjectCreationService
Deprecated.  
setProperty(String, Object) - Method in interface com.sap.portal.admin.editor.IEditorContext
Set the property at path "key" in the session
setProperty(String, Object) - Method in interface com.sapportals.admin.wizardframework.api.IWizardContext
set the property at path "key" in the session
setProperty(String, Object) - Method in interface com.sapportals.admin.wizardframework.api.IBasicEditingContext
 
setProperty(String, Object, IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractWizardComponent
set the property under in the session
setProperty(String, String) - Method in class com.sapportals.portal.appintegrator.config.ConfigService
 
setProperty(String, String) - Method in interface com.sapportals.portal.appintegrator.config.IConfigService
sets the value for the figen property
setPropertyEditorObjectId(String) - Method in interface com.sap.portal.admin.editor.IEditorContainer
Set the object id that the property editor shoudl load, and show its properties.
setPropertyEditorVisible(boolean) - Method in interface com.sap.portal.admin.editor.IEditorContainer
Shows or hides the property editor.
setPublicId(String) - Method in class com.sap.portal.httpconnectivity.transformationservice.xmlsource.HTTPStreamSource
 
setRawParameter(String, String) - Method in interface com.sapportals.portal.prt.service.epcftoolbox.IClientEventSender
register a variable which carries a string value with the given key
setReadOnly() - Method in interface com.sap.portal.admin.editor.IEditorContext
Mark this context as a "read only" state.
setReadOnly(boolean) - Method in class com.sap.portal.admin.studio.PropertyEditorComponent
 
setReadOnly(Boolean, IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewComponent
 
setRelatedItemActive(IRelatedItemEntity, boolean) - Method in interface com.sap.portal.pcm.iview.IiView
Set the related item active flag.
setRelation(String) - Method in interface com.sap.portal.unification.hrnpnode.IHRNPOperatorNode
Sets a relation of this node
setRender(ITableViewCellRenderer) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewColumn
 
setRenderAt(int, int) - Method in interface com.sap.portal.httpconnectivity.transformationservice.xhtmlb.IXHTMLBCellRenderer
Method that will be called for each cell that sould be rendered by this cell renderer.
setRequest(IPortalComponentRequest) - Method in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
setRequestParameters(Attribute[]) - Method in interface com.sapportals.portal.pb.contentservice.IPackageInformation
Set an array of Attribute objects that represent the request parameters that should be forwarded to the server.
setRequestParameters(Attributes) - Method in interface com.sapportals.portal.pb.contentservice.IPackageInformation
Set a full collection of url paramerters that will be added to the request.
setResult(Result) - Method in class com.sap.portal.httpconnectivity.transformationservice.EPSAXDefaultHandler
Set the result of the handler, called by the transformation service before transformation is activated
setResurcePath(String) - Method in class com.sap.portal.admin.editor.EditorResource
Set the patch of the resource.
setResurceType(String) - Method in class com.sap.portal.admin.editor.EditorResource
Set the type of that resource.
setRight(IHRNPNode) - Method in interface com.sap.portal.unification.hrnpnode.IHRNPOperatorNode
Sets a right leaf of this node
setScript(String, IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.HTMLScriptComponent
 
setSelectAll(Boolean, IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewComponent
 
setSelected(boolean, IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.CheckboxChoiceComponent
Deprecated. - use setValue(...) instead
setSelectedRow(int) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableDataModel
 
setSelectedRows(StoreableList) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableDataModel
 
setSelectionMode(TableSelectionMode, IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewComponent
 
setSelections(List, List) - Method in class com.sapportals.admin.wizardframework.components.tableview.render.TableViewDropDownListBoxRenderer
 
setServer(String) - Method in interface com.sap.portal.unification.hrnpnode.IHRNPDestination50
sets server name
setServer(String) - Method in interface com.sap.portal.unification.hrnpnode.IHRNPSource50
sets server name
setServiceKey(String) - Method in class com.sap.portal.admin.editor.EditorResource
ADVANCED: set a key of a service that this resource belongs to.
setSimpleAuthenticationMode(AuthenticationMode, String, String) - Method in interface com.sapportals.portal.pb.contentservice.IPackageInformation
Set the authentication mode to use for this request.
setSingleValue(String, IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractSelectionComponent
 
setSize(String, String) - Method in class com.sapportals.admin.wizardframework.components.GridContainer
 
setSuccessful(boolean) - Method in class com.sapportals.portal.ivs.iviews.SemanticObjectResponse
 
setSuccessful(boolean) - Method in class com.sapportals.portal.ivs.iviews.Task
 
setSummaryCaption(String, String, IWizardContext) - Method in interface com.sap.portal.admin.wizard.IBasicObjectCreationService
Sets the summary caption resource bundle key.
setSystem(String) - Method in interface com.sap.portal.unification.hrnpnode.IHRNPSource
sets system name
setSystem(String) - Method in class com.sapportals.portal.sapapplication.DragAndRelateLayer
 
setSystemId(String) - Method in class com.sap.portal.httpconnectivity.transformationservice.xmlsource.HTTPStreamSource
 
setTabHeaderTitle(String, String) - Method in interface com.sap.portal.admin.editor.IEditorContainer
Set the caption(title) and tooltip that will be visible in the tab header for this editor
setTable(String) - Method in interface com.sap.portal.unification.hrnpnode.IHRNPSource
sets the name of the table
setTable(String) - Method in interface com.sap.portal.unification.hrnpnode.IHRNPSource50
sets the name of the table
setTableViewComponent(TableViewComponent) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewColumns
 
setTableViewModel(StoreableList) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableDataModel
 
setTargetNode(INode) - Method in class com.sapportals.portal.pb.utils.URLGenerator
 
setTaskID(String) - Method in class com.sapportals.portal.ivs.iviews.Task
 
setTCode(String) - Method in class com.sapportals.portal.sapapplication.DragAndRelateLayer
 
setTemporaryProperty(String, Object) - Method in interface com.sap.portal.admin.editor.IEditorContext
Set the temporary property at path "key" in the session This property will be availible only In the current request cycle.
setTemporaryProperty(String, Object) - Method in interface com.sapportals.admin.wizardframework.api.IWizardContext
set a property that is valid only for the current request
setTemporaryProperty(String, Object) - Method in interface com.sapportals.admin.wizardframework.api.IBasicEditingContext
 
setTempProperty(String, Object, IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractWizardComponent
Set the temporary property under in the session.
setTitle(String) - Method in interface com.sap.portal.admin.editor.IEditorConfiguration
Deprecated. use the titles of the panes.
setTitle(String) - Method in class com.sap.portal.admin.editor.PaneMetaData
 
setTitle(String) - Method in class com.sap.portal.admin.studio.Action
 
setTitle(String) - Method in class com.sap.portal.pcm.iviewserver.NewIVSObjectDescriptor
 
setTitle(String) - Method in interface com.sapportals.admin.wizardframework.api.IConfigurableWizard
set the wizard's title.
setTooltip(String, IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractInputComponent
 
setTransformer(ITransformerInformation, EPSAXDefaultHandler, boolean) - Method in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerService
Set a SAX transformer that will use the supplied SAX handler.
setTransformer(ITransformerInformation, Source, boolean) - Method in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerService
Set an XSL transformer from XML source that was already loaded.
setTransformer(ITransformerInformation, String, boolean) - Method in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerService
Set an XSL transformer by loading XSL file from location specified in the URI parameter.
setTransformers(List) - Method in class com.sap.portal.httpconnectivity.transformationservice.AbstractTransformerHolder
Sets list of transformers to the transformation service.
setTranslationInfo(String, String) - Method in class com.sap.portal.pcm.iviewserver.NewIVSObjectDescriptor
 
setType(String) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewColumn
 
setTypeEnum(TableColumnType) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewColumn
 
setUIStrings(Map) - Method in class com.sap.portal.admin.wizard.AbstractPCMWizard
Override the common strings that are provided by the toolkit with your strings.
setUMAuthentication(AuthenticationMode, String, Object) - Method in interface com.sapportals.portal.pb.contentservice.IPackageInformation
Not supported at this stage
setupComponent(IWizardContext) - Method in interface com.sapportals.admin.wizardframework.api.IWizardComponent
setup the component here. if this component is a container add all subcomponents here
setupComponent(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractWizardComponent
 
setupComponent(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.GridContainer
 
setupComponent(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractInputComponent
 
setupComponent(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AlignedInputComponentList
 
setupComponent(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.FlowContainer
 
setupEditor(IEditorConfiguration, IPortalComponentProfile, Map, ResourceBundle) - Method in interface com.sap.portal.admin.editor.IEditorBuilder
Sets up the editor structure and panes
setupPane(IWizardContext, FlowContainer) - Method in class com.sapportals.admin.wizardframework.templates.AbstractWizardPane
 
setupWizard(IConfigurableWizard, IPortalComponentProfile) - Method in interface com.sapportals.admin.wizardframework.api.IStaticWizardConfigurator
Deprecated. The concept of static wizards has been abandoned - please use dynamic wizards only. setup your wizard in this function by adding panes, transitions and dependencies.
setupWizard(IConfigurableWizard, IPortalComponentProfile, Map, ResourceBundle) - Method in class com.sap.portal.admin.wizard.AbstractPCMWizard
 
setupWizard(IConfigurableWizard, IPortalComponentProfile, Map, ResourceBundle) - Method in interface com.sapportals.admin.wizardframework.api.IDynamicWizardConfigurator
setup your wizard in this function by adding panes, transitions and dependencies.
setURL(String, String) - Method in interface com.sapportals.portal.pb.contentservice.IPackageInformation
Set the method of the request (GET, POST) and the URL that should be requested
setURLParams(String) - Method in class com.sapportals.portal.pb.utils.RequestParamsContainer
 
setUsePageParams(boolean) - Method in class com.sapportals.portal.pb.utils.RedirectData
 
setUser(IPrincipal) - Method in class com.sapportals.portal.ivs.cg.ConnectionProperties
Sets the user.
setUser(Object) - Method in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
setUserAgent(String) - Method in interface com.sapportals.portal.pb.contentservice.IPackageInformation
Set the user agent (browser type) used for the request
setUseRowSelection(Boolean, IBasicEditingContext) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableViewComponent
 
setValue(boolean, IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.CheckboxChoiceComponent
 
setValue(List, IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.ListSelectionComponent
set this component's value to newValue
setValue(Object) - Method in class com.sapportals.portal.navigation.obn.ObnDataType
 
setValue(String) - Method in interface com.sap.portal.unification.hrnpnode.IHRNPSource
sets the value in the column
setValue(String) - Method in interface com.sap.portal.unification.hrnpnode.IHRNPSource50
sets the value in the column
setValue(String, IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.TextInputComponent
 
setValue(String, IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.RadioButtonSelectionComponent
set this component's value to newValue
setValue(String, IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.DropdownSelectionComponent
set this component's value to newValue
setValue(String, IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.MultilineInputComponent
 
setValueGeneric(Object, IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractInputComponent
 
setValueTargetPath(String) - Method in class com.sapportals.admin.wizardframework.components.AbstractInputComponent
Set the path of the property underlying this input control
setWaitingMessage(String) - Method in interface com.sapportals.portal.prt.service.epcftoolbox.IClientEventReceiver
activates displaying of message when the content is loaded.
setWidth(String) - Method in class com.sapportals.admin.wizardframework.components.AbstractSelectionComponent
 
severe(Throwable, String) - Method in interface com.sapportals.admin.wizardframework.api.IWizardContext
 
severe(Throwable, String) - Method in interface com.sapportals.admin.wizardframework.util.IWizardFramework
 
SHARED - Static variable in class com.sapportals.portal.pb.iviewdef.IviewCachingLevel
Iview is cached per all users
SHOW_EXTERNAL - Static variable in interface com.sapportals.portal.navigation.INavigationConstants
Parameter defining the launching of the navigation node will be performed in an external (new) STANDALONE window.
SHOW_EXTERNAL - Static variable in interface com.sapportals.portal.navigation.IClientNavigationGenerator
Parameter defining the launching of the navigation node will be performed in an external (new) STANDALONE window.
SHOW_EXTERNAL_PORTAL - Static variable in interface com.sapportals.portal.navigation.INavigationConstants
Parameter defining the launching of the navigation node will be performed in an external (new) PORTAL window.
SHOW_EXTERNAL_PORTAL - Static variable in interface com.sapportals.portal.navigation.IClientNavigationGenerator
Parameter defining the launching of the navigation node will be performed in an external (new) PORTAL window.
SHOW_INPLACE - Static variable in interface com.sapportals.portal.navigation.INavigationConstants
Parameter defining the launch should take place in the same window.
SHOW_INPLACE - Static variable in interface com.sapportals.portal.navigation.IClientNavigationGenerator
Parameter defining the launching of the navigation node will be performed in the same window.
showWizardGui(boolean, boolean) - Method in interface com.sapportals.admin.wizardframework.api.IConfigurableWizard
you may use this function to disable the standard wizard gui or parts of it if your wizard does not need the standard wizard gui or wants to repace it.
SingleSignOnLayer - class com.sapportals.portal.appintegrator.layer.SingleSignOnLayer.
 
SingleSignOnLayer() - Constructor for class com.sapportals.portal.appintegrator.layer.SingleSignOnLayer
 
SIZE_SCALE_VALUE_PERCENT - Static variable in interface com.sap.portal.pcm.attributes.IAttriViewValues
Constant for optional value of the attribute
SIZE_SCALE_VALUE_PIXELS - Static variable in interface com.sap.portal.pcm.attributes.IAttriViewValues
Constant for optional value of the attribute
SIZE_TYPE_VALUE_AUTOMATIC - Static variable in interface com.sap.portal.pcm.attributes.IAttriViewValues
Constant for optional value of the attribute
SIZE_TYPE_VALUE_FIXED - Static variable in interface com.sap.portal.pcm.attributes.IAttriViewValues
Constant for optional value of the attribute
SIZE_TYPE_VALUE_FULL_PAGE - Static variable in interface com.sap.portal.pcm.attributes.IAttriViewValues
Constant for optional value of the attribute
size() - Method in interface com.sapportals.portal.useragent.IUserAgentSet
returns the number of elements in this set
skippedEntity(String) - Method in class com.sap.portal.httpconnectivity.transformationservice.EPSAXDefaultHandler
 
SLServiceKeys - class com.sap.portal.pcm.iviewserver.cache.SLServiceKeys.
 
SLServiceKeys(String) - Constructor for class com.sap.portal.pcm.iviewserver.cache.SLServiceKeys
 
SMARTLINK_OBJECT_INFO - Static variable in interface com.sap.portal.pcm.iviewserver.ISupportedAspects
 
sourceSystem - Variable in class com.sapportals.portal.sapapplication.DragAndRelateLayer
 
START_PANE - Static variable in class com.sap.portal.admin.wizard.AbstractPCMWizard
Alias that points to the info pane, which is the starting point that the wizard developer connects his/her panes to.
startCDATA() - Method in class com.sap.portal.httpconnectivity.transformationservice.EPSAXDefaultHandler
 
startDocument() - Method in class com.sap.portal.httpconnectivity.transformationservice.EPSAXDefaultHandler
 
startDTD(String, String, String) - Method in class com.sap.portal.httpconnectivity.transformationservice.EPSAXDefaultHandler
 
startElement(String, String, String, Attributes) - Method in class com.sap.portal.httpconnectivity.transformationservice.EPSAXDefaultHandler
 
startEntity(String) - Method in class com.sap.portal.httpconnectivity.transformationservice.EPSAXDefaultHandler
 
startPrefixMapping(String, String) - Method in class com.sap.portal.httpconnectivity.transformationservice.EPSAXDefaultHandler
 
STATE_IVIEW_TEMPLATE - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
STATE_PAGE_TEMPLATE - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
STATE_SYSTEM_TEMPLATE - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
STATE_UNIF_IVIEW - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
STEP_NO_OFFSET - Static variable in class com.sapportals.admin.wizardframework.AbstractDynamicWizard
 
STEP_NO_OFFSET - Static variable in class com.sapportals.admin.wizardframework.AbstractStaticWizard
Deprecated.  
STEP_OFFSET_PARAM - Static variable in class com.sap.portal.admin.wizard.ObjectCreationWizardConstants
step offset parameter (step_offset).
stopProcessing() - Method in class com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer
 
stopProcessing() - Method in interface com.sapportals.portal.appintegrator.layer.IIntegrationLayer
Returns whether the layer processing should stop at this layer or not
store(ClassLoader) - Method in class com.sapportals.admin.wizardframework.components.tableview.TableDataModel
 
StreamShortcut - class com.sapportals.portal.sapapplication.transaction.StreamShortcut.
 
StreamShortcut() - Constructor for class com.sapportals.portal.sapapplication.transaction.StreamShortcut
 
StructuredDocument - class com.sapportals.portal.sapapplication.transaction.StructuredDocument.
 
StructuredDocument() - Constructor for class com.sapportals.portal.sapapplication.transaction.StructuredDocument
 
SubElementFetcher - class com.sapportals.portal.pb.contentservice.testcomponent.SubElementFetcher.
 
SubElementFetcher() - Constructor for class com.sapportals.portal.pb.contentservice.testcomponent.SubElementFetcher
 
SUMMARY_PANE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.SummaryPane
pane path key
SummaryPane - class com.sap.portal.admin.wizard.panes.SummaryPane.
SummaryPane displays the wizard summaries that are aggregated along the wizard flow.
SummaryPane.UIStrings - class com.sap.portal.admin.wizard.panes.SummaryPane.UIStrings.
UIStrings holds constants pointing to the pane's bundle keys.
SummaryPane.UIStrings() - Constructor for class com.sap.portal.admin.wizard.panes.SummaryPane.UIStrings
 
SummaryPane() - Constructor for class com.sap.portal.admin.wizard.panes.SummaryPane
 
SUPPORTED_USER_AGENT_VALUE_ALL - Static variable in interface com.sap.portal.pcm.attributes.IAttrLaunchValues
Constant for optional value of the attribute
SUPPORTED_USER_AGENT_VALUE_MSIE - Static variable in interface com.sap.portal.pcm.attributes.IAttrLaunchValues
Constant for optional value of the attribute
SUPPORTED_USER_AGENT_VALUE_NETSCAPE - Static variable in interface com.sap.portal.pcm.attributes.IAttrLaunchValues
Constant for optional value of the attribute
swapOutCurrentLayer() - Method in class com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer
Performs a Redirection of the current component to itself - i.e. do another Round Trip.
system - Variable in class com.sapportals.portal.sapapplication.DragAndRelateLayer
 
SYSTEM_ALIASES - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
SYSTEM_HANDLER_KEY - Static variable in class com.sap.portal.admin.wizard.handlers.SystemHandler
key for default system handler service.
SYSTEM_KEY - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
System ID
ID of the SAP system as defined in the system landscape Type: String Mandatory: yes, if not defined by the iView or you use the Genericapplication type Default: no default Example: "MySystem"
SystemHandler - class com.sap.portal.admin.wizard.handlers.SystemHandler.
SystemHandler handles system creation using the new PCM API.
SystemHandler() - Constructor for class com.sap.portal.admin.wizard.handlers.SystemHandler
 
SystemLookup - class com.sapportals.portal.appintegrator.lookup.SystemLookup.
 
SystemLookup() - Constructor for class com.sapportals.portal.appintegrator.lookup.SystemLookup
 
SystemNotFoundException - exception com.sapportals.portal.ivs.cg.SystemNotFoundException.
A runtime exception indicating non existing system was looked for.
SystemNotFoundException() - Constructor for class com.sapportals.portal.ivs.cg.SystemNotFoundException
Default constructor
SystemNotFoundException(String) - Constructor for class com.sapportals.portal.ivs.cg.SystemNotFoundException
Constructor with exception message
SYSTEMS - Static variable in class com.sap.portal.pcm.iviewserver.cache.SLServiceKeys
 

T

TABLE_STATE_TABLE_DATA_KEY - Static variable in interface com.sapportals.admin.wizardframework.components.tableview.TableViewConstants
 
TABLE_VIEW_COMPONENT_KEY - Static variable in interface com.sapportals.admin.wizardframework.components.tableview.TableViewConstants
 
TableDataModel - class com.sapportals.admin.wizardframework.components.tableview.TableDataModel.
 
TableDataModel() - Constructor for class com.sapportals.admin.wizardframework.components.tableview.TableDataModel
 
TableViewButtonRenderer - class com.sapportals.admin.wizardframework.components.tableview.render.TableViewButtonRenderer.
 
TableViewButtonRenderer(IBasicEditingContext) - Constructor for class com.sapportals.admin.wizardframework.components.tableview.render.TableViewButtonRenderer
 
TableViewCheckBoxRenderer - class com.sapportals.admin.wizardframework.components.tableview.render.TableViewCheckBoxRenderer.
 
TableViewCheckBoxRenderer(IBasicEditingContext) - Constructor for class com.sapportals.admin.wizardframework.components.tableview.render.TableViewCheckBoxRenderer
 
TableViewColumn - class com.sapportals.admin.wizardframework.components.tableview.TableViewColumn.
 
TableViewColumn(String, Boolean, Boolean, IBasicEditingContext) - Constructor for class com.sapportals.admin.wizardframework.components.tableview.TableViewColumn
 
TableViewColumn(String, Boolean, Boolean, ITableViewCellRenderer, IBasicEditingContext) - Constructor for class com.sapportals.admin.wizardframework.components.tableview.TableViewColumn
 
TableViewColumns - class com.sapportals.admin.wizardframework.components.tableview.TableViewColumns.
 
TableViewComponent - class com.sapportals.admin.wizardframework.components.tableview.TableViewComponent.
 
TableViewComponent(IBasicEditingContext) - Constructor for class com.sapportals.admin.wizardframework.components.tableview.TableViewComponent
 
TableViewComponentException - exception com.sapportals.admin.wizardframework.components.tableview.TableViewComponentException.
 
TableViewComponentException(String) - Constructor for class com.sapportals.admin.wizardframework.components.tableview.TableViewComponentException
 
TableViewComponentException(String, Throwable) - Constructor for class com.sapportals.admin.wizardframework.components.tableview.TableViewComponentException
 
TableViewConstants - interface com.sapportals.admin.wizardframework.components.tableview.TableViewConstants.
 
TableViewDropDownListBoxRenderer - class com.sapportals.admin.wizardframework.components.tableview.render.TableViewDropDownListBoxRenderer.
 
TableViewDropDownListBoxRenderer(IBasicEditingContext) - Constructor for class com.sapportals.admin.wizardframework.components.tableview.render.TableViewDropDownListBoxRenderer
 
TableViewDropDownListBoxRenderer(List, List, IBasicEditingContext) - Constructor for class com.sapportals.admin.wizardframework.components.tableview.render.TableViewDropDownListBoxRenderer
 
TableViewImageLinkRenderer - class com.sapportals.admin.wizardframework.components.tableview.render.TableViewImageLinkRenderer.
 
TableViewImageLinkRenderer(IBasicEditingContext) - Constructor for class com.sapportals.admin.wizardframework.components.tableview.render.TableViewImageLinkRenderer
 
TableViewImageRenderer - class com.sapportals.admin.wizardframework.components.tableview.render.TableViewImageRenderer.
 
TableViewImageRenderer(IBasicEditingContext) - Constructor for class com.sapportals.admin.wizardframework.components.tableview.render.TableViewImageRenderer
 
TableViewInputRenderer - class com.sapportals.admin.wizardframework.components.tableview.render.TableViewInputRenderer.
 
TableViewInputRenderer(IBasicEditingContext) - Constructor for class com.sapportals.admin.wizardframework.components.tableview.render.TableViewInputRenderer
 
TableViewLinkRenderer - class com.sapportals.admin.wizardframework.components.tableview.render.TableViewLinkRenderer.
 
TableViewLinkRenderer(IBasicEditingContext) - Constructor for class com.sapportals.admin.wizardframework.components.tableview.render.TableViewLinkRenderer
 
TableViewRowComparator - class com.sapportals.admin.wizardframework.components.tableview.TableViewRowComparator.
 
TableViewTextRenderer - class com.sapportals.admin.wizardframework.components.tableview.render.TableViewTextRenderer.
 
TableViewTextRenderer(IBasicEditingContext) - Constructor for class com.sapportals.admin.wizardframework.components.tableview.render.TableViewTextRenderer
 
TARGET_COMPONENTS - Static variable in class com.sap.portal.pcm.relateditem.RelatedItemType
Constant for delta-link creation mode.
TARGET_ID_PARAM - Static variable in class com.sap.portal.admin.wizard.ObjectCreationWizardConstants
points to the target object (template or par) id (what).
TARGET_NAME_SUMMARY_CAPTION_BUNDLE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.SummaryPane.UIStrings
string of the caption for the summary key that displays the template/par name in the summaries pane
TARGET_NAME_SUMMARY_VAL - Static variable in class com.sap.portal.admin.wizard.panes.InitPane
 
Task - class com.sapportals.portal.ivs.iviews.Task.
 
Task() - Constructor for class com.sapportals.portal.ivs.iviews.Task
 
Task(Task) - Constructor for class com.sapportals.portal.ivs.iviews.Task
 
tCode - Variable in class com.sapportals.portal.sapapplication.DragAndRelateLayer
 
TemplateParserException - exception com.sapportals.portal.appintegrator.template_processor.TemplateParserException.
Exception fired on Template parsing errors Copyright (c) SAP Portals Europe GmbH 2001
TemplateParserException(String, String, int) - Constructor for class com.sapportals.portal.appintegrator.template_processor.TemplateParserException
Constructs a new TemplateParserException
TemplateParserException(String, String, String, boolean) - Constructor for class com.sapportals.portal.appintegrator.template_processor.TemplateParserException
Constructs a new TemplateParserException because of an unknown context/terminal
TemplateParserException(String, String, String, int) - Constructor for class com.sapportals.portal.appintegrator.template_processor.TemplateParserException
Constructs a new TemplateParserException because of a terminal syntax error
TemplateParserException(String, Throwable) - Constructor for class com.sapportals.portal.appintegrator.template_processor.TemplateParserException
Constructs a new TemplateParserException with
TEMPORARY - Static variable in class com.sap.portal.httpconnectivity.transformationservice.TransformerType
Specify that the transformer was supplied by other vendor that can remove them at any time.
TestFetcherService - class com.sapportals.portal.pb.contentservice.testcomponent.TestFetcherService.
 
TestFetcherService() - Constructor for class com.sapportals.portal.pb.contentservice.testcomponent.TestFetcherService
 
TestHTMLProcessor - class com.sapportals.portal.pb.contentservice.testcomponent.TestHTMLProcessor.
 
TestHTMLProcessor() - Constructor for class com.sapportals.portal.pb.contentservice.testcomponent.TestHTMLProcessor
 
TextInputComponent - class com.sapportals.admin.wizardframework.components.TextInputComponent.
 
TextInputComponent() - Constructor for class com.sapportals.admin.wizardframework.components.TextInputComponent
sorry, no detailed documentation yet
TextInputComponent(String) - Constructor for class com.sapportals.admin.wizardframework.components.TextInputComponent
sorry, no detailed documentation yet
TextInputComponent(String, String) - Constructor for class com.sapportals.admin.wizardframework.components.TextInputComponent
sorry, no detailed documentation yet
TextInputComponent(String, String, int) - Constructor for class com.sapportals.admin.wizardframework.components.TextInputComponent
sorry, no detailed documentation yet
TextInputComponent(String, String, int, int) - Constructor for class com.sapportals.admin.wizardframework.components.TextInputComponent
sorry, no detailed documentation yet
TextInputComponent(String, String, int, int, String) - Constructor for class com.sapportals.admin.wizardframework.components.TextInputComponent
sorry, no detailed documentation yet
TextInputComponent(String, String, int, int, String, String) - Constructor for class com.sapportals.admin.wizardframework.components.TextInputComponent
sorry, no detailed documentation yet
TextInputComponent(String, String, int, int, String, String, String) - Constructor for class com.sapportals.admin.wizardframework.components.TextInputComponent
sorry, no detailed documentation yet
ThirdInnerHTML - class com.sapportals.portal.pb.contentservice.testcomponent.ThirdInnerHTML.
 
ThirdInnerHTML() - Constructor for class com.sapportals.portal.pb.contentservice.testcomponent.ThirdInnerHTML
 
TITLE_ATTR_SESSION_ID - Static variable in class com.sap.portal.admin.wizard.AbstractPCMWizard.InfoPaneInputKeys
 
toAttributes() - Method in class com.sap.portal.pcm.iviewserver.NewIVSObjectDescriptor
 
TOOLKIT_LOG_PREFIX - Static variable in class com.sap.portal.admin.wizard.ObjectCreationWizardConstants
 
TopLayer - class com.sapportals.portal.sapapplication.webdynpro.TopLayer.
 
TopLayer() - Constructor for class com.sapportals.portal.sapapplication.webdynpro.TopLayer
 
toString() - Method in class com.sap.portal.admin.wizard.panes.InfoPane.OptionalControl
Returns the object's string.
toString() - Method in class com.sap.portal.admin.wizard.panes.FinishPane.FinishOptions
Returns the string value of the option.
toString() - Method in class com.sap.portal.pcm.relateditem.RelatedItemType
 
toString() - Method in interface com.sap.portal.unification.hrnpnode.IHRNPNode
builds a String representation of this Node.
toString() - Method in class com.sapportals.portal.ivs.iviews.Task
 
toString() - Method in class com.sapportals.portal.pb.utils.URLGenerator
 
toString() - Method in interface com.sapportals.portal.useragent.IUserAgent
Returns the information of the user agent in a human readable representation.
TRANSACTION_AUTOSTART - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Process first dynpro automatically
If set to 'true' than <Enter> is automatically executed when the transaction is started and the first screen is executed if all mandatory screen fields are defined.
TRANSACTION_FROGDESIGN - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Flag for new Visual design
If set to true the SAPGUI for Java is started using the new Visual Design Type: {true, false} Mandatory: no Default: true Example: "false"
TRANSACTION_GUITYPE - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
SAP Gui type
One of 'SAPGUI for Windows' (WinGui), 'SAPGUI for Java' (javaGui) or 'SAPGUI for HTML' (WebGui) - use the Java constants Type: {IIViewUrlGenerator.SAPGUI_HTML, IIViewUrlGenerator.SAPGUI_WINDOWS, IIViewUrlGenerator.SAPGUI_JAVA} Mandatory: yes, if not defined by the iView Default: no default Example: SAPGUI_HTML
TRANSACTION_OKCODE - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Okcode to trigger PAI on first screen
Sets the Ok code field for the transaction start.
TRANSACTION_SPO1 - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Flag for SPO1
If set to true than the transaction is started via the parameter transaction SPO1.
TRANSACTION_TCODE - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
The Transaction code
A transaction code can contain up to 20 characters and should always begin with a letter.
TRANSACTION_WINGUITECHNIQUE - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
SAPGUI for Windows starting technique
Defines the technique to start Wingui.
TransactionLayer - class com.sapportals.portal.sapapplication.transaction.TransactionLayer.
 
TransactionLayer() - Constructor for class com.sapportals.portal.sapapplication.transaction.TransactionLayer
 
transform(Source, List, Map[], IPageContext, Map, Result) - Method in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerService
Method that activates the transformation process over a list of transformers.
transform(Source, String, Map, IPageContext, Map, Result) - Method in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerService
Method that activates transformation process by one transformer.
TRANSFORMATION_LOG_SUBLOC - Static variable in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerService
Sub location of the log for the transformer service
TransformationServiceException - exception com.sap.portal.httpconnectivity.transformationservice.TransformationServiceException.
General exception of the transformation service
TransformationServiceException(Exception) - Constructor for class com.sap.portal.httpconnectivity.transformationservice.TransformationServiceException
Create an exception according a previous one
TransformationServiceException(String) - Constructor for class com.sap.portal.httpconnectivity.transformationservice.TransformationServiceException
Create an exception according to an error string
TransformationServiceException(String, Exception) - Constructor for class com.sap.portal.httpconnectivity.transformationservice.TransformationServiceException
Create an exception according to an error string and an exception
TRANSFORMER_IMPL_TYPE_SAX - Static variable in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerInformation
SAX transformer type marker
TRANSFORMER_IMPL_TYPE_XSL - Static variable in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerInformation
XSL transformer type marker
TRANSFORMERS_REGISTRY_ROOT_PATH - Static variable in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerService
The path of the transformer providers in the registry
TransformersProvider - class com.sap.portal.httpconnectivity.transformationservice.TransformersProvider.
Service that implements a simple transformers provider for the transformation service.
TransformersProvider() - Constructor for class com.sap.portal.httpconnectivity.transformationservice.TransformersProvider
 
TransformerType - class com.sap.portal.httpconnectivity.transformationservice.TransformerType.
Enumeration class defining the transformers type.
TransformerType(int) - Constructor for class com.sap.portal.httpconnectivity.transformationservice.TransformerType
Creates a new TransformerType object.
TRANSFROMER_KEY_END - Static variable in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerInformation
Postfix of the key
TRANSFROMER_KEY_SEPARATOR - Static variable in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerInformation
Separator between the key parts
TRANSFROMER_KEY_START - Static variable in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerInformation
Prefix of the key
TRANSITION_FROM_ANY_PANE - Static variable in interface com.sapportals.admin.wizardframework.api.IConfigurableWizard
 
TRAY_TYPE_VALUE_BORDER - Static variable in interface com.sap.portal.pcm.attributes.IAttriViewValues
Constant for optional value of the attribute
TRAY_TYPE_VALUE_BORDERLESS - Static variable in interface com.sap.portal.pcm.attributes.IAttriViewValues
Constant for optional value of the attribute
TRAY_TYPE_VALUE_FILL - Static variable in interface com.sap.portal.pcm.attributes.IAttriViewValues
Constant for optional value of the attribute
TRAY_TYPE_VALUE_PLAIN - Static variable in interface com.sap.portal.pcm.attributes.IAttriViewValues
Constant for optional value of the attribute
TRAY_TYPE_VALUE_TRANSPARENT - Static variable in interface com.sap.portal.pcm.attributes.IAttriViewValues
Constant for optional value of the attribute
TRNS_HLDR_CATEGORY - Static variable in class com.sap.portal.httpconnectivity.transformationservice.AbstractTransformerHolder
 
TRNS_HLDR_LOCATION - Static variable in class com.sap.portal.httpconnectivity.transformationservice.AbstractTransformerHolder
 
TRNS_HLDR_LOG_SUBLOC - Static variable in class com.sap.portal.httpconnectivity.transformationservice.AbstractTransformerHolder
 
TRNSFRMR_SVC_LOC_STR - Static variable in interface com.sap.portal.httpconnectivity.transformationservice.ITransformerService
Location of the log for the transformer service
TYPE_FOLDER - Static variable in interface com.sapportals.portal.navigation.INavigationConstants
 
TYPE_IMPORT - Static variable in class com.sap.portal.admin.wizard.ObjectCreationWizardConstants
reference to the oclass that is indicating the target is a par.
TYPE_IVIEW - Static variable in interface com.sapportals.portal.navigation.INavigationConstants
 
TYPE_OTHER - Static variable in interface com.sapportals.portal.navigation.INavigationConstants
 
TYPE_PAGE - Static variable in interface com.sapportals.portal.navigation.INavigationConstants
 
TYPE_WORKSET - Static variable in interface com.sapportals.portal.navigation.INavigationConstants
 

U

UA_PLATFORM_LINUX - Static variable in interface com.sapportals.portal.useragent.IUserAgentConstants
user agent platform: Linux
UA_PLATFORM_MAC - Static variable in interface com.sapportals.portal.useragent.IUserAgentConstants
user agent platform: Macintosh
UA_PLATFORM_OTHER - Static variable in interface com.sapportals.portal.useragent.IUserAgentConstants
user agent platform: other (unknown) platform
UA_PLATFORM_PDA - Static variable in interface com.sapportals.portal.useragent.IUserAgentConstants
user agent platform: PDA
UA_PLATFORM_WAP - Static variable in interface com.sapportals.portal.useragent.IUserAgentConstants
user agent platform: WAP
UA_PLATFORM_WIN - Static variable in interface com.sapportals.portal.useragent.IUserAgentConstants
user agent platform: all Microsoft Windows platforms (95, 98, ME, NT, 2000, XP)
UA_TYPE_ERICSSON - Static variable in interface com.sapportals.portal.useragent.IUserAgentConstants
user agent type: Ericsson WAP
UA_TYPE_MOZILLA - Static variable in interface com.sapportals.portal.useragent.IUserAgentConstants
user agent type: ...
UA_TYPE_MSIE - Static variable in interface com.sapportals.portal.useragent.IUserAgentConstants
user agent type: Microsoft Internet Explorer
UA_TYPE_MSPIE - Static variable in interface com.sapportals.portal.useragent.IUserAgentConstants
user agent type: Microsoft PDA
UA_TYPE_NETSCAPE - Static variable in interface com.sapportals.portal.useragent.IUserAgentConstants
user agent type: Netscape and ...
UA_TYPE_NOKIA - Static variable in interface com.sapportals.portal.useragent.IUserAgentConstants
user agent type: Nokia WAP
UA_TYPE_OPERA - Static variable in interface com.sapportals.portal.useragent.IUserAgentConstants
user agent type: Opera
UA_TYPE_OTHER - Static variable in interface com.sapportals.portal.useragent.IUserAgentConstants
user agent type: other (unknown) vendor
UA_TYPE_PALM - Static variable in interface com.sapportals.portal.useragent.IUserAgentConstants
user agent type: Palm PDA
UA_TYPE_UP - Static variable in interface com.sapportals.portal.useragent.IUserAgentConstants
user agent type: UP WAP
UA_VERSION_OTHER - Static variable in interface com.sapportals.portal.useragent.IUserAgentConstants
user agent version: other version
UnexpectedBehaviourException - exception com.sap.portal.admin.editor.exception.UnexpectedBehaviourException.
UnexpectedBehaviourException Something unexpected occur while handling the editor flow.
UnexpectedBehaviourException(String) - Constructor for class com.sap.portal.admin.editor.exception.UnexpectedBehaviourException
Constructor
UnexpectedBehaviourException(String, Throwable) - Constructor for class com.sap.portal.admin.editor.exception.UnexpectedBehaviourException
Constructor
unregisterConnector(String) - Method in interface com.sapportals.portal.navigation.INavigationConnectorRegistration
Unregistering a navigation connector from the navigation connectors context serving navigation nodes to the Navigation service.
unregisterPSIDGenerator(String) - Method in interface com.sapportals.portal.appintegrator.psid.IPSIDService
Unregisters the generator that is known by the IPSIDService under the given key.
updateInputComponent(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractSelectionComponent
 
updateObject(SemanticObjectRequest) - Method in interface com.sapportals.portal.ivs.iviews.IDesigntimeSLService
 
URL - Static variable in class com.sapportals.portal.pb.iviewdef.IviewIsolationMode
Iview is isolated from the page
URL_PARAMS - Static variable in class com.sapportals.portal.pb.contentservice.authmodes.AuthenticationMode
 
URL_PREFIX_SEPARATOR - Static variable in interface com.sapportals.portal.navigation.INavigationConstants
 
URLGenerator - class com.sapportals.portal.pb.utils.URLGenerator.
 
URLGenerator(IPortalComponentRequest, boolean, String, String) - Constructor for class com.sapportals.portal.pb.utils.URLGenerator
 
URLTemplateProcessLayer - class com.sapportals.portal.appintegrator.layer.URLTemplateProcessLayer.
Copyright: Copyright (c) 2002 by SAP AG Description
URLTemplateProcessLayer() - Constructor for class com.sapportals.portal.appintegrator.layer.URLTemplateProcessLayer
 
urlToId(String) - Method in interface com.sap.portal.pcm.iviewserver.ISLUtilsSrv
convert url to id (remove the prefix)
usePageParams() - Method in class com.sapportals.portal.pb.utils.RedirectData
 
user - Variable in class com.sapportals.portal.ivs.iviews.SemanticObjectRequest
 
USER - Static variable in class com.sapportals.portal.pb.iviewdef.IviewCachingLevel
Iview is cached per user
USER_MAPPING_SERVICE_NAME - Static variable in interface com.sapportals.unification.unificationutils.urlflowutils.IDragAndRelateConstants
 
USER_STYLE_PARAMETER_STRING - Static variable in interface com.sapportals.unification.unificationutils.urlflowutils.IDragAndRelateConstants
 
UserAgentPatternParserException - exception com.sapportals.portal.useragent.UserAgentPatternParserException.
 
UserAgentPatternParserException(String, String, int) - Constructor for class com.sapportals.portal.useragent.UserAgentPatternParserException
 
UserAgentPatternParserException(String, String, int, char) - Constructor for class com.sapportals.portal.useragent.UserAgentPatternParserException
 
UserAgentServiceBuilder - class com.sapportals.portal.useragent.UserAgentServiceBuilder.
 
UserAgentServiceBuilder() - Constructor for class com.sapportals.portal.useragent.UserAgentServiceBuilder
 
UserAgentSetException - exception com.sapportals.portal.useragent.UserAgentSetException.
 
UserAgentSetException(String) - Constructor for class com.sapportals.portal.useragent.UserAgentSetException
 
UserAgentSetException(Throwable, String) - Constructor for class com.sapportals.portal.useragent.UserAgentSetException
 
UserInvalidException - exception com.sap.portal.ivs.internalconnector.UserInvalidException.
A runtime exception indicates that the user is invalid.
UserInvalidException() - Constructor for class com.sap.portal.ivs.internalconnector.UserInvalidException
 
UserInvalidException(String) - Constructor for class com.sap.portal.ivs.internalconnector.UserInvalidException
 
USLServiceKey - Static variable in interface com.sap.portal.pcm.iview.navigation.unification.IUnificationObjects
 
Utils - class com.sapportals.portal.appintegrator.Utils.
 
Utils() - Constructor for class com.sapportals.portal.appintegrator.Utils
 

V

validate() - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.ReadOnlyPcdAttributesWrapper
 
validate() - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.PropertyContentWrapper
 
validate() - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.PcmAttrSetWrapper
 
validate() - Method in class com.sap.portal.pcm.iviewserver.providers.wrappers.AttributesWrapper
 
validPcdType(String) - Static method in class com.sap.portal.pcm.iviewserver.tools.AttributesUtils
 
validValuesStrToEnum(String) - Static method in class com.sap.portal.pcm.iviewserver.tools.AttributesUtils
validValuesStrToAttributes Converts validValues formated string to strings enumeration
VALUE - Static variable in class com.sapportals.admin.wizardframework.components.AbstractInputComponent
 
VALUE - Static variable in class com.sapportals.admin.wizardframework.components.MultiSelectionComponent
 
VALUE_TITLES - Static variable in class com.sapportals.admin.wizardframework.components.MultiSelectionComponent
 
valueTargetPath - Variable in class com.sapportals.admin.wizardframework.components.AbstractInputComponent
 
VERTICAL_LAYOUT - Static variable in class com.sapportals.admin.wizardframework.components.AbstractWizardComponent
 
VERTICAL_LAYOUT - Static variable in class com.sapportals.admin.wizardframework.components.WizardComponentContainer
 
VERTICAL_LAYOUT - Static variable in class com.sapportals.admin.wizardframework.components.FlowContainer
 
VIRTUAL_RESOURCE_BUNDLE_PREFIX - Static variable in interface com.sap.portal.pcm.attributes.IAttrPcmLaunch
Constant for the meta attribute name
VISIBLE - Static variable in class com.sapportals.portal.pb.iviewdef.IviewAvailabilityMode
Iview is visible in the page.

W

WARNING - Static variable in class com.sap.portal.admin.editor.EditorMessageType
Warning EditorMessageType
warning(String) - Method in interface com.sapportals.admin.wizardframework.api.IWizardContext
 
warning(String) - Method in interface com.sapportals.admin.wizardframework.util.IWizardFramework
 
wasChanged(IWizardContext) - Method in interface com.sapportals.admin.wizardframework.api.IDependencyObject
classes implementing IDependencyObject should call this function each time the object state is changed (e.g. from all of their set...(
wasChanged(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AbstractWizardComponent
this method should be called whenever a component is changed.
wasChanged(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.GridContainer
 
wasChanged(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.WizardComponentContainer
 
wasChanged(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.TextInputComponent
 
wasChanged(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.AlignedInputComponentList
 
wasChanged(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.FlowContainer
 
wasChanged(IWizardContext) - Method in class com.sapportals.admin.wizardframework.components.MultilineInputComponent
 
WEBDYNPRO_APPLICATION - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Web Dynpro Application
The Web Dynpro application name Type: string Mandatory: yes, if not defined by the iView Default: no default Example: "HelloWorld"
WEBDYNPRO_DEFINITIONTYPE - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Web Dynpro Definition Type
The definition type defines whether this is an ABAP- or Java-Web Dynpro iView.
WEBDYNPRO_NAMESPACE - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
Web Dynpro Namespace
The namespace of the Webdynpro application (ie. the development component in Java).
WIDE_NARROW_LAYOUT_COMPONENT_NAME - Static variable in interface com.sapportals.portal.pb.dynamic.IPageStructure
 
WINGUI_STARTTECH_AUTO - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
WinGui Starting technique automatic detection Value for: IIViewUrlGenerator.TRANSACTION_WINGUITECHNIQUE
WINGUI_STARTTECH_SSD - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
WinGui Starting technique Structured Document Value for: IIViewUrlGenerator.TRANSACTION_WINGUITECHNIQUE
WINGUI_STARTTECH_SSF - Static variable in interface com.sapportals.portal.sapapplication.urlgenerator.IIViewUrlGenerator
WinGui Starting technique Shortcut File Value for: IIViewUrlGenerator.TRANSACTION_WINGUITECHNIQUE
WinGuiRenderLayer - class com.sapportals.portal.sapapplication.transaction.WinGuiRenderLayer.
 
WinGuiRenderLayer() - Constructor for class com.sapportals.portal.sapapplication.transaction.WinGuiRenderLayer
 
WIZARD_INSTANCE - Static variable in interface com.sapportals.admin.wizardframework.api.IWizardContext
 
WIZARD_PARAMETERS - Static variable in class com.sapportals.admin.wizardframework.AbstractDynamicWizard
 
WIZARD_PARAMETERS - Static variable in class com.sapportals.admin.wizardframework.AbstractStaticWizard
Deprecated.  
WIZARD_PARAMETERS - Static variable in class com.sapportals.admin.wizardframework.util.WizardSession
 
WIZARD_TITLE_BUNDLE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.InitPane.UIStrings
string of the wizard title
WizardComponentContainer - class com.sapportals.admin.wizardframework.components.WizardComponentContainer.
 
WizardComponentContainer() - Constructor for class com.sapportals.admin.wizardframework.components.WizardComponentContainer
sorry, no detailed documentation yet
WizardComponentContainer(int) - Constructor for class com.sapportals.admin.wizardframework.components.WizardComponentContainer
sorry, no detailed documentation yet
WizardComponentContainer(int, int) - Constructor for class com.sapportals.admin.wizardframework.components.WizardComponentContainer
sorry, no detailed documentation yet
WizardSession - class com.sapportals.admin.wizardframework.util.WizardSession.
 
WizardSession() - Constructor for class com.sapportals.admin.wizardframework.util.WizardSession
 
WRITE_PROTECTIVE_PANE_KEY - Static variable in class com.sap.portal.admin.wizard.panes.WriteProtectionPane
pane path key
WriteProtectionPane - class com.sap.portal.admin.wizard.panes.WriteProtectionPane.
 
WriteProtectionPane() - Constructor for class com.sap.portal.admin.wizard.panes.WriteProtectionPane
 
writer - Variable in class com.sap.portal.httpconnectivity.transformationservice.EPSAXDefaultHandler
The writer assosiated with the result

X

XMLSourceBufferedInputStream - class com.sap.portal.httpconnectivity.transformationservice.xmlsource.XMLSourceBufferedInputStream.
Class that used to buffer the data of the stream source so it could be cached later.
XMLSourceBufferedInputStream(InputStream) - Constructor for class com.sap.portal.httpconnectivity.transformationservice.xmlsource.XMLSourceBufferedInputStream
Creates a new XMLSourceBufferedInputStream object.
XSLDateFormatter - class com.sap.portal.httpconnectivity.transformationservice.xslextensions.XSLDateFormatter.
Date extention class, used for converting dates to standard outpupt format.
XSLDateFormatter() - Constructor for class com.sap.portal.httpconnectivity.transformationservice.xslextensions.XSLDateFormatter
Creates a new XSLDateFormatter object.
XSLDateFormatter(String, String) - Constructor for class com.sap.portal.httpconnectivity.transformationservice.xslextensions.XSLDateFormatter
Creates a new XSLDateFormatter object.

_

_ATTR_ACCESSIBILITY_SUPPORT - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_APP_CATEGORY - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_AUTH_SCHEME - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_AVAILABILITY - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_BINARY_STREAM - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_BOOLEAN - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_BUTTONS_URL - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_BYTE - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_CACHING_LEVEL - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_CODE_LINK - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_COMPONENT_TYPE - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_CONNECTION_FACTORY_CLASS - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_CONNECTION_GROUP - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_CONT - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_DESCR_ - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_DISABLE_CHILDREN_DYN - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_DISABLE_CHILDREN_RL - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_DISABLE_CHILDREN_TC - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_DOUBLE - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_DRAG_RELATE_ENABLED - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_DRAGRELATE - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_EDITOR_URL - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_EMBED_PROPERTY_EDITOR - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_EXPANSION_MODE - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_HEIGHT - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_HEIGHT_SCALE - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_HEIGHT_TYPE - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_HELP_URL - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_ICON_NAME - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_INFO_PAGE_URL - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_INHERITANCE - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_INT - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_INTEGER - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_IS_TEMPLATE - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_ISOLATION_MODE - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_JSP_NAME - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_LAUNCHABLE - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_MAIN_OBJECT - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_MAX_AUTO_HEIGHT - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_MERGEID - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_MERGEPRIO - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_MERGIBLE - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_MIN_AUTO_HEIGHT - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_NAMESPACE - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_NAVINVISIBLE - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_NESTED_PARAM_END_DELIMITER - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_NESTED_PARAM_START_DELIMITER - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_PAGE_TIMEOUT - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_PARAM_END_DELIMITER - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_PARAM_LIST - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_PARAM_START_DELIMITER - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_PERSONALIZATION_COMPONENT - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_PRIMARY_LAYOUT - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_REDIRECT - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_SHOW_BUTTONS_TOOLBAR - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_SHOW_EXPAND - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_SHOW_HELP - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_SHOW_PERSONALIZE - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_SHOW_REFRESH - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_SHOW_REMOVE - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_SHOW_TITLE - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_SHOW_TRAY - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_SHOWTYPE - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_STRING - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_SUPPORTED_USER_AGENT - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_SYSTEM__BUTTONS_URL - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_SYSTEM__EDITOR_URL - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_SYSTEM_WIZARD_URL - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_TAG_LIB_HTMLB - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_TAG_LIB_LAYOUT - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_TAG_NAME_IN_NAMESPACE - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_TAG_OBJECT_CLASS - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_TARGET - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_TEMPLATE_FILE - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_TEXT - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_TITLE_ - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_TITLE_LINK - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_TRAY_STATE - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_TRAY_TYPE - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_TYPE - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_UNSUPPORTED_USER_AGENT - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_UPDATE_CHILDREN_ORDER_DYN - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_UPDATE_CHILDREN_ORDER_RL - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_UPDATE_CHILDREN_ORDER_TC - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_VALIDITY_PERIOD - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_WIDTH - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_WIDTH_SCALE - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_WIDTH_TYPE - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_WINHEIGHT - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_WINNAME - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_WINWIDTH - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_ATTR_WIZARD_URL - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_META_ATTR_ADMINISTRATION - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_META_ATTR_CATEGORY - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_META_ATTR_DESCRIPTION - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_META_ATTR_PERSONALIZATION - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_META_ATTR_PLAIN_DESCRIPTION - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_META_ATTR_TYPE - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 
_META_ATTR_VALID_VALUES - Static variable in interface com.sapportals.portal.ivs.iviews.ISemanticObjectDefaults
 

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