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

A

AbstractRole - Interface in com.ibm.portal.community
The interface represents a role type in the scope of the community API.
AccessControlException - Exception in com.ibm.portal.app.service.exceptions
Occurs when the user is not having the needed access control permissions for a specific requested action.
AccessControlException() - Constructor for exception com.ibm.portal.app.service.exceptions.AccessControlException
 
AccessControlException(Throwable) - Constructor for exception com.ibm.portal.app.service.exceptions.AccessControlException
 
AccessDeniedException - Class in org.apache.jetspeed.portlet
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
AccessDeniedException() - Constructor for class org.apache.jetspeed.portlet.AccessDeniedException
Deprecated.  
AccessFailedException - Exception in com.ibm.portal.propertybroker.service
This exception indicates that there was an access error using the Property Broker service.
AccessFailedException() - Constructor for exception com.ibm.portal.propertybroker.service.AccessFailedException
Default constructor
AccessFailedException(Throwable) - Constructor for exception com.ibm.portal.propertybroker.service.AccessFailedException
Constructor that takes a nested exception
Action - Interface in com.ibm.portal.propertybroker.property
Action encapsulates the information used by the Property Broker to deliver property values provided by sources to targets.
Action - Interface in com.ibm.wps.pb.property
Deprecated. since 6.0.1 Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
ACTION_EVENT_KEY - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
The key used to retrieve ActionEvent from request object.
ACTION_KEY - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
This key is used to specify the Struts action.
ACTION_KEY - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
The key used to specify the Struts action.
ACTION_LISTENER_KEY - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
The key used for specifying the name of the action listener.
ACTION_LISTENER_KEY - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
The key used to specify the name of the WPS Action Listener.
ACTION_NAME_KEY - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
The key used for specifying the name of the action.
ACTION_PERFORMED - Static variable in interface org.apache.jetspeed.portlet.event.ActionEvent
Deprecated. Event identifier indicating that portlet request has been received that one or more actions associated with it.
ActionController - Interface in com.ibm.portal.propertybroker.property
ActionController encapsulates setter methods used when initializing instances of Action.
ActionEvent - Interface in org.apache.jetspeed.portlet.event
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
ActionListener - Interface in org.apache.jetspeed.portlet.event
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
actionPerformed(ActionEvent) - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Called by the portlet container to allow the portlet to process an action request.
actionPerformed(ActionEvent) - Method in interface org.apache.jetspeed.portlet.event.ActionListener
Deprecated. Notifies this listener that the action which the listener is watching for has been performed.
ActionTriggerMarkup - Interface in com.ibm.wps.pb.property
Deprecated. since 6.0.1 Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
ActionType - Class in com.ibm.portal.propertybroker.property
Deprecated. Use JSR 286 eventing instead of propertybroker
activate(ObjectID) - Method in interface com.ibm.portal.app.component2.Lifecycle
This method is called at the end of the instantiation phase in order to activate the specified business component instance for usage.
activateAction(PortletConfig, ActionRequest, String) - Method in interface com.ibm.portal.propertybroker.service.PropertyBrokerService
An Action which has been deactivated is activated explicitly using this call.
activateActions(PortletRequest, PortletSettings, String[]) - Method in interface com.ibm.wps.pb.service.PropertyBrokerService
Deprecated. Actions which are not automatically activated upon portlet startup are activated explicitly using this call.
ActivationFailedException - Exception in com.ibm.portal.propertybroker.service
This exception indicates that there was an activation error using the Property Broker service.
ActivationFailedException() - Constructor for exception com.ibm.portal.propertybroker.service.ActivationFailedException
Default constructor
ActivationFailedException(Throwable) - Constructor for exception com.ibm.portal.propertybroker.service.ActivationFailedException
Constructor that takes a nested exception
ActiveCredential - Interface in com.ibm.portal.portlet.service.credentialvault.credentials
An Active Credential hides the user's secret from the portlet and does all the authentication (communication) for the portlet.
ActiveCredential - Class in com.ibm.wps.portletservice.credentialvault.credentials
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
ActiveCredential() - Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.ActiveCredential
Deprecated.  
addAccessPrivilegeToCommunityRole(CommunityRole, CommunityAccessPrivilege) - Method in interface com.ibm.portal.community.CommunityController
Method to add permissions on a community role.
addAction(PortletAction) - Method in interface org.apache.jetspeed.portlet.PortletURI
Deprecated. Use addAction(String simpleAction) instead
addAction(String) - Method in interface org.apache.jetspeed.portlet.PortletURI
Deprecated. Adds the given simple action String to this URI.
addAttribute(Object, List) - Static method in class com.ibm.portal.struts.command.StrutsViewCommand
Adds the attribute to the list.
addAttribute(Object, List) - Static method in class com.ibm.wps.portlets.struts.WpsStrutsViewCommand
Adds the attribute to the list.
addAttributeNameToSave(String) - Static method in class com.ibm.portal.struts.command.StrutsViewActionCommand
Adds the name of an attribute from the object request that needs to be saved if present for the execution of the IViewCommand in Portal's render phase.
addAttributeNameToSave(String) - Static method in class com.ibm.portal.struts.command.StrutsViewCommand
Adds the name of an attribute from the object request that needs to be saved if present for the execution of the IViewCommand in Portal's render phase.
addAttributeNameToSave(String) - Static method in class com.ibm.portal.struts.command.StrutsViewErrorCommand
Add the name of an attribute from the object request the needs to be saved if present for the execution of the IViewCommand in Portal's render phase
addAttributeNameToSave(String) - Static method in class com.ibm.portal.struts.command.StrutsViewJspCommand
Adds the name of an attribute from the object request the needs to be saved if present for the execution of the IViewCommand in Portal's render phase.
addAttributeNameToSave(String) - Static method in class com.ibm.portal.struts.command.StrutsViewStaticCommand
Add the name of an attribute from the object request the needs to be saved if present for the execution of the IViewCommand in Portal's render phase
addAttributeNameToSave(String) - Static method in class com.ibm.portal.struts.command.StrutsViewTilesCommand
Add the name of an attribute from the object request the needs to be saved if present for the execution of the IViewCommand in Portal's render phase
addAttributeNameToSave(String) - Static method in class com.ibm.wps.portlets.struts.WpsStrutsViewActionCommand
Adds the name of an attribute from the object request that needs to be saved if present for the execution of the IViewCommand in Portal's render phase.
addAttributeNameToSave(String) - Static method in class com.ibm.wps.portlets.struts.WpsStrutsViewCommand
Adds the name of an attribute from the object request that needs to be saved if present for the execution of the IViewCommand in Portal's render phase
addAttributeNameToSave(String) - Static method in class com.ibm.wps.portlets.struts.WpsStrutsViewErrorCommand
Adds the name of an attribute from the object request the needs to be saved if present for the execution of the IViewCommand in Portal's render phase.
addAttributeNameToSave(String) - Static method in class com.ibm.wps.portlets.struts.WpsStrutsViewJspCommand
Adds the name of an attribute from the object request that needs to be saved if present for the execution of the IViewCommand in Portal's render phase.
addAttributeNameToSave(String) - Static method in class com.ibm.wps.portlets.struts.WpsStrutsViewTilesCommand
Adds the name of an attribute from the object request that needs to be saved if present for the execution of the IViewCommand in Portal's render phase.
addAttributeTypeToSave(Class) - Static method in class com.ibm.portal.struts.command.StrutsViewActionCommand
Adds the class type of an attribute from the object request that needs to be saved if present for the execution of the IViewCommand in Portal's render phase.
addAttributeTypeToSave(Class) - Static method in class com.ibm.portal.struts.command.StrutsViewCommand
Adds the class type of an attribute from the object request that needs to be saved if present for the execution of the IViewCommand in Portal's render phase.
addAttributeTypeToSave(Class) - Static method in class com.ibm.portal.struts.command.StrutsViewErrorCommand
Add the class type of an attribute from request that needs to be saved if present for the execution of the IViewCommand in Portal's render phase
addAttributeTypeToSave(Class) - Static method in class com.ibm.portal.struts.command.StrutsViewJspCommand
Adds the class type of an attribute from request that needs to be saved if present for the execution of the IViewCommand in Portal's render phase.
addAttributeTypeToSave(Class) - Static method in class com.ibm.portal.struts.command.StrutsViewTilesCommand
Add the class type of an attribute from request that needs to be saved if present for the execution of the IViewCommand in Portal's render phase
addAttributeTypeToSave(Class) - Static method in class com.ibm.wps.portlets.struts.WpsStrutsViewActionCommand
Adds the class type of an attribute from the request that needs to be saved if present for the execution of the IViewCommand in Portal's render phase.
addAttributeTypeToSave(Class) - Static method in class com.ibm.wps.portlets.struts.WpsStrutsViewCommand
Adds the class type of an attribute from the request that needs to be saved if present for the execution of the IViewCommand in ortal's render phase.
addAttributeTypeToSave(Class) - Static method in class com.ibm.wps.portlets.struts.WpsStrutsViewErrorCommand
Adds the class type of an attribute from the request that needs to be saved if present for the execution of the IViewCommand in Portal's render phase.
addAttributeTypeToSave(Class) - Static method in class com.ibm.wps.portlets.struts.WpsStrutsViewJspCommand
Adds the class type of an attribute from the request that needs to be saved if present for the execution of the IViewCommand in Portal's render phase.
addAttributeTypeToSave(Class) - Static method in class com.ibm.wps.portlets.struts.WpsStrutsViewTilesCommand
Adds the class type of an attribute from the request that needs to be saved if present for the execution of the IViewCommand in Portal's render phase.
addCookie(javax.servlet.http.Cookie) - Method in interface org.apache.jetspeed.portlet.PortletResponse
Adds the specified cookie to the response.
addDateHeader(String, long) - Method in interface org.apache.jetspeed.portlet.PortletResponse
Adds a response header with the given name and date-value.
addDefaultPortletAction(Object) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Adds a portlet action to the given PortletURI.
addDefaultPortletAction(Object, String) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Adds a portlet action to the given PortletURI using the given key.
addDomainObjectToCommunity(ObjectID, ObjectID, Set<? extends LocalizedDomainRole>) - Method in interface com.ibm.portal.community.CommunityController
adds a new domain object (business component) to the community.
addDomainRolesForDomainObject(ObjectID, ObjectID, Set<? extends LocalizedDomainRole>) - Method in interface com.ibm.portal.community.CommunityController
adds new domain roles or updates existing domain roles of an existing domain object (business component).
addDomainRoleToCommunityRole(CommunityRole, ObjectID) - Method in interface com.ibm.portal.community.CommunityController
adds an existing domain role (which is a role specified by a business component) to a community role.
The domain object (business component) will be notified that the members of this community role have been added.
addDomainRoleToCommunityRole(CommunityRole, DomainRole) - Method in interface com.ibm.portal.community.CommunityController
adds an existing domain role (which is a role specified by a business component) to a community role.
The domain object (business component) will be notified that the members of this community role have been added.
addFileParameter(HttpServletRequest, FileItem) - Method in class com.ibm.portal.struts.upload.WpCommonsMultipartRequestHandler
Adds a file parameter to the set of file parameters for this request and also to the list of all parameters.
addFileParameter(HttpServletRequest, FileItem) - Method in class com.ibm.wps.portlets.struts.upload.WpsCommonsMultipartRequestHandler
Adds a file parameter to the set of file parameters for this request and also to the list of all parameters.
addFolder(Folder, ObjectID) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Adds a Folder object to the hierarchy of persisted folders under the specified parent folder
addFolder(Folder, ObjectID) - Method in interface com.ibm.portal.app.service.TemplateCatalogService
Create a subfolder in the given parent folder.
addHeader(String, String) - Method in interface org.apache.jetspeed.portlet.PortletResponse
Adds a response header with the given name and value.
addIntHeader(String, int) - Method in interface org.apache.jetspeed.portlet.PortletResponse
Adds a response header with the given name and integer value.
addMemberToCommunityRole(CommunityRole, Set<Principal>) - Method in interface com.ibm.portal.community.CommunityController
adds one or more members (user or group) to the given community role.
Domain objects (business components) from the community role are notified that the members have been added.
addMemberToCommunityRoleOID(CommunityRole, Set<ObjectID>) - Method in interface com.ibm.portal.community.CommunityController
adds one or more members (user or group), identified through its ObjectID, to the given community role.
Domain objects (business components) from the community role are notified that the members have been added.
addModulePrefix(String, HttpServletRequest) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Adds the module prefix to the path.
addPage(ObjectID, Localized, PropertyValue[]) - Method in interface com.ibm.portal.dynamicui.DynamicUICtrl
Adds a new page that is a copy of the page definition.
addPage(ObjectID, ObjectID, Localized, PropertyValue[]) - Method in interface com.ibm.portal.dynamicui.DynamicUICtrl
Adds a new page that is a copy of the page definition.
addParameter(Object, String, String) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Adds the parameter to the given PortletURI.
addParameter(String, Object) - Method in class org.apache.jetspeed.portlet.DefaultPortletAction
Deprecated. Adds a parameters to this action
addParameter(String, String) - Method in interface org.apache.jetspeed.portlet.PortletURI
Deprecated. Adds the given parameter to this URI.
addParameterNameToSave(String) - Static method in class com.ibm.wps.portlets.struts.WpsStrutsViewActionCommand
Adds the name of an parameter from the object request that needs to be saved if present for the execution of the IViewCommand in Portal's render phase.
addParameterNameToSave(String) - Static method in class com.ibm.wps.portlets.struts.WpsStrutsViewCommand
Adds the name of an parameter from the object request that needs to be saved if present for the execution of the IViewCommand in Portal's render phase
addPortalRoleToDomainRole(DomainRole, ObjectID, String) - Method in interface com.ibm.portal.community.CommunityController
adds a portal specific role to an existing domain role.
addPortlet(ObjectID, Localized, PropertyValue[]) - Method in interface com.ibm.portal.dynamicui.DynamicUICtrl
Adds a portlet.
addPortlet(ObjectID, ObjectID, Localized, PropertyValue[]) - Method in interface com.ibm.portal.dynamicui.DynamicUICtrl
Adds a new portlet.
addQueryParameters(String, PortletRequest) - Method in class com.ibm.portal.struts.command.StrutsViewJspCommand
Adds the query parameters to the request object.
addQueryParameters(String, PortletRequest) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewJspCommand
Adds the query parameters to the request object.
addSharedPage(ObjectID, Localized, PropertyValue[]) - Method in interface com.ibm.portal.dynamicui.DynamicUICtrl
Adds a shared page that is a copy of the page definition.
addSharedPortlet(ObjectID, Localized, PropertyValue[]) - Method in interface com.ibm.portal.dynamicui.DynamicUICtrl
Adds a shared portlet.
addStrutsActionUrlAsParameter(Object, String) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Adds the Struts action URL as a parameter to the given PortletURI using the value returned by getStrutsActionParameterName as the parameter name.
addTextParameter(HttpServletRequest, FileItem) - Method in class com.ibm.portal.struts.upload.WpCommonsMultipartRequestHandler
Adds a regular text parameter to the set of text parameters for this request and also to the list of all parameters.
addTextParameter(HttpServletRequest, FileItem) - Method in class com.ibm.wps.portlets.struts.upload.WpsCommonsMultipartRequestHandler
Adds a regular text parameter to the set of text parameters for this request and also to the list of all parameters.
addToFavorites(Set<ObjectID>) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Adds the applications with the given ObjectIDs to the list of the user's favorites.
AddUIElementException - Exception in com.ibm.portal.dynamicui
The AddUIElementException is thrown when an error occurs during the attempt to add a transient UI element.
AddUIElementException() - Constructor for exception com.ibm.portal.dynamicui.AddUIElementException
Constructor.
AddUIElementException(Throwable) - Constructor for exception com.ibm.portal.dynamicui.AddUIElementException
Constructor.
APPLICATION_METADATA_DEFAULT_POLICY_NAME - Static variable in class com.ibm.portal.app.service.MetaDataConstants
This QName specifize the name of the policy-specific application metadata "default-policy-name", which defines the default policy used during the policy calculation for the corresponding application.
APPLICATION_METADATA_NOTIFICATION_ENABLED - Static variable in class com.ibm.portal.app.service.MetaDataConstants
This QName specifize the name of the community-specific application metadata "notification-enabled", which defines wether new application members are informed about their adding or not.
ApplicationAccessPrivileges - Interface in com.ibm.portal.app.service
ApplicationAccessPrivileges is used to check access privileges for the current user on applications.
ApplicationCatalogAccessPrivileges - Interface in com.ibm.portal.app.service
ApplicationCatalogAccessPrivileges is used to check access privileges for the current user on the application catalog.
ApplicationCatalogService - Interface in com.ibm.portal.app.service
The ApplicationCatalogService provides methods for searching and instantiating applications.
ApplicationCatalogService.RelationType - Enum in com.ibm.portal.app.service
This enumeration defines the relations that can be used in a search.
ApplicationCatalogService.SearchPattern - Enum in com.ibm.portal.app.service
This enumeration defines the search pattern that will be used for title-based finder methods.
COMPLETE_TITLEsearches for all applications with the exactly the specified title string.TITLE_STARTSWITHsearches for all applications that have a title that starts with the specified title prefix.TITLE_CONTAINSsearches for all applications that have a title that contains the specified title substring at any location.
ApplicationCatalogServiceHome - Interface in com.ibm.portal.app.service
The ApplicationCatalogServiceHome provides methods for retrieving an instances of ApplicationCatalogService or ApplicationAccessPrivileges.
ApplicationDataException - Exception in com.ibm.portal.app.service.exceptions
Occurs when there were problems with reading or writing application data.
ApplicationDataException() - Constructor for exception com.ibm.portal.app.service.exceptions.ApplicationDataException
 
ApplicationDataException(Throwable) - Constructor for exception com.ibm.portal.app.service.exceptions.ApplicationDataException
 
ApplicationEvent - Interface in com.ibm.portal.app.event
The base application event interface.
ApplicationException - Exception in com.ibm.portal.app.service.exceptions
Occurs when there were some problems with executing the requested action on an application.
ApplicationException() - Constructor for exception com.ibm.portal.app.service.exceptions.ApplicationException
 
ApplicationException(Throwable) - Constructor for exception com.ibm.portal.app.service.exceptions.ApplicationException
 
ApplicationModelFactory - Interface in com.ibm.portal.app.model
The ApplicationModelFactory provides functions to create filled Localized objects that can be used as input parameter for the Application Infrastructure API method calls.
An instance of this Interface can be retrieved by through the Home Interface: ApplicationCatalogServiceHome
ApplicationModelFactoryHome - Interface in com.ibm.portal.app.model
The Home interface for the AI specific ModelFactory.
ApplicationPolicyException - Exception in com.ibm.portal.app.service.exceptions
Occurs when there were problems with reading or writing application policy data.
ApplicationPolicyException() - Constructor for exception com.ibm.portal.app.service.exceptions.ApplicationPolicyException
 
ApplicationPolicyException(Throwable) - Constructor for exception com.ibm.portal.app.service.exceptions.ApplicationPolicyException
 
ApplicationService - Interface in com.ibm.portal.app.service
The ApplicationService provides methods for the management of one specific application instance specified by Identifiable.getObjectID().
ApplicationServiceHome - Interface in com.ibm.portal.app.service
The ApplicationServiceHome provides ApplicationService objects for a given application ID.
ApplicationStateChangedEvent - Interface in com.ibm.portal.app.event
This event is fired if state of the application changed.
archive(boolean) - Method in interface com.ibm.portal.app.service.ApplicationService
Archive (backup + delete) the application
areCrossPageWiresActive(PortletRequest, String) - Method in interface com.ibm.portal.propertybroker.service.PropertyBrokerService
Deprecated. use PropertyBrokerService.areCrossPageWiresActive(PortletRequest, PortletResponse, String) instead
areCrossPageWiresActive(PortletRequest, PortletResponse, String) - Method in interface com.ibm.portal.propertybroker.service.PropertyBrokerService
Test to see if a property is currently wired to active actions on other pages.
areCrossPageWiresActive(PortletRequest, Property) - Method in interface com.ibm.wps.pb.service.PropertyBrokerService
Deprecated. Returns true if cross page wires exist with the specified property and the calling portlet entity as the source, and at least one of the wires is to an active target.
areWiresActive(PortletRequest, String) - Method in interface com.ibm.portal.propertybroker.service.PropertyBrokerService
Deprecated. use PropertyBrokerService.areWiresActive(PortletRequest, PortletResponse, String) instead
areWiresActive(PortletRequest, PortletResponse, String) - Method in interface com.ibm.portal.propertybroker.service.PropertyBrokerService
Test to see if a property is currently wired to active actions on this page.
areWiresActive(PortletRequest, Property) - Method in interface com.ibm.wps.pb.service.PropertyBrokerService
Deprecated. Returns true if wires exist with the specified property and the calling portlet entity as the source, and at least one of the wires is to an active target.
atomAuthor(String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:author".
atomCategory(String, String, String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:category".
atomCategory(String, String, String, Locale) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:category".
atomCategory(String, String, String, String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:category".
atomContent(String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:content".
atomContent(String, Locale) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:content".
atomContent(String, String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:content".
AtomContentHandler - Interface in com.ibm.portal.resolver.atom
http://tools.ietf.org/html/rfc4287 RFC 4287
atomContributor(String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:contributor".
atomEMail(String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:email".
atomGenerator(String, String, String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:generator".
atomIcon(String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:icon".
atomIcon(URI) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:icon".
atomIcon(URL) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:icon".
atomId(String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:id".
atomId(URI) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:id".
atomInReplyTo(String, String, String, String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomThreadingContentHandler
Writes the start and the end tag for "thr:in-reply-to".
atomInReplyTo(URL, URL, URL, String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomThreadingContentHandler
Writes the start and the end tag for "thr:in-reply-to".
atomLink(String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:link".
atomLink(String, String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:link".
atomLink(String, String, String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:link".
atomLink(String, String, String, String, String, long) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:link".
atomLink(String, String, String, String, String, String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:link".
atomLogo(String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:logo".
atomLogo(URI) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:logo".
atomLogo(URL) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:logo".
atomName(String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:name".
atomPublished(Date) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:published".
atomPublished(long) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:published".
atomPublished(String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:published".
atomRights(String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:rights".
atomSubtitle(String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:subtitle".
atomSubtitle(String, Locale) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:subtitle".
atomSubtitle(String, String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:subtitle".
atomSummary(String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:summary".
atomSummary(String, Locale) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:summary".
atomSummary(String, String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:summary".
AtomThreadingContentHandler - Interface in com.ibm.portal.resolver.atom
http://www.ietf.org/rfc/rfc4685.txt ATOM threading extension (RFC 4685)
atomTitle(String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:title".
atomTitle(String, Locale) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:title".
atomTitle(String, String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:title".
atomTotal(int) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomThreadingContentHandler
Writes the start and the end tag for "thr:total".
atomUpdated(Date) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:updated".
atomUpdated(long) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:updated".
atomUpdated(String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:updated".
atomURI(String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:uri".
atomURI(URI) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:uri".
atomURI(URL) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Writes the start and the end tag for "atom:uri".
AtomXMLReader - Interface in com.ibm.portal.resolver.atom
Data source for an XML stream in ATOM format (http://tools.ietf.org/html/rfc4287).
ATTR_TYPE_CDATA - Static variable in interface com.ibm.portal.resolver.xml.Constants
 
ATTR_TYPE_ENTITIES - Static variable in interface com.ibm.portal.resolver.xml.Constants
 
ATTR_TYPE_ENTITY - Static variable in interface com.ibm.portal.resolver.xml.Constants
 
ATTR_TYPE_ID - Static variable in interface com.ibm.portal.resolver.xml.Constants
 
ATTR_TYPE_IDREF - Static variable in interface com.ibm.portal.resolver.xml.Constants
 
ATTR_TYPE_IDREFS - Static variable in interface com.ibm.portal.resolver.xml.Constants
 
ATTR_TYPE_NMTOKEN - Static variable in interface com.ibm.portal.resolver.xml.Constants
 
ATTR_TYPE_NMTOKENS - Static variable in interface com.ibm.portal.resolver.xml.Constants
 
ATTR_TYPE_NOTATION - Static variable in interface com.ibm.portal.resolver.xml.Constants
 
ATTR_XML_BASE - Static variable in interface com.ibm.portal.resolver.xml.Constants
Deprecated. use Constants.XML_ATTR_BASE_QNAME instead
AuthenticationException - Exception in com.ibm.portal.auth.exceptions
Root exception for authentication related exceptions.
AuthenticationException(Throwable) - Constructor for exception com.ibm.portal.auth.exceptions.AuthenticationException
Initializes the exception with the reason of the exception.
AuthenticationFailedException - Exception in com.ibm.portal.auth.exceptions
This Exception is thrown if the authentication against the User Registry or the WAS authentication failed, typically because of a wrong user id/password combination.
AuthenticationFailedException(Throwable) - Constructor for exception com.ibm.portal.auth.exceptions.AuthenticationFailedException
Initializes the exception with the reason of the exception.

B

BACKUP - Static variable in class com.ibm.portal.app.component2.SerializationType
Indicates that the serialization is of type Backup meaning the written data is intended to allow a later restore of this component instance with the current status.
backup(boolean) - Method in interface com.ibm.portal.app.service.ApplicationService
Create a backup of the application
backupData(OutputStream, String, String) - Method in interface com.ibm.portal.app.service.backup.StreamBackupServiceClient
This is called by the StreamBackupService to get the actual data from the business component.
BackupServiceException - Exception in com.ibm.portal.app.service.backup
Occurs when anything unexpected happened while using the backup service.
BackupServiceException() - Constructor for exception com.ibm.portal.app.service.backup.BackupServiceException
Empty constructor
BackupServiceException(Throwable) - Constructor for exception com.ibm.portal.app.service.backup.BackupServiceException
Initializes the exception with the reason of the exception.
BackupServiceException(Throwable, Localized) - Constructor for exception com.ibm.portal.app.service.backup.BackupServiceException
Initializes the exception with the reason of the exception and localized information.
beginEventPhase(PortletRequest) - Method in interface com.ibm.wps.portlet.event.EventPhaseListener
Deprecated. Invoked on all portlets implementing this interface before the event phase has begun, i.e., before any of the methods of the listener interfaces, e.g., ActionListener.actionPerformed(org.apache.jetspeed.portlet.event.ActionEvent), have been executed.
beginPage(PortletRequest, PortletResponse) - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Begin Page.
BINARY_PASSIVE - Static variable in interface com.ibm.portal.portlet.service.credentialvault.CredentialTypes
Credential type constant for the binary data passive credential.
BinaryCredential - Interface in com.ibm.portal.portlet.service.credentialvault.credentials
Abstract inhertited interface of ActiveCredential where the user's secret is in binary form.
BinaryCredential - Class in com.ibm.wps.portletservice.credentialvault.credentials
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
BinaryCredential() - Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.BinaryCredential
Deprecated.  
BinaryPassiveCredential - Interface in com.ibm.portal.portlet.service.credentialvault.credentials
Simple standard interface of a passive credential for binary credential secrets.
BinaryPassiveCredential - Class in com.ibm.wps.portletservice.credentialvault.credentials
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
BinaryPassiveCredential() - Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.BinaryPassiveCredential
Deprecated.  
BOUND_TO_ACTION - Static variable in interface com.ibm.wps.pb.property.Parameter
Deprecated. Specifies that the parameter value is bound as an action parameter when the action is invoked.
BOUND_TO_REQUEST_ATTRIBUTE - Static variable in interface com.ibm.wps.pb.property.Parameter
Deprecated. Specifies that the parameter value is bound as a request attribute when the action is invoked.
BOUND_TO_REQUEST_PARAMETER - Static variable in interface com.ibm.wps.pb.property.Parameter
Deprecated. Specifies that the parameter value is bound as a request parameter when the action is invoked.
BOUND_TO_SESSION - Static variable in interface com.ibm.wps.pb.property.Parameter
Deprecated. Specifies that the parameter value is bound as a session attribute when the action is invoked.
box(ResettableContentHandler) - Static method in class com.ibm.portal.resolver.xml.helper.LeafContentHandler
Makes sure to return a content handler even if the input is null
BUSINESS_COMPONENT_METADATA_SENSOR_LASTACCESSED - Static variable in class com.ibm.portal.app.service.MetaDataConstants
This QName specifize the name of the sensor-specific application metadata "last-accessed", which reports the latest time at which a business component was accessed.
BUSINESS_COMPONENT_METADATA_SENSOR_LASTMODIFIED - Static variable in class com.ibm.portal.app.service.MetaDataConstants
This QName specifize the name of the sensor-specific application metadata "last-modified", which reports the latest time at which a business component was modified.
BUSINESS_COMPONENT_METADATA_SENSOR_SIZE - Static variable in class com.ibm.portal.app.service.MetaDataConstants
This QName specifize the name of the sensor-specific application metadata "size", which reports the size of a business component.
BusinessComponentAccessPrivileges - Interface in com.ibm.portal.app.service
BusinessComponentAccessPrivileges is used to check access privileges for the current user on business components.
BusinessComponentService - Interface in com.ibm.portal.app.service
The BusinessComponentService provides methods for reading and writing application infrastructure managed data from and to a specified business component instance.
BusinessComponentServiceHome - Interface in com.ibm.portal.app.service
The BusinessComponentServiceHome provides BusinessComponentService objects for a given business component ID.
BusinessComponentURI - Class in com.ibm.portal.resolver.cai.uri
Handles business component URIs bc::[:]
BusinessComponentURI(String, URI) - Constructor for class com.ibm.portal.resolver.cai.uri.BusinessComponentURI
 
BusinessComponentURI(URI) - Constructor for class com.ibm.portal.resolver.cai.uri.BusinessComponentURI
Parse a bc URI

C

CacheablePortlet - Class in com.ibm.wps.pe.pc.legacy.cache
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
CacheablePortlet() - Constructor for class com.ibm.wps.pe.pc.legacy.cache.CacheablePortlet
Deprecated. Default constructor.
canAddFolder(ObjectID) - Method in interface com.ibm.portal.app.service.TemplateAccessPrivileges
Check if current user is allowed to add a folder to the specified parentFolder.
canAddTemplateToFolder(ObjectID) - Method in interface com.ibm.portal.app.service.TemplateAccessPrivileges
Check if current user is allowed to add a template to the specified template folder.
cancelDeserializeInstance(Result) - Method in interface com.ibm.portal.app.component2.Serializable
Called if an exception occured during the processing of the data for this component.
canCopyIntoNewTemplate(ObjectID, ObjectID) - Method in interface com.ibm.portal.app.service.TemplateAccessPrivileges
Check if current user is allowed to copy a template into a new specified folder.
canCreateApplicationFolder(ObjectID) - Method in interface com.ibm.portal.app.service.ApplicationCatalogAccessPrivileges
Check if current user is allowed to create an application folder as child of the specified folder.
canCreateFolder(ObjectID) - Method in interface com.ibm.portal.app.service.TemplateAccessPrivileges
Check if current user is allowed to create in this specified folder another folder.
canDeleteFolder(ObjectID) - Method in interface com.ibm.portal.app.service.TemplateAccessPrivileges
Check if current user is allowed to delete the specified template folder.
canDeleteTemplate(ObjectID) - Method in interface com.ibm.portal.app.service.TemplateAccessPrivileges
Check if current user is allowed to delete the specified template.
canExportTemplate(ObjectID) - Method in interface com.ibm.portal.app.service.TemplateAccessPrivileges
Check if current user is allowed to export the specified template.
canGetFolder(ObjectID) - Method in interface com.ibm.portal.app.service.TemplateAccessPrivileges
Check if current user is allowed to get a folder.
canGetParentFolder(ObjectID) - Method in interface com.ibm.portal.app.service.TemplateAccessPrivileges
Check if current user is allowed to get the parent folder of the specified folder.
canGetRootFolder() - Method in interface com.ibm.portal.app.service.TemplateAccessPrivileges
Check if current user is allowed to get the root folder.
canImportTemplate(ObjectID) - Method in interface com.ibm.portal.app.service.TemplateAccessPrivileges
Check if current user is allowed to import a template to the specified folder.
canInstantiateTemplate(ObjectID) - Method in interface com.ibm.portal.app.service.TemplateAccessPrivileges
Check if current user is allowed to instantiate the specified template.
canLockTemplate(ObjectID) - Method in interface com.ibm.portal.app.service.TemplateAccessPrivileges
Check if current user is allowed to lock a template.
canModifyApplication(ObjectID) - Method in interface com.ibm.portal.app.service.ApplicationAccessPrivileges
Check if current user is allowed to modify the specified application.
canModifyBusinessComponent(ObjectID) - Method in interface com.ibm.portal.app.service.BusinessComponentAccessPrivileges
Check if current user is allowed to modify the specified component.
canModifyFolder(ObjectID) - Method in interface com.ibm.portal.app.service.TemplateAccessPrivileges
Check if current user is allowed to modify the specified template folder.
canModifyTemplate(ObjectID) - Method in interface com.ibm.portal.app.service.TemplateAccessPrivileges
Check if current user is allowed to modify the specified template.
canSaveAsTemplate(ObjectID) - Method in interface com.ibm.portal.app.service.ApplicationAccessPrivileges
Check if the current user is allowed to save the specified application as a template.
canSetTitleAndDescription(ObjectID) - Method in interface com.ibm.portal.app.service.TemplateAccessPrivileges
Check if current user is allowed to set the title and description of the specified template.
canUnlockTemplate(ObjectID) - Method in interface com.ibm.portal.app.service.TemplateAccessPrivileges
Check if current user is allowed to unlock a template.
canViewApplication(ObjectID) - Method in interface com.ibm.portal.app.service.ApplicationAccessPrivileges
Check if current user is allowed to view the specified application.
canViewBusinessComponent(ObjectID) - Method in interface com.ibm.portal.app.service.BusinessComponentAccessPrivileges
Check if current user is allowed to view the specified component.
canViewFolder(ObjectID) - Method in interface com.ibm.portal.app.service.TemplateAccessPrivileges
Check if current user is allowed to view folder.
canViewTemplate(ObjectID) - Method in interface com.ibm.portal.app.service.TemplateAccessPrivileges
Check if current user is allowed to view (also information of ..) the specified template.
Capability - Class in org.apache.jetspeed.portlet
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
CHANGE_TYPE_CREATED - Static variable in interface com.ibm.wps.pb.property.PropertyValue
Deprecated. The property value change was triggered due to the property value being created.
CHANGE_TYPE_DELETED - Static variable in interface com.ibm.wps.pb.property.PropertyValue
Deprecated. The property value change was triggered due to the property value being deleted.
CHANGE_TYPE_QUERIED - Static variable in interface com.ibm.wps.pb.property.PropertyValue
Deprecated. The property value change was triggered due to the property value being queried.
CHANGE_TYPE_UNSPECIFIED - Static variable in interface com.ibm.wps.pb.property.PropertyValue
Deprecated. The property value change was triggered but the reason for change is unspecified.
CHANGE_TYPE_UPDATED - Static variable in interface com.ibm.wps.pb.property.PropertyValue
Deprecated. The property value change was triggered due to the property value being updated.
changedProperties(ActionRequest, ActionResponse, ObjectID, PropertyValue[]) - Method in interface com.ibm.portal.propertybroker.service.PropertyBrokerContextPassingService
This method is invoked to pass an array of property values (referred to as context) to be passed to portlets on the page identified by the target page id.
changedProperties(PortletRequest, ObjectID, PropertyValue[]) - Method in interface com.ibm.wps.pb.service.PropertyBrokerContextPassingService
Deprecated.  This method is invoked to pass an array of property values (referred to as context) to be passed to portlets on the page identified by the target page id.
changedProperties(PortletRequest, PortletConfig, PropertyValue[]) - Method in interface com.ibm.wps.pb.service.PropertyBrokerService
Deprecated. Publishes changes in properties.
changedPropertiesForPortlet(ActionRequest, ActionResponse, ObjectID, PropertyValue[]) - Method in interface com.ibm.portal.propertybroker.service.PropertyBrokerContextPassingService
This method is invoked to pass an array of property values (referred to as context) to be passed to a portlet on the current page, identified by the target portlet window id.
changedPropertiesForPortlet(PortletRequest, ObjectID, PropertyValue[]) - Method in interface com.ibm.wps.pb.service.PropertyBrokerContextPassingService
Deprecated.  This method is invoked to pass an array of property values (referred to as context) to be passed to the portlet identified by the target portlet window id.
characters(char[], int, int) - Method in class com.ibm.portal.resolver.xml.helper.LeafContentHandler
 
checkInitialized() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.Credential
Deprecated.  
checkPassword(String, char[]) - Method in interface com.ibm.portal.portlet.service.login.LoginService
This method checks whether the supplied username and password is valid against the current WAS user registry.
CLASS_ATTRIBUTE - Static variable in interface com.ibm.portal.theme.plugin.impl.ThemeContentDescriptorConstants
The CLASS_ATTRIBUTE indicates the fully qualified classname of the Java class implementing the IThemeContent interface.
clazz - Variable in class com.ibm.portal.struts.action.DispatchAction
The Class instance of this DispatchAction class.
clazz - Variable in class com.ibm.wps.struts.action.WpsDispatchAction
The Class instance of this DispatchAction class.
clearErrorResponse(PortletRequest) - Static method in class com.ibm.portal.struts.portlet.ErrorResponseInfo
Remove error information.
clearErrorResponse(HttpServletRequest) - Static method in class com.ibm.wps.portlets.struts.ErrorResponseInfo
Removes error information.
clearSessionState(PortletSession) - Method in interface com.ibm.wps.pb.service.PropertyBrokerService
Deprecated. Reverts the state of all actions which were programmatically activated or deactivated for the current session using the activateActions or deactivateActions calls.
CLIENT - Static variable in class com.ibm.portal.app.component2.SerializationType
Indicates that the serialization is intended for a client application mirrowing the application in some client specific environment (like Eclipse RCP).
Client - Interface in org.apache.jetspeed.portlet
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
ClientWrapper - Class in com.ibm.wps.pe.pc.legacy.cmpf
Wrapper class around the Client interface which allows to return modified markup or capabilities.
ClientWrapper(Client) - Constructor for class com.ibm.wps.pe.pc.legacy.cmpf.ClientWrapper
Creates a new wrapper object from a Client
CLOSED - Static variable in class org.apache.jetspeed.portlet.PortletWindow.State
Deprecated.  
closeDynamicUI(ActionRequest, ActionResponse, TaskUIHandle) - Method in interface com.ibm.portal.portlet.service.taskui.TaskUIManager
Closes the task UI element that is identified by the passed TaskUIHandle.
closeDynamicUI(ActionEvent, TaskUIHandle) - Method in interface com.ibm.wps.portletservice.taskui.TaskUIManager
Deprecated. Closes the task UI element that is identified by the passed TaskUIHandle.
com.ibm.policy.manager - package com.ibm.policy.manager
This package includes the API of the Policy Manager runtime.
com.ibm.portal - package com.ibm.portal
This package and its subpackages define the portal programming model.
com.ibm.portal.app.component2 - package com.ibm.portal.app.component2
This package defines interfaces for application business components based on WebSphere Portal 6.1.
com.ibm.portal.app.event - package com.ibm.portal.app.event
Package Specification
com.ibm.portal.app.exceptions - package com.ibm.portal.app.exceptions
Package Specification
com.ibm.portal.app.model - package com.ibm.portal.app.model
Package Specification
com.ibm.portal.app.resource - package com.ibm.portal.app.resource
 
com.ibm.portal.app.service - package com.ibm.portal.app.service
This package and its subpackages define the portal programming model for the Composite Application Infrastructure(CAI).
com.ibm.portal.app.service.backup - package com.ibm.portal.app.service.backup
This package defines a service that can be used by business components to backup/restore arbitrary binary data.
com.ibm.portal.app.service.exceptions - package com.ibm.portal.app.service.exceptions
Package Specification
com.ibm.portal.auth - package com.ibm.portal.auth
This package contains interfaces related to the portal authentication component.
com.ibm.portal.auth.exceptions - package com.ibm.portal.auth.exceptions
This package contains exceptions related to the portal authentication component.
com.ibm.portal.community - package com.ibm.portal.community
This package and its subpackages define the portal community API.
com.ibm.portal.community.exception - package com.ibm.portal.community.exception
This package defines exceptions that are thrown by the portal community API.
com.ibm.portal.dnd - package com.ibm.portal.dnd
This package provides the Java API through which developers can add "drag and drop" function to their portlets and/or portals.
com.ibm.portal.dynamicui - package com.ibm.portal.dynamicui
This package provides the core interfaces for dynamic ui management.
com.ibm.portal.eventing.service - package com.ibm.portal.eventing.service
 
com.ibm.portal.identification - package com.ibm.portal.identification
 
com.ibm.portal.impersonation - package com.ibm.portal.impersonation
This package contains the Portal Impersonation API.
com.ibm.portal.impersonation.exceptions - package com.ibm.portal.impersonation.exceptions
This package contains exception classes for the the Portal Impersonation API.
com.ibm.portal.portlet - package com.ibm.portal.portlet
This package defines IBM API extension for portlets using the Java Portlet API, which implement the javax.portlet.Portlet interface.
com.ibm.portal.portlet.service - package com.ibm.portal.portlet.service
This package defines the IBM API for portlet services for portlets written to the Java Portlet API.
com.ibm.portal.portlet.service.contentaccess - package com.ibm.portal.portlet.service.contentaccess
 
com.ibm.portal.portlet.service.credentialvault - package com.ibm.portal.portlet.service.credentialvault
This package defines the Credential Vault Portlet Service.
com.ibm.portal.portlet.service.credentialvault.credentials - package com.ibm.portal.portlet.service.credentialvault.credentials
This package defines the portal provided credential objects that can be used to retrieve user credentials from the vault with the credential portlet service.
com.ibm.portal.portlet.service.dynamicui - package com.ibm.portal.portlet.service.dynamicui
This package contains a Java Portlet API portlet service that acts as a factory for the DynamicUIInfo and DynamicUICtrl .
com.ibm.portal.portlet.service.impersonation - package com.ibm.portal.portlet.service.impersonation
 
com.ibm.portal.portlet.service.login - package com.ibm.portal.portlet.service.login
This package defines the IBM API for the portlet service that allows to trigger a portal login from within a portlet.
com.ibm.portal.portlet.service.state - package com.ibm.portal.portlet.service.state
This package contains a Java Portlet API portlet service that acts as a factory for the RedirectURLGenerator .
com.ibm.portal.portlet.service.taskmanager - package com.ibm.portal.portlet.service.taskmanager
This package provides a Java Portlet API service that is used to obtain a TaskManagerDelegate instance.
com.ibm.portal.portlet.service.taskui - package com.ibm.portal.portlet.service.taskui
This package provides a Java Portlet API service that is used by TaskProcessingPortlets to manage the UI to process a task.
com.ibm.portal.portlet.service.url - package com.ibm.portal.portlet.service.url
This package provides an API to generate portal URLs inside of Java Portlets.
com.ibm.portal.portletservice.rememberme - package com.ibm.portal.portletservice.rememberme
 
com.ibm.portal.propertybroker.property - package com.ibm.portal.propertybroker.property
This package contains public interfaces of objects (such as Property and Action) which are used to support brokered communication between components.
com.ibm.portal.propertybroker.service - package com.ibm.portal.propertybroker.service
This package contains the public interface PropertyBrokerService provided by the Property Broker for portlets compliant with JSR 168.
com.ibm.portal.resolver.accessors - package com.ibm.portal.resolver.accessors
 
com.ibm.portal.resolver.atom - package com.ibm.portal.resolver.atom
com.ibm.portal.resolver.atom.helper - package com.ibm.portal.resolver.atom.helper
 
com.ibm.portal.resolver.cai.uri - package com.ibm.portal.resolver.cai.uri
 
com.ibm.portal.resolver.http.xml - package com.ibm.portal.resolver.http.xml
 
com.ibm.portal.resolver.iwidget.xml - package com.ibm.portal.resolver.iwidget.xml
 
com.ibm.portal.resolver.iwidget.xml.helper - package com.ibm.portal.resolver.iwidget.xml.helper
 
com.ibm.portal.resolver.mashup - package com.ibm.portal.resolver.mashup
 
com.ibm.portal.resolver.opensearch - package com.ibm.portal.resolver.opensearch
 
com.ibm.portal.resolver.webdav - package com.ibm.portal.resolver.webdav
 
com.ibm.portal.resolver.xml - package com.ibm.portal.resolver.xml
com.ibm.portal.resolver.xml.exception - package com.ibm.portal.resolver.xml.exception
 
com.ibm.portal.resolver.xml.helper - package com.ibm.portal.resolver.xml.helper
 
com.ibm.portal.resolver.xul - package com.ibm.portal.resolver.xul
 
com.ibm.portal.security - package com.ibm.portal.security
This package defines general portal security interfaces.
com.ibm.portal.security.exceptions - package com.ibm.portal.security.exceptions
This package defines general portal security exceptions.
com.ibm.portal.services.globalization - package com.ibm.portal.services.globalization
This package provides an API to retrieve an extended version of the Portal defined language list.
com.ibm.portal.services.globalization.preferences - package com.ibm.portal.services.globalization.preferences
This package provides an API to retrieve the globalization preferences for a user or locale.
com.ibm.portal.state - package com.ibm.portal.state
This package contains interfaces related to url generation.
com.ibm.portal.state.accessors.portlet - package com.ibm.portal.state.accessors.portlet
This package contains accessors for reading and writing portlet information.
com.ibm.portal.streaming.json - package com.ibm.portal.streaming.json
This package defines an API for writing and parsing JSON in a stream based manner.
com.ibm.portal.struts.action - package com.ibm.portal.struts.action
This package and its subpackages define the Action API for the Struts Portlet Framework.
com.ibm.portal.struts.command - package com.ibm.portal.struts.command
This package and its subpackages define the API for the commands for the Struts application Struts Portlet Framework.
com.ibm.portal.struts.common - package com.ibm.portal.struts.common
This package and its subpackages define the common APIs for the Struts Portlet Framework.
com.ibm.portal.struts.data - package com.ibm.portal.struts.data
This package and its subpackages define the API for storing and retrieving data with Struts Portlet Framework.
com.ibm.portal.struts.logging - package com.ibm.portal.struts.logging
 
com.ibm.portal.struts.plugins - package com.ibm.portal.struts.plugins
This package and its subpackages define the API for the plugins for the Struts application Struts Portlet Framework.
com.ibm.portal.struts.portlet - package com.ibm.portal.struts.portlet
This package and its subpackages define the API for the extension points for the Struts application Struts Portlet Framework.
com.ibm.portal.struts.upload - package com.ibm.portal.struts.upload
This package and its subpackages define the Upload API for the Struts Portlet Framework.
com.ibm.portal.taskmanager - package com.ibm.portal.taskmanager
This package defines the interfaces used by the TaskManagerDelegateFactoryService.
com.ibm.portal.taskui - package com.ibm.portal.taskui
This package defines the interfaces used by the TaskUIManager.
com.ibm.portal.taskui.dynamicui - package com.ibm.portal.taskui.dynamicui
 
com.ibm.portal.theme.plugin - package com.ibm.portal.theme.plugin
This package defines ways to contribute content to defined "extension points" in the theme.
com.ibm.portal.theme.plugin.exception - package com.ibm.portal.theme.plugin.exception
 
com.ibm.portal.theme.plugin.impl - package com.ibm.portal.theme.plugin.impl
This package provides default implementations of the theme extension interfaces that may be sub-classed and reused by developers.
com.ibm.struts.data - package com.ibm.struts.data
This package and its subpackages define the API for storing and retrieving data with Struts Portlet Framework.
com.ibm.struts.taglib.html - package com.ibm.struts.taglib.html
 
com.ibm.wps.engine.tags - package com.ibm.wps.engine.tags
com.ibm.wps.pb.portlet - package com.ibm.wps.pb.portlet
 
com.ibm.wps.pb.property - package com.ibm.wps.pb.property
This package contains public interfaces of objects (such as Property and Action) passed by the Property Broker to portlet written to the IBM portlet API, and vice-versa.
com.ibm.wps.pb.service - package com.ibm.wps.pb.service
This package contains the public interface PropertyBrokerService provided by the Property Broker to portlet written to the IBM portlet API.
com.ibm.wps.pb.wrapper - package com.ibm.wps.pb.wrapper
 
com.ibm.wps.pe.pc.legacy.cache - package com.ibm.wps.pe.pc.legacy.cache
 
com.ibm.wps.pe.pc.legacy.cmpf - package com.ibm.wps.pe.pc.legacy.cmpf
 
com.ibm.wps.portlet.event - package com.ibm.wps.portlet.event
This package defines interfaces for portlets using the IBM porlet API to receive event notifications.
com.ibm.wps.portlets.struts - package com.ibm.wps.portlets.struts
This package and its subpackages define the API for the extension points for the Struts application Struts Portlet Framework.
com.ibm.wps.portlets.struts.logging - package com.ibm.wps.portlets.struts.logging
 
com.ibm.wps.portlets.struts.plugins - package com.ibm.wps.portlets.struts.plugins
This package and its subpackages define the API for the plugins used by the Struts Portlet Framework.
com.ibm.wps.portlets.struts.upload - package com.ibm.wps.portlets.struts.upload
This package and its subpackages define the API for the file upload support in the Struts Portlet Framework.
com.ibm.wps.portletservice.credentialvault - package com.ibm.wps.portletservice.credentialvault
This package defines the Credential Vault Portlet Service.
com.ibm.wps.portletservice.credentialvault.credentials - package com.ibm.wps.portletservice.credentialvault.credentials
This package defines the portal provided credential objects that can be used to retrieve user credentials from the vault with the credential portlet service.
com.ibm.wps.portletservice.taskmanager - package com.ibm.wps.portletservice.taskmanager
This package provides a IBM Portlet API service that is used to obtain a TaskManagerDelegate instance.
com.ibm.wps.portletservice.taskui - package com.ibm.wps.portletservice.taskui
This package provides a IBM Portlet API service that is used by TaskProcessingPortlets to manage the UI to process a task
com.ibm.wps.services.globalization - package com.ibm.wps.services.globalization
 
com.ibm.wps.struts.action - package com.ibm.wps.struts.action
This package and its subpackages define the API for the Portal friendly Struts Action support in the Struts Portlet Framework.
com.ibm.wps.struts.common - package com.ibm.wps.struts.common
This package and its subpackages define the Common API for the Struts Portlet Framework.
COMMAND_MANAGER_FACTORY_KEY - Static variable in class com.ibm.portal.struts.plugins.PluginConstants
The key used for storing the CommandManagerFactory object in the context.
COMMAND_MANAGER_FACTORY_KEY - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
The key used for storing the CommandManagerFactory.
COMMAND_MANAGER_FACTORY_KEY - Static variable in class com.ibm.wps.portlets.struts.plugins.PluginConstants
The key used for storing the CommandManagerFactory object in the context.
COMMAND_MANAGER_FACTORY_KEY - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
The key used to store the command manager factory.
CommandManagerFactory - Class in com.ibm.portal.struts.plugins
The CommandManager class is a factory class for creating classes that control the storage and retrieval of IViewCommands.
CommandManagerFactory() - Constructor for class com.ibm.portal.struts.plugins.CommandManagerFactory
Construct the factory object.
CommandManagerFactory - Class in com.ibm.wps.portlets.struts.plugins
The CommandManager class is a factory class for creating classes that control the storage and retrieval of IViewCommands.
CommandManagerFactory() - Constructor for class com.ibm.wps.portlets.struts.plugins.CommandManagerFactory
Constructs the factory object.
COMMUNITY - Static variable in interface com.ibm.portal.DatabaseDomainConstants
Constant for community domain
CommunityAccessPrivilege - Enum in com.ibm.portal.community
The CommunityAccessPrivilege enum provides a fixed set of access levels.
CommunityController - Interface in com.ibm.portal.community
The CommunityController provides functions to modify community roles, domain roles and membership assignments.
CommunityException - Exception in com.ibm.portal.community.exception
Occurs when anything unexpected happened while using Community API related functions.
CommunityException() - Constructor for exception com.ibm.portal.community.exception.CommunityException
empty constructor.
CommunityException(Throwable) - Constructor for exception com.ibm.portal.community.exception.CommunityException
constructor that takes another throwable as cause.
CommunityHome - Interface in com.ibm.portal.community
This interface can be used to access the community administration component of WebSphere Portal.
CommunityLocator - Interface in com.ibm.portal.community
The CommunityLocator provides functions to retrieve information about community roles, domain roles and membership.
An instance of this Interface can be retrieved by calling CommunityHome,
CommunityObjectFactory - Interface in com.ibm.portal.community
The CommunityObjectFactory provides functions to create filled Localized, LocalizedDomainRole and LocalizedCommunityRole objects that can be used as input parameter for the Comunity API method calls.
An instance of this Interface can be retrieved through the Home Interface: CommunityHome
CommunityRole - Interface in com.ibm.portal.community
The interface represents community roles.
ComponentException - Exception in com.ibm.portal.app.exceptions
Occurs when anything unexpected happened while using application component SPI related functions.
ComponentException() - Constructor for exception com.ibm.portal.app.exceptions.ComponentException
Empty constructor
ComponentException(Throwable) - Constructor for exception com.ibm.portal.app.exceptions.ComponentException
Initializes the exception with the reason of the exception.
ComponentException(Throwable, Localized) - Constructor for exception com.ibm.portal.app.exceptions.ComponentException
Initializes the exception with the reason of the exception and localized information.
CONCRETE_NAME - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
This key is used for specifying the concrete portlet name.
CONCRETE_NAME - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
The key used to specify the concrete portlet name.
CONFIG_PARAM_MAX_ACTION_CHAINING - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
The init parameter is to set a the max action chaining value.
CONFIG_PARAM_MAX_ACTION_CHAINING - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
The config parameter is to set a the max action chaining value.
CONFIG_PARAM_SECURITY_CSS_PROTECTION - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
The init parameter is to set a local security css protection value.
CONFIG_PARAM_SECURITY_CSS_PROTECTION - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
The config parameter for portlet security css protection setting
CONFIGURE - Static variable in class org.apache.jetspeed.portlet.Portlet.Mode
Deprecated. Allows the portlet to bring its own configuration screen if required.
CONFIGURE_MODE - Static variable in interface com.ibm.portal.struts.portlet.StrutsBaseConstants
The prefix used for configure mode
CONFIGURE_MODE - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsBaseConstants
The prefix used for configure mode
Constants - Class in com.ibm.portal.portlet
Constants that are required to use IBM extensions of the Java Portlet API
Constants - Interface in com.ibm.portal.portlet.service.url
This interface contains all constants of the portlet URL generation service.
Constants - Interface in com.ibm.portal.resolver.xml
Convenience constants for XML processing.
Constants.NormalStateConstant - Class in com.ibm.portal.portlet.service.url
Normal portal state constant.
Constants.NormalStateConstant() - Constructor for class com.ibm.portal.portlet.service.url.Constants.NormalStateConstant
Nobody should instantiate this class directly
Constants.PortalState - Interface in com.ibm.portal.portlet.service.url
Constants defining the portal state.
Constants.SoloStateConstant - Class in com.ibm.portal.portlet.service.url
Solo portal state constant.
Constants.SoloStateConstant() - Constructor for class com.ibm.portal.portlet.service.url.Constants.SoloStateConstant
Nobody should instantiate this class directly
containsHeader(String) - Method in interface org.apache.jetspeed.portlet.PortletResponse
Returns a boolean indicating whether the named response header has already been set.
CONTENT_NODE_ATTRIBUTE - Static variable in class com.ibm.portal.theme.plugin.impl.DefaultThemeLinkItem
The CONTENT_NODE_ATTRIBUTE indicates the content node in the navigation model that we want to generate a URL to.
CONTENT_TYPE - Static variable in class com.ibm.portal.struts.command.StrutsViewCommand
Request attribute name for the content type.
ContentAccessService - Interface in com.ibm.portal.portlet.service.contentaccess
Service to access external and internal resources.
ContentAccessService - Interface in org.apache.jetspeed.portlet.service
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
context - Variable in class com.ibm.portal.theme.plugin.impl.DefaultThemeContent
context the ThemeContext
CONTEXT_PATH_PREFIX - Static variable in interface com.ibm.portal.struts.portlet.StrutsBaseConstants
The key used for storing the Context path prefix in servlet context
CONTEXT_PATH_PREFIX - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsBaseConstants
The key used for storing the Context path prefix in servlet context
copyIntoNewTemplate(ObjectID, Localized, ObjectID) - Method in interface com.ibm.portal.app.service.TemplateCatalogService
Create a new template in the specified template folder with the specified localized information based on the specfied template.
COPYRIGHT - Static variable in interface com.ibm.portal.app.service.TemplateCatalogService
 
COPYRIGHT - Static variable in interface com.ibm.portal.app.service.TemplateCatalogServiceHome
 
COPYRIGHT - Static variable in interface com.ibm.portal.app.service.TemplateServiceHome
 
COPYRIGHT - Static variable in class com.ibm.portal.community.LocalizedDataObject
 
COPYRIGHT - Static variable in class com.ibm.portal.resolver.cai.uri.BusinessComponentURI
copyright
COPYRIGHT - Static variable in interface com.ibm.portal.struts.command.IViewCommand
add copyright statement.
COPYRIGHT - Static variable in interface com.ibm.portal.struts.plugins.IErrorResponseFormatter
add copyright statement.
COPYRIGHT - Static variable in interface com.ibm.portal.struts.portlet.StrutsBaseConstants
 
COPYRIGHT - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
copyright statement.
COPYRIGHT - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsBaseConstants
 
COPYRIGHT - Static variable in class com.ibm.wps.portlets.struts.WpsStrutsFilteredViewCommand
 
copyTo(InputStream) - Method in interface com.ibm.portal.resolver.http.xml.DefaultHttpContentHandler
 
copyTo(Reader) - Method in interface com.ibm.portal.resolver.http.xml.DefaultHttpContentHandler
 
copyTo(Source) - Method in interface com.ibm.portal.resolver.http.xml.DefaultHttpContentHandler
 
copyTo(MultipartInputStream) - Method in interface com.ibm.portal.resolver.http.xml.DefaultHttpContentHandler
 
copyTo(InputStream, String) - Method in interface com.ibm.portal.resolver.http.xml.DefaultHttpContentHandler
 
copyTo(InputStream, ContentType) - Method in interface com.ibm.portal.resolver.http.xml.DefaultHttpContentHandler
 
Countable - Interface in com.ibm.portal
Optional interface for collection-like models that want to expose the number of elements stored.
create(ObjectID, Map<String, Object>) - Method in interface com.ibm.portal.app.component2.Lifecycle
This method is called at the beginning of the instantiation phase and triggers the creation of a new business component instance by the business component handler.
createAction(String, DNDProperty[], DNDValidator, String, String, String, boolean, String) - Method in interface com.ibm.portal.dnd.DNDFactory
This method is used to create a DNDAction object with the parameters provided.
createAction(PortletRequest) - Method in interface com.ibm.portal.propertybroker.service.PropertyFactory
Creates and returns an action associated with a portlet, given the PortletRequest.
createAction(PortletConfig) - Method in interface com.ibm.portal.propertybroker.service.PropertyFactory
Creates and returns an action associated with a portlet, given the PortletConfig.
createAction(PortletSettings) - Static method in class com.ibm.wps.pb.property.PropertyFactory
Deprecated. Creates and returns an Action object.
createActionServlet(ServletContext, ServletConfig, PortletConfig, StrutsInfo) - Method in class com.ibm.portal.struts.portlet.StrutsPortlet
Returns the ActionServlet.
createActionServlet(ServletContext, PortletConfig, WpsStrutsInfo) - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Returns the WpsActionServlet for this application.
createCommand(String, HttpServletRequest, HttpServletResponse, String) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Creates the IViewCommand object for the path for the specified mode prefix.
createCommand(String, HttpServletRequest, HttpServletResponse) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Creates the IViewCommand object for the path for the specified mode prefix.
createCommand(String, HttpServletRequest) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Creates the IViewCommand object for the path for the specified mode prefix.
createCommand(String, HttpServletRequest, String) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Creates the IViewCommand object for the path for the specified mode prefix.
createCommand(String, PortletRequest, ViewCommandExecutionContext) - Method in class com.ibm.portal.struts.plugins.ViewCommandFactory
Create a command based on the given URI and request
createCommand(ErrorResponseInfo, PortletRequest, ViewCommandExecutionContext) - Method in class com.ibm.portal.struts.plugins.ViewCommandFactory
Create a command based on the given ErrorResponseInfo.
createCommand(String, HttpServletRequest, ViewCommandExecutionContext) - Method in class com.ibm.wps.portlets.struts.plugins.ViewCommandFactory
Creates a command based on the given URI and request.
createCommand(ErrorResponseInfo, HttpServletRequest, ViewCommandExecutionContext) - Method in class com.ibm.wps.portlets.struts.plugins.ViewCommandFactory
Creates a command based on the given ErrorResponseInfo.
createCommandExecutionContext(PortletContext, ModuleContext, ServletContext) - Method in class com.ibm.portal.struts.portlet.StrutsPortlet
Creates a ViewCommandExecutionContext to be used when executing a ViewCommand.
createCommandExecutionContext(PortletContext, ModuleContext, ServletContext) - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Creates a ViewCommandExecutionContext to be used when executing a ViewCommand.
createCommunityRole(ObjectID, String, Localized) - Method in interface com.ibm.portal.community.CommunityController
creates a new community role for the given community (or application).
createCredential(String) - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.CredentialFactory
Returns an instance of the specified credential type but the instance is not initialized yet.
createCredential(String) - Method in class com.ibm.portal.portlet.service.credentialvault.credentials.CredentialFactoryImpl
Returns an instance of the specified credential type but the instance is not initialized yet.
createCredentialSlot(String, ObjectID, Map, Map, int, boolean, boolean, PortletRequest) - Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialVaultService
Creates a new credential slot in the given vault segment.
CREATED - Static variable in class com.ibm.portal.propertybroker.property.PropertyValueChangeType
The property value change is being propagated as the value was newly created
CreateFailedException - Exception in com.ibm.portal.propertybroker.service
This exception indicates that there was an error trying to create a new object using the Property Broker service.
CreateFailedException() - Constructor for exception com.ibm.portal.propertybroker.service.CreateFailedException
Default constructor
CreateFailedException(Throwable) - Constructor for exception com.ibm.portal.propertybroker.service.CreateFailedException
Constructor that takes a nested exception
createFolderControl(Folder) - Method in interface com.ibm.portal.app.model.ApplicationModelFactory
Creates a writable FolderControl object to be used in AI API method calls.
createIconFilename(String, PortalIcons.State) - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeItem
This method is called to process the concatenation of the state to the icon filename
createLocalizedCommunityRoleObject(String, Localized) - Method in interface com.ibm.portal.community.CommunityObjectFactory
creates a filled LocalizedCommunityRole object that can be used as input parameter for Comunity API method calls.
createLocalizedDomainRoleObject(String, Localized, boolean) - Method in interface com.ibm.portal.community.CommunityObjectFactory
creates a filled LocalizedDomainRole object that can be used as input parameter for Comunity API method calls.
createLocalizedDomainRoleObject(String, ObjectID, Localized, boolean) - Method in interface com.ibm.portal.community.CommunityObjectFactory
creates a filled LocalizedDomainRole object that can be used as input parameter for Comunity API method calls.
createLocalizedDomainRoleObject(String, ObjectID, Localized, Map<ObjectID, Set<String>>, boolean) - Method in interface com.ibm.portal.community.CommunityObjectFactory
creates a filled LocalizedDomainRole object that can be used as input parameter for Comunity API method calls.
createLocalizedDomainRoleObject(String, Localized, Map<ObjectID, Set<String>>, boolean) - Method in interface com.ibm.portal.community.CommunityObjectFactory
creates a filled LocalizedDomainRole object that can be used as input parameter for Comunity API method calls.
createLocalizedFolder(Map<Locale, String>, Map<Locale, String>) - Method in interface com.ibm.portal.app.model.ApplicationModelFactory
Creates a localized Folder object to be used in AI API method calls.
createLocalizedObject(Map<Locale, String>, Map<Locale, String>) - Method in interface com.ibm.portal.app.model.ApplicationModelFactory
creates a filled Localized object that can be used as input parameter for other factory calls.
createLocalizedObject(Map<Locale, String>, Map<Locale, String>) - Method in interface com.ibm.portal.community.CommunityObjectFactory
creates a filled Localized object that can be used as input parameter for Comunity API method calls.
createLocalizedParameter(Map<Locale, String>, Map<Locale, String>, Map<Locale, String>) - Method in interface com.ibm.portal.app.model.ApplicationModelFactory
Creates a localized Parameter object to be used in AI API method calls.
createPageURL(ObjectID) - Method in interface com.ibm.portal.state.RedirectURLGenerator
Creates an url that points to the page referenced by the pageID.
createParameter(Action, Property) - Method in interface com.ibm.portal.propertybroker.service.PropertyFactory
Creates and returns a parameter associated with a portlet's action.
createParameter(Property, Action) - Static method in class com.ibm.wps.pb.property.PropertyFactory
Deprecated. Creates and returns a Parameter object associated with the parent action and containing the specified property.
createParameterControl(Parameter) - Method in interface com.ibm.portal.app.model.ApplicationModelFactory
Creates a writable ParameterControl object to be used in AI API method calls.
createPortletRequestWrapper(PortletRequest) - Method in class com.ibm.portal.struts.portlet.StrutsPortlet
Creates a portlet request wrapper.
createPortletRequestWrapper(PortletRequest) - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Creates a portlet request wrapper.
createPortletURI(Object) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Creates a Portlet URI from the given response.
createPortletURI(Object, int) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Deprecated.  
createPortletURI(Object, PortletURIAttributes) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Creates a PortletURI for the given response.
createPortletURIWithStrutsURL(Object, String) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Deprecated.  
createPortletURIWithStrutsURL(HttpServletRequest, String) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Creates a Struts PortletURI for the given response and URL.
createPortletURIWithStrutsURL(Object, String, int) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Deprecated.  
createPortletURIWithStrutsURL(HttpServletRequest, String, int) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Deprecated.  
createPortletURIWithStrutsURL(HttpServletRequest, String, PortletURIAttributes) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Creates the requested type of PortletURI for the given response and URL.
createPortletURL(ObjectID) - Method in interface com.ibm.portal.state.RedirectURLGenerator
Creates an url pointing to the portlet referenced by the portletWindowID.
createProperty(String, String, String, Object) - Method in interface com.ibm.portal.dnd.DNDFactory
This method is used to create a DNDProperty object with the parameters provided.
createProperty(PortletRequest) - Method in interface com.ibm.portal.propertybroker.service.PropertyFactory
Creates and returns a property associated with a portlet, given the PortletRequest.
createProperty(PortletConfig) - Method in interface com.ibm.portal.propertybroker.service.PropertyFactory
Creates and returns a property associated with a portlet, given the PortletConfig.
createProperty(PortletSettings) - Static method in class com.ibm.wps.pb.property.PropertyFactory
Deprecated. Creates and returns a Property object.
createPropertyValue(PortletRequest, Property, Object) - Method in interface com.ibm.portal.propertybroker.service.PropertyFactory
Creates and returns a PropertyValue.
createPropertyValue(PortletRequest, Property, Object, PropertyValueChangeType) - Method in interface com.ibm.portal.propertybroker.service.PropertyFactory
Creates and returns a PropertyValue with a change reason code.
createPropertyValue(Property, Object) - Static method in class com.ibm.wps.pb.property.PropertyFactory
Deprecated. Creates and returns a PropertyValue object encapsulating a property and a value.
createPropertyValue(Property, Object, String) - Static method in class com.ibm.wps.pb.property.PropertyFactory
Deprecated. Creates and returns a PropertyValue object encapsulating a property and a value and a reason for change.
createQName(String) - Static method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
Construct a new QName
createQName(String) - Static method in class com.ibm.portal.resolver.atom.helper.LeafAtomThreadingContentHandler
Construct a new QName
createReturnURI() - Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletResponseWrapper
 
createReturnURI() - Method in interface org.apache.jetspeed.portlet.PortletResponse
Creates a portlet URI pointing at the referrer of the portlet.
createSlot(String, ObjectID, Map, Map, int, boolean, boolean, PortletRequest) - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
Deprecated. Use method #createSlot(String, com.ibm.portal.ObjectID, Map, Map, int, boolean, boolean, PortletRequest) taking a com.ibm.portal.ObjectID for the segmentId as parameter.
createSource(HttpServletRequest, DNDProperty[], DNDValidator, String, boolean, boolean, String) - Method in interface com.ibm.portal.dnd.DNDFactory
This method is used to create a DNDSource object with the paramters provided.
createSource(PortletRequest, DNDProperty[], DNDValidator, String, boolean, boolean, String) - Method in interface com.ibm.portal.dnd.DNDFactory
This method is used to create a DNDSource object with the paramters provided.
createStrutsPortletURL(HttpServletRequest, HttpServletResponse, String, PortletURIAttributes) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Creates the requested type of PortletURI for the given response and URL.
createTarget(HttpServletRequest, DNDAction[]) - Method in interface com.ibm.portal.dnd.DNDFactory
This method is used to create a DNDTarget object with the provided paramters.
createTarget(PortletRequest, DNDAction[]) - Method in interface com.ibm.portal.dnd.DNDFactory
This method is used to create a DNDTarget object with the provided paramters.
createURI() - Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletResponseWrapper
 
createURI(PortletWindow.State) - Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletResponseWrapper
 
createURI() - Method in interface org.apache.jetspeed.portlet.PortletResponse
Creates a portlet URI pointing to the current portlet mode.
createURI(PortletWindow.State) - Method in interface org.apache.jetspeed.portlet.PortletResponse
Creates a portlet URI pointing to the current portlet mode and given portlet window state.
createWelcomeFileCommand(PortletRequest, PortletResponse) - Method in class com.ibm.portal.struts.portlet.StrutsPortlet
Creates the welcome file command.
Credential - Interface in com.ibm.portal.portlet.service.credentialvault.credentials
Base interface class for all credential classes.
Credential - Class in com.ibm.wps.portletservice.credentialvault.credentials
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
Credential() - Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.Credential
Deprecated.  
Credential(Map<String, Object>) - Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.Credential
Deprecated. Creates and initializes a new Credential Object.
CredentialFactory - Interface in com.ibm.portal.portlet.service.credentialvault.credentials
Factory to create credentials of any appropriate type.
CredentialFactoryImpl - Class in com.ibm.portal.portlet.service.credentialvault.credentials
Factory to create credentials of any appropriate type.
CredentialFactoryImpl() - Constructor for class com.ibm.portal.portlet.service.credentialvault.credentials.CredentialFactoryImpl
 
CredentialSecretNotSetException - Exception in com.ibm.portal.portlet.service.credentialvault
The CredentialSecretNotSetException class defines an exception that is thrown by the CredentialVaultService in case that the secret of a requested credential is not set.
CredentialSecretNotSetException(Throwable) - Constructor for exception com.ibm.portal.portlet.service.credentialvault.CredentialSecretNotSetException
Constructor that takes a causing throwable.
CredentialSecretNotSetException - Class in com.ibm.wps.portletservice.credentialvault
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
CredentialSecretNotSetException() - Constructor for class com.ibm.wps.portletservice.credentialvault.CredentialSecretNotSetException
Deprecated.  
CredentialSlotConfig - Interface in com.ibm.portal.portlet.service.credentialvault
Describes the configuration of a credential slot.
CredentialSlotConfig - Interface in com.ibm.wps.portletservice.credentialvault
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
CredentialTypes - Interface in com.ibm.portal.portlet.service.credentialvault
Credential Type definitions.
CredentialTypes - Interface in com.ibm.wps.portletservice.credentialvault
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
CredentialVaultException - Exception in com.ibm.portal.portlet.service.credentialvault
Exception that indicates an error in the credential vault subsystem.
CredentialVaultException() - Constructor for exception com.ibm.portal.portlet.service.credentialvault.CredentialVaultException
Default constructor
CredentialVaultException(Throwable) - Constructor for exception com.ibm.portal.portlet.service.credentialvault.CredentialVaultException
Constructor that takes a nested exception
CredentialVaultService - Interface in com.ibm.portal.portlet.service.credentialvault
Portlet Service for JSR compliant portlets to access the WebSphere Portal Credential Vault.
CredentialVaultService - Interface in com.ibm.wps.portletservice.credentialvault
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
CURRENT - Static variable in class org.apache.jetspeed.portlet.Portlet.ModeModifier
Deprecated. The mode is not changed and stays in the current one.
CUSTOMIZATION - Static variable in interface com.ibm.portal.DatabaseDomainConstants
Constant for customization domain

D

DatabaseDomainConstants - Interface in com.ibm.portal
This interface provides constants to identify database domains
dateTime(Date) - Method in interface com.ibm.portal.resolver.xml.DefaultContentHandler
Converts the date into RFC 3066 format and Passes it on to the ContentHandler.characters(char[], int, int) method.
dateTime(long) - Method in interface com.ibm.portal.resolver.xml.DefaultContentHandler
Converts the date into RFC 3066 format and passes it on to the ContentHandler.characters(char[], int, int) method.
dateTimeISO8601(Date) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Converts the date into ISO 8601 format and Passes it on to the ContentHandler.characters(char[], int, int) method.
dateTimeISO8601(long) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Converts the date into ISO 8601 format and passes it on to the ContentHandler.characters(char[], int, int) method.
dateTimeRFC2068(Date) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Converts the date into RFC 2068 format and Passes it on to the ContentHandler.characters(char[], int, int) method.
dateTimeRFC2068(long) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Converts the date into RFC 2068 format and passes it on to the ContentHandler.characters(char[], int, int) method.
deactivateAction(PortletConfig, ActionRequest, String) - Method in interface com.ibm.portal.propertybroker.service.PropertyBrokerService
An Action which is active for the session is deactivated using this call.
deactivateActions(PortletRequest, PortletSettings, String[]) - Method in interface com.ibm.wps.pb.service.PropertyBrokerService
Deprecated. Actions which are active for the session are deactivated using this call.
DeactivationFailedException - Exception in com.ibm.portal.propertybroker.service
This exception indicates that there was a deactivation error using the Property Broker service.
DeactivationFailedException() - Constructor for exception com.ibm.portal.propertybroker.service.DeactivationFailedException
Default constructor
DeactivationFailedException(Throwable) - Constructor for exception com.ibm.portal.propertybroker.service.DeactivationFailedException
Constructor that takes a nested exception
DEBUG - Static variable in class com.ibm.wps.portlets.struts.logging.WpsStrutsTraceLogger
"Debug" level logging.
debug(String) - Method in interface org.apache.jetspeed.portlet.PortletLog
Deprecated. Logs the given informational text in the portlet log.
DEFAULT_NAMESPACE_URI - Static variable in interface com.ibm.portal.resolver.xml.Constants
the default namespace is not mapped
DEFAULT_PORTLET_ACTION - Static variable in interface com.ibm.wps.pb.property.Action
Deprecated. Specifies delivery using DefaultPortletAction.
DefaultAtomContentHandler - Interface in com.ibm.portal.resolver.atom
Extension of the AtomContentHandler interface that provides convenience methods to more easily generate ATOM events.
DefaultAtomThreadingContentHandler - Interface in com.ibm.portal.resolver.atom
Extension of the AtomThreadingContentHandler interface that provides convenience methods to more easily generate ATOM threading events.
DefaultContentHandler - Interface in com.ibm.portal.resolver.xml
General convenience interface that allows to format common data fields and write them as characters onto a content handler
DefaultErrorResponseFormatter - Class in com.ibm.portal.struts.plugins
DefaultErrorResponseFormatter is the default implementation of an ErrorResponseFormatter.
DefaultErrorResponseFormatter() - Constructor for class com.ibm.portal.struts.plugins.DefaultErrorResponseFormatter
 
DefaultErrorResponseFormatter - Class in com.ibm.wps.portlets.struts.plugins
DefaultErrorResponseFormatter is the default implementation of an ErrorResponseFormatter.
DefaultErrorResponseFormatter() - Constructor for class com.ibm.wps.portlets.struts.plugins.DefaultErrorResponseFormatter
 
DefaultHttpContentHandler - Interface in com.ibm.portal.resolver.http.xml
 
DefaultMashupSitemapContentHandler - Interface in com.ibm.portal.resolver.mashup
Extension of the AtomThreadingContentHandler interface that provides convenience methods to more easily generate ATOM threading events.
DefaultOpenSearchContentHandler - Interface in com.ibm.portal.resolver.opensearch
Extension of the AtomThreadingContentHandler interface that provides convenience methods to more easily generate ATOM threading events.
DefaultOpenSearchContentHandler.SYNDICATION_RIGHT - Enum in com.ibm.portal.resolver.opensearch
The syndication right enum
DefaultPortletAction - Class in org.apache.jetspeed.portlet
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
DefaultPortletAction(String) - Constructor for class org.apache.jetspeed.portlet.DefaultPortletAction
Deprecated.  
DefaultThemeContent - Class in com.ibm.portal.theme.plugin.impl
The default implementation of ThemeContent.
DefaultThemeContent() - Constructor for class com.ibm.portal.theme.plugin.impl.DefaultThemeContent
 
DefaultThemeItem - Class in com.ibm.portal.theme.plugin.impl
This class will retrieve the icon path for an extension.
DefaultThemeItem() - Constructor for class com.ibm.portal.theme.plugin.impl.DefaultThemeItem
 
DefaultThemeJspInclude - Class in com.ibm.portal.theme.plugin.impl
The default implementation of ThemeJspInclude.
DefaultThemeJspInclude() - Constructor for class com.ibm.portal.theme.plugin.impl.DefaultThemeJspInclude
 
DefaultThemeLinkItem - Class in com.ibm.portal.theme.plugin.impl
Creates a link to a portal page.
DefaultThemeLinkItem() - Constructor for class com.ibm.portal.theme.plugin.impl.DefaultThemeLinkItem
 
DefaultThemeTextItem - Class in com.ibm.portal.theme.plugin.impl
Generates some text to contribute to a theme extension point.
DefaultThemeTextItem() - Constructor for class com.ibm.portal.theme.plugin.impl.DefaultThemeTextItem
 
DefaultWebdavContentHandler - Interface in com.ibm.portal.resolver.webdav
Extension of the AtomThreadingContentHandler interface that provides convenience methods to more easily generate ATOM threading events.
DefaultWebdavContentHandler.LockScope - Enum in com.ibm.portal.resolver.webdav
Identifies the scope of the lock
DefaultWebdavContentHandler.LockType - Enum in com.ibm.portal.resolver.webdav
Identifies the type of the lock
DefaultWebdavContentHandler.ResourceType - Enum in com.ibm.portal.resolver.webdav
possible resource types
DefaultXulContentHandler - Interface in com.ibm.portal.resolver.xul
Extension of the AtomThreadingContentHandler interface that provides convenience methods to more easily generate ATOM threading events.
definitionsFactory - Variable in class com.ibm.portal.struts.portlet.WpTilesRequestProcessor
The Definitions factory
delete(ObjectID) - Method in interface com.ibm.portal.app.component2.Lifecycle
This method is called when the application the component instance belongs to is deleted or when the component is removed from the application.
delete() - Method in interface com.ibm.portal.app.service.ApplicationService
Delete this application - the related resources will get cleaned up asynchronously
deleteApplications(Set<ObjectID>) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Delete a set of applications - the related resources will get cleaned up asynchronously
deleteCommunity(ObjectID) - Method in interface com.ibm.portal.community.CommunityController
deletes an existing community, all its community roles and all mapped domain specific roles.
deleteCommunityRole(CommunityRole) - Method in interface com.ibm.portal.community.CommunityController
deletes an existing community role and all mapped domain specific roles.
deleteCredentialSlot(String) - Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialVaultService
Deletes an existing credential slot.
DELETED - Static variable in class com.ibm.portal.propertybroker.property.PropertyValueChangeType
The property value change is being propagated as the value was deleted
deleteFolder(ObjectID, boolean) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Delete a given folder.
deleteFolder(ObjectID, boolean) - Method in interface com.ibm.portal.app.service.TemplateCatalogService
Delete the specified folder.
deleteSlot(String) - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
Deprecated. Deletes an existing credential slot.
deleteTemplate(ObjectID) - Method in interface com.ibm.portal.app.service.TemplateCatalogService
Delete the specified template.
deleteTemplates(List<ObjectID>) - Method in interface com.ibm.portal.app.service.TemplateCatalogService
Delete a several template at once.
DESCR_ATTRIBUTE - Static variable in interface com.ibm.portal.theme.plugin.impl.ThemeContentDescriptorConstants
The DESCR_ATTRIBUTE should contain the NLS bundle key for retrieving the description property of the IThemeItem.
description - Variable in class com.ibm.portal.theme.plugin.impl.DefaultThemeContent
description the description of the extension; usually specified in the plugin.xml
deserialize(String) - Method in interface com.ibm.portal.identification.Identification
Deserializes String instances to ObjectID instances.
Input of this method must be the output of Identification.serialize(com.ibm.portal.ObjectID).
Unique names are the only exception.
destroy() - Method in class com.ibm.portal.struts.plugins.SessionCommandManagerFactoryPlugin
Gracefully shut down the SessionCommandManagerFactory
destroy() - Method in class com.ibm.portal.struts.portlet.StrutsPortlet
Called by the portlet container to indicate to a portlet that the portlet is being taken out of service.
destroy() - Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletFilterAdapter
 
destroy() - Method in class com.ibm.wps.portlets.struts.plugins.SessionCommandManagerFactoryPlugin
Gracefully shuts down the SessionCommandManagerFactory.
destroy(PortletConfig) - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Destroys the portlet.
destroy(PortletConfig) - Method in class org.apache.jetspeed.portlet.Portlet
Deprecated. Called by the portlet container to indicate to this portlet that it is taken out of service.
destroy() - Method in class org.apache.jetspeed.portlet.Portlet
Deprecated.  
destroy(PortletConfig) - Method in class org.apache.jetspeed.portlet.PortletAdapter
Deprecated. The default implementation of this method is to do nothing.
destroyCommandManagerPlugin(PortletConfig) - Method in class com.ibm.portal.struts.portlet.StrutsPortlet
Destroys a plugin by calling the destroy method of the plugin.
destroyCommandManagerPlugin(PortletConfig) - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Calls the destroy method of the plugin.
destroyConcrete(PortletSettings) - Method in class org.apache.jetspeed.portlet.Portlet
Deprecated. Called by the portlet container to indicate that the concrete portlet is taken out of service.
destroyConcrete(PortletSettings) - Method in class org.apache.jetspeed.portlet.PortletAdapter
Deprecated. The default implementation of this method is to do nothing.
DETACHED - Static variable in class org.apache.jetspeed.portlet.PortletWindow.State
Deprecated.  
DigestProvider - Interface in com.ibm.portal.resolver.accessors
Provides access to the digest that is associated with an object
dir - Variable in class com.ibm.struts.taglib.html.FileTag
dir attribute
dir - Variable in class com.ibm.struts.taglib.html.PasswordTag
Attribute representing the direction of the text.
dir - Variable in class com.ibm.struts.taglib.html.SelectTag
dir attribute
dir - Variable in class com.ibm.struts.taglib.html.TextareaTag
dir attribute
dir - Variable in class com.ibm.struts.taglib.html.TextTag
dir attribute
Direction - Class in com.ibm.portal.propertybroker.property
Typesafe enum pattern that encapsulates the direction of a Property.
DispatchAction - Class in com.ibm.portal.struts.action
This is a Portal friendly version of DispatchAction.
DispatchAction() - Constructor for class com.ibm.portal.struts.action.DispatchAction
DispatchAction constructor.
dispatchMethod(ActionMapping, ActionForm, ActionRequest, ActionResponse, String) - Method in class com.ibm.portal.struts.action.DispatchAction
Dispatches to the specified method.
dispatchMethod(ActionMapping, ActionForm, PortletRequest, String) - Method in class com.ibm.wps.struts.action.WpsDispatchAction
Dispatches to the specified method.
DisplayInfo - Interface in com.ibm.portal.app.component2
DisplayInfo allows the application infrastructure to retrieve the localized title and description of a specific business component instance.
Disposable - Interface in com.ibm.portal
An object implementing this interface indicates that it is advantageous to signal to the object that it will not longer be accessed.
dispose() - Method in interface com.ibm.portal.Disposable
Indicate that the object will no longer be accessed
DNDAction - Interface in com.ibm.portal.dnd
A DNDAction represents an action that should be invoked by a drop zone when a drop occurs.
DNDArea - Interface in com.ibm.portal.dnd
A DNDArea repesents a part of a Drag and Drop user interface that can either be dragged into a droppable area (a "drag object") or receive a draggable object (a "drop zone").
DNDException - Exception in com.ibm.portal.dnd
The generic exception that will be used by the DnD API.
DNDException() - Constructor for exception com.ibm.portal.dnd.DNDException
 
DNDException(String) - Constructor for exception com.ibm.portal.dnd.DNDException
 
DNDFactory - Interface in com.ibm.portal.dnd
Implementations of DNDFactory will be able to create DNDSource, DNDTarget, and DNDProperty objects.
DNDInvalidParametersException - Exception in com.ibm.portal.dnd
The exception used by DNDFactory to indicate that it does not have sufficient parameters to create a certain object.
DNDInvalidParametersException(String) - Constructor for exception com.ibm.portal.dnd.DNDInvalidParametersException
 
DNDMarkupGenerator - Interface in com.ibm.portal.dnd
Implementations of DNDMarkupGenerator produce the markup required for DnD operations.
DNDMarkupGeneratorException - Exception in com.ibm.portal.dnd
The exception used by DNDMarkupGenerator to indicate that it either does not have sufficient parameters to create a portion of markup or that its methods have been called in the wrong order.
DNDMarkupGeneratorException(String) - Constructor for exception com.ibm.portal.dnd.DNDMarkupGeneratorException
 
DNDPortalValidator - Interface in com.ibm.portal.dnd
DNDPortalValidator is an extension of DNDValidator that can be used for standard portlets.
DNDProperty - Interface in com.ibm.portal.dnd
A DNDProperty can be associated with either a "drag object" or a "drop zone".
DNDService - Interface in com.ibm.portal.dnd
The DNDService can be used by portal artifacts, like themes and skins, and by IBM and Standard portlets.
DNDSource - Interface in com.ibm.portal.dnd
A DNDSource represents a draggable object that will be matched against DNDTargets (drop zones) to create a Drag and Drop interface on the client.
DNDTarget - Interface in com.ibm.portal.dnd
A DNDTarget represents a "drop zone" that will be matched against DNDSource instances ("drag objects") on the client.
DNDValidator - Interface in com.ibm.portal.dnd
A DNDValidator can be implemented to provide access control over DNDArea instances.
DO_DELETE_REMEMBER_ME_COOKIE - Static variable in interface com.ibm.portal.portlet.service.login.LoginService
This constant must be used as key to store a Boolean object in the portal login context map passed in to the LoginService.login(String, char[], Map, Subject) method of the service to pass in the information whether an existing remember me cookie of the current user should be removed or not.
DO_RESUME_SESSION_KEY - Static variable in interface com.ibm.portal.portlet.service.login.LoginService
This constant must be used as key to store a Boolean object in the portal login context map passed in to the LoginService.login(String, char[], Map, Subject) method of the service to pass in the information whether the session should be resumed or not.
DO_SET_REMEMBER_ME_COOKIE - Static variable in interface com.ibm.portal.portlet.service.login.LoginService
This constant must be used as key to store a Boolean object in the portal login context map passed in to the LoginService.login(String, char[], Map, Subject) method of the service to pass in the information whether a cookie to remember the current user should be set or not.
doActionEvent(PortletRequest, PortletResponse, PortletFilterChain) - Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletFilterAdapter
Called by the portlet container (via the doFilter method) to allow a portlet filter to handle a ACTIONEVENT method.
doBeginDNDSource(DNDSource, ServletRequest, ServletResponse, Writer, boolean) - Method in interface com.ibm.portal.dnd.DNDMarkupGenerator
Generates markup that needs to be placed at the beginning of a DNDSource.
doBeginDNDSource(DNDSource, PortletRequest, PortletResponse, Writer, boolean) - Method in interface com.ibm.portal.dnd.DNDMarkupGenerator
Generates markup that needs to be placed at the beginning of a DNDSource.
doBeginDNDSourceHandle(DNDSource, ServletRequest, ServletResponse, Writer) - Method in interface com.ibm.portal.dnd.DNDMarkupGenerator
Generates markup that needs to be placed at the beginning of a DNDSource handle.
doBeginDNDSourceHandle(DNDSource, PortletRequest, PortletResponse, Writer) - Method in interface com.ibm.portal.dnd.DNDMarkupGenerator
Generates markup that needs to be placed at the beginning of a DNDSource handle.
doBeginDNDTarget(DNDTarget, ServletRequest, ServletResponse, Writer) - Method in interface com.ibm.portal.dnd.DNDMarkupGenerator
Generates markup that needs to be placed at the beginning of a DNDTarget.
doBeginDNDTarget(DNDTarget, PortletRequest, PortletResponse, Writer) - Method in interface com.ibm.portal.dnd.DNDMarkupGenerator
Generates markup that needs to be placed at the beginning of a DNDTarget.
doBeginPage(PortletRequest, PortletResponse, PortletFilterChain) - Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletFilterAdapter
Called by the portlet container (via the doFilter method) to allow a portlet filter to handle a BEGINPAGE method.
doConfigure(RenderRequest, RenderResponse) - Method in class com.ibm.portal.struts.portlet.StrutsPortlet
Render method for configure mode.
doConfigure(PortletRequest, PortletResponse) - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Render method for configure mode.
doConfigure(PortletRequest, PortletResponse) - Method in class org.apache.jetspeed.portlet.PortletAdapter
Deprecated. Helper method to serve up the CONFIGURE mode.
doDispatch(RenderRequest, RenderResponse) - Method in class com.ibm.portal.struts.portlet.StrutsPortlet
Support for config mode
doEdit(RenderRequest, RenderResponse) - Method in class com.ibm.portal.struts.portlet.StrutsPortlet
Render method for edit mode.
doEdit(PortletRequest, PortletResponse) - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Render method for edit mode.
doEdit(PortletRequest, PortletResponse) - Method in class org.apache.jetspeed.portlet.PortletAdapter
Deprecated. Helper method to serve up the EDIT mode.
doEndDNDSource(DNDSource, ServletRequest, ServletResponse, Writer) - Method in interface com.ibm.portal.dnd.DNDMarkupGenerator
Generates markup that needs to be placed at the end of a DNDSource.
doEndDNDSource(DNDSource, PortletRequest, PortletResponse, Writer) - Method in interface com.ibm.portal.dnd.DNDMarkupGenerator
Generates markup that needs to be placed at the end of a DNDSource.
doEndDNDSourceHandle(DNDSource, ServletRequest, ServletResponse, Writer) - Method in interface com.ibm.portal.dnd.DNDMarkupGenerator
Generates markup that needs to be placed at the end of a DNDSource handle.
doEndDNDSourceHandle(DNDSource, PortletRequest, PortletResponse, Writer) - Method in interface com.ibm.portal.dnd.DNDMarkupGenerator
Generates markup that needs to be placed at the end of a DNDSource handle.
doEndDNDTarget(DNDTarget, ServletRequest, ServletResponse, Writer) - Method in interface com.ibm.portal.dnd.DNDMarkupGenerator
Generates markup that needs to be placed at the end of a DNDTarget.
doEndDNDTarget(DNDTarget, PortletRequest, PortletResponse, Writer) - Method in interface com.ibm.portal.dnd.DNDMarkupGenerator
Generates markup that needs to be placed at the end of a DNDTarget.
doEndPage(PortletRequest, PortletResponse, PortletFilterChain) - Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletFilterAdapter
Called by the portlet container (via the doFilter method) to allow a portlet filter to handle a ENDPAGE method.
doEndTag() - Method in class com.ibm.struts.taglib.html.FormTag
Render the end of this form.
doesTemplateExist(ObjectID) - Method in interface com.ibm.portal.app.service.TemplateCatalogService
Check wether a template with the specified ObjectID is existing.
doFilter(Method, PortletRequest, PortletResponse, PortletFilterChain) - Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletFilterAdapter
The doFilter method of the Filter is called by the container each time a request/response pair is passed through the chain due to a client request for a resource at the end of the chain.
doForward(String, HttpServletRequest, HttpServletResponse) - Method in class com.ibm.portal.struts.portlet.WpRequestProcessor
Forwards are not directly supported in Portal.
doForward(String, HttpServletRequest, HttpServletResponse) - Method in class com.ibm.portal.struts.portlet.WpTilesRequestProcessor
Forward the URI.
doForward(String, HttpServletRequest, HttpServletResponse) - Method in class com.ibm.wps.portlets.struts.WpsRequestProcessor
Calls doInclude.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jetspeed.portlet.Portlet
Deprecated.  
doHelp(RenderRequest, RenderResponse) - Method in class com.ibm.portal.struts.portlet.StrutsPortlet
Render method for help mode.
doHelp(PortletRequest, PortletResponse) - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Render method for help mode.
doHelp(PortletRequest, PortletResponse) - Method in class org.apache.jetspeed.portlet.PortletAdapter
Deprecated. Helper method to serve up the HELP mode.
doImpersonate(HttpServletRequest, HttpServletResponse, String) - Method in interface com.ibm.portal.impersonation.ImpersonationService
This method starts the impersonation.
doImpersonate(HttpServletRequest, HttpServletResponse, User) - Method in interface com.ibm.portal.impersonation.ImpersonationService
This method starts the impersonation.
doImpersonate(PortletRequest, PortletResponse, String) - Method in interface com.ibm.portal.portlet.service.impersonation.ImpersonationService
Deprecated. since 7.0 use ImpersonationService.doImpersonate(ActionRequest, ActionResponse, String) instead
doImpersonate(ActionRequest, ActionResponse, String) - Method in interface com.ibm.portal.portlet.service.impersonation.ImpersonationService
This method starts the impersonation.
doImpersonate(PortletRequest, PortletResponse, User) - Method in interface com.ibm.portal.portlet.service.impersonation.ImpersonationService
Deprecated. since 7.0 use ImpersonationService.doImpersonate(ActionRequest, ActionResponse, User) instead
doImpersonate(ActionRequest, ActionResponse, User) - Method in interface com.ibm.portal.portlet.service.impersonation.ImpersonationService
This method starts the impersonation.
doInclude(String, HttpServletRequest, HttpServletResponse) - Method in class com.ibm.portal.struts.portlet.WpRequestProcessor
Do an include of specified uri.
doInclude(String, HttpServletRequest, HttpServletResponse) - Method in class com.ibm.wps.portlets.struts.WpsRequestProcessor
Includes a specified URI.
doLibraryIncludeMarkup(ServletRequest, ServletResponse, Writer) - Method in interface com.ibm.portal.dnd.DNDMarkupGenerator
This method generates the markup that includes required DnD javascript libraries in a response.
doLibraryIncludeMarkup(PortletRequest, PortletResponse, Writer) - Method in interface com.ibm.portal.dnd.DNDMarkupGenerator
This method generates the markup that includes required DnD javascript libraries in a response.
doLogin(PortletRequest, PortletResponse, PortletFilterChain) - Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletFilterAdapter
Called by the portlet container (via the doFilter method) to allow a portlet filter to handle a LOGIN method.
DomainRole - Interface in com.ibm.portal.community
This interface represents domain specific roles that are exposed by business components.
doMessageEvent(PortletRequest, PortletResponse, PortletFilterChain) - Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletFilterAdapter
Called by the portlet container (via the doFilter method) to allow a portlet filter to handle a MESSAGEVENT method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jetspeed.portlet.Portlet
Deprecated.  
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jetspeed.portlet.Portlet
Deprecated.  
doService(RenderRequest, RenderResponse) - Method in class com.ibm.portal.struts.portlet.StrutsPortlet
The common processing for doView, doHelp, doConfigure and doEdit.
doService(PortletRequest, PortletResponse, PortletFilterChain) - Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletFilterAdapter
Called by the portlet container (via the doFilter method) to allow a portlet filter to handle a SERVICE method.
doService(PortletRequest, PortletResponse) - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
The common processing for doView, doHelp, doConfigure and doEdit.
doStartTag() - Method in class com.ibm.wps.engine.tags.StateSerializeTag
 
doTitle(PortletRequest, PortletResponse, PortletFilterChain) - Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletFilterAdapter
Called by the portlet container (via the doFilter method) to allow a portlet filter to handle a DOTITLE method.
doView(RenderRequest, RenderResponse) - Method in class com.ibm.portal.struts.portlet.StrutsPortlet
Render method for view mode.
doView(PortletRequest, PortletResponse) - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Render method for view mode.
doView(PortletRequest, PortletResponse) - Method in class org.apache.jetspeed.portlet.PortletAdapter
Deprecated. Helper method to serve up the VIEW mode.
doWindowEvent(PortletRequest, PortletResponse, PortletFilterChain) - Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletFilterAdapter
Called by the portlet container (via the doFilter method) to allow a portlet filter to handle a WINDOWEVENT method.
DuplicateTemplateTitleValidationException - Exception in com.ibm.portal.app.service.exceptions
Indicates that there already exists a template with the same title.
DuplicateTemplateTitleValidationException(String, Locale, Map<Locale, String>) - Constructor for exception com.ibm.portal.app.service.exceptions.DuplicateTemplateTitleValidationException
 
DuplicateTemplateTitleValidationException(String, Locale, Map<Locale, String>, Throwable) - Constructor for exception com.ibm.portal.app.service.exceptions.DuplicateTemplateTitleValidationException
 
DYNAMIC_TITLE - Static variable in class com.ibm.portal.portlet.Constants
Request attribute that allows to retrieve the portlet title that has been dynamically set by the latest rendered portlet.
DynamicPageHandle - Interface in com.ibm.portal.taskui.dynamicui
The DynamicPageHandle contains information about a dynamic page that is used as a task page.
DynamicUICtrl - Interface in com.ibm.portal.dynamicui
The DynamicUICtrl provides access to those functions of dynamic ui management that alter the current state.
DynamicUIInfo - Interface in com.ibm.portal.dynamicui
DynamicUIInfo provides access to the read only functions of dynamic ui management.
DynamicUIManagementException - Exception in com.ibm.portal.dynamicui
The DynamicUIManagementException is the base exception for all dynamic ui related exceptions.
DynamicUIManagementException() - Constructor for exception com.ibm.portal.dynamicui.DynamicUIManagementException
Constructor.
DynamicUIManagementException(Throwable) - Constructor for exception com.ibm.portal.dynamicui.DynamicUIManagementException
Constructor.
DynamicUIManagementFactoryService - Interface in com.ibm.portal.portlet.service.dynamicui
The DynamicUIManagementFactoryService provides access to instances of DynamicUIInfo and DynamicUICtrl .

E

EDIT - Static variable in class org.apache.jetspeed.portlet.Portlet.Mode
Deprecated. This mode allows the portlet to capture user-specific parameterization, which leads to a personalized view of the portlet.
EDIT_MODE - Static variable in interface com.ibm.portal.struts.portlet.StrutsBaseConstants
The context used for edit mode
EDIT_MODE - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsBaseConstants
The context used for edit mode
ELEMENT_NAME - Static variable in interface com.ibm.portal.theme.plugin.impl.ThemeItemDescriptorConstants
The ELEMENT_NAME is the name of the xml tag in the plugin.xml.
ELEMENT_NAME - Static variable in interface com.ibm.portal.theme.plugin.impl.ThemeJspIncludeDescriptorConstants
The ELEMENT_NAME is the name of the xml tag in the plugin.xml.
elementsAll - Variable in class com.ibm.portal.struts.upload.WpCommonsMultipartRequestHandler
The combined text and file request parameters.
elementsAll - Variable in class com.ibm.wps.portlets.struts.upload.WpsCommonsMultipartRequestHandler
The combined text and file request parameters.
elementsFile - Variable in class com.ibm.portal.struts.upload.WpCommonsMultipartRequestHandler
The file request parameters.
elementsFile - Variable in class com.ibm.wps.portlets.struts.upload.WpsCommonsMultipartRequestHandler
The file request parameters.
elementsText - Variable in class com.ibm.portal.struts.upload.WpCommonsMultipartRequestHandler
The text request parameters.
elementsText - Variable in class com.ibm.wps.portlets.struts.upload.WpsCommonsMultipartRequestHandler
The text request parameters.
EMPTY_LIST - Static variable in class com.ibm.portal.struts.command.StrutsViewStaticCommand
 
EmptyAtomContentHandler - Class in com.ibm.portal.resolver.atom.helper
Implementation of AtomContentHandler that does nothing
EmptyAtomContentHandler() - Constructor for class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
EmptyAtomThreadingContentHandler - Class in com.ibm.portal.resolver.atom.helper
Implementation of atom threading content handler that does nothing
EmptyAtomThreadingContentHandler() - Constructor for class com.ibm.portal.resolver.atom.helper.EmptyAtomThreadingContentHandler
 
EmptyContentHandler - Class in com.ibm.portal.resolver.xml.helper
Simply a renaming of DefaultHandler to provide a consistent naming convention.
EmptyContentHandler() - Constructor for class com.ibm.portal.resolver.xml.helper.EmptyContentHandler
 
EmptyIWidgetMicroformatContentHandler - Class in com.ibm.portal.resolver.iwidget.xml.helper
Implementation of IWidgetMicroformatContentHandler that does nothing
EmptyIWidgetMicroformatContentHandler() - Constructor for class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
EmptyJsonHandler - Class in com.ibm.portal.streaming.json
Implementation of a JSONHandler that does nothing
EmptyJsonHandler() - Constructor for class com.ibm.portal.streaming.json.EmptyJsonHandler
 
encodeAction(String, HttpServletRequest) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Encodes the Struts action URL so that it can be added as a paramter to the portlet URL.
encodedBeanName - Variable in class com.ibm.struts.taglib.html.FormTag
The encoded name of the form bean.
encodeNamespace(String, HttpServletRequest) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Returns the namescoped name.
encodeNamespace(String) - Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletResponseWrapper
 
encodeNamespace(String) - Method in interface org.apache.jetspeed.portlet.PortletResponse
Maps the given string value into this portlet's namespace.
encodeURI(String) - Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletResponseWrapper
 
encodeURI(String) - Method in interface org.apache.jetspeed.portlet.PortletResponse
Deprecated. use PortletResponse.encodeURL(java.lang.String) since version 1.1
encodeURL(String, HttpServletRequest) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Returns the fully qualified URL from the path.
encodeURL(String, HttpServletResponse) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Returns the fully qualified URL from the path.
encodeURL(String) - Method in interface org.apache.jetspeed.portlet.PortletResponse
Returns the encoded URI of the resource at the given path.
endArray() - Method in class com.ibm.portal.streaming.json.EmptyJsonHandler
 
endAuthor() - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the end of an atom:author entry.
endAuthor() - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
endAuthor() - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
endCategory() - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the end of an atom:category entry.
endCategory() - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
endCategory() - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
endContent() - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the end of an atom:content entry.
endContent() - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
endContent() - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
endContent() - Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
endContributor() - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the end of an atom:contributor entry.
endContributor() - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
endContributor() - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
endDescRef() - Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
endDescription() - Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
endDocument() - Method in class com.ibm.portal.resolver.xml.helper.LeafContentHandler
 
endDocument() - Method in class com.ibm.portal.streaming.json.EmptyJsonHandler
 
endElement(String, String, String) - Method in class com.ibm.portal.resolver.xml.helper.LeafContentHandler
 
endEMail() - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the end of an atom:email entry.
endEMail() - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
endEMail() - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
endEntry() - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the end of an atom:entry entry.
endEntry() - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
endEntry() - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
endEvent() - Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
endEventDescription() - Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
endEventPhase(PortletRequest) - Method in interface com.ibm.wps.portlet.event.EventPhaseListener
Deprecated. Invoked on all portlets implementing this interface after the event phase has completed, i.e., after all methods of the listener interfaces, e.g., ActionListener.actionPerformed(org.apache.jetspeed.portlet.event.ActionEvent), have been executed.
endFeed() - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the end of an atom:feed entry.
endFeed() - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
endFeed() - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
endGenerator() - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the end of an atom:generator entry.
endGenerator() - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
endGenerator() - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
endHandler() - Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
endIcon() - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the end of an atom:icon entry.
endIcon() - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
endIcon() - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
endId() - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the end of an atom:id entry.
endId() - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
endId() - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
endInReplyTo() - Method in interface com.ibm.portal.resolver.atom.AtomThreadingContentHandler
Indicates the end of an atom:in-reply-to entry.
endInReplyTo() - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomThreadingContentHandler
 
endInReplyTo() - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomThreadingContentHandler
 
endItem() - Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
endItemSet() - Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
endIWidget() - Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
endIWidgetDefinition() - Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
endJSONObject() - Method in class com.ibm.portal.streaming.json.EmptyJsonHandler
 
endLink() - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the end of an atom:link entry.
endLink() - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
endLink() - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
endLogo() - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the end of an atom:logo entry.
endLogo() - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
endLogo() - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
endName() - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the end of an atom:name entry.
endName() - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
endName() - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
endNewWire() - Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
endPage(PortletRequest, PortletResponse) - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
End Page.
endPair() - Method in class com.ibm.portal.streaming.json.EmptyJsonHandler
 
endPayloadType() - Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
endPrefixMapping(String) - Method in class com.ibm.portal.resolver.xml.helper.LeafContentHandler
 
endPublished() - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the end of an atom:published entry.
endPublished() - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
endPublished() - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
endReceivedEvent() - Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
endRemoveWire() - Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
endRights() - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the end of an atom:rights entry.
endRights() - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
endRights() - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
endSource() - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the end of an atom:source entry.
endSource() - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
endSource() - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
endSourceEvent() - Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
endSubtitle() - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the end of an atom:subtitle entry.
endSubtitle() - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
endSubtitle() - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
endSummary() - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the end of an atom:summary entry.
endSummary() - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
endSummary() - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
endTargetEvent() - Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
endTitle() - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the end of an atom:title entry.
endTitle() - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
endTitle() - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
endTitle() - Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
endTotal() - Method in interface com.ibm.portal.resolver.atom.AtomThreadingContentHandler
Indicates the end of an atom:total/code> entry.
endTotal() - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomThreadingContentHandler
 
endTotal() - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomThreadingContentHandler
 
endUpdated() - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the end of an atom:updated entry.
endUpdated() - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
endUpdated() - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
endURI() - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the end of an atom:uri entry.
endURI() - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
endURI() - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
endValue() - Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
entry(int, String) - Method in class com.ibm.wps.portlets.struts.logging.WpsStrutsTraceLogger
Logs an entry message at the specified log level indicating that the method has been entered.
equals(Object) - Method in class com.ibm.portal.community.LocalizedDataObject
 
equals(Object) - Method in class com.ibm.portal.propertybroker.property.Direction
 
equals(Object) - Method in class com.ibm.portal.propertybroker.property.ParameterBindingType
Marked final to ensure that subclasses do not change this method
equals(Object) - Method in class com.ibm.portal.propertybroker.property.PropertyFilterType
Marked final to ensure that subclasses do not change this method
equals(Object) - Method in class com.ibm.portal.propertybroker.property.PropertyValueChangeType
Marked final to ensure that subclasses do not change this method
equals(Object) - Method in class org.apache.jetspeed.portlet.Capability
Deprecated. Returns whether this and the given object represent the same capability.
ERROR - Static variable in class com.ibm.wps.portlets.struts.logging.WpsStrutsTraceLogger
"Error" level logging.
error(String) - Method in interface org.apache.jetspeed.portlet.PortletLog
Deprecated. Logs the given error text in the portlet log.
error(String, Throwable) - Method in interface org.apache.jetspeed.portlet.PortletLog
Deprecated. Logs the given error text, cause, and a stack trace in the portlet log.
ERROR_INFO - Static variable in class com.ibm.portal.struts.command.StrutsViewErrorCommand
name of request attribute for error info object
ERROR_INFO - Static variable in class com.ibm.wps.portlets.struts.WpsStrutsViewErrorCommand
Name of the request attribute for the error info object.
ERROR_RESPONSE_FORMATTER_KEY - Static variable in class com.ibm.portal.struts.plugins.PluginConstants
The key used for storing the ErrorResponseFormatter object in the context.
ERROR_RESPONSE_FORMATTER_KEY - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
The key used for storing the Error Response Formatter.
ERROR_RESPONSE_FORMATTER_KEY - Static variable in class com.ibm.wps.portlets.struts.plugins.PluginConstants
The key used for storing the ErrorResponseFormatter object in the context.
ERROR_RESPONSE_FORMATTER_KEY - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
The key used to store the Error Response Formatter.
ErrorResponseInfo - Class in com.ibm.portal.struts.portlet
The ErrorResponseInfo class is used to support sendError in the Struts Portlet Framework.
ErrorResponseInfo(int) - Constructor for class com.ibm.portal.struts.portlet.ErrorResponseInfo
Construct an ErrorResponseInfo object with error code only and no text
ErrorResponseInfo(int, String) - Constructor for class com.ibm.portal.struts.portlet.ErrorResponseInfo
Construct an ErrorResponseInfo object with error code and text
ErrorResponseInfo - Class in com.ibm.wps.portlets.struts
The ErrorResponseInfo class is used to support sendError in the Struts Portlet Framework.
ErrorResponseInfo(int) - Constructor for class com.ibm.wps.portlets.struts.ErrorResponseInfo
Constructs an ErrorResponseInfo object with only the error code (that is, no text).
ErrorResponseInfo(int, String) - Constructor for class com.ibm.wps.portlets.struts.ErrorResponseInfo
Constructs an ErrorResponseInfo object with error code and text.
Event - Interface in org.apache.jetspeed.portlet.event
The Event is the base interface for all events that can occur whithin the portlet container.
EventDistributionService - Interface in com.ibm.portal.eventing.service
This public interface provides methods to change the activation status of processing events.
EventDistributionServiceException - Exception in com.ibm.portal.eventing.service
This is the root class for all exceptions thrown by the EventDistributionService.
EventDistributionServiceException(Localized) - Constructor for exception com.ibm.portal.eventing.service.EventDistributionServiceException
Constructor that gives a detailed message
EventPhaseListener - Interface in com.ibm.wps.portlet.event
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
execute(ActionMapping, ActionForm, ActionRequest, ActionResponse) - Method in class com.ibm.portal.struts.action.DispatchAction
Processes the current request based on the ActionMapping information.
execute(ActionMapping, ActionForm, ActionRequest, ActionResponse) - Method in class com.ibm.portal.struts.action.LookupDispatchAction
Execute the Struts action.
execute(ActionMapping, ActionForm, PortletRequest, PortletResponse) - Method in class com.ibm.portal.struts.action.StrutsAction
Process the current request based on the ActionMapping information.
execute(ActionMapping, ActionForm, ActionRequest, ActionResponse) - Method in class com.ibm.portal.struts.action.StrutsAction
Process the current request based on the ActionMapping information.
execute(ActionMapping, ActionForm, RenderRequest, RenderResponse) - Method in class com.ibm.portal.struts.action.StrutsAction
Process the current request based on the ActionMapping information.
execute(ActionMapping, ActionForm, ServletRequest, ServletResponse) - Method in class com.ibm.portal.struts.action.StrutsAction
Deprecated. use execute methods that take portlet objects
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class com.ibm.portal.struts.action.StrutsAction
Deprecated. use execute methods that take portlet objects
execute(RenderRequest, RenderResponse, ViewCommandExecutionContext) - Method in interface com.ibm.portal.struts.command.IViewCommand
Execute the given command given the request and response objects
execute(RenderRequest, RenderResponse, ViewCommandExecutionContext) - Method in class com.ibm.portal.struts.command.StrutsFilteredViewCommand
The execute method for filtered view commands
execute(RenderRequest, RenderResponse, ViewCommandExecutionContext) - Method in class com.ibm.portal.struts.command.StrutsViewActionCommand
Executes the given command given the request and response objects.
execute(RenderRequest, RenderResponse, ViewCommandExecutionContext) - Method in class com.ibm.portal.struts.command.StrutsViewCommand
Executes the given command given the request and response objects.
execute(RenderRequest, RenderResponse, ViewCommandExecutionContext) - Method in class com.ibm.portal.struts.command.StrutsViewErrorCommand
Execute the given command given the request and response objects
execute(RenderRequest, RenderResponse, ViewCommandExecutionContext) - Method in class com.ibm.portal.struts.command.StrutsViewJspCommand
Executes the given command given the request and response objects.
execute(RenderRequest, RenderResponse, ViewCommandExecutionContext) - Method in class com.ibm.portal.struts.command.StrutsViewTilesCommand
Execute the given command given the request and response objects
execute(RenderRequest, RenderResponse, ViewCommandExecutionContext) - Method in class com.ibm.portal.struts.command.StrutsViewXmlCommand
Deprecated. Execute the given command given the request and response objects
execute(PortletRequest, PortletResponse, ViewCommandExecutionContext) - Method in interface com.ibm.wps.portlets.struts.IViewCommand
Executes the given command given the request and response objects.
execute(PortletRequest, PortletResponse, ViewCommandExecutionContext) - Method in class com.ibm.wps.portlets.struts.WpsStrutsFilteredViewCommand
The execute method for filtered view commands
execute(PortletRequest, PortletResponse, ViewCommandExecutionContext) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewActionCommand
Executes the given command given the request and response objects.
execute(PortletRequest, PortletResponse, ViewCommandExecutionContext) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewCommand
Executes the given command given the request and response objects.
execute(PortletRequest, ViewCommandExecutionContext) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewCommand
Executes the given command given the request and response objects.
execute(PortletRequest, PortletResponse, ViewCommandExecutionContext) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewErrorCommand
Executes the given command given the request and response objects.
execute(PortletRequest, PortletResponse, ViewCommandExecutionContext) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewJspCommand
Executes the given command given the request and response objects.
execute(PortletRequest, PortletResponse, ViewCommandExecutionContext) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewTilesCommand
Executes the given command given the request and response objects.
execute(ActionMapping, ActionForm, PortletRequest) - Method in class com.ibm.wps.struts.action.StrutsAction
Processes the current request based on the ActionMapping information.
execute(ActionMapping, ActionForm, PortletRequest, PortletResponse) - Method in class com.ibm.wps.struts.action.StrutsAction
Processes the current request based on the ActionMapping information.
execute(ActionMapping, ActionForm, ServletRequest, ServletResponse) - Method in class com.ibm.wps.struts.action.StrutsAction
Deprecated. Use execute method taking mapping, form, request arguments only
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class com.ibm.wps.struts.action.StrutsAction
Deprecated. Use execute method taking mapping, form, request arguments only
execute(ActionMapping, ActionForm, PortletRequest) - Method in class com.ibm.wps.struts.action.WpsDispatchAction
Processes the current request based on the ActionMapping information.
execute(ActionMapping, ActionForm, PortletRequest) - Method in class com.ibm.wps.struts.action.WpsLookupDispatchAction
Executes the Struts action.
executeCommand(RenderRequest, RenderResponse, ViewCommandExecutionContext) - Method in class com.ibm.portal.struts.command.StrutsFilteredViewCommand
The execute command method that subclasses must implement
executeCommand(RenderRequest, RenderResponse, ViewCommandExecutionContext) - Method in class com.ibm.portal.struts.command.StrutsViewStaticCommand
Execute the given command given the request and response objects
executeCommand(PortletRequest, PortletResponse, ViewCommandExecutionContext) - Method in class com.ibm.wps.portlets.struts.WpsStrutsFilteredViewCommand
The execute command method that subclasses must implement
executeCommand(PortletRequest, PortletResponse, ViewCommandExecutionContext) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewStaticCommand
Executes the given command given the request and response objects.
executeCommand(PortletRequest, PortletResponse, ViewCommandExecutionContext) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewXmlCommand
Deprecated. Execute the given command given the request and response objects
exit(int, String) - Method in class com.ibm.wps.portlets.struts.logging.WpsStrutsTraceLogger
Logs an exit message at the specified log level indicating that the method is exiting.
ExplicitLoginFilterChain - Interface in com.ibm.portal.auth
This interface is used to call the next element in the filter chain for the explicit Portal login with user id and password.
exportTemplate(ObjectID, OutputStream) - Method in interface com.ibm.portal.app.service.TemplateCatalogService
/** Store the template in the given stream.
ExtendedLanguageListProvider - Interface in com.ibm.portal.services.globalization
Portal Service to retrieve the extended language list for the given Portal defined language list.
extIDChanged(Set<ObjectID>, ObjectID, ObjectID) - Method in interface com.ibm.portal.community.CommunityController
notifies AI that the external ID of an user has changed.

F

FactoryException - Exception in com.ibm.portal.dynamicui
The FactoryException is thrown when an error occurs during the attempt to create instances of DynamicUIInfo or DynamicUICtrl .
FactoryException() - Constructor for exception com.ibm.portal.dynamicui.FactoryException
Constructor.
FactoryException(Throwable) - Constructor for exception com.ibm.portal.dynamicui.FactoryException
Constructor.
FATAL - Static variable in class com.ibm.wps.portlets.struts.logging.WpsStrutsTraceLogger
"Fatal" level logging.
FEATURE_CLICK2ACTION - Static variable in class com.ibm.portal.portlet.Constants
Request property indicating that click-2-action tags can be used.
FEATURE_CONTEXTPASSING - Static variable in class com.ibm.portal.portlet.Constants
Request property indicating that the property broker context passing mechanism can be used.
FEATURE_DYNAMICUI - Static variable in class com.ibm.portal.portlet.Constants
Request property indicating that the dynamic UI manager service can be used.
FEATURE_EVENT_DISTRIBUTION_SERVICE - Static variable in class com.ibm.portal.portlet.Constants
Request property indicating that the event distribution service can be used.
FEATURE_MODEL - Static variable in class com.ibm.portal.portlet.Constants
Request property indicating that the model API services can be used.
FEATURE_PROPERTYBROKER - Static variable in class com.ibm.portal.portlet.Constants
Request property indicating that property broker communication can be used.
FEATURE_TASKMANAGER - Static variable in class com.ibm.portal.portlet.Constants
Request property indicating that the task manager service can be used.
FEATURE_USERMANAGEMENT - Static variable in class com.ibm.portal.portlet.Constants
Request property indicating that the portal user management services can be used.
FileTag - Class in com.ibm.struts.taglib.html
This class is a simple extension of the Struts file tag to adding the dir attribute.
FileTag() - Constructor for class com.ibm.struts.taglib.html.FileTag
Construct a new instance of this tag.
fillMemberAddedMessage(MimeMessage, Principal, ObjectID, CommunityRole, LocalizedContext) - Method in interface com.ibm.portal.app.resource.MemberAddedMessageProvider
This method allows a MemberAddedMessageProvider to specify the message that shall be send when members are added to an application.
fillMemberRemovedMessage(MimeMessage, Principal, ObjectID, CommunityRole, LocalizedContext) - Method in interface com.ibm.portal.app.resource.MemberRemovedMessageProvider
This method allows a MemberRemovedMessageProvider to specify the message that shall be send when members are removed from the application.
fillPolicyMessage(MimeMessage, PolicyStatus, Principal, LocalizedContext) - Method in interface com.ibm.portal.app.resource.PolicyMessageProvider
This method allows a PolicyMessageProvider to provide the message that is send to users in case of a policy warning or violation.
FILTER_NONE - Static variable in class com.ibm.portal.propertybroker.property.PropertyFilterType
FILTER_NONE indicates that no filtering should be applied, i.e, the context should be passed as is.
FILTER_ON_NAME_AND_TYPE - Static variable in class com.ibm.portal.propertybroker.property.PropertyFilterType
FILTER_ON_NAME_AND_TYPE indicates that only those PropertyValue elements from the context array which match a registered input Property's type and name should be passed to the target.
FILTER_ON_TYPE - Static variable in class com.ibm.portal.propertybroker.property.PropertyFilterType
FILTER_ON_TYPE indicates that only those PropertyValue elements from the context array which match a registered input Property's type should be passed to the target.
FilterChainContext - Interface in com.ibm.portal.auth
This interface represents the shared context for the ExplicitLoginFilter, ImplicitLoginFilter, ExplicitLogoutFilter, ImplicitLogoutFilter, and SessionValidationFilter filter chains.
filterCommunitiesByMembership(Set<ObjectID>, Principal, boolean) - Method in interface com.ibm.portal.community.CommunityLocator
sorts out the communities from the given community set the principal is member of and returns those.
filterCommunitiesByMembershipOID(Set<ObjectID>, ObjectID, boolean) - Method in interface com.ibm.portal.community.CommunityLocator
sorts out the communities from the given community set the principal is member of and returns those.
findAllApplications() - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Get a list of ObjectIDs for all Applications the caller is allowed to see.
findAllApplications(ObjectID) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Get a list of ObjectIDs for all Applications the caller is allowed to see that are located in the specified application folder.
findAllApplicationsByCommunityIDs(Set<ObjectID>) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Find all applications that belong to the given communities and that the caller is allowed to see.
findAllApplicationsByContainedBC(String) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Find all applications containing at least one BC with the given JNDI name and that the caller is allowed to see.
findAllApplicationsByLastModified(Date, ApplicationCatalogService.RelationType) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Get a list of ObjectIDs for all Applications the caller is allowed to see and that have a matching last modifed date.
findAllApplicationsByTemplate(ObjectID) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Get a list of ObjectIDs for all Applications the caller is allowed to see and that got instantiated from the given template.
findAllApplicationsByTemplateAndLastModified(ObjectID, Date, ApplicationCatalogService.RelationType) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Get a list of ObjectIDs for all Applications the caller is allowed to see and that got instantiated from the given template and that have a matching last modifed date.
findAllApplicationsByTitle(String, Locale, ApplicationCatalogService.SearchPattern) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Get a list of ObjectIDs for all applications that have the specified title for the specified locale and the user is allowed to see.
findAllApplicationsByTitle(String, Locale, ObjectID, ApplicationCatalogService.SearchPattern) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Get a list of ObjectIDs for all applications that have the specified title for the specified locale located in the specified folder the user is allowed to see.
findApplicationArchives() - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Find all archived applications the caller is allowed to see.
findApplicationArchives(ObjectID) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Find all archived applications in the specified folder the caller is allowed to see.
findApplicationArchivesByTitle(String, Locale, ApplicationCatalogService.SearchPattern) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Find all archived applications with the given title in the specified locale is allowed to see.
findApplicationArchivesByTitle(String, Locale, ObjectID, ApplicationCatalogService.SearchPattern) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Find all applications with the given title in the specified locale in the specified folder is allowed to see.
findApplicationByCommuntiyID(ObjectID) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Get the ObjectID of the Application with the given Community if the caller is allowed to see the application otherwise null.
findApplicationByContainedBC(ObjectID) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Find all applications containing the BC with the given BCID if the caller is allowed to see it otherwise null.
findApplicationByRestorepoint(ObjectID) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
 
findApplications() - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Get a list of all Applications the caller is a member of.
findApplications(ObjectID) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Get a list of all Applications in the folder with the provided id (not its child folders) and that the caller is a member of.
findApplicationsByCommunityIDs(Set<ObjectID>) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Find all applications that belong to the given communities and that the caller is a member of.
findApplicationsByContainedBC(String) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Find all applications containing at least one BC with the given JNDI name and that the caller is a member of
findApplicationsByTitle(String, Locale, ApplicationCatalogService.SearchPattern) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Find all applications with the given title in the specified locale where the caller is a member of
findApplicationsByTitle(String, Locale, ObjectID, ApplicationCatalogService.SearchPattern) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Find all applications with the given title in the specified locale in the specified folder where the caller is a member of
findChildFolders(ObjectID) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Find the first level child folders of a given folder.
findChildFolders(ObjectID) - Method in interface com.ibm.portal.app.service.TemplateCatalogService
Returns the child folders for the given folderOID the user is allowed to see.
findFavoriteApplications() - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Get a list of all applications the current user has marked as a his favorites.
findFavoriteApplications(ObjectID) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Get a list of all applications in the specified folder the current user has marked as a his favorites.
findFavoriteApplicationsByTitle(String, Locale, ApplicationCatalogService.SearchPattern) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Get a list of ObjectIDs for the favorite applications that have the specified title for the specified locale and the user is allowed to see.
findFavoriteApplicationsByTitle(String, Locale, ObjectID, ApplicationCatalogService.SearchPattern) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Get a list of ObjectIDs for the favorite applications that have the specified title for the specified locale located in the specified folder the user is allowed to see.
findFoldersByTitle(String, Locale, ApplicationCatalogService.SearchPattern) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Find the folders in the complete hierarchy with the given title.
findMyApplications() - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Get a list of ObjectIDs of all Application owned by the caller.
findMyApplications(ObjectID) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Get a list of ObjectIDs of all Application owned by the caller that are located in the Folder with the given ObjectID.
findMyApplicationsByTitle(String, Locale, ApplicationCatalogService.SearchPattern) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Get a list of ObjectIDs of all Applications owned by the caller and matching the given title information.
findMyApplicationsByTitle(String, Locale, ObjectID, ApplicationCatalogService.SearchPattern) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Get a list of ObjectIDs of all Applications owned by the caller, located in the given folder, and matching the given title information.
findPublicApplications() - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Get a list of ObjectIDs for all public applications.
findPublicApplications(ObjectID) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Get a list of ObjectIDs for all public applications in the specified folder.
findPublicApplicationsByTitle(String, Locale, ApplicationCatalogService.SearchPattern) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Get a list of ObjectIDs for the public applications that match the specified title for the specified locale.
findPublicApplicationsByTitle(String, Locale, ObjectID, ApplicationCatalogService.SearchPattern) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Get a list of ObjectIDs for the public applications that have the specified title for the specified locale located in the specified folder.
findRestorePoints() - Method in interface com.ibm.portal.app.service.ApplicationService
Retrieve a list of Objet IDs, ordered by date, of all restore points for this application.
findTemplates() - Method in interface com.ibm.portal.app.service.TemplateCatalogService
Find all templates in all folders the executing user is allowed to see.
findTemplatesByOwnerID(ObjectID) - Method in interface com.ibm.portal.app.service.TemplateCatalogService
Find all templates in all folders that are owned by the specified user.
findTemplatesByOwnerIDInFolder(ObjectID, ObjectID) - Method in interface com.ibm.portal.app.service.TemplateCatalogService
Find all templates in the specified folder that are owned by the executing user.
findTemplatesByTitle(String, Locale, TemplateCatalogService.SearchPattern) - Method in interface com.ibm.portal.app.service.TemplateCatalogService
Find all templates that have the specified title or title fragment in the specified locale regarding to the search pattern.
findTemplatesByTitleInFolder(String, Locale, ObjectID, TemplateCatalogService.SearchPattern) - Method in interface com.ibm.portal.app.service.TemplateCatalogService
Find all templates in the specified folder (subfolders not included) that have the specified title or title fragment in the specified locale regarding to the search pattern.
findTemplatesInFolder(ObjectID) - Method in interface com.ibm.portal.app.service.TemplateCatalogService
Find all templates in the specified folder the executing user is allowed to see.
finish() - Method in class com.ibm.portal.struts.upload.WpCommonsMultipartRequestHandler
Cleans up at the end of a request.
finish() - Method in class com.ibm.wps.portlets.struts.upload.WpsCommonsMultipartRequestHandler
Cleans up at the end of a request.
finishDeserializeInstance(Result) - Method in interface com.ibm.portal.app.component2.Serializable
Called after all data was send to the Result object returned from #initDeserializeInstance(String, Map).
fixupAbsolutePath(String) - Method in class com.ibm.portal.struts.command.StrutsViewStaticCommand
Convert URLs of the form http://www.ibm.com to http://www.ibm.com/ .
focusTimeout - Variable in class com.ibm.struts.taglib.html.FormTag
The focus timeout
Folder - Interface in com.ibm.portal.app.model
This type stands for application and template folders.
FolderControl - Interface in com.ibm.portal.app.model
This type stands for application and template folders.
FolderNotEmptyException - Exception in com.ibm.portal.app.service.exceptions
Occurs when there is a folder that should be deleted and the caller indicated that the folder has to be empty but the folder is actually not empty.
FolderNotEmptyException() - Constructor for exception com.ibm.portal.app.service.exceptions.FolderNotEmptyException
 
FolderNotEmptyException(Throwable) - Constructor for exception com.ibm.portal.app.service.exceptions.FolderNotEmptyException
 
forIdentifier(String) - Static method in class org.apache.jetspeed.portlet.Capability
Deprecated. Returns a capability for a given key (as returned by the {link #getKey} method).
forIdentifier(String) - Static method in class org.apache.jetspeed.portlet.PortletWindow.State
Deprecated.  
formatError(ErrorResponseInfo, PortletRequest, PortletResponse, ViewCommandExecutionContext) - Method in class com.ibm.portal.struts.plugins.DefaultErrorResponseFormatter
Format the error information.
formatError(ErrorResponseInfo, PrintWriter) - Method in class com.ibm.portal.struts.plugins.DefaultErrorResponseFormatter
Formats the error information in the request and response objects.
formatError(ErrorResponseInfo, PortletRequest, PortletResponse, ViewCommandExecutionContext) - Method in interface com.ibm.portal.struts.plugins.IErrorResponseFormatter
Format the error information, using all the execution information available.
formatError(ErrorResponseInfo, PrintWriter) - Method in interface com.ibm.portal.struts.plugins.IErrorResponseFormatter
Format the error information en the request and response objects
formatError(ErrorResponseInfo, PortletRequest, PortletResponse, ViewCommandExecutionContext) - Method in class com.ibm.wps.portlets.struts.plugins.DefaultErrorResponseFormatter
Format the error information.
formatError(ErrorResponseInfo, PrintWriter) - Method in class com.ibm.wps.portlets.struts.plugins.DefaultErrorResponseFormatter
Formats the error information in the request and response objects.
formatError(ErrorResponseInfo, PortletRequest, PortletResponse, ViewCommandExecutionContext) - Method in interface com.ibm.wps.portlets.struts.plugins.IErrorResponseFormatter
Formats the error information, using all the execution information available.
formatError(ErrorResponseInfo, PrintWriter) - Method in interface com.ibm.wps.portlets.struts.plugins.IErrorResponseFormatter
Formats the error information in the request and response objects.
FormTag - Class in com.ibm.struts.taglib.html
This class is a simple extension of the Struts form tag to allow creating a Portal link.
FormTag() - Constructor for class com.ibm.struts.taglib.html.FormTag
 
forward(String) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Processes a forward.
forward(String, HttpServletRequest) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Processes a forward.
FORWARD_KEY - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
This key is used for specifying a Struts forward.
FORWARD_KEY - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
The key used to specify a Struts Forward.
FRAGMENT - Static variable in class org.apache.jetspeed.portlet.Capability
Deprecated. The predifined capability instance of a fragment identifier support

G

generateActionTriggerControl(PortletRequest, PortletResponse, PropertyValue, boolean) - Method in interface com.ibm.wps.pb.service.PropertyBrokerService
Deprecated. Returns markup for displaying a Click-to-Action menu for triggering actions which can process the property passed to this method.
generateActionTriggerControl(PortletRequest, PortletResponse, PropertyValue[], String, String) - Method in interface com.ibm.wps.pb.service.PropertyBrokerService
Deprecated. Returns markup to generate a Click-to-Action menu for triggering actions which can process any one of the set of properties passed to this method.
generateMarkup - Variable in class com.ibm.struts.taglib.html.FormTag
generate markup.
get(HttpServletRequest) - Method in interface com.ibm.portal.struts.data.IUserConfigurationDataStore
Gets the user configuration data from the data store.
get(HttpServletRequest) - Method in class com.ibm.portal.struts.portlet.PortletPreferencesUserConfigurationDataStore
Get the UserConfigurationData from the data store.
get(HttpServletRequest) - Method in interface com.ibm.struts.data.IUserConfigurationDataStore
Deprecated. Gets the user configuration data from the data store.
get(HttpServletRequest) - Method in class com.ibm.wps.portlets.struts.PortletDataUserConfigurationDataStore
Gets the UserConfigurationData from the data store.
getAccessibleSlots(PortletRequest) - Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialVaultService
Returns an iterator of all credential Slots that a portlet is authorized to use
getAccessibleSlots(PortletRequest) - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
Deprecated. Returns an iterator of all credential slots that a portlet is authorized to use
getAccessLevelID() - Method in enum com.ibm.portal.community.CommunityAccessPrivilege
Method to get the access level.
getAccessPrivilegeForCommunityRole(CommunityRole) - Method in interface com.ibm.portal.community.CommunityLocator
This method retrieves the access level on the community or application that will be granted through the given community role.
getAction() - Method in interface com.ibm.portal.dnd.DNDAction
Returns the String representation of the DNDAction's action - typically a URL.
getAction() - Method in interface com.ibm.portal.propertybroker.property.Parameter
Returns the associated Action object.
getAction() - Method in interface com.ibm.wps.pb.property.Parameter
Deprecated. Returns the parent Action object.
getAction() - Method in interface org.apache.jetspeed.portlet.event.ActionEvent
Deprecated. Use getActionString() instead
getActionInvocationMetaData() - Method in interface com.ibm.portal.propertybroker.property.Action
Returns additional metadata which may be useful for dispatchers of the action.
getActionMappingURL(String, PageContext) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Return the form action converted into a server-relative URL.
getActionNameParameter() - Method in interface com.ibm.portal.propertybroker.property.Action
Returns the name of a parameter that should be used as a key for retrieving the action name when the action name cannot be directly passed.
getActions() - Method in interface com.ibm.portal.dnd.DNDTarget
Returns the DNDActions associated with this drop zone.
getActions(PortletRequest, PortletSettings) - Method in interface com.ibm.wps.pb.service.PropertyBrokerService
Deprecated.  
getActionServlet() - Method in class com.ibm.portal.struts.portlet.StrutsPortlet
Returns the ActionServlet object.
getActionServlet() - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Returns the WpsActionServlet object.
getActionString() - Method in interface org.apache.jetspeed.portlet.event.ActionEvent
Deprecated. Returns the action string that this action event carries.
getActionTriggerMarkup(PortletRequest, PortletResponse, PropertyValue, boolean) - Method in interface com.ibm.wps.pb.service.PropertyBrokerService
Deprecated. Returns an interface allowing access to markup for displaying a Click-to-Action menu for triggering actions which can process the property passed to this method.
getActionTriggerMarkup(PortletRequest, PortletResponse, PropertyValue[], String, String) - Method in interface com.ibm.wps.pb.service.PropertyBrokerService
Deprecated. Returns an interface allowing access to markup to generate a Click-to-Action menu for triggering actions which can process any one of the set of properties passed to this method.
getActive() - Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialSlotConfig
Returns the Credential Slot's active/passive flag.
getActiveActions(PortletRequest, PortletSettings) - Method in interface com.ibm.wps.pb.service.PropertyBrokerService
Deprecated. Returns an array of Action objects which are registered for this portlet and are currently active.
getActiveCssClassName() - Method in interface com.ibm.portal.dnd.DNDAction
Return the CSS class name for this DNDAction when in the "active" state.
getActiveOnStartup() - Method in interface com.ibm.wps.pb.property.Action
Deprecated.  
getAllActions(PortletRequest, PortletSettings) - Method in interface com.ibm.wps.pb.service.PropertyBrokerService
Deprecated. Returns all the actions (active or inactive) registered by the calling portlet.
getAllCredentialSegments() - Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialVaultService
Returns a List of all available Vault Segments.
getAllDomainRolesByDomainObject(ObjectID, ObjectID) - Method in interface com.ibm.portal.community.CommunityLocator
retrieves a set of domain specific roles that are available for the given domain object (business component) in the given community (or application).
getAllElements() - Method in class com.ibm.portal.struts.upload.WpCommonsMultipartRequestHandler
Returns a hash table containing both text and file request parameters.
getAllElements() - Method in class com.ibm.wps.portlets.struts.upload.WpsCommonsMultipartRequestHandler
Returns a hash table containing both text and file request parameters.
getAllProperties(PortletRequest, PortletSettings) - Method in interface com.ibm.wps.pb.service.PropertyBrokerService
Deprecated. Returns all the properties registered by the calling portlet.
getAllVaultSegments() - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
Deprecated. Returns a List of all available Vault Segments.
getAlternativeTitle(Locale) - Method in exception com.ibm.portal.app.service.exceptions.DuplicateTemplateTitleValidationException
 
getApplicationAccessPrivileges() - Method in interface com.ibm.portal.app.service.ApplicationCatalogServiceHome
Get the ApplicationCatalogAccessPrivileges instance to check access privileges for the current user on the application catalog.
getApplicationAccessPrivileges() - Method in interface com.ibm.portal.app.service.ApplicationServiceHome
Get the ApplicationAccessPrivileges instance to check access privileges for the current user on applications.
getApplicationCatalogService() - Method in interface com.ibm.portal.app.service.ApplicationCatalogServiceHome
Get an ApplicationCatalogService instance
getApplicationID() - Method in interface com.ibm.portal.app.event.SingleApplicationEvent
Get the ObjectID of the application this event is corresponding to.
getApplicationID() - Method in interface com.ibm.portal.app.model.PolicyStatus
The ObjectID of the application this PolicyStatus was created for.
getApplicationID() - Method in interface com.ibm.portal.app.service.BusinessComponentService
Get the ObjectID of the application the business component belongs to.
getApplicationModelFactory() - Method in interface com.ibm.portal.app.model.ApplicationModelFactoryHome
Get an instance of the ApplicationModelFactory.
getApplicationPrefix() - Method in class com.ibm.portal.struts.portlet.WpRequestProcessor
Get the application prefix associated with this command processor.
getApplicationPrefix() - Method in class com.ibm.wps.portlets.struts.WpsRequestProcessor
Gets the application prefix associated with this command processor.
getApplicationService(ObjectID) - Method in interface com.ibm.portal.app.service.ApplicationServiceHome
Get an ApplicationService instance for the given application id
getApplicationServices(List<ObjectID>) - Method in interface com.ibm.portal.app.service.ApplicationServiceHome
Get a ListModel for ApplicationServices for the given application ids Instead of throwing exceptions the ListModel will contain null entries for entries that can not be loaded.
getApplicationSettings() - Method in interface org.apache.jetspeed.portlet.PortletSettings
Deprecated. Returns the portlet application settings
getAtomContentHandler() - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
getAtomContentHandler() - Method in class com.ibm.portal.resolver.atom.helper.ResettableAtomContentHandlerAdapter
 
getAtomContentHandler() - Method in interface com.ibm.portal.resolver.atom.ResettableAtomContentHandler
Returns the atom content handler that is currently attached to the chain
getAtomThreadingContentHandler() - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomThreadingContentHandler
 
getAtomThreadingContentHandler() - Method in interface com.ibm.portal.resolver.atom.ResettableAtomThreadingContentHandler
Returns the atom threading content handler that is currently attached to the chain
getAttribute(String) - Method in class com.ibm.portal.struts.logging.StrutsLogFactory
Return the configuration attribute with the specified name (if any), or null if there is no such attribute.
getAttribute() - Method in interface com.ibm.wps.portlets.struts.IStrutsPortletMessage
Returns the object set in the portlet message.
getAttribute(String) - Method in class com.ibm.wps.portlets.struts.logging.StrutsLogFactory
Return the configuration attribute with the specified name (if any), or null if there is no such attribute.
getAttribute() - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortletMessage
Returns the object set in the portlet message.
getAttribute(String) - Method in interface org.apache.jetspeed.portlet.PortletApplicationSettings
Deprecated. Returns the value of the attribute with the given name, or null if no such attribute exists.
getAttribute(String) - Method in interface org.apache.jetspeed.portlet.PortletContext
Deprecated. Returns the attribute value with the given name, or null if no such attribute exists.
getAttribute(String) - Method in interface org.apache.jetspeed.portlet.PortletData
Deprecated. Returns the value of the attribute with the given name, or null if no such attribute exists.
getAttribute(String) - Method in interface org.apache.jetspeed.portlet.PortletRequest
Deprecated. Returns the value of the attribute with the given name, or null if no attribute with the given name exists.
getAttribute(String) - Method in interface org.apache.jetspeed.portlet.PortletSession
Deprecated. Returns the value of the attribute with the given name, or null if no attribute with the given name exists.
getAttribute(String) - Method in interface org.apache.jetspeed.portlet.PortletSettings
Deprecated. Returns the value of the attribute with the given name, or null if no such attribute exists.
getAttribute(String) - Method in interface org.apache.jetspeed.portlet.User
Returns the value of the attribute for the specified name, or null if no such attribute exists.
getAttributeNames() - Method in class com.ibm.portal.struts.logging.StrutsLogFactory
Return an array containing the names of all currently defined configuration attributes.
getAttributeNames() - Method in class com.ibm.wps.portlets.struts.logging.StrutsLogFactory
Return an array containing the names of all currently defined configuration attributes.
getAttributeNames() - Method in interface org.apache.jetspeed.portlet.PortletApplicationSettings
Deprecated. Returns an enumeration of all available attributes names.
getAttributeNames() - Method in interface org.apache.jetspeed.portlet.PortletContext
Deprecated. Returns an enumeration of the attribute names that this portlet context is aware of.
getAttributeNames() - Method in interface org.apache.jetspeed.portlet.PortletData
Deprecated. Returns an enumeration of all available attributes names.
getAttributeNames() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Deprecated. Returns an enumeration of names of all attributes available to this request.
getAttributeNames() - Method in interface org.apache.jetspeed.portlet.PortletSession
Deprecated. Returns an enumeration of names of all attributes available to this session.
getAttributeNames() - Method in interface org.apache.jetspeed.portlet.PortletSettings
Deprecated. Returns an enumeration of all available attributes names.
getAttributeNames() - Method in interface org.apache.jetspeed.portlet.User
Returns an enumeration of all available attribute names.
getAuthenticatedConnection(URL) - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.HttpBasicAuthCredential
Returns a new Http URL connection with added authentication data.
getAuthenticatedConnection(String) - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.HttpBasicAuthCredential
Returns a new Http URL connection with added authentication data.
getAuthenticatedConnection(String) - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.HttpFormBasedAuthCredential
Returns a new HttpURLConnection with added authentication data.
getAuthenticatedConnection(URL) - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.HttpFormBasedAuthCredential
Returns a new HttpURLConnection with added authentication data.
getAuthenticatedConnection(URL) - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.JaasSubjectCredential
Returns a new Http URL connection with added authentication data.
getAuthenticatedConnection(String) - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.JaasSubjectCredential
Returns a new Http URL connection with added authentication data.
getAuthenticatedConnection(URL) - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.LtpaTokenCredential
Returns a new Http Url connection with added authentication data.
getAuthenticatedConnection(String) - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.LtpaTokenCredential
Returns a new HttpURLConnection with added authentication data.
getAuthenticatedConnection(URL) - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.SiteMinderTokenCredential
Returns a new HttpURLConnection with added authentication data.
getAuthenticatedConnection(String) - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.SiteMinderTokenCredential
Returns a new Http URL connection with added authentication data.
getAuthenticatedConnection(URL) - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.SSMTokenCredential
Returns a new Http URL connection with added authentication data.
getAuthenticatedConnection(String) - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.SSMTokenCredential
Returns a new Http URL connection with added authentication data.
getAuthenticatedConnection(URL) - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.WebSealTokenCredential
Returns a new Http URL connection with added authentication data.
getAuthenticatedConnection(String) - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.WebSealTokenCredential
Returns a new Http URL connection with added authentication data.
getAuthenticatedConnection(URL) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.HttpBasicAuthCredential
Deprecated. Returns a new Http URL connection with added authentication data.
getAuthenticatedConnection(String) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.HttpBasicAuthCredential
Deprecated. Returns a new Http URL connection with added authentication data.
getAuthenticatedConnection(String) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.HttpFormBasedAuthCredential
Deprecated. Returns a new HttpURLConnection with added authentication data.
getAuthenticatedConnection(URL) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.HttpFormBasedAuthCredential
Deprecated. Returns a new HttpURLConnection with added authentication data.
getAuthenticatedConnection(URL) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.JaasSubjectCredential
Deprecated. Returns a new Http URL connection with added authentication data.
getAuthenticatedConnection(String) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.JaasSubjectCredential
Deprecated. Returns a new Http URL connection with added authentication data.
getAuthenticatedConnection(URL) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.LtpaTokenCredential
Returns a new Http Url connection with added authentication data.
getAuthenticatedConnection(String) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.LtpaTokenCredential
Returns a new HttpURLConnection with added authentication data.
getAuthenticatedConnection(URL) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.SiteMinderTokenCredential
Deprecated. Returns a new HttpURLConnection with added authentication data.
getAuthenticatedConnection(String) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.SiteMinderTokenCredential
Deprecated. Returns a new Http URL connection with added authentication data.
getAuthenticatedConnection(URL) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.SSMTokenCredential
Deprecated. Returns a new Http URL connection with added authentication data.
getAuthenticatedConnection(String) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.SSMTokenCredential
Deprecated. Returns a new Http URL connection with added authentication data.
getAuthenticatedConnection(URL) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.WebSealTokenCredential
Deprecated. Returns a new Http URL connection with added authentication data.
getAuthenticatedConnection(String) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.WebSealTokenCredential
Deprecated. Returns a new Http URL connection with added authentication data.
getAuthenticatedSession(Session, String) - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.JavaMailCredential
Authenticates an javax.mail.Session.
getAuthenticatedSession(Session, String, int) - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.JavaMailCredential
Authenticates an javax.mail.Session.
getAuthenticatedSession(Session, String) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.JavaMailCredential
Deprecated. Authenticates an javax.mail.Session.
getAuthenticatedSession(Session, String, int) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.JavaMailCredential
Deprecated. Authenticates an javax.mail.Session.
getAwareCssClassName() - Method in interface com.ibm.portal.dnd.DNDAction
Return the CSS class name for this DNDAction when in the "aware" state.
getBaseURI() - Method in interface com.ibm.portal.resolver.xml.URIResolver
Returns the current base URI
getBaseURL() - Method in interface com.ibm.portal.resolver.xml.URLResolver
Returns the current base URL
getBeautify() - Method in class com.ibm.wps.engine.tags.StateSerializeTag
Getter for the beautify attribute.
getBinaryTransferEncoding() - Method in interface com.ibm.portal.resolver.http.xml.DefaultHttpContentHandler
 
getBindingType() - Method in interface com.ibm.portal.propertybroker.property.Parameter
Returns where the parameter is bound.
getBoundTo() - Method in interface com.ibm.wps.pb.property.Parameter
Deprecated. Returns where the parameter is bound.
getBusinessComponentAccessPrivileges() - Method in interface com.ibm.portal.app.service.BusinessComponentServiceHome
Get the BusinessComponentAccessPrivileges instance to check access privileges for the current user on components.
getBusinessComponentIDs() - Method in interface com.ibm.portal.app.service.ApplicationService
Get the set of business component ids of this application instance.
getBusinessComponentIDsByBackupSupport(boolean) - Method in interface com.ibm.portal.app.service.ApplicationService
Get ObjectIDs of all BusinessComponents of this Application depending on the backup support.
getBusinessComponentIDsByJndiName(String) - Method in interface com.ibm.portal.app.service.ApplicationService
Get ObjectIDs of all BusinessComponent for this application having the specified JNDI name.
getBusinessComponentService(ObjectID) - Method in interface com.ibm.portal.app.service.BusinessComponentServiceHome
Get an BusinessComponentService instance for the given bc id
getCause() - Method in exception com.ibm.portal.resolver.xml.exception.IOSAXException
 
getCause() - Method in exception com.ibm.portal.resolver.xml.exception.IOTransformerException
 
getCause() - Method in exception com.ibm.portal.resolver.xml.exception.SAXIOException
 
getCause() - Method in exception com.ibm.portal.resolver.xml.exception.SAXTransformerException
 
getCause() - Method in exception com.ibm.portal.resolver.xml.exception.TransformerIOException
 
getCause() - Method in exception com.ibm.portal.resolver.xml.exception.TransformerSAXException
 
getChangeType() - Method in interface com.ibm.portal.propertybroker.property.PropertyValue
Return the reason the property value change is being propagated.
getChangeType() - Method in interface com.ibm.wps.pb.property.PropertyValue
Deprecated. Returns the reason for the property value change.
getCharacterEncoding() - Method in interface org.apache.jetspeed.portlet.PortletResponse
Returns the name of the charset used for the MIME body sent in this response.
getCharacterSet() - Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletResponseWrapper
 
getCharacterSet() - Method in interface org.apache.jetspeed.portlet.PortletResponse
Deprecated. use getCharacterEncoding since version 1.1
getCharsetFromContentType(String) - Method in class com.ibm.portal.struts.command.StrutsViewStaticCommand
Extract the charset from the Content-Type string, or return a default if unavailable.
getChildFolders(ObjectID) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Get the child folder objects you are allowed to see for a given parent folder ObjectID
getClassname() - Method in interface com.ibm.portal.propertybroker.property.Property
Returns class used to encapsulate the property value.
getClassName() - Method in interface com.ibm.portal.propertybroker.property.Property
Deprecated. Use getClassname instead.
getClassname() - Method in interface com.ibm.wps.pb.property.Property
Deprecated. Returns the fully qualified java class name for the property object.
getClient() - Method in class com.ibm.wps.pe.pc.legacy.cmpf.ClientWrapper
Returns the wrapped client.
getClient() - Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletRequestWrapper
 
getClient() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Deprecated. Returns an object representing the client device that the user connects to the portal with.
getClientWrapper() - Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletRequestWrapper
Use this method to return a wrapped client instead of the getClient method
getCommand(PortletRequest, PortletResponse) - Method in class com.ibm.portal.struts.plugins.CommandManagerFactory
Get the IViewCommand.
getCommand(PortletRequest, PortletResponse, String) - Method in class com.ibm.portal.struts.plugins.CommandManagerFactory
Get the IViewCommand.
getCommand(PortletRequest, PortletResponse) - Method in class com.ibm.wps.portlets.struts.plugins.CommandManagerFactory
Gets the IViewCommand.
getCommand(PortletRequest, PortletResponse, String) - Method in class com.ibm.wps.portlets.struts.plugins.CommandManagerFactory
Gets the IViewCommand.
getCommandPrefix(PortletRequest) - Method in class com.ibm.portal.struts.plugins.CommandManagerFactory
Returns the command prefix determined from the request object.
getCommandPrefix(PortletRequest) - Method in class com.ibm.wps.portlets.struts.plugins.CommandManagerFactory
Returns the command prefix determined from the request object.
getCommunitiesForPrincipal(Principal, boolean) - Method in interface com.ibm.portal.community.CommunityLocator
Retrieves all Community ObjectIDs in which the Principal is assigned to at least one Community Role.
getCommunityForRole(ObjectID) - Method in interface com.ibm.portal.community.CommunityLocator
Retrieves the Community ObjectID of a given DomainRole or CommunityRole.
getCommunityID() - Method in interface com.ibm.portal.app.service.ApplicationService
Get the id of the community.
getCommunityOID() - Method in interface com.ibm.portal.community.AbstractRole
Returns the Community ObjectID of the community (application entity) this role belongs to.
getCommunityRoleFromObjectID(ObjectID, ObjectID) - Method in interface com.ibm.portal.community.CommunityLocator
retrieves the CommunityRole object for a specific community role specified through its ObjectID.
getCommunityRoleFromObjectID(ObjectID) - Method in interface com.ibm.portal.community.CommunityLocator
retrieves the CommunityRole object for a specific community role specified through its ObjectID.
getCommunityRolesForCommunity(ObjectID) - Method in interface com.ibm.portal.community.CommunityLocator
retrieves the CommunityRole objects of all community roles available in the community.
getCommunityRolesForPrincipal(ObjectID, Principal, boolean) - Method in interface com.ibm.portal.community.CommunityLocator
Retrieves all CommunityRoles that are assigned to the Principal.
getConcretePortletName() - Method in interface com.ibm.wps.portlets.struts.IStrutsPortletMessage
Returns the name of the concrete portlet.
getConcretePortletName() - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortletMessage
Returns the set name of the concrete portlet.
getConfigurationName() - Method in interface com.ibm.portal.taskui.dynamicui.DynamicPageHandle
Returns the name of the dynamic ui configuration to which the dynamic page belongs to.
getConstantParameters() - Method in interface com.ibm.portal.propertybroker.property.Action
Returns an unmodifiable Map containing name, value entries.
getConstantParameters() - Method in interface com.ibm.wps.pb.property.Action
Deprecated. Returns a Map containing name, value entries.
getContainedPortalRoles() - Method in interface com.ibm.portal.community.LocalizedDomainRole
Returns the PAC roles that are contained in this portal specific domain role.
getContainerInfo() - Method in interface org.apache.jetspeed.portlet.PortletContext
Deprecated. Returns the name and version of the portlet container which the portlet is running in.
getContentHandler() - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
getContentHandler() - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomThreadingContentHandler
 
getContentHandler() - Method in class com.ibm.portal.resolver.xml.helper.LeafContentHandler
 
getContentHandler() - Method in class com.ibm.portal.resolver.xml.helper.ResettableContentHandlerAdapter
 
getContentType(PortletRequest) - Method in class com.ibm.portal.struts.command.StrutsViewCommand
Returns the content type associated with this command.
getContentType() - Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletResponseWrapper
 
getContentType() - Method in interface org.apache.jetspeed.portlet.PortletResponse
Returns the content type that can be used to contribute markup to the portlet response.
getContext() - Method in interface org.apache.jetspeed.portlet.PortletConfig
Deprecated. Returns the portlet context.
getContextName() - Method in class com.ibm.portal.struts.portlet.StrutsInfo
Get the context name associated with this Servlet
getContextPath() - Method in class com.ibm.portal.struts.portlet.StrutsInfo
Get the context path associated with this Servlet
getContextRoot() - Method in class com.ibm.wps.portlets.struts.WpsStrutsInfo
Gets the context root associated with this servlet.
getController() - Method in interface com.ibm.portal.community.CommunityHome
The returned instance of CommunityController can be used to modify community roles, domain roles and membership assignements.
getCookies() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Deprecated. Returns an array containing all of the Cookie objects the client sent with this request.
getCPIID() - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialSlotConfig
Deprecated. Use com.ibm.portal.portlet.service.credentialvault.CredentialSlotConfig#getPortalCPIID() returning com.ibm.portal.ObjectID instead.
getCreated() - Method in interface com.ibm.portal.app.model.RestorePoint
Get the date this RestorePoint was created on.
getCreated() - Method in interface com.ibm.portal.app.service.ApplicationService
Get the Date when this application instance was created Always returns a valid object, never null.
getCreated() - Method in interface com.ibm.portal.app.service.TemplateService
Get the creation date.
getCreatedBy() - Method in interface com.ibm.portal.app.service.TemplateService
The ObjectID identifying the creating portal user.
getCreationTime() - Method in interface org.apache.jetspeed.portlet.PortletSession
Deprecated. Returns the point of time that this session was created.
getCreatorID() - Method in interface com.ibm.portal.app.model.RestorePoint
Get the ObjectID of the user who created this RestorePoint.
getCreatorID() - Method in interface com.ibm.portal.app.service.ApplicationService
Get the id of the user who created this application instance Always returns a valid object, never null.
getCredential(String, String, Map, PortletRequest) - Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialVaultService
Returns a specific credential from a specific slot.
getCredential(String, String, Map, PortletRequest) - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
Deprecated. Returns a specific credential from a specific slot.
getCredentialSlotDescription(String, Locale) - Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialVaultService
Returns a credential slot's description for the specified locale.
getCredentialTypes() - Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialVaultService
Returns an Iterator over all available credential types that are registered in the credential type registry.
getCredentialTypes() - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
Deprecated. Returns an Iterator over all available credential types that are registered in the credential type registry.
getCssClassName() - Method in interface com.ibm.portal.dnd.DNDSource
Return the CSS class name for this DNDSource.
getCurrentValue() - Method in interface com.ibm.portal.app.model.PolicyStatusItem
Get the current appllication value of the monitored policy item, e.g.
getData() - Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletRequestWrapper
 
getData() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Deprecated. Returns the data of the concrete portlet instance
getDate() - Method in interface com.ibm.portal.app.event.ApplicationEvent
Provide the date at which the described event took place.
getDateHeader(String) - Method in interface org.apache.jetspeed.portlet.PortletRequest
Deprecated. Returns the value of the specified request header as a long value that represents a Date object.
getDefaultLocale() - Method in interface org.apache.jetspeed.portlet.PortletSettings
Deprecated. Returns the portlet's default locale.
getDefaultPortletActionName() - Method in class com.ibm.portal.struts.common.PortletApiUtils
Returns the name of the portlet action for a Struts PortletURI.
getDefaultUserCredentialSegmentId() - Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialVaultService
Returns the ObjectID of the default user managed vault segment.
getDefaultUserVaultSegmentId() - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
Deprecated. use getDefaultUserVaultSegmentPortalId() instead.
getDefaultUserVaultSegmentPortalId() - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
Deprecated. Returns the ObjectID of the default user managed vault segment.
getDefaultValue() - Method in interface com.ibm.wps.pb.property.Property
Deprecated. Returns a default value for the property.
getDefinitionsFactory() - Method in class com.ibm.portal.struts.portlet.WpTilesRequestProcessor
Get associated definition factory.
getDescription(Locale) - Method in exception com.ibm.portal.app.exceptions.ComponentException
 
getDescription(Locale) - Method in exception com.ibm.portal.app.service.backup.BackupServiceException
 
getDescription(Locale) - Method in class com.ibm.portal.community.LocalizedDataObject
Returns the description of the domain role in the given locale.
getDescription(Locale) - Method in exception com.ibm.portal.eventing.service.EventDistributionServiceException
 
getDescription(Locale) - Method in interface com.ibm.portal.Localized
Returns the description of this object in the given locale.
getDescription(Locale) - Method in exception com.ibm.portal.ModelException
 
getDescription(Locale) - Method in exception com.ibm.portal.portlet.service.credentialvault.CredentialVaultException
Returns a language-specific detailed explanation of this exception.
getDescription() - Method in interface com.ibm.portal.portlet.service.credentialvault.VaultSegmentConfig
Returns the Description of this Vault Segment.
getDescription(Locale) - Method in class com.ibm.portal.portlet.service.PortletServiceUnavailableException
Return a language-specific detailed explanation of this exception.
getDescription(Locale) - Method in interface com.ibm.portal.propertybroker.property.Action
Returns string containing a description of the action which can be used as a visual aid when displayed by tools or as help text.
getDescription(Locale) - Method in interface com.ibm.portal.propertybroker.property.Parameter
Returns a string containing a description of the parameter, suitable for display by tools or as help text.
getDescription(Locale) - Method in interface com.ibm.portal.propertybroker.property.Property
Returns a text description for this property for the provided locale.
getDescription(Locale) - Method in exception com.ibm.portal.security.exceptions.SecurityException
Return a language-specific detailed explanation of this exception.
getDescription(Locale) - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeContent
 
getDescription(Locale) - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeJspInclude
 
getDescription(Locale) - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeLinkItem
 
getDescription() - Method in interface com.ibm.wps.pb.property.Action
Deprecated.  
getDescription(Locale) - Method in interface com.ibm.wps.pb.property.Action
Deprecated. Returns a string containing a description of the action which can be used as a visual aid.
getDescription() - Method in interface com.ibm.wps.pb.property.Parameter
Deprecated.  
getDescription(Locale) - Method in interface com.ibm.wps.pb.property.Parameter
Deprecated. Return a string containing a description of the parameter.
getDescription() - Method in interface com.ibm.wps.pb.property.Property
Deprecated.  
getDescription(Locale) - Method in interface com.ibm.wps.pb.property.Property
Deprecated. Returns a text description for this property for the provided locale.
getDescription() - Method in interface com.ibm.wps.portletservice.credentialvault.VaultSegmentConfig
Deprecated. Returns the Description of this Vault Segment.
getDigest() - Method in interface com.ibm.portal.resolver.accessors.DigestProvider
Returns a string that represents a hash over the request headers that might influence the responses (independent of the request URL).
getDir() - Method in class com.ibm.struts.taglib.html.FileTag
Returns the dir attribute
getDir() - Method in class com.ibm.struts.taglib.html.PasswordTag
Returns the dir attribute.
getDir() - Method in class com.ibm.struts.taglib.html.SelectTag
Returns the dir attribute
getDir() - Method in class com.ibm.struts.taglib.html.TextareaTag
Returns the dir attribute
getDir() - Method in class com.ibm.struts.taglib.html.TextTag
Returns the dir attribute
getDirection() - Method in interface com.ibm.portal.propertybroker.property.Property
Returns whether the property is produced or consumed.
getDirection() - Method in interface com.ibm.wps.pb.property.Property
Deprecated. Returns whether the property is produced or consumed.
getDisplayInfo(ObjectID) - Method in interface com.ibm.portal.app.component2.DisplayInfo
Get the localized title and description for a component instance.
getDNDProperties() - Method in interface com.ibm.portal.dnd.DNDAction
Returns the DNDProperties associated with this DNDAction.
getDNDProperties() - Method in interface com.ibm.portal.dnd.DNDSource
Returns the DNDProperties associated with this DNDAction.
getDomainObjectOID() - Method in interface com.ibm.portal.community.DomainRole
Returns the ObjectID of the domain object (business component).
getDomainRoleByDomainObject(ObjectID, ObjectID, String) - Method in interface com.ibm.portal.community.CommunityLocator
retrieves a domain specific role specified by the role name for the given domain object (business component) in the given community (or application).
getDomainRolesInCommunity(ObjectID) - Method in interface com.ibm.portal.community.CommunityLocator
retrieves all domain roles belonging to a community ordered by domain objects (business components) in the given community (or application).
getDomainRolesMappedToCommunityRole(CommunityRole) - Method in interface com.ibm.portal.community.CommunityLocator
retrieves a set of domain specific roles that are assigned to the given community role.
getDragClone() - Method in interface com.ibm.portal.dnd.DNDSource
Returns a flag indicating whether or not the browser should drag a clone of the draggable markup
getDynamicUICtrl(ActionRequest, ActionResponse, String) - Method in interface com.ibm.portal.portlet.service.dynamicui.DynamicUIManagementFactoryService
Returns the DynamicUICtrl for a given configuration.
getDynamicUIInfo(PortletRequest, PortletResponse, String) - Method in interface com.ibm.portal.portlet.service.dynamicui.DynamicUIManagementFactoryService
Returns the DynamicUIInfo for a given configuration.
getEncodedBeanName(String, HttpServletRequest) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Returns the encoded bean name with the first character upper-cased if isFormNamescoped returns true.
getEncodedBeanName() - Method in class com.ibm.struts.taglib.html.FormTag
Returns the encoded bean name
getErrorCode() - Method in class com.ibm.portal.struts.portlet.ErrorResponseInfo
Return the error code
getErrorCode() - Method in class com.ibm.wps.portlets.struts.ErrorResponseInfo
Returns the error code.
getErrorInfo(PortletRequest) - Method in class com.ibm.portal.struts.command.StrutsViewErrorCommand
Get the error response info object
getErrorInfo(PortletRequest) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewErrorCommand
Gets the error response info object.
getErrorResponse(PortletRequest) - Static method in class com.ibm.portal.struts.portlet.ErrorResponseInfo
This method will return the ErrorResponseInfo object from session if one can be found.
getErrorResponse(HttpServletRequest) - Static method in class com.ibm.wps.portlets.struts.ErrorResponseInfo
Returns the ErrorResponseInfo object from session if one can be found.
getErrorText() - Method in class com.ibm.portal.struts.portlet.ErrorResponseInfo
Return the error text
getErrorText() - Method in class com.ibm.wps.portlets.struts.ErrorResponseInfo
Returns the error text.
getEscapeForJavascript() - Method in class com.ibm.wps.engine.tags.StateSerializeTag
Getter for the escapeForJavascript attribute.
getEventId() - Method in interface org.apache.jetspeed.portlet.event.WindowEvent
Deprecated. Returns the identifier of the current window event
getExtendedLanguageList(LanguageList) - Method in interface com.ibm.portal.services.globalization.ExtendedLanguageListProvider
Retrieves the list of regional variations for the given Portal defined language list.
getExtensionLowerCase(String) - Method in class com.ibm.portal.struts.plugins.ViewCommandFactory
Get the extension from the given String URI.
getExtensionLowerCase(String) - Method in class com.ibm.wps.portlets.struts.plugins.ViewCommandFactory
Gets the extension from the given String URI.
getExtensionUpperCase(String) - Method in class com.ibm.portal.struts.plugins.ViewCommandFactory
Get the extension from the given String URI.
getExtensionUpperCase(String) - Method in class com.ibm.wps.portlets.struts.plugins.ViewCommandFactory
Gets the extension from the given String URI.
getFactory() - Method in interface com.ibm.portal.dnd.DNDService
Returns an instantiation of the DNDFactory interface.
getFactory(ServletContext) - Static method in class com.ibm.portal.struts.plugins.CommandManagerFactory
Get the CommandManagerFactory object for this context.
getFactory(ModuleContext) - Static method in class com.ibm.portal.struts.plugins.ViewCommandFactory
Get the ViewCommandFactory object for this context
getFactory(ViewCommandExecutionContext) - Static method in class com.ibm.portal.struts.plugins.ViewCommandFactory
Get the ViewCommandFactory object for the module context obtained from the ViewCommandExecutionContext
getFactory(ServletContext) - Static method in class com.ibm.wps.portlets.struts.plugins.CommandManagerFactory
Gets the CommandManagerFactory object for this context.
getFactory(ModuleContext) - Static method in class com.ibm.wps.portlets.struts.plugins.ViewCommandFactory
Gets the ViewCommandFactory object for this context.
getFactory(ViewCommandExecutionContext) - Static method in class com.ibm.wps.portlets.struts.plugins.ViewCommandFactory
Gets the ViewCommandFactory object for the module.
getFamilyName() - Method in interface org.apache.jetspeed.portlet.User
Returns the user's family name (aka last name).
getFieldName(HttpServletRequest, FileItem) - Method in class com.ibm.portal.struts.upload.WpCommonsMultipartRequestHandler
Gets the field name.
getFileElements() - Method in class com.ibm.portal.struts.upload.WpCommonsMultipartRequestHandler
Returns a hash table containing the file (that is, non-text) request parameters.
getFileElements() - Method in class com.ibm.wps.portlets.struts.upload.WpsCommonsMultipartRequestHandler
Returns a hash table containing the file (that is, non-text) request parameters.
getFilterConfig() - Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletFilterAdapter
Returns the FilterConfig for this Filter.
getFocusTimeout() - Method in class com.ibm.struts.taglib.html.FormTag
Returns the focusTimeout
getFolder(ObjectID) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Get the folder object for a given ObjectID
getFolder(ObjectID) - Method in interface com.ibm.portal.app.service.TemplateCatalogService
Returns the folder with the given ObjectID.
getFolderID() - Method in interface com.ibm.portal.app.service.ApplicationService
Get the ObjectID of the folder this application is located in.
getFolderID() - Method in interface com.ibm.portal.app.service.TemplateService
Get the ObjectID of the template folder the template is located in.
getFolders(List<ObjectID>) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Get the folder objects you are allowed to see for a given set of ObjectIDs
getFolders(List<ObjectID>) - Method in interface com.ibm.portal.app.service.TemplateCatalogService
Returns a list the folder objects with the given ObjectIDs.
getFullName() - Method in interface org.apache.jetspeed.portlet.User
Returns the user's full name, or null if the full name is not available.
getGenerateMarkup() - Method in class com.ibm.struts.taglib.html.FormTag
Get generate markup.
getGivenName() - Method in interface org.apache.jetspeed.portlet.User
Returns the user's given name (aka first name), or null if the given name is not available.
getGlobalizationPreferences(com.ibm.portal.puma.User, String) - Method in interface com.ibm.portal.services.globalization.preferences.GlobalizationPreferencesService
Retrieves the user's GlobalizationPreferences object if user is defined and not null, otherwise tries to create a new set of preferences based on the accept-language header if defined and not null.
getHeader(String) - Method in interface org.apache.jetspeed.portlet.PortletRequest
Deprecated. Returns the value of the specified request header as a String.
getHeaderNames() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Deprecated. Returns an enumeration of all the header names this request contains.
getHeaders(String) - Method in interface org.apache.jetspeed.portlet.PortletRequest
Deprecated. Returns all the values of the specified request header as an Enumeration of String objects.
getHelp(Locale) - Method in interface com.ibm.portal.app.model.Parameter
Get help provided for the given locale.
getHttpServletRequest(Object) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Gets the HttpServletRequest as an object from the given request object.
getHttpServletResponse(Object) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Gets the HttpServletResponse as an object from the given response object.
getHumanTaskManagerDelegate() - Method in interface com.ibm.portal.portlet.service.taskmanager.HumanTaskManagerDelegateFactoryService
Returns an instance of the HumanTaskManagerDelegate .
getHumanTaskManagerDelegate(String) - Method in interface com.ibm.portal.portlet.service.taskmanager.HumanTaskManagerDelegateFactoryService
Returns an instance of the HumanTaskManagerDelegate .
getHumanTaskManagerDelegate() - Method in interface com.ibm.wps.portletservice.taskmanager.HumanTaskManagerDelegateFactoryService
Deprecated. Returns an instance of the HumanTaskManagerDelegate .
getIconDirectoryPath(String) - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeItem
This method will parse the full icon's path and return only the directory path
getIconFileName(String) - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeItem
This method will parse the full icon's path and return only the filename
getIconStateValue(PortalIcons.State, String) - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeItem
This method concatenates the state onto the front of the icon's filename
getId() - Method in interface com.ibm.portal.dnd.DNDArea
Returns the id for this DNDArea.
getId() - Method in interface com.ibm.portal.propertybroker.property.Action
Returns a globally unique id identifying the property.
getId() - Method in interface com.ibm.portal.propertybroker.property.Property
Returns a globally unique id identifying the property.
getId() - Method in class com.ibm.portal.resolver.cai.uri.BusinessComponentURI
 
getId(javax.servlet.http.HttpServletRequest) - Method in class com.ibm.wps.pe.pc.legacy.cache.CacheablePortlet
Deprecated. This method is used by the WebSphere Dynacache to generate a cache ID.
getId(javax.servlet.http.HttpServletRequest) - Method in class org.apache.jetspeed.portlet.Portlet
Deprecated.  
getId() - Method in class org.apache.jetspeed.portlet.Portlet.Mode
Deprecated. Returns the id representing the mode
getId() - Method in class org.apache.jetspeed.portlet.Portlet.ModeModifier
Deprecated. Returns the id representing the mode modifier
getId() - Method in class org.apache.jetspeed.portlet.PortletWindow.State
Deprecated.  
getID() - Method in interface org.apache.jetspeed.portlet.User
Returns the internal unique user id.
getIdentifier() - Method in class org.apache.jetspeed.portlet.Capability
Deprecated. Returns the identifier of this capability.
getInitParameter(String) - Method in interface com.ibm.portal.security.SecurityFilterConfig
Returns the value for a particular parameter that is set in the configuration for the corresponding security filter.
getInitParameter(String) - Method in class org.apache.jetspeed.portlet.Portlet
Deprecated.  
getInitParameter(String) - Method in interface org.apache.jetspeed.portlet.PortletContext
Deprecated. Returns the value of the context-wide initialization parameter with the given name, or null if the parameter does not exist.
getInitParameterNames() - Method in interface com.ibm.portal.security.SecurityFilterConfig
Returns the names of all parameters that are set in the configuration for the corresponding security filter.
getInitParameterNames() - Method in class org.apache.jetspeed.portlet.Portlet
Deprecated.  
getInitParameterNames() - Method in interface org.apache.jetspeed.portlet.PortletContext
Deprecated. Returns the names of this contexts initialization parameters as an enumeration, or an empty enumeration if this context has no initialization parameters.
getInnerContentHandler() - Method in interface com.ibm.portal.resolver.xml.DefaultContentHandler
Returns a ContentHandler that ignores calls to ContentHandler.startDocument() and ContentHandler.endDocument() but simply passes on all other calls to the DefaultContentHandler.
getInputStream(String, PortletRequest, PortletResponse) - Method in interface com.ibm.portal.portlet.service.contentaccess.ContentAccessService
Returns an input stream that reads from the passed url.
getInputStream() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Deprecated. Retrieves the body of the request as binary data using an InputStream.
getInputStream(String, PortletRequest, PortletResponse) - Method in interface org.apache.jetspeed.portlet.service.ContentAccessService
Deprecated. Returns an input stream that reads from the passed url.
getInstance(Class) - Method in class com.ibm.portal.struts.logging.StrutsLogFactory
Convenience method to derive a name from the specified class and call getInstance(String) with it.
getInstance(String) - Method in class com.ibm.portal.struts.logging.StrutsLogFactory
Construct (if necessary) and return a Log instance, using the factory's current set of configuration attributes.
getInstance(Class) - Method in class com.ibm.wps.portlets.struts.logging.StrutsLogFactory
Convenience method to derive a name from the specified class and call getInstance(String) with it.
getInstance(String) - Method in class com.ibm.wps.portlets.struts.logging.StrutsLogFactory
Construct (if necessary) and return a Log instance, using the factory's current set of configuration attributes.
getInstance() - Static method in class com.ibm.wps.struts.common.PortletApiUtils
Deprecated. Gets the singleton instance of the PortletApiUtils implementation.
getIntHeader(String) - Method in interface org.apache.jetspeed.portlet.PortletRequest
Deprecated. Returns the value of the specified request header as an int.
getInvalidateCookieURL(RenderRequest, RenderResponse) - Method in interface com.ibm.portal.portletservice.rememberme.RememberMeCookieService
Returns a URL that triggers the invalidation of the remember me cookie.
getInvokeIfMultipleActionsActive() - Method in interface com.ibm.portal.propertybroker.property.Action
Returns a boolean value indicating if this action should be invoked even if multiple actions on the owning component are simultaneously triggered for invocation.
getInvokeOnMultipleMatch() - Method in interface com.ibm.wps.pb.property.Action
Deprecated.  
getJndiName() - Method in interface com.ibm.portal.app.service.BusinessComponentService
Get the JNDI name of this business component.
getJspPath() - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeJspInclude
 
getJspPath() - Method in interface com.ibm.portal.theme.plugin.ThemeJspInclude
Retrieve the jsp path to include.
getKey() - Method in class org.apache.jetspeed.portlet.Capability
Deprecated. Returns the internal key value of this capability.
getKeyMethodMap() - Method in class com.ibm.portal.struts.action.LookupDispatchAction
Provides the mapping from resource key to method name.
getKeyMethodMap() - Method in class com.ibm.wps.struts.action.WpsLookupDispatchAction
Provides the mapping from resource key to method name.
getLastAccessed() - Method in interface com.ibm.portal.app.service.ApplicationService
Get the Date when this application instance was accessed the last time.
getLastAccessedTime() - Method in interface org.apache.jetspeed.portlet.PortletSession
Deprecated. Returns the point of time that this session was last accessed.
getLastLoginTime() - Method in interface org.apache.jetspeed.portlet.User
Returns the point of time that this user was last logged in, or null if this information is not available.
getLastModified() - Method in interface com.ibm.portal.app.service.ApplicationService
Get the Date when this application instance was modified the last time.
getLastModified() - Method in interface com.ibm.portal.app.service.TemplateService
Get the most latest date on which this template was modified.
getLastModified(PortletRequest) - Method in class com.ibm.wps.pe.pc.legacy.cache.CacheablePortlet
Deprecated. Returns the time the response of the CacheablePortlet object was last modified, in milliseconds since midnight January 1, 1970 GMT.
getLastModified(PortletRequest) - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Gets the last modified time.
getLastModified(PortletRequest) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewCommand
Returns the last modified time.
getLastModified(PortletRequest) - Method in class org.apache.jetspeed.portlet.Portlet
Deprecated. Returns the time the response of the Portlet object was last modified, in milliseconds since midnight January 1, 1970 GMT.
getLastModified(HttpServletRequest) - Method in class org.apache.jetspeed.portlet.Portlet
Deprecated.  
getLastModified(PortletRequest) - Method in class org.apache.jetspeed.portlet.PortletAdapter
Deprecated. The default implementation of this method defines that the portlet never expires.
getLegacyID() - Method in interface com.ibm.portal.app.service.BusinessComponentService
Get the Legacy ID of this business component.
getLocale() - Method in exception com.ibm.portal.app.service.exceptions.DuplicateTemplateTitleValidationException
 
getLocale() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Deprecated. Returns the locale of the preferred language.
getLocales() - Method in exception com.ibm.portal.app.exceptions.ComponentException
 
getLocales() - Method in exception com.ibm.portal.app.service.backup.BackupServiceException
 
getLocales() - Method in class com.ibm.portal.community.LocalizedDataObject
Returns a list model containing the locales that are supported by this object.
getLocales() - Method in exception com.ibm.portal.eventing.service.EventDistributionServiceException
 
getLocales() - Method in interface com.ibm.portal.Localized
Returns a list model containing the locales that are supported by this object.
getLocales() - Method in exception com.ibm.portal.ModelException
 
getLocales() - Method in exception com.ibm.portal.portlet.service.credentialvault.CredentialVaultException
Returns the languages for which language-specific exception messages and explanations are provided.
getLocales() - Method in class com.ibm.portal.portlet.service.PortletServiceUnavailableException
Return the languages for which language-specific exception messages and explanations are provided.
getLocales() - Method in exception com.ibm.portal.security.exceptions.SecurityException
Return the languages for which language-specific exception messages and explanations are provided.
getLocales() - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeContent
 
getLocales() - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeJspInclude
 
getLocales() - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeLinkItem
 
getLocales() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Deprecated. Returns an Enumeration of Locale objects indicating, in decreasing order starting with the preferred locale, the locales that are acceptable to the client based on the Accept-Language header.
getLocalizedDataForRoles(List<? extends AbstractRole>) - Method in interface com.ibm.portal.community.CommunityLocator
retrieves localized data (titles, descriptions) for a list of specific community or domain roles.
getLocalizedMessage() - Method in exception com.ibm.portal.ModelException
 
getLocalizedRoleData() - Method in interface com.ibm.portal.community.LocalizedCommunityRole
Returns the Localized object that provides localized titles and descriptions for the community role.
getLocalizedRoleData() - Method in interface com.ibm.portal.community.LocalizedDomainRole
Returns the Localized object that provides localized titles and descriptions for the domain specific role.
getLocator() - Method in interface com.ibm.portal.community.CommunityHome
The returned instance of CommunityLocator can be used to find and retrieve role and membership data for communities.
getLockedBy() - Method in interface com.ibm.portal.app.service.TemplateService
Get the ObjectID identifying the user who is working with this template currently and has locked this template therefore.
getLog() - Method in interface org.apache.jetspeed.portlet.PortletContext
Deprecated. Returns the portlet log which allows the portlet to write debug, informational, warning, or error messages to a log.
getLoginService(PortletRequest, PortletResponse) - Method in interface com.ibm.portal.portlet.service.login.LoginHome
Returns the login service for the portlet request and response passed in.
getLtpaToken2Credential() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.LtpaTokenCredential
 
getLTPATokenCredential(String, Map, PortletRequest) - Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialVaultService
Returns a LTPA Token credential.
getLtpaTokenCredential() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.LtpaTokenCredential
 
getLTPATokenCredential(String, Map, PortletRequest) - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
Deprecated. Returns a LTPA Token credential.
getMajorVersion() - Method in interface org.apache.jetspeed.portlet.PortletContext
Deprecated. Returns the major version of the Portlet API that this portlet container supports.
getManufacturer() - Method in class com.ibm.wps.pe.pc.legacy.cmpf.ClientWrapper
 
getManufacturer() - Method in interface org.apache.jetspeed.portlet.Client
Deprecated. Returns the name of the manufacturer of this client, or null if the name is not available.
getMappedDomainRolesByDomainObject(CommunityRole, ObjectID) - Method in interface com.ibm.portal.community.CommunityLocator
retrieves a set of domain specific roles that are assigned to the given community role.
getMarkup(String, PortletRequest, RenderResponse) - Method in interface com.ibm.portal.portlet.service.contentaccess.ContentAccessService
Returns the markup of the input stream read from the passed url.
getMarkup(String, PortletRequest, PortletResponse) - Method in interface org.apache.jetspeed.portlet.service.ContentAccessService
Deprecated. Returns the markup of the input stream read from the passed url.
getMarkupGenerator() - Method in interface com.ibm.portal.dnd.DNDService
Returns an instantiation of the DNDMarkupGenerator interface.
getMarkupName() - Method in class com.ibm.wps.pe.pc.legacy.cmpf.ClientWrapper
 
getMarkupName() - Method in interface org.apache.jetspeed.portlet.Client
Deprecated. Returns the preferred markup name that this client device supports.
getMaxValue() - Method in interface com.ibm.portal.app.model.PolicyStatusItem
Get the value defined as highest value for this policy item.
getMembersOfCommunity(ObjectID) - Method in interface com.ibm.portal.community.CommunityLocator
retrieves a set of members (users and groups) that are directly assigned to at least one community role of the given community (or application).
getMembersOfCommunityRole(CommunityRole) - Method in interface com.ibm.portal.community.CommunityLocator
retrieves a set of members (users and groups) that are directly assigned to a given community role.
getMembersOfDomainRole(DomainRole) - Method in interface com.ibm.portal.community.CommunityLocator
retrieves the directly assigned members (users and groups) of a domain role.
getMessage() - Method in exception com.ibm.portal.ModelException
 
getMessageCode() - Method in exception com.ibm.portal.portlet.service.credentialvault.CredentialVaultException
Returns the message code for this exception.
getMessages() - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Creates and fetches the default message resources for the Struts Portlet Framework.
getMetaData() - Method in interface com.ibm.portal.app.service.ApplicationService
Get this application instances' meta-data.
getMetaData() - Method in interface com.ibm.portal.app.service.BusinessComponentService
Get this component instances' meta-data.
getMetaDataKeys() - Method in interface com.ibm.portal.app.service.BusinessComponentService
Get the set of meta-data keys (QNames).
getMetaDataValue(QName) - Method in interface com.ibm.portal.app.service.ApplicationService
Get one specific meta-data value for a given QName.
getMetaDataValue(QName) - Method in interface com.ibm.portal.app.service.BusinessComponentService
Get one specific meta-data value for a given QName
getMethod(String) - Method in class com.ibm.portal.struts.action.DispatchAction
Introspect the current class to identify a method of the specified name that accepts the same parameter types as the execute method does.
getMethod(String) - Method in class com.ibm.wps.struts.action.WpsDispatchAction
Introspects the current class to identify a method of the specified name that accepts the same parameter types as the execute method does.
getMethod() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Deprecated. Returns the HTTP method of this request.
getMimeType() - Method in class com.ibm.wps.pe.pc.legacy.cmpf.ClientWrapper
 
getMimeType() - Method in interface org.apache.jetspeed.portlet.Client
Deprecated. Returns the preferred mime-type that this client device supports.
getMinorVersion() - Method in interface org.apache.jetspeed.portlet.PortletContext
Deprecated. Returns the minor version of the Portlet API that this portlet container supports.
getMode() - Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletRequestWrapper
 
getMode() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Deprecated. Returns the mode that the portlet is running in.
getModel() - Method in class com.ibm.wps.pe.pc.legacy.cmpf.ClientWrapper
 
getModel() - Method in interface org.apache.jetspeed.portlet.Client
Deprecated. Returns the name of the model of this client, or null if the name is not available.
getModuleContext() - Method in class com.ibm.portal.struts.command.ViewCommandExecutionContext
Return the ModuleContext object
getModuleContext() - Method in class com.ibm.portal.struts.portlet.WpRequestProcessor
Return the module context object
getModuleContext() - Method in class com.ibm.wps.portlets.struts.ViewCommandExecutionContext
Returns the ModuleContext.
getModuleContext() - Method in class com.ibm.wps.portlets.struts.WpsRequestProcessor
Returns the module context object.
getMultiselectable() - Method in interface com.ibm.portal.dnd.DNDSource
Return a flag indicating whether or not this DNDSource can be multiselected
getMultiselectDelimiter() - Method in interface com.ibm.portal.dnd.DNDAction
Return the delimiter to be used to separate values when a multiselect drop occurs.
getName() - Method in interface com.ibm.portal.app.model.PolicyStatusItem
Get the name of the single policy item, e.g.
getName() - Method in interface com.ibm.portal.app.model.SensorData
Returns the name of the sensor data information item that this SensorData object represents.
getName() - Method in interface com.ibm.portal.dnd.DNDProperty
Returns the name of the parameter as it will appear in the request for the value of this DNDProperty.
getName() - Method in interface com.ibm.portal.ObjectType
Provides access to the name of the object type.
getName() - Method in interface com.ibm.portal.portlet.service.credentialvault.VaultSegmentConfig
Returns the name of this Vault Segment.
getName() - Method in interface com.ibm.portal.propertybroker.property.Action
Returns the name of the action.
getName() - Method in interface com.ibm.portal.propertybroker.property.Parameter
Returns the parameter name.
getName() - Method in interface com.ibm.portal.propertybroker.property.Property
Returns the name of the property.
getName() - Method in interface com.ibm.wps.pb.property.Action
Deprecated. Returns the name of the action.
getName() - Method in interface com.ibm.wps.pb.property.Property
Deprecated. Returns the name of the Property.
getName() - Method in interface com.ibm.wps.portletservice.credentialvault.VaultSegmentConfig
Deprecated. Returns the name of this Vault Segment.
getName() - Method in class org.apache.jetspeed.portlet.DefaultPortletAction
Deprecated. Returns the name of this action
getName() - Method in interface org.apache.jetspeed.portlet.PortletConfig
Deprecated. since 5.1, use PortletSettings.getName() instead to retrieve the name of the concrete portlet.
getName() - Method in interface org.apache.jetspeed.portlet.PortletSettings
Deprecated. Returns the name of the concrete portlet.
getNamespace() - Method in interface com.ibm.portal.dnd.DNDProperty
Returns the namespace for this DNDProperty.
getNamespace() - Method in interface com.ibm.portal.propertybroker.property.Property
Returns a string containing the type namespace.
getNamespace() - Method in interface com.ibm.wps.pb.property.Property
Deprecated. Returns a string containing the type namespace.
getNickName() - Method in interface org.apache.jetspeed.portlet.User
Returns the user's nickname, or null if the nickname is not available.
getObject(String) - Method in class com.ibm.portal.struts.common.ModuleContext
Gets the object stored by key and takes into account the previously saved module prefix.
getObjectFactory() - Method in interface com.ibm.portal.community.CommunityHome
The returned instance of CommunityObjectFactory can be used to generate in-memory java objects that are used to interact with other parts of the community API.
getObjectID() - Method in interface com.ibm.portal.app.service.BusinessComponentService
Get the ObjectID of the business component this service instance refers to.
getObjectID() - Method in interface com.ibm.portal.Identifiable
Returns the object ID of the resource that implements the Identifiable interface.
getObjectID() - Method in interface com.ibm.wps.portletservice.credentialvault.VaultSegmentConfig
Deprecated. Use getPortalObjectID() returning com.ibm.portal.ObjectID instead.
getObjectsToDumpInFFDC() - Method in exception com.ibm.portal.theme.plugin.exception.ThemeExtensionInitException
 
getObjectType(String) - Method in interface com.ibm.portal.identification.Identification
Provides access to instances of ObjectType.
getObjectType() - Method in interface com.ibm.portal.ObjectID
Returns the type of the resource that is identified by this ObjectID.
getOnClickMarkup() - Method in interface com.ibm.wps.pb.property.ActionTriggerMarkup
Deprecated. Returns the markup to be tied to the element attribute governing the click behavior (the onclick attribute in html/javascript).
getOptionalActionHandlerMarkup() - Method in interface com.ibm.portal.dnd.DNDAction
Returns optional javascript to be executed when a drag object is dropped onto a drop zone containing this action and causing it to be invoked.
getOptionalOnDragHandlerMarkup() - Method in interface com.ibm.portal.dnd.DNDSource
This method returns optional javascript to be invoked at the beginning of a drag operation.
getOrdinal() - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeContent
 
getOrdinal() - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeJspInclude
 
getOrdinal() - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeLinkItem
 
getOrdinal() - Method in interface com.ibm.portal.theme.plugin.ThemeContent
Gets the ordinal value.
getOrdinalValue() - Method in interface com.ibm.portal.ObjectType
Provides access to the ordinal value of the object type.
getOriginalUser() - Method in interface com.ibm.portal.impersonation.ImpersonationService
This method returns the original user that has logged in.
getOriginalUser() - Method in interface com.ibm.portal.portlet.service.impersonation.ImpersonationService
This method returns the original user that has logged in.
getOwnerID() - Method in interface com.ibm.portal.app.service.ApplicationService
Get the id of the user who owns this application instance Returns null if the owner is not set / has been removed from the system
getOwnerID() - Method in interface com.ibm.portal.app.service.TemplateService
Get the ObjectID identifying the user who is the owner of this template.
getOwnerId() - Method in interface com.ibm.wps.pb.property.Action
Deprecated. Returns an id representing the portlet which registered this action.
getOwnerId() - Method in interface com.ibm.wps.pb.property.Property
Deprecated. Returns an Object whose hashcode and equals method may be used to identify the portlet that registered this property.
getOwningDefinitionId() - Method in interface com.ibm.portal.propertybroker.property.Action
Returns the component owner definition id associated with this action.
getOwningDefinitionId() - Method in interface com.ibm.portal.propertybroker.property.Property
Return the id of the owning component this property is associated with.
getPageContext() - Method in class com.ibm.portal.struts.command.ViewCommandExecutionContext
Return the PageContext object
getPageContext() - Method in class com.ibm.wps.portlets.struts.ViewCommandExecutionContext
Returns the PageContext.
getPageID() - Method in interface com.ibm.portal.taskui.dynamicui.DynamicPageHandle
Returns the object id of the dynamic page.
getParameter(String) - Method in interface org.apache.jetspeed.portlet.PortletRequest
Deprecated. Returns the value of the parameter with the given name, or null if no such parameter exists.
getParameterMap() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Deprecated. Returns a map of the parameters of this request.
getParameterName(String) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Returns the parameter name stored under the specified key.
getParameterNames() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Deprecated. Returns an enumeration of all parameter names.
getParameters() - Method in interface com.ibm.portal.app.service.ApplicationService
Return the parameters of this application.
getParameters() - Method in interface com.ibm.portal.app.service.TemplateService
Return the parameters that are required during template instantiation.
getParameters() - Method in interface com.ibm.portal.propertybroker.property.Action
Returns the Parameter array associated with this action.
getParameters() - Method in interface com.ibm.portal.state.accessors.portlet.LegacyPortletTargetAccessorController
Deprecated. Returns an unmodifiable and potentially empty map of target parameters as there is no concept of target parameters for IBM portlet API portlets (aka legacy portlets).
getParameters() - Method in interface com.ibm.wps.pb.property.Action
Deprecated. Returns the parameters associated with the action.
getParameters() - Method in class org.apache.jetspeed.portlet.DefaultPortletAction
Deprecated. Returns all parameters
getParameterValues(String) - Method in interface org.apache.jetspeed.portlet.PortletRequest
Deprecated. Returns the values of all parameters with the given name.
getParentFolder(ObjectID) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
returns the parent folder of the specified folder
getParentFolder(ObjectID) - Method in interface com.ibm.portal.app.service.TemplateCatalogService
Get the parent folder of the given folder.
getPassword() - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.UserPasswordPassiveCredential
Returns the password of this credential's secret
getPassword() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.UserPasswordPassiveCredential
Deprecated. Returns the password of this credential's secret
getPocURI() - Method in class com.ibm.portal.resolver.cai.uri.BusinessComponentURI
 
getPolicyManager() - Method in interface com.ibm.policy.manager.PolicyManagerService
Retrieve the PolicyManager instance
getPolicyName() - Method in interface com.ibm.portal.app.model.PolicyStatus
The name of the policy definition used to validate constraints for this application.
getPolicySelectionAttribute() - Method in interface com.ibm.portal.app.model.PolicyStatus
Get the PolicySelectionAttribute of a specific application.
getPolicySelectionAttribute() - Method in interface com.ibm.portal.app.service.ApplicationService
Get the Policy Selection Attribute of the specific application.
getPolicyStatus() - Method in interface com.ibm.portal.app.service.ApplicationService
Get the PolicyStatus for this application.
getPolicyStatusItems() - Method in interface com.ibm.portal.app.model.PolicyStatus
The list of PolicyStatusItems.
getPortalCPIID() - Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialSlotConfig
If this Vault Slot is user managed and portlet private (a user managed portlet private slot), this method returns the Portlet Instance ID of the portlet.
getPortalObjectID() - Method in interface com.ibm.portal.portlet.service.credentialvault.VaultSegmentConfig
Returns the com.ibm.portal.ObjectID of this Vault Segment.
getPortalObjectID() - Method in interface com.ibm.wps.portletservice.credentialvault.VaultSegmentConfig
Deprecated. Returns the com.ibm.portal.ObjectID of this Vault Segment.
getPortalRoleDataForDomainRole(DomainRole) - Method in interface com.ibm.portal.community.CommunityLocator
retrieves portal access control role data for a specific domain role.
getPortalURLWriter(javax.portlet.PortletRequest, javax.portlet.PortletResponse) - Method in interface com.ibm.portal.portlet.service.url.PortalURLGenerationService
Returns the PortalURLWriter based on the current state information encoded in the given request.
getPortlet() - Method in interface org.apache.jetspeed.portlet.event.Event
Deprecated. deprecated since version 1.1
getPortlet() - Method in class org.apache.jetspeed.portlet.UnavailableException
Deprecated. no replacement. Returns the portlet that is reporting its unavailability.
getPortletConfig() - Method in interface com.ibm.portal.struts.portlet.PortletInfoSupplier
Get the Portlet configuration object.
getPortletConfig() - Method in class com.ibm.portal.struts.portlet.WpActionServlet
Get the Portlet configuration object.
getPortletConfig() - Method in interface com.ibm.wps.portlets.struts.PortletInfoSupplier
Get the Portlet configuration object.
getPortletConfig() - Method in class com.ibm.wps.portlets.struts.WpsActionServlet
Gets the portlet configuration object.
getPortletConfig() - Method in class org.apache.jetspeed.portlet.Portlet
Deprecated. Returns the PortletConfig object of the portlet
getPortletConfig() - Method in class org.apache.jetspeed.portlet.PortletAdapter
Deprecated. Returns the portlet configuration.
getPortletContext() - Method in class com.ibm.portal.struts.command.ViewCommandExecutionContext
Return the PortletContext object
getPortletContext() - Method in interface com.ibm.portal.struts.portlet.PortletInfoSupplier
Get the Portlet context
getPortletContext() - Method in class com.ibm.portal.struts.portlet.WpActionServlet
Get the Portlet context
getPortletContext() - Method in interface com.ibm.wps.portlets.struts.PortletInfoSupplier
Get the Portlet context
getPortletContext() - Method in class com.ibm.wps.portlets.struts.ViewCommandExecutionContext
Returns the PortletContext.
getPortletContext() - Method in class com.ibm.wps.portlets.struts.WpsActionServlet
Gets the portlet context object.
getPortletContext() - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Returns the portlet context.
getPortletLog() - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Gets the portlet log.
getPortletLog() - Method in class org.apache.jetspeed.portlet.PortletAdapter
Deprecated. Returns the portlet log.
getPortletMode() - Method in class com.ibm.portal.struts.common.PortletURIAttributes
Returns the portlet mode.
getPortletMode() - Method in class com.ibm.struts.taglib.html.FormTag
Returns the portlet mode.
getPortletRequest(HttpServletRequest) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Gets the PortletRequest as an object from the given request object.
getPortletRequest() - Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletRequestWrapper
Returns the wrapped ServletRequest object.
getPortletResponse(HttpServletRequest) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Gets the PortletResponse as an object from the given request.
getPortletResponse(HttpServletResponse, HttpServletRequest) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Gets the PortletResponse as an object from the given request.
getPortletResponse() - Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletResponseWrapper
Return the wrapped ServletResponse object.
getPortletService(Class<T>) - Method in interface com.ibm.portal.portlet.service.PortletServiceHome
Return a service for the given service interface.
getPortletSession() - Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletRequestWrapper
 
getPortletSession(boolean) - Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletRequestWrapper
 
getPortletSession() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Deprecated. Returns the current session for the portlet or, if there is no current portlet session, creates one and returns it.
getPortletSession(boolean) - Method in interface org.apache.jetspeed.portlet.PortletRequest
Deprecated. Returns the current session for the portlet or, if there is no current portlet session and the given flag is true, creates one and returns it.
getPortletSettings() - Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletRequestWrapper
 
getPortletSettings() - Method in class org.apache.jetspeed.portlet.Portlet
Deprecated. since 5.1, use PortletRequest.getPortletSettings instead. A single instance of a portlet may reference multiple concrete portlets; without a reference to a portlet request, it is not always possible to determine the correct concrete portlet
getPortletSettings() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Deprecated. Returns the PortletSettings object of the concrete portlet.
getPreferenceKeys() - Method in interface com.ibm.portal.app.service.BusinessComponentService
Get the set of preference keys (QNames).
getPreferences() - Method in interface com.ibm.portal.app.service.ApplicationService
Get this application instance's preferences.
getPreferences() - Method in interface com.ibm.portal.app.service.BusinessComponentService
Get this component instance's preferences.
getPreferenceValue(String) - Method in interface com.ibm.portal.app.service.ApplicationService
Get one specific preference value for a given QName
getPreferenceValue(String) - Method in interface com.ibm.portal.app.service.BusinessComponentService
Get one specific preference value for a given QName
getPrefix(PortletRequest) - Method in class com.ibm.portal.struts.command.StrutsViewCommand
Returns the prefix associated with this command.
getPrefix() - Method in class com.ibm.portal.struts.common.ModuleContext
Returns the saved prefix.
getPrefix(PortletRequest) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewCommand
Returns the prefix associated with this command.
getPreviousMode() - Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletRequestWrapper
 
getPreviousMode() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Deprecated. Returns the last mode that is kept for this portlet on the mode stack, or null if no previous mode exists.
getProbeID() - Method in exception com.ibm.portal.theme.plugin.exception.ThemeExtensionInitException
 
getProperties(PortletRequest, PortletSettings) - Method in interface com.ibm.wps.pb.service.PropertyBrokerService
Deprecated.  
getProperty() - Method in interface com.ibm.portal.propertybroker.property.Parameter
Returns the associated Property object.
getProperty() - Method in interface com.ibm.portal.propertybroker.property.PropertyValue
Return the Property part of this object.
getProperty() - Method in interface com.ibm.wps.pb.property.Parameter
Deprecated. Returns the associated Property object.
getProperty() - Method in interface com.ibm.wps.pb.property.PropertyValue
Deprecated. Returns the Property part of this object.
getQueryString(PortletRequest) - Method in class com.ibm.portal.struts.command.StrutsViewJspCommand
Returns the query string.
getQueryString(PortletRequest) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewJspCommand
Returns the query string.
getRedirectURL() - Method in interface com.ibm.portal.auth.FilterChainContext
Used to retrieve the redirect URL that is currently set for the context of this chain.
getRemoveOnModeChange() - Method in class com.ibm.portal.struts.command.StrutsViewCommand
Returns the state of removeOnModeChange.
getRemoveOnModeChange() - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewCommand
Returns the state of removeOnModeChange.
getRequest() - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeContent
 
getRequest() - Method in interface com.ibm.portal.theme.plugin.ThemeContext
 
getRequest() - Method in interface org.apache.jetspeed.portlet.event.Event
Returns the portlet request that has caused this event.
getResourceAsStream(String) - Method in interface org.apache.jetspeed.portlet.PortletContext
Deprecated. Returns the resource located at the given path as an InputStream object.
getResourceAsStream(String, Client, Locale) - Method in interface org.apache.jetspeed.portlet.PortletContext
Deprecated. Returns the resource located at the given path as an InputStream object.
getResourceName() - Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialSlotConfig
Returns the resource name for this Vault Slot.
getResourceType() - Method in interface com.ibm.portal.ObjectID
Deprecated. use getObjectType() instead
getResponse() - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeContent
 
getResponse() - Method in interface com.ibm.portal.theme.plugin.ThemeContext
 
getRestorePoints(List<ObjectID>) - Method in interface com.ibm.portal.app.service.ApplicationService
Get the RestorePoints specified by the passed ObjectIDs.
getRoleName() - Method in interface com.ibm.portal.community.AbstractRole
Returns the role name as String object.
getRootContentNodeID() - Method in interface com.ibm.portal.app.service.ApplicationService
Get the ObjectID of the root content node of this Application instance.
getRootFolder() - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Get the root folder of the folder hierarchy
getRootFolder() - Method in interface com.ibm.portal.app.service.TemplateCatalogService
Get the root template folder.
getRootFolderID() - Method in interface com.ibm.portal.app.service.TemplateCatalogService
Get the ObjectID of the root template folder.
getSavedAttributes() - Method in class com.ibm.portal.struts.command.StrutsViewCommand
Returns the saved attributes map.
getSavedAttributes() - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewCommand
Returns the saved attribute map.
getSavedCommand(PortletRequest, PortletResponse, ViewCommandExecutionContext) - Static method in class com.ibm.portal.struts.command.StrutsViewCommand
Gets the saved command from the Command Manager Factory.
getSavedCommand(PortletRequest, ViewCommandExecutionContext) - Static method in class com.ibm.wps.portlets.struts.WpsStrutsViewCommand
Gets the saved command from the Command Manager Factory.
getSchemaLocation() - Method in interface com.ibm.portal.propertybroker.property.Property
Return a string containing the absolute URL or relative path to a document containing the type schema.
getSecret() - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.BinaryPassiveCredential
Returns the user's secret as an byte array.
getSecret() - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.JaasSubjectPassiveCredential
Returns the user's secret as an Jaas Subject.
getSecret() - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.SimplePassiveCredential
Returns the user's secret as an object.
getSecret() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.BinaryPassiveCredential
Deprecated. Returns the user's secret as an byte array.
getSecret() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.JaasSubjectPassiveCredential
Deprecated. Returns the user's secret as an Jaas Subject.
getSecret() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.SimplePassiveCredential
Deprecated. Returns the user's secret as an object.
getSecretType() - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.BinaryCredential
 
getSecretType() - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.BinaryPassiveCredential
 
getSecretType() - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.Credential
Returns the credential's Secret Type in terms of the constants declared in the Credential Vault Portlet Service.
Should be overwritten by any child class that "overwrites" the secret attribute.
getSecretType() - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.JaasSubjectCredential
 
getSecretType() - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.JaasSubjectPassiveCredential
Returns credential's Secret Type in terms of the constants declared in (@link CredentialSecret)
Should be overwritten by any child class that "overwrites" the secret attribute.
getSecretType() - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.JavaMailCredential
 
getSecretType() - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.SimplePassiveCredential
 
getSecretType() - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.UserPasswordCredential
 
getSecretType() - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.UserPasswordPassiveCredential
 
getSecretType() - Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialSlotConfig
Returns the Credential Slot's Secret Type (ID).
getSecretType() - Method in exception com.ibm.portal.portlet.service.credentialvault.SecretTypeNotSupportedException
Field getter for secretType.
getSecretType() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.BinaryCredential
Deprecated.  
getSecretType() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.BinaryPassiveCredential
Deprecated. Returns the Secret Type as an integer.
getSecretType() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.Credential
Deprecated. Returns the credential's Secret Type in terms of the constants declared in CredentialVaultService
Should be overwritten by any child class that "overwrites" the secret attribute.
getSecretType() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.JaasSubjectCredential
Deprecated.  
getSecretType() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.JaasSubjectPassiveCredential
Deprecated. Returns credential's Secret Type in terms of the constants declared in (@link CredentialSecret)
Should be overwritten by any child class that "overwrites" the secret attribute.
getSecretType() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.JavaMailCredential
Deprecated.  
getSecretType() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.SimplePassiveCredential
Deprecated.  
getSecretType() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.UserPasswordCredential
Deprecated.  
getSecretType() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.UserPasswordPassiveCredential
Deprecated.  
getSegmentObjectID() - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialSlotConfig
Deprecated. Use com.ibm.portal.portlet.service.credentialvault.CredentialSlotConfig#getSegmentPortalObjectID() that returns a com.ibm.portal.ObjectID instead.
getSegmentPortalObjectID() - Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialSlotConfig
Returns the Object ID of the Segment this Vault Slot belongs to.
getSensorData(ObjectID, ListModel<SensorData>) - Method in interface com.ibm.portal.app.component2.Sensor
The interface a component has to implement if it wants to support the retrieval of sensor data information.
getService(Class) - Method in interface org.apache.jetspeed.portlet.PortletContext
Deprecated. This function looks up a portlet service with the given classname.
getServiceInterface() - Method in class com.ibm.portal.portlet.service.PortletServiceInvalidInterfaceException
Returns the service interface that was requested but could not be provided.
getServletConfig() - Method in class com.ibm.portal.struts.portlet.WpActionServlet
Get the servlet config object
getServletConfig() - Method in class com.ibm.wps.portlets.struts.WpsActionServlet
Gets the servlet configuration object.
getServletConfigWrapper(PortletConfig) - Method in class com.ibm.portal.struts.portlet.StrutsPortlet
Gets the serlvet config wrapper.
getServletContext() - Method in class com.ibm.portal.struts.command.ViewCommandExecutionContext
Return the ServletContext object
getServletContext() - Method in class com.ibm.portal.struts.common.ModuleContext
Returns the servlet context.
getServletContext() - Method in class com.ibm.portal.struts.portlet.StrutsInfo
Get the servlet context (not PortletContext) associated with this Servlet
getServletContext() - Method in class com.ibm.portal.struts.portlet.WpActionServlet
Get the servlet context object
getServletContext() - Method in class com.ibm.portal.struts.portlet.WpRequestProcessor
Returns the servlet context object
getServletContext() - Method in class com.ibm.wps.portlets.struts.ViewCommandExecutionContext
Returns the ServletContext.
getServletContext() - Method in class com.ibm.wps.portlets.struts.WpsActionServlet
Gets the servlet context object.
getServletContext() - Method in class com.ibm.wps.portlets.struts.WpsRequestProcessor
Returns the servlet context object.
getServletContext() - Method in class com.ibm.wps.portlets.struts.WpsStrutsInfo
Gets the servlet context (not portlet context) associated with this servlet.
getServletContext() - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Returns the servlet context.
getServletContext() - Method in class org.apache.jetspeed.portlet.Portlet
Deprecated.  
getServletContextWrapper() - Method in class com.ibm.portal.struts.portlet.StrutsPortlet
Returns the Servlet Context Wrapper
getServletContextWrapper(PortletConfig, ServletContext) - Method in class com.ibm.portal.struts.portlet.StrutsPortlet
Returns a servlet context that namescopes the attributes to the portlet.
getServletContextWrapper() - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Returns the servlet context wrapper.
getServletContextWrapper(PortletConfig, ServletContext) - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Returns a servlet context that places the portlet attributes in their proper namescopes.
getServletInfo() - Method in class org.apache.jetspeed.portlet.Portlet
Deprecated.  
getServletName() - Method in class com.ibm.portal.struts.portlet.WpActionServlet
Get the servlet name
getServletName() - Method in class com.ibm.wps.portlets.struts.WpsActionServlet
Gets the servlet name.
getSharingPolicy(javax.servlet.http.HttpServletRequest) - Method in class com.ibm.wps.pe.pc.legacy.cache.CacheablePortlet
Deprecated. This returns the sharing policy used for this cache entry.
getShowActionsMarkup() - Method in interface com.ibm.wps.pb.property.ActionTriggerMarkup
Deprecated. Returns the markup/code for displaying the actions matching the source, and for triggering action dispatch when one is chosen.
getSizeFieldThreshold(ModuleConfig) - Method in class com.ibm.portal.struts.upload.WpCommonsMultipartRequestHandler
Returns the size field threshold which determines whether an uploaded file will be written to disk or cached in memory.
getSizeFieldThreshold(ModuleConfig) - Method in class com.ibm.wps.portlets.struts.upload.WpsCommonsMultipartRequestHandler
Returns the size field threshold which determines whether an uploaded file will be written to disk or cached in memory.
getSlotDescription(String, Locale) - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
Deprecated. Returns a credential slot's description for the specified locale.
getSlotId() - Method in exception com.ibm.portal.portlet.service.credentialvault.CredentialSecretNotSetException
returns the ID of the credential slot for which the secret was not set.
getSlotId() - Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialSlotConfig
Gets the credential slot's id.
getSourceID() - Method in exception com.ibm.portal.theme.plugin.exception.ThemeExtensionInitException
 
getState() - Method in interface com.ibm.portal.app.model.RestorePoint
Get the current state of this RestorePoint.
getStateValue(String) - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeItem
This method retrieves the state that should be sent into newIconURL
getStrutsAction() - Method in interface com.ibm.wps.portlets.struts.IStrutsPortletMessage
Returns the Struts action.
getStrutsAction() - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortletMessage
Returns the Struts action.
getStrutsActionParameterName() - Method in class com.ibm.portal.struts.common.PortletApiUtils
Returns the name of the parameter used to pass the Struts action.
getStrutsForward() - Method in interface com.ibm.wps.portlets.struts.IStrutsPortletMessage
Returns the Struts forward.
getStrutsForward() - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortletMessage
Returns the Struts forward.
getStrutsInfo() - Method in class com.ibm.portal.struts.portlet.StrutsPortlet
Returns the StrutsInfo object.
getStrutsInfo() - Method in class com.ibm.portal.struts.portlet.WpActionServlet
Get the Struts/Servlet information object
getStrutsInfo() - Method in class com.ibm.portal.struts.portlet.WpRequestProcessor
Get the StrutsInfo object associated with this command processor.
getStrutsInfo() - Method in class com.ibm.wps.portlets.struts.WpsActionServlet
Gets the Struts/Servlet information object.
getStrutsInfo() - Method in class com.ibm.wps.portlets.struts.WpsRequestProcessor
Gets the WpsStrutsInfo object associated with this command processor.
getStrutsInfo() - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Returns the StrutsInfo object.
getStrutsRoot() - Method in class com.ibm.portal.struts.portlet.StrutsPortlet
Returns the Struts context root.
getStrutsRoot() - Method in class com.ibm.portal.struts.portlet.WpActionServlet
Get the Struts/Servlet Context Root
getStrutsRoot() - Method in class com.ibm.wps.portlets.struts.WpsActionServlet
Gets the Struts/servlet context root.
getStrutsRoot() - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Returns the Struts Context root.
getStrutsServletMapping() - Method in class com.ibm.portal.struts.portlet.StrutsInfo
Get the Struts servlet mapping string
getStrutsServletMapping() - Method in class com.ibm.wps.portlets.struts.WpsStrutsInfo
Gets the Struts servlet mapping string.
getSupportedLocales() - Method in interface com.ibm.portal.propertybroker.property.Action
Returns the locales that are supported for the displayable text, such as the title and description, associated with the current action.
getSupportedLocales() - Method in interface com.ibm.portal.propertybroker.property.Parameter
Returns the locales supported for the displayable text associated with the parameter, such as its title and description.
getSupportedLocales() - Method in interface com.ibm.portal.propertybroker.property.Property
Returns the supported locales for the displayable text associated with the property, such as its title and description.
getSupportedSecretTypes() - Method in interface com.ibm.portal.portlet.service.credentialvault.VaultSegmentConfig
Returns an array of integers of the supported Secret Types for this segment.
getSupportedSecretTypes() - Method in interface com.ibm.wps.portletservice.credentialvault.VaultSegmentConfig
Deprecated. Returns an array of integers of the supported Secret Types for this segment.
getTemplateAccessPrivileges() - Method in interface com.ibm.portal.app.service.TemplateCatalogServiceHome
Get the TemplateAccessPrivileges which allows to check specific access control permissions for the current user.
getTemplateAccessPrivileges() - Method in interface com.ibm.portal.app.service.TemplateServiceHome
Get the TemplateAccessPrivileges which allows to check specific access control permissions for the current user.
getTemplateCatalogService() - Method in interface com.ibm.portal.app.service.TemplateCatalogServiceHome
Get the TemplateCatalogService which allows searching for Templates and managing TemplateFolders.
getTemplateID() - Method in interface com.ibm.portal.app.service.ApplicationService
Get the id of the template this application instance was created from.
getTemplateService(ObjectID) - Method in interface com.ibm.portal.app.service.TemplateServiceHome
Get the TemplateService for the specified Template ObjectID.
getText(Locale) - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeTextItem
 
getText(Locale) - Method in interface com.ibm.portal.theme.plugin.ThemeTextItem
Return the text for the specified locale.
getText(String, String, Locale) - Method in interface org.apache.jetspeed.portlet.PortletContext
Deprecated. Returns the localized text resource with the given key and using the given locale.
getTextElements() - Method in class com.ibm.portal.struts.upload.WpCommonsMultipartRequestHandler
Returns a hash table containing the text (that is, non-file) request parameters.
getTextElements() - Method in class com.ibm.wps.portlets.struts.upload.WpsCommonsMultipartRequestHandler
Returns a hash table containing the text (that is, non-file) request parameters.
getTextTransferEncoding() - Method in interface com.ibm.portal.resolver.http.xml.DefaultHttpContentHandler
 
getTitle(Locale) - Method in exception com.ibm.portal.app.exceptions.ComponentException
 
getTitle(Locale) - Method in exception com.ibm.portal.app.service.backup.BackupServiceException
 
getTitle() - Method in exception com.ibm.portal.app.service.exceptions.DuplicateTemplateTitleValidationException
 
getTitle(Locale) - Method in class com.ibm.portal.community.LocalizedDataObject
Returns the title of the domain role in the given locale.
getTitle(Locale) - Method in exception com.ibm.portal.eventing.service.EventDistributionServiceException
 
getTitle(Locale) - Method in interface com.ibm.portal.Localized
Returns the title of this object in the given locale.
getTitle(Locale) - Method in exception com.ibm.portal.ModelException
 
getTitle(Locale) - Method in exception com.ibm.portal.portlet.service.credentialvault.CredentialVaultException
Returns a language-specific exception message for this exception.
getTitle(Locale) - Method in class com.ibm.portal.portlet.service.PortletServiceUnavailableException
Return a language-specific exception message for this exception.
getTitle(Locale) - Method in interface com.ibm.portal.propertybroker.property.Action
Returns a short string about the action suitable for displaying in a menu, in tools, or as help text.
getTitle(Locale) - Method in interface com.ibm.portal.propertybroker.property.Parameter
Returns a string containing a short description of the parameter, suitable for display by tools or as help text.
getTitle(Locale) - Method in interface com.ibm.portal.propertybroker.property.Property
Returns a short description for this property for the provided locale.
getTitle(Locale) - Method in exception com.ibm.portal.security.exceptions.SecurityException
Return a language-specific exception message for this exception.
getTitle(Locale) - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeContent
 
getTitle(Locale) - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeJspInclude
 
getTitle(Locale) - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeLinkItem
 
getTitle() - Method in interface com.ibm.wps.pb.property.Action
Deprecated.  
getTitle(Locale) - Method in interface com.ibm.wps.pb.property.Action
Deprecated. Returns a short string about the action suitable for displaying in a menu.
getTitle() - Method in interface com.ibm.wps.pb.property.Parameter
Deprecated.  
getTitle(Locale) - Method in interface com.ibm.wps.pb.property.Parameter
Deprecated. Returns a string containing a short description of the parameter.
getTitle() - Method in interface com.ibm.wps.pb.property.Property
Deprecated.  
getTitle(Locale) - Method in interface com.ibm.wps.pb.property.Property
Deprecated. Returns a short description for this property for the provided locale.
getTitle(Locale, Client) - Method in interface org.apache.jetspeed.portlet.PortletSettings
Deprecated. Returns the title of this window.
getTooltip(Locale) - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeContent
 
getTooltip(Locale) - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeLinkItem
 
getTooltip(Locale) - Method in interface com.ibm.portal.theme.plugin.ThemeItem
Returns the tooltip text for the current locale.
getTranscodingFilterConfigurator() - Method in class com.ibm.wps.portlets.struts.WpsActionServlet
Gets the transcoding filter configurator.
getType() - Method in interface com.ibm.portal.dnd.DNDProperty
Returns the type for this DNDProperty.
getType() - Method in enum com.ibm.portal.ObjectTypeConstants
Returns the object type that corresponds to the particular enum value.
getType() - Method in interface com.ibm.portal.propertybroker.property.Action
Returns the type of the action.
getType() - Method in interface com.ibm.portal.propertybroker.property.Property
Returns a string containing the property type.
getType() - Method in class com.ibm.portal.resolver.cai.uri.BusinessComponentURI
 
getType() - Method in interface com.ibm.wps.pb.property.Action
Deprecated. Returns the type of the action.
getType() - Method in interface com.ibm.wps.pb.property.Property
Deprecated. Returns a string containing the property type.
getTypes() - Static method in enum com.ibm.portal.ObjectTypeConstants
Returns a complete collection of all predefined object types.
getUnavailableApplications() - Method in exception com.ibm.portal.app.service.exceptions.UnavailableApplicationsException
 
getUnavailableSeconds() - Method in class org.apache.jetspeed.portlet.UnavailableException
Deprecated. Returns the number of seconds the portlet expects to be temporarily unavailable.
getUniqueName() - Method in interface com.ibm.portal.ObjectID
Returns the unique name that corresponds to this ObjectID
getUri(PortletRequest) - Method in class com.ibm.portal.struts.command.StrutsViewActionCommand
Returns the URI.
getUri(PortletRequest) - Method in class com.ibm.portal.struts.command.StrutsViewJspCommand
Returns the URI.
getURI(RenderRequest) - Method in class com.ibm.portal.struts.command.StrutsViewStaticCommand
Return the URI string
getUri(PortletRequest) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewActionCommand
Returns the URI.
getUri(PortletRequest) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewJspCommand
Returns the URI.
getURI() - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewStaticCommand
Returns the URI string.
getUriType() - Method in class com.ibm.portal.struts.common.PortletURIAttributes
Returns the URI type.
getURL(String, PortletRequest, PortletResponse) - Method in interface com.ibm.portal.portlet.service.contentaccess.ContentAccessService
Returns an URL object after following redirects using a proxy if necessary
getURL(String, PortletRequest, PortletResponse) - Method in interface org.apache.jetspeed.portlet.service.ContentAccessService
Deprecated. Returns an URL object after following redirects using a proxy if necessary
getURLGenerator(ActionRequest, ActionResponse) - Method in interface com.ibm.portal.portlet.service.state.RedirectURLGeneratorFactoryService
Returns a RedirectURLGenerator instance.
getUrlType() - Method in class com.ibm.struts.taglib.html.FormTag
 
getUser() - Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletRequestWrapper
 
getUser() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Deprecated. Returns the user object.
getUser() - Method in interface org.apache.jetspeed.portlet.PortletSession
Deprecated. use portletRequest.getUser() since version 1.1
getUserAgent() - Method in class com.ibm.wps.pe.pc.legacy.cmpf.ClientWrapper
 
getUserAgent() - Method in interface org.apache.jetspeed.portlet.Client
Deprecated. Returns the exact user agent that this client uses to identify itself to the portal.
getUserId() - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.UserPasswordPassiveCredential
Returns the user ID of this credential's secret
getUserID(PortletRequest) - Method in interface com.ibm.portal.portletservice.rememberme.RememberMeCookieService
Returns the user ID that is extracted from the remember me cookie.
getUserId() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.UserPasswordPassiveCredential
Deprecated. Returns the user ID of this credential's secret
getUserID() - Method in interface org.apache.jetspeed.portlet.User
Returns the user id, or null if the user id is not available.
getUserLockReason() - Method in interface com.ibm.portal.app.service.ApplicationService
Get the reason that was specified when a user lock was set.
getUserLockUserID() - Method in interface com.ibm.portal.app.service.ApplicationService
Get the ObjectID of the user that locked the application.
getUserSubject(PortletRequest) - Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialVaultService
Returns the user's JAAS Subject.
getUserSubject(PortletRequest) - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
Deprecated. Returns the user's JAAS Subject.
getUtilsInstance() - Static method in class com.ibm.portal.struts.common.PortletApiUtils
Gets the singleton instance of the PortletApiUtils implementation.
getValidate() - Method in class com.ibm.struts.taglib.html.FormTag
 
getValidator() - Method in interface com.ibm.portal.dnd.DNDAction
Returns an instance of the DNDValidator for this DNDAction.
getValidator() - Method in interface com.ibm.portal.dnd.DNDSource
Returns an instance of the DNDValidator for this DNDSource.
getValue() - Method in interface com.ibm.portal.app.model.Parameter
Get the default value that should be used for this parameter if there is no other value specified at instantiation time.
getValue() - Method in interface com.ibm.portal.app.model.SensorData
Get the value of this sensor data object.
getValue() - Method in interface com.ibm.portal.dnd.DNDProperty
Returns the value associated with this DNDProperty.
getValue() - Method in interface com.ibm.portal.propertybroker.property.PropertyValue
Return the value of the Property.
getValue() - Method in interface com.ibm.wps.pb.property.PropertyValue
Deprecated. Returns the value of the Property.
getValue() - Method in class org.apache.jetspeed.portlet.Capability
Deprecated. Returns the integer value of this capability.
getValueType() - Method in interface com.ibm.portal.app.model.SensorData
The Class of the object returned by getValue().
getVar() - Method in class com.ibm.wps.engine.tags.StateSerializeTag
Getter for the var attribute.
getVariable(String) - Method in class org.apache.jetspeed.portlet.PortletAdapter
Deprecated. Returns a transient variable of the concrete portlet.
getVaultAdapterType() - Method in interface com.ibm.portal.portlet.service.credentialvault.VaultSegmentConfig
Returns the Adapter Type String for this Vault Segment.
getVaultAdapterType() - Method in interface com.ibm.wps.portletservice.credentialvault.VaultSegmentConfig
Deprecated. Returns the Adapter Type for this Vault Segment.
getVaultSlotDescription(Locale) - Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialSlotConfig
Returns the description for this vault slot in the specified locale.
getVaultSlotDescription() - Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialSlotConfig
Returns the description for this Vault Slot in the portal default locale as specified in the portal configuration.
getVaultSlotDescriptionsMap() - Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialSlotConfig
Returns a map of all the descriptions for this Vault Slot.
getVaultSlotKeywords(Locale) - Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialSlotConfig
Returns the keywords for this Vault Slot in the provided locale.
getVaultSlotKeywords() - Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialSlotConfig
Returns the keywords for this Vault Slot in the portal default locale, as specified in the portal configuration.
getVaultSlotKeywordsMap() - Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialSlotConfig
Returns a map of all the keywords for this Vault Slot.
getVersion() - Method in class com.ibm.wps.pe.pc.legacy.cmpf.ClientWrapper
 
getVersion() - Method in interface org.apache.jetspeed.portlet.Client
Deprecated. Returns the version of the model of this client, or null if the version is not available.
getViolationActions() - Method in interface com.ibm.portal.app.model.PolicyStatusItem
Get the defined violation actions that are triggered if the value defined by getMaxValue is reached.
getWarningActions() - Method in interface com.ibm.portal.app.model.PolicyStatusItem
Get the defined warning actions.
getWarningThreshold() - Method in interface com.ibm.portal.app.model.PolicyStatusItem
Get the threshold at which warning action will be triggered.
getWelcomeFileList(ServletContext, PortletContext, PortletRequest) - Method in class com.ibm.portal.struts.portlet.StrutsPortlet
Gets the welcome file list.
getWelcomeFileList(ServletContext) - Method in class com.ibm.portal.struts.portlet.StrutsPortlet
Gets the welcome file list from the web.xml file.
getWelcomeFileList(ServletContext, PortletContext, PortletRequest) - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Gets the welcome file list.
getWelcomeFileList(ServletContext) - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Gets the welcome file list.
getWindow() - Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletRequestWrapper
 
getWindow() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Deprecated. Returns the window that the portlet is running in.
getWindowState() - Method in class com.ibm.portal.struts.common.PortletURIAttributes
Returns the window state.
getWindowState() - Method in class com.ibm.struts.taglib.html.FormTag
Returns the window state.
getWindowState() - Method in interface org.apache.jetspeed.portlet.PortletWindow
Deprecated. Returns the current window state of this portlet
getWriter() - Method in interface com.ibm.portal.resolver.xml.DefaultContentHandler
Returns a Writer that will dispach all calls to the write methods to the ContentHandler.characters(char[], int, int) method.
getWriter() - Method in interface org.apache.jetspeed.portlet.PortletResponse
Returns the writer object that can be used to contribute markup to the portlet response.
getXmlTransferEncoding() - Method in interface com.ibm.portal.resolver.http.xml.DefaultHttpContentHandler
 
GlobalizationPreferencesHelper - Class in com.ibm.wps.services.globalization
Deprecated. since 6.1.
GlobalizationPreferencesHelper() - Constructor for class com.ibm.wps.services.globalization.GlobalizationPreferencesHelper
Deprecated.  
GlobalizationPreferencesService - Interface in com.ibm.portal.services.globalization.preferences
Portal service to retrieve the globalization preferences.

H

handleRequest(HttpServletRequest) - Method in class com.ibm.portal.struts.upload.WpCommonsMultipartRequestHandler
Parses the input stream and partitions the parsed items into a set of form fields and a set of file items.
handleRequest(HttpServletRequest) - Method in class com.ibm.wps.portlets.struts.upload.WpsCommonsMultipartRequestHandler
Parses the input stream and partitions the parsed items into a set of form fields and a set of file items.
handleUnrecognizedExtension(String, PortletRequest, ViewCommandExecutionContext) - Method in class com.ibm.portal.struts.plugins.ViewCommandFactory
Handle unrecognized extension.
handleUnrecognizedExtension(String, HttpServletRequest, ViewCommandExecutionContext) - Method in class com.ibm.wps.portlets.struts.plugins.ViewCommandFactory
Handles an unrecognized extension.
hashCode() - Method in class com.ibm.portal.community.LocalizedDataObject
 
hashCode() - Method in class com.ibm.portal.propertybroker.property.Direction
 
hashCode() - Method in class com.ibm.portal.propertybroker.property.ParameterBindingType
Marked final to ensure that subclasses do not change this method
hashCode() - Method in class com.ibm.portal.propertybroker.property.PropertyFilterType
Marked final to ensure that subclasses do not change this method
hashCode() - Method in class com.ibm.portal.propertybroker.property.PropertyValueChangeType
Marked final to ensure that subclasses do not change this method
hashCode() - Method in class org.apache.jetspeed.portlet.Capability
Deprecated. Returns a hash code for this capability.
HELP - Static variable in class org.apache.jetspeed.portlet.Portlet.Mode
Deprecated. A portlet should provide useful online help in this mode.
HELP_MODE - Static variable in interface com.ibm.portal.struts.portlet.StrutsBaseConstants
The context used for help mode
HELP_MODE - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsBaseConstants
The context used for help mode
HOME_FORWARD_NAME - Static variable in class com.ibm.portal.struts.command.StrutsViewStaticCommand
The forward name we look for to indicate the path for a home button on static content
HOME_FORWARD_NAME - Static variable in class com.ibm.wps.portlets.struts.WpsStrutsViewStaticCommand
The forward name to look for to indicate the path for a home button on static content.
HTML_2_0 - Static variable in class org.apache.jetspeed.portlet.Capability
Deprecated. The predifined capability instance of html version 2.0 support
HTML_3_0 - Static variable in class org.apache.jetspeed.portlet.Capability
Deprecated. The predifined capability instance of html version 3.0 support
HTML_3_2 - Static variable in class org.apache.jetspeed.portlet.Capability
Deprecated. The predifined capability instance of html version 3.2 support
HTML_4_0 - Static variable in class org.apache.jetspeed.portlet.Capability
Deprecated. The predifined capability instance of html version 4.0 support
HTML_CSS - Static variable in class org.apache.jetspeed.portlet.Capability
Deprecated. The predifined capability instance of html css support
HTML_FRAME - Static variable in class org.apache.jetspeed.portlet.Capability
Deprecated. The predifined capability instance of html frames support
HTML_IFRAME - Static variable in class org.apache.jetspeed.portlet.Capability
Deprecated. The predifined capability instance of html i-frames support
HTML_JAVA - Static variable in class org.apache.jetspeed.portlet.Capability
Deprecated. The predifined capability instance of html java support
HTML_JAVASCRIPT - Static variable in class org.apache.jetspeed.portlet.Capability
Deprecated. The predifined capability instance of html java script support
HTML_NESTED_TABLE - Static variable in class org.apache.jetspeed.portlet.Capability
Deprecated. The predifined capability instance of html nested table support
HTML_SEARCH - Static variable in class org.apache.jetspeed.portlet.Capability
Deprecated. The predefined capability instance of search engine support
HTML_TABLE - Static variable in class org.apache.jetspeed.portlet.Capability
Deprecated. The predifined capability instance of html table support
HTTP_BASIC_AUTH - Static variable in interface com.ibm.portal.portlet.service.credentialvault.CredentialTypes
Credential type constant for the HTTP basic authentication credential.
HTTP_FORM_BASED_AUTH - Static variable in interface com.ibm.portal.portlet.service.credentialvault.CredentialTypes
Credential type constant for the HTTP form based authentication credential.
HTTP_SERVLET_REQUEST - Static variable in interface com.ibm.portal.portlet.service.credentialvault.credentials.LtpaTokenCredential
The incomming HTTP request.
HttpBasicAuthCredential - Interface in com.ibm.portal.portlet.service.credentialvault.credentials
Credential for authenticating at the back-end via http basic authentication.
HttpBasicAuthCredential - Class in com.ibm.wps.portletservice.credentialvault.credentials
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
HttpBasicAuthCredential() - Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.HttpBasicAuthCredential
Deprecated.  
HttpFormBasedAuthCredential - Interface in com.ibm.portal.portlet.service.credentialvault.credentials
Credential for authenticating at the back-end via Http form based authentication.
HttpFormBasedAuthCredential - Class in com.ibm.wps.portletservice.credentialvault.credentials
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
HttpFormBasedAuthCredential() - Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.HttpFormBasedAuthCredential
Deprecated.  
httpHeader(String, String) - Method in interface com.ibm.portal.resolver.http.xml.DefaultHttpContentHandler
 
httpHeaders(Map<String, String[]>) - Method in interface com.ibm.portal.resolver.http.xml.DefaultHttpContentHandler
 
httpParameter(String, String) - Method in interface com.ibm.portal.resolver.http.xml.DefaultHttpContentHandler
 
httpParameters(Map<String, String[]>) - Method in interface com.ibm.portal.resolver.http.xml.DefaultHttpContentHandler
 
HumanTaskManagerDelegateFactoryService - Interface in com.ibm.portal.portlet.service.taskmanager
The HumanTaskManagerDelegateFactoryService is a Java Portlet API portlet service that provides access to a HumanTaskManagerDelegate instance.
HumanTaskManagerDelegateFactoryService - Interface in com.ibm.wps.portletservice.taskmanager
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.

I

ICON_NAME_ATTRIBUTE - Static variable in class com.ibm.portal.theme.plugin.impl.DefaultThemeItem
The ICON_NAME_ATTRIBUTE indicates the icon files name that we want to generate a URL to.
iconName - Variable in class com.ibm.portal.theme.plugin.impl.DefaultThemeItem
 
id - Variable in class com.ibm.portal.resolver.cai.uri.BusinessComponentURI
application ID
ID_ATTRIBUTE - Static variable in interface com.ibm.portal.theme.plugin.impl.ThemeContentDescriptorConstants
The ID_ATTRIBUTE is an arbitrary id that can be used for identification purposes.
Identifiable - Interface in com.ibm.portal
Interface for any resource in the portal that can be identified by an ObjectID.
Identification - Interface in com.ibm.portal.identification
The Identification interface provides serialization and deserialization functionality for ObjectID instances.
Basically, deserialization can only be applied to String instances, which have been created by Identification.serialize(com.ibm.portal.ObjectID).
iDescription - Variable in class com.ibm.portal.propertybroker.property.ActionType
Deprecated.  
iDescription - Variable in class com.ibm.portal.propertybroker.property.ParameterBindingType
 
IErrorResponseFormatter - Interface in com.ibm.portal.struts.plugins
IErrorResponseFormatter is the interface for formatting an ErrorResponse.
IErrorResponseFormatter - Interface in com.ibm.wps.portlets.struts.plugins
IErrorResponseFormatter is the interface for formatting an ErrorResponseInfo object.
ignorableWhitespace(char[], int, int) - Method in class com.ibm.portal.resolver.xml.helper.LeafContentHandler
 
IllegalStateException - Class in com.ibm.wps.pb.service
Deprecated. since 6.0.1 Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
IllegalStateException(MessageCode) - Constructor for class com.ibm.wps.pb.service.IllegalStateException
Deprecated.  
IllegalStateException(MessageCode, Object[]) - Constructor for class com.ibm.wps.pb.service.IllegalStateException
Deprecated.  
IllegalStateException(MessageCode, Object[], Throwable) - Constructor for class com.ibm.wps.pb.service.IllegalStateException
Deprecated.  
iLoc - Variable in exception com.ibm.portal.eventing.service.EventDistributionServiceException
localized object describing the exception.
impersonate(HttpServletRequest, HttpServletResponse, String, FilterChainContext) - Method in interface com.ibm.portal.impersonation.ImpersonationFilterChain
Calls the login method of the next login filter in the filter chain for the explicit Portal login.
ImpersonationException - Exception in com.ibm.portal.impersonation.exceptions
Exception that indicates an error in the impersonation process.
ImpersonationException(Throwable) - Constructor for exception com.ibm.portal.impersonation.exceptions.ImpersonationException
Initializes the exception with the reason of the exception.
ImpersonationException() - Constructor for exception com.ibm.portal.impersonation.exceptions.ImpersonationException
Empty constructor.
ImpersonationException - Exception in com.ibm.portal.portlet.service.impersonation
Exception that indicates an error in the impersonation process.
ImpersonationException(Throwable) - Constructor for exception com.ibm.portal.portlet.service.impersonation.ImpersonationException
Initializes the exception with the reason of the exception.
ImpersonationException() - Constructor for exception com.ibm.portal.portlet.service.impersonation.ImpersonationException
Empty constructor.
ImpersonationFilterChain - Interface in com.ibm.portal.impersonation
This interface is used to call the next element in the filter chain for impersonating a user.
ImpersonationService - Interface in com.ibm.portal.impersonation
This Interface can be used to access the impersonation functionality of WebSphere Portal.
ImpersonationService - Interface in com.ibm.portal.portlet.service.impersonation
Portlet service for JSR compliant portlets to leverage the impersonation functionality of WebSphere Portal.
ImplicitLoginFilterChain - Interface in com.ibm.portal.auth
This interface is used to call the next element in the filter chain for the implicit Portal login.
importTemplate(String, InputStream, ObjectID) - Method in interface com.ibm.portal.app.service.TemplateCatalogService
Import a template into a given folder.
importTemplate(String, InputStream, ObjectID, Localized) - Method in interface com.ibm.portal.app.service.TemplateCatalogService
Import a template into a given folder and assign it the given name and description.
IN - Static variable in class com.ibm.portal.propertybroker.property.Direction
IN indicates that a component produces the property.
IN - Static variable in interface com.ibm.wps.pb.property.Property
Deprecated. IN indicates that the portlet produces the property.
include(String, RenderRequest, RenderResponse, PortletContext) - Method in interface com.ibm.portal.portlet.service.contentaccess.ContentAccessService
Writes the content of the given url to the output stream of the portlet following redirects and using a proxy if necessary.
include(String, PortletRequest, PortletResponse) - Method in interface org.apache.jetspeed.portlet.PortletContext
Deprecated. Allows the portlet to delegate the rendering to another resource as specified by the given path.
include(String, PortletRequest, PortletResponse) - Method in interface org.apache.jetspeed.portlet.service.ContentAccessService
Deprecated. Writes the content of the given url to the output stream of the portlet following redirects and using a proxy if necessary trying to use the RequestDispatcher to include local servlets or JSPs
INCLUDE_SERVLET_PATH - Static variable in class com.ibm.portal.struts.portlet.WpActionServlet
The request attribute under which the servlet path information is stored for processing during a RequestDispatcher.include() call.
INCLUDE_SERVLET_PATH - Static variable in class com.ibm.wps.portlets.struts.WpsActionServlet
The request attribute under which the servlet path information is stored for processing during a RequestDispatcher.include() call.
INCLUDE_TILE - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
Attribute name to indicate this is an include of a tile.
INCLUDE_TILE - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
Attribute name to indicate this is an include of tile.
INCLUDE_TILE_COMMAND - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
Attribute name to obtain the include tile command.
INCLUDE_TILE_COMMAND - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
Attribute name to obtain the include tile command.
includeTile(String, PageContext) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Includes the path as a tile.
includeURL(String, RenderRequest, RenderResponse, ViewCommandExecutionContext) - Method in class com.ibm.portal.struts.command.StrutsViewJspCommand
Includes the URL.
IncludeURL - Static variable in class com.ibm.portal.struts.command.StrutsViewTilesCommand
name of request attribute for whether or not to include the uri
includeURL(String, RenderRequest, RenderResponse, ViewCommandExecutionContext) - Method in class com.ibm.portal.struts.command.StrutsViewTilesCommand
Include the URL
includeURL(String, PortletRequest, PortletResponse, ViewCommandExecutionContext) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewJspCommand
Includes the URL.
IncludeURL - Static variable in class com.ibm.wps.portlets.struts.WpsStrutsViewTilesCommand
Name of the request attribute for whether or not to include the URI.
includeURL(String, PortletRequest, PortletResponse, ViewCommandExecutionContext) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewTilesCommand
Includes the URL.
INDENT - Static variable in interface com.ibm.portal.resolver.xml.Constants
specifies if the handler indents the output
INDENT_NO - Static variable in interface com.ibm.portal.resolver.xml.Constants
does not indent
INDENT_YES - Static variable in interface com.ibm.portal.resolver.xml.Constants
indents
INFO - Static variable in class com.ibm.wps.portlets.struts.logging.WpsStrutsTraceLogger
"Info" level logging.
info(String) - Method in interface org.apache.jetspeed.portlet.PortletLog
Deprecated. Logs the given informational text in the portlet log.
init(Map<String, Object>) - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.BinaryCredential
Initializes a new binary credential.
init(Map<String, Object>) - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.BinaryPassiveCredential
Initializes a new binary passive credential.
init(Map<String, Object>) - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.Credential
Initializes the credential with the specified configuration.
init(Map<String, Object>) - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.HttpBasicAuthCredential
Initializes a new HttpBasicAuthCredential.
init(Map<String, Object>) - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.HttpFormBasedAuthCredential
Initializes a new Http Form Based Authentication Credential.
init(Map<String, Object>) - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.JaasSubjectCredential
Initializes a new JaasSubjectCredential.
init(Map<String, Object>) - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.JaasSubjectPassiveCredential
Initializes a new JaasSubjectPassiveCredential.
init(Map<String, Object>) - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.JavaMailCredential
Initializes a new JavaMailCredential.
init(Map<String, Object>) - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.LtpaTokenCredential
Initializes a new LtpaToken credential.
init(Map<String, Object>) - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.SimplePassiveCredential
Initializes a new SimplePassiveCredential.
init(Map<String, Object>) - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.SiteMinderTokenCredential
Initializes a new SiteMinderToken credential.
init(Map<String, Object>) - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.SSMTokenCredential
Initializes a new SSMToken credential.
init(Map<String, Object>) - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.UserPasswordCredential
Initializes a new UserPassword credential.
init(Map<String, Object>) - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.UserPasswordPassiveCredential
Initializes a new UserPasswordPassive credential.
init(Map<String, Object>) - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.WebSealTokenCredential
Initializes a new WebSealTokenCredential.
init(ActionServlet, ModuleConfig) - Method in class com.ibm.portal.struts.plugins.SessionCommandManagerFactoryPlugin
Initialize and load the SessionCommandManagerFactory
init(PortletConfig) - Method in class com.ibm.portal.struts.portlet.StrutsPortlet
Called by the portlet container to indicate to a portlet that the portlet is being placed into service.
init() - Method in class com.ibm.portal.struts.portlet.WpActionServlet
This init method just calls the super ActionServlet init method.
init(ActionServlet, ModuleConfig) - Method in class com.ibm.portal.struts.portlet.WpRequestProcessor
Initialize this request processor instance.
init(ActionServlet, ModuleConfig) - Method in class com.ibm.portal.struts.portlet.WpTilesRequestProcessor
Initialize the request processor instance.
init(ThemeContext) - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeContent
 
init(ThemeContext) - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeJspInclude
 
init(ThemeContext) - Method in interface com.ibm.portal.theme.plugin.ThemeContent
Initializes the ThemeContent object with the current context.
init(PortletFilterConfig) - Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletFilterAdapter
Called by the portlet container to indicate to a filter that it is being placed into service.
init(ActionServlet, ModuleConfig) - Method in class com.ibm.wps.portlets.struts.plugins.SessionCommandManagerFactoryPlugin
Initializes and loads the SessionCommandManagerFactory.
init() - Method in class com.ibm.wps.portlets.struts.WpsActionServlet
Calls the super, ActionServlet init method.
init(ActionServlet, ModuleConfig) - Method in class com.ibm.wps.portlets.struts.WpsRequestProcessor
Initializes this request processor instance.
init(PortletConfig) - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Called by the portlet container to indicate to a portlet that the portlet is being placed into service.
init(Map<String, Object>) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.BinaryCredential
Deprecated. Initializes a new binary credential.
init(Map<String, Object>) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.BinaryPassiveCredential
Deprecated. Initializes a new BinaryPassive credential.
init(Map<String, Object>) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.Credential
Deprecated. Initializes the credential with the specified configuration.
init(Map<String, Object>) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.HttpBasicAuthCredential
Deprecated. Creates a new HttpBasicAuth credential.
init(Map<String, Object>) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.HttpFormBasedAuthCredential
Deprecated. Creates a new HttpFormBasedAuth credential.
init(Map<String, Object>) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.JaasSubjectCredential
Deprecated. Creates a new JaasSubjectCredential.
init(Map<String, Object>) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.JaasSubjectPassiveCredential
Deprecated. Creates a new JaasSubjectPassive credential.
init(Map<String, Object>) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.JavaMailCredential
Deprecated. Creates a new JavaMail credential.
init(Map<String, Object>) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.LtpaTokenCredential
Initializes a new LtpaToken credential.
init(Map<String, Object>) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.SimplePassiveCredential
Deprecated. Creates a new SimplePassive credential.
init(Map<String, Object>) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.SiteMinderTokenCredential
Deprecated. Creates a new SiteMinderToken credential.
init(Map<String, Object>) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.SSMTokenCredential
Deprecated. Creates a new SSMToken credential.
init(Map<String, Object>) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.UserPasswordCredential
Deprecated. Creates a new UserPassword credential.
init(Map<String, Object>) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.UserPasswordPassiveCredential
Deprecated. Creates a new UserPasswordPassive credential.
init(Map<String, Object>) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.WebSealTokenCredential
Deprecated. Initializes a new WebSealTokenCredential.
init(PortletConfig) - Method in class org.apache.jetspeed.portlet.Portlet
Deprecated. Called by the portlet container to indicate to this portlet that it is put into service.
init(ServletConfig) - Method in class org.apache.jetspeed.portlet.Portlet
Deprecated.  
init(PortletConfig) - Method in class org.apache.jetspeed.portlet.PortletAdapter
Deprecated. The default implementation of this method is to remember the portlet configuration for later use.
INIT_PARAM_CHECK_FILE_EXISTENCE - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
Throw a portlet exception if the included file cannot be found.
INIT_PARAM_CHECK_FILE_EXISTENCE - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
Throw a portlet exception if the included file cannot be found.
INIT_PARAM_COMMAND_MANAGER_PLUGIN - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
Allow specifying the command manager plugin.
INIT_PARAM_COMMAND_MANAGER_PLUGIN - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
The init parameter for the command manager plugin.
INIT_PARAM_COMMANDS_PREFIX - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
The name of the configuration parameter for setting how commands are prefixed.
INIT_PARAM_COMMANDS_PREFIX - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
The name of the configuration parameter for setting how commands are prefixed.
INIT_PARAM_CONFIGURE_MODE - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
The name of the configuration parameter for specifying configure mode label.
INIT_PARAM_CONFIGURE_MODE - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
The name of the configuration parameter for specifying the configure mode label.
INIT_PARAM_DETERMINE_STRUTS_CALLER_INFO - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
Deprecated.  
INIT_PARAM_DETERMINE_STRUTS_CALLER_INFO - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
Deprecated.  
INIT_PARAM_EDIT_MODE - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
The name of the configuration parameter for specifying edit mode label.
INIT_PARAM_EDIT_MODE - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
The name of the configuration parameter for specifying the edit mode label.
INIT_PARAM_HELP_MODE - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
The name of the configuration parameter for specifying help mode label.
INIT_PARAM_HELP_MODE - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
The name of the configuration parameter for specifying the help mode label.
INIT_PARAM_HIDE_PARAMS_IN_RENDER - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
Hide request parameters in render phase.
INIT_PARAM_HIDE_PARAMS_IN_RENDER - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
This init parameter allows hiding request parameters in the render phase.
INIT_PARAM_INCLUDES_SEARCH_PATH - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
The name of the configuration parameter for specifying the path to use when searching for includes.
INIT_PARAM_INCLUDES_SEARCH_PATH - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
The name of the configuration parameter for specifying the path to use when searching for includes.
INIT_PARAM_LAST_MODIFIED_SUPPORTED - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
Last modified is supported by this application.
INIT_PARAM_LAST_MODIFIED_SUPPORTED - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
Set to true to indicated last modified is supported by this application.
INIT_PARAM_MODULE_SEARCH_PATH - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
Use this init parameter in the web deployment descriptor to specify the module search path.
INIT_PARAM_MODULE_SEARCH_PATH - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
Use this init parameter in the web deployment descriptor to specify the module search path The Client class is used as a bean for determining the properties that can be used.
INIT_PARAM_NAMESCOPE_FORM_NAME - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
The Struts Portlet Framework namescopes the form names.
INIT_PARAM_NAMESCOPE_FORM_NAME - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
The Struts Portlet Framework namescopes the form names.
INIT_PARAM_NAMESCOPE_SERVLET_CONTEXT - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
Namescope Servlet Context.
INIT_PARAM_NAMESCOPE_SERVLET_CONTEXT - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
This init parameter allows the WpsStrutsPortlet to be defined in the web deployment descriptor more than once.
INIT_PARAM_PORTLET_SESSION_MODE - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
Allow JSPs to use portlet session.
INIT_PARAM_PROCESSING_PHASE_SUPPORTED - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
Struts Action processing phase support, default is true.
INIT_PARAM_PROCESSING_PHASE_SUPPORTED - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
This init parameter is for Struts action processing phase support, default is true.
INIT_PARAM_STRUTS_SERVLET_MAPPING - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
Use this init parameter in the web deployment descriptor to specify the name of the Struts servlet mapping
INIT_PARAM_STRUTS_SERVLET_MAPPING - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
Specifies the name of the Struts servlet mapping in the web deployment descriptor.
INIT_PARAM_SUB_APPLICATION_SEARCH_PATH - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
Deprecated.  
INIT_PARAM_SUB_APPLICATION_SEARCH_PATH - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
Deprecated.  
INIT_PARAM_USE_GROUPS_FOR_ACCESS - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
The name of the configuration parameter for determining whether to use groups in place of roles in processRoles.
INIT_PARAM_USE_GROUPS_FOR_ACCESS - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
The name of the configuration parameter for determining whether to use groups in place of roles in processRoles.
INIT_PARAM_USE_PORTALS_LOCALE - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
This parameter will allow a Struts application to use the request processor's processLocale method for controlling locale.
INIT_PARAM_USE_PORTALS_LOCALE - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
This parameter will allow a Struts application to use the request processor's processLocale method for controlling locale.
INIT_PARAM_VIEW_MODE - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
The name of the configuration parameter for specifying view mode label.
INIT_PARAM_VIEW_MODE - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
The name of the configuration parameter for specifying the view mode label.
INIT_PARAM_WELCOME_FILE_SEARCH_PATH - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
Allows specifying the search path for welcome files.
INIT_PARAM_WELCOME_FILE_SEARCH_PATH - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
The init parameter for the search path for welcome files.
initCommandManagerPlugin(PortletConfig) - Method in class com.ibm.portal.struts.portlet.StrutsPortlet
Initializes a plugin.
initCommandManagerPlugin(PortletConfig) - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Initializes the command manager factory plugin.
initConcrete(PortletSettings) - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Called by the portlet container to indicate that the concrete portlet is put into service.
initConcrete(PortletSettings) - Method in class org.apache.jetspeed.portlet.Portlet
Deprecated. Called by the portlet container to indicate that the concrete portlet is put into service.
initConcrete(PortletSettings) - Method in class org.apache.jetspeed.portlet.PortletAdapter
Deprecated. The default implementation of this method is to do nothing.
initContext(HttpServletRequest, HttpServletResponse) - Method in interface com.ibm.portal.theme.plugin.ThemeContext
Initialize the context with the necessary information.
initDefinitionsMapping() - Method in class com.ibm.portal.struts.portlet.WpTilesRequestProcessor
initialize the definitions mappings
initDeserializeInstance(ObjectID, SerializationType, Map<String, Object>) - Method in interface com.ibm.portal.app.component2.Serializable
This method is called to deserialize the business component instance.
initRequestProcessorClass(ModuleConfig) - Method in class com.ibm.portal.struts.plugins.WpTilesPlugin
Set RequestProcessor to appropriate WPS Struts Tiles RequestProcessor.
initRequestProcessorClass(ModuleConfig) - Method in class com.ibm.wps.portlets.struts.plugins.WpsStrutsTilesPlugin
Sets the request processor to the appropriate WPS Struts Tiles RequestProcessor.
instantiateApplication(ObjectID, Localized, ObjectID, List<? extends Parameter>, boolean) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Instantiate a application from a given template.
instantiateApplicationPortlet(String) - Method in class com.ibm.wps.pb.wrapper.PortletWrapper
Deprecated. This method is marked final as it must not be overridden.
InstantiationException - Exception in com.ibm.portal.app.service.exceptions
Indicates that there were problems during the instantiation of an application instance.
InstantiationException() - Constructor for exception com.ibm.portal.app.service.exceptions.InstantiationException
 
InstantiationException(Throwable) - Constructor for exception com.ibm.portal.app.service.exceptions.InstantiationException
 
inStrutsPortletFilterContext(PortletRequest) - Method in class com.ibm.wps.portlets.struts.WpsStrutsFilteredViewCommand
Find out whether a Struts Portlet Filter (for legacy environments) is configured for this scenario.
internalModuleRelativeForward(String, HttpServletRequest, HttpServletResponse) - Method in class com.ibm.portal.struts.portlet.WpTilesRequestProcessor
Description from the Struts Tiles Request Processor.
internalModuleRelativeInclude(String, HttpServletRequest, HttpServletResponse) - Method in class com.ibm.portal.struts.portlet.WpTilesRequestProcessor
Do a module relative include to specified uri using request dispatcher.
invalidate() - Method in interface org.apache.jetspeed.portlet.PortletSession
Deprecated. This method is inherited from the HttpSession interface, but exhibits a different behavior for a portlet session.
invalidateCache() - Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletRequestWrapper
 
invalidateCache() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Deprecated. Invalidates the cache for all window states, markups and locals
InvalidPropertyException - Class in com.ibm.wps.pb.service
Deprecated. since 6.0.1 Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
InvalidPropertyException(MessageCode) - Constructor for class com.ibm.wps.pb.service.InvalidPropertyException
Deprecated.  
InvalidPropertyException(MessageCode, Object[]) - Constructor for class com.ibm.wps.pb.service.InvalidPropertyException
Deprecated.  
InvalidPropertyException(MessageCode, Object[], Throwable) - Constructor for class com.ibm.wps.pb.service.InvalidPropertyException
Deprecated.  
IOSAXException - Exception in com.ibm.portal.resolver.xml.exception
 
IOSAXException(IOException) - Constructor for exception com.ibm.portal.resolver.xml.exception.IOSAXException
Initializes the IOException with the root cause
IOTransformerException - Exception in com.ibm.portal.resolver.xml.exception
 
IOTransformerException(IOException) - Constructor for exception com.ibm.portal.resolver.xml.exception.IOTransformerException
Initializes the IOException with the root cause
isActive() - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.ActiveCredential
Returns whether a credential is active or passive.
isActive() - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.Credential
Returns whether a credential is active or passive.
Should be overwritten by any implementing classes.
isActive() - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.PassiveCredential
Returns whether a credential is active or passive.
isActive() - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeContent
 
isActive() - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeJspInclude
 
isActive() - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeLinkItem
 
isActive() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.ActiveCredential
Deprecated. Returns whether a credential is active or passive.
isActive() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.Credential
Deprecated. Returns whether a credential is active or passive.
Should be overwritten by any child classes.
isActive() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.PassiveCredential
Deprecated. Returns whether a credential is active or passive.
isActiveOnStartup() - Method in interface com.ibm.wps.pb.property.Action
Deprecated. Returns true if this action is active on portlet startup.
isBackupEnabled() - Method in interface com.ibm.portal.app.service.ApplicationService
Check whether backup is enabled for this application or not.
isCapableOf(Capability[]) - Method in class com.ibm.wps.pe.pc.legacy.cmpf.ClientWrapper
 
isCapableOf(Capability) - Method in class com.ibm.wps.pe.pc.legacy.cmpf.ClientWrapper
 
isCapableOf(Capability) - Method in interface org.apache.jetspeed.portlet.Client
Deprecated. Returns whether this client has the given capability.
isCapableOf(Capability[]) - Method in interface org.apache.jetspeed.portlet.Client
Deprecated. Returns whether this client has the given capabilities.
isCookieSet(PortletRequest) - Method in interface com.ibm.portal.portletservice.rememberme.RememberMeCookieService
Returns false if the remember me cookie does not exist in the current request, true if the remember me cookie exists in the current request. This method does not validate cookie content, instead it checks the sheer existence in the passed request.
isDebugEnabled() - Method in interface org.apache.jetspeed.portlet.PortletLog
Deprecated. Returns whether the debug level of the portlet log is enabled.
isDebugOn() - Method in class com.ibm.portal.struts.command.StrutsFilteredViewCommand
Returns true if debug is enabled
isDebugOn() - Method in class com.ibm.wps.portlets.struts.WpsStrutsFilteredViewCommand
Returns true if debug is enabled
isDebugOn() - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewXmlCommand
Deprecated.  
isDetached() - Method in interface org.apache.jetspeed.portlet.PortletWindow
Deprecated. use getWindowState() since version 1.1
isDisabled() - Method in interface com.ibm.portal.app.model.PolicyStatus
The Policy is composed of several single policy items, like application size or the lastModifiation date.
isDisabled() - Method in interface com.ibm.portal.app.model.PolicyStatusItem
Get the information wheter the policy item is disabled.
isDynamicallyIncludedContent(String) - Method in class com.ibm.portal.struts.plugins.ViewCommandFactory
Answer whether the given path can be included dynamically (like a JSP).
isDynamicallyIncludedContent(String, String) - Method in class com.ibm.portal.struts.plugins.ViewCommandFactory
Answer whether the given path can be included dynamically (like a JSP).
isDynamicallyIncludedContent(String) - Method in class com.ibm.wps.portlets.struts.plugins.ViewCommandFactory
Determines whether the given path can be included dynamically (like a JSP).
isDynamicallyIncludedContent(String, String) - Method in class com.ibm.wps.portlets.struts.plugins.ViewCommandFactory
Determines whether the given path can be included dynamically (like a JSP).
isErrorEnabled() - Method in interface org.apache.jetspeed.portlet.PortletLog
Deprecated. Returns whether the error level of the portlet log is enabled.
isEventWired(PortletRequest, PortletResponse, QName) - Method in interface com.ibm.portal.eventing.service.EventDistributionService
This method returns true if the calling portlet´s given publishing event is currently wired.
isFavorite() - Method in interface com.ibm.portal.app.service.ApplicationService
Check whether the application is marked as favorite for the current user.
isFormAuthenticated(PortletRequest, PortletResponse) - Method in interface com.ibm.portal.portlet.service.login.LoginService
This method indicates whether the current portal user has been authenticated using the default login mechanism of portal .
isFormNamescoped() - Static method in class com.ibm.portal.struts.common.PortletApiUtils
Returns whether or not namescoping of forms is enabled.
isImplementedBy(PortletSettings) - Method in interface com.ibm.wps.pb.property.Action
Deprecated. Returns true if the action was registered by the calling portlet.
isImplementedBy(PortletSettings) - Method in interface com.ibm.wps.pb.property.Property
Deprecated. Returns true if the property was registered by the calling portlet.
isInfoEnabled() - Method in interface org.apache.jetspeed.portlet.PortletLog
Deprecated. Returns whether the info level of the portlet log is enabled.
isInitiallyActive() - Method in interface com.ibm.portal.propertybroker.property.Action
Returns a boolean value indicating if the action is active when the owning component is initialized and active, or whether the owning component will programmatically activate and deactivate the action.
isInPortalState(Constants.PortalState) - Method in interface com.ibm.portal.portlet.service.url.PortalURLWriter
Returns true, if the given portal state is the same as the portal state of the current request.
isInvocableOnMultipleMatch() - Method in interface com.ibm.wps.pb.property.Action
Deprecated. Returns a boolean indicating whether the action should be processed if it is simultaneously triggered with other actions on the same portlet (due to multiple wires being activated, or multiple actions being triggered through a Click-to-Action menu, for example).
isItemStateOK() - Method in interface com.ibm.portal.app.model.PolicyStatusItem
Get the result if the policy check for this policy item.
isLocked() - Method in interface com.ibm.portal.app.service.ApplicationService
Check whether the application is locked.
isLockedByArchive() - Method in interface com.ibm.portal.app.service.ApplicationService
Check whether the application is locked because a archive is running.
isLockedByBackup() - Method in interface com.ibm.portal.app.service.ApplicationService
Check whether the application is locked because a backup is running.
isLockedByPolicy() - Method in interface com.ibm.portal.app.service.ApplicationService
Check whether the application is locked because of a policy violation.
isLockedByRestore() - Method in interface com.ibm.portal.app.service.ApplicationService
Check whether the application is locked because a restore is running.
isLockedByUser() - Method in interface com.ibm.portal.app.service.ApplicationService
Check whether the application is locked by a user.
isLogging(int) - Method in class com.ibm.wps.portlets.struts.logging.WpsStrutsTraceLogger
Return true if logging is enabled for a particular log level.
isManagerRole() - Method in interface com.ibm.portal.community.DomainRole
Returns true if the role contains manager like privileges on the domain specific component, false otherwise.
isMaximized() - Method in interface org.apache.jetspeed.portlet.PortletWindow
Deprecated. use getWindowState() since version 1.1
isMinimized() - Method in interface org.apache.jetspeed.portlet.PortletWindow
Deprecated. use getWindowState() since version 1.1
isModifiable() - Method in interface org.apache.jetspeed.portlet.User
Returns the status if it is possible to change the user's data.
isNewWindow() - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeLinkItem
 
isNewWindow() - Method in interface com.ibm.portal.theme.plugin.ThemeLinkItem
Indicates if the URL should be opened in a new browser window or not.
isOverallStatusOK() - Method in interface com.ibm.portal.app.model.PolicyStatus
The Policy is composed of several single policy items, like application size or the lastModifiation date.
isOverallStatusViolated() - Method in interface com.ibm.portal.app.model.PolicyStatus
The Policy is composed of several single policy items, like application size or the lastModifiation date.
isOverallStatusWarning() - Method in interface com.ibm.portal.app.model.PolicyStatus
The Policy is composed of several single policy items, like application size or the lastModifiation date.
isPageClosable(ObjectID) - Method in interface com.ibm.portal.dynamicui.DynamicUIInfo
Returns whether a page can be closed or not.
isPermanent() - Method in class org.apache.jetspeed.portlet.UnavailableException
Deprecated. Returns a boolean indicating whether the portlet is permanently unavailable.
isPortletClosable(ObjectID) - Method in interface com.ibm.portal.dynamicui.DynamicUIInfo
Returns whether a portlet on the current page can be closed or not.
isPresentIfNullValue() - Method in interface com.ibm.portal.propertybroker.property.Parameter
Returns a boolean value indicating if a null value for the current parameter should still trigger associated actions (for example, due to wires having been created) i.e, the broker uses this to determine if a parameter which is present but null, should be treated as if it is absent.
isPresentIfNullValue() - Method in interface com.ibm.wps.pb.property.Parameter
Deprecated. Returns a value that governs the wire-triggering behavior if a parameter is found, but its value is null.
isPublic() - Method in interface com.ibm.portal.app.service.ApplicationService
Indicates whether this application is accessible for all authenticated Portal users.
isRememberMeCookieEnabled() - Method in interface com.ibm.portal.portletservice.rememberme.RememberMeCookieService
Returns true if the remember me cookie functionality is enabled and all components started successfully, false if the remember me cookie functionality is not available.
isResetFFDCAfterLogging() - Method in exception com.ibm.portal.theme.plugin.exception.ThemeExtensionInitException
 
isSecure() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Deprecated. Returns whether this request was made using a secure channel, such as HTTPS.
isSensorSupported() - Method in interface com.ibm.portal.app.model.PolicyStatus
Retrieve whether the associated application supports Sensor, meaning that at least one buisness component that is part of the application implements the Sensor interface.
isStaticallyIncludedContent(String) - Method in class com.ibm.portal.struts.plugins.ViewCommandFactory
Answer whether the given path can be included statically (like HTML).
isStaticallyIncludedContent(String, String) - Method in class com.ibm.portal.struts.plugins.ViewCommandFactory
Answer whether the given path can be included statically (like HTML).
isStaticallyIncludedContent(String) - Method in class com.ibm.wps.portlets.struts.plugins.ViewCommandFactory
Determines whether the given path can be included statically (like HTML).
isStaticallyIncludedContent(String, String) - Method in class com.ibm.wps.portlets.struts.plugins.ViewCommandFactory
Determines whether the given path can be included statically (like HTML).
isTemplate() - Method in interface com.ibm.portal.app.service.ApplicationService
Indicates whether this application is a temporary instantiated template.
isTilesIncludedContent(String, String, PortletRequest) - Method in class com.ibm.portal.struts.plugins.ViewCommandFactory
Answer whether the given path can be included as Struts Tiles JSP.
isTilesIncludedContent(String, String, HttpServletRequest) - Method in class com.ibm.wps.portlets.struts.plugins.ViewCommandFactory
Determines whether the given path can be included as a Struts Tiles JSP.
ISTRUTS_PREPARE_RENDER_ACTION - Static variable in interface com.ibm.portal.struts.portlet.StrutsBaseConstants
Indicates uri is an IStrutsPrepareRender
ISTRUTS_PREPARE_RENDER_ACTION - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsBaseConstants
Indicates uri is an IStrutsPrepareRender
ISTRUTS_SINGLE_ACTION - Static variable in interface com.ibm.portal.struts.portlet.StrutsBaseConstants
Key used to flag a IStrutSingleAction
ISTRUTS_SINGLE_ACTION - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsBaseConstants
Key used to flag a IStrutSingleAction
IStrutsPortletMessage - Interface in com.ibm.wps.portlets.struts
The IStrutsPortletMessage class defines the interface for the PortletMessage that can be sent to the WpsStrutsPortlet.
IStrutsPrepareRender - Interface in com.ibm.portal.struts.action
IStrutsPrepareRender is an interface that a Struts action can implement.
IStrutsSingleAction - Interface in com.ibm.portal.struts.action
IStrutsSingleAction is an interface that a Struts action can implement.
IStrutsSingleAction - Interface in com.ibm.wps.struts.action
IStrutsSingleAction is an interface that a Struts action can implement.
isUriType(int) - Method in class com.ibm.portal.struts.common.PortletURIAttributes
Determines if the URI type is the type specified.
isUserImpersonated() - Method in interface com.ibm.portal.impersonation.ImpersonationService
This method indicates whether the current user has been impersonated or he is acting on its own behalf.
isUserImpersonated() - Method in interface com.ibm.portal.portlet.service.impersonation.ImpersonationService
This method indicates whether the current user has been impersonated or he is acting on its own behalf.
isUserInCommunityRole(CommunityRole) - Method in interface com.ibm.portal.community.CommunityLocator
checks, if the current user is assigned to the passed in community role - either directly via user membership in the community role, or indirectly via group membership.
The current logged in user has to have appropriate privileges to perform this action, or a MissingAccessRightsException will be thrown.
isUserInCommunityRole(CommunityRole, Principal, boolean) - Method in interface com.ibm.portal.community.CommunityLocator
checks, if the current user is assigned to the passed in community role - either directly via user membership in the community role, or indirectly via group membership.
The current logged in user has to have appropriate privileges to perform this action, or a MissingAccessRightsException will be thrown.
isUserInDomainRole(ObjectID, String, String, String) - Method in interface com.ibm.portal.community.CommunityLocator
checks, if the current user is assigned to the passed in domain role - either directly via user membership in the community role, or indirectly via group membership.
isUserManaged() - Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialSlotConfig
Returns if this Vault Slot is user managed or not.
isUserMapped() - Method in interface com.ibm.portal.portlet.service.credentialvault.VaultSegmentConfig
Returns whether this Vault Segment is user mapped or not.
isUserMapped() - Method in interface com.ibm.wps.portletservice.credentialvault.VaultSegmentConfig
Deprecated. Returns whether this Vault Segment is user mapped or not.
isUserMemberOfCommunity(ObjectID) - Method in interface com.ibm.portal.community.CommunityLocator
checks, if the current user is member of the given community - either directly via user membership in one of the community roles, or indirectly via group membership.
The current logged in user has to have appropriate privileges to perform this action, or a MissingAccessRightsException will be thrown.
isViolationLevelReached() - Method in interface com.ibm.portal.app.model.PolicyStatusItem
Get the information wether the violation actions should be executed.
isWarnEnabled() - Method in interface org.apache.jetspeed.portlet.PortletLog
Deprecated. Returns whether the warn level of the portlet log is enabled.
isWarningLevelReached() - Method in interface com.ibm.portal.app.model.PolicyStatusItem
Get the information wether the warning actions should be executed.
isWarnOn() - Method in class com.ibm.wps.portlets.struts.WpsStrutsFilteredViewCommand
Returns true if warning is enabled
isWired(PortletRequest, String) - Method in interface com.ibm.portal.propertybroker.service.PropertyBrokerService
Deprecated. use PropertyBrokerService.isWired(PortletRequest, PortletResponse, String) instead
isWired(PortletRequest, PortletResponse, String) - Method in interface com.ibm.portal.propertybroker.service.PropertyBrokerService
Test to see if a property is currently wired on this page.
isWired() - Method in interface com.ibm.wps.pb.property.ActionTriggerMarkup
Deprecated. Returns true if the source property is "wired" to a set of actions.
isWired(PortletRequest, Property) - Method in interface com.ibm.wps.pb.service.PropertyBrokerService
Deprecated. Returns true if wires exist with the specified property and the calling portlet entity as the source.
isWiredAcrossPages(PortletRequest, String) - Method in interface com.ibm.portal.propertybroker.service.PropertyBrokerService
Deprecated. use PropertyBrokerService.isWiredAcrossPages(PortletRequest, PortletResponse, String) instead
isWiredAcrossPages(PortletRequest, PortletResponse, String) - Method in interface com.ibm.portal.propertybroker.service.PropertyBrokerService
Test to see if a property is currently wired across pages.
isWiredAcrossPages() - Method in interface com.ibm.wps.pb.property.ActionTriggerMarkup
Deprecated. Returns true if the source property is "wired" to a set of actions on a different page.
isWiredAcrossPages(PortletRequest, Property) - Method in interface com.ibm.wps.pb.service.PropertyBrokerService
Deprecated. Returns true if cross page wires exist with the specified property and the calling portlet entity as the source.
IterableListModel<E> - Interface in com.ibm.portal
A model representing a list.
iterator() - Method in interface com.ibm.portal.IterableListModel
Returns an interator over elements of the list.
iterator() - Method in interface com.ibm.portal.ListModel
Returns an Iterator over elements of the list.
IUserConfigurationDataStore - Interface in com.ibm.portal.struts.data
IUserConfigurationDataStore is the interface for storing user configuration data persistently.
IUserConfigurationDataStore - Interface in com.ibm.struts.data
Deprecated.  
iValue - Variable in class com.ibm.portal.propertybroker.property.ParameterBindingType
 
IViewCommand - Interface in com.ibm.portal.struts.command
The IViewCommand class is a command pattern interface used to provide a mechanism to encapsulate the information needed to display a view.
IViewCommand - Interface in com.ibm.wps.portlets.struts
The IViewCommand class is a command pattern interface used to provide a mechanism to encapsulate the information needed to redisplay a view.
IWpsCommonsMultipartRequestHandler - Interface in com.ibm.portal.struts.upload
This interface is used by the WpsMultipartRequestHandlers shipped with the Struts Portlet Framework.

J

JAAS_SUBJECT_PASSIVE - Static variable in interface com.ibm.portal.portlet.service.credentialvault.CredentialTypes
Credential type constant for the JAAS Subject credential.
JaasSubjectCredential - Interface in com.ibm.portal.portlet.service.credentialvault.credentials
Abstract inherited interface of ActiveCredential where the user's secret is a JAAS Subject pair.
JaasSubjectCredential - Class in com.ibm.wps.portletservice.credentialvault.credentials
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
JaasSubjectCredential() - Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.JaasSubjectCredential
Deprecated.  
JaasSubjectPassiveCredential - Interface in com.ibm.portal.portlet.service.credentialvault.credentials
This Credential is only a container of the user's secret.
JaasSubjectPassiveCredential - Class in com.ibm.wps.portletservice.credentialvault.credentials
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
JaasSubjectPassiveCredential() - Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.JaasSubjectPassiveCredential
Deprecated.  
JAVA_MAIL - Static variable in interface com.ibm.portal.portlet.service.credentialvault.CredentialTypes
Credential type constant for the JavaMail credential.
JavaMailCredential - Interface in com.ibm.portal.portlet.service.credentialvault.credentials
Credential for authenticating at the back-end the javax.mail API.
JavaMailCredential - Class in com.ibm.wps.portletservice.credentialvault.credentials
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
JavaMailCredential() - Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.JavaMailCredential
Deprecated.  
JCR - Static variable in interface com.ibm.portal.DatabaseDomainConstants
Constant for jcr domain
JNDI_NAME - Static variable in interface com.ibm.portal.app.model.ApplicationModelFactoryHome
The JNDI name that can be used to lookup instances of this home.
JNDI_NAME - Static variable in interface com.ibm.portal.app.resource.MemberAddedMessageProvider
 
JNDI_NAME - Static variable in interface com.ibm.portal.app.resource.MemberRemovedMessageProvider
 
JNDI_NAME - Static variable in interface com.ibm.portal.app.resource.PolicyMessageProvider
 
JNDI_NAME - Static variable in interface com.ibm.portal.app.service.ApplicationCatalogServiceHome
The JNDI name that can be used to lookup instances of this home
JNDI_NAME - Static variable in interface com.ibm.portal.app.service.ApplicationServiceHome
The JNDI name that can be used to lookup instances of this home
JNDI_NAME - Static variable in interface com.ibm.portal.app.service.backup.StreamBackupService
 
JNDI_NAME - Static variable in interface com.ibm.portal.app.service.BusinessComponentServiceHome
The JNDI name that can be used to lookup instances of this home
JNDI_NAME - Static variable in interface com.ibm.portal.app.service.TemplateCatalogServiceHome
 
JNDI_NAME - Static variable in interface com.ibm.portal.app.service.TemplateServiceHome
 
JNDI_NAME - Static variable in interface com.ibm.portal.community.CommunityHome
The name can be used to lookup the CommunityHome from JNDI
JNDI_NAME - Static variable in interface com.ibm.portal.identification.Identification
JNDI name used to lookup this service
JNDI_NAME - Static variable in interface com.ibm.portal.impersonation.ImpersonationService
The name can be used to lookup the ImpersonationService from JNDI
JNDI_NAME - Static variable in interface com.ibm.portal.portlet.service.credentialvault.credentials.CredentialFactory
The name can be used to lookup the CredentialFactory from JNDI
JNDI_NAME - Static variable in interface com.ibm.portal.portlet.service.impersonation.ImpersonationService
The name can be used to lookup the ImpersonationService from JNDI
JNDI_NAME - Static variable in interface com.ibm.portal.portlet.service.login.LoginHome
The JNDI name constant should be used to look up the LoginHome from JNDI.
JNDI_NAME - Static variable in interface com.ibm.portal.portletservice.rememberme.RememberMeCookieService
 
JNDI_NAME - Static variable in interface com.ibm.portal.services.globalization.ExtendedLanguageListProvider
The JNDI name that can be used to lookup instances of this service
JNDI_NAME - Static variable in interface com.ibm.portal.services.globalization.preferences.GlobalizationPreferencesService
The JNDI name that can be used to lookup instances of this service
JSP_ATTRIBUTE - Static variable in interface com.ibm.portal.theme.plugin.impl.ThemeJspIncludeDescriptorConstants
The JSP_ATTRIBUTE should be the path to the jsp to include.

K

KEY - Static variable in interface com.ibm.portal.struts.data.IUserConfigurationDataStore
The key used for storing the IUserConfigurationDataStore object in the servlet context.
KEY - Static variable in interface com.ibm.struts.data.IUserConfigurationDataStore
Deprecated. The key used for storing the IUserConfigurationDataStore object in the servlet context.
KEY_CREDENTIAL_SECRET - Static variable in interface com.ibm.portal.portlet.service.credentialvault.credentials.Credential
Key for the map provided in the init() method: The credential's secret - e.g.
KEY_FORM_DATA - Static variable in interface com.ibm.portal.portlet.service.credentialvault.credentials.HttpFormBasedAuthCredential
Specifies whether the authentication data are cookies [true] or URL rewriting [false] (mandatory).
KEY_FORM_DATA - Static variable in class com.ibm.wps.portletservice.credentialvault.credentials.HttpFormBasedAuthCredential
Deprecated.  
KEY_LOGIN_URL - Static variable in interface com.ibm.portal.portlet.service.credentialvault.credentials.HttpFormBasedAuthCredential
The url to which the login data is posted (mandatory).
KEY_LOGIN_URL - Static variable in class com.ibm.wps.portletservice.credentialvault.credentials.HttpFormBasedAuthCredential
Deprecated.  
KEY_LOGOUT_URL - Static variable in interface com.ibm.portal.portlet.service.credentialvault.credentials.HttpFormBasedAuthCredential
The url to which an HTTP GET request is send in order to log out the user (mandatory).
KEY_LOGOUT_URL - Static variable in class com.ibm.wps.portletservice.credentialvault.credentials.HttpFormBasedAuthCredential
Deprecated.  
KEY_PASSWORD_ATTRIBUTE_NAME - Static variable in interface com.ibm.portal.portlet.service.credentialvault.credentials.HttpFormBasedAuthCredential
The name under which the user password is posted (mandatory).
KEY_PASSWORD_ATTRIBUTE_NAME - Static variable in class com.ibm.wps.portletservice.credentialvault.credentials.HttpFormBasedAuthCredential
Deprecated.  
KEY_USE_AUTH_COOKIES - Static variable in interface com.ibm.portal.portlet.service.credentialvault.credentials.HttpFormBasedAuthCredential
Any additional name=value.
KEY_USE_AUTH_COOKIES - Static variable in class com.ibm.wps.portletservice.credentialvault.credentials.HttpFormBasedAuthCredential
Deprecated.  
KEY_USERID_ATTRIBUTE_NAME - Static variable in interface com.ibm.portal.portlet.service.credentialvault.credentials.HttpFormBasedAuthCredential
The name under which the user id is posted (mandatory).
KEY_USERID_ATTRIBUTE_NAME - Static variable in class com.ibm.wps.portletservice.credentialvault.credentials.HttpFormBasedAuthCredential
Deprecated.  
keyMethodMap - Variable in class com.ibm.portal.struts.action.LookupDispatchAction
Resource key to method name lookup.
keyMethodMap - Variable in class com.ibm.wps.struts.action.WpsLookupDispatchAction
Resource key to method name lookup.

L

LAST_ACCESSED_SENSOR_DATA_NAME - Static variable in class com.ibm.portal.app.model.SensorDataConstants
 
LAST_MODIFIED - Static variable in class com.ibm.wps.portlets.struts.WpsStrutsViewCommand
Request attribute name for the last modified timestamp.
LAST_MODIFIED_SENSOR_DATA_NAME - Static variable in class com.ibm.portal.app.model.SensorDataConstants
 
LeafAtomContentHandler - Class in com.ibm.portal.resolver.atom.helper
The end element in a content handler chain that connects itself directly to a destination handler.
LeafAtomContentHandler() - Constructor for class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
LeafAtomThreadingContentHandler - Class in com.ibm.portal.resolver.atom.helper
The end element in a acontent handler chain that connects itself directly to a destination handler.
LeafAtomThreadingContentHandler() - Constructor for class com.ibm.portal.resolver.atom.helper.LeafAtomThreadingContentHandler
 
LeafContentHandler - Class in com.ibm.portal.resolver.xml.helper
The end element in a content handler chain that connects itself directly to a destination handler.
LeafContentHandler() - Constructor for class com.ibm.portal.resolver.xml.helper.LeafContentHandler
Default initialization without a target
LeafContentHandler(ContentHandler) - Constructor for class com.ibm.portal.resolver.xml.helper.LeafContentHandler
Initializes the handler and already assigns a target
LegacyPortletTargetAccessorController - Interface in com.ibm.portal.state.accessors.portlet
Deprecated. because the legacy API is deprecated
Lifecycle - Interface in com.ibm.portal.app.component2
This interface is used to notify the business component handler whenever a business component instance of the managed type is created, activated or destroyed.
ListModel<E> - Interface in com.ibm.portal
A model representing a list.
locale - Variable in exception com.ibm.portal.app.service.exceptions.DuplicateTemplateTitleValidationException
 
localeAlternativeTitleMap - Variable in exception com.ibm.portal.app.service.exceptions.DuplicateTemplateTitleValidationException
 
localeMap - Variable in class com.ibm.portal.struts.action.LookupDispatchAction
Reverse lookup map from resource value to resource key.
localeMap - Variable in class com.ibm.wps.struts.action.WpsLookupDispatchAction
Reverse lookup map from resource value to resource key.
Localized - Interface in com.ibm.portal
Interface providing methods to obtain title and description of a portal resource.
LocalizedCommunityRole - Interface in com.ibm.portal.community
This interface represents extended community roles that provide localized titles and descriptions for the role.
LocalizedControl - Interface in com.ibm.portal.app.model
Interface providing methods to modify title and description of a portal resource.
LocalizedDataObject - Class in com.ibm.portal.community
Default implementation for the Localized interface.
LocalizedDataObject(Map<Locale, String>, Map<Locale, String>, Set<Locale>) - Constructor for class com.ibm.portal.community.LocalizedDataObject
Creates the LocalizedDataObject object, filling it with the given information.
LocalizedDataObject(Localized) - Constructor for class com.ibm.portal.community.LocalizedDataObject
Creates the LocalizedDataObject object, filling it with the data from another Localized object.
LocalizedDataObject(Map<Locale, String>, Map<Locale, String>) - Constructor for class com.ibm.portal.community.LocalizedDataObject
Creates the LocalizedDataObject object, filling it with the given information.
LocalizedDomainRole - Interface in com.ibm.portal.community
This interface represents extended domain roles that provide localized titles and descriptions for the domain specific role.
lockTemplate() - Method in interface com.ibm.portal.app.service.TemplateService
Lock the template for modifications by other users.
log - Static variable in class com.ibm.portal.struts.action.DispatchAction
Commons Logging instance.
log - Static variable in class com.ibm.portal.struts.plugins.ViewCommandFactory
commons logger instance for this class
log - Static variable in class com.ibm.portal.struts.portlet.PortletPreferencesUserConfigurationDataStore
Commons Logging instance for this class.
log - Static variable in class com.ibm.portal.struts.portlet.WpRequestProcessor
Commons Logging instance for this class
log - Static variable in class com.ibm.portal.struts.portlet.WpTilesRequestProcessor
The commons Logging instance for this class
log - Static variable in class com.ibm.portal.struts.upload.WpCommonsMultipartRequestHandler
Commons Logging instance.
log - Static variable in class com.ibm.wps.portlets.struts.plugins.ViewCommandFactory
The commons-logging instance for this class.
log - Static variable in class com.ibm.wps.portlets.struts.upload.WpsCommonsMultipartRequestHandler
The commons-logging instance for this class.
log - Static variable in class com.ibm.wps.portlets.struts.WpsRequestProcessor
The commons-logging instance for this class.
log - Static variable in class com.ibm.wps.portlets.struts.WpsStrutsViewActionCommand
The commons-logging instance for this class.
log - Static variable in class com.ibm.wps.struts.action.WpsDispatchAction
The commons-logging instance for this class.
LOGGER_NAME - Static variable in class com.ibm.wps.portletservice.credentialvault.credentials.Credential
Deprecated. Name of the logger that all WP credentials should use for logging.
login(HttpServletRequest, HttpServletResponse, String, char[], FilterChainContext, Subject, String) - Method in interface com.ibm.portal.auth.ExplicitLoginFilterChain
Calls the login method of the next login filter in the filter chain for the explicit Portal login.
login(HttpServletRequest, HttpServletResponse, FilterChainContext, String) - Method in interface com.ibm.portal.auth.ImplicitLoginFilterChain
Calls the login method of the next login filter in the filter chain for the implicit Portal login.
login() - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.HttpFormBasedAuthCredential
Performs the HTTP form based login.
login(String, char[], Map, Subject) - Method in interface com.ibm.portal.portlet.service.login.LoginService
This method triggers a Portal login.
login(PortletRequest) - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Called by the portlet container to ask the portlet to initialize a personalized user experience.
login() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.HttpFormBasedAuthCredential
Deprecated. Performs the HTTP form based login.
login(PortletRequest) - Method in class org.apache.jetspeed.portlet.Portlet
Deprecated.  
login(PortletRequest) - Method in class org.apache.jetspeed.portlet.PortletAdapter
Deprecated. The default implementation of this method is to do nothing.
login(PortletRequest) - Method in interface org.apache.jetspeed.portlet.PortletSessionListener
Deprecated. Called by the portlet container before the service() method of this portlet is invoked for the first time in the context of a new user session.
LoginException - Exception in com.ibm.portal.auth.exceptions
Base exception for all login exceptions.
LoginException(Throwable) - Constructor for exception com.ibm.portal.auth.exceptions.LoginException
Initializes the exception with the reason of the exception.
LoginException() - Constructor for exception com.ibm.portal.auth.exceptions.LoginException
Empty constructor.
LoginHome - Interface in com.ibm.portal.portlet.service.login
Home interface for lookups to the LoginService.
loginOriginalUser(HttpServletRequest, HttpServletResponse) - Method in interface com.ibm.portal.impersonation.ImpersonationService
This method ends the impersonation.
loginOriginalUser(HttpServletRequest, HttpServletResponse) - Method in interface com.ibm.portal.portlet.service.impersonation.ImpersonationService
Deprecated. since 7.0 use com.ibm.portal.impersonation.ImpersonationService#loginOriginalUser(HttpServletRequest, HttpServletResponse) instead
loginOriginalUser(ActionRequest, ActionResponse) - Method in interface com.ibm.portal.portlet.service.impersonation.ImpersonationService
This method ends the impersonation.
LoginService - Interface in com.ibm.portal.portlet.service.login
This portlet service can be used to perform a login with user and password.
logout(HttpServletRequest, HttpServletResponse, FilterChainContext) - Method in interface com.ibm.portal.auth.LogoutFilterChain
Calls the logout method of the next logout filter in the logout filter chain
logout() - Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.HttpFormBasedAuthCredential
Performs the logout through an HTTP GET request to the logout Url.
logout(PortletSession) - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Called by the portlet container when the user has logged out.
logout() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.HttpFormBasedAuthCredential
Deprecated. Performs the logout through an HTTP GET request to the logoutUrl.
logout(PortletSession) - Method in class org.apache.jetspeed.portlet.Portlet
Deprecated.  
logout(PortletSession) - Method in class org.apache.jetspeed.portlet.PortletAdapter
Deprecated. The default implementation of this method is to do nothing.
logout(PortletSession) - Method in interface org.apache.jetspeed.portlet.PortletSessionListener
Deprecated. Called by the portlet container when a user session terminates (by user logout or timeout) for which the login() method has been called before.
LogoutException - Exception in com.ibm.portal.auth.exceptions
Base exception for all logout exceptions.
LogoutException(Throwable) - Constructor for exception com.ibm.portal.auth.exceptions.LogoutException
Initializes the exception with the reason of the exception.
LogoutFilterChain - Interface in com.ibm.portal.auth
This interface is used to call the next element in the explicit or implicit logout filter chain.
lookup() - Method in class com.ibm.struts.taglib.html.FormTag
Look up values for the name, scope, and type properties if necessary.
LookupDispatchAction - Class in com.ibm.portal.struts.action
A portal friendly implementation of the LookupDispatchAction class.
LookupDispatchAction() - Constructor for class com.ibm.portal.struts.action.LookupDispatchAction
Constructor for this class
LOOP_COUNT - Static variable in interface com.ibm.portal.struts.portlet.StrutsBaseConstants
indicates loop count
LOOP_COUNT - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsBaseConstants
indicates loop count
LTPA_TOKEN - Static variable in interface com.ibm.portal.portlet.service.credentialvault.CredentialTypes
Credential type constant for the LTPA authentication token credential.
LTPA_TOKEN2 - Static variable in interface com.ibm.portal.portlet.service.credentialvault.CredentialTypes
Credential type constant for the LTPA token2 authentication credential.
LTPA_TOKEN_PASSIVE - Static variable in interface com.ibm.portal.portlet.service.credentialvault.CredentialTypes
Credential type constant for the LTPA authentication token credential.
LTPA_TOKEN_TYPE - Static variable in interface com.ibm.portal.portlet.service.credentialvault.credentials.LtpaTokenCredential
The name of the parameter in the VaultService.properties file to get the Ltpa Token configuration.
LTPA_TOKEN_TYPE_VALUE_BOTH - Static variable in interface com.ibm.portal.portlet.service.credentialvault.credentials.LtpaTokenCredential
Constant indicating that both the old style Ltpa token and the Ltpa2 token are available.
LTPA_TOKEN_TYPE_VALUE_DEFAULT - Static variable in interface com.ibm.portal.portlet.service.credentialvault.credentials.LtpaTokenCredential
Constant indicating that default configuration is used, which means that exaclty those Ltpa tokens available on the incomming request are forwarded.
LTPA_TOKEN_TYPE_VALUE_LTPA2_ONLY - Static variable in interface com.ibm.portal.portlet.service.credentialvault.credentials.LtpaTokenCredential
Constant indicating that only the Ltpa2 token is configured.
LTPA_TOKEN_TYPE_VALUE_LTPA_ONLY - Static variable in interface com.ibm.portal.portlet.service.credentialvault.credentials.LtpaTokenCredential
Constant indicating that only the old style Ltpa token is configured.
ltpaToken - Variable in class com.ibm.wps.portletservice.credentialvault.credentials.LtpaTokenCredential
 
ltpaToken2 - Variable in class com.ibm.wps.portletservice.credentialvault.credentials.LtpaTokenCredential
 
LtpaTokenCredential - Interface in com.ibm.portal.portlet.service.credentialvault.credentials
Credential for authenticating at a back-end system that is within the same WebSphere SSO-Domain as the portal.
LtpaTokenCredential - Class in com.ibm.wps.portletservice.credentialvault.credentials
Credential for authenticating at a back-end system that is within the same WebSphere SSO-Domain as the portal.
LtpaTokenCredential() - Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.LtpaTokenCredential
 

M

MAX_LOOP_COUNT - Static variable in interface com.ibm.portal.struts.portlet.StrutsBaseConstants
indicates max loop count
MAX_LOOP_COUNT - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsBaseConstants
indicates max action loop count
MaxChainingExceededException - Exception in com.ibm.portal.struts.portlet
MaxChainingExceededException can be detected by global exception handlers.
MaxChainingExceededException() - Constructor for exception com.ibm.portal.struts.portlet.MaxChainingExceededException
Construct this ChainingMaxExceededException object
MaxChainingExceededException(String) - Constructor for exception com.ibm.portal.struts.portlet.MaxChainingExceededException
Construct this ChainingMaxExceededException object
MaxChainingExceededException - Exception in com.ibm.wps.portlets.struts
This exception can be detected by global exception handlers.
MaxChainingExceededException() - Constructor for exception com.ibm.wps.portlets.struts.MaxChainingExceededException
Construct this ChainingMaxExceededException object
MaxChainingExceededException(String) - Constructor for exception com.ibm.wps.portlets.struts.MaxChainingExceededException
Construct this ChainingMaxExceededException object
MAXIMIZED - Static variable in class org.apache.jetspeed.portlet.PortletWindow.State
Deprecated. In this window state the portlet is displayed maximized which means that it is the only portlet shown on the page.
memberAdded(DomainRole, Set<ObjectID>) - Method in interface com.ibm.portal.app.component2.MembershipListener
Called when principals (single users or user groups) are added to a community role of the application that is refering to the specified domain role.
MemberAddedMessageProvider - Interface in com.ibm.portal.app.resource
The MemberAddedMessageProvider interface can be used to customize the notification that the composite application infrastructure send to newly added members.
memberRemoved(DomainRole, Set<ObjectID>) - Method in interface com.ibm.portal.app.component2.MembershipListener
Called when principals (single users or user groups) are removed from a community role of the application that is refering to the specified domain role.
MemberRemovedMessageProvider - Interface in com.ibm.portal.app.resource
The MemberRemovedMessageProvider interface can be used to customize the notification that the composite application infrastructure send to members that got removed.
MembershipListener - Interface in com.ibm.portal.app.component2
Membership allows the business component handler to get informed by the application infrastructure whenever new principals (single users or user groups) are added to or removed from any community role of the application.
messageReceived(MessageEvent) - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Process the sent message.
messages - Static variable in class com.ibm.portal.struts.action.DispatchAction
The message resources for this package.
messages - Static variable in class com.ibm.portal.struts.command.StrutsViewActionCommand
The message resources for the Struts Portlet Framework.
messages - Static variable in class com.ibm.portal.struts.command.StrutsViewCommand
The message resources for the Struts Portlet Framework.
messages - Static variable in class com.ibm.portal.struts.command.StrutsViewStaticCommand
The message resources for the Struts Portlet Framework.
messages - Static variable in class com.ibm.portal.struts.command.StrutsViewTilesCommand
The message resources for the Struts Portlet Framework.
messages - Static variable in class com.ibm.portal.struts.command.StrutsViewXmlCommand
Deprecated. The message resources for the Struts Portlet Framework.
messages - Static variable in class com.ibm.portal.struts.plugins.WpTilesPlugin
The message resources for the Struts Portlet Framework.
messages - Static variable in class com.ibm.portal.struts.portlet.StrutsPortlet
The message resources for the Struts Portlet Framework.
messages - Static variable in class com.ibm.portal.struts.portlet.WpRequestProcessor
The message resources for the Struts Portlet Framework.
messages - Static variable in class com.ibm.portal.struts.portlet.WpTilesRequestProcessor
The message resources for the Struts Portlet Framework.
messages - Static variable in class com.ibm.wps.portlets.struts.plugins.WpsStrutsTilesPlugin
The message resources for the Struts Portlet Framework.
messages - Static variable in class com.ibm.wps.portlets.struts.WpsRequestProcessor
The message resources for the Struts Portlet Framework.
messages - Static variable in class com.ibm.wps.portlets.struts.WpsStrutsFilteredViewCommand
The message resources for the Struts Portlet Framework.
messages - Static variable in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
The message resources for the Struts Portlet Framework.
messages - Static variable in class com.ibm.wps.portlets.struts.WpsStrutsViewActionCommand
The message resources for the Struts Portlet Framework.
messages - Static variable in class com.ibm.wps.portlets.struts.WpsStrutsViewStaticCommand
The message resources for the Struts Portlet Framework.
messages - Static variable in class com.ibm.wps.portlets.struts.WpsStrutsViewTilesCommand
The message resources for the Struts Portlet Framework.
messages - Static variable in class com.ibm.wps.portlets.struts.WpsStrutsViewXmlCommand
Deprecated. The message resources for the Struts Portlet Framework.
messages - Static variable in class com.ibm.wps.struts.action.WpsDispatchAction
The message resources for this package.
MetaDataConstants - Class in com.ibm.portal.app.service
The class holds all public meta data QNames that can be used with the application services.
MetaDataConstants() - Constructor for class com.ibm.portal.app.service.MetaDataConstants
 
METHOD - Static variable in interface com.ibm.portal.resolver.xml.Constants
output method
METHOD_HTML - Static variable in interface com.ibm.portal.resolver.xml.Constants
outputs as html
METHOD_TEXT - Static variable in interface com.ibm.portal.resolver.xml.Constants
outputs as text
METHOD_XHTML - Static variable in interface com.ibm.portal.resolver.xml.Constants
outputs as xhtml
METHOD_XML - Static variable in interface com.ibm.portal.resolver.xml.Constants
outputs as xml
methods - Variable in class com.ibm.portal.struts.action.DispatchAction
The set of Method objects introspected for this class, keyed by method name.
methods - Variable in class com.ibm.wps.struts.action.WpsDispatchAction
The set of Method objects introspected for this class, keyed by method name.
migratePseudoResponse(PortletResponse, PortletResponse) - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Migrate the information from the PseudoResponse used during actionPerformed processing to real response.
MINIMIZED - Static variable in class org.apache.jetspeed.portlet.PortletWindow.State
Deprecated. In this window state the portlet is displayed minimzed which means that only the portlet title is shown
MissingAccessRightsException - Exception in com.ibm.portal.community.exception
This exception is thrown if the current user does not have enough access rights to perform the requested action.
MissingAccessRightsException() - Constructor for exception com.ibm.portal.community.exception.MissingAccessRightsException
empty constructor.
MissingAccessRightsException(Throwable) - Constructor for exception com.ibm.portal.community.exception.MissingAccessRightsException
constructor that takes another throwable as cause.
MissingAccessRightsException - Exception in com.ibm.portal.dynamicui
The MissingAccessRightsException is thrown when the user has not suffient rights for a base page definition or a portlet definition that should be used to add a page or portlet.
MissingAccessRightsException() - Constructor for exception com.ibm.portal.dynamicui.MissingAccessRightsException
Constructor.
MissingAccessRightsException(Throwable) - Constructor for exception com.ibm.portal.dynamicui.MissingAccessRightsException
Constructor.
ModelException - Exception in com.ibm.portal
Occurs when anything unexpected happened while using model API related functions.
ModelException() - Constructor for exception com.ibm.portal.ModelException
Empty constructor
ModelException(Throwable) - Constructor for exception com.ibm.portal.ModelException
Initializes the exception with the reason of the exception.
modifyFolder(Folder) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Modify the NLS data of a folder with a given ObjectID
modifyFolder(Folder) - Method in interface com.ibm.portal.app.service.TemplateCatalogService
Modifies the data of the folder.
modifyParameter(Parameter) - Method in interface com.ibm.portal.app.service.ApplicationService
Modifies the specified Parameter.
ModuleContext - Class in com.ibm.portal.struts.common
The ModuleContext class is used for storing and retrieving objects in a context taking into account application prefixes.
ModuleContext(ActionServlet, ModuleConfig) - Constructor for class com.ibm.portal.struts.common.ModuleContext
Constructs the ModuleContext object.
ModuleContext(ServletContext, String) - Constructor for class com.ibm.portal.struts.common.ModuleContext
Constructs the ModuleContext object.
ModuleContext - Class in com.ibm.wps.struts.common
Deprecated.  
ModuleContext(ActionServlet, ModuleConfig) - Constructor for class com.ibm.wps.struts.common.ModuleContext
Deprecated.  
ModuleContext(ServletContext, String) - Constructor for class com.ibm.wps.struts.common.ModuleContext
Deprecated.  
MOVING - Static variable in class org.apache.jetspeed.portlet.PortletWindow.State
Deprecated.  

N

NAMESPACE_APPLICATION_METADATA_COMMUNITY - Static variable in class com.ibm.portal.app.service.MetaDataConstants
Defines the namespace for all commuity specific application metadata QNames.
NAMESPACE_APPLICATION_METADATA_SENSOR - Static variable in class com.ibm.portal.app.service.MetaDataConstants
Defines the namespace for all policy specific application metadata QNames.
NAMESPACE_BUSINESS_COMPONENT_METADATA_SENSOR - Static variable in class com.ibm.portal.app.service.MetaDataConstants
Defines the namespace for all sensor specific business component metadata QNames.
NEW_WINDOW_ATTRIBUTE - Static variable in class com.ibm.portal.theme.plugin.impl.DefaultThemeLinkItem
The NEW_WINDOW_ATTRIBUTE indicates whether the url should be opened in a new window or not.
newIconURL(State) - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeContent
 
newIconURL(PortalIcons.State) - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeItem
 
newIconURL(PortalIcons.State) - Method in interface com.ibm.portal.theme.plugin.ThemeItem
Returns the URL for the associated icon.
newInstance(String, String, String, URI) - Static method in class com.ibm.portal.resolver.cai.uri.BusinessComponentURI
 
newInstance(String, String, URI) - Static method in class com.ibm.portal.resolver.cai.uri.BusinessComponentURI
 
newURL() - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeItem
 
newURL() - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeLinkItem
 
newURL() - Method in interface com.ibm.portal.theme.plugin.ThemeLinkItem
Returns the generated URL.
NO - Static variable in interface com.ibm.portal.resolver.xml.Constants
Value to disable a feature
NORMAL - Static variable in interface com.ibm.portal.portlet.service.url.Constants
Constant representing the portal NORMAL state.
NORMAL - Static variable in class org.apache.jetspeed.portlet.PortletWindow.State
Deprecated. The standard "one-of many" window state on a page.
NULL_VALUE - Static variable in interface com.ibm.portal.struts.portlet.StrutsBaseConstants
A null string to use for comparison
number(int) - Method in interface com.ibm.portal.resolver.xml.DefaultContentHandler
Converts the number to a decimal string and passes it on to the ContentHandler.characters(char[], int, int) method.
number(long) - Method in interface com.ibm.portal.resolver.xml.DefaultContentHandler
Converts the number to a decimal string and passes it on to the ContentHandler.characters(char[], int, int) method.

O

ObjectID - Interface in com.ibm.portal
Represents a unique identifier for a resource in Portal.
ObjectID.Deserializer - Interface in com.ibm.portal
Reads ObjectIDs.
ObjectID.Serializer - Interface in com.ibm.portal
Writes ObjectIDs.
ObjectNotFoundException - Exception in com.ibm.portal.community.exception
This exception is thrown if the requested object cannot be found in the system.
ObjectNotFoundException() - Constructor for exception com.ibm.portal.community.exception.ObjectNotFoundException
empty constructor.
ObjectNotFoundException(Throwable) - Constructor for exception com.ibm.portal.community.exception.ObjectNotFoundException
constructor that takes another throwable as cause.
ObjectType - Interface in com.ibm.portal
This interface models the individual object types used in Portal.
ObjectTypeConstants - Enum in com.ibm.portal
This class provides static references to well known object type instances.
Their type is ObjectType.
onUserSessionTimeout(HttpSession, Map) - Method in interface com.ibm.portal.auth.SessionTimeoutFilterChain
Calls the onUserSessionTimeout method of the next filter in the Portal session timeout filter chain.
ordinal - Variable in class com.ibm.portal.theme.plugin.impl.DefaultThemeContent
ordinal used to determine rendering order
ordinal - Variable in class com.ibm.portal.theme.plugin.impl.DefaultThemeJspInclude
the ordinal value for this element
ORDINAL_ATTRIBUTE - Static variable in interface com.ibm.portal.theme.plugin.impl.ThemeContentDescriptorConstants
The ORDINAL_ATTRIBUTE should be an integer indicating the precedence of the item in rendering.
org.apache.jetspeed.portlet - package org.apache.jetspeed.portlet
This package and its subpackages define the Portlet API and provide interfaces for portlets.
org.apache.jetspeed.portlet.event - package org.apache.jetspeed.portlet.event
This package defines interfaces for events and listeners.
org.apache.jetspeed.portlet.service - package org.apache.jetspeed.portlet.service
This package defines interfaces which allow to access portlet services provided by other programmers.
osAdultContent(boolean) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains a boolean value that should be set to true if the search results may contain material intended only for adults.
osAdultContent(String) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains a boolean value that should be set to true if the search results may contain material intended only for adults.
osAttribution(String) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
ontains a list of all sources or entities that should be credited for the content contained in the search feed.
osContact(String) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains an email address at which the maintainer of the description document can be reached.
osContact(URI) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains an email address at which the maintainer of the description document can be reached.
osDescription(String) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains a human-readable text description of the search engine.
osDeveloper(String) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains the human-readable name or identifier of the creator or maintainer of the description document.
osImage(int, int, String, String) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains a URL that identifies the location of an image that can be used in association with this search content.
osImage(int, int, String, URL) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains a URL that identifies the location of an image that can be used in association with this search content.
osImage(String) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains a URL that identifies the location of an image that can be used in association with this search content.
osImage(String, String, String, String) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains a URL that identifies the location of an image that can be used in association with this search content.
osImage(String, String, String, URL) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains a URL that identifies the location of an image that can be used in association with this search content.
osImage(URL) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains a URL that identifies the location of an image that can be used in association with this search content.
osInputEncoding(Charset) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains a string that indicates that the search engine supports search requests encoded with the specified character encoding.
osInputEncoding(String) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains a string that indicates that the search engine supports search requests encoded with the specified character encoding.
osItemsPerPage(int) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
The number of search results returned per page.
osItemsPerPage(String) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
The number of search results returned per page.
osLanguage(Locale) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains a string that indicates that the search engine supports search results in the specified language.
osLanguage(String) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains a string that indicates that the search engine supports search results in the specified language.
osLongName(String) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains an extended human-readable title that identifies this search engine.
osOutputEncoding(Charset) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains a string that indicates that the search engine supports search responses encoded with the specified character encoding.
osOutputEncoding(String) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains a string that indicates that the search engine supports search responses encoded with the specified character encoding.
osQuery(String, String) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Describes a specific search request that can be made by the search client.
osQuery(String, String, String, String, String, String, String, String, String, String) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Describes a specific search request that can be made by the search client.
osShortName(String) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains a brief human-readable title that identifies this search engine.
osStartIndex(int) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
The index of the first search result in the current set of search results.
osStartIndex(String) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
The index of the first search result in the current set of search results.
osSyndicationRight(String) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains a value that indicates the degree to which the search results provided by this search engine can be queried, displayed, and redistributed.
osSyndicationRight(DefaultOpenSearchContentHandler.SYNDICATION_RIGHT) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains a value that indicates the degree to which the search results provided by this search engine can be queried, displayed, and redistributed.
osTags(String) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains a set of words that are used as keywords to identify and categorize this search content.
osTotalResults(int) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
The number of search results available for the current search.
osTotalResults(String) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
The number of search results available for the current search.
osUrl(String, String) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Describes an interface by which a search client can make search requests of the search engine.
OUT - Static variable in class com.ibm.portal.propertybroker.property.Direction
OUT indicates that a component consumes the property.
OUT - Static variable in interface com.ibm.wps.pb.property.Property
Deprecated. OUT indicates that the portlet consumes the property.

P

pair(String, String) - Method in class com.ibm.portal.streaming.json.EmptyJsonHandler
 
pair(String, int) - Method in class com.ibm.portal.streaming.json.EmptyJsonHandler
 
pair(String, double) - Method in class com.ibm.portal.streaming.json.EmptyJsonHandler
 
pair(String, boolean) - Method in class com.ibm.portal.streaming.json.EmptyJsonHandler
 
Parameter - Interface in com.ibm.portal.app.model
Describes a parameter which can be used at application instantiation time.
Parameter - Interface in com.ibm.portal.propertybroker.property
An action (encapsulated in the Action interface) is associated with several parameters (encapsulated in the Parameter interface), and each parameter is associated with a property (encapsulated in the Property interface).
Parameter - Interface in com.ibm.wps.pb.property
Deprecated. since 6.0.1 Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
ParameterBindingType - Class in com.ibm.portal.propertybroker.property
Typesafe enum pattern that encapsulates the binding types of a Parameter.
ParameterBindingType(int, String) - Constructor for class com.ibm.portal.propertybroker.property.ParameterBindingType
Constructs a new ParameterBindingType
ParameterControl - Interface in com.ibm.portal.app.model
This type defines methods for modifing the Parameter type.
ParameterController - Interface in com.ibm.portal.propertybroker.property
ParameterController encapsulates setter methods used when initializing instances of Parameter.
PassiveCredential - Interface in com.ibm.portal.portlet.service.credentialvault.credentials
A passive credential is simply a container for an user's secret.
PassiveCredential - Class in com.ibm.wps.portletservice.credentialvault.credentials
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
PassiveCredential() - Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.PassiveCredential
Deprecated.  
PasswordInvalidException - Exception in com.ibm.portal.auth.exceptions
This exception is thrown when the password is not valid.
PasswordInvalidException(Throwable) - Constructor for exception com.ibm.portal.auth.exceptions.PasswordInvalidException
Initializes the exception with the reason of the exception.
PasswordTag - Class in com.ibm.struts.taglib.html
This class is a simple extension of the Struts password tag which adds the dir attribute, representing the direction of the text.
PasswordTag() - Constructor for class com.ibm.struts.taglib.html.PasswordTag
Constructs a new instance of this tag.
PATH_DATA - Static variable in interface com.ibm.portal.struts.portlet.StrutsBaseConstants
The key used for storing the path info object value
PATH_DATA - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsBaseConstants
The key used for storing the path info object value
PluginConstants - Class in com.ibm.portal.struts.plugins
The PluginConstants class contains constants used in providing keys for Plugins stored in the ServletContext.
PluginConstants() - Constructor for class com.ibm.portal.struts.plugins.PluginConstants
 
PluginConstants - Class in com.ibm.wps.portlets.struts.plugins
The PluginConstants class contains constants used in providing keys for plugins stored in the servlet context.
PluginConstants() - Constructor for class com.ibm.wps.portlets.struts.plugins.PluginConstants
 
pocURI - Variable in class com.ibm.portal.resolver.cai.uri.BusinessComponentURI
URI to the POC
PolicyManagerService - Interface in com.ibm.policy.manager
Portal service to query the Policy server side system for applicable Policy Value Sets.
PolicyMessageProvider - Interface in com.ibm.portal.app.resource
The PolicyMessageProvider interface can be used to customize the policy notifications send by the composite application infrastructure.
PolicyStatus - Interface in com.ibm.portal.app.model
The result of the last Policy validation for the application specified by getApplicationID.
PolicyStatusItem - Interface in com.ibm.portal.app.model
This type defines a single Policy item that is monitored like application size, last modified date or last accessed date.
PortalURLGenerationService - Interface in com.ibm.portal.portlet.service.url
An interface to retrieve a PortalURLWriter based on the current state information encoded in the request.
PortalURLWriter - Interface in com.ibm.portal.portlet.service.url
This portlet service provides the portlet with the capability to generate render URLs to other portlets or other content nodes (e.g.
Portlet - Class in org.apache.jetspeed.portlet
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
Portlet() - Constructor for class org.apache.jetspeed.portlet.Portlet
Deprecated.  
Portlet.Mode - Class in org.apache.jetspeed.portlet
Deprecated. The Mode class is a finite enumeration of the possible modes that a portlet can assume.
Portlet.ModeModifier - Class in org.apache.jetspeed.portlet
Deprecated. The ModeModifier class is a finite enumeration of the possible modifications a portlet can apply on modes.
PORTLET_CONFIG - Static variable in class com.ibm.portal.portlet.Constants
Request attribute that allows to retrieve the portlet configuration of type javax.portlet.PortletConfig.
PORTLET_REQUEST - Static variable in class com.ibm.portal.portlet.Constants
Request attribute that allows to retrieve the current portlet request.
PORTLET_RESPONSE - Static variable in class com.ibm.portal.portlet.Constants
Request attribute that allows to retrieve the current portlet response.
PortletAction - Interface in org.apache.jetspeed.portlet
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
PortletAdapter - Class in org.apache.jetspeed.portlet
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
PortletAdapter() - Constructor for class org.apache.jetspeed.portlet.PortletAdapter
Deprecated.  
PortletApiUtils - Class in com.ibm.portal.struts.common
This class provides the APIs for allowing an application to interact with a portal container.
PortletApiUtils() - Constructor for class com.ibm.portal.struts.common.PortletApiUtils
Constructor for PortletApiUtils.
PortletApiUtils - Class in com.ibm.wps.struts.common
Deprecated.  
PortletApiUtils() - Constructor for class com.ibm.wps.struts.common.PortletApiUtils
Deprecated.  
PortletApplicationSettings - Interface in org.apache.jetspeed.portlet
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
PortletConfig - Interface in org.apache.jetspeed.portlet
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
PortletContext - Interface in org.apache.jetspeed.portlet
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
PortletData - Interface in org.apache.jetspeed.portlet
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
PortletDataUserConfigurationDataStore - Class in com.ibm.wps.portlets.struts
PortletDataUserConfigurationDataStore is an IUserConfigurationDataStore implementation for use within WebSphere Portal.
PortletDataUserConfigurationDataStore() - Constructor for class com.ibm.wps.portlets.struts.PortletDataUserConfigurationDataStore
PortletDataUserConfigurationDataStore constructor.
PortletException - Class in org.apache.jetspeed.portlet
The PortletException class defines a general exception that a portlet can throw when it encounters difficulty.
PortletException() - Constructor for class org.apache.jetspeed.portlet.PortletException
Constructs a new portlet exception.
PortletException(String) - Constructor for class org.apache.jetspeed.portlet.PortletException
Constructs a new portlet exception with the given text.
PortletException(String, Throwable) - Constructor for class org.apache.jetspeed.portlet.PortletException
Constructs a new portlet exception when the portlet needs to throw an exception and include a message about the "root case" that interfered with its normal operation, including a description message.
PortletException(Throwable) - Constructor for class org.apache.jetspeed.portlet.PortletException
Constructs a new portlet exception when the portlet needs to throw an exception.
PortletFilterAdapter - Class in com.ibm.wps.pe.pc.legacy.cmpf
The PortletFilterAdapter is a default implementation for the PortletFilter interface.
PortletFilterAdapter() - Constructor for class com.ibm.wps.pe.pc.legacy.cmpf.PortletFilterAdapter
Creates a new PortletFilterAdapter.
PortletInfoSupplier - Interface in com.ibm.portal.struts.portlet
PortletInfoSupplier is used in WPS Struts extension classes to supply portlet config and context information.
PortletInfoSupplier - Interface in com.ibm.wps.portlets.struts
PortletInfoSupplier is used in WPS Struts extension classes to supply portlet config and context information.
PortletLog - Interface in org.apache.jetspeed.portlet
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
PortletLoginDisabledException - Exception in com.ibm.portal.auth.exceptions
This exception is thrown when the login portlet service is called although screen login is enabled.
PortletLoginDisabledException() - Constructor for exception com.ibm.portal.auth.exceptions.PortletLoginDisabledException
Empty constructor.
portletMode - Variable in class com.ibm.struts.taglib.html.FormTag
The Portlet mode
PortletPreferencesUserConfigurationDataStore - Class in com.ibm.portal.struts.portlet
PortletPreferencesUserConfigurationDataStore is a IUserConfigurationDataStore implementation for use within WebSphere Portal.
PortletPreferencesUserConfigurationDataStore() - Constructor for class com.ibm.portal.struts.portlet.PortletPreferencesUserConfigurationDataStore
PortletPreferencesUserConfigurationDataStore constructor
PortletRequest - Interface in org.apache.jetspeed.portlet
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
PortletRequestWrapper - Class in com.ibm.wps.pe.pc.legacy.cmpf
Provides a convenient implementation of the PortletRequest interface that can be subclassed by developers who wish to wrap the request to a Portlet.
PortletRequestWrapper(PortletRequest) - Constructor for class com.ibm.wps.pe.pc.legacy.cmpf.PortletRequestWrapper
Creates a PortletRequest adaptor wrapping the specified request object.
PortletResponse - Interface in org.apache.jetspeed.portlet
The PortletResponse interface represents the response sent to the client device.
PortletResponseWrapper - Class in com.ibm.wps.pe.pc.legacy.cmpf
Provides a convenient implementation of the PortletResponse interface that can be subclassed by developers who wish to wrap the response from a Portlet.
PortletResponseWrapper(PortletResponse) - Constructor for class com.ibm.wps.pe.pc.legacy.cmpf.PortletResponseWrapper
Creates a PortletResponse adaptor wrapping the specified response object.
PortletService - Interface in com.ibm.portal.portlet.service
Common base interface for all portlet services.
PortletService - Interface in org.apache.jetspeed.portlet.service
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
PortletServiceException - Class in org.apache.jetspeed.portlet.service
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
PortletServiceException() - Constructor for class org.apache.jetspeed.portlet.service.PortletServiceException
Deprecated. Creates a new portlet service exception.
PortletServiceException(Throwable) - Constructor for class org.apache.jetspeed.portlet.service.PortletServiceException
Deprecated. Creates a new exception withthe specified cause.
PortletServiceException(String) - Constructor for class org.apache.jetspeed.portlet.service.PortletServiceException
Deprecated. Creates a new exception with the sepcified detail message.
PortletServiceException(String, Throwable) - Constructor for class org.apache.jetspeed.portlet.service.PortletServiceException
Deprecated. Creates a new exception with the sepcified detail message and cause.
PortletServiceHome - Interface in com.ibm.portal.portlet.service
Interface for retrieving portlet services.
PortletServiceInstantiationException - Class in com.ibm.portal.portlet.service
Exception that indicates that the portal was unable to instantiate an implementation for the requested portlet service.
PortletServiceInstantiationException() - Constructor for class com.ibm.portal.portlet.service.PortletServiceInstantiationException
 
PortletServiceInvalidInterfaceException - Class in com.ibm.portal.portlet.service
Exception that indicates that a PortletServiceHome object cannot provide an implementation for the requested interface.
PortletServiceInvalidInterfaceException() - Constructor for class com.ibm.portal.portlet.service.PortletServiceInvalidInterfaceException
 
PortletServiceNotFoundException - Class in org.apache.jetspeed.portlet.service
The PortletServiceNotFoundException is thrown if a portlet attempts to access an service that is not found.
PortletServiceNotFoundException() - Constructor for class org.apache.jetspeed.portlet.service.PortletServiceNotFoundException
 
PortletServiceNotFoundException(String) - Constructor for class org.apache.jetspeed.portlet.service.PortletServiceNotFoundException
 
PortletServiceNotFoundException(Throwable) - Constructor for class org.apache.jetspeed.portlet.service.PortletServiceNotFoundException
 
PortletServiceUnavailableException - Class in com.ibm.portal.portlet.service
Exception that indicates that a requested portlet service is not available.
PortletServiceUnavailableException() - Constructor for class com.ibm.portal.portlet.service.PortletServiceUnavailableException
 
PortletServiceUnavailableException(Throwable) - Constructor for class com.ibm.portal.portlet.service.PortletServiceUnavailableException
 
PortletServiceUnavailableException - Class in org.apache.jetspeed.portlet.service
The PortletServiceUnavailableException is thrown if a portlet attempts to access an service that cannot be loaded, because an error occured during initialization.
PortletServiceUnavailableException() - Constructor for class org.apache.jetspeed.portlet.service.PortletServiceUnavailableException
 
PortletServiceUnavailableException(String) - Constructor for class org.apache.jetspeed.portlet.service.PortletServiceUnavailableException
 
PortletServiceUnavailableException(Throwable) - Constructor for class org.apache.jetspeed.portlet.service.PortletServiceUnavailableException
 
PortletSession - Interface in org.apache.jetspeed.portlet
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
PortletSessionListener - Interface in org.apache.jetspeed.portlet
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
PortletSettings - Interface in org.apache.jetspeed.portlet
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
PortletURI - Interface in org.apache.jetspeed.portlet
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
PortletURIAttributes - Class in com.ibm.portal.struts.common
The PortletURIAttributes class is used to specify attributes about the portlet URI that need to be created.
PortletURIAttributes() - Constructor for class com.ibm.portal.struts.common.PortletURIAttributes
Constructs the portlet URI attribute object.
PortletURIAttributes - Class in com.ibm.wps.struts.common
Deprecated.  
PortletURIAttributes() - Constructor for class com.ibm.wps.struts.common.PortletURIAttributes
Deprecated.  
PortletWindow - Interface in org.apache.jetspeed.portlet
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
PortletWindow.State - Class in org.apache.jetspeed.portlet
Deprecated. The State class is a finite enumeration of the possible states that a window can assume.
PortletWrapper - Class in com.ibm.wps.pb.wrapper
Deprecated. since 6.0.2 Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
PortletWrapper() - Constructor for class com.ibm.wps.pb.wrapper.PortletWrapper
Deprecated.  
postDelete(ObjectID) - Method in interface com.ibm.portal.app.component2.Lifecycle
This method is called after the application the component instance belongs to is deleted or after the component is removed from the application.
PREDEFINED_SLOT_USER_JAAS_SUBJECT - Static variable in interface com.ibm.portal.portlet.service.credentialvault.CredentialVaultService
This is the name of a predefined slot to store the transient JAAS credential.
PREDEFINED_SLOT_USER_JAAS_SUBJECT - Static variable in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
Deprecated. This is the name of a predefined slot to store the transient JAAS credential.
preDelete(ObjectID) - Method in interface com.ibm.portal.app.component2.Lifecycle
This method is called when the application the component instance belongs to is marked as deleted or when the component is removed from the application.
PREFIX - Static variable in class com.ibm.portal.struts.command.StrutsViewCommand
Request attribute name for the prefix.
PREFIX - Static variable in class com.ibm.portal.struts.plugins.PluginConstants
The prefix used on all other constants defined here
PREFIX - Static variable in interface com.ibm.portal.struts.portlet.StrutsBaseConstants
The prefix used on all other constants defined here
PREFIX - Static variable in class com.ibm.wps.portlets.struts.plugins.PluginConstants
The prefix used on all other constants defined here.
PREFIX - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsBaseConstants
The prefix used on all other constants defined here
PREFIX - Static variable in class com.ibm.wps.portlets.struts.WpsStrutsViewCommand
Request attribute name for the module prefix.
prepareStyles() - Method in class com.ibm.struts.taglib.html.FileTag
This verion of prepareStyles supports the dir attribute
prepareStyles() - Method in class com.ibm.struts.taglib.html.PasswordTag
Prepares the style attributes, including the dir attribute, for inclusion in the component's HTML tag.
prepareStyles() - Method in class com.ibm.struts.taglib.html.SelectTag
This verion of prepareStyles supports the dir attribute
prepareStyles() - Method in class com.ibm.struts.taglib.html.TextareaTag
This verion of prepareStyles supports the dir attribute
prepareStyles() - Method in class com.ibm.struts.taglib.html.TextTag
This verion of prepareStyles supports the dir attribute
PREVIOUS - Static variable in class org.apache.jetspeed.portlet.Portlet.ModeModifier
Deprecated. The mode is changed to the previous one.
PREVIOUS_MODE - Static variable in interface com.ibm.portal.struts.portlet.StrutsBaseConstants
The key used for storing the previous mode state
PREVIOUS_MODE - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
The key used for storing the previous mode.
PREVIOUS_MODE - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsBaseConstants
The key used for storing the previous mode state
PREVIOUS_MODE - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
The key used for storing the previous mode.
preWiredActions() - Method in interface com.ibm.wps.pb.property.ActionTriggerMarkup
Deprecated.  
printStackTrace() - Method in class org.apache.jetspeed.portlet.PortletException
Prints the stack trace of this exception to the standard error stream.
printStackTrace(PrintStream) - Method in class org.apache.jetspeed.portlet.PortletException
Prints the stack trace of this exception to the specified print stream.
printStackTrace(PrintWriter) - Method in class org.apache.jetspeed.portlet.PortletException
Prints the stack trace of this exception to the specified print writer.
printStackTrace() - Method in class org.apache.jetspeed.portlet.UnavailableException
Deprecated. Prints the stack trace of this exception to the standard error stream.
printStackTrace(PrintStream) - Method in class org.apache.jetspeed.portlet.UnavailableException
Deprecated. Prints the stack trace of this exception to the specified print stream.
printStackTrace(PrintWriter) - Method in class org.apache.jetspeed.portlet.UnavailableException
Deprecated. Prints the stack trace of this exception to the specified print writer.
processAction(ActionRequest, ActionResponse) - Method in class com.ibm.portal.struts.portlet.StrutsPortlet
Called by the portlet container to allow the portlet to process an action request.
processAction(PortletRequest, String) - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Deprecated.  
processActionPerform(HttpServletRequest, HttpServletResponse, Action, ActionForm, ActionMapping) - Method in class com.ibm.portal.struts.portlet.WpRequestProcessor
Ask the specified Action instance to handle this request.
processActionPerform(HttpServletRequest, HttpServletResponse, Action, ActionForm, ActionMapping) - Method in class com.ibm.wps.portlets.struts.WpsRequestProcessor
Asks the specified Action instance to handle this request.
processActionPerformed(PortletRequest, PortletResponse) - Method in class com.ibm.portal.struts.portlet.StrutsPortlet
The processing for actionPerformed.
processActionPerformed(PortletRequest) - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
The processing for actionPerformed.
processContent(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.portal.struts.portlet.WpRequestProcessor
Override the default function to do nothing since we set the content type elsewhere.
processException(HttpServletRequest, HttpServletResponse, Exception, ActionForm, ActionMapping) - Method in class com.ibm.portal.struts.portlet.WpRequestProcessor
This implementation calls the super implementation.
processException(HttpServletRequest, HttpServletResponse, Exception, ActionForm, ActionMapping) - Method in class com.ibm.wps.portlets.struts.WpsRequestProcessor
Calls the super implementation.
processForwardConfig(HttpServletRequest, HttpServletResponse, ForwardConfig) - Method in class com.ibm.portal.struts.portlet.WpRequestProcessor
This implementation will process the ForwardConfig and then call doFoward.
processForwardConfig(HttpServletRequest, HttpServletResponse, ForwardConfig) - Method in class com.ibm.portal.struts.portlet.WpTilesRequestProcessor
Description from the Struts Tiles Request Processor.
processForwardConfig(HttpServletRequest, HttpServletResponse, ForwardConfig) - Method in class com.ibm.wps.portlets.struts.WpsRequestProcessor
Processes the ForwardConfig and then calls doFoward.
PROCESSING_PHASE - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
Attribute name for processing phase.
PROCESSING_PHASE - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
Attribute name for processing phase.
processingInstruction(String, String) - Method in class com.ibm.portal.resolver.xml.helper.LeafContentHandler
 
processLocale(PortletRequest) - Method in class com.ibm.portal.struts.portlet.StrutsPortlet
Sets the locale for Jakarta Struts in session to the locale obtained from the portlet request object.
processLocale(PortletRequest) - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Sets the locale to the locale obtained from the portlet request object.
processMapping(HttpServletRequest, HttpServletResponse, String) - Method in class com.ibm.portal.struts.portlet.WpRequestProcessor
Calls the super processMapping implementation.
processMapping(HttpServletRequest, HttpServletResponse, String) - Method in class com.ibm.wps.portlets.struts.WpsRequestProcessor
Calls the super processMapping implementation.
processMultipart(HttpServletRequest) - Method in class com.ibm.portal.struts.portlet.WpRequestProcessor
If this is a multipart request, wrap it with a special wrapper.
processMultipart(HttpServletRequest) - Method in class com.ibm.wps.portlets.struts.WpsRequestProcessor
If this is a multipart request, wrap it with a special wrapper.
processNewActionUri(String, PortletRequest, PortletResponse, ServletContext) - Static method in class com.ibm.portal.struts.portlet.WpRequestProcessor
This method will implement the necessary steps to simulate a forward to a Struts Action.
processNewActionUri(String, HttpServletRequest, HttpServletResponse, ServletContext) - Static method in class com.ibm.wps.portlets.struts.WpsRequestProcessor
Simulates a forward to a Struts action.
processNoCache(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.portal.struts.portlet.WpRequestProcessor
This method does not call the Struts Request Processor processNoCache implementation.
processNoCache(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.wps.portlets.struts.WpsRequestProcessor
This method is overridden so that the Struts request processor processNoCache method is not called.
processPopulate(HttpServletRequest, HttpServletResponse, ActionForm, ActionMapping) - Method in class com.ibm.portal.struts.portlet.WpRequestProcessor
Calls the inherited processPopulate.
processPopulate(HttpServletRequest, HttpServletResponse, ActionForm, ActionMapping) - Method in class com.ibm.wps.portlets.struts.WpsRequestProcessor
Calls the inherited processPopulate.
processRoles(HttpServletRequest, HttpServletResponse, ActionMapping) - Method in class com.ibm.portal.struts.portlet.WpRequestProcessor
This method will call the super implementation for processing J2EE roles.
processRoles(HttpServletRequest, HttpServletResponse, ActionMapping) - Method in class com.ibm.wps.portlets.struts.WpsRequestProcessor
Calls the super implementation for processing J2EE roles.
processStrutsAction(PortletRequest, PortletResponse, String) - Method in class com.ibm.portal.struts.portlet.StrutsPortlet
Calls the appropriate Struts request processor's process method for the specified Struts action.
processStrutsAction(PortletRequest, String) - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Invokes the Struts request processor for the specified Struts action.
processTilesDefinition(String, boolean, HttpServletRequest, HttpServletResponse) - Method in class com.ibm.portal.struts.portlet.WpTilesRequestProcessor
Process a Tile definition name.
processUri(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.portal.struts.portlet.WpRequestProcessor
Identify and return the path component from the request URI.
processUri(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.wps.portlets.struts.WpsRequestProcessor
Identifies and returns the path component from the request URI.
Property - Interface in com.ibm.portal.propertybroker.property
Encapsulates property information.
Property - Interface in com.ibm.wps.pb.property
Deprecated. since 6.0.1 Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
PropertyBrokerContextPassingService - Interface in com.ibm.portal.propertybroker.service
An interface used to pass context information to portlets.
PropertyBrokerContextPassingService - Interface in com.ibm.wps.pb.service
Deprecated. since 6.0.1 Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
PropertyBrokerService - Interface in com.ibm.portal.propertybroker.service
The public interface provided by the Property Broker service.
PropertyBrokerService - Interface in com.ibm.wps.pb.service
Deprecated. since 6.0.1 Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
PropertyBrokerServiceException - Exception in com.ibm.portal.propertybroker.service
This is the root class for all exceptions thrown by the Property Broker service.
PropertyBrokerServiceException() - Constructor for exception com.ibm.portal.propertybroker.service.PropertyBrokerServiceException
Default constructor
PropertyBrokerServiceException(Throwable) - Constructor for exception com.ibm.portal.propertybroker.service.PropertyBrokerServiceException
Constructor that gives a detailed message
PropertyBrokerServiceException - Class in com.ibm.wps.pb.service
Deprecated. since 6.0.1 Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
PropertyBrokerServiceException(MessageCode) - Constructor for class com.ibm.wps.pb.service.PropertyBrokerServiceException
Deprecated.  
PropertyBrokerServiceException(MessageCode, Object[]) - Constructor for class com.ibm.wps.pb.service.PropertyBrokerServiceException
Deprecated.  
PropertyBrokerServiceException(MessageCode, Object[], Throwable) - Constructor for class com.ibm.wps.pb.service.PropertyBrokerServiceException
Deprecated.  
PropertyController - Interface in com.ibm.portal.propertybroker.property
Encapsulates setter methods used when initializing instances of Property.
PropertyFactory - Interface in com.ibm.portal.propertybroker.service
An factory interface provided by the Property Broker.
PropertyFactory - Class in com.ibm.wps.pb.property
Deprecated. since 6.0.1 Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
PropertyFilterType - Class in com.ibm.portal.propertybroker.property
Typesafe enum pattern that encapsulates the property filter type.
PropertyFilterType(String) - Constructor for class com.ibm.portal.propertybroker.property.PropertyFilterType
Constructor that can only be used by this class or subclasses
PropertyListener - Interface in com.ibm.wps.pb.portlet
Deprecated. since 6.0.1 Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
PropertyValue - Interface in com.ibm.portal.propertybroker.property
Encapsulates a property with its value and an optional reason for change.
PropertyValue - Interface in com.ibm.wps.pb.property
Deprecated. since 6.0.1 Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
PropertyValueChangeType - Class in com.ibm.portal.propertybroker.property
Typesafe enum pattern storing the possible reasons why a property value change was generated - e.g.
PropertyValueChangeType(String) - Constructor for class com.ibm.portal.propertybroker.property.PropertyValueChangeType
Constructor that can only be used by this class or subclasses
PSEUDO_RESPONSE - Static variable in interface com.ibm.portal.struts.portlet.StrutsBaseConstants
The key used for storing the temporary HttpServletResponse used during actionPerformed processing
PSEUDO_RESPONSE - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsBaseConstants
The key used for storing the temporary HttpServletResponse used during actionPerformed processing
put(HttpServletRequest, Map) - Method in interface com.ibm.portal.struts.data.IUserConfigurationDataStore
Stores the given user configuration data in the data store.
put(HttpServletRequest, Map) - Method in class com.ibm.portal.struts.portlet.PortletPreferencesUserConfigurationDataStore
Store the given user configuration data in the data store.
put(HttpServletRequest, Map) - Method in interface com.ibm.struts.data.IUserConfigurationDataStore
Deprecated. Stores the given user configuration data in the data store.
put(HttpServletRequest, Map) - Method in class com.ibm.wps.portlets.struts.PortletDataUserConfigurationDataStore
Stores the given user configuration data in the data store.

Q

QUERIED - Static variable in class com.ibm.portal.propertybroker.property.PropertyValueChangeType
The property value change is being propagated as the value was obtained in a query
QUERY - Static variable in class com.ibm.portal.struts.command.StrutsViewJspCommand
Name of the request attribute for the query string.
QUERY - Static variable in class com.ibm.wps.portlets.struts.WpsStrutsViewJspCommand
Name of the request attribute for the query string.

R

readInitParameters(ServletContext, PortletConfig, StrutsInfo) - Method in class com.ibm.portal.struts.portlet.StrutsPortlet
Reads the init parameters for this portlet from the web deployment descriptor and performs the appropriate configuration.
readInitParameters(ServletContext, PortletConfig, WpsStrutsInfo) - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Reads the init parameters for this portlet from the web deployment descriptor and performs the appropriate configuration.
readObjectID() - Method in interface com.ibm.portal.ObjectID.Deserializer
 
readResolve() - Method in class org.apache.jetspeed.portlet.Portlet.Mode
Deprecated. Returns a mode object representing the mode of this object
readResolve() - Method in class org.apache.jetspeed.portlet.Portlet.ModeModifier
Deprecated. Returns a mode modifier object representing the mode modifier of this object
readResolve() - Method in class org.apache.jetspeed.portlet.PortletWindow.State
Deprecated.  
RedirectURLGenerator - Interface in com.ibm.portal.state
The Redirect URL Generator provides methods to create URLs pointing to pages or portlets.
RedirectURLGeneratorFactoryService - Interface in com.ibm.portal.portlet.service.state
The RedirectURLGeneratorFactoryService is a Java Portlet API portlet service that provides access to a RedirectURLGenerator instance.
referencesSystemCredential() - Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialSlotConfig
Returns if this Vault Slot references a System Credential (i.e., every access maps to the same secret).
registerActions(PortletRequest, PortletSettings, Action[]) - Method in interface com.ibm.wps.pb.service.PropertyBrokerService
Deprecated. Registers an array of Actions for a given portlet with the PropertyBrokerService.
registerBackupData(Object, String) - Method in interface com.ibm.portal.app.service.backup.StreamBackupService
This registers a data set during backup.
registerProperties(PortletRequest, PortletSettings, Property[]) - Method in interface com.ibm.wps.pb.service.PropertyBrokerService
Deprecated. Registers the properties which are produced or consumed by the portlet.
registerRestoreData(Object, String) - Method in interface com.ibm.portal.app.service.backup.StreamBackupService
This requests a data set to be restored.
RELEASE - Static variable in interface com.ibm.portal.DatabaseDomainConstants
Constant for release domain
release() - Method in class com.ibm.portal.struts.logging.StrutsLogFactory
Release any internal references to previously created Log instances returned by this factory.
release() - Method in class com.ibm.wps.portlets.struts.logging.StrutsLogFactory
Release any internal references to previously created Log instances returned by this factory.
RELEASE_NUMBER - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
Current release number.
RELEASE_NUMBER - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
Current release number.
RememberMeCookieService - Interface in com.ibm.portal.portletservice.rememberme
Portlet service for JSR compliant portlets to leverage the remember me cookie functionality of WebSphere Portal.
REMOVE_ON_MODE_CHANGE - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
Attribute name to indicate that a command should be removed on a mode change.
REMOVE_ON_MODE_CHANGE - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
Attribute name to indicate that a command should be removed on a mode change.
removeAccessPrivilegeFromCommunityRole(CommunityRole, CommunityAccessPrivilege) - Method in interface com.ibm.portal.community.CommunityController
Method to remove permissions on a community role.
removeAllAttributes() - Method in interface org.apache.jetspeed.portlet.PortletData
Deprecated. deprecated since version 1.1
removeAttribute(Object, List) - Static method in class com.ibm.portal.struts.command.StrutsViewCommand
Removes the attribute from the list.
removeAttribute(String) - Method in class com.ibm.portal.struts.logging.StrutsLogFactory
Remove any configuration attribute associated with the specified name.
removeAttribute(String) - Method in class com.ibm.wps.portlets.struts.logging.StrutsLogFactory
Remove any configuration attribute associated with the specified name.
removeAttribute(Object, List) - Static method in class com.ibm.wps.portlets.struts.WpsStrutsViewCommand
Removes the attribute from the list.
removeAttribute(String) - Method in interface org.apache.jetspeed.portlet.PortletApplicationSettings
Deprecated. Removes the attribute with the given name.
removeAttribute(String) - Method in interface org.apache.jetspeed.portlet.PortletContext
Deprecated. Removes the attribute with the given name.
removeAttribute(String) - Method in interface org.apache.jetspeed.portlet.PortletData
Deprecated. Removes the attribute with the given name.
removeAttribute(String) - Method in interface org.apache.jetspeed.portlet.PortletRequest
Deprecated. Removes the attribute with the given name.
removeAttribute(String) - Method in interface org.apache.jetspeed.portlet.PortletSession
Deprecated. Removes the attribute with the given name.
removeAttribute(String) - Method in interface org.apache.jetspeed.portlet.PortletSettings
Deprecated. Removes the attribute with the given name.
removeAttributeNameToSave(String) - Static method in class com.ibm.portal.struts.command.StrutsViewActionCommand
Removes the name of an attribute from the list of attribute names to save.
removeAttributeNameToSave(String) - Static method in class com.ibm.portal.struts.command.StrutsViewCommand
Removes the name of an attribute from the list of attribute names to save.
removeAttributeNameToSave(String) - Static method in class com.ibm.portal.struts.command.StrutsViewErrorCommand
Remove the name of an attribute from the list of attribute names to save
removeAttributeNameToSave(String) - Static method in class com.ibm.portal.struts.command.StrutsViewJspCommand
Removes the name of an attribute from the list of attribute names to save.
removeAttributeNameToSave(String) - Static method in class com.ibm.portal.struts.command.StrutsViewTilesCommand
Remove the name of an attribute from the list of attribute names to save
removeAttributeNameToSave(String) - Static method in class com.ibm.wps.portlets.struts.WpsStrutsViewActionCommand
Removes the name of an attribute from the list of attribute names to save.
removeAttributeNameToSave(String) - Static method in class com.ibm.wps.portlets.struts.WpsStrutsViewCommand
Removes the name of an attribute from the list of attribute names to save.
removeAttributeNameToSave(String) - Static method in class com.ibm.wps.portlets.struts.WpsStrutsViewErrorCommand
Removes the name of an attribute from the list of attribute names to save.
removeAttributeNameToSave(String) - Static method in class com.ibm.wps.portlets.struts.WpsStrutsViewJspCommand
Removes the name of an attribute from the list of attribute names to save.
removeAttributeNameToSave(String) - Static method in class com.ibm.wps.portlets.struts.WpsStrutsViewTilesCommand
Removes the name of an attribute from the list of attribute names to save.
removeAttributeTypeToSave(Class) - Static method in class com.ibm.portal.struts.command.StrutsViewActionCommand
Removes the class type of the request attribute from the list of attributes to save.
removeAttributeTypeToSave(Class) - Static method in class com.ibm.portal.struts.command.StrutsViewCommand
Removes the class type of the request attribute from the list of attributes to save.
removeAttributeTypeToSave(Class) - Static method in class com.ibm.portal.struts.command.StrutsViewErrorCommand
Remove the class type of the request attribute from the list of attributes to save.
removeAttributeTypeToSave(Class) - Static method in class com.ibm.portal.struts.command.StrutsViewJspCommand
Removes the class type of the request attribute from the list of attributes to save.
removeAttributeTypeToSave(Class) - Static method in class com.ibm.portal.struts.command.StrutsViewTilesCommand
Remove the class type of the request attribute from the list of attributes to save.
removeAttributeTypeToSave(Class) - Static method in class com.ibm.wps.portlets.struts.WpsStrutsViewActionCommand
Removes the class type of the request attribute from the list of attributes to save.
removeAttributeTypeToSave(Class) - Static method in class com.ibm.wps.portlets.struts.WpsStrutsViewCommand
Removes the class type of the request attribute from the list of attributes to save.
removeAttributeTypeToSave(Class) - Static method in class com.ibm.wps.portlets.struts.WpsStrutsViewErrorCommand
Removes the class type of the request attribute from the list of attributes to save.
removeAttributeTypeToSave(Class) - Static method in class com.ibm.wps.portlets.struts.WpsStrutsViewJspCommand
Removes the class type of the request attribute from the list of attributes to save.
removeAttributeTypeToSave(Class) - Static method in class com.ibm.wps.portlets.struts.WpsStrutsViewTilesCommand
Removes the class type of the request attribute from the list of attributes to save.
removeCommand(PortletRequest, PortletResponse, String) - Method in class com.ibm.portal.struts.plugins.CommandManagerFactory
Remove the IViewCommand.
removeCommand(PortletRequest, PortletResponse, String) - Method in class com.ibm.wps.portlets.struts.plugins.CommandManagerFactory
Removes the IViewCommand.
removeDomainObjectFromCommunity(ObjectID, ObjectID) - Method in interface com.ibm.portal.community.CommunityController
removes a domain object (business component) from the community.
removeDomainRoleFromCommunityRole(CommunityRole, ObjectID) - Method in interface com.ibm.portal.community.CommunityController
removes a domain role from a community role.
The domain object (business component) will be notified that the members of this community role have been removed.
removeDomainRolesFromDomainObject(ObjectID, ObjectID, Set<ObjectID>) - Method in interface com.ibm.portal.community.CommunityController
removes domain roles from a domain object (business component).
removeFromFavorites(Set<ObjectID>) - Method in interface com.ibm.portal.app.service.ApplicationCatalogService
Removes the applications with the given ObjectIDs from the list of the caller's favorites.
removeLocale(Locale) - Method in interface com.ibm.portal.app.model.LocalizedControl
Remove title and description for a given locale.
removeLocale(Locale) - Method in interface com.ibm.portal.app.service.ApplicationService
Remove title and description for a given locale.
removeLocale(Locale) - Method in interface com.ibm.portal.app.service.TemplateService
Remove title and description for a given locale.
removeMemberFromCommunityRole(CommunityRole, Set<Principal>) - Method in interface com.ibm.portal.community.CommunityController
removes one or more members (user or group) from the given community role.
Domain objects (business components) from the community role are notified that the members have been removed.
removeMemberFromCommunityRoleOID(CommunityRole, Set<ObjectID>) - Method in interface com.ibm.portal.community.CommunityController
removes one or more members (user or group), identified through their ObjectID, from the given community role.
Domain objects (business components) from the community role are notified that the members have been removed.
removeMetaData(QName) - Method in interface com.ibm.portal.app.service.ApplicationService
Remove a meta-data entry from this application.
removeMetaData(QName) - Method in interface com.ibm.portal.app.service.BusinessComponentService
Remove a meta-data entry from this component.
removeObject(String) - Method in class com.ibm.portal.struts.common.ModuleContext
Removes the object stored by key and taking into account the previously saved module prefix.
removePage(ObjectID) - Method in interface com.ibm.portal.dynamicui.DynamicUICtrl
Removes a page.
removeParameterNameToSave(String) - Static method in class com.ibm.wps.portlets.struts.WpsStrutsViewActionCommand
Removes the name of a parameter from the list of parameter names to save.
removeParameterNameToSave(String) - Static method in class com.ibm.wps.portlets.struts.WpsStrutsViewCommand
Removes the name of an parameter from the list of parameter names to save.
removePortalRoleFromDomainRole(DomainRole, ObjectID, String) - Method in interface com.ibm.portal.community.CommunityController
removes a portal specific role from an existing domain role.
removePortlet(ObjectID) - Method in interface com.ibm.portal.dynamicui.DynamicUICtrl
Removes a portlet.
removePreference(String) - Method in interface com.ibm.portal.app.service.ApplicationService
Remove a preference from this application.
removePreference(String) - Method in interface com.ibm.portal.app.service.BusinessComponentService
Remove a preference from this component.
removeRestorePoints(Set<ObjectID>) - Method in interface com.ibm.portal.app.service.ApplicationService
Remove the RestorePoints identified by the passed ObjectIDs
RemoveUIElementException - Exception in com.ibm.portal.dynamicui
The RemoveUIElementException is thrown when an error occurs during the attempt to remove a transient UI element.
RemoveUIElementException() - Constructor for exception com.ibm.portal.dynamicui.RemoveUIElementException
Constructor.
RemoveUIElementException(Throwable) - Constructor for exception com.ibm.portal.dynamicui.RemoveUIElementException
Constructor.
removeVariable(String) - Method in class org.apache.jetspeed.portlet.PortletAdapter
Deprecated. Removes a transient variable of the concrete portlet.
render() - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeJspInclude
 
render() - Method in interface com.ibm.portal.theme.plugin.ThemeInclude
Renders the output for this contribution.
RENDER_PARAMETER - Static variable in class com.ibm.portal.propertybroker.property.ParameterBindingType
This Parameter is bound as a portlet's render parameter.
RENDER_PHASE - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
Response phase.
RENDER_PHASE - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
This value indicated response phase.
renderFormStartElement() - Method in class com.ibm.struts.taglib.html.FormTag
Generates the opening <form> element with appropriate attributes.
renderToken() - Method in class com.ibm.struts.taglib.html.FormTag
Generates a hidden input field with token information, if any.
repopulateRequest(RenderRequest) - Method in class com.ibm.portal.struts.command.StrutsViewCommand
Repopulates the given request from saved values.
repopulateRequest(PortletRequest) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewCommand
Repopulates the given request from saved values.
request - Variable in class com.ibm.portal.theme.plugin.impl.DefaultThemeJspInclude
the current request
REQUEST_ATTRIBUTE - Static variable in class com.ibm.portal.propertybroker.property.ParameterBindingType
This Parameter is bound as a portlet's request attribute.
REQUEST_CLIENT_PROFILE - Static variable in class com.ibm.portal.portlet.Constants
Attribute that allows to retrieve the CCPP client profile from a portlet request.
REQUEST_HAS_INVISIBLE_PREFERENCES - Static variable in class com.ibm.portal.portlet.Constants
Request property indicating that the most specifc data layer for the current portlet preferences associated with this request are hidden, because the validation failed during construction of the preferences.
REQUEST_PARAMETER - Static variable in class com.ibm.portal.propertybroker.property.ParameterBindingType
This Parameter is bound as a portlet's request parameter.
REQUEST_PHASE - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
Request phase.
REQUEST_PHASE - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
This value indicates request phase.
REQUESTED - Static variable in class org.apache.jetspeed.portlet.Portlet.ModeModifier
Deprecated. The mode is changed as requested.
requiresPOST() - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeItem
 
requiresPOST() - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeLinkItem
 
requiresPOST() - Method in interface com.ibm.portal.theme.plugin.ThemeLinkItem
If the URL is an action, it should be rendered as a FORM POST instead of the usual GET.
ResettableAtomContentHandler - Interface in com.ibm.portal.resolver.atom
Extension of AtomContentHandler that allows to builds processing chains of these handlers.
ResettableAtomContentHandlerAdapter - Class in com.ibm.portal.resolver.atom.helper
Base class that can be used for chains of atom content handlers.
ResettableAtomContentHandlerAdapter(ResettableAtomContentHandler) - Constructor for class com.ibm.portal.resolver.atom.helper.ResettableAtomContentHandlerAdapter
 
ResettableAtomThreadingContentHandler - Interface in com.ibm.portal.resolver.atom
Extension of AtomThreadingContentHandler that allows to builds processing chains of these handlers.
ResettableContentHandler - Interface in com.ibm.portal.resolver.xml
Extension of ContentHandler that allows to build content handler chains.
ResettableContentHandlerAdapter - Class in com.ibm.portal.resolver.xml.helper
Base class for elements of a ResettableContentHandler chain that simply delegates all method calls to the next element in the chain .
ResettableContentHandlerAdapter(ResettableContentHandler) - Constructor for class com.ibm.portal.resolver.xml.helper.ResettableContentHandlerAdapter
Initialize the chain
ResettableIWidgetContentHandler - Interface in com.ibm.portal.resolver.iwidget.xml
Extension of IWidgetContentHandler that allows to builds processing chains of these handlers.
RESIZING - Static variable in class org.apache.jetspeed.portlet.PortletWindow.State
Deprecated.  
resolve(String) - Method in interface com.ibm.portal.resolver.xml.URIResolver
Resolves a (relative) URI reference into a full URI.
resolve(String) - Method in interface com.ibm.portal.resolver.xml.URLResolver
Resolves a (relative) URL reference into a full URL.
ResolverContentHandler - Interface in com.ibm.portal.resolver.xml
Content handler filter that dispatches to a target content handler and that can use the context of the events floating over it to perform context sensitive URL resolution.
ResolverXMLFilter - Interface in com.ibm.portal.resolver.xml
XML filter that produces XML elements and that can use the context of the events floating over it to perform context sensitive URL resolution.
ResourceLookupException - Exception in com.ibm.portal.dynamicui
The ResourceLookupException is thrown in cases where a resource reference cannot be resolved.
ResourceLookupException() - Constructor for exception com.ibm.portal.dynamicui.ResourceLookupException
Constructor.
ResourceLookupException(Throwable) - Constructor for exception com.ibm.portal.dynamicui.ResourceLookupException
Constructor.
response - Variable in class com.ibm.portal.theme.plugin.impl.DefaultThemeJspInclude
the current response
RESPONSE_REQUIRES_WSRP_REWRITING - Static variable in class com.ibm.portal.portlet.Constants
Response property indicating that the content returned with a MimeResponse contains WSRP rewrite expressions and thus requires WSRP URL rewriting.
restore(ObjectID) - Method in interface com.ibm.portal.app.service.ApplicationService
Restore the application from a given restore point
restoreData(InputStream, String, String) - Method in interface com.ibm.portal.app.service.backup.StreamBackupServiceClient
This is called by the StreamBackupService to allow the business component to read the stored data back in.
RestorePoint - Interface in com.ibm.portal.app.model
Identifies a specific backed up snapshot of an application.
RestorePoint.State - Enum in com.ibm.portal.app.model
The state the backup of an application can have.
retrieveProtectedResourceOID(String) - Method in interface com.ibm.portal.community.CommunityObjectFactory
retrieves the portal ObjectID of a protected resource that has been stored in the portal JCR data storage.
RETURN_URL - Static variable in class com.ibm.portal.struts.common.PortletApiUtils
Deprecated.  
RETURN_URL - Static variable in class com.ibm.portal.struts.common.PortletURIAttributes
The return URL.
Reusable - Interface in com.ibm.portal.theme.plugin
Tags an implementation as "reusable".
rollback() - Method in class com.ibm.portal.struts.upload.WpCommonsMultipartRequestHandler
Cleans up when a problem occurs during request processing.
rollback() - Method in class com.ibm.wps.portlets.struts.upload.WpsCommonsMultipartRequestHandler
Cleans up when a problem occurs during request processing.

S

s_namescopeForm - Static variable in class com.ibm.portal.struts.common.PortletApiUtils
Indicator of whether or not to namescope the form name.
s_namescopeInputName - Static variable in class com.ibm.portal.struts.common.PortletApiUtils
Indicator of whether or not to namescope the name attribute of the input element.
saveAsAttribute(String, Object) - Method in class com.ibm.portal.struts.command.StrutsViewCommand
Saves the given named object for later restoral as an attribute for when the command is executed.
saveAsAttribute(String, Object) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewCommand
Saves the given named object for later retrieval as an attribute for when the command is executed.
saveAsParameter(String, String) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewCommand
Saves the given named object for later retrieval as an parameter for when the command is executed.
saveAttribute(PortletRequest, String) - Method in class com.ibm.portal.struts.command.StrutsViewCommand
Saves the given request attribute for later restoral when the command is executed.
saveAttribute(HttpServletRequest, String) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewCommand
Saves the given request attribute for later retrieval when the command is executed.
saveAttributes(PortletRequest, ViewCommandExecutionContext) - Method in class com.ibm.portal.struts.command.StrutsViewActionCommand
Saves the attributes specific to action rendering.
saveAttributes(PortletRequest, ViewCommandExecutionContext, List, List) - Method in class com.ibm.portal.struts.command.StrutsViewCommand
Saves attributes from the request by name for later restoral when the command is executed.
saveAttributes(PortletRequest, ViewCommandExecutionContext) - Method in class com.ibm.portal.struts.command.StrutsViewCommand
Saves attributes from the request by name for later restoral when the command is executed.
saveAttributes(PortletRequest, ViewCommandExecutionContext) - Method in class com.ibm.portal.struts.command.StrutsViewErrorCommand
Save the attributes specific to ErrorResponseInfo rendering.
saveAttributes(PortletRequest, ViewCommandExecutionContext) - Method in class com.ibm.portal.struts.command.StrutsViewJspCommand
Saves the attributes specific to JSP rendering.
saveAttributes(PortletRequest, ViewCommandExecutionContext) - Method in class com.ibm.portal.struts.command.StrutsViewStaticCommand
Save the attributes specific to JSP rendering.
saveAttributes(PortletRequest, ViewCommandExecutionContext) - Method in class com.ibm.portal.struts.command.StrutsViewTilesCommand
Save the attributes specific to Tiles rendering.
saveAttributes(HttpServletRequest, ViewCommandExecutionContext) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewActionCommand
Saves the attributes specific to JSP rendering.
saveAttributes(HttpServletRequest, ViewCommandExecutionContext, List, List) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewCommand
Saves attributes from the request by name for later retrieval when the command is executed.
saveAttributes(HttpServletRequest, ViewCommandExecutionContext) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewCommand
Saves attributes from the request by name for later retrieval when the command is executed.
saveAttributes(HttpServletRequest, ViewCommandExecutionContext) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewErrorCommand
Saves the attributes specific to the ErrorResponseInfo rendering.
saveAttributes(HttpServletRequest, ViewCommandExecutionContext) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewJspCommand
Saves the attributes related to JSP rendering.
saveAttributes(HttpServletRequest, ViewCommandExecutionContext) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewTilesCommand
Saves the attributes related to Tiles rendering.
saveCommand(PortletRequest, PortletResponse) - Method in class com.ibm.portal.struts.command.StrutsViewCommand
Saves the current command using the Command Manager Factory.
saveCommand(PortletRequest, PortletResponse, String) - Method in class com.ibm.portal.struts.command.StrutsViewCommand
Saves the current command using the Command Manager Factory.
saveCommand(HttpServletRequest) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewCommand
Saves the current command using the Command Manager Factory.
saveCommand(HttpServletRequest, String) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewCommand
Saves the current command using the Command Manager Factory.
saveParameter(HttpServletRequest, String) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewCommand
Saves the given request parameter for later retrieval when the command is executed.
saveParameters(HttpServletRequest, ViewCommandExecutionContext, List) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewCommand
Saves parameters from the request by name for later retrieval when the command is executed.
saveWelcomeFileCommand(PortletRequest) - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Saves the Welcome File Command.
SAXIOException - Exception in com.ibm.portal.resolver.xml.exception
 
SAXIOException(SAXException) - Constructor for exception com.ibm.portal.resolver.xml.exception.SAXIOException
Initializes the IOException with the root cause
SAXTransformerException - Exception in com.ibm.portal.resolver.xml.exception
 
SAXTransformerException(SAXException) - Constructor for exception com.ibm.portal.resolver.xml.exception.SAXTransformerException
Initializes the IOException with the root cause
secret - Variable in class com.ibm.wps.portletservice.credentialvault.credentials.BinaryCredential
Deprecated.  
secret - Variable in class com.ibm.wps.portletservice.credentialvault.credentials.BinaryPassiveCredential
Deprecated.  
secret - Variable in class com.ibm.wps.portletservice.credentialvault.credentials.Credential
Deprecated.  
secret - Variable in class com.ibm.wps.portletservice.credentialvault.credentials.JaasSubjectCredential
Deprecated.  
secret - Variable in class com.ibm.wps.portletservice.credentialvault.credentials.JaasSubjectPassiveCredential
Deprecated.  
secret - Variable in class com.ibm.wps.portletservice.credentialvault.credentials.SimplePassiveCredential
Deprecated.  
secret - Variable in class com.ibm.wps.portletservice.credentialvault.credentials.UserPasswordCredential
Deprecated.  
secret - Variable in class com.ibm.wps.portletservice.credentialvault.credentials.UserPasswordPassiveCredential
Deprecated.  
SECRET_TYPE_BYTEARRAY - Static variable in interface com.ibm.portal.portlet.service.credentialvault.CredentialVaultService
The secret is given in the form of a byte array
SECRET_TYPE_BYTEARRAY - Static variable in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
Deprecated. The user's secret is in binary form.
SECRET_TYPE_JAAS_SUBJECT - Static variable in interface com.ibm.portal.portlet.service.credentialvault.CredentialVaultService
The secret is given in the form of a Jaas Subject
SECRET_TYPE_JAAS_SUBJECT - Static variable in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
Deprecated. The user's secret is a JAAS Subject.
SECRET_TYPE_JAVA_OBJECT - Static variable in interface com.ibm.portal.portlet.service.credentialvault.CredentialVaultService
The secret is a Java Object
SECRET_TYPE_JAVA_OBJECT - Static variable in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
Deprecated. The user's secret is a java object.
SECRET_TYPE_NO_SECRET_DATA - Static variable in interface com.ibm.portal.portlet.service.credentialvault.CredentialVaultService
Type for credential objects that do not contain a secret.
SECRET_TYPE_NO_SECRET_DATA - Static variable in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
Deprecated. Type for credential objects that do not contain a secret.
SECRET_TYPE_UNDEFINED - Static variable in interface com.ibm.portal.portlet.service.credentialvault.CredentialVaultService
Used only for the super class CredentialSecret of the secret classes as Secret Type, do not use this for creating Slots
SECRET_TYPE_UNDEFINED - Static variable in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
Deprecated. Used only for the super class CredentialSecret of the secret classes as secret type.
SECRET_TYPE_USERID_STRING_PASSWORD_STRING - Static variable in interface com.ibm.portal.portlet.service.credentialvault.CredentialVaultService
The secret type is userid / password
SECRET_TYPE_USERID_STRING_PASSWORD_STRING - Static variable in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
Deprecated. The user's secret is a userid/password pair.
SecretTypeNotSupportedException - Exception in com.ibm.portal.portlet.service.credentialvault
Exception that is thrown when a particular Vault implementation cannot handle a specific Secret Type, as defined in the CredentialVaultService class.
SecretTypeNotSupportedException(int) - Constructor for exception com.ibm.portal.portlet.service.credentialvault.SecretTypeNotSupportedException
Constructs a SecretTypeNotSupported exception.
SecretTypeNotSupportedException(int, Throwable) - Constructor for exception com.ibm.portal.portlet.service.credentialvault.SecretTypeNotSupportedException
Constructs a SecretTypeNotSupportedException exception.
SecretTypeNotSupportedException(int, String) - Constructor for exception com.ibm.portal.portlet.service.credentialvault.SecretTypeNotSupportedException
Constructor.
SecretTypeNotSupportedException(int, String, Throwable) - Constructor for exception com.ibm.portal.portlet.service.credentialvault.SecretTypeNotSupportedException
Constructor.
SecurityException - Exception in com.ibm.portal.security.exceptions
Root exception class for all security related exceptions.
SecurityException(Throwable) - Constructor for exception com.ibm.portal.security.exceptions.SecurityException
Initializes the exception with the reason of the exception.
SecurityException() - Constructor for exception com.ibm.portal.security.exceptions.SecurityException
Empty constructor.
SecurityException(MessageCode, Object[]) - Constructor for exception com.ibm.portal.security.exceptions.SecurityException
Initializes the exception with a message code and the corresponding arguments
SecurityFilterConfig - Interface in com.ibm.portal.security
This interface defines a generic configuration object for the initialization of a security filter.
SelectTag - Class in com.ibm.struts.taglib.html
This class is a simple extension of the Struts select tag to adding the dir attribute.
SelectTag() - Constructor for class com.ibm.struts.taglib.html.SelectTag
Construct a new instance of this tag.
send(String, PortletMessage, PortletRequest) - Method in interface org.apache.jetspeed.portlet.PortletContext
Deprecated. since Version 1.1
send(String, PortletMessage) - Method in interface org.apache.jetspeed.portlet.PortletContext
Deprecated. Sends the given message to all portlets in the same portlet application on the same page that have the given name.
send(String, DefaultPortletMessage) - Method in interface org.apache.jetspeed.portlet.PortletContext
Deprecated. Sends the given message to all portlets on the same page that have the given name regardless of the portlet application.
sendError(PortletRequest, int, String) - Method in class com.ibm.portal.struts.action.StrutsAction
Sends an error response to the client using the specified status code and descriptive message.
sendError(ActionRequest, int, String) - Method in class com.ibm.portal.struts.action.StrutsAction
Sends an error response to the client using the specified status code and descriptive message.
sendError(RenderRequest, int, String) - Method in class com.ibm.portal.struts.action.StrutsAction
Sends an error response to the client using the specified status code and descriptive message.
sendError(PortletRequest, int) - Method in class com.ibm.portal.struts.action.StrutsAction
Sends an error response to the client using the specified status.
sendError(ActionRequest, int) - Method in class com.ibm.portal.struts.action.StrutsAction
Sends an error response to the client using the specified status.
sendError(RenderRequest, int) - Method in class com.ibm.portal.struts.action.StrutsAction
Sends an error response to the client using the specified status.
sendError(PortletRequest, int, String) - Method in class com.ibm.wps.struts.action.StrutsAction
Sends an error response to the client using the specified status code and descriptive message.
sendError(PortletRequest, int) - Method in class com.ibm.wps.struts.action.StrutsAction
Sends an error response to the client using the specified status.
Sensor - Interface in com.ibm.portal.app.component2
Sensor is one of the Application Component Interfaces, implemented by an application component.
SensorData - Interface in com.ibm.portal.app.model
Sensor data represents component specific usage statistics like used storage size, last access time and creation time.
SensorDataConstants - Class in com.ibm.portal.app.model
Encapsulates constant sensor data names to be used with SensorData objects.
SensorDataConstants() - Constructor for class com.ibm.portal.app.model.SensorDataConstants
 
Serializable - Interface in com.ibm.portal.app.component2
Serializable enables a component handler to take part in Templating, Backup/Restore and Synchronization with a remote client.
SerializableObject - Static variable in class com.ibm.portal.struts.portlet.PortletPreferencesUserConfigurationDataStore
String prefixed to the String value of the serializable object stored in PortletPreferences.
SerializationType - Class in com.ibm.portal.app.component2
This class exposes all possible serialization types the component can distinguish if it implements the interface Serializable.
serialize(Result, Map<String, Object>) - Method in interface com.ibm.portal.app.service.ApplicationService
Serialize this application to a passed Result.
serialize(ObjectID) - Method in interface com.ibm.portal.identification.Identification
Serializes ObjectID instances into their String representation.
In order to revert the resulting String back to the corresponding ObjectID instance use Identification.deserialize(java.lang.String).
serializeAsTemplate(Localized, ObjectID) - Method in interface com.ibm.portal.app.service.ApplicationService
Serialize the application as a new template.
serializeAsTemplate(ObjectID) - Method in interface com.ibm.portal.app.service.ApplicationService
Serialize the application into an existing template.
serializeInstance(ObjectID, SerializationType, Map<String, Object>) - Method in interface com.ibm.portal.app.component2.Serializable
This method is called to serialize the business component instance based on the specified serialization type.
serializeWithDatabaseDomain(ObjectID) - Method in interface com.ibm.portal.identification.Identification
Serializes ObjectID instances into their String representation.
In order to revert the resulting String back to the corresponding ObjectID instance use deserialize.
This method also includes information about the database domain, where the corresponding object is located, into the result String.
service(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.wps.pe.pc.legacy.cache.CacheablePortlet
Deprecated. This method is used internally to invoke the portlet as a servlet.
service(PortletRequest, PortletResponse) - Method in class org.apache.jetspeed.portlet.Portlet
Deprecated. Called by the portlet container to ask this portlet to generate its markup using the given request/response pair.
service(ServletRequest, ServletResponse) - Method in class org.apache.jetspeed.portlet.Portlet
Deprecated.  
service(PortletRequest, PortletResponse) - Method in class org.apache.jetspeed.portlet.PortletAdapter
Deprecated. The default implementation of this method routes the request to a set of helper methods that are already split out by portlet mode.
SESSION_ATTRIBUTE - Static variable in class com.ibm.portal.propertybroker.property.ParameterBindingType
This Parameter is bound as a portlet's session attribute.
SESSION_STATE - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
The key used for storing the session state.
SESSION_STATE - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
The key used for storing the session state.
SessionCommandManagerFactoryPlugin - Class in com.ibm.portal.struts.plugins
SessionCommandManagerFactoryPlugin initializes and finalizes the SessionCommandManagerFactory for a Struts Portlet.
SessionCommandManagerFactoryPlugin() - Constructor for class com.ibm.portal.struts.plugins.SessionCommandManagerFactoryPlugin
 
SessionCommandManagerFactoryPlugin - Class in com.ibm.wps.portlets.struts.plugins
SessionCommandManagerFactoryPlugin initializes and finalizes the CommandManagerFactory for a Struts portlet.
SessionCommandManagerFactoryPlugin() - Constructor for class com.ibm.wps.portlets.struts.plugins.SessionCommandManagerFactoryPlugin
 
sessionPrincipalString - Variable in class com.ibm.wps.portletservice.credentialvault.credentials.SiteMinderTokenCredential
Deprecated.  
SessionTimeOutException - Exception in com.ibm.portal.auth.exceptions
This exception is thrown when the user trying to log in did not log out the last time he accessed Portal.
SessionTimeOutException(Throwable) - Constructor for exception com.ibm.portal.auth.exceptions.SessionTimeOutException
Initializes the exception with the reason of the exception.
SessionTimeoutFilterChain - Interface in com.ibm.portal.auth
This interface is used to call the next element in the session timeout filter chain.
SessionValidationException - Exception in com.ibm.portal.auth.exceptions
Base exception for all session validation exceptions.
SessionValidationException(Throwable) - Constructor for exception com.ibm.portal.auth.exceptions.SessionValidationException
Initializes the exception with the reason of the exception.
SessionValidationFilterChain - Interface in com.ibm.portal.auth
This interface is used to call the next element in the session validation filter chain.
SET_LAST_MODIFIED - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
Attribute name to indicate the last modified time should be set.
setActionInvocationMetaData(String) - Method in interface com.ibm.portal.propertybroker.property.ActionController
Sets additional metadata which may be used to invoke targets.
setActionNameParameter(String) - Method in interface com.ibm.portal.propertybroker.property.ActionController
Sets the parameter that should be used as a key to determine the action name.
setActionReference(String) - Method in interface com.ibm.portal.state.accessors.portlet.LegacyPortletTargetAccessorController
Deprecated. Sets the action reference given by the portlet.
setActive(boolean) - Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialSlotConfig
Sets the Credential Slot's active/passive flag.
setActiveOnStartup(boolean) - Method in interface com.ibm.wps.pb.property.Action
Deprecated. Sets the activeOnStartup parameter for this action.
setArchiveLock(boolean) - Method in interface com.ibm.portal.app.service.ApplicationService
Specify whether the application is locked because a archive is running.
setAtomContentHandler(AtomContentHandler) - Method in interface com.ibm.portal.resolver.atom.AtomXMLReader
Allow an application to register an ATOM content event handler.
setAtomContentHandler(AtomContentHandler) - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
setAtomContentHandler(AtomContentHandler) - Method in class com.ibm.portal.resolver.atom.helper.ResettableAtomContentHandlerAdapter
 
setAtomContentHandler(AtomContentHandler) - Method in interface com.ibm.portal.resolver.atom.ResettableAtomContentHandler
Assign a new ATOM content handler that this handler will reroute its events onto.
setAtomThreadingContentHandler(AtomThreadingContentHandler) - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomThreadingContentHandler
 
setAtomThreadingContentHandler(AtomThreadingContentHandler) - Method in interface com.ibm.portal.resolver.atom.ResettableAtomThreadingContentHandler
Assign a new atom threading content handler that this handler will reroute its events onto.
setAttribute(String, Object) - Method in class com.ibm.portal.struts.logging.StrutsLogFactory
Set the configuration attribute with the specified name.
setAttribute(Object) - Method in interface com.ibm.wps.portlets.struts.IStrutsPortletMessage
The attribute that is passed to the message listener on the WpsStrutsPortlet.
setAttribute(String, Object) - Method in class com.ibm.wps.portlets.struts.logging.StrutsLogFactory
Set the configuration attribute with the specified name.
setAttribute(Object) - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortletMessage
Sets an attribute that can be passed to the WpsStrutsPortlet.
setAttribute(String, String) - Method in interface org.apache.jetspeed.portlet.PortletApplicationSettings
Deprecated. Sets the attribute with the given name and value.
setAttribute(String, Object) - Method in interface org.apache.jetspeed.portlet.PortletContext
Deprecated. Associates an attribute with the given name and value with this context.
setAttribute(String, Object) - Method in interface org.apache.jetspeed.portlet.PortletData
Deprecated. Sets the attribute with the given name and value.
setAttribute(String, Object) - Method in interface org.apache.jetspeed.portlet.PortletRequest
Deprecated. Associates an attribute with the given name and value with this request.
setAttribute(String, Object) - Method in interface org.apache.jetspeed.portlet.PortletSession
Deprecated. Associates an attribute with the given name and value with this session.
setAttribute(String, String) - Method in interface org.apache.jetspeed.portlet.PortletSettings
Deprecated. Sets the attribute with the given name and value.
setAttribute(String, Object) - Method in interface org.apache.jetspeed.portlet.User
Sets the value of the attribute.
setBackupEnabled(boolean) - Method in interface com.ibm.portal.app.service.ApplicationService
Specify whether backup is enabled for this application.
setBackupLock(boolean) - Method in interface com.ibm.portal.app.service.ApplicationService
Specify whether the application is locked because a backup is running.
setBaseURI(URI) - Method in interface com.ibm.portal.resolver.xml.URIResolver
sets the base URI for the resolution process
setBaseURL(URL) - Method in interface com.ibm.portal.resolver.xml.URLResolver
sets the base URL for the resolution process
setBeautify(boolean) - Method in class com.ibm.wps.engine.tags.StateSerializeTag
Setter for the beautify attribute.
setBindingType(ParameterBindingType) - Method in interface com.ibm.portal.propertybroker.property.ParameterController
Set where the parameter is bound.
setBoundTo(String) - Method in interface com.ibm.wps.pb.property.Parameter
Deprecated. Set where the parameter is bound.
setClassname(String) - Method in interface com.ibm.portal.propertybroker.property.PropertyController
Sets the class used to hold the Property value.
setClassname(String) - Method in interface com.ibm.wps.pb.property.Property
Deprecated. Sets the name of the java class encapsulating the property value.
setClient(Client) - Method in class com.ibm.wps.pe.pc.legacy.cmpf.ClientWrapper
Sets the client to be wrapped
setCommand(PortletRequest, PortletResponse, IViewCommand) - Method in class com.ibm.portal.struts.plugins.CommandManagerFactory
Set the IViewCommand.
setCommand(PortletRequest, PortletResponse, IViewCommand, String) - Method in class com.ibm.portal.struts.plugins.CommandManagerFactory
Set the IViewCommand.
setCommand(PortletRequest, PortletResponse, IViewCommand) - Method in class com.ibm.wps.portlets.struts.plugins.CommandManagerFactory
Sets the IViewCommand.
setCommand(PortletRequest, PortletResponse, IViewCommand, String) - Method in class com.ibm.wps.portlets.struts.plugins.CommandManagerFactory
Sets the IViewCommand.
setCommonsLogFactory() - Method in class com.ibm.portal.struts.portlet.StrutsPortlet
Previously used to set a commons logger using the System property.
setCommonsLogFactory() - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Deprecated. The LogFactory implementation class is set in commons-logging.properties.
setConcretePortletName(String) - Method in interface com.ibm.wps.portlets.struts.IStrutsPortletMessage
Sets the concrete portlet name for an additional level of filtering.
setConcretePortletName(String) - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortletMessage
Allows specifying the concrete portlet name for an additional level of filtering.
setConstantParameters(Map) - Method in interface com.ibm.portal.propertybroker.property.ActionController
Sets additional constant parameters associated with the Action, by way of name, value entries in a Map.
setConstantParameters(Map) - Method in interface com.ibm.wps.pb.property.Action
Deprecated. Sets constant parameters associated with the Action, by way of name, value entries in a Map.
setContentHandler(ContentHandler) - Method in interface com.ibm.portal.resolver.atom.AtomXMLReader
Allow an application to register a default ContentHandler that receives the ATOM events in the form of standard SAX events.
setContentHandler(ContentHandler) - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
setContentHandler(ContentHandler) - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomThreadingContentHandler
 
setContentHandler(ContentHandler) - Method in class com.ibm.portal.resolver.xml.helper.LeafContentHandler
 
setContentHandler(ContentHandler) - Method in class com.ibm.portal.resolver.xml.helper.ResettableContentHandlerAdapter
 
setContentType(PortletRequest) - Method in class com.ibm.portal.struts.command.StrutsViewCommand
Sets the content type.
setContentType(PortletRequest, String) - Method in class com.ibm.portal.struts.command.StrutsViewCommand
Sets the content type associated with this command.
setContextPath(String) - Method in class com.ibm.portal.struts.portlet.StrutsInfo
Set the context path associated with this Servlet
setCredentialSecretBinary(String, byte[], PortletRequest) - Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialVaultService
Sets a credential's binary secret on a given slot.
setCredentialSecretBinary(String, byte[], PortletRequest) - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
Deprecated. Sets a credential's binary secret on a given slot.
setCredentialSecretUserPassword(String, String, char[], PortletRequest) - Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialVaultService
Sets a credential's user/password secret on a given slot.
setCredentialSecretUserPassword(String, String, char[], PortletRequest) - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
Deprecated. Sets a credential's user/password secret on a given slot.
setDateHeader(String, long) - Method in interface org.apache.jetspeed.portlet.PortletResponse
Sets a response header with the given name and date-value.
setDefaultPortletActionName(String) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Sets the name of the portlet action for a Struts PortletURI.
SetDefaultRedirectException - Exception in com.ibm.portal.dynamicui
The SetDefaultRedirectException is thrown when an error occurs during the attempt to set the default redirect page for a dynamic ui management configuration.
SetDefaultRedirectException() - Constructor for exception com.ibm.portal.dynamicui.SetDefaultRedirectException
Constructor.
SetDefaultRedirectException(Throwable) - Constructor for exception com.ibm.portal.dynamicui.SetDefaultRedirectException
Constructor.
setDefaultRedirectPage(ActionRequest, ActionResponse, String, ObjectID) - Method in interface com.ibm.portal.portlet.service.dynamicui.DynamicUIManagementFactoryService
Sets the default redirect page for this DynamicUIManagement instance that should be used in the case that the currently selected page is closed and there are no other dynamic pages.
setDefaultValue(String) - Method in interface com.ibm.wps.pb.property.Property
Deprecated. Sets a default value for this property.
setDescription(Locale, String) - Method in interface com.ibm.portal.app.model.LocalizedControl
Set the description for the specified Locale.
setDescription(Locale, String) - Method in interface com.ibm.portal.app.service.TemplateService
Set the description for the specified locale.
setDescription(String, Locale) - Method in interface com.ibm.portal.propertybroker.property.ActionController
Sets a localized description for this action.
setDescription(String, Locale) - Method in interface com.ibm.portal.propertybroker.property.ParameterController
Set a string containing a description of the parameter.
setDescription(String, Locale) - Method in interface com.ibm.portal.propertybroker.property.PropertyController
Sets a localized description for this property.
setDescription(String) - Method in interface com.ibm.wps.pb.property.Action
Deprecated.  
setDescription(String) - Method in interface com.ibm.wps.pb.property.Parameter
Deprecated.  
setDescription(String) - Method in interface com.ibm.wps.pb.property.Property
Deprecated.  
setDescriptionKey(String) - Method in interface com.ibm.wps.pb.property.Action
Deprecated. Sets the key for the description.
setDescriptionKey(String) - Method in interface com.ibm.wps.pb.property.Parameter
Deprecated. Set the key for the description.
setDescriptionKey(String) - Method in interface com.ibm.wps.pb.property.Property
Deprecated. Sets the key used for retrieving the localized description.
setDir(String) - Method in class com.ibm.struts.taglib.html.FileTag
Set the dir value
setDir(String) - Method in class com.ibm.struts.taglib.html.PasswordTag
Sets the dir value.
setDir(String) - Method in class com.ibm.struts.taglib.html.SelectTag
Set the dir value
setDir(String) - Method in class com.ibm.struts.taglib.html.TextareaTag
Set the dir value
setDir(String) - Method in class com.ibm.struts.taglib.html.TextTag
Set the dir value
setDirection(Direction) - Method in interface com.ibm.portal.propertybroker.property.PropertyController
Sets the direction of this property, i.e, whether it is produced or consumed.
setDirection(int) - Method in interface com.ibm.wps.pb.property.Property
Deprecated. Sets the direction of this property, i.e, whether it is produced or consumed.
setDocumentLocator(Locator) - Method in class com.ibm.portal.resolver.xml.helper.LeafContentHandler
 
setErrorInfo(PortletRequest, ErrorResponseInfo) - Method in class com.ibm.portal.struts.command.StrutsViewErrorCommand
Set the error response info object
setErrorResponse(PortletRequest, int) - Static method in class com.ibm.portal.struts.portlet.ErrorResponseInfo
This method is used to set an error code.
setErrorResponse(PortletRequest, int, String) - Static method in class com.ibm.portal.struts.portlet.ErrorResponseInfo
This method is used to set an error code and error text.
setErrorResponse(HttpServletRequest, int) - Static method in class com.ibm.wps.portlets.struts.ErrorResponseInfo
Sets an error code.
setErrorResponse(HttpServletRequest, int, String) - Static method in class com.ibm.wps.portlets.struts.ErrorResponseInfo
Sets an error code and error text.
setEscapeForJavascript(boolean) - Method in class com.ibm.wps.engine.tags.StateSerializeTag
Setter for the escapeForJavascript attribute.
setFactory(ServletContext, CommandManagerFactory) - Static method in class com.ibm.portal.struts.plugins.CommandManagerFactory
Set a new CommandManagerFactory object.
setFactory(ModuleContext, ViewCommandFactory) - Static method in class com.ibm.portal.struts.plugins.ViewCommandFactory
Set a new ViewCommandFactory object
setFactory(ServletContext, CommandManagerFactory) - Static method in class com.ibm.wps.portlets.struts.plugins.CommandManagerFactory
Sets a new CommandManagerFactory object.
setFactory(ModuleContext, ViewCommandFactory) - Static method in class com.ibm.wps.portlets.struts.plugins.ViewCommandFactory
Sets a new ViewCommandFactory object.
setFamilyName(String) - Method in interface org.apache.jetspeed.portlet.User
Sets the user's family name (aka last name).
setFocusTimeout(String) - Method in class com.ibm.struts.taglib.html.FormTag
 
setFolderID(ObjectID) - Method in interface com.ibm.portal.app.service.ApplicationService
Set the ObjectID of the folder this application should be located in.
setFolderID(ObjectID) - Method in interface com.ibm.portal.app.service.TemplateService
Moves the template into the specified folder.
setGenerateMarkup(boolean) - Method in class com.ibm.struts.taglib.html.FormTag
Set whether or not to generate markup.
setGivenName(String) - Method in interface org.apache.jetspeed.portlet.User
Sets the user's given name (aka first name).
setHeader(String, String) - Method in interface org.apache.jetspeed.portlet.PortletResponse
Sets a response header with the given name and value.
setHelp(Locale, String) - Method in interface com.ibm.portal.app.model.ParameterControl
Set the help text for the given locale.
setInitializationData(IConfigurationElement, String, Object) - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeContent
 
setInitializationData(IConfigurationElement, String, Object) - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeItem
 
setInitializationData(IConfigurationElement, String, Object) - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeJspInclude
 
setInitializationData(IConfigurationElement, String, Object) - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeLinkItem
 
setInitializationData(IConfigurationElement, String, Object) - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeTextItem
 
setInitiallyActive(boolean) - Method in interface com.ibm.portal.propertybroker.property.ActionController
Sets if the action is initially active when the owning object (such as a portlet) is active or if it needs to be programmatically activated for each session.
setInstance(PortletApiUtils) - Static method in class com.ibm.wps.struts.common.PortletApiUtils
Deprecated.  
setIntHeader(String, int) - Method in interface org.apache.jetspeed.portlet.PortletResponse
Sets a response header with the given name and integer value.
setInvocableOnMultipleMatch(boolean) - Method in interface com.ibm.wps.pb.property.Action
Deprecated. Sets the parameter used to specify whether the action can be invoked in the event multiple matching actions are available for invocation on the portlet.
setInvokeIfMultipleActionsActive(boolean) - Method in interface com.ibm.portal.propertybroker.property.ActionController
Sets if this action should be invoked when other actions on the portlet are simultaneously active due to multiple wires being simultaneously triggered.
setInvokeOnMultipleMatch(boolean) - Method in interface com.ibm.wps.pb.property.Action
Deprecated.  
setJndiName(String) - Method in interface com.ibm.portal.app.service.BusinessComponentService
Set the JNDI name of this component.
setLastModified(PortletRequest, long) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewCommand
Sets the last modified time.
setLegacyID(String) - Method in interface com.ibm.portal.app.service.BusinessComponentService
Set the JNDI name of this component.
setLocalizationInfo(String, PortletContext, Locale[]) - Method in interface com.ibm.wps.pb.property.Action
Deprecated. This data is used to retrieve internationalized versions of the title and description.
setLocalizationInfo(String, PortletContext, Locale[]) - Method in interface com.ibm.wps.pb.property.Property
Deprecated. This data is used to retrieve internationalized versions of the title and description.
setMetaData(QName, String) - Method in interface com.ibm.portal.app.service.ApplicationService
Set a meta-data entry for this application.
setMetaData(QName, String) - Method in interface com.ibm.portal.app.service.BusinessComponentService
Set a meta-data entry for this component.
setModeModifier(Portlet.ModeModifier) - Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletRequestWrapper
 
setModeModifier(Portlet.ModeModifier) - Method in interface org.apache.jetspeed.portlet.PortletRequest
Deprecated. Defines which portlet mode is shown next.
setModuleContext(ModuleContext) - Method in class com.ibm.portal.struts.command.ViewCommandExecutionContext
Set the ModuleContext
setModuleContext(ModuleContext) - Method in class com.ibm.wps.portlets.struts.ViewCommandExecutionContext
Sets the ModuleContext.
setName(String) - Method in interface com.ibm.portal.propertybroker.property.ActionController
Sets the name of the action.
setName(String) - Method in interface com.ibm.portal.propertybroker.property.PropertyController
Sets the name of the property.
setName(String) - Method in interface com.ibm.wps.pb.property.Action
Deprecated. Sets the name of the action.
setName(String) - Method in interface com.ibm.wps.pb.property.Property
Deprecated. Sets the name of the property.
setNamescopeForm(boolean) - Static method in class com.ibm.portal.struts.common.PortletApiUtils
Turns namescoping of forms on or off, default is on.
setNamespace(String) - Method in interface com.ibm.portal.propertybroker.property.PropertyController
Sets the namespace of the property.
setNamespace(String) - Method in interface com.ibm.wps.pb.property.Property
Deprecated. Sets the namespace of the property.
setNickName(String) - Method in interface org.apache.jetspeed.portlet.User
Sets the user's nickname.
setObjectID(ObjectID) - Method in interface com.ibm.portal.app.model.FolderControl
Set the ObjectID of for this Folder to use during its lifetime.
setObjectID(ObjectID) - Method in interface com.ibm.portal.app.model.ParameterControl
Set the resources ObjectID.
setOrdinal(int) - Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeJspInclude
 
setOwnerID(ObjectID) - Method in interface com.ibm.portal.app.service.ApplicationService
Set the id of the user who owns this application instance.
setOwnerID(ObjectID) - Method in interface com.ibm.portal.app.service.TemplateService
Set the id of the user who owns this template.
setPage(ActionRequest, ActionResponse, ObjectID) - Method in interface com.ibm.portal.portlet.service.taskui.TaskUIManager
Sets the page that should be displayed in the render phase following this action phase.
setPage(ActionEvent, ObjectID) - Method in interface com.ibm.wps.portletservice.taskui.TaskUIManager
Deprecated. Sets the page that should be displayed in the render phase following this action phase.
setPageContext(PageContext) - Method in class com.ibm.portal.struts.command.ViewCommandExecutionContext
Set the PageContext object
setPageContext(PageContext) - Method in class com.ibm.wps.portlets.struts.ViewCommandExecutionContext
Sets the PageContext.
setParameterName(String, String) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Sets the parameter name for the specified key.
setParameters(Parameter[]) - Method in interface com.ibm.portal.propertybroker.property.ActionController
Sets the Parameter array associated with this action.
setParameters(Parameter[]) - Method in interface com.ibm.wps.pb.property.Action
Deprecated. Sets the action parameters.
setPolicyLock(boolean) - Method in interface com.ibm.portal.app.service.ApplicationService
Specify whether the application is locked because of a policy violation.
setPolicySelectionAttribute(String) - Method in interface com.ibm.portal.app.service.ApplicationService
Set the Policy Selection Attribute for this application.
setPortletMode(String) - Method in class com.ibm.portal.struts.common.PortletURIAttributes
Sets the portlet mode.
setPortletMode(String) - Method in class com.ibm.struts.taglib.html.FormTag
Set the portlet mode.
setPreference(String, String) - Method in interface com.ibm.portal.app.service.ApplicationService
Set a preference for this application.
setPreference(String, String) - Method in interface com.ibm.portal.app.service.BusinessComponentService
Set a preference for this component.
setPrefix(PortletRequest, String) - Method in class com.ibm.portal.struts.command.StrutsViewCommand
Sets the prefix associated with this command.
setPrefix(String) - Method in class com.ibm.portal.struts.common.ModuleContext
Sets the prefix to be returned.
setPrefix(PortletRequest, String) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewCommand
Sets the prefix associated with this command.
setPresentIfNullValue(boolean) - Method in interface com.ibm.portal.propertybroker.property.ParameterController
Set the flag controlling if null valued parameters are to be treated as being present or absent (i.e if the null value is significant for the purposes of triggering brokered communication).
setPresentIfNullValue(boolean) - Method in interface com.ibm.wps.pb.property.Parameter
Deprecated. Setter for presentIfNullValue.
setProperties(PortletRequest, PropertyValue[]) - Method in interface com.ibm.wps.pb.portlet.PropertyListener
Deprecated. Invoked by the Property Broker to deliver new property values which were changed in the current event cycle of the current request.
setQueryString(PortletRequest, String) - Method in class com.ibm.portal.struts.command.StrutsViewJspCommand
Sets the query string.
setQueryString(PortletRequest, String) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewJspCommand
Sets the query string.
setRedirectURL(String) - Method in interface com.ibm.portal.auth.FilterChainContext
Used to set a redirect target to indicate that a redirect should be performed to this URL after the last element of the filter chain has finished processing.
setRemoveOnModeChange(boolean) - Method in class com.ibm.portal.struts.command.StrutsViewCommand
Allows setting a flag so that this command is removed when the Portal mode changes.
setRemoveOnModeChange(boolean) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewCommand
Allows setting a flag so that this command is removed when the user switches modes.
setRequestedMode(PortletMode) - Method in interface com.ibm.portal.state.accessors.portlet.LegacyPortletTargetAccessorController
Deprecated. Sets the portlet mode which was requested by the portlet action.
setRequestedState(WindowState) - Method in interface com.ibm.portal.state.accessors.portlet.LegacyPortletTargetAccessorController
Deprecated. Sets the window state which was requested by the portlet action.
setResourceID(String) - Method in interface com.ibm.portal.state.accessors.portlet.LegacyPortletTargetAccessorController
Deprecated. This method is only applicable for JSR 286 portlets.
setRestoreLock(boolean) - Method in interface com.ibm.portal.app.service.ApplicationService
Specify whether the application is locked because a restore is running.
setSavedAttributes(Map) - Method in class com.ibm.portal.struts.command.StrutsViewCommand
Sets the saved attributes map.
setSavedAttributes(Map) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewCommand
Sets the saved attribute map.
setSchemaLocation(String) - Method in interface com.ibm.portal.propertybroker.property.PropertyController
Sets the location of a file containing the XML schema describing the property.
setServletContext(ServletContext) - Method in class com.ibm.portal.struts.portlet.WpRequestProcessor
Set the servlet context
setServletContext(ServletContext) - Method in class com.ibm.wps.portlets.struts.WpsRequestProcessor
Sets the servlet context.
setStrutsAction(String) - Method in interface com.ibm.wps.portlets.struts.IStrutsPortletMessage
Sets the name of the Struts action that will be executed.
setStrutsAction(String) - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortletMessage
Allows specifying the name of the action that will be executed.
setStrutsActionParameterName(String) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Sets the name used to store the Struts action as a parameter in the Portlet URL.
setStrutsForward(String) - Method in interface com.ibm.wps.portlets.struts.IStrutsPortletMessage
Sets the name of a Struts forward that will be executed.
setStrutsForward(String) - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortletMessage
Allows specifying the name of a Struts forward that will be executed.
setStrutsRoot(String) - Method in class com.ibm.portal.struts.portlet.WpActionServlet
Set the Struts/Servlet Context Root
setStrutsRoot(String) - Method in class com.ibm.wps.portlets.struts.WpsActionServlet
Sets the Struts/servlet context root.
setStrutsServletMapping(String) - Method in class com.ibm.portal.struts.portlet.StrutsInfo
Set the Struts servlet mapping string
setStrutsServletMapping(String) - Method in class com.ibm.wps.portlets.struts.WpsStrutsInfo
Sets the Struts servlet mapping string.
setTarget(TargetType, ObjectID) - Method in interface com.ibm.portal.state.accessors.portlet.LegacyPortletTargetAccessorController
Deprecated. Declares the target with the given ObjectID as the target of the link(s) that encode the state document this accessor operates on.
setTarget(TargetType, String) - Method in interface com.ibm.portal.state.accessors.portlet.LegacyPortletTargetAccessorController
Deprecated. Declares the target with the given unique name as the target of the link(s) that encode the state document this accessor operates on.
setTitle(Locale, String) - Method in interface com.ibm.portal.app.model.LocalizedControl
Set the title for the specified Locale.
setTitle(Locale, String) - Method in interface com.ibm.portal.app.service.TemplateService
Set the title for the specified locale.
setTitle(String, Locale) - Method in interface com.ibm.portal.propertybroker.property.ActionController
Sets a localized title for this action.
setTitle(String, Locale) - Method in interface com.ibm.portal.propertybroker.property.ParameterController
Set a string containing a short description of the parameter.
setTitle(String, Locale) - Method in interface com.ibm.portal.propertybroker.property.PropertyController
Sets a localized title for this property.
setTitle(String) - Method in interface com.ibm.wps.pb.property.Action
Deprecated.  
setTitle(String) - Method in interface com.ibm.wps.pb.property.Parameter
Deprecated.  
setTitle(String) - Method in interface com.ibm.wps.pb.property.Property
Deprecated.  
setTitleAndDescription(Locale, String, String) - Method in interface com.ibm.portal.app.service.ApplicationService
Set title and description for a given locale.
setTitleAndDescription(Locale, String, String) - Method in interface com.ibm.portal.app.service.TemplateService
Set title and description for a given locale.
setTitleKey(String) - Method in interface com.ibm.wps.pb.property.Action
Deprecated. Sets the key for the title.
setTitleKey(String) - Method in interface com.ibm.wps.pb.property.Parameter
Deprecated. Set the key for the title.
setTitleKey(String) - Method in interface com.ibm.wps.pb.property.Property
Deprecated. Sets the key used for retrieving the localized title.
setTranscodingFilterConfigurator(TranscodingFilterConfigurator) - Method in class com.ibm.wps.portlets.struts.WpsActionServlet
Sets the transcoding filter configurator.
setType(ActionType) - Method in interface com.ibm.portal.propertybroker.property.ActionController
Sets the type of the action.
setType(String) - Method in interface com.ibm.portal.propertybroker.property.PropertyController
Sets the type of the property.
setType(int) - Method in interface com.ibm.wps.pb.property.Action
Deprecated. Sets the type of this action.
setType(String) - Method in interface com.ibm.wps.pb.property.Property
Deprecated. Sets the type of the property.
setupBase(PortletRequest, PortletResponse, PortletConfig) - Static method in class com.ibm.portal.struts.portlet.StrutsPortlet
Allows BaseImplUtils to set up the processing.
setupBase(PortletRequest, PortletResponse, PortletConfig) - Static method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Allows BaseImplUtils to set up the processing.
setupRenderPhase(PortletRequest) - Method in class com.ibm.portal.struts.portlet.StrutsPortlet
Sets up the render phase.
setupRenderPhase(PortletRequest) - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Sets up the render phase.
setupRequestPhase(PortletRequest) - Method in class com.ibm.portal.struts.portlet.StrutsPortlet
Sets up the request phase.
setupRequestPhase(PortletRequest) - Method in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Sets up the request phase.
setUri(PortletRequest, String) - Method in class com.ibm.portal.struts.command.StrutsViewActionCommand
Sets the URI for this command.
setUri(PortletRequest, String) - Method in class com.ibm.portal.struts.command.StrutsViewJspCommand
Sets the URI.
setURI(PortletRequest, String) - Method in class com.ibm.portal.struts.command.StrutsViewStaticCommand
Set the uri
setUri(PortletRequest, String) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewActionCommand
Sets the URI for this command.
setUri(PortletRequest, String) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewJspCommand
Sets the URI to include.
setUriType(String) - Method in class com.ibm.portal.struts.common.PortletURIAttributes
Sets the URI type.
setUrlType(String) - Method in class com.ibm.struts.taglib.html.FormTag
 
setUserID(String) - Method in interface org.apache.jetspeed.portlet.User
Sets the user's id.
setUserLock(boolean) - Method in interface com.ibm.portal.app.service.ApplicationService
Specify whether the application is locked by a user.
setUserLock(String) - Method in interface com.ibm.portal.app.service.ApplicationService
Sets a user lock for the application and stores a reason for the lock.
setUtilsInstance(PortletApiUtils) - Static method in class com.ibm.portal.struts.common.PortletApiUtils
Sets the singleton instance of the PortletApiUtils implementation.
setValidate(boolean) - Method in class com.ibm.struts.taglib.html.FormTag
 
setValue(String) - Method in interface com.ibm.portal.app.model.ParameterControl
Set the default value for this parameter.
setValue(Object) - Method in interface com.ibm.portal.app.model.SensorData
Set the value of this sensor data object.
setVar(String) - Method in class com.ibm.wps.engine.tags.StateSerializeTag
Setter for the var attribute
setVariable(String, Object) - Method in class org.apache.jetspeed.portlet.PortletAdapter
Deprecated. Sets a transient variable of the concrete portlet.
setVaultSlotDescription(String, Locale) - Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialSlotConfig
Sets a description for this vault slot in the provided locale.
setVaultSlotDescription(String) - Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialSlotConfig
Sets the description for this Vault Slot in the portal default locale as specified in the portal configuration.
setVaultSlotDescriptions(Map<Locale, String>) - Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialSlotConfig
Sets all the VaultSlot Descriptions.
setVaultSlotKeywords(String, Locale) - Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialSlotConfig
Sets the keywords for this Vault Slot in the provided locale.
setVaultSlotKeywords(String) - Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialSlotConfig
Sets the keywords for this Vault Slot in the portal default locale, as specified in the portal configuration.
setVaultSlotKeywords(Map<Locale, String>) - Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialSlotConfig
Sets all the Vault Slot keywords.
setWindowState(String) - Method in class com.ibm.portal.struts.common.PortletURIAttributes
Sets the window state.
setWindowState(String) - Method in class com.ibm.struts.taglib.html.FormTag
 
setWindowState(PortletWindow.State) - Method in interface org.apache.jetspeed.portlet.PortletWindow
Deprecated. Defines which portlet window state is shown next.
SIMPLE_ACTION_NAMESPACE - Static variable in interface com.ibm.portal.state.accessors.portlet.LegacyPortletTargetAccessorController
Deprecated. prefix for action references that point to simple actions
SIMPLE_PASSIVE - Static variable in interface com.ibm.portal.portlet.service.credentialvault.CredentialTypes
Credential type constant for the simple passive credential.
SIMPLE_PORTLET_ACTION - Static variable in interface com.ibm.wps.pb.property.Action
Deprecated. Specifies delivery using a simple action string
SimplePassiveCredential - Interface in com.ibm.portal.portlet.service.credentialvault.credentials
Simple standard implementation of PassiveCredential.
SimplePassiveCredential - Class in com.ibm.wps.portletservice.credentialvault.credentials
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
SimplePassiveCredential() - Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.SimplePassiveCredential
Deprecated.  
SingleApplicationEvent - Interface in com.ibm.portal.app.event
The base application event interface for events regarding to only one application.
SINGLETON - Static variable in class com.ibm.portal.resolver.xml.helper.EmptyContentHandler
Convenience singleton
SITE_MINDER_TOKEN - Static variable in interface com.ibm.portal.portlet.service.credentialvault.CredentialTypes
Credential type constant for the SiteMinder autentication token credential.
sitemapEntry(URI, String, Map<String, String[]>) - Method in interface com.ibm.portal.resolver.mashup.DefaultMashupSitemapContentHandler
 
sitemapParameter(String, List<String>) - Method in interface com.ibm.portal.resolver.mashup.DefaultMashupSitemapContentHandler
 
sitemapParameter(String, Collection<String>) - Method in interface com.ibm.portal.resolver.mashup.DefaultMashupSitemapContentHandler
 
sitemapParameter(String, String[]) - Method in interface com.ibm.portal.resolver.mashup.DefaultMashupSitemapContentHandler
 
sitemapParameters(Map<String, String[]>) - Method in interface com.ibm.portal.resolver.mashup.DefaultMashupSitemapContentHandler
 
sitemapValue(String) - Method in interface com.ibm.portal.resolver.mashup.DefaultMashupSitemapContentHandler
 
sitemapValues(List<String>) - Method in interface com.ibm.portal.resolver.mashup.DefaultMashupSitemapContentHandler
 
sitemapValues(Collection<String>) - Method in interface com.ibm.portal.resolver.mashup.DefaultMashupSitemapContentHandler
 
sitemapValues(String[]) - Method in interface com.ibm.portal.resolver.mashup.DefaultMashupSitemapContentHandler
 
SiteMinderTokenCredential - Interface in com.ibm.portal.portlet.service.credentialvault.credentials
Credential for authenticating at a back-end system that is within the same SiteMinder SSO-Domain as the portal, i.e.
SiteMinderTokenCredential - Class in com.ibm.wps.portletservice.credentialvault.credentials
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
SiteMinderTokenCredential() - Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.SiteMinderTokenCredential
Deprecated.  
size() - Method in interface com.ibm.portal.Countable
Returns the number of elements kept by the model.
SIZE_SENSOR_DATA_NAME - Static variable in class com.ibm.portal.app.model.SensorDataConstants
 
skippedEntity(String) - Method in class com.ibm.portal.resolver.xml.helper.LeafContentHandler
 
SOLO - Static variable in interface com.ibm.portal.portlet.service.url.Constants
Constant representing the portal SOLO state.
SOLO - Static variable in class org.apache.jetspeed.portlet.PortletWindow.State
Deprecated. The window will be shown alone with no navigation
SPF_DEFAULT_MESSAGE_RESOURCES_NAME - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
The name of the default message resources file for the Struts Portlet Framework.
SPF_DEFAULT_MESSAGE_RESOURCES_NAME - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
The name of the default message resources file for the Struts Portlet Framework.
SPF_MESSAGE_ATTRIBUTE - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
The IStrutsPortletMessage interface allows specifying an attribute that should be made available to Struts actions.
SPF_MESSAGE_ATTRIBUTE - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
The IStrutsPortletMessage interface allows specifying an attribute that should be made available to Struts actions.
ssmCredential - Variable in class com.ibm.wps.portletservice.credentialvault.credentials.SSMTokenCredential
Deprecated.  
SSMTokenCredential - Interface in com.ibm.portal.portlet.service.credentialvault.credentials
Credential for authenticating at a back-end system that is within the same Openwave SSM SSO-Domain as the portal, i.e.
SSMTokenCredential - Class in com.ibm.wps.portletservice.credentialvault.credentials
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
SSMTokenCredential() - Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.SSMTokenCredential
Deprecated.  
stackTrace(int, String, String) - Method in class com.ibm.wps.portlets.struts.logging.WpsStrutsTraceLogger
Stack Trace
STANDARD_PORTLET_ACTION - Static variable in class com.ibm.portal.propertybroker.property.ActionType
Deprecated.  
STANDARD_STRUTS_ACTION - Static variable in class com.ibm.portal.propertybroker.property.ActionType
Deprecated. STANDARD_STRUTS_ACTION is the value defined for struts actions implemented by standard (i.e, JSR-168 compliant) portlets.
STANDARD_URL - Static variable in class com.ibm.portal.struts.common.PortletApiUtils
Deprecated.  
STANDARD_URL - Static variable in class com.ibm.portal.struts.common.PortletURIAttributes
The standard URL.
startActiveLock() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Describes a lock on a resource.
startAdultContent() - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains a boolean value that should be set to true if the search results may contain material intended only for adults.
startAllProp() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
The allprop XML element specifies that all property names and values on the resource are to be returned.
startArray() - Method in class com.ibm.portal.streaming.json.EmptyJsonHandler
 
startAttribution() - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
ontains a list of all sources or entities that should be credited for the content contained in the search feed.
startAuthor(Attributes) - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the start of an atom:author entry.
startAuthor() - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Indicates the start of an atom:author entry.
startAuthor(Attributes) - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
startAuthor(Attributes) - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
startBody() - Method in interface com.ibm.portal.resolver.http.xml.DefaultHttpContentHandler
 
startCategory(String, String, String, Attributes) - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the start of an atom:category entry.
startCategory(String, String, String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Indicates the start of an atom:category entry.
startCategory(String, String, String, Locale) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Indicates the start of an atom:category entry.
startCategory(String, String, String, String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Indicates the start of an atom:category entry.
startCategory(String, String, String, Attributes) - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
startCategory(String, String, String, Attributes) - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
startCollection() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Identifies the associated resource as a collection.
startContact() - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains an email address at which the maintainer of the description document can be reached.
startContent(String, String, Attributes) - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the start of an atom:content entry.
startContent(String, String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Indicates the start of an atom:content entry.
startContent(String, String, Locale) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Indicates the start of an atom:content entry.
startContent(String, String, String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Indicates the start of an atom:content entry.
startContent(String, String, Attributes) - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
startContent(String, String, Attributes) - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
startContent(String, Attributes) - Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
startContentClass() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
MS extension
startContributor(Attributes) - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the start of an atom:contributor entry.
startContributor() - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Indicates the start of an atom:contributor entry.
startContributor(Attributes) - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
startContributor(Attributes) - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
startCreationDate() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Records the time and date the resource was created.
startDefaultDocument() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
MS extension
startDepth() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
The value of the Depth header.
startDescRef(String, Attributes) - Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
startDescription(Attributes) - Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
startDescription() - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains a human-readable text description of the search engine.
startDeveloper() - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains the human-readable name or identifier of the creator or maintainer of the description document.
startDisplayName() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Provides a name for the resource that is suitable for presentation to a user.
startDocument() - Method in class com.ibm.portal.resolver.xml.helper.LeafContentHandler
 
startDocument() - Method in class com.ibm.portal.streaming.json.EmptyJsonHandler
 
startDst() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Indicates the destination of a link
startElement(String, String, String, Attributes) - Method in class com.ibm.portal.resolver.xml.helper.LeafContentHandler
 
startEMail(Attributes) - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the start of an atom:email entry.
startEMail() - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Indicates the start of an atom:email entry.
startEMail(Attributes) - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
startEMail(Attributes) - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
startEntry(Attributes) - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the start of an atom:entry entry.
startEntry() - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Indicates the start of an atom:entry entry.
startEntry(Attributes) - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
startEntry(Attributes) - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
startEntry(String, String) - Method in interface com.ibm.portal.resolver.mashup.DefaultMashupSitemapContentHandler
 
startEntry(URI, String) - Method in interface com.ibm.portal.resolver.mashup.DefaultMashupSitemapContentHandler
 
startEvent(String, Boolean, Boolean, Attributes) - Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
startEventDescription(String, Attributes) - Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
startExclusive() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Specifies an exclusive lock
startFeed(Attributes) - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the start of an atom:feed entry.
startFeed() - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Indicates the start of an atom:feed entry.
startFeed(Attributes) - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
startFeed(Attributes) - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
startGenerator(String, String, Attributes) - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the start of an atom:generator entry.
startGenerator(String, String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Indicates the start of an atom:generator entry.
startGenerator(String, String, Attributes) - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
startGenerator(String, String, Attributes) - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
startGetContentLanguage() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Contains the Content-Language header returned by a GET without accept headers Description: The getcontentlanguage property MUST be defined on any DAV compliant resource that returns the Content-Language header on a GET.
startGetContentLength() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Contains the Content-Length header returned by a GET without accept headers.
startGetContentType() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Contains the Content-Type header returned by a GET without accept headers.
startGetETag() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Contains the ETag header returned by a GET without accept headers.
startGetLastModified() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Contains the Last-Modified header returned by a GET method without accept headers.
startHandler(Attributes) - Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
startHeader(String) - Method in interface com.ibm.portal.resolver.http.xml.DefaultHttpContentHandler
 
startHeaders() - Method in interface com.ibm.portal.resolver.http.xml.DefaultHttpContentHandler
 
startHref() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Identifies the content of the element as a URI.
startIcon(Attributes) - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the start of an atom:icon entry.
startIcon() - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Indicates the start of an atom:icon entry.
startIcon(Attributes) - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
startIcon(Attributes) - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
startId(Attributes) - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the start of an atom:id entry.
startId() - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Indicates the start of an atom:id entry.
startId(Attributes) - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
startId(Attributes) - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
startImage() - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains a URL that identifies the location of an image that can be used in association with this search content.
startImage(int, int, String) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains a URL that identifies the location of an image that can be used in association with this search content.
startImage(String, String, String) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains a URL that identifies the location of an image that can be used in association with this search content.
startInputEncoding() - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains a string that indicates that the search engine supports search requests encoded with the specified character encoding.
startInReplyTo(String, String, String, String, Attributes) - Method in interface com.ibm.portal.resolver.atom.AtomThreadingContentHandler
Indicates the start of an thr:in-reply-to entry.
startInReplyTo(String, String, String, String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomThreadingContentHandler
Indicates the start of an thr:in-reply-to entry.
startInReplyTo(URL, URL, URL, String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomThreadingContentHandler
Indicates the start of an thr:in-reply-to entry.
startInReplyTo(String, String, String, String, Attributes) - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomThreadingContentHandler
 
startInReplyTo(String, String, String, String, Attributes) - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomThreadingContentHandler
 
startIsCollection() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
MS extension
startIsHidden() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
MS extension The ishidden field specifies whether an item is hidden.
startIsReadOnly() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
MS extension
startIsRoot() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
MS extension
startIsStructuredDocument() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
MS extension
startItem(String, Locale, Attributes) - Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
startItemSet(String, Attributes) - Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
startItemsPerPage() - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
The number of search results returned per page.
startIWidget(String, Boolean, Attributes) - Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
startIWidgetDefinition(String, Attributes) - Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
startJSONObject() - Method in class com.ibm.portal.streaming.json.EmptyJsonHandler
 
startKeepAlive() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Specifies requirements for the copying/moving of live properties.
startLanguage() - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains a string that indicates that the search engine supports search results in the specified language.
startLastAccessed() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
MS extension
startLink(String, String, String, String, String, String, Attributes) - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the start of an atom:link entry.
startLink(String, String, String, String, String, String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Indicates the start of an atom:link entry.
startLink(String, String, String, String, String, String, Attributes) - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
startLink(String, String, String, String, String, String, Attributes) - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
startLink() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Identifies the property as a link and contains the source and destination of that link.
startLockDiscovery() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Describes the active locks on a resource Description: The lockdiscovery property returns a listing of who has a lock, what type of lock he has, the timeout type and the time remaining on the timeout, and the associated lock token.
startLockEntry() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Defines the types of locks that can be used with the resource.
startLockInfo() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
The lockinfo XML element is used with a LOCK method to specify the type of lock the client wishes to have created.
startLockScope() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Specifies whether a lock is an exclusive lock, or a shared lock.
startLockToken() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
The lock token associated with a lock.
startLockType() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Specifies the access type of a lock.
startLogo(Attributes) - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the start of an atom:logo entry.
startLogo() - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Indicates the start of an atom:logo entry.
startLogo(Attributes) - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
startLogo(Attributes) - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
startLongName() - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains an extended human-readable title that identifies this search engine.
startMenuItem() - Method in interface com.ibm.portal.resolver.xul.DefaultXulContentHandler
 
startMultipartEntry() - Method in interface com.ibm.portal.resolver.http.xml.DefaultHttpContentHandler
 
startMultiStatus() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Contains multiple response messages.
startName(Attributes) - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the start of an atom:name entry.
startName() - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Indicates the start of an atom:name entry.
startName(Attributes) - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
startName(Attributes) - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
startName() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
MS extension
startNewWire(Attributes) - Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
startOmit() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
The omit XML element instructs the server that it should use best effort to copy properties but a failure to copy a property MUST NOT cause the method to fail.
startOpenSearchDescription() - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
The root node of the OpenSearch description document.
startOutputEncoding() - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains a string that indicates that the search engine supports search responses encoded with the specified character encoding.
startOwner() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Provides information about the principal taking out a lock.
startPair(String) - Method in class com.ibm.portal.streaming.json.EmptyJsonHandler
 
startParameter(String) - Method in interface com.ibm.portal.resolver.http.xml.DefaultHttpContentHandler
 
startParameter(String) - Method in interface com.ibm.portal.resolver.mashup.DefaultMashupSitemapContentHandler
 
startParameters() - Method in interface com.ibm.portal.resolver.http.xml.DefaultHttpContentHandler
 
startParentName() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
MS extension The parentname field specifies the name of the folder that contains an item
startPayloadType(Attributes) - Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
startPopup() - Method in interface com.ibm.portal.resolver.xul.DefaultXulContentHandler
 
startPopupSet() - Method in interface com.ibm.portal.resolver.xul.DefaultXulContentHandler
 
startPrefixMapping(String, String) - Method in class com.ibm.portal.resolver.xml.helper.LeafContentHandler
 
startProp() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Contains properties related to a resource.
startPropertyBehavior() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Specifies how properties are handled during a COPY or MOVE.
startPropertyUpdate() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Contains a request to alter the properties on a resource.
startPropFind() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Specifies the properties to be returned from a PROPFIND method.
startPropName() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
The propname XML element specifies that only a list of property names on the resource is to be returned.
startPropStat() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Groups together a prop and status element that is associated with a particular href element.
startPublished(Attributes) - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the start of an atom:published entry.
startPublished() - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Indicates the start of an atom:published entry.
startPublished(Attributes) - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
startPublished(Attributes) - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
startQuery(String, String) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Describes a specific search request that can be made by the search client.
startQuery(String, String, String, String, String, String, String, String, String, String) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Describes a specific search request that can be made by the search client.
startReceivedEvent(Attributes) - Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
startRemove() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Lists the DAV properties to be removed from a resource.
startRemoveWire(Attributes) - Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
startRequest(URI) - Method in interface com.ibm.portal.resolver.http.xml.DefaultHttpContentHandler
 
startRequest(String) - Method in interface com.ibm.portal.resolver.http.xml.DefaultHttpContentHandler
 
startResourceType() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Specifies the nature of the resource.
startResponse() - Method in interface com.ibm.portal.resolver.http.xml.DefaultHttpContentHandler
 
startResponse() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Holds a single response describing the effect of a method on resource and/or its properties.
startResponseDescription() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Contains a message that can be displayed to the user explaining the nature of the response.
startRights(Attributes) - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the start of an atom:rights entry.
startRights() - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Indicates the start of an atom:rights entry.
startRights(Attributes) - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
startRights(Attributes) - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
startSet() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Lists the DAV property values to be set for a resource.
startShared() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Specifies a shared lock
startShortName() - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains a brief human-readable title that identifies this search engine.
startSiteMap() - Method in interface com.ibm.portal.resolver.mashup.DefaultMashupSitemapContentHandler
 
startSource(Attributes) - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the start of an atom:source entry.
startSource() - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Indicates the start of an atom:source entry.
startSource(Attributes) - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
startSource(Attributes) - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
startSource() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
The destination of the source link identifies the resource that contains the unprocessed source of the link's source.
startSourceEvent(String, Attributes) - Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
startSrc() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Indicates the source of a link.
startStartIndex() - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
The index of the first search result in the current set of search results.
startStatus() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Holds a single HTTP status-line Value: status-line ;status-line defined in [RFC2068]
startSubtitle(String, Attributes) - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the start of an atom:subtitle entry.
startSubtitle(String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Indicates the start of an atom:subtitle entry.
startSubtitle(String, Locale) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Indicates the start of an atom:subtitle entry.
startSubtitle(String, String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Indicates the start of an atom:subtitle entry.
startSubtitle(String, Attributes) - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
startSubtitle(String, Attributes) - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
startSummary(String, Attributes) - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the start of an atom:summary entry.
startSummary(String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Indicates the start of an atom:summary entry.
startSummary(String, Locale) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Indicates the start of an atom:summary entry.
startSummary(String, String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Indicates the start of an atom:summary entry.
startSummary(String, Attributes) - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
startSummary(String, Attributes) - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
startSupportedLock() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
To provide a listing of the lock capabilities supported by the resource.
startSyndicationRight() - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains a value that indicates the degree to which the search results provided by this search engine can be queried, displayed, and redistributed.
startTags() - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains a set of words that are used as keywords to identify and categorize this search content.
startTargetEvent(Attributes) - Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
startTimeout() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
The timeout associated with a lock
startTitle(String, Attributes) - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the start of an atom:title entry.
startTitle(String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Indicates the start of an atom:title entry.
startTitle(String, Locale) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Indicates the start of an atom:title entry.
startTitle(String, String) - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Indicates the start of an atom:title entry.
startTitle(String, Attributes) - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
startTitle(String, Attributes) - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
startTitle(Attributes) - Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
startTotal(Attributes) - Method in interface com.ibm.portal.resolver.atom.AtomThreadingContentHandler
Indicates the start of an thr:total entry.
startTotal() - Method in interface com.ibm.portal.resolver.atom.DefaultAtomThreadingContentHandler
Indicates the start of an thr:total entry.
startTotal(Attributes) - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomThreadingContentHandler
 
startTotal(Attributes) - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomThreadingContentHandler
 
startTotalResults() - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
The number of search results available for the current search.
startUpdated(Attributes) - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the start of an atom:updated entry.
startUpdated() - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Indicates the start of an atom:updated entry.
startUpdated(Attributes) - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
startUpdated(Attributes) - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
startURI(Attributes) - Method in interface com.ibm.portal.resolver.atom.AtomContentHandler
Indicates the start of an atom:uri entry.
startURI() - Method in interface com.ibm.portal.resolver.atom.DefaultAtomContentHandler
Indicates the start of an atom:uri entry.
startURI(Attributes) - Method in class com.ibm.portal.resolver.atom.helper.EmptyAtomContentHandler
 
startURI(Attributes) - Method in class com.ibm.portal.resolver.atom.helper.LeafAtomContentHandler
 
startUrl(String, String) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Describes an interface by which a search client can make search requests of the search engine.
startUrl(String, String, String, String) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Describes an interface by which a search client can make search requests of the search engine.
startUrl(String, String, String, String, Attributes) - Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Describes an interface by which a search client can make search requests of the search engine.
startValue(Locale, Attributes) - Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
 
startValue() - Method in interface com.ibm.portal.resolver.mashup.DefaultMashupSitemapContentHandler
 
startWrite() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Specifies a write lock.
state - Variable in class com.ibm.portal.theme.plugin.impl.DefaultThemeItem
 
StateSerializeTag - Class in com.ibm.wps.engine.tags
Provides a way to print out the current state document in XML form.
StateSerializeTag() - Constructor for class com.ibm.wps.engine.tags.StateSerializeTag
 
store() - Method in interface org.apache.jetspeed.portlet.PortletApplicationSettings
Deprecated. Stores all attributes.
store() - Method in interface org.apache.jetspeed.portlet.PortletData
Deprecated. Stores all attributes.
store() - Method in interface org.apache.jetspeed.portlet.PortletSettings
Deprecated. Stores all attributes.
storeObject(String, Object) - Method in class com.ibm.portal.struts.common.ModuleContext
Stores the given object by key and taking into account the previously saved module prefix.
StreamBackupService - Interface in com.ibm.portal.app.service.backup
The StreamBackupService can be used by a business component to write out arbitrary binary data during backup and read that data back in during restore.
StreamBackupServiceClient - Interface in com.ibm.portal.app.service.backup
A business component needs to implement this interface if it wants to work with the StreamBackupService.
STRUTS_ACTION - Static variable in interface com.ibm.wps.pb.property.Action
Deprecated. Specifies delivery using Struts
STRUTS_SERVLET_MAPPING_KEY - Static variable in class com.ibm.portal.struts.portlet.StrutsPortlet
The key used to identify the Struts servlet mapping in the servlet context.
STRUTS_SERVLET_MAPPING_KEY - Static variable in class com.ibm.wps.portlets.struts.WpsStrutsPortlet
The key used to identify the Struts servlet mapping in the servlet context.
STRUTS_VIEW_ACTION - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
Attribute name to indicate this is a view action.
STRUTS_VIEW_ACTION - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
Attribute name to indicate this is a view action.
StrutsAction - Class in com.ibm.portal.struts.action
A StrutsAction is an adapter between the contents of an incoming Portlet request and the corresponding business logic that should be executed to process this request.
StrutsAction() - Constructor for class com.ibm.portal.struts.action.StrutsAction
Constructor for this class
strutsAction - Variable in class com.ibm.struts.taglib.html.FormTag
The struts action.
StrutsAction - Class in com.ibm.wps.struts.action
A StrutsAction is an adapter between the contents of an incoming portlet request and the corresponding business logic that should be executed to process this request.
StrutsAction() - Constructor for class com.ibm.wps.struts.action.StrutsAction
Constructor for this class.
StrutsBaseConstants - Interface in com.ibm.portal.struts.portlet
The StrutsBaseConstants class contains constants used throughout the WPS Struts portlet implementation.
StrutsConstants - Interface in com.ibm.portal.struts.portlet
The StrutsConstants class contains constants used throughout the WPS Struts portlet implementation.
StrutsException - Exception in com.ibm.portal.struts.portlet
This exception is used as a base class for Portal Struts Framework exceptions.
StrutsException() - Constructor for exception com.ibm.portal.struts.portlet.StrutsException
Construct this StrutsException object
StrutsException(String) - Constructor for exception com.ibm.portal.struts.portlet.StrutsException
Construct this StrutsException object
StrutsFilteredViewCommand - Class in com.ibm.portal.struts.command
Filter the command with various Transcoding functions.
StrutsFilteredViewCommand(PortletRequest) - Constructor for class com.ibm.portal.struts.command.StrutsFilteredViewCommand
Constructor for the StrutsFilteredViewCommand object
StrutsInfo - Class in com.ibm.portal.struts.portlet
The StrutsInfo class contains information used throughout the WPS Struts portlet implementation.
StrutsInfo(ServletContext, String) - Constructor for class com.ibm.portal.struts.portlet.StrutsInfo
Construct the StrutsInfo object
StrutsLogFactory - Class in com.ibm.portal.struts.logging
Struts Logging Factory
StrutsLogFactory() - Constructor for class com.ibm.portal.struts.logging.StrutsLogFactory
StrutsLoggingFactory ctr.
StrutsLogFactory - Class in com.ibm.wps.portlets.struts.logging
Struts Logging Factory
StrutsLogFactory() - Constructor for class com.ibm.wps.portlets.struts.logging.StrutsLogFactory
StrutsLoggingFactory ctr.
StrutsPortlet - Class in com.ibm.portal.struts.portlet
Class specified in the portlet deployment descriptor for Struts-based portlets.
StrutsPortlet() - Constructor for class com.ibm.portal.struts.portlet.StrutsPortlet
StrutsPortlet constructor.
StrutsViewActionCommand - Class in com.ibm.portal.struts.command
Command pattern class used to execute a render action.
StrutsViewActionCommand() - Constructor for class com.ibm.portal.struts.command.StrutsViewActionCommand
Constructs the StrutsViewActionCommand object.
StrutsViewActionCommand(String, PortletRequest) - Constructor for class com.ibm.portal.struts.command.StrutsViewActionCommand
Construct the StrutsViewActionCommand object.
StrutsViewCommand - Class in com.ibm.portal.struts.command
Command pattern class used to provide a mechanism to encapsulate the information needed to redisplay a view.
StrutsViewCommand() - Constructor for class com.ibm.portal.struts.command.StrutsViewCommand
Default constructor.
StrutsViewCommand(PortletRequest) - Constructor for class com.ibm.portal.struts.command.StrutsViewCommand
Constructs the StrutsViewCommand object.
StrutsViewErrorCommand - Class in com.ibm.portal.struts.command
The StrutsViewErrorCommand class is specific command pattern class used to display the ErrorResponseInfo object.
StrutsViewErrorCommand(ErrorResponseInfo, PortletRequest) - Constructor for class com.ibm.portal.struts.command.StrutsViewErrorCommand
Construct our View command
StrutsViewJspCommand - Class in com.ibm.portal.struts.command
Command pattern class which provides a mechanism to encapsulate the information needed to redisplay a view for dynamic content like JSPs.
StrutsViewJspCommand() - Constructor for class com.ibm.portal.struts.command.StrutsViewJspCommand
Default construtor.
StrutsViewJspCommand(String, PortletRequest) - Constructor for class com.ibm.portal.struts.command.StrutsViewJspCommand
Constructs the view command.
StrutsViewStaticCommand - Class in com.ibm.portal.struts.command
The StrutsViewStaticCommand class is a command pattern class used to provide a mechanism to encapsulate the information needed to redisplay a view.
StrutsViewStaticCommand(String, PortletRequest) - Constructor for class com.ibm.portal.struts.command.StrutsViewStaticCommand
Construct the StrutsViewStaticCommand command
StrutsViewTilesCommand - Class in com.ibm.portal.struts.command
The StrutsViewTilesCommand class is a command pattern class used to provide a mechanism to encapsulate the information needed to redisplay a view for dynamic content that uses Struts Tiles.
StrutsViewTilesCommand(String, PortletRequest) - Constructor for class com.ibm.portal.struts.command.StrutsViewTilesCommand
Construct our View command
StrutsViewXmlCommand - Class in com.ibm.portal.struts.command
Deprecated. 5.1
StrutsViewXmlCommand(String, PortletRequest, ViewCommandExecutionContext) - Constructor for class com.ibm.portal.struts.command.StrutsViewXmlCommand
Deprecated. Construct this StrutsViewXmlCommand command
supports(PortletWindow.State) - Method in interface org.apache.jetspeed.portlet.PortletConfig
Deprecated. Returns whether the portlet window supports the given state
supports(Portlet.Mode, Client) - Method in interface org.apache.jetspeed.portlet.PortletConfig
Deprecated. Returns whether the portlet supports the given mode for the given client.
supportsMultiselect() - Method in interface com.ibm.portal.dnd.DNDAction
Returns true if this DNDAction can support multiple DNDSources being dropped on it at the same time.
supportsSerialization(SerializationType) - Method in interface com.ibm.portal.app.component2.Serializable
This method is used to ask the component if it supports the specified type of serialization.
SystemLoginException - Exception in com.ibm.portal.auth.exceptions
This exception is thrown when an inrecoverable problem occurred within Portal during Login.
SystemLoginException(Throwable) - Constructor for exception com.ibm.portal.auth.exceptions.SystemLoginException
Initializes the exception with the reason of the exception.

T

TaskManagerDelegateFactoryServiceException - Exception in com.ibm.portal.taskmanager
Exception that indicates errors during processing of the TaskManagerDelegateFactoryServices' methods.
TaskManagerDelegateFactoryServiceException() - Constructor for exception com.ibm.portal.taskmanager.TaskManagerDelegateFactoryServiceException
Constructor.
TaskManagerDelegateFactoryServiceException(Throwable) - Constructor for exception com.ibm.portal.taskmanager.TaskManagerDelegateFactoryServiceException
Constructor.
TaskUIHandle - Interface in com.ibm.portal.taskui
The TaskUIHandle encapsulates all information about a UI element that is associated with a task.
TaskUIManager - Interface in com.ibm.portal.portlet.service.taskui
The TaskUIManager is a Java Portlet API portlet service that is used by task processing portlets to manage the UI elements that were created for a given task.
TaskUIManager - Interface in com.ibm.wps.portletservice.taskui
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
TaskUIManagerException - Exception in com.ibm.portal.taskui
Exception that indicates errors during processing of the TaskUIManager's methods.
TaskUIManagerException() - Constructor for exception com.ibm.portal.taskui.TaskUIManagerException
Constructor.
TaskUIManagerException(Throwable) - Constructor for exception com.ibm.portal.taskui.TaskUIManagerException
Constructor.
TEMPLATE - Static variable in class com.ibm.portal.app.component2.SerializationType
Indicates that the serialization is of type Template meaning the written data will be part of an application template and thus needs to allow an instantiation at a later point of time.
TemplateAccessPrivileges - Interface in com.ibm.portal.app.service
TemplateAccessPrivileges is used to check access privileges for the current user on templates and the template catalog.
TemplateCatalogService - Interface in com.ibm.portal.app.service
The TemplateCatalogService provides methods for searching and managing application templates.
TemplateCatalogService.SearchPattern - Enum in com.ibm.portal.app.service
This enumeration defines the search pattern that will be used for title-based finder methods.
COMPLETE_TITLE searches for all templates with the exactly the specified title string. TITLE_STARTSWITH searches for all templates that have a title that starts with the specified title prefix. TITLE_CONTAINS searches for all templates that have a title that contains the specified title substring at any location.
TemplateCatalogServiceException - Exception in com.ibm.portal.app.service.exceptions
Indicates there was a general problem when working with the TemplateCatalogService.
TemplateCatalogServiceException() - Constructor for exception com.ibm.portal.app.service.exceptions.TemplateCatalogServiceException
 
TemplateCatalogServiceException(Throwable) - Constructor for exception com.ibm.portal.app.service.exceptions.TemplateCatalogServiceException
 
TemplateCatalogServiceHome - Interface in com.ibm.portal.app.service
This is the entry point to the template catalog service.
TemplateException - Exception in com.ibm.portal.app.service.exceptions
Indicates there was a general problem when working with the TemplateCatalogService.
TemplateException() - Constructor for exception com.ibm.portal.app.service.exceptions.TemplateException
 
TemplateException(Throwable) - Constructor for exception com.ibm.portal.app.service.exceptions.TemplateException
 
TemplateService - Interface in com.ibm.portal.app.service
The TemplateService provides funtions for reading and modifying one specific template identified by Identifiable.getObjectID().
TemplateServiceHome - Interface in com.ibm.portal.app.service
This is the entry point to the template services.
TemplateValidationException - Exception in com.ibm.portal.app.service.exceptions
Indicates that the template is not well-formed.
TemplateValidationException() - Constructor for exception com.ibm.portal.app.service.exceptions.TemplateValidationException
 
TemplateValidationException(Throwable) - Constructor for exception com.ibm.portal.app.service.exceptions.TemplateValidationException
 
TemporaryNotSupportedException - Exception in com.ibm.portal.app.exceptions
Thrown by a component to indicate that the requested function is currently not supported.
TemporaryNotSupportedException() - Constructor for exception com.ibm.portal.app.exceptions.TemporaryNotSupportedException
default constructor
TemporaryNotSupportedException(Throwable) - Constructor for exception com.ibm.portal.app.exceptions.TemporaryNotSupportedException
Initializes the exception with the reason of the exception.
TemporaryNotSupportedException(Throwable, Localized) - Constructor for exception com.ibm.portal.app.exceptions.TemporaryNotSupportedException
Initializes the exception with the reason of the exception and localized information.
text(String) - Method in interface com.ibm.portal.resolver.xml.DefaultContentHandler
Passes the text string on to the ContentHandler.characters(char[], int, int) method.
text(StringBuffer) - Method in interface com.ibm.portal.resolver.xml.DefaultContentHandler
Passes the text string on to the ContentHandler.characters(char[], int, int) method.
text(int, String, String) - Method in class com.ibm.wps.portlets.struts.logging.WpsStrutsTraceLogger
Logs a message at the specified log level.
text(int, String, String, Throwable) - Method in class com.ibm.wps.portlets.struts.logging.WpsStrutsTraceLogger
Logs a message at the specified log level.
TEXT_ATTRIBUTE - Static variable in class com.ibm.portal.theme.plugin.impl.DefaultThemeTextItem
The TEXT_ATTRIBUTE should contain the text to contribute to the theme.
TextareaTag - Class in com.ibm.struts.taglib.html
This class is a simple extension of the Struts textarea tag to adding the dir attribute.
TextareaTag() - Constructor for class com.ibm.struts.taglib.html.TextareaTag
Construct a new instance of this tag.
TextTag - Class in com.ibm.struts.taglib.html
This class is a simple extension of the Struts text tag to adding the dir attribute.
TextTag() - Constructor for class com.ibm.struts.taglib.html.TextTag
Construct a new instance of this tag.
ThemeContent - Interface in com.ibm.portal.theme.plugin
A generic interface for theme content.
ThemeContentDescriptorConstants - Interface in com.ibm.portal.theme.plugin.impl
Constants describing the xml attributes for a DefaultThemeContent.
ThemeContext - Interface in com.ibm.portal.theme.plugin
Describes the current theme context.
ThemeExtensionInitException - Exception in com.ibm.portal.theme.plugin.exception
Root exception for all state related exceptions.
ThemeExtensionInitException() - Constructor for exception com.ibm.portal.theme.plugin.exception.ThemeExtensionInitException
Empty constructor
ThemeExtensionInitException(Throwable) - Constructor for exception com.ibm.portal.theme.plugin.exception.ThemeExtensionInitException
Initializes the exception with the reason of the exception.
ThemeExtensionInitException(Throwable, String, String, Collection<Object>) - Constructor for exception com.ibm.portal.theme.plugin.exception.ThemeExtensionInitException
Use this to construct FFDC exception wrapping the throwable while passing additional information to add to FFDC dump.
ThemeInclude - Interface in com.ibm.portal.theme.plugin
A ThemeInclude is a theme contribution responsible for its own rendering.
ThemeItem - Interface in com.ibm.portal.theme.plugin
A ThemeItem is a theme contribution which defines its data and delegates rendering to the theme JSP.
ThemeItemDescriptorConstants - Interface in com.ibm.portal.theme.plugin.impl
The constants in this interface identify the various components of the xml describing an ThemeItem.
ThemeJspInclude - Interface in com.ibm.portal.theme.plugin
A ThemeJspInclude is a ThemeInclude theme contribution which renders itself by invoking a JSP.
ThemeJspIncludeDescriptorConstants - Interface in com.ibm.portal.theme.plugin.impl
Constants describing the xml for declaring a DefaultThemeJspInclude
ThemeLinkItem - Interface in com.ibm.portal.theme.plugin
A theme contribution that creates a URL.
ThemeTextItem - Interface in com.ibm.portal.theme.plugin
A theme contribution that contributes simple text.
TILES_DEFINITION - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
Attribute name to indicate the last tiles controller that was invoked.
TILES_DEFINITION - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
Attribute name to indicate the last Tiles controller that was invoked.
title - Variable in exception com.ibm.portal.app.service.exceptions.DuplicateTemplateTitleValidationException
 
title - Variable in class com.ibm.portal.theme.plugin.impl.DefaultThemeContent
title the title of the extension; usually specified in the plugin.xml
TITLE_ATTRIBUTE - Static variable in interface com.ibm.portal.theme.plugin.impl.ThemeContentDescriptorConstants
The TITLE_ATTRIBUTE should contain the NLS bundle key for retrieving the title property of the IThemeItem.
TOOLTIP_ATTRIBUTE - Static variable in interface com.ibm.portal.theme.plugin.impl.ThemeItemDescriptorConstants
The TOOLTIP_ATTRIBUTE should contain the tooltip text for this extension.
toString() - Method in class com.ibm.portal.app.component2.SerializationType
 
toString() - Method in enum com.ibm.portal.community.CommunityAccessPrivilege
returns the access level definition as string value.
toString() - Method in class com.ibm.portal.community.LocalizedDataObject
 
toString() - Method in enum com.ibm.portal.ObjectTypeConstants
 
toString() - Method in class com.ibm.portal.portlet.service.url.Constants.NormalStateConstant
 
toString() - Method in class com.ibm.portal.portlet.service.url.Constants.SoloStateConstant
 
toString() - Method in class com.ibm.portal.propertybroker.property.Direction
Override default
toString() - Method in class com.ibm.portal.propertybroker.property.ParameterBindingType
Override default
toString() - Method in class com.ibm.portal.propertybroker.property.PropertyFilterType
Override default
toString() - Method in class com.ibm.portal.propertybroker.property.PropertyValueChangeType
Override default
toString() - Method in class com.ibm.portal.struts.portlet.StrutsInfo
Print out displayable form of this object
toString() - Method in class com.ibm.wps.portlets.struts.WpsStrutsInfo
Prints out a displayable form of this object.
toString() - Method in class org.apache.jetspeed.portlet.Capability
Deprecated. Returns the capability as a displayable string.
toString() - Method in class org.apache.jetspeed.portlet.Portlet.Mode
Deprecated. Returns the identifier representing the mode
toString() - Method in class org.apache.jetspeed.portlet.Portlet.ModeModifier
Deprecated. Returns the identifier representing the mode modifier
toString() - Method in interface org.apache.jetspeed.portlet.PortletURI
Deprecated. Returns the complete URI as a string.
toString() - Method in class org.apache.jetspeed.portlet.PortletWindow.State
Deprecated.  
trace(String, String) - Method in class com.ibm.portal.struts.command.StrutsFilteredViewCommand
Trace the message.
TRACE - Static variable in class com.ibm.wps.portlets.struts.logging.WpsStrutsTraceLogger
"Trace" level logging.
trace(String, String) - Method in class com.ibm.wps.portlets.struts.WpsStrutsFilteredViewCommand
Trace the message.
trace(String, String) - Method in class com.ibm.wps.portlets.struts.WpsStrutsViewXmlCommand
Deprecated.  
TransformerIOException - Exception in com.ibm.portal.resolver.xml.exception
 
TransformerIOException(TransformerException) - Constructor for exception com.ibm.portal.resolver.xml.exception.TransformerIOException
Initializes the IOException with the root cause
TransformerSAXException - Exception in com.ibm.portal.resolver.xml.exception
 
TransformerSAXException(TransformerException) - Constructor for exception com.ibm.portal.resolver.xml.exception.TransformerSAXException
Initializes the IOException with the root cause
type - Variable in class com.ibm.portal.resolver.cai.uri.BusinessComponentURI
application type
typeOfURL(String) - Method in class com.ibm.portal.struts.common.PortletApiUtils
Deprecated.  
types - Variable in class com.ibm.portal.struts.action.DispatchAction
The set of argument type classes for the reflected method call.
types - Variable in class com.ibm.wps.struts.action.WpsDispatchAction
The set of argument type classes for the reflected method call.

U

UnavailableApplicationsException - Exception in com.ibm.portal.app.service.exceptions
Occurs when there one of more applications cannot be accessed.
UnavailableApplicationsException() - Constructor for exception com.ibm.portal.app.service.exceptions.UnavailableApplicationsException
 
UnavailableApplicationsException(Throwable) - Constructor for exception com.ibm.portal.app.service.exceptions.UnavailableApplicationsException
 
UnavailableException - Class in org.apache.jetspeed.portlet
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
UnavailableException(Portlet, String) - Constructor for class org.apache.jetspeed.portlet.UnavailableException
Deprecated. use UnavailableException.UnavailableException(String) instead.
UnavailableException(int, Portlet, String) - Constructor for class org.apache.jetspeed.portlet.UnavailableException
Deprecated. use UnavailableException.UnavailableException(String, int) instead.
UnavailableException(String) - Constructor for class org.apache.jetspeed.portlet.UnavailableException
Deprecated. Constructs a new exception with a descriptive message indicating that the portlet is permanently unavailable.
UnavailableException(String, int) - Constructor for class org.apache.jetspeed.portlet.UnavailableException
Deprecated. Constructs a new exception with a descriptive message indicating that the portlet is temporarily unavailable and giving an estimate of how long it will be unavailable.
UnknownApplicationException - Exception in com.ibm.portal.app.service.exceptions
Indicates that the referenced application is unknown to the system.
UnknownApplicationException() - Constructor for exception com.ibm.portal.app.service.exceptions.UnknownApplicationException
 
UnknownApplicationException(Throwable) - Constructor for exception com.ibm.portal.app.service.exceptions.UnknownApplicationException
 
UnknownBusinessComponentException - Exception in com.ibm.portal.app.service.exceptions
Indicates that the referenced business component is unknown to the system.
UnknownBusinessComponentException() - Constructor for exception com.ibm.portal.app.service.exceptions.UnknownBusinessComponentException
 
UnknownBusinessComponentException(Throwable) - Constructor for exception com.ibm.portal.app.service.exceptions.UnknownBusinessComponentException
 
UnknownFolderException - Exception in com.ibm.portal.app.service.exceptions
Indicates that the referenced folder is unknown to the system.
UnknownFolderException() - Constructor for exception com.ibm.portal.app.service.exceptions.UnknownFolderException
 
UnknownFolderException(Throwable) - Constructor for exception com.ibm.portal.app.service.exceptions.UnknownFolderException
 
UnknownTemplateException - Exception in com.ibm.portal.app.service.exceptions
Indicates that the referenced template is unknown to the system.
UnknownTemplateException() - Constructor for exception com.ibm.portal.app.service.exceptions.UnknownTemplateException
 
UnknownTemplateException(Throwable) - Constructor for exception com.ibm.portal.app.service.exceptions.UnknownTemplateException
 
unlockTemplate() - Method in interface com.ibm.portal.app.service.TemplateService
Unlock this template.
unregisterActions(PortletRequest, PortletSettings) - Method in interface com.ibm.wps.pb.service.PropertyBrokerService
Deprecated. Unregisters all previously registered actions for the specified portlet.
unregisterProperties(PortletRequest, PortletSettings) - Method in interface com.ibm.wps.pb.service.PropertyBrokerService
Deprecated. Unregisters all properties which are currently registered on behalf of the portlet.
UNSPECIFIED - Static variable in class com.ibm.portal.propertybroker.property.PropertyValueChangeType
The property value change is being propagated but the reason for change is unspecified
unspecified(ActionMapping, ActionForm, ActionRequest) - Method in class com.ibm.portal.struts.action.DispatchAction
Method which is dispatched to when there is no value for specified request parameter included in the request.
unspecified(ActionMapping, ActionForm, PortletRequest) - Method in class com.ibm.wps.struts.action.WpsDispatchAction
Method which is dispatched to when there is no value for a specified request parameter included in the request.
updateCommunityRole(CommunityRole, Localized) - Method in interface com.ibm.portal.community.CommunityController
updates the localized title and description data for an existing community role.
UPDATED - Static variable in class com.ibm.portal.propertybroker.property.PropertyValueChangeType
The property value change is being propagated as the value was updated
updatePolicyStatus(boolean) - Method in interface com.ibm.portal.app.service.ApplicationService
Update the PolicyStatus for this application.
updateTemplate(ObjectID, InputStream) - Method in interface com.ibm.portal.app.service.TemplateCatalogService
Update an existing template.
uri(String) - Method in interface com.ibm.portal.resolver.xml.DefaultContentHandler
Passes the uri as a string string on to the ContentHandler.characters(char[], int, int) method.
uri(URI) - Method in interface com.ibm.portal.resolver.xml.DefaultContentHandler
Passes the uri as a string string on to the ContentHandler.characters(char[], int, int) method.
uri(URL) - Method in interface com.ibm.portal.resolver.xml.DefaultContentHandler
Passes the uri as a string string on to the ContentHandler.characters(char[], int, int) method.
uri(URL, URL, Boolean) - Method in interface com.ibm.portal.resolver.xml.DefaultContentHandler
Passes the uri as a string string on to the ContentHandler.characters(char[], int, int) method.
URI - Static variable in class com.ibm.portal.struts.command.StrutsViewActionCommand
Name of request attribute for the URI string.
URI - Static variable in class com.ibm.portal.struts.command.StrutsViewJspCommand
Name of request attribute for the URI string.
URI - Static variable in class com.ibm.portal.struts.command.StrutsViewStaticCommand
 
URI - Static variable in class com.ibm.wps.portlets.struts.WpsStrutsViewActionCommand
Name of the request attribute for the URI string.
URI - Static variable in class com.ibm.wps.portlets.struts.WpsStrutsViewJspCommand
Name of the request attribute for the URI string.
URIResolver - Interface in com.ibm.portal.resolver.xml
Resolves (relative) URI references into absolute URIs.
URL - Interface in com.ibm.portal
This interface defines a portal URL.
URLResolver - Interface in com.ibm.portal.resolver.xml
Resolves (relative) URL references into absolute URLs.
urlType - Variable in class com.ibm.struts.taglib.html.FormTag
The Portlet URL type
User - Interface in org.apache.jetspeed.portlet
The User interface is an abstract view on the user-specific data.
USER_PASSWORD_PASSIVE - Static variable in interface com.ibm.portal.portlet.service.credentialvault.CredentialTypes
Credential type constant for the User/Password passive credential.
UserAlreadyLoggedInException - Exception in com.ibm.portal.auth.exceptions
This exception is thrown when the user is already logged in while performing a new login.
UserAlreadyLoggedInException() - Constructor for exception com.ibm.portal.auth.exceptions.UserAlreadyLoggedInException
Empty constructor.
UserIDInvalidException - Exception in com.ibm.portal.auth.exceptions
This exception is thrown when the userid is not valid.
UserIDInvalidException(Throwable) - Constructor for exception com.ibm.portal.auth.exceptions.UserIDInvalidException
Initializes the exception with the reason of the exception.
UserPasswordCredential - Interface in com.ibm.portal.portlet.service.credentialvault.credentials
Abstract inherited interface of ActiveCredential where the user's secret is a userid/password pair.
UserPasswordCredential - Class in com.ibm.wps.portletservice.credentialvault.credentials
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
UserPasswordCredential() - Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.UserPasswordCredential
Deprecated.  
UserPasswordPassiveCredential - Interface in com.ibm.portal.portlet.service.credentialvault.credentials
Simple standard interface inherited from the PassiveCredential.
UserPasswordPassiveCredential - Class in com.ibm.wps.portletservice.credentialvault.credentials
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
UserPasswordPassiveCredential() - Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.UserPasswordPassiveCredential
Deprecated.  
UserSessionTimeoutException - Exception in com.ibm.portal.auth.exceptions
Generic base exception for all exceptions occuring during the handling of the session timeout event for a particular user.
UserSessionTimeoutException(Throwable) - Constructor for exception com.ibm.portal.auth.exceptions.UserSessionTimeoutException
Initializes the exception with the reason of the exception.

V

validate(javax.portlet.PortletRequest) - Method in interface com.ibm.portal.dnd.DNDPortalValidator
This method behaves the same as DNDValidator.validate but uses the PortletRequest rather than the ServletRequest to determine access rights.
validate(javax.servlet.ServletRequest) - Method in interface com.ibm.portal.dnd.DNDValidator
The only method provided this interface accepts a servlet request.
validate - Variable in class com.ibm.struts.taglib.html.FormTag
validate form
validateChangeType(PropertyValueChangeType) - Static method in class com.ibm.portal.propertybroker.property.PropertyValueChangeType
A utility method which checks that the input parameter is one of the predefined constants defined in this class.
validateSession(HttpServletRequest, HttpServletResponse, FilterChainContext) - Method in interface com.ibm.portal.auth.SessionValidationFilterChain
Calls the session validation method of the next session validation filter in the session validation filter chain.
validateTemplate(InputStream, ObjectID) - Method in interface com.ibm.portal.app.service.TemplateCatalogService
Validate a given template.
value(String) - Method in class com.ibm.portal.streaming.json.EmptyJsonHandler
 
value(boolean) - Method in class com.ibm.portal.streaming.json.EmptyJsonHandler
 
value(double) - Method in class com.ibm.portal.streaming.json.EmptyJsonHandler
 
value(int) - Method in class com.ibm.portal.streaming.json.EmptyJsonHandler
 
valueOf(String) - Static method in enum com.ibm.portal.app.model.RestorePoint.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.portal.app.service.ApplicationCatalogService.RelationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.portal.app.service.ApplicationCatalogService.SearchPattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.portal.app.service.TemplateCatalogService.SearchPattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.portal.community.CommunityAccessPrivilege
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.portal.ObjectTypeConstants
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler.SYNDICATION_RIGHT
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler.LockScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler.LockType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler.ResourceType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.ibm.portal.app.model.RestorePoint.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.portal.app.service.ApplicationCatalogService.RelationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.portal.app.service.ApplicationCatalogService.SearchPattern
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.portal.app.service.TemplateCatalogService.SearchPattern
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.portal.community.CommunityAccessPrivilege
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.portal.ObjectTypeConstants
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler.SYNDICATION_RIGHT
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler.LockScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler.LockType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
VaultSegmentConfig - Interface in com.ibm.portal.portlet.service.credentialvault
Describes the configuration of a Vault Segment.
VaultSegmentConfig - Interface in com.ibm.wps.portletservice.credentialvault
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
VIEW - Static variable in class org.apache.jetspeed.portlet.Portlet.Mode
Deprecated. The standard "one-of many" portlet view on a page.
VIEW_COMMAND_FACTORY_KEY - Static variable in class com.ibm.portal.struts.plugins.PluginConstants
The key used for storing the ViewCommandFactory object in the context.
VIEW_COMMAND_FACTORY_KEY - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
The key used for storing the StrutsCommandViewFactory.
VIEW_COMMAND_FACTORY_KEY - Static variable in class com.ibm.wps.portlets.struts.plugins.PluginConstants
The key used for storing the ViewCommandFactory object in the context.
VIEW_COMMAND_FACTORY_KEY - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
The key used for storing the command view factory.
VIEW_COMMANDS - Static variable in interface com.ibm.portal.struts.portlet.StrutsBaseConstants
The key used for storing the command stack
VIEW_COMMANDS - Static variable in interface com.ibm.portal.struts.portlet.StrutsConstants
The key used for storing the view command.
VIEW_COMMANDS - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsBaseConstants
The key used for storing the command stack
VIEW_COMMANDS - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsConstants
The key used for storing the view command.
VIEW_MODE - Static variable in interface com.ibm.portal.struts.portlet.StrutsBaseConstants
The context used for View mode
VIEW_MODE - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsBaseConstants
The context used for view mode
ViewCommandExecutionContext - Class in com.ibm.portal.struts.command
The ViewCommandExecutionContext class is a context object that is passed to the execute method of an IViewCommand.
ViewCommandExecutionContext(PortletContext, ModuleContext, ServletContext) - Constructor for class com.ibm.portal.struts.command.ViewCommandExecutionContext
Construct the ViewCommandExecutionContext object
ViewCommandExecutionContext(PortletContext, ModuleContext, ServletContext, PageContext) - Constructor for class com.ibm.portal.struts.command.ViewCommandExecutionContext
Construct the ViewCommandExecutionContext object
ViewCommandExecutionContext(PortletRequest, PortletResponse, WpActionServlet) - Constructor for class com.ibm.portal.struts.command.ViewCommandExecutionContext
Construct the ViewCommandExecutionContext obect.
ViewCommandExecutionContext - Class in com.ibm.wps.portlets.struts
The ViewCommandExecutionContext class is a context object that is passed to the execute method of an IViewCommand.
ViewCommandExecutionContext(PortletContext, ModuleContext, ServletContext) - Constructor for class com.ibm.wps.portlets.struts.ViewCommandExecutionContext
Constructs the ViewCommandExecutionContext.
ViewCommandExecutionContext(PortletContext, ModuleContext, ServletContext, PageContext) - Constructor for class com.ibm.wps.portlets.struts.ViewCommandExecutionContext
Constructs the ViewCommandExecutionContext.
ViewCommandExecutionContext(PortletRequest, WpsActionServlet) - Constructor for class com.ibm.wps.portlets.struts.ViewCommandExecutionContext
Constructs the ViewCommandExecutionContext.
ViewCommandFactory - Class in com.ibm.portal.struts.plugins
The ViewCommandFactory class is the default factory used in the Struts Portlet Framework.
ViewCommandFactory() - Constructor for class com.ibm.portal.struts.plugins.ViewCommandFactory
Default Constructor for the ViewCommandFactory class
ViewCommandFactory - Class in com.ibm.wps.portlets.struts.plugins
The ViewCommandFactory class is the default factory used in the Struts Portlet Framework.
ViewCommandFactory() - Constructor for class com.ibm.wps.portlets.struts.plugins.ViewCommandFactory
Default constructor for the ViewCommandFactory class.

W

WARN - Static variable in class com.ibm.wps.portlets.struts.logging.WpsStrutsTraceLogger
"Warn" level logging.
warn(String) - Method in interface org.apache.jetspeed.portlet.PortletLog
Deprecated. Logs the given warning text in the portlet log.
WEB_SEAL_TOKEN - Static variable in interface com.ibm.portal.portlet.service.credentialvault.CredentialTypes
Credential type constant for the WebSeal autentication token credential.
webdavAllProp() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
The allprop XML element specifies that all property names and values on the resource are to be returned.
webdavCollection() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
 
webdavContentClass(String) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
MS extension
webdavContentClass() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
MS extension
webdavCreationDate() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
 
webdavCreationDate(Date) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
 
webdavCreationDate(long) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
 
webdavDefaultDocument(String) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
MS extension
webdavDefaultDocument() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
MS extension
webdavDepth(String) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
The value of the Depth header.
webdavDepth(int) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
The value of the Depth header.
webdavDisplayName() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
 
webdavDisplayName(String) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
 
webdavExclusive() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Specifies an exclusive lock
webdavGetContentLanguage() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
 
webdavGetContentLanguage(Locale) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
 
webdavGetContentLanguage(String) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
 
webdavGetContentLength() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
 
webdavGetContentLength(int) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
 
webdavGetContentLength(long) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
 
webdavGetContentType() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
 
webdavGetContentType(String) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
 
webdavGetETag() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
 
webdavGetETag(String) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
 
webdavGetLastAccessed(Date) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
MS extension
webdavGetLastModified() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
 
webdavGetLastModified(Date) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
 
webdavGetLastModified(long) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
 
webdavHref() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Identifies the content of the element as a URI.
webdavHref(String) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
 
webdavHref(URI) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
 
webdavHref(URL) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
 
webdavIsCollection(boolean) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
MS extension
webdavIsCollection() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
MS extension
webdavIsHidden(boolean) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
MS extension The ishidden field specifies whether an item is hidden.
webdavIsHidden() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
MS extension The ishidden field specifies whether an item is hidden.
webdavIsReadOnly(boolean) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
MS extension
webdavIsReadOnly() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
MS extension
webdavIsRoot(boolean) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
MS extension
webdavIsRoot() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
MS extension
webdavIsStructuredDocument(boolean) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
MS extension
webdavIsStructuredDocument() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
MS extension
webdavLastAccessed(long) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
MS extension
webdavLastAccessed() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
MS extension
webdavLockDiscovery() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Describes the active locks on a resource Description: The lockdiscovery property returns a listing of who has a lock, what type of lock he has, the timeout type and the time remaining on the timeout, and the associated lock token.
webdavLockEntry(DefaultWebdavContentHandler.LockScope, DefaultWebdavContentHandler.LockType) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Defines the types of locks that can be used with the resource.
webdavLockInfo(DefaultWebdavContentHandler.LockType, DefaultWebdavContentHandler.LockScope, Document) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
The lockinfo XML element is used with a LOCK method to specify the type of lock the client wishes to have created.
webdavLockInfo(DefaultWebdavContentHandler.LockType, DefaultWebdavContentHandler.LockScope, String) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
The lockinfo XML element is used with a LOCK method to specify the type of lock the client wishes to have created.
webdavLockScope(DefaultWebdavContentHandler.LockScope) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Specifies whether a lock is an exclusive lock, or a shared lock.
webdavLockToken(URI) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
The lock token associated with a lock.
webdavLockType(DefaultWebdavContentHandler.LockType) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Specifies the access type of a lock.
webdavName(String) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
MS extension
webdavName() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
MS extension
webdavOwner(Document) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Provides information about the principal taking out a lock.
webdavOwner(String) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Provides information about the principal taking out a lock.
webdavParentName(String) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
MS extension The parentname field specifies the name of the folder that contains an item
webdavParentName() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
MS extension The parentname field specifies the name of the folder that contains an item
webdavPropName() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
The propname XML element specifies that only a list of property names on the resource is to be returned.
webdavResourceType() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
 
webdavResourceType(DefaultWebdavContentHandler.ResourceType) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
 
webdavShared() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Specifies a shared lock
webdavSource() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
The destination of the source link identifies the resource that contains the unprocessed source of the link's source.
webdavStatus(int) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
 
webdavStatus(String) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
 
webdavSupportedLock() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
To provide a listing of the lock capabilities supported by the resource.
webdavTimeout(long) - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
The timeout associated with a lock
webdavWrite() - Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Specifies a write lock.
webSealToken - Variable in class com.ibm.wps.portletservice.credentialvault.credentials.WebSealTokenCredential
Deprecated.  
WebSealTokenCredential - Interface in com.ibm.portal.portlet.service.credentialvault.credentials
Credential for authenticating at a back-end system that is within the same WebSeal SSO-Domain as the portal, i.e.
WebSealTokenCredential - Class in com.ibm.wps.portletservice.credentialvault.credentials
Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.
WebSealTokenCredential() - Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.WebSealTokenCredential
Deprecated.  
WINDOW_CLOSED - Static variable in interface org.apache.jetspeed.portlet.event.WindowEvent
Deprecated. Event identifier indicating that a portlet window is closed.
WINDOW_DETACHED - Static variable in interface org.apache.jetspeed.portlet.event.WindowEvent
Deprecated. Event identifier indicating that a portlet window will be detached.
WINDOW_MAXIMIZED - Static variable in interface org.apache.jetspeed.portlet.event.WindowEvent
Deprecated. Event identifier indicating that a portlet window will be maximized.
WINDOW_MINIMIZED - Static variable in interface org.apache.jetspeed.portlet.event.WindowEvent
Deprecated. Event identifier indicating that a portlet window will be minimized.
WINDOW_RESTORED - Static variable in interface org.apache.jetspeed.portlet.event.WindowEvent
Deprecated. Event identifier indicating that a portlet window will be restored.
WINDOW_SOLO - Static variable in interface org.apache.jetspeed.portlet.event.WindowEvent
Deprecated. Event identifier indicating that a portlet window is in stand alone state (solo).
windowClosed(WindowEvent) - Method in interface org.apache.jetspeed.portlet.event.WindowListener
Deprecated. Notifies this listener that a portlet window has been closed.
windowClosing(WindowEvent) - Method in interface org.apache.jetspeed.portlet.event.WindowListener
Deprecated. Notifies this listener that a portlet window is about to be closed.
windowDetached(WindowEvent) - Method in interface org.apache.jetspeed.portlet.event.WindowListener
Deprecated. Notifies this listener that a portlet window has been detached.
WindowEvent - Interface in org.apache.jetspeed.portlet.event
Deprecated. since 5.0, use PortletWindow.getWindowState() instead.
WindowListener - Interface in org.apache.jetspeed.portlet.event
Deprecated. since 5.0, use PortletWindow.getWindowState() instead.
windowMaximized(WindowEvent) - Method in interface org.apache.jetspeed.portlet.event.WindowListener
Deprecated. Notifies this listener that a portlet window has been maximized.
windowMinimized(WindowEvent) - Method in interface org.apache.jetspeed.portlet.event.WindowListener
Deprecated. Notifies this listener that a portlet window has been minimized.
windowRestored(WindowEvent) - Method in interface org.apache.jetspeed.portlet.event.WindowListener
Deprecated. Notifies this listener that a portlet window has been restored from being minimized or maximized, respectively.
windowState - Variable in class com.ibm.struts.taglib.html.FormTag
The Portlet window state
WML_1_1 - Static variable in class org.apache.jetspeed.portlet.Capability
Deprecated. The predifined capability instance of wml version 1.1 support
WML_1_2 - Static variable in class org.apache.jetspeed.portlet.Capability
Deprecated. The predifined capability instance of wml version 1.2 support
WML_TABLE - Static variable in class org.apache.jetspeed.portlet.Capability
Deprecated. The predifined capability instance of wml table support
WpActionServlet - Class in com.ibm.portal.struts.portlet
The WpActionServlet extends the Struts ActionServlet.
WpActionServlet(ServletContext, ServletConfig, PortletConfig, StrutsInfo) - Constructor for class com.ibm.portal.struts.portlet.WpActionServlet
The WpActionServlet Constructor
WpCommonsMultipartRequestHandler - Class in com.ibm.portal.struts.upload
This is a modified version of the Struts CommonsMultipartRequestHandler that will allow the file element's name to be namescoped.
WpCommonsMultipartRequestHandler() - Constructor for class com.ibm.portal.struts.upload.WpCommonsMultipartRequestHandler
WpCommonsMultipartRequestHandler constructor.
WpRequestProcessor - Class in com.ibm.portal.struts.portlet
WpRequestProcessor contains the processing logic that the Struts controller portlet performs as it receives each request from the container.
WpRequestProcessor() - Constructor for class com.ibm.portal.struts.portlet.WpRequestProcessor
WpRequestProcessor constructor
WPS_ACTION_SERVLET_KEY - Static variable in interface com.ibm.portal.struts.portlet.StrutsBaseConstants
The key used for storing the Wps Action Servlet in request
WPS_ACTION_SERVLET_KEY - Static variable in interface com.ibm.wps.portlets.struts.WpsStrutsBaseConstants
The key used for storing the Wps Action Servlet in request
WpsActionServlet - Class in com.ibm.wps.portlets.struts
The WpsActionServlet extends the Struts ActionServlet.
WpsActionServlet(ServletContext, PortletConfig, WpsStrutsInfo) - Constructor for class com.ibm.wps.portlets.struts.WpsActionServlet
WpsActionServlet constructor.
WpsCommonsMultipartRequestHandler - Class in com.ibm.wps.portlets.struts.upload
This is a modified version of the Struts CommonsMultipartRequestHandler that has the DBCS fix for the file name.
WpsCommonsMultipartRequestHandler() - Constructor for class com.ibm.wps.portlets.struts.upload.WpsCommonsMultipartRequestHandler
WpsCommonsMultipartRequestHandler constructor.
WpsDispatchAction - Class in com.ibm.wps.struts.action
This is a Portal friendly version of DispatchAction.
WpsDispatchAction() - Constructor for class com.ibm.wps.struts.action.WpsDispatchAction
WpsDispatchAction constructor.
WpsLookupDispatchAction - Class in com.ibm.wps.struts.action
A Portal friendly implementation of the LookupDispatchAction class.
WpsLookupDispatchAction() - Constructor for class com.ibm.wps.struts.action.WpsLookupDispatchAction
 
WpsRequestProcessor - Class in com.ibm.wps.portlets.struts
WpsRequestProcessor contains the processing logic that the Struts controller portlet performs as it receives each request from the container.
WpsRequestProcessor() - Constructor for class com.ibm.wps.portlets.struts.WpsRequestProcessor
WpsRequestProcessor constructor.
WpsStrutsBaseConstants - Interface in com.ibm.wps.portlets.struts
The WpsStrutsBaseConstants class contains constants used throughout the WPS Struts portlet implementation.
WpsStrutsConstants - Interface in com.ibm.wps.portlets.struts
The WpsStrutsConstants class contains constants used throughout the WPS Struts portlet implementation.
WpsStrutsException - Exception in com.ibm.wps.portlets.struts
This exception is used as a base class for Portal Struts Framework exceptions.
WpsStrutsException() - Constructor for exception com.ibm.wps.portlets.struts.WpsStrutsException
Construct this WpsStrutsException object
WpsStrutsException(String) - Constructor for exception com.ibm.wps.portlets.struts.WpsStrutsException
Construct this WpsStrutsException object
WpsStrutsFilteredViewCommand - Class in com.ibm.wps.portlets.struts
Filter the command with various Transcoding functions.
WpsStrutsFilteredViewCommand(HttpServletRequest) - Constructor for class com.ibm.wps.portlets.struts.WpsStrutsFilteredViewCommand
Constructor for the WpsStrutsFilteredViewCommand object
WpsStrutsInfo - Class in com.ibm.wps.portlets.struts
The WpsStrutsInfo class contains information used throughout the WPS Struts portlet implementation.
WpsStrutsInfo(ServletContext, String) - Constructor for class com.ibm.wps.portlets.struts.WpsStrutsInfo
Constructs this WpsStrutsInfo object.
WpsStrutsPortlet - Class in com.ibm.wps.portlets.struts
The WpsStrutsPortlet class is specified in the portlet deployment descriptor for Struts-based portlets.
WpsStrutsPortlet() - Constructor for class com.ibm.wps.portlets.struts.WpsStrutsPortlet
Construtor for the WpsStrutsPortlet.
WpsStrutsPortletMessage - Class in com.ibm.wps.portlets.struts
The WpsStrutsPortletMessage class is the implementation of the IStrutsPortletMessage interface that can be sent to the WpsStrutsPortlet.
WpsStrutsPortletMessage() - Constructor for class com.ibm.wps.portlets.struts.WpsStrutsPortletMessage
Constructor for the WpsStrutsPortletMessage class.
WpsStrutsTilesPlugin - Class in com.ibm.wps.portlets.struts.plugins
The WPS Tiles Plugin is used to initialize Tiles in WebSphere Portal on top of the Struts Portlet Framework.
WpsStrutsTilesPlugin() - Constructor for class com.ibm.wps.portlets.struts.plugins.WpsStrutsTilesPlugin
WpsStrutsTilesPlugin constructor.
WpsStrutsTraceLogger - Class in com.ibm.wps.portlets.struts.logging
This class provides logging ability using six different logging levels.
WpsStrutsTraceLogger(Class) - Constructor for class com.ibm.wps.portlets.struts.logging.WpsStrutsTraceLogger
Constructor.
WpsStrutsTraceLogger(String) - Constructor for class com.ibm.wps.portlets.struts.logging.WpsStrutsTraceLogger
Constructor.
wpsStrutsTranscodingRequestWrapper - Variable in class com.ibm.portal.struts.command.StrutsFilteredViewCommand
The transcoding request wrapper.
wpsStrutsTranscodingRequestWrapper - Variable in class com.ibm.wps.portlets.struts.WpsStrutsFilteredViewCommand
The transcoding request wrapper.
WpsStrutsViewActionCommand - Class in com.ibm.wps.portlets.struts
The WpsStrutsViewActionCommand class is a command pattern class used to execute a render action.
WpsStrutsViewActionCommand() - Constructor for class com.ibm.wps.portlets.struts.WpsStrutsViewActionCommand
Constructs the WspStrutsViewActionCommand object.
WpsStrutsViewActionCommand(String, PortletRequest) - Constructor for class com.ibm.wps.portlets.struts.WpsStrutsViewActionCommand
Constructs the StrutsViewActionCommand object.
WpsStrutsViewCommand - Class in com.ibm.wps.portlets.struts
The WpsStrutsViewCommand class is a command pattern class used to provide a mechanism to encapsulate the information needed to redisplay a view.
WpsStrutsViewCommand() - Constructor for class com.ibm.wps.portlets.struts.WpsStrutsViewCommand
Default constructor for the WpsStrutsView command.
WpsStrutsViewCommand(PortletRequest) - Constructor for class com.ibm.wps.portlets.struts.WpsStrutsViewCommand
Constructs the WpsStrutsViewCommand object.
WpsStrutsViewCommand(HttpServletRequest) - Constructor for class com.ibm.wps.portlets.struts.WpsStrutsViewCommand
Constructs the WpsStrutsViewCommand object.
WpsStrutsViewErrorCommand - Class in com.ibm.wps.portlets.struts
The WpsStrutsViewErrorCommand class is a specific command-pattern class used to display an error.
WpsStrutsViewErrorCommand(ErrorResponseInfo, PortletRequest) - Constructor for class com.ibm.wps.portlets.struts.WpsStrutsViewErrorCommand
Constructs the View command.
WpsStrutsViewJspCommand - Class in com.ibm.wps.portlets.struts
The WpsStrutsViewJspCommand class is a command-pattern class used to provide a mechanism to encapsulate the information needed to redisplay a view for dynamic content like JSPs.
WpsStrutsViewJspCommand() - Constructor for class com.ibm.wps.portlets.struts.WpsStrutsViewJspCommand
Default construtor for WpsStrutsViewJspCommand.
WpsStrutsViewJspCommand(String, PortletRequest) - Constructor for class com.ibm.wps.portlets.struts.WpsStrutsViewJspCommand
Constructs the View command.
WpsStrutsViewStaticCommand - Class in com.ibm.wps.portlets.struts
The WpsStrutsViewStaticCommand class is a command pattern class used to encapsulate the information needed to redisplay a view.
WpsStrutsViewStaticCommand(String, HttpServletRequest) - Constructor for class com.ibm.wps.portlets.struts.WpsStrutsViewStaticCommand
Constructs this WpsStrutsViewStaticCommand command.
WpsStrutsViewTilesCommand - Class in com.ibm.wps.portlets.struts
The WpsStrutsViewTilesCommand class is a command-pattern class used to provide a mechanism to encapsulate the information needed to redisplay a view for dynamic content that uses Struts Tiles.
WpsStrutsViewTilesCommand(String, PortletRequest) - Constructor for class com.ibm.wps.portlets.struts.WpsStrutsViewTilesCommand
Constructs the View command.
WpsStrutsViewXmlCommand - Class in com.ibm.wps.portlets.struts
Deprecated.  
WpsStrutsViewXmlCommand(String, HttpServletRequest, ViewCommandExecutionContext) - Constructor for class com.ibm.wps.portlets.struts.WpsStrutsViewXmlCommand
Deprecated. Construct this WpsStrutsViewXmlCommand command
WpTilesPlugin - Class in com.ibm.portal.struts.plugins
WPS Tiles Plugin used to initialize Tiles in WebSphere Portal on top of Struts Portlet Framework.
WpTilesPlugin() - Constructor for class com.ibm.portal.struts.plugins.WpTilesPlugin
WpTilesPlugin constructor
WpTilesRequestProcessor - Class in com.ibm.portal.struts.portlet
WpTilesRequestProcessor contains the processing logic that the Struts controller servlet performs as it receives each servlet request from the container.
WpTilesRequestProcessor() - Constructor for class com.ibm.portal.struts.portlet.WpTilesRequestProcessor
WpTilesRequestProcessor constructor
write(Writer) - Method in interface com.ibm.portal.URL
Writes the URL to the output stream
writeContentNodeRenderURL(Writer, String) - Method in interface com.ibm.portal.portlet.service.url.PortalURLWriter
Creates a render URL that points to the specified content node (e.g.
writeContentNodeRenderURL(Writer, ObjectID) - Method in interface com.ibm.portal.portlet.service.url.PortalURLWriter
Creates a render URL that points to the specified content node (e.g.
writeObjectID(ObjectID) - Method in interface com.ibm.portal.ObjectID.Serializer
 
writePortletRenderURL(Writer, String, String, PortletMode, WindowState, Constants.PortalState, Map<String, String[]>, Locale) - Method in interface com.ibm.portal.portlet.service.url.PortalURLWriter
Creates a render URL that points to the specified portlet window.
writePortletRenderURL(Writer, String, String) - Method in interface com.ibm.portal.portlet.service.url.PortalURLWriter
Creates a render URL that points to the specified portlet window.
writePortletRenderURL(Writer, String, String, PortletMode) - Method in interface com.ibm.portal.portlet.service.url.PortalURLWriter
Creates a render URL that points to the specified portlet window with the specified portlet mode.
writePortletRenderURL(Writer, String, String, WindowState) - Method in interface com.ibm.portal.portlet.service.url.PortalURLWriter
Creates a render URL that points to the specified portlet window with the new window state.
writePortletRenderURL(Writer, Constants.PortalState) - Method in interface com.ibm.portal.portlet.service.url.PortalURLWriter
Creates a render URL that points to the current portlet window with the given portal state.
writePortletRenderURL(Writer, ObjectID, ObjectID, PortletMode, WindowState, Constants.PortalState, Map<String, String[]>, Locale) - Method in interface com.ibm.portal.portlet.service.url.PortalURLWriter
Creates a render URL that points to the specified portlet window.
writePortletRenderURL(Writer, ObjectID, ObjectID) - Method in interface com.ibm.portal.portlet.service.url.PortalURLWriter
Creates a render URL that points to the specified portlet window.
writePortletRenderURL(Writer, ObjectID, ObjectID, PortletMode) - Method in interface com.ibm.portal.portlet.service.url.PortalURLWriter
Creates a render URL that points to the specified portlet window with the specified portlet mode.
writePortletRenderURL(Writer, ObjectID, ObjectID, WindowState) - Method in interface com.ibm.portal.portlet.service.url.PortalURLWriter
Creates a render URL that points to the specified portlet window with the new window state.
writeReaderToWriter(Reader, Writer) - Method in class com.ibm.portal.struts.command.StrutsViewStaticCommand
Write the contents of a Reader to a Writer.
writeState(HttpServletRequest, Writer, boolean) - Method in class com.ibm.wps.engine.tags.StateSerializeTag
Writes the current state xml representation to the given Writer.
WSRP_INVOCATION - Static variable in class com.ibm.portal.portlet.Constants
Property indicating that the the portlet has been invoked via WSRP.

X

XML_ATTR_BASE - Static variable in interface com.ibm.portal.resolver.xml.Constants
QName representation of #ATTR_XML_BASE_LOCAL.
XML_ATTR_BASE_LOCAL - Static variable in interface com.ibm.portal.resolver.xml.Constants
The XML Base specification describes a facility, similar to that of HTML BASE, for defining base URIs for parts of XML documents.
XML_ATTR_BASE_QNAME - Static variable in interface com.ibm.portal.resolver.xml.Constants
XML base namespace
XML_ATTR_ID - Static variable in interface com.ibm.portal.resolver.xml.Constants
QName representation of #ATTR_XML_ID_LOCAL
XML_ATTR_ID_LOCAL - Static variable in interface com.ibm.portal.resolver.xml.Constants
The xml:id specification defines a single attribute, xml:id, known to be of type ID independently of any DTD or schema.
XML_ATTR_ID_QNAME - Static variable in interface com.ibm.portal.resolver.xml.Constants
XML base namespace
XML_ATTR_LANG - Static variable in interface com.ibm.portal.resolver.xml.Constants
QName representation of #ATTR_XML_LANG_LOCAL http://www.opentag.com/xfaq_lang.htm
XML_ATTR_LANG_LOCAL - Static variable in interface com.ibm.portal.resolver.xml.Constants
Designed for identifying the human language used in the scope of the element to which it's attached.
XML_ATTR_LANG_QNAME - Static variable in interface com.ibm.portal.resolver.xml.Constants
XML base namespace
XML_ATTR_SPACE - Static variable in interface com.ibm.portal.resolver.xml.Constants
QName representation of #ATTR_XML_SPACE_LOCAL
XML_ATTR_SPACE_LOCAL - Static variable in interface com.ibm.portal.resolver.xml.Constants
Designed to express whether or not the document's creator wishes white space to be considered as significant in the scope of the element to which it's attached.
XML_ATTR_SPACE_QNAME - Static variable in interface com.ibm.portal.resolver.xml.Constants
XML base namespace
XML_CONTENT_TYPE - Static variable in interface com.ibm.portal.resolver.xml.Constants
XML mime type
XML_NAMESPACE_URI - Static variable in interface com.ibm.portal.resolver.xml.Constants
XML base namespace.
XML_NS - Static variable in interface com.ibm.portal.resolver.xml.Constants
XML prefix
XMLNS_NAMESPACE_URI - Static variable in interface com.ibm.portal.resolver.xml.Constants
The prefix xmlns: was specified as a syntactic device for declaring namespaces, but was not itself associated with any namespace name by the Jan 1999 namespaces specfication.
xulMenuItem() - Method in interface com.ibm.portal.resolver.xul.DefaultXulContentHandler
 

Y

YES - Static variable in interface com.ibm.portal.resolver.xml.Constants
Value to enable a feature

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