|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
AbstractAuthoringTemplate
Since 8.0, there are two types of AbstractAuthoringTemplate
,
AuthoringTemplate
and SiteAreaTemplate
.
DynamicUICtrl
provides access to those functions of dynamic ui management that alter the current state.DocumentType
of the given document against this folder's one.
DocumentType
of the given document id against this folder's one.
AccessControlAttributeBasedSecurityInterface
defines a method
to get called by the AccessControlAttributeBasedSecurity pattern.Action
encapsulates the information used by the Property Broker to deliver property
values provided by sources to targets.ActionController
encapsulates setter methods used when initializing instances of
Action
.Document
where the action is not available on the current stage of the Document
's workflow.ActionResult
of an AuthoringAction can display messages to the user and control
the state of the form on the next load via its AuthoringDirective
MoveOption
to the list
WorkflowActions
to the end of the actions for this WorkflowStage
WorkflowActions
to the end of the actions for this WorkflowStage
Document
document.
Editable.addMembersForAccess(com.ibm.workplace.wcm.api.security.Access, String[])
Editable
object.
ContentComponent
with the name specified by the
argument to this ContentComponentContainer
.
Workspace.createContent(authoringTemplateId, parentSiteId,
siblingId, position)
instead
Editable.addMembersForAccess(Access, String[])
instead
Editable.addMembersForAccess(Access, String[])
instead (using Access.MANAGER)
SyndicationSummary.getChanges()
as part of the SyndicatorCompleting
and SubscriberCompleting
extension points
The Added change captures the creation of a new item by syndicationEditable.addMembersForAccess(Access, String[])
instead (using Access.EDITOR)
Editable.addMembersForAccess(Access, String[])
instead
Editable
object.
Document
into the given Project
.
Document
into the given Project
.
Editable.addMembersForAccess(Access, String[])
instead (using Access.USER)
Editable.addMembersForAccess(Access, String[])
instead
DocumentLibraryACL
object.
Access
to the associated Item
.
Editable
object.
WorkflowStage
WorkflowStage
Editable
object.
Editable.addMembersForAccess(Access, String[])
instead (using Access.CONTRIBUTOR)
EditionSelector
to this EditionQuery
.
Selector
to this Query
.
EditionSelector
to this
EditionQuery
.
Selector
to this Query
.
Workspace.createSiteArea(parentId, siblingId, position)
instead.
EditionSort
to this EditionQuery
.
Sort
to this Query
.
AuthoringTemplate
and
PresentationTemplate
.
AddUIElementException
is thrown when an error occurs during the attempt
to add a transient UI element.Editable.addMembersForAccess(Access, String[])
instead
Iterator
to all available Version
s of this Document
RenderingPluginParameterType
for an parameter that can take any string as its value.HistoryLogEntry
created using the public API.
ListLayout
to the end of this ListLayoutContainer
WARNING! This selector does not work. Due to a data model change, they query mechanism
is no longer applicable. Similar functionality can be achieved using a different API.
However, the APPROVER role has been replaced by two more specific roles (Draft Creator and Reviewer)
e.g.
QueryService service = getQueryService();
Query q = service.createQuery();
AccessFilter filter = service.createAccessFilter(Access.REVIEWER, FilterOperation.ANY_USER, getUsers());
q.setAccessFilter(filter);
WARNING! This selector does not work. Due to a data model change, they query mechanism
is no longer applicable. Similar functionality can be achieved using a different API.
However, the APPROVER role has been replaced by two more specific roles (Draft Creator and Reviewer)
e.g.
QueryService service = getQueryService();
Query q = service.createQuery();
AccessFilter filter = service.createAccessFilter(Access.REVIEWER, FilterOperation.ANY_USER, getUsers());
q.setAccessFilter(filter);
PropertyBrokerService.areCrossPageWiresActive(PortletRequest, PortletResponse, String)
instead
PropertyBrokerService.areWiresActive(PortletRequest, PortletResponse, String)
instead
Association
s are Selector
s which associate other Selectors with an Operation
Example use of Association
s Conjunction and Disjunction
Constants.XML_ATTR_BASE_QNAME
instead
AuthoringAction
has
been executed.AuthoringTemplate
.
ActionListener.actionPerformed(org.apache.jetspeed.portlet.event.ActionEvent)
,
have been executed.
null
EditionSort
representing 'by created date'.
Sort
representing 'by created date'.
Sort
representing 'by modified date'.
Sort
representing 'by expiry date'.
Sort
representing 'by general date one'.
Sort
representing 'by general date two'.
Sort
representing 'by ID'.
Sort
representing 'by last modifier'.
EditionSort
representing 'by name'.
Sort
representing 'by name'.
Sort
representing 'by name'.
Sort
representing 'by owner'.
Sort
representing 'by position'.
Sort
representing 'by publish date'.
Sort
representing 'by title'.
Sort
representing 'by title'.
Sort
representing 'by type'.
Sort
representing 'by status'.
Document
on a Project
- cancelDeletion(Workspace, Project, Document) -
Method in interface com.ibm.workplace.wcm.api.WcmProjectService
- Clear deletion marking from a
Document
on a Project
- cancelDraft() -
Method in interface com.ibm.workplace.wcm.api.Content
- Deprecated. use
cancelDraftDocument()
instead.
- cancelDraftDocument() -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Cancels a draft document, if it exists.
- canClear() -
Method in interface com.ibm.workplace.wcm.api.Reference
- Indicates if the reference from the referer
Document
to the
referee Document
can be cleared.
- canHandle(DigitalAssetID) -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetResourceManagerPlugin
- Determines if this plugin supports/handles DigitalAssets associated with the provided
DigitalAssetID.
- canHandle(String) -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetResourceManagerPlugin
- Determines if this plugin supports/handles DigitalAssets associated with the provided
DigitalAssetID/selection token.
- canPublish() -
Method in interface com.ibm.workplace.wcm.api.Project
- Checks if the project is in a State that allows publishing.
- canReplace() -
Method in interface com.ibm.workplace.wcm.api.Reference
- Indicates if the reference from the referer
Document
to the
referee Document
can be replaced with another referee.
- categoriesContains(Identity) -
Static method in class com.ibm.workplace.wcm.api.query.ProfileSelectors
- Returns a selector representing category 'contain'.
- categoriesContains(Collection<? extends Identity>) -
Static method in class com.ibm.workplace.wcm.api.query.ProfileSelectors
- Returns a selector representing categories 'contain'.
- categoriesContains(Identity) -
Method in interface com.ibm.workplace.wcm.api.query.ProfileSelectors.Factory
-
- categoriesContains(Collection<? extends Identity>) -
Method in interface com.ibm.workplace.wcm.api.query.ProfileSelectors.Factory
-
- categorizationOrder -
Variable in class com.ibm.websphere.personalization.RuleTrigger
-
- Category - Interface in com.ibm.workplace.wcm.api
- Represents a
Category
in the repository. - Category -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for
Category
- categoryDontContain(Collection<? extends Identity>) -
Method in interface com.ibm.workplace.wcm.api.query.ProfileSelectors.Factory
-
- categoryDontContain(Identity) -
Method in interface com.ibm.workplace.wcm.api.query.ProfileSelectors.Factory
-
- Change - Interface in com.ibm.workplace.wcm.api.extensions.syndication
- Abstract interface covering all the change types returned by
SyndicationSummary.getChanges()
as part of the SyndicatorCompleting
and SubscriberCompleting
extension points - 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.
- ChangeMapper<T> - Class in com.ibm.workplace.wcm.api.extensions.syndication
-
ChangeMapper is provided in the API to be used in conjunction with
SyndicationSummary.getChanges()
from the SyndicatorCompleting
and SubscriberCompleting
extension points. - ChangeMapper() -
Constructor for class com.ibm.workplace.wcm.api.extensions.syndication.ChangeMapper
-
- characters(char[], int, int) -
Method in class com.ibm.portal.resolver.xml.helper.EmptyContentHandler
-
- 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.
- ChildPosition - Interface in com.ibm.workplace.wcm.api
-
- 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.
- clear() -
Method in interface com.ibm.workplace.wcm.api.Reference
- Clear the reference from the referer
Document
to the referee
Document
.
- clearActions(WorkflowStage.ACTION_GROUP) -
Method in interface com.ibm.workplace.wcm.api.WorkflowStage
- Removes all
WorkflowActions
of the specified type from this WorkflowStage
- clearApprovers() -
Method in interface com.ibm.workplace.wcm.api.Project
- A convenient method to remove all approvers from the object.
- clearApprovers() -
Method in interface com.ibm.workplace.wcm.api.ProjectPrototype
- A convenient method to remove all approvers from the object.
- clearApprovers() -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Deprecated.
- clearAuthors() -
Method in class com.ibm.workplace.wcm.api.ReplaceAuthorsCopyOption
- Removes all authors of this object.
- clearAuthors(boolean) -
Method in class com.ibm.workplace.wcm.api.TreatAsNewCopyOption
- Set whether all authors should be removed from a copied item
- clearJointApprovers() -
Method in interface com.ibm.workplace.wcm.api.WorkflowStage
- Remove all members from the set of joint approvers.
- clearMembersForWorkflowDefinedAccess(Access) -
Method in interface com.ibm.workplace.wcm.api.WorkflowStage
- Removes all members of the specified access level for this
WorkflowStage
- clearOwners() -
Method in class com.ibm.workplace.wcm.api.ReplaceOwnersCopyOption
- Removes all owners to this object.
- clearOwners(boolean) -
Method in class com.ibm.workplace.wcm.api.TreatAsNewCopyOption
- Set whether all owners should be removed from a copied item
- clearReferences(Reference[]) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Clears all the references represented by the array of
Reference
instances.
- 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.
- clearSorts() -
Method in interface com.ibm.workplace.wcm.api.editions.query.EditionQuery
- Clean the sort setting for this query.
- clearSorts() -
Method in interface com.ibm.workplace.wcm.api.query.Query
- Clean the sort setting for this query.
- ClearTitleTextProviderCopyOption - Class in com.ibm.workplace.wcm.api
- This
CopyOption
is used clear the text provider key and name of
the item being copied. - ClearTitleTextProviderCopyOption() -
Constructor for class com.ibm.workplace.wcm.api.ClearTitleTextProviderCopyOption
-
- clearWorkflowActionsForState(ProjectStateSelectors.State) -
Method in interface com.ibm.workplace.wcm.api.Project
- A convenient method to clear all
WorkflowAction
s currently associated with the given State
.
- clearWorkflowActionsForState(ProjectStateSelectors.State) -
Method in interface com.ibm.workplace.wcm.api.ProjectPrototype
- A convenient method to clear all
WorkflowAction
s currently associated with the given State
.
- 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
- clone() -
Method in interface com.ibm.utilities.collections.collections.UnmodifiableCollection
-
- clone() -
Method in interface com.ibm.utilities.collections.lists.UnmodifiableList
-
- clone() -
Method in interface com.ibm.utilities.collections.sets.UnmodifiableSet
-
- clone() -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- clone() -
Method in interface com.ibm.websphere.personalization.RequestContext
-
- clone() -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Cloning a RenderingContext will copy all member variables on the current instance, this includes request, response,
web app URL, servlet path, prefix, presentation template override, request parameters, and rendered item.
- closeDynamicUI(ActionRequest, ActionResponse, TaskUIHandle) -
Method in interface com.ibm.portal.portlet.service.taskui.TaskUIManager
- Deprecated. 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.
- CloseForm - Class in com.ibm.workplace.wcm.api.extensions.authoring.directive
- When returned in the
ActionResult
this directive will close the current open form. - CloseForm() -
Constructor for class com.ibm.workplace.wcm.api.extensions.authoring.directive.CloseForm
- Constructor
- CloudscapeSqlSelectQueryCallback - Class in com.ibm.websphere.query.callbacks
- The DB2SqlSelectQueryCallback class is a query builder callback that
adds limit functionality to DB2 queries.
- CloudscapeSqlSelectQueryCallback() -
Constructor for class com.ibm.websphere.query.callbacks.CloudscapeSqlSelectQueryCallback
- Constructor for CloudscapeSqlSelectQueryCallback.
- CloudscapeSqlSelectQueryCallback(Map, Map) -
Constructor for class com.ibm.websphere.query.callbacks.CloudscapeSqlSelectQueryCallback
- Constructor for CloudscapeSqlSelectQueryCallback.
- 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.ac - package com.ibm.portal.ac
- This package and its sub packages define the portal access control
(PAC) API.
- 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.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
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
- DEPRECATED - 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
- DEPRECATED - 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.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
-
- 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.taskmanager - package com.ibm.portal.taskmanager
- DEPRECATED - This package defines the interfaces used by the TaskManagerDelegateFactoryService.
- com.ibm.portal.taskui - package com.ibm.portal.taskui
- DEPRECATED - 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.utilities.collections - package com.ibm.utilities.collections
-
- com.ibm.utilities.collections.collections - package com.ibm.utilities.collections.collections
-
- com.ibm.utilities.collections.lists - package com.ibm.utilities.collections.lists
-
- com.ibm.utilities.collections.sets - package com.ibm.utilities.collections.sets
-
- com.ibm.utilities.streams - package com.ibm.utilities.streams
-
- com.ibm.websphere.personalization - package com.ibm.websphere.personalization
-
- com.ibm.websphere.personalization.applicationObjects - package com.ibm.websphere.personalization.applicationObjects
-
- com.ibm.websphere.personalization.context - package com.ibm.websphere.personalization.context
-
- com.ibm.websphere.personalization.resources - package com.ibm.websphere.personalization.resources
-
- com.ibm.websphere.personalization.resources.cache - package com.ibm.websphere.personalization.resources.cache
-
- com.ibm.websphere.personalization.security - package com.ibm.websphere.personalization.security
-
- com.ibm.websphere.personalization.transformation - package com.ibm.websphere.personalization.transformation
-
- com.ibm.websphere.query.base - package com.ibm.websphere.query.base
-
- com.ibm.websphere.query.callbacks - package com.ibm.websphere.query.callbacks
-
- com.ibm.workplace.wcm.api - package com.ibm.workplace.wcm.api
- This package defines the IBM Web Content Manager API.
- com.ibm.workplace.wcm.api.authoring - package com.ibm.workplace.wcm.api.authoring
-
- com.ibm.workplace.wcm.api.custom - package com.ibm.workplace.wcm.api.custom
- This package defines the IBM Web Content Manager API interfaces for custom code.
- com.ibm.workplace.wcm.api.digitalasset - package com.ibm.workplace.wcm.api.digitalasset
-
- com.ibm.workplace.wcm.api.editions - package com.ibm.workplace.wcm.api.editions
- This package defines the IBM Web Content Manager Edition API.
- com.ibm.workplace.wcm.api.editions.query - package com.ibm.workplace.wcm.api.editions.query
-
- com.ibm.workplace.wcm.api.exceptions - package com.ibm.workplace.wcm.api.exceptions
- This package defines the exceptions used in the IBM Web Content Manager API.
- com.ibm.workplace.wcm.api.extensions.authoring - package com.ibm.workplace.wcm.api.extensions.authoring
-
- com.ibm.workplace.wcm.api.extensions.authoring.directive - package com.ibm.workplace.wcm.api.extensions.authoring.directive
-
- com.ibm.workplace.wcm.api.extensions.digitalasset - package com.ibm.workplace.wcm.api.extensions.digitalasset
-
- com.ibm.workplace.wcm.api.extensions.resolution - package com.ibm.workplace.wcm.api.extensions.resolution
- This package defines the IBM Web Content Manager API interfaces for the ContentPageResolution Filter
- com.ibm.workplace.wcm.api.extensions.resolution.exceptions - package com.ibm.workplace.wcm.api.extensions.resolution.exceptions
- This package defines exceptions used by IBM Web Content Manager API interfaces for the ContentPageResolution filter.
- com.ibm.workplace.wcm.api.extensions.syndication - package com.ibm.workplace.wcm.api.extensions.syndication
-
- com.ibm.workplace.wcm.api.extensions.url - package com.ibm.workplace.wcm.api.extensions.url
- This package defines the IBM Web Content Manager API interfaces for the content URL generation.
- com.ibm.workplace.wcm.api.extensions.validation - package com.ibm.workplace.wcm.api.extensions.validation
-
- com.ibm.workplace.wcm.api.identity - package com.ibm.workplace.wcm.api.identity
-
- com.ibm.workplace.wcm.api.pagecontext - package com.ibm.workplace.wcm.api.pagecontext
-
- com.ibm.workplace.wcm.api.plugin - package com.ibm.workplace.wcm.api.plugin
-
- com.ibm.workplace.wcm.api.plugin.rendering - package com.ibm.workplace.wcm.api.plugin.rendering
-
- com.ibm.workplace.wcm.api.plugin.textprovider - package com.ibm.workplace.wcm.api.plugin.textprovider
-
- com.ibm.workplace.wcm.api.prerender - package com.ibm.workplace.wcm.api.prerender
-
- com.ibm.workplace.wcm.api.pzn - package com.ibm.workplace.wcm.api.pzn
-
- com.ibm.workplace.wcm.api.query - package com.ibm.workplace.wcm.api.query
-
- com.ibm.workplace.wcm.api.security - package com.ibm.workplace.wcm.api.security
-
- com.ibm.workplace.wcm.api.versioning - package com.ibm.workplace.wcm.api.versioning
-
- 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.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
- DEPRECATED - 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
- DEPRECATED - 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.federateddocuments - package com.ibm.wps.services.federateddocuments
-
- COMMENT_DRAFT_CANCELED -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A free form comment
HistoryLogEntry
entered when a draft Document was cancelLed.
- COMMENT_DRAFT_CREATED -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A free form comment
HistoryLogEntry
entered when a draft Document was created.
- COMMENT_PROJECT_APPROVAL_WITHDRAWN -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A free form comment
HistoryLogEntry
entered when an approval is withdrawn from a Project.
- COMMENT_PROJECT_PUBLISHED -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A free form comment
HistoryLogEntry
entered when a Project enters Publish state.
- COMMENT_PROJECT_SUBMITTED_FOR_REVIEW -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A free form comment
HistoryLogEntry
entered when a Project is submitted for Review.
- COMMENT_PROJECT_WITHDRAWN_FROM_REVIEW -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A free form comment
HistoryLogEntry
entered when a Project is withdrawn for Review.
- COMMENT_WORKFLOW_APPROVED -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A free form comment
HistoryLogEntry
entered when a Document was reviewed and approved.
- COMMENT_WORKFLOW_NEXT_STAGE -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A free form comment
HistoryLogEntry
entered when a Document was moved to the next Workflow stage.
- COMMENT_WORKFLOW_PREVIOUS_STAGE -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A free form comment
HistoryLogEntry
entered when a Document was moved to the previous Workflow stage.
- COMMENT_WORKFLOW_PROCESS_NOW -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A free form comment
HistoryLogEntry
entered when a Document manually executed a scheduled action.
- COMMENT_WORKFLOW_PUBLISHED -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A free form comment
HistoryLogEntry
entered when a Document was published.
- COMMENT_WORKFLOW_REJECTED -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A free form comment
HistoryLogEntry
entered when a Document was reviewed and rejected.
- COMMENT_WORKFLOW_RESTARTED -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A free form comment
HistoryLogEntry
entered when the Workflow was restarted on a Document.
- COMMUNITY -
Static variable in interface com.ibm.portal.DatabaseDomainConstants
- Constant for community domain
- compare(Edition, Edition) -
Method in interface com.ibm.workplace.wcm.api.editions.EditionService
- Compare the two Editions and return a set of differences.
- compareTo(Object) -
Method in interface com.ibm.workplace.wcm.api.Identity
- Compares this object with the specified object for order.
- Component -
Static variable in interface com.ibm.workplace.wcm.api.LibraryResourceTypes
-
- componentIterator() -
Method in interface com.ibm.workplace.wcm.api.ContentComponentContainer
- Returns an iterator of all
ContentComponent
objects
in this ContentComponentContainer
.
- CompoundSelector - Class in com.ibm.workplace.wcm.api.query
- This class simply implements the QueryElement interface for
conditions which can be decomposed into other conditions.
- CompoundSelector() -
Constructor for class com.ibm.workplace.wcm.api.query.CompoundSelector
-
- Condition - Class in com.ibm.websphere.query.base
- The Condition class represents a condition in a predicate in the query framework.
- Condition() -
Constructor for class com.ibm.websphere.query.base.Condition
- Creates a new Condition instance, default constructor.
- Condition(ILeftOperand) -
Constructor for class com.ibm.websphere.query.base.Condition
- Creates a new Condition instance with the given left operand object.
- Condition(ILeftOperand, IOperator) -
Constructor for class com.ibm.websphere.query.base.Condition
- Creates a new Condition instance with the given left operand, and operator.
- Condition(ILeftOperand, IOperator, IRightOperand[]) -
Constructor for class com.ibm.websphere.query.base.Condition
- Creates a new Condition instance with the given left operand, operator, and an array of
right operands.
- Condition(ILeftOperand, IOperator, IRightOperand) -
Constructor for class com.ibm.websphere.query.base.Condition
- Creates a new Condition instance with the given left operand, operator, and right operand.
- congruent(Sort) -
Method in class com.ibm.workplace.wcm.api.query.Sort
- returns true if this sort is congruent to the specified Sort.
- Conjunction - Class in com.ibm.workplace.wcm.api.query
Conjunction
associates Selectors
together with the Operator.AND
.- Conjunction() -
Constructor for class com.ibm.workplace.wcm.api.query.Conjunction
- Constructor
- Conjunction(Collection<Selector>) -
Constructor for class com.ibm.workplace.wcm.api.query.Conjunction
- Constructor
- CONNECTOR -
Static variable in interface com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginTypes
- Constant RenderingPluginType for Connector type
- 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 - Class in com.ibm.websphere.query.base
- This class contains constants used in the query framework.
- Constants() -
Constructor for class com.ibm.websphere.query.base.Constants
-
- 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
- consumeSelectedAsset(String, DigitalAsset) -
Method in class com.ibm.workplace.wcm.api.extensions.digitalasset.AbstractDigitalAssetResourceManagerPlugin
-
- consumeSelectedAsset(String, DigitalAsset) -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetResourceManagerPlugin
- Consumes a selected asset.
- contains(String) -
Method in interface com.ibm.workplace.wcm.api.LibraryProperties
- Does the item have a property value for the given property name
- containsErrors() -
Method in interface com.ibm.workplace.wcm.api.ErrorMessageContainer
- Tests the existence of any error messages
Returns true if error exists, otherwise false
- containsWarnings() -
Method in interface com.ibm.workplace.wcm.api.WarningMessageContainer
- Tests the existence of any warning messages
Returns true if warnings exists, otherwise false
- content -
Variable in class com.ibm.websphere.personalization.RuleTrigger
-
- Content - Interface in com.ibm.workplace.wcm.api
- A
Content
object represents a Content item in the WCM
repository. - Content -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for
Content
- Content -
Static variable in interface com.ibm.workplace.wcm.api.LibraryResourceTypes
-
- CONTENT -
Static variable in interface com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginTypes
- Constant RenderingPluginType for Content type
- 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.
- ContentAccessService - Interface in com.ibm.portal.portlet.service.contentaccess
- Service to access external and internal resources.
- ContentComponent - Interface in com.ibm.workplace.wcm.api
- The root interface in the Content Component hierarchy.
- ContentComponentContainer - Interface in com.ibm.workplace.wcm.api
- The root interface for the content component container hierarchy.
- ContentComponentIterator - Interface in com.ibm.workplace.wcm.api
ContentComponentIterator
, as the name suggests, iterates over
ContentComponent
objects in a ContentComponentContainer
.- ContentItem - Interface in com.ibm.portal.ac
- The
AccessControlAttributeBasedSecurityCallbackInterface
provides methods to retrieve detailed information about the current
ContentItem. - ContentLink - Interface in com.ibm.workplace.wcm.api
- A
ContentLink
object represents a link to a Content item
in the WCM repository. - ContentLink -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for
ContentLink
- ContentPageResolutionException - Exception in com.ibm.workplace.wcm.api.extensions.resolution.exceptions
- A
ContentPageResolutionException
if any errors occur while resolving the ContentPageResolution Filter. - ContentPageResolutionException() -
Constructor for exception com.ibm.workplace.wcm.api.extensions.resolution.exceptions.ContentPageResolutionException
- Constructs a new
- ContentPageResolutionException(Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.extensions.resolution.exceptions.ContentPageResolutionException
- Constructs a new exception from an exception that caused this exception
- ContentPageResolutionException(Throwable, Localized) -
Constructor for exception com.ibm.workplace.wcm.api.extensions.resolution.exceptions.ContentPageResolutionException
- Constructs a new exception from an exception that caused this exception and a localized object
- ContentPageResolutionException(String) -
Constructor for exception com.ibm.workplace.wcm.api.extensions.resolution.exceptions.ContentPageResolutionException
- Constructs a new exception with the given message.
- ContentPageResolutionException(String, Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.extensions.resolution.exceptions.ContentPageResolutionException
- Constructs a new exception with the given message and an exception that caused this exception
- ContentPageResolutionFilter - Interface in com.ibm.workplace.wcm.api.extensions.resolution
- This interface can be implemented to realize a custom element in the filter chain for ContentPageResolution in WCM.
- ContentPageResolutionFilterChain - Interface in com.ibm.workplace.wcm.api.extensions.resolution
- This interface represents the chain of filters and is used to call the next element in the content page resolution filter chain.
- ContentPageResolutionRequest - Interface in com.ibm.workplace.wcm.api.extensions.resolution
- Request object of the content page resolution filter chain that contains various parameters
used to resolve a content item addressed by a path to a web content page.
- ContentPageResolutionResponse - Interface in com.ibm.workplace.wcm.api.extensions.resolution
- The
ContentPageResolutionResponse
is passed to the resolve method of the
ContentPageResolutionFilter
. - ContentPrototype - Interface in com.ibm.workplace.wcm.api
- An interface defining an object which is a content prototype in the repository.
- contentSearch(DocumentId, DocumentId[], DocumentId[], String[]) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns an iterator of IDs of objects that match the given search
criteria.
- contentSearch(DocumentId, DocumentId[], DocumentId[], String[], int) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns an iterator of IDs of objects that match the given search
criteria.
- contentSearch(DocumentId, DocumentId[], DocumentId[], String[], boolean) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns an iterator of IDs of objects that match the given search
criteria.
- contentSearch(DocumentId, DocumentId[], DocumentId[], String[], boolean, int) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns an iterator of IDs of objects that match the given search
criteria.
- contentSearch(DocumentId, DocumentId[], DocumentId[], String[], boolean, boolean, boolean, String, String, String, boolean) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns an iterator of IDs of objects that match the given search criteria.
- contentSearch(DocumentId, DocumentId[], DocumentId[], String[], boolean, boolean, boolean, boolean, boolean, String, String, String, boolean) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns an iterator of IDs of objects that match the given search criteria.
- contentSearch(DocumentId, DocumentId[], DocumentId[], String[], boolean, boolean, boolean, boolean, boolean, String, String, String, boolean, int) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns an iterator of IDs of objects that match the given search criteria.
- ContentSpot - Class in com.ibm.websphere.personalization
- ContentSpot() -
Constructor for class com.ibm.websphere.personalization.ContentSpot
- Constructs an object to execute a rule.
- ContentSpot(String) -
Constructor for class com.ibm.websphere.personalization.ContentSpot
- Constructs an object to execute a rule.
- ContentSpot(String, Object) -
Constructor for class com.ibm.websphere.personalization.ContentSpot
- Contructs an object to execute a rule.
- contentSpotUuid -
Variable in class com.ibm.websphere.personalization.RuleTrigger
-
- ContentTemplate -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- Alias for
AuthoringTemplate
- ContentTemplateItemProperties - Interface in com.ibm.workplace.wcm.api
- The item properties for a content template.
- ContentUrlFilterInstantiationException - Exception in com.ibm.workplace.wcm.api.extensions.url
- Exception that occurred during instantiation of a content URL generation
filter
- ContentUrlFilterInstantiationException() -
Constructor for exception com.ibm.workplace.wcm.api.extensions.url.ContentUrlFilterInstantiationException
- Constructs a new exception with no message or details
- ContentUrlFilterInstantiationException(Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.extensions.url.ContentUrlFilterInstantiationException
- Constructs a new exception from an exception that caused this exception
- ContentUrlFilterInstantiationException(Throwable, Localized) -
Constructor for exception com.ibm.workplace.wcm.api.extensions.url.ContentUrlFilterInstantiationException
- Constructs a new exception from an exception that caused this exception
and a localized object
- ContentUrlFilterInstantiationException(String) -
Constructor for exception com.ibm.workplace.wcm.api.extensions.url.ContentUrlFilterInstantiationException
- Constructs a new exception with the given message.
- ContentUrlFilterInstantiationException(String, Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.extensions.url.ContentUrlFilterInstantiationException
- Constructs a new exception with the given message and an exception that
caused this exception
- ContentUrlGenerationException - Exception in com.ibm.workplace.wcm.api.extensions.url
- Exception that occurred during content URL generation
- ContentUrlGenerationException() -
Constructor for exception com.ibm.workplace.wcm.api.extensions.url.ContentUrlGenerationException
- Constructs a new exception with no message or details
- ContentUrlGenerationException(Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.extensions.url.ContentUrlGenerationException
- Constructs a new exception from an exception that caused this exception
- ContentUrlGenerationException(Throwable, Localized) -
Constructor for exception com.ibm.workplace.wcm.api.extensions.url.ContentUrlGenerationException
- Constructs a new exception from an exception that caused this exception
and a localized object
- ContentUrlGenerationException(String) -
Constructor for exception com.ibm.workplace.wcm.api.extensions.url.ContentUrlGenerationException
- Constructs a new exception with the given message.
- ContentUrlGenerationException(String, Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.extensions.url.ContentUrlGenerationException
- Constructs a new exception with the given message and an exception that
caused this exception
- ContentUrlGenerationFilter - Interface in com.ibm.workplace.wcm.api.extensions.url
- This interface can be implemented by a filter in the content URL generation
chain that is used to generate URLs to content items.
- ContentUrlGenerationFilterChain - Interface in com.ibm.workplace.wcm.api.extensions.url
- This interface represents a chain of intercepting filters and is used to call the next
element in the chain.
- ContentUrlGenerationFilterFactory - Interface in com.ibm.workplace.wcm.api.extensions.url
- This interface can be implemented by a filter factory to serve references to
a
ContentUrlGenerationFilter
. - ContentUrlGenerationFilterFactoryEx - Interface in com.ibm.workplace.wcm.api.extensions.url
- This is an extension interface of the
ContentUrlGenerationFilterFactory
. - ContentUrlGenerationRequest - Interface in com.ibm.workplace.wcm.api.extensions.url
- Request object of the content URL generation filter chain that contains
various parameters that might be required to generate a URL for a given
content.
- ContentUrlGenerationResponse - Interface in com.ibm.workplace.wcm.api.extensions.url
- Response object of the content URL generation filter chain that allows to
write the URL.
- context -
Variable in class com.ibm.portal.theme.plugin.impl.DefaultThemeContent
context
the ThemeContext
- CONTEXT_KEY -
Static variable in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- ContextProcessor - Interface in com.ibm.workplace.wcm.api
- Represents a context processor.
- ContextProcessorParams - Interface in com.ibm.workplace.wcm.api
- Represents the parameters that a context processor is able to
read and modify.
- CONTINUE -
Static variable in interface com.ibm.workplace.wcm.api.custom.Directives
- Directs system to continue standard processing the target Document.
- Continue - Class in com.ibm.workplace.wcm.api.extensions.authoring.directive
- When returned in the
ActionResult
this directive will reload the form. - Continue() -
Constructor for class com.ibm.workplace.wcm.api.extensions.authoring.directive.Continue
- Constructor
- ContinueDirectiveParams - Interface in com.ibm.workplace.wcm.api.custom
- The
ContinueDirectiveParams
object is used to specify arguments or options to a 'Continue' Directive. - Contributor -
Static variable in interface com.ibm.workplace.wcm.api.LibraryMemberRoles
- The contributor library role
- copy(DocumentId<T>, DocumentId) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Copies a document and adds it under a new parent.
- copy(Placeable, PlacementLocation, CopyOptions) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Copies the supplied
Positionable
document to the target location
according to the rules specified by the copyOptions
parameter.
- copy(T, ParentLocation, CopyOptions) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Copies the supplied document to the new parent according to the rules specified
by the
copyOptions
parameter.
- copyCategory(DocumentId, DocumentId) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. use Workspace.copy(Document, ParentLocation, CopyOptions) instead.
- CopyIntoProjectOption - Class in com.ibm.workplace.wcm.api
- This
CopyIntoProjectOption
is used copy the item into a given project. - CopyIntoProjectOption(String) -
Constructor for class com.ibm.workplace.wcm.api.CopyIntoProjectOption
- Constructor.
- copyLibraries(Workspace, DocumentLibrary[]) -
Method in interface com.ibm.workplace.wcm.api.WcmLibraryService
- Copies the supplied document libraries as new libraries.
- copyLibraries(Workspace, DocumentLibrary[], Locale) -
Method in interface com.ibm.workplace.wcm.api.WcmLibraryService
- Copies the supplied document libraries as new libraries with the specified
Locale
.
- copyLibrary(Workspace, DocumentLibrary, Locale) -
Method in interface com.ibm.workplace.wcm.api.WcmLibraryService
- Copies the supplied document library as a new library.
- CopyOption - Interface in com.ibm.workplace.wcm.api
- An optional parameter when performing an API copy.
- CopyOptions - Class in com.ibm.workplace.wcm.api
- A container for specifying multiple
CopyOption
s
when performing an API copy. - CopyOptions() -
Constructor for class com.ibm.workplace.wcm.api.CopyOptions
- Constructor
- COPYRIGHT -
Static variable in interface com.ibm.websphere.personalization.context.PConstants
-
- COPYRIGHT -
Static variable in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- COPYRIGHT -
Static variable in interface com.ibm.websphere.personalization.PznGeolocationInterface
-
- COPYRIGHT -
Static variable in interface com.ibm.websphere.personalization.PznPortletRequestObjectInterface
-
- COPYRIGHT -
Static variable in interface com.ibm.websphere.personalization.PznRequestObjectInterface
-
- COPYRIGHT -
Static variable in interface com.ibm.websphere.personalization.RequestContext
-
- COPYRIGHT -
Static variable in class com.ibm.websphere.personalization.resources.cache.CacheManager
-
- COPYRIGHT -
Static variable in interface com.ibm.websphere.personalization.resources.PreviewObjectCreator
-
- COPYRIGHT -
Static variable in interface com.ibm.websphere.personalization.resources.Resource
-
- COPYRIGHT -
Static variable in interface com.ibm.websphere.personalization.resources.ResourceDomain3
-
- COPYRIGHT -
Static variable in interface com.ibm.websphere.personalization.resources.ResourceManager3
-
- COPYRIGHT -
Static variable in interface com.ibm.websphere.personalization.RuleExit
-
- COPYRIGHT -
Static variable in class com.ibm.websphere.personalization.RuleTrigger
-
- COPYRIGHT -
Static variable in interface com.ibm.websphere.personalization.security.AuthIDTranslator
-
- COPYRIGHT -
Static variable in class com.ibm.websphere.query.base.Query
-
- COPYRIGHT -
Static variable in class com.ibm.websphere.query.base.SelectQuery
-
- COPYRIGHT -
Static variable in exception com.ibm.workplace.wcm.api.editions.EditionServiceNotAvailableException
- copyright
- copySiteFrameworkDocument(DocumentId, DocumentId, DocumentId, int) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. use Workspace.copy(Placeable, PlacementLocation, CopyOptions) instead.
- 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
-
- copyToLibrary(DocumentLibrary, DocumentId<T>) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- This method copies non-hierarchical or root items to another library.
- copyToLibrary(DocumentLibrary, DocumentId<T>, CopyOptions) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- This method copies non-hierarchical or root items to another library.
- CorEditionServiceHome - Interface in com.ibm.workplace.wcm.api.editions
- Home interface of the
EditionService
. - count(EditionQuery) -
Method in interface com.ibm.workplace.wcm.api.editions.EditionService
- Count the query result without retrieving the actual editions.
- count(Query) -
Method in interface com.ibm.workplace.wcm.api.query.QueryService
- Deprecated. The count returned is not accurate due to limitations within PAC.
- count(Query, QueryScope) -
Method in interface com.ibm.workplace.wcm.api.query.QueryService
- Deprecated. The count returned is not accurate due to limitations within PAC.
- Countable - Interface in com.ibm.portal
- Optional interface for collection-like models that want to expose the number
of elements stored.
- create(String, Locale) -
Method in interface com.ibm.workplace.wcm.api.editions.EditionService
- Create a new Edition.
- CREATE_DRAFT -
Static variable in interface com.ibm.workplace.wcm.api.custom.Directives
- Directs system to create a draft of the target Document.
- createAccessFilter(Access, QueryService.FilterOperation, String...) -
Method in interface com.ibm.workplace.wcm.api.query.QueryService
- Create an access filter.
- 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.
- createAssociation(Operator) -
Method in class com.ibm.workplace.wcm.api.query.Association
- Create a association
- createAuthoringTemplate() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new
AuthoringTemplate
.
- createCategory(DocumentId) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new
Category
under the given parent.
- createComponent(String, DocumentType<T>) -
Method in interface com.ibm.workplace.wcm.api.ContentComponentContainer
- Creates a new
ContentComponent
of the specified type with
the name specified by the argument and associates it with this
ContentComponentContainer
.
- createContent(DocumentId) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. use
createContent(contentTemplateId, parentSiteAreaId, siblingId, position)
instead.
- createContent(DocumentId, DocumentId, int) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new
Content
object, using the default
AuthoringTemplate
, in the given parent SiteArea
.
- createContent(DocumentId, DocumentId, DocumentId, int) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new
Content
object, based on a
AuthoringTemplate
in the parent SiteArea
.
- createContentLink(DocumentId, DocumentId, DocumentId, int) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new
ContentLink
object, linked to the given Content
.
- createContentLink(DocumentId, DocumentId, DocumentId, int, LinkOptions) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new
ContentLink
object, linked to the given Content
.
- 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
- createDateComponent() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new
LibraryDateComponent
.
- createdBefore(Date) -
Static method in class com.ibm.workplace.wcm.api.editions.query.EditionSelectors
- Returns a selector matching editons created before the specified date.
- createdBefore(Date) -
Method in interface com.ibm.workplace.wcm.api.editions.query.EditionSelectors.Factory
- createdBefore
- createdBefore(Date) -
Static method in class com.ibm.workplace.wcm.api.query.HistorySelectors
- Returns a selector matching content created before the specified date
The comparison is exclusive, i.e.
- createdBefore(Date) -
Method in interface com.ibm.workplace.wcm.api.query.HistorySelectors.Factory
-
- createDigitalAssetID(DigitalAsset) -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetResourceManagerPlugin
- Creates a DigitalAssetID for the given DigitalAsset
- createDirectiveParams() -
Method in interface com.ibm.workplace.wcm.api.custom.Directive
- Returns a new instance of a
DirectiveParams
object for the current Directive
- createDocumentId(String) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new
DocumentId
object from a String
representation of the ID.
- createDocumentIdIterator(DocumentId<T>[]) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Create a new
DocumentIdIterator
from an array of given
DocumentId.
- createDocumentManagerComponent() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. LibraryDocumentManagerComponent is deprecated since 7.0
- createDraft() -
Method in interface com.ibm.workplace.wcm.api.Content
- Deprecated. use
createDraftDocument()
instead.
- createDraftDocument() -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Create draft copy of this WorkflowedDocument object.
- createdSince(Date) -
Static method in class com.ibm.workplace.wcm.api.editions.query.EditionSelectors
- Returns a selector matching editions created since the specified date.
- createdSince(Date) -
Method in interface com.ibm.workplace.wcm.api.editions.query.EditionSelectors.Factory
- createdSince
- createdSince(Date) -
Static method in class com.ibm.workplace.wcm.api.query.HistorySelectors
- Returns a selector matching content created since the specified date
The comparison is inclusive, i.e.
- createdSince(Date) -
Method in interface com.ibm.workplace.wcm.api.query.HistorySelectors.Factory
-
- createDxContentPage(DocumentId) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Not currently supported Site Manager 2021
- createDxContentPageSite() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Not currently supported Site Manager 2021
- createDxSymbol(DocumentId) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Not currently supported Site Manager 2021
- 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
- createFileComponent() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new
LibraryFileComponent
.
- createFolder(Workspace, Folder) -
Method in interface com.ibm.workplace.wcm.api.WcmLibraryService
- Deprecated. Use Workspace.createFolder instead
- createFolder(Folder) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Create a folder object under the specified parent folder.
- createFolder(DocumentId) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Create a folder object under the specified parent folder.
- createHTMLComponent() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new
LibraryHTMLComponent
.
- createIconFilename(String, PortalResources.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
- createImageComponent() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new
LibraryImageComponent
.
- createJSPComponent() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new
LibraryJSPComponent
.
- createLibrary(Workspace, Locale) -
Method in interface com.ibm.workplace.wcm.api.WcmLibraryService
- Creates a new
Library
.
- createLinkComponent() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new
LibraryLinkComponent
.
- createListPresentationComponent() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new
LibraryListPresentationComponent
The parent folder can be set using Folder.addDocument(Document, boolean)
.
- createMenuComponent() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new
LibraryMenuComponent
The parent folder can be set using Folder.addDocument(Document, boolean)
.
- createNavigatorComponent() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new
LibraryNavigatorComponent
.
- createNumericComponent() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new
LibraryNumericComponent
.
- 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.
- createPersonalizationComponent() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new
LibraryPersonalizationComponent
The parent folder can be set using Folder.addDocument(Document, boolean)
.
- createPortletURL(ObjectID) -
Method in interface com.ibm.portal.state.RedirectURLGenerator
- Creates an url pointing to the portlet referenced by the portletWindowID.
- createPresentationTemplate() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new
PresentationTemplate
.
- createProfileObject(String, RequestContext) -
Method in interface com.ibm.websphere.personalization.resources.PreviewObjectCreator
- Create an instance of a Resource given a user id and a bean name.
- createProject(Workspace) -
Method in class com.ibm.workplace.wcm.api.ProjectService
- Deprecated. Create a new
Project
object.
- createProject(Workspace, DocumentId) -
Method in class com.ibm.workplace.wcm.api.ProjectService
- Deprecated. Create a
Project
using the specified ProjectTemplate
.
- createProject(Workspace) -
Method in interface com.ibm.workplace.wcm.api.WcmProjectService
- Create a new
Project
object.
- createProject(Workspace, DocumentId) -
Method in interface com.ibm.workplace.wcm.api.WcmProjectService
- Create a
Project
using the specified ProjectTemplate
.
- createProjectScope(Identity<Project>) -
Method in interface com.ibm.workplace.wcm.api.query.QueryService
- Create a query scope, that scopes to a project.
- createProjectTemplate(Workspace) -
Method in class com.ibm.workplace.wcm.api.ProjectService
- Deprecated. Creates a new
ProjectTemplate
.
- createProjectTemplate(Workspace) -
Method in interface com.ibm.workplace.wcm.api.WcmProjectService
- Creates a new
ProjectTemplate
.
- createProjectTemplate(Workspace, Project) -
Method in interface com.ibm.workplace.wcm.api.WcmProjectService
- Creates a new
ProjectTemplate
taking the basic settings and properties of the
supplied Project
.
- 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
- createQuery() -
Method in interface com.ibm.workplace.wcm.api.editions.EditionService
- Creates a empty query that will inherit the default options.
- createQuery() -
Method in interface com.ibm.workplace.wcm.api.query.QueryService
- Create a empty query.
- createQuery(Class<? extends Item>) -
Method in interface com.ibm.workplace.wcm.api.query.QueryService
- Create a query for a given WCM API type.
- createQuery(Class<? extends Item>, Query, QueryDepth) -
Method in interface com.ibm.workplace.wcm.api.query.QueryService
- Create a query for a given type and parent.
- createRenderingContext(ServletRequest, ServletResponse, Map) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new rendering context.
- createRenderingContext(ServletRequest, ServletResponse, Map, String, String) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new rendering context.
- createRenderingContext(PortletRequest, PortletResponse, Map) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new rendering context.
- createRenderingContext(PortletRequest, PortletResponse, Map, String, String) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new rendering context.
- createRendition(String, String, byte[]) -
Method in interface com.ibm.workplace.wcm.api.RenditionCapability
- Create a new rendition and add it to this Resource.
- createRendition(String, String, File) -
Method in interface com.ibm.workplace.wcm.api.RenditionCapability
- Create a new rendition and add it to this Resource.
- createResourceFromStream(InputStreamReader, RequestContext, String) -
Method in interface com.ibm.websphere.personalization.resources.ResourceManager3
- Creates a resource from a stream, such as an XML stream.
- CreateResourceFromStreamException - Exception in com.ibm.websphere.personalization.resources
- This Exception indicates an error creating a resource from a data stream,
normally as XML.
- CreateResourceFromStreamException() -
Constructor for exception com.ibm.websphere.personalization.resources.CreateResourceFromStreamException
- Creates a new CreateResourceFromStreamException with an empty cause and message.
- CreateResourceFromStreamException(String) -
Constructor for exception com.ibm.websphere.personalization.resources.CreateResourceFromStreamException
- Creates a new CreateResourceFromStreamException with the supplied message.
- CreateResourceFromStreamException(Exception) -
Constructor for exception com.ibm.websphere.personalization.resources.CreateResourceFromStreamException
- Creates a new CreateResourceFromStreamException and inits the cause.
- createResourcesFromStream(InputStreamReader, RequestContext, String) -
Method in interface com.ibm.websphere.personalization.resources.ResourceManager3
- Creates a set resources from a single stream, such as an XML stream.
- createResult(Directive, String) -
Method in interface com.ibm.workplace.wcm.api.custom.CustomWorkflowService
- Create an instance of a CustomWorkflowActionResult
- createResult(Directive, String, DirectiveParams) -
Method in interface com.ibm.workplace.wcm.api.custom.CustomWorkflowService
- Create an instance of a CustomWorkflowActionResult
- createResult(Directive, String) -
Method in interface com.ibm.workplace.wcm.api.WcmCustomWorkflowService
- Create an instance of a CustomWorkflowActionResult
- createResult(Directive, String, DirectiveParams) -
Method in interface com.ibm.workplace.wcm.api.WcmCustomWorkflowService
- Create an instance of a CustomWorkflowActionResult
- createReturnURI() -
Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletResponseWrapper
-
- createRichTextComponent() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new
LibraryRichTextComponent
.
- createSearchComponent() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new
LibrarySearchComponent
The parent folder can be set using Folder.addDocument(Document, boolean)
.
- createSegment() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new
Segment
.
- createShortTextComponent() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new
LibraryShortTextComponent
.
- createSite() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. use
createSiteArea()
instead.
- createSiteArea() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new top-level
SiteArea
.
- createSiteArea(DocumentId) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new top-level
SiteArea
with the given existing site area template.
- createSiteArea(DocumentId, DocumentId, int) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new
SiteArea
under the given parent.
- createSiteArea(DocumentId, DocumentId, DocumentId, int) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new
SiteArea
under the given parent with a given existing site area template.
- createSiteAreaTemplate() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new
SiteAreaTemplate
.
- createSlot(String, ObjectID, Map, Map, int, boolean, boolean, PortletRequest) -
Method in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
- Deprecated. Creates a new credential slot in the given vault segment.
- 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.
- createStyleSheetComponent() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new
LibraryStyleSheetComponent
.
- 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.
- createTaxonomy() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new
Taxonomy
.
- createTextComponent() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new
LibraryTextComponent
.
- 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
-
- createUserSelectionComponent() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new
LibraryUserSelectionComponent
.
- createVersion(String...) -
Method in interface com.ibm.workplace.wcm.api.VersionCatalog
- Create a new
Version
of the live Document
stored in the repository.
- createWorkflow() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new
Workflow
.
- createWorkflowStage() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Creates a new
WorkflowStage
.
- creator() -
Method in class com.ibm.workplace.wcm.api.ReplaceCreatorCopyOption
-
- creatorEquals(String) -
Static method in class com.ibm.workplace.wcm.api.query.Selectors
- Returns a selector which matches items with the specified creator
- creatorEquals(String) -
Method in interface com.ibm.workplace.wcm.api.query.Selectors.Factory
-
- creatorIn(String...) -
Static method in class com.ibm.workplace.wcm.api.query.Selectors
- Returns a selector which matches items with a creator from the specified collection
- creatorIn(Collection<String>) -
Static method in class com.ibm.workplace.wcm.api.query.Selectors
- Returns a selector which matches items with a creator from the specified collection
- creatorIn(String...) -
Method in interface com.ibm.workplace.wcm.api.query.Selectors.Factory
-
- creatorIn(Collection<String>) -
Method in interface com.ibm.workplace.wcm.api.query.Selectors.Factory
-
- 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 - Exception 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 exception 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.
- CustomItemBean - Interface in com.ibm.workplace.wcm.api.authoring
- Represents a custom element within the WCM Authoring UI
- CUSTOMIZATION -
Static variable in interface com.ibm.portal.DatabaseDomainConstants
- Constant for customization domain
- CustomWorkflowAction - Interface in com.ibm.workplace.wcm.api.custom
- Interface that must be implemented by all classes that will be executed by a Custom Action.
- CustomWorkflowAction - Interface in com.ibm.workplace.wcm.api
- Represents a custom workflow action.
- CustomWorkflowAction -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for
CustomWorkflowAction
- CustomWorkflowActionFactory - Interface in com.ibm.workplace.wcm.api.custom
- Factory interface for producing custom workflow actions.
- CustomWorkflowActionResult - Interface in com.ibm.workplace.wcm.api.custom
- Represents the result from a custom workflow action.
- CustomWorkflowService - Interface in com.ibm.workplace.wcm.api.custom
- Service to configure custom workflow functions.
D
- DatabaseDomainConstants - Interface in com.ibm.portal
- This interface provides constants to identify database domains
- DataStreamable - Interface in com.ibm.utilities.streams
- Represents that the implementor can serialize itself into a
DataOutput
- DATATYPE_BIGINT -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DATATYPE_BINARY -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DATATYPE_BIT -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DATATYPE_BLOB -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DATATYPE_CHAR -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DATATYPE_CLOB -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DATATYPE_DATE -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DATATYPE_DECIMAL -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DATATYPE_DOUBLE -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DATATYPE_FLOAT -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DATATYPE_INTEGER -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DATATYPE_LONGVARBINARY -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DATATYPE_LONGVARCHAR -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DATATYPE_NOT_SUPPORTED -
Static variable in exception com.ibm.websphere.query.base.QueryException
-
- DATATYPE_NULL -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DATATYPE_NUMERIC -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DATATYPE_OTHER -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DATATYPE_REAL -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DATATYPE_SMALLINT -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DATATYPE_TIME -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DATATYPE_TIME_PDM -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DATATYPE_TIMESTAMP -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DATATYPE_TINYINT -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DATATYPE_UNKNOWN -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DATATYPE_VARBINARY -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DATATYPE_VARCHAR -
Static variable in class com.ibm.websphere.query.base.Constants
-
- date() -
Method in interface com.ibm.workplace.wcm.api.Version
- The
Date that this Version was created.
- DATE_EXECUTE_NOW -
Static variable in interface com.ibm.workplace.wcm.api.custom.CustomWorkflowAction
- Date constant to return in getExecuteDate if the custom workflow action is due to execute immediately.
- DateComponent - Interface in com.ibm.workplace.wcm.api
- Represents a Date component.
- DateComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for a
DateComponent
.
- 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.
- dateUsed() -
Method in class com.ibm.websphere.personalization.RuleTrigger
- Determines the date being used.
- DB2390SqlSelectQueryCallback - Class in com.ibm.websphere.query.callbacks
- The DB2390SqlSelectQueryCallback class is a query builder callback that
adds Timestamp formatting for 390.
- DB2390SqlSelectQueryCallback() -
Constructor for class com.ibm.websphere.query.callbacks.DB2390SqlSelectQueryCallback
- Constructor for DB2390SqlSelectQueryCallback.
- DB2390SqlSelectQueryCallback(Map, Map) -
Constructor for class com.ibm.websphere.query.callbacks.DB2390SqlSelectQueryCallback
- Constructor for DB2390SqlSelectQueryCallback.
- DB2400SqlSelectQueryCallback - Class in com.ibm.websphere.query.callbacks
- The DB2400SqlSelectQueryCallback class is a query builder callback that
adds Timestamp formatting for AS/400 (iSeries).
- DB2400SqlSelectQueryCallback() -
Constructor for class com.ibm.websphere.query.callbacks.DB2400SqlSelectQueryCallback
- Constructor for DB2400SqlSelectQueryCallback.
- DB2400SqlSelectQueryCallback(Hashtable) -
Constructor for class com.ibm.websphere.query.callbacks.DB2400SqlSelectQueryCallback
- Constructor for DB2400SqlSelectQueryCallback.
- DB2400SqlSelectQueryCallback(Map, Map) -
Constructor for class com.ibm.websphere.query.callbacks.DB2400SqlSelectQueryCallback
- Constructor for DB2400SqlSelectQueryCallback.
- DB2SqlSelectQueryCallback - Class in com.ibm.websphere.query.callbacks
- The DB2SqlSelectQueryCallback class is a query builder callback that
adds limit functionality to DB2 queries.
- DB2SqlSelectQueryCallback() -
Constructor for class com.ibm.websphere.query.callbacks.DB2SqlSelectQueryCallback
- Constructor for DB2SqlSelectQueryCallback.
- DB2SqlSelectQueryCallback(Hashtable) -
Constructor for class com.ibm.websphere.query.callbacks.DB2SqlSelectQueryCallback
-
- DB2SqlSelectQueryCallback(Map, Map) -
Constructor for class com.ibm.websphere.query.callbacks.DB2SqlSelectQueryCallback
-
- 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
- DECLINE -
Static variable in interface com.ibm.workplace.wcm.api.custom.Directives
- Directs system to decline the target Document.
- decline() -
Method in interface com.ibm.workplace.wcm.api.Project
- Declines this project.
- decline(String) -
Method in interface com.ibm.workplace.wcm.api.Project
- Declines the current project with a valid comment.
- decline() -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Declines this document.
- decline(String) -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Declines this document.
- DEFAULT_CACHE_NAME -
Static variable in class com.ibm.websphere.personalization.resources.cache.CacheManager
- FOR INTERNAL USE ONLY
- DEFAULT_MAX_RESULTS_TO_CACHE -
Static variable in class com.ibm.websphere.personalization.resources.cache.CacheManager
- FOR INTERNAL USE ONLY
- 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
.
- DEFAULT_PRESENTATION_IDENTIFIER -
Static variable in interface com.ibm.workplace.wcm.api.AbstractTemplateItemProperties
- String to indicate that the render modes should fallback to the default presentation template.
- DEFAULT_PRIORITY -
Static variable in class com.ibm.websphere.personalization.resources.cache.CacheManager
- FOR INTERNAL USE ONLY
- DEFAULT_TIMEOUT -
Static variable in class com.ibm.websphere.personalization.resources.cache.CacheManager
- FOR INTERNAL USE ONLY
- 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
- DefaultHttpContentHandler - Interface in com.ibm.portal.resolver.http.xml
-
- DefaultMashupContentHandler - Interface in com.ibm.portal.resolver.mashup
-
Extension of the
AtomThreadingContentHandler
interface
that provides convenience methods to more easily generate ATOM threading
events. - 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
- defaultPriorityString -
Static variable in class com.ibm.websphere.personalization.resources.cache.CacheManager
-
- defaultRuleExit -
Static variable in class com.ibm.websphere.personalization.RuleTrigger
-
- 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
-
- defaultTimeoutString -
Static variable in class com.ibm.websphere.personalization.resources.cache.CacheManager
-
- defaultValue(String) -
Method in class com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginParameterAdapter
- Set the default value of the parameter.
- 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. - Delegator -
Static variable in interface com.ibm.workplace.wcm.api.LibraryMemberRoles
- Deprecated. This role is no longer used, and will have no effect if applied to a library.
- delete(Resource, RequestContext) -
Method in interface com.ibm.websphere.personalization.resources.ResourceManager3
- Use this method to delete a Resource instance from the data store.
- DELETE -
Static variable in interface com.ibm.workplace.wcm.api.custom.Directives
- Directs system to perform a delete on the target Document.
- delete(Edition) -
Method in interface com.ibm.workplace.wcm.api.editions.EditionService
- Deletes the given Edition
- delete(DocumentId) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Deletes an editable document from the WCM repository.
- 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
- DeleteDirectiveParams - Interface in com.ibm.workplace.wcm.api.custom
- The
DeleteDirectiveParams
object is used to specify arguments or options to a 'Delete' Directive. - deleteFolder(Workspace, Item) -
Method in interface com.ibm.workplace.wcm.api.WcmLibraryService
- Deprecated. Use Workspace.purge instead
- deleteLibrary(Workspace, DocumentLibrary) -
Method in interface com.ibm.workplace.wcm.api.WcmLibraryService
- Deletes the
DocumentLibrary
.
- deleteProject(Workspace, Project) -
Method in class com.ibm.workplace.wcm.api.ProjectService
- Deprecated. Delete
Project
object from WCM repository.
- deleteProject(Workspace, Project) -
Method in interface com.ibm.workplace.wcm.api.WcmProjectService
- Delete
Project
object from WCM repository.
- DeleteResourceException - Exception in com.ibm.websphere.personalization.resources
- This exception if necessary should be thrown from the ResourceManager.delete() method
if there is a problem removing the resource.
- DeleteResourceException() -
Constructor for exception com.ibm.websphere.personalization.resources.DeleteResourceException
-
- DeleteResourceException(String) -
Constructor for exception com.ibm.websphere.personalization.resources.DeleteResourceException
-
- deleteSlot(String) -
Method in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
- Deprecated. Deletes an existing credential slot.
- 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.
- deserializeDigitalAssetID(String) -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetResourceSerializer
- Converts serialized ID String back into DigitalAssetID
- deserializeDigitalAssetMetaData(String) -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetResourceSerializer
- Converts serialized Meta String back into DigitalAssetMetaData
- destroy() -
Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletFilterAdapter
-
- DigestProvider - Interface in com.ibm.portal.resolver.accessors
- Provides access to the digest that is associated with an object
- DigitalAsset - Interface in com.ibm.workplace.wcm.api.digitalasset
- DigitalAsset defines the information for a given externally managed asset.
- DigitalAsset.ResourceManagementOption - Enum in com.ibm.workplace.wcm.api.digitalasset
- ResourceManagementOption defines the management options that are valid for a managed DigitalAsset.
- DigitalAssetChooser - Interface in com.ibm.workplace.wcm.api.extensions.digitalasset
- DigitalAssetChooser plugin interface allows a
plugin to provide/render the necessary markup/javascript in order to render its DAM workspace UI and allow
one to select a DigitalAsset via this workspace.
- DigitalAssetChooserRenderingContext - Interface in com.ibm.workplace.wcm.api.extensions.digitalasset
- DigitalAssetChooserRenderingContext interface to allow a
plugin to provide/render the necessary markup/javascript to render the DAM workspace and allow
one to select a DigitalAsset.
- DigitalAssetChooserRenderingContext.FormMode - Enum in com.ibm.workplace.wcm.api.extensions.digitalasset
- Current form mode
- DigitalAssetChooserRenderingContext.ResourceType - Enum in com.ibm.workplace.wcm.api.extensions.digitalasset
- Resource type
- DigitalAssetException - Exception in com.ibm.workplace.wcm.api.extensions.digitalasset
- A
DigitalAssetException
is any error occurs while executing a
DigitalAssetManagerPlugin. - DigitalAssetException() -
Constructor for exception com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetException
- Constructs a new
- DigitalAssetException(Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetException
- Constructs a new exception from an exception that caused this exception
- DigitalAssetException(Localized) -
Constructor for exception com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetException
- Constructs a new exception with the given localized message.
- DigitalAssetException(String) -
Constructor for exception com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetException
- Constructs a new exception with the given non-localized message.
- DigitalAssetID - Interface in com.ibm.workplace.wcm.api.digitalasset
- DigitalAssetID provides a generic Interface representing the
DigitalAsset Management ID for a given resource.
The actual ID object is generated and owned by the DigitalAssetResourceManagerPlugin
providing the DAM support. - DigitalAssetMetaData - Interface in com.ibm.workplace.wcm.api.digitalasset
- DigitalAssetMetaData defines the meta data for a given managed asset.
- DigitalAssetMetaData.CATEGORY - Enum in com.ibm.workplace.wcm.api.digitalasset
- meta data categories, used to group the properties.
- DigitalAssetResourceManagerPlugin - Interface in com.ibm.workplace.wcm.api.extensions.digitalasset
- DigitalAssetResourceManagerPlugin provides an interface for a given Digital Asset Manager that wishes
to provide the management capabilities for files/images within WCM.
- DigitalAssetResourceSerializer<I extends DigitalAssetID,M extends DigitalAssetMetaData> - Interface in com.ibm.workplace.wcm.api.extensions.digitalasset
- Serializes and deserializes the Digital Asset ID and meta data.
- Direction - Class in com.ibm.portal.propertybroker.property
- Typesafe enum pattern that encapsulates the direction of a
Property
. - Directive - Interface in com.ibm.workplace.wcm.api.custom
- A directive is returned within a CustomWorkflowActionResult.
- directive() -
Method in interface com.ibm.workplace.wcm.api.extensions.authoring.ActionResult
- The directive to perform now that the AuthoringAction has completed its processing.
- DirectiveParams - Interface in com.ibm.workplace.wcm.api.custom
- The directive parameter object is used to specify arguments or options to a Directive.
- Directives - Interface in com.ibm.workplace.wcm.api.custom
- Provides access to Directive objects.
- DirectiveType - Enum in com.ibm.workplace.wcm.api.extensions.syndication
- Syndication result directive type.
- DISABLE_SA_UPDATE -
Static variable in interface com.ibm.workplace.wcm.api.SaveOption
-
- DisableSiteAreaCreationCopyOption - Class in com.ibm.workplace.wcm.api
- This
CopyOption
is used to disable the automatic creation
of a parent site area (if that option is enabled) on the authoring template
when performing copy operations. - DisableSiteAreaCreationCopyOption() -
Constructor for class com.ibm.workplace.wcm.api.DisableSiteAreaCreationCopyOption
-
- Disjunction - Class in com.ibm.workplace.wcm.api.query
Disjunction
associates Selectors
together with Operator.OR
.- Disjunction() -
Constructor for class com.ibm.workplace.wcm.api.query.Disjunction
- Constructor
- Disjunction(Collection<Selector>) -
Constructor for class com.ibm.workplace.wcm.api.query.Disjunction
- Constructor
- displayName -
Variable in class com.ibm.websphere.personalization.RuleTrigger
-
- 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
- dispose() -
Method in interface com.ibm.workplace.wcm.api.pagecontext.WcmPageContextService
- Releases the resources of the service.
- 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.
- doAfterEndImpersonate(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.
- doAfterImpersonate(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.
- 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.
- Document - Interface in com.ibm.workplace.wcm.api
- An interface defining an object that exists as an entity in the repository.
- document() -
Method in interface com.ibm.workplace.wcm.api.extensions.authoring.FormContext
- The
Document
that will be shown in the Authoring interface
- document() -
Method in interface com.ibm.workplace.wcm.api.extensions.validation.ItemContext
- The
TemplatedDocument
that will be committed to the repository
- DOCUMENT_APPLY_AUTHORING_TEMPLATE -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording a Authoring Template being applied to a Document.
- DOCUMENT_CREATED -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording the creation of a new Document.
- DOCUMENT_CREATED_AS_COPY -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording the creation of a new Document as a copy of another Document.
- DOCUMENT_DELETED -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording a Document being deleted.
- DOCUMENT_IMPORTED -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording a Document being imported.
- DOCUMENT_MOVED -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording a Document being moved.
- DOCUMENT_REVERTED -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording the a Document being reverted to an old version.
- DOCUMENT_UPDATED -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording an update to a Document.
- DocumentId<T extends Document> - Interface in com.ibm.workplace.wcm.api
- Represents the ID of a
Document
in the repository. - DocumentIdIterator<T extends Document> - Interface in com.ibm.workplace.wcm.api
DocumentIdIterator
iterates over DocumentId
objects.- DocumentIterator<T extends Document> - Interface in com.ibm.workplace.wcm.api
DocumentIterator
iterates over Document
objects.- DocumentLibrary - Interface in com.ibm.workplace.wcm.api
- Represents a library containing
Document
s. - DocumentLibraryACL - Interface in com.ibm.workplace.wcm.api
- Represents the access control object for a
DocumentLibrary
or the access control
object for a library resource (e.g. - DocumentListWriter - Interface in com.ibm.workplace.wcm.api
- The DocumentListWriter interface defines a character writer
that can be used to write a list with information about documents
from a document library.
- DocumentLockedException - Exception in com.ibm.workplace.wcm.api.exceptions
- This exception is thrown if an error occurs while saving a
Document
to the repository. - DocumentLockedException(Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.DocumentLockedException
- Constructor
- DocumentLockedException(String, Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.DocumentLockedException
- Constructor that requires detail plus a cause exception
- DocumentManagerComponent - Interface in com.ibm.workplace.wcm.api
- Deprecated. Document Manager is deprecated since 7.0
- DocumentManagerComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- Deprecated. Document Manager is deprecated since 7.0
- DocumentNotFoundIdCreationException - Exception in com.ibm.workplace.wcm.api.exceptions
- This exception is thrown if the item targeted by the
DocumentId
could not be found, and as a result the DocumentId
could
not be be created. - DocumentNotFoundIdCreationException() -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.DocumentNotFoundIdCreationException
- Constructor.
- DocumentNotFoundIdCreationException(String) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.DocumentNotFoundIdCreationException
- Constructs a new exception with the given message.
- DocumentNotFoundIdCreationException(Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.DocumentNotFoundIdCreationException
- Constructor to only be used by sub classes
- DocumentNotFoundIdCreationException(String, Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.DocumentNotFoundIdCreationException
- Constructor that requires detail plus a cause exception
- DocumentType<T extends WCMApiObject> - Interface in com.ibm.workplace.wcm.api
- This interface is used to define the types of
WCMApiObject
s that are
available to the API. - DocumentTypes - Interface in com.ibm.workplace.wcm.api
- This interface holds constants that define each of the
DocumentType
s that are known to the API. - 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.
- doFilter(PortletFilter.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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- DRAFT_CANCELED -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording the cancellation of a draft Document.
- DRAFT_CREATED -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording the creation of a draft Document.
- DraftCreator -
Static variable in interface com.ibm.workplace.wcm.api.LibraryMemberRoles
- The draft creator library role
- DraftExistsException - Exception in com.ibm.workplace.wcm.api.exceptions
- Thrown if Deletion of a published item is prevented because of the existence
of one or more drafts
- DraftExistsException(Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.DraftExistsException
- Constructor to only be used by sub classes
- DraftRelationshipExistException - Exception in com.ibm.workplace.wcm.api.exceptions
- This exception is thrown when attempting to remove an item from a project that is referenced by another
draft item in the same project.
- DraftRelationshipExistException(Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.DraftRelationshipExistException
- Constructor
- DraftRelationshipExistException(Localized) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.DraftRelationshipExistException
- Constructor that requires a localized message
- DT_BIGINT -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DT_BINARY -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DT_BIT -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DT_BLOB -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DT_CHAR -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DT_CLOB -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DT_DATE -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DT_DECIMAL -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DT_DOUBLE -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DT_FLOAT -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DT_INTEGER -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DT_LONGVARBINARY -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DT_LONGVARCHAR -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DT_NAMESPACE_URI -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- Namespace URI for the XML schema datatype namespace
- DT_NS -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- Namespace prefix for the XML Schema datatype namespace
- DT_NULL -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DT_NUMERIC -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DT_OTHER -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DT_REAL -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DT_SMALLINT -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DT_TIME -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DT_TIME_PDM -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DT_TIMESTAMP -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DT_TINYINT -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DT_TYPE_ANYURI -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- anyURI represents a Uniform Resource Identifier Reference (URI).
- DT_TYPE_ANYURI_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- anyURI represents a Uniform Resource Identifier Reference (URI).
- DT_TYPE_ANYURI_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- anyURI represents a Uniform Resource Identifier Reference (URI).
- DT_TYPE_BASE64BINARY -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- base64Binary represents Base64-encoded arbitrary binary data.
- DT_TYPE_BASE64BINARY_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- base64Binary represents Base64-encoded arbitrary binary data.
- DT_TYPE_BASE64BINARY_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- base64Binary represents Base64-encoded arbitrary binary data.
- DT_TYPE_BOOLEAN -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- boolean has the value required to support the mathematical concept of
binary-valued logic: {true, false}.
- DT_TYPE_BOOLEAN_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- boolean has the value required to support the mathematical concept of
binary-valued logic: {true, false}.
- DT_TYPE_BOOLEAN_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- boolean has the value required to support the mathematical concept of
binary-valued logic: {true, false}.
- DT_TYPE_BYTE -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- byte is derived from short by setting the value of maxInclusive to be 127
and minInclusive to be -128.
- DT_TYPE_BYTE_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- byte is derived from short by setting the value of maxInclusive to be 127
and minInclusive to be -128.
- DT_TYPE_BYTE_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- byte is derived from short by setting the value of maxInclusive to be 127
and minInclusive to be -128.
- DT_TYPE_DATE -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- The of date consists of top-open intervals of exactly one day in length
on the timelines of dateTime, beginning on the beginning moment of each
day (in each timezone), i.e.
- DT_TYPE_DATE_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- The of date consists of top-open intervals of exactly one day in length
on the timelines of dateTime, beginning on the beginning moment of each
day (in each timezone), i.e.
- DT_TYPE_DATE_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- The of date consists of top-open intervals of exactly one day in length
on the timelines of dateTime, beginning on the beginning moment of each
day (in each timezone), i.e.
- DT_TYPE_DATETIME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- dateTime values may be viewed as objects with integer-valued year, month,
day, hour and minute properties, a decimal-valued second property, and a
boolean timezoned property
- DT_TYPE_DATETIME_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- dateTime values may be viewed as objects with integer-valued year, month,
day, hour and minute properties, a decimal-valued second property, and a
boolean timezoned property
- DT_TYPE_DATETIME_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- dateTime values may be viewed as objects with integer-valued year, month,
day, hour and minute properties, a decimal-valued second property, and a
boolean timezoned property
- DT_TYPE_DECIMAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- decimal represents a subset of the real numbers, which can be represented
by decimal numerals
- DT_TYPE_DECIMAL_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- decimal represents a subset of the real numbers, which can be represented
by decimal numerals
- DT_TYPE_DECIMAL_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- decimal represents a subset of the real numbers, which can be represented
by decimal numerals
- DT_TYPE_DOUBLE -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- The double datatype is patterned after the IEEE double-precision 64-bit
floating point type
- DT_TYPE_DOUBLE_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- The double datatype is patterned after the IEEE double-precision 64-bit
floating point type
- DT_TYPE_DOUBLE_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- The double datatype is patterned after the IEEE double-precision 64-bit
floating point type
- DT_TYPE_DURATION -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- duration represents a duration of time
- DT_TYPE_DURATION_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- duration represents a duration of time
- DT_TYPE_DURATION_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- duration represents a duration of time
- DT_TYPE_ENTITIES -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- ENTITIES represents the ENTITIES attribute type from [XML 1.0 (Second
Edition)].
- DT_TYPE_ENTITIES_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- ENTITIES represents the ENTITIES attribute type from [XML 1.0 (Second
Edition)].
- DT_TYPE_ENTITIES_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- ENTITIES represents the ENTITIES attribute type from [XML 1.0 (Second
Edition)].
- DT_TYPE_ENTITY -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- ENTITY represents the ENTITY attribute type from [XML 1.0 (Second
Edition)].
- DT_TYPE_ENTITY_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- ENTITY represents the ENTITY attribute type from [XML 1.0 (Second
Edition)].
- DT_TYPE_ENTITY_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- ENTITY represents the ENTITY attribute type from [XML 1.0 (Second
Edition)].
- DT_TYPE_FLOAT -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- float is patterned after the IEEE single-precision 32-bit floating point
type
- DT_TYPE_FLOAT_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- float is patterned after the IEEE single-precision 32-bit floating point
type
- DT_TYPE_FLOAT_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- float is patterned after the IEEE single-precision 32-bit floating point
type
- DT_TYPE_GDAY -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- gDay is a gregorian day that recurs, specifically a day of the month such
as the 5th of the month.
- DT_TYPE_GDAY_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- gDay is a gregorian day that recurs, specifically a day of the month such
as the 5th of the month.
- DT_TYPE_GDAY_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- gDay is a gregorian day that recurs, specifically a day of the month such
as the 5th of the month.
- DT_TYPE_GMONTH -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- gMonth is a gregorian month that recurs every year.
- DT_TYPE_GMONTH_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- gMonth is a gregorian month that recurs every year.
- DT_TYPE_GMONTH_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- gMonth is a gregorian month that recurs every year.
- DT_TYPE_GMONTHDAY -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- gMonthDay is a gregorian date that recurs, specifically a day of the year
such as the third of May.
- DT_TYPE_GMONTHDAY_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- gMonthDay is a gregorian date that recurs, specifically a day of the year
such as the third of May.
- DT_TYPE_GMONTHDAY_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- gMonthDay is a gregorian date that recurs, specifically a day of the year
such as the third of May.
- DT_TYPE_GYEAR -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- gYear represents a gregorian calendar year.
- DT_TYPE_GYEAR_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- gYear represents a gregorian calendar year.
- DT_TYPE_GYEAR_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- gYear represents a gregorian calendar year.
- DT_TYPE_GYEARMONTH -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- gYearMonth represents a specific gregorian month in a specific gregorian
year.
- DT_TYPE_GYEARMONTH_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- gYearMonth represents a specific gregorian month in a specific gregorian
year.
- DT_TYPE_GYEARMONTH_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- gYearMonth represents a specific gregorian month in a specific gregorian
year.
- DT_TYPE_HEXBINARY -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- hexBinary represents arbitrary hex-encoded binary data.
- DT_TYPE_HEXBINARY_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- hexBinary represents arbitrary hex-encoded binary data.
- DT_TYPE_HEXBINARY_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- hexBinary represents arbitrary hex-encoded binary data.
- DT_TYPE_ID -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- ID represents the ID attribute type from [XML 1.0 (Second Edition)].
- DT_TYPE_ID_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- ID represents the ID attribute type from [XML 1.0 (Second Edition)].
- DT_TYPE_ID_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- ID represents the ID attribute type from [XML 1.0 (Second Edition)].
- DT_TYPE_IDREF -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- IDREF represents the IDREF attribute type from [XML 1.0 (Second
Edition)].
- DT_TYPE_IDREF_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- IDREF represents the IDREF attribute type from [XML 1.0 (Second
Edition)].
- DT_TYPE_IDREF_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- IDREF represents the IDREF attribute type from [XML 1.0 (Second
Edition)].
- DT_TYPE_IDREFS -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- IDREFS represents the IDREFS attribute type from [XML 1.0 (Second
Edition)].
- DT_TYPE_IDREFS_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- IDREFS represents the IDREFS attribute type from [XML 1.0 (Second
Edition)].
- DT_TYPE_IDREFS_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- IDREFS represents the IDREFS attribute type from [XML 1.0 (Second
Edition)].
- DT_TYPE_INT -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- int is derived from long by setting the value of maxInclusive to be
2147483647 and minInclusive to be -2147483648.
- DT_TYPE_INT_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- int is derived from long by setting the value of maxInclusive to be
2147483647 and minInclusive to be -2147483648.
- DT_TYPE_INT_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- int is derived from long by setting the value of maxInclusive to be
2147483647 and minInclusive to be -2147483648.
- DT_TYPE_INTEGER -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- integer is derived from decimal by fixing the value of fractionDigits to
be 0and disallowing the trailing decimal point.
- DT_TYPE_INTEGER_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- integer is derived from decimal by fixing the value of fractionDigits to
be 0and disallowing the trailing decimal point.
- DT_TYPE_INTEGER_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- integer is derived from decimal by fixing the value of fractionDigits to
be 0and disallowing the trailing decimal point.
- DT_TYPE_LANGUAGE -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- language represents natural language identifiers as defined by by [RFC
3066] .
- DT_TYPE_LANGUAGE_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- language represents natural language identifiers as defined by by [RFC
3066] .
- DT_TYPE_LANGUAGE_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- language represents natural language identifiers as defined by by [RFC
3066] .
- DT_TYPE_LONG -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- long is derived from integer by setting the value of maxInclusive to be
9223372036854775807 and minInclusive to be -9223372036854775808.
- DT_TYPE_LONG_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- long is derived from integer by setting the value of maxInclusive to be
9223372036854775807 and minInclusive to be -9223372036854775808.
- DT_TYPE_LONG_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- long is derived from integer by setting the value of maxInclusive to be
9223372036854775807 and minInclusive to be -9223372036854775808.
- DT_TYPE_NAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- Name represents XML Names.
- DT_TYPE_NAME_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- Name represents XML Names.
- DT_TYPE_NAME_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- Name represents XML Names.
- DT_TYPE_NCNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- NCName represents XML "non-colonized" Names.
- DT_TYPE_NCNAME_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- NCName represents XML "non-colonized" Names.
- DT_TYPE_NCNAME_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- NCName represents XML "non-colonized" Names.
- DT_TYPE_NEGATIVEINTEGER -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- negativeInteger is derived from nonPositiveInteger by setting the value
of maxInclusive to be -1.
- DT_TYPE_NEGATIVEINTEGER_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- negativeInteger is derived from nonPositiveInteger by setting the value
of maxInclusive to be -1.
- DT_TYPE_NEGATIVEINTEGER_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- negativeInteger is derived from nonPositiveInteger by setting the value
of maxInclusive to be -1.
- DT_TYPE_NMTOKEN -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- NMTOKEN represents the NMTOKEN attribute type from [XML 1.0 (Second
Edition)].
- DT_TYPE_NMTOKEN_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- NMTOKEN represents the NMTOKEN attribute type from [XML 1.0 (Second
Edition)].
- DT_TYPE_NMTOKEN_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- NMTOKEN represents the NMTOKEN attribute type from [XML 1.0 (Second
Edition)].
- DT_TYPE_NMTOKENS -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- NMTOKENS represents the NMTOKENS attribute type from [XML 1.0 (Second
Edition)].
- DT_TYPE_NMTOKENS_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- NMTOKENS represents the NMTOKENS attribute type from [XML 1.0 (Second
Edition)].
- DT_TYPE_NMTOKENS_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- NMTOKENS represents the NMTOKENS attribute type from [XML 1.0 (Second
Edition)].
- DT_TYPE_NONNEGATIVEINTEGER -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- nonNegativeInteger is derived from integer by setting the value of
minInclusive to be 0.
- DT_TYPE_NONNEGATIVEINTEGER_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- nonNegativeInteger is derived from integer by setting the value of
minInclusive to be 0.
- DT_TYPE_NONNEGATIVEINTEGER_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- nonNegativeInteger is derived from integer by setting the value of
minInclusive to be 0.
- DT_TYPE_NONPOSITIVEINTEGER -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- nonPositiveInteger is derived from integer by setting the value of
maxInclusive to be 0.
- DT_TYPE_NONPOSITIVEINTEGER_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- nonPositiveInteger is derived from integer by setting the value of
maxInclusive to be 0.
- DT_TYPE_NONPOSITIVEINTEGER_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- nonPositiveInteger is derived from integer by setting the value of
maxInclusive to be 0.
- DT_TYPE_NORMALIZEDSTRING -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- normalizedString represents white space normalized strings.
- DT_TYPE_NORMALIZEDSTRING_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- normalizedString represents white space normalized strings.
- DT_TYPE_NORMALIZEDSTRING_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- normalizedString represents white space normalized strings.
- DT_TYPE_NOTATION -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- NOTATION represents the NOTATION attribute type from [XML 1.0 (Second
Edition)].
- DT_TYPE_NOTATION_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- NOTATION represents the NOTATION attribute type from [XML 1.0 (Second
Edition)].
- DT_TYPE_NOTATION_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- NOTATION represents the NOTATION attribute type from [XML 1.0 (Second
Edition)].
- DT_TYPE_POSITIVEINTEGER -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- positiveInteger is derived from nonNegativeInteger by setting the value
of minInclusive to be 1.
- DT_TYPE_POSITIVEINTEGER_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- positiveInteger is derived from nonNegativeInteger by setting the value
of minInclusive to be 1.
- DT_TYPE_POSITIVEINTEGER_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- positiveInteger is derived from nonNegativeInteger by setting the value
of minInclusive to be 1.
- DT_TYPE_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- QName represents XML qualified names.
- DT_TYPE_QNAME_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- QName represents XML qualified names.
- DT_TYPE_QNAME_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- QName represents XML qualified names.
- DT_TYPE_SHORT -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- short is derived from int by setting the value of maxInclusive to be
32767 and minInclusive to be -32768.
- DT_TYPE_SHORT_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- short is derived from int by setting the value of maxInclusive to be
32767 and minInclusive to be -32768.
- DT_TYPE_SHORT_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- short is derived from int by setting the value of maxInclusive to be
32767 and minInclusive to be -32768.
- DT_TYPE_STRING -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- The string datatype represents character strings in XML
- DT_TYPE_STRING_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- The string datatype represents character strings in XML
- DT_TYPE_STRING_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- The string datatype represents character strings in XML
- DT_TYPE_TIME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- time represents an instant of time that recurs every day
- DT_TYPE_TIME_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- time represents an instant of time that recurs every day
- DT_TYPE_TIME_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- time represents an instant of time that recurs every day
- DT_TYPE_TOKEN -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- token represents tokenized strings.
- DT_TYPE_TOKEN_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- token represents tokenized strings.
- DT_TYPE_TOKEN_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- token represents tokenized strings.
- DT_TYPE_UNSIGNEDBYTE -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- unsignedByte is derived from unsignedShort by setting the value of
maxInclusive to be 255.
- DT_TYPE_UNSIGNEDBYTE_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- unsignedByte is derived from unsignedShort by setting the value of
maxInclusive to be 255.
- DT_TYPE_UNSIGNEDBYTE_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- unsignedByte is derived from unsignedShort by setting the value of
maxInclusive to be 255.
- DT_TYPE_UNSIGNEDINT -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- unsignedInt is derived from unsignedLong by setting the value of
maxInclusive to be 4294967295.
- DT_TYPE_UNSIGNEDINT_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- unsignedInt is derived from unsignedLong by setting the value of
maxInclusive to be 4294967295.
- DT_TYPE_UNSIGNEDINT_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- unsignedInt is derived from unsignedLong by setting the value of
maxInclusive to be 4294967295.
- DT_TYPE_UNSIGNEDLONG -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- unsignedLong is derived from nonNegativeInteger by setting the value of
maxInclusive to be 18446744073709551615.
- DT_TYPE_UNSIGNEDLONG_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- unsignedLong is derived from nonNegativeInteger by setting the value of
maxInclusive to be 18446744073709551615.
- DT_TYPE_UNSIGNEDLONG_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- unsignedLong is derived from nonNegativeInteger by setting the value of
maxInclusive to be 18446744073709551615.
- DT_TYPE_UNSIGNEDSHORT -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- unsignedShort is derived from unsignedInt by setting the value of
maxInclusive to be 65535.
- DT_TYPE_UNSIGNEDSHORT_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- unsignedShort is derived from unsignedInt by setting the value of
maxInclusive to be 65535.
- DT_TYPE_UNSIGNEDSHORT_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- unsignedShort is derived from unsignedInt by setting the value of
maxInclusive to be 65535.
- DT_UNKNOWN -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DT_VARBINARY -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DT_VARCHAR -
Static variable in class com.ibm.websphere.query.base.Constants
-
- DuplicateResourceException - Exception in com.ibm.websphere.personalization.resources
- This exception if necessary should be thrown from the ResourceManager.add() method
if the resource you are trying to add already exists.
- DuplicateResourceException() -
Constructor for exception com.ibm.websphere.personalization.resources.DuplicateResourceException
-
- DuplicateResourceException(String) -
Constructor for exception com.ibm.websphere.personalization.resources.DuplicateResourceException
-
- DxContentPage -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for
DxContentPage
- DxContentPagePrototype - Interface in com.ibm.workplace.wcm.api
- An interface defining an object which is a content page prototype in the repository.
- DxContentPageTemplate -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for
SiteAreaTemplate
- DxContentPageTemplate - Interface in com.ibm.workplace.wcm.api
- Represents a content page authoring template.
- DxContentPageTemplateItemProperties - Interface in com.ibm.workplace.wcm.api
- The item properties for a content site/page template.
- DxSymbol -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for
DxContentPage
- 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
- Deprecated. This API is deprecated since version 8.0 - Human Task processing functionality is handled by the new Universal Tasklist Portlet.
- 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
- Editable - Interface in com.ibm.workplace.wcm.api
- Defines the behaviour for editable objects within the API.
- EditableItem - Interface in com.ibm.workplace.wcm.api
- Represents a Item whose attributes can be modified.
- EditableLibraryComponent - Interface in com.ibm.workplace.wcm.api
- The
EditableLibraryComponent
interface represents
components that can be stored in the repository that are both
Editable through this API and a Library Component. - EditableSecurity - Interface in com.ibm.workplace.wcm.api
- An interface to define security accessors for the associated
Item
. - Edition - Interface in com.ibm.workplace.wcm.api.editions
- An
Edition
object represents an Edition in the WCM
repository. - EditionDelta - Interface in com.ibm.workplace.wcm.api.editions
- Represents a Delta change set between 2 Editions.
- EditionQuery - Interface in com.ibm.workplace.wcm.api.editions.query
- An interface for a query to find editions using the
EditionService
. - EditionSelector - Interface in com.ibm.workplace.wcm.api.editions.query
- EditionSelector interface to dictate selector type in EditionQuery.
- EditionSelectors - Class in com.ibm.workplace.wcm.api.editions.query
EditionSelectors
is a factory class to create Selector
s.- EditionSelectors() -
Constructor for class com.ibm.workplace.wcm.api.editions.query.EditionSelectors
-
- EditionSelectors.Factory - Interface in com.ibm.workplace.wcm.api.editions.query
- Factory interface, used for internal implementation
- EditionService - Interface in com.ibm.workplace.wcm.api.editions
- EditionsService enables access to the WCM Editions API
- EditionServiceHome - Interface in com.ibm.workplace.wcm.api.editions
- Portal service interface of the
EditionService
. - EditionServiceNotAvailableException - Exception in com.ibm.workplace.wcm.api.editions
- EditionServiceNotAvailableException thrown when the EditionService is not available
- EditionServiceNotAvailableException(Exception) -
Constructor for exception com.ibm.workplace.wcm.api.editions.EditionServiceNotAvailableException
- Constructs a
EditionServiceNotAvailableException
with the cause
- EditionServiceProvider - Interface in com.ibm.workplace.wcm.api.editions
- Portlet service interface of the
EditionService
. - EditionSort - Class in com.ibm.workplace.wcm.api.editions.query
- EditionSort used in an EditionSort
- EditionSort() -
Constructor for class com.ibm.workplace.wcm.api.editions.query.EditionSort
- Constructor
- EditionSort(SortDirection) -
Constructor for class com.ibm.workplace.wcm.api.editions.query.EditionSort
- Constructor leverages Sort constructor.
- EditionSorts - Class in com.ibm.workplace.wcm.api.editions.query
- This class contains several static methods for helping creating
EditionSort
object. - EditionSorts() -
Constructor for class com.ibm.workplace.wcm.api.editions.query.EditionSorts
-
- EditionSorts.SortFactory - Interface in com.ibm.workplace.wcm.api.editions.query
- Factory interface, used for internal implementation
- EditMode - Class in com.ibm.workplace.wcm.api.extensions.authoring.directive
- When returned in the
ActionResult
this directive will change the current open form
to edit mode if it was in read mode. - EditMode() -
Constructor for class com.ibm.workplace.wcm.api.extensions.authoring.directive.EditMode
- Constructor
- Editor -
Static variable in interface com.ibm.workplace.wcm.api.LibraryMemberRoles
- The editor library role
- EditorBean - Interface in com.ibm.workplace.wcm.api.authoring
- Properties of a Rich Text Editor in the WCM Authoring UI.
- EditorBean.ResourceSelectionModel - Enum in com.ibm.workplace.wcm.api.authoring
- Default resource selection options
- 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.
- EmailAction -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for
EmailAction
- EmailAction - Interface in com.ibm.workplace.wcm.api
- Represents an email action.
- emailRecipient -
Static variable in interface com.ibm.websphere.personalization.context.PConstants
-
- 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
-
- EmptyDirectiveParams - Interface in com.ibm.workplace.wcm.api.custom
- An 'Empty' directive params object, used for directives that don't have any parameters
- 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
- Deprecated. use
EmptyJsonContentHandler
instead - EmptyJsonHandler() -
Constructor for class com.ibm.portal.streaming.json.EmptyJsonHandler
- Deprecated.
- encodeName(String) -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetChooserRenderingContext
- Encodes the name as necessary for use in environments that require
unique names for namespace resolution.
- encodeNamespace(String) -
Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletResponseWrapper
-
- encodeURI(String) -
Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletResponseWrapper
-
- encodeURL(String) -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetChooserRenderingContext
- Encodes the specified URL by including the session ID in it, or, if
encoding is not needed, returns the URL unchanged.
- END -
Static variable in interface com.ibm.workplace.wcm.api.ChildPosition
- Child position constant indicating the item will be placed at the end of the index.
- endArray() -
Method in class com.ibm.portal.streaming.json.EmptyJsonHandler
- Deprecated.
- 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
- Deprecated.
- endElement(QName) -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
-
- endElement(String, String, String) -
Method in class com.ibm.portal.resolver.xml.helper.EmptyContentHandler
-
- 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
- Deprecated.
- 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
-
- endPair() -
Method in class com.ibm.portal.streaming.json.EmptyJsonHandler
- Deprecated.
- endPayloadType() -
Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
-
- endPrefixMapping(String) -
Method in class com.ibm.portal.resolver.xml.helper.EmptyContentHandler
-
- 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
-
- endWorkspace() -
Method in interface com.ibm.workplace.wcm.api.Repository
- Performs a logout from the currently associated
Workspace
and
unregisters the current thread from its session.
- 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 com.ibm.websphere.query.base.ArithmeticCondition
- Tests for equality with the given object.
- equals(Object) -
Method in class com.ibm.websphere.query.base.Attribute
-
- equals(Object) -
Method in class com.ibm.websphere.query.base.Condition
- Tests for equality with the given object.
- equals(Object) -
Method in class com.ibm.websphere.query.base.Function
- Tests for equality with the given object.
- equals(Object) -
Method in class com.ibm.websphere.query.base.Join
-
- equals(Object) -
Method in class com.ibm.websphere.query.base.Operator
- Tests for equality with the given object.
- equals(Object) -
Method in class com.ibm.websphere.query.base.OrderBy
- Tests for equality with the given object.
- equals(Object) -
Method in class com.ibm.websphere.query.base.OrderByExpression
- Tests for equality with the given object.
- equals(Object) -
Method in class com.ibm.websphere.query.base.Predicate
- Tests for equality with the given object.
- equals(Object) -
Method in class com.ibm.websphere.query.base.PredicateBase
- Tests for equality with the given object.
- equals(Object) -
Method in class com.ibm.websphere.query.base.SelectQuery
- Tests for equality with the given object.
- equals(Object) -
Method in class com.ibm.websphere.query.base.Table
-
- equals(Object) -
Method in class com.ibm.websphere.query.base.Value
- Tests for equality with the given object.
- equals(Object) -
Method in class com.ibm.websphere.query.base.ValueList
- Tests for equality with the given object.
- equals(Object) -
Method in interface com.ibm.workplace.wcm.api.DocumentType
- Indicates if this object is equals to the one passed in.
- equals(Object) -
Method in class com.ibm.workplace.wcm.api.query.Sort
- two sorts are equal if they are congruent and the sort order is the same
- ERR_APTRIX -
Static variable in exception com.ibm.workplace.wcm.api.exceptions.WCMException
- default error code
- ERROR -
Static variable in exception com.ibm.websphere.personalization.PersonalizationException
-
- ERROR_PARAM_VALUE_MUST_NOT_BE_NULL -
Static variable in class com.ibm.workplace.wcm.api.editions.query.EditionSelectors
- must not be null
ERROR_PARAM_VALUE_MUST_NOT_BE_NULL
- ERROR_PARAM_VALUE_MUST_NOT_BE_NULL_1 -
Static variable in class com.ibm.workplace.wcm.api.editions.query.EditionSelectors
- param must not be null
ERROR_PARAM_VALUE_MUST_NOT_BE_NULL_1
- errorKey -
Variable in exception com.ibm.websphere.personalization.PersonalizationException
-
- errorMessage() -
Method in interface com.ibm.workplace.wcm.api.extensions.authoring.ActionResult
- Return a
Localized error message that will be shown in the authoring interface.
- ErrorMessageContainer - Interface in com.ibm.workplace.wcm.api
- Used to contain localized error messages returned from API method calls.
- errorMessages() -
Method in interface com.ibm.workplace.wcm.api.extensions.validation.ItemValidationResult
- Return an array of
Localized error messages.
- errorType -
Variable in exception com.ibm.websphere.personalization.PersonalizationException
-
- escapeXml() -
Method in interface com.ibm.workplace.wcm.api.extensions.url.ContentUrlGenerationRequest
- Should characters reserved in XML be escaped in the URL generated.
- 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.
- exceptionId -
Variable in exception com.ibm.websphere.query.base.QueryException
-
- execute(Document) -
Method in interface com.ibm.workplace.wcm.api.custom.CustomWorkflowAction
- Execute the action against the supplied document.
- execute(FormContext) -
Method in interface com.ibm.workplace.wcm.api.extensions.authoring.AuthoringAction
- This method of the AuthoringAction will be invoked after a user clicks on the button visible in
the object form.
- execute(Query) -
Method in interface com.ibm.workplace.wcm.api.query.QueryService
- Execute a
Query
.
- execute(Query, QueryScope) -
Method in interface com.ibm.workplace.wcm.api.query.QueryService
- Execute a
Query
using the given QueryScope
.
- execute(Query, int, int) -
Method in interface com.ibm.workplace.wcm.api.query.QueryService
- Execute a
Query
with paging parameter.
- execute(Query, QueryScope, int, int) -
Method in interface com.ibm.workplace.wcm.api.query.QueryService
- Execute a
Query
using paging parameter, within the given QueryScope
.
- executeInVP(VirtualPortalContext, VirtualPortalScopedAction) -
Method in interface com.ibm.workplace.wcm.api.Repository
- Execute the
VirtualPortalScopedAction
within the scope of the Virtual Portal defined by the
VirtualPortalContext
.
- exists(DocumentId<? extends Document>) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Tests the existence of an document in the repository.
- exists(String) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Return true if object with given ID exists.
- existsInEdition(Identity<?>) -
Method in interface com.ibm.workplace.wcm.api.editions.EditionService
- Returns true if the specified Identity exists in an Edition
- ExpireAction -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for
ExpireAction
- ExpireAction - Interface in com.ibm.workplace.wcm.api
- Represents an expire action.
- expireAfter(Date, boolean) -
Static method in class com.ibm.workplace.wcm.api.query.WorkflowSelectors
- Returns a selector representing 'after' a specified workflow expire date.
- expireAfter(Date, boolean) -
Method in interface com.ibm.workplace.wcm.api.query.WorkflowSelectors.Factory
-
- expireBefore(Date, boolean) -
Static method in class com.ibm.workplace.wcm.api.query.WorkflowSelectors
- Returns a selector representing 'before' a specified workflow expire date.
- expireBefore(Date, boolean) -
Method in interface com.ibm.workplace.wcm.api.query.WorkflowSelectors.Factory
-
- 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.
- exportLibrariesToStream(Workspace, DocumentLibrary[], OutputStream) -
Method in interface com.ibm.workplace.wcm.api.WcmLibraryService
- Export a group of document libraries to the supplied output stream.
- exportLibraryToStream(Workspace, DocumentLibrary, OutputStream) -
Method in interface com.ibm.workplace.wcm.api.WcmLibraryService
- Export a document library to the supplied output stream.
- ExtendedDynamicUICtrl - Interface in com.ibm.portal.dynamicui
- The
DynamicUICtrl
provides access to those functions of dynamic ui management that alter the current state. - ExtendedLanguageListProvider - Interface in com.ibm.portal.services.globalization
- Portal Service to retrieve the extended language list for the given Portal defined language list.
F
- factory -
Static variable in class com.ibm.workplace.wcm.api.query.ProfileSelectors
- injected factory
- 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.
- factoryExists(String) -
Method in interface com.ibm.workplace.wcm.api.custom.CustomWorkflowService
- Determine if a factory with the supplied factory name exists as
a registered custom workflow action factory.
- factoryExists(String) -
Method in interface com.ibm.workplace.wcm.api.WcmCustomWorkflowService
- Determine if a factory with the supplied factory name exists as
a registered custom workflow action factory.
- 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.
- FederatedDocumentsService - Interface in com.ibm.wps.services.federateddocuments
- Portal service to retrieve the configured documents services.
- FileComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for a
FileComponent
.
- FileComponent - Interface in com.ibm.workplace.wcm.api
- Represents a File component.
- FileUploadValidationContext - Interface in com.ibm.workplace.wcm.api.extensions.validation
- Passed to the validation plugin as part of the validate method.
- FileUploadValidationException - Exception in com.ibm.workplace.wcm.api.extensions.validation
- A
FileUploadValidationException
if any error occurs while validation file contents by a FileUploadValidation Plugin. - FileUploadValidationException() -
Constructor for exception com.ibm.workplace.wcm.api.extensions.validation.FileUploadValidationException
- Constructs a new exception with the given message.
- FileUploadValidationException(String, Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.extensions.validation.FileUploadValidationException
- Constructs a new exception with the given message.
- FileUploadValidationException(String) -
Constructor for exception com.ibm.workplace.wcm.api.extensions.validation.FileUploadValidationException
- Constructs a new exception with the given message.
- FileUploadValidationException(Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.extensions.validation.FileUploadValidationException
- Constructs a new exception with the given message.
- FileUploadValidationPlugin - Interface in com.ibm.workplace.wcm.api.extensions.validation
- Represents a FileUploadValidation plugin.
- 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. - find(EditionQuery) -
Method in interface com.ibm.workplace.wcm.api.editions.EditionService
- Return Editions match search criteria
- find(EditionQuery, int, int) -
Method in interface com.ibm.workplace.wcm.api.editions.EditionService
- Return Editions match search criteria with paging parameter.
- findAllByPath(String, DocumentType, int, DocumentLibrary[]) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns a
DocumentIdIterator
for the items on the supplied relative name path in the supplied document libraries.
- findById(String, RequestContext) -
Method in interface com.ibm.websphere.personalization.resources.ResourceDomain3
- This method returns an instance of the Resource implementation with the
requested id.
- findByName(DocumentType, String) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns an iterator of IDs of all objects of the given type with the
specified name.
- findByName(DocumentType, String, int) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns an iterator of IDs of all objects of the given type with the
specified name that match the given workflow status filter.
- findByPath(String, int) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. use Workspace.findAllByPath(path, DocumentTypes.Content, workflowStatusFilter, documentLibraries)
- findByType(DocumentType) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns an iterator of IDs of all objects of the given type.
- findByType(DocumentType, int) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns an iterator of IDs of all objects of the given type that match
the given workflow status filter.
- findComponentByName(String) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. From 8.0 onwards, use the QueryService to query for items. For example:
QueryService queryService = getQueryService();
Query query = createQuery(LibraryComponent.class).addSelector(Selectors.nameLike(name));
queryService.execute(query);
- findContentByAuthoringTemplate(DocumentId) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. From 8.0 onwards, use the QueryService to query for items. For example:
QueryService queryService = getQueryService();
Query query = createQuery(Content.class).addSelector(Selectors.authoringTemplateIn(id));
queryService.execute(query);
- findContentByAuthoringTemplate(DocumentId, int) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. From 8.0 onwards, use the QueryService to query for items. For example:
QueryService queryService = getQueryService();
Query query = createQuery(Content.class).addSelector(Selectors.authoringTemplateIn(id), WorkflowSelectors.statusEquals(workflowStatus));
queryService.execute(query);
- findContentByCategory(DocumentId) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. From 8.0 onwards, use the QueryService to query for items. For example:
QueryService queryService = getQueryService();
Query query = createQuery(Content.class).addSelector(ProfileSelectors.categoriesContains(id));
queryService.execute(query);
- findContentByCategory(DocumentId, int) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. From 8.0 onwards, use the QueryService to query for items. For example:
QueryService queryService = getQueryService();
Query query = createQuery(Content.class).addSelector(ProfileSelectors.categoriesContains(id), WorkflowSelectors.statusEquals(workflowStatus));
queryService.execute(query);
- findContentByPath(String) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns an iterator of IDs of
Content
with the given name path.
- findContentByWorkflowStage(DocumentId) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. From 8.0 onwards, use the QueryService to query for items. For example:
QueryService queryService = getQueryService();
Query query = createQuery(Content.class).addSelector(WorkflowSelectors.stageEquals(id));
queryService.execute(query);
- findContentByWorkflowStage(DocumentId[], String[], int) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. From 8.0 onwards, use the QueryService to query for items. For example:
QueryService queryService = getQueryService();
[for userRoles=ROLE_AUTHOR] Query query = createQuery(Content.class).addSelector(WorkflowSelectors.stageIn(workflowStages), Selectors.authorsContain(users));
[for userRoles=ROLE_OWNER] Query query = createQuery(Content.class).addSelector(WorkflowSelectors.stageIn(workflowStages), Selectors.ownersContain(users));
[for userRoles=ROLE_APPROVER] Query query = createQuery(Content.class).addSelector(WorkflowSelectors.stageIn(workflowStages), WorkflowSelectors.statusEquals(Status.DRAFT), WorkflowSelectors.approversContains(users));
WorkflowSelectors.approversContains
queryService.execute(query);
- findContentByWorkflowStage(DocumentId[]) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. From 8.0 onwards, use the QueryService to query for items. For example:
QueryService queryService = getQueryService();
Query query = createQuery(Content.class).addSelector(WorkflowSelectors.stageContains(ids));
queryService.execute(query);
- findContentModifiedBetween(Date, Date) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. From 8.0 onwards, use the QueryService to query for items. For example:
QueryService queryService = getQueryService();
Query query = createQuery(Content.class).addSelector(HistorySelectors.modifiedSince(startDate), HistorySelectors.modifiedBefore(endDate));
queryService.execute(query);
- findContentModifiedBetween(Date, Date, int) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. From 8.0 onwards, use the QueryService to query for items. For example:
QueryService queryService = getQueryService();
Query query = createQuery(Content.class).addSelector(HistorySelectors.modifiedSince(startDate), HistorySelectors.modifiedBefore(endDate),
WorkflowSelectors.statusEquals(workflowStatus));
queryService.execute(query);
- findContentModifiedSince(Date) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. From 8.0 onwards, use the QueryService to query for items. For example:
QueryService queryService = getQueryService();
Query query = createQuery(Content.class).addSelector(HistorySelectors.modifiedSince(modifiedDate));
queryService.execute(query);
- findContentModifiedSince(Date, int) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. From 8.0 onwards, use the QueryService to query for items. For example:
QueryService queryService = getQueryService();
Query query = createQuery(Content.class).addSelectors(HistorySelectors.modifiedSince(modifiedDate), WorkflowSelectors.statusEquals(workflowStatus));
queryService.execute(query);
- findDocumentsByWorkflowStage(DocumentId[]) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. From 8.0 onwards, use the QueryService to query for items. For example:
QueryService queryService = getQueryService();
Query query = createQuery().addSelector(WorkflowSelectors.stageIn(ids));
queryService.execute(query);
- findDocumentsByWorkflowStage(DocumentId[], String[], int) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. From 8.0 onwards, use the QueryService to query for items. For example:
QueryService queryService = getQueryService();
[for userRoles=ROLE_AUTHOR] Query query = createQuery().addSelector(WorkflowSelectors.stageIn(workflowStages), Selectors.authorsContain(users));
[for userRoles=ROLE_OWNER] Query query = createQuery().addSelector(WorkflowSelectors.stageIn(workflowStages), Selectors.ownersContain(users));
[for userRoles=ROLE_APPROVER] Query query = createQuery().addSelector(WorkflowSelectors.stageIn(workflowStages), WorkflowSelectors.statusEquals(Status.DRAFT), WorkflowSelectors.approversContains(users));
WorkflowSelectors.approversContains
queryService.execute(query);
- findDocumentsModifiedBetween(Date, Date) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. From 8.0 onwards, use the QueryService to query for items. For example:
QueryService queryService = getQueryService();
Query query = createQuery().addSelector(HistorySelectors.modifiedSince(startDate), HistorySelectors.modifiedBefore(endDate));
queryService.execute(query);
- findDocumentsModifiedBetween(Date, Date, int) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. From 8.0 onwards, use the QueryService to query for items. For example:
QueryService queryService = getQueryService();
Query query = createQuery().addSelector(HistorySelectors.modifiedSince(startDate), HistorySelectors.modifiedBefore(endDate),
WorkflowSelectors.statusEquals(workflowStatus));
queryService.execute(query);
- findDocumentsModifiedSince(Date) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. From 8.0 onwards, use the QueryService to query for items. For example:
QueryService queryService = getQueryService();
Query query = createQuery().addSelector(HistorySelectors.modifiedSince(startDate));
queryService.execute(query);
- findDocumentsModifiedSince(Date, int) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. From 8.0 onwards, use the QueryService to query for items. For example:
QueryService queryService = getQueryService();
Query query = createQuery().addSelector(HistorySelectors.modifiedSince(startDate), WorkflowSelectors.statusEquals(workflowStatus));
queryService.execute(query);
- findItemsDeletedBefore(Date, DocumentType<T>, DocumentId) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns a DocumentIdIterator of deleted documents restricted by date, document type and workflow stage.
- findItemsDeletedBetween(Date, Date, DocumentType<T>, DocumentId) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns a DocumentIdIterator of documents restricted by date, workflow stage and document type
- findItemsDeletedSince(Date, DocumentType<T>, DocumentId) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns a DocumentIdIterator of documents restricted by date, workflow stage and document type
- findProjectsByName(Workspace, String) -
Method in class com.ibm.workplace.wcm.api.ProjectService
- Deprecated. Obtain existing
Project
(s) from WCM repository by their name.
- findProjectsByName(Workspace, String) -
Method in interface com.ibm.workplace.wcm.api.WcmProjectService
- Obtain existing
Project
(s) from WCM repository by their name.
- findProjectsByState(Workspace, ProjectStateSelectors.State) -
Method in class com.ibm.workplace.wcm.api.ProjectService
- Deprecated. Obtain a
Project
from WCM repository with its project state.
- findProjectsByState(Workspace, ProjectStateSelectors.State) -
Method in interface com.ibm.workplace.wcm.api.WcmProjectService
- Obtain a
Project
from WCM repository with its project state.
- findProjectsByTitle(Workspace, String) -
Method in class com.ibm.workplace.wcm.api.ProjectService
- Deprecated. Obtain existing
Project
(s) from WCM repository by their title.
- findProjectsByTitle(Workspace, String) -
Method in interface com.ibm.workplace.wcm.api.WcmProjectService
- Obtain existing
Project
(s) from WCM repository by their title.
- findResourcesByProperty(String, String, RequestContext) -
Method in interface com.ibm.websphere.personalization.resources.ResourceDomain3
- This method returns an Enumeration of instances of the Resource implementation
that satisfy the single test of whether property represented by "name" parameter
has the value represented by the "value" parameter.
- findResourcesByQuery(Query, RequestContext) -
Method in interface com.ibm.websphere.personalization.resources.ResourceDomain3
- This method returns an Enumeration of instances of the Resource implementation,
where the set of objects returned are a result of satisfying the query defined
by the query framework passed as the first parameter.
- findRule() -
Method in class com.ibm.websphere.personalization.RuleTrigger
-
- FirstStageContainsPublishActionException - Exception in com.ibm.workplace.wcm.api.exceptions
- A subclass of
ProjectException
is thrown from the WcmProjectService
- FirstStageContainsPublishActionException(Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.FirstStageContainsPublishActionException
- Constructor
- FlatListPresentation - Interface in com.ibm.workplace.wcm.api
- Represents a presentation properties of a flat list
- Folder -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for
Folder
- Folder - Interface in com.ibm.workplace.wcm.api
- Defining a folder object which can hold various items including child folders.
- FormContext - Interface in com.ibm.workplace.wcm.api.extensions.authoring
- The
FormContext
interface provides access to the current Document
shown
in the authoring interface and the state of the form. - From - Class in com.ibm.websphere.query.base
- This is a basic implementation of IFrom.
- From(ITable) -
Constructor for class com.ibm.websphere.query.base.From
-
- fromString(String) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns the
DocumentType
for the specified API interface/class
name.
- Function - Class in com.ibm.websphere.query.base
- The Function class represents a function in the query framework.
- Function() -
Constructor for class com.ibm.websphere.query.base.Function
- Default contructor.
- Function(String) -
Constructor for class com.ibm.websphere.query.base.Function
- Creates a new Function instance with the given name.
- Function(String, IFunctionElement[]) -
Constructor for class com.ibm.websphere.query.base.Function
- Creates a new Function instance with the given name, and an array of function elements.
- Function(String, IFunctionElement) -
Constructor for class com.ibm.websphere.query.base.Function
- Creates a new Function instance with the given name, and function element.
- FUNCTION_ABS -
Static variable in class com.ibm.websphere.query.base.Constants
-
- FUNCTION_AVG -
Static variable in class com.ibm.websphere.query.base.Constants
-
- FUNCTION_DATE -
Static variable in class com.ibm.websphere.query.base.Constants
-
- FUNCTION_DAY -
Static variable in class com.ibm.websphere.query.base.Constants
-
- FUNCTION_LEFT -
Static variable in class com.ibm.websphere.query.base.Constants
-
- FUNCTION_LOWER -
Static variable in class com.ibm.websphere.query.base.Constants
-
- FUNCTION_MAX -
Static variable in class com.ibm.websphere.query.base.Constants
-
- FUNCTION_MIN -
Static variable in class com.ibm.websphere.query.base.Constants
-
- FUNCTION_MOD -
Static variable in class com.ibm.websphere.query.base.Constants
-
- FUNCTION_NOT_SUPPORTED -
Static variable in exception com.ibm.websphere.query.base.QueryException
-
- FUNCTION_RIGHT -
Static variable in class com.ibm.websphere.query.base.Constants
-
- FUNCTION_SUM -
Static variable in class com.ibm.websphere.query.base.Constants
-
- FUNCTION_UPPER -
Static variable in class com.ibm.websphere.query.base.Constants
-
G
- generalDateOneAfter(Date, boolean) -
Method in interface com.ibm.workplace.wcm.api.query.WorkflowSelectors.Factory
-
- generalDateOneAfter(Date, boolean) -
Static method in class com.ibm.workplace.wcm.api.query.WorkflowSelectors
- Returns a selector representing 'after' a specified workflow general date one.
- generalDateOneBefore(Date, boolean) -
Method in interface com.ibm.workplace.wcm.api.query.WorkflowSelectors.Factory
-
- generalDateOneBefore(Date, boolean) -
Static method in class com.ibm.workplace.wcm.api.query.WorkflowSelectors
- Returns a selector representing 'before' a specified workflow general date one.
- generalDateTwoAfter(Date, boolean) -
Method in interface com.ibm.workplace.wcm.api.query.WorkflowSelectors.Factory
-
- generalDateTwoAfter(Date, boolean) -
Static method in class com.ibm.workplace.wcm.api.query.WorkflowSelectors
- Returns a selector representing 'after' a specified workflow general date two.
- generalDateTwoBefore(Date, boolean) -
Method in interface com.ibm.workplace.wcm.api.query.WorkflowSelectors.Factory
-
- generalDateTwoBefore(Date, boolean) -
Static method in class com.ibm.workplace.wcm.api.query.WorkflowSelectors
- Returns a selector representing 'before' a specified workflow general date two.
- 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.
- generateURL(RenderingContext, ContentComponent) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Generate the URL to the given component, in the context of the path
in the
RenderingContext
.
- generateURL(RenderingContext, LibraryComponent) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Generate the URL to the given component, in the context of the path
in the
RenderingContext
.
- generateVPContextFromContextPath(String) -
Method in interface com.ibm.workplace.wcm.api.Repository
- Generate a
VirtualPortalContext
derived from the Virtual Portal context path value.
- generateVPContextFromHostname(String) -
Method in interface com.ibm.workplace.wcm.api.Repository
- Generate a
VirtualPortalContext
derived from the Virtual Portal host name.
- generateVPContextFromObjectId(ObjectID) -
Method in interface com.ibm.workplace.wcm.api.Repository
- Generate a
VirtualPortalContext
derived from the Virtual Portal Object ID
If Object ID is null, return base portal by default
- get(String) -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- get(String) -
Method in interface com.ibm.websphere.personalization.RequestContext
- Get a value from the context.
- get(String, String) -
Static method in class com.ibm.websphere.personalization.resources.cache.CacheManager
- FOR INTERNAL USE ONLY
- get(String, String, boolean) -
Static method in class com.ibm.websphere.personalization.resources.cache.CacheManager
- FOR INTERNAL USE ONLY
- get(String) -
Method in interface com.ibm.websphere.personalization.resources.Resource
- Returns a dynamic property stored with the given name accessible from the resource.
- get(String) -
Method in class com.ibm.websphere.personalization.resources.ResourceImpl
-
- get(Identity<Edition>) -
Method in interface com.ibm.workplace.wcm.api.editions.EditionService
- Retrieve the
Edition
that has the provided Id.
- get(String) -
Method in interface com.ibm.workplace.wcm.api.LibraryProperties
- Retrieve the property value for the given property name.
- get(int) -
Method in interface com.ibm.workplace.wcm.api.ListLayoutContainer
- Returns the
ListLayout
at the specified location
- getAcceptedBindings() -
Method in interface com.ibm.workplace.wcm.api.extensions.resolution.ContentPageResolutionRequest
- Returns an unmodifiable
Set
of the bindings that the caller accepts as
results of the resolution process.
- 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
- 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(String, Document) -
Method in interface com.ibm.workplace.wcm.api.custom.CustomWorkflowActionFactory
- Get an instance of the custom workflow action to execute.
- getAction() -
Method in interface com.ibm.wps.pb.property.Parameter
- Deprecated. Returns the parent
Action
object.
- getActionCount(WorkflowStage.ACTION_GROUP) -
Method in interface com.ibm.workplace.wcm.api.WorkflowStage
- Returns the number of actions for the specified
ACTION_GROUP
in this WorkflowStage
.
- getActionDescription(Locale, String) -
Method in interface com.ibm.workplace.wcm.api.custom.CustomWorkflowActionFactory
- Get the description for the supplied action name
- getActionInvocationMetaData() -
Method in interface com.ibm.portal.propertybroker.property.Action
- Returns additional metadata which may be useful for dispatchers of the action.
- getActionName() -
Method in interface com.ibm.workplace.wcm.api.CustomWorkflowAction
- Returns the name of the
com.ibm.workplace.wcm.api.custom.CustomWorkflowAction
as defined within the
CustomWorkflowActionFactory
that this CustomWorkflowAction
will run
- 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.
- getActionNames() -
Method in interface com.ibm.workplace.wcm.api.custom.CustomWorkflowActionFactory
- Get an array of action names supported by this factory.
- getActions() -
Method in interface com.ibm.portal.dnd.DNDTarget
- Returns the DNDActions associated with this drop zone.
- getActions(WorkflowStage.ACTION_GROUP) -
Method in interface com.ibm.workplace.wcm.api.WorkflowStage
- Returns an iterator of
DocumentId
objects of the WorkflowActions
for the given
ACTION_GROUP
in this WorkflowStage
.
- getActions(PortletRequest, PortletSettings) -
Method in interface com.ibm.wps.pb.service.PropertyBrokerService
- Deprecated.
- getActionTitle(Locale, String) -
Method in interface com.ibm.workplace.wcm.api.custom.CustomWorkflowActionFactory
- Get the display title for the supplied action name.
- 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
- Deprecated. Since 8.5.
- 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.
- getAdditionalAttribute() -
Method in interface com.ibm.workplace.wcm.api.LibraryLinkComponent
- Get Additional Attribute for HTML anchor tag properties.
- getAdditionalAttribute() -
Method in interface com.ibm.workplace.wcm.api.LinkComponent
- Gets the additional attribute for the HTML anchor tag.
- getAdditionalQueryParameters() -
Method in class com.ibm.websphere.personalization.ContentSpot
- Returns the query to be joined with the query of the rule run by this content spot.
- getAdditionalViewers() -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Returns an array of names of additional live viewers for this
Document
document.
- getAdditions() -
Method in interface com.ibm.workplace.wcm.api.editions.EditionDelta
- An iterator for the list of Version instances representing additions in the calculated delta between two Editions.
- getAddress() -
Method in class com.ibm.websphere.personalization.PznGeolocationInterface.GeoLocation
-
- getAddressFromCoords(HttpServletRequest, PznGeolocationInterface.GeoCoords) -
Method in interface com.ibm.websphere.personalization.PznGeolocationInterface
- Resolves a user's address from geographical coordinates.
- 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.
- getAllChildren() -
Method in interface com.ibm.workplace.wcm.api.Category
- Returns a depth first iterator over all child categories of this
Category
.
- getAllChildren() -
Method in interface com.ibm.workplace.wcm.api.SiteFrameworkContainer
- Returns a depth first iterator over all children of this
Site
or SiteArea
.
- getAllChildren(int) -
Method in interface com.ibm.workplace.wcm.api.SiteFrameworkContainer
- Returns a depth first iterator over all children of this
Site
or SiteArea
.
- getAllChildren() -
Method in interface com.ibm.workplace.wcm.api.Taxonomy
- Returns a depth first iterator over all child categories of this
Taxonomy
.
- getAllCredentialSegments() -
Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialVaultService
- Returns a List of all available Vault Segments.
- getAllDirectChildren() -
Method in interface com.ibm.workplace.wcm.api.SiteFrameworkContainer
- Returns a depth first iterator over all children of this
Site
or SiteArea
, excluding ContentLinks
.
- getAllDirectChildren(int) -
Method in interface com.ibm.workplace.wcm.api.SiteFrameworkContainer
- Returns a depth first iterator over all children of this
Site
or SiteArea
, excluding ContentLinks
.
- getAllFactories() -
Method in interface com.ibm.workplace.wcm.api.custom.CustomWorkflowService
- Get all of the registered custom workflow action factories.
- getAllFactories() -
Method in interface com.ibm.workplace.wcm.api.WcmCustomWorkflowService
- Get all of the registered custom workflow action factories.
- getAllItemsCached() -
Method in class com.ibm.websphere.personalization.RuleTrigger
-
- getAllowedValues() -
Method in interface com.ibm.workplace.wcm.api.plugin.rendering.StringInListRenderingPluginParameterType
- The allowed values of the parameter.
- getAllProperties(PortletRequest, PortletSettings) -
Method in interface com.ibm.wps.pb.service.PropertyBrokerService
- Deprecated. Returns all the properties registered by the calling portlet.
- getAllSiteAreas() -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Returns an ordered array of
SiteArea
objects
that are in the path to be rendered by this RenderingContext
.
- getAllSupportedRenderModes() -
Method in interface com.ibm.workplace.wcm.api.AbstractTemplateItemProperties
- Returns the all render modes supported by this Authoring Template.
- getAllVaultSegments() -
Method in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
- Deprecated. Returns a List of all available Vault Segments.
- getAllVirtualPortalContexts() -
Method in interface com.ibm.workplace.wcm.api.Repository
- Return a list of all Virtual Portal contexts available on the current system
- getAltText() -
Method in interface com.ibm.workplace.wcm.api.ImageComponent
- Returns the alternate text for the image.
- getAltText() -
Method in interface com.ibm.workplace.wcm.api.LibraryImageComponent
- Returns the alternate text for the image.
- getAnonymousWorkspace() -
Method in interface com.ibm.workplace.wcm.api.Repository
- Returns a
Workspace
object representing a view of the repository
for the Anonymous user.
- getApiType() -
Method in interface com.ibm.workplace.wcm.api.DocumentType
- Returns the WCM API type for this document type.
- getApiTypeClass() -
Method in interface com.ibm.workplace.wcm.api.DocumentId
- Returns the WCM API type of the
Document
with this
DocumentId
.
- getApplicationObject(String, String) -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
- Retrieves an application object from the context.
- getApplicationObject(String, String) -
Method in interface com.ibm.websphere.personalization.RequestContext
- Get the Application Object of the specified key.
- getApplicationObjectByPath(String) -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- getApprovalMode() -
Method in interface com.ibm.workplace.wcm.api.Project
- Get the
ApprovalMode
set on this object.
- getApprovalMode() -
Method in interface com.ibm.workplace.wcm.api.ProjectPrototype
- Get the
ApprovalMode
set on this object.
- getArithmeticConditionElements() -
Method in class com.ibm.websphere.query.base.ArithmeticCondition
-
- getArithmeticConditionElements() -
Method in interface com.ibm.websphere.query.base.IArithmeticCondition
- Returns the Elements of the Arithmetic Condition
- getArithmeticOperation() -
Method in class com.ibm.websphere.query.base.ArithmeticCondition
-
- getArithmeticOperation() -
Method in interface com.ibm.websphere.query.base.IArithmeticCondition
- Returns the Arithmetic Operation(+,-,*,/)
- getAssetInputStream(DigitalAsset) -
Method in class com.ibm.workplace.wcm.api.extensions.digitalasset.AbstractDigitalAssetResourceManagerPlugin
-
- getAssetInputStream(DigitalAsset) -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetResourceManagerPlugin
- Gets InputStrem to the given DigitalAsset.
- 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 interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetChooserRenderingContext
- Returns the value of the named attribute as an Object or null if no
attribute of the given name exists.
- getAttribute(String) -
Method in interface com.ibm.workplace.wcm.api.extensions.url.ContentUrlGenerationRequest
- Returns the value of the named attribute as an
Object
, or
null
if no attribute of the given name exists.
- getAttributeNames() -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetChooserRenderingContext
- Returns an Enumeration containing the names of the attributes available
to this request.
- getAttributeNames() -
Method in interface com.ibm.workplace.wcm.api.extensions.url.ContentUrlGenerationRequest
- Returns an
Iterator
containing the names of the attributes
available to this request.
- getAttributes() -
Method in interface com.ibm.websphere.query.base.ISelect
-
- getAttributes() -
Method in class com.ibm.websphere.query.base.Select
-
- getAudit() -
Method in class com.ibm.websphere.personalization.RuleTrigger
- Used to obtain the property which governs the collection of audit information
- getAuthenticatedConnection(URL) -
Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.HttpBasicAuthCredential
- Deprecated. Returns a new Http URL connection with added authentication data.
- getAuthenticatedConnection(String) -
Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.HttpBasicAuthCredential
- Deprecated. Returns a new Http URL connection with added authentication data.
- getAuthenticatedConnection(String) -
Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.HttpFormBasedAuthCredential
- Deprecated. Returns a new HttpURLConnection with added authentication data.
- getAuthenticatedConnection(URL) -
Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.HttpFormBasedAuthCredential
- Deprecated. Returns a new HttpURLConnection with added authentication data.
- getAuthenticatedConnection(URL) -
Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.JaasSubjectCredential
- Deprecated. Returns a new Http URL connection with added authentication data.
- getAuthenticatedConnection(String) -
Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.JaasSubjectCredential
- Deprecated. Returns a new Http URL connection with added authentication data.
- getAuthenticatedConnection(URL) -
Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.LtpaTokenCredential
- Deprecated. Returns a new Http Url connection with added authentication data.
- getAuthenticatedConnection(String) -
Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.LtpaTokenCredential
- Deprecated. Returns a new HttpURLConnection with added authentication data.
- getAuthenticatedConnection(URL) -
Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.SiteMinderTokenCredential
- Deprecated. Returns a new HttpURLConnection with added authentication data.
- getAuthenticatedConnection(String) -
Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.SiteMinderTokenCredential
- Deprecated. Returns a new Http URL connection with added authentication data.
- getAuthenticatedConnection(URL) -
Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.SSMTokenCredential
- Deprecated. Returns a new Http URL connection with added authentication data.
- getAuthenticatedConnection(String) -
Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.SSMTokenCredential
- Deprecated. Returns a new Http URL connection with added authentication data.
- getAuthenticatedConnection(URL) -
Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.WebSealTokenCredential
- Deprecated. Returns a new Http URL connection with added authentication data.
- getAuthenticatedConnection(String) -
Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.WebSealTokenCredential
- Deprecated. 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
- Deprecated. Returns a new Http Url connection with added authentication data.
- getAuthenticatedConnection(String) -
Method in class com.ibm.wps.portletservice.credentialvault.credentials.LtpaTokenCredential
- Deprecated. 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
- Deprecated. Authenticates an javax.mail.Session.
- getAuthenticatedSession(Session, String, int) -
Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.JavaMailCredential
- Deprecated. 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.
- getAuthenticatedUsername() -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- getAuthenticatedUsername() -
Method in interface com.ibm.websphere.personalization.RequestContext
- Returns the username of the Authenticated User.
- getAuthoringTemplateId() -
Method in interface com.ibm.workplace.wcm.api.authoring.CustomItemBean
- Returns the ID of the authoring template of the document associated with this CustomItemBean
- getAuthoringTemplateID() -
Method in interface com.ibm.workplace.wcm.api.TemplatedDocument
- Returns the ID of the
AuthoringTemplate
that was used to
create this TemplatedDocument
.
- getAuthoringTemplateIds() -
Method in interface com.ibm.workplace.wcm.api.SiteFrameworkContainer
- Returns an iterator of
DocumentId
objects for the
Authoring Templates
associated with this container.
- getAuthors() -
Method in interface com.ibm.workplace.wcm.api.Document
- Returns the names of authors of this
Document
object as a
string array.
- getAuthors() -
Method in class com.ibm.workplace.wcm.api.ReplaceAuthorsCopyOption
- Returns the author/s of this item.
- getAvailableCategorySelectionValues() -
Method in interface com.ibm.workplace.wcm.api.OptionSelectionComponent
- Returns the array of available category options defined in the authoring template
for this
OptionSelectionComponent
- getAvailableSelectionValues() -
Method in interface com.ibm.workplace.wcm.api.OptionSelectionComponent
- Returns the array of available options defined in the authoring template
for this
OptionSelectionComponent
- getAwareCssClassName() -
Method in interface com.ibm.portal.dnd.DNDAction
- Return the CSS class name for this DNDAction when in the "aware" state.
- getBaseRuntimeLocator() -
Method in class com.ibm.websphere.personalization.transformation.PznTransformationModel
-
- 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
- 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.
- getBody() -
Method in interface com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginModel
- Return the body of the plugin tag.
- getBody(RenderingContext) -
Method in interface com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginModel
- Return the body of the plugin tag in a given context.
- getBorder() -
Method in interface com.ibm.workplace.wcm.api.ImageComponent
- Returns the border attribute of the image.
- getBorder() -
Method in interface com.ibm.workplace.wcm.api.LibraryImageComponent
- Returns the border attribute of the image.
- getBoundTo() -
Method in interface com.ibm.wps.pb.property.Parameter
- Deprecated. Returns where the parameter is bound.
- getBranchReferences(DocumentId<? extends Document>) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns an array of
Reference
instances that are references from items outside of the
specified branch to the root of the branch or any of the items within the branch.
- getBranchReferences(DocumentLibrary) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns an array of
Reference
instances that are references from items outside of the
specified DocumentLibrary
to the DocumentLibrary
or any of the items within the branch.
- getById(DocumentId<T>) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Return object for the given Id.
- getById(DocumentId<T>, boolean) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Return object for the given Id.
- getById(DocumentId<T>, boolean, boolean) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Return object for the given Id.
- getByIds(DocumentIdIterator<T>, boolean) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Return the list of
Document
objects for the given DocumentId
s as a
DocumentIterator
.
- getByIds(DocumentIdIterator<T>, boolean, boolean) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Return the list of
Document
objects for the given DocumentId
s as a
DocumentIterator
.
- getBytes() -
Method in interface com.ibm.workplace.wcm.api.Rendition
- Returns the contents of the resource contained within this rendition
as a byte array.
- getBytes() -
Method in interface com.ibm.workplace.wcm.api.Resource
- Returns the contents of the resource uploaded within this component
as a byte array.
- getCachedItems() -
Method in class com.ibm.websphere.personalization.RuleTrigger
-
- getCacheName(String, short) -
Static method in class com.ibm.websphere.personalization.resources.cache.CacheManager
- FOR INTERNAL USE ONLY
- getCachePriority(String) -
Static method in class com.ibm.websphere.personalization.resources.cache.CacheManager
- FOR INTERNAL USE ONLY
- getCacheTimeout(String) -
Static method in class com.ibm.websphere.personalization.resources.cache.CacheManager
- FOR INTERNAL USE ONLY
- getCampaign(Campaign[], String) -
Method in class com.ibm.websphere.personalization.RuleTrigger
-
- getCampaignIndex(Campaign[], String) -
Method in class com.ibm.websphere.personalization.RuleTrigger
-
- getCampaignName() -
Method in class com.ibm.websphere.personalization.RuleTrigger
-
- getCampaigns() -
Method in class com.ibm.websphere.personalization.RuleTrigger
- This method returns a prioritized Array of active campaigns for this session.
- getCandidatePageIds() -
Method in interface com.ibm.workplace.wcm.api.extensions.resolution.ContentPageResolutionResponse
- Returns an unmodifiable
List
of candidate Portal pages that should be used to resolve a Portal page.
- getCategories() -
Method in interface com.ibm.portal.ac.ContentItem
- Returns the Collection of category details for the current ContentItem.
- getCategories() -
Method in interface com.ibm.workplace.wcm.api.UserProfile
- Returns the categories associates with this user.
- getCategoryIds() -
Method in interface com.ibm.workplace.wcm.api.Document
- Return array of IDs for the categories associated with this document.
- getCategorySelections() -
Method in interface com.ibm.workplace.wcm.api.OptionSelectionComponent
- Returns the list of categories selected in this component as a
DocumentId[]
.
- 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
-
- getCause() -
Method in exception com.ibm.workplace.wcm.api.exceptions.WCMException
- Retrieves the cause exception for this exception
- getChanges() -
Method in interface com.ibm.workplace.wcm.api.extensions.syndication.SyndicationSummary
- Retrieve the list of changes that were performed by syndication in this particular run.
- 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.
- getCharacterSet() -
Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletResponseWrapper
-
- getChildFolders() -
Method in interface com.ibm.workplace.wcm.api.Folder
- Obtain only child folders under this folder.
- getChildren() -
Method in interface com.ibm.workplace.wcm.api.Category
- Returns an iterator of
DocumentId
objects of the immediate child
categories of this Category
object.
- getChildren() -
Method in interface com.ibm.workplace.wcm.api.Folder
- Obtain items and folders under this folder.
- getChildren() -
Method in interface com.ibm.workplace.wcm.api.SiteFrameworkContainer
- Returns an iterator of
DocumentId
objects of the immediate children
of this container.
- getChildren(int) -
Method in interface com.ibm.workplace.wcm.api.SiteFrameworkContainer
- Returns an iterator of
DocumentId
objects of the immediate children
of this container.
- getChildren() -
Method in interface com.ibm.workplace.wcm.api.Taxonomy
- Returns an iterator of
DocumentId
objects of the immediate
child categories of this Taxonomy
.
- getCity() -
Method in class com.ibm.websphere.personalization.PznGeolocationInterface.GeoAddress
-
- getClassification(int) -
Method in class com.ibm.websphere.personalization.RuleTrigger
- Deprecated. - use getProfile
- getClassifications() -
Method in class com.ibm.websphere.personalization.RuleTrigger
- Deprecated. - Use getProfiles
- 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
-
- 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
- getClusterName() -
Method in interface com.ibm.workplace.wcm.api.Repository
- Returns the cluster name of the current repository
- getCode() -
Method in interface com.ibm.workplace.wcm.api.HistoryLogEntry
- Returns an event code for this type of Log Entry
- getCollectionParams() -
Method in interface com.ibm.websphere.query.base.IQuery
-
- getCollectionParams() -
Method in class com.ibm.websphere.query.base.Query
- Returns the resource collection parameters used in conjunction with this query.
- getCombinedCategoryIds() -
Method in interface com.ibm.workplace.wcm.api.ContentComponentContainer
- Return array of IDs for the all categories associated with this content.
- getCommentMode() -
Method in interface com.ibm.workplace.wcm.api.Project
- Gets the
CommentMode
of this project.
- getCommentMode() -
Method in interface com.ibm.workplace.wcm.api.ProjectPrototype
- Gets the
CommentMode
set on this project.
- getCommonName() -
Method in interface com.ibm.workplace.wcm.api.UserProfile
- Get the user's common name.
- getCompareAttribute() -
Method in interface com.ibm.websphere.query.base.IJoin
-
- getCompareAttribute() -
Method in class com.ibm.websphere.query.base.Join
-
- getComponent(String) -
Method in interface com.ibm.workplace.wcm.api.ContentComponentContainer
- Retrieves a
ContentComponent
with a name specified by the
argument from this ContentComponentContainer
.
- getComponentByReference(String) -
Method in interface com.ibm.workplace.wcm.api.ContentComponentContainer
- Retrieves a reference to a
ContentComponent
with a name specified by the
argument from this ContentComponentContainer
; ContentComponent
s
returned by this method must be treated as read-only.
- getComponentNames() -
Method in interface com.ibm.portal.ac.ContentItem
- Returns the Collection of content component names for the ContentItem.
- getComponentNames() -
Method in interface com.ibm.workplace.wcm.api.ContentComponentContainer
- Returns a list of component names for all
ContentComponent
s in
this ContentComponentContainer
.
- getComponentRef() -
Method in interface com.ibm.workplace.wcm.api.ReferenceComponent
- Returns the Library Component that this component refers to.
- getComponentText(String) -
Method in interface com.ibm.portal.ac.ContentItem
- Returns the textual content of the requested component.
- getConfiguration() -
Method in interface com.ibm.workplace.wcm.api.authoring.EditorBean
- Specifies the path to the configuration servlet needed for integration
with custom and advanced editors
- getConfigurationName() -
Method in interface com.ibm.portal.taskui.dynamicui.DynamicPageHandle
- Deprecated. 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.
- getContainer() -
Method in interface com.ibm.workplace.wcm.api.ContentComponent
- Returns the
ContentComponentContainer
object that contains this
ContentComponent
.
- getContainingLibrary() -
Method in interface com.ibm.workplace.wcm.api.DocumentId
- Retrieves the
DocumentLibary
for the object with
this ID.
- getContent() -
Method in class com.ibm.websphere.personalization.RuleTrigger
- Deprecated.
- getContent(int) -
Method in class com.ibm.websphere.personalization.RuleTrigger
- Deprecated.
- getContent() -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Returns the
Content
object that will be rendered by this
RenderingContext
.
- 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
-
- getContentId() -
Method in interface com.ibm.workplace.wcm.api.ContentLink
- Get the ID of the
Content
linked to by this
ContentLink
.
- getContentLink() -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Returns the
ContentLink
object that will be rendered by this
RenderingContext
.
- getContentPagePrototype() -
Method in interface com.ibm.workplace.wcm.api.DxContentPageTemplate
- Returns the
DxContentPagePrototype
for this authoring template.
- getContentPath() -
Method in interface com.ibm.workplace.wcm.api.extensions.resolution.ContentPageResolutionResponse
- Returns the path of the content to be rendered after the resolution process.
- getContentPath(boolean) -
Method in interface com.ibm.workplace.wcm.api.extensions.url.ContentUrlGenerationRequest
- Get the name path of the content the URL should be generated for
- getContentResourceCollectionName() -
Method in class com.ibm.websphere.personalization.RuleTrigger
- Returns the name of the resource collection used by the rule executed
in this content spot.
- getContentResourceCollectionName(String, RequestContext) -
Static method in class com.ibm.websphere.personalization.RuleTrigger
- Returns the resource collection referenced by a rule that returns content from the request attribute
keyed by the ruleName.
- getContentSpotId() -
Method in class com.ibm.websphere.personalization.RuleTrigger
-
- getContentSpotName() -
Method in class com.ibm.websphere.personalization.ContentSpot
- Returns the path to the Content Spot.
- getContentSpotName() -
Method in class com.ibm.websphere.personalization.RuleTrigger
-
- getContentTemplateID() -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetChooserRenderingContext
- Get the Content Template ID of the currently opened content item.
- getContentType() -
Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletResponseWrapper
-
- getContext() -
Method in class com.ibm.websphere.personalization.RuleTrigger
- Return the PersonalizationContext.
- getContext() -
Method in interface com.ibm.workplace.wcm.api.extensions.resolution.ContentPageResolutionRequest
- Returns the resolution context.
- getContextPath() -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- getContextPath() -
Method in class com.ibm.websphere.personalization.PznRequestObjectImplementor
-
- getContextPath() -
Method in interface com.ibm.websphere.personalization.PznRequestObjectInterface
-
- getContextPath() -
Method in interface com.ibm.websphere.personalization.RequestContext
- Used to get contextPath name from the HttpContext or surrogate.
- getContributorAccessMembers() -
Method in interface com.ibm.workplace.wcm.api.Document
- Deprecated. use
Document.getMembersForAccess(Access)
- getCookie(String) -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- getCookie(String) -
Method in class com.ibm.websphere.personalization.PznRequestObjectImplementor
-
- getCookie(String) -
Method in interface com.ibm.websphere.personalization.PznRequestObjectInterface
-
- getCookie(String) -
Method in interface com.ibm.websphere.personalization.RequestContext
- Returns the value of a particular cookie,
or null if none exist.
- getCookies() -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- getCookies() -
Method in class com.ibm.websphere.personalization.PznRequestObjectImplementor
-
- getCookies() -
Method in interface com.ibm.websphere.personalization.PznRequestObjectInterface
-
- getCookies() -
Method in interface com.ibm.websphere.personalization.RequestContext
- Returns the array of cookies known to the request,
or null if none exist.
- getCookies() -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetChooserRenderingContext
- Returns an array containing all of the
Cookie
objects the client sent with the request.
- getCoords() -
Method in class com.ibm.websphere.personalization.PznGeolocationInterface.GeoLocation
-
- getCount() -
Method in interface com.ibm.workplace.wcm.api.ContentComponentIterator
- Deprecated. Please use the following code instead.
while (iter.hasNext()) count = count + 1;
- getCount() -
Method in interface com.ibm.workplace.wcm.api.DocumentIdIterator
- Deprecated. The value returned may not be accurate for large iterators, and may be unknown.
The the following code should be used instead:
while (iter.hasNext()) {count = count + 1;}
- getCountry() -
Method in class com.ibm.websphere.personalization.PznGeolocationInterface.GeoAddress
-
- getCreationDate() -
Method in interface com.ibm.workplace.wcm.api.Item
- Returns the creation date of this item
- getCreator() -
Method in interface com.ibm.workplace.wcm.api.Document
- Returns the name of creator of this
Document
object as a string.
- getCreator() -
Method in interface com.ibm.workplace.wcm.api.editions.Edition
- Returns the name of creator of this
Document
object as a string.
- getCreator() -
Method in class com.ibm.workplace.wcm.api.ReplaceCreatorCopyOption
-
- getCreatorAsString() -
Method in class com.ibm.workplace.wcm.api.ReplaceCreatorCopyOption
-
- 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.
- getCurrentApprovers() -
Method in interface com.ibm.workplace.wcm.api.Project
- Returns a string array of members who have Approver access to this object.
- getCurrentApprovers() -
Method in interface com.ibm.workplace.wcm.api.ProjectPrototype
- Returns a string array of members who have Approver access to this object.
- getCurrentApprovers() -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Deprecated. use
Document.getMembersForAccess(com.ibm.workplace.wcm.api.security.Access)
- getCurrentContext() -
Static method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- getCurrentDocumentLibrary() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns the current
DocumentLibrary
, which is being used
for all operations except rendering.
- getCurrentLocale() -
Method in interface com.ibm.workplace.wcm.api.ContextProcessorParams
- Returns the current users Locale
- getCurrentResultId() -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Returns the current result
DocumentId
value.
- getCurrentResultIndex() -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Returns the current result index.
- getCurrentVirtualPortalContext() -
Method in interface com.ibm.workplace.wcm.api.Repository
- Retrieve the current Virtual Portal context or the Base Portal if called outside of a Virtual Portal
- getCustomCacheKey(RequestContext) -
Static method in class com.ibm.websphere.personalization.resources.cache.CacheManager
- FOR INTERNAL USE ONLY
- getCustomErrorMsg() -
Method in interface com.ibm.workplace.wcm.api.custom.RollbackDirectiveParams
- Returns the specified custom error message
- getCustomErrorMsg() -
Method in class com.ibm.workplace.wcm.api.custom.WCM_RollbackDirectiveParams
- Returns the specified custom error message
- getData() -
Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletRequestWrapper
-
- getDataType() -
Method in class com.ibm.websphere.query.base.ArithmeticCondition
-
- getDataType() -
Method in class com.ibm.websphere.query.base.Attribute
-
- getDataType() -
Method in class com.ibm.websphere.query.base.Function
-
- getDataType() -
Method in interface com.ibm.websphere.query.base.IFunctionElement
- Returns the data type of the value.
- getDataType() -
Method in interface com.ibm.websphere.query.base.ILeftOperand
- Returns the data type of the value.
- getDataType() -
Method in class com.ibm.websphere.query.base.Value
- Returns the data type.
- getDataType() -
Method in class com.ibm.websphere.query.base.ValueList
- Returns the data type.
- getDate() -
Method in interface com.ibm.workplace.wcm.api.DateComponent
- Returns the date and time contained in this component as a
Date
.
- getDate() -
Method in interface com.ibm.workplace.wcm.api.HistoryLogEntry
- Returns the date this Log Entry was created
- getDate() -
Method in interface com.ibm.workplace.wcm.api.LibraryDateComponent
- Returns the date and time contained in this component as a
Date
.
- getDateEnteredStage() -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Return the date which the current
Document
entered the
current workflow stage
- getDateType() -
Method in interface com.ibm.workplace.wcm.api.DateComponent
- Returns the formatting type set in this
DateComponent
.
- getDateType() -
Method in interface com.ibm.workplace.wcm.api.LibraryDateComponent
- Returns the formatting type set in this
LibraryDateComponent
.
- getDateType() -
Method in interface com.ibm.workplace.wcm.api.ScheduledWorkflowAction
- Returns the
ScheduledWorkflowAction.DateType
of this ScheduledWorkflowAction
- getDays() -
Method in interface com.ibm.workplace.wcm.api.ScheduledWorkflowActionOffset
- Returns the number of days specified in this
ScheduledWorkflowActionOffset
- getDefaultContent() -
Method in interface com.ibm.workplace.wcm.api.SiteFrameworkContainer
- Returns the
DocumentId
of the default Content
object.
- getDefaultElementsPerPage() -
Method in interface com.ibm.workplace.wcm.api.PageOptions
- Get the default number of elements per page
- getDefaultMaxPages() -
Method in interface com.ibm.workplace.wcm.api.PageOptions
- Get the default maximum number of pages
- getDefaultPresentationTemplate() -
Method in interface com.ibm.workplace.wcm.api.AbstractTemplateItemProperties
- Retrieve the default presentation template for this authoring template.
- getDefaultReadAhead() -
Method in interface com.ibm.workplace.wcm.api.PageOptions
- Get the default number of page to read ahead
- getDefaultResourceManagementOption() -
Method in interface com.ibm.workplace.wcm.api.authoring.EditorBean
- For a DigitalAssets, indicates the default management , inticates the default managemntOption
- getDefaultResourceManagementOption() -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetChooser
- Get the default Resource Management Option for this DAM
- getDefaultResourceSelectionModel() -
Method in interface com.ibm.workplace.wcm.api.authoring.EditorBean
- For a DigitalAssets, indicates the default selectionmodel/chhoser to use to select an asset/image
- getDefaultUserCredentialSegmentId() -
Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialVaultService
- Returns the ObjectID of the default user managed vault segment.
- 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.workplace.wcm.api.plugin.rendering.AnyStringRenderingPluginParameterType
- Get the default value of the parameter.
- getDefaultValue() -
Method in interface com.ibm.workplace.wcm.api.plugin.rendering.StringInListRenderingPluginParameterType
- Get the name of the default value option of the parameter.
- getDefaultValue() -
Method in interface com.ibm.wps.pb.property.Property
- Deprecated. Returns a default value for the property.
- getDeleteAccessMembers() -
Method in interface com.ibm.workplace.wcm.api.Document
- Deprecated. Use
Document.getMembersForAccess(Access)
instead (using Access.MANAGER)
- getDeletions() -
Method in interface com.ibm.workplace.wcm.api.editions.EditionDelta
- An iterator for the list of Version instances representing deletions in the calculated delta between two Editions.
- getDepth() -
Method in interface com.ibm.workplace.wcm.api.query.Query
- Returns whether this query will find descendant children of the parents or not.
- 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 exception 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(Locale) -
Method in interface com.ibm.workplace.wcm.api.Document
- Returns the localized description of this
Document
object.
- getDescription() -
Method in interface com.ibm.workplace.wcm.api.DocumentLibrary
- Returns the description of this
DocumentLibrary
object.
- getDescription(Locale) -
Method in interface com.ibm.workplace.wcm.api.DocumentLibrary
- Returns the localized description of this
DocumentLibrary
object.
- getDescription(Locale) -
Method in interface com.ibm.workplace.wcm.api.editions.Edition
- Editions do not currently have a description, so this will always return
null
- getDescription(Locale) -
Method in exception com.ibm.workplace.wcm.api.editions.EditionServiceNotAvailableException
-
- getDescription(Locale) -
Method in exception com.ibm.workplace.wcm.api.exceptions.WCMException
- Returns the localized message for this exception.
- getDescription(Locale) -
Method in exception com.ibm.workplace.wcm.api.extensions.resolution.exceptions.ContentPageResolutionException
-
- getDescription(Locale) -
Method in exception com.ibm.workplace.wcm.api.extensions.url.ContentUrlFilterInstantiationException
-
- getDescription(Locale) -
Method in exception com.ibm.workplace.wcm.api.extensions.url.ContentUrlGenerationException
-
- getDescription() -
Method in interface com.ibm.workplace.wcm.api.Item
- Returns the description of this
Item
object.
- getDescription(Locale) -
Method in interface com.ibm.workplace.wcm.api.plugin.rendering.RenderingPlugin
- Get the translated description of the plugin type.
- getDescription(Locale) -
Method in interface com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginParameter
- Get the translated description of the parameter.
- getDescription(Locale) -
Method in class com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginParameterImpl
-
- getDescription(Locale) -
Method in interface com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginType
- The translated description of the plugin type, for example "This is a Rendering Plugin that is installed with the Content Template Catalog.".
- getDescription(Locale) -
Method in class com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginTypeImpl
-
- getDescription(Locale) -
Method in interface com.ibm.workplace.wcm.api.plugin.rendering.ValueOption
- Get the translated description of the value option.
- getDescription(Locale) -
Method in class com.ibm.workplace.wcm.api.plugin.rendering.ValueOptionImpl
-
- 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.
- getDescriptionTextProviderKey() -
Method in interface com.ibm.workplace.wcm.api.Document
- If a text provider has been configured, this method returns the text
provider key for the description of this item.
- getDescriptionTextProviderKey() -
Method in interface com.ibm.workplace.wcm.api.DocumentLibrary
- If a text provider has been configured, this method returns the text
provider key for the description of this
DocumentLibrary
.
- getDescriptionTextProviderName() -
Method in interface com.ibm.workplace.wcm.api.Document
- If a text provider has been configured, this method returns the text
provider name for the description of this item.
- getDescriptionTextProviderName() -
Method in interface com.ibm.workplace.wcm.api.DocumentLibrary
- If a text provider has been configured, this method returns the text
provider name for the description of this
DocumentLibrary
.
- 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).
- getDigitalAssetID() -
Method in interface com.ibm.workplace.wcm.api.digitalasset.DigitalAsset
- Retrieves the DigitalAssetID for this DigitalAsset
- getDigitalAssetResourceSerializer() -
Method in class com.ibm.workplace.wcm.api.extensions.digitalasset.AbstractDigitalAssetResourceManagerPlugin
-
- getDigitalAssetResourceSerializer() -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetResourceManagerPlugin
- Serializer object to allow a DigitalAssetID and DigitalAssetMetaData to be serialized to and from Strings.
- getDirectChildren() -
Method in interface com.ibm.workplace.wcm.api.SiteFrameworkContainer
- Returns an iterator of
DocumentId
objects of the immediate children
of this container.
- getDirectChildren(int) -
Method in interface com.ibm.workplace.wcm.api.SiteFrameworkContainer
- Returns an iterator of
DocumentId
objects of the immediate children
of this container.
- getDirection() -
Method in interface com.ibm.portal.propertybroker.property.Property
- Returns whether the property is produced or consumed.
- getDirection() -
Method in interface com.ibm.workplace.wcm.api.authoring.EditorBean
- Returns the default text direction of this editor control.
- getDirection() -
Method in class com.ibm.workplace.wcm.api.query.Sort
-
- getDirection() -
Method in interface com.ibm.wps.pb.property.Property
- Deprecated. Returns whether the property is produced or consumed.
- getDirective() -
Method in interface com.ibm.workplace.wcm.api.custom.CustomWorkflowActionResult
- Get a directive to instruct the system to perform an action against the target Document.
- getDirectiveParams() -
Method in interface com.ibm.workplace.wcm.api.custom.CustomWorkflowActionResult
- Get the directive parameters for this result.
- getDirectiveType() -
Method in class com.ibm.workplace.wcm.api.extensions.authoring.directive.AuthoringDirective
- Get the directive type from the extension
- getDirectiveType() -
Method in class com.ibm.workplace.wcm.api.extensions.syndication.ResultDirective
- Get the directive type from the extension
- getDirectParent() -
Method in interface com.ibm.workplace.wcm.api.Content
- Deprecated. Since 8.0, use
Hierarchical.getParentId()
- getDisplayName() -
Method in class com.ibm.websphere.personalization.RuleTrigger
- Should be overriden by sub-classes to provide a name for instances of the
RuleTrigger type.
- getDistinguishedName() -
Method in interface com.ibm.workplace.wcm.api.HistoryLogEntry
- Returns the distinguished name of the user associated with this Log Entry
- getDistinguishedName() -
Method in interface com.ibm.workplace.wcm.api.UserProfile
- Get the user's distinguished name.
- 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.
- getDocumentId() -
Method in interface com.ibm.workplace.wcm.api.identity.RestURI
-
- getDocumentLibraries() -
Method in interface com.ibm.workplace.wcm.api.LibraryTaskResult
- Returns an array of all
DocumentLibrary
objects
that were created during the operation (either successfully or unsuccessfully)
- getDocumentLibraries() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns an iterator of all
DocumentLibrary
objects visible
to the user of this Workspace
.
- getDocumentLibraries(boolean) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns an iterator of all
DocumentLibrary
objects visible
to the user of this Workspace
.
- getDocumentLibrary() -
Method in interface com.ibm.workplace.wcm.api.DocumentManagerComponent
- Deprecated. Returns the library name for the current Document as a
String
.
- getDocumentLibrary() -
Method in interface com.ibm.workplace.wcm.api.LibraryDocumentManagerComponent
- Deprecated. Returns the library name for the current Document as a
String
.
- getDocumentLibrary(String) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns the
DocumentLibrary
with the specified name or title, or
null
if a DocumentLibrary
with that name or title
does not exist or the caller does not have access
Equivalent to getDocumentLibrary(libraryName, false)
- getDocumentLibrary(String, boolean) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns the
DocumentLibrary
with the specified name or title, or
null
if a DocumentLibrary
with that name or title
does not exist or the caller does not have access
- getDocumentPath() -
Method in interface com.ibm.workplace.wcm.api.authoring.CustomItemBean
- Returns the path to the document associated with this CustomItemBean
- getDocumentPath() -
Method in interface com.ibm.workplace.wcm.api.DocumentManagerComponent
- Deprecated. Returns the document path ( folders and filename ) within the Document library
for this document as a
String
.
- getDocumentPath() -
Method in interface com.ibm.workplace.wcm.api.LibraryDocumentManagerComponent
- Deprecated. Returns the path ( folders and filename ) within the Document library
of the DocumentManager Document associated with this component, as a
String
.
- getDocumentReference() -
Method in interface com.ibm.workplace.wcm.api.LibraryLinkComponent
- Retrieve the Document Reference of this Component.
- getDocumentReference() -
Method in interface com.ibm.workplace.wcm.api.LinkComponent
- Retrieves the Document Reference of this Component.
- getDocumentsService(String) -
Method in interface com.ibm.wps.services.federateddocuments.FederatedDocumentsService
- Returns the federated documents services configuration for the given
ID or
null
if the ID has not been used to configure
any pre-defined documents service.
- getDocumentsServices() -
Method in interface com.ibm.wps.services.federateddocuments.FederatedDocumentsService
- Retrieves the configured documents services.
- getDocumentType() -
Method in interface com.ibm.workplace.wcm.api.authoring.CustomItemBean
- Returns the
DocumentType
of the document associated with this CustomItemBean
- getDocumentType() -
Method in interface com.ibm.workplace.wcm.api.ContentComponent
- Returns the
DocumentType
of the ContentComponent
.
- getDocumentType() -
Method in interface com.ibm.workplace.wcm.api.DateComponent
-
- getDocumentType() -
Method in interface com.ibm.workplace.wcm.api.DocumentManagerComponent
- Deprecated.
- getDocumentType() -
Method in interface com.ibm.workplace.wcm.api.extensions.validation.FileUploadValidationContext
- Return a DocuemntType indicating the type of Component that will hold the File bytes being validated.
- getDocumentType() -
Method in interface com.ibm.workplace.wcm.api.FileComponent
-
- getDocumentType() -
Method in interface com.ibm.workplace.wcm.api.HTMLComponent
-
- getDocumentType() -
Method in interface com.ibm.workplace.wcm.api.ImageComponent
-
- getDocumentType() -
Method in interface com.ibm.workplace.wcm.api.JSPComponent
-
- getDocumentType() -
Method in interface com.ibm.workplace.wcm.api.LinkComponent
-
- getDocumentType() -
Method in interface com.ibm.workplace.wcm.api.NumericComponent
-
- getDocumentType() -
Method in interface com.ibm.workplace.wcm.api.OptionSelectionComponent
-
- getDocumentType() -
Method in interface com.ibm.workplace.wcm.api.ReferenceComponent
-
- getDocumentType() -
Method in interface com.ibm.workplace.wcm.api.RichTextComponent
-
- getDocumentType() -
Method in interface com.ibm.workplace.wcm.api.ShortTextComponent
-
- getDocumentType() -
Method in interface com.ibm.workplace.wcm.api.TargetableContentComponent
-
- getDocumentType() -
Method in interface com.ibm.workplace.wcm.api.TextComponent
-
- getDocumentType() -
Method in interface com.ibm.workplace.wcm.api.UserSelectionComponent
-
- getDocumentTypes() -
Method in interface com.ibm.workplace.wcm.api.Folder
- Document type of this folder.
- getDraftCreationBehavior() -
Method in interface com.ibm.workplace.wcm.api.Workflow
- Returns the
Workflow.DraftCreationBehavior
for this Workflow
.
- getDraftIdByPublishedId(DocumentId<T>) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. Use
Workspace.getDraftIdsByPublishedId(com.ibm.workplace.wcm.api.DocumentId)
- getDraftIdByPublishedId(DocumentId<T>, DocumentId<Project>) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns the
DocumentId
of the draft document associated
with the supplied published/expired and project DocumentId
.
- getDraftIdsByPublishedId(DocumentId<T>) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns the
DocumentIdIterator
of the draft documents associated
with the supplied published/expired DocumentId
- 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
- getDynamicTargetPageOverride() -
Method in interface com.ibm.workplace.wcm.api.extensions.url.ContentUrlGenerationRequest
- Get the target page override that defines what should page be used to
render the content the URL is generated for.
- 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.
- getEditAccessMembers() -
Method in interface com.ibm.workplace.wcm.api.Document
- Deprecated. Use
Document.getMembersForAccess(Access)
instead
- getEditionService(Context) -
Method in interface com.ibm.workplace.wcm.api.editions.CorEditionServiceHome
- Gets an instance of the
EditionService
.
- getEditionService(Context, Workspace) -
Method in interface com.ibm.workplace.wcm.api.editions.CorEditionServiceHome
- Gets an instance of the
EditionService
.
- getEditionService(HttpServletRequest, HttpServletResponse) -
Method in interface com.ibm.workplace.wcm.api.editions.EditionServiceHome
- Gets an instance of the
EditionService
.
- getEditionService(HttpServletRequest, HttpServletResponse, Workspace) -
Method in interface com.ibm.workplace.wcm.api.editions.EditionServiceHome
- Gets an instance of the
EditionService
.
- getEditionService(PortletRequest, PortletResponse) -
Method in interface com.ibm.workplace.wcm.api.editions.EditionServiceProvider
- Gets an instance of the
EditionService
.
- getEditionService(PortletRequest, PortletResponse, Workspace) -
Method in interface com.ibm.workplace.wcm.api.editions.EditionServiceProvider
- Gets an instance of the
EditionService
.
- getEditorAccessMembers() -
Method in interface com.ibm.workplace.wcm.api.Document
- Deprecated. use
Document.getMembersForAccess(Access)
- getEffectiveDate() -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Returns the effective date of this
Document
.
That is, the date this Document
is scheduled to become published, or the date it already went published.
In the Web Content Manager Authoring UI, this is called the "Publish Date".
- getElementName() -
Method in interface com.ibm.workplace.wcm.api.authoring.CustomItemBean
- Returns the name of the element associated with this CustomItemBean
- getElementName() -
Method in interface com.ibm.workplace.wcm.api.authoring.EditorBean
- Returns the name of the rich text element
- getElements() -
Method in class com.ibm.workplace.wcm.api.query.CompoundSelector
-
- getElements() -
Method in class com.ibm.workplace.wcm.api.query.Negation
-
- getElements() -
Method in interface com.ibm.workplace.wcm.api.query.QueryElement
-
- getElementTitle() -
Method in interface com.ibm.workplace.wcm.api.authoring.CustomItemBean
- Returns the title of the element associated with this CustomItemBean
- getEmbeddedListPresentation() -
Method in interface com.ibm.workplace.wcm.api.ListPresentable
- Returns the 'embedded' list presentation for this
ListPresentable
- getEncoding() -
Method in interface com.ibm.workplace.wcm.api.authoring.CustomItemBean
- Returns the current encoding used
- getErrorCode() -
Method in exception com.ibm.workplace.wcm.api.exceptions.WCMException
- The error code for this exception.
- getErrorKey() -
Method in exception com.ibm.websphere.personalization.PersonalizationException
-
- getErrorMessage() -
Method in interface com.ibm.workplace.wcm.api.JSPComponent
- Returns the error message contained in this component as a
String
.
- getErrorMessage() -
Method in interface com.ibm.workplace.wcm.api.LibraryJSPComponent
- Returns the error message contained in this component as a
String
.
- getErrors() -
Method in interface com.ibm.workplace.wcm.api.ErrorMessageContainer
- Get all the error messages
- getErrors() -
Method in exception com.ibm.workplace.wcm.api.exceptions.ParseException
-
- getErrorType() -
Method in exception com.ibm.websphere.personalization.PersonalizationException
-
- getEvaluatedPage() -
Method in class com.ibm.websphere.personalization.PznPortletRequestObjectImplementor
-
- getEvaluatedPage() -
Method in interface com.ibm.websphere.personalization.PznPortletRequestObjectInterface
-
- getEvaluatedPageMetaData() -
Method in class com.ibm.websphere.personalization.PznPortletRequestObjectImplementor
-
- getEvaluatedPageMetaData() -
Method in interface com.ibm.websphere.personalization.PznPortletRequestObjectInterface
-
- getExceptionId() -
Method in exception com.ibm.websphere.query.base.QueryException
- Returns the exception ID.
- getExecuteDate(Document) -
Method in interface com.ibm.workplace.wcm.api.custom.CustomWorkflowAction
- Get the Date that this action should execute.
- getExecuteDate(WorkflowedDocument) -
Method in interface com.ibm.workplace.wcm.api.ScheduledWorkflowAction
- Return the date that this
ScheduleAction
will run against the specified WorkflowedDocument
- getExecuteEntryActions() -
Method in class com.ibm.workplace.wcm.api.TreatAsNewCopyOption
- Get the boolean to indicate whether entry actions should be executed for a copied item
- getExpiryDate() -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Returns the expiry date for this
Document
document.
- getExtendedLanguageList(LanguageList) -
Method in interface com.ibm.portal.services.globalization.ExtendedLanguageListProvider
- Retrieves the list of regional variations for the given
Portal defined language list.
- getExternalListPresentationId() -
Method in interface com.ibm.workplace.wcm.api.ListPresentable
- Returns a reference to the 'external'
LibraryListPresentationComponent
that is specified to the render the results for this ListPresentable
- getFactory() -
Method in interface com.ibm.portal.dnd.DNDService
- Returns an instantiation of the DNDFactory interface.
- getFactory(String) -
Method in interface com.ibm.workplace.wcm.api.custom.CustomWorkflowService
- Get a factory given a factory name
- getFactory() -
Method in interface com.ibm.workplace.wcm.api.CustomWorkflowAction
- Returns a reference to the
CustomWorkflowActionFactory
that this CustomWorkflowAction
is using
- getFactory(String) -
Method in interface com.ibm.workplace.wcm.api.WcmCustomWorkflowService
- Get a factory given a factory name
- getFactoryName() -
Method in interface com.ibm.workplace.wcm.api.CustomWorkflowAction
- Returns the name of the
CustomWorkflowActionFactory
that this CustomWorkflowAction
is using
- getFailedItems() -
Method in interface com.ibm.workplace.wcm.api.Syndicator
- Retrieves all the failed items for this Syndicator.
- getFieldName() -
Method in interface com.ibm.workplace.wcm.api.authoring.CustomItemBean
- Returns the internal name of the element associated with the CustomItemBean
- getFieldValue() -
Method in interface com.ibm.workplace.wcm.api.authoring.CustomItemBean
- Returns the value of the element associated with the CustomItemBean
- getFile() -
Method in interface com.ibm.workplace.wcm.api.FileComponent
- Deprecated. use
Resource.getBytes()
- getFile() -
Method in interface com.ibm.workplace.wcm.api.LibraryFileComponent
- Deprecated. - use getFileStream() instead
- getFileName() -
Method in interface com.ibm.workplace.wcm.api.extensions.validation.FileUploadValidationContext
- File name of the uploaded file,
- getFileName() -
Method in interface com.ibm.workplace.wcm.api.FileComponent
- Deprecated. use
Resource.getResourceName()
- getFileName() -
Method in interface com.ibm.workplace.wcm.api.LibraryFileComponent
- Deprecated. use
Resource.getResourceName()
- getFileSize() -
Method in interface com.ibm.workplace.wcm.api.extensions.validation.FileUploadValidationContext
- Size of the File/Stream to be validate
- getFileStream() -
Method in interface com.ibm.workplace.wcm.api.FileComponent
- Deprecated. use
Resource.getInputStream()
- getFileStream() -
Method in interface com.ibm.workplace.wcm.api.LibraryFileComponent
- Deprecated. use
Resource.getResourceName()
- getFilter(RenderRequest, RenderResponse) -
Method in interface com.ibm.workplace.wcm.api.extensions.url.ContentUrlGenerationFilterFactory
- Get a reference to a content URL generation filter.
- getFilter(PortletRequest, PortletResponse) -
Method in interface com.ibm.workplace.wcm.api.extensions.url.ContentUrlGenerationFilterFactoryEx
- Get a reference to a content URL generation filter.
- getFilterChainWeight() -
Method in interface com.ibm.workplace.wcm.api.extensions.resolution.ContentPageResolutionFilter
- This method id called when constructing the filter chain.
- getFilterChainWeight() -
Method in interface com.ibm.workplace.wcm.api.extensions.url.ContentUrlGenerationFilterFactory
- This method is called when constructing the filter chain.
- getFilterConfig() -
Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletFilterAdapter
- Returns the FilterConfig for this Filter.
- getFilteredResults(RuleTrigger, RequestContext, Object[]) -
Method in interface com.ibm.websphere.personalization.RuleExit
- Called after rule execution.
- getFirstPageRetrieved() -
Method in class com.ibm.websphere.personalization.RuleTrigger
-
- getFolderById(Workspace, Identity) -
Method in interface com.ibm.workplace.wcm.api.WcmLibraryService
- Deprecated. Use Workspace.getById instead
- getFolderByPath(Workspace, String) -
Method in interface com.ibm.workplace.wcm.api.WcmLibraryService
- Obtain a folder with the specified path.
- getFolderByRelativePath(Workspace, String, PresetFolderType) -
Method in interface com.ibm.workplace.wcm.api.WcmLibraryService
- Obtain a folder with the specified folderPath on the library currently set on the specified workspace, with a specific preset type of
PresetFolderType
type
For example, the following will return a nested folder named '32x32' within the "Intranet" library, of the Components view.
DocumentLibrary library = workspace.getDocumentLibrary("Intranet");
workspace.setCurrentDocumentLibrary(library);
Folder folder = WcmLibraryService.getFolderByRelativePath(workspace, "images/logo/32x32", PresetFolderType.COMPONENT)
- getFooter() -
Method in interface com.ibm.workplace.wcm.api.ListLayout
- Returns the footer of this
ListLayout
- getFormMode() -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetChooserRenderingContext
- How/where this rendering of the DigitalAssetChooser will be show.
- getFrom() -
Method in interface com.ibm.websphere.query.base.IQuery
-
- getFrom() -
Method in class com.ibm.websphere.query.base.Query
-
- getFromAttribute() -
Method in interface com.ibm.websphere.query.base.IJoin
-
- getFromAttribute() -
Method in class com.ibm.websphere.query.base.Join
-
- getFunctionElements() -
Method in class com.ibm.websphere.query.base.Function
- Returns the function elements as an array.
- getFunctionElements() -
Method in interface com.ibm.websphere.query.base.IFunction
- Returns the function elements of the function.
- getGeneralDateOne() -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Return general date one for this
Document
document.
- getGeneralDateTwo() -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Return general date two for this
Document
document.
- getGenericPrototype() -
Method in interface com.ibm.workplace.wcm.api.AbstractAuthoringTemplate
- Returns the
Prototype
for this authoring template.
- getGenericPrototype() -
Method in interface com.ibm.workplace.wcm.api.AuthoringTemplate
- Returns the
ContentPrototype
for this authoring template.
- getGenericPrototype() -
Method in interface com.ibm.workplace.wcm.api.DxContentPageTemplate
- Returns the
DxContentPagePrototype
for this authoring template.
- getGenericPrototype() -
Method in interface com.ibm.workplace.wcm.api.HierarchicalTemplate
- Returns the
HierarchicalPrototype
for this authoring template.
- getGenericPrototype() -
Method in interface com.ibm.workplace.wcm.api.SiteAreaTemplate
- Returns the
SiteAreaPrototype
for this authoring template.
- getGlobalizationPreferences(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() -
Method in interface com.ibm.workplace.wcm.api.ListLayout
- Returns the header of this
ListLayout
- getHeight() -
Method in interface com.ibm.workplace.wcm.api.authoring.EditorBean
- Returns the pixel height of this editor.
- getHeight() -
Method in interface com.ibm.workplace.wcm.api.ImageComponent
- Returns the height of the image.
- getHeight() -
Method in interface com.ibm.workplace.wcm.api.LibraryImageComponent
- Returns the height of the image.
- getHeight() -
Method in interface com.ibm.workplace.wcm.api.Rendition
- Get height of the rendition in pixels.
- getHiddenContentFieldName() -
Method in interface com.ibm.workplace.wcm.api.authoring.EditorBean
- Returns the name of the hidden form field that will be used to accept
editor content.
- getHierarchicalCategories() -
Method in interface com.ibm.portal.ac.ContentItem
- Returns the Collection of hierarchical category details for the current
ContentItem.
- getHistoryLog() -
Method in interface com.ibm.workplace.wcm.api.Document
- Returns the history log of this document
- getHostName() -
Method in interface com.ibm.workplace.wcm.api.Repository
- Returns the host name of the current repository
- getHours() -
Method in interface com.ibm.workplace.wcm.api.ScheduledWorkflowActionOffset
- Returns the number of hours specified in this
ScheduledWorkflowActionOffset
- getHTML() -
Method in interface com.ibm.workplace.wcm.api.HTMLComponent
- Returns the HTML contained in this component as a
String
.
- getHTML() -
Method in interface com.ibm.workplace.wcm.api.LibraryHTMLComponent
- Returns the HTML contained in this component as a
String
.
- getHTML() -
Method in interface com.ibm.workplace.wcm.api.PresentationTemplate
- Returns the HTML contained in this Presentation Template as a
String
.
- getHTMLBody() -
Method in interface com.ibm.workplace.wcm.api.LibraryLinkComponent
- Retrieves the HTML written between the start and end anchor tags when this
link is rendered.
- getHTMLNameTag() -
Method in interface com.ibm.workplace.wcm.api.LibraryImageComponent
- Returns the HTML tag name of the image.
- getHumanTaskManagerDelegate() -
Method in interface com.ibm.portal.portlet.service.taskmanager.HumanTaskManagerDelegateFactoryService
- Deprecated. Returns an instance of the
HumanTaskManagerDelegate
.
- getHumanTaskManagerDelegate(String) -
Method in interface com.ibm.portal.portlet.service.taskmanager.HumanTaskManagerDelegateFactoryService
- Deprecated. 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(PortalResources.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 interface com.ibm.websphere.personalization.resources.Resource
- Returns id of the this Resource.
- getId() -
Method in class com.ibm.websphere.personalization.resources.ResourceImpl
-
- getId() -
Method in interface com.ibm.workplace.wcm.api.authoring.CustomItemBean
- Returns the ID of the document associated with this CustomItemBean
- getID() -
Method in interface com.ibm.workplace.wcm.api.digitalasset.DigitalAssetID
- Get the external ID to identify the external asset.
- getId() -
Method in interface com.ibm.workplace.wcm.api.Document
- Returns the
DocumentId
of this Document
object.
- getId() -
Method in interface com.ibm.workplace.wcm.api.DocumentId
- Returns the unique Id of the
Document
with this
DocumentId
.
- getId() -
Method in interface com.ibm.workplace.wcm.api.DocumentLibrary
- Returns the unique Id of this
DocumentLibrary
object.
- getID() -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetChooserRenderingContext
- ID of the DigitalAssetChooser widget
- getId() -
Method in interface com.ibm.workplace.wcm.api.extensions.syndication.ItemChange
-
- getId() -
Method in interface com.ibm.workplace.wcm.api.extensions.syndication.LibraryChange
-
- getId() -
Method in interface com.ibm.workplace.wcm.api.extensions.syndication.ProjectChange
-
- getID() -
Method in interface com.ibm.workplace.wcm.api.Identity
- Returns the unique identity number of this object.
- getId(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.
- getIdentity() -
Method in interface com.ibm.workplace.wcm.api.editions.Edition
- Returns the unique Id of the
Edition
- getIdentity(String) -
Method in interface com.ibm.workplace.wcm.api.editions.EditionService
- Retrieves an
Identity
object for the given edition unique Id.
- getIdentity() -
Method in interface com.ibm.workplace.wcm.api.Item
- Obtain identity information of this item.
- getIdentityBuilder() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Get an identity builder, which allows conversion between DocumentId's and ReST URIs.
- getIds(String) -
Static method in class com.ibm.websphere.personalization.resources.cache.CacheManager
- FOR INTERNAL USE ONLY
- getIds(String) -
Method in class com.ibm.websphere.personalization.RuleTrigger
- Deprecated. Warning: this call does not scale.
- getImage() -
Method in interface com.ibm.workplace.wcm.api.ImageComponent
- Deprecated. use
Resource.getBytes()
- getImage() -
Method in interface com.ibm.workplace.wcm.api.LibraryImageComponent
- Deprecated. use getImageStream() instead
- getImageFileName() -
Method in interface com.ibm.workplace.wcm.api.ImageComponent
- Deprecated. use
Resource.getResourceName()
- getImageFileName() -
Method in interface com.ibm.workplace.wcm.api.LibraryImageComponent
- Deprecated. use
Resource.getResourceName()
- getImageStream() -
Method in interface com.ibm.workplace.wcm.api.ImageComponent
- Deprecated. use
Resource.getInputStream()
- getImageStream() -
Method in interface com.ibm.workplace.wcm.api.LibraryImageComponent
- Deprecated. use
Resource.getInputStream()
- getInheritedContributorAccessMembers() -
Method in interface com.ibm.workplace.wcm.api.Document
- Deprecated. use
Document.getMembersForInheritedAccess(Access)
- getInheritedEditorAccessMembers() -
Method in interface com.ibm.workplace.wcm.api.Document
- Deprecated. use
Document.getMembersForInheritedAccess(Access)
- getInheritedManagerAccessMembers() -
Method in interface com.ibm.workplace.wcm.api.Document
- Deprecated. use
Document.getMembersForInheritedAccess(Access)
- getInheritedMembers(LibraryMemberRole) -
Method in interface com.ibm.workplace.wcm.api.DocumentLibraryACL
- Get the members who have inherited the specified role on the access control for this document library
- getInheritedMembers(Access) -
Method in interface com.ibm.workplace.wcm.api.Security
- Returns a string array of members who have inherited access at the specified level to
the associated
Item
.
- getInheritedUserAccessMembers() -
Method in interface com.ibm.workplace.wcm.api.Document
- Deprecated. use
Document.getMembersForInheritedAccess(Access)
- 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.
- 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.
- getInnerContentHandler() -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
-
- 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 com.ibm.workplace.wcm.api.Rendition
- Returns the contents of the resource contained within this rendition
as a input stream.
- getInputStream() -
Method in interface com.ibm.workplace.wcm.api.Resource
- Returns the contents of the resource uploaded within this component
as a input stream.
- 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.
- getItem() -
Method in interface com.ibm.workplace.wcm.api.extensions.resolution.ContentPageResolutionRequest
- Returns identification information of the content item to be resolved.
- getItemCount() -
Method in interface com.ibm.workplace.wcm.api.Project
- Obtain the number of items on this project
- getItemID() -
Method in interface com.ibm.workplace.wcm.api.extensions.resolution.ResolvedItem
- Gets the
String
representation of the UUID of the item to be resolved.
- getItemIds() -
Method in interface com.ibm.workplace.wcm.api.Project
- Get items on this project.
- getItemIdsByWorkflowStatus(WorkflowSelectors.Status) -
Method in interface com.ibm.workplace.wcm.api.Project
- Obtained items with the specified workflow status on this project
- getItemPath() -
Method in interface com.ibm.workplace.wcm.api.extensions.resolution.ResolvedItem
- Gets the path of the item to be resolved.
Returns null
if the content item cannot be loaded from the repository, for example, in case it does not exist
any longer.
- getItemProperties() -
Method in interface com.ibm.workplace.wcm.api.AbstractAuthoringTemplate
- Return the item properties for this authoring template.
- getItemProperties() -
Method in interface com.ibm.workplace.wcm.api.AuthoringTemplate
- Return the item properties for this content template.
- getItemProperties() -
Method in interface com.ibm.workplace.wcm.api.DxContentPageTemplate
- Return the item properties for this site area template.
- getItemProperties() -
Method in interface com.ibm.workplace.wcm.api.SiteAreaTemplate
- Return the item properties for this site area template.
- getItems() -
Method in interface com.ibm.workplace.wcm.api.Project
- Get items on this project.
- getItems(boolean, boolean) -
Method in interface com.ibm.workplace.wcm.api.Project
- Get items on this project.
- getItemsAlreadyRemoved() -
Method in interface com.ibm.workplace.wcm.api.SyndicationResult
- Returns the total number of items that were to be removed, but did not exist on
the subscriber.
- getItemsByWorkflowStatus(WorkflowSelectors.Status) -
Method in interface com.ibm.workplace.wcm.api.Project
- Obtained items with the specified workflow status on this project.
- getItemsByWorkflowStatus(WorkflowSelectors.Status, boolean, boolean) -
Method in interface com.ibm.workplace.wcm.api.Project
- Obtained items with the specified workflow status on this project
- getItemsCreated() -
Method in interface com.ibm.workplace.wcm.api.SyndicationResult
- Returns the total number of items that were created by the update.
- getItemsFailedToRemove() -
Method in interface com.ibm.workplace.wcm.api.SyndicationResult
- Returns the total number of items for which the remove failed.
- getItemsNotRequiringUpdates() -
Method in interface com.ibm.workplace.wcm.api.SyndicationResult
- Returns the total number of updates that were sent, but not processed
because the item was already up to date on the subscriber.
- getItemsRemoved() -
Method in interface com.ibm.workplace.wcm.api.SyndicationResult
- Returns the number of items successfully removed on the subscriber.
- getItemsUpdated() -
Method in interface com.ibm.workplace.wcm.api.SyndicationResult
- Returns the total number of item updates to pre-existing items on the
subscriber.
- getItemUpdatesFailed() -
Method in interface com.ibm.workplace.wcm.api.SyndicationResult
- Returns the total number of items for which the update failed.
- getJoins() -
Method in class com.ibm.websphere.query.base.From
-
- getJoins() -
Method in interface com.ibm.websphere.query.base.IFrom
-
- getJointApprovers() -
Method in interface com.ibm.workplace.wcm.api.WorkflowStage
- Get the joint approvers currently defined.
- 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.
- getJspPath() -
Method in interface com.ibm.workplace.wcm.api.JSPComponent
- Returns the JSP path contained in this component as a
String
.
- getJspPath() -
Method in interface com.ibm.workplace.wcm.api.LibraryJSPComponent
- Returns the JSP path contained in this component as a
String
.
- getKeywords() -
Method in interface com.ibm.portal.ac.ContentItem
- Returns the Collection of keywords for the current ContentItem.
- getKeywords() -
Method in interface com.ibm.workplace.wcm.api.Document
- Returns an array of keywords associated with this document.
- getKeywords() -
Method in interface com.ibm.workplace.wcm.api.UserProfile
- Returns the keywords associated with this user.
- 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.
- getLastModifier() -
Method in interface com.ibm.workplace.wcm.api.Document
- Returns the distinguished name of the last modifier of this item.
- getLastRunDate() -
Method in interface com.ibm.workplace.wcm.api.SyndicationStatus
- Returns the
Date
the last time a syndication had occurred.
- getLatitude() -
Method in class com.ibm.websphere.personalization.PznGeolocationInterface.GeoCoords
-
- getLayout() -
Method in interface com.ibm.workplace.wcm.api.FlatListPresentation
- Returns the
ListLayout
for this FlatListPresentation
- getLayouts() -
Method in interface com.ibm.workplace.wcm.api.HierachicalListPresentation
- Returns the ordered list of
ListLayout
's for this HierachicalListPresentation
- getLeafDesign() -
Method in interface com.ibm.workplace.wcm.api.HierachicalListPresentation
- Returns the 'Leaf' design
- getLeftOperand() -
Method in class com.ibm.websphere.query.base.Condition
- Returns the left operand.
- getLeftOperand() -
Method in interface com.ibm.websphere.query.base.ICondition
- Returns the left operand of the condition.
- getLibraries() -
Method in interface com.ibm.workplace.wcm.api.extensions.syndication.SubscriberEvent
- Get the list of libraries that are being syndicated
for the current update
- getLibraries(Workspace) -
Method in interface com.ibm.workplace.wcm.api.Syndicator
- Returns an array of document libraries which are currently being
syndicated by this
Syndicator
.
- getLibrary() -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Returns the
DocumentLibrary
of the object being rendered.
- getLibraryAccess() -
Method in interface com.ibm.workplace.wcm.api.DocumentLibrary
- Returns the access control object for this
DocumentLibrary
- getLibraryComponentReference() -
Method in interface com.ibm.workplace.wcm.api.FileComponent
- Get the referenced library file component, or null if no library file component is referenced.
- getLibraryComponentReference() -
Method in interface com.ibm.workplace.wcm.api.ImageComponent
- Get the referenced library image component, or null if no library image component is referenced.
- getLibraryName() -
Method in interface com.ibm.workplace.wcm.api.extensions.syndication.ItemChange
- The name of the library the item belongs to on which the change occurred.
- getLibraryRelativePath() -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Returns the path relative to the library of the object being rendered.
- getLibraryResourceAccess(LibraryResourceType) -
Method in interface com.ibm.workplace.wcm.api.DocumentLibrary
- Returns the access control object for a library resource (e.g.
- getLimit() -
Method in interface com.ibm.websphere.query.base.ISelectQuery
-
- getLimit() -
Method in class com.ibm.websphere.query.base.SelectQuery
- Gets the limit
- getLimit(ISelectQuery) -
Method in class com.ibm.websphere.query.callbacks.LdapSelectQueryCallback
-
- getLimitValue() -
Method in interface com.ibm.websphere.query.base.ILimit
- Returns the limitValue
- getLimitValue() -
Method in class com.ibm.websphere.query.base.Limit
-
- getLinkDescription() -
Method in interface com.ibm.workplace.wcm.api.LibraryLinkComponent
- Retrieves link description for title attribute of anchor tag
- getLinkDescription() -
Method in interface com.ibm.workplace.wcm.api.LinkComponent
- Retrieves the description attribute of the anchor tag.
- getLinkedChildren() -
Method in interface com.ibm.workplace.wcm.api.SiteFrameworkContainer
- Returns an iterator of
DocumentId
objects of the linked children
of this container.
- getLinkedParents() -
Method in interface com.ibm.workplace.wcm.api.Content
- Return an iterator of parent
DocumentIds
this content is linked to.
- getLinkImage() -
Method in interface com.ibm.workplace.wcm.api.LinkComponent
- Retrieves the link image DocumentId.
- getLinkTarget() -
Method in interface com.ibm.workplace.wcm.api.LinkComponent
- Retrieves the target window name.
- getLinkTargetName() -
Method in interface com.ibm.workplace.wcm.api.LibraryLinkComponent
- Retrieves the target window name.
- getLinkTargetString() -
Method in interface com.ibm.workplace.wcm.api.LibraryLinkComponent
- Retrive the target attribute.
- getLinkText() -
Method in interface com.ibm.workplace.wcm.api.LibraryLinkComponent
- Retrieves the text written between the start and end anchor tags when this
link is rendered.
- getLinkText() -
Method in interface com.ibm.workplace.wcm.api.LinkComponent
- Gets the hyperlink display text
- getLinkTextImage() -
Method in interface com.ibm.workplace.wcm.api.LibraryLinkComponent
- Retrieves the Link Text Image DocumentId, this image is written
between the start and end anchor tags when this link is rendered.
- getLinkTextType() -
Method in interface com.ibm.workplace.wcm.api.LibraryLinkComponent
- Retrieves the Link Text Type
- getLinkTextType() -
Method in interface com.ibm.workplace.wcm.api.LinkComponent
- Retrieves the link text type.
- getLinkType() -
Method in interface com.ibm.workplace.wcm.api.LibraryLinkComponent
- Retrieves the Link Type
- getLinkType() -
Method in interface com.ibm.workplace.wcm.api.LinkComponent
- Retrieves the link type.
- getListenConfig() -
Method in interface com.ibm.workplace.wcm.api.extensions.url.PortletContextSharingConfig
- Get the configuration of the portlet that defines if the portlet listens
to published contexts.
- getLiveAccessMembers() -
Method in interface com.ibm.workplace.wcm.api.Document
- Deprecated. Use
Document.getMembersForAccess(Access)
instead
- getLocale() -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- getLocale() -
Method in class com.ibm.websphere.personalization.PznRequestObjectImplementor
-
- getLocale() -
Method in interface com.ibm.websphere.personalization.PznRequestObjectInterface
-
- getLocale() -
Method in interface com.ibm.websphere.personalization.RequestContext
- Used to get locale from the HttpContext or surrogate.
- getLocale() -
Method in interface com.ibm.workplace.wcm.api.DocumentLibrary
- Returns the
Locale
of this DocumentLibrary
object.
- getLocale() -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetChooserRenderingContext
- Returns the locale to be used during the rendering.
- getLocale() -
Method in interface com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginModel
- Get the locale to render in for the current user.
- getLocale() -
Method in interface com.ibm.workplace.wcm.api.Project
- Gets the
Locale
of this project.
- getLocale() -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Retrieve the
Locale
being used to render the current page.
- 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 exception 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 com.ibm.workplace.wcm.api.editions.Edition
- Returns the Locale used when creating the
Edition
.
- getLocales() -
Method in exception com.ibm.workplace.wcm.api.editions.EditionServiceNotAvailableException
-
- getLocales() -
Method in exception com.ibm.workplace.wcm.api.exceptions.WCMException
- Locales suppported by the Localized message.
- getLocales() -
Method in exception com.ibm.workplace.wcm.api.extensions.resolution.exceptions.ContentPageResolutionException
-
- getLocales() -
Method in exception com.ibm.workplace.wcm.api.extensions.url.ContentUrlFilterInstantiationException
-
- getLocales() -
Method in exception com.ibm.workplace.wcm.api.extensions.url.ContentUrlGenerationException
-
- getLocales() -
Method in class com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginParameterImpl
-
- getLocales() -
Method in class com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginTypeImpl
-
- getLocales() -
Method in class com.ibm.workplace.wcm.api.plugin.rendering.ValueOptionImpl
-
- getLocalizedMessage() -
Method in exception com.ibm.portal.ModelException
-
- getLocalizedMessage() -
Method in exception com.ibm.websphere.personalization.PersonalizationException
-
- getLocalizedMessage() -
Method in exception com.ibm.workplace.wcm.api.extensions.resolution.exceptions.ContentPageResolutionException
-
- getLocalizedMessage() -
Method in exception com.ibm.workplace.wcm.api.extensions.url.ContentUrlFilterInstantiationException
-
- getLocalizedMessage() -
Method in exception com.ibm.workplace.wcm.api.extensions.url.ContentUrlGenerationException
-
- getLocation(HttpServletRequest) -
Method in interface com.ibm.websphere.personalization.PznGeolocationInterface
- Returns a user's current geographical location.
- 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.
- getLongitude() -
Method in class com.ibm.websphere.personalization.PznGeolocationInterface.GeoCoords
-
- getLtpaToken2Credential() -
Method in class com.ibm.wps.portletservice.credentialvault.credentials.LtpaTokenCredential
- Deprecated.
- 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
- Deprecated.
- getLTPATokenCredential(String, Map, PortletRequest) -
Method in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
- Deprecated. Returns a LTPA Token credential.
- getManagerAccessMembers() -
Method in interface com.ibm.workplace.wcm.api.Document
- Deprecated. use
Document.getMembersForAccess(Access)
- getManufacturer() -
Method in class com.ibm.wps.pe.pc.legacy.cmpf.ClientWrapper
-
- 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.
- 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
-
- getMaxAvailableItems() -
Method in class com.ibm.websphere.personalization.RuleTrigger
-
- getMaximumResults() -
Method in interface com.ibm.workplace.wcm.api.editions.query.EditionQuery
- Returns the configured maximum number of Editions to be returned.
- getMaxPages() -
Method in interface com.ibm.workplace.wcm.api.ListPagingOptions
- Returns the maximum number of pages to return
- getMaxResultSizeToCache(String) -
Static method in class com.ibm.websphere.personalization.resources.cache.CacheManager
- FOR INTERNAL USE ONLY
- getMediaType() -
Method in interface com.ibm.workplace.wcm.api.LibraryStyleSheetComponent
- The media type of this style-sheet.
- getMemberNames() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. Use the PUMA API
- getMemberNames(String) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. Use the PUMA API
- getMembers(LibraryMemberRole) -
Method in interface com.ibm.workplace.wcm.api.DocumentLibraryACL
- Get the members who have the specified role explicitly granted on the access control for this document library
- getMembers(Access) -
Method in interface com.ibm.workplace.wcm.api.Security
- Returns a string array of members who have the specified access to the associated
Item
.
- getMembersForAccess(Access) -
Method in interface com.ibm.workplace.wcm.api.Document
- Get the members who have the specified access explicitly granted on this
Document
object.
- getMembersForInheritedAccess(Access) -
Method in interface com.ibm.workplace.wcm.api.Document
- Get the members who have inherited the specified access on this
Document
object.
- getMembersForWorkflowDefinedAccess(Access) -
Method in interface com.ibm.workplace.wcm.api.WorkflowStage
- Get the members who have been selected for the specified access level for this
WorkflowStage
.
- getMessage() -
Method in exception com.ibm.portal.ModelException
-
- getMessage() -
Method in exception com.ibm.websphere.personalization.PersonalizationException
-
- getMessage() -
Method in interface com.ibm.workplace.wcm.api.custom.CustomWorkflowActionResult
- Get message for this result.
- getMessage(Locale) -
Method in exception com.ibm.workplace.wcm.api.exceptions.WCMException
- Returns a localized message if one has been set on this exception.
- getMessage() -
Method in exception com.ibm.workplace.wcm.api.exceptions.WCMException
- Retrieves the message that accompanies this exception.
- getMessage() -
Method in exception com.ibm.workplace.wcm.api.extensions.resolution.exceptions.ContentPageResolutionException
-
- getMessage() -
Method in class com.ibm.workplace.wcm.api.extensions.syndication.Result
- Get the message returned from the extension.
- getMessage() -
Method in exception com.ibm.workplace.wcm.api.extensions.url.ContentUrlFilterInstantiationException
-
- getMessage() -
Method in exception com.ibm.workplace.wcm.api.extensions.url.ContentUrlGenerationException
-
- getMessage() -
Method in interface com.ibm.workplace.wcm.api.HistoryLogEntry
- Returns the message associated with this Log Entry
- getMessageArgs() -
Method in exception com.ibm.websphere.personalization.PersonalizationException
-
- getMessageCode() -
Method in exception com.ibm.portal.portlet.service.credentialvault.CredentialVaultException
- Returns the message code for this exception.
- getMetadata() -
Method in class com.ibm.websphere.query.base.Operator
- Returns the metadata object, the domain specific object the operator is mapped to.
- getMetaData() -
Method in interface com.ibm.workplace.wcm.api.digitalasset.DigitalAsset
- Meta data associated with the original of the Digital Asset.
- getMimeType() -
Method in interface com.ibm.workplace.wcm.api.extensions.validation.FileUploadValidationContext
- MimeType for the file.
- getMimeType() -
Method in interface com.ibm.workplace.wcm.api.Rendition
- Returns the mime-type of the resource file.
- getMimeType() -
Method in interface com.ibm.workplace.wcm.api.Resource
- Returns the mime-type of the resource file uploaded within this component.
- getMimeType() -
Method in class com.ibm.wps.pe.pc.legacy.cmpf.ClientWrapper
-
- getMinutes() -
Method in interface com.ibm.workplace.wcm.api.ScheduledWorkflowActionOffset
- Returns the number of minutes specified in this
ScheduledWorkflowActionOffset
- getMode() -
Method in interface com.ibm.workplace.wcm.api.extensions.url.PortletContextSharingConfig.ListenConfig
- Get the listing mode
- getMode() -
Method in interface com.ibm.workplace.wcm.api.extensions.url.PortletContextSharingConfig.PublishConfig
- Get the publish mode
- getMode() -
Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletRequestWrapper
-
- getModel() -
Method in class com.ibm.wps.pe.pc.legacy.cmpf.ClientWrapper
-
- getModifiedDate() -
Method in interface com.ibm.workplace.wcm.api.Item
- Returns the modified date of this item
- getMonths() -
Method in interface com.ibm.workplace.wcm.api.ScheduledWorkflowActionOffset
- Returns the number of months specified in this
ScheduledWorkflowActionOffset
- 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.
- getMultiValuePropertyNameSet() -
Method in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- 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 class com.ibm.websphere.query.base.Attribute
-
- getName() -
Method in class com.ibm.websphere.query.base.Function
- Returns the function name.
- getName() -
Method in interface com.ibm.websphere.query.base.IAttribute
-
- getName() -
Method in interface com.ibm.websphere.query.base.IFunction
- Returns the name of the function.
- getName() -
Method in interface com.ibm.websphere.query.base.IOperator
- Returns the name of the operator.
- getName() -
Method in interface com.ibm.websphere.query.base.ITable
-
- getName() -
Method in class com.ibm.websphere.query.base.Operator
- Returns the operator name.
- getName() -
Method in class com.ibm.websphere.query.base.SelectQuery
-
- getName() -
Method in class com.ibm.websphere.query.base.Table
-
- getName() -
Method in interface com.ibm.workplace.wcm.api.authoring.EditorBean
-
- getName() -
Method in interface com.ibm.workplace.wcm.api.ContentComponent
- Returns the name of this
ContentComponent
object.
- getName() -
Method in interface com.ibm.workplace.wcm.api.custom.CustomWorkflowActionFactory
- Get the name for this factory.
- getName() -
Method in interface com.ibm.workplace.wcm.api.DocumentId
- Returns the name of the
Document
with this
DocumentId
.
- getName() -
Method in interface com.ibm.workplace.wcm.api.DocumentLibrary
- Returns the name of this
DocumentLibrary
object.
- getName() -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetChooser
- Name of this Chooser Plugin, needs to be unique to identify this
chooser among all other choosers.
- getName() -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetResourceManagerPlugin
- Provides the Name of the plugin
- getName() -
Method in interface com.ibm.workplace.wcm.api.extensions.syndication.Change
- The name of the item that the operation occurred on.
- getName() -
Method in interface com.ibm.workplace.wcm.api.extensions.validation.FileUploadValidationPlugin
- Returns the name for this plugin
- getName() -
Method in interface com.ibm.workplace.wcm.api.HistoryLogEntry
- Returns the display name of the user associated with this Log Entry
- getName() -
Method in interface com.ibm.workplace.wcm.api.Item
- Returns the name of this
Item
object.
- getName() -
Method in interface com.ibm.workplace.wcm.api.plugin.rendering.RenderingPlugin
- Get the name for this rendering plugin.
- getName() -
Method in interface com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginParameter
- Returns the name for this rendering plugin parameter.
- getName() -
Method in class com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginParameterAdapter
-
- getName() -
Method in interface com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginType
- Returns the name for this rendering plugin type.
- getName() -
Method in class com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginTypeImpl
-
- getName() -
Method in interface com.ibm.workplace.wcm.api.plugin.rendering.ValueOption
- Returns the name for this value option.
- getName() -
Method in class com.ibm.workplace.wcm.api.plugin.rendering.ValueOptionAdapter
-
- getName() -
Method in class com.ibm.workplace.wcm.api.query.Operator
- Gets the operator name
- getName() -
Method in interface com.ibm.workplace.wcm.api.Subscriber
- Returns the name of this subscriber.
- getName() -
Method in interface com.ibm.workplace.wcm.api.Syndicator
- Returns the name of this syndicator.
- getName() -
Method in interface com.ibm.workplace.wcm.api.WCMApiObject
- Returns the name of this
WCMApiObject
.
- 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.
- getNameMapping() -
Method in class com.ibm.websphere.query.callbacks.LdapSelectQueryCallback
- Returns the attribute mapping hash table of the builder callback.
- getNameMapping(Map) -
Method in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- getNamePath() -
Method in interface com.ibm.workplace.wcm.api.extensions.syndication.ItemChange
- The name path of the item.
- getNames() -
Method in interface com.ibm.workplace.wcm.api.LibraryProperties
- Set of all property names
- 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.
- getNameTag() -
Method in interface com.ibm.workplace.wcm.api.ImageComponent
- Returns the HTML tag name of the image.
- getNestedException() -
Method in exception com.ibm.websphere.personalization.resources.CreateResourceFromStreamException
- Deprecated. Use getCause instead.
- getNestedException() -
Method in exception com.ibm.websphere.personalization.resources.InitException
- Deprecated. Use getCause instead.
- getNestedException() -
Method in exception com.ibm.websphere.personalization.resources.WriteResourceToStreamException
- Deprecated. Use getCause instead.
- getNewName() -
Method in class com.ibm.workplace.wcm.api.RenameCopyOption
-
- getNewTitle() -
Method in class com.ibm.workplace.wcm.api.ReplaceTitleCopyOption
- Retrieve the title that will be set on the copied item
- getNodeName() -
Method in interface com.ibm.workplace.wcm.api.Repository
- Returns the name of the current node
- getNoResultsDesign() -
Method in interface com.ibm.workplace.wcm.api.ListPresentation
- Returns the 'No Results' design
- getNullCast() -
Method in class com.ibm.websphere.query.callbacks.CloudscapeSqlSelectQueryCallback
-
- getNullCast() -
Method in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- getNumber() -
Method in interface com.ibm.workplace.wcm.api.LibraryNumericComponent
- Returns the Number contained in this component as a
Number
.
- getNumber() -
Method in interface com.ibm.workplace.wcm.api.NumericComponent
- Returns the Number contained in this component as a
Number
.
- getNumberType() -
Method in interface com.ibm.workplace.wcm.api.LibraryNumericComponent
- Returns the number type of this
NumberComponent
.
- getNumberType() -
Method in interface com.ibm.workplace.wcm.api.NumericComponent
- Returns the number type of this
NumberComponent
.
- getNumStages() -
Method in interface com.ibm.workplace.wcm.api.Workflow
- Returns the number of stages in this
Workflow
.
- 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.portal.portlet.service.credentialvault.CredentialSlotConfig
- Gets the credential slot's object id.
- 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.
- getOffset() -
Method in interface com.ibm.workplace.wcm.api.ScheduledWorkflowAction
- Returns the configured
ActionOffset
for this ScheduledWorkflowAction
- 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).
- getOperator() -
Method in class com.ibm.websphere.query.base.Condition
- Returns the operator.
- getOperator() -
Method in interface com.ibm.websphere.query.base.ICondition
- Returns the operator of the condition.
- getOperator() -
Method in interface com.ibm.websphere.query.base.IOrderByExpression
- Returns the operator of the order by expression.
- getOperator() -
Method in interface com.ibm.websphere.query.base.IPredicate
- Returns the operator of the predicate.
- getOperator() -
Method in class com.ibm.websphere.query.base.OrderByExpression
- Returns the operator.
- getOperator() -
Method in class com.ibm.websphere.query.base.Predicate
- Returns the operator.
- getOperator() -
Method in class com.ibm.workplace.wcm.api.query.Association
- Gets the operator
- 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.
- getOptionType() -
Method in interface com.ibm.workplace.wcm.api.OptionSelectionComponent
- Returns the
OptionType
of this option selection element.
- getOrder() -
Method in class com.ibm.workplace.wcm.api.query.Sort
-
- getOrderBy() -
Method in interface com.ibm.websphere.query.base.ISelectQuery
-
- getOrderBy() -
Method in class com.ibm.websphere.query.base.SelectQuery
- Returns the order by object.
- getOrderByElement() -
Method in interface com.ibm.websphere.query.base.IOrderByExpression
- Returns the order by element of the order by expression.
- getOrderByElement() -
Method in class com.ibm.websphere.query.base.OrderByExpression
- Returns the order by element.
- getOrderByExpressions() -
Method in interface com.ibm.websphere.query.base.IOrderBy
- Returns the order by expressions of the order by clause.
- getOrderByExpressions() -
Method in class com.ibm.websphere.query.base.OrderBy
- Returns the order by expressions as an array.
- 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.
- getOutputStream() -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
- Returns a
OutputStream
that converts the input to base64 and
dispatches to the ContentHandler.characters(char[], int, int)
method.
- getOutstandingApprovers() -
Method in interface com.ibm.workplace.wcm.api.Project
- Returns a string array of members who have Approver access to
this
Project
object but have yet to approve it.
- 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.
- getOwnerLibrary() -
Method in interface com.ibm.workplace.wcm.api.Document
- Returns the library in which this
Document
object is
stored.
- getOwners() -
Method in interface com.ibm.workplace.wcm.api.Document
- Returns the names of owners of this
Document
object as a
string array.
- getOwners() -
Method in class com.ibm.workplace.wcm.api.ReplaceOwnersCopyOption
- Returns the owner/s of this item.
- 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 interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetChooserRenderingContext
- Get the pageContext
- getPageCount() -
Method in class com.ibm.websphere.query.base.Pagination
-
- getPageID() -
Method in interface com.ibm.portal.taskui.dynamicui.DynamicPageHandle
- Deprecated. Returns the object id of the dynamic page.
- getPageID() -
Method in interface com.ibm.workplace.wcm.api.extensions.resolution.ContentPageResolutionResponse
- Returns the
ObjectID
of the currently resolved Portal page that is to be displayed
when rendering the content identified by ContentPageResolutionResponse.getContentPath()
.
- getPageId() -
Method in interface com.ibm.workplace.wcm.api.extensions.url.TargetPageConfig
- Get the ID of the page.
- getPageNumber() -
Method in class com.ibm.websphere.query.base.Pagination
-
- getPageParams() -
Method in class com.ibm.websphere.query.base.SelectQuery
-
- getPagePath() -
Method in interface com.ibm.workplace.wcm.api.extensions.url.TargetPageConfig
- Get the URL path that addresses the the page.
- getPageSize() -
Method in class com.ibm.websphere.query.base.Pagination
-
- getPageSize() -
Method in interface com.ibm.workplace.wcm.api.query.PageIterator
- Returns the maximum number of results per page
- getPagination() -
Method in class com.ibm.websphere.query.base.Query
-
- getPagingOptions() -
Method in interface com.ibm.workplace.wcm.api.ListPresentation
- Returns the paging options for this
ListPresentation
- 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.workplace.wcm.api.extensions.url.ContentUrlGenerationRequest
- Get additional parameters.
- getParameters() -
Method in interface com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginDefinition
- Get the
RenderingPluginParameter
s of the RenderingPlugin
.
- getParameters() -
Method in interface com.ibm.wps.pb.property.Action
- Deprecated. Returns the parameters associated with the action.
- getParent() -
Method in interface com.ibm.workplace.wcm.api.Category
- Deprecated. Since 8.0, use
Hierarchical.getParentId()
- getParent() -
Method in interface com.ibm.workplace.wcm.api.Folder
- Get the parent folder.
- getParent() -
Method in interface com.ibm.workplace.wcm.api.SiteFrameworkContainer
- Deprecated. Since 8.0, use
Hierarchical.getParentId()
- getParentId() -
Method in interface com.ibm.workplace.wcm.api.ContentLink
- Get the ID of the parent
SiteArea
that contains this
ContentLink
.
- getParentId() -
Method in interface com.ibm.workplace.wcm.api.extensions.syndication.ItemChange
- The parent id of the item that this occurred on.
- getParentId() -
Method in interface com.ibm.workplace.wcm.api.Hierarchical
- Returns the
DocumentId
of the parent of this object.
- getParentIds() -
Method in interface com.ibm.workplace.wcm.api.query.Query
- Return a
Set
of parent Identity
.
- getParentQuery() -
Method in interface com.ibm.workplace.wcm.api.query.Query
- Returns the parent query.
- getParents() -
Method in interface com.ibm.workplace.wcm.api.Content
- Returns an iterator of the parent
DocumentIds
of this content.
- getPassword() -
Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.UserPasswordPassiveCredential
- Returns the password of this credential's secret
- getPassword(String, String) -
Method in interface com.ibm.workplace.wcm.api.prerender.PrerenderAuthenticationCredentials
- Get the password.
- getPassword() -
Method in class com.ibm.wps.portletservice.credentialvault.credentials.UserPasswordPassiveCredential
- Deprecated. Returns the password of this credential's secret
- getPath() -
Method in interface com.ibm.workplace.wcm.api.digitalasset.DigitalAsset
- Path of the asset within the Digital Asset Management or File system.
- getPath() -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Returns the path to the object being rendered.
- getPath(boolean) -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Returns the path to the object being rendered.
- getPathById(DocumentId<? extends Document>, boolean, boolean) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns the 'name' path of the document with the given id.
- getPathInfo() -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Retrieve the path of the current rendering context
- getPendingItems() -
Method in interface com.ibm.workplace.wcm.api.Syndicator
- Retrieves the items that are pending syndication for this Syndicator.
- getPendingWorkflowStatus() -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Returns the pending workflow status of this
WorkflowedDocument
.
- getPlacement() -
Method in class com.ibm.workplace.wcm.api.PlacementLocation
-
- getPluginParameters() -
Method in interface com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginModel
- The parameters are return as a Map, where the key is a String containing the parameter name
and the value is a List of Strings for the values.
- getPolicyManager() -
Method in interface com.ibm.policy.manager.PolicyManagerService
- Retrieve the PolicyManager instance
- 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.
- getPortalPageOid() -
Method in interface com.ibm.workplace.wcm.api.PortalPage
- Returns the OID of the linked portal page
- getPortalURLWriter(PortletRequest, 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.
- getPortalUserId() -
Method in class com.ibm.websphere.personalization.PznPortletRequestObjectImplementor
-
- getPortalUserId() -
Method in interface com.ibm.websphere.personalization.PznPortletRequestObjectInterface
-
- getPortalUserObject() -
Method in class com.ibm.websphere.personalization.PznPortletRequestObjectImplementor
- Should return an instance of com.ibm.portal.um.User representing the
current user.
- getPortalUserObject() -
Method in interface com.ibm.websphere.personalization.PznPortletRequestObjectInterface
-
- getPortletAttribute(String) -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- getPortletAttribute(String) -
Method in class com.ibm.websphere.personalization.PznPortletRequestObjectImplementor
-
- getPortletAttribute(String) -
Method in interface com.ibm.websphere.personalization.PznPortletRequestObjectInterface
-
- getPortletAttribute(String) -
Method in interface com.ibm.websphere.personalization.RequestContext
- Returns the value of the named attribute as an Object, or null if
no attribute of the given name exists
- getPortletAttributeNames() -
Method in class com.ibm.websphere.personalization.PznPortletRequestObjectImplementor
-
- getPortletAttributeNames() -
Method in interface com.ibm.websphere.personalization.PznPortletRequestObjectInterface
-
- getPortletContextSharingConfig() -
Method in interface com.ibm.workplace.wcm.api.extensions.url.ContentUrlGenerationRequest
- The portlet context sharing configuration that determines how the
rendering portlez receives and broadcast links with other portlets.
- getPortletId() -
Method in interface com.ibm.workplace.wcm.api.ContextProcessorParams
- Returns a string which uniquely identifies the current portlet instance
- getPortletRenderRequest() -
Method in interface com.ibm.workplace.wcm.api.extensions.url.ContentUrlGenerationRequest
- Get the portlet render request
- getPortletRenderResponse() -
Method in interface com.ibm.workplace.wcm.api.extensions.url.ContentUrlGenerationRequest
- Get the portlet render response
- getPortletRequest() -
Method in interface com.ibm.workplace.wcm.api.ContextProcessorParams
- Returns the portlet request that is passed to the current
web content viewer portlet instance.
- getPortletRequest() -
Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletRequestWrapper
- Returns the wrapped ServletRequest object.
- getPortletResponse() -
Method in interface com.ibm.workplace.wcm.api.ContextProcessorParams
- Returns the portlet response that is passed to the current
web content viewer portlet instance.
- 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
-
- getPortletSetting(String) -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- getPortletSetting(String) -
Method in class com.ibm.websphere.personalization.PznPortletRequestObjectImplementor
-
- getPortletSetting(String) -
Method in interface com.ibm.websphere.personalization.PznPortletRequestObjectInterface
-
- getPortletSetting(String) -
Method in interface com.ibm.websphere.personalization.RequestContext
- Returns the value of the named setting as an Object, or null if
no attribute of the given name exists.
- getPortletSettings() -
Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletRequestWrapper
-
- getPredicate() -
Method in interface com.ibm.websphere.query.base.IQuery
-
- getPredicate() -
Method in class com.ibm.websphere.query.base.Query
-
- getPredicateBases() -
Method in interface com.ibm.websphere.query.base.IPredicate
- Returns the sub predicates of the predicate.
- getPredicateBases() -
Method in class com.ibm.websphere.query.base.Predicate
- Returns the array of predicate bases.
- getPreferredDigitalAssetResourceManagerPluginName(DigitalAssetChooserRenderingContext) -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetChooser
- Get the preferred DigitalAssetResourceManagerPlugin name that support items picked/chosen by this chooser.
- getPrefix() -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Returns the prefix for all document URLs generated on rendering.
- getPresentationTemplateForMode(String) -
Method in interface com.ibm.workplace.wcm.api.AbstractTemplateItemProperties
- Get the presentation template the defined for the given render mode.
- getPresentationTemplateForModes(List<String>) -
Method in interface com.ibm.workplace.wcm.api.AbstractTemplateItemProperties
- Get the presentation template the defined for the given render modes.
- getPresentationTemplateOverride() -
Method in interface com.ibm.workplace.wcm.api.ContentPrototype
- Retrieve the presentation template override for this content prototype.
- getPresentationTemplateOverride() -
Method in interface com.ibm.workplace.wcm.api.extensions.url.ContentUrlGenerationRequest
- Get the name path of the presentation template that should be used to
render the content the URL is generated for.
- getPresentationTemplatePath() -
Method in interface com.ibm.workplace.wcm.api.extensions.resolution.ContentPageResolutionResponse
- Returns the path of the presentation template previously set via
ContentPageResolutionResponse.setPresentationTemplatePath(String)
.
- getPresetFolder(PresetFolderType) -
Method in interface com.ibm.workplace.wcm.api.DocumentLibrary
- Returns a reference to the specified preset Folder for the current library
- getPresetFolder(Workspace, DocumentLibrary, PresetFolderType) -
Method in interface com.ibm.workplace.wcm.api.WcmLibraryService
- Deprecated. Use DocumentLibrary.getPresetFolder instead
- getPresTemplateOverride() -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Returns the name path of the
PresentationTemplate
to be used
when rendering.
- getPreviewAnchorTag() -
Method in class com.ibm.websphere.personalization.RuleTrigger
-
- getPreviewAnchorTag(HttpServletResponse) -
Method in class com.ibm.websphere.personalization.RuleTrigger
-
- getPreviewImage() -
Method in interface com.ibm.workplace.wcm.api.AbstractTemplateItemProperties
- Retrieve the "Preview-image" resource.
- getPreviewState() -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- getPreviewUserResource(String) -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- getPreviewUserResource(String) -
Method in interface com.ibm.websphere.personalization.RequestContext
- Returns the user Resource instance when in preview mode
- getPreviousLibraryName() -
Method in interface com.ibm.workplace.wcm.api.extensions.syndication.Moved
- The library name of the item prior to the move.
- getPreviousMode() -
Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletRequestWrapper
-
- getPreviousName() -
Method in interface com.ibm.workplace.wcm.api.extensions.syndication.LibraryRenamed
- The name of the library prior to the rename operation.
- getPreviousName() -
Method in interface com.ibm.workplace.wcm.api.extensions.syndication.Moved
- The name of the item prior to the move.
- getPreviousNamePath() -
Method in interface com.ibm.workplace.wcm.api.extensions.syndication.Moved
- the name path of the item prior to the move
- getPreviousParentId() -
Method in interface com.ibm.workplace.wcm.api.extensions.syndication.Moved
- The parent id of the item prior to the move.
- getProbeID() -
Method in exception com.ibm.portal.theme.plugin.exception.ThemeExtensionInitException
-
- getProfile(int) -
Method in class com.ibm.websphere.personalization.RuleTrigger
- Provides access to the indexed
profile
property.
- getProfiles() -
Method in class com.ibm.websphere.personalization.RuleTrigger
- Returns the full set of applicable profiles in an array.
- getProject() -
Method in interface com.ibm.workplace.wcm.api.Document
- Return Project if this
Document
is in a Project.
- getProjectById(Workspace, DocumentId) -
Method in class com.ibm.workplace.wcm.api.ProjectService
- Deprecated. Obtain a
Project
from WCM repository by its DocumentId
- getProjectById(Workspace, DocumentId) -
Method in interface com.ibm.workplace.wcm.api.WcmProjectService
- Obtain a
Project
from WCM repository by its DocumentId
- getProjectId() -
Method in interface com.ibm.workplace.wcm.api.authoring.CustomItemBean
- Returns the ID of the
Project
associated with the Document
opened in the authoring interface
- getProjectId() -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Returns the
DocumentId
of the Project
associated with this RenderingContext
- getProjectId() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns the
DocumentId
of the Project
associated with this Workspace
- getProjectUuid() -
Method in class com.ibm.workplace.wcm.api.CopyIntoProjectOption
-
- getProjectUuid() -
Method in class com.ibm.workplace.wcm.api.TreatAsNewCopyOption
- Get the project id to which the item(s) will be copied.
- getProperties() -
Method in interface com.ibm.workplace.wcm.api.DocumentLibrary
- Returns the properties associated with this Library.
- 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(String) -
Method in interface com.ibm.workplace.wcm.api.digitalasset.DigitalAssetMetaData
- Gets the property requested from the ASSET category.
- getProperty(DigitalAssetMetaData.CATEGORY, String) -
Method in interface com.ibm.workplace.wcm.api.digitalasset.DigitalAssetMetaData
- Gets the property requested from the provided category.
- getProperty(String) -
Method in interface com.ibm.workplace.wcm.api.Rendition
- Gets the property requested
- 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.
- getPropertyName() -
Method in interface com.ibm.websphere.query.base.IValue
-
- getPropertyName() -
Method in class com.ibm.websphere.query.base.Value
- Returns the property name
- getPropertyName() -
Method in class com.ibm.websphere.query.base.ValueList
- Returns the property name
- getPrototype() -
Method in interface com.ibm.workplace.wcm.api.AbstractAuthoringTemplate
- Deprecated. Use getGenericPrototype() instead. Since 8.0, the prototype can be of any
Prototype
type.
- getPrototype() -
Method in interface com.ibm.workplace.wcm.api.AuthoringTemplate
- Returns the
ContentPrototype
for this content authoring template.
- getPrototype() -
Method in interface com.ibm.workplace.wcm.api.ProjectTemplate
- Get the
ProjectPrototype
of this template.
- getProvider() -
Method in interface com.ibm.workplace.wcm.api.digitalasset.DigitalAssetID
- Get the unique name of the External provider
(model external providers like Brightcove or YouTube)
- getProviderKeys() -
Method in interface com.ibm.workplace.wcm.api.plugin.textprovider.TextProvider
- Get the list of keys that are defined for this text provider
- getProviderKeys() -
Method in class com.ibm.workplace.wcm.api.plugin.textprovider.TextProviderAdapter
-
- getProviderName() -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetChooser
- Provider/company/product name of the chooser plugin.
- getProviderName() -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetResourceManagerPlugin
- Provides the Provider/Company name for the DAM
- getProviderName() -
Method in interface com.ibm.workplace.wcm.api.plugin.textprovider.TextProvider
- Get the name for this text provider.
- getPublishConfig() -
Method in interface com.ibm.workplace.wcm.api.extensions.url.PortletContextSharingConfig
- Get the configuration of the portlet that defines if the portlet
publishes its context
- getPublishDate() -
Method in interface com.ibm.workplace.wcm.api.Project
- Gets the date used by the 'Date' publish option
- getPublishedDate() -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Get the date the item was last in the published state.
This is an 'internal' property that is no longer exposed in the Web Content Manager Authoring UI.
- getPublishedId() -
Method in exception com.ibm.workplace.wcm.api.exceptions.MultipleDraftsExistException
- get the Published Id
- getPublishedId() -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- If this is a draft of published Document then it retrieves the
DocumentId
of the Published Item.
The item is a draft of published item if WorkflowedDocument.isDraftOfPublishedDocument()
returns true
.
- getPublishedIdByDraftId(DocumentId<T>) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns the
DocumentId
of the published or expired document associated
with the supplied draft DocumentId
- getPublishOption() -
Method in interface com.ibm.workplace.wcm.api.Project
- Gets the current project publish option
- getPublishOption() -
Method in interface com.ibm.workplace.wcm.api.ProjectPrototype
- Get the
PublishOption
set on this object.
- getPznRequestObjectInterface() -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- getPznRequestObjectInterface() -
Method in interface com.ibm.websphere.personalization.RequestContext
- Returns the PznRequestObjectInterface
- getQuery() -
Method in interface com.ibm.wps.services.federateddocuments.FederatedDocumentsService
- Returns the custom query string that is configured for all documents services.
- getQueryService() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Obtains an instance of
QueryService
which is associated with this workspace.
- getQueryString() -
Method in interface com.ibm.workplace.wcm.api.LibraryLinkComponent
- Return the QueryString
- getQueryString() -
Method in interface com.ibm.workplace.wcm.api.LinkComponent
- Returns the QueryString.
- getReadAccessMembers() -
Method in interface com.ibm.workplace.wcm.api.Document
- Deprecated. Use
Document.getMembersForAccess(Access)
instead (using Access.CONTRIBUTOR)
- getReadAhead() -
Method in interface com.ibm.workplace.wcm.api.ListPagingOptions
- Returns the number of pages to 'read ahead'
- getReason() -
Method in exception com.ibm.workplace.wcm.api.extensions.validation.FileUploadValidationException
- Retrieves the detailed reason for validation failure.
- getReason(Locale) -
Method in exception com.ibm.workplace.wcm.api.extensions.validation.FileUploadValidationException
- Retrieves the detailed reason for validation failure.
- 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.
- getRefereeDocumentId() -
Method in interface com.ibm.workplace.wcm.api.Reference
- Returns the
DocumentId
of the Document
object
that is referred to by another Document
.
- getReferenceDisplayName() -
Method in interface com.ibm.workplace.wcm.api.LibraryLinkComponent
- Retrieves the reference display name as it show in the Authoring UI.
- getReferenceDisplayName() -
Method in interface com.ibm.workplace.wcm.api.LinkComponent
- Retrives the reference display name as shown in the Authoring UI.
- getReferences(DocumentId<? extends Document>) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns an array of
Reference
instances that represent all references to the
specified DocumentId
.
- getReferencesFrom(DocumentId<? extends Document>) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns an array of
Reference
instances that represent all references from the
specified DocumentId
.
- getRefererDocumentId() -
Method in interface com.ibm.workplace.wcm.api.Reference
- Returns the
DocumentId
of the Document
object
that refers to another Document
.
- getRejectStageId() -
Method in interface com.ibm.workplace.wcm.api.Workflow
- Returns the
DocumentId
of the WorkflowStage
documents will be placed into
if they fail approval
- getRemoteHost() -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- getRemoteHost() -
Method in class com.ibm.websphere.personalization.PznRequestObjectImplementor
-
- getRemoteHost() -
Method in interface com.ibm.websphere.personalization.PznRequestObjectInterface
-
- getRemoteHost() -
Method in interface com.ibm.websphere.personalization.RequestContext
- Returns the hostName (IP address if hostName cannot be determined)
of the server requesting the jsp or servlet containing the rule request
- getRemoteUser() -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- getRemoteUser() -
Method in class com.ibm.websphere.personalization.PznRequestObjectImplementor
-
- getRemoteUser() -
Method in interface com.ibm.websphere.personalization.PznRequestObjectInterface
-
- getRemoteUser() -
Method in interface com.ibm.websphere.personalization.RequestContext
- Used to get remoteUser name from the HttpContext or surrogate.
- getRenderableDigitalAssetURLString(DigitalAsset) -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetResourceManagerPlugin
- Return a URL or PoC URI string the asset represented by the provided DigitalAsset.
- getRenderableRenditionNameString(String) -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetResourceManagerPlugin
- Returns the short name of the rendition resource
- getRenderableRenditionURLString(String) -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetResourceManagerPlugin
- Returns the renditions URL.
- getRenderedItem() -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Returns the
TemplatedDocument
object that will be rendered by this
RenderingContext
.
- getRenderingBehaviour() -
Method in interface com.ibm.workplace.wcm.api.SiteFrameworkContainer
- Get the rendering behaviour of the current
SiteArea
.
- getRenderingContext() -
Method in interface com.ibm.workplace.wcm.api.ContextProcessorParams
- Returns the WCM API RenderingContext for the current request
- getRenderingContext() -
Method in interface com.ibm.workplace.wcm.api.extensions.url.ContentUrlGenerationRequest
- Get the rendering context of the rendered content.
- getRenderingContext() -
Method in interface com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginModel
-
- getRenderModes() -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Get the names of the render modes to be used when rendering, or an empty list if there are no render modes.
- getRenderModesForPresentationTemplate(DocumentId) -
Method in interface com.ibm.workplace.wcm.api.AbstractTemplateItemProperties
- Returns the set of render modes that use the same presentation template
- getRendition(String) -
Method in interface com.ibm.workplace.wcm.api.RenditionCapability
- Get rendition with the given name.
- getRenditionInputStream(String) -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetResourceManagerPlugin
- Gets InputStrem to the given Rendition.
- getRenditionName() -
Method in interface com.ibm.workplace.wcm.api.Rendition
- Returns the name of this rendition.
- getRenditions() -
Method in interface com.ibm.workplace.wcm.api.RenditionCapability
- Get a list of all renditions defined for this resource.
- getRepository() -
Method in interface com.ibm.workplace.wcm.api.WcmContentService
- Retrieve the Repository used to access WCM.
- 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 com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginModel
- Returns the underlying request that triggered the plugin render method
- getRequestAttribute(String) -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- getRequestAttribute(String) -
Method in class com.ibm.websphere.personalization.PznRequestObjectImplementor
-
- getRequestAttribute(String) -
Method in interface com.ibm.websphere.personalization.PznRequestObjectInterface
-
- getRequestAttribute(String) -
Method in interface com.ibm.websphere.personalization.RequestContext
- Returns the value of the named attribute as an Object, or null if
no attribute of the given name exists
- getRequestAttributeNames() -
Method in class com.ibm.websphere.personalization.PznRequestObjectImplementor
-
- getRequestAttributeNames() -
Method in interface com.ibm.websphere.personalization.PznRequestObjectInterface
-
- getRequestContext() -
Static method in class com.ibm.websphere.personalization.context.PersonalizationContext
- Get an instance of a default RequestContext
- getRequestContext(Object, Object) -
Static method in class com.ibm.websphere.personalization.context.PersonalizationContext
- Get an instance of RequestContext based on an HttpServletRequest
- getRequestContext(HttpServletRequest, Object) -
Static method in class com.ibm.websphere.personalization.context.PersonalizationContext
- Get an instance of RequestContext based on an HttpServletRequest
- getRequestContext(HttpServletRequest) -
Static method in class com.ibm.websphere.personalization.context.PersonalizationContext
- Get an instance of RequestContext based on an HttpServletRequest
- getRequestContext(PznRequestObjectInterface) -
Static method in class com.ibm.websphere.personalization.context.PersonalizationContext
- Get an instance of RequestContext based on a PznRequestObjectInterface
- getRequestContext(PznRequestObjectInterface, Object) -
Static method in class com.ibm.websphere.personalization.context.PersonalizationContext
- Get an instance of RequestContext.
- getRequestContext(PznPortletRequestObjectInterface) -
Static method in class com.ibm.websphere.personalization.context.PersonalizationContext
- Get an instance of RequestContext based on a PznPortletRequestObjectInterface
- getRequestContext(PznPortletRequestObjectInterface, Object) -
Static method in class com.ibm.websphere.personalization.context.PersonalizationContext
- Get an instance of RequestContext.
- getRequestDate() -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- getRequestDate() -
Method in interface com.ibm.websphere.personalization.RequestContext
- Returns the date of the request.
- getRequestInfo() -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- getRequestInfo() -
Method in class com.ibm.websphere.personalization.PznRequestObjectImplementor
-
- getRequestInfo() -
Method in interface com.ibm.websphere.personalization.PznRequestObjectInfoInterface
-
- getRequestInfo() -
Method in interface com.ibm.websphere.personalization.RequestContext
-
- getRequestObject() -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- getRequestParameter(String) -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- getRequestParameter(String) -
Method in class com.ibm.websphere.personalization.PznRequestObjectImplementor
-
- getRequestParameter(String) -
Method in interface com.ibm.websphere.personalization.PznRequestObjectInterface
-
- getRequestParameter(String) -
Method in interface com.ibm.websphere.personalization.RequestContext
- Returns the value of a request parameter as a String,
or null if the parameter does not exist.
- getRequestParameterNames() -
Method in class com.ibm.websphere.personalization.PznRequestObjectImplementor
-
- getRequestParameterNames() -
Method in interface com.ibm.websphere.personalization.PznRequestObjectInterface
-
- getRequestParameters() -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Returns the current request parameters used by this
RenderingContext
.
- getRequestParameterValues(String) -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- getRequestParameterValues(String) -
Method in class com.ibm.websphere.personalization.PznRequestObjectImplementor
-
- getRequestParameterValues(String) -
Method in interface com.ibm.websphere.personalization.PznRequestObjectInterface
-
- getRequestParameterValues(String) -
Method in interface com.ibm.websphere.personalization.RequestContext
- Returns the value of a request parameter as a String,
or null if the parameter does not exist.
- getRequestUsername() -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- getRequestUsername() -
Method in interface com.ibm.websphere.personalization.RequestContext
- Returns the username that personalization will use.
- getRequired() -
Method in interface com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginParameter
- Get the required setting for the parameter.
- getRequired() -
Method in class com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginParameterAdapter
-
- getRescheduleDate() -
Method in interface com.ibm.workplace.wcm.api.custom.RescheduleDirectiveParams
- Returns the specified 'Reschedule Date'
- getRescheduleDate() -
Method in class com.ibm.workplace.wcm.api.custom.WCM_RescheduleDirectiveParams
- Returns the specified 'Reschedule Date'
- getResolutionParameters() -
Method in interface com.ibm.workplace.wcm.api.extensions.resolution.ContentPageResolutionRequest
- Returns additional context parameters that are required to perform the
resolution.
- getResolutionResponseParameters() -
Method in interface com.ibm.workplace.wcm.api.extensions.resolution.ContentPageResolutionResponse
- Returns any additional context parameters that are required to perform the resolution.
- getResolved() -
Method in interface com.ibm.workplace.wcm.api.extensions.resolution.ContentPageResolutionRequest
- Returns the resolved object that identifies the result of the resolution process in the
ResolutionService
that handles the content page resolution.
- getResource(String, String) -
Method in class com.ibm.websphere.personalization.RuleTrigger
- Deprecated.
- getResourceBundleName() -
Method in class com.ibm.workplace.wcm.api.plugin.textprovider.TextProviderAdapter
- Override this to return the name of the
ResourceBundle
to use.
- getResourceContext() -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
- Deprecated.
- getResourceContext() -
Method in class com.ibm.websphere.personalization.PznRequestObjectImplementor
- Deprecated.
- getResourceContext() -
Method in interface com.ibm.websphere.personalization.PznRequestObjectInterface
- Deprecated.
- getResourceContext() -
Method in interface com.ibm.websphere.personalization.RequestContext
- Deprecated.
- getResourceManagementOption() -
Method in interface com.ibm.workplace.wcm.api.digitalasset.DigitalAsset
- Get the resource management option for this DigitalAsset if it is managed externally,
null
otherwise
- getResourceName() -
Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialSlotConfig
- Returns the resource name for this Vault Slot.
- getResourceName() -
Method in interface com.ibm.workplace.wcm.api.digitalasset.DigitalAssetMetaData
- Get the resoureName, typically file name of the Digital Asset.
- getResourceName() -
Method in interface com.ibm.workplace.wcm.api.Rendition
- Returns the name of the resource contained within this
rendition.
- getResourceName() -
Method in interface com.ibm.workplace.wcm.api.Resource
- Returns the name of the resource uploaded within this
component.
- getResourceType() -
Method in interface com.ibm.portal.ObjectID
- Deprecated. use getObjectType() instead
- getResourceType() -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetChooserRenderingContext
- Type of Component (file or Image) that the DigitalAssetChooser will be picking/selecting.
- getResourceURI(boolean) -
Method in interface com.ibm.workplace.wcm.api.Rendition
- Returns the URI of the resource relative to either the component or the server depending on the provided boolean parameter.
- getResourceURL() -
Method in interface com.ibm.workplace.wcm.api.Rendition
- Returns the component relative URI to the resource.
- getResourceURL() -
Method in interface com.ibm.workplace.wcm.api.Resource
- Returns the server relative URL or Piece of Content (PoC) URI to the resource.
- getResponse() -
Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeContent
-
- getResponse() -
Method in interface com.ibm.portal.theme.plugin.ThemeContext
-
- getResult() -
Method in interface com.ibm.portal.resolver.xml.DefaultContentHandler
- Returns a
Result
object that embeds the content into this handler
- getResultDesign() -
Method in interface com.ibm.workplace.wcm.api.ListLayout
- Returns the result design for this
ListLayout
- getResultsPerPage() -
Method in interface com.ibm.workplace.wcm.api.ListPagingOptions
- Returns the number of results to show per page
- getResultType() -
Method in interface com.ibm.workplace.wcm.api.LibraryTaskResult
- Retrieves the result type of an operation
- getRichText() -
Method in interface com.ibm.workplace.wcm.api.LibraryRichTextComponent
- Returns the rich text contained in this component as a
String
representation of the HTML.
- getRichText() -
Method in interface com.ibm.workplace.wcm.api.RichTextComponent
- Returns the rich text contained in this component as a
String
representation of the HTML.
- getRightOperands() -
Method in class com.ibm.websphere.query.base.Condition
- Returns the right operands as an array.
- getRightOperands() -
Method in interface com.ibm.websphere.query.base.ICondition
- Returns the right operands of the condition.
- getRuleContent() -
Method in class com.ibm.websphere.personalization.ContentSpot
- Executes the rule and returns the results.
- getRuleContent(int) -
Method in class com.ibm.websphere.personalization.ContentSpot
- Executes the rule and returns the ith result
- getRuleId() -
Method in class com.ibm.websphere.personalization.RuleTrigger
-
- getRuleJSON() -
Method in class com.ibm.websphere.personalization.RuleTrigger
-
- getRuleMapping() -
Method in class com.ibm.websphere.personalization.RuleTrigger
-
- getRuleName() -
Method in class com.ibm.websphere.personalization.RuleTrigger
-
- getRuleResults() -
Method in class com.ibm.websphere.personalization.RuleTrigger
- Returns the full set of content.
- getRuleResults(int) -
Method in class com.ibm.websphere.personalization.RuleTrigger
- Used to obtain the indexed content object identified by
which
.
- getRuntimeLocator() -
Method in class com.ibm.websphere.personalization.transformation.PznTransformationModel
-
- 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.
- getScopeId() -
Method in class com.ibm.websphere.personalization.RuleTrigger
-
- 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
- Deprecated.
- 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
- Deprecated.
- 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
- Deprecated.
- getSecretType() -
Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.SimplePassiveCredential
-
- getSecretType() -
Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.UserPasswordCredential
- Deprecated.
- 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.
- getSegmentPortalObjectID() -
Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialSlotConfig
- Returns the Object ID of the Segment this Vault Slot belongs to.
- getSelect() -
Method in interface com.ibm.websphere.query.base.ISelectQuery
-
- getSelect() -
Method in class com.ibm.websphere.query.base.SelectQuery
-
- getSelectedDigitalAssetChooserName() -
Method in interface com.ibm.workplace.wcm.api.authoring.EditorBean
- For a DigitalAssets, indicates the DigitalAssetChooser to use to select an asset/image.
- getSelectedEditor() -
Method in interface com.ibm.workplace.wcm.api.authoring.EditorBean
- Specifies the selected editor to use
- getSelectionNames() -
Method in interface com.ibm.workplace.wcm.api.LibraryUserSelectionComponent
- Returns the array of selections contained in this component as a
String[]
.
- getSelectionNames() -
Method in interface com.ibm.workplace.wcm.api.UserSelectionComponent
- Returns the array of selections contained in this component as a
String[]
.
- getSelections() -
Method in interface com.ibm.workplace.wcm.api.LibraryUserSelectionComponent
- Returns the array of Principals contained in this component as a
Principal[]
.
- getSelections() -
Method in interface com.ibm.workplace.wcm.api.OptionSelectionComponent
- Returns the current selections contained in this component as a
String[]
.
- getSelections() -
Method in interface com.ibm.workplace.wcm.api.UserSelectionComponent
- Returns the array of Principals contained in this component as a
Principal[]
.
- getSelector() -
Method in class com.ibm.workplace.wcm.api.query.Negation
- Get the selector
- getSelectors() -
Method in interface com.ibm.workplace.wcm.api.editions.query.EditionQuery
- Returns a
List
that contains all the
EditionSelector
in this EditionQuery
.
- getSelectors() -
Method in class com.ibm.workplace.wcm.api.query.Association
-
- getSelectors() -
Method in class com.ibm.workplace.wcm.api.query.CompoundSelector
-
- getSelectors() -
Method in interface com.ibm.workplace.wcm.api.query.Query
- Returns a
List
that contains all the Selector
in this Query
.
- getSeparator() -
Method in interface com.ibm.workplace.wcm.api.ListLayout
- Returns the separator for this
ListLayout
- getServerName() -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- getServerName() -
Method in class com.ibm.websphere.personalization.PznRequestObjectImplementor
-
- getServerName() -
Method in interface com.ibm.websphere.personalization.PznRequestObjectInterface
-
- getServerName() -
Method in interface com.ibm.websphere.personalization.RequestContext
- Returns the hostName (IP address if hostName cannot be determined) of the server
processing the rule request
- getServiceInterface() -
Method in exception com.ibm.portal.portlet.service.PortletServiceInvalidInterfaceException
- Returns the service interface that was requested but could not be provided.
- getServletRequest() -
Method in interface com.ibm.websphere.personalization.PznHttpRequestObjectInterface
- Returns the base HttpServletRequest for this object.
- getSession() -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetChooserRenderingContext
- Returns the current HttpSession associated with the request or, if there
is no current session returns null;
- getSessionAttribute(String) -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- getSessionAttribute(String) -
Method in class com.ibm.websphere.personalization.PznRequestObjectImplementor
-
- getSessionAttribute(String) -
Method in interface com.ibm.websphere.personalization.PznRequestObjectInterface
-
- getSessionAttribute(String) -
Method in interface com.ibm.websphere.personalization.RequestContext
- Returns the value of the named attribute as an Object, or null if
no attribute of the given name exists
- getSessionAttributeNames() -
Method in class com.ibm.websphere.personalization.PznRequestObjectImplementor
-
- getSessionAttributeNames() -
Method in interface com.ibm.websphere.personalization.PznRequestObjectInterface
-
- getSessionInfo() -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- getSessionInfo() -
Method in class com.ibm.websphere.personalization.PznRequestObjectImplementor
-
- getSessionInfo() -
Method in interface com.ibm.websphere.personalization.PznRequestObjectInfoInterface
-
- getSessionInfo() -
Method in interface com.ibm.websphere.personalization.RequestContext
-
- getSharingPolicy(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.
- getShowError() -
Method in class com.ibm.websphere.personalization.RuleTrigger
- Used to obtain the property which governs whether errors should be
propagated or consumed.
- getSite() -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Deprecated. No replacement.
Site
is not required in Web sites created
using the current version of IBM Web Content Manager. The method is retained for
compatibility with Web sites migrated from pre 7.0 versions of IBM Web Content Manager.
Use getAllSiteAreas()
to get all level site areas.
- getSiteAreaPrototype() -
Method in interface com.ibm.workplace.wcm.api.SiteAreaTemplate
- Returns the
SiteAreaPrototype
for this authoring template.
- getSiteAreas() -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Deprecated. No replacement. The method is retained for compatibility with Web sites
migrated from pre 7.0 versions of IBM Web Content Manager. Use
getAllSiteAreas()
to get all level site areas.
- getSize() -
Method in interface com.ibm.workplace.wcm.api.query.ResultIterator
- Deprecated. The value returned may not be accurate for large iterators, and may be unknown.
Please use the following code instead.
while (iter.hasNext()) size = size + 1;
- getSize() -
Method in interface com.ibm.workplace.wcm.api.Rendition
- Returns the size in bytes of the file contained within this
component.
- getSize() -
Method in interface com.ibm.workplace.wcm.api.Resource
- Returns the size in bytes of the file uploaded within this
component.
- 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.
- getSorts() -
Method in interface com.ibm.workplace.wcm.api.editions.query.EditionQuery
- Returns a
List
of the EditionSort
s defined in
this query.
- getSorts() -
Method in interface com.ibm.workplace.wcm.api.query.Query
- Returns a
List
of the Sort
in this query.
- getSortStrings() -
Method in class com.ibm.websphere.query.callbacks.LdapSelectQueryCallback
- Returns the sort strings of the builder callback.
- getSourceID() -
Method in exception com.ibm.portal.theme.plugin.exception.ThemeExtensionInitException
-
- getSourceWorkspace() -
Method in interface com.ibm.workplace.wcm.api.Document
- Returns the
Workspace
of this Document
object.
- getStagesIterator() -
Method in interface com.ibm.workplace.wcm.api.Workflow
- Returns an iterator of
DocumentId
objects of the
WorkflowStages
in this Workflow
.
- getStartPage() -
Method in interface com.ibm.workplace.wcm.api.ListPagingOptions
- Returns the start page
- getStartPage() -
Method in interface com.ibm.workplace.wcm.api.PageOptions
- Get the start page
- getState() -
Method in class com.ibm.websphere.personalization.PznGeolocationInterface.GeoAddress
-
- getState() -
Method in interface com.ibm.workplace.wcm.api.Project
- Gets the
State
of this project.
- getStateValue(String) -
Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeItem
- This method retrieves the state that should be sent into newIconURL
- getStatus() -
Method in interface com.ibm.workplace.wcm.api.extensions.syndication.SyndicationSummary
- Status reports whether syndication finished successfully, or due to errors
or if it was cancelled by an extension
- getStatus() -
Method in interface com.ibm.workplace.wcm.api.Subscriber
- Returns the
SyndicationStatus
of this
Subscriber
.
- getStatus() -
Method in interface com.ibm.workplace.wcm.api.Syndicator
- Returns the
SyndicationStatus
of this
Syndicator
.
- getString(String, Locale) -
Method in interface com.ibm.workplace.wcm.api.plugin.textprovider.TextProvider
- Retrieves a text string using the given key, in the given locale.
- getString(String, Locale) -
Method in class com.ibm.workplace.wcm.api.plugin.textprovider.TextProviderAdapter
-
- getStyleSheet() -
Method in interface com.ibm.workplace.wcm.api.LibraryStyleSheetComponent
- Returns the contents of the style sheet file contained within this component
as a byte array.
- getStyleSheetFileName() -
Method in interface com.ibm.workplace.wcm.api.LibraryStyleSheetComponent
- Returns the filename of the style sheet file contained within this
component.
- getStyleSheetTitle() -
Method in interface com.ibm.workplace.wcm.api.LibraryStyleSheetComponent
- Returns the title of the style sheet.
- getStyleSheetURL() -
Method in interface com.ibm.workplace.wcm.api.authoring.EditorBean
-
- getSubmitFunctionName() -
Method in interface com.ibm.workplace.wcm.api.authoring.CustomItemBean
- Returns the name of the Javascript Submit function
used to set the value of the element associated with the CustomItemBean
- getSubscriber() -
Method in interface com.ibm.workplace.wcm.api.extensions.syndication.SubscriberEvent
- Return the subscriber of the current syndication update.
- getSubscriberByName(Workspace, String) -
Method in class com.ibm.workplace.wcm.api.SyndicationService
- Deprecated. Returns the
Subscriber
with the specified name, or
null
if a Subscriber
with that name
does not exist or the caller does not have access
- getSubscriberByName(Workspace, String) -
Method in interface com.ibm.workplace.wcm.api.WcmSyndicationService
- Returns the
Subscriber
with the specified name, or
null
if a Subscriber
with that name
does not exist or the caller does not have access
- getSubscribers(Workspace) -
Method in class com.ibm.workplace.wcm.api.SyndicationService
- Deprecated. Returns an iterator of all
Subscriber
objects visible
to the user of the Workspace
.
- getSubscribers(Workspace) -
Method in interface com.ibm.workplace.wcm.api.WcmSyndicationService
- Returns an iterator of all
Subscriber
objects visible
to the user of the Workspace
.
- 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.
- getSupportedStreamFormats() -
Method in interface com.ibm.websphere.personalization.resources.ResourceManager3
- Answers the list of supported formats for
createResourceFromStream and
writeResourceToStream.
- getSyndicationResult() -
Method in interface com.ibm.workplace.wcm.api.SyndicationStatus
- Returns the
SyndicationResult
for the last time the
syndication occurred.
- getSyndicator() -
Method in interface com.ibm.workplace.wcm.api.extensions.syndication.SyndicatorEvent
- Get the
Syndicator
of the current update.
- getSyndicatorByName(Workspace, String) -
Method in class com.ibm.workplace.wcm.api.SyndicationService
- Deprecated. Returns the
Syndicator
with the specified name, or
null
if a Syndicator
with that name
does not exist or the caller does not have access
- getSyndicatorByName(Workspace, String) -
Method in interface com.ibm.workplace.wcm.api.WcmSyndicationService
- Returns the
Syndicator
with the specified name, or
null
if a Syndicator
with that name
does not exist or the caller does not have access
- getSyndicators(Workspace) -
Method in class com.ibm.workplace.wcm.api.SyndicationService
- Deprecated. Returns an iterator of all
Syndicator
objects visible
to the user of the Workspace
.
- getSyndicators(Workspace) -
Method in interface com.ibm.workplace.wcm.api.WcmSyndicationService
- Returns an iterator of all
Syndicator
objects visible
to the user of the Workspace
.
- getSystemWorkspace() -
Method in interface com.ibm.workplace.wcm.api.Repository
- Returns a
Workspace
object representing a system view of the repository.
- getTable() -
Method in class com.ibm.websphere.query.base.Attribute
-
- getTable() -
Method in class com.ibm.websphere.query.base.From
-
- getTable() -
Method in interface com.ibm.websphere.query.base.IAttribute
-
- getTable() -
Method in interface com.ibm.websphere.query.base.IFrom
-
- getTable() -
Method in interface com.ibm.websphere.query.base.IJoin
-
- getTable() -
Method in class com.ibm.websphere.query.base.Join
-
- getTableAlias(String) -
Method in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- getTableName() -
Method in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- getTargetComponent() -
Method in interface com.ibm.workplace.wcm.api.AbstractAuthoringTemplate
- Deprecated. Use getTargetComponent() in getItemProperties() instead.
- getTargetComponent() -
Method in interface com.ibm.workplace.wcm.api.ContentTemplateItemProperties
- Returns the TargetableContentComponent that has been set on this authoring template.
- getTargetDocId() -
Method in class com.ibm.workplace.wcm.api.PlacementLocation
-
- getTargetIds() -
Method in class com.ibm.workplace.wcm.api.extensions.authoring.directive.OpenDocument
- Retrieve the
DocumentId
of the Document to be opened by this directive
- getTargetPage() -
Method in interface com.ibm.workplace.wcm.api.extensions.url.PortletContextSharingConfig.PublishConfig
- Get the page that receives the published context
- getTargetStageIdForProjectItems() -
Method in interface com.ibm.workplace.wcm.api.Workflow
- Returns the
DocumentId
of the WorkflowStage
that documents will be placed
into when the project they are associated with publishes
- getTemplateMapping(DocumentId) -
Method in interface com.ibm.workplace.wcm.api.SiteFrameworkContainer
- Returns the
DocumentId
of the PresentationTemplate
mapped
to the AuthoringTemplate
with the given DocumentId
.
- 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() -
Method in interface com.ibm.workplace.wcm.api.LibraryTextComponent
- Returns the text contained in this component as a
String
.
- getText() -
Method in interface com.ibm.workplace.wcm.api.TextComponent
- Returns the text contained in this component as a
String
.
- getTextProviderKey() -
Method in class com.ibm.workplace.wcm.api.ReplaceTitleCopyOption
- Returns the text provider key that will be used on the the item being copied.
- getTextProviderName() -
Method in class com.ibm.workplace.wcm.api.ReplaceTitleCopyOption
- Returns the text provider name that will be used on the the item being copied.
- getTextTransferEncoding() -
Method in interface com.ibm.portal.resolver.http.xml.DefaultHttpContentHandler
-
- 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 exception 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(Locale) -
Method in interface com.ibm.workplace.wcm.api.custom.CustomWorkflowActionFactory
- Get the display title for this factory.
- getTitle(Locale) -
Method in interface com.ibm.workplace.wcm.api.Document
- Returns the localized title of this
Document
object.
- getTitle() -
Method in interface com.ibm.workplace.wcm.api.DocumentLibrary
- Returns the title of this
DocumentLibrary
object.
- getTitle(Locale) -
Method in interface com.ibm.workplace.wcm.api.DocumentLibrary
- Returns the localized title of this
DocumentLibrary
object.
- getTitle(Locale) -
Method in interface com.ibm.workplace.wcm.api.DocumentType
- Get the translated title for the document type.
- getTitle(Locale) -
Method in interface com.ibm.workplace.wcm.api.editions.Edition
- Gets the name of this Edition in the specified Locale, or
null if a name is not available in that locale
- getTitle(Locale) -
Method in exception com.ibm.workplace.wcm.api.editions.EditionServiceNotAvailableException
-
- getTitle(Locale) -
Method in exception com.ibm.workplace.wcm.api.exceptions.WCMException
- Returns the localized message for this exception.
- getTitle(Locale) -
Method in exception com.ibm.workplace.wcm.api.extensions.resolution.exceptions.ContentPageResolutionException
-
- getTitle(Locale) -
Method in exception com.ibm.workplace.wcm.api.extensions.url.ContentUrlFilterInstantiationException
-
- getTitle(Locale) -
Method in exception com.ibm.workplace.wcm.api.extensions.url.ContentUrlGenerationException
-
- getTitle() -
Method in interface com.ibm.workplace.wcm.api.Item
- Returns the title of the controllable object that this Item refers to.
- getTitle(Locale) -
Method in interface com.ibm.workplace.wcm.api.plugin.rendering.RenderingPlugin
- Get the translated title of the plugin.
- getTitle(Locale) -
Method in interface com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginParameter
- Get the translated title of the parameter.
- getTitle(Locale) -
Method in class com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginParameterImpl
-
- getTitle(Locale) -
Method in interface com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginType
- The translated title of the plugin type, for example "Content Template Catalog Rendering Plugin".
- getTitle(Locale) -
Method in class com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginTypeImpl
-
- getTitle(Locale) -
Method in interface com.ibm.workplace.wcm.api.plugin.rendering.ValueOption
- Get the translated title of the value option.
- getTitle(Locale) -
Method in class com.ibm.workplace.wcm.api.plugin.rendering.ValueOptionImpl
-
- 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.
- getTitlePathById(DocumentId, Locale) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns the 'Display Title' path of the document with the given id.
- getTitleTextProviderKey() -
Method in interface com.ibm.workplace.wcm.api.ContentComponent
- If a text provider has been configured, this method returns the text
provider key for the title of this item.
- getTitleTextProviderKey() -
Method in interface com.ibm.workplace.wcm.api.Document
- If a text provider has been configured, this method returns the text
provider key for the title of this item.
- getTitleTextProviderKey() -
Method in interface com.ibm.workplace.wcm.api.DocumentLibrary
- If a text provider has been configured, this method returns the text
provider key for the title of this
DocumentLibrary
.
- getTitleTextProviderName() -
Method in interface com.ibm.workplace.wcm.api.ContentComponent
- If a text provider has been configured, this method returns the text
provider name for the title of this item.
- getTitleTextProviderName() -
Method in interface com.ibm.workplace.wcm.api.Document
- If a text provider has been configured, this method returns the text
provider name for the title of this item.
- getTitleTextProviderName() -
Method in interface com.ibm.workplace.wcm.api.DocumentLibrary
- If a text provider has been configured, this method returns the text
provider name for the title of this
DocumentLibrary
.
- getToAttribute() -
Method in interface com.ibm.websphere.query.base.IJoin
-
- getToAttribute() -
Method in class com.ibm.websphere.query.base.Join
-
- 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.
- getTotalRemovesAttempted() -
Method in interface com.ibm.workplace.wcm.api.SyndicationResult
- Returns the total number of items that were marked for removal.
- getTotalUpdatesAttempted() -
Method in interface com.ibm.workplace.wcm.api.SyndicationResult
- Returns the total number of updates attempted.
- getTotalUpdatesFailed() -
Method in interface com.ibm.workplace.wcm.api.SyndicationResult
- Returns the total number of modifications that failed.
- getTotalUpdatesSent() -
Method in interface com.ibm.workplace.wcm.api.SyndicationResult
- Returns the total number of items that was sent in this
syndication run.
- getTotalUpdatesSucceeded() -
Method in interface com.ibm.workplace.wcm.api.SyndicationResult
- Returns the total number of modifications that succeeded.
- getTranslatedUsername(String) -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- getTranslatedUsername(String) -
Method in interface com.ibm.websphere.personalization.RequestContext
- Returns the username that personalization will use for the specified collection.
- 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 interface com.ibm.workplace.wcm.api.DocumentId
- Returns the type of the
Document
with this
DocumentId
, e.g.
- getType() -
Method in interface com.ibm.workplace.wcm.api.LibraryStyleSheetComponent
- The type this style sheet.
- getType() -
Method in interface com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginDefinition
- Get the 'type' of this
RenderingPlugin
.
- getType() -
Method in interface com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginParameter
- Get the 'type' of this
RenderingPluginParameter
.
- getType() -
Method in class com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginParameterAdapter
-
- 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.
- getTypeClass() -
Method in interface com.ibm.workplace.wcm.api.DocumentId
- Returns the class of the
Document
with this
DocumentId
.
- getTypeClass() -
Method in interface com.ibm.workplace.wcm.api.Identity
- Returns the class of this object.
- getTypeMapping(Map) -
Method in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- getTypes() -
Static method in enum com.ibm.portal.ObjectTypeConstants
- Returns a complete collection of all predefined object types.
- getUniqueName() -
Method in interface com.ibm.portal.ObjectID
- Returns the unique name that corresponds to this ObjectID
- getUpdates() -
Method in interface com.ibm.workplace.wcm.api.editions.EditionDelta
- An iterator for the list of Version instances representing updates in the calculated delta between two Editions.
- getUpdateType() -
Method in interface com.ibm.workplace.wcm.api.extensions.syndication.SyndicationSummary
- Reports the type of update this syndication run was.
- getUpdateType() -
Method in interface com.ibm.workplace.wcm.api.extensions.syndication.SyndicatorEvent
-
- getUri() -
Method in interface com.ibm.workplace.wcm.api.extensions.resolution.ContentPageResolutionRequest
- Returns the URI of the content being resolved.
- getURI() -
Method in interface com.ibm.workplace.wcm.api.identity.RestURI
-
- 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() -
Method in interface com.ibm.workplace.wcm.api.LibraryLinkComponent
- Retrieves the URL of the Link that this Component referring to
- getURL() -
Method in interface com.ibm.workplace.wcm.api.LinkComponent
- Retrieves the URL of the link that this component references.
- getURL() -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Returns the URL to WCM and any request parameters.
- getURLGenerator(ActionRequest, ActionResponse) -
Method in interface com.ibm.portal.portlet.service.state.RedirectURLGeneratorFactoryService
- Returns a RedirectURLGenerator instance.
- getUser() -
Method in class com.ibm.workplace.wcm.api.TreatAsNewCopyOption
- Get the creating user to set as creator, author and owner of the copied item,
if it has been set as a Java Security Principal, otherwise null
- getUser() -
Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletRequestWrapper
-
- getUserAccessMembers() -
Method in interface com.ibm.workplace.wcm.api.Document
- Deprecated. use
Document.getMembersForAccess(Access)
instead
- getUserAgent() -
Method in class com.ibm.wps.pe.pc.legacy.cmpf.ClientWrapper
-
- getUserAsString() -
Method in class com.ibm.workplace.wcm.api.TreatAsNewCopyOption
- Get the creating user to set as creator, author and owner of the copied item,
if it has been set as a String, otherwise null.
- 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
- getUserName(String) -
Method in interface com.ibm.workplace.wcm.api.prerender.PrerenderAuthenticationCredentials
- Get the user name.
- getUsername() -
Method in interface com.ibm.workplace.wcm.api.UserProfile
- Returns the username of the user in this set of credentials.
- getUserPrincipal() -
Method in class com.ibm.websphere.personalization.PznRequestObjectImplementor
-
- getUserPrincipal() -
Method in interface com.ibm.websphere.personalization.PznRequestObjectInterface
-
- getUserProfile() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns the
UserProfile
for the user of this
Workspace
.
- getUserResource(String) -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- 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.
- getValidationFailureMessage(Locale) -
Method in exception com.ibm.workplace.wcm.api.extensions.validation.FileUploadValidationException
- Retrieves the reason for validation failure, formatted ( if possible ) to the given Locale.
- 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.
- getValidSiblingTypes() -
Method in interface com.ibm.workplace.wcm.api.Placeable
-
- 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 enum com.ibm.workplace.wcm.api.security.Access
- Get the integer equivalence of this Access enum
- getValue() -
Method in interface com.ibm.wps.pb.property.PropertyValue
- Deprecated. Returns the value of the
Property
.
- getValueString() -
Method in interface com.ibm.websphere.query.base.IValue
- Returns the value string of the value.
- getValueString() -
Method in class com.ibm.websphere.query.base.Value
- Returns the value string.
- getValueString() -
Method in class com.ibm.websphere.query.base.ValueList
- Returns the value string.
- 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.
- getVaultAdapterType() -
Method in interface com.ibm.wps.services.federateddocuments.FederatedDocumentsService
- Retrieves the optional configuration property that specifies the
vault adapter type that is used by the federated documents vault
management datasink when creating the credential vault
segment for transient credential vault slots.
- 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.
- getVerb() -
Method in interface com.ibm.workplace.wcm.api.extensions.resolution.ContentPageResolutionRequest
- Returns the resolution verb.
- getVersion() -
Method in class com.ibm.wps.pe.pc.legacy.cmpf.ClientWrapper
-
- getVersionCatalog() -
Method in interface com.ibm.workplace.wcm.api.Document
- Use the VersionCatalog to access all available versions that exist for this
Document
- getVersioningService() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Obtains an instance of
VersioningService
which is associated with this workspace.
- getVersionName() -
Method in interface com.ibm.workplace.wcm.api.authoring.CustomItemBean
- When the
Document
opened in the authoring interface is a version, this method returns the name of the version
- getVersionName() -
Method in interface com.ibm.workplace.wcm.api.DocumentManagerComponent
- Deprecated. Returns the set verisonName to be used if the verison number is locked
- getVersionName() -
Method in interface com.ibm.workplace.wcm.api.LibraryDocumentManagerComponent
- Deprecated. Returns the set version name to be used if the version number is locked
- getVersions() -
Method in interface com.ibm.workplace.wcm.api.editions.Edition
- Retrieve Versions the make up this Edition
- getVersions(int, int) -
Method in interface com.ibm.workplace.wcm.api.editions.Edition
- Retrieve Versions the make up this Edition
- getVersionStrategy() -
Method in interface com.ibm.workplace.wcm.api.Document
- Retrieve the version strategy for this item.
- getVirtualPortalContextPath() -
Method in interface com.ibm.workplace.wcm.api.VirtualPortalContext
- Retrieve the context path associated with the Virtual Portal represented by this context
- getVirtualPortalHostName() -
Method in interface com.ibm.workplace.wcm.api.VirtualPortalContext
- Retrieve the host name for the Virtual Portal represented by this context
- getVirtualPortalID() -
Method in interface com.ibm.workplace.wcm.api.VirtualPortalContext
- The ObjectID of the target Virtual Portal of this context
- getWarnings() -
Method in interface com.ibm.workplace.wcm.api.WarningMessageContainer
- Get all the warning messages
- getWcmDefaultContent(DocumentId<? extends ContentComponentContainer>) -
Method in interface com.ibm.workplace.wcm.api.pagecontext.WcmPageContextService
- Gets the corresponding default content item, if the WCM context is a SiteArea of PortalPage.
- getWcmPageContext() -
Method in interface com.ibm.workplace.wcm.api.pagecontext.WcmPageContextService
- Gets the WCM context of the currently selected page.
- getWcmPageContext(DocumentId<? extends ContentComponentContainer>) -
Method in interface com.ibm.workplace.wcm.api.pagecontext.WcmPageContextService
- Gets the WCM context of the currently selected page.
- getWcmPageContext(StateHolder) -
Method in interface com.ibm.workplace.wcm.api.pagecontext.WcmPageContextService
- Gets the WCM context of the page that is currently selected in the given state.
- getWcmPageContext(StateHolder, DocumentId<? extends ContentComponentContainer>) -
Method in interface com.ibm.workplace.wcm.api.pagecontext.WcmPageContextService
- Gets the WCM context of the page that is currently selected in the given state.
- getWcmPageContext(StateHolder, ObjectID) -
Method in interface com.ibm.workplace.wcm.api.pagecontext.WcmPageContextService
- Gets the WCM context of the given page.
- getWcmPageContext(StateHolder, ObjectID, DocumentId<? extends ContentComponentContainer>) -
Method in interface com.ibm.workplace.wcm.api.pagecontext.WcmPageContextService
- Gets the WCM context of the given page.
- getWcmPageContext(StateHolder, ObjectID, ObjectID) -
Method in interface com.ibm.workplace.wcm.api.pagecontext.WcmPageContextService
- Gets the WCM context of the given portlet window.
- getWcmPageContext(StateHolder, ObjectID, ObjectID, DocumentId<? extends ContentComponentContainer>) -
Method in interface com.ibm.workplace.wcm.api.pagecontext.WcmPageContextService
- Gets the WCM context of the given portlet window.
- getWcmPageContextService(PortletRequest, PortletResponse) -
Method in interface com.ibm.workplace.wcm.api.pagecontext.PortletWcmPageContextServiceProvider
- Gets an instance of the
WcmPageContextService
.
- getWcmPageContextService(PortletRequest, PortletResponse, Workspace) -
Method in interface com.ibm.workplace.wcm.api.pagecontext.PortletWcmPageContextServiceProvider
- Gets an instance of the
WcmPageContextService
.
- getWcmServletPath() -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Returns the servlet path to be used - either the servlet path that has
been set, or the servlet path from the request.
- getWcmWebAppPath() -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Returns the web app path to be used - either the WCM web app path that
has been set using
setWcmWebAppPath(String)
, or the path from
the request.
- getWidth() -
Method in interface com.ibm.workplace.wcm.api.authoring.EditorBean
- Returns the pixel width of this editor.
- getWidth() -
Method in interface com.ibm.workplace.wcm.api.ImageComponent
- Returns the width of the image.
- getWidth() -
Method in interface com.ibm.workplace.wcm.api.LibraryImageComponent
- Returns the width of the image.
- getWidth() -
Method in interface com.ibm.workplace.wcm.api.Rendition
- Get width of the rendition in pixels.
- getWindow() -
Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletRequestWrapper
-
- getWorkflowActionsForState(ProjectStateSelectors.State) -
Method in interface com.ibm.workplace.wcm.api.Project
- Get the list of
WorkflowAction
s associated with the given project State
.
- getWorkflowActionsForState(ProjectStateSelectors.State) -
Method in interface com.ibm.workplace.wcm.api.ProjectPrototype
- Get the list of
WorkflowAction
s associated with the given project State
.
- getWorkflowId() -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Return ID of the workflow associated with this document.
- getWorkflowStageId() -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Returns the ID of the current
WorkflowStage
that this
Document
document is in.
- getWorkflowStatus() -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Returns the current workflow status of this
WorkflowedDocument
.
- getWorkspace() -
Method in interface com.ibm.workplace.wcm.api.ContextProcessorParams
- Returns the WCM API Workspace for the current user
- getWorkspace(String, String) -
Method in interface com.ibm.workplace.wcm.api.Repository
- Returns a
Workspace
object that represents a view of the
repository for a user with the specified credentials.
- getWorkspace(Principal) -
Method in interface com.ibm.workplace.wcm.api.Repository
- Returns a
Workspace
object representing a view of the repository
for the specified Principal
.
- getWorkspace(User) -
Method in interface com.ibm.workplace.wcm.api.Repository
- Returns a
Workspace
object representing a view of the repository
for the specified User
.
- getWorkspace() -
Method in interface com.ibm.workplace.wcm.api.Repository
- Returns a
Workspace
object representing a view of the repository
for the current User
accessing the system.
- 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 com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetChooserRenderingContext
- Retrieves the writer for this render request.
- getWriter() -
Method in interface com.ibm.workplace.wcm.api.extensions.url.ContentUrlGenerationResponse
- Get the
Writer
that can be used to write the URL.
- getWriter() -
Method in interface com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginModel
-
- getXmlTransferEncoding() -
Method in interface com.ibm.portal.resolver.http.xml.DefaultHttpContentHandler
-
- getYears() -
Method in interface com.ibm.workplace.wcm.api.ScheduledWorkflowActionOffset
- Returns the number of years specified in this
ScheduledWorkflowActionOffset
- GlobalizationPreferencesService - Interface in com.ibm.portal.services.globalization.preferences
- Portal service to retrieve the globalization preferences.
H
- hasAccess(Access) -
Method in interface com.ibm.workplace.wcm.api.Security
- TODO: make clear in each method whether the access levels are nested
TODO: i.e.
- hasAccess(UserProfile, Access) -
Method in interface com.ibm.workplace.wcm.api.Security
- Checks if the
UserProfile
has the specified access to the associated document.
- hasAccess(DocumentId<? extends Document>, Access) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Checks if the user of the
Workspace
has the specified access to specified document.
- hasAccess(DocumentId<? extends Document>, UserProfile, Access) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Checks if the
UserProfile
has the specified access to specified document.
- hasAccess(DocumentId<? extends Document>, int) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. since 8.5 use
Workspace.hasAccess(DocumentId, Access)
instead
- hasAccess(DocumentId<? extends Document>, UserProfile, int) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. since 8.5
Workspace.hasAccess(DocumentId, UserProfile, Access)
instead
- hasApproverAccess(UserProfile) -
Method in interface com.ibm.workplace.wcm.api.Project
- Checks if the
UserProfile
has Approver access to this project.
- hasApproverAccess() -
Method in interface com.ibm.workplace.wcm.api.Project
- Checks if the user of the
Workspace
associated with the current project has
Approver access to this project.
- hasApproverAccess(UserProfile) -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Deprecated. since 8.5.
Use
Workspace.hasAccess(DocumentId, UserProfile, com.ibm.workplace.wcm.api.security.Access)
instead. Using Access.APPROVER as the access role.
- hasApproverAccess() -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Deprecated. since 8.5
Use
Workspace.hasAccess(DocumentId, com.ibm.workplace.wcm.api.security.Access)
instead. Using Access.APPROVER as the access role.
- hasComponent(String) -
Method in interface com.ibm.workplace.wcm.api.ContentComponentContainer
- Returns true if and only if the argument is not null and a
ContentComponent
with a name specified by the argument exists in
this ContentComponentContainer
.
- hasContent(DocumentId) -
Method in interface com.ibm.workplace.wcm.api.SiteFrameworkContainer
- Returns true if this
SiteArea
object has a
direct child or link to Content
with the given DocumentId
.
- hasContributorAccess(DocumentId<? extends Document>) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Checks if user associated with the workspace has Contributor Acccess to the given DocumentId
- hasDeleteAccess(UserProfile) -
Method in interface com.ibm.workplace.wcm.api.Document
- Deprecated. This method is deprecated from version 6.0. Calls to
This method will be deprecated in the future. Calls to
'Delete' access methods have the same effect as 'Manager' access method calls.
Use
Workspace.hasManagerAccess(DocumentId documentId)
instead
- hasDeleteAccess() -
Method in interface com.ibm.workplace.wcm.api.Document
- Deprecated. This method is deprecated from version 6.0. Calls to
This method will be deprecated in the future. Calls to
'Delete' access methods have the same effect as 'Manager' access method calls.
Use
Workspace.hasManagerAccess(DocumentId documentId)
instead
- hasDirectContent(DocumentId) -
Method in interface com.ibm.workplace.wcm.api.SiteFrameworkContainer
- Returns true if this
SiteArea
object has a
direct child Content
with the given DocumentId
.
- hasDocumentLibrary(String) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Indicates if there is a
DocumentLibrary
with the specified name
- hasDraft() -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Returns true if this
Document
has a
draft document.
- hasDraftIdByPublishedId(DocumentId<? extends Document>, DocumentId<Project>) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns true if a draft document associated
with the supplied published/expired and project
DocumentId
exists.
- hasDraftIdsByPublishedId(DocumentId<? extends Document>) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns true if a draft document associated
with the supplied published/expired
DocumentId
exists
- hasEditAccess(UserProfile) -
Method in interface com.ibm.workplace.wcm.api.Document
- Deprecated. This method is deprecated from version 6.0. Calls to
This method will be deprecated in the future. Calls to
'Edit' access methods have the same effect as 'Editor' access method calls.
Use
Workspace.hasEditorAccess(DocumentId documentId)
instead
- hasEditAccess() -
Method in interface com.ibm.workplace.wcm.api.Document
- Deprecated. This method is deprecated from version 6.0. Calls to
This method will be deprecated in the future. Calls to
'Edit' access methods have the same effect as 'Editor' access method calls.
Use
Workspace.hasEditorAccess(DocumentId documentId)
instead
- hasEditions() -
Method in interface com.ibm.workplace.wcm.api.editions.EditionService
- Returns true if any Editions have been created within the Repository
- hasEditorAccess(DocumentId<? extends Document>) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Checks if user associated with the workspace has Editor Acccess to the given DocumentId
- hasElements() -
Method in class com.ibm.workplace.wcm.api.query.CompoundSelector
-
- hasElements() -
Method in class com.ibm.workplace.wcm.api.query.Negation
-
- hasElements() -
Method in interface com.ibm.workplace.wcm.api.query.QueryElement
-
- hasExternalListPresentation() -
Method in interface com.ibm.workplace.wcm.api.ListPresentable
- Indicates if an external list presentation is specified
- hasFooter() -
Method in interface com.ibm.workplace.wcm.api.ListLayout
- Indicates if this
ListLayout
has a footer specified
- 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 com.ibm.websphere.query.base.Attribute
-
- hashCode() -
Method in class com.ibm.websphere.query.base.Condition
- Computes a hash code for the condition.
- hashCode() -
Method in class com.ibm.websphere.query.base.Function
- Computes a hash code for the function.
- hashCode() -
Method in class com.ibm.websphere.query.base.Join
-
- hashCode() -
Method in class com.ibm.websphere.query.base.Operator
- Computes a hash code for the operator.
- hashCode() -
Method in class com.ibm.websphere.query.base.OrderBy
- Computes a hash code for the order by.
- hashCode() -
Method in class com.ibm.websphere.query.base.OrderByExpression
- Computes a hash code for the order by expression.
- hashCode() -
Method in class com.ibm.websphere.query.base.Predicate
- Computes a hash code for the predicate.
- hashCode() -
Method in class com.ibm.websphere.query.base.PredicateBase
- Computes a hash code for the PredicateBase.
- hashCode() -
Method in class com.ibm.websphere.query.base.SelectQuery
- Computes a hash code for the select query.
- hashCode() -
Method in class com.ibm.websphere.query.base.Table
-
- hashCode() -
Method in class com.ibm.websphere.query.base.Value
- Computes a hash code for the value.
- hashCode() -
Method in class com.ibm.websphere.query.base.ValueList
- Computes a hash code for the value.
- hashCode() -
Method in interface com.ibm.workplace.wcm.api.DocumentType
- Answers an integer hash code for the receiver.
- hashCode() -
Method in class com.ibm.workplace.wcm.api.query.Sort
- equal sorts have equal hashCodes
- hasHeader() -
Method in interface com.ibm.workplace.wcm.api.ListLayout
- Indicates if this
ListLayout
has a header specified
- hasLeafDesign() -
Method in interface com.ibm.workplace.wcm.api.HierachicalListPresentation
- Indicates if this
ListPresentation
has a leaf design specified
- hasLibraryAccess(LibraryMemberRole, UserProfile) -
Method in interface com.ibm.workplace.wcm.api.DocumentLibrary
- Returns true if the user identified by the supplied
UserProfile
has the indicated role
in this library
- hasLibraryResourceAccess(LibraryResourceType, LibraryMemberRole, UserProfile) -
Method in interface com.ibm.workplace.wcm.api.DocumentLibrary
- Returns true if the user identified by the supplied
UserProfile
has the indicated role
against the specified resource type of this library
- hasLinkedContent(DocumentId) -
Method in interface com.ibm.workplace.wcm.api.SiteFrameworkContainer
- Returns true if this
SiteArea
object has a
content link to the Content
with the given DocumentId
.
- hasLiveAccess(UserProfile) -
Method in interface com.ibm.workplace.wcm.api.Document
- Deprecated. This method is deprecated from version 6.0. Calls to
'Live' access methods have the same effect as 'Contributor' access method calls.
Use
Workspace.hasContributorAccess(DocumentId documentId)
instead
- hasLiveAccess() -
Method in interface com.ibm.workplace.wcm.api.Document
- Deprecated. This method is deprecated from version 6.0. Calls to
'Live' access methods have the same effect as 'Contributor' access method calls.
Use
Workspace.hasContributorAccess(DocumentId documentId)
instead
- hasManagerAccess(DocumentId<? extends Document>) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Checks if user associated with the workspace has Manager Acccess to the given DocumentId
- hasNext() -
Method in interface com.ibm.workplace.wcm.api.ContentComponentIterator
- Returns true if the iteration has more elements.
- hasNext() -
Method in interface com.ibm.workplace.wcm.api.DocumentIdIterator
- Returns true if the iteration has more elements.
- hasNext() -
Method in interface com.ibm.workplace.wcm.api.DocumentIterator
- Returns true if the iteration has more elements.
- hasNext() -
Method in interface com.ibm.workplace.wcm.api.HistoryLogIterator
- Returns true if the iteration has more elements.
- hasNext() -
Method in interface com.ibm.workplace.wcm.api.query.PageIterator
- Returns true if there are more pages.
- hasNoResultsDesign() -
Method in interface com.ibm.workplace.wcm.api.ListPresentation
- Indicates if this
ListPresentation
has a no-results design specified
- hasParents() -
Method in interface com.ibm.workplace.wcm.api.query.Query
- Returns true if this query has a parent
Query
.
- hasPresentationTemplateForMode(String) -
Method in interface com.ibm.workplace.wcm.api.AbstractTemplateItemProperties
- Returns true if a presentation template is defined for the given render mode.
- hasPreviewImage() -
Method in interface com.ibm.workplace.wcm.api.AbstractTemplateItemProperties
- Returns
true
if this template has a defined "Preview-image".
- hasProfile() -
Method in interface com.ibm.workplace.wcm.api.Document
- Indicates if the current document has a profile
- hasProject() -
Method in interface com.ibm.workplace.wcm.api.Document
- Return true if this
Document
is in a Project.
- hasProject() -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Indicates if this RenderingContext has a
Project
registered
- hasPublishedIdByDraftId(DocumentId<? extends Document>) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns true if a published or expired document associated
with the supplied draft
DocumentId
exists
- hasReadAccess(UserProfile) -
Method in interface com.ibm.workplace.wcm.api.Document
- Deprecated. This method is deprecated from version 6.0. Calls to
'Live' access methods have the same effect as 'Contributor' access method calls.
Use
Workspace.hasContributorAccess(DocumentId documentId)
instead
- hasReadAccess() -
Method in interface com.ibm.workplace.wcm.api.Document
- Deprecated. This method is deprecated from version 6.0. Calls to
'Live' access methods have the same effect as 'Contributor' access method calls.
Use
Workspace.hasContributorAccess(DocumentId documentId)
instead
- hasResultDesign() -
Method in interface com.ibm.workplace.wcm.api.ListLayout
- Indicates if this
ListLayout
has a result design specified
- hasSeparator() -
Method in interface com.ibm.workplace.wcm.api.ListLayout
- Indicates if this
ListLayout
has a separator specified
- hasSiteArea(DocumentId) -
Method in interface com.ibm.workplace.wcm.api.SiteFrameworkContainer
- Returns true if the container has a child
SiteArea
with the
given DocumentId
.
- hasTemplateMapping(DocumentId) -
Method in interface com.ibm.workplace.wcm.api.SiteFrameworkContainer
- Returns true if the container is associated with the the
AuthoringTemplate
with the given DocumentId
.
- hasUserAccess(DocumentId<? extends Document>) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Checks if user associated with the workspace has User Acccess to the given DocumentId
- hasVersions() -
Method in interface com.ibm.workplace.wcm.api.VersionCatalog
- Returns
true
if this Document has stored Version
documents in the repository.
- hasViewPermission(Principal, ContentItem) -
Method in interface com.ibm.portal.ac.AccessControlAttributeBasedSecurity
- Returns the boolean defining the decision.
- HierachicalListPresentation - Interface in com.ibm.workplace.wcm.api
- Represents a presentation properties of a hierarchical list
- Hierarchical - Interface in com.ibm.workplace.wcm.api
- Interface for WCM Document Types that are stored under a hierarchy of either
SiteArea
s
or Folder
s. - HierarchicalPrototype - Interface in com.ibm.workplace.wcm.api
- An interface defining an object which is a hierarchical prototype in the repository.
- HierarchicalTemplate - Interface in com.ibm.workplace.wcm.api
- Represents a hierarchical authoring template.
- HierarchicalTemplatedDocument - Interface in com.ibm.workplace.wcm.api
- An interface defining a hierarchical
TemplatedDocument
. - HISTORY_ENTRIES_REMOVED -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording that the HistoryLog
has entries removed.
- HistoryLogEntry - Interface in com.ibm.workplace.wcm.api
- A read-only History Log Entry
- HistoryLogEntryCodes - Interface in com.ibm.workplace.wcm.api
- A list of event codes returned by the
HistoryLogEntry.getCode()
. - HistoryLogIterator - Interface in com.ibm.workplace.wcm.api
HistoryLogIterator
iterates over HistoryLogEntry
objects.- HistorySelectors - Class in com.ibm.workplace.wcm.api.query
HistorySelectors
is a helper class to create history related Selector
.- HistorySelectors() -
Constructor for class com.ibm.workplace.wcm.api.query.HistorySelectors
-
- HistorySelectors.Factory - Interface in com.ibm.workplace.wcm.api.query
- Factory interface, used for internal implementation
- HTMLComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for a
HTMLComponent
.
- HTMLComponent - Interface in com.ibm.workplace.wcm.api
- Represents a HTML component.
- 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
- Deprecated. The incomming HTTP request.
- HttpBasicAuthCredential - Interface in com.ibm.portal.portlet.service.credentialvault.credentials
- Deprecated. Since 8.5.
- 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
- Deprecated. Since 8.5.
- 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
- Deprecated. This API is deprecated since version 8.0 - Human Task processing functionality is handled by the new Universal Tasklist Portlet.
- 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. Human Task processing functionality is handled by the new Universal Tasklist Portlet.
I
- IArithmeticCondition - Interface in com.ibm.websphere.query.base
- The IArithmeticCondition interface is an object that represents an arithmetic operation in a query.
- IAttribute - Interface in com.ibm.websphere.query.base
- The IAttribute interface is an object that represents an attribute in a query.
- 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.
- ICondition - Interface in com.ibm.websphere.query.base
- The ICondition interface is an object that represents a condition in a query.
- iconName -
Variable in class com.ibm.portal.theme.plugin.impl.DefaultThemeItem
-
- 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)
. - Identity<T> - Interface in com.ibm.workplace.wcm.api
- Represents the ID of a WCM API object.
- IdentityBuilder - Interface in com.ibm.workplace.wcm.api.identity
- Converts between DocumentId's and ReST URIs
- IdentityCreationException - Exception in com.ibm.workplace.wcm.api.exceptions
- Thrown by IdentityBuilder when there is a problem converting
identities.
- IdentityCreationException(Localized) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.IdentityCreationException
- Constructor
- IdentityCreationException(String, Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.IdentityCreationException
- Constructor
- IdentityCreationException(String) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.IdentityCreationException
- Constructor
- IdentityCreationException(Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.IdentityCreationException
- Constructor
- idEquals(Identity<Edition>) -
Method in interface com.ibm.workplace.wcm.api.editions.query.EditionSelectors.Factory
- idEquals
- idEquals(Identity<Edition>) -
Static method in class com.ibm.workplace.wcm.api.editions.query.EditionSelectors
- Returns a selector representing id 'equals'.
- idEquals(Identity) -
Method in interface com.ibm.workplace.wcm.api.query.Selectors.Factory
-
- idEquals(Identity) -
Static method in class com.ibm.workplace.wcm.api.query.Selectors
- Returns a selector representing id 'equals'.
- iDescription -
Variable in class com.ibm.portal.propertybroker.property.ActionType
- Deprecated.
- iDescription -
Variable in class com.ibm.portal.propertybroker.property.ParameterBindingType
-
- idIn(Identity...) -
Method in interface com.ibm.workplace.wcm.api.query.Selectors.Factory
-
- idIn(Collection<? extends Identity>) -
Method in interface com.ibm.workplace.wcm.api.query.Selectors.Factory
-
- idIn(Identity...) -
Static method in class com.ibm.workplace.wcm.api.query.Selectors
- Returns a selector representing id 'in'.
- idIn(Collection<? extends Identity>) -
Static method in class com.ibm.workplace.wcm.api.query.Selectors
- Returns a selector representing id 'in'.
- idOfUser() -
Method in class com.ibm.websphere.personalization.RuleTrigger
- Determines the user being used.
- IFrom - Interface in com.ibm.websphere.query.base
- An implementation of IFrom represents the "from" part of a query,
or what tables the query is against and how they are joined.
- IFunction - Interface in com.ibm.websphere.query.base
- The IFunction interface is an object that represents a function in a query.
- IFunctionElement - Interface in com.ibm.websphere.query.base
- The IFunctionElement interface is an object that represents a function element in a function.
- ignorableWhitespace(char[], int, int) -
Method in class com.ibm.portal.resolver.xml.helper.LeafContentHandler
-
- IJoin - Interface in com.ibm.websphere.query.base
- An implementation of IJoin represents a join between two tables.
- ILeftOperand - Interface in com.ibm.websphere.query.base
- The ILeftOperand interface is an object that represents a left operand in a query condition.
- ILimit - Interface in com.ibm.websphere.query.base
- The ILimit interface is an object that represents the limiting part in a query.
- IllegalStateException - Exception 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 exception com.ibm.wps.pb.service.IllegalStateException
- Deprecated.
- IllegalStateException(MessageCode, Object[]) -
Constructor for exception com.ibm.wps.pb.service.IllegalStateException
- Deprecated.
- IllegalStateException(MessageCode, Object[], Throwable) -
Constructor for exception com.ibm.wps.pb.service.IllegalStateException
- Deprecated.
- iLoc -
Variable in exception com.ibm.portal.eventing.service.EventDistributionServiceException
- localized object describing the exception.
- ImageComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for a
ImageComponent
.
- ImageComponent - Interface in com.ibm.workplace.wcm.api
- Represents an Image component.
- 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.
- importLibraryFromStream(Workspace, InputStream, Locale) -
Method in interface com.ibm.workplace.wcm.api.WcmLibraryService
- Import document library from the supplied input stream as a new library.
- 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) -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetChooserRenderingContext
- Includes the content of a resource (servlet, JSP page,
HTML file) in the response.
- include(String, String) -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetChooserRenderingContext
- Includes the content of a resource (servlet, JSP page,
HTML file) in the response.
- include(String, String, Map<String, Object>) -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetChooserRenderingContext
- Includes the content of a resource (servlet, JSP page,
HTML file) in the response.
- includeRuntimeResultsInPreview -
Static variable in class com.ibm.websphere.personalization.RuleTrigger
-
- 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
- infoMessages() -
Method in interface com.ibm.workplace.wcm.api.extensions.validation.ItemValidationResult
- Note: This is reserved for future use.
- INFORMATION -
Static variable in exception com.ibm.websphere.personalization.PersonalizationException
-
- init(Map<String, Object>) -
Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.BinaryCredential
- Deprecated. 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
- Deprecated. Initializes a new HttpBasicAuthCredential.
- init(Map<String, Object>) -
Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.HttpFormBasedAuthCredential
- Deprecated. Initializes a new Http Form Based Authentication Credential.
- init(Map<String, Object>) -
Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.JaasSubjectCredential
- Deprecated. 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
- Deprecated. Initializes a new JavaMailCredential.
- init(Map<String, Object>) -
Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.LtpaTokenCredential
- Deprecated. 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
- Deprecated. Initializes a new SiteMinderToken credential.
- init(Map<String, Object>) -
Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.SSMTokenCredential
- Deprecated. Initializes a new SSMToken credential.
- init(Map<String, Object>) -
Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.UserPasswordCredential
- Deprecated. 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
- Deprecated. Initializes a new WebSealTokenCredential.
- 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(RequestContext) -
Method in interface com.ibm.websphere.personalization.applicationObjects.SelfInitializingApplicationObject
-
- init(RequestContext) -
Method in interface com.ibm.websphere.personalization.resources.ResourceManager3
- Perform any initialization required before
a resource can be accessed using this
manager.
- 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(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
- Deprecated. 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.
- initContext(HttpServletRequest, HttpServletResponse) -
Method in interface com.ibm.portal.theme.plugin.ThemeContext
- Initialize the context with the necessary information.
- InitException - Exception in com.ibm.websphere.personalization.resources
- Thrown if there is a problem performing initialization of a resource collection.
- InitException() -
Constructor for exception com.ibm.websphere.personalization.resources.InitException
- Creates a new InitException with an empty cause and message.
- InitException(String) -
Constructor for exception com.ibm.websphere.personalization.resources.InitException
- Creates a new InitException with the supplied message.
- InitException(Exception) -
Constructor for exception com.ibm.websphere.personalization.resources.InitException
- Creates a new InitException and inits the cause.
- initialize(PznRequestObjectInterface, Object) -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- initializePreview() -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- insertContent(DocumentId, DocumentId) -
Method in interface com.ibm.workplace.wcm.api.SiteArea
- Deprecated. use
Workspace.createContent(authoringTemplateId,
parentSiteId, siblingId, position)
instead
- insertSiteArea(DocumentId, DocumentId) -
Method in interface com.ibm.workplace.wcm.api.SiteFrameworkContainer
- Deprecated. use
Workspace.createSiteArea(parentId, siblingId, position)
instead.
- instantiateApplicationPortlet(String) -
Method in class com.ibm.wps.pb.wrapper.PortletWrapper
- Deprecated. This method is marked final as it must not be overridden.
- intrinsicDynamicProperty -
Static variable in interface com.ibm.websphere.personalization.context.PConstants
-
- invalidate(String, String) -
Static method in class com.ibm.websphere.personalization.resources.cache.CacheManager
- Invalidate the cache entries for the specified item in the specified resource collection.
- invalidate(String) -
Static method in class com.ibm.websphere.personalization.resources.cache.CacheManager
- Invalidate all cache entries for queries on the specified resource collection.
- invalidate() -
Static method in class com.ibm.websphere.personalization.resources.cache.CacheManager
- Invalidate all cache entries which this Personalization server is aware of.
- invalidate(PortletRequest) -
Static method in class com.ibm.websphere.personalization.transformation.PznTransformationModel
- Clears the results of all visibility rules run in a session
- invalidate(PortletRequest) -
Static method in class com.ibm.websphere.personalization.transformation.PznTransformationModel
- Clears the results of all visibility rules run in a session
- invalidate(HttpServletRequest) -
Static method in class com.ibm.websphere.personalization.transformation.PznTransformationModel
- Clears the results of all visibility rules run in a session
- invalidate(PortletRequest, String) -
Static method in class com.ibm.websphere.personalization.transformation.PznTransformationModel
- Clears the results of a visibility rule run in a session
- invalidate(PortletRequest, String) -
Static method in class com.ibm.websphere.personalization.transformation.PznTransformationModel
- Clears the results of a visibility rule run in a session
- invalidate(HttpServletRequest, String) -
Static method in class com.ibm.websphere.personalization.transformation.PznTransformationModel
- Clears the results of a visibiliity rule
- invalidate(ObjectID) -
Method in class com.ibm.websphere.personalization.transformation.PznTransformationModel
- Invalidates the results of the visibilty rule assigned to a page or portlet
- invalidate() -
Method in class com.ibm.websphere.personalization.transformation.PznTransformationModel
- Clears the results of all visibility rules executed by this PznTransformationModel
- invalidateCache() -
Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletRequestWrapper
-
- invalidateCacheByName(String) -
Static method in class com.ibm.websphere.personalization.resources.cache.CacheManager
- Invalidate all cache entries in the specified cache.
- InvalidPropertyException - Exception 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 exception com.ibm.wps.pb.service.InvalidPropertyException
- Deprecated.
- InvalidPropertyException(MessageCode, Object[]) -
Constructor for exception com.ibm.wps.pb.service.InvalidPropertyException
- Deprecated.
- InvalidPropertyException(MessageCode, Object[], Throwable) -
Constructor for exception com.ibm.wps.pb.service.InvalidPropertyException
- Deprecated.
- IOperator - Interface in com.ibm.websphere.query.base
- The IOperator interface is an object that represents an operator in a query.
- IOrderBy - Interface in com.ibm.websphere.query.base
- The IOrderBy interface is an object that represents an order by part in a query.
- IOrderByElement - Interface in com.ibm.websphere.query.base
- The IOrderByElement interface is an object that represents an order by element in an order
by expression.
- IOrderByExpression - Interface in com.ibm.websphere.query.base
- The IOrderByExpression interface is an object that represents an order by expression in an
order by clause.
- 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
- IPredicate - Interface in com.ibm.websphere.query.base
- The IPredicate interface is an object that represents a predicate in a query.
- IQuery - Interface in com.ibm.websphere.query.base
- IQuery is the root interface for the query, from which the predicates and
tables may be obtained and a query string generated.
- IRightOperand - Interface in com.ibm.websphere.query.base
- The IRightOperand interface is an object that represents a right operand in a query condition.
- IS_PREVIEW_PARAMETER -
Static variable in interface com.ibm.workplace.wcm.api.extensions.resolution.ContentPageResolutionRequest
- Key of the request parameter that indicates if the current request is a
request trigger from a preview authoring action.
- isActive() -
Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.ActiveCredential
- Deprecated. Returns whether a credential is active or passive.
- isActive() -
Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.Credential
- Deprecated. Since 8.5.
- 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.
- isAdditive() -
Method in interface com.ibm.workplace.wcm.api.ScheduledWorkflowActionOffset
- Specifies if this
ScheduledWorkflowActionOffset
should add to (rather than minus from) the base date
- isAuthenticationRequired() -
Method in interface com.ibm.workplace.wcm.api.extensions.resolution.ContentPageResolutionResponse
- Returns
true
if and only if the following conditions are met:
The user is not authenticated yet.
The filter chain has not determined a Portal page to show, that is, ContentPageResolutionResponse.getPageID()
returns null
.
The filter chain might return a Portal page for an authenticated user, that is, there are matching Portal pages but the anonymous user
is not authorised to access them.
- isAuthoringTemplateType() -
Method in interface com.ibm.workplace.wcm.api.DocumentType
- Checks if the
DocumentType
is an Authoring Template type.
- isCacheable() -
Method in class com.ibm.websphere.query.base.Query
-
- isCacheable() -
Method in class com.ibm.websphere.query.base.SelectQuery
-
- isCacheAvailable() -
Static method in class com.ibm.websphere.personalization.resources.cache.CacheManager
-
- isCacheEnabled(String) -
Static method in class com.ibm.websphere.personalization.resources.cache.CacheManager
-
- 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
-
- isChanged() -
Method in interface com.ibm.workplace.wcm.api.Editable
- Returns the value of the changed flag.
- isClassifiedAs(String) -
Method in class com.ibm.websphere.personalization.RuleTrigger
- Deprecated.
- isClearable() -
Method in interface com.ibm.workplace.wcm.api.LibraryLinkComponent
- Checks if the link can be cleared.
- isClearable() -
Method in interface com.ibm.workplace.wcm.api.LinkComponent
- Checks if the link can be cleared.
- isClearingAuthors() -
Method in class com.ibm.workplace.wcm.api.TreatAsNewCopyOption
- Get the boolean to indicate whether all authors should be removed for a copied item
- isClearingOwners() -
Method in class com.ibm.workplace.wcm.api.TreatAsNewCopyOption
- Get the boolean to indicate whether all owners should be removed for a copied item
- isCommentOnApprovalEnabled() -
Method in interface com.ibm.workplace.wcm.api.WorkflowStage
- Indicates if this
WorkflowStage
has commenting enabled on approval
- isCommentRequiredOnApproval() -
Method in interface com.ibm.workplace.wcm.api.Workflow
- Indicates if a comment is required on approval
- isConsiderFileContentsValid() -
Method in exception com.ibm.workplace.wcm.api.extensions.validation.FileUploadValidationException
- If true the file contents should be considered valid, even though an exception was thrown during validation.
- isContentComponentType() -
Method in interface com.ibm.workplace.wcm.api.DocumentType
- Checks if the
DocumentType
is a Content Component type.
- isContributorAccessInherited() -
Method in interface com.ibm.workplace.wcm.api.Document
- Deprecated. since 8.5
Use
Document.isInherited(Access)
instead
- 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.
- isCustomServerSelectionEnabled() -
Method in interface com.ibm.wps.services.federateddocuments.FederatedDocumentsService
- Retrieves the optional configuration property that specifies if selection
of non-configured servers is enabled in the user interface.
- isDefiningAllFieldsPerLayout() -
Method in interface com.ibm.workplace.wcm.api.HierachicalListPresentation
- Indicates whether each
ListLayout
will define their own Header, Footer and Separator
- isDeleted() -
Method in interface com.ibm.workplace.wcm.api.DocumentId
- Returns true if the
Document
represented by this DocumentId
is a deleted document.
- isDeletionProhibited() -
Method in interface com.ibm.workplace.wcm.api.DocumentLibrary
- Indicates if this
DocumentLibrary
has deletion prohibited.
- isDisabledIfExecuteDatePast() -
Method in interface com.ibm.workplace.wcm.api.ScheduledWorkflowAction
- Indicates if this
ScheduledWorkflowAction
will not run if the execution date is in the past
- isDistinguishedNamesUsed() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Indicates whether this
Workspace
is set to use distinguished names
for users
Returns true
if this Workspace
is set to
use distinguished names rather than their common names.
- isDraft() -
Method in interface com.ibm.workplace.wcm.api.authoring.CustomItemBean
- Returns true if the current document has a workflow status of 'draft'
- isDraft() -
Method in interface com.ibm.workplace.wcm.api.DocumentId
- Returns true if the
Document
represented by this DocumentId
is a draft document.
- isDraft() -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Return true if this
Document
object is a draft.
- isDraftOfPublishedDocument() -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Is this a draft of a Published Document
- isEditable() -
Method in interface com.ibm.workplace.wcm.api.authoring.EditorBean
- Returns the editable status of this editor.
- isEditable() -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetChooserRenderingContext
- Indicates if the DigitalAssetChooser is enabled/editable
- isEditorAccessInherited() -
Method in interface com.ibm.workplace.wcm.api.Document
- Deprecated. since 8.5
Use
Document.isInherited(Access)
instead
- ISelect - Interface in com.ibm.websphere.query.base
- An ISelect implementation identifies the attributes which should be returned
by the query in the result set.
- ISelectQuery - Interface in com.ibm.websphere.query.base
- The ISelectQuery interface is an object that represents a select query.
- ISelectQueryCallback - Interface in com.ibm.websphere.query.base
- The ISelectQueryCallback interface is intended to facilitate query string generation based
on the domain specific requirements.
- ISelectStringBuilder - Interface in com.ibm.websphere.query.base
- The ISelectStringBuilder interface provides external interfaces to predicate and order by
query string generation that utilizes domain specific builder callbacks.
- isEmpty() -
Method in interface com.ibm.workplace.wcm.api.Folder
- Indicates if this folder contains any children
- isEmpty() -
Method in interface com.ibm.workplace.wcm.api.ListLayoutContainer
- Indicates if this
ListLayoutContainer
is empty
- isEnabled() -
Method in interface com.ibm.workplace.wcm.api.DocumentLibrary
- Indicates if this
DocumentLibrary
is enabled
- isEnabled() -
Method in interface com.ibm.workplace.wcm.api.Subscriber
- Returns
true
if this Subscriber
is enabled,
false
if not.
- isEnabled() -
Method in interface com.ibm.workplace.wcm.api.Syndicator
- Returns
true
if this Syndicator
is enabled,
false
if not.
- 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.
- isExpired() -
Method in interface com.ibm.workplace.wcm.api.authoring.CustomItemBean
- Returns true if the current document has a workflow status of 'expired'
- isExpired() -
Method in interface com.ibm.workplace.wcm.api.DocumentId
- Returns true if the
Document
represented by this DocumentId
is a expired document.
- isExpired() -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Return true if this
Document
has expired.
- isFormattingControlsHidden() -
Method in interface com.ibm.workplace.wcm.api.authoring.EditorBean
- Indicates whether the formatting controls should be hidden from the user
when the editor is rendered.
- 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 .
- isFormReadOnly() -
Method in interface com.ibm.workplace.wcm.api.authoring.CustomItemBean
- Returns true if the form being viewed in the authoring interface is currently in read mode
- isFormReadOnly() -
Method in interface com.ibm.workplace.wcm.api.extensions.authoring.FormContext
- Flag to specify whether the form being viewed in the authoring interface is currently in read or edit mode.
- isGenerateContextualLinks() -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Returns whether to generate contextual (a.k.a.
- isHTMLModeHidden() -
Method in interface com.ibm.workplace.wcm.api.authoring.EditorBean
- Indicates whether the HTML mode should be hidden from the user
when the editor is rendered.
- isIdQuery() -
Method in interface com.ibm.workplace.wcm.api.query.Query
- Indicates whether this is query for
DocumentId
or not.
- 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.
- isInEditMode() -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Indicates if the portal page is rendering in View Mode or Edit Mode
- isInheritanceEnabledForWorkflowDefinedAccess(Access) -
Method in interface com.ibm.workplace.wcm.api.WorkflowStage
- Checks if the
Access
permissions are set to be inherited for items that
enter this stage during their workflow cycle.
- isInherited(Access) -
Method in interface com.ibm.workplace.wcm.api.Document
- Check whether the permissions for the selected
Access
level are inherited from
the parent of this Document
.
- isInherited(LibraryMemberRole) -
Method in interface com.ibm.workplace.wcm.api.DocumentLibraryACL
- Returns true if inheritance is enabled for the specified library member role on this
DocumentLibraryACL
object.
- isInherited(Access) -
Method in interface com.ibm.workplace.wcm.api.Security
- Checks if the specified
Access
level will be inherited from the
parent of the associated Item
.
- 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).
- isJointApprovalEnabled() -
Method in interface com.ibm.workplace.wcm.api.WorkflowStage
- Indicates if this
WorkflowStage
is using Joint Approval
- isLibraryComponentType() -
Method in interface com.ibm.workplace.wcm.api.DocumentType
- Checks if the current
DocumentType
is a Library Component type.
- isLimitedToLibraryImagePicker() -
Method in interface com.ibm.workplace.wcm.api.authoring.EditorBean
- Indicates whether the Image picker dialog will be limited to library images, and not allow
users to upload their own images.
- isLocked(DocumentId<? extends Document>) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Indicates whether the
DocumentId
provided is locked or not
- isLockedToVersion() -
Method in interface com.ibm.workplace.wcm.api.DocumentManagerComponent
- Deprecated. Returns true is the document is locked to a specific verison.
- isLockedToVersion() -
Method in interface com.ibm.workplace.wcm.api.LibraryDocumentManagerComponent
- Deprecated. Returns true is the document is locked to a specific version.
- isLoggedIntoWorkspace() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Indicates whether this
Workspace
has been logged into on the current
thread.
- isManagedExternally() -
Method in interface com.ibm.workplace.wcm.api.digitalasset.DigitalAsset
- Indicates if the asset binary of the asset is stored in an external DAM kind of system.
- isManagerAccessInherited() -
Method in interface com.ibm.workplace.wcm.api.Document
- Deprecated. since 8.5
Use
Document.isInherited(Access)
instead
- isMemberOfGroup(String) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Indicates if the user of this
Workspace
is a member of the
group with the specified name.
- isMultiValueAttribute(IAttribute) -
Method in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
- Returns true if the given attribute is a multi-value attribute.
- isNew() -
Method in interface com.ibm.workplace.wcm.api.authoring.CustomItemBean
- Returns true if the
Document
opened in the authoring interface has never been saved.
- isNew() -
Method in interface com.ibm.workplace.wcm.api.Document
- Return true if this
Document
is new and unsaved.
- isNew() -
Method in interface com.ibm.workplace.wcm.api.extensions.authoring.FormContext
- Flag that the
Document
opened in the authoring interface has never been saved.
- 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.
- isObjectQuery() -
Method in interface com.ibm.workplace.wcm.api.query.Query
- Indicates whether this is query for
Document
or not.
- isOfEquivalentType(DocumentType<? extends Document>) -
Method in interface com.ibm.workplace.wcm.api.DocumentId
- Indicates if the type of the
Document
represented by this DocumentId
is 'equivalent' to
the DocumentType
passed in.
- isOfEquivalentType(DocumentType<? extends WCMApiObject>) -
Method in interface com.ibm.workplace.wcm.api.DocumentType
- Indicates if this
DocumentType
is 'equivalent' to the DocumentType
passed in.
- isOffsetEnabled() -
Method in interface com.ibm.workplace.wcm.api.ScheduledWorkflowAction
- Indicates if this
ScheduledWorkflowAction
has a date offset specified
- isOfType(DocumentType<? extends Document>) -
Method in interface com.ibm.workplace.wcm.api.DocumentId
- Indicates if the type of the
Document
represented by this DocumentId
is of the exact same type
of the DocumentType
passed in.
- isOfType(DocumentType<? extends WCMApiObject>) -
Method in interface com.ibm.workplace.wcm.api.DocumentType
- Indicates if this
DocumentType
is of the exact same type
of the DocumentType
passed in.
- isPageClosable(ObjectID) -
Method in interface com.ibm.portal.dynamicui.DynamicUIInfo
- Returns whether a page can be closed or not.
- isPermanentDelete() -
Method in interface com.ibm.workplace.wcm.api.custom.DeleteDirectiveParams
- Indicates if a permanent delete has been requested
- isPermanentDelete() -
Method in class com.ibm.workplace.wcm.api.custom.WCM_DeleteDirectiveParams
- Indicates if a permanent delete has been requested
- isPortletClosable(ObjectID) -
Method in interface com.ibm.portal.dynamicui.DynamicUIInfo
- Returns whether a portlet on the current page can be closed or not.
- isPresentationOverride() -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Returns true if a presentation template override has been
specified; false otherwise.
- 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.
- isPresetFolder() -
Method in interface com.ibm.workplace.wcm.api.Folder
- Returns true if this folder is a preset folder
- isPreviewMode() -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- isPreviewMode() -
Method in interface com.ibm.websphere.personalization.RequestContext
- Returns true if this is a preview execution context
- isPreviewServer -
Static variable in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- isPreviousStageEnabled() -
Method in interface com.ibm.workplace.wcm.api.WorkflowStage
- Indicates if the moving to previous stage is enabled (for non-managers) for this
WorkflowStage
.
- isProfiledAs(String) -
Method in class com.ibm.websphere.personalization.RuleTrigger
- Checks if the current user matches the given profile
- isProfiledAsAll(String[]) -
Method in class com.ibm.websphere.personalization.RuleTrigger
- Checks if the Current user matches all of a list of profiles
- isProfiledAsAny(String[]) -
Method in class com.ibm.websphere.personalization.RuleTrigger
- Checks if the Current user matches any of a list of profiles
- isProjectDraft() -
Method in interface com.ibm.workplace.wcm.api.query.Selectors.Factory
-
- isProjectDraft() -
Static method in class com.ibm.workplace.wcm.api.query.Selectors
-
- isPropagated(Access) -
Method in interface com.ibm.workplace.wcm.api.Document
- Check whether the permissions for the selected
Access
level are propagated
to the children of this Document
.
- isPropagated(LibraryMemberRole) -
Method in interface com.ibm.workplace.wcm.api.DocumentLibraryACL
- Returns true if propagation is enabled for the specified library member role on this
DocumentLibraryACL
object.
- isPropagationEnabledForWorkflowDefinedAccess(Access) -
Method in interface com.ibm.workplace.wcm.api.WorkflowStage
- Checks if the
Access
permissions are set to be propagated for items that
enter this stage during their workflow cycle.
- isPublished() -
Method in interface com.ibm.workplace.wcm.api.authoring.CustomItemBean
- Returns true if the current document has a workflow status of 'published'
- isPublished() -
Method in interface com.ibm.workplace.wcm.api.DocumentId
- Returns true if the
Document
represented by this DocumentId
is a published document.
- isPublished() -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Return true if this
Document
document is live
published document.
- isPurged() -
Method in interface com.ibm.workplace.wcm.api.DocumentId
- Returns true if the
Document
represented by this DocumentId
is a purged document.
- isQDSSupportEnabled() -
Method in interface com.ibm.wps.services.federateddocuments.FederatedDocumentsService
- Returns
true
if the Federated Documents Picker of IBM Portal
allows users to access Quickr document services feeds,
false
if the Federated Documents Picker of IBM Portal
does not support Quickr document services feeds.
- isRelative() -
Method in enum com.ibm.workplace.wcm.api.Placement
- Whether this
Placement
is relative to another item
- 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.
- isRequireRefetch() -
Method in interface com.ibm.workplace.wcm.api.custom.ContinueDirectiveParams
- Indicates if an item refetch has been requested
- isRequireRefetch() -
Method in class com.ibm.workplace.wcm.api.custom.WCM_ContinueDirectiveParams
-
- isRescheduleOnly() -
Method in interface com.ibm.workplace.wcm.api.custom.RescheduleDirectiveParams
- Indicates whether the current action has just rescheduled itself (true) OR additionally modified the document (false)
- isRescheduleOnly() -
Method in class com.ibm.workplace.wcm.api.custom.WCM_RescheduleDirectiveParams
- Indicates whether the current action has just rescheduled itself (true) OR additionally modified the document (false)
- isResetFFDCAfterLogging() -
Method in exception com.ibm.portal.theme.plugin.exception.ThemeExtensionInitException
-
- isRestURI(URI) -
Method in interface com.ibm.workplace.wcm.api.identity.IdentityBuilder
- Determine if the provided URI is a valid ReST URI.
- isRunning() -
Method in interface com.ibm.workplace.wcm.api.SyndicationStatus
- Returns true if syndication is currently active.
- isRunningEntryActions() -
Method in interface com.ibm.workplace.wcm.api.custom.NextStageDirectiveParams
- Indicates if the entry actions on the destination stage should be run.
- isRunningEntryActions() -
Method in interface com.ibm.workplace.wcm.api.custom.PreviousStageDirectiveParams
- Indicates if the entry actions on the destination stage should be run.
- isRunningEntryActions() -
Method in class com.ibm.workplace.wcm.api.custom.WCM_NextStageDirectiveParams
- Indicates if the entry actions on the destination stage should be run.
- isRunningEntryActions() -
Method in class com.ibm.workplace.wcm.api.custom.WCM_PreviousStageDirectiveParams
- Indicates if the entry actions on the destination stage should be run.
- isRunningExitActions() -
Method in interface com.ibm.workplace.wcm.api.custom.NextStageDirectiveParams
- Indicates if the exit actions on the current stage are run before moving to the next stage.
- isRunningExitActions() -
Method in class com.ibm.workplace.wcm.api.custom.WCM_NextStageDirectiveParams
- Indicates if the exit actions on the current stage are run before moving to the next stage.
- isSettingManager() -
Method in class com.ibm.workplace.wcm.api.TreatAsNewCopyOption
- Get the boolean to indicate whether to add the creator as a manager of a copied item
- isShownInAuthoringUI() -
Method in interface com.ibm.workplace.wcm.api.plugin.AuthoringPlugin
- This property should return
true
if the plugin will be selectable through
the Web Content Manager Authoring UI or false
if the plugin is to be
hidden from users.
- isShownInAuthoringUI() -
Method in interface com.ibm.workplace.wcm.api.plugin.textprovider.TextProvider
- This property should return
true
if the plugin will be selectable through
the Web Content Manager Authoring UI for use in item and element titles, descriptions and help text etc.
- isSingleSelect() -
Method in interface com.ibm.workplace.wcm.api.OptionSelectionComponent
- Returns
true
if this OptionSelectionComponent
has
been configured within the authoring template to be single select, false
if not.
- isSystemWorkspace() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Returns
true
if this Workspace
will act with
system credentials
Indicates this Workspace
will perform operations with
system credentials.
- IStringBuilder - Interface in com.ibm.websphere.query.base
- The IStringBuilder interface provides for a query string generation mechanism that delegetes
operations to domain specific builder callbacks.
- isUserAccessInherited() -
Method in interface com.ibm.workplace.wcm.api.Document
- Deprecated. since 8.5
Use
Document.isInherited(Access)
instead
- isUseReferenceDescription() -
Method in interface com.ibm.workplace.wcm.api.LibraryLinkComponent
- Checks if we use the referenced Document description as the anchor tag title attribute
- isUseReferenceDescription() -
Method in interface com.ibm.workplace.wcm.api.LinkComponent
- Checks if we use the referenced Document Description as the anchor tag title attribute.
- isUseReferenceLinkText() -
Method in interface com.ibm.workplace.wcm.api.LibraryLinkComponent
- Checks if we use the referenced Document title as the default Link Text
- isUseReferenceLinkTextEnabled() -
Method in interface com.ibm.workplace.wcm.api.LinkComponent
- Checks if we use the referenced document title as the default hyperlink display text.
- 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.
- 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.
- isUsingCascadingCampaigns() -
Method in class com.ibm.websphere.personalization.RuleTrigger
- Returns the useCascadingCampaigns.
- isValid() -
Method in interface com.ibm.workplace.wcm.api.extensions.validation.ItemValidationResult
- Return whether the item is valid and should be committed to the repository.
- isValidForForm(FormContext) -
Method in interface com.ibm.workplace.wcm.api.extensions.authoring.AuthoringAction
- Flag whether this AuthoringAction should be included in the
included on the specified forms button bar or ignored for this current open item.
- isVaultSelectionEnabledForPZN() -
Method in interface com.ibm.wps.services.federateddocuments.FederatedDocumentsService
- Retrieves the optional configuration property that specifies if selection
of credential vault slots for PZN is enabled.
- isVaultSelectionEnabledForWCM() -
Method in interface com.ibm.wps.services.federateddocuments.FederatedDocumentsService
- Retrieves the optional configuration property that specifies if selection
of credential vault slots for WCM RTE is enabled.
- isVersion() -
Method in interface com.ibm.workplace.wcm.api.authoring.CustomItemBean
- Returns true if the
Document
opened in the authoring interface is a version.
- isVirtualPortalScoped() -
Method in interface com.ibm.workplace.wcm.api.Repository
- Determine whether the current system has Virtual Portal Web Content Library scoping enabled
as used with Managed Pages
- 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.
- isWorkflowAction() -
Method in interface com.ibm.workplace.wcm.api.DocumentType
- Checks if the current
DocumentType
is a Workflow Action type
- isWorkflowDisabledInProjects() -
Method in interface com.ibm.workplace.wcm.api.Workflow
- Indicates if this workflow is disabled for items in projects
- isWorkflowed() -
Method in interface com.ibm.workplace.wcm.api.Document
- Return true if this
Document
object is workflowed.
- isWorkflowEnabled() -
Method in interface com.ibm.workplace.wcm.api.AbstractTemplateItemProperties
- Returns whether user defined workflow has been enabled.
- isWorkflowMovingBackward() -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Indicates if the workflow is moving backward (ie.
- ITable - Interface in com.ibm.websphere.query.base
- A ITable represents a table or object from which a selection can be made.
- Item - Interface in com.ibm.workplace.wcm.api
- Defines a item on repository by providing the least amount of information
to identify the item, in order to maximise the performance of APIs.
- ItemChange - Interface in com.ibm.workplace.wcm.api.extensions.syndication
- Abstract Interface for all item related changes returned by
SyndicationSummary.getChanges()
as part of the SyndicatorCompleting
and SubscriberCompleting
extension points - ItemContext - Interface in com.ibm.workplace.wcm.api.extensions.validation
- The
ItemContext
interface provides access to the TemplatedDocument
being
validated. - ItemHasDraftChildrenException - Exception in com.ibm.workplace.wcm.api.exceptions
- Thrown when an item cannot be deleted because it has children.
- ItemHasDraftChildrenException(Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.ItemHasDraftChildrenException
- Constructor
- ItemHasDraftChildrenException(Localized) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.ItemHasDraftChildrenException
- Constructor that requires a localized message
- itemsToIdentities(Item...) -
Static method in class com.ibm.workplace.wcm.api.query.Selectors
- Convenience method to get convert an array of Items to their Identity objects.
- ItemValidationPlugin - Interface in com.ibm.workplace.wcm.api.extensions.validation
- Represents an ItemValidation plugin.
- ItemValidationResult - Interface in com.ibm.workplace.wcm.api.extensions.validation
- The
ItemValidationResult
of an ItemValidationPlugin
can prevent an item
from being committed to the repository if the plugin has found the item to be invalid. - IterableListModel<E> - Interface in com.ibm.portal
- A model representing a list.
- iterator() -
Method in interface com.ibm.portal.IterableListModel
- Returns an iterator over elements of the list.
- iterator() -
Method in interface com.ibm.portal.ListModel
- Returns an
Iterator
over elements of the list.
- iterator() -
Method in interface com.ibm.portal.SearchableIterableListModel
- Returns an iterator over elements of the list.
- iterator() -
Method in class com.ibm.workplace.wcm.api.CopyOptions
- Get an iterator of all the copy options
- iterator() -
Method in interface com.ibm.workplace.wcm.api.digitalasset.DigitalAssetMetaData
- Get an iterator over all meta data property names of this asset.
- iterator() -
Method in interface com.ibm.workplace.wcm.api.ListLayoutContainer
- Returns an iterator over the
ListLayout
's of this ListLayoutContainer
- iterator() -
Method in class com.ibm.workplace.wcm.api.MoveOptions
- Get the iterator to the move options.
- iterator() -
Method in interface com.ibm.workplace.wcm.api.Rendition
- Get an iterator over all meta data property names of this asset.
- iValue -
Variable in class com.ibm.portal.propertybroker.property.ParameterBindingType
-
- IValue - Interface in com.ibm.websphere.query.base
- The IValue interface is an object that represents a value in a query.
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
- Deprecated. Since 8.5.
- 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
- Deprecated. Since 8.5.
- 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.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.credentialvault.CredentialVaultService
- JNDI name used to lookup this service
- 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
- JNDI_NAME -
Static variable in interface com.ibm.workplace.wcm.api.editions.CorEditionServiceHome
- The JNDI name used to bind the
CorEditionServiceHome
interface.
- JNDI_NAME -
Static variable in interface com.ibm.workplace.wcm.api.editions.EditionServiceHome
- The JNDI name used to bind the
EditionServiceHome
.
- JNDI_NAME -
Static variable in interface com.ibm.workplace.wcm.api.editions.EditionServiceProvider
- The JNDI name used to lookup the
PortletServiceHome
for the editionServiceProvider
.
- JNDI_NAME -
Static variable in interface com.ibm.workplace.wcm.api.pagecontext.PortletWcmPageContextServiceProvider
- The JNDI name used to bind the
PortletWcmPageContextServiceProvider
singleton.
- JNDI_NAME -
Static variable in interface com.ibm.workplace.wcm.api.WcmContentService
- JNDI name of this service
- JNDI_NAME -
Static variable in interface com.ibm.workplace.wcm.api.WcmCustomWorkflowService
- JNDI name of this service
- JNDI_NAME -
Static variable in interface com.ibm.workplace.wcm.api.WcmLibraryService
- JNDI name of this service
- JNDI_NAME -
Static variable in interface com.ibm.workplace.wcm.api.WcmProjectService
- JNDI name of this service
- JNDI_NAME -
Static variable in interface com.ibm.workplace.wcm.api.WcmSyndicationService
- JNDI name of this service
- JNDI_NAME -
Static variable in interface com.ibm.wps.services.federateddocuments.FederatedDocumentsService
- The JNDI name that can be used to lookup instances of this service
- Join - Class in com.ibm.websphere.query.base
- This is a basic implementation of IJoin.
- Join(ITable, IAttribute, IAttribute, IAttribute) -
Constructor for class com.ibm.websphere.query.base.Join
-
- Join(ITable, IAttribute, IAttribute) -
Constructor for class com.ibm.websphere.query.base.Join
-
- JOIN_CONDITIONS -
Static variable in interface com.ibm.websphere.query.base.ISelectQueryCallback
-
- JOIN_TABLES -
Static variable in interface com.ibm.websphere.query.base.ISelectQueryCallback
-
- JOINS -
Static variable in interface com.ibm.websphere.query.base.ISelectQueryCallback
-
- 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.
- JSPComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for a
JSPComponent
.
- JSPComponent - Interface in com.ibm.workplace.wcm.api
- Represents a JSP component.
K
- 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
- Deprecated. 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_INDENT_AMOUNT -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- Specifies the indent amount for beautification
- KEY_LOGIN_URL -
Static variable in interface com.ibm.portal.portlet.service.credentialvault.credentials.HttpFormBasedAuthCredential
- Deprecated. 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
- Deprecated. 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
- Deprecated. 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
- Deprecated. 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
- Deprecated. 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.
- KEY_XSLT_PROCESSOR -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- Type of the XSLT processor to use
- keys() -
Method in interface com.ibm.websphere.personalization.resources.Resource
- Get all keys associated for dynamic properties accessible from this resource.
- keys() -
Method in class com.ibm.websphere.personalization.resources.ResourceImpl
-
- keywordIn(Collection<String>) -
Method in interface com.ibm.workplace.wcm.api.query.ProfileSelectors.Factory
-
- keywordIn(Collection<String>) -
Static method in class com.ibm.workplace.wcm.api.query.ProfileSelectors
- Returns a selector representing keywords 'in'.
- keywordNot(String) -
Method in interface com.ibm.workplace.wcm.api.query.ProfileSelectors.Factory
-
- keywordNotIn(Collection<String>) -
Method in interface com.ibm.workplace.wcm.api.query.ProfileSelectors.Factory
-
- keywordsContain(String) -
Method in interface com.ibm.workplace.wcm.api.query.ProfileSelectors.Factory
-
- keywordsContain(Collection<String>) -
Method in interface com.ibm.workplace.wcm.api.query.ProfileSelectors.Factory
-
- keywordsContain(String) -
Static method in class com.ibm.workplace.wcm.api.query.ProfileSelectors
- Returns a selector representing keywords 'contain'.
- keywordsContain(Collection<String>) -
Static method in class com.ibm.workplace.wcm.api.query.ProfileSelectors
- Returns a selector representing keywords 'contain'.
L
- labels() -
Method in interface com.ibm.workplace.wcm.api.Version
- Returns the labels set on this Version.
- LAST_TABLE_ALIAS_INTEGER -
Static variable in interface com.ibm.websphere.query.base.ISelectQueryCallback
-
- lastModifierEquals(String) -
Method in interface com.ibm.workplace.wcm.api.query.HistorySelectors.Factory
-
- lastModifierEquals(String) -
Static method in class com.ibm.workplace.wcm.api.query.HistorySelectors
- Returns a selector which matches items where the last modification
was made by the specified modifier
- lastModifierIn(String...) -
Method in interface com.ibm.workplace.wcm.api.query.HistorySelectors.Factory
-
- lastModifierIn(Collection<String>) -
Method in interface com.ibm.workplace.wcm.api.query.HistorySelectors.Factory
-
- lastModifierIn(String...) -
Static method in class com.ibm.workplace.wcm.api.query.HistorySelectors
- Returns a selector which matches items where the last modification
was made by a modifier from the specified list
- lastModifierIn(Collection<String>) -
Static method in class com.ibm.workplace.wcm.api.query.HistorySelectors
- Returns a selector which matches items where the last modification
was made by a modifier from the specified Collection
- LDAP_QUERY_AND -
Static variable in class com.ibm.websphere.query.callbacks.LdapSelectQueryCallback
-
- LDAP_QUERY_CONDITIONHEAD -
Static variable in class com.ibm.websphere.query.callbacks.LdapSelectQueryCallback
-
- LDAP_QUERY_CONDITIONTAIL -
Static variable in class com.ibm.websphere.query.callbacks.LdapSelectQueryCallback
-
- LDAP_QUERY_EQ -
Static variable in class com.ibm.websphere.query.callbacks.LdapSelectQueryCallback
-
- LDAP_QUERY_GEQ -
Static variable in class com.ibm.websphere.query.callbacks.LdapSelectQueryCallback
-
- LDAP_QUERY_LEFTPAREN -
Static variable in class com.ibm.websphere.query.callbacks.LdapSelectQueryCallback
-
- LDAP_QUERY_LEQ -
Static variable in class com.ibm.websphere.query.callbacks.LdapSelectQueryCallback
-
- LDAP_QUERY_LIKE -
Static variable in class com.ibm.websphere.query.callbacks.LdapSelectQueryCallback
-
- LDAP_QUERY_NOT -
Static variable in class com.ibm.websphere.query.callbacks.LdapSelectQueryCallback
-
- LDAP_QUERY_OR -
Static variable in class com.ibm.websphere.query.callbacks.LdapSelectQueryCallback
-
- LDAP_QUERY_ORDERBYASC -
Static variable in class com.ibm.websphere.query.callbacks.LdapSelectQueryCallback
-
- LDAP_QUERY_ORDERBYDES -
Static variable in class com.ibm.websphere.query.callbacks.LdapSelectQueryCallback
-
- LDAP_QUERY_PREDICATEHEAD -
Static variable in class com.ibm.websphere.query.callbacks.LdapSelectQueryCallback
-
- LDAP_QUERY_PREDICATETAIL -
Static variable in class com.ibm.websphere.query.callbacks.LdapSelectQueryCallback
-
- LDAP_QUERY_RIGHTPAREN -
Static variable in class com.ibm.websphere.query.callbacks.LdapSelectQueryCallback
-
- LDAP_QUERY_WILDCARD -
Static variable in class com.ibm.websphere.query.callbacks.LdapSelectQueryCallback
-
- LdapSelectQueryCallback - Class in com.ibm.websphere.query.callbacks
- The LdapSelectQueryCallback class is a query builder callback for LDAP.
- LdapSelectQueryCallback() -
Constructor for class com.ibm.websphere.query.callbacks.LdapSelectQueryCallback
- Creates a new LdapSelectQueryCallback instance, default constructor.
- LdapSelectQueryCallback(Hashtable) -
Constructor for class com.ibm.websphere.query.callbacks.LdapSelectQueryCallback
- Creates a new LdapSelectQueryCallback instance with the given attribute mapping.
- LdapSelectQueryCallback(Map, Map) -
Constructor for class com.ibm.websphere.query.callbacks.LdapSelectQueryCallback
- Creates a new LdapSelectQueryCallback instance with the given attribute and type mappings.
- 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
- Library - Interface in com.ibm.workplace.wcm.api
- Represents a Library.
- LibraryAdded - Interface in com.ibm.workplace.wcm.api.extensions.syndication
- One of the possible change types returned by
SyndicationSummary.getChanges()
as part of the SyndicatorCompleting
and SubscriberCompleting
extension points
The Library Added change indicates the creation of a new library by syndication. - LibraryAuthoringToolsComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for a
LibraryAuthoringToolsComponent
.
- LibraryAuthoringToolsComponent - Interface in com.ibm.workplace.wcm.api
- Represents an authoring tools component.
- LibraryChange - Interface in com.ibm.workplace.wcm.api.extensions.syndication
- Abstract Interface for library related changes returned by
SyndicationSummary.getChanges()
as part of the SyndicatorCompleting
and SubscriberCompleting
extension points - LibraryComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for Library Components.
- LibraryComponent - Interface in com.ibm.workplace.wcm.api
- The root interface in the Library Component hierarchy.
- LibraryDateComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for a
LibraryDateComponent
.
- LibraryDateComponent - Interface in com.ibm.workplace.wcm.api
- Represents a Date component.
- LibraryDocumentManagerComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- Deprecated. Document Manager is deprecated since 7.0
- LibraryDocumentManagerComponent - Interface in com.ibm.workplace.wcm.api
- Deprecated. LibraryDocumentManagerComponent is deprecated since 7.0
- libraryEquals(Library) -
Method in interface com.ibm.workplace.wcm.api.query.Selectors.Factory
-
- libraryEquals(Library) -
Static method in class com.ibm.workplace.wcm.api.query.Selectors
- Returns a selector representing library 'equals'
- LibraryFileComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for a
LibraryFileComponent
.
- LibraryFileComponent - Interface in com.ibm.workplace.wcm.api
- Represents a File component that exists in the Component Library.
- LibraryHTMLComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for a
LibraryHTMLComponent
.
- LibraryHTMLComponent - Interface in com.ibm.workplace.wcm.api
- Represents a HTML component that exists in the Component Library.
- LibraryImageComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for a
LibraryImageComponent
.
- LibraryImageComponent - Interface in com.ibm.workplace.wcm.api
- Represents an Image component that exists in the Component Library.
- libraryIn(Library...) -
Method in interface com.ibm.workplace.wcm.api.query.Selectors.Factory
-
- libraryIn(Collection<? extends Library>) -
Method in interface com.ibm.workplace.wcm.api.query.Selectors.Factory
-
- libraryIn(Library...) -
Static method in class com.ibm.workplace.wcm.api.query.Selectors
- Returns a selector representing library 'in'
- libraryIn(Collection<? extends Library>) -
Static method in class com.ibm.workplace.wcm.api.query.Selectors
- Returns a selector representing library 'in'
- LibraryJSPComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for a
LibraryJSPComponent
.
- LibraryJSPComponent - Interface in com.ibm.workplace.wcm.api
- Represents an JSP component that exists in the Component Library.
- LibraryLinkComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for
LibraryLinkComponent
- LibraryLinkComponent - Interface in com.ibm.workplace.wcm.api
- Represents a Link component that exists in the Component Library.
- LibraryListPresentationComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for
LibraryListPresentationComponent
- LibraryListPresentationComponent - Interface in com.ibm.workplace.wcm.api
- Represents a list presentation component.
- LIBRARYLOCK_RETRIEVAL_FAILURE -
Static variable in interface com.ibm.workplace.wcm.api.ResultTypes
- The document type for an operation that could not retrieve the lock on the library
in which the operation is to be performed
- LibraryMemberRole - Interface in com.ibm.workplace.wcm.api
-
- LibraryMemberRoles - Interface in com.ibm.workplace.wcm.api
- This class contains static references to all library member roles
- LibraryMenuComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for a
LibraryMenuComponent
.
- LibraryMenuComponent - Interface in com.ibm.workplace.wcm.api
- Represents a menu component.
- LibraryNavigatorComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for a
LibraryNavigatorComponent
.
- LibraryNavigatorComponent - Interface in com.ibm.workplace.wcm.api
- Represents a library navigator component.
- LibraryNumericComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for a
LibraryNumericComponent
.
- LibraryNumericComponent - Interface in com.ibm.workplace.wcm.api
- Represents a Number component.
- LibraryPageNavigationComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for a
LibraryPageNavigationComponent
.
- LibraryPageNavigationComponent - Interface in com.ibm.workplace.wcm.api
- Represents a page navigation component.
- LibraryPersonalizationComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for a
LibraryPersonalizationComponent
.
- LibraryPersonalizationComponent - Interface in com.ibm.workplace.wcm.api
- Represents a personalization component.
- LibraryProperties - Interface in com.ibm.workplace.wcm.api
- Contains Properties associated with a Library.
- LibraryReferenceComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for a
LibraryReferenceComponent
.
- LibraryReferenceComponent - Interface in com.ibm.workplace.wcm.api
- Represents a component reference component.
- LibraryRenamed - Interface in com.ibm.workplace.wcm.api.extensions.syndication
- One of the possible change types returned by
SyndicationSummary.getChanges()
as part of the SyndicatorCompleting
and SubscriberCompleting
extension points
The Library Renamed change indicates syndication has changed the name/title of an existing library. - LibraryResourceType - Interface in com.ibm.workplace.wcm.api
-
- LibraryResourceTypes - Interface in com.ibm.workplace.wcm.api
- This class contains all static references to available library resource types
- LibraryRichTextComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for a
LibraryRichTextComponent
.
- LibraryRichTextComponent - Interface in com.ibm.workplace.wcm.api
- Represents a RichText component that exists in the Component Library.
- LibrarySearchComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for a
LibrarySearchComponent
.
- LibrarySearchComponent - Interface in com.ibm.workplace.wcm.api
- Represents a search component.
- LibraryShortTextComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for a
LibraryShortTextComponent
.
- LibraryShortTextComponent - Interface in com.ibm.workplace.wcm.api
- Represents an Short Text component that exists in the Component Library.
- LibraryStyleSheetComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for a
LibraryStyleSheetComponent
.
- LibraryStyleSheetComponent - Interface in com.ibm.workplace.wcm.api
- Represents a Style Sheet component that exists in the Component Library.
- LibraryTaskResult - Interface in com.ibm.workplace.wcm.api
- Represents the result of performing
an operation on an item in the repository
- LibraryTaxonomyComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for a
LibraryTaxonomyComponent
.
- LibraryTaxonomyComponent - Interface in com.ibm.workplace.wcm.api
- Represents a taxonomy component.
- LibraryTextComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for a
LibraryTextComponent
.
- LibraryTextComponent - Interface in com.ibm.workplace.wcm.api
- Represents an Text component that exists in the Component Library.
- LibraryUpdated - Interface in com.ibm.workplace.wcm.api.extensions.syndication
- One of the possible change types returned by
SyndicationSummary.getChanges()
as part of the SyndicatorCompleting
and SubscriberCompleting
extension points
The Library Updated change indicates syndication has changed a property of an existing library. - LibraryUserNameComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for a
LibraryUserNameComponent
.
- LibraryUserNameComponent - Interface in com.ibm.workplace.wcm.api
- Represents a user name component.
- LibraryUserSelectionComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for a
LibraryUserSelectionComponent
.
- LibraryUserSelectionComponent - Interface in com.ibm.workplace.wcm.api
- Represents a UserSelection component.
- limit -
Variable in class com.ibm.websphere.personalization.RuleTrigger
-
- Limit - Class in com.ibm.websphere.query.base
- A basic implementation of ILimit.
- Limit() -
Constructor for class com.ibm.websphere.query.base.Limit
- Constructor for Limit
- Limit(int) -
Constructor for class com.ibm.websphere.query.base.Limit
-
- LinkComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for a
LinkComponent
.
- LinkComponent - Interface in com.ibm.workplace.wcm.api
- Represents a Link component.
- LinkOption - Interface in com.ibm.workplace.wcm.api
- An optional parameter when performing API link creation.
- ListLayout - Interface in com.ibm.workplace.wcm.api
- Represents the layout of a
ListPresentation
- ListLayoutContainer - Interface in com.ibm.workplace.wcm.api
- Represents an ordered collection of
ListLayout
's - ListModel<E> - Interface in com.ibm.portal
-
A model representing a list.
- ListPagingOptions - Interface in com.ibm.workplace.wcm.api
- Represents the paging options for a
ListPresentation
- ListPresentable<P extends ListPresentation> - Interface in com.ibm.workplace.wcm.api
- Represents an item that is rendered as a list
- ListPresentation - Interface in com.ibm.workplace.wcm.api
- Represents the base presentation properties of a list
- LOCALHOST -
Static variable in interface com.ibm.websphere.personalization.context.PConstants
-
- LOCALHOST_V6 -
Static variable in interface com.ibm.websphere.personalization.context.PConstants
-
- Localized - Interface in com.ibm.portal
- Interface providing methods to obtain title and description of a portal
resource.
- LocalizedMessage - Interface in com.ibm.workplace.wcm.api
- Used to contain messages returned from API method calls.
- LocalizedMessageContainer - Interface in com.ibm.workplace.wcm.api
- Used to contain localized messages returned from API method calls.
- Location - Interface in com.ibm.workplace.wcm.api
- Represents a document location used to specify the destination
for copy and move operations.
- lock(DocumentId<? extends Document>) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Locks the document (draft or non-draft) provided by the
DocumentId
.
- 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.
- LOGIC -
Static variable in interface com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginTypes
- Constant RenderingPluginType for Logic type
- 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
- Deprecated. 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() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Performs a login at the Workspace level.
- login() -
Method in class com.ibm.wps.portletservice.credentialvault.credentials.HttpFormBasedAuthCredential
- Deprecated. Performs the HTTP form based login.
- 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
- Deprecated. Performs the logout through an HTTP GET request to the logout Url.
- logout() -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Performs a logout at the Workspace level
- logout() -
Method in class com.ibm.wps.portletservice.credentialvault.credentials.HttpFormBasedAuthCredential
- Deprecated. Performs the logout through an HTTP GET request to the logoutUrl.
- 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(int) -
Static method in enum com.ibm.workplace.wcm.api.security.Access
- Looks up the Access object whose integer value equals to the given value.
- 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
- Deprecated. 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
- Deprecated. 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
- Deprecated. 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
- Deprecated. 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
- Deprecated. Constant indicating that only the old style Ltpa token is configured.
- ltpaToken -
Variable in class com.ibm.wps.portletservice.credentialvault.credentials.LtpaTokenCredential
- Deprecated.
- ltpaToken2 -
Variable in class com.ibm.wps.portletservice.credentialvault.credentials.LtpaTokenCredential
- Deprecated.
- LtpaTokenCredential - Interface in com.ibm.portal.portlet.service.credentialvault.credentials
- Deprecated. Since 8.5.
- LtpaTokenCredential - 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.
- LtpaTokenCredential() -
Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.LtpaTokenCredential
- Deprecated.
M
- makeQuerySafeValue(String) -
Method in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
- Returns a new instance of the specified string with any instances of "'" double quoted.
- Manager -
Static variable in interface com.ibm.workplace.wcm.api.LibraryMemberRoles
- The manager library role
- map(ChangeMapper<T>) -
Method in interface com.ibm.workplace.wcm.api.extensions.syndication.Change
- invokes the correct mapper method for this change.
- map(Added) -
Method in class com.ibm.workplace.wcm.api.extensions.syndication.ChangeMapper
- Handle an Added item change
- map(Updated) -
Method in class com.ibm.workplace.wcm.api.extensions.syndication.ChangeMapper
- Handle an Updated item change
- map(Moved) -
Method in class com.ibm.workplace.wcm.api.extensions.syndication.ChangeMapper
- Handle a Moved item change
- map(Removed) -
Method in class com.ibm.workplace.wcm.api.extensions.syndication.ChangeMapper
- Handle a Removed item change
- map(ProjectAdded) -
Method in class com.ibm.workplace.wcm.api.extensions.syndication.ChangeMapper
- Handle a Project added change
- map(ProjectUpdated) -
Method in class com.ibm.workplace.wcm.api.extensions.syndication.ChangeMapper
- Handle a Project updated change
- map(ProjectRemoved) -
Method in class com.ibm.workplace.wcm.api.extensions.syndication.ChangeMapper
- Handle a Project removed change
- map(LibraryAdded) -
Method in class com.ibm.workplace.wcm.api.extensions.syndication.ChangeMapper
- Handle Library added change
- map(LibraryUpdated) -
Method in class com.ibm.workplace.wcm.api.extensions.syndication.ChangeMapper
- Handle Library updated change
- map(LibraryRenamed) -
Method in class com.ibm.workplace.wcm.api.extensions.syndication.ChangeMapper
- Handle Library renamed change
- markItemForDeletion(Workspace, Project, Document) -
Method in class com.ibm.workplace.wcm.api.ProjectService
- Deprecated. Set a
Document
into deleted state.
- markItemForDeletion(Workspace, Project, Document) -
Method in interface com.ibm.workplace.wcm.api.WcmProjectService
- Set a
Document
into deleted state.
- markItemForDeletion(Workspace, Project, Document, boolean) -
Method in interface com.ibm.workplace.wcm.api.WcmProjectService
- Set a
Document
into deleted state.
- MarkupEditor -
Static variable in interface com.ibm.workplace.wcm.api.LibraryMemberRoles
- The markup editor library role
- mashupHeader(String, Date) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
-
- mashupHeader(String, Date[]) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
-
- mashupHeader(String, int) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
-
- mashupHeader(String, int[]) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
-
- mashupHeader(String, long) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
-
- mashupHeader(String, long[]) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
-
- mashupHeader(String, String) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
-
- mashupHeader(String, String[]) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
-
- mashupHeader(String, URI) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
-
- mashupHeader(String, URI[]) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
-
- mashupHeader(String, URL) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
-
- mashupHeader(String, URL[]) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
-
- mashupValue(Date) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
-
- mashupValue(int) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
-
- mashupValue(long) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
-
- mashupValue(String) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
-
- mashupValue(URI) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
-
- mashupValue(URL) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
-
- mashupValues(Date[]) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
-
- mashupValues(int[]) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
-
- mashupValues(long[]) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
-
- mashupValues(String[]) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
-
- mashupValues(URI[]) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
-
- mashupValues(URL[]) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
-
- MEDIA_TYPE_ALL -
Static variable in interface com.ibm.workplace.wcm.api.LibraryStyleSheetComponent
- Target style rules for any media-type device
- MEDIA_TYPE_AURAL -
Static variable in interface com.ibm.workplace.wcm.api.LibraryStyleSheetComponent
- Target style rules for speech and sound synthesizers
- MEDIA_TYPE_BRAILLE -
Static variable in interface com.ibm.workplace.wcm.api.LibraryStyleSheetComponent
- Target style rules for Braille touch-feedback devices
- MEDIA_TYPE_HANDHELD -
Static variable in interface com.ibm.workplace.wcm.api.LibraryStyleSheetComponent
- Target style rules for small or handheld devices
- MEDIA_TYPE_PRINT -
Static variable in interface com.ibm.workplace.wcm.api.LibraryStyleSheetComponent
- Target style rules for page-by-page use, typically printed on paper
- MEDIA_TYPE_PROJECTION -
Static variable in interface com.ibm.workplace.wcm.api.LibraryStyleSheetComponent
- Target style rules for projection using transparent media
- MEDIA_TYPE_SCREEN -
Static variable in interface com.ibm.workplace.wcm.api.LibraryStyleSheetComponent
- Target style rules for continuous (non-paged) color computer screens
- MEDIA_TYPE_TTY -
Static variable in interface com.ibm.workplace.wcm.api.LibraryStyleSheetComponent
- Target style rules for media that uses a fixed-pitch character grid
- MEDIA_TYPE_TV -
Static variable in interface com.ibm.workplace.wcm.api.LibraryStyleSheetComponent
- Target style rules for television-link devices
- MEDIA_TYPE_UNSPECIFIED -
Static variable in interface com.ibm.workplace.wcm.api.LibraryStyleSheetComponent
- No style rules have been specified
- mergePreviewRequest(PznPortletRequestObjectInterface) -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- 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
- 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.
- MODE_ALL -
Static variable in interface com.ibm.workplace.wcm.api.extensions.url.PortletContextSharingConfig.ListenConfig
- The portlet listens to context changes from itself and other portlets
- MODE_CURRENT_PAGE -
Static variable in interface com.ibm.workplace.wcm.api.extensions.url.PortletContextSharingConfig.PublishConfig
- The portlet publishes to the current page
- MODE_DYNAMIC -
Static variable in interface com.ibm.workplace.wcm.api.extensions.url.PortletContextSharingConfig.PublishConfig
- The portlet publishes to a page.
- MODE_NONE -
Static variable in interface com.ibm.workplace.wcm.api.extensions.url.PortletContextSharingConfig.ListenConfig
- The portlet does not listen
- MODE_NONE -
Static variable in interface com.ibm.workplace.wcm.api.extensions.url.PortletContextSharingConfig.PublishConfig
- The portlet does not publish
- MODE_PREDEFINED_PAGE -
Static variable in interface com.ibm.workplace.wcm.api.extensions.url.PortletContextSharingConfig.PublishConfig
- The portlet publishes to a page.
- MODE_SELF -
Static variable in interface com.ibm.workplace.wcm.api.extensions.url.PortletContextSharingConfig.ListenConfig
- The portlet listens to context changes from itself
- 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.
- modifiedBefore(Date) -
Method in interface com.ibm.workplace.wcm.api.query.HistorySelectors.Factory
-
- modifiedBefore(Date) -
Static method in class com.ibm.workplace.wcm.api.query.HistorySelectors
- Returns a selector matching content modified before the specified date
The comparison is exclusive, i.e.
- modifiedSince(Date) -
Method in interface com.ibm.workplace.wcm.api.query.HistorySelectors.Factory
-
- modifiedSince(Date) -
Static method in class com.ibm.workplace.wcm.api.query.HistorySelectors
- Returns a selector matching content modified since the specified date
The comparison is inclusive, i.e.
- modifier() -
Method in interface com.ibm.workplace.wcm.api.Version
- The
String distinguished name of the last modifier that created this Version.
- MOVE -
Static variable in interface com.ibm.workplace.wcm.api.SaveOption
-
- move(DocumentId<? extends Document>, DocumentId<? extends Document>) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Moves a document and adds it under a new parent.
- move(Placeable, PlacementLocation, MoveOptions) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Moves the supplied
Placeable
document to the target location
according to the rules specified by the moveOptions
parameter.
- move(Document, ParentLocation, MoveOptions) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Moves the supplied document to the new parent according to the rules specified
by the
moveOptions
parameter.
- moveCategory(DocumentId, DocumentId) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. Use Workspace.move instead
- Moved - Interface in com.ibm.workplace.wcm.api.extensions.syndication
- One of the possible change types returned by
SyndicationSummary.getChanges()
as part of the SyndicatorCompleting
and SubscriberCompleting
extension points
The Moved change captures:
An item rename , where the items name changes
A move where the items direct parent changes
A rename and a change in direct parent
- moveItemToFolder(Workspace, Folder, Item) -
Method in interface com.ibm.workplace.wcm.api.WcmLibraryService
- Deprecated. Use Workspace.move instead
- MoveOption - Interface in com.ibm.workplace.wcm.api
- An optional parameter when performing an API move.
- MoveOptions - Class in com.ibm.workplace.wcm.api
- A container for specifying multiple
MoveOption
s
when performing an API move. - MoveOptions() -
Constructor for class com.ibm.workplace.wcm.api.MoveOptions
- Default constructor
- moveSiteFrameworkDocument(DocumentId, DocumentId, DocumentId, int) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. use Workspace.move(Placeable, PlacementLocation, MoveOptions) instead.
- moveToLibrary(DocumentLibrary, DocumentId<? extends Document>) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- This method moves non-hierarchical or root items to another library.
- msgArguments -
Variable in exception com.ibm.websphere.personalization.PersonalizationException
-
- MULTI_VALUE_ERROR -
Static variable in exception com.ibm.websphere.query.base.QueryException
-
- MultipleDraftsExistException - Exception in com.ibm.workplace.wcm.api.exceptions
- Gets thrown when a draft in a project is marked for deletion while there exists other drafts
for the same published version.
- MultipleDraftsExistException(String) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.MultipleDraftsExistException
- Constructor
- MultipleDraftsExistException(String, String) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.MultipleDraftsExistException
- Constructs a new exception with the given message.
- MultipleDraftsExistException(String, Throwable, String) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.MultipleDraftsExistException
- Constructor that requires detail plus a cause exception
- MultipleDraftsExistException(Localized, String) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.MultipleDraftsExistException
- Constructor that requires a localized message
- MULTIVALUE_PROPERTY_NAMES -
Static variable in interface com.ibm.websphere.query.base.ISelectQueryCallback
-
- MULTIVALUE_SINGLEOPERAND_OPERATOR_SET -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
N
- name -
Variable in class com.ibm.websphere.personalization.RuleTrigger
-
- NAME_MAPPING -
Static variable in interface com.ibm.websphere.query.base.ISelectQueryCallback
-
- nameEquals(String) -
Method in interface com.ibm.workplace.wcm.api.editions.query.EditionSelectors.Factory
- nameEquals
- nameEquals(String) -
Static method in class com.ibm.workplace.wcm.api.editions.query.EditionSelectors
- Returns a selector representing name 'equals'
- nameEquals(String) -
Method in interface com.ibm.workplace.wcm.api.query.Selectors.Factory
-
- nameEquals(String) -
Static method in class com.ibm.workplace.wcm.api.query.Selectors
- Returns a selector representing name 'equals'
- nameIn(String...) -
Method in interface com.ibm.workplace.wcm.api.editions.query.EditionSelectors.Factory
- nameIn
- nameIn(Collection<String>) -
Method in interface com.ibm.workplace.wcm.api.editions.query.EditionSelectors.Factory
- nameIn
- nameIn(String...) -
Static method in class com.ibm.workplace.wcm.api.editions.query.EditionSelectors
- Returns a selector which matches on any supplied name
- nameIn(Collection<String>) -
Static method in class com.ibm.workplace.wcm.api.editions.query.EditionSelectors
- Returns a selector which matches on any supplied name
- nameIn(String...) -
Method in interface com.ibm.workplace.wcm.api.query.Selectors.Factory
-
- nameIn(Collection<String>) -
Method in interface com.ibm.workplace.wcm.api.query.Selectors.Factory
-
- nameIn(String...) -
Static method in class com.ibm.workplace.wcm.api.query.Selectors
- Returns a selector which matches on any supplied name
- nameIn(Collection<String>) -
Static method in class com.ibm.workplace.wcm.api.query.Selectors
- Returns a selector which matches on any supplied name
- nameLike(String) -
Method in interface com.ibm.workplace.wcm.api.editions.query.EditionSelectors.Factory
- nameLike
- nameLike(String) -
Static method in class com.ibm.workplace.wcm.api.editions.query.EditionSelectors
- Returns a selector representing name 'like'.
- nameLike(String) -
Method in interface com.ibm.workplace.wcm.api.query.Selectors.Factory
-
- nameLike(String) -
Static method in class com.ibm.workplace.wcm.api.query.Selectors
- Returns a selector representing name 'like'.
- nbSortStrings -
Variable in class com.ibm.websphere.query.callbacks.LdapSelectQueryCallback
-
- Negation - Class in com.ibm.workplace.wcm.api.query
Negation
inverts a selector.- Negation() -
Constructor for class com.ibm.workplace.wcm.api.query.Negation
- Constructor
- Negation(Selector) -
Constructor for class com.ibm.workplace.wcm.api.query.Negation
- Constructor
- 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(PortalResources.State) -
Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeContent
-
- newIconURL(PortalResources.State) -
Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeItem
-
- newIconURL(PortalResources.State) -
Method in interface com.ibm.portal.theme.plugin.ThemeItem
- Returns the URL for the associated icon.
- 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.
- next() -
Method in interface com.ibm.workplace.wcm.api.ContentComponentIterator
- Returns the next element in the interation.
- next() -
Method in interface com.ibm.workplace.wcm.api.DocumentIdIterator
- Returns the next element in the iteration.
- next() -
Method in interface com.ibm.workplace.wcm.api.DocumentIterator
- Returns the next element in the iteration.
- next() -
Method in interface com.ibm.workplace.wcm.api.HistoryLogIterator
- Returns the next element in the iteration.
- next() -
Method in interface com.ibm.workplace.wcm.api.query.PageIterator
- Returns a simple
Iterator
over the results in the next page
- NEXT_WORKFLOW_STAGE -
Static variable in interface com.ibm.workplace.wcm.api.custom.Directives
- Directs system to move the target Document to the next workflow stage.
- nextDocument() -
Method in interface com.ibm.workplace.wcm.api.DocumentIterator
- Deprecated. use
DocumentIterator.next()
instead. Since this class has been generified, the two
methods are identical.
- nextId() -
Method in interface com.ibm.workplace.wcm.api.DocumentIdIterator
- Deprecated. Use
DocumentIdIterator.next()
. Since this class has been generified, the two
methods are identical.
- nextLogEntry() -
Method in interface com.ibm.workplace.wcm.api.HistoryLogIterator
- Deprecated. use
HistoryLogIterator.next()
instead
- NextStageDirectiveParams - Interface in com.ibm.workplace.wcm.api.custom
- The
NextStageDirectiveParams
object is used to specify arguments or options to a 'NextStage' Directive. - nextWorkflowStage() -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Deprecated. use
WorkflowedDocument.nextWorkflowStage(boolean, boolean, String)
For the same behavior call nextWorkflowStage(true, true, null)
- nextWorkflowStage(boolean, boolean) -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Deprecated. use
WorkflowedDocument.nextWorkflowStage(boolean, boolean, String)
For the same behavior call nextWorkflowStage(boolean, boolean, null)
- nextWorkflowStage(boolean, boolean, String) -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Move this
Document
onject into the next stage in its workflow.
- NO -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- Value to disable a feature
- NO_LIMIT -
Static variable in interface com.ibm.workplace.wcm.api.editions.query.EditionQuery
- Sets no limit on results to be returned.
- NonCachingResourceDomain - Interface in com.ibm.websphere.personalization.resources
- Resource collections that implement this interface will never have their
results cached by Personalization caching.
- NONE -
Static variable in class com.ibm.workplace.wcm.api.query.Sort
-
- NONE -
Static variable in interface com.ibm.workplace.wcm.api.SaveOption
-
- NoNextStageException - Exception in com.ibm.workplace.wcm.api.exceptions
- To signify the document can not be moved to the next stage in its workflow
because it is already in the last stage of the worflow.
- NoNextStageException() -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.NoNextStageException
- Constructor
- NoNextStageException(Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.NoNextStageException
- Constructor
- NoNextStageException(String) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.NoNextStageException
- Constructor
- NoNextStageException(String, Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.NoNextStageException
- Constructor
- NORMAL -
Static variable in interface com.ibm.portal.portlet.service.url.Constants
- Constant representing the portal NORMAL state.
- NOT -
Static variable in class com.ibm.workplace.wcm.api.query.Operator
-
- notifyDone(String, String, boolean) -
Static method in class com.ibm.websphere.personalization.resources.cache.CacheManager
-
- NULL_SELECTOR -
Static variable in interface com.ibm.workplace.wcm.api.query.Selector
- the null selector
- 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.
- NumericComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for a
NumericComponent
.
- NumericComponent - Interface in com.ibm.workplace.wcm.api
- Represents a Number component.
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.
- objectMapping -
Variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- 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
. - onSubscriberComplete(SubscriberEvent) -
Method in interface com.ibm.workplace.wcm.api.extensions.syndication.SubscriberComplete
- Deprecated. Execute any extensions registered for the Subscriber Process Complete Event in the syndication engine.
- onSubscriberCompleting(Subscriber, SyndicationSummary) -
Method in interface com.ibm.workplace.wcm.api.extensions.syndication.SubscriberCompleting
- The registered extension is passed in info on the subscriber and also a summary
that contains info on what syndication did during the run.
- onSubscriberReady(SubscriberEvent) -
Method in interface com.ibm.workplace.wcm.api.extensions.syndication.SubscriberReady
- Execute any extensions registered for the Subscriber Ready Event in the syndication engine.
- onSyndicatorComplete(SyndicatorEvent) -
Method in interface com.ibm.workplace.wcm.api.extensions.syndication.SyndicatorComplete
- Deprecated. Execute any extensions registered for the Syndicator Complete Event in the syndication engine.
- onSyndicatorCompleting(Syndicator, SyndicationSummary) -
Method in interface com.ibm.workplace.wcm.api.extensions.syndication.SyndicatorCompleting
- The registered extension is passed in info on the syndicator and also a summary
that contains info on what syndication did during the run.
- onSyndicatorStarted(SyndicatorEvent) -
Method in interface com.ibm.workplace.wcm.api.extensions.syndication.SyndicatorStarted
- Execute any extensions registered for the Syndicator Started event in the syndication engine.
- 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.
- OP_AND -
Static variable in class com.ibm.websphere.query.base.Constants
-
- OP_ASC -
Static variable in class com.ibm.websphere.query.base.Constants
-
- OP_BTW -
Static variable in class com.ibm.websphere.query.base.Constants
-
- OP_DES -
Static variable in class com.ibm.websphere.query.base.Constants
-
- OP_EQ -
Static variable in class com.ibm.websphere.query.base.Constants
-
- OP_GEQ -
Static variable in class com.ibm.websphere.query.base.Constants
-
- OP_GT -
Static variable in class com.ibm.websphere.query.base.Constants
-
- OP_IN -
Static variable in class com.ibm.websphere.query.base.Constants
-
- OP_IS -
Static variable in class com.ibm.websphere.query.base.Constants
-
- OP_ISNOT -
Static variable in class com.ibm.websphere.query.base.Constants
-
- OP_LEQ -
Static variable in class com.ibm.websphere.query.base.Constants
-
- OP_LIKE -
Static variable in class com.ibm.websphere.query.base.Constants
-
- OP_LT -
Static variable in class com.ibm.websphere.query.base.Constants
-
- OP_NEQ -
Static variable in class com.ibm.websphere.query.base.Constants
-
- OP_NOT_LIKE -
Static variable in class com.ibm.websphere.query.base.Constants
-
- OP_OR -
Static variable in class com.ibm.websphere.query.base.Constants
-
- OpenDocument - Class in com.ibm.workplace.wcm.api.extensions.authoring.directive
- This directive will open the specified target document in the authoring UI on completion of the action.
- OpenDocument(List<DocumentId>, boolean) -
Constructor for class com.ibm.workplace.wcm.api.extensions.authoring.directive.OpenDocument
- Construct a new OpenDocument directive.
- openInReadMode() -
Method in class com.ibm.workplace.wcm.api.extensions.authoring.directive.OpenDocument
-
- OPERATION_PARTIAL_SUCCESS -
Static variable in interface com.ibm.workplace.wcm.api.ResultTypes
- The document type for an operation that was partially successful - there were some errors during its execution
- OPERATION_SUCCESS -
Static variable in interface com.ibm.workplace.wcm.api.ResultTypes
- The document type for a completely successful operation
- Operator - Class in com.ibm.websphere.query.base
- The Operator class represents an operator in the query framework.
- Operator() -
Constructor for class com.ibm.websphere.query.base.Operator
- Creates a new Operator instance, default constructor.
- Operator(String) -
Constructor for class com.ibm.websphere.query.base.Operator
- Creates a new Operator instance with the given name.
- Operator(String, Object) -
Constructor for class com.ibm.websphere.query.base.Operator
- Creates a new Operator instance with the given name, and metadata object.
- Operator - Class in com.ibm.workplace.wcm.api.query
- Defined the operator for the query, this is the share class in both API and implementation.
- OPERATOR_AND -
Static variable in class com.ibm.websphere.query.base.Constants
-
- OPERATOR_ASC -
Static variable in class com.ibm.websphere.query.base.Constants
-
- OPERATOR_BTW -
Static variable in class com.ibm.websphere.query.base.Constants
-
- OPERATOR_DES -
Static variable in class com.ibm.websphere.query.base.Constants
-
- OPERATOR_EQ -
Static variable in class com.ibm.websphere.query.base.Constants
-
- OPERATOR_GEQ -
Static variable in class com.ibm.websphere.query.base.Constants
-
- OPERATOR_GT -
Static variable in class com.ibm.websphere.query.base.Constants
-
- OPERATOR_IN -
Static variable in class com.ibm.websphere.query.base.Constants
-
- OPERATOR_IS -
Static variable in class com.ibm.websphere.query.base.Constants
-
- OPERATOR_ISN -
Static variable in class com.ibm.websphere.query.base.Constants
-
- OPERATOR_LEQ -
Static variable in class com.ibm.websphere.query.base.Constants
-
- OPERATOR_LIKE -
Static variable in class com.ibm.websphere.query.base.Constants
-
- OPERATOR_LT -
Static variable in class com.ibm.websphere.query.base.Constants
-
- OPERATOR_MAP -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- OPERATOR_MVALL -
Static variable in class com.ibm.websphere.query.base.Constants
-
- OPERATOR_MVANY -
Static variable in class com.ibm.websphere.query.base.Constants
-
- OPERATOR_NEQ -
Static variable in class com.ibm.websphere.query.base.Constants
-
- OPERATOR_NOT_LIKE -
Static variable in class com.ibm.websphere.query.base.Constants
-
- OPERATOR_NOT_SUPPORTED -
Static variable in exception com.ibm.websphere.query.base.QueryException
-
- OPERATOR_OR -
Static variable in class com.ibm.websphere.query.base.Constants
-
- OPERATOR_STARTSWITH -
Static variable in class com.ibm.websphere.query.base.Constants
-
- operatorNameEquals(String) -
Method in class com.ibm.websphere.query.base.Condition
-
- OptionSelectionComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for a
OptionSelectionComponent
.
- OptionSelectionComponent - Interface in com.ibm.workplace.wcm.api
- Represents a OptionSelection component.
- OR -
Static variable in class com.ibm.workplace.wcm.api.query.Operator
-
- ORACLE_SQL_QUERY_LIMITHEAD -
Static variable in class com.ibm.websphere.query.callbacks.OracleSqlSelectQueryCallback
-
- OracleSqlSelectQueryCallback - Class in com.ibm.websphere.query.callbacks
- The OracleSqlSelectQueryCallback class is a query builder callback that
adds the functionality of querying by Date objects on Oracle, and adding limit
to Oracle queries.
- OracleSqlSelectQueryCallback() -
Constructor for class com.ibm.websphere.query.callbacks.OracleSqlSelectQueryCallback
- Creates a new OracleSqlSelectQueryCallback instance.
- OracleSqlSelectQueryCallback(Map, Map) -
Constructor for class com.ibm.websphere.query.callbacks.OracleSqlSelectQueryCallback
- Creates a new OracleSqlSelectQueryCallback instance with the given attribute and type mappings.
- OrderBy - Class in com.ibm.websphere.query.base
- The OrderBy class represents the order by part of a select query in the query framework.
- OrderBy() -
Constructor for class com.ibm.websphere.query.base.OrderBy
- Creates a new OrderBy instance, default constructor.
- OrderBy(IOrderByExpression[]) -
Constructor for class com.ibm.websphere.query.base.OrderBy
- Creates a new OrderBy instance with the given array of order by expressions.
- OrderBy(IOrderByExpression) -
Constructor for class com.ibm.websphere.query.base.OrderBy
- Creates a new OrderBy instance with the given order by expression.
- OrderByExpression - Class in com.ibm.websphere.query.base
- The OrderByExpression class represents an order by expression in an order by clause in the
query framework.
- OrderByExpression() -
Constructor for class com.ibm.websphere.query.base.OrderByExpression
- Creates a new OrderByExpression instance, default constructor.
- OrderByExpression(IOperator, IOrderByElement) -
Constructor for class com.ibm.websphere.query.base.OrderByExpression
- Creates a new OrderByExpression instance with the given operator and order by element.
- orderBySupported(IOrderBy) -
Method in interface com.ibm.websphere.personalization.resources.SortingResourceDomain
- Returns false if the domain's callback cannot sort using the orderBy
- 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() -
Method in interface com.ibm.workplace.wcm.api.extensions.authoring.AuthoringAction
- Get the desired relative order that this action will appear when compared to all other AuthoringActions
that will be included on the authoring form.
- 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.
- 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.
- OTHER -
Static variable in interface com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginTypes
- Constant RenderingPluginType for non classified type
- 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.
- outputDocumentListModifiedBetweenToStream(Workspace, String, Date, Date, DocumentListWriter, Locale) -
Method in interface com.ibm.workplace.wcm.api.WcmLibraryService
- Export a list of all items modified between the specified dates to the passed character stream.
- outputDocumentListModifiedSinceToStream(Workspace, String, Date, DocumentListWriter, Locale) -
Method in interface com.ibm.workplace.wcm.api.WcmLibraryService
- Export a list of all items modified since the specified date to the passed character stream.
- outputDocumentListToStream(Workspace, String, DocumentListWriter, Locale) -
Method in interface com.ibm.workplace.wcm.api.WcmLibraryService
- Export a list of all items in a document library to the passed character stream.
- ownersContain(String) -
Static method in class com.ibm.workplace.wcm.api.query.Selectors
- Returns a selector which matches items whose list of owners contains the specified owner
- ownersContain(String...) -
Static method in class com.ibm.workplace.wcm.api.query.Selectors
- Returns a selector which matches items whose list of owners contains each specified owner
- ownersContain(Collection<String>) -
Static method in class com.ibm.workplace.wcm.api.query.Selectors
- Returns a selector which matches items whose list of owners contains each specified owner
- ownersContains(String) -
Method in interface com.ibm.workplace.wcm.api.query.Selectors.Factory
-
- ownersContains(String...) -
Method in interface com.ibm.workplace.wcm.api.query.Selectors.Factory
-
- ownersContains(Collection<String>) -
Method in interface com.ibm.workplace.wcm.api.query.Selectors.Factory
-
P
- PAGE -
Static variable in interface com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginTypes
- Constant RenderingPluginType for Page type
- PageIterator<T> - Interface in com.ibm.workplace.wcm.api.query
- Extends
Iterator
, provides additional paging methods
using the default iterator methods. - PageOptions - Interface in com.ibm.workplace.wcm.api
- The page configurations of a navigator component.
- Pagination - Class in com.ibm.websphere.query.base
- This class is used to page the results of a select query in the query framework.
- Pagination() -
Constructor for class com.ibm.websphere.query.base.Pagination
-
- pair(String, String) -
Method in class com.ibm.portal.streaming.json.EmptyJsonHandler
- Deprecated.
- pair(String, int) -
Method in class com.ibm.portal.streaming.json.EmptyJsonHandler
- Deprecated.
- pair(String, double) -
Method in class com.ibm.portal.streaming.json.EmptyJsonHandler
- Deprecated.
- pair(String, boolean) -
Method in class com.ibm.portal.streaming.json.EmptyJsonHandler
- Deprecated.
- 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
- ParameterController - Interface in com.ibm.portal.propertybroker.property
ParameterController
encapsulates setter methods used when initializing instances of
Parameter
.- ParentIsDraftException - Exception in com.ibm.workplace.wcm.api.exceptions
- Thrown as the direct parent of the item being removed from the Project is draft.
- ParentIsDraftException(Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.ParentIsDraftException
- Constructor
- ParentIsDraftException(Localized) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.ParentIsDraftException
- Constructor that requires a localized message
- ParseException - Exception in com.ibm.workplace.wcm.api.exceptions
-
- ParseException(List<? extends Localized>, Exception) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.ParseException
- Constructor
- 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.
- PConstants - Interface in com.ibm.websphere.personalization.context
- Personalization context constants.
- PENDING_WORKFLOWSTATUS_DELETED -
Static variable in interface com.ibm.workplace.wcm.api.Workspace
- Item is marked for deletion and is pending delete.
- PENDING_WORKFLOWSTATUS_EXPIRED -
Static variable in interface com.ibm.workplace.wcm.api.Workspace
- Pending workflow status for expired.
- PENDING_WORKFLOWSTATUS_NONE -
Static variable in interface com.ibm.workplace.wcm.api.Workspace
- Pending workflow status for none.
- PENDING_WORKFLOWSTATUS_PUBLISHED -
Static variable in interface com.ibm.workplace.wcm.api.Workspace
- Pending workflow status for published.
- pendingStatusEquals(WorkflowSelectors.Status) -
Method in interface com.ibm.workplace.wcm.api.query.WorkflowSelectors.Factory
-
- pendingStatusEquals(WorkflowSelectors.Status) -
Static method in class com.ibm.workplace.wcm.api.query.WorkflowSelectors
- Returns a selector representing pending workflow status 'equals'
- pendingStatusIn(Collection<WorkflowSelectors.Status>) -
Method in interface com.ibm.workplace.wcm.api.query.WorkflowSelectors.Factory
-
- pendingStatusIn(Collection<WorkflowSelectors.Status>) -
Static method in class com.ibm.workplace.wcm.api.query.WorkflowSelectors
- Returns a selector representing pending workflow status 'in'
- PersonalizationContext - Class in com.ibm.websphere.personalization.context
- This class provides several static methods that are useful in creating
a RequestContext.
- PersonalizationContext() -
Constructor for class com.ibm.websphere.personalization.context.PersonalizationContext
-
- PersonalizationContext(PznRequestObjectInterface, Object) -
Constructor for class com.ibm.websphere.personalization.context.PersonalizationContext
-
- PersonalizationContext(PznPortletRequestObjectInterface, Object) -
Constructor for class com.ibm.websphere.personalization.context.PersonalizationContext
-
- PersonalizationException - Exception in com.ibm.websphere.personalization
- This class represents an exception that can be thrown from the Personalization component.
- PersonalizationException() -
Constructor for exception com.ibm.websphere.personalization.PersonalizationException
- PersonalizationException constructor.
- PersonalizationException(String) -
Constructor for exception com.ibm.websphere.personalization.PersonalizationException
-
- PersonalizationException(int, String) -
Constructor for exception com.ibm.websphere.personalization.PersonalizationException
-
- PersonalizationException(String, String[]) -
Constructor for exception com.ibm.websphere.personalization.PersonalizationException
-
- PersonalizationException(String, String[], Throwable) -
Constructor for exception com.ibm.websphere.personalization.PersonalizationException
-
- PersonalizationException(int, String, String[]) -
Constructor for exception com.ibm.websphere.personalization.PersonalizationException
-
- PersonalizationException(String, Throwable) -
Constructor for exception com.ibm.websphere.personalization.PersonalizationException
-
- PersonalizationException(Throwable) -
Constructor for exception com.ibm.websphere.personalization.PersonalizationException
-
- PersonalizationItem -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for Personalization Items.
- PersonalizationItem - Interface in com.ibm.workplace.wcm.api.pzn
- Interface to represent managed personalization rules.
- PI_XML -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- Processing instruction for the XML entity
- PI_XML_STYLESHEET -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- Processing instruction for assign an XSLT to an XML file
http://www.w3.org/TR/xml-stylesheet/
- Placeable - Interface in com.ibm.workplace.wcm.api
- An interface defining an
Document
that can be placed relative to other Document
s. - Placement - Enum in com.ibm.workplace.wcm.api
- The directive specifying where the destination should be with respect to the selected item.
- PlacementLocation - Class in com.ibm.workplace.wcm.api
- Represents a document location used to specify the destination
for copy and move operations.
- PlacementLocation(DocumentId, Placement) -
Constructor for class com.ibm.workplace.wcm.api.PlacementLocation
- Represents a location for a
Placeable
document.
- PolicyManagerService - Interface in com.ibm.policy.manager
- Portal service to query the Policy server side system for applicable Policy
Value Sets.
- PORTAL -
Static variable in interface com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginTypes
- Constant RenderingPluginType for Portal type
- PortalPage -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for
PortalPage
- PortalPage - Interface in com.ibm.workplace.wcm.api
- Represents a
Portal Page
Object. - 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 -
Static variable in interface com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginTypes
- Constant RenderingPluginType for Portlet type
- 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.
- PortletContextSharingConfig - Interface in com.ibm.workplace.wcm.api.extensions.url
- Interface that allows the specification of how the rendering portlet
receives and broadcast links with other portlets.
- PortletContextSharingConfig.ListenConfig - Interface in com.ibm.workplace.wcm.api.extensions.url
- The configuration of the portlet that defines how the portlet listens to
shared context state.
- PortletContextSharingConfig.PublishConfig - Interface in com.ibm.workplace.wcm.api.extensions.url
- The configuration of the portlet that defines how the portlet publishes
shared context state.
- 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.
- 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.
- portletRequestObject -
Variable in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- 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.
- 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.
- PortletServiceHome - Interface in com.ibm.portal.portlet.service
- Interface for retrieving portlet services.
- PortletServiceInstantiationException - Exception 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 exception com.ibm.portal.portlet.service.PortletServiceInstantiationException
-
- PortletServiceInvalidInterfaceException - Exception in com.ibm.portal.portlet.service
- Exception that indicates that a
PortletServiceHome
object
cannot provide an implementation
for the requested interface. - PortletServiceInvalidInterfaceException() -
Constructor for exception com.ibm.portal.portlet.service.PortletServiceInvalidInterfaceException
-
- PortletServiceUnavailableException - Exception in com.ibm.portal.portlet.service
- Exception that indicates that a requested portlet service is not available.
- PortletServiceUnavailableException() -
Constructor for exception com.ibm.portal.portlet.service.PortletServiceUnavailableException
-
- PortletServiceUnavailableException(Throwable) -
Constructor for exception com.ibm.portal.portlet.service.PortletServiceUnavailableException
-
- PortletWcmPageContextServiceProvider - Interface in com.ibm.workplace.wcm.api.pagecontext
- Portlet service interface of the
WcmPageContextService
. - 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.
- 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.
- Predicate - Class in com.ibm.websphere.query.base
- The Predicate class represents a predicate in the query framework.
- Predicate() -
Constructor for class com.ibm.websphere.query.base.Predicate
- Creates a new Predicate instance, default constructor.
- Predicate(IOperator, PredicateBase[]) -
Constructor for class com.ibm.websphere.query.base.Predicate
- Creates a new Predicate instance with the given operator and array of predicate bases.
- Predicate(IOperator, List) -
Constructor for class com.ibm.websphere.query.base.Predicate
- Creates a new Predicate instance with the given operator and list of predicate bases.
- PREDICATE_IS_NULL -
Static variable in interface com.ibm.websphere.query.base.ISelectQueryCallback
-
- PredicateBase - Class in com.ibm.websphere.query.base
- The PredicateBase class represents a conceptual predicate base in the query framework.
- PredicateBase() -
Constructor for class com.ibm.websphere.query.base.PredicateBase
- Creates a new PredicateBase instance, default constructor.
- prefix -
Static variable in interface com.ibm.websphere.personalization.context.PConstants
-
- PrerenderAuthenticationCredentials - Interface in com.ibm.workplace.wcm.api.prerender
- This interface is used by the WCMDefaultPrerenderAutthenticator to retrieve user credentials.
- PrerenderAuthenticator - Interface in com.ibm.workplace.wcm.api.prerender
- Used by the extended Cacher (Prerendering service ) to authenticate w/ Portal?WCM so that the cacher can establish a HTTP/HTTPS
connection, to execute the prerendering.
- PrerenderException - Exception in com.ibm.workplace.wcm.api.prerender
- The exception is to be thrown by a PrerenderAuthenticator if an error occurs
whilst trying to authenticate.
- PrerenderException() -
Constructor for exception com.ibm.workplace.wcm.api.prerender.PrerenderException
- Constructor.
- PrerenderException(String, Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.prerender.PrerenderException
- Constructor that requires detail plus a cause exception
- PrerenderException(String) -
Constructor for exception com.ibm.workplace.wcm.api.prerender.PrerenderException
- Constructor that requires detail
- PrerenderException(Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.prerender.PrerenderException
- Constructor that requires a cause exception
- PresentationTemplate -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for a
PresentationTemplate
- PresentationTemplate -
Static variable in interface com.ibm.workplace.wcm.api.LibraryResourceTypes
-
- PresentationTemplate - Interface in com.ibm.workplace.wcm.api
- Represents a Presentation Template in the repository.
- PREVIEW_ARTIFACTS_MAP -
Static variable in interface com.ibm.websphere.personalization.context.PConstants
-
- PreviewObjectCreator - Interface in com.ibm.websphere.personalization.resources
- This interface should be implemented by Resource Managers to enable preview when
the resource class is an interface.
- PREVIOUS_WORKFLOW_STAGE -
Static variable in interface com.ibm.workplace.wcm.api.custom.Directives
- Directs system to move the target Document to the previous workflow stage.
- PreviousStageDirectiveParams - Interface in com.ibm.workplace.wcm.api.custom
- The
PreviousStageDirectiveParams
object is used to specify arguments or options to a 'PreviousStage' Directive. - PreviousStageNotEnabledException - Exception in com.ibm.workplace.wcm.api.exceptions
- This exception is thrown when attempting to move a
Document
to its previous workflow stage when moving to the previous
workflow stage has been disabled within the workflow. - PreviousStageNotEnabledException() -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.PreviousStageNotEnabledException
- Constructor.
- PreviousStageNotEnabledException(String) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.PreviousStageNotEnabledException
- Constructs a new exception with the given message.
- PreviousStageNotEnabledException(Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.PreviousStageNotEnabledException
- Constructor to only be used by sub classes
- PreviousStageNotEnabledException(String, Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.PreviousStageNotEnabledException
- Constructor that requires detail plus a cause exception
- previousWorkflowStage(boolean) -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Deprecated. use
WorkflowedDocument.previousWorkflowStage(boolean, String)
For the same behavior call previousWorkflowStage(boolean, null)
- previousWorkflowStage(boolean, String) -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Move this document to its previous stage in the workflow.
- preWiredActions() -
Method in interface com.ibm.wps.pb.property.ActionTriggerMarkup
- Deprecated.
- printStackTrace() -
Method in exception com.ibm.workplace.wcm.api.exceptions.WCMException
- Overridden to include cause
- printStackTrace(PrintStream) -
Method in exception com.ibm.workplace.wcm.api.exceptions.WCMException
- Overridden to include cause
- printStackTrace(PrintWriter) -
Method in exception com.ibm.workplace.wcm.api.exceptions.WCMException
- Overridden to include cause
- Privileged_User -
Static variable in interface com.ibm.workplace.wcm.api.LibraryMemberRoles
- The privileged user library role
- process(HttpSession, ContextProcessorParams) -
Method in interface com.ibm.workplace.wcm.api.ContextProcessor
- Processes the supplied ContextProcessorParams and updates parameters within
as necessary
- processingInstruction(String, String) -
Method in class com.ibm.portal.resolver.xml.helper.EmptyContentHandler
-
- processingInstruction(String, String) -
Method in class com.ibm.portal.resolver.xml.helper.LeafContentHandler
-
- processMvAll(ILeftOperand, IRightOperand[], StringBuffer) -
Method in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
- Returns the SQL condition string for operator "MVALL" in conjunction with the given left
operand and right operands.
- processMvAny(ILeftOperand, IRightOperand[], StringBuffer) -
Method in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
- Returns the SQL condition string for operator "MVANY" in conjunction with the given left
operand and right operands.
- processSMVBetween(ICondition, StringBuffer) -
Method in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
- Returns the SQL condition string for the given condition that involves a multi-value left
operand, a "BTW" operator, and two right operands.
- processSMVIn(ICondition, StringBuffer) -
Method in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
- Returns the SQL condition string for the given condition that involves a multi-value left
operand, an "IN" operator, and multiple right operands.
- processSMVSingle(ICondition, StringBuffer) -
Method in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
- Returns the SQL condition string for the given condition that involves a multi-value left
operand, a single-value operator, and a single right operand.
- ProfileSelectors - Class in com.ibm.workplace.wcm.api.query
ProfileSelectors
is a helper class to create profile related Selector
.- ProfileSelectors() -
Constructor for class com.ibm.workplace.wcm.api.query.ProfileSelectors
-
- ProfileSelectors.Factory - Interface in com.ibm.workplace.wcm.api.query
- Factory interface, used for internal implementation
- Project -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for
Project
- Project - Interface in com.ibm.workplace.wcm.api
- This class represents
Project
object - Project.ApprovalMode - Enum in com.ibm.workplace.wcm.api
- The list of valid project approval modes
- Project.CommentMode - Enum in com.ibm.workplace.wcm.api
- The list of valid project comment modes
- Project.PublishOptions - Enum in com.ibm.workplace.wcm.api
- The list of valid project publish options
- PROJECT_APPROVAL_WITHDRAWN -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording an approval being removed from a Project.
- PROJECT_APPROVED -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording a Project being approved.
- PROJECT_CHANGED_STATE -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- Deprecated. use PROJECT_ENTERED_{state} instead.
- PROJECT_DOCUMENT_ADDED -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording a Document being added to a Project.
- PROJECT_DOCUMENT_REMOVED -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording a Document being removed from a Project.
- PROJECT_ENTERED_ACTIVE -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording a Project entering ACTIVE state.
- PROJECT_ENTERED_PENDING -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording a Project entering PENDING state.
- PROJECT_ENTERED_PUBLISH_FAILED -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording a Project entering PUBLISHED_FAILED state.
- PROJECT_ENTERED_PUBLISHED -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording a Project entering PUBLISHED state.
- PROJECT_ENTERED_PUBLISHING -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording a Project entering PUBLISHING state.
- PROJECT_ENTERED_REJECTED -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording a Project entering REJECTED state.
- PROJECT_ENTERED_REVIEW -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording a Project entering REVIEW state.
- PROJECT_ENTERED_SYNDICATING -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording a Project entering SYNDICATING state.
- PROJECT_PUBLISHED_STATE -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording a Project changing state.
- PROJECT_REJECTED -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording a Project being rejected.
- PROJECT_SUBMITTED_FOR_REVIEW -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording a Project being submitted for Review.
- PROJECT_VALIDATION_CANCELLED_DUE_TO_PUBLISHING -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording a project validation being cancelled due to a project publish being initiated
The value of this HistoryLogEntryCode
is 5210
.
- PROJECT_VALIDATION_CANCELLED_DUE_TO_UPDATE -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording a project validation being cancelled due to the project being updated
The value of this HistoryLogEntryCode
is 5211
.
- PROJECT_VALIDATION_COMPLETE -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording a project validation is complete with no errors
The value of this HistoryLogEntryCode
is 5220
.
- PROJECT_VALIDATION_COMPLETE_WITH_ERRORS -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording a project validation is complete with errors
The value of this HistoryLogEntryCode
is 5230
.
- PROJECT_VALIDATION_STARTED -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording a project starting a validation
The value of this HistoryLogEntryCode
is 5200
.
- PROJECT_WITHDRAWN_FROM_REVIEW -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording a Project being withdrawn from Review.
- ProjectAdded - Interface in com.ibm.workplace.wcm.api.extensions.syndication
- One of the possible change types returned by
SyndicationSummary.getChanges()
as part of the SyndicatorCompleting
and SubscriberCompleting
extension points
The Project Added change indicates the creation of a new project by syndication. - ProjectChange - Interface in com.ibm.workplace.wcm.api.extensions.syndication
- Abstract Interface for project related changes returned by
SyndicationSummary.getChanges()
as part of the SyndicatorCompleting
and SubscriberCompleting
extension points - ProjectDeferredToSyndicationException - Exception in com.ibm.workplace.wcm.api.exceptions
- Thrown when an operation is performed on a project that originated from a remote system.
- ProjectDeferredToSyndicationException(Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.ProjectDeferredToSyndicationException
- Constructor
- ProjectDeferredToSyndicationException(Localized) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.ProjectDeferredToSyndicationException
- Constructor that requires a localized message
- projectEquals(Identity) -
Method in interface com.ibm.workplace.wcm.api.query.Selectors.Factory
-
- projectEquals(Identity) -
Static method in class com.ibm.workplace.wcm.api.query.Selectors
- Returns a selector representing project id 'equals'.
- projectIn(Identity...) -
Method in interface com.ibm.workplace.wcm.api.query.Selectors.Factory
-
- projectIn(Identity...) -
Static method in class com.ibm.workplace.wcm.api.query.Selectors
- Returns a selector representing project id 'in'.
- ProjectInvalidStateException - Exception in com.ibm.workplace.wcm.api.exceptions
- Indicates the Project is invalid state to peform an operation
- ProjectInvalidStateException(String) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.ProjectInvalidStateException
- Constructor
- ProjectInvalidStateException(Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.ProjectInvalidStateException
- Constructor
- ProjectInvalidStateException(String, Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.ProjectInvalidStateException
- Constructor
- ProjectPrototype - Interface in com.ibm.workplace.wcm.api
- Models the prototype of a
ProjectTemplate
- ProjectRemoved - Interface in com.ibm.workplace.wcm.api.extensions.syndication
- One of the possible change types returned by
SyndicationSummary.getChanges()
as part of the SyndicatorCompleting
and SubscriberCompleting
extension points
The Project Removed change indicates the deletion of existing projects by syndication. - ProjectService - Class in com.ibm.workplace.wcm.api
- Deprecated.
- ProjectService() -
Constructor for class com.ibm.workplace.wcm.api.ProjectService
- Deprecated. Constructor
- ProjectStateSelectors - Class in com.ibm.workplace.wcm.api.query
ProjectStateSelector
is a helper class to create project state related Selector
.- ProjectStateSelectors() -
Constructor for class com.ibm.workplace.wcm.api.query.ProjectStateSelectors
-
- ProjectStateSelectors.Factory - Interface in com.ibm.workplace.wcm.api.query
-
- ProjectStateSelectors.State - Enum in com.ibm.workplace.wcm.api.query
- Project state
- ProjectTemplate -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for
ProjectTemplate
- ProjectTemplate - Interface in com.ibm.workplace.wcm.api
- A template from which
Project
s can be created. - ProjectUpdated - Interface in com.ibm.workplace.wcm.api.extensions.syndication
- One of the possible change types returned by
SyndicationSummary.getChanges()
as part of the SyndicatorCompleting
and SubscriberCompleting
extension points
The Project Updated change indicates the updating of existing projects by syndication. - properties -
Variable in class com.ibm.websphere.personalization.resources.ResourceImpl
-
- 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 - Exception 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 exception com.ibm.wps.pb.service.PropertyBrokerServiceException
- Deprecated.
- PropertyBrokerServiceException(MessageCode, Object[]) -
Constructor for exception com.ibm.wps.pb.service.PropertyBrokerServiceException
- Deprecated.
- PropertyBrokerServiceException(MessageCode, Object[], Throwable) -
Constructor for exception com.ibm.wps.pb.service.PropertyBrokerServiceException
- Deprecated.
- propertyColumnMap -
Variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- 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.
- propertyTypeMap -
Variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- 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
- Prototype - Interface in com.ibm.workplace.wcm.api
- An interface defining an object which is a prototype in the repository.
- publicRenderParams -
Static variable in interface com.ibm.websphere.personalization.context.PConstants
-
- publish() -
Method in interface com.ibm.workplace.wcm.api.Project
- Publish this project.
- publish(String) -
Method in interface com.ibm.workplace.wcm.api.Project
- Publish this project with a valid comment.
- PublishAction -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for
PublishAction
- PublishAction - Interface in com.ibm.workplace.wcm.api
- Represents a publish action.
- publishAfter(Date, boolean) -
Method in interface com.ibm.workplace.wcm.api.query.WorkflowSelectors.Factory
-
- publishAfter(Date, boolean) -
Static method in class com.ibm.workplace.wcm.api.query.WorkflowSelectors
- Returns a selector representing 'after' a specified workflow publish date.
- publishBefore(Date, boolean) -
Method in interface com.ibm.workplace.wcm.api.query.WorkflowSelectors.Factory
-
- publishBefore(Date, boolean) -
Static method in class com.ibm.workplace.wcm.api.query.WorkflowSelectors
- Returns a selector representing 'before' a specified workflow publish date.
- purge(DocumentId<? extends Document>) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Purges an item with the given
DocumentId
.
- put(String, String, Serializable) -
Static method in class com.ibm.websphere.personalization.resources.cache.CacheManager
- FOR INTERNAL USE ONLY
- put(String, String, Serializable, int, int) -
Static method in class com.ibm.websphere.personalization.resources.cache.CacheManager
- FOR INTERNAL USE ONLY
- put(String, Object) -
Method in interface com.ibm.websphere.personalization.resources.Resource
- Store a dynamic property of the given value under the given name.
- put(String, Object) -
Method in class com.ibm.websphere.personalization.resources.ResourceImpl
-
- pznEmailJspExtraParameters -
Static variable in interface com.ibm.websphere.personalization.context.PConstants
-
- PznGeolocationInterface - Interface in com.ibm.websphere.personalization
- Defines methods for resolving a user's geographical location.
- PznGeolocationInterface.GeoAddress - Class in com.ibm.websphere.personalization
- This class stores elements of a geographical address.
- PznGeolocationInterface.GeoAddress(String, String, String) -
Constructor for class com.ibm.websphere.personalization.PznGeolocationInterface.GeoAddress
-
- PznGeolocationInterface.GeoCoords - Class in com.ibm.websphere.personalization
- This class stores geographical coordinates.
- PznGeolocationInterface.GeoCoords(String, String) -
Constructor for class com.ibm.websphere.personalization.PznGeolocationInterface.GeoCoords
-
- PznGeolocationInterface.GeoLocation - Class in com.ibm.websphere.personalization
- This class stores a geographical location, including both coordinates
and address.
- PznGeolocationInterface.GeoLocation(PznGeolocationInterface.GeoCoords, PznGeolocationInterface.GeoAddress) -
Constructor for class com.ibm.websphere.personalization.PznGeolocationInterface.GeoLocation
-
- PznHttpRequestObjectInterface - Interface in com.ibm.websphere.personalization
- This is the interface used to access the base HttpRequest that is backing
a PznRequestObjectInterface.
- pznMailSessionResourceRef -
Static variable in interface com.ibm.websphere.personalization.context.PConstants
-
- PznPortletRequestObjectImplementor - Class in com.ibm.websphere.personalization
- This object acts as a simulated request object for Personalization API calls
when an instance of HttpServletRequest or PortletRequest is not available.
- PznPortletRequestObjectImplementor() -
Constructor for class com.ibm.websphere.personalization.PznPortletRequestObjectImplementor
-
- PznPortletRequestObjectImplementor(String) -
Constructor for class com.ibm.websphere.personalization.PznPortletRequestObjectImplementor
-
- PznPortletRequestObjectInterface - Interface in com.ibm.websphere.personalization
- This is the interface used to access various Portal-sepecific attributes for rules.
- PznRequestObjectImplementor - Class in com.ibm.websphere.personalization
- This object acts as a simulated request object for Personalization API calls
when an instance of HttpServletRequest or PortletRequest is not available.
- PznRequestObjectImplementor() -
Constructor for class com.ibm.websphere.personalization.PznRequestObjectImplementor
-
- PznRequestObjectInfoInterface - Interface in com.ibm.websphere.personalization
- This interface is used to retrieve information about a request object.
- PznRequestObjectInterface - Interface in com.ibm.websphere.personalization
- This is the interface used to access various attributes for rules.
- PznTransformationModel - Class in com.ibm.websphere.personalization.transformation
- When visibility rule caching is enabled, visibility rules are only executed once per session.
- PznTransformationModel() -
Constructor for class com.ibm.websphere.personalization.transformation.PznTransformationModel
-
- PZNUSER -
Static variable in interface com.ibm.websphere.personalization.context.PConstants
-
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 - Class in com.ibm.websphere.query.base
- The base abstract implementation of IQuery.
- Query() -
Constructor for class com.ibm.websphere.query.base.Query
-
- Query(Query) -
Constructor for class com.ibm.websphere.query.base.Query
-
- Query - Interface in com.ibm.workplace.wcm.api.query
- An interface defining a query for
QueryService
. - QUERY_ERROR -
Static variable in class com.ibm.websphere.personalization.resources.cache.CacheManager
-
- QUERY_RUNNING -
Static variable in class com.ibm.websphere.personalization.resources.cache.CacheManager
-
- QUERY_TIMEOUT -
Static variable in class com.ibm.websphere.personalization.resources.cache.CacheManager
-
- QueryDepth - Enum in com.ibm.workplace.wcm.api.query
- If a
Query
is scoped to parents, QueryDepth
tells the
Query
to return all descendants or children of the parent(s). - QueryElement - Interface in com.ibm.workplace.wcm.api.query
- Base
QueryElement
interface of the query, do not use directly. - QueryException - Exception in com.ibm.websphere.query.base
- The QueryException class represents an exception in the query framework.
- QueryException() -
Constructor for exception com.ibm.websphere.query.base.QueryException
- Creates a new QueryException instance, default constructor.
- QueryException(Throwable) -
Constructor for exception com.ibm.websphere.query.base.QueryException
- Creates a new QueryException with the specified nested exception.
- QueryException(String) -
Constructor for exception com.ibm.websphere.query.base.QueryException
- Creates a new QueryException instance with the given exception description.
- QueryException(String, int) -
Constructor for exception com.ibm.websphere.query.base.QueryException
- Creates a new QueryException instance with the given exception description and exception ID.
- QueryLanguageNotSupportedException - Exception in com.ibm.websphere.personalization.resources
- This exception if necessary should be thrown from the
ResourceDomain.findResourcesByQueryString() method if the ResourceDomain implementation
does not support the specific query language specified in the first parameter of the
method.
- QueryLanguageNotSupportedException() -
Constructor for exception com.ibm.websphere.personalization.resources.QueryLanguageNotSupportedException
-
- QueryLanguageNotSupportedException(String) -
Constructor for exception com.ibm.websphere.personalization.resources.QueryLanguageNotSupportedException
-
- QueryScope - Interface in com.ibm.workplace.wcm.api.query
- A marker interface defining a query scope.
- QueryService - Interface in com.ibm.workplace.wcm.api.query
- The
QueryService
provides the ability to retrieve WCM Document
by Query
. - QueryService.FilterOperation - Enum in com.ibm.workplace.wcm.api.query
- The logical operation used to filter when filtering with multiple users.
- QueryStructureException - Exception in com.ibm.workplace.wcm.api.query
- The
QueryStructureException
is thrown if the query is not legal or inappropriate. - QueryStructureException(String) -
Constructor for exception com.ibm.workplace.wcm.api.query.QueryStructureException
- Constructor
- QUERYTYPE_NOT_SUPPORTED -
Static variable in exception com.ibm.websphere.query.base.QueryException
-
R
- ReadMode - Class in com.ibm.workplace.wcm.api.extensions.authoring.directive
- When returned in the
ActionResult
this directive will change the form
to read mode. - ReadMode() -
Constructor for class com.ibm.workplace.wcm.api.extensions.authoring.directive.ReadMode
- Constructor
- readObjectID() -
Method in interface com.ibm.portal.ObjectID.Deserializer
-
- rebuild() -
Method in interface com.ibm.workplace.wcm.api.Subscriber
- Trigger a full rebuild of the
Subscriber
.
- rebuild() -
Method in interface com.ibm.workplace.wcm.api.Syndicator
- Trigger a full rebuild of the
Syndicator
.
- rebuild(RebuildType) -
Method in interface com.ibm.workplace.wcm.api.Syndicator
- Trigger a rebuild of the
Syndicator
for the given type.
- RecursiveCopyOption - Class in com.ibm.workplace.wcm.api
- This
CopyOption
is used to copy descendants recursively. - RecursiveCopyOption() -
Constructor for class com.ibm.workplace.wcm.api.RecursiveCopyOption
-
- 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. - Reference - Interface in com.ibm.workplace.wcm.api
- An interface defining a reference from one entity in the repository to another.
- ReferenceComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for a
ReferenceComponent
.
- ReferenceComponent - Interface in com.ibm.workplace.wcm.api
- Represents a component that can contain a reference to one
LibraryComponent
. - 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).
- refreshDocument() -
Method in interface com.ibm.workplace.wcm.api.DocumentManagerComponent
- Deprecated. Refresh the document information, including latest version information for the document
from Document Manager.
- refreshDocument() -
Method in interface com.ibm.workplace.wcm.api.LibraryDocumentManagerComponent
- Deprecated. Refresh the document information, including latest version information for the document
from Document Manager.
- 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
.
- registerFactory(CustomWorkflowActionFactory) -
Method in interface com.ibm.workplace.wcm.api.custom.CustomWorkflowService
- Register a custom workflow action factory.
- registerFactory(CustomWorkflowActionFactory) -
Method in interface com.ibm.workplace.wcm.api.WcmCustomWorkflowService
- Register a custom workflow action factory.
- 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.
- RELEASE -
Static variable in interface com.ibm.portal.DatabaseDomainConstants
- Constant for release domain
- 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(String) -
Method in interface com.ibm.websphere.personalization.resources.Resource
- Remove object of specified key as a dynamic property of this resource.
- remove(String) -
Method in class com.ibm.websphere.personalization.resources.ResourceImpl
-
- remove() -
Method in interface com.ibm.workplace.wcm.api.ContentComponentIterator
- This method is not implemented.
- remove() -
Method in interface com.ibm.workplace.wcm.api.DocumentIdIterator
- This method is not implemented.
- remove() -
Method in interface com.ibm.workplace.wcm.api.DocumentIterator
- This method is not implemented.
- remove() -
Method in interface com.ibm.workplace.wcm.api.HistoryLogIterator
- Removes the last
HistoryLogEntry
returned by next()
from the history log.
- remove(String) -
Method in interface com.ibm.workplace.wcm.api.LibraryProperties
- Removes the property with given name if it exists.
- remove() -
Method in interface com.ibm.workplace.wcm.api.ListLayoutContainer
- Removes the last
ListLayout
from this ListLayoutContainer
- remove(Version) -
Method in interface com.ibm.workplace.wcm.api.VersionCatalog
- Remove the specified
Version
Documents for this item.
- removeActions(WorkflowStage.ACTION_GROUP, DocumentId...) -
Method in interface com.ibm.workplace.wcm.api.WorkflowStage
- Removes
WorkflowActions
from this WorkflowStage
- removeActions(WorkflowStage.ACTION_GROUP, List<DocumentId>) -
Method in interface com.ibm.workplace.wcm.api.WorkflowStage
- Removes
WorkflowActions
from this WorkflowStage
- removeAdditionalViewers(String...) -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Removes names from the list of additional live viewers for this
Document
.
- removeApprovers(String...) -
Method in interface com.ibm.workplace.wcm.api.Project
- Removes the given approvers from the approver list for this object.
- removeApprovers(String...) -
Method in interface com.ibm.workplace.wcm.api.ProjectPrototype
- Removes the given approvers from the approver list for this object.
- removeApprovers(String...) -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Deprecated. use
Editable.removeMembersForAccess(com.ibm.workplace.wcm.api.security.Access, String[])
- removeAttribute(String) -
Method in interface com.ibm.workplace.wcm.api.extensions.url.ContentUrlGenerationRequest
- Removes an attribute from this request.
- removeAuthors(String[]) -
Method in interface com.ibm.workplace.wcm.api.Editable
- Removes each author specified in the string array argument
from the authors of this
Editable
object.
- removeCategoryIds(DocumentId<? extends Category>[]) -
Method in interface com.ibm.workplace.wcm.api.Editable
- Remove categories from this document.
- removeComponent(String) -
Method in interface com.ibm.workplace.wcm.api.ContentComponentContainer
- Removes the
ContentComponent
with the name specified by the
argument in this ContentComponentContainer
.
- removeContent(DocumentId) -
Method in interface com.ibm.workplace.wcm.api.SiteArea
- Deprecated. use
Workspace.delete(DocumentId)
instead.
- removeContributorAccessMembers(String[]) -
Method in interface com.ibm.workplace.wcm.api.Editable
- Deprecated. since 8.5
Use
Editable.removeMembersForAccess(Access, String[])
instead
- Removed - Interface in com.ibm.workplace.wcm.api.extensions.syndication
- One of the possible change types returned by
SyndicationSummary.getChanges()
as part of the SyndicatorCompleting
and SubscriberCompleting
extension points
The Removed change captures the deletion of an existing item by syndication - removeDeleteAccessMembers(String[]) -
Method in interface com.ibm.workplace.wcm.api.Editable
- Deprecated. Use
Editable.removeMembersForAccess(Access, String[])
instead (using Access.MANAGER)
- removeEditAccessMembers(String[]) -
Method in interface com.ibm.workplace.wcm.api.Editable
- Deprecated. Use
Editable.removeMembersForAccess(Access, String[])
instead (using Access.EDITOR)
- removeEditorAccessMembers(String[]) -
Method in interface com.ibm.workplace.wcm.api.Editable
- Deprecated. since 8.5
Use
Editable.removeMembersForAccess(Access, String[])
instead
- removeFile() -
Method in interface com.ibm.workplace.wcm.api.FileComponent
- Deprecated. use
Resource.removeResource()
- removeFile() -
Method in interface com.ibm.workplace.wcm.api.LibraryFileComponent
- Deprecated. use
Resource.removeResource()
- removeImage() -
Method in interface com.ibm.workplace.wcm.api.ImageComponent
- Deprecated. use
Resource.removeResource()
- removeImage() -
Method in interface com.ibm.workplace.wcm.api.LibraryImageComponent
- Deprecated. use
Resource.removeResource()
- removeItemFromProject(Workspace, Project, Document) -
Method in class com.ibm.workplace.wcm.api.ProjectService
- Deprecated. Remove a
Document
from Project
- removeItemFromProject(Workspace, Project, Document) -
Method in interface com.ibm.workplace.wcm.api.WcmProjectService
- Remove a
Document
from Project
- removeJointApprovers(String...) -
Method in interface com.ibm.workplace.wcm.api.WorkflowStage
- Remove members from the set of joint approvers.
- removeLiveAccessMembers(String[]) -
Method in interface com.ibm.workplace.wcm.api.Editable
- Deprecated. Use
Editable.removeMembersForAccess(Access, String[])
instead (using Access.USER)
- removeManagerAccessMembers(String[]) -
Method in interface com.ibm.workplace.wcm.api.Editable
- Deprecated. since 8.5
Use
Editable.removeMembersForAccess(Access, String[])
instead
- removeMembers(LibraryMemberRole, String[]) -
Method in interface com.ibm.workplace.wcm.api.DocumentLibraryACL
- Removes each member specified in the string array argument from the members of the specified
LibraryMemberRole level of this
DocumentLibraryACL
object.
- removeMembers(Access, String[]) -
Method in interface com.ibm.workplace.wcm.api.EditableSecurity
- Removes each specified member from the list of members who have the specified
Access
to the associated Item
.
- removeMembersForAccess(Access, String[]) -
Method in interface com.ibm.workplace.wcm.api.Editable
- Removes each name specified in the string array argument from the
members of the specified Access level of this
Editable
object.
- removeMembersForWorkflowDefinedAccess(Access, String...) -
Method in interface com.ibm.workplace.wcm.api.WorkflowStage
- Removes the specified members to the specified access level for this
WorkflowStage
- removeMembersForWorkflowDefinedAccess(Access, Collection<String>) -
Method in interface com.ibm.workplace.wcm.api.WorkflowStage
- Removes the specified members to the specified access level for this
WorkflowStage
- removeOwners(String[]) -
Method in interface com.ibm.workplace.wcm.api.Editable
- Removes each owner specified in the string array argument
from the owners of this
Editable
object.
- removePage(ObjectID) -
Method in interface com.ibm.portal.dynamicui.AbstractDynamicUICtrl
- Removes a page.
- removePage(ObjectID) -
Method in interface com.ibm.portal.dynamicui.DynamicUICtrl
-
- removePortlet(ObjectID) -
Method in interface com.ibm.portal.dynamicui.DynamicUICtrl
- Removes a portlet.
- removePortletAttribute(String) -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- removePortletAttribute(String) -
Method in class com.ibm.websphere.personalization.PznPortletRequestObjectImplementor
-
- removePortletAttribute(String) -
Method in interface com.ibm.websphere.personalization.PznPortletRequestObjectInterface
-
- removePortletAttribute(String) -
Method in interface com.ibm.websphere.personalization.RequestContext
- Remove the value of the named attribute as an Object
- removePortletFromPage(ObjectID, ObjectID) -
Method in interface com.ibm.portal.dynamicui.ExtendedDynamicUICtrl
- Removes a portlet.
- removePortletSetting(String) -
Method in class com.ibm.websphere.personalization.PznPortletRequestObjectImplementor
-
- removeProject() -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- remove any Project from this
RenderingContext
.
- removeProperty(String) -
Method in interface com.ibm.workplace.wcm.api.Rendition
- Removes the property.
- removeReadAccessMembers(String[]) -
Method in interface com.ibm.workplace.wcm.api.Editable
- Deprecated. Use
Editable.removeMembersForAccess(Access, String[])
instead (using Access.CONTRIBUTOR)
- removeRenderMode(String) -
Method in interface com.ibm.workplace.wcm.api.AbstractTemplateItemProperties
- Remove the render mode from this template.
- removeRendition(String) -
Method in interface com.ibm.workplace.wcm.api.RenditionCapability
- Remove renditions with the given resource name.
- removeRequestAttribute(String) -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- removeRequestAttribute(String) -
Method in class com.ibm.websphere.personalization.PznRequestObjectImplementor
-
- removeRequestAttribute(String) -
Method in interface com.ibm.websphere.personalization.PznRequestObjectInterface
-
- removeRequestAttribute(String) -
Method in interface com.ibm.websphere.personalization.RequestContext
- Remove the value of the named attribute as an Object
- removeResource() -
Method in interface com.ibm.workplace.wcm.api.Resource
- Removes the resource file uploaded within this component.
- removeSessionAttribute(String) -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- removeSessionAttribute(String) -
Method in class com.ibm.websphere.personalization.PznRequestObjectImplementor
-
- removeSessionAttribute(String) -
Method in interface com.ibm.websphere.personalization.PznRequestObjectInterface
-
- removeSessionAttribute(String) -
Method in interface com.ibm.websphere.personalization.RequestContext
- Remove the value of the named attribute
- removeSiteArea(DocumentId) -
Method in interface com.ibm.workplace.wcm.api.SiteFrameworkContainer
- Deprecated. use
Workspace.delete(id)
instead.
- removeStyleSheet() -
Method in interface com.ibm.workplace.wcm.api.LibraryStyleSheetComponent
- Removes the style sheet file contained within this component.
- removeTemplateMapping(DocumentId) -
Method in interface com.ibm.workplace.wcm.api.SiteFrameworkContainer
- Removes the mapping for the
AuthoringTemplate
with the given
DocumentId
- 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.
- removeUserAccessMembers(String[]) -
Method in interface com.ibm.workplace.wcm.api.Editable
- Deprecated. since 8.5
Use
Editable.removeMembersForAccess(Access, String[])
instead
- rename(Edition, String, Locale) -
Method in interface com.ibm.workplace.wcm.api.editions.EditionService
- Renames the
Edition
to the new name.
- RenameCopyOption - Class in com.ibm.workplace.wcm.api
- This
CopyOption
is used to rename the
item being copied. - RenameCopyOption(String) -
Constructor for class com.ibm.workplace.wcm.api.RenameCopyOption
- Constructor
- 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(RenderingPluginModel) -
Method in interface com.ibm.workplace.wcm.api.plugin.rendering.RenderingPlugin
- The Rendering Plugin should render its output to the provided RenderingPluginModel object's Writer.
- render(RenderingContext) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Renders the content, according to the
RenderingContext
that
is passed in.
- render(RenderingContext, ContentComponent) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Renders the given WCM content component using the specified
rendering context.
- render(RenderingContext, LibraryComponent) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Renders the specified WCM
LibraryComponent
using the
specified RenderingContext
.
- RENDER_PARAMETER -
Static variable in class com.ibm.portal.propertybroker.property.ParameterBindingType
- This
Parameter
is bound as a portlet's render parameter.
- renderDigitalChooser(DigitalAssetChooserRenderingContext) -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetChooser
- Renders the UI widget portion of the DAM chooser.
- RENDERING_STATE -
Static variable in interface com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginTypes
- Constant RenderingPluginType for RenderingState type
- RenderingContext - Interface in com.ibm.workplace.wcm.api
- Represents a rendering context.
- RenderingPlugin - Interface in com.ibm.workplace.wcm.api.plugin.rendering
- Represents a Rendering Plugin.
- RenderingPluginDefinition - Interface in com.ibm.workplace.wcm.api.plugin.rendering
- Represents the definition of a
RenderingPlugin
. - RenderingPluginException - Exception in com.ibm.workplace.wcm.api.plugin.rendering
- A
RenderingPluginException
is any error occurs while executing or looking up
a RenderingPlugin. - RenderingPluginException() -
Constructor for exception com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginException
- Constructs a new exception with the given message.
- RenderingPluginException(Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginException
- Constructs a new exception with the given message.
- RenderingPluginException(String) -
Constructor for exception com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginException
- Constructs a new exception with the given message.
- RenderingPluginException(String, Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginException
- Constructs a new exception with the given message.
- RenderingPluginModel - Interface in com.ibm.workplace.wcm.api.plugin.rendering
- The PluginModel provides the RenderingPlugin with all the context information necessary to
render its output.
- RenderingPluginParameter - Interface in com.ibm.workplace.wcm.api.plugin.rendering
- Represents the definition of a
RenderingPlugin
parameter. - RenderingPluginParameter.Required - Enum in com.ibm.workplace.wcm.api.plugin.rendering
- Possible setting for parameter requirement.
- RenderingPluginParameterAdapter - Class in com.ibm.workplace.wcm.api.plugin.rendering
- Adapter implementation of
RenderingPluginParameter
to create an parameter that allows either
any String
value, or any of a list of String
s as the value. - RenderingPluginParameterAdapter(String) -
Constructor for class com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginParameterAdapter
- Constructor
- RenderingPluginParameterImpl - Class in com.ibm.workplace.wcm.api.plugin.rendering
- Simple concrete implementation of
RenderingPluginParameterAdapter
. - RenderingPluginParameterImpl(String) -
Constructor for class com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginParameterImpl
- Constructor
- RenderingPluginParameterType - Interface in com.ibm.workplace.wcm.api.plugin.rendering
- Represents the type of a
RenderingPlugin
parameter. - RenderingPluginType - Interface in com.ibm.workplace.wcm.api.plugin.rendering
- Represents a
RenderingPlugin
type. - RenderingPluginTypeImpl - Class in com.ibm.workplace.wcm.api.plugin.rendering
- Simple concrete implementation of
RenderingPluginType
. - RenderingPluginTypeImpl(String, String, String) -
Constructor for class com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginTypeImpl
- Constructor
- RenderingPluginTypeImpl(String, String, String, String, String) -
Constructor for class com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginTypeImpl
- Constructor
- RenderingPluginTypes - Interface in com.ibm.workplace.wcm.api.plugin.rendering
- Built in
RenderingPluginType
s. - RenderingPluginTypes.Connector - Class in com.ibm.workplace.wcm.api.plugin.rendering
- RenderingPluginType Connector type
- RenderingPluginTypes.Connector() -
Constructor for class com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginTypes.Connector
- Constructor
- RenderingPluginTypes.Content - Class in com.ibm.workplace.wcm.api.plugin.rendering
- RenderingPluginType for Content type
- RenderingPluginTypes.Content() -
Constructor for class com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginTypes.Content
- Constructor
- RenderingPluginTypes.Logic - Class in com.ibm.workplace.wcm.api.plugin.rendering
- RenderingPluginType for Logic type
- RenderingPluginTypes.Logic() -
Constructor for class com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginTypes.Logic
- Constructor
- RenderingPluginTypes.Other - Class in com.ibm.workplace.wcm.api.plugin.rendering
- Implementation of RenderingPluginType for non classified rendering plugins
- RenderingPluginTypes.Other() -
Constructor for class com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginTypes.Other
- Constructor
- RenderingPluginTypes.Page - Class in com.ibm.workplace.wcm.api.plugin.rendering
- RenderingPluginType for Page type
- RenderingPluginTypes.Page() -
Constructor for class com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginTypes.Page
- Constructor
- RenderingPluginTypes.Portal - Class in com.ibm.workplace.wcm.api.plugin.rendering
- RenderingPluginType for Portal type
- RenderingPluginTypes.Portal() -
Constructor for class com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginTypes.Portal
- Constructor
- RenderingPluginTypes.Portlet - Class in com.ibm.workplace.wcm.api.plugin.rendering
- RenderingPluginType for Portlet type
- RenderingPluginTypes.Portlet() -
Constructor for class com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginTypes.Portlet
- Constructor
- RenderingPluginTypes.RenderingState - Class in com.ibm.workplace.wcm.api.plugin.rendering
- RenderingPluginType for RenderingState type
- RenderingPluginTypes.RenderingState() -
Constructor for class com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginTypes.RenderingState
- Constructor
- RenderingPluginTypes.Social - Class in com.ibm.workplace.wcm.api.plugin.rendering
- RenderingPluginType for Social type
- RenderingPluginTypes.Social() -
Constructor for class com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginTypes.Social
- Constructor
- RenderingPluginTypes.User - Class in com.ibm.workplace.wcm.api.plugin.rendering
- RenderingPluginType for User type
- RenderingPluginTypes.User() -
Constructor for class com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginTypes.User
- Constructor
- Rendition - Interface in com.ibm.workplace.wcm.api
- Represents a rendition for a DigitalAsset.
- RenditionCapability - Interface in com.ibm.workplace.wcm.api
- Interface representing capability of storing renditions.
- replace(DocumentId) -
Method in interface com.ibm.workplace.wcm.api.Reference
- Replace the referer's reference with the specified
Document
- ReplaceAuthorsCopyOption - Class in com.ibm.workplace.wcm.api
- This
CopyOption
is used to replace the
original authors of the source item being copied. - ReplaceAuthorsCopyOption() -
Constructor for class com.ibm.workplace.wcm.api.ReplaceAuthorsCopyOption
-
- ReplaceCreatorCopyOption - Class in com.ibm.workplace.wcm.api
- This
CopyOption
is used to replace the
original creator of the source item being copied. - ReplaceCreatorCopyOption(Principal) -
Constructor for class com.ibm.workplace.wcm.api.ReplaceCreatorCopyOption
- Constructor - create ReplaceCreatorCopyOption with a Java Security Principal
- ReplaceCreatorCopyOption(User) -
Constructor for class com.ibm.workplace.wcm.api.ReplaceCreatorCopyOption
- Constructor - create ReplaceCreatorCopyOption with a PUMA User
- ReplaceCreatorCopyOption(String) -
Constructor for class com.ibm.workplace.wcm.api.ReplaceCreatorCopyOption
- Constructor - create ReplaceCreatorCopyOption with a user name.
- ReplaceOwnersCopyOption - Class in com.ibm.workplace.wcm.api
- This
CopyOption
is used to replace the
original owners of the source item being copied. - ReplaceOwnersCopyOption() -
Constructor for class com.ibm.workplace.wcm.api.ReplaceOwnersCopyOption
-
- replaceReferences(Reference[], DocumentId<? extends Document>) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Replaces all the references represented by the array of
Reference
instances
with the new object represented by the specified DocumentId
.
- ReplaceTitleCopyOption - Class in com.ibm.workplace.wcm.api
- This
CopyOption
is used to update the title of the item being copied. - ReplaceTitleCopyOption() -
Constructor for class com.ibm.workplace.wcm.api.ReplaceTitleCopyOption
- Constructor
- ReplaceTitleCopyOption(String) -
Constructor for class com.ibm.workplace.wcm.api.ReplaceTitleCopyOption
- Constructor
- Repository - Interface in com.ibm.workplace.wcm.api
- The entry point into the WCM repository.
- req -
Variable in class com.ibm.websphere.personalization.RuleTrigger
- deprecated
- reqDate -
Static variable in interface com.ibm.websphere.personalization.context.PConstants
-
- 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.
- RequestContext - Interface in com.ibm.websphere.personalization
- This is the interface used to access various attributes for rules.
- requestContext -
Variable in class com.ibm.websphere.personalization.RuleTrigger
-
- requestDate -
Variable in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- requestObject -
Variable in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- requestUserName -
Variable in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- required(RenderingPluginParameter.Required) -
Method in class com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginParameterAdapter
- Set whether the parameter is required.
- 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.
- RESCHEDULE -
Static variable in interface com.ibm.workplace.wcm.api.custom.Directives
- Directs system to reschedule the current action against the target Document.
- RescheduleDirectiveParams - Interface in com.ibm.workplace.wcm.api.custom
- The
RescheduleDirectiveParams
object is used to specify arguments or options to a 'Reschedule' Directive. - resetContext(RequestContext) -
Static method in class com.ibm.websphere.personalization.RuleTrigger
- Removes any information stored by the RuleTrigger on the context.
- 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. - 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.
- resolve(ContentPageResolutionRequest, ContentPageResolutionResponse, ContentPageResolutionFilterChain) -
Method in interface com.ibm.workplace.wcm.api.extensions.resolution.ContentPageResolutionFilter
- Invoked as part of the ContentPageResolution processing when determining the contentPath and Page to render for a given URI
- resolve(ContentPageResolutionRequest, ContentPageResolutionResponse) -
Method in interface com.ibm.workplace.wcm.api.extensions.resolution.ContentPageResolutionFilterChain
- Calls the resolve method of the next content page resolution filter in the content page resolution filter chain.
- ResolvedItem - Interface in com.ibm.workplace.wcm.api.extensions.resolution
- Identification information of content items that are resolved by resolution services.
- 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.
- Resource - Interface in com.ibm.websphere.personalization.resources
- This interface is used for making any data available to the Personalization Engine.
- Resource - Interface in com.ibm.workplace.wcm.api
- Interface representing a binary resource, like an image or a file.
- RESOURCE_COLLECTION_CACHE_NAME -
Static variable in class com.ibm.websphere.personalization.resources.cache.CacheManager
- FOR INTERNAL USE ONLY
- RESOURCE_COLLECTION_COLLECTION_NAME -
Static variable in class com.ibm.websphere.personalization.resources.cache.CacheManager
- FOR INTERNAL USE ONLY
- resourceCollectionName -
Variable in class com.ibm.websphere.personalization.RuleTrigger
-
- ResourceDomain3 - Interface in com.ibm.websphere.personalization.resources
- The primary of the pair of supporting interfaces for the Resource interface,
the ResourceDomain3 interface is intended to facilitate read and query
access of the data mapped in by the resource collection.
- ResourceException - Exception in com.ibm.websphere.personalization.resources
- This is the base class for Exceptions thrown by resource collections.
- ResourceException() -
Constructor for exception com.ibm.websphere.personalization.resources.ResourceException
- Creates a new ResourceException with an empty cause and message.
- ResourceException(String) -
Constructor for exception com.ibm.websphere.personalization.resources.ResourceException
- Creates a new ResourceException with the supplied message.
- ResourceException(Exception) -
Constructor for exception com.ibm.websphere.personalization.resources.ResourceException
- Creates a new ResourceException and inits the cause.
- ResourceImpl - Class in com.ibm.websphere.personalization.resources
- This class provides a basic implementation of the Resource interface with
dynamic property functionality.
- ResourceImpl() -
Constructor for class com.ibm.websphere.personalization.resources.ResourceImpl
-
- ResourceImpl(String) -
Constructor for class com.ibm.websphere.personalization.resources.ResourceImpl
- Creates a resource with the specified id.
- 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.
- ResourceManager3 - Interface in com.ibm.websphere.personalization.resources
- The ResourceManager3 interface is intended to facilitate update
of the data mapped in by the Resource interface.
- ResourceUpdateException - Exception in com.ibm.websphere.personalization.resources
- This exception if necessary should be thrown
if there is a problem updating an existing resource.
- ResourceUpdateException() -
Constructor for exception com.ibm.websphere.personalization.resources.ResourceUpdateException
- Creates a new ResourceUpdateException with an empty cause and message.
- ResourceUpdateException(String) -
Constructor for exception com.ibm.websphere.personalization.resources.ResourceUpdateException
- Creates a new ResourceUpdateException with the supplied message.
- 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.
- RESTART_WORKFLOW -
Static variable in interface com.ibm.workplace.wcm.api.custom.Directives
- Directs system to restart the workflow on the target Document.
- restartWorkflow() -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Restart the workflow on this
Document
object.
- restore(Version, RestoreOption...) -
Method in interface com.ibm.workplace.wcm.api.versioning.VersioningService
-
Restore an existing item to a previous version.
- RestoreFailedException - Exception in com.ibm.workplace.wcm.api.exceptions
- The
RestoreFailedException
is thrown if the restore
Opreation fails to restore an item from a version - RestoreFailedException(String, Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.RestoreFailedException
- Constructor that requires detail plus a cause exception
- RestoreFailedException(String) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.RestoreFailedException
- Constructs a new exception with the given message.
- RestoreOption - Interface in com.ibm.workplace.wcm.api.versioning
-
Marker interface to indicate the various options for restoring.
- RestoreStateOption - Class in com.ibm.workplace.wcm.api.versioning
- This is one of the
RestoreOption
to be used in conjuction
with VersioningService.restore(Version, RestoreOption...)
- RestoreStateOption.State - Enum in com.ibm.workplace.wcm.api.versioning
- State to restore as
- RestURI - Interface in com.ibm.workplace.wcm.api.identity
- Represents a WCM ReST URI.
This represents the canonical form of the URI.
e.g. - Result - Class in com.ibm.workplace.wcm.api.extensions.syndication
- Result returned from the SubscriberComplete and SyndicatorComplete
Extensions.
- Result(String) -
Constructor for class com.ibm.workplace.wcm.api.extensions.syndication.Result
- Constructor
- ResultDirective - Class in com.ibm.workplace.wcm.api.extensions.syndication
- This is a result obtained from the SyndicatorStarted and SubscriberReady extensions.
- ResultDirective(DirectiveType) -
Constructor for class com.ibm.workplace.wcm.api.extensions.syndication.ResultDirective
- Constructor
- ResultIterator<E> - Interface in com.ibm.workplace.wcm.api.query
- The ResultIterator is an iterator of WCM Query API results.
- ResultType - Interface in com.ibm.workplace.wcm.api
- This interface is used to define the types of results that are
available to the API.
- ResultTypes - Interface in com.ibm.workplace.wcm.api
- This interface holds constants that define each of the
ResultType
s that are known to the API. - returnIds() -
Method in interface com.ibm.workplace.wcm.api.query.Query
- Instructs the
QueryService
to return DocumentId
instead of Document
.
- returnObjects() -
Method in interface com.ibm.workplace.wcm.api.query.Query
- Instructs the
QueryService
to return Document
instead of DocumentId
.
- Reusable - Interface in com.ibm.portal.theme.plugin
- Tags an implementation as "reusable".
- reverse() -
Method in class com.ibm.workplace.wcm.api.query.Sort
-
- Reviewer -
Static variable in interface com.ibm.workplace.wcm.api.LibraryMemberRoles
- The reviewer library role
- RichTextComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for a
RichTextComponent
.
- RichTextComponent - Interface in com.ibm.workplace.wcm.api
- Represents a Rich Text component.
- ROLE_APPROVER -
Static variable in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. From 8.0 onwards, use the QueryService to query for items.
- ROLE_AUTHOR -
Static variable in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. From 8.0 onwards, use the QueryService to query for items.
- ROLE_OWNER -
Static variable in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. From 8.0 onwards, use the QueryService to query for items.
- ROLLBACK_DOCUMENT -
Static variable in interface com.ibm.workplace.wcm.api.custom.Directives
- Directs system to rollback all changes to the target Document.
- RollbackDirectiveParams - Interface in com.ibm.workplace.wcm.api.custom
- The
RollbackDirectiveParams
object is used to specify arguments or options to a 'Rollback' Directive. - RULE_CACHE_NAME -
Static variable in class com.ibm.websphere.personalization.resources.cache.CacheManager
- FOR INTERNAL USE ONLY
- RULE_COLLECTION_NAME -
Static variable in class com.ibm.websphere.personalization.resources.cache.CacheManager
- FOR INTERNAL USE ONLY
- RULE_MAPPING_CACHE_NAME -
Static variable in class com.ibm.websphere.personalization.resources.cache.CacheManager
- FOR INTERNAL USE ONLY
- RULE_MAPPING_COLLECTION_NAME -
Static variable in class com.ibm.websphere.personalization.resources.cache.CacheManager
- FOR INTERNAL USE ONLY
- RuleExit - Interface in com.ibm.websphere.personalization
- The item is designed to provide the ability to alter the default flow of
processing of content spots.
- ruleExit -
Variable in class com.ibm.websphere.personalization.RuleTrigger
-
- ruleJSON -
Variable in class com.ibm.websphere.personalization.RuleTrigger
-
- ruleMapping -
Variable in class com.ibm.websphere.personalization.RuleTrigger
-
- ruleMappingsList -
Variable in class com.ibm.websphere.personalization.RuleTrigger
-
- ruleName -
Variable in class com.ibm.websphere.personalization.RuleTrigger
-
- RuleTrigger - Class in com.ibm.websphere.personalization
- This class is used to trigger a Personalization rule.
- RuleTrigger() -
Constructor for class com.ibm.websphere.personalization.RuleTrigger
-
- ruleUuid -
Variable in class com.ibm.websphere.personalization.RuleTrigger
-
- run() -
Method in interface com.ibm.workplace.wcm.api.VirtualPortalScopedAction
- Performs the computation.
- runWorkflowActions() -
Method in class com.ibm.workplace.wcm.api.CopyIntoProjectOption
- Whether workflow actions defined on the first stage of the copied items workflow will be
run on copy or not.
S
- save(Document) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Saves an editable document to the WCM repository.
- save(Document, SaveOptions) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Saves an editable document to the WCM repository.
- save(Document, DocumentId, SaveOptions) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Save the given object with specific options.
- saveFolder(Workspace, Folder) -
Method in interface com.ibm.workplace.wcm.api.WcmLibraryService
- Deprecated. Use Workspace.save instead
- saveLibrary(Workspace, DocumentLibrary) -
Method in interface com.ibm.workplace.wcm.api.WcmLibraryService
- Save the
DocumentLibrary
.
- SaveOption - Interface in com.ibm.workplace.wcm.api
- This class represents an abstract configurable option
used when saving a document in the WCM API.
- saveProject(Workspace, Project) -
Method in class com.ibm.workplace.wcm.api.ProjectService
- Deprecated. Add or update a
Project
in the WCM repository.
- saveProject(Workspace, Project) -
Method in interface com.ibm.workplace.wcm.api.WcmProjectService
- Add or update a
Project
in the WCM repository.
- 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
- ScheduledMoveAction -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for
ScheduledMoveAction
- ScheduledMoveAction - Interface in com.ibm.workplace.wcm.api
- Represents an scheduled move action.
- ScheduledWorkflowAction - Interface in com.ibm.workplace.wcm.api
- Represents a workflow action that can be scheduled
- ScheduledWorkflowAction.DateType - Enum in com.ibm.workplace.wcm.api
- The list of possible Scheduled action date types
- ScheduledWorkflowActionOffset - Interface in com.ibm.workplace.wcm.api
- Represents a
ScheduledWorkflowAction
date offset - scopeId -
Variable in class com.ibm.websphere.personalization.RuleTrigger
-
- SearchableIterableListModel<E> - Interface in com.ibm.portal
- A model representing a list.
- 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.
- Security - Interface in com.ibm.workplace.wcm.api
- An interface to define security accessors for a WCM item
Note that all methods query or update the repository directly
Any updates to security will be immedaiately applied
Any queries on security will return the latest
infomration from the repository
- Security_Admin -
Static variable in interface com.ibm.workplace.wcm.api.LibraryMemberRoles
- The security administrator library role
- SECURITY_APPROVER_ACCESS -
Static variable in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. use
Access.APPROVER
instead
- SECURITY_CONTRIBUTOR_ACCESS -
Static variable in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. use
Access.CONTRIBUTOR
instead
- SECURITY_DELETE_ACCESS -
Static variable in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. Use manager access
- SECURITY_EDIT_ACCESS -
Static variable in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. Use editor access
- SECURITY_EDITOR_ACCESS -
Static variable in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. use
Access.EDITOR
instead
- SECURITY_MANAGER_ACCESS -
Static variable in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. use
Access.MANAGER
instead
- SECURITY_READ_ACCESS -
Static variable in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. Use contributor access
- SECURITY_USER_ACCESS -
Static variable in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. use
Access.USER
instead
- 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.
- seekToPage(int) -
Method in interface com.ibm.workplace.wcm.api.query.PageIterator
- Seeks to a page.
- Segment -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for
Segment
- Segment - Interface in com.ibm.workplace.wcm.api.pzn
- Class to represent a segment group rule for personalization managed rules.
- Select - Class in com.ibm.websphere.query.base
- A basic implementation of ISelect.
- Select(List) -
Constructor for class com.ibm.websphere.query.base.Select
-
- SELECT_ATTRIBUTES -
Static variable in interface com.ibm.websphere.query.base.ISelectQueryCallback
-
- Selector - Interface in com.ibm.workplace.wcm.api.query
- An interface indicates an object is a Selector.
- Selectors - Class in com.ibm.workplace.wcm.api.query
Selectors
is a factory class to create basic Selector
s.- Selectors() -
Constructor for class com.ibm.workplace.wcm.api.query.Selectors
-
- Selectors.Factory - Interface in com.ibm.workplace.wcm.api.query
- Factory interface, used for internal implementation
- SelectQuery - Class in com.ibm.websphere.query.base
- The SelectQuery class represents a select query in the query framework.
- SelectQuery() -
Constructor for class com.ibm.websphere.query.base.SelectQuery
- Creates a new SelectQuery instance, default constructor.
- SelectQuery(SelectQuery) -
Constructor for class com.ibm.websphere.query.base.SelectQuery
-
- selectRule(Campaign[], List) -
Method in class com.ibm.websphere.personalization.RuleTrigger
- This method selects the winning rule.
- SelfInitializingApplicationObject - Interface in com.ibm.websphere.personalization.applicationObjects
- This class may be implemented by application objects for the Personalization
engine to automatically create the application object when needed in a rule.
- 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)
.
- serializeDigitalAssetID(I) -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetResourceSerializer
- Converts a DigitalAssetID into a string representation.
- serializeDigitalAssetMetaData(M) -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetResourceSerializer
- Converts a DigitalAssetMetaData into a string representation.
- 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.
- session -
Static variable in interface com.ibm.websphere.personalization.context.PConstants
-
- SESSION_ATTRIBUTE -
Static variable in class com.ibm.portal.propertybroker.property.ParameterBindingType
- This
Parameter
is bound as a portlet's session attribute.
- 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(String, Collection<String>) -
Method in interface com.ibm.workplace.wcm.api.LibraryProperties
- Adds a key/value pair to the Library Properties.
- set(Selector) -
Method in class com.ibm.workplace.wcm.api.query.Negation
- Sets the selector
- setAccessFilter(AccessFilter) -
Method in interface com.ibm.workplace.wcm.api.query.Query
- Set the access filter for this query.
- 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
- Deprecated. Since 8.5.
- setActiveOnStartup(boolean) -
Method in interface com.ibm.wps.pb.property.Action
- Deprecated. Sets the activeOnStartup parameter for this action.
- setAdditionalAttribute(String) -
Method in interface com.ibm.workplace.wcm.api.LibraryLinkComponent
- Sets Additional Attribute for HTML anchor tag properties.
- setAdditionalAttribute(String) -
Method in interface com.ibm.workplace.wcm.api.LinkComponent
- Sets an additional attribute for the HTML anchor tag.
- setAdditionalQueryParameters(Query) -
Method in class com.ibm.websphere.personalization.ContentSpot
- Joins an additional query with the query of the rule run by this content spot.
- setAllowClear(boolean) -
Method in interface com.ibm.workplace.wcm.api.LibraryLinkComponent
- Enable/Disable whether link may be cleared
- setAllowClear(boolean) -
Method in interface com.ibm.workplace.wcm.api.LinkComponent
- Enables/Disables whether link may be cleared.
- setAltText(String) -
Method in interface com.ibm.workplace.wcm.api.ImageComponent
- Sets the alternate text of the image.
- setAltText(String) -
Method in interface com.ibm.workplace.wcm.api.LibraryImageComponent
- Sets the alternate text of the image.
- setApprovalMode(Project.ApprovalMode) -
Method in interface com.ibm.workplace.wcm.api.Project
- Set the
ApprovalMode
on this object.
- setApprovalMode(Project.ApprovalMode) -
Method in interface com.ibm.workplace.wcm.api.ProjectPrototype
- Set the
ApprovalMode
on this object.
- setArithmeticConditionElements(ILeftOperand[]) -
Method in class com.ibm.websphere.query.base.ArithmeticCondition
- Sets the arithmeticConditionElements
- setArithmeticOperation(String) -
Method in class com.ibm.websphere.query.base.ArithmeticCondition
- Sets the arithmeticOperation
- setAsOfDate(String) -
Method in class com.ibm.websphere.personalization.RuleTrigger
- The date to be used in retrieving rules and in evalutating
time based conditions.
- 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 interface com.ibm.workplace.wcm.api.extensions.url.ContentUrlGenerationRequest
- Stores an attribute in this request.
- setAttributes(List) -
Method in interface com.ibm.websphere.query.base.ISelect
-
- setAttributes(List) -
Method in class com.ibm.websphere.query.base.Select
-
- setAudit(boolean) -
Method in class com.ibm.websphere.personalization.RuleTrigger
- Deprecated. Audit function is deprecated
- setAuthenticationRequired(boolean) -
Method in interface com.ibm.workplace.wcm.api.extensions.resolution.ContentPageResolutionResponse
- Indicates that no Portal pages were found to handle the content for the anonymous user, but protected Portal pages were found that might be
available to an authenticated user to render the addressed content.
- setAuthor(String) -
Method in class com.ibm.workplace.wcm.api.ReplaceAuthorsCopyOption
- Sets author of this object.
- setAuthoringTemplateID(DocumentId) -
Method in interface com.ibm.workplace.wcm.api.TemplatedDocument
- Sets the authoring template associated with this
TemplatedDocument
.
- setAuthors(List<String>) -
Method in class com.ibm.workplace.wcm.api.ReplaceAuthorsCopyOption
- Sets a list of Strings representing the list of authors to this object.
- 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
- setBindingType(ParameterBindingType) -
Method in interface com.ibm.portal.propertybroker.property.ParameterController
- Set where the parameter is bound.
- setBorder(String) -
Method in interface com.ibm.workplace.wcm.api.ImageComponent
- Sets the image border.
- setBorder(String) -
Method in interface com.ibm.workplace.wcm.api.LibraryImageComponent
- Sets the image border.
- setBoundTo(String) -
Method in interface com.ibm.wps.pb.property.Parameter
- Deprecated. Set where the parameter is bound.
- setCacheable(boolean) -
Method in class com.ibm.websphere.query.base.Query
-
- setCacheable(boolean) -
Method in class com.ibm.websphere.query.base.SelectQuery
-
- setCampaignName(String) -
Method in class com.ibm.websphere.personalization.RuleTrigger
-
- setCandidatePageIds(List<ObjectID>) -
Method in interface com.ibm.workplace.wcm.api.extensions.resolution.ContentPageResolutionResponse
- Sets the list of candidate Portal pages that must be used to determine the resolved Portal page from.
- setCategorization(String, boolean, boolean) -
Method in class com.ibm.websphere.personalization.RuleTrigger
- Request that an ordering be imposed on the content spot the next time trigger() is called.
- setCategorySelections(DocumentId[]) -
Method in interface com.ibm.workplace.wcm.api.OptionSelectionComponent
- Sets the selected categories on this
OptionSelectionComponent
.
- 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
- setCollectionParams(ICondition[]) -
Method in interface com.ibm.websphere.query.base.IQuery
-
- setCollectionParams(ICondition[]) -
Method in class com.ibm.websphere.query.base.Query
- Sets the resource collection parameters used in conjunction with this query
- setCommentMode(Project.CommentMode) -
Method in interface com.ibm.workplace.wcm.api.Project
- Sets the
CommentMode
for this project.
- setCommentMode(Project.CommentMode) -
Method in interface com.ibm.workplace.wcm.api.ProjectPrototype
- Sets the
CommentMode
for this project.
- setCommentOnApprovalEnabled(boolean) -
Method in interface com.ibm.workplace.wcm.api.WorkflowStage
- Specifies whether this
WorkflowStage
should require comments on approval
- setCommentRequiredOnApproval(boolean) -
Method in interface com.ibm.workplace.wcm.api.Workflow
- Specifies whether a comment is required on approval
- setCompareAttribute(IAttribute) -
Method in interface com.ibm.websphere.query.base.IJoin
-
- setCompareAttribute(IAttribute) -
Method in class com.ibm.websphere.query.base.Join
-
- setComponent(String, ContentComponent) -
Method in interface com.ibm.workplace.wcm.api.ContentComponentContainer
- Sets the
ContentComponent
with the name specified by the
argument in this ContentComponentContainer
.
- setComponentRef(LibraryComponent) -
Method in interface com.ibm.workplace.wcm.api.ReferenceComponent
- Sets the Library Component that this component refers to.
- setConsiderFileContentsValid(boolean) -
Method in exception com.ibm.workplace.wcm.api.extensions.validation.FileUploadValidationException
- If set to true, WCM will consider the file content valid ( is passed validation) even though an exception is being thrown
during validation.
- 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
-
- setContentPath(String) -
Method in interface com.ibm.workplace.wcm.api.extensions.resolution.ContentPageResolutionResponse
- Sets the path of the content to be rendered after the resolution process.
- setContentResourceCollectionName(String) -
Method in class com.ibm.websphere.personalization.RuleTrigger
- Save the name of the resource collection used by the rule executed
in this content spot.
- setContentSpotId(String) -
Method in class com.ibm.websphere.personalization.RuleTrigger
-
- setContentSpotName(String) -
Method in class com.ibm.websphere.personalization.ContentSpot
- Sets which Content Spot to execute.
- setContentSpotName(String) -
Method in class com.ibm.websphere.personalization.RuleTrigger
-
- setContext(RequestContext) -
Method in class com.ibm.websphere.personalization.RuleTrigger
- Set the PersonalizationContext.
- setContextPath(String) -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- setContextPath(String) -
Method in class com.ibm.websphere.personalization.PznRequestObjectImplementor
-
- setContextPath(String) -
Method in interface com.ibm.websphere.personalization.PznRequestObjectInterface
-
- setContextPath(String) -
Method in interface com.ibm.websphere.personalization.RequestContext
- Used to set the application contextPath in the HttpContext surrogate.
- setContributorAccessInheritance(boolean) -
Method in interface com.ibm.workplace.wcm.api.Editable
- Deprecated. since 8.5
Use
Editable.setInheritance(Access, boolean)
instead
- 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.
- setCurrentDocumentLibrary(DocumentLibrary) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Sets the current
DocumentLibrary
for this
Workspace
.
- setCustomErrorMsg(String) -
Method in interface com.ibm.workplace.wcm.api.custom.RollbackDirectiveParams
- Specifies the custom error message that the Rollback Directive should display within the WCM Authoring UI
- setCustomErrorMsg(String) -
Method in class com.ibm.workplace.wcm.api.custom.WCM_RollbackDirectiveParams
- Specifies the custom error message that the Rollback Directive should display within the WCM Authoring UI
- setDataType(int) -
Method in class com.ibm.websphere.query.base.Attribute
-
- setDataType(int) -
Method in class com.ibm.websphere.query.base.Value
- Sets the data type of the value.
- setDataType(int) -
Method in class com.ibm.websphere.query.base.ValueList
- Sets the data type of the value.
- setDate(Date) -
Method in interface com.ibm.workplace.wcm.api.DateComponent
- Sets the date and time contained in this
DateComponent
as a Date
.
- setDate(Date) -
Method in interface com.ibm.workplace.wcm.api.LibraryDateComponent
- Sets the date and time contained in this
DateComponent
as a Date
.
- setDateType(int) -
Method in interface com.ibm.workplace.wcm.api.DateComponent
- Sets the formatting type for this
DateComponent
.
- setDateType(int) -
Method in interface com.ibm.workplace.wcm.api.LibraryDateComponent
- Sets the formatting type for this
LibraryDateComponent
.
- setDefaultContent(DocumentId) -
Method in interface com.ibm.workplace.wcm.api.SiteFrameworkContainer
- Sets the default
Content
for this Site
or SiteArea
if
the DocumentId
argument is not null.
- setDefaultElementsPerPage(int) -
Method in interface com.ibm.workplace.wcm.api.PageOptions
- Set the default number of elements per page
- setDefaultMaxPages(int) -
Method in interface com.ibm.workplace.wcm.api.PageOptions
- Set the default maximum number of pages
- setDefaultPresentationTemplate(DocumentId) -
Method in interface com.ibm.workplace.wcm.api.AbstractTemplateItemProperties
- Set the default presentation template for this authoring template.
- setDefaultReadAhead(int) -
Method in interface com.ibm.workplace.wcm.api.PageOptions
- Set the default number of page to read ahead
- 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.
- setDefiningAllFieldsPerLayout(boolean) -
Method in interface com.ibm.workplace.wcm.api.HierachicalListPresentation
- Specifies whether each
ListLayout
will define their own Header, Footer and Separator
- setDeletionProhibited(boolean) -
Method in interface com.ibm.workplace.wcm.api.DocumentLibrary
- Set the
DocumentLibrary
deletion prohibited status
- setDeliverableOverCachingNetworkSupport(boolean) -
Method in interface com.ibm.workplace.wcm.api.Resource
- Sets a flag indicating the asset should be delivery over a caching network if available.
- setDepth(QueryDepth) -
Method in interface com.ibm.workplace.wcm.api.query.Query
- If a
Query
is scoped to parents, the QueryDepth
tells the
Query
to return all descendants or children of the parent(s).
- 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.workplace.wcm.api.DocumentLibrary
- Set the description of this
DocumentLibrary
- setDescription(String) -
Method in interface com.ibm.workplace.wcm.api.EditableItem
- Sets the description of this
EditableItem
object to the
specified String
argument.
- 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.
- setDescriptionTextProviderKey(String) -
Method in interface com.ibm.workplace.wcm.api.DocumentLibrary
- Set the text provider key for the description of this
DocumentLibrary
.
- setDescriptionTextProviderKey(String) -
Method in interface com.ibm.workplace.wcm.api.Editable
- Set the text provider key for the description of this item.
- setDescriptionTextProviderName(String) -
Method in interface com.ibm.workplace.wcm.api.DocumentLibrary
- Set the text provider name for the description of this
DocumentLibrary
.
- setDescriptionTextProviderName(String) -
Method in interface com.ibm.workplace.wcm.api.Editable
- Set the text provider name for the description of this item.
- setDigitalAssetID(DigitalAssetID) -
Method in interface com.ibm.workplace.wcm.api.digitalasset.DigitalAsset
- Sets the DigitalAssetID for this DigitalAsset, typically done by a DAM provider
when consuming a selected asset.
- 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(SortDirection) -
Method in class com.ibm.workplace.wcm.api.query.Sort
-
- 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.
- setDisplayName(String) -
Method in class com.ibm.websphere.personalization.RuleTrigger
-
- setDocumentInformation(String, String) -
Method in interface com.ibm.workplace.wcm.api.DocumentManagerComponent
- Deprecated. Sets the Document library and path information for the DocumentManager
Document associated with this component.
- setDocumentInformation(String, String) -
Method in interface com.ibm.workplace.wcm.api.LibraryDocumentManagerComponent
- Deprecated. Sets the Document library and path information for the DocumentManager Document associated with this component.
- setDocumentLocator(Locator) -
Method in class com.ibm.portal.resolver.xml.helper.LeafContentHandler
-
- setDocumentManagerReference(String, String) -
Method in interface com.ibm.workplace.wcm.api.LinkComponent
- Deprecated. Document Manager is deprecated since 7.0
- setDocumentReference(DocumentId) -
Method in interface com.ibm.workplace.wcm.api.LibraryLinkComponent
- Sets the Document Reference of this Component to the document provided.
- setDocumentReference(DocumentId) -
Method in interface com.ibm.workplace.wcm.api.LinkComponent
- Sets the Document Reference of this Component to the document provided.
- setDocumentTypes(FolderDocumentType[]) -
Method in interface com.ibm.workplace.wcm.api.Folder
- Set the
DocumentType
of this folder.
- setDraftCreationBehaviour(Workflow.DraftCreationBehavior) -
Method in interface com.ibm.workplace.wcm.api.Workflow
- Sets the
Workflow.DraftCreationBehavior
for this Workflow
.
- setEditorAccessInheritance(boolean) -
Method in interface com.ibm.workplace.wcm.api.Editable
- Deprecated. since 8.5
Use
Editable.setInheritance(Access, boolean)
instead
- setEffectiveDate(Date) -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Sets the effective date of this
Document
.
- setEnabled(boolean) -
Method in interface com.ibm.workplace.wcm.api.DocumentLibrary
- Set the
DocumentLibrary
enabled status (enable or disable)
- setEnabled(boolean, Workspace) -
Method in interface com.ibm.workplace.wcm.api.Subscriber
- Set
true to enable this Syndicator
.
- setEnabled(boolean, Workspace) -
Method in interface com.ibm.workplace.wcm.api.Syndicator
- Set
true to enable this Syndicator
.
- setErrorKey(String) -
Method in exception com.ibm.websphere.personalization.PersonalizationException
-
- setErrorMessage(String) -
Method in interface com.ibm.workplace.wcm.api.JSPComponent
- Sets the error message contained in this
JSPComponent
.
- setErrorMessage(String) -
Method in interface com.ibm.workplace.wcm.api.LibraryJSPComponent
- Sets the error message contained in this
JSPComponent
.
- setErrorType(int) -
Method in exception com.ibm.websphere.personalization.PersonalizationException
-
- setExceptionId(int) -
Method in exception com.ibm.websphere.query.base.QueryException
- Returns the exception ID for the exception.
- setExecuteEntryActions(boolean) -
Method in class com.ibm.workplace.wcm.api.TreatAsNewCopyOption
- Set whether entry actions should be executed for a copied item
- setExpiryDate(Date) -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Sets the expiry date for this
Document
document.
- setExternalListPresentationId(DocumentId<LibraryListPresentationComponent>) -
Method in interface com.ibm.workplace.wcm.api.ListPresentable
- Specifies the 'external'
LibraryListPresentationComponent
that should be used
to the render the results for this ListPresentable
- setExternalReference(String) -
Method in interface com.ibm.workplace.wcm.api.LibraryLinkComponent
- Sets the External URL Reference of this Component to the URL provided.
- setExternalReference(String) -
Method in interface com.ibm.workplace.wcm.api.LinkComponent
- Sets the External URL Reference of this Component to the URL provided.
- setFactory(EditionSorts.SortFactory) -
Static method in class com.ibm.workplace.wcm.api.editions.query.EditionSorts
- Sets the concrete factory
- setFactory(Sorts.SortFactory) -
Static method in class com.ibm.workplace.wcm.api.query.Sorts
- Sets the concrete factory
- setFieldValue(Object) -
Method in interface com.ibm.workplace.wcm.api.authoring.CustomItemBean
- Sets the value of the element associated with the CustomItemBean
- setFile(String, byte[]) -
Method in interface com.ibm.workplace.wcm.api.FileComponent
- Deprecated. use
Resource.setResource(String, byte[])
- setFile(String, File) -
Method in interface com.ibm.workplace.wcm.api.FileComponent
- Deprecated. use
Resource.setResource(String, File)
- setFile(String, byte[]) -
Method in interface com.ibm.workplace.wcm.api.LibraryFileComponent
- Deprecated. use
Resource.setResource(String, byte[])
- setFile(String, File) -
Method in interface com.ibm.workplace.wcm.api.LibraryFileComponent
- Deprecated. use
Resource.setResource(String, File)
- setFooter(String) -
Method in interface com.ibm.workplace.wcm.api.ListLayout
- Sets the footer of this
ListLayout
- setFrom(IFrom) -
Method in interface com.ibm.websphere.query.base.IQuery
-
- setFrom(IFrom) -
Method in class com.ibm.websphere.query.base.Query
-
- setFromAttribute(IAttribute) -
Method in interface com.ibm.websphere.query.base.IJoin
-
- setFromAttribute(IAttribute) -
Method in class com.ibm.websphere.query.base.Join
-
- setFunctionElement(IFunctionElement) -
Method in class com.ibm.websphere.query.base.Function
- Sets the function element of the condition.
- setFunctionElements(IFunctionElement[]) -
Method in class com.ibm.websphere.query.base.Function
- Sets the function elements of the condition.
- setGeneralDateOne(Date) -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Set general date one for this
Document
document.
- setGeneralDateTwo(Date) -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Set general date two for this
Document
document.
- setGenerateContextualLinks(boolean) -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Sets whether to generate contextual (a.k.a.
- setHeader(String) -
Method in interface com.ibm.workplace.wcm.api.ListLayout
- Sets the header of this
ListLayout
- setHeight(String) -
Method in interface com.ibm.workplace.wcm.api.ImageComponent
- Sets the image height.
- setHeight(String) -
Method in interface com.ibm.workplace.wcm.api.LibraryImageComponent
- Sets the image height.
- setHTML(String) -
Method in interface com.ibm.workplace.wcm.api.HTMLComponent
- Sets the HTML contained in this
HTMLComponent
.
- setHTML(String, EmbeddedImageMap) -
Method in interface com.ibm.workplace.wcm.api.HTMLComponent
- Deprecated. This method is deprecated from version 6.0.
Use
HTMLComponent.setHTML(String)
instead.
- setHTML(String) -
Method in interface com.ibm.workplace.wcm.api.LibraryHTMLComponent
- Sets the HTML contained in this
LibraryHTMLComponent
from the
specified html
argument.
- setHTML(String, EmbeddedImageMap) -
Method in interface com.ibm.workplace.wcm.api.LibraryHTMLComponent
- Deprecated. This method is deprecated from version 6.0.
Use
LibraryHTMLComponent.setHTML(String)
instead.
- setHTML(String) -
Method in interface com.ibm.workplace.wcm.api.PresentationTemplate
- Sets the HTML contained in this
PresentationTemplate
from the
specified html
argument.
- setHTMLBody(String) -
Method in interface com.ibm.workplace.wcm.api.LibraryLinkComponent
- Sets the HTML to be written between the start and end anchor tags when this
link is rendered.
- setHTMLNameTag(String) -
Method in interface com.ibm.workplace.wcm.api.LibraryImageComponent
- Sets the HTML tag name of the image.
- setImage(String, byte[]) -
Method in interface com.ibm.workplace.wcm.api.ImageComponent
- Deprecated. use
Resource.setResource(String, byte[])
- setImage(String, File) -
Method in interface com.ibm.workplace.wcm.api.ImageComponent
- Deprecated. use
Resource.setResource(String, File)
- setImage(String, byte[]) -
Method in interface com.ibm.workplace.wcm.api.LibraryImageComponent
- Deprecated. use
Resource.setResource(String, byte[])
- setImage(String, File) -
Method in interface com.ibm.workplace.wcm.api.LibraryImageComponent
- Deprecated. use
Resource.setResource(String, File)
- setInheritance(LibraryMemberRole, boolean) -
Method in interface com.ibm.workplace.wcm.api.DocumentLibraryACL
- Sets if the
LibraryMemberRole
permissions will be inherited from the parent
of this DocumentLibraryACL
object.
- setInheritance(Access, boolean) -
Method in interface com.ibm.workplace.wcm.api.Editable
- Sets if the
Access
permissions will be inherited from the
parent of this Document
.
- setInheritance(Access, boolean) -
Method in interface com.ibm.workplace.wcm.api.EditableSecurity
- Controls inheritance of access controls from the parent of the associated
Item
.
- setInheritanceEnabledForWorkflowDefinedAccess(Access, boolean) -
Method in interface com.ibm.workplace.wcm.api.WorkflowStage
- Specifies if the
Access
permissions are set to be inherited for items that
enter this stage during their workflow cycle.
- 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.
- 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.
- setJoins(IJoin[]) -
Method in class com.ibm.websphere.query.base.From
-
- setJoins(List) -
Method in class com.ibm.websphere.query.base.From
-
- setJoins(IJoin[]) -
Method in interface com.ibm.websphere.query.base.IFrom
-
- setJointApprovalEnabled(boolean) -
Method in interface com.ibm.workplace.wcm.api.WorkflowStage
- Specifies whether this
WorkflowStage
should use Joint Approval
- setJspPath(String) -
Method in interface com.ibm.workplace.wcm.api.JSPComponent
- Sets the JSP path to be contained in this
JSPComponent
.
- setJspPath(String) -
Method in interface com.ibm.workplace.wcm.api.LibraryJSPComponent
- Sets the JSP path to be contained in this
JSPComponent
.
- setKeywords(String[]) -
Method in interface com.ibm.workplace.wcm.api.Editable
- Sets the keywords for this document.
- setLabels(String...) -
Method in interface com.ibm.workplace.wcm.api.Version
- Set the labels for this Version.
- setLayout(ListLayout) -
Method in interface com.ibm.workplace.wcm.api.FlatListPresentation
- Sets the layout of this
FlatListPresentation
- setLayouts(ListLayoutContainer) -
Method in interface com.ibm.workplace.wcm.api.HierachicalListPresentation
- Sets the ordered list of
ListLayout
's for this HierachicalListPresentation
- setLeafDesign(String) -
Method in interface com.ibm.workplace.wcm.api.HierachicalListPresentation
- Sets the 'Leaf' design
- setLeftOperand(ILeftOperand) -
Method in class com.ibm.websphere.query.base.Condition
- Sets the left operand of the condition.
- setLibraryAccess(DocumentLibraryACL) -
Method in interface com.ibm.workplace.wcm.api.DocumentLibrary
- Set the access control for this
DocumentLibrary
- setLibraryComponentReference(DocumentId) -
Method in interface com.ibm.workplace.wcm.api.FileComponent
- Set the library file component to reference, or null to clear the library image component reference.
- setLibraryComponentReference(DocumentId) -
Method in interface com.ibm.workplace.wcm.api.ImageComponent
- Set the library image component to reference, or null to clear the library image component reference.
- setLibraryResourceAccess(LibraryResourceType, DocumentLibraryACL) -
Method in interface com.ibm.workplace.wcm.api.DocumentLibrary
- Set the access control for the supplied library resource type
- setLimit(String) -
Method in class com.ibm.websphere.personalization.RuleTrigger
- The maximum number of content objects to retrieve.
- setLimit(ILimit) -
Method in interface com.ibm.websphere.query.base.ISelectQuery
-
- setLimit(ILimit) -
Method in class com.ibm.websphere.query.base.SelectQuery
- Sets the limit
- setLimitValue(int) -
Method in class com.ibm.websphere.query.base.Limit
- Sets the limitValue
- setLinkDescription(String) -
Method in interface com.ibm.workplace.wcm.api.LibraryLinkComponent
- Sets Link description for title attribute of anchor tag.
- setLinkDescription(String) -
Method in interface com.ibm.workplace.wcm.api.LinkComponent
- Sets the description attribute of the anchor tag.
- setLinkImage(DocumentId) -
Method in interface com.ibm.workplace.wcm.api.LinkComponent
- Sets the image of the DocumentId as the link image.
- setLinkTarget(String) -
Method in interface com.ibm.workplace.wcm.api.LinkComponent
- Sets the target window name.
- setLinkTargetName(String) -
Method in interface com.ibm.workplace.wcm.api.LibraryLinkComponent
- Sets the target window name.
- setLinkTargetString(String) -
Method in interface com.ibm.workplace.wcm.api.LibraryLinkComponent
- Sets the Target of the anchor tag target attribute
- setLinkText(String) -
Method in interface com.ibm.workplace.wcm.api.LibraryLinkComponent
- Sets the plain text to be written between the start and end anchor tags when this
link is rendered.
- setLinkText(String) -
Method in interface com.ibm.workplace.wcm.api.LinkComponent
- Sets the hyperlink display text.
- setLinkTextImage(DocumentId) -
Method in interface com.ibm.workplace.wcm.api.LibraryLinkComponent
- Sets the image of the DocumentId as the Link Text image.
- setLocale(Locale) -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- setLocale(Locale) -
Method in class com.ibm.websphere.personalization.PznRequestObjectImplementor
-
- setLocale(Locale) -
Method in interface com.ibm.websphere.personalization.PznRequestObjectInterface
-
- setLocale(Locale) -
Method in interface com.ibm.websphere.personalization.RequestContext
- Used to set locale in the HttpContext surrogate.
- setLocale(Locale) -
Method in interface com.ibm.workplace.wcm.api.Project
- Sets the
Locale
of this project object.
- 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.
- setLockToVersion(boolean) -
Method in interface com.ibm.workplace.wcm.api.DocumentManagerComponent
- Deprecated. Sets the current lock state for the document,
If
locked
is true then the docuemnt will be locked to the
current document version.
- setLockToVersion(boolean) -
Method in interface com.ibm.workplace.wcm.api.LibraryDocumentManagerComponent
- Deprecated. Sets the current lock state for the document,
if
locked
is true then the document will be locked to the
current document version.
- setManager(boolean) -
Method in class com.ibm.workplace.wcm.api.TreatAsNewCopyOption
- Set whether to add the creator as a manager of a copied item or not
- setManagerAccessInheritance(boolean) -
Method in interface com.ibm.workplace.wcm.api.Editable
- Deprecated. since 8.5
Use
Editable.setInheritance(Access, boolean)
instead
- setMaximumResults(long) -
Method in interface com.ibm.workplace.wcm.api.editions.query.EditionQuery
- Set the maximum number of Editions to return in the query
- setMaxPages(int) -
Method in interface com.ibm.workplace.wcm.api.ListPagingOptions
- Sets the maximum number of pages to return
- setMediaType(int) -
Method in interface com.ibm.workplace.wcm.api.LibraryStyleSheetComponent
- Sets the media type of the style sheet.
- setMetadata(Object) -
Method in class com.ibm.websphere.query.base.Operator
- Sets the metadata object, the domain specific object the operator is mapped to.
- setMetaData(DigitalAssetMetaData) -
Method in interface com.ibm.workplace.wcm.api.digitalasset.DigitalAsset
- Sets the meta data to be associated with the original of this Digital Asset.
- setModeModifier(Portlet.ModeModifier) -
Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletRequestWrapper
-
- 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 class com.ibm.websphere.personalization.RuleTrigger
- Deprecated. Use setDisplayName, setContentSpotName, or setRuleName instead.
- setName(String) -
Method in class com.ibm.websphere.query.base.Attribute
-
- setName(String) -
Method in class com.ibm.websphere.query.base.Function
- Sets the function name.
- setName(String) -
Method in interface com.ibm.websphere.query.base.IAttribute
-
- setName(String) -
Method in interface com.ibm.websphere.query.base.ITable
-
- setName(String) -
Method in class com.ibm.websphere.query.base.Operator
- Sets the operator name.
- setName(String) -
Method in class com.ibm.websphere.query.base.SelectQuery
-
- setName(String) -
Method in class com.ibm.websphere.query.base.Table
-
- setName(String) -
Method in interface com.ibm.workplace.wcm.api.EditableItem
- Sets the name of this
EditableItem
object to the
specified String
argument.
- 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.
- setNameMapping(Hashtable) -
Method in class com.ibm.websphere.query.callbacks.LdapSelectQueryCallback
- Sets the attribute mapping hash table of the builder callback.
- 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.
- setNameTag(String) -
Method in interface com.ibm.workplace.wcm.api.ImageComponent
- Sets the HTML tag name of the image.
- setNewTitle(String) -
Method in class com.ibm.workplace.wcm.api.ReplaceTitleCopyOption
- Set the title to be set on the copied item
- setNoResultsDesign(String) -
Method in interface com.ibm.workplace.wcm.api.ListPresentation
- Sets the 'No Results' design
- setNumber(Number) -
Method in interface com.ibm.workplace.wcm.api.LibraryNumericComponent
- Sets the Number contained in this
NumericComponent
.
- setNumber(Number) -
Method in interface com.ibm.workplace.wcm.api.NumericComponent
- Sets the Number contained in this
NumericComponent
.
- setNumberType(int) -
Method in interface com.ibm.workplace.wcm.api.LibraryNumericComponent
- Sets the number type contained in this
NumericComponent
.
- setNumberType(int) -
Method in interface com.ibm.workplace.wcm.api.NumericComponent
- Sets the Number Type contained in this
NumericComponent
.
- setOperator(IOperator) -
Method in class com.ibm.websphere.query.base.Condition
- Sets the operator of the condition.
- setOperator(IOperator) -
Method in class com.ibm.websphere.query.base.OrderByExpression
- Sets the operator of the order by expression.
- setOperator(IOperator) -
Method in class com.ibm.websphere.query.base.Predicate
- Sets the operator of the predicate.
- setOptionType(OptionType) -
Method in interface com.ibm.workplace.wcm.api.OptionSelectionComponent
- Set the
OptionType
for this OptionSelectionComponent
- setOrderBy(IOrderBy) -
Method in interface com.ibm.websphere.query.base.ISelectQuery
-
- setOrderBy(IOrderBy) -
Method in class com.ibm.websphere.query.base.SelectQuery
- Sets the order by of the select query.
- setOrderByElement(IOrderByElement) -
Method in class com.ibm.websphere.query.base.OrderByExpression
- Sets the order by element of the order by expression.
- setOrderByExpression(IOrderByExpression) -
Method in class com.ibm.websphere.query.base.OrderBy
- Sets the order by expression of the order by.
- setOrderByExpressions(IOrderByExpression[]) -
Method in class com.ibm.websphere.query.base.OrderBy
- Sets the order by expressions of the order by.
- setOrdinal(int) -
Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeJspInclude
-
- setOwner(String) -
Method in class com.ibm.workplace.wcm.api.ReplaceOwnersCopyOption
- Sets owners of this object.
- setOwners(List<String>) -
Method in class com.ibm.workplace.wcm.api.ReplaceOwnersCopyOption
- Sets a list of Strings representing the list of owners to this object
The list contains user DNs or CNs, depending on setting in Workspace.useDistinguishedNames().
- setPage(ActionRequest, ActionResponse, ObjectID) -
Method in interface com.ibm.portal.portlet.service.taskui.TaskUIManager
- Deprecated. 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.
- setPageCount(int) -
Method in class com.ibm.websphere.query.base.Pagination
-
- setPageID(ObjectID) -
Method in interface com.ibm.workplace.wcm.api.extensions.resolution.ContentPageResolutionResponse
- Sets the
ObjectID
of the Portal page that should be invoked to render the given content after the resolution process.
- setPageNumber(int) -
Method in class com.ibm.websphere.query.base.Pagination
-
- setPageParams(String[]) -
Method in class com.ibm.websphere.query.base.SelectQuery
-
- setPageSize(int) -
Method in class com.ibm.websphere.query.base.Pagination
-
- setPagination(Pagination) -
Method in class com.ibm.websphere.query.base.Query
-
- 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.
- setParentIds(Collection<Identity>, QueryDepth) -
Method in interface com.ibm.workplace.wcm.api.query.Query
- Instructs this query to find children of the parent documents.
- setParentQuery(Query, QueryDepth) -
Method in interface com.ibm.workplace.wcm.api.query.Query
- Instructs this query to find children of the parent documents.
- setPath(String) -
Method in interface com.ibm.workplace.wcm.api.digitalasset.DigitalAsset
- Sets the path for this Digital Asset
- setPermanentDelete(boolean) -
Method in interface com.ibm.workplace.wcm.api.custom.DeleteDirectiveParams
- Specifies whether the Delete Directive should perform a permanent delete.
- setPermanentDelete(boolean) -
Method in class com.ibm.workplace.wcm.api.custom.WCM_DeleteDirectiveParams
- Specifies whether the Delete Directive should perform a permanent delete.
- setPortalUserId(String) -
Method in class com.ibm.websphere.personalization.PznPortletRequestObjectImplementor
-
- setPortletAttribute(String, Object) -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- setPortletAttribute(String, Object) -
Method in class com.ibm.websphere.personalization.PznPortletRequestObjectImplementor
-
- setPortletAttribute(String, Object) -
Method in interface com.ibm.websphere.personalization.PznPortletRequestObjectInterface
-
- setPortletAttribute(String, Object) -
Method in interface com.ibm.websphere.personalization.RequestContext
- Set the value of the named attribute as an Object
- setPortletSetting(String, Object) -
Method in class com.ibm.websphere.personalization.PznPortletRequestObjectImplementor
-
- setPredicate(PredicateBase) -
Method in interface com.ibm.websphere.query.base.IQuery
-
- setPredicate(PredicateBase) -
Method in class com.ibm.websphere.query.base.Query
-
- setPredicateBases(List) -
Method in class com.ibm.websphere.query.base.Predicate
- Sets the predicate bases of the predicate.
- setPredicateBases(PredicateBase[]) -
Method in class com.ibm.websphere.query.base.Predicate
- Sets the predicate bases of the predicate.
- setPrefix(String) -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Sets the prefix for all document URLs generated on rendering.
- setPresentationTemplateForMode(String, DocumentId) -
Method in interface com.ibm.workplace.wcm.api.AbstractTemplateItemProperties
- Set the default presentation template for the target mode for this authoring template.
- setPresentationTemplateOverride(DocumentId) -
Method in interface com.ibm.workplace.wcm.api.ContentPrototype
- Set the presentation template override for this content prototype.
- setPresentationTemplateOverride(String) -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Sets the name path of the presentation template to the string argument
specified.
- setPresentationTemplatePath(String) -
Method in interface com.ibm.workplace.wcm.api.extensions.resolution.ContentPageResolutionResponse
- Sets the path of the presentation template to be used when rendering the addressed content after the resolution process.
- 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.
- setPreviewMode(boolean) -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- setPreviousStageEnabled(boolean) -
Method in interface com.ibm.workplace.wcm.api.WorkflowStage
- Specifies whether
Document
's in this WorkflowStage
should be allowed
to be moved back to the previous stage
- setProject(String) -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Set a
Project
by name in this RenderingContext
.
- setProject(Project) -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Set a
Project
within this RenderingContext
.
- setProjectId(DocumentId) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Sets the
Project
associated with this Workspace
from henceforth.
- setProjectUuid(String) -
Method in class com.ibm.workplace.wcm.api.TreatAsNewCopyOption
- Set the project UUID to copy the item(s) into a project.
- setPropagation(LibraryMemberRole, boolean) -
Method in interface com.ibm.workplace.wcm.api.DocumentLibraryACL
- Sets if the
LibraryMemberRole
permissions will be propagated to the children
of this DocumentLibraryACL
object.
- setPropagation(Access, boolean) -
Method in interface com.ibm.workplace.wcm.api.Editable
- Sets if the
Access
permissions will be propagated to the
children of this Document
.
- setPropagationEnabledForWorkflowDefinedAccess(Access, boolean) -
Method in interface com.ibm.workplace.wcm.api.WorkflowStage
- Specifies if the
Access
permissions are set to be propagated for items that
enter this stage during their workflow cycle.
- 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.
- setProperty(String, Object) -
Method in interface com.ibm.workplace.wcm.api.digitalasset.DigitalAssetMetaData
- Sets the provided value to the property specified in the ASSET category.
- setProperty(DigitalAssetMetaData.CATEGORY, String, Object) -
Method in interface com.ibm.workplace.wcm.api.digitalasset.DigitalAssetMetaData
- Sets the provided value to the property specified in the provided category.
- setProperty(String, String) -
Method in interface com.ibm.workplace.wcm.api.Rendition
- Sets the provided value to the property specified.
- setPropertyName(String) -
Method in class com.ibm.websphere.query.base.Value
- Sets the name of the property this value is associated with.
- setPropertyName(String) -
Method in class com.ibm.websphere.query.base.ValueList
- Sets the name of the property this value is associated with.
- setPublishDate(long) -
Method in interface com.ibm.workplace.wcm.api.Project
- Sets the date used by the 'Date' publish option
- setPublishOption(Project.PublishOptions) -
Method in interface com.ibm.workplace.wcm.api.Project
- Sets the publish option on this project
- setPublishOption(Project.PublishOptions) -
Method in interface com.ibm.workplace.wcm.api.ProjectPrototype
- Set the given
PublishOptions
on this object.
- setQueryString(String) -
Method in interface com.ibm.workplace.wcm.api.LibraryLinkComponent
- Sets the Query String to append to URL
- setQueryString(String) -
Method in interface com.ibm.workplace.wcm.api.LinkComponent
- Sets the query string append to a URL.
- setReadAhead(int) -
Method in interface com.ibm.workplace.wcm.api.ListPagingOptions
- Sets the number of pages to 'read ahead'
- setReason(String) -
Method in exception com.ibm.workplace.wcm.api.extensions.validation.FileUploadValidationException
- Sets the reason for the validation failure.
- 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.
- setRejectStageId(DocumentId) -
Method in interface com.ibm.workplace.wcm.api.Workflow
- Specifies the
DocumentId
of the WorkflowStage
documents will be placed into
if they fail approval
- setRemoteHost(String) -
Method in class com.ibm.websphere.personalization.PznRequestObjectImplementor
-
- setRemoteUser(String) -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- setRemoteUser(String) -
Method in class com.ibm.websphere.personalization.PznRequestObjectImplementor
-
- setRemoteUser(String) -
Method in interface com.ibm.websphere.personalization.PznRequestObjectInterface
-
- setRemoteUser(String) -
Method in interface com.ibm.websphere.personalization.RequestContext
- Used to set remoteUser name in the HttpContext surrogate.
- setRenderedContent(String) -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Sets the full path of the
Content
to render.
- setRenderedContent(Site) -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Deprecated. Use setRenderedContent(SiteArea)
- setRenderedContent(SiteArea) -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Sets the
SiteArea
to be rendered.
- setRenderedContent(Content, SiteArea) -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Sets the
Content
object to be rendered.
- setRenderedContent(ContentLink, SiteArea) -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Sets the
ContentLink
object to be rendered.
- setRenderingBehaviour(SiteFrameworkContainer.RenderingBehaviour) -
Method in interface com.ibm.workplace.wcm.api.SiteFrameworkContainer
- Sets the rendering behaviour of the current
SiteArea
.
- setRenderingContext(RenderingContext) -
Method in interface com.ibm.workplace.wcm.api.ContextProcessorParams
- Sets the WCM API RenderingContext for the current request
- setRenderMode(String) -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Set the name of the render mode to use when rendering.
- setRenderModes(List<String>) -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Set the names of the render modes to be used when rendering, or set null if no render modes should be used.
- setRequest(PznRequestObjectInterface) -
Method in class com.ibm.websphere.personalization.RuleTrigger
- Invoked by the personalization application to give us the surrogate servlet
request so that we can obtain the RequestContext
- setRequest(PznPortletRequestObjectInterface) -
Method in class com.ibm.websphere.personalization.RuleTrigger
- Invoked by the personalization application to give us the surrogate servlet
request so that we can obtain the RequestContext
- setRequest(HttpServletRequest) -
Method in class com.ibm.websphere.personalization.RuleTrigger
- Invoked by the jsp/servlet/portlet to give us the servlet
request so that we can obtain the RequestContext
- setRequest(Object) -
Method in class com.ibm.websphere.personalization.RuleTrigger
-
- setRequestAttribute(String, Object) -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- setRequestAttribute(String, Object) -
Method in class com.ibm.websphere.personalization.PznRequestObjectImplementor
-
- setRequestAttribute(String, Object) -
Method in interface com.ibm.websphere.personalization.PznRequestObjectInterface
-
- setRequestAttribute(String, Object) -
Method in interface com.ibm.websphere.personalization.RequestContext
- Set the value of the named attribute as an Object
- 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.
- setRequestParameter(String, String) -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- setRequestParameter(String, String) -
Method in class com.ibm.websphere.personalization.PznRequestObjectImplementor
-
- setRequestParameter(String, String) -
Method in interface com.ibm.websphere.personalization.PznRequestObjectInterface
-
- setRequestParameter(String, String) -
Method in interface com.ibm.websphere.personalization.RequestContext
- Sets the value of a request parameter.
- setRequestParameters(Map) -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Sets the request parameters to be used by this
RenderingContext
while rendering as a map of name=single-value parameters.
- setRequestParameterValues(String, String[]) -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- setRequestParameterValues(String, String[]) -
Method in class com.ibm.websphere.personalization.PznRequestObjectImplementor
-
- setRequestParameterValues(String, String[]) -
Method in interface com.ibm.websphere.personalization.PznRequestObjectInterface
-
- setRequestParameterValues(String, String[]) -
Method in interface com.ibm.websphere.personalization.RequestContext
- Sets the value of a request parameter.
- setRequestUsername(String) -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- setRequestUsername(String) -
Method in interface com.ibm.websphere.personalization.RequestContext
- Set the username that personalization will use for the duration of this
request.
- setRequireRefetch(boolean) -
Method in interface com.ibm.workplace.wcm.api.custom.ContinueDirectiveParams
- Specifies whether the Continue Directive should perform an item refetch.(default: false)
- setRequireRefetch(boolean) -
Method in class com.ibm.workplace.wcm.api.custom.WCM_ContinueDirectiveParams
-
- setRescheduleDate(Date) -
Method in interface com.ibm.workplace.wcm.api.custom.RescheduleDirectiveParams
- Specifies the date that the Reschedule Directive should reschedule the current workflow action
- setRescheduleDate(Date) -
Method in class com.ibm.workplace.wcm.api.custom.WCM_RescheduleDirectiveParams
- Specifies the date that the Reschedule Directive should reschedule the current workflow action
- setRescheduleOnly(boolean) -
Method in interface com.ibm.workplace.wcm.api.custom.RescheduleDirectiveParams
- Specifies whether the current action has just rescheduled itself (true) OR additionally modified the document (false)
- setRescheduleOnly(boolean) -
Method in class com.ibm.workplace.wcm.api.custom.WCM_RescheduleDirectiveParams
- Specifies whether the current action has just rescheduled itself (true) OR additionally modified the document (false)
- setResource(String, byte[]) -
Method in interface com.ibm.workplace.wcm.api.Resource
- Sets the resource file uploaded within this component.
- setResource(String, File) -
Method in interface com.ibm.workplace.wcm.api.Resource
- Sets the resource file uploaded within this component.
- setResourceContext(ResourceContext) -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
- Deprecated.
- setResourceContext(ResourceContext) -
Method in interface com.ibm.websphere.personalization.RequestContext
- Deprecated.
- setResourceID(String) -
Method in interface com.ibm.portal.state.accessors.portlet.LegacyPortletTargetAccessorController
- Deprecated. This method is only applicable for JSR 286 portlets.
- setResourceManagementOption(DigitalAsset.ResourceManagementOption) -
Method in interface com.ibm.workplace.wcm.api.digitalasset.DigitalAsset
- Sets the resource management option for this DigitalAsset, default is CopyNow.
- setResultDesign(String) -
Method in interface com.ibm.workplace.wcm.api.ListLayout
- Sets the result design for this
ListLayout
- setResultsPerPage(int) -
Method in interface com.ibm.workplace.wcm.api.ListPagingOptions
- Sets the number of results to show per page
- setRichText(String) -
Method in interface com.ibm.workplace.wcm.api.LibraryRichTextComponent
- Sets value for this rich text component replacing any existing markup.
- setRichText(String) -
Method in interface com.ibm.workplace.wcm.api.RichTextComponent
- Sets value for this rich text component replacing any existing markup.
- setRichText(String, EmbeddedImageMap) -
Method in interface com.ibm.workplace.wcm.api.RichTextComponent
- Deprecated. This method is deprecated from version 6.0.
Use
RichTextComponent.setRichText(String)
instead.
- setRightOperand(IRightOperand) -
Method in class com.ibm.websphere.query.base.Condition
- Sets the right operand of the condition.
- setRightOperands(IRightOperand[]) -
Method in class com.ibm.websphere.query.base.Condition
- Sets the right operands of the condition.
- setRuleExit(RuleExit) -
Method in class com.ibm.websphere.personalization.RuleTrigger
-
- setRuleId(String) -
Method in class com.ibm.websphere.personalization.RuleTrigger
-
- setRuleJSON(String) -
Method in class com.ibm.websphere.personalization.RuleTrigger
-
- setRuleMapping(RuleMapping) -
Method in class com.ibm.websphere.personalization.RuleTrigger
-
- setRuleName(String) -
Method in class com.ibm.websphere.personalization.RuleTrigger
-
- setRunEntryActions(boolean) -
Method in interface com.ibm.workplace.wcm.api.custom.NextStageDirectiveParams
- Specifies whether to run the entry actions on the destination stage.
- setRunEntryActions(boolean) -
Method in interface com.ibm.workplace.wcm.api.custom.PreviousStageDirectiveParams
- Specifies whether to run the entry actions on the destination stage.
- setRunEntryActions(boolean) -
Method in class com.ibm.workplace.wcm.api.custom.WCM_NextStageDirectiveParams
- Specifies whether to run the entry actions on the destination stage.
- setRunEntryActions(boolean) -
Method in class com.ibm.workplace.wcm.api.custom.WCM_PreviousStageDirectiveParams
- Specifies whether to run the entry actions on the destination stage.
- setRunExitActions(boolean) -
Method in interface com.ibm.workplace.wcm.api.custom.NextStageDirectiveParams
- Specifies whether to run the exit actions on the current stage before moving to the next stage.
- setRunExitActions(boolean) -
Method in class com.ibm.workplace.wcm.api.custom.WCM_NextStageDirectiveParams
- Specifies whether to run the exit actions on the current stage before moving to the next stage.
- setRunWorkflowActions(boolean) -
Method in class com.ibm.workplace.wcm.api.CopyIntoProjectOption
- Flag whether workflow actions defined on the first stage of the copied items workflow will be
run on copy or not.
- setSchemaLocation(String) -
Method in interface com.ibm.portal.propertybroker.property.PropertyController
- Sets the location of a file containing
the XML schema describing the property.
- setSelect(ISelect) -
Method in interface com.ibm.websphere.query.base.ISelectQuery
-
- setSelect(ISelect) -
Method in class com.ibm.websphere.query.base.SelectQuery
-
- setSelectionNames(String[]) -
Method in interface com.ibm.workplace.wcm.api.LibraryUserSelectionComponent
- Sets the Selections contained in this
UserSelectionComponent
.
- setSelectionNames(String[]) -
Method in interface com.ibm.workplace.wcm.api.UserSelectionComponent
- Sets the Selections contained in this
UserSelectionComponent
.
- setSelections(Principal[]) -
Method in interface com.ibm.workplace.wcm.api.LibraryUserSelectionComponent
- Sets the Principal[] contained in this
UserSelectionComponent
.
- setSelections(String[]) -
Method in interface com.ibm.workplace.wcm.api.OptionSelectionComponent
- Sets the String[] contained in this
OptionSelectionComponent
.
- setSelections(Principal[]) -
Method in interface com.ibm.workplace.wcm.api.UserSelectionComponent
- Sets the Principal[] contained in this
UserSelectionComponent
.
- setSeparator(String) -
Method in interface com.ibm.workplace.wcm.api.ListLayout
- Sets the separator for this
ListLayout
- setServerName(String) -
Method in class com.ibm.websphere.personalization.PznRequestObjectImplementor
-
- setSessionAttribute(String, Object) -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- setSessionAttribute(String, Object) -
Method in class com.ibm.websphere.personalization.PznRequestObjectImplementor
-
- setSessionAttribute(String, Object) -
Method in interface com.ibm.websphere.personalization.PznRequestObjectInterface
-
- setSessionAttribute(String, Object) -
Method in interface com.ibm.websphere.personalization.RequestContext
- Set the value of the named attribute.
- setShowError(boolean) -
Method in class com.ibm.websphere.personalization.RuleTrigger
- Used to set the property which governs whether errors should be
propagated or consumed.
- setSorts(Sort...) -
Method in interface com.ibm.workplace.wcm.api.query.Query
- Set all of the sorts, overriding any previous sorts added.
- setStages(WorkflowStage...) -
Method in interface com.ibm.workplace.wcm.api.Workflow
- Sets the ordered list of
WorkflowStage
's in this Workflow
- setStages(List<WorkflowStage>) -
Method in interface com.ibm.workplace.wcm.api.Workflow
- Sets the ordered list of
WorkflowStage
's in this Workflow
- setStartIndex(String) -
Method in class com.ibm.websphere.personalization.RuleTrigger
- The index to start with.
- setStartPage(int) -
Method in interface com.ibm.workplace.wcm.api.ListPagingOptions
- Sets the start page
- setStartPage(int) -
Method in interface com.ibm.workplace.wcm.api.PageOptions
- Sets the stage page
- setStyleSheet(String, byte[]) -
Method in interface com.ibm.workplace.wcm.api.LibraryStyleSheetComponent
- Sets the style sheet file contained within this component.
- setStyleSheetTitle(String) -
Method in interface com.ibm.workplace.wcm.api.LibraryStyleSheetComponent
- Sets the title of the style sheet.
- setSubmitFunctionName(String) -
Method in interface com.ibm.workplace.wcm.api.authoring.CustomItemBean
- Specifies the name of the Javascript Submit function
used to set the value of the element associated with the CustomItemBean
- setTable(ITable) -
Method in class com.ibm.websphere.query.base.Attribute
-
- setTable(ITable) -
Method in class com.ibm.websphere.query.base.From
-
- setTable(ITable) -
Method in interface com.ibm.websphere.query.base.IAttribute
-
- setTable(ITable) -
Method in interface com.ibm.websphere.query.base.IFrom
-
- setTable(ITable) -
Method in interface com.ibm.websphere.query.base.IJoin
-
- setTable(ITable) -
Method in class com.ibm.websphere.query.base.Join
-
- 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.
- setTargetComponent(TargetableContentComponent) -
Method in interface com.ibm.workplace.wcm.api.AbstractAuthoringTemplate
- Deprecated. Use setTargetComponent() in getItemProperties() instead.
- setTargetComponent(TargetableContentComponent) -
Method in interface com.ibm.workplace.wcm.api.ContentTemplateItemProperties
- Sets the TargetableContentComponent as the target component for this AuthoringTemplate.
- setTargetStageIdForProjectItems(DocumentId) -
Method in interface com.ibm.workplace.wcm.api.Workflow
- Sets the
DocumentId
of the WorkflowStage
that documents will be placed
into when the project they are associated with publishes AND has the effect of disabling workflow in projects
- setText(String) -
Method in interface com.ibm.workplace.wcm.api.LibraryTextComponent
- Sets the plain text contained in this
TextComponent
.
- setText(String) -
Method in interface com.ibm.workplace.wcm.api.TextComponent
- Sets the plain text contained in this
TextComponent
.
- setTextProviderKey(String) -
Method in class com.ibm.workplace.wcm.api.ReplaceTitleCopyOption
- Set the text provider key that will used as the text provider key of the item being copied.
- setTextProviderName(String) -
Method in class com.ibm.workplace.wcm.api.ReplaceTitleCopyOption
- Set the text provider name that will used as the text provider key of the item being copied.
- 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.workplace.wcm.api.DocumentLibrary
- Set the title of this
DocumentLibrary
.
- setTitle(String) -
Method in interface com.ibm.workplace.wcm.api.EditableItem
- Sets the title of this
EditableItem
object to the
specified String
argument.
- 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.
- 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.
- setTitleTextProviderKey(String) -
Method in interface com.ibm.workplace.wcm.api.ContentComponent
- Set the text provider key for the title of this item.
- setTitleTextProviderKey(String) -
Method in interface com.ibm.workplace.wcm.api.DocumentLibrary
- Set the text provider key for the title of this
DocumentLibrary
.
- setTitleTextProviderKey(String) -
Method in interface com.ibm.workplace.wcm.api.Editable
- Set the text provider key for the title of this item.
- setTitleTextProviderName(String) -
Method in interface com.ibm.workplace.wcm.api.ContentComponent
- Set the text provider name for the title of this item.
- setTitleTextProviderName(String) -
Method in interface com.ibm.workplace.wcm.api.DocumentLibrary
- Set the text provider name for the title of this
DocumentLibrary
.
- setTitleTextProviderName(String) -
Method in interface com.ibm.workplace.wcm.api.Editable
- Set the text provider name for the title of this item.
- setToAttribute(IAttribute) -
Method in interface com.ibm.websphere.query.base.IJoin
-
- setToAttribute(IAttribute) -
Method in class com.ibm.websphere.query.base.Join
-
- 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.workplace.wcm.api.LibraryStyleSheetComponent
- Sets the type of the style sheet.
- 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.
- setUseCascadingCampaigns(boolean) -
Method in class com.ibm.websphere.personalization.RuleTrigger
- Sets the useCascadingCampaigns.
- setUserAccessInheritance(boolean) -
Method in interface com.ibm.workplace.wcm.api.Editable
- Deprecated. since 8.5
Use
Editable.setInheritance(Access, boolean)
instead
- setUseReferenceDescription(boolean) -
Method in interface com.ibm.workplace.wcm.api.LibraryLinkComponent
- Enable/Disable use of the referenced Document description as the anchor tag title attribute
- setUseReferenceDescription(boolean) -
Method in interface com.ibm.workplace.wcm.api.LinkComponent
- Enables/Disables the usage of the referenced document description as the anchor tag title attribute.
- setUseReferenceLinkText(boolean) -
Method in interface com.ibm.workplace.wcm.api.LibraryLinkComponent
- Enable/Disable use of the referenced Document title as the Link Text
- setUseReferenceLinkText(boolean) -
Method in interface com.ibm.workplace.wcm.api.LinkComponent
- Enables/Disables the usage of the referenced document title as the hyperlink display text.
- setUserPrincipal(String) -
Method in class com.ibm.websphere.personalization.PznRequestObjectImplementor
-
- setUserPrincipal(String) -
Method in interface com.ibm.websphere.personalization.PznRequestObjectInterface
-
- setValueString(String) -
Method in class com.ibm.websphere.query.base.Value
- Sets the value string of the value.
- 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.
- setWcmServletPath(String) -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Sets the servlet path of the WCM servlet.
- setWcmWebAppPath(String) -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Sets the path (including host) to the WCM web application.
- setWidth(String) -
Method in interface com.ibm.workplace.wcm.api.ImageComponent
- Sets the width of the image.
- setWidth(String) -
Method in interface com.ibm.workplace.wcm.api.LibraryImageComponent
- Sets the width of the image.
- setWorkflowActionsForState(ProjectStateSelectors.State, DocumentId...) -
Method in interface com.ibm.workplace.wcm.api.Project
- Set the given
WorkflowAction
s for the specified State
of this Project
.
- setWorkflowActionsForState(ProjectStateSelectors.State, DocumentId...) -
Method in interface com.ibm.workplace.wcm.api.ProjectPrototype
- Set the given
WorkflowAction
s for the specified State
on this object.
- setWorkflowEnabled(boolean) -
Method in interface com.ibm.workplace.wcm.api.AbstractTemplateItemProperties
- Control whether user defined Workflow will be enabled on the items created from this template on creation.
- setWorkflowId(DocumentId) -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Sets the
Workflow
on this Document
given the ID of the Workflow
.
- setWorkflowId(DocumentId, boolean) -
Method in interface com.ibm.workplace.wcm.api.WorkflowedDocument
- Sets the
Workflow
on this Document
given the ID of the Workflow
.
- sharedData -
Static variable in interface com.ibm.websphere.personalization.context.PConstants
-
- ShortTextComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for a
ShortTextComponent
.
- ShortTextComponent - Interface in com.ibm.workplace.wcm.api
- Represents a Short Text component.
- showErrors -
Variable in class com.ibm.websphere.personalization.RuleTrigger
-
- showResourceManagementOption() -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetChooser
- Should this DAM show the resource management option?
- 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.
- SINGLEOPERAND_NONNULL_OPERATOR_SET -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SINGLETON -
Static variable in class com.ibm.portal.resolver.xml.helper.EmptyContentHandler
- Convenience singleton
- Site -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- Deprecated. Since 7.0, Site is replaced by SiteArea.
- Site - Interface in com.ibm.workplace.wcm.api
- Deprecated. Use SiteArea instead
- SITE_MINDER_TOKEN -
Static variable in interface com.ibm.portal.portlet.service.credentialvault.CredentialTypes
- Credential type constant for the SiteMinder autentication token
credential.
- SiteArea -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for
SiteArea
- SiteArea - Interface in com.ibm.workplace.wcm.api
- Represents a
SiteArea
object. - SiteAreaPrototype - Interface in com.ibm.workplace.wcm.api
- An interface defining an object which is a site area prototype in the repository.
- SiteAreaTemplate -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for
SiteAreaTemplate
- SiteAreaTemplate - Interface in com.ibm.workplace.wcm.api
- Represents a site area authoring template.
- SiteAreaTemplateItemProperties - Interface in com.ibm.workplace.wcm.api
- The item properties for a site area template.
- SiteFramework -
Static variable in interface com.ibm.workplace.wcm.api.LibraryResourceTypes
-
- SiteFrameworkContainer - Interface in com.ibm.workplace.wcm.api
- The ability to organize and build a Site Framework is enabled
by implementing the
SiteFrameworkContainer
interface. - SiteFrameworkContainer.RenderingBehaviour - Enum in com.ibm.workplace.wcm.api
- The possible rendering behaviours for a
SiteArea
- sitemapEntries(Iterable<? extends Addressable>, String) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupSitemapContentHandler
-
- sitemapEntries(Collection<? extends Addressable>, String) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupSitemapContentHandler
-
- sitemapEntry(Addressable, String) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupSitemapContentHandler
-
- sitemapEntry(URI, String, Map<String, String[]>) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupSitemapContentHandler
-
- sitemapParameter(String, Iterable<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, String[]) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupSitemapContentHandler
-
- sitemapParameters(Map<String, String[]>) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupSitemapContentHandler
-
- sitemapSitemap(Iterable<? extends Addressable>, String) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupSitemapContentHandler
-
- sitemapSitemap(Collection<? extends Addressable>, String) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupSitemapContentHandler
-
- sitemapValue(String) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupSitemapContentHandler
-
- sitemapValues(Iterable<String>) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupSitemapContentHandler
-
- sitemapValues(Collection<String>) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupSitemapContentHandler
-
- sitemapValues(List<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
- Deprecated. Since 8.5.
- 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() -
Method in interface com.ibm.workplace.wcm.api.ListLayoutContainer
- Returns the size of this
ListLayoutContainer
- skippedEntity(String) -
Method in class com.ibm.portal.resolver.xml.helper.LeafContentHandler
-
- SOCIAL -
Static variable in interface com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginTypes
- Constant RenderingPluginType for Social type
- SOLO -
Static variable in interface com.ibm.portal.portlet.service.url.Constants
- Constant representing the portal SOLO state.
- Sort - Class in com.ibm.workplace.wcm.api.query
- Sort implementations are located in api.impl
this abstract class delegates the factory methods
to a protected interface to keep the API uncluttered
- Sort() -
Constructor for class com.ibm.workplace.wcm.api.query.Sort
- Constructor
- Sort(SortDirection) -
Constructor for class com.ibm.workplace.wcm.api.query.Sort
- Constructor
- SORT_KEY_CREATION_DATE -
Static variable in interface com.ibm.workplace.wcm.api.Workspace
- Content Search method sort key for creation date
- SORT_KEY_DESCRIPTION -
Static variable in interface com.ibm.workplace.wcm.api.Workspace
- Content Search method sort key for description
- SORT_KEY_EXPIRY_DATE -
Static variable in interface com.ibm.workplace.wcm.api.Workspace
- Content Search method sort key for expiry date
- SORT_KEY_GENERAL_DATE_ONE -
Static variable in interface com.ibm.workplace.wcm.api.Workspace
- Content Search method sort key for general date one
- SORT_KEY_GENERAL_DATE_TWO -
Static variable in interface com.ibm.workplace.wcm.api.Workspace
- Content Search method sort key for general date two
- SORT_KEY_LASTMODIFIED_DATE -
Static variable in interface com.ibm.workplace.wcm.api.Workspace
- Content Search method sort key for last modified date
- SORT_KEY_NAME -
Static variable in interface com.ibm.workplace.wcm.api.Workspace
- Content Search method sort key for name
- SORT_KEY_NONE -
Static variable in interface com.ibm.workplace.wcm.api.Workspace
- Content Search method sort key for no sorting
- SORT_KEY_PUBLISH_DATE -
Static variable in interface com.ibm.workplace.wcm.api.Workspace
- Content Search method sort key for publish date
- SORT_KEY_TITLE -
Static variable in interface com.ibm.workplace.wcm.api.Workspace
- Content Search method sort key for title
- SortDirection - Enum in com.ibm.workplace.wcm.api.query
- An enumeration representing the desired direction of sorting.
- SortingResourceDomain - Interface in com.ibm.websphere.personalization.resources
- This interface may be implemented by a resource domain class to indicate
whether or not it supports sorting using an orderBy clause.
- Sorts - Class in com.ibm.workplace.wcm.api.query
- This class contains several static methods for helping creating
Sort
object. - Sorts() -
Constructor for class com.ibm.workplace.wcm.api.query.Sorts
-
- Sorts.SortFactory - Interface in com.ibm.workplace.wcm.api.query
- Factory interface, used for internal implementation
- sortStrings -
Variable in class com.ibm.websphere.query.callbacks.LdapSelectQueryCallback
-
- SQL_QUERY_AND -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_ARITHMETIC_ADD -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_ARITHMETIC_DIVIDE -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_ARITHMETIC_MULTIPLY -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_ARITHMETIC_SUBTRACT -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_BTW -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_COMMA -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_CONDITIONHEAD -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_CONDITIONTAIL -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_DELETE -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_DOT -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_EQ -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_FROM -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_GEQ -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_GT -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_IN -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_IS -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_ISN -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_ISNNULL -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_ISNULL -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_LEFTPAREN -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_LEQ -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_LIKE -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_LIMITHEAD -
Static variable in class com.ibm.websphere.query.callbacks.CloudscapeSqlSelectQueryCallback
-
- SQL_QUERY_LIMITHEAD -
Static variable in class com.ibm.websphere.query.callbacks.DB2SqlSelectQueryCallback
-
- SQL_QUERY_LIMITTAIL -
Static variable in class com.ibm.websphere.query.callbacks.DB2SqlSelectQueryCallback
-
- SQL_QUERY_LOWER -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_LT -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_MVALL -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_MVANY -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_NEQ -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_NOT_LIKE -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_NULL -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_OR -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_ORDERBYASC -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_ORDERBYASIS -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_ORDERBYDES -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_ORDERBYEXPSEP -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_ORDERBYHEAD -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_ORDERBYRANDOM -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_ORDERBYTAIL -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_PREDICATEHEAD -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_PREDICATETAIL -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_RIGHTPAREN -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_SELECT -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_SELECT_ALL -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_SPACE -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_SPACEAND -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_SPACEOR -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_STRINGSEP -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_UPPER -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_WHERE -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_WHERETAIL -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SQL_QUERY_WILDCARD -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SqlSelectQueryCallback - Class in com.ibm.websphere.query.callbacks
- The SqlSelectQueryCallback class is a query builder callback for SQL.
- SqlSelectQueryCallback() -
Constructor for class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
- Creates a new SqlSelectQueryCallback instance with the given attribute and
type mappings.
- SqlSelectQueryCallback(Hashtable) -
Constructor for class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SqlSelectQueryCallback(Map, Map) -
Constructor for class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- SqlSelectQueryCallback(Map, Map, Map) -
Constructor for class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- ssmCredential -
Variable in class com.ibm.wps.portletservice.credentialvault.credentials.SSMTokenCredential
- Deprecated.
- SSMTokenCredential - Interface in com.ibm.portal.portlet.service.credentialvault.credentials
- Deprecated. Since 8.5.
- 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.
- stageEquals(Identity) -
Method in interface com.ibm.workplace.wcm.api.query.WorkflowSelectors.Factory
-
- stageEquals(Identity) -
Static method in class com.ibm.workplace.wcm.api.query.WorkflowSelectors
- Returns a selector representing workflow stage 'equals'.
- stageIn(Collection<? extends Identity>) -
Method in interface com.ibm.workplace.wcm.api.query.WorkflowSelectors.Factory
-
- stageIn(Collection<? extends Identity>) -
Static method in class com.ibm.workplace.wcm.api.query.WorkflowSelectors
- Returns a selector representing workflow stage 'in'.
- 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.
- START -
Static variable in interface com.ibm.workplace.wcm.api.ChildPosition
- Child position constant indicating the item will be placed at the start of the index.
- startAbstract() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
- Describes whether a privilege is abstract
- startAce() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
- Describes one access control entry on a resource
Description: Each DAV:ace element specifies the set of privileges
to be either granted or denied to a single principal.
- startAcl() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
- Describes the access control list on a resource
Description: This is a protected property that specifies the list
of access control entries (ACEs), which define what principals are
to get what privileges for this resource.
- startAclRestrictions() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
- Describes the acl restricitons of this server
Description: This protected property defines the types of ACLs supported
by this server, to avoid clients needlessly getting errors.
- 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
- Deprecated.
- 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
-
- startBody() -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
-
- 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.
- startCurrentUserPrivilegeSet() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
- Describes the privileges of the current user
Description: DAV:current-user-privilege-set is a protected property
containing the exact set of privileges (as computed by the server)
granted to the currently authenticated HTTP user.
- startDefaultDocument() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
- MS extension
- startDeny() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
- Describes that the related privileges are denied from to a principal
Description: Each DAV:grant or DAV:deny element specifies the set
of privileges to be either granted or denied to the specified principal.
- startDenyBeforeGrant() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
- Describes a ACL restriction: Deny must precede grant
Description: This element indicates that all deny ACEs must precede
all grant ACEs.
- 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.
- startDescription() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
- Describes a privilege
- 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
- Deprecated.
- startDst() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
- Indicates the destination of a link
- startElement(QName) -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
-
- startElement(String, String, String, Attributes) -
Method in class com.ibm.portal.resolver.xml.helper.EmptyContentHandler
-
- 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) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
-
- startEntry(URI) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
-
- 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.
- startGrant() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
- Describes that the related privileges are granted to a principal
Description: Each DAV:grant or DAV:deny element specifies the set
of privileges to be either granted or denied to the specified principal.
- startGrantOnly() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
- Describes a ACL restriction: No deny is allowed
Description: This element indicates that ACEs with deny clauses are
not allowed.
- startGroup(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
- Describes the group of a resource
Description: This property identifies a particular principal as
being the "group" of the resource.
- startGroup() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
- Describes the group of a resource
Description: This property identifies a particular principal as
being the "group" of the resource.
- 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
-
- startHeader(String) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
-
- startHeaders() -
Method in interface com.ibm.portal.resolver.http.xml.DefaultHttpContentHandler
-
- startHeaders() -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
-
- 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.
- startIndex -
Variable in class com.ibm.websphere.personalization.RuleTrigger
-
- startInherited() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
- Describes that the ACE is protected
Description: The presence of a DAV:inherited element indicates that
this ACE is inherited from another resource that is identified by
the URL contained in a DAV:href element.
- startInheritedAclSet() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
- Describes the resources that inherit ACLs to a resource
Description: This protected property contains a set of URLs that
identify other resources that also control the access to this resource.
- 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
- Deprecated.
- 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.
- startMashup() -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
-
- 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
-
- startNoInvert() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
- Describes a ACL restriction: No invert is allowed
Description: This element indicates that ACEs with the
element
are not allowed.
- 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
- Deprecated.
- 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.EmptyContentHandler
-
- startPrefixMapping(String, String) -
Method in class com.ibm.portal.resolver.xml.helper.LeafContentHandler
-
- startPrincipal() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
- Describes the principal
Description: The DAV:principal element identifies the principal to which
this ACE applies.
- startPrincipalCollectionSet() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
- Describes the sets of principals
Description: This protected property of a resource contains a set of
URLs that identify the root collections that contain the principals
that are available on the server that implements this resource.
- startPrivilege() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
- one supported privilege of a resource
- 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.
- startProtected() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
- Describes that the ACE is protected
Description: A server indicates an ACE is protected by including the
DAV:protected element in the ACE.
- 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
-
- startRequiredPrincipals() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
- Describes a ACL restriction: List of required principals
Description: The required principal elements identify which principals
must have an ACE defined in the ACL.
- 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.
- startSupportedPrivilege() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
- Describes one supported privilege of a resource
- startSupportedPrivilegeSet() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
- Describes the supported privileges of a resource
Description: This is a protected property that identifies the
privileges defined for 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.DefaultMashupContentHandler
-
- 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
-
- STATE_REVERT_TO_DRAFT -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording a backward state transition to draft.
- STATE_REVERT_TO_PUBLISHED -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording a backward state transition to published.
- STATE_TO_PENDING_PUBLISHED -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording a forward transition to pending published.
- STATE_TO_PUBLISHED -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording a forward state transition to published.
- stateEquals(ProjectStateSelectors.State) -
Method in interface com.ibm.workplace.wcm.api.query.ProjectStateSelectors.Factory
-
- stateEquals(ProjectStateSelectors.State) -
Static method in class com.ibm.workplace.wcm.api.query.ProjectStateSelectors
- Returns a selector representing project state 'equals'
- stateIn(Collection<ProjectStateSelectors.State>) -
Method in interface com.ibm.workplace.wcm.api.query.ProjectStateSelectors.Factory
-
- stateIn(ProjectStateSelectors.State...) -
Method in interface com.ibm.workplace.wcm.api.query.ProjectStateSelectors.Factory
-
- stateIn(Collection<ProjectStateSelectors.State>) -
Static method in class com.ibm.workplace.wcm.api.query.ProjectStateSelectors
- Returns a selector representing project state 'in'
- stateIn(ProjectStateSelectors.State...) -
Static method in class com.ibm.workplace.wcm.api.query.ProjectStateSelectors
- Returns a selector representing project state 'in'
- statusEquals(WorkflowSelectors.Status) -
Method in interface com.ibm.workplace.wcm.api.query.WorkflowSelectors.Factory
-
- statusEquals(WorkflowSelectors.Status, Identity<?>) -
Method in interface com.ibm.workplace.wcm.api.query.WorkflowSelectors.Factory
-
- statusEquals(WorkflowSelectors.Status) -
Static method in class com.ibm.workplace.wcm.api.query.WorkflowSelectors
- Returns a selector representing workflow status 'equals'
- statusIn(Collection<WorkflowSelectors.Status>) -
Method in interface com.ibm.workplace.wcm.api.query.WorkflowSelectors.Factory
-
- statusIn(Collection<WorkflowSelectors.Status>, Identity<?>) -
Method in interface com.ibm.workplace.wcm.api.query.WorkflowSelectors.Factory
-
- statusIn(WorkflowSelectors.Status...) -
Method in interface com.ibm.workplace.wcm.api.query.WorkflowSelectors.Factory
-
- statusIn(Collection<WorkflowSelectors.Status>) -
Static method in class com.ibm.workplace.wcm.api.query.WorkflowSelectors
- Returns a selector representing workflow status 'in'
- statusIn(Collection<WorkflowSelectors.Status>, Identity<?>) -
Static method in class com.ibm.workplace.wcm.api.query.WorkflowSelectors
- Returns a selector representing workflow status 'in' and project scope
- statusIn(WorkflowSelectors.Status...) -
Static method in class com.ibm.workplace.wcm.api.query.WorkflowSelectors
- Returns a selector representing workflow status 'in'
- STOP -
Static variable in interface com.ibm.workplace.wcm.api.custom.Directives
- Directs system to stop executing any further actions for the current workflow stage.
- Streamable - Interface in com.ibm.utilities.streams
- Represents that the implementor can serialize itself into an
OutputStream
- StringInListRenderingPluginParameterType - Interface in com.ibm.workplace.wcm.api.plugin.rendering
- The
RenderingPluginParameterType
for an parameter that can take a single string from a discrete number
of strings as its value. - STRUTS_ACTION -
Static variable in interface com.ibm.wps.pb.property.Action
- Deprecated. Specifies delivery using Struts
- submitForReview() -
Method in interface com.ibm.workplace.wcm.api.Project
- Submits this project for review.
- submitForReview(String) -
Method in interface com.ibm.workplace.wcm.api.Project
- Submits this project for review with a valid comment.
- Subscriber - Interface in com.ibm.workplace.wcm.api
- Represents a WCM Subscriber.
- SubscriberComplete - Interface in com.ibm.workplace.wcm.api.extensions.syndication
- Deprecated. this interface is not supported use
SubscriberCompleting
instead - SubscriberCompleting - Interface in com.ibm.workplace.wcm.api.extensions.syndication
-
The Subscriber Completing extension point allows implementors to receive notification of a subscriber run completing.
- SubscriberEvent - Interface in com.ibm.workplace.wcm.api.extensions.syndication
- The event information passed into the SubscriberReady and SubscriberComplete extensions.
- SubscriberReady - Interface in com.ibm.workplace.wcm.api.extensions.syndication
- Extensions that implement this interface are processed in the subscriber
after the subscriber ready message is received from the syndicator and before a response is returned
to the syndicator.
- successMessage() -
Method in interface com.ibm.workplace.wcm.api.extensions.authoring.ActionResult
- Return a
Localized success message that will be shown in the authoring interface.
- successMessages() -
Method in interface com.ibm.workplace.wcm.api.extensions.validation.ItemValidationResult
- Note: This is reserved for future use.
- SUMMARY_PRESENTATION_IDENTIFIER -
Static variable in interface com.ibm.workplace.wcm.api.AbstractTemplateItemProperties
- String to indicate the render mode for the Summary Presentation
- supportsDeliveryOverCachingNetwork() -
Method in interface com.ibm.workplace.wcm.api.Resource
- Returns true if the asset can be delivery over a caching network if available.
- supportsInputStream() -
Method in class com.ibm.workplace.wcm.api.extensions.digitalasset.AbstractDigitalAssetResourceManagerPlugin
-
- supportsInputStream() -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetResourceManagerPlugin
- Check if the provider supports InputStreams and the
DigitalAssetResourceManagerPlugin.getAssetInputStream(DigitalAsset)
method.
- 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.
- supportsType(Class<? extends Resource>) -
Method in class com.ibm.workplace.wcm.api.extensions.digitalasset.AbstractDigitalAssetResourceManagerPlugin
-
- supportsType(Class<? extends Resource>) -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetResourceManagerPlugin
- Check if the provider supports the given resource type.
- sync(Resource, RequestContext) -
Method in interface com.ibm.websphere.personalization.resources.ResourceManager3
- Use this method to send any updates made for the Resource instance.
- SyndicationResult - Interface in com.ibm.workplace.wcm.api
- The
SyndicationResult
class contains the results of a particular
syndication event at the time it was generated. - SyndicationService - Class in com.ibm.workplace.wcm.api
- Deprecated.
- SyndicationService() -
Constructor for class com.ibm.workplace.wcm.api.SyndicationService
- Deprecated. Constructor
- SyndicationStatus - Interface in com.ibm.workplace.wcm.api
- The
SyndicationStatus
class represents the state of a
particular syndicator or subscriber when getStatus
is called on
it. - SyndicationSummary - Interface in com.ibm.workplace.wcm.api.extensions.syndication
- The Syndication summary is provided as part of the
SyndicatorCompleting
and SubscriberCompleting
extension points. - SyndicationSummary.Status - Enum in com.ibm.workplace.wcm.api.extensions.syndication
- The status enum covers the various possible states the syndication run is in when the extension is called.
- Syndicator - Interface in com.ibm.workplace.wcm.api
- Represents a WCM Syndicator.
- SyndicatorComplete - Interface in com.ibm.workplace.wcm.api.extensions.syndication
- Deprecated. this interface is not supported use
SyndicatorCompleting
instead - SyndicatorCompleting - Interface in com.ibm.workplace.wcm.api.extensions.syndication
-
The Syndicator Completing extension point allows implementors to receive notification of a syndicator run completing.
- SyndicatorEvent - Interface in com.ibm.workplace.wcm.api.extensions.syndication
- The Event object passed into the SyndicatorStarted and SyndicatorComplete extensions
The SyndicatorEvent contains all the information that is needed by the extensions.
- SyndicatorStarted - Interface in com.ibm.workplace.wcm.api.extensions.syndication
- Extensions that implement this interface are processed in the syndicator
after the syndicator receives a successful subscriber ready message from the subscriber
and before the syndicator generates the package
- 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
- Table - Class in com.ibm.websphere.query.base
- A basic implementation of ITable.
- Table(String) -
Constructor for class com.ibm.websphere.query.base.Table
-
- TABLE_MAP -
Static variable in interface com.ibm.websphere.query.base.ISelectQueryCallback
-
- TABLE_NAME -
Static variable in interface com.ibm.websphere.query.base.ISelectQueryCallback
-
- TargetableContentComponent - Interface in com.ibm.workplace.wcm.api
- Representing a
ContentComponent
that can be used to provide a Link
to a Content
within a Menu, Navigator or by a Link Component. - TargetPageConfig - Interface in com.ibm.workplace.wcm.api.extensions.url
- Interface that allows specification of a page that should used to render the
content the URL is generated for.
- TaskManagerDelegateFactoryServiceException - Exception in com.ibm.portal.taskmanager
- Deprecated. This API is deprecated since version 8.0 - Human Task processing functionality is handled by the new Universal Tasklist Portlet.
- TaskManagerDelegateFactoryServiceException() -
Constructor for exception com.ibm.portal.taskmanager.TaskManagerDelegateFactoryServiceException
- Deprecated. Constructor.
- TaskManagerDelegateFactoryServiceException(Throwable) -
Constructor for exception com.ibm.portal.taskmanager.TaskManagerDelegateFactoryServiceException
- Deprecated. Constructor.
- TaskUIHandle - Interface in com.ibm.portal.taskui
- Deprecated. This API is deprecated since version 8.0 - Human Task processing functionality is handled by the new Universal Tasklist Portlet.
- TaskUIManager - Interface in com.ibm.portal.portlet.service.taskui
- Deprecated. This API is deprecated since version 8.0 - Human Task processing functionality is handled by the new Universal Tasklist Portlet.
- 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. Human Task processing functionality is handled by the new Universal Tasklist Portlet.
- TaskUIManagerException - Exception in com.ibm.portal.taskui
- Deprecated. This API is deprecated since version 8.0 - Human Task processing functionality is handled by the new Universal Tasklist Portlet.
- TaskUIManagerException() -
Constructor for exception com.ibm.portal.taskui.TaskUIManagerException
- Deprecated. Constructor.
- TaskUIManagerException(Throwable) -
Constructor for exception com.ibm.portal.taskui.TaskUIManagerException
- Deprecated. Constructor.
- Taxonomy -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for
Taxonomy
- Taxonomy -
Static variable in interface com.ibm.workplace.wcm.api.LibraryResourceTypes
-
- Taxonomy - Interface in com.ibm.workplace.wcm.api
- Represents a
Taxonomy
in the repository. - TemplatedDocument - Interface in com.ibm.workplace.wcm.api
- An interface defining a
Document
that can be templated using
an AuthoringTemplate
- 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_ATTRIBUTE -
Static variable in class com.ibm.portal.theme.plugin.impl.DefaultThemeTextItem
- The
TEXT_ATTRIBUTE
should contain the
text to contribute to the theme.
- TEXT_HTML -
Static variable in interface com.ibm.workplace.wcm.api.LibraryLinkComponent
- A format for the Link.
- TEXT_LIBRARYIMAGE -
Static variable in interface com.ibm.workplace.wcm.api.LibraryLinkComponent
- A format for the Link.
- TEXT_LIBRARYIMAGE -
Static variable in interface com.ibm.workplace.wcm.api.LinkComponent
- The hyperlink displays text as the defined library image.
- TEXT_PLAINTEXT -
Static variable in interface com.ibm.workplace.wcm.api.LibraryLinkComponent
- A format for the Link.
- TEXT_PLAINTEXT -
Static variable in interface com.ibm.workplace.wcm.api.LinkComponent
- The hyperlink displays text as plain text.
- TextComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for a
TextComponent
.
- TextComponent - Interface in com.ibm.workplace.wcm.api
- Represents a Text component.
- TextProvider - Interface in com.ibm.workplace.wcm.api.plugin.textprovider
- Interface for providing localized title and description values for use
in the Web Content Manager Authoring UI.
- TextProviderAdapter - Class in com.ibm.workplace.wcm.api.plugin.textprovider
- A text provider adapter implementation backed by a specified
ResourceBundle
. - TextProviderAdapter() -
Constructor for class com.ibm.workplace.wcm.api.plugin.textprovider.TextProviderAdapter
-
- 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.
- 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
.
- titleEquals(String) -
Method in interface com.ibm.workplace.wcm.api.query.Selectors.Factory
-
- titleEquals(String) -
Static method in class com.ibm.workplace.wcm.api.query.Selectors
- Returns a selector representing 'title equals'.
- titleIn(String...) -
Method in interface com.ibm.workplace.wcm.api.query.Selectors.Factory
-
- titleIn(Collection<String>) -
Method in interface com.ibm.workplace.wcm.api.query.Selectors.Factory
-
- titleIn(String...) -
Static method in class com.ibm.workplace.wcm.api.query.Selectors
- Returns a selector representing title 'in'.
- titleIn(Collection<String>) -
Static method in class com.ibm.workplace.wcm.api.query.Selectors
- Returns a selector representing title 'in'.
- titleLike(String) -
Method in interface com.ibm.workplace.wcm.api.query.Selectors.Factory
-
- titleLike(String) -
Static method in class com.ibm.workplace.wcm.api.query.Selectors
- Returns a selector representing 'title like'
The syntax of the query string is like SQL.
- TOOLTIP_ATTRIBUTE -
Static variable in interface com.ibm.portal.theme.plugin.impl.ThemeItemDescriptorConstants
- The
TOOLTIP_ATTRIBUTE
should contain
the tooltip text for this extension.
- toRestURI(DocumentId<?>) -
Method in interface com.ibm.workplace.wcm.api.identity.IdentityBuilder
- Converts the given document id into a canonical form of the ReST URI
for the same item.
- toRestURI(URI) -
Method in interface com.ibm.workplace.wcm.api.identity.IdentityBuilder
- Converts a
java.net.URI
that refers to a WCM item
into a RestURI
for the same item.
- 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.websphere.query.base.Operator
-
- toString() -
Method in class com.ibm.websphere.query.base.Pagination
-
- toString() -
Method in class com.ibm.workplace.wcm.api.CopyOptions
-
- toString() -
Method in interface com.ibm.workplace.wcm.api.DocumentId
- Returns a
String
representation of this
DocumentId
.
- toString() -
Method in interface com.ibm.workplace.wcm.api.DocumentType
- Returns a
String
representation of this object.
- toString() -
Method in class com.ibm.workplace.wcm.api.extensions.authoring.directive.AuthoringDirective
-
- toString() -
Method in class com.ibm.workplace.wcm.api.extensions.syndication.ResultDirective
-
- toString() -
Method in interface com.ibm.workplace.wcm.api.LibraryMemberRole
-
- toString() -
Method in interface com.ibm.workplace.wcm.api.LibraryResourceType
-
- toString() -
Method in class com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginParameterAdapter
-
- toString() -
Method in class com.ibm.workplace.wcm.api.plugin.rendering.ValueOptionAdapter
-
- toString() -
Method in class com.ibm.workplace.wcm.api.query.Association
-
- toString() -
Method in class com.ibm.workplace.wcm.api.query.Operator
-
- toString(Locale) -
Method in enum com.ibm.workplace.wcm.api.query.ProjectStateSelectors.State
- Convert project state name to localized string
- toString() -
Method in class com.ibm.workplace.wcm.api.query.Sort
-
- toString() -
Method in class com.ibm.workplace.wcm.api.TreatAsNewCopyOption
-
- toString() -
Method in class com.ibm.workplace.wcm.api.versioning.RestoreStateOption
-
- transform(Source) -
Method in interface com.ibm.portal.resolver.xml.DefaultContentHandler
- Transforms the
Source
into this handler
- 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
- translateAuthID(String) -
Method in interface com.ibm.websphere.personalization.security.AuthIDTranslator
-
- TreatAsNewCopyOption - Class in com.ibm.workplace.wcm.api
- This
CopyOption
is used to indicate that the copy should be treated
as if a new item was being created. - TreatAsNewCopyOption(Principal) -
Constructor for class com.ibm.workplace.wcm.api.TreatAsNewCopyOption
- Constructor - create TreatAsNewCopyOption with a Java Security Principal
- TreatAsNewCopyOption(User) -
Constructor for class com.ibm.workplace.wcm.api.TreatAsNewCopyOption
- Constructor - create TreatAsNewCopyOption with a PUMA User
- TreatAsNewCopyOption(String) -
Constructor for class com.ibm.workplace.wcm.api.TreatAsNewCopyOption
- Constructor - create TreatAsNewCopyOption with a String.
- trigger() -
Method in class com.ibm.websphere.personalization.RuleTrigger
-
- triggerBean -
Variable in class com.ibm.websphere.personalization.context.PersonalizationContext
-
- TYPE_ALTERNATE -
Static variable in interface com.ibm.workplace.wcm.api.LibraryStyleSheetComponent
- Alternate style sheets grouped under a single style name.
- TYPE_DATE -
Static variable in interface com.ibm.workplace.wcm.api.DateComponent
- Type constant indicating that the
Date
returned from this DateComponent
will be formatted to only show the date.
- TYPE_DATE -
Static variable in interface com.ibm.workplace.wcm.api.LibraryDateComponent
- Type constant indicating that the
Date
returned from this LibraryDateComponent
will be formatted to only show the date.
- TYPE_DOCUMENTMANAGER -
Static variable in interface com.ibm.workplace.wcm.api.LinkComponent
- Deprecated. Document Manager is deprecated since 7.0
- TYPE_DOUBLE -
Static variable in interface com.ibm.workplace.wcm.api.LibraryNumericComponent
- Type constant indicating that the
Number
returned will be a double.
- TYPE_DOUBLE -
Static variable in interface com.ibm.workplace.wcm.api.NumericComponent
- Type constant indicating that the
Number
returned will be a double.
- TYPE_EXISTINGLINK -
Static variable in interface com.ibm.workplace.wcm.api.LibraryLinkComponent
- A type of Link.
- TYPE_EXISTINGLINK -
Static variable in interface com.ibm.workplace.wcm.api.LinkComponent
TYPE_EXISTINGLINK
references an existing link component.
- TYPE_EXTERNALURL -
Static variable in interface com.ibm.workplace.wcm.api.LibraryLinkComponent
- A type of Link.
- TYPE_EXTERNALURL -
Static variable in interface com.ibm.workplace.wcm.api.LinkComponent
TYPE_EXTERNALURL
references an external URL.
- TYPE_INTEGER -
Static variable in interface com.ibm.workplace.wcm.api.LibraryNumericComponent
- Type constant indicating that the
Number
returned will be an integer.
- TYPE_INTEGER -
Static variable in interface com.ibm.workplace.wcm.api.NumericComponent
- Type constant indicating that the
Number
returned will be an integer.
- TYPE_MANAGEDCONTENT -
Static variable in interface com.ibm.workplace.wcm.api.LibraryLinkComponent
- A type of Link.
- TYPE_MANAGEDCONTENT -
Static variable in interface com.ibm.workplace.wcm.api.LinkComponent
TYPE_MANAGEDCONTENT
references content, file or image resources.
- TYPE_MAPPING -
Static variable in interface com.ibm.websphere.query.base.ISelectQueryCallback
-
- TYPE_PERSISTENT -
Static variable in interface com.ibm.workplace.wcm.api.LibraryStyleSheetComponent
- A style sheet that user agents must apply in addition to alternate style sheets.
- TYPE_PREFERRED -
Static variable in interface com.ibm.workplace.wcm.api.LibraryStyleSheetComponent
- The authors preferred cascading style sheet, that should be applied unless the user
selects an alternate style
- TYPE_TIME -
Static variable in interface com.ibm.workplace.wcm.api.DateComponent
- Type constant indicating that the
Date
returned from this DateComponent
will be formatted to only show the time.
- TYPE_TIME -
Static variable in interface com.ibm.workplace.wcm.api.LibraryDateComponent
- Type constant indicating that the
Date
returned from this LibraryDateComponent
will be formatted to only show the time.
- TYPE_TIME_AND_DATE -
Static variable in interface com.ibm.workplace.wcm.api.DateComponent
- Type constant indicating that the
Date
returned from this DateComponent
will be formatted to show the time and date.
- TYPE_TIME_AND_DATE -
Static variable in interface com.ibm.workplace.wcm.api.LibraryDateComponent
- Type constant indicating that the
Date
returned from this LibraryDateComponent
will be formatted to show the date and time.
- typeEquals(Class<? extends Item>) -
Method in interface com.ibm.workplace.wcm.api.query.Selectors.Factory
-
- typeEquals(Class<? extends Item>) -
Static method in class com.ibm.workplace.wcm.api.query.Selectors
- Returns a selector representing type 'equals'
- typeIn(Class<? extends Item>...) -
Method in interface com.ibm.workplace.wcm.api.query.Selectors.Factory
-
- typeIn(Collection<Class<? extends Item>>) -
Method in interface com.ibm.workplace.wcm.api.query.Selectors.Factory
-
- typeIn(Class<? extends Item>...) -
Static method in class com.ibm.workplace.wcm.api.query.Selectors
- Returns a selector representing type 'in'
- typeIn(Collection<Class<? extends Item>>) -
Static method in class com.ibm.workplace.wcm.api.query.Selectors
- Returns a selector representing type 'in'
- typeMapping -
Variable in class com.ibm.websphere.query.callbacks.LdapSelectQueryCallback
-
U
- UNAVAILABLE -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A legacy
HistoryLogEntry
without a HistoryLogEntryCode
.
- UNICA_SEGMENT_PREFIX -
Static variable in class com.ibm.websphere.query.base.Constants
-
- UNICA_SEGMENTS_SIZE -
Static variable in class com.ibm.websphere.query.base.Constants
-
- UNKNOWN_ERROR -
Static variable in exception com.ibm.websphere.query.base.QueryException
-
- unlock(DocumentId<? extends Document>) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Unlocks the document (draft or non-draft) provided by the
DocumentId
.
- Unmodifiable - Interface in com.ibm.utilities.collections
- Denotes an object that cannot be modified
- UnmodifiableCollection<T> - Interface in com.ibm.utilities.collections.collections
- Denotes a
Collection
that is unmodifiable - UnmodifiableList<T> - Interface in com.ibm.utilities.collections.lists
- Denotes a
List
that is unmodifiable - UnmodifiableSet<T> - Interface in com.ibm.utilities.collections.sets
- Denotes a
Set
that cannot be modified - 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
- update() -
Method in interface com.ibm.workplace.wcm.api.Subscriber
- Trigger an update of the
Subscriber
.
- update() -
Method in interface com.ibm.workplace.wcm.api.Syndicator
- Trigger an update of the
Syndicator
.
- UPDATED -
Static variable in class com.ibm.portal.propertybroker.property.PropertyValueChangeType
- The property value change is being propagated as the value was updated
- Updated - Interface in com.ibm.workplace.wcm.api.extensions.syndication
- One of the possible change types returned by
SyndicationSummary.getChanges()
as part of the SyndicatorCompleting
and SubscriberCompleting
extension points
The Updated change captures the updating of an existing item by syndication - UpdatePublishedDateCopyOption - Class in com.ibm.workplace.wcm.api
- This
CopyOption
is used to update the published date of the copied item, if necessary. - UpdatePublishedDateCopyOption() -
Constructor for class com.ibm.workplace.wcm.api.UpdatePublishedDateCopyOption
-
- UpdateType - Enum in com.ibm.workplace.wcm.api.extensions.syndication
- The values correspond to the type of syndication run
provided as part of
SyndicationSummary
. - 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.
- 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.
- useCascadingCampaigns -
Variable in class com.ibm.websphere.personalization.RuleTrigger
-
- useCurrentPage() -
Method in interface com.ibm.workplace.wcm.api.extensions.url.TargetPageConfig
- Returns
Boolean.TRUE
if the current page should be used as target
page.
- useDistinguishedNames(boolean) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Sets the
Workspace
to use distinguished names users.
- useLiveAccess(boolean) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Deprecated. use
useUserAccess(boolean userAccess)
- user -
Static variable in interface com.ibm.websphere.personalization.context.PConstants
-
- User -
Static variable in interface com.ibm.workplace.wcm.api.LibraryMemberRoles
- The user library role
- USER -
Static variable in interface com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginTypes
- Constant RenderingPluginType for User type
- user() -
Method in class com.ibm.workplace.wcm.api.TreatAsNewCopyOption
- Get the creating user to set as creator, author and owner of the copied item,
if it has been set as a PUMA user, otherwise null
- 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.
- userName -
Static variable in interface com.ibm.websphere.personalization.context.PConstants
-
- UserPasswordCredential - Interface in com.ibm.portal.portlet.service.credentialvault.credentials
- Deprecated. Since 8.5.
- 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.
- UserProfile - Interface in com.ibm.workplace.wcm.api
- The
UserProfile
interface retrieves user related information. - UserSelectionComponent -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for a
UserSelectionComponent
.
- UserSelectionComponent - Interface in com.ibm.workplace.wcm.api
- Represents a UserSelection component.
- 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.
- useUserAccess(boolean) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Sets the Access context to use for the following methods.
- UUID_NODE_TYPE_CACHE_NAME -
Static variable in class com.ibm.websphere.personalization.resources.cache.CacheManager
- FOR INTERNAL USE ONLY
- UUID_NODE_TYPE_COLLECTION_NAME -
Static variable in class com.ibm.websphere.personalization.resources.cache.CacheManager
- FOR INTERNAL USE ONLY
- UUID_PATH_CONVERSION_CACHE_NAME -
Static variable in class com.ibm.websphere.personalization.resources.cache.CacheManager
- FOR INTERNAL USE ONLY
- UUID_PATH_CONVERSION_COLLECTION_NAME -
Static variable in class com.ibm.websphere.personalization.resources.cache.CacheManager
- FOR INTERNAL USE ONLY
- UUID_PREFIX -
Static variable in class com.ibm.websphere.query.base.Constants
-
V
- validate(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(ServletRequest) -
Method in interface com.ibm.portal.dnd.DNDValidator
- The only method provided this interface accepts a servlet request.
- validate(InputStream, FileUploadValidationContext) -
Method in interface com.ibm.workplace.wcm.api.extensions.validation.FileUploadValidationPlugin
- The FileUploadValidation Plugin should validate inputStream to determine if the file or image should be stored in the WCM repository.
- validate(ItemContext) -
Method in interface com.ibm.workplace.wcm.api.extensions.validation.ItemValidationPlugin
- Validate the item being committed and determine whether the item in its current state should
be stored in the WCM repository.
- 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.
- validationScope() -
Method in interface com.ibm.workplace.wcm.api.extensions.validation.ItemValidationPlugin
- The validation scope defines when the validation plugin will be invoked.
- value(String) -
Method in class com.ibm.portal.streaming.json.EmptyJsonHandler
- Deprecated.
- value(boolean) -
Method in class com.ibm.portal.streaming.json.EmptyJsonHandler
- Deprecated.
- value(double) -
Method in class com.ibm.portal.streaming.json.EmptyJsonHandler
- Deprecated.
- value(int) -
Method in class com.ibm.portal.streaming.json.EmptyJsonHandler
- Deprecated.
- Value - Class in com.ibm.websphere.query.base
- The Value class represents a general value in the query framework.
- Value() -
Constructor for class com.ibm.websphere.query.base.Value
- Creates a new Value instance, default constructor.
- Value(String) -
Constructor for class com.ibm.websphere.query.base.Value
- Creates a new Value instance with the given value string.
- Value(String, int) -
Constructor for class com.ibm.websphere.query.base.Value
- Creates a new Value instance with the given value string and data type.
- Value(String, String) -
Constructor for class com.ibm.websphere.query.base.Value
- Creates a new Value instance with the given value string and property name.
- Value(String, int, String) -
Constructor for class com.ibm.websphere.query.base.Value
- Creates a new Value instance with the given value string and property name.
- Value(IValue) -
Constructor for class com.ibm.websphere.query.base.Value
- Creates a new Value instance as a copy of the original value.
- value() -
Method in enum com.ibm.workplace.wcm.api.query.WorkflowSelectors.Status
-
- VALUE_EMPTY -
Static variable in class com.ibm.websphere.query.base.Constants
-
- VALUE_NULL -
Static variable in class com.ibm.websphere.query.base.Constants
-
- ValueList - Class in com.ibm.websphere.query.base
- The ValueList class represents a list of values in the query framework.
- ValueList() -
Constructor for class com.ibm.websphere.query.base.ValueList
- Creates a new Value instance, default constructor.
- ValueList(String[]) -
Constructor for class com.ibm.websphere.query.base.ValueList
- Creates a new Value instance with the given value string.
- ValueList(String[], int) -
Constructor for class com.ibm.websphere.query.base.ValueList
- Creates a new Value instance with the given value string and data type.
- ValueList(String[], String) -
Constructor for class com.ibm.websphere.query.base.ValueList
- Creates a new Value instance with the given value string and property name.
- ValueList(String[], int, String) -
Constructor for class com.ibm.websphere.query.base.ValueList
- Creates a new Value instance with the given value string and property name.
- ValueList(ValueList) -
Constructor for class com.ibm.websphere.query.base.ValueList
- Creates a new Value instance as a copy of the original value.
- 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.
- valueOf(String) -
Static method in enum com.ibm.workplace.wcm.api.authoring.EditorBean.ResourceSelectionModel
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.workplace.wcm.api.digitalasset.DigitalAsset.ResourceManagementOption
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.workplace.wcm.api.digitalasset.DigitalAssetMetaData.CATEGORY
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.workplace.wcm.api.extensions.authoring.directive.AuthoringDirectiveType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetChooserRenderingContext.FormMode
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetChooserRenderingContext.ResourceType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.workplace.wcm.api.extensions.syndication.DirectiveType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.workplace.wcm.api.extensions.syndication.SyndicationSummary.Status
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.workplace.wcm.api.extensions.syndication.UpdateType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.workplace.wcm.api.Placement
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginParameter.Required
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.workplace.wcm.api.Project.ApprovalMode
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.workplace.wcm.api.Project.CommentMode
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.workplace.wcm.api.Project.PublishOptions
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.workplace.wcm.api.query.ProjectStateSelectors.State
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.workplace.wcm.api.query.QueryDepth
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.workplace.wcm.api.query.QueryService.FilterOperation
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.workplace.wcm.api.query.SortDirection
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.workplace.wcm.api.query.WorkflowSelectors.Status
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.workplace.wcm.api.ScheduledWorkflowAction.DateType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.workplace.wcm.api.security.Access
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.workplace.wcm.api.SiteFrameworkContainer.RenderingBehaviour
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.workplace.wcm.api.versioning.RestoreStateOption.State
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.workplace.wcm.api.versioning.VersionStrategy
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.workplace.wcm.api.Workflow.DraftCreationBehavior
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.workplace.wcm.api.WorkflowStage.ACTION_GROUP
- Returns the enum constant of this type with the specified name.
- ValueOption - Interface in com.ibm.workplace.wcm.api.plugin.rendering
- Represents the definition of a
RenderingPluginParameter
's allowed value. - ValueOptionAdapter - Class in com.ibm.workplace.wcm.api.plugin.rendering
- Adapter implementation of
ValueOption
. - ValueOptionAdapter(String) -
Constructor for class com.ibm.workplace.wcm.api.plugin.rendering.ValueOptionAdapter
- Constructor
- ValueOptionImpl - Class in com.ibm.workplace.wcm.api.plugin.rendering
- Simple concrete implementation of
ValueOptionAdapter
. - ValueOptionImpl(String) -
Constructor for class com.ibm.workplace.wcm.api.plugin.rendering.ValueOptionImpl
- Constructor
- 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.
- values() -
Static method in enum com.ibm.workplace.wcm.api.authoring.EditorBean.ResourceSelectionModel
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.workplace.wcm.api.digitalasset.DigitalAsset.ResourceManagementOption
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.workplace.wcm.api.digitalasset.DigitalAssetMetaData.CATEGORY
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.workplace.wcm.api.extensions.authoring.directive.AuthoringDirectiveType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetChooserRenderingContext.FormMode
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetChooserRenderingContext.ResourceType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.workplace.wcm.api.extensions.syndication.DirectiveType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.workplace.wcm.api.extensions.syndication.SyndicationSummary.Status
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.workplace.wcm.api.extensions.syndication.UpdateType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.workplace.wcm.api.Placement
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginParameter.Required
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.workplace.wcm.api.Project.ApprovalMode
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.workplace.wcm.api.Project.CommentMode
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.workplace.wcm.api.Project.PublishOptions
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.workplace.wcm.api.query.ProjectStateSelectors.State
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.workplace.wcm.api.query.QueryDepth
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.workplace.wcm.api.query.QueryService.FilterOperation
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.workplace.wcm.api.query.SortDirection
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.workplace.wcm.api.query.WorkflowSelectors.Status
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.workplace.wcm.api.ScheduledWorkflowAction.DateType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.workplace.wcm.api.security.Access
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.workplace.wcm.api.SiteFrameworkContainer.RenderingBehaviour
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.workplace.wcm.api.versioning.RestoreStateOption.State
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.workplace.wcm.api.versioning.VersionStrategy
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.workplace.wcm.api.Workflow.DraftCreationBehavior
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.workplace.wcm.api.WorkflowStage.ACTION_GROUP
- 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.
- Version - Interface in com.ibm.workplace.wcm.api
- A reference to a specific Version of an Item stored within the repository.
- VersionAction -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for
VersionAction
- VersionAction - Interface in com.ibm.workplace.wcm.api
- Represents a version action.
- VersionCatalog - Interface in com.ibm.workplace.wcm.api
- Access the set of available Versions of a
Document
- versionedDocument() -
Method in interface com.ibm.workplace.wcm.api.Version
- The Item representation of this Version.
- versionedDocumentId() -
Method in interface com.ibm.workplace.wcm.api.Version
- A
DocumentId
representation of this Version.
- VersioningService - Interface in com.ibm.workplace.wcm.api.versioning
- The Versioning Service gives access to the version related tasks of WCM
- versionName() -
Method in interface com.ibm.workplace.wcm.api.Version
- The name for this Version
- VersionStrategy - Enum in com.ibm.workplace.wcm.api.versioning
- The version strategy defines the policy used to version a given item.
- VirtualPortalContext - Interface in com.ibm.workplace.wcm.api
- The target Virtual Portal to scope the execution of a VirtualPortalScopedAction.
- VirtualPortalNotFoundException - Exception in com.ibm.workplace.wcm.api.exceptions
- The
VirtualPortalNotFoundException
is thrown if the API user attempts to access
or generate an ObjectID of a Virtual Portal that does not exist. - VirtualPortalNotFoundException() -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.VirtualPortalNotFoundException
- Constructor.
- VirtualPortalNotFoundException(String) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.VirtualPortalNotFoundException
- Constructs a new exception with the given message.
- VirtualPortalNotFoundException(Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.VirtualPortalNotFoundException
- Constructor to only be used by sub classes
- VirtualPortalNotFoundException(String, Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.VirtualPortalNotFoundException
- Constructor that requires detail plus a cause exception
- VirtualPortalScopedAction - Interface in com.ibm.workplace.wcm.api
- A computation to be performed with the scope of a specific virtual portal.
W
- WARNING -
Static variable in exception com.ibm.websphere.personalization.PersonalizationException
-
- warningMessage() -
Method in interface com.ibm.workplace.wcm.api.extensions.authoring.ActionResult
- Return a
Localized warning message that will be shown in the authoring interface.
- WarningMessageContainer - Interface in com.ibm.workplace.wcm.api
- Used to contain localized warning messages returned from API method calls.
- warningMessages() -
Method in interface com.ibm.workplace.wcm.api.extensions.validation.ItemValidationResult
- Note: This is reserved for future use.
- WCM_ContinueDirectiveParams - Class in com.ibm.workplace.wcm.api.custom
- The
ContinueDirectiveParams
object is used to specify arguments or options to a 'Continue' Directive. - WCM_ContinueDirectiveParams() -
Constructor for class com.ibm.workplace.wcm.api.custom.WCM_ContinueDirectiveParams
-
- WCM_DeleteDirectiveParams - Class in com.ibm.workplace.wcm.api.custom
- The
DeleteDirectiveParams
object is used to specify arguments or options to a 'Delete' Directive. - WCM_DeleteDirectiveParams() -
Constructor for class com.ibm.workplace.wcm.api.custom.WCM_DeleteDirectiveParams
-
- WCM_EmptyDirectiveParams - Class in com.ibm.workplace.wcm.api.custom
- An 'Empty' directive params object, used for directives that don't have any parameters
- WCM_EmptyDirectiveParams() -
Constructor for class com.ibm.workplace.wcm.api.custom.WCM_EmptyDirectiveParams
- Constructor
- WCM_ERROR_KEY -
Static variable in interface com.ibm.workplace.wcm.api.Workspace
- Key for the
String
error message in the page context.
- WCM_NextStageDirectiveParams - Class in com.ibm.workplace.wcm.api.custom
- The
NextStageDirectiveParams
object is used to specify arguments or options to a 'NextStage' Directive. - WCM_NextStageDirectiveParams() -
Constructor for class com.ibm.workplace.wcm.api.custom.WCM_NextStageDirectiveParams
-
- WCM_PreviousStageDirectiveParams - Class in com.ibm.workplace.wcm.api.custom
- The
PreviousStageDirectiveParams
object is used to specify arguments or options to a 'PreviousStage' Directive. - WCM_PreviousStageDirectiveParams() -
Constructor for class com.ibm.workplace.wcm.api.custom.WCM_PreviousStageDirectiveParams
-
- WCM_RENDERINGCONTEXT_KEY -
Static variable in interface com.ibm.workplace.wcm.api.Workspace
- Key for the
RenderingContext
in the request.
- WCM_RescheduleDirectiveParams - Class in com.ibm.workplace.wcm.api.custom
- The
RescheduleDirectiveParams
object is used to specify arguments or options to a 'Reschedule' Directive. - WCM_RescheduleDirectiveParams() -
Constructor for class com.ibm.workplace.wcm.api.custom.WCM_RescheduleDirectiveParams
- Constructor
- WCM_RollbackDirectiveParams - Class in com.ibm.workplace.wcm.api.custom
- The
RollbackDirectiveParams
object is used to specify arguments or options to a 'Rollback' Directive. - WCM_RollbackDirectiveParams() -
Constructor for class com.ibm.workplace.wcm.api.custom.WCM_RollbackDirectiveParams
- Constructor
- WCM_WORKSPACE_KEY -
Static variable in interface com.ibm.workplace.wcm.api.Workspace
- Key for the
Workspace
in the page context.
- WCMApiObject - Interface in com.ibm.workplace.wcm.api
- Represents an object type in the WCM API.
- WcmContentService - Interface in com.ibm.workplace.wcm.api
- WcmContentService enables access to the WCM API through Portal services.
- WcmCustomWorkflowService - Interface in com.ibm.workplace.wcm.api
- WcmCustomWorkflowService enables access to the Web Content Custom Workflow methods through Portal services.
- WCMException - Exception in com.ibm.workplace.wcm.api.exceptions
- The base Web Content Manager API Exception.
- WCMException() -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.WCMException
- Construtor to only be used by sub classes
- WCMException(Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.WCMException
- Constructor to only be used by sub classes
- WCMException(String) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.WCMException
- Constructor that requires detail
- WCMException(String, Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.WCMException
- Constructor that requires detail plus a cause exception
- WCMException(Localized) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.WCMException
- Constructor that requires a localized message
- WCMException(Localized, Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.WCMException
- Constructor that requires a localized message
- WcmLibraryService - Interface in com.ibm.workplace.wcm.api
- WcmLibraryService enables access to Web Content Library methods through Portal services.
- WcmPageContextService - Interface in com.ibm.workplace.wcm.api.pagecontext
- This interface provides a convenience service to get the current WCM context of a portal page.
- WcmProjectService - Interface in com.ibm.workplace.wcm.api
- WcmProjectService enables access to the WCM API through Portal services.
- WcmSyndicationService - Interface in com.ibm.workplace.wcm.api
- WcmSyndicationService enables access to control syndication between
Syndicator
and
Subscriber
. - WEB_SEAL_TOKEN -
Static variable in interface com.ibm.portal.portlet.service.credentialvault.CredentialTypes
- Credential type constant for the WebSeal autentication token credential.
- webdavAbstract() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
-
- webdavAce() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
-
- webdavAcl() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
-
- webdavAclRestrictions() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
-
- 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
-
- webdavCurrentUserPrivilegeSet() -
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
- webdavDeny() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
-
- webdavDenyBeforeGrant() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
-
- 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.
- webdavDescription(Locale, String) -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
-
- webdavDisplayName() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
-
- webdavDisplayName(String) -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
-
- webdavElement(QName) -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
-
- webdavElement(URI) -
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
-
- webdavGrant() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
-
- webdavGrantOnly() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
-
- webdavGroup() -
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
-
- webdavInherited() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
-
- webdavInheritedAclSet() -
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
- webdavNoInvert() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
-
- 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
- webdavPrincipal(URL) -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
-
- webdavPrincipal(URI) -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
-
- webdavPrincipalCollectionSet() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
-
- webdavPrivilege() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
-
- webdavPrivilege(QName) -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
-
- 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.
- webdavProtected() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
-
- webdavRequiredPrincipals() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
-
- 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.
- webdavSupportedPrivilege() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
-
- webdavSupportedPrivilegeSet() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
-
- 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
- Deprecated. Since 8.5.
- 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.
- withdrawApproval() -
Method in interface com.ibm.workplace.wcm.api.Project
- Withdraws the approval of the current user from the project.
- withdrawFromReview() -
Method in interface com.ibm.workplace.wcm.api.Project
- Withdraws this project from the
ProjectStateSelectors.State.REVIEW
state.
- withdrawFromReview(String) -
Method in interface com.ibm.workplace.wcm.api.Project
- Withdraws this project from the
ProjectStateSelectors.State.REVIEW
state with a valid comment.
- Workflow -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for
Workflow
- Workflow -
Static variable in interface com.ibm.workplace.wcm.api.LibraryResourceTypes
-
- Workflow - Interface in com.ibm.workplace.wcm.api
- Represents a workflow.
- Workflow.DraftCreationBehavior - Enum in com.ibm.workplace.wcm.api
- The
Workflow.DraftCreationBehavior
controls how items using the Workflow
can create new drafts - WORKFLOW_APPROVED -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording a Document being reviewed and approved.
- WORKFLOW_CHANGED -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording a Workflow change on a Document.
- WORKFLOW_NEXT_STAGE -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording a Document moving to another Workflow stage
The value of this HistoryLogEntryCode
is 3100
.
- WORKFLOW_REJECTED -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording a Document being reviewed and rejected.
- WORKFLOW_REJECTED_STAGE_EXECUTED -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording a Document being reviewed and rejected then executing a specified Workflow stage.
- WORKFLOW_RESTARTED -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A
HistoryLogEntry
recording a Workflow restart on a Document.
- WorkflowAction -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for
WorkflowAction
- WorkflowAction - Interface in com.ibm.workplace.wcm.api
- Represents a workflow action.
- WorkflowedDocument - Interface in com.ibm.workplace.wcm.api
- WorkflowedDocument Interface
Represents a WCM API object that supports workflow
methods
WorkflowedDocument description
- workflowEquals(Identity) -
Method in interface com.ibm.workplace.wcm.api.query.WorkflowSelectors.Factory
-
- workflowEquals(Identity) -
Static method in class com.ibm.workplace.wcm.api.query.WorkflowSelectors
- Returns a selector representing workflow 'equals'.
- WorkflowException - Exception in com.ibm.workplace.wcm.api.exceptions
- Base class for all workflowable WCM classes
- WorkflowException() -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.WorkflowException
- Constructor
- WorkflowException(Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.WorkflowException
- Constructor
- WorkflowException(String) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.WorkflowException
- Constructor
- WorkflowException(String, Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.WorkflowException
- Constructor
- workflowIn(Collection<? extends Identity>) -
Method in interface com.ibm.workplace.wcm.api.query.WorkflowSelectors.Factory
-
- workflowIn(Collection<? extends Identity>) -
Static method in class com.ibm.workplace.wcm.api.query.WorkflowSelectors
- Returns a selector representing workflow 'in'.
- WorkflowNotFoundException - Exception in com.ibm.workplace.wcm.api.exceptions
- A
WorkflowNotFoundException
is thrown if the Document
being accessed is not workflowable. - WorkflowNotFoundException() -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.WorkflowNotFoundException
- Constructor.
- WorkflowNotFoundException(String) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.WorkflowNotFoundException
- Constructs a new exception with the given message.
- WorkflowNotFoundException(Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.WorkflowNotFoundException
- Constructor to only be used by sub classes
- WorkflowNotFoundException(String, Throwable) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.WorkflowNotFoundException
- Constructor that requires detail plus a cause exception
- WorkflowSelectors - Class in com.ibm.workplace.wcm.api.query
WorkflowSelectors
is a helper class to create workflow related Selector
.- WorkflowSelectors() -
Constructor for class com.ibm.workplace.wcm.api.query.WorkflowSelectors
-
- WorkflowSelectors.Factory - Interface in com.ibm.workplace.wcm.api.query
- Factory interface, used for internal implementation
- WorkflowSelectors.Status - Enum in com.ibm.workplace.wcm.api.query
- Workflow status
- WorkflowStage -
Static variable in interface com.ibm.workplace.wcm.api.DocumentTypes
- The document type for
WorkflowStage
- WorkflowStage - Interface in com.ibm.workplace.wcm.api
- Represents a workflow stage.
- WorkflowStage.ACTION_GROUP - Enum in com.ibm.workplace.wcm.api
- The list of possible workflow action groups
- WORKFLOWSTATUS_ALL -
Static variable in interface com.ibm.workplace.wcm.api.Workspace
- Workflow status for draft, published or expired.
- WORKFLOWSTATUS_DRAFT -
Static variable in interface com.ibm.workplace.wcm.api.Workspace
- Workflow status for draft.
- WORKFLOWSTATUS_EXPIRED -
Static variable in interface com.ibm.workplace.wcm.api.Workspace
- Workflow status for expired.
- WORKFLOWSTATUS_PUBLISHED -
Static variable in interface com.ibm.workplace.wcm.api.Workspace
- Workflow status for published.
- Workspace - Interface in com.ibm.workplace.wcm.api
- Represents a view of the WCM repository for a particular user.
- Writable - Interface in com.ibm.utilities.streams
- Represents that the implementor can serialize itself into a
Writer
- write(Writer) -
Method in interface com.ibm.portal.URL
- Writes the URL to the output stream
- write(DataOutput) -
Method in interface com.ibm.utilities.streams.DataStreamable
- Writes the content of the object into a
DataOutput
.
- write(OutputStream) -
Method in interface com.ibm.utilities.streams.Streamable
- Writes the content of the object into a
Writer
.
- write(Writer) -
Method in interface com.ibm.utilities.streams.Writable
- Writes the content of the object into a
Writer
.
- 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.
- writeEndDocument() -
Method in interface com.ibm.workplace.wcm.api.DocumentListWriter
- Write an element for the end of a new document entry in the document list
- writeEndDocumentList() -
Method in interface com.ibm.workplace.wcm.api.DocumentListWriter
- Write an element for the end of a document list.
- writeEndProperty() -
Method in interface com.ibm.workplace.wcm.api.DocumentListWriter
- Write an element for the end of a property entry for a document entry in the document list
- writeEndType() -
Method in interface com.ibm.workplace.wcm.api.DocumentListWriter
- Write an element for the end of a document type section within the document list
- 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, String, String, Map<String, String[]>) -
Method in interface com.ibm.portal.portlet.service.url.PortalURLWriter
- Creates a render URL that points to the specified portlet window with the given render parameters.
- writePortletRenderURL(Writer, String, String, Constants.PortalState) -
Method in interface com.ibm.portal.portlet.service.url.PortalURLWriter
- Creates a render URL that points to the specified portlet window with the given portal 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, String, String, Locale) -
Method in interface com.ibm.portal.portlet.service.url.PortalURLWriter
- Creates a render URL that points to the specified portlet window with the given locale.
- 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.
- writePortletRenderURL(Writer, ObjectID, ObjectID, Map<String, String[]>) -
Method in interface com.ibm.portal.portlet.service.url.PortalURLWriter
- Creates a render URL that points to the specified portlet window with the given render parameters.
- writePortletRenderURL(Writer, ObjectID, ObjectID, Constants.PortalState) -
Method in interface com.ibm.portal.portlet.service.url.PortalURLWriter
- Creates a render URL that points to the specified portlet window with the given portal state.
- writePortletRenderURL(Writer, ObjectID, ObjectID, Locale) -
Method in interface com.ibm.portal.portlet.service.url.PortalURLWriter
- Creates a render URL that points to the specified portlet window with the given locale.
- writeResourcesToStream(OutputStreamWriter, Enumeration, RequestContext, String) -
Method in interface com.ibm.websphere.personalization.resources.ResourceManager3
- Creates a stream from a set of resources.
- writeResourceToStream(OutputStreamWriter, Resource, RequestContext, String) -
Method in interface com.ibm.websphere.personalization.resources.ResourceManager3
- Creates a stream from a resource.
- WriteResourceToStreamException - Exception in com.ibm.websphere.personalization.resources
- This Exception indicates an error writing a resource to a stream, normally
as XML.
- WriteResourceToStreamException() -
Constructor for exception com.ibm.websphere.personalization.resources.WriteResourceToStreamException
- Creates a new WriteResourceToStreamException with an empty cause and message.
- WriteResourceToStreamException(String) -
Constructor for exception com.ibm.websphere.personalization.resources.WriteResourceToStreamException
- Creates a new WriteResourceToStreamException with the supplied message.
- WriteResourceToStreamException(Exception) -
Constructor for exception com.ibm.websphere.personalization.resources.WriteResourceToStreamException
- Creates a new WriteResourceToStreamException and inits the cause.
- writeStartDocument() -
Method in interface com.ibm.workplace.wcm.api.DocumentListWriter
- Write an element for the start of a new document entry in the document list
- writeStartDocumentList(Locale) -
Method in interface com.ibm.workplace.wcm.api.DocumentListWriter
- Writes an element for the start of the document list.
- writeStartProperty() -
Method in interface com.ibm.workplace.wcm.api.DocumentListWriter
- Write an element for the start of a property entry for a document entry in the document list
- writeStartType(String) -
Method in interface com.ibm.workplace.wcm.api.DocumentListWriter
- Write an element for the start of a new document type section within the document list
- writeURL(ContentUrlGenerationRequest, ContentUrlGenerationResponse, ContentUrlGenerationFilterChain) -
Method in interface com.ibm.workplace.wcm.api.extensions.url.ContentUrlGenerationFilter
- Write the content URL for a given content.
- writeURL(ContentUrlGenerationRequest, ContentUrlGenerationResponse) -
Method in interface com.ibm.workplace.wcm.api.extensions.url.ContentUrlGenerationFilterChain
- Calls the writeURL method of the next content URL generation filter in
the URL generation chain.
- writeValue(String) -
Method in interface com.ibm.workplace.wcm.api.DocumentListWriter
- Write a value to the document list
- WSRP_INVOCATION -
Static variable in class com.ibm.portal.portlet.Constants
- Property indicating that the the portlet has been invoked via WSRP.
X
- XINCLUDE_ATTR_ACCEPT -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- The value of the accept attribute may be used by the XInclude processor
to aid in content negotiation.
- XINCLUDE_ATTR_ACCEPT_LANGUAGE -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- The value of the accept-language attribute may be used by the XInclude
processor to aid in content negotiation.
- XINCLUDE_ATTR_ENCODING -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- When parse="text", it is sometimes impossible to correctly detect the
encoding of the text resource.
- XINCLUDE_ATTR_HREF -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- Relative reference of the included entity
- XINCLUDE_ATTR_PARSE -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- Indicates whether to include the resource as parsed XML or as text.
- XINCLUDE_ATTR_PARSE_TEXT -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- Parsing type "text"
- XINCLUDE_ATTR_PARSE_XML -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- Parsing type "xml"
- XINCLUDE_ATTR_XPOINTER -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- When parse="xml", the XPointer (see [XPointer Framework]) contained in
the xpointer attribute is evaluated to identify a portion of the resource
to include.
- XINCLUDE_FALLBACK_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- http://www.w3.org/TR/xinclude/#fallback_element
- XINCLUDE_FALLBACK_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- http://www.w3.org/TR/xinclude/#fallback_element
- XINCLUDE_INCLUDE_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- http://www.w3.org/TR/xinclude/#include_element
- XINCLUDE_INCLUDE_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- http://www.w3.org/TR/xinclude/#include_element
- XINCLUDE_NAMESPACE_URI -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- namespace URI for XInclude processing
- XINCLUDE_NS -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- XInclude namespace prefix
- 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.
- XS_NAMESPACE_URI -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- Namespace URI for the XML schema namespace
- XS_NS -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- Namespace prefix for the XML Schema namespace
- XS_TYPE_ANYURI -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- anyURI represents a Uniform Resource Identifier Reference (URI).
- XS_TYPE_ANYURI_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- anyURI represents a Uniform Resource Identifier Reference (URI).
- XS_TYPE_ANYURI_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- anyURI represents a Uniform Resource Identifier Reference (URI).
- XS_TYPE_BASE64BINARY -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- base64Binary represents Base64-encoded arbitrary binary data.
- XS_TYPE_BASE64BINARY_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- base64Binary represents Base64-encoded arbitrary binary data.
- XS_TYPE_BASE64BINARY_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- base64Binary represents Base64-encoded arbitrary binary data.
- XS_TYPE_BOOLEAN -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- boolean has the value required to support the mathematical concept of
binary-valued logic: {true, false}.
- XS_TYPE_BOOLEAN_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- boolean has the value required to support the mathematical concept of
binary-valued logic: {true, false}.
- XS_TYPE_BOOLEAN_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- boolean has the value required to support the mathematical concept of
binary-valued logic: {true, false}.
- XS_TYPE_BYTE -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- byte is derived from short by setting the value of maxInclusive to be 127
and minInclusive to be -128.
- XS_TYPE_BYTE_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- byte is derived from short by setting the value of maxInclusive to be 127
and minInclusive to be -128.
- XS_TYPE_BYTE_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- byte is derived from short by setting the value of maxInclusive to be 127
and minInclusive to be -128.
- XS_TYPE_DATE -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- The of date consists of top-open intervals of exactly one day in length
on the timelines of dateTime, beginning on the beginning moment of each
day (in each timezone), i.e.
- XS_TYPE_DATE_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- The of date consists of top-open intervals of exactly one day in length
on the timelines of dateTime, beginning on the beginning moment of each
day (in each timezone), i.e.
- XS_TYPE_DATE_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- The of date consists of top-open intervals of exactly one day in length
on the timelines of dateTime, beginning on the beginning moment of each
day (in each timezone), i.e.
- XS_TYPE_DATETIME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- dateTime values may be viewed as objects with integer-valued year, month,
day, hour and minute properties, a decimal-valued second property, and a
boolean timezoned property
- XS_TYPE_DATETIME_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- dateTime values may be viewed as objects with integer-valued year, month,
day, hour and minute properties, a decimal-valued second property, and a
boolean timezoned property
- XS_TYPE_DATETIME_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- dateTime values may be viewed as objects with integer-valued year, month,
day, hour and minute properties, a decimal-valued second property, and a
boolean timezoned property
- XS_TYPE_DECIMAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- decimal represents a subset of the real numbers, which can be represented
by decimal numerals
- XS_TYPE_DECIMAL_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- decimal represents a subset of the real numbers, which can be represented
by decimal numerals
- XS_TYPE_DECIMAL_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- decimal represents a subset of the real numbers, which can be represented
by decimal numerals
- XS_TYPE_DOUBLE -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- The double datatype is patterned after the IEEE double-precision 64-bit
floating point type
- XS_TYPE_DOUBLE_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- The double datatype is patterned after the IEEE double-precision 64-bit
floating point type
- XS_TYPE_DOUBLE_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- The double datatype is patterned after the IEEE double-precision 64-bit
floating point type
- XS_TYPE_DURATION -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- duration represents a duration of time
- XS_TYPE_DURATION_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- duration represents a duration of time
- XS_TYPE_DURATION_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- duration represents a duration of time
- XS_TYPE_ENTITIES -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- ENTITIES represents the ENTITIES attribute type from [XML 1.0 (Second
Edition)].
- XS_TYPE_ENTITIES_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- ENTITIES represents the ENTITIES attribute type from [XML 1.0 (Second
Edition)].
- XS_TYPE_ENTITIES_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- ENTITIES represents the ENTITIES attribute type from [XML 1.0 (Second
Edition)].
- XS_TYPE_ENTITY -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- ENTITY represents the ENTITY attribute type from [XML 1.0 (Second
Edition)].
- XS_TYPE_ENTITY_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- ENTITY represents the ENTITY attribute type from [XML 1.0 (Second
Edition)].
- XS_TYPE_ENTITY_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- ENTITY represents the ENTITY attribute type from [XML 1.0 (Second
Edition)].
- XS_TYPE_FLOAT -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- float is patterned after the IEEE single-precision 32-bit floating point
type
- XS_TYPE_FLOAT_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- float is patterned after the IEEE single-precision 32-bit floating point
type
- XS_TYPE_FLOAT_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- float is patterned after the IEEE single-precision 32-bit floating point
type
- XS_TYPE_GDAY -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- gDay is a gregorian day that recurs, specifically a day of the month such
as the 5th of the month.
- XS_TYPE_GDAY_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- gDay is a gregorian day that recurs, specifically a day of the month such
as the 5th of the month.
- XS_TYPE_GDAY_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- gDay is a gregorian day that recurs, specifically a day of the month such
as the 5th of the month.
- XS_TYPE_GMONTH -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- gMonth is a gregorian month that recurs every year.
- XS_TYPE_GMONTH_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- gMonth is a gregorian month that recurs every year.
- XS_TYPE_GMONTH_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- gMonth is a gregorian month that recurs every year.
- XS_TYPE_GMONTHDAY -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- gMonthDay is a gregorian date that recurs, specifically a day of the year
such as the third of May.
- XS_TYPE_GMONTHDAY_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- gMonthDay is a gregorian date that recurs, specifically a day of the year
such as the third of May.
- XS_TYPE_GMONTHDAY_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- gMonthDay is a gregorian date that recurs, specifically a day of the year
such as the third of May.
- XS_TYPE_GYEAR -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- gYear represents a gregorian calendar year.
- XS_TYPE_GYEAR_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- gYear represents a gregorian calendar year.
- XS_TYPE_GYEAR_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- gYear represents a gregorian calendar year.
- XS_TYPE_GYEARMONTH -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- gYearMonth represents a specific gregorian month in a specific gregorian
year.
- XS_TYPE_GYEARMONTH_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- gYearMonth represents a specific gregorian month in a specific gregorian
year.
- XS_TYPE_GYEARMONTH_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- gYearMonth represents a specific gregorian month in a specific gregorian
year.
- XS_TYPE_HEXBINARY -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- hexBinary represents arbitrary hex-encoded binary data.
- XS_TYPE_HEXBINARY_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- hexBinary represents arbitrary hex-encoded binary data.
- XS_TYPE_HEXBINARY_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- hexBinary represents arbitrary hex-encoded binary data.
- XS_TYPE_ID -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- ID represents the ID attribute type from [XML 1.0 (Second Edition)].
- XS_TYPE_ID_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- ID represents the ID attribute type from [XML 1.0 (Second Edition)].
- XS_TYPE_ID_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- ID represents the ID attribute type from [XML 1.0 (Second Edition)].
- XS_TYPE_IDREF -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- IDREF represents the IDREF attribute type from [XML 1.0 (Second
Edition)].
- XS_TYPE_IDREF_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- IDREF represents the IDREF attribute type from [XML 1.0 (Second
Edition)].
- XS_TYPE_IDREF_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- IDREF represents the IDREF attribute type from [XML 1.0 (Second
Edition)].
- XS_TYPE_IDREFS -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- IDREFS represents the IDREFS attribute type from [XML 1.0 (Second
Edition)].
- XS_TYPE_IDREFS_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- IDREFS represents the IDREFS attribute type from [XML 1.0 (Second
Edition)].
- XS_TYPE_IDREFS_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- IDREFS represents the IDREFS attribute type from [XML 1.0 (Second
Edition)].
- XS_TYPE_INT -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- int is derived from long by setting the value of maxInclusive to be
2147483647 and minInclusive to be -2147483648.
- XS_TYPE_INT_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- int is derived from long by setting the value of maxInclusive to be
2147483647 and minInclusive to be -2147483648.
- XS_TYPE_INT_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- int is derived from long by setting the value of maxInclusive to be
2147483647 and minInclusive to be -2147483648.
- XS_TYPE_INTEGER -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- integer is derived from decimal by fixing the value of fractionDigits to
be 0and disallowing the trailing decimal point.
- XS_TYPE_INTEGER_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- integer is derived from decimal by fixing the value of fractionDigits to
be 0and disallowing the trailing decimal point.
- XS_TYPE_INTEGER_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- integer is derived from decimal by fixing the value of fractionDigits to
be 0and disallowing the trailing decimal point.
- XS_TYPE_LANGUAGE -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- language represents natural language identifiers as defined by by [RFC
3066] .
- XS_TYPE_LANGUAGE_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- language represents natural language identifiers as defined by by [RFC
3066] .
- XS_TYPE_LANGUAGE_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- language represents natural language identifiers as defined by by [RFC
3066] .
- XS_TYPE_LONG -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- long is derived from integer by setting the value of maxInclusive to be
9223372036854775807 and minInclusive to be -9223372036854775808.
- XS_TYPE_LONG_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- long is derived from integer by setting the value of maxInclusive to be
9223372036854775807 and minInclusive to be -9223372036854775808.
- XS_TYPE_LONG_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- long is derived from integer by setting the value of maxInclusive to be
9223372036854775807 and minInclusive to be -9223372036854775808.
- XS_TYPE_NAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- Name represents XML Names.
- XS_TYPE_NAME_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- Name represents XML Names.
- XS_TYPE_NAME_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- Name represents XML Names.
- XS_TYPE_NCNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- NCName represents XML "non-colonized" Names.
- XS_TYPE_NCNAME_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- NCName represents XML "non-colonized" Names.
- XS_TYPE_NCNAME_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- NCName represents XML "non-colonized" Names.
- XS_TYPE_NEGATIVEINTEGER -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- negativeInteger is derived from nonPositiveInteger by setting the value
of maxInclusive to be -1.
- XS_TYPE_NEGATIVEINTEGER_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- negativeInteger is derived from nonPositiveInteger by setting the value
of maxInclusive to be -1.
- XS_TYPE_NEGATIVEINTEGER_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- negativeInteger is derived from nonPositiveInteger by setting the value
of maxInclusive to be -1.
- XS_TYPE_NMTOKEN -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- NMTOKEN represents the NMTOKEN attribute type from [XML 1.0 (Second
Edition)].
- XS_TYPE_NMTOKEN_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- NMTOKEN represents the NMTOKEN attribute type from [XML 1.0 (Second
Edition)].
- XS_TYPE_NMTOKEN_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- NMTOKEN represents the NMTOKEN attribute type from [XML 1.0 (Second
Edition)].
- XS_TYPE_NMTOKENS -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- NMTOKENS represents the NMTOKENS attribute type from [XML 1.0 (Second
Edition)].
- XS_TYPE_NMTOKENS_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- NMTOKENS represents the NMTOKENS attribute type from [XML 1.0 (Second
Edition)].
- XS_TYPE_NMTOKENS_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- NMTOKENS represents the NMTOKENS attribute type from [XML 1.0 (Second
Edition)].
- XS_TYPE_NONNEGATIVEINTEGER -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- nonNegativeInteger is derived from integer by setting the value of
minInclusive to be 0.
- XS_TYPE_NONNEGATIVEINTEGER_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- nonNegativeInteger is derived from integer by setting the value of
minInclusive to be 0.
- XS_TYPE_NONNEGATIVEINTEGER_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- nonNegativeInteger is derived from integer by setting the value of
minInclusive to be 0.
- XS_TYPE_NONPOSITIVEINTEGER -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- nonPositiveInteger is derived from integer by setting the value of
maxInclusive to be 0.
- XS_TYPE_NONPOSITIVEINTEGER_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- nonPositiveInteger is derived from integer by setting the value of
maxInclusive to be 0.
- XS_TYPE_NONPOSITIVEINTEGER_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- nonPositiveInteger is derived from integer by setting the value of
maxInclusive to be 0.
- XS_TYPE_NORMALIZEDSTRING -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- normalizedString represents white space normalized strings.
- XS_TYPE_NORMALIZEDSTRING_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- normalizedString represents white space normalized strings.
- XS_TYPE_NORMALIZEDSTRING_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- normalizedString represents white space normalized strings.
- XS_TYPE_NOTATION -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- NOTATION represents the NOTATION attribute type from [XML 1.0 (Second
Edition)].
- XS_TYPE_NOTATION_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- NOTATION represents the NOTATION attribute type from [XML 1.0 (Second
Edition)].
- XS_TYPE_NOTATION_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- NOTATION represents the NOTATION attribute type from [XML 1.0 (Second
Edition)].
- XS_TYPE_POSITIVEINTEGER -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- positiveInteger is derived from nonNegativeInteger by setting the value
of minInclusive to be 1.
- XS_TYPE_POSITIVEINTEGER_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- positiveInteger is derived from nonNegativeInteger by setting the value
of minInclusive to be 1.
- XS_TYPE_POSITIVEINTEGER_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- positiveInteger is derived from nonNegativeInteger by setting the value
of minInclusive to be 1.
- XS_TYPE_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- QName represents XML qualified names.
- XS_TYPE_QNAME_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- QName represents XML qualified names.
- XS_TYPE_QNAME_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- QName represents XML qualified names.
- XS_TYPE_SHORT -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- short is derived from int by setting the value of maxInclusive to be
32767 and minInclusive to be -32768.
- XS_TYPE_SHORT_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- short is derived from int by setting the value of maxInclusive to be
32767 and minInclusive to be -32768.
- XS_TYPE_SHORT_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- short is derived from int by setting the value of maxInclusive to be
32767 and minInclusive to be -32768.
- XS_TYPE_STRING -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- The string datatype represents character strings in XML
- XS_TYPE_STRING_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- The string datatype represents character strings in XML
- XS_TYPE_STRING_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- The string datatype represents character strings in XML
- XS_TYPE_TIME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- time represents an instant of time that recurs every day
- XS_TYPE_TIME_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- time represents an instant of time that recurs every day
- XS_TYPE_TIME_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- time represents an instant of time that recurs every day
- XS_TYPE_TOKEN -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- token represents tokenized strings.
- XS_TYPE_TOKEN_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- token represents tokenized strings.
- XS_TYPE_TOKEN_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- token represents tokenized strings.
- XS_TYPE_UNSIGNEDBYTE -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- unsignedByte is derived from unsignedShort by setting the value of
maxInclusive to be 255.
- XS_TYPE_UNSIGNEDBYTE_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- unsignedByte is derived from unsignedShort by setting the value of
maxInclusive to be 255.
- XS_TYPE_UNSIGNEDBYTE_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- unsignedByte is derived from unsignedShort by setting the value of
maxInclusive to be 255.
- XS_TYPE_UNSIGNEDINT -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- unsignedInt is derived from unsignedLong by setting the value of
maxInclusive to be 4294967295.
- XS_TYPE_UNSIGNEDINT_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- unsignedInt is derived from unsignedLong by setting the value of
maxInclusive to be 4294967295.
- XS_TYPE_UNSIGNEDINT_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- unsignedInt is derived from unsignedLong by setting the value of
maxInclusive to be 4294967295.
- XS_TYPE_UNSIGNEDLONG -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- unsignedLong is derived from nonNegativeInteger by setting the value of
maxInclusive to be 18446744073709551615.
- XS_TYPE_UNSIGNEDLONG_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- unsignedLong is derived from nonNegativeInteger by setting the value of
maxInclusive to be 18446744073709551615.
- XS_TYPE_UNSIGNEDLONG_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- unsignedLong is derived from nonNegativeInteger by setting the value of
maxInclusive to be 18446744073709551615.
- XS_TYPE_UNSIGNEDSHORT -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- unsignedShort is derived from unsignedInt by setting the value of
maxInclusive to be 65535.
- XS_TYPE_UNSIGNEDSHORT_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- unsignedShort is derived from unsignedInt by setting the value of
maxInclusive to be 65535.
- XS_TYPE_UNSIGNEDSHORT_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- unsignedShort is derived from unsignedInt by setting the value of
maxInclusive to be 65535.
- XSI_ATTR_NIL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- XML Schema: Structures introduces a mechanism for signaling that an
element should be accepted as valid when it has no content despite a
content type which does not require or even necessarily allow empty
content.
- XSI_ATTR_NIL_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- XML Schema: Structures introduces a mechanism for signaling that an
element should be accepted as valid when it has no content despite a
content type which does not require or even necessarily allow empty
content.
- XSI_ATTR_NIL_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- XML Schema: Structures introduces a mechanism for signaling that an
element should be accepted as valid when it has no content despite a
content type which does not require or even necessarily allow empty
content.
- XSI_ATTR_NONAMESPACESCHEMALOCATION -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- The xsi:schemaLocation and xsi:noNamespaceSchemaLocation attributes can
be used in a document to provide hints as to the physical location of
schema documents which may be used for assessment.
- XSI_ATTR_NONAMESPACESCHEMALOCATION_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- The xsi:schemaLocation and xsi:noNamespaceSchemaLocation attributes can
be used in a document to provide hints as to the physical location of
schema documents which may be used for assessment.
- XSI_ATTR_NONAMESPACESCHEMALOCATION_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- The xsi:schemaLocation and xsi:noNamespaceSchemaLocation attributes can
be used in a document to provide hints as to the physical location of
schema documents which may be used for assessment.
- XSI_ATTR_SCHEMALOCATION -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- The xsi:schemaLocation and xsi:noNamespaceSchemaLocation attributes can
be used in a document to provide hints as to the physical location of
schema documents which may be used for assessment.
- XSI_ATTR_SCHEMALOCATION_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- The xsi:schemaLocation and xsi:noNamespaceSchemaLocation attributes can
be used in a document to provide hints as to the physical location of
schema documents which may be used for assessment.
- XSI_ATTR_SCHEMALOCATION_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- The xsi:schemaLocation and xsi:noNamespaceSchemaLocation attributes can
be used in a document to provide hints as to the physical location of
schema documents which may be used for assessment.
- XSI_ATTR_TYPE -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- The Simple Type Definition (�2.2.1.2) or Complex Type Definition
(�2.2.1.3) used in validation of an element is usually determined by
reference to the appropriate schema components.
- XSI_ATTR_TYPE_LOCAL -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- The Simple Type Definition (�2.2.1.2) or Complex Type Definition
(�2.2.1.3) used in validation of an element is usually determined by
reference to the appropriate schema components.
- XSI_ATTR_TYPE_QNAME -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- The Simple Type Definition (�2.2.1.2) or Complex Type Definition
(�2.2.1.3) used in validation of an element is usually determined by
reference to the appropriate schema components.
- XSI_FALSE -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- Value of the boolean
false
- XSI_NAMESPACE_URI -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- Namespace URI for the XML schema instance namespace
- XSI_NS -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- Namespace prefix for the XML Schema instance namespace
- XSI_TRUE -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- Value of the boolean
true
- XSLT_CONTENT_TYPE -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- XSLT mime type
- xulMenuItem() -
Method in interface com.ibm.portal.resolver.xul.DefaultXulContentHandler
-
Y
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
Overview
Package
Class
Tree
Serialized
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES