|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
AbstractAuthoringTemplate
Since 8.0, there are two types of AbstractAuthoringTemplate
,
AuthoringTemplate
and SiteAreaTemplate
.
MapperFactory
.ContentLocation
implementationsDataSource
that simply dispatches to another
implementation. DynamicUICtrl
provides access to those functions of dynamic ui management that alter the current state.DataSource
that does not depend on any other request
information than URI and parameter map.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.AccessControlEnvironment
provides some general information
about the Access Control configuration, for example the available role types.AccessControlGlobalRuntimeModel
provides read access to the
current access control permissions on any resource that is registered at
Portal Access Control.AccessControlHome
interface can be used to access the Access
Control component of WebSphere Portal.portal:service/accesscontrol/home
.AccessControlRuntimeModel
provides read access to the
current access control permissions on one resource.AccessControlRuntimeModel
interface.Action
encapsulates the information used by the Property Broker to deliver property
values provided by sources to targets.PortletContext
for use in a JSR168 portlet.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.PocService
that is available in the scope of an action
or event request, i.e.ActionResult
of an AuthoringAction can display messages to the user and control
the state of the form on the next load via its AuthoringDirective
+
ResourceURIVariations
object to the resource list
ResourceURIVariations
objects to the resource list
Resource
object to the resource variation and initializes it with the given parameters.
Resource
object to the resource variation and initializes it with the given parameters.
Resource
object to the resource variation and initializes it with the given parameters.
Resource
object to the resource variation and initializes it with the given parameters.
Resource
object to the resource variation and initializes it with the given parameters.
Resource
object to the resource variation and initializes it with the given parameters.
Resource
object to the resource variation and initializes it with the given parameters.
Resource
object to the resource variation and initializes it with the given parameters.
MoveOption
to the list
ObjectID
s of
PortletDefinition
s that may be added to a
LayoutModel
of a
ContentPage
.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
Administrable
interface.AdminPortletModel
interface.Iterator
to all available Version
s of this Document
Constants#ATTR_HREF
attribute of a
Constants#ELEMENT_A
element.
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
CoreException
has an appropriate cause
exception
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
ATTRIBUTE_CATEGORY
represents the URL Resource category attribute, which can optionally be used to associate this URL
Resource to some arbitrary category.
ATTRIBUTE_DESC
represents the URL Resource description attribute, which can optionally be used to describe the nature
of this URL Resource.
ATTRIBUTE_JNDI_NAME
represents the URL Resource jndiName attribute, which uniquely identifies this URL Resource within a specific
scope.
ATTRIBUTE_NAME
represents the URL Resource administrative name attribute, which can have any string value and does
not have to be unique within the same scope in the configuration repository.
ATTRIBUTE_URL
represents the URL Resource url "spec" attribute, whose string value must be a valid URL format using
either HTTP, HTTPS, FILE, or FTP protocols.
AttributeNotDefinedException
is thrown, if it is tried to store not defined attributes
com.ibm.portal.um.User
attributes can be received by calling
com.ibm.portal.um.PumaProfile.getDefinedUserAttributes()
AttributeValueProcessor
objects that depend on information from the BeanListRequest
.ResourceBean
.AttributeValueProcessor
if processing of an attribute value failed.AttributeValueProcessor
objects.AttributeValueProcessorFactory
or AttributeValueOnRequestProcessorFactory
implementations
to signal that instantiation of a AttributeValueProcessor
failed.AuthLevelVerifier
AuthoringAction
has
been executed.AuthoringTemplate
.
Rating
s
RatingSpace
s
Constants#ATTR_HREF
attribute of a
Constants#ELEMENT_BASE
element.
BeanListProvider
that can be rendered using the Pluggable Lists Rendering (PLR) Framework.BeanListProvider
interface to be implemented by custom extensions to the
Pluggable List Rendering (PLR) framework.BeanListProvider
instances that can be used to delegate individual bean list
computation requests to other BeanListProvider
instances.BeanListRequest
object.BeanListRequest
object.ActionListener.actionPerformed(org.apache.jetspeed.portlet.event.ActionEvent)
,
have been executed.
null
com.ibm.portal.cp.resources.ResourceModel
when a resource has
to be assembled.
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'.
CacheFactory
can return caches with
different underlying implementations,
but all of them implement this interface.DataSource
to fine
tune how the content of the data source is cacheable.DataSourceFactoryEx
that caches information based
on a DataSource
.DataSource
.CachedDataSourceFactory
interface.BeanList
provided by a BeanListResponse
object can be cached.BeanList
object.ObjectID
.
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
cancelDialogInstance(ObjectID) -
Method in interface com.ibm.portal.pcm.dialog.stack.DialogStackManager
Cancels the dialog instance which is associated with the provided dialog instance ObjectID
.
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.
canContinue() -
Method in interface com.ibm.workplace.wcm.api.extensions.operation.OperationCheckResult
Flag whether the operation that was checked should continue to execute.
canCreateCollaborativeResource(CollaborativeResourceType, ObjectID) -
Method in interface com.ibm.portal.cp.ac.CPPermissionManager
Checks if the given user is allowed to create a collaborative resource of
the given type
canCreateDialogDefinition() -
Method in interface com.ibm.portal.pcm.ac.PCMPermissionAccess
This method checks whether the current user is allowed to create new dialog definitions.
canCreateDialogDefinition(ObjectID) -
Method in interface com.ibm.portal.pcm.ac.PCMPermissionAccess
This method checks whether the given user is allowed to create new dialog definitions.
canCreatePrivateResource(CollaborativeResourceType, ObjectID) -
Method in interface com.ibm.portal.cp.ac.CPPermissionManager
Checks if the given user is allowed to create a private
collaborative resource of the given type
canCreateTag(CollaborativeResourceType, ObjectID, String, boolean) -
Method in interface com.ibm.portal.cp.ac.CPPermissionManager
Checks if the given user is allowed to create a concrete tag.
canDeleteCollaborativeResource(CollaborativeResourceType, ObjectID, C) -
Method in interface com.ibm.portal.cp.ac.CPPermissionManager
Checks if the given user is allowed to delete the given collaborative
resource
canDeleteDialogDefinition(ObjectID) -
Method in interface com.ibm.portal.pcm.ac.PCMPermissionAccess
This method checks whether the current user is allowed to delete the dialog definition with the given object id
canDeleteDialogDefinition(ObjectID, ObjectID) -
Method in interface com.ibm.portal.pcm.ac.PCMPermissionAccess
This method checks whether the given user is allowed to delete the dialog definition with the given object id
canDeletePrivateResource(CollaborativeResourceType, ObjectID, C) -
Method in interface com.ibm.portal.cp.ac.CPPermissionManager
Checks if the given user is allowed to delete the given private
collaborative resource
canDeleteTag(CollaborativeResourceType, ObjectID, Tag) -
Method in interface com.ibm.portal.cp.ac.CPPermissionManager
Checks if the given user is allowed to delete a concrete tag.
canEditDialogDefinition(ObjectID) -
Method in interface com.ibm.portal.pcm.ac.PCMPermissionAccess
This method checks whether the current user is allowed to edit the dialog definition with the given object id
canEditDialogDefinition(ObjectID, ObjectID) -
Method in interface com.ibm.portal.pcm.ac.PCMPermissionAccess
This method checks whether the given user is allowed to edit the dialog definition with the given object id
canGoBackward() -
Method in interface com.ibm.portal.pcm.dialog.state.DialogStateManager
canGoForward() -
Method in interface com.ibm.portal.pcm.dialog.state.DialogStateManager
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.
canJumpTo(int) -
Method in interface com.ibm.portal.pcm.dialog.state.DialogStateManager
Deprecated. Use DialogStateManager.canJumpTo(DialogStep)
instead, since index based jumps are not feasible for dialog
nesting scenarios.
canJumpTo(DialogStep) -
Method in interface com.ibm.portal.pcm.dialog.state.DialogStateManager
Checks whether a DialogStateManager.jumpTo(DialogStep)
operation is possible for the given dialog step.
CannotCloneDocumentModelException - Exception in com.ibm.portal.state.exceptions
Exception representing the error case that a given DocumentModel
cannot be cloned (e.g.
CannotCloneDocumentModelException(Constants.Clone) -
Constructor for exception com.ibm.portal.state.exceptions.CannotCloneDocumentModelException
Initializes the exception with the model that could not be cloned and the exception
that describes the reason for this failure.
CannotCloneDocumentModelException(DocumentModel, Constants.Clone, Exception) -
Constructor for exception com.ibm.portal.state.exceptions.CannotCloneDocumentModelException
Initializes the exception with the model that could not be cloned and the exception
that describes the reason for this failure.
CannotCommitException - Exception in com.ibm.portal.model.controller.exceptions
This abstract exception indicates that the modifications to a
Controller
implementing the
Committable
interface cannot be committed.
CannotCommitException() -
Constructor for exception com.ibm.portal.model.controller.exceptions.CannotCommitException
Creates the exception.
CannotCommitException(Throwable) -
Constructor for exception com.ibm.portal.model.controller.exceptions.CannotCommitException
Creates the exception with the underlying cause.
CannotCreateDocumentException - Exception in com.ibm.portal.state.exceptions
Exception representing the error case that a document model factory
cannot create a new state document (a DocumentModel
).
CannotCreateDocumentException(Exception) -
Constructor for exception com.ibm.portal.state.exceptions.CannotCreateDocumentException
The factory could not create a new document.
CannotCreateOperationException - Exception in com.ibm.portal.resolver.operations.exceptions
Abstract base class for exceptions occuring inside of operation factories.
CannotCreateOperationException(OperationFactory, Throwable) -
Constructor for exception com.ibm.portal.resolver.operations.exceptions.CannotCreateOperationException
Initializes this exception with the operation factory in which the error
occured.
CannotCreateOperationException(OperationFactory) -
Constructor for exception com.ibm.portal.resolver.operations.exceptions.CannotCreateOperationException
Initializes this exception with the operation factory in which the error
occured.
CannotDecodeStateException - Exception in com.ibm.portal.state.exceptions
Exception representing the error case that an input mediator cannot
decode the state holder retrieved from a request URL.
CannotDecodeStateException(HttpServletRequest, InputMediator, Exception) -
Constructor for exception com.ibm.portal.state.exceptions.CannotDecodeStateException
Initializes the execption with the input mediator that caused the exception
and the reason for the exception.
CannotDecodeStateException(HttpServletRequest, InputMediator) -
Constructor for exception com.ibm.portal.state.exceptions.CannotDecodeStateException
Initializes the execption with the input mediator that caused the exception
and the reason for the exception.
CannotDecodeStateFromStringException - Exception in com.ibm.portal.state.exceptions
Exception representing the error case that an input mediator cannot
decode the state holder retrieved from a URL
NOTE: This API may only be used in the scope of an HTTP request in WebSphere Portal, i.e.
CannotDecodeStateFromStringException(CannotDecodeStateFromStringException.Location, HttpServletRequest, InputMediator, Exception) -
Constructor for exception com.ibm.portal.state.exceptions.CannotDecodeStateFromStringException
Initializes the execption with the input mediator that caused the exception
and the reason for the exception.
CannotDecodeStateFromStringException(CannotDecodeStateFromStringException.Location, HttpServletRequest, InputMediator) -
Constructor for exception com.ibm.portal.state.exceptions.CannotDecodeStateFromStringException
Initializes the execption with the input mediator that caused the exception
and the reason for the exception.
CannotDecodeStateFromStringException.Location - Interface in com.ibm.portal.state.exceptions
Location of the error
CannotDeleteNodeException - Exception in com.ibm.portal.model.controller.exceptions
This abstract exception indicates that a node cannot be removed from a model.
CannotDeleteNodeException() -
Constructor for exception com.ibm.portal.model.controller.exceptions.CannotDeleteNodeException
Creates the exception.
CannotDeleteNodeException(Throwable) -
Constructor for exception com.ibm.portal.model.controller.exceptions.CannotDeleteNodeException
Creates the exception with the underlying cause.
CannotDemotePageException - Exception in com.ibm.portal.sitemanagement.exception
This exception is thrown when demoting a page fails
CannotDemotePageException() -
Constructor for exception com.ibm.portal.sitemanagement.exception.CannotDemotePageException
CannotDemotePageException(Throwable) -
Constructor for exception com.ibm.portal.sitemanagement.exception.CannotDemotePageException
CannotInsertNodeException - Exception in com.ibm.portal.model.controller.exceptions
This abstract exception indicates that a node cannot be inserted into a
ModelController
.
CannotInsertNodeException() -
Constructor for exception com.ibm.portal.model.controller.exceptions.CannotInsertNodeException
Creates the exception.
CannotInsertNodeException(Throwable) -
Constructor for exception com.ibm.portal.model.controller.exceptions.CannotInsertNodeException
Creates the exception with the underlying cause.
CannotInsertSelectionNodeException - Exception in com.ibm.portal.state.accessors.exceptions
Exception representing the error case that a certain ObjectID
cannot be registered as a selected node via the SelectionAccessorController
.
CannotInsertSelectionNodeException(ObjectID, ObjectID, SelectionAccessor, Exception) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.CannotInsertSelectionNodeException
Initializes the exception with the accessor that caused the exception.
CannotInstantiateAccessorException - Exception in com.ibm.portal.state.exceptions
Exception representing the error case that a particular accessor factory
specified in a config resource (e.g.
CannotInstantiateAccessorException(Class, Exception) -
Constructor for exception com.ibm.portal.state.exceptions.CannotInstantiateAccessorException
There is no known implementation for accessors of the given type.
CannotInstantiateControllerException - Exception in com.ibm.portal.model.controller.exceptions
This abstract exception indicates that a Controller
cannot be instantiated.
CannotInstantiateControllerException() -
Constructor for exception com.ibm.portal.model.controller.exceptions.CannotInstantiateControllerException
Creates the exception.
CannotInstantiateControllerException(Throwable) -
Constructor for exception com.ibm.portal.model.controller.exceptions.CannotInstantiateControllerException
Creates the exception with the underlying cause.
CannotInstantiateModifiableNodeException - Exception in com.ibm.portal.model.controller.exceptions
This abstract exception indicates that a Modifiable
cannot be instantiated.
CannotInstantiateModifiableNodeException() -
Constructor for exception com.ibm.portal.model.controller.exceptions.CannotInstantiateModifiableNodeException
Creates the exception.
CannotInstantiateModifiableNodeException(Throwable) -
Constructor for exception com.ibm.portal.model.controller.exceptions.CannotInstantiateModifiableNodeException
Creates the exception with the underlying cause.
CannotInstantiateURLFactoryException - Exception in com.ibm.portal.state.exceptions
Exception which should be thrown if the URLFactory
cannot be
instantiated properly.
CannotInstantiateURLFactoryException(Class<? extends URLFactory>, Exception) -
Constructor for exception com.ibm.portal.state.exceptions.CannotInstantiateURLFactoryException
Initializes this exception with the exception that caused the
instantiation failure of the URLFactory
.
CannotInterpretCodecException - Exception in com.ibm.portal.state.exceptions
Exception representing the error case that the codec information
that has been encoded into a URL cannot be interpreted.
The codec indicates how to decode the state portion of the URL.
CannotInterpretCodecException(CannotDecodeStateFromStringException.Location, String, HttpServletRequest, InputMediator) -
Constructor for exception com.ibm.portal.state.exceptions.CannotInterpretCodecException
Initializes this exception.
CannotInterpretCodecException(CannotDecodeStateFromStringException.Location, String, HttpServletRequest, InputMediator, Exception) -
Constructor for exception com.ibm.portal.state.exceptions.CannotInterpretCodecException
Initializes this exception.
CannotInterpretStateException - Exception in com.ibm.portal.state.exceptions
The state could be decoded but the content could not be interpreted.
CannotInterpretStateException(CannotDecodeStateFromStringException.Location, HttpServletRequest, InputMediator, Exception) -
Constructor for exception com.ibm.portal.state.exceptions.CannotInterpretStateException
CannotInterpretStateException(CannotDecodeStateFromStringException.Location, HttpServletRequest, InputMediator) -
Constructor for exception com.ibm.portal.state.exceptions.CannotInterpretStateException
CannotModifyException - Exception in com.ibm.portal.model.controller.exceptions
This abstract exception is a base class for all exceptions concerning
modifications.
CannotModifyException() -
Constructor for exception com.ibm.portal.model.controller.exceptions.CannotModifyException
Creates the exception.
CannotModifyException(Throwable) -
Constructor for exception com.ibm.portal.model.controller.exceptions.CannotModifyException
Creates the exception with the underlying cause.
CannotModifyPropertyException - Exception in com.ibm.portal.model.controller.exceptions
This abstract exception indicates that a property cannot be modified.
CannotModifyPropertyException() -
Constructor for exception com.ibm.portal.model.controller.exceptions.CannotModifyPropertyException
Creates the exception.
CannotModifyPropertyException(Throwable) -
Constructor for exception com.ibm.portal.model.controller.exceptions.CannotModifyPropertyException
Creates the exception with the underlying cause.
CannotModifySelectionException - Exception in com.ibm.portal.state.accessors.exceptions
Exception representing the error case that the selection
information cannot be modified via the SelectionAccessorController.
CannotModifySelectionException(SelectionAccessor, Exception) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.CannotModifySelectionException
Initializes the exception with the accessor that caused the exception.
CannotPromotePageException - Exception in com.ibm.portal.sitemanagement.exception
This exception is thrown when promoting a page fails
CannotPromotePageException() -
Constructor for exception com.ibm.portal.sitemanagement.exception.CannotPromotePageException
CannotPromotePageException(Throwable) -
Constructor for exception com.ibm.portal.sitemanagement.exception.CannotPromotePageException
CannotPublishPageException - Exception in com.ibm.portal.sitemanagement.exception
This exception is thrown if a page can not be published successfully
CannotPublishPageException() -
Constructor for exception com.ibm.portal.sitemanagement.exception.CannotPublishPageException
CannotPublishPageException(Throwable) -
Constructor for exception com.ibm.portal.sitemanagement.exception.CannotPublishPageException
CannotResumeControllerException - Exception in com.ibm.portal.model.controller.exceptions
This abstract exception indicates that a Controller
cannot be resumed.
CannotResumeControllerException() -
Constructor for exception com.ibm.portal.model.controller.exceptions.CannotResumeControllerException
Creates the exception.
CannotResumeControllerException(Throwable) -
Constructor for exception com.ibm.portal.model.controller.exceptions.CannotResumeControllerException
Creates the exception with the underlying cause.
CannotRetrieveResourceUrlAccessorException - Exception in com.ibm.portal.state.accessors.exceptions
Exception representing the error case that the
ResourceUrlAccessor
(serving as a factory for resource URLs)
cannot be obtained.
CannotRetrieveResourceUrlAccessorException(HttpServletRequest) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.CannotRetrieveResourceUrlAccessorException
CannotRetrieveResourceUrlAccessorException(HttpServletRequest, Exception) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.CannotRetrieveResourceUrlAccessorException
CannotRetrieveResourceUrlAccessorException(Exception) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.CannotRetrieveResourceUrlAccessorException
CannotRetrieveUrlException - Exception in com.ibm.portal.state.exceptions
Exception representing the error case that the URL cannot be retrieved
from the current servlet request.
CannotRetrieveUrlException(HttpServletRequest, InputMediator, Exception) -
Constructor for exception com.ibm.portal.state.exceptions.CannotRetrieveUrlException
Initializes the execption with the input mediator that caused the exception
and the reason for the exception.
CannotRetrieveUrlException(HttpServletRequest, InputMediator) -
Constructor for exception com.ibm.portal.state.exceptions.CannotRetrieveUrlException
Initializes the execption with the input mediator that caused the exception
and the reason for the exception.
CannotSetTargetException - Exception in com.ibm.portal.state.accessors.portlet.exceptions
Exception which is supposed to be thrown in case that a portlet cannot be selected
as an action or render target.
CannotSetTargetException(ObjectID, PortletTargetAccessorController) -
Constructor for exception com.ibm.portal.state.accessors.portlet.exceptions.CannotSetTargetException
Initializes this exception.
CannotSetTargetException(ObjectID, PortletTargetAccessorController, Throwable) -
Constructor for exception com.ibm.portal.state.accessors.portlet.exceptions.CannotSetTargetException
Initializes this exception.
CannotSuspendControllerException - Exception in com.ibm.portal.model.controller.exceptions
This abstract exception indicates that a Controller
cannot be suspended.
CannotSuspendControllerException() -
Constructor for exception com.ibm.portal.model.controller.exceptions.CannotSuspendControllerException
Creates the exception.
CannotSuspendControllerException(Throwable) -
Constructor for exception com.ibm.portal.model.controller.exceptions.CannotSuspendControllerException
Creates the exception with the underlying cause.
canonicalize(String) -
Method in class com.ibm.portal.resolver.data.FileTypeMap
Canonicalizes the given content type by finding the official IANA mime
type for mime type aliases.
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.
canUpdateTag(CollaborativeResourceType, ObjectID, Tag) -
Method in interface com.ibm.portal.cp.ac.CPPermissionManager
Checks if the given user is allowed to update a concrete tag.
canViewCollaborativeResource(CollaborativeResourceType, ObjectID) -
Method in interface com.ibm.portal.cp.ac.CPPermissionManager
Checks if the given user is allowed to read (view) a collaborative resource of
the given type
canViewDialogDefinition(ObjectID) -
Method in interface com.ibm.portal.pcm.ac.PCMPermissionAccess
This method checks whether the current user is allowed to view the dialog definition with the given object id
canViewDialogDefinition(ObjectID, ObjectID) -
Method in interface com.ibm.portal.pcm.ac.PCMPermissionAccess
This method checks whether the given user is allowed to view the dialog definition with the given object id
canViewTag(CollaborativeResourceType, ObjectID, String) -
Method in interface com.ibm.portal.cp.ac.CPPermissionManager
Checks if the given user is allowed to read (view) a concrete tag.
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 interface com.ibm.portal.resolver.atom.AtomDateParser
Sends the next chunk of data to the parser
characters(String, int, int) -
Method in interface com.ibm.portal.resolver.atom.AtomDateParser
Sends the next chunk of data to the parser
characters(CharSequence, int, int) -
Method in interface com.ibm.portal.resolver.atom.AtomDateParser
Sends the next chunk of data to the parser
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
characters(char[], int, int) -
Method in interface com.ibm.portal.resolver.xml.XMLStreamHandler
Writes characters, depending on the enclosing element this is either the
value of an attribute or the character data of an element.
characters(String, int, int) -
Method in interface com.ibm.portal.resolver.xml.XMLStreamHandler
Writes characters, depending on the enclosing element this is either the
value of an attribute or the character data of an element.
characters(char[], int, int) -
Method in class com.ibm.portal.spa.parser.helper.DefaultStaticPageContentHandler
characters(char[], int, int) -
Method in interface com.ibm.portal.spa.parser.SkinContentHandler
Signals a character sequence that does not contain any important
semantic.
characters(char[], int, int) -
Method in interface com.ibm.portal.spa.parser.StaticPageContentHandler
Signals a character sequence that does not contain any important
semantic.
characters(char[], int, int) -
Method in interface com.ibm.portal.spa.parser.ThemeContentHandler
Signals a character sequence that does not contain any important
semantic.
CharDataSink - Interface in com.ibm.portal.resolver.data
Identifies a data sink that is able to handle text feeds.
CharDataSource - Interface in com.ibm.portal.resolver.data
Implemented by providers of character data streams.
CharsetHandler - Interface in com.ibm.utilities.streams.charset
Represents an object that accepts a Charset
CheckedEngineURL - Interface in com.ibm.portal.state.accesscheck
In addition to the functionality of EngineURL
the
CheckedEngineURL
allows setting access control checks
that must be fullfilled before the URL is generated.
CheckedURLAccessorFactory - Interface in com.ibm.portal.state.accessors.url
The CheckedURLAccessorFactory
creates
CheckedEngineURLs
which allow setting
access control checks on the generated URL.
checkInitialized() -
Method in class com.ibm.wps.portletservice.credentialvault.credentials.Credential
Deprecated.
CHECKMARK -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
Icon for a checkmark to indicate approval, selection or completion.
checkOperation(OperationContext) -
Method in interface com.ibm.workplace.wcm.api.extensions.operation.OperationCheckPlugin
Determine whether the requested operation can be performed in the current context.
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.policy.manager.PolicyValueSet
Throws UnsupportedOperationException.
clear() -
Method in interface com.ibm.portal.cache.Cache
Clear the cache.
clear() -
Method in class com.ibm.portal.resolver.friendly.helper.DefaultSelectionResult
Resets all information
clear() -
Method in class com.ibm.portal.resolver.helper.AbstractStaticDataSource
clear() -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
Reset the parameters
clear() -
Method in class com.ibm.portal.resolver.helper.EarlyBindingDataSource
Reset the object
clear() -
Method in class com.ibm.portal.resolver.streams.helper.DefaultMultipartEntry
clears all headers
clear() -
Method in interface com.ibm.workplace.wcm.api.Reference
Clear the reference from the referer Document
to the referee
Document
.
clearActionParameters(MenuNode) -
Method in interface com.ibm.wps.portlet.menu.MenuTreeInfoCtrl
Deprecated. Deletes all action parameter name - value pairs associated with the tree node.
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.
clearAttributes(Node) -
Method in interface com.ibm.portal.state.dom.DocumentController
Removes all attributes from a node, so the getAttributes method will return
null or an empty attributes set.
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
.
Client - Interface in com.ibm.portal.admin
Admin model interface for client objects.
CLIENT_LIST_CONTROLLER_JNDI_NAME -
Static variable in interface com.ibm.portal.model.ClientListControllerHome
Deprecated. Use ClientListControllerHome.JNDI_NAME
instead.
CLIENT_LIST_JNDI_NAME -
Static variable in interface com.ibm.portal.model.ClientListHome
JNDI lookup name for client list model
ClientList<T extends java.lang.Object & Client> - Interface in com.ibm.portal.admin
Admin model interface for the Portal clients.
ClientListController<T extends Client,M extends ModifiableClient> - Interface in com.ibm.portal.admin
A controller interface for the ClientList
interface.
ClientListControllerHome - Interface in com.ibm.portal.model
Home interface for JNDI based lookups for
ClientListControllerProvider
.
ClientListControllerProvider - Interface in com.ibm.portal.model
Provider interface for client list model controllers.
ClientListHome - Interface in com.ibm.portal.cor.service
Home interface for JNDI based lookups for
ClientListProvider
.
ClientListHome - Interface in com.ibm.portal.model
Home interface for JNDI based lookups for
ClientListProvider
.
ClientListLocator<T extends java.lang.Object & Client> - Interface in com.ibm.portal.admin
Locator to find a client based on the user-agent string
ClientListProvider - Interface in com.ibm.portal.cor.service
An interface for a provider of client lists.
ClientListProvider - Interface in com.ibm.portal.model
An interface for a provider of client lists.
ClientListProvider - Interface in com.ibm.portal.portlet.service.model
An interface for a provider of client lists.
PortletServiceHome psh;
javax.naming.Context ctx = new javax.naming.InitialContext();
boolean serviceAvailable = false;
try {
psh = (PortletServiceHome) ctx.lookup("portletservice/com.ibm.portal.portlet.service.model.ClientListProvider");
serviceAvailable = true;
} catch(javax.naming.NameNotFoundException ex) {
...
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 class com.ibm.portal.resolver.streams.helper.DefaultMultipartEntry
clone() -
Method in class com.ibm.portal.spa.data.SpaURI
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.
close() -
Method in class com.ibm.portal.resolver.streams.MultipartInputStream.Entry
Delegates to the ArchiveInputStream#closeEntry()
method of
the hosting stream
CLOSE -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
Icon for the "close" action.
close() -
Method in class com.ibm.portal.streaming.json.JsonParserReader.Entry
Closes this entry, subsequent attempts to read from this reader will
fail.
CLOSE_BUTTON -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
Icon button for the "close" action.
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.
closeEntry() -
Method in interface com.ibm.portal.resolver.streams.MultipartStream
Closes the current multipart entry and positions the stream for the next
entry
closeEntry() -
Method in class com.ibm.portal.streaming.json.JsonParserReader
Closes the entry and positions the stream for the next entry
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.
CollaborativeResource - Interface in com.ibm.portal.cp
Basic interface for collaborative resources, e.
CollaborativeResource.Scope - Enum in com.ibm.portal.cp
Deprecated. This will be removed soon without replacement.
CollaborativeResourceType - Enum in com.ibm.portal.cp
Abstraction layer for collaborative resources
collectAllMatching(PatternMatcher<T>, List<T>) -
Method in interface com.ibm.portal.outbound.config.AdministrableLocator
Create a sorted list of administrable objects that match with the given matching criteria.
COLON -
Static variable in interface com.ibm.portal.cp.Constants
Character constant of a colon (:)
com.ibm.mashups.proxy.ext - package com.ibm.mashups.proxy.ext
com.ibm.policy.manager - package com.ibm.policy.manager
This package includes the API of the Policy Manager runtime.
com.ibm.policy.manager.portal - package com.ibm.policy.manager.portal
This package includes the WebSphere Portal specific public
implementations for use in 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.ac.data - package com.ibm.portal.ac.data
This package defines some read-only data interfaces of the portal
access control (PAC) API.
com.ibm.portal.ac.exception - package com.ibm.portal.ac.exception
This package defines exceptions that are thrown by the portal access control (PAC) API.
com.ibm.portal.admin - package com.ibm.portal.admin
This package defines elements of the portal occurring in several administrable models.
com.ibm.portal.admin.runtime - package com.ibm.portal.admin.runtime
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.auth.stepup - package com.ibm.portal.auth.stepup
This package defines the IBM SPI for the step up authentication function.
com.ibm.portal.cache - package com.ibm.portal.cache
com.ibm.portal.content - package com.ibm.portal.content
This package defines content elements of the portal and its surrounding infrastructure.
com.ibm.portal.cor.service - package com.ibm.portal.cor.service
com.ibm.portal.cp - package com.ibm.portal.cp
com.ibm.portal.cp.ac - package com.ibm.portal.cp.ac
com.ibm.portal.cp.rating - package com.ibm.portal.cp.rating
com.ibm.portal.cp.rating.controller - package com.ibm.portal.cp.rating.controller
com.ibm.portal.cp.resources - package com.ibm.portal.cp.resources
com.ibm.portal.cp.resources.builder - package com.ibm.portal.cp.resources.builder
com.ibm.portal.cp.services - package com.ibm.portal.cp.services
com.ibm.portal.cp.tagging - package com.ibm.portal.cp.tagging
com.ibm.portal.cp.tagging.controller - package com.ibm.portal.cp.tagging.controller
com.ibm.portal.cp.xml - package com.ibm.portal.cp.xml
com.ibm.portal.devicesupport - package com.ibm.portal.devicesupport
This package defines interfaces for device support.
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.dynamicui.service - package com.ibm.portal.dynamicui.service
com.ibm.portal.eventing.service - package com.ibm.portal.eventing.service
com.ibm.portal.ibmportlet.service.model - package com.ibm.portal.ibmportlet.service.model
This package defines ways to obtain models from within an IBM-conform portlet.
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.mappingurl - package com.ibm.portal.mappingurl
com.ibm.portal.mmi - package com.ibm.portal.mmi
com.ibm.portal.model - package com.ibm.portal.model
This package defines ways to obtain models through JNDI lookups.
com.ibm.portal.model.command - package com.ibm.portal.model.command
com.ibm.portal.model.command.instantiation - package com.ibm.portal.model.command.instantiation
com.ibm.portal.model.controller - package com.ibm.portal.model.controller
The com.ibm.portal.model.controller
package contains home and provider interfaces
for model controllers.
com.ibm.portal.model.controller.context - package com.ibm.portal.model.controller.context
com.ibm.portal.model.controller.exceptions - package com.ibm.portal.model.controller.exceptions
This package contains exceptions thrown by controllers.
com.ibm.portal.navigation - package com.ibm.portal.navigation
This package defines navigation information used during rendering of portal
content and in user interaction.
com.ibm.portal.outbound.config - package com.ibm.portal.outbound.config
com.ibm.portal.outbound.config.impl - package com.ibm.portal.outbound.config.impl
com.ibm.portal.outbound.config.service - package com.ibm.portal.outbound.config.service
com.ibm.portal.outbound.service - package com.ibm.portal.outbound.service
com.ibm.portal.pcm - package com.ibm.portal.pcm
com.ibm.portal.pcm.ac - package com.ibm.portal.pcm.ac
com.ibm.portal.pcm.dialog.dcx - package com.ibm.portal.pcm.dialog.dcx
com.ibm.portal.pcm.dialog.model - package com.ibm.portal.pcm.dialog.model
com.ibm.portal.pcm.dialog.stack - package com.ibm.portal.pcm.dialog.stack
com.ibm.portal.pcm.dialog.state - package com.ibm.portal.pcm.dialog.state
com.ibm.portal.pcm.events - package com.ibm.portal.pcm.events
com.ibm.portal.pcm.exception - package com.ibm.portal.pcm.exception
com.ibm.portal.pool - package com.ibm.portal.pool
com.ibm.portal.pool.exceptions - package com.ibm.portal.pool.exceptions
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.apiconvert - package com.ibm.portal.portlet.apiconvert
This package allows to write portlet API extensions (portlet services) that have a single
implementation but provide interfaces for both IBM portlets and portlets written to the
Java portlet API.
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.credentialvault.spi - package com.ibm.portal.portlet.service.credentialvault.spi
This package defines the Credential Vault SPI.
com.ibm.portal.portlet.service.credentialvault.spi.secrets - package com.ibm.portal.portlet.service.credentialvault.spi.secrets
This package defines the portal provided secret objects that are used for SSO to authenticate the
user at another application.
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.model - package com.ibm.portal.portlet.service.model
This package defines ways to obtain models from within a JSR 168 portlet.
com.ibm.portal.portlet.service.siteanalyzer - package com.ibm.portal.portlet.service.siteanalyzer
com.ibm.portal.portlet.service.spi - package com.ibm.portal.portlet.service.spi
This package defines the IBM API for portlet service
providers.
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.portletconversion - package com.ibm.portal.portletconversion
This package specifies a SPI for explicit conversion of portlet settings
and portlet data during conversion of a IBM API portlet to a standard API
portlet.
com.ibm.portal.portletmodel - package com.ibm.portal.portletmodel
This package defines interfaces for the portal's representation of portlets
and their configuration data.
com.ibm.portal.portletmodel.admin - package com.ibm.portal.portletmodel.admin
This package defines interfaces for administrative access to the portal's representation
of portlets and their configuration data.
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 - package com.ibm.portal.resolver
Contains the main interfaces that extenders of the URI resolution infrastructure
must implement.
com.ibm.portal.resolver.accessors - package com.ibm.portal.resolver.accessors
com.ibm.portal.resolver.accessors.portlet - package com.ibm.portal.resolver.accessors.portlet
com.ibm.portal.resolver.accessors.url - package com.ibm.portal.resolver.accessors.url
com.ibm.portal.resolver.admin - package com.ibm.portal.resolver.admin
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.bindings - package com.ibm.portal.resolver.bindings
Interfaces that define particular bindings to the URI resolution service as defined in Binding
.
com.ibm.portal.resolver.cache - package com.ibm.portal.resolver.cache
com.ibm.portal.resolver.cor - package com.ibm.portal.resolver.cor
com.ibm.portal.resolver.cor.helper - package com.ibm.portal.resolver.cor.helper
com.ibm.portal.resolver.data - package com.ibm.portal.resolver.data
Provides for the interfaces required to serve data via the POC resolution framework.
com.ibm.portal.resolver.data.events - package com.ibm.portal.resolver.data.events
com.ibm.portal.resolver.exceptions - package com.ibm.portal.resolver.exceptions
Exceptions defined by the URI resolution framework.
com.ibm.portal.resolver.friendly - package com.ibm.portal.resolver.friendly
Provides for the friendly selection API artifacts.
com.ibm.portal.resolver.friendly.accessors.url - package com.ibm.portal.resolver.friendly.accessors.url
Provides for the accessors that are required to generate friendly URLs.
com.ibm.portal.resolver.friendly.cache - package com.ibm.portal.resolver.friendly.cache
com.ibm.portal.resolver.friendly.helper - package com.ibm.portal.resolver.friendly.helper
Provides for convenience classes to facilitate the use of the friendly selection APIs.
com.ibm.portal.resolver.friendly.service - package com.ibm.portal.resolver.friendly.service
Provides for the portal and portlet services required to access the friendly selection APIs.
com.ibm.portal.resolver.helper - package com.ibm.portal.resolver.helper
Helper classes to facilitate to use and implement the resolution infrastructure interfaction.
com.ibm.portal.resolver.helper.cor - package com.ibm.portal.resolver.helper.cor
Helper classes that facilitate the implementation of the com.ibm.content.operations.registry.spi.ContentLocationFactory
interface.
com.ibm.portal.resolver.helper.eclipse - package com.ibm.portal.resolver.helper.eclipse
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.mashup.helper - package com.ibm.portal.resolver.mashup.helper
com.ibm.portal.resolver.opensearch - package com.ibm.portal.resolver.opensearch
com.ibm.portal.resolver.operations - package com.ibm.portal.resolver.operations
com.ibm.portal.resolver.operations.exceptions - package com.ibm.portal.resolver.operations.exceptions
com.ibm.portal.resolver.portlet - package com.ibm.portal.resolver.portlet
com.ibm.portal.resolver.proxy.service - package com.ibm.portal.resolver.proxy.service
com.ibm.portal.resolver.service - package com.ibm.portal.resolver.service
com.ibm.portal.resolver.servlet - package com.ibm.portal.resolver.servlet
com.ibm.portal.resolver.streams - package com.ibm.portal.resolver.streams
Provides for interfaces and a factory to work with streaming APIs.
com.ibm.portal.resolver.streams.helper - package com.ibm.portal.resolver.streams.helper
Provides convenience classes to work with the stream APIs.
com.ibm.portal.resolver.uri - package com.ibm.portal.resolver.uri
Classes to represent URIs that carry special semantics.
com.ibm.portal.resolver.webdav - package com.ibm.portal.resolver.webdav
com.ibm.portal.resolver.webdav.commands - package com.ibm.portal.resolver.webdav.commands
com.ibm.portal.resolver.webdav.tree - package com.ibm.portal.resolver.webdav.tree
com.ibm.portal.resolver.webdav.tree.helper - package com.ibm.portal.resolver.webdav.tree.helper
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.resourceaggregator.combiner - package com.ibm.portal.resourceaggregator.combiner
com.ibm.portal.runtime - package com.ibm.portal.runtime
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.serialize - package com.ibm.portal.serialize
com.ibm.portal.services.contentmapping - package com.ibm.portal.services.contentmapping
This package provides the Content Mapping Service APIs.
com.ibm.portal.services.contentmapping.exceptions - package com.ibm.portal.services.contentmapping.exceptions
This package provides the exception classes for the Content Mapping Service APIs.
com.ibm.portal.services.contentmapping.model - package com.ibm.portal.services.contentmapping.model
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.services.project - package com.ibm.portal.services.project
com.ibm.portal.services.siteanalyzer - package com.ibm.portal.services.siteanalyzer
com.ibm.portal.services.url - package com.ibm.portal.services.url
com.ibm.portal.sitemanagement.command - package com.ibm.portal.sitemanagement.command
This package contains the command layer for triggering Sitemanagement scenarios.
com.ibm.portal.sitemanagement.exception - package com.ibm.portal.sitemanagement.exception
This package provides all exceptions thrown by the Sitemanagement commands
com.ibm.portal.spa - package com.ibm.portal.spa
com.ibm.portal.spa.data - package com.ibm.portal.spa.data
com.ibm.portal.spa.parser - package com.ibm.portal.spa.parser
com.ibm.portal.spa.parser.helper - package com.ibm.portal.spa.parser.helper
com.ibm.portal.spa.renderer - package com.ibm.portal.spa.renderer
com.ibm.portal.spa.renderer.helper - package com.ibm.portal.spa.renderer.helper
com.ibm.portal.spa.service - package com.ibm.portal.spa.service
com.ibm.portal.state - package com.ibm.portal.state
This package defines state representation of portal resources.
com.ibm.portal.state.accesscheck - package com.ibm.portal.state.accesscheck
This package allows to attach access control checks to EngineURLs.
com.ibm.portal.state.accessors - package com.ibm.portal.state.accessors
This package contains accessor to read and write different aspects of the state.
com.ibm.portal.state.accessors.action.engine - package com.ibm.portal.state.accessors.action.engine
This package contains accessors to read and write portal engine action aspects of the state.
com.ibm.portal.state.accessors.action.engine.deleteportlet - package com.ibm.portal.state.accessors.action.engine.deleteportlet
This package contains accessors to read and write portal delete engine actions.
com.ibm.portal.state.accessors.action.engine.login - package com.ibm.portal.state.accessors.action.engine.login
This package contains accessors to read and write portal login engine actions.
com.ibm.portal.state.accessors.action.engine.logout - package com.ibm.portal.state.accessors.action.engine.logout
This package contains accessors to read and write portal logout engine actions.
com.ibm.portal.state.accessors.action.engine.moveportlet - package com.ibm.portal.state.accessors.action.engine.moveportlet
This package contains accessors to read and write move portlet engine actions.
com.ibm.portal.state.accessors.deviceclass - package com.ibm.portal.state.accessors.deviceclass
com.ibm.portal.state.accessors.exceptions - package com.ibm.portal.state.accessors.exceptions
This package contains exceptions that may be thrown by the accessors.
com.ibm.portal.state.accessors.expansionstates - package com.ibm.portal.state.accessors.expansionstates
This package contains accessor to read and write the expansion state of navigation nodes.
com.ibm.portal.state.accessors.generic - package com.ibm.portal.state.accessors.generic
This package contains generic base interfaces used by other accessors.
com.ibm.portal.state.accessors.locale - package com.ibm.portal.state.accessors.locale
com.ibm.portal.state.accessors.navigationshift - package com.ibm.portal.state.accessors.navigationshift
This package contains accessors for reading and writing the navigation shift information.
com.ibm.portal.state.accessors.pagemode - package com.ibm.portal.state.accessors.pagemode
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.state.accessors.portlet.exceptions - package com.ibm.portal.state.accessors.portlet.exceptions
com.ibm.portal.state.accessors.screentemplate - package com.ibm.portal.state.accessors.screentemplate
This package contains accessors for getting the current screen and setting a new screen.
com.ibm.portal.state.accessors.selection - package com.ibm.portal.state.accessors.selection
This package contains accessors for reading and manipulating the selection information.
com.ibm.portal.state.accessors.showtools - package com.ibm.portal.state.accessors.showtools
This package contains accessors for reading and writing the show tools information.
com.ibm.portal.state.accessors.solo - package com.ibm.portal.state.accessors.solo
This package contains accessors for manipulating the solo state.
com.ibm.portal.state.accessors.statepartition - package com.ibm.portal.state.accessors.statepartition
This package contains accessors for reading and setting new state partition information.
com.ibm.portal.state.accessors.themetemplate - package com.ibm.portal.state.accessors.themetemplate
This package contains accessors for the selected theme template for a given state.
com.ibm.portal.state.accessors.url - package com.ibm.portal.state.accessors.url
This package contains accessors for creating URLs out of a given state.
com.ibm.portal.state.dom - package com.ibm.portal.state.dom
This package contains the dom document model.
com.ibm.portal.state.exceptions - package com.ibm.portal.state.exceptions
This package contains the exceptions used by the state interfaces.
com.ibm.portal.state.service - package com.ibm.portal.state.service
This package contains the services for accessing the state manager.
com.ibm.portal.state.service.parameters - package com.ibm.portal.state.service.parameters
This package contains service for accessing dealing with portlet parameters within the navigational state SPI.
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.streaming.json.helper - package com.ibm.portal.streaming.json.helper
com.ibm.portal.streaming.json.xml - package com.ibm.portal.streaming.json.xml
com.ibm.portal.streaming.json.xml.helper - package com.ibm.portal.streaming.json.xml.helper
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.portal.toolbar - package com.ibm.portal.toolbar
com.ibm.portal.um - package com.ibm.portal.um
com.ibm.portal.um.exceptions - package com.ibm.portal.um.exceptions
com.ibm.portal.um.portletservice - package com.ibm.portal.um.portletservice
com.ibm.portal.um.portletservice.legacy - package com.ibm.portal.um.portletservice.legacy
com.ibm.portal.vanityurl.model - package com.ibm.portal.vanityurl.model
This package contains the main interfaces for the vanity URL model
.
com.ibm.portal.vanityurl.model.controller - package com.ibm.portal.vanityurl.model.controller
This package contains the main interfaces for the vanity URL model controller
.
com.ibm.portal.virtualportal - package com.ibm.portal.virtualportal
com.ibm.portal.wcm.plr - package com.ibm.portal.wcm.plr
This package defines the interfaces for the Pluggable List Rendering (PLR) Framework.
com.ibm.portal.wire - package com.ibm.portal.wire
This package defines information about communication connections between two endpoints or communication, i.e.
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.maps - package com.ibm.utilities.collections.maps
com.ibm.utilities.collections.sets - package com.ibm.utilities.collections.sets
com.ibm.utilities.streams - package com.ibm.utilities.streams
com.ibm.utilities.streams.charset - package com.ibm.utilities.streams.charset
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.wkplc.people.portal.taglib - package com.ibm.wkplc.people.portal.taglib
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.operation - package com.ibm.workplace.wcm.api.extensions.operation
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.messaging - package com.ibm.workplace.wcm.api.messaging
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.cp.tagging.federation.connections.resolution - package com.ibm.wps.cp.tagging.federation.connections.resolution
com.ibm.wps.outbound.config - package com.ibm.wps.outbound.config
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 - package com.ibm.wps.pe.pc.legacy
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.portlet.menu - package com.ibm.wps.portlet.menu
This package defines interfaces for portlets to contribute portlet menus to the navigation of the portal.
com.ibm.wps.portlets.menu - package com.ibm.wps.portlets.menu
This package contains convenience implementations for portlets that expose portlet menus.
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.portletmenu - package com.ibm.wps.portletservice.portletmenu
This package contains convenience implementations of menu trees that can be used out-of-the-box.
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.credentialvault - package com.ibm.wps.services.credentialvault
This package contains the legacy EncryptionExit
interface for the Credential Vault Portlet Service.
com.ibm.wps.services.federateddocuments - package com.ibm.wps.services.federateddocuments
com.ibm.wps.services.plr - package com.ibm.wps.services.plr
com.ibm.wps.wsrp.consumer.security - package com.ibm.wps.wsrp.consumer.security
combine(CreationContext...) -
Method in class com.ibm.portal.model.controller.CreationContextBuilderFactory
Combines the given contexts into one creation context which implements
all interfaces of the individual contexts.
combine(CacheControlDataSource.CACHE_POLICY) -
Method in enum com.ibm.portal.resolver.data.CacheControlDataSource.CACHE_POLICY
Combines a cache policy with an existing policy
combine(CacheControlDataSource.CACHE_SCOPE) -
Method in enum com.ibm.portal.resolver.data.CacheControlDataSource.CACHE_SCOPE
Combines a cache scope with an existing scope
Command - Interface in com.ibm.portal.model.command
Basic command interface that is implemented by all commands that can be
created via the CommandFactory
.
CommandContext<T extends Command> - Interface in com.ibm.portal.model.command
Context object that captures all "environment" information that a command
requires to execute.
CommandFactory - Interface in com.ibm.portal.model.command
Factory object used to create Command
objects.
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.
commit() -
Method in interface com.ibm.portal.Committable
Commits the modifications applied to the controller that implements this
interface.
commit() -
Method in class com.ibm.portal.resolver.webdav.tree.helper.DefaultWebdavTreeModelController
commit() -
Method in interface com.ibm.portal.services.contentmapping.Committable
Commits the modifications done via the controller that implements this
interface.
Committable - Interface in com.ibm.portal
An interface to commit modifications.
Committable - Interface in com.ibm.portal.services.contentmapping
An interface to commit modifications done via a controller.
CommittableListModelController<T,M extends Modifiable> - Interface in com.ibm.portal
An interface to describe a ListModelController
that can be committed.
CommittableTreeModelController<T,M extends Modifiable> - Interface in com.ibm.portal
An interface to describe a TreeModelController
that can be committed.
CommonPortletModelController - Interface in com.ibm.portal.portlet
A common interface for controllers that operate on the
PortletModel
or
com.ibm.portal.portletmodel.AdminPortletModel
.
CommunicationDatatype - Interface in com.ibm.portal.portletmodel
Interface that describes the semantics of data transferred by the property broker.
CommunicationEndpoint - Interface in com.ibm.portal.portletmodel
Interface that describes a communication endpoint for property broker.
CommunicationEndpointLocator<E extends java.lang.Object & CommunicationEndpoint> - Interface in com.ibm.portal.portletmodel
A locator for finding CommunicationEndpoint
s in a portlet model.
CommunicationEndpointProvider<E extends java.lang.Object & CommunicationEndpoint> - Interface in com.ibm.portal.portletmodel
Interface describing a container of communication endpoints.
CommunicationSource - Interface in com.ibm.portal.portletmodel
Interface that describes a communication endpoint that can publish data for distribution by
property broker.
CommunicationTarget - Interface in com.ibm.portal.portletmodel
Interface that describes a communication endpoint that can receive data from property broker.
COMMUNITY -
Static variable in interface com.ibm.portal.DatabaseDomainConstants
Constant for community domain
compact() -
Method in interface com.ibm.portal.pool.ObjectPool
Compact the pool to avoid excessive memory consumption.
compact() -
Method in interface com.ibm.portal.resolver.friendly.service.FriendlySelectionServiceHome
Compact the object pools held by the service.
compact() -
Method in interface com.ibm.portal.resolver.xml.PooledTemplates
Compact the pool to avoid excessive memory consumption.
compact() -
Method in interface com.ibm.portal.state.accessors.AccessorFactory
Compacts object pools that the accessor might use
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 class com.ibm.portal.content.ContentNodeType
compareTo(InvalidationType) -
Method in class com.ibm.portal.InvalidationType
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
.
COMPOSITION -
Static variable in class com.ibm.portal.content.ContentNodeType
Deprecated. use the PAGE type instead
Composition node type.
CompositionMetrics - Interface in com.ibm.portal.content
Deprecated. this interface is superceded by LayoutMetrics
An interface describing metrics information for a node in a composition.
Currently, information such as orientation, width and height is offered;
in the future, information for voice representation of a composition node
will be stored here too.
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
ComputedAttributeValueProvider - Interface in com.ibm.portal.wcm.plr
This interface allows computing individual attribute values based on attribute values provided by List Rendering
Profile based BeanListProvider
s.
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.
CONFIGURE -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
Icon for the "configure" action.
CONFIGURE_BUTTON -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
Icon button for the "configure" action.
confirmAddAllowedPortlet(ObjectID) -
Method in interface com.ibm.portal.content.LayoutModelController
Indicates if the specified portlet may be added to the allowed portlets.
Note: Setting allowed portlets is not possible on private pages.
confirmAddAllowedPortlets(Collection<ObjectID>) -
Method in interface com.ibm.portal.content.LayoutModelController
Indicates if the specified portlets may be added to the allowed portlets.
Note: Setting allowed portlets is not possible on private pages.
confirmAddCapabilities(Set<String>) -
Method in interface com.ibm.portal.admin.ModifiableClient
Indicates if the specified capabilities may be set.
confirmAddCapability(String) -
Method in interface com.ibm.portal.admin.ModifiableClient
Indicates if the specified capability may be set.
confirmAddCategories(Set<String>) -
Method in interface com.ibm.portal.cp.resources.ModifiableCustomResource
Indicates if the specified categories may be set.
confirmAddCategory(String) -
Method in interface com.ibm.portal.cp.resources.ModifiableCustomResource
Indicates if the specified category may be set.
confirmAddDeviceClass(DeviceClass) -
Method in interface com.ibm.portal.admin.ModifiableDeviceClassCapable
Indicates if the specified device class may be set.
confirmAddDeviceClasses(Set<? extends DeviceClass>) -
Method in interface com.ibm.portal.admin.ModifiableDeviceClassCapable
Indicates if the specified device classes may be set.
confirmAddMarkup(Markup) -
Method in interface com.ibm.portal.admin.ModifiableMarkupCapable
Indicates if the specified markup may be set.
confirmAddMarkups(Set<Markup>) -
Method in interface com.ibm.portal.admin.ModifiableMarkupCapable
Indicates if the specified markups may be set.
confirmAddSkinToTheme(Skin, Theme) -
Method in interface com.ibm.portal.admin.SkinListController
Indicates if the specfic Skin may be added to the theme
confirmCreate(Class, CreationContext) -
Method in interface com.ibm.portal.content.LayoutModelController
Indicates if a modifiable layout node of the specified class and with the
specified creation context may be created.
confirmCreate(Class<?>, CreationContext) -
Method in interface com.ibm.portal.ModelController
Indicates if a modifiable node of the specified class and with the
specified creation context may be created.
confirmCreate(Identifiable) -
Method in interface com.ibm.portal.vanityurl.model.controller.VanityURLModelController
Indicates if the current user can create a VanityURL on the given node
confirmCreateModifiableContentMappingInfo(ContentMappingInfo) -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingInfoController
Indicates weather the given ContentMappingInfo object can be modified.
confirmCreateModifiableContentMappingInfo(Identifiable) -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingInfoController
Indicates weather the ContentMappingInfo object of the given resource can be modified.
confirmDelete(T) -
Method in interface com.ibm.portal.ListModelController
Indicates if the specified node may be deleted.
confirmDelete(Administrable) -
Method in interface com.ibm.portal.outbound.config.OutboundConnectionModelController
Check if the presented outbound connection model item can be removed.
confirmDelete(Identifiable) -
Method in interface com.ibm.portal.portlet.CommonPortletModelController
Indicates if the specified node may be deleted from the model.
confirmDelete(T) -
Method in interface com.ibm.portal.TreeModelController
Indicates if the specified node may be deleted.
confirmGetModifiableNode(T) -
Method in interface com.ibm.portal.ModelController
Indicates if a modifiable node of the specified node may be created.
confirmImmediateSwitch(boolean) -
Method in interface com.ibm.portal.wire.ModifiableWire
Indicates if the immediate switch can be set to the specified value.
confirmInsert(T) -
Method in interface com.ibm.portal.ListModelController
Indicates if the specified node may be inserted.
confirmInsert(PortletDefinition) -
Method in interface com.ibm.portal.portlet.AdminPortletModelController
Indicates if the specified portlet entity may be inserted at the
specified location in the portlet model.
confirmInsert(PortletWindow) -
Method in interface com.ibm.portal.portlet.PortletModelController
Indicates if a portlet entity may be inserted at the specified location
in the portlet model.
confirmInsert(PortletEntity, Identifiable) -
Method in interface com.ibm.portal.portlet.PortletModelController
Indicates if a portlet entity may be inserted at the specified location
in the portlet model.
confirmInsert(PortletDefinition) -
Method in interface com.ibm.portal.portlet.PortletModelController
Indicates if the specified portlet definition may be inserted at the
specified location in the portlet model.
confirmInsert(T, T, T) -
Method in interface com.ibm.portal.TreeModelController
Indicates if the specified node may be inserted into the location
specified by a parent node and a next node.
confirmInsert(T) -
Method in interface com.ibm.portal.TreeModelController
Indicates if a node may be inserted below the specified parent node.
confirmModify(Identifiable) -
Method in interface com.ibm.portal.vanityurl.model.controller.VanityURLModelController
Indicates if the current user can modify a VanityURL on the given node
confirmRemoveAllowedPortlet(ObjectID) -
Method in interface com.ibm.portal.content.LayoutModelController
Indicates if the specified portlet may be removed from the allowed
portlets.
Note: Removing allowed portlets is not possible on private pages.
confirmRemoveAllowedPortlets(Collection<ObjectID>) -
Method in interface com.ibm.portal.content.LayoutModelController
Indicates if the specified portlets may be remved from the allowed
portlets.
Note: Removing allowed portlets is not possible on private pages.
confirmRemoveAllowedPortlets() -
Method in interface com.ibm.portal.content.LayoutModelController
Indicates if all portlets from the allowed portlets may be removed.
Note: Removing allowed portlets is not possible on private pages.
confirmRemoveCapabilities(String) -
Method in interface com.ibm.portal.admin.ModifiableClient
Indicates if the specified capabilities may be removed.
confirmRemoveCapabilities() -
Method in interface com.ibm.portal.admin.ModifiableClient
Indicates if all capabilities may be removed.
confirmRemoveCategories() -
Method in interface com.ibm.portal.cp.resources.ModifiableCustomResource
Indicates if all categories may be removed.
confirmRemoveCategory(String) -
Method in interface com.ibm.portal.cp.resources.ModifiableCustomResource
Indicates if the specified categories may be removed.
confirmRemoveDescription(Locale) -
Method in interface com.ibm.portal.ModifiableLocalized
Indicates if the description for the specified locale may be removed.
confirmRemoveDescriptions(Collection<Locale>) -
Method in interface com.ibm.portal.ModifiableLocalized
Indicates if the descriptions for the specified locales may be removed.
confirmRemoveDescriptions() -
Method in interface com.ibm.portal.ModifiableLocalized
Indicates if the all descriptions may be removed.
confirmRemoveDeviceClass(DeviceClass) -
Method in interface com.ibm.portal.admin.ModifiableDeviceClassCapable
Indicates if the specified device class may be removed.
confirmRemoveDeviceClasses() -
Method in interface com.ibm.portal.admin.ModifiableDeviceClassCapable
Indicates if all device classes may be removed.
confirmRemoveMarkup(Markup) -
Method in interface com.ibm.portal.admin.ModifiableMarkupCapable
Indicates if the specified markup may be removed.
confirmRemoveMarkups() -
Method in interface com.ibm.portal.admin.ModifiableMarkupCapable
Indicates if all markups may be removed.
confirmRemoveName(String) -
Method in interface com.ibm.portal.ModifiableMetaData
Indicates if the specifed meta data may be removed.
confirmRemoveName(String) -
Method in interface com.ibm.portal.portlet.ModifiablePortletPreferences
Indicates if the preference identified with the specified name may be
removed.
confirmRemoveNames(Collection<String>) -
Method in interface com.ibm.portal.ModifiableMetaData
Indicates if the specified meta data may be removed.
confirmRemoveNames() -
Method in interface com.ibm.portal.ModifiableMetaData
Indicates if all meta data may be removed.
confirmRemoveNames(Collection<String>) -
Method in interface com.ibm.portal.portlet.ModifiablePortletPreferences
Indicates if the preferences identified by the names specified in the
collection may be removed.
confirmRemoveNames() -
Method in interface com.ibm.portal.portlet.ModifiablePortletPreferences
Indicates if all preferences data may be removed.
confirmRemoveSkinFromTheme(Skin, Theme) -
Method in interface com.ibm.portal.admin.SkinListController
Indicates if the specfic Skin may be remove from the theme.
confirmRemoveTitle(Locale) -
Method in interface com.ibm.portal.ModifiableLocalized
Indicates if the title for the specified locale may be removed.
confirmRemoveTitles(Collection<Locale>) -
Method in interface com.ibm.portal.ModifiableLocalized
Indicates if the titles for the specified locales may be removed.
confirmRemoveTitles() -
Method in interface com.ibm.portal.ModifiableLocalized
Indicates if all titles may be removed.
confirmRetainAllowedPortlets(Collection<ObjectID>) -
Method in interface com.ibm.portal.content.LayoutModelController
Indicates if th specified portlets may be retained in the allowed
portlets.
Note: Setting allowed portlets is not possible on private pages.
confirmRetainDescriptions(Collection<Locale>) -
Method in interface com.ibm.portal.ModifiableLocalized
Indicates if the specified descriptions may be retained.
confirmRetainNames(Collection<String>) -
Method in interface com.ibm.portal.ModifiableMetaData
Indicates if the specified meta data may be retained.
confirmRetainNames(Collection<String>) -
Method in interface com.ibm.portal.portlet.ModifiablePortletPreferences
Indicates if the preferences identified by the names specified in the
collection may be retained.
confirmRetainTitles(Collection<Locale>) -
Method in interface com.ibm.portal.ModifiableLocalized
Indicates if the specified titles may be retained.
confirmSetActive(boolean) -
Method in interface com.ibm.portal.ModifiableActiveFlag
Indicates if the active flag may be set to the specified value.
confirmSetAll(Localized) -
Method in interface com.ibm.portal.ModifiableLocalized
Indicates if the specified titles and descriptions may be retained.
confirmSetAllPortletsAllowedFlag(boolean) -
Method in interface com.ibm.portal.content.LayoutModelController
Indicates if the AllPortletsAllowed flag may be set to the specified
value.
confirmSetBookmarkable(boolean) -
Method in interface com.ibm.portal.content.ModifiableBookmarkableFlag
Indicates if the bookmarkable flag may be set to the specified value.
confirmSetDefault() -
Method in interface com.ibm.portal.admin.ModifiableDecoration
Indicates if the current decoration may be set as the default decoration.
confirmSetDefaultLocale(Locale) -
Method in interface com.ibm.portal.admin.ModifiableDecoration
Indicates if the given Locale may be set as the default locale.
confirmSetDefaultSkinforTheme(Skin, Theme) -
Method in interface com.ibm.portal.admin.SkinListController
Indicates if the specfic Skin may be set as default in the theme.
confirmSetDeletableFlag(T, boolean) -
Method in interface com.ibm.portal.content.LayoutModelController
Indicates if the deletable flag of the specified node may be set to the
specified value.
confirmSetDescription(Locale, String) -
Method in interface com.ibm.portal.ModifiableLocalized
Indicates if the specified description may be set.
confirmSetDescriptions(Localized) -
Method in interface com.ibm.portal.ModifiableLocalized
Indicates if the specified descriptions may be set.
confirmSetFileName(Markup, String) -
Method in interface com.ibm.portal.content.ModifiableStaticContentPage
Deprecated. use ModifiableStaticContentPage.confirmSetFileName(Markup, String, Context)
instead
confirmSetFileName(Markup, String, Context) -
Method in interface com.ibm.portal.content.ModifiableStaticContentPage
Checks if a modification of the file name is a valid operation
confirmSetFileName(String, String) -
Method in interface com.ibm.portal.content.ModifiableStaticContentPage
Deprecated. use ModifiableStaticContentPage.confirmSetFileName(String, String, Context)
instead
confirmSetFileName(String, String, Context) -
Method in interface com.ibm.portal.content.ModifiableStaticContentPage
Checks if a modification of the file name is a valid operation
confirmSetManufacturer(String) -
Method in interface com.ibm.portal.admin.ModifiableClient
Indicates if the given manufacturer may be set.
confirmSetMarkup(Markup) -
Method in interface com.ibm.portal.admin.ModifiableClient
Indicates if the given markup may be set.
confirmSetMarkupVersion(String) -
Method in interface com.ibm.portal.admin.ModifiableClient
Indicates if the given markup version may be set.
confirmSetModel(String) -
Method in interface com.ibm.portal.admin.ModifiableClient
Indicates if the given model may be set.
confirmSetModifiableFlag(T, boolean) -
Method in interface com.ibm.portal.content.LayoutModelController
Indicates if the modifiable flag of the specified node may be set to the
specified value.
confirmSetRealm(String) -
Method in interface com.ibm.portal.admin.ModifiableVirtualPortal
Indicates if the given realm may be set.
confirmSetShareable(boolean) -
Method in interface com.ibm.portal.content.ModifiableShareableFlag
Indicates if the shareable flag may be set to the specified value.
confirmSetSkin(Skin) -
Method in interface com.ibm.portal.content.ModifiableRenderAspect
Indicates if the skin of the render aspect may be set.
confirmSetStringValue(String, String) -
Method in interface com.ibm.portal.portlet.ModifiablePortletPreferences
Indicates if the value for the preference identified by the specified
name may be set.
confirmSetStringValues(String, String[]) -
Method in interface com.ibm.portal.portlet.ModifiablePortletPreferences
Indicates if the value for the preference identified by the specified
name may be set.
confirmSetTarget(Identifiable, Markup) -
Method in interface com.ibm.portal.content.ModifiableInternalContentURL
Indicates if the target of the internal URL may be set for the specified
markup.
confirmSetTemplateName(String) -
Method in interface com.ibm.portal.content.ModifiableRenderAspect
Indicates if the template name of the render aspect may be set.
confirmSetTheme(Theme) -
Method in interface com.ibm.portal.content.ThemeSetter
Indicates if the specified theme may be set.
confirmSetTitle(Locale, String) -
Method in interface com.ibm.portal.ModifiableLocalized
Indicates if the specified title may be set.
confirmSetTitles(Localized) -
Method in interface com.ibm.portal.ModifiableLocalized
Indicates if the specified titles may be set.
confirmSetUniqueName(String) -
Method in interface com.ibm.portal.ModifiableObjectID
Indicate if the unique name of this object id may be set.
confirmSetURL(String, Markup) -
Method in interface com.ibm.portal.content.ModifiableExternalContentURL
Indicates if the specified URL may be set for the specified markup.
confirmSetUserAgentPattern(String) -
Method in interface com.ibm.portal.admin.ModifiableClient
Indicates if the given user agent pattern may be set.
confirmSetValue(String, V) -
Method in interface com.ibm.portal.ModifiableMetaData
Indicates if the specified meta data may be set.
confirmSetValue(String, String) -
Method in interface com.ibm.portal.portlet.ModifiablePortletPreferences
Indicates if the value for the preference identified by the specified
name may be set.
confirmSetValues(MetaData<? extends V, ? extends E>) -
Method in interface com.ibm.portal.ModifiableMetaData
Indicates if the specified meta data may be set.
confirmSetValues(PortletPreferences<? extends E>) -
Method in interface com.ibm.portal.portlet.ModifiablePortletPreferences
Indicates the specified preferences may be set.
confirmSetVersion(String) -
Method in interface com.ibm.portal.admin.ModifiableClient
Indicates if the given version may be set.
confirmSetZipInputStream(Markup, ZipInputStream) -
Method in interface com.ibm.portal.content.ModifiableStaticContentPage
Deprecated. use
ModifiableStaticContentPage.confirmSetZipInputStream(Markup, ZipInputStream, Context)
instead
confirmSetZipInputStream(Markup, ZipInputStream, Context) -
Method in interface com.ibm.portal.content.ModifiableStaticContentPage
Checks if an assignment of the ZIP stream is a valid operation.
confirmSetZipInputStream(String, ZipInputStream) -
Method in interface com.ibm.portal.content.ModifiableStaticContentPage
Deprecated. use
ModifiableStaticContentPage.confirmSetZipInputStream(String, ZipInputStream, Context)
instead
confirmSetZipInputStream(String, ZipInputStream, Context) -
Method in interface com.ibm.portal.content.ModifiableStaticContentPage
Checks if an assignment of the ZIP stream is a valid operation.
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
constant -
Variable in exception com.ibm.portal.state.exceptions.InvalidConstantException
Constant object that could not be recognized
Constants - Interface in com.ibm.portal.cp
Defines common constants for the tagging and rating API.
Constants - Interface in com.ibm.portal.cp.rating
Defines constants for the RatingModel and the RatingModelURIs.
Constants - Interface in com.ibm.portal.cp.resources
Defines constants for the ResourceModel and URI
s for addressing
nodes within this model over REST.
Constants - Interface in com.ibm.portal.cp.tagging
Defines constants for the TagModel and the TagModelURIs.
Constants - Interface in com.ibm.portal.cp.xml
Defines constants for contextual portal related REST services
Constants - Interface in com.ibm.portal.mmi
Public constants for mashup maker integration
Constants - Class in com.ibm.portal.pcm
Class with constants used for and by PCM code.
Constants() -
Constructor for class com.ibm.portal.pcm.Constants
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.admin
Constants - Interface in com.ibm.portal.resolver.atom
Declaration of the constants that define the ATOM namespace
Constants - Interface in com.ibm.portal.resolver
Multi purpose constants that support the POC framework
Constants - Interface in com.ibm.portal.resolver.exceptions
Constants for HTTP status codes.
Constants - Interface in com.ibm.portal.resolver.friendly
Collection of constants used with the FriendlySelectionService
implementations
Constants - Interface in com.ibm.portal.resolver.http.xml
Some useful HTTP related constants
Constants - Interface in com.ibm.portal.resolver.opensearch
Some useful opensearch related constants
Constants - Interface in com.ibm.portal.resolver.operations
Operation URI-specific constants.
Constants - Interface in com.ibm.portal.resolver.uri
Defines constants for parsing or creating PocURIs.
Constants - Interface in com.ibm.portal.resolver.xml
Convenience constants for XML processing.
Constants - Interface in com.ibm.portal.spa
Public constants for static page aggregation
Constants - Interface in com.ibm.portal.spa.data
URI specific constants
Constants - Interface in com.ibm.portal.state.accesscheck
This interface provides the access control check constants that can be applied to
an CheckedEngineURL
.
Constants - Interface in com.ibm.portal.state
Interface that is the base class for constants and serves as a tagging interface
for these constants.
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.AccessCheck - Interface in com.ibm.portal.state.accesscheck
Access check interface that all constants used for access control check on
the CheckedEngineURL
need to implement.
Constants.AssignRolesConstant - Class in com.ibm.portal.state.accesscheck
Access control permission to assign portal roles to users or groups.
Constants.Clone - Interface in com.ibm.portal.state
Base interface to flag a constant that relates to state-cloning
Constants.CreatePageConstant - Class in com.ibm.portal.state.accesscheck
Access control permission to create a new portal page.
Constants.DeepCopyConstant - Class in com.ibm.portal.state
Implementation of the constant DEEP_COPY
Constants.DeepCopyConstant() -
Constructor for class com.ibm.portal.state.Constants.DeepCopyConstant
Nobody should instantiate this class directly
Constants.DeletePageConstant - Class in com.ibm.portal.state.accesscheck
Access control permission to deletet a portal page.
Constants.EditPageConstant - Class in com.ibm.portal.state.accesscheck
Access control permission to edit a portal page.
Constants.EmptyCopyConstant - Class in com.ibm.portal.state
Implementation of the constant EMPTY_COPY
Constants.EmptyCopyConstant() -
Constructor for class com.ibm.portal.state.Constants.EmptyCopyConstant
Nobody should instantiate this class directly
Constants.Merge - Interface in com.ibm.portal.state
Base interface to flag a constant that relates to state-merging
Constants.NoCheckConstant - Class in com.ibm.portal.state.accesscheck
No access control check is performed.
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.Order - Enum in com.ibm.portal.cp
Enum for the order of the result
Constants.OrderMetric - Enum in com.ibm.portal.cp
Enum defining valid order metrics for sorting result sets
Constants.OverwriteConstant - Class in com.ibm.portal.state
Implementation of the constant OVERWRITE.
Constants.OverwriteConstant() -
Constructor for class com.ibm.portal.state.Constants.OverwriteConstant
Nobody should instantiate this class directly
Constants.PortalState - Interface in com.ibm.portal.portlet.service.url
Constants defining the portal state.
Constants.SearchPattern - Enum in com.ibm.portal.cp
Enum for a search pattern
Constants.SmartCopyConstant - Class in com.ibm.portal.state
Implementation of the constant SMART_COPY
Constants.SmartCopyConstant() -
Constructor for class com.ibm.portal.state.Constants.SmartCopyConstant
Nobody should instantiate this class directly
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.portal.MetaDataNameLocator
Indicates whether the given name exists in the associated
meta data object.
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
containsETags(URI, List<String>) -
Method in interface com.ibm.portal.resolver.webdav.commands.WebdavCommand.IfHandler
Checks if the resource contains the ETag
containsHeader(String) -
Method in class com.ibm.portal.resolver.streams.helper.DefaultMultipartEntry
Returns a boolean indicating whether the named header has already been
set.
containsKey(Object) -
Method in interface com.ibm.policy.manager.PolicyValueSet
Determines if the PVS contains the specified attribute
containsKey(QName) -
Method in interface com.ibm.portal.pcm.dialog.dcx.DCXData
Check if the DCX contains a value associated with the given key.
containsLockTokens(URI, List<URI>) -
Method in interface com.ibm.portal.resolver.webdav.commands.WebdavCommand.IfHandler
Checks if the resource contains the lock tokens
containsResource(String) -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.VaultAdapter
Tells if the Vault contains the specified resource.
containsResource(String) -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.VaultAdapterDN
Deprecated. Tells if the Vault contains the specified resource.
containsValue(Object) -
Method in interface com.ibm.policy.manager.PolicyValueSet
Determines if the PVS contains the specified value
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_LENGTH_UNKNOWN -
Static variable in interface com.ibm.portal.resolver.data.ContentLengthDataSource
constant for unknown content lengths
CONTENT_MODEL_CONTROLLER_JNDI_NAME -
Static variable in interface com.ibm.portal.model.controller.ContentModelControllerHome
Deprecated. Use ContentModelControllerHome.JNDI_NAME
instead
CONTENT_NODE_ATTRIBUTE -
Static variable in class com.ibm.portal.theme.plugin.impl.DefaultThemeLinkItem
The CONTENT_NODE_ATTRIBUTE
indicates the content node
in the navigation model that we want to generate a URL to.
CONTENT_TYPE_BINARY -
Static variable in interface com.ibm.portal.resolver.data.ByteDataSource
Mime type for simple, binary messages
http://www.rfc-editor.org/rfc/rfc2046.txt
CONTENT_TYPE_FORM_DATA -
Static variable in class com.ibm.portal.resolver.streams.FormDataInputStream
Deprecated. use FormDataStream.CONTENT_TYPE_FORM_DATA
instead
CONTENT_TYPE_FORM_DATA -
Static variable in interface com.ibm.portal.resolver.streams.FormDataStream
mime type constants
CONTENT_TYPE_FORM_DATA -
Static variable in interface com.ibm.portal.resolver.streams.MultipartStream
Deprecated. use FormDataStream.CONTENT_TYPE_FORM_DATA
instead
CONTENT_TYPE_JSON -
Static variable in interface com.ibm.portal.resolver.data.JsonDataSource
Mime type for JSON content as defined in RFC 4627
CONTENT_TYPE_JSON -
Static variable in interface com.ibm.portal.streaming.json.JsonStream
Mime type for JSON messages
CONTENT_TYPE_JSON_UTF8 -
Static variable in interface com.ibm.portal.resolver.data.JsonDataSource
Mime type for json messages using UTF-8 character encoding
CONTENT_TYPE_MULTIPART -
Static variable in interface com.ibm.portal.resolver.data.MultipartDataSource
Mime type for multipart messages
CONTENT_TYPE_MULTIPART -
Static variable in interface com.ibm.portal.resolver.streams.MultipartStream
mime type for general multipart content
CONTENT_TYPE_TEXT -
Static variable in interface com.ibm.portal.resolver.data.CharDataSource
Mime type for text messages
http://www.rfc-editor.org/rfc/rfc2046.txt
CONTENT_TYPE_TEXT_GENERAL -
Static variable in interface com.ibm.portal.resolver.data.CharDataSource
Mime type for general text messages
http://www.rfc-editor.org/rfc/rfc2046.txt
CONTENT_TYPE_TEXT_LATIN1 -
Static variable in interface com.ibm.portal.resolver.data.CharDataSource
Mime type for text messages using latin1 character encoding
http://www.rfc-editor.org/rfc/rfc2046.txt
CONTENT_TYPE_TEXT_UTF8 -
Static variable in interface com.ibm.portal.resolver.data.CharDataSource
Mime type for text messages using UTF-8 character encoding
http://www.rfc-editor.org/rfc/rfc2046.txt
CONTENT_TYPE_UNKNOWN -
Static variable in interface com.ibm.portal.resolver.data.DataSource
Indicates an unknown content type
CONTENT_TYPE_XML -
Static variable in interface com.ibm.portal.resolver.data.XmlDataSource
Mime type for plain XML messages
http://www.rfc-editor.org/rfc/rfc3023.txt
CONTENT_TYPE_XML_DEPRECATED -
Static variable in interface com.ibm.portal.resolver.data.XmlDataSource
Deprecated mime type for plain XML messages
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
.
ContentDispositionDataSource - Interface in com.ibm.portal.resolver.data
Captures information about the presentation of the data source
ContentDispositionDataSource.DISPOSITION - Enum in com.ibm.portal.resolver.data
Possible content dispositions,
ContentHandlerURIParser - Interface in com.ibm.portal.resolver.xml
Representation of a URIParser
that parses the content of a
DataSource
addressed by its URI onto an XML handler.
ContentHandlerURIParserFactory - Interface in com.ibm.portal.resolver.xml
ContentItem - Interface in com.ibm.portal.ac
The AccessControlAttributeBasedSecurityCallbackInterface
provides methods to retrieve detailed information about the current
ContentItem.
ContentLabel - Interface in com.ibm.portal.content
Interface describing a content node of type label (ContentNodeType.LABEL
).
ContentLengthDataSource - Interface in com.ibm.portal.resolver.data
Optional interface implemented by a DataSource
to advertize the size
of the data.
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
ContentMapping - Interface in com.ibm.portal.services.contentmapping
Objects of this class describe a mapping between a portal resource and a content resource.
ContentMappingConcurrentModificationException - Exception in com.ibm.portal.services.contentmapping.exceptions
This exception indicates that content mapping information updates where refused
by persistent storage since the content mapping information has been
updated by a different thread after the information was read from persistent
storage.
ContentMappingConcurrentModificationException(Localized, String, Throwable) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingConcurrentModificationException
ContentMappingConcurrentModificationException(Localized, String) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingConcurrentModificationException
ContentMappingConcurrentModificationException(Localized, Throwable) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingConcurrentModificationException
ContentMappingConcurrentModificationException(Localized) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingConcurrentModificationException
ContentMappingConcurrentModificationException(String, Throwable) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingConcurrentModificationException
ContentMappingConcurrentModificationException(String) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingConcurrentModificationException
ContentMappingConcurrentModificationException(Throwable) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingConcurrentModificationException
ContentMappingDataBackendException - Exception in com.ibm.portal.services.contentmapping.exceptions
This exception indicates that there has been a problem while accessing the
persistent storage.
ContentMappingDataBackendException(Localized, String, Throwable) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingDataBackendException
ContentMappingDataBackendException(Localized, String) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingDataBackendException
ContentMappingDataBackendException(Localized, Throwable) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingDataBackendException
ContentMappingDataBackendException(Localized) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingDataBackendException
ContentMappingDataBackendException(String, Throwable) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingDataBackendException
ContentMappingDataBackendException(String) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingDataBackendException
ContentMappingDataBackendException(Throwable) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingDataBackendException
ContentMappingDelegationService - Interface in com.ibm.portal.services.contentmapping
Individual content mappings can be flagged to activate access control delegation.
ContentMappingException - Exception in com.ibm.portal.services.contentmapping.exceptions
Base class for all exception generated by the content mapping component.
ContentMappingException() -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingException
ContentMappingException(String, Throwable) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingException
ContentMappingException(String) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingException
ContentMappingException(Throwable) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingException
ContentMappingException(Localized) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingException
ContentMappingException(Localized, String, Throwable) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingException
ContentMappingException(Localized, String) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingException
ContentMappingException(Localized, Throwable) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingException
ContentMappingFilter - Interface in com.ibm.portal.services.contentmapping
This interface defines a filter for Content Mappings.
ContentMappingInfo - Interface in com.ibm.portal.services.contentmapping
This interface provides access to all content mappings assigned to a specific portal resource.
ContentMappingInfoController - Interface in com.ibm.portal.services.contentmapping
This interface provides write access to content mapping information
ContentMappingInfoHome - Interface in com.ibm.portal.services.contentmapping
This interface is the home of all APIs providing access to content mapping information.
ContentMappingInfoProvider - Interface in com.ibm.portal.services.contentmapping
This interface provides access to avialable content mapping information in scope of a given portal resource.
ContentMappingLocator - Interface in com.ibm.portal.services.contentmapping
This interface can be used for searching specific content mappings based on
various filter criteria.
ContentMappingModel - Interface in com.ibm.portal.services.contentmapping.model
The ContentMappingModel
ContentMappingModelHome - Interface in com.ibm.portal.services.contentmapping.model
This interface is the home of APIs providing access to content mapping information from within a Servlet.
ContentMappingModelProvider - Interface in com.ibm.portal.services.contentmapping.model
Returns the ContentMappingModel associated to this ContentMappingModelProvider.
ContentMappingModificationNotAllowedException - Exception in com.ibm.portal.services.contentmapping.exceptions
This exception indicates that someone has tried to modify an immutable
content mapping.
ContentMappingModificationNotAllowedException(Localized, String, Throwable) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingModificationNotAllowedException
ContentMappingModificationNotAllowedException(Localized, String) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingModificationNotAllowedException
ContentMappingModificationNotAllowedException(Localized, Throwable) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingModificationNotAllowedException
ContentMappingModificationNotAllowedException(Localized) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingModificationNotAllowedException
ContentMappingModificationNotAllowedException(String, Throwable) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingModificationNotAllowedException
ContentMappingModificationNotAllowedException(String) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingModificationNotAllowedException
ContentMappingModificationNotAllowedException(Throwable) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingModificationNotAllowedException
ContentMappingNotFoundException - Exception in com.ibm.portal.services.contentmapping.exceptions
This exception indicates that a reference to a existing content mapping
could not be resolved.
ContentMappingNotFoundException(String) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingNotFoundException
ContentMappingNotFoundException(Localized, String, Throwable) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingNotFoundException
ContentMappingNotFoundException(Localized, String) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingNotFoundException
ContentMappingNotFoundException(Localized, Throwable) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingNotFoundException
ContentMappingNotFoundException(Localized) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingNotFoundException
ContentMappingNotFoundException(Throwable) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingNotFoundException
ContentMappingNotFoundException(String, Throwable) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingNotFoundException
ContentMetaDataModel - Interface in com.ibm.portal.content
A model for accessing aggregated MetaData
of content model nodes.
ContentMetaDataModelHome - Interface in com.ibm.portal.cor.service
Home interface for JNDI based lookups for
ContentMetaDataModelProvider
ContentMetaDataModelHome - Interface in com.ibm.portal.model
Home interface for JNDI based lookups for ContentMetaDataModelProvider
.
ContentMetaDataModelProvider - Interface in com.ibm.portal.cor.service
An interface for a provider of content meta data models.
ContentMetaDataModelProvider - Interface in com.ibm.portal.ibmportlet.service.model
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.
ContentMetaDataModelProvider - Interface in com.ibm.portal.model
An interface for a provider of the content node meta data model.
ContentMetaDataModelProvider - Interface in com.ibm.portal.portlet.service.model
An interface for a provider of the content node meta data model.
PortletServiceHome psh;
javax.naming.Context ctx = new javax.naming.InitialContext();
boolean serviceAvailable = false;
try {
psh = (PortletServiceHome) ctx.lookup("portletservice/com.ibm.portal.portlet.service.model.ContentMetaDataModelProvider");
serviceAvailable = true;
} catch(javax.naming.NameNotFoundException ex) {
...
ContentModel<E extends java.lang.Object & ContentNode> - Interface in com.ibm.portal.content
Interface for a content model.
ContentModelController<T extends ContentNode,M extends ModifiableContentNode> - Interface in com.ibm.portal.content
A controller interface for the ContentModel
interface.
ContentModelControllerHome - Interface in com.ibm.portal.model.controller
Home interface for JNDI based lookups for
com.ibm.portal.model.ContentModelControllerProvider
.
ContentModelControllerProvider - Interface in com.ibm.portal.model.controller
Provider interface for content model controllers.
ContentModelControllerResumeService - Interface in com.ibm.portal.model.controller
The future - may be implemented after web2.0 tech preview: allow management
of content model controllers across a prolonged time, e.g.
ContentModelControllerResumeService.Memento - Interface in com.ibm.portal.model.controller
Interface acting as a handle for a suspended model controller.
ContentModelHome - Interface in com.ibm.portal.cor.service
Home interface for JNDI based lookups for ContentModelProvider
ContentModelHome - Interface in com.ibm.portal.model
Home interface for JNDI based lookups for ContentModelProvider
.
ContentModelProvider - Interface in com.ibm.portal.cor.service
An interface for a provider of content models.
ContentModelProvider - Interface in com.ibm.portal.ibmportlet.service.model
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.
ContentModelProvider - Interface in com.ibm.portal.model
An interface for a provider of content models.
ContentModelProvider - Interface in com.ibm.portal.portlet.service.model
An interface for a provider of content models.
PortletServiceHome psh;
javax.naming.Context ctx = new javax.naming.InitialContext();
boolean serviceAvailable = false;
try {
psh = (PortletServiceHome) ctx.lookup("portletservice/com.ibm.portal.portlet.service.model.ContentModelProvider");
serviceAvailable = true;
} catch(javax.naming.NameNotFoundException ex) {
...
ContentNode - Interface in com.ibm.portal.content
Interface of a content node.
ContentNodeCopyCreationContext<T extends ContentNode> - Interface in com.ibm.portal.content
Creation context for copying a content node.
ContentNodeCreationContext - Interface in com.ibm.portal.content
A node creation context for ContentNode
s.
ContentNodeStateParameterService - Interface in com.ibm.portal.state.service.parameters
Service for easily obtaining, setting and removing public parameters for a
content node.
ContentNodeType - Class in com.ibm.portal.content
This class enumerates content node types.
ContentOperationsRegistryDependencies - Interface in com.ibm.portal.resolver.cor
Callback interface that allows to resolve system dependencies to portal
services automatically.
ContentOperationsRegistryFactory - Interface in com.ibm.portal.resolver.cor
Callback interface that constructs an instance of an object using dependency
injection.
ContentPage - Interface in com.ibm.portal.content
An interface for a content node representing a page.
ContentPageCreationContext - Interface in com.ibm.portal.content
A page creation context for ContentPage
s.
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
.
ContentPathNotFoundException - Exception in com.ibm.portal.services.contentmapping.exceptions
This exception indicates that the same content path value is mapped twice
to the same portal resource.
ContentPathNotFoundException(String, Throwable) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentPathNotFoundException
ContentPathNotFoundException(Localized, String, Throwable) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentPathNotFoundException
ContentPathNotFoundException(Localized, String) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentPathNotFoundException
ContentPathNotFoundException(Localized, Throwable) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentPathNotFoundException
ContentPathNotFoundException(Localized) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentPathNotFoundException
ContentPathNotFoundException(String) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentPathNotFoundException
ContentPathNotFoundException(Throwable) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ContentPathNotFoundException
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.
ContentURL - Interface in com.ibm.portal.content
An interface for a content node representing an internal or external URL.
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 - Interface in com.ibm.portal.mappingurl
Deprecated.
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
ContextAccessor - Interface in com.ibm.portal.resolver.accessors
Provides information about the current context (e.g.
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.
contextToPayload(DCXData, QName, Class<?>) -
Method in interface com.ibm.portal.pcm.events.ContextToPayloadMapper
Creates the serializable payload to be send to the next portlet in the dialog flow.
ContextToPayloadMapper - Interface in com.ibm.portal.pcm.events
Mapper to create the event payload to be send to the next portlet(s) in a dialog flow.
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.portal.ac.data.RoleType
This role type represents all privileges of the Editor role type except
for configure operations.
Contributor -
Static variable in interface com.ibm.workplace.wcm.api.LibraryMemberRoles
The contributor library role
Controller - Interface in com.ibm.portal
Tagging interface for controllers.
ControlLocator<E extends java.lang.Object & LayoutNode> - Interface in com.ibm.portal.content
A locator for finding LayoutControl
s in a layout model.
ConversionFailedException - Exception in com.ibm.portal.portletconversion
This exception indicates that a portlet conversion has failed.
ConversionFailedException() -
Constructor for exception com.ibm.portal.portletconversion.ConversionFailedException
Create a default exception without a cause
ConversionFailedException(Throwable) -
Constructor for exception com.ibm.portal.portletconversion.ConversionFailedException
Create a exception that contains a root cause
convert(Map<String, Data>, Map<String, String[]>, boolean, String[]) -
Method in interface com.ibm.portal.portletconversion.PortletConverter
Convert IBM API portlet settings and portlet data to standard portlet
API preferences.
convert(Class<T>, DataSink) -
Method in interface com.ibm.portal.resolver.service.PocServiceHome
Converts a data sink into a wrapper of the desired type.
convert(Class<T>, DataSource) -
Method in interface com.ibm.portal.resolver.service.PocServiceHome
Converts a data source into a wrapper of the desired type.
ConvertibleDataSource - Interface in com.ibm.portal.resolver.data
Describes a DataSource
that can be converted to another
DataSource
interface, typically used for type conversion of the
content.
convertTo(Class<T>) -
Method in interface com.ibm.portal.resolver.data.ConvertibleDataSource
Converts the DataSource
to the desired target interface or
returns null
.
convertTo(Class<T>) -
Method in class com.ibm.portal.resolver.helper.AbstractDataSource
CookieContext - Interface in com.ibm.portal.resolver
Context that provides access to cookies across different types of requests
such a servlet or portlet requests.
CookieRule - Interface in com.ibm.portal.outbound.config
The model object for cookie rules.
CookieRule.Handling - Enum in com.ibm.portal.outbound.config
Cookie handling types
CookieRule.Scope - Enum in com.ibm.portal.outbound.config
The scope in which an cookie instance of this type should be used
CookieRuleCreationContext - Interface in com.ibm.portal.outbound.config
The creation context for a new cookie rule.
CookieRuleLocator - Interface in com.ibm.portal.outbound.config
This interface procides methods to create lists of CookieRule instances.
CookieTransformationItem - Interface in com.ibm.portal.outbound.config
A cookie transformer definition.
CookieTransformerFactory - Interface in com.ibm.mashups.proxy.ext
Factory which creates CookieTransformer
instances.
CookieUserNotRetrievableException - Exception in com.ibm.portal.um.exceptions
An Exception of type CookieUserNotRetrievableException
is
thrown, if the user ID cannot be retrieved from a remember me cookie or if
the retrieval of a com.ibm.portal.um.User
using the obtained
ID fails.
CookieUserNotRetrievableException(Throwable) -
Constructor for exception com.ibm.portal.um.exceptions.CookieUserNotRetrievableException
Initializes the exception with the reason of the exception.
COPY -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
Icon for the "copy" action.
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.
COPY_BUTTON -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
Icon button for the "copy" action.
copyCategory(DocumentId, DocumentId) -
Method in interface com.ibm.workplace.wcm.api.Workspace
Deprecated. use Workspace.copy(Document, ParentLocation, CopyOptions) instead.
CopyCreationContext<T> - Interface in com.ibm.portal.model.controller.context
A node creation context which specifies the other node whose characteristics
should be copied.
copyDependencyIds(Object[], int) -
Method in interface com.ibm.portal.resolver.friendly.cache.DependencyIdProvider
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.
copyNode(MenuNode, MenuTreeInfoCtrl, MenuNode) -
Method in interface com.ibm.wps.portlet.menu.MenuTreeInfoCopyCtrl
Deprecated. Copies the node src
into the dst
node using
the dstTree
instance of the destination tree that exposes the
MenuTreeInfoCtrl
interface.
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 class com.ibm.portal.state.accessors.pagemode.PageModeSet
copyright
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.
copyStateFrom(StateHolder) -
Method in interface com.ibm.portal.vanityurl.model.ModifiableVanityURLNode
The passed in state will be copied and the caller can dispose the object.
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.
CorAjaxProxyServiceHome - Interface in com.ibm.portal.resolver.proxy.service
Returns the AjaxProxyService
for use in a COR request.
CorContentMappingModelHome - Interface in com.ibm.portal.services.contentmapping.model
This interface is the home of APIs providing access to content mapping information from within a content handler plugin.
CorDeviceClassService - Interface in com.ibm.portal.devicesupport
A device class service for COR contexts.
CorEditionServiceHome - Interface in com.ibm.workplace.wcm.api.editions
Home interface of the EditionService
.
CorLocalizedContextHome - Interface in com.ibm.portal.model
A home interface for lookups to LocalizedContext
instances.
CORLookup - Class in com.ibm.portal.resolver.helper
Convenience class that facilitates the lookup for services that are
associates with URIs via the content operations registry
CORLookup() -
Constructor for class com.ibm.portal.resolver.helper.CORLookup
CORLookupService - Class in com.ibm.portal.resolver.helper
Lookup service that implements itself by dispatching to a lookup service
provided by the COR.
CORLookupService() -
Constructor for class com.ibm.portal.resolver.helper.CORLookupService
initialize the lookup service without default lookup
CORLookupService(LookupService) -
Constructor for class com.ibm.portal.resolver.helper.CORLookupService
Initialize the lookup service passing a default service reference that
will be used if no COR service can be found
CorPocServiceHome - Interface in com.ibm.portal.resolver.service
Home interface to instantiate
PocService
in the scope of a COR
Context
.
CorRatingModelHome - Interface in com.ibm.portal.cp.rating
Home interface for JNDI based lookups for
CorRatingModelProvider
CorRatingModelProvider - Interface in com.ibm.portal.cp.rating
RatingModelProvider for COR scope, i.
CORResolutionService - Class in com.ibm.portal.resolver.helper
Resolution service that implements itself by dispatching to a resolution
service provided by the COR.
CORResolutionService() -
Constructor for class com.ibm.portal.resolver.helper.CORResolutionService
initialize the resolution service without default resolution service
CORResolutionService(ResolutionService) -
Constructor for class com.ibm.portal.resolver.helper.CORResolutionService
Initialize the resolution service passing a default service reference
that will be used if no COR service can be found
CorResourceCombinerServiceHome - Interface in com.ibm.portal.resourceaggregator.combiner
Home interface for the portlet service for
ResourceCombinerService
CorResourceModelHome - Interface in com.ibm.portal.cp.resources
Home interface for JNDI based lookups for
CorResourceModelProvider
CorResourceModelProvider - Interface in com.ibm.portal.cp.resources
ResourceModelProvider for context operations registry (aka COR)
scope, i.
CORService - Interface in com.ibm.portal.resolver.helper
Tagging interface for services that use the content operations registry to perform
the final lookup.
CorStateParameterServiceHome - Interface in com.ibm.portal.state.service.parameters
Home interface that can be looked up via JNDI and that provides access to the
state parameter service.
CorTagModelHome - Interface in com.ibm.portal.cp.tagging
Home interface for JNDI based lookups for
CorTagModelProvider
CorTagModelProvider - Interface in com.ibm.portal.cp.tagging
TagModelProvider for COR scope, i.
CorWcmPageContextServiceHome - Interface in com.ibm.workplace.wcm.api.pagecontext
Home interface of the WcmPageContextService
.
CORWebdavTreeModelFactory - Class in com.ibm.portal.resolver.webdav.tree.helper
WebdavTreeModelFactory that implements itself by dispatching to a
WebdavTreeModelFactory provided by the COR.
CORWebdavTreeModelFactory() -
Constructor for class com.ibm.portal.resolver.webdav.tree.helper.CORWebdavTreeModelFactory
CORWebdavTreeModelFactory(WebdavTreeModelFactory<Object, Modifiable>) -
Constructor for class com.ibm.portal.resolver.webdav.tree.helper.CORWebdavTreeModelFactory
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.
CountableIterableListModel<E> - Interface in com.ibm.portal.model
An iterable list model that is capable of it's size.
CountableIterablePagedListModel<E> - Interface in com.ibm.portal.model
An iterable list model that is capable of it's size and that supports paging.
CountableListModel<E> - Interface in com.ibm.portal.model
A list model that is capable of it's size.
CPCreationContextBuilderFactory - Class in com.ibm.portal.cp
A factory special type of a
CreationContextBuilderFactory
allowing to generate CreationContext
for tagging purposes.
CPCreationContextBuilderFactory() -
Constructor for class com.ibm.portal.cp.CPCreationContextBuilderFactory
CPPermissionManager - Interface in com.ibm.portal.cp.ac
Interface that performs access control checks, e.
CPPermissionManagerException - Exception in com.ibm.portal.cp.ac
Exception that might be thrown within the CPPermissionManager
CPPermissionManagerException() -
Constructor for exception com.ibm.portal.cp.ac.CPPermissionManagerException
Empty constructor
CPPermissionManagerException(Throwable) -
Constructor for exception com.ibm.portal.cp.ac.CPPermissionManagerException
Initializes the exception with the reason of the exception.
CpSchemeConstants - Interface in com.ibm.portal.cp
Defines constants for schemes of contextual portal API.
create(Class, CreationContext) -
Method in interface com.ibm.portal.content.LayoutModelController
Creates a modifiable layout node.
create(Class<?>, CreationContext) -
Method in interface com.ibm.portal.ModelController
Creates a modifiable node.
create(Class<?>, CreationContext) -
Method in interface com.ibm.portal.outbound.config.OutboundConnectionModelController
Create a new outbound connection model element.
create(Class, CreationContext) -
Method in interface com.ibm.portal.portlet.AdminPortletModelController
Creates a modifiable node and inserts it into the model.
create(Class, CreationContext) -
Method in interface com.ibm.portal.portlet.CommonPortletModelController
Creates a modifiable node and inserts it into the model.
create(Class, CreationContext) -
Method in interface com.ibm.portal.portlet.PortletModelController
Creates a modifiable node and inserts it into the model.
create(Class<T>, ContentOperationsRegistryDependencies) -
Method in interface com.ibm.portal.resolver.cor.ContentOperationsRegistryFactory
Creates an object based on a services context
create() -
Method in class com.ibm.portal.resolver.cor.helper.DefaultContentOperationsRegistryFactory
create(Class<T>, ContentOperationsRegistryDependencies) -
Method in class com.ibm.portal.resolver.cor.helper.DefaultContentOperationsRegistryFactory
create(String, String) -
Method in interface com.ibm.portal.state.dom.DocumentController
Creates a new node without adding it to the document's topology.
create(String, Locale) -
Method in interface com.ibm.workplace.wcm.api.editions.EditionService
Create a new Edition.
CREATE_DATA_SINK_FACTORY_EXTENSION_POINT -
Static variable in interface com.ibm.portal.resolver.Constants
Name of the init parameter in the portlet.xml that identifies the portlet
specific data sink factory.
CREATE_DRAFT -
Static variable in interface com.ibm.workplace.wcm.api.custom.Directives
Directs system to create a draft of the target Document.
CREATE_PAGE -
Static variable in interface com.ibm.portal.state.accesscheck.Constants
Predefined constant for create new portal pages permission.
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
createAtomContentHandler() -
Method in interface com.ibm.portal.resolver.atom.AtomXMLReaderFactory
Constructs a handler that allows to produce ATOM feeds by calling
high-level, ATOM specific methods.
createAtomContentHandler(ContentHandler) -
Method in interface com.ibm.portal.resolver.atom.AtomXMLReaderFactory
Constructs a handler that allows to produce ATOM feeds by calling
high-level, ATOM specific methods.
createAtomContentHandler(ResettableAtomContentHandler) -
Method in interface com.ibm.portal.resolver.atom.AtomXMLReaderFactory
Constructs a handler that allows to produce ATOM feeds by calling
high-level, ATOM specific methods.
createAtomContentHandler(ResettableContentHandler) -
Method in interface com.ibm.portal.resolver.atom.AtomXMLReaderFactory
Constructs a handler that allows to produce ATOM feeds by calling
high-level, ATOM specific methods.
createAtomDateParser() -
Method in interface com.ibm.portal.resolver.atom.AtomXMLReaderFactory
Creates a push-parser that converts the ContentHandler.characters(char[], int, int)
calls to an atom parser into Date
objects.
createAtomPublishingContentHandler() -
Method in interface com.ibm.portal.resolver.atom.AtomXMLReaderFactory
Constructs a handler that allows to produce ATOM feeds by calling
high-level, ATOM specific methods.
createAtomPublishingContentHandler(ContentHandler) -
Method in interface com.ibm.portal.resolver.atom.AtomXMLReaderFactory
Constructs a handler that allows to produce ATOM feeds by calling
high-level, ATOM specific methods.
createAtomPublishingContentHandler(ResettableAtomPublishingContentHandler) -
Method in interface com.ibm.portal.resolver.atom.AtomXMLReaderFactory
Constructs a handler that allows to produce ATOM feeds by calling
high-level, ATOM specific methods.
createAtomPublishingContentHandler(ResettableContentHandler) -
Method in interface com.ibm.portal.resolver.atom.AtomXMLReaderFactory
Constructs a handler that allows to produce ATOM feeds by calling
high-level, ATOM specific methods.
createAtomPublishingXMLReader() -
Method in interface com.ibm.portal.resolver.atom.AtomXMLReaderFactory
Constructs an ATOM XML parser and uses the default SAX parser as the
basis for parsing the original XML stream
createAtomPublishingXMLReader(XMLReader) -
Method in interface com.ibm.portal.resolver.atom.AtomXMLReaderFactory
Constructs an ATOM XML parser and allows to specify a basis XML reader
instance to parse the actual XML stream
createAtomThreadingContentHandler() -
Method in interface com.ibm.portal.resolver.atom.AtomXMLReaderFactory
Constructs a handler that allows to produce ATOM feeds by calling
high-level, ATOM specific methods.
createAtomThreadingContentHandler(ContentHandler) -
Method in interface com.ibm.portal.resolver.atom.AtomXMLReaderFactory
Constructs a handler that allows to produce ATOM feeds by calling
high-level, ATOM specific methods.
createAtomThreadingContentHandler(ResettableAtomThreadingContentHandler) -
Method in interface com.ibm.portal.resolver.atom.AtomXMLReaderFactory
Constructs a handler that allows to produce ATOM feeds by calling
high-level, ATOM specific methods.
createAtomThreadingContentHandler(ResettableContentHandler) -
Method in interface com.ibm.portal.resolver.atom.AtomXMLReaderFactory
Constructs a handler that allows to produce ATOM feeds by calling
high-level, ATOM specific methods.
createAtomThreadingXMLReader() -
Method in interface com.ibm.portal.resolver.atom.AtomXMLReaderFactory
Constructs an ATOM XML parser and uses the default SAX parser as the
basis for parsing the original XML stream
createAtomThreadingXMLReader(XMLReader) -
Method in interface com.ibm.portal.resolver.atom.AtomXMLReaderFactory
Constructs an ATOM XML parser and allows to specify a basis XML reader
instance to parse the actual XML stream
createAtomXMLReader() -
Method in interface com.ibm.portal.resolver.atom.AtomXMLReaderFactory
Constructs an ATOM XML parser and uses the default SAX parser as the
basis for parsing the original XML stream
createAtomXMLReader(XMLReader) -
Method in interface com.ibm.portal.resolver.atom.AtomXMLReaderFactory
Constructs an ATOM XML parser and allows to specify a basis XML reader
instance to parse the actual XML stream
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.
createClientListController(ClientList<T>) -
Method in interface com.ibm.portal.model.ClientListControllerProvider
Creates a client list model controller for the specified client list
model.
createClientListController(HttpServletRequest, HttpServletResponse) -
Method in interface com.ibm.portal.model.ClientListControllerProvider
Creates a client list model controller for the client list model implied
through the given request and response.
createCommand(CommandContext<T>) -
Method in interface com.ibm.portal.model.command.CommandFactory
Creates a new command in the given context.
createCommand(Class<T>, SitemanagementCommandContext<? extends T>) -
Method in interface com.ibm.portal.sitemanagement.command.SitemanagementCommandFactory
Returns a Command object.
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
.
createContentHandler(AtomContentHandler) -
Method in interface com.ibm.portal.resolver.atom.AtomXMLReaderFactory
Constructs a SAX content handler that converts SAX events in the ATOM
namespace into method callbacks on the AtomContentHandler
interface.
createContentHandler(AtomThreadingContentHandler) -
Method in interface com.ibm.portal.resolver.atom.AtomXMLReaderFactory
Constructs a SAX content handler that converts SAX events in the ATOM
namespace into method callbacks on the AtomContentHandler
interface.
createContentHandler(AtomPublishingContentHandler) -
Method in interface com.ibm.portal.resolver.atom.AtomXMLReaderFactory
Constructs a SAX content handler that converts SAX events in the ATOM
namespace into method callbacks on the AtomContentHandler
interface.
createContentHandler(XMLStreamHandler) -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Create a ContentHandler
that dispatches to an
XMLStreamHandler
createContentHandler(PocUriCallback) -
Method in interface com.ibm.wps.cp.tagging.federation.connections.resolution.PocUriHandler
Creates a
ContentHandler
to parse an ATOM entry
to compose a POC URI for a federated resource
URIParser
that parses a DataSource
onto a
ContentHandler
.
ContentLink
object, linked to the given Content
.
ContentLink
object, linked to the given Content
.
PocService.getContext()
instead.
CreationContext
that identifies a copy operation on a
resource.
DataSource
for the given item.
LibraryDateComponent
.
ContentHandler
implementations
ContentHandler
implementations and automatically
associates it with a handler
ContentHandler
implementations.
SitemanagementCommandContext
object
Addressable
object
Addressable
object
DirectiveParams
object for the current Directive
DocumentId
object from a String
representation of the ID.
DocumentIdIterator
from an array of given
DocumentId.
createDocumentManagerComponent() -
Method in interface com.ibm.workplace.wcm.api.Workspace
Deprecated. LibraryDocumentManagerComponent is deprecated since 7.0
createDocumentTypeDefinition(String, String) -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Parses the specified DTD into a DocumentTypeDefinition
structure
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
createEmptyMenuTree(MenuContext) -
Method in class com.ibm.wps.portlets.menu.MemoryMenuTreePortlet
Deprecated. Returns a memory menu tree with only one unnamed root node,
do not overwrite, but call this method from the derived class.
createEquation(String) -
Method in interface com.ibm.portal.devicesupport.DeviceClassEquationSupport
Create a device equation from a string.
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.
createGroup(String, String, Map<String, ?>) -
Method in interface com.ibm.portal.um.PumaController
Creates a new Groups with the given shortname for the given Parent dn and
the available initial Attributes
The character encoding used as input for attribute key and value
must match the encoding acceptable by the user store
createHeadContentHandler(RenderResponse) -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Constructs a ContentHandler
that creates head contributions for a
portlet.
createHTMLComponent() -
Method in interface com.ibm.workplace.wcm.api.Workspace
Creates a new LibraryHTMLComponent
.
createHTMLReader() -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Constructs an XMLReader
that parses HTML content and converts it
into XHTML SAX events
createHTMLReader(ContentHandler) -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Constructs an XMLReader
that parses HTML content and converts it
into XHTML SAX events
createHttpServletRequestWrapper(HttpServletRequest) -
Method in interface com.ibm.portal.resolver.friendly.service.PortalFriendlySelectionServiceHome
Creates a wrapper around the HttpServletRequest
that strips the
friendly path prefix from the request and stores it as a request
attribute
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
.
createInstance(Class<T>) -
Static method in class com.ibm.portal.resolver.helper.eclipse.Platform
Instantiates an eclipse extension
createInstance(Class<T>, IExtensionRegistry) -
Static method in class com.ibm.portal.resolver.helper.eclipse.Platform
Creates an instance based on information from the class object.
createInstance(String, String, String) -
Static method in class com.ibm.portal.resolver.helper.eclipse.Platform
Tries to instantiate a particular extension
createInstance(String, String, String, IExtensionRegistry) -
Static method in class com.ibm.portal.resolver.helper.eclipse.Platform
Tries to instantiate a particular extension
createJsonContentHandler(JsonContentHandler) -
Method in interface com.ibm.portal.streaming.json.JSONHandlerFactory
Creates a DefaultJsonContentHandler
used to write JSON content
onto an existing JsonContentHandler
.
createJsonContentHandler(OutputStream, Charset) -
Method in interface com.ibm.portal.streaming.json.JSONHandlerFactory
Creates a DefaultJsonContentHandler
used to write JSON content
onto a target OutputStream
.
createJsonContentHandler(Writer) -
Method in interface com.ibm.portal.streaming.json.JSONHandlerFactory
Creates a DefaultJsonContentHandler
used to write JSON content
onto a target Writer
.
createJsonCopy(JsonProducer) -
Method in interface com.ibm.portal.streaming.json.JSONHandlerFactory
Construct a producer that is a copy of the content the other producer
generates
createJsonDocumentContentHandler() -
Method in interface com.ibm.portal.streaming.json.JSONHandlerFactory
Constructs a JsonContentHandler
that builds an JSON object graph.
createJSONHandler(OutputStream) -
Method in interface com.ibm.portal.streaming.json.JSONHandlerFactory
Deprecated. use JSONHandlerFactory.createJsonContentHandler(OutputStream, Charset)
instead
createJSONHandler(Writer) -
Method in interface com.ibm.portal.streaming.json.JSONHandlerFactory
Deprecated. use JSONHandlerFactory.createJsonContentHandler(Writer)
instead
createJsonParserOutputStream(JsonContentHandler, Charset, int) -
Method in interface com.ibm.portal.streaming.json.JSONHandlerFactory
Creates a JSON parser that sends the event to the
JsonContentHandler
.
createJsonParserReader(Reader) -
Method in interface com.ibm.portal.streaming.json.JSONHandlerFactory
Constructs a pull parser for JSON content.
createJsonParserReader(Reader, int) -
Method in interface com.ibm.portal.streaming.json.JSONHandlerFactory
Constructs a pull parser for JSON content.
createJsonParserWriter(JsonContentHandler) -
Method in interface com.ibm.portal.streaming.json.JSONHandlerFactory
Creates a JSON parser that sends the event to the
JsonContentHandler
.
createJsonProducer(InputSource) -
Method in interface com.ibm.portal.streaming.json.JSONHandlerFactory
Construct a producer that copies the content of the input source to the
target
createJsonProducer(InputStream, Charset) -
Method in interface com.ibm.portal.streaming.json.JSONHandlerFactory
Construct a producer that copies the content of the stream to the target
createJsonProducer(InputStream, Charset, int) -
Method in interface com.ibm.portal.streaming.json.JSONHandlerFactory
Construct a producer that copies the content of the stream to the target
createJsonProducer(JsonParserReader) -
Method in interface com.ibm.portal.streaming.json.JSONHandlerFactory
Construct a producer that copies the content of the reader
createJsonProducer(Object) -
Method in interface com.ibm.portal.streaming.json.JSONHandlerFactory
Construct a producer that transforms the JSON document as returned by
JsonDocumentContentHandler.getDocument()
into a sequence of JSON
events.
createJsonProducer(Reader) -
Method in interface com.ibm.portal.streaming.json.JSONHandlerFactory
Construct a producer that copies the content of the reader to the target
createJsonProducer(Reader, int) -
Method in interface com.ibm.portal.streaming.json.JSONHandlerFactory
Construct a producer that copies the content of the reader to the target
createJSONReader(JSONHandler) -
Method in interface com.ibm.portal.streaming.json.JSONHandlerFactory
Deprecated. use JSONHandlerFactory.createJsonParserReader(Reader)
instead
createJsonRecorder() -
Method in interface com.ibm.portal.streaming.json.JSONHandlerFactory
Creates an object that can record JSON callbacks and that can then
playback this sequence to another handler at a later point in time.
createJsonRecorder(int) -
Method in interface com.ibm.portal.streaming.json.JSONHandlerFactory
Creates an object that can record JSON callbacks and that can then
playback this sequence to another handler at a later point in time.
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)
.
createMarkupListController(MarkupList<T>) -
Method in interface com.ibm.portal.model.MarkupListControllerProvider
Creates a markup list model controller for the specified markup list
model.
createMarkupListController(HttpServletRequest, HttpServletResponse) -
Method in interface com.ibm.portal.model.MarkupListControllerProvider
Creates a markup list model controller for the markup list model implied
through the given request and response.
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)
.
createModifiableContentMappingInfo(ContentMappingInfo) -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingInfoController
Returns a modifiable version of a given ContentMappingInfo object.
createModifiableContentMappingInfo(Identifiable) -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingInfoController
Returns a modifiable content mapping info object for a given portal resource.
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
.
createObject(Class<?>, ContentOperationsRegistryDependencies) -
Method in class com.ibm.portal.resolver.cor.helper.DefaultContentOperationsRegistryFactory
Method to override
CreateOperationContext - Interface in com.ibm.workplace.wcm.api.extensions.operation
Contextual information on the create operation being performed.
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.
createParameters() -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Convenience method to construct a new parameter map
createParser(Context) -
Method in interface com.ibm.portal.resolver.data.URIParserFactory
Constructs a parser for URIs based on a context
createParser() -
Method in interface com.ibm.portal.spa.parser.FilenameParserFactory
Constructs a new parser
createParser(String) -
Method in interface com.ibm.portal.spa.parser.LocalizationParserFactory
Instantiates a new parser for the requested mime type
createParser(Context) -
Method in interface com.ibm.portal.spa.parser.LocalizationURIParserFactory
Creates the parser
createParser(Context) -
Method in interface com.ibm.portal.spa.parser.SkinURIParserFactory
Creates the parser
createParser(String) -
Method in interface com.ibm.portal.spa.parser.StaticPageParserFactory
Instantiates a new parser for the requested mime type
createParser(String) -
Method in interface com.ibm.portal.spa.parser.ThemeParserFactory
Instantiates a new parser for the requested mime type
createParser(Context) -
Method in interface com.ibm.portal.spa.parser.ThemeURIParserFactory
Creates the parser
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)
.
createPortletModelController(PortletModel) -
Method in interface com.ibm.portal.model.controller.PortletModelControllerProvider
Creates a portlet model controller for the specified portlet model.
createPortletModelController(ContentPage, HttpServletRequest, HttpServletResponse) -
Method in interface com.ibm.portal.model.controller.PortletModelControllerProvider
Creates a portlet model controller applicable to the portlet model of the
current request and the given page.
createPortletModelController(AdminPortletModel) -
Method in interface com.ibm.portal.model.controller.PortletModelControllerProvider
Creates an admin portlet model controller for the specified admin portlet
model.
createPortletURI(PortletPocService.URI_SCOPE, URI) -
Method in interface com.ibm.portal.resolver.service.PortletPocService
Constructs a URI that addresses the portlet
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
.
createPromoteCommandContext(ContentModelController<ContentNode, ModifiableContentNode>) -
Method in interface com.ibm.portal.sitemanagement.command.SitemanagementCommandContextFactory
Creates a SitemanagementCommandContext
object
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.
createPublishCommandContext(ContentModelController<ContentNode, ModifiableContentNode>, ContentModelController<ContentNode, ModifiableContentNode>) -
Method in interface com.ibm.portal.sitemanagement.command.SitemanagementCommandContextFactory
Creates a SitemanagementCommandContext
object
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.
createResource(String) -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.VaultAdapter
Adds a resource of the given name to the Vault.
createResource(String) -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.VaultAdapterDN
Deprecated. Adds a resource of the given name to the Vault.
createResourceBundleURI() -
Method in interface com.ibm.portal.resolver.service.PortletPocService
Creates a URI that addresses the default resource bundle for the portlet
createResourceBundleURI(String) -
Method in interface com.ibm.portal.resolver.service.PortletPocService
Creates a URI that addresses a named bundle for the portlet
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.
createResourceList(ResourceCombinerService.ResourceType) -
Method in interface com.ibm.portal.resourceaggregator.combiner.ResourceCombinerServiceHome
Creates a new instance of the resource list object.
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.
createResourceURL(Addressable) -
Method in interface com.ibm.portal.resolver.service.PortletMimePocService
Creates a ResourceURL
that references a POC URI.
createResourceURL(URI) -
Method in interface com.ibm.portal.resolver.service.PortletMimePocService
Creates a ResourceURL
that references a POC URI.
createResourceURL(URI, Map<String, String[]>) -
Method in interface com.ibm.portal.resolver.service.PortletMimePocService
Creates a ResourceURL
that references a POC URI.
createResourceVariations() -
Method in interface com.ibm.portal.resourceaggregator.combiner.ResourceCombinerServiceHome
Creates a new instance of the resource variations object, which is needed to to fill the resource list object.
createResult(HttpServletRequest) -
Method in interface com.ibm.portal.state.accessors.StateAccessorController
Returns a serializer from XML to StateHolderController
.
createResult(StateHolderController) -
Method in interface com.ibm.portal.state.accessors.StateAccessorController
Returns a serializer from XML to StateHolderController
.
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
.
createSAXTransformerFactory(Boolean) -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Creates a new transformer factory based on the XSLTC flag
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)
.
createSecret(int) -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.secrets.CredentialSecretFactory
Utility method.
createSegment() -
Method in interface com.ibm.workplace.wcm.api.Workspace
Creates a new Segment
.
createServerContext(ObjectID, PocServerContext) -
Method in interface com.ibm.portal.services.project.ProjectIdentificationService
Generates a ServerContext
that represents the specified project.
createServerContext(ObjectID, ServerContext) -
Method in interface com.ibm.portal.services.project.ProjectIdentificationService
Generates a ServerContext
that represents the specified project.
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
.
createSkinListController(SkinList<T>) -
Method in interface com.ibm.portal.model.SkinListControllerProvider
Creates a skin list model controller for the specified skin list
model.
createSkinListController(HttpServletRequest, HttpServletResponse) -
Method in interface com.ibm.portal.model.SkinListControllerProvider
Creates a skin list model controller for the skin list model implied
through the given request and response.
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.
createSource(XMLProducer) -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Constructs a Source
object on top of a XMLProducer
.
createSource(HttpServletRequest) -
Method in interface com.ibm.portal.state.accessors.StateAccessor
Returns the StateHolder
of the request in xml format
createSource(StateHolder) -
Method in interface com.ibm.portal.state.accessors.StateAccessor
Returns an XML representation of the StateHolder
.
createStaticContentPageDistincter() -
Method in interface com.ibm.portal.spa.service.StaticPageService
Returns a Static page distincter that determins whether this page is StaticContentPage, and
its EmbedType.
createStaticPageContentHandler(LayoutModelController<LayoutNode, ModifiableLayoutNode>) -
Method in interface com.ibm.portal.spa.service.StaticPageServiceHome
Deprecated. use
StaticPageServiceHome.createStaticPageContentHandler(LayoutModelController, Context)
instead
createStaticPageContentHandler(LayoutModelController<LayoutNode, ModifiableLayoutNode>, Context) -
Method in interface com.ibm.portal.spa.service.StaticPageServiceHome
Creates a StaticPageContentHandler
that will synchronize the
LayoutModelController
with the static page events
createStaticPageContentHandler(LayoutModelController<LayoutNode, ModifiableLayoutNode>, Context, boolean) -
Method in interface com.ibm.portal.spa.service.StaticPageServiceHome
Creates a StaticPageContentHandler
that will synchronize the
LayoutModelController
with the static page events
createStaticPageDataSourceParser() -
Method in interface com.ibm.portal.spa.service.StaticPageService
Returns a static page parser that determines the content type of the
static page dynamically and also optionally caches the parsed result.
createStaticPageRenderer() -
Method in interface com.ibm.portal.spa.service.PortalStaticPageService
Returns a renderer component that renders static pages to the
output stream of the current request
createStaticPageURIParser() -
Method in interface com.ibm.portal.spa.service.StaticPageService
Returns a static page parser that determines the content type of the
static page dynamically and also optionally caches the parsed result.
createStaticPageZipParser() -
Method in interface com.ibm.portal.spa.service.StaticPageServiceHome
Creates a parser that parses specific markup files inside a ZIP file and
that generates a merged event stream.
createStaticParameters() -
Static method in class com.ibm.portal.resolver.helper.AbstractStaticDataSource
Fill the parameter map to match the parameters of a static data source
createStreamContentHandler() -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Constructs a new StreamContentHandler
createStreamContentHandler(boolean) -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Constructs a new StreamContentHandler
createStreamContentHandler(OutputStream) -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Constructs a new StreamContentHandler
createStreamContentHandler(OutputStream, boolean) -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Constructs a new StreamContentHandler
createStreamContentHandler(Writer) -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Constructs a new StreamContentHandler
createStreamContentHandler(Writer, boolean) -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Constructs a new StreamContentHandler
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
.
createTemplates() -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Creates a template for the identitiy transformation
createTemplates(Boolean) -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Deprecated. use XMLFactory.createTemplates(XSLT_PROCESSOR)
createTemplates(Source) -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Creates an XSLTC template using the default processor
createTemplates(Source, Boolean) -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Deprecated. use XMLFactory.createTemplates(Source, XSLT_PROCESSOR)
instead
createTemplates(Source, XMLFactory.XSLT_PROCESSOR) -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Creates an XSLTC template
createTemplates(XMLFactory.XSLT_PROCESSOR) -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Creates a template for the identitiy transformation
createTextComponent() -
Method in interface com.ibm.workplace.wcm.api.Workspace
Creates a new LibraryTextComponent
.
createThemeListController(ThemeList<T>) -
Method in interface com.ibm.portal.model.ThemeListControllerProvider
Creates a theme list model controller for the specified theme list
model.
createThemeListController(HttpServletRequest, HttpServletResponse) -
Method in interface com.ibm.portal.model.ThemeListControllerProvider
Creates a theme list model controller for the theme list model implied
through the given request and response.
createTransformerFactory() -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Creates a new transformer factory using the default processor
createTransformerFactory(Boolean) -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Deprecated. use XMLFactory.createTransformerFactory(XSLT_PROCESSOR)
instead
createTransformerFactory(XMLFactory.XSLT_PROCESSOR) -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Creates a new transformer factory based on the processor tyoe
createTransformerHandler(Source, Boolean) -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Constructs a handler that transforms SAX events via an XSLT
createTransformerHandler(Templates, Boolean) -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Constructs a handler that transforms SAX events via an XSLT
createURI(String) -
Method in interface com.ibm.portal.resolver.service.PocService
Parses the URI string and creates a new URI
object.
createURI(String, String) -
Method in interface com.ibm.portal.resolver.service.PocService
Creates a new URI
based on scheme and scheme specific part.
createURI(URI) -
Method in interface com.ibm.portal.resolver.service.PocService
Creates a new URI
based on an existing URI.
createURI(String) -
Method in interface com.ibm.portal.resolver.service.PocServiceHome
Use PocService.createURI(String)
instead if possible
createURI(String, String) -
Method in interface com.ibm.portal.resolver.service.PocServiceHome
Use PocService.createURI(String, String)
instead if possible
createURI(URI) -
Method in interface com.ibm.portal.resolver.service.PocServiceHome
Use PocService.createURI(URI)
instead if possible
createURI(String) -
Method in interface com.ibm.portal.resolver.service.PocURIFactory
Parses the URI string and creates a new URI
object.
createURI(String, String) -
Method in interface com.ibm.portal.resolver.service.PocURIFactory
Creates a new URI
based on scheme and scheme specific part.
createURI(URI) -
Method in interface com.ibm.portal.resolver.service.PocURIFactory
Creates a new URI
based on an existing URI.
createURI(String) -
Static method in class com.ibm.portal.resolver.uri.BaseURI
Deprecated.
createURI(String, PocURIFactory) -
Static method in class com.ibm.portal.resolver.uri.BaseURI
Constructs a URI
createURI(String, String) -
Static method in class com.ibm.portal.resolver.uri.BaseURI
Deprecated.
createURI(String, String, PocURIFactory) -
Static method in class com.ibm.portal.resolver.uri.BaseURI
Constructs a URI
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
createUrlResource(AttributeList, UrlResourceServiceConstants.ScopeConstants) -
Method in interface com.ibm.portal.services.url.UrlResourceService
Creates a new URL Resource object within the configuration registry with the specified attributes at the specified scope.
createUser(String, String, Map<String, ?>) -
Method in interface com.ibm.portal.um.PumaController
Creates a new User with the given shortname for the given Parent DN and
the available initial Attributes.
createUser(String, String, Map<String, ?>, String) -
Method in interface com.ibm.portal.um.PumaController
Deprecated. Since 8.5. The parameter initalApplicationRole is ignored during user creation.
createUserSelectionComponent() -
Method in interface com.ibm.workplace.wcm.api.Workspace
Creates a new LibraryUserSelectionComponent
.
createValue(DataSource, boolean, Context) -
Method in interface com.ibm.portal.resolver.cache.CachedDataSourceFactory.Callback
Constructs the cached value based on the DataSource
and the
COR context.
createVanityURLModelController(VanityURLModel<E>) -
Method in interface com.ibm.portal.model.controller.VanityURLModelControllerProvider
Creates a vanity URL model controller for the specified vanity URL model.
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
.
createXMLBaseContentHandler() -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Creates a content handler that listens to the xml:base attributes and
that is able to resolve URLs in the context of these base tags.
createXMLBaseContentHandler(ContentHandler) -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Creates a content handler that listens to the xml:base attributes and
that is able to resolve URLs in the context of these base tags.
createXMLBaseContentHandler(ResettableContentHandler) -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Creates an ContentHandler
that keeps track of "xml:base"
attributes to compute absolute URLs from relative URLs.
createXMLBaseFilter() -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Creates an XMLFilter
that keeps track of "xml:base"
attributes to compute absolute URLs from relative URLs.
createXMLBaseFilter(XMLReader) -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Creates an XMLFilter
that keeps track of "xml:base"
attributes to compute absolute URLs from relative URLs.
createXMLOutputStream() -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Creates an XMLOutputStream
that can be used to convert a byte
stream into ContentHandler
callbacks.
createXMLOutputStream(ContentHandler) -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Creates an XMLOutputStream
that can be used to convert a byte
stream into ContentHandler
callbacks.
createXMLProducer(Source) -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Construct wrapper that represents a Source
as a
XMLProducer
.
createXMLReader(Boolean) -
Method in interface com.ibm.portal.resolver.service.PocService
Constructs a URIParser
that parses a DataSource
onto a
ContentHandler
.
createXMLReader() -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Creates an XMLReader
object based on the standard SAX factories.
createXMLReader(XMLOutputStream) -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Creates an XMLReader
object that wraps an XMLOutputStream
createXMLRecorder() -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Creates an object that can record SAX callbacks and that can then
playback this sequence to another handler at a later point in tisme.
createXMLRecorder(int) -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Creates an object that can record SAX callbacks and that can then
playback this sequence to another handler at a later point in time.
createXMLStreamHandler(Writer, String) -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Constructs a serializer that can produce XML, XHTML or HTML markup
createXMLWriter() -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Creates an XMLWriter
that can be used to convert a character
stream into ContentHandler
callbacks.
createXMLWriter(ContentHandler) -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Creates an XMLWriter
that can be used to convert a character
stream into ContentHandler
callbacks.
CREATION_UNKNOWN -
Static variable in interface com.ibm.portal.resolver.data.DataSource
Indicates an unknown creation date
CreationContext - Interface in com.ibm.portal
A tagging interface for creation contexts which can be used on
ModelController.create(Class, CreationContext)
.
CreationContextBuilderFactory - Class in com.ibm.portal.model.controller
A factory for creating and combining CreationContext
s.
CreationContextBuilderFactory() -
Constructor for class com.ibm.portal.model.controller.CreationContextBuilderFactory
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.
CredentialDataEntry - Interface in com.ibm.portal.portlet.service.credentialvault.spi
Interface that provides information about a credential that is exported.
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
CredentialSecret - Interface in com.ibm.portal.portlet.service.credentialvault.spi.secrets
Base interface for all secret classes.
CredentialSecretFactory - Interface in com.ibm.portal.portlet.service.credentialvault.spi.secrets
Factory to create the appropriate secret.
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.
currentUser() -
Method in interface com.ibm.workplace.wcm.api.extensions.operation.OperationContext
The the user that triggered the operation.
CustomFilterItem - Interface in com.ibm.portal.outbound.config
An entry in the custom filter chain.
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
CustomResource - Interface in com.ibm.portal.cp.resources
Interface for a Resource that is not
portal managed, thus called a custom resource.
CustomResourceBuilder - Interface in com.ibm.portal.cp.resources.builder
A CustomResourceBuilder allows to build
s.
CustomResourceBuilder.ResourceParameters - Interface in com.ibm.portal.cp.resources.builder
Interface containing all paramteres that are needed to build a custom
resource.
CustomResourceBuilderProvider - Interface in com.ibm.portal.cp.resources.builder
Provider of ResourceBuilder
s.
CustomResourceCreationContext - Interface in com.ibm.portal.cp.resources
Represents a CreationContext
that exposes all information needed
to create a CustomResource
.
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.
CUT -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
Icon for the "cut" action.
CUT_BUTTON -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
Icon button for the "cut" action.
D
- Data - Interface in com.ibm.portal.portletconversion
- This interface defines a representation of values and types of
portlet settings and portlet data of a source IBM API portlet.
- data -
Variable in exception com.ibm.portal.state.exceptions.NoCodecInUrlException
- data string that did not contain a decodeable codec information
- DATA_SINK_FACTORY_EXTENSION_POINT -
Static variable in interface com.ibm.portal.resolver.Constants
- Name of the init parameter in the portlet.xml that identifies the portlet
specific data sink factory.
- DATA_SOURCE_FACTORY_EXTENSION_POINT -
Static variable in interface com.ibm.portal.resolver.Constants
- Name of the init parameter in the portlet.xml that identifies the portlet
specific data source factory.
- DatabaseDomainConstants - Interface in com.ibm.portal
- This interface provides constants to identify database domains
- DataException - Exception in com.ibm.portal
- Occurs when anything unexpected happened during access to data backend components.
- DataException() -
Constructor for exception com.ibm.portal.DataException
- Empty constructor
- DataException(Throwable) -
Constructor for exception com.ibm.portal.DataException
- Initializes the exception with the reason of the exception.
- DataSink - Interface in com.ibm.portal.resolver.data
- Base interface implemented by all data sinks, independent on their actual
stream type.
- DataSinkFactoryEx - Interface in com.ibm.portal.resolver.data
- Tagging interface for data sink factory.
- DataSource - Interface in com.ibm.portal.resolver.data
-
Base interface implemented by all data sources, independent on their actual
stream type.
- dataSource(DataSource, Context) -
Method in interface com.ibm.portal.resolver.data.DataSourceHandler
- Indicates the data source
- DataSourceChecksum - Interface in com.ibm.portal.resolver.data
- Provides the checksum for a data source.
- DataSourceFactory - Interface in com.ibm.portal.resolver.data
- Tagging interface for data source factory.
- DataSourceFactoryEx - Interface in com.ibm.portal.resolver.data
-
Data source factory that allows to instantiate
DataSource
objects. - DataSourceFragment - Interface in com.ibm.portal.resolver.data
- Represents a fragment of a complete data source.
- DataSourceHandler - Interface in com.ibm.portal.resolver.data
- Callback interface that indicates the existance of a
DataSource
. - DataSourceParser - Interface in com.ibm.portal.resolver.data
- Abstraction of a parser that parses the content of the
DataSource
onto a handler. - 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
-
- DataURI - Class in com.ibm.portal.resolver.data
- An URI class that represents data URIs as defined in
http://tools.ietf.org/html/rfc2397
- DataURI(URI) -
Constructor for class com.ibm.portal.resolver.data.DataURI
-
- 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
DCX - Interface in com.ibm.portal.pcm.dialog.dcx
The Dialog Controller ConteXt (DCX) accessor provides access to the public available information
of the associated dialog instance.
DCXData - Interface in com.ibm.portal.pcm.dialog.dcx
Interface for the Dialog Controller Context.
DCXManager - Interface in com.ibm.portal.pcm.dialog.dcx
Management interface to access the actual DCX data.
DCXManagerException - Exception in com.ibm.portal.pcm.exception
General exception for all problems during DCX operations.
DCXManagerException() -
Constructor for exception com.ibm.portal.pcm.exception.DCXManagerException
DCXManagerException(Throwable) -
Constructor for exception com.ibm.portal.pcm.exception.DCXManagerException
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
DecisionMaker - Interface in com.ibm.portal.auth
Decides if a certain action should be performed or not
NOTE: This API may only be used in the scope of an HTTP request in WebSphere Portal, i.e.
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.
decode(String, int, int, StringWriter) -
Static method in class com.ibm.portal.resolver.uri.BaseURI
decode(String, int, StringWriter) -
Static method in class com.ibm.portal.resolver.uri.BaseURI
decode(String, StringWriter) -
Static method in class com.ibm.portal.resolver.uri.BaseURI
Decodes a string fragment
decode(StringBuilder, String, int, int) -
Static method in class com.ibm.portal.resolver.uri.BaseURI
decodeParameters(String) -
Method in interface com.ibm.portal.resolver.service.PortletPocService
Converts the short parameter map representation back into a map
decodePortletURI(URI) -
Method in interface com.ibm.portal.resolver.service.PortletPocService
Decodes a URI object as created via
PortletPocService.createPortletURI(URI_SCOPE, URI)
into a PortletURI
object that contains information about the addressed entity and the
original URI
Decoration - Interface in com.ibm.portal.admin
Model interface for attributes that are common to themes and skins.
DecorationCreationContext - Interface in com.ibm.portal.admin
A creation context for nodes implementing the
Decoration
interface.
decryptPassword(char[]) -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.EncryptionExit
Decrypts the password
decryptPassword(char[]) -
Method in interface com.ibm.wps.services.credentialvault.EncryptionExit
Deprecated. Decrypts the password
DEEP_COPY -
Static variable in interface com.ibm.portal.state.Constants
The clone operation will copy each node and the complete hierarchy explicitly
DEFAULT_BINDING_SET -
Static variable in interface com.ibm.portal.resolver.Constants
Set of the default bindings that will be accepted by the resolution
infrastructure in case of a GET
DEFAULT_BINDINGS -
Static variable in interface com.ibm.portal.resolver.Constants
Array of the default bindings that will be accepted by the resolution
infrastructure in case of a GET request
DEFAULT_BUCKET_ID -
Static variable in interface com.ibm.portal.toolbar.PublicRenderParameters
Default bucket for toolbar-specific public render parameters.
DEFAULT_BUFFER_SIZE -
Static variable in interface com.ibm.portal.resolver.Constants
Default size of internal buffers.
DEFAULT_CACHE_NAME -
Static variable in class com.ibm.websphere.personalization.resources.cache.CacheManager
FOR INTERNAL USE ONLY
DEFAULT_EXTENSION_ID -
Static variable in interface com.ibm.portal.cp.resources.builder.CustomResourceBuilderProvider
ID of the default custom resource builder provider that dispatches to all
pluged-in providers based on the type schema
DEFAULT_EXTENSION_ID -
Static variable in interface com.ibm.portal.cp.services.LocalizedCategoryService
ID of the default implementation of the LocalizedCategoryService
.
DEFAULT_EXTENSION_ID -
Static variable in interface com.ibm.portal.cp.services.LocalizedTypeService
ID of the default implementation of the LocalizedTypeService
.
DEFAULT_EXTENSION_ID -
Static variable in interface com.ibm.portal.resolver.atom.AtomXMLReaderFactory
ID of the ATOM XLM Factory default extension
DEFAULT_EXTENSION_ID -
Static variable in interface com.ibm.portal.resolver.friendly.service.PortalFriendlySelectionServiceHome
ID of the default implementation of the
PortalFriendlySelectionServiceHome
DEFAULT_EXTENSION_ID -
Static variable in interface com.ibm.portal.resolver.LookupService
ID of the default implementation of the LookupService.
DEFAULT_EXTENSION_ID -
Static variable in interface com.ibm.portal.resolver.proxy.service.CorAjaxProxyServiceHome
ID of the default implementation of the CorAjaxProxyServiceHome
DEFAULT_EXTENSION_ID -
Static variable in interface com.ibm.portal.resolver.proxy.service.PortalAjaxProxyServiceHome
ID of the default implementation of the PortalAjaxProxyServiceHome
DEFAULT_EXTENSION_ID -
Static variable in interface com.ibm.portal.resolver.proxy.service.PortletAjaxProxyServiceHome
ID of the default implementation of the PortletAjaxProxyServiceHome
DEFAULT_EXTENSION_ID -
Static variable in interface com.ibm.portal.resolver.ResolutionService
ID of the default resolution service extension.
DEFAULT_EXTENSION_ID -
Static variable in interface com.ibm.portal.resolver.service.CorPocServiceHome
ID of the default implementation of the CorPocServiceHome
DEFAULT_EXTENSION_ID -
Static variable in interface com.ibm.portal.resolver.service.PortalPocServiceHome
ID of the default implementation of the PortalPocServiceHome
DEFAULT_EXTENSION_ID -
Static variable in interface com.ibm.portal.resolver.xml.XMLFactory
ID of the XLM Factory default extension
DEFAULT_EXTENSION_ID -
Static variable in interface com.ibm.portal.streaming.json.JSONHandlerFactory
ID of the JSONHandlerFactory default extension
DEFAULT_FONT_SIZE -
Static variable in interface com.ibm.portal.toolbar.PublicRenderParameters
Default value for the font size in pixels in case the public render
parameters is missing
DEFAULT_ID -
Static variable in interface com.ibm.portal.mmi.Constants
DEFAULT_MAX_RESULTS_TO_CACHE -
Static variable in class com.ibm.websphere.personalization.resources.cache.CacheManager
FOR INTERNAL USE ONLY
DEFAULT_MODE -
Static variable in interface com.ibm.portal.resolver.data.DataSinkFactoryEx
Default value for the mode that data sinks are requested with using the
data sink factory
DEFAULT_MODE -
Static variable in interface com.ibm.portal.resolver.data.DataSourceFactoryEx
Default value for the mode that data sources are requested with using the
data source factory
DEFAULT_NAMESPACE_URI -
Static variable in interface com.ibm.portal.resolver.xml.Constants
the default namespace is not mapped
DEFAULT_ORDER -
Static variable in interface com.ibm.portal.cp.Constants
The default order
DEFAULT_ORDERMETRIC -
Static variable in interface com.ibm.portal.cp.Constants
The default orderMetric
DEFAULT_PORTLET_ACTION -
Static variable in interface com.ibm.wps.pb.property.Action
Deprecated. Specifies delivery using DefaultPortletAction
.
DEFAULT_POST_BINDING_SET -
Static variable in interface com.ibm.portal.resolver.Constants
Set of the default bindings that will be accepted by the resolution
infrastructure in case of a POST request
DEFAULT_POST_BINDINGS -
Static variable in interface com.ibm.portal.resolver.Constants
Array of the default bindings that will be accepted by the resolution
infrastructure in case of a POST request
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_PROPERTY -
Static variable in interface com.ibm.portal.mmi.Constants
DEFAULT_PROVIDER -
Static variable in interface com.ibm.portal.um.PumaHome
Deprecated. As of release 6.1.0.1,use PumaHome.DEFAULT_STORE
instead
DEFAULT_SCOPE_PROVIDER_NAME -
Static variable in interface com.ibm.portal.services.contentmapping.ScopeProvider
The name of the default scope provider controlling the Web Content Folder mappings
DEFAULT_STORE -
Static variable in interface com.ibm.portal.um.PumaHome
Constant to address the default store for PUMA when retrieving
a PumaController
, PumaLocator
, or PumaProfile
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.
DefaultAtomPublishingContentHandler - Interface in com.ibm.portal.resolver.atom
Extension of the AtomPublishingContentHandler
interface that provides convenience methods
to more easily generate ATOM publishing 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
DefaultContentLocation - Class in com.ibm.portal.resolver.helper.cor
Minimal implementation of a Content Operations Registry (COR)
ContentLocation
.
DefaultContentLocation(String, ContentType) -
Constructor for class com.ibm.portal.resolver.helper.cor.DefaultContentLocation
DefaultContentOperationsRegistryFactory - Class in com.ibm.portal.resolver.cor.helper
Baseclass that can be used to easily implement a
ContentOperationsRegistryFactory
.
DefaultContentOperationsRegistryFactory() -
Constructor for class com.ibm.portal.resolver.cor.helper.DefaultContentOperationsRegistryFactory
DefaultDataSink - Class in com.ibm.portal.resolver.helper
Base class for DataSink
implementations
DefaultDataSink() -
Constructor for class com.ibm.portal.resolver.helper.DefaultDataSink
DefaultDataSource - Class in com.ibm.portal.resolver.helper
Bean that holds the metadata for a DataSource
.
DefaultDataSource() -
Constructor for class com.ibm.portal.resolver.helper.DefaultDataSource
DefaultHttpContentHandler - Interface in com.ibm.portal.resolver.http.xml
DefaultJsonContentHandler - Interface in com.ibm.portal.streaming.json
Convenience interface to the JsonContentHandler
that allows to write
high-level java objects.
DefaultJsonSchema - Class in com.ibm.portal.streaming.json.xml.helper
Default implementation for JsonSchema
that can be used as a
convenient superclass for custom implementations
DefaultJsonSchema() -
Constructor for class com.ibm.portal.streaming.json.xml.helper.DefaultJsonSchema
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.
DefaultMultipartEntry - Class in com.ibm.portal.resolver.streams.helper
Default implementation for a MultipartStream.Entry
.
DefaultMultipartEntry() -
Constructor for class com.ibm.portal.resolver.streams.helper.DefaultMultipartEntry
Default constructor for an empty object
DefaultMultipartEntry(MultipartStream.Entry) -
Constructor for class com.ibm.portal.resolver.streams.helper.DefaultMultipartEntry
Constructs a copy of an existing entry
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
DefaultPolicyRulesMatcher - Class in com.ibm.portal.outbound.config.impl
This utility class is used by the collector AdministrableLocator#collectAllMatching()
to create an ordered list of policy rules that match with a given URL.
DefaultPolicyRulesMatcher(String) -
Constructor for class com.ibm.portal.outbound.config.impl.DefaultPolicyRulesMatcher
Instantiate a policy rules matcher for a given URL.
defaultPriorityString -
Static variable in class com.ibm.websphere.personalization.resources.cache.CacheManager
defaultRuleExit -
Static variable in class com.ibm.websphere.personalization.RuleTrigger
DefaultSelectionResult - Class in com.ibm.portal.resolver.friendly.helper
Convenience implementation of
SelectionResult
DefaultSelectionResult() -
Constructor for class com.ibm.portal.resolver.friendly.helper.DefaultSelectionResult
defaultService -
Variable in class com.ibm.portal.resolver.helper.CORLookupService
default lookup service
defaultService -
Variable in class com.ibm.portal.resolver.helper.CORResolutionService
default lookup service
DefaultStaticPageContentHandler - Class in com.ibm.portal.spa.parser.helper
Default implementation of a StaticPageContentHandler
that simply
ignores all events.
DefaultStaticPageContentHandler() -
Constructor for class com.ibm.portal.spa.parser.helper.DefaultStaticPageContentHandler
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.
DefaultWebdavAccessControlEntry - Class in com.ibm.portal.resolver.webdav.tree.helper
Provides information about an access control entry
DefaultWebdavAccessControlEntry() -
Constructor for class com.ibm.portal.resolver.webdav.tree.helper.DefaultWebdavAccessControlEntry
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
DefaultWebdavLock - Class in com.ibm.portal.resolver.webdav.tree.helper
Default implementation of the WebdavLock
interface
DefaultWebdavLock() -
Constructor for class com.ibm.portal.resolver.webdav.tree.helper.DefaultWebdavLock
Default constructor
DefaultWebdavLock(WebdavLock) -
Constructor for class com.ibm.portal.resolver.webdav.tree.helper.DefaultWebdavLock
Copy constructor that copies the properties of another lock.
DefaultWebdavSupportedPrivilege - Class in com.ibm.portal.resolver.webdav.tree.helper
Provides information about a resource's supported privilege
DefaultWebdavSupportedPrivilege(Map<Locale, String>, boolean) -
Constructor for class com.ibm.portal.resolver.webdav.tree.helper.DefaultWebdavSupportedPrivilege
DefaultWebdavTreeModel<T> - Class in com.ibm.portal.resolver.webdav.tree.helper
Convenience base class for WebdavTreeModel
implementations
DefaultWebdavTreeModel() -
Constructor for class com.ibm.portal.resolver.webdav.tree.helper.DefaultWebdavTreeModel
DefaultWebdavTreeModelController<T,M extends Modifiable> - Class in com.ibm.portal.resolver.webdav.tree.helper
Convenience base class for WebdavTreeModelController
implementations.
DefaultWebdavTreeModelController() -
Constructor for class com.ibm.portal.resolver.webdav.tree.helper.DefaultWebdavTreeModelController
DefaultXulContentHandler - Interface in com.ibm.portal.resolver.xul
Extension of the AtomThreadingContentHandler
interface that provides convenience
methods to more easily generate ATOM threading events.
delegate -
Variable in exception com.ibm.portal.resolver.exceptions.LocalizedSAXException
delegate -
Variable in exception com.ibm.portal.resolver.exceptions.LocalizedTransformerException
DELEGATOR -
Static variable in interface com.ibm.portal.ac.data.RoleType
This role type contains the privilege to change the privileges of another
principal.
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(T) -
Method in interface com.ibm.portal.ListModelController
Deletes a node from the list model.
delete(Administrable) -
Method in interface com.ibm.portal.outbound.config.OutboundConnectionModelController
remove the outbound connection model element.
delete(Identifiable) -
Method in interface com.ibm.portal.portlet.CommonPortletModelController
Deletes a node from the model.
DELETE -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
Icon for the "delete" action.
delete(T) -
Method in interface com.ibm.portal.TreeModelController
Deletes a node from the model.
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.
DELETE_BUTTON -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
Icon button for the "delete" action.
DELETE_DATA_SINK_FACTORY_EXTENSION_POINT -
Static variable in interface com.ibm.portal.resolver.Constants
Name of the init parameter in the portlet.xml that identifies the portlet
specific data sink factory.
DELETE_PAGE -
Static variable in interface com.ibm.portal.state.accesscheck.Constants
Predefined constant for delete portal pages permission.
deleteCredential(int, Identifiable, String) -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.VaultAdapter
Deletes a mapped credential of the provided Secret Type under the
specified resource.
deleteCredential(int, String, String) -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.VaultAdapterDN
Deprecated. Deletes a mapped credential of the provided Secret Type under the
specified resource.
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.InvalidationType
Invalidation type "Deletion".
DELETED -
Static variable in class com.ibm.portal.propertybroker.property.PropertyValueChangeType
The property value change is being propagated as the value was deleted
DeleteDataSinkFactoryEx - Interface in com.ibm.portal.resolver.data
Tagging interface that is used to register a data sink factory explicitly for
delete operations (e.g.
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
deleteGroup(Group) -
Method in interface com.ibm.portal.um.PumaController
Removes the provided Group from the backend system.
deleteLibrary(Workspace, DocumentLibrary) -
Method in interface com.ibm.workplace.wcm.api.WcmLibraryService
Deletes the DocumentLibrary
.
DeletePortletActionAccessorController - Interface in com.ibm.portal.state.accessors.action.engine.deleteportlet
Interface providing typed read-write access to the parameters
of the "Delete Portlet" engine command.
DeletePortletActionAccessorFactory - Interface in com.ibm.portal.state.accessors.action.engine.deleteportlet
Factory interface which provides methods to obtain controllers
that allow to set a "Delete Portlet" action upon the given
state holder or document model.
For instance the controllers may be used to create EngineURL
s
that trigger the "Delete Portlet" action.
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.
deleteResource(String) -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.VaultAdapter
Deletes the specified resource from the Vault.
deleteResource(String) -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.VaultAdapterDN
Deprecated. Deletes the specified resource from the Vault.
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.
deleteUrlResource(AttributeList, UrlResourceServiceConstants.ScopeConstants) -
Method in interface com.ibm.portal.services.url.UrlResourceService
Deletes an existing URL Resource object within the configuration registry identified by the specified attributes at the specified scope.
deleteUser(User) -
Method in interface com.ibm.portal.um.PumaController
Removes the provided User from the backend system.
DemoteCommand - Interface in com.ibm.portal.sitemanagement.command
The DemoteCommand moves a promoted resource back into the publish
state and in case there is a bacckup version available this one
gets moved back into live state.
DependencyCache<K,V> - Interface in com.ibm.portal.cache
Implementations of this interface also support dependency ID's for entries
inserted into a cache.
DependencyCacheSpec - Interface in com.ibm.portal.wcm.plr
This optional interface provides access to the dependency cache keys associated with a given CacheSpec
.
DependencyIdProvider - Interface in com.ibm.portal.resolver.friendly.cache
DerivedContentPageCreationContext - Interface in com.ibm.portal.content
A content page creation context for pages that explicitly derive from another
page.
DerivedLayoutControlCreationContext - Interface in com.ibm.portal.content
A node creation context for LayoutControl
s.
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
Deserializer - Interface in com.ibm.portal.serialize
Marker interface for deserializers.
destroy() -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.EncryptionExit
This method is called during portal shut down
destroy() -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.VaultAdapter
Termination Routine.
destroy() -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.VaultAdapterDN
Deprecated. Termination Routine.
destroy() -
Method in interface com.ibm.portal.security.SecurityFilter
Can be used to realize cleanup logic for a particular filter implementation.
destroy() -
Method in interface com.ibm.wps.pe.pc.legacy.cmpf.PortletFilter
Deprecated. Called by the portlet container to indicate to a filter that it is
being taken out of service.
destroy() -
Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletFilterAdapter
DeviceClass - Interface in com.ibm.portal.devicesupport
A device class is an abstraction of an (unspecified) common subset of
features of clients.
DeviceClassAccessor - Interface in com.ibm.portal.state.accessors.deviceclass
Provides read access to the device class information of the state.
DeviceClassAccessorController - Interface in com.ibm.portal.state.accessors.deviceclass
Provides read and write access to the device class information of the state.
DeviceClassCapable - Interface in com.ibm.portal.devicesupport
This interface describes resources that support device classes.
DeviceClassCapableCopyCreationContext<T extends DeviceClassCapable> - Interface in com.ibm.portal.model.controller.context
Creation context for copying the device classes associated with a node.
DeviceClassEquation - Interface in com.ibm.portal.devicesupport
A device equation that allows for boolean logic between device classes.
DeviceClassEquationSupport - Interface in com.ibm.portal.devicesupport
Adds support for device class equations.
DeviceClassEventListener - Interface in com.ibm.portal.devicesupport
This interface is the super interface for other administration event
listeners of Device Class objects.
DeviceClassException - Exception in com.ibm.portal.devicesupport
Base class for all exception generated by the device support component.
DeviceClassException() -
Constructor for exception com.ibm.portal.devicesupport.DeviceClassException
DeviceClassException(String, Throwable) -
Constructor for exception com.ibm.portal.devicesupport.DeviceClassException
DeviceClassException(String) -
Constructor for exception com.ibm.portal.devicesupport.DeviceClassException
DeviceClassException(Throwable) -
Constructor for exception com.ibm.portal.devicesupport.DeviceClassException
DeviceClassHome - Interface in com.ibm.portal.devicesupport
Home interface for device classes.
DeviceClassLocator<E extends DeviceClass> - Interface in com.ibm.portal.devicesupport
A locator for device classes.
DeviceClassModel<E extends DeviceClass> - Interface in com.ibm.portal.devicesupport
A model for device classes.
DeviceClassService - Interface in com.ibm.portal.devicesupport
Service interface for device classes.
DeviceClassServiceHome - Interface in com.ibm.portal.devicesupport
Home interface to the request independent parts of DeviceClass.
DIALOG_SUBSTEP_MODEL_INSTANTIATOR_EXTENSION_ID_KEY -
Static variable in class com.ibm.portal.pcm.Constants
Key for specifying a substep model instantiator as initialization parameter of a portlet.
DialogControllerException - Exception in com.ibm.portal.pcm
General exception for dialog controller related issues.
DialogControllerException() -
Constructor for exception com.ibm.portal.pcm.DialogControllerException
DialogControllerException(Throwable) -
Constructor for exception com.ibm.portal.pcm.DialogControllerException
DialogDefinition - Interface in com.ibm.portal.pcm.dialog.model
Provides access to the definition of a dialog in the scope of the PCM
feature.
DialogDefinitionLocator<E extends java.lang.Object & DialogDefinition> - Interface in com.ibm.portal.pcm.dialog.model
A locator for finding DialogDefinition
s in a dialog model.
DialogModel<T extends DialogDefinition> - Interface in com.ibm.portal.pcm.dialog.model
Interface for a dialog model.
DialogService - Interface in com.ibm.portal.pcm
The dialog service interface does provide access to several dialog related services in the same scope this service
has been retrieved for.
DialogServiceException - Exception in com.ibm.portal.pcm.exception
General exception for problems during all dialog service specific operations.
DialogServiceException(MessageCode, Object[], Throwable) -
Constructor for exception com.ibm.portal.pcm.exception.DialogServiceException
Creates a dialog service exception with the given message and provided objects for the message.
DialogServiceException(MessageCode, Object, Throwable) -
Constructor for exception com.ibm.portal.pcm.exception.DialogServiceException
Creates a dialog service exception with the given message and a provided object for the message.
DialogServiceException(MessageCode, Throwable) -
Constructor for exception com.ibm.portal.pcm.exception.DialogServiceException
Creates a dialog service exception with the given message.
DialogServiceException(MessageCode, Object[]) -
Constructor for exception com.ibm.portal.pcm.exception.DialogServiceException
Creates a dialog service exception with the given message and provided objects for the message.
DialogServiceException(MessageCode, Object) -
Constructor for exception com.ibm.portal.pcm.exception.DialogServiceException
Creates a dialog service exception with the given message and a provided object for the message.
DialogServiceException(MessageCode) -
Constructor for exception com.ibm.portal.pcm.exception.DialogServiceException
Creates a dialog service exception with the given message.
DialogStackManager - Interface in com.ibm.portal.pcm.dialog.stack
Provides service related to suspending and resuming dialog instances.
DialogStackManagerException - Exception in com.ibm.portal.pcm.exception
General exception for problems during dialog stack operations.
DialogStackManagerException(MessageCode, Object, Throwable) -
Constructor for exception com.ibm.portal.pcm.exception.DialogStackManagerException
DialogStackManagerException(MessageCode, Object) -
Constructor for exception com.ibm.portal.pcm.exception.DialogStackManagerException
DialogStackManagerException(MessageCode, Object[], Throwable) -
Constructor for exception com.ibm.portal.pcm.exception.DialogStackManagerException
DialogStackManagerException(MessageCode, Object[]) -
Constructor for exception com.ibm.portal.pcm.exception.DialogStackManagerException
DialogStackManagerException(MessageCode, Throwable) -
Constructor for exception com.ibm.portal.pcm.exception.DialogStackManagerException
DialogStackManagerException(MessageCode) -
Constructor for exception com.ibm.portal.pcm.exception.DialogStackManagerException
DialogStartPayload - Interface in com.ibm.portal.pcm.events
This class represents the well-defined special start payload which can be used to initiate a new dialog.
DialogStateManager - Interface in com.ibm.portal.pcm.dialog.state
Provides services related to the various DialogStep
s of the dialog that is currently running.
DialogStateManager.Scope - Enum in com.ibm.portal.pcm.dialog.state
Scope in which dialog state details should be accumulated.
DialogStateManagerException - Exception in com.ibm.portal.pcm.exception
General exception for problems during dialog state processing.
DialogStateManagerException() -
Constructor for exception com.ibm.portal.pcm.exception.DialogStateManagerException
DialogStateManagerException(Throwable) -
Constructor for exception com.ibm.portal.pcm.exception.DialogStateManagerException
DialogStep - Interface in com.ibm.portal.pcm.dialog.state
A dialog step does represent an existing or potential invocation of a modeled transition within a given dialog.
DialogStepDisplayStrategy<T extends DialogStep> - Interface in com.ibm.portal.pcm.dialog.state
This interface allows do provide a tree of next steps based on a given dialog step that is currently executed.
DialogStepDisplayStrategyProvider - Interface in com.ibm.portal.pcm.dialog.state
This interface allows do provide a tree of next steps based on a given dialog step that is currently executed.
DialogSubstep - Interface in com.ibm.portal.pcm.dialog.state
Represents dialog sub steps that can be contributed to a given dialog step by third parties.
DialogSubstepModel<T extends DialogSubstep> - Interface in com.ibm.portal.pcm.dialog.state
Optional interface that can be implemented in order to provide dialog substeps that belong to the implementing
instance.
DialogSubstepModelInstantiator - Interface in com.ibm.portal.pcm.dialog.state
An interface responsible for instantiating a DialogSubstepModel
which may be used in order to contribute
additional sub steps to existing DialogStep
objects.
DialogSubstepModelProvider - Interface in com.ibm.portal.pcm.dialog.state
An interface providing access to a DialogSubstepModel
which may be used in order to contribute additional sub
steps to existing DialogStep
objects.
DigestContext - Interface in com.ibm.portal.resolver
Denotes a Context
that provides access to a digest.
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.content
The Direction
class is a finite enumeration of
the four possible directions up, down, left and right.
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_OUTPUT_ESCAPING -
Static variable in interface com.ibm.portal.resolver.xml.StreamContentHandler
Processing instruction to disable output escaping when writing characters
using the ContentHandler.processingInstruction(String, String)
method.
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
Dispatcher - Interface in com.ibm.portal.resolver.servlet
Dispatches from a data source to another servlet or JSP and captures the
response markup.
displayName -
Variable in class com.ibm.websphere.personalization.RuleTrigger
DisplayOptions - Interface in com.ibm.portal.content
An interface for display option of a content node.
DisplayOptions.DisplayOption - Enum in com.ibm.portal.content
display option
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.
DisposablePocURLFactory - Interface in com.ibm.portal.resolver.accessors.url
Implementation of a PocURLFactory
that needs to be disposed after
use.
DisposableTransformer - Class in com.ibm.portal.resolver.xml
Transformer that can be disposed, e.g.
DisposableTransformer() -
Constructor for class com.ibm.portal.resolver.xml.DisposableTransformer
DisposableTransformerHandler - Interface in com.ibm.portal.resolver.xml
Represents a ContentHandler
that applies an XSL transformation to the
incoming events and dispatches them to the handler assigned by
TransformerHandler.setResult(Result)
.
DisposableURL - Interface in com.ibm.portal.state
Representation of a URL object that should be disposed when no longer in use.
dispose() -
Method in interface com.ibm.portal.Committable
Indicate that the object will no 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.portal.resolver.cache.CachedDataSourceFactory.UncacheableValue
Disposes the value
dispose() -
Method in interface com.ibm.portal.resolver.cache.CachedDataSourceFactory.Value
Disposes the value but not necessarily the value object represented
by this value
dispose() -
Method in class com.ibm.portal.resolver.helper.AbstractDataSource
dispose() -
Method in class com.ibm.portal.resolver.helper.AbstractStaticDataSource
dispose() -
Method in class com.ibm.portal.resolver.helper.DefaultDataSink
dispose() -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
dispose() -
Method in class com.ibm.portal.resolver.helper.EarlyBindingDataSource
dispose() -
Method in class com.ibm.portal.resolver.webdav.tree.helper.DefaultWebdavTreeModel
dispose() -
Method in interface com.ibm.workplace.wcm.api.pagecontext.WcmPageContextService
Releases the resources of the service.
disposeObject(E) -
Method in interface com.ibm.portal.pool.Instantiator
Called optionally by the system that uses the instantiator to create new
object instances of the life cycle of this object (as managed by the
system) has ended.
disposeObject(Object) -
Static method in class com.ibm.portal.resolver.helper.eclipse.Platform
Checks if the object extends Disposable
and disposes it in this
case
disposeValue(T) -
Method in interface com.ibm.portal.resolver.cache.CachedDataSourceFactory.Callback
Releases data associates with the cache value.
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, ImpersonationFilterChain) -
Method in interface com.ibm.portal.impersonation.ImpersonationFilter
Can be used to implement custom code for the Portal impersonation
This method is called after the user is reverted to the original user
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, ImpersonationFilterChain) -
Method in interface com.ibm.portal.impersonation.ImpersonationFilter
Can be used to implement custom impersonation code for the Portal impersonation
The method is called after impersonation has
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.
DocumentController - Interface in com.ibm.portal.state.dom
Controller interface on the document model.
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
DocumentModel - Interface in com.ibm.portal.state.dom
Read-only version of the document model.
DocumentModelException - Exception in com.ibm.portal.state.exceptions
Base exception for document model-related exceptions.
DocumentModelException(DocumentModel) -
Constructor for exception com.ibm.portal.state.exceptions.DocumentModelException
Initialized the exception with a reference to the model that caused it
DocumentModelException(DocumentModel, Exception) -
Constructor for exception com.ibm.portal.state.exceptions.DocumentModelException
Initialized the exception with a reference to the model that caused it
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.
DocumentTypeDefinition - Interface in com.ibm.portal.resolver.xml
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 interface com.ibm.wps.pe.pc.legacy.cmpf.PortletFilter
Deprecated. 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.
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.
doFilter(PortletRequest, PortletResponse) -
Method in interface com.ibm.wps.pe.pc.legacy.cmpf.PortletFilterChain
Deprecated. Causes the next filter in the chain to be invoked, or if the calling
filter is the last filter in the chain, causes the resource at the
end of the chain to be invoked.
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.
DomainProviderCreationContext - Interface in com.ibm.portal.model.controller.context
Creation context allowing to specify the database domain in which a node has
to be created.
DomainSpecificCopyCreationContext<T> - Interface in com.ibm.portal.model.controller.context
Creation context for copying a node and binding it to a specific database
domain
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 -
Static variable in class com.ibm.wps.pe.pc.legacy.cmpf.PortletFilter.Method
Deprecated. Represents the doTitle method of the PortletTitleListener.
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.
DOUBLE -
Static variable in interface com.ibm.portal.um.AttributeDefinition
Represents the Double type for an Attribute
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.
DOWN -
Static variable in class com.ibm.portal.content.Direction
DOWN_BUTTON -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
Icon button for the "move down" or "scroll down" action.
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.
DRAFT_CREATOR -
Static variable in interface com.ibm.portal.ac.data.RoleType
The Draft Creator role type represents all privileges necessary to create drafts
of portal content.
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
.
DynamicUIManagementFactoryServiceHome - Interface in com.ibm.portal.dynamicui.service
The DynamicUIManagementFactoryService provides access to instances of DynamicUIInfo
and DynamicUICtrl
.
E
- EARLY_BINDING -
Static variable in interface com.ibm.portal.resolver.accessors.url.PocServerContext
- Identifies early binding
- EARLY_BINDING -
Static variable in interface com.ibm.portal.resolver.accessors.url.PocURLFactory
- Identifies early binding
- EarlyBindingDataSource - Class in com.ibm.portal.resolver.helper
-
Implementation of a
DataSource
designed to be used in conjunction
with the PocURLFactory.newURL(DataSource)
method. - EarlyBindingDataSource() -
Constructor for class com.ibm.portal.resolver.helper.EarlyBindingDataSource
- Initializes the object
- EDIT -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
- Icon for the "edit" action.
- EDIT_BUTTON -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
- Icon button for the "edit" action.
- EDIT_PAGE -
Static variable in interface com.ibm.portal.state.accesscheck.Constants
- Predefined constant for edit portal pages permission.
- 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.portal.ac.data.RoleType
- This role type represents all privileges of the Manager role type except
for delete operations.
- 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
-
- EMPTY_COPY -
Static variable in interface com.ibm.portal.state.Constants
- The clone operation will return empty state
- EMPTY_PARAMETERS -
Static variable in interface com.ibm.portal.resolver.data.Addressable
- The empty parameters map, unmodifiable
- EMPTY_PARAMETERS -
Static variable in interface com.ibm.portal.resolver.data.DataSinkFactoryEx
- The empty parameters map, unmodifiable
- EMPTY_PARAMETERS -
Static variable in interface com.ibm.portal.resolver.data.DataSourceFactoryEx
- The empty parameters map, unmodifiable
- EMPTY_PARAMETERS -
Static variable in exception com.ibm.portal.resolver.exceptions.MessageCodeIOException
- the empty set of parameters, can be used for messages without params
- EMPTY_PARAMETERS -
Static variable in exception com.ibm.portal.resolver.exceptions.MessageCodeResolutionException
- the empty set of parameters, can be used for messages without params
- EMPTY_PARAMETERS -
Static variable in exception com.ibm.portal.resolver.exceptions.MessageCodeSAXException
- the empty set of parameters, can be used for messages without params
- 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.
- ENABLE_OUTPUT_ESCAPING -
Static variable in interface com.ibm.portal.resolver.xml.StreamContentHandler
- Processing instruction to enable output escaping when writing characters
using the
ContentHandler.processingInstruction(String, String)
method.
- encode(StringBuilder, String) -
Static method in class com.ibm.portal.resolver.uri.BaseURI
-
- encode(Writer, String) -
Static method in class com.ibm.portal.resolver.uri.BaseURI
-
- 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
-
- encodeParameters(Map<String, String[]>) -
Method in interface com.ibm.portal.resolver.service.PortletPocService
- Converts a parameter map, e.g.
- 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.
- EncryptionExit - Interface in com.ibm.portal.portlet.service.credentialvault.spi
- Encryption exit interface for encrypting and decrypting passwords stored in the default vault of the portal.
- EncryptionExit - Interface in com.ibm.wps.services.credentialvault
- Deprecated. since 5.1.0.1, use
com.ibm.portal.portlet.service.credentialvault.spi.EncryptionExit
instead. - encryptPassword(char[]) -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.EncryptionExit
- Encrypts the password.
- encryptPassword(char[]) -
Method in interface com.ibm.wps.services.credentialvault.EncryptionExit
- Deprecated. Encrypts the password.
- 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.
- endAbstract() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endAccept() -
Method in interface com.ibm.portal.resolver.atom.AtomPublishingContentHandler
- Indicates the end of an
app:accept
entry.
- endAce() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endAcl() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endAclRestrictions() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endActiveLock() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endAdultContent() -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
-
- endAllProp() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endAlt() -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetContentHandler
-
- endArray() -
Method in class com.ibm.portal.streaming.json.EmptyJsonHandler
- Deprecated.
- endArray() -
Method in interface com.ibm.portal.streaming.json.JsonContentHandler
- Indicates the end of an array
- endArray() -
Method in interface com.ibm.portal.streaming.json.JSONHandler
- Deprecated. Finishes a JSON array
- endAttribute() -
Method in interface com.ibm.portal.resolver.xml.XMLStreamHandler
- Ends the serialization of an attribute
- endAttribution() -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
-
- 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
-
- endBody() -
Method in interface com.ibm.portal.resolver.http.xml.HttpContentHandler
-
- endBody() -
Method in class com.ibm.portal.resolver.mashup.helper.LeafMashupContentHandler
-
- endBody() -
Method in interface com.ibm.portal.resolver.mashup.MashupContentHandler
-
- endBody() -
Method in class com.ibm.portal.spa.parser.helper.DefaultStaticPageContentHandler
-
- endBody() -
Method in interface com.ibm.portal.spa.parser.StaticPageContentHandlerEx
- Called right before the
Constants#ELEMENT_BODY
will be written.
- endBoolean() -
Method in interface com.ibm.portal.streaming.json.JsonContentHandler
- Indicates the end of a boolean value
- endCategories() -
Method in interface com.ibm.portal.resolver.atom.AtomPublishingContentHandler
- Indicates the end of an
app:categories
entry.
- 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
-
- endCollection() -
Method in interface com.ibm.portal.resolver.atom.AtomPublishingContentHandler
- Indicates the end of an
app:collection
entry.
- endCollection() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endContact() -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
-
- 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
-
- endContent() -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetContentHandler
-
- endContent() -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetMicroformatContentHandler
-
- endContentClass() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
- MS extension
- 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
-
- endControl() -
Method in interface com.ibm.portal.resolver.atom.AtomPublishingContentHandler
- Indicates the end of an
app:control
entry.
- endCreationDate() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endCurrentUserPrivilegeSet() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endDefaultDocument() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
- MS extension
- endDeny() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endDenyBeforeGrant() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endDepth() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endDescRef() -
Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
-
- endDescRef() -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetMicroformatContentHandler
-
- endDescription() -
Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
-
- endDescription() -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetMicroformatContentHandler
-
- endDescription() -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
-
- endDescription() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endDeveloper() -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
-
- endDisplayName() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endDocument() -
Method in class com.ibm.portal.resolver.xml.helper.LeafContentHandler
-
- endDocument() -
Method in interface com.ibm.portal.resolver.xml.XMLStreamHandler
- Indicates the end of the serialization process
- endDocument() -
Method in interface com.ibm.portal.spa.parser.FilenameContentHandler
- Signaled after the parsing is complete.
- endDocument() -
Method in class com.ibm.portal.spa.parser.helper.DefaultStaticPageContentHandler
-
- endDocument() -
Method in interface com.ibm.portal.spa.parser.SkinContentHandler
- Signaled after the parsing is complete.
- endDocument() -
Method in interface com.ibm.portal.spa.parser.StaticPageContentHandler
- Signaled after the parsing is complete.
- endDocument() -
Method in interface com.ibm.portal.spa.parser.ThemeContentHandler
- Signaled after the parsing is complete.
- endDocument() -
Method in class com.ibm.portal.streaming.json.EmptyJsonHandler
- Deprecated.
- endDocument() -
Method in interface com.ibm.portal.streaming.json.JsonContentHandler
- Indicates the end of the event sequence
- endDocument() -
Method in interface com.ibm.portal.streaming.json.JSONHandler
- Deprecated. Finish / end of a JSON document
- endDraft() -
Method in interface com.ibm.portal.resolver.atom.AtomPublishingContentHandler
- Indicates the end of an
app:draft
entry.
- endDst() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endDynamicContentSpot() -
Method in interface com.ibm.portal.spa.parser.SkinContentHandler
- Signals the end of a content spot
- endDynamicContentSpot() -
Method in interface com.ibm.portal.spa.parser.ThemeContentHandler
- Signals the end of a content spot
- endEdited() -
Method in interface com.ibm.portal.resolver.atom.AtomPublishingContentHandler
- Indicates the end of an
app:edited
entry.
- 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
-
- endElement() -
Method in interface com.ibm.portal.resolver.xml.XMLStreamHandler
- Ends the previously opened element
- 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
-
- endEntry() -
Method in class com.ibm.portal.resolver.mashup.helper.LeafMashupContentHandler
-
- endEntry() -
Method in interface com.ibm.portal.resolver.mashup.MashupContentHandler
-
- endEntry() -
Method in interface com.ibm.portal.resolver.mashup.MashupSitemapContentHandler
-
- endEvent() -
Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
-
- endEvent() -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetContentHandler
-
- endEvent() -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetMicroformatContentHandler
-
- endEventDescription() -
Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
-
- endEventDescription() -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetContentHandler
-
- endEventDescription() -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetMicroformatContentHandler
-
- 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.
- endExclusive() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- 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
-
- endFilename(String) -
Method in interface com.ibm.portal.spa.parser.FilenameContentHandler
-
- 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
-
- endGetContentLanguage() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endGetContentLength() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endGetContentType() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endGetETag() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endGetLastModified() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endGrant() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endGrantOnly() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endGroup() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endHandler() -
Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
-
- endHandler() -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetMicroformatContentHandler
-
- endHead() -
Method in class com.ibm.portal.spa.parser.helper.DefaultStaticPageContentHandler
-
- endHead() -
Method in interface com.ibm.portal.spa.parser.StaticPageContentHandlerEx
- Called right before the
Constants#ELEMENT_HEAD
will be written.
- endHeader() -
Method in interface com.ibm.portal.resolver.http.xml.HttpContentHandler
-
- endHeader() -
Method in class com.ibm.portal.resolver.mashup.helper.LeafMashupContentHandler
-
- endHeader() -
Method in interface com.ibm.portal.resolver.mashup.MashupContentHandler
-
- endHeaders() -
Method in interface com.ibm.portal.resolver.http.xml.HttpContentHandler
-
- endHeaders() -
Method in class com.ibm.portal.resolver.mashup.helper.LeafMashupContentHandler
-
- endHeaders() -
Method in interface com.ibm.portal.resolver.mashup.MashupContentHandler
-
- endHref() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- 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
-
- endImage() -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
-
- endInherited() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endInheritedAclSet() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endInputEncoding() -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
-
- 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
-
- endIsCollection() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
- MS extension
- endIsHidden() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
- MS extension
- endIsReadOnly() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
- MS extension
- endIsRoot() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
- MS extension
- endIsStructuredDocument() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
- MS extension
- endItem() -
Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
-
- endItem() -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetContentHandler
-
- endItem() -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetMicroformatContentHandler
-
- endItemDescription() -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetContentHandler
-
- endItemSet() -
Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
-
- endItemSet() -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetContentHandler
-
- endItemSet() -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetMicroformatContentHandler
-
- endItemSetDescription() -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetContentHandler
-
- endItemsPerPage() -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
-
- endIWidget() -
Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
-
- endIWidget() -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetContentHandler
-
- endIWidget() -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetMicroformatContentHandler
-
- endIWidgetDefinition() -
Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
-
- endIWidgetDefinition() -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetMicroformatContentHandler
-
- endJSONObject() -
Method in class com.ibm.portal.streaming.json.EmptyJsonHandler
- Deprecated.
- endJSONObject() -
Method in interface com.ibm.portal.streaming.json.JSONHandler
- Deprecated. Finishes a JSON object.
- endKeepAlive() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endLanguage() -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
-
- endLastAccessed() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
- MS extension
- 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
-
- endLink() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endLockDiscovery() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endLockEntry() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endLockInfo() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endLockScope() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endLockToken() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endLockType() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- 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
-
- endLongName() -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
-
- endMashup() -
Method in class com.ibm.portal.resolver.mashup.helper.LeafMashupContentHandler
-
- endMashup() -
Method in interface com.ibm.portal.resolver.mashup.MashupContentHandler
-
- endMember() -
Method in interface com.ibm.portal.streaming.json.JsonContentHandler
- Indicates the end of a member inside an object
- endMultipartEntry() -
Method in interface com.ibm.portal.resolver.http.xml.HttpContentHandler
-
- endMultiStatus() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- 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
-
- endName() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
- MS extension
- endNewWire() -
Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
-
- endNewWire() -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetMicroformatContentHandler
-
- endNoInvert() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endNull() -
Method in interface com.ibm.portal.streaming.json.JsonContentHandler
- Indicates the end of the
null
token
- endNumber() -
Method in interface com.ibm.portal.streaming.json.JsonContentHandler
- Indicates the end of a numerical value
- endObject() -
Method in interface com.ibm.portal.streaming.json.JsonContentHandler
- Indicates the end of an object
- endOmit() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endOpenSearchDescription() -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
-
- endOutputEncoding() -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
-
- endOwner() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- ENDPAGE -
Static variable in class com.ibm.wps.pe.pc.legacy.cmpf.PortletFilter.Method
- Deprecated. Represents the endPage method of the PortletPageListener.
- endPair() -
Method in class com.ibm.portal.streaming.json.EmptyJsonHandler
- Deprecated.
- endPair() -
Method in interface com.ibm.portal.streaming.json.JSONHandler
- Deprecated. Finishes a JSON pair
- endParameter() -
Method in interface com.ibm.portal.resolver.http.xml.HttpContentHandler
-
- endParameter() -
Method in interface com.ibm.portal.resolver.mashup.MashupSitemapContentHandler
-
- endParameters() -
Method in interface com.ibm.portal.resolver.http.xml.HttpContentHandler
-
- endParentName() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
- MS extension
- endPayloadType() -
Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
-
- endPayloadType() -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetMicroformatContentHandler
-
- ENDPOINT_PREFIX -
Static variable in interface com.ibm.portal.portletmodel.ProcessingEventDefinition
- This prefix is used to construct the name of this ProcessingEventDefinition.
- ENDPOINT_PREFIX -
Static variable in interface com.ibm.portal.portletmodel.PublishingEventDefinition
- This prefix is used to construct the name of this PublishingEventDefinition.
- endPortletContainer(String) -
Method in class com.ibm.portal.spa.parser.helper.DefaultStaticPageContentHandler
-
- endPortletContainer(String) -
Method in interface com.ibm.portal.spa.parser.StaticPageContentHandler
- Signals the end of a portlet container.
- endPortletWindow(String) -
Method in class com.ibm.portal.spa.parser.helper.DefaultStaticPageContentHandler
-
- endPortletWindow(String) -
Method in interface com.ibm.portal.spa.parser.StaticPageContentHandler
- Signals the end of a portlet window.
- endPrefixMapping(String) -
Method in class com.ibm.portal.resolver.xml.helper.EmptyContentHandler
-
- endPrefixMapping(String) -
Method in class com.ibm.portal.resolver.xml.helper.LeafContentHandler
-
- endPrincipal() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endPrincipalCollectionSet() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endPrivilege() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endProp() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endPropertyBehavior() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endPropertyUpdate() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endPropFind() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endPropName() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endPropStat() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endProtected() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- 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
-
- endQuery() -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
-
- endReceivedEvent() -
Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
-
- endReceivedEvent() -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetMicroformatContentHandler
-
- endRemove() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endRemoveWire() -
Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
-
- endRemoveWire() -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetMicroformatContentHandler
-
- endRequest() -
Method in interface com.ibm.portal.resolver.http.xml.HttpContentHandler
-
- endRequiredPrincipals() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endResource() -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetContentHandler
-
- endResourceType() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endResponse() -
Method in interface com.ibm.portal.resolver.http.xml.HttpContentHandler
-
- endResponse() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endResponseDescription() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- 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
-
- endService() -
Method in interface com.ibm.portal.resolver.atom.AtomPublishingContentHandler
- Indicates the end of an
app:service
entry.
- endSet() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endShared() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endShortName() -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
-
- endSiteMap() -
Method in interface com.ibm.portal.resolver.mashup.MashupSitemapContentHandler
-
- endSkipLoad() -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetContentHandler
-
- 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
-
- endSource() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endSourceEvent() -
Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
-
- endSourceEvent() -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetMicroformatContentHandler
-
- endSrc() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endStartIndex() -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
-
- endStatus() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endString() -
Method in interface com.ibm.portal.streaming.json.JsonContentHandler
- Indicates the end of a string based value
- 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
-
- endSupportedLock() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endSupportedPrivilege() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endSupportedPrivilegeSet() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- endSyndicationRight() -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
-
- endTags() -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
-
- endTargetEvent() -
Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
-
- endTargetEvent() -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetMicroformatContentHandler
-
- endTimeout() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
-
- 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
-
- endTitle() -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetMicroformatContentHandler
-
- 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
endTotalResults() -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
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
endUrl() -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
endValue() -
Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
endValue() -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetMicroformatContentHandler
endValue() -
Method in class com.ibm.portal.resolver.mashup.helper.LeafMashupContentHandler
endValue() -
Method in interface com.ibm.portal.resolver.mashup.MashupContentHandler
endValue() -
Method in interface com.ibm.portal.resolver.mashup.MashupSitemapContentHandler
endWorkspace() -
Method in interface com.ibm.portal.resolver.atom.AtomPublishingContentHandler
Indicates the end of an app:workspace
entry.
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.
endWrite() -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
EngineActionAccessorController - Interface in com.ibm.portal.state.accessors.action.engine
Controller that allows to specify action parameters for a engine action.
EngineActionAccessorFactory - Interface in com.ibm.portal.state.accessors.action.engine
Factory that provides controllers for including engine actions into the state
holder.
EngineURL - Interface in com.ibm.portal.state
The EngineURL
is a URL that may contain navigational state of
the portal engine and all portlets on the page.
EntityDeletedException - Exception in com.ibm.portal.resolver.exceptions
An entity was not found on the server because it has been deleted
EntityDeletedException() -
Constructor for exception com.ibm.portal.resolver.exceptions.EntityDeletedException
EntityDeletedException(Throwable) -
Constructor for exception com.ibm.portal.resolver.exceptions.EntityDeletedException
EntityNotFoundException - Exception in com.ibm.portal.resolver.exceptions
An entity (service, resource) could not be found
EntityNotFoundException() -
Constructor for exception com.ibm.portal.resolver.exceptions.EntityNotFoundException
EntityNotFoundException(Throwable) -
Constructor for exception com.ibm.portal.resolver.exceptions.EntityNotFoundException
entrySet() -
Method in interface com.ibm.policy.manager.PolicyValueSet
Returns a set view of the policy mappings contained in this map.
equals(Object) -
Method in interface com.ibm.policy.manager.PolicyValueSet
Compares the specified object with this map for equality.
equals(Object) -
Method in interface com.ibm.portal.ac.data.Permission
Returns true if this Permission is equal to the given object.
equals(Object) -
Method in class com.ibm.portal.content.ContentNodeType
equals(Object) -
Method in class com.ibm.portal.content.Orientation
equals(Object) -
Method in class com.ibm.portal.cp.resources.builder.AbstractCustomResource
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.portal.resolver.helper.AbstractDataSource
equals(MultipartStream.Entry, MultipartStream.Entry) -
Static method in class com.ibm.portal.resolver.streams.helper.DefaultMultipartEntry
Checks if two streams are equal
equals(Object) -
Method in class com.ibm.portal.resolver.streams.helper.DefaultMultipartEntry
equals(Object) -
Method in class com.ibm.portal.resolver.uri.PortletURI
equals(Object) -
Method in class com.ibm.portal.spa.data.SpaURI
equals(Object) -
Method in interface com.ibm.portal.state.dom.Node
Checks if two nodes are equal.
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(IOException) -
Method in interface com.ibm.portal.spa.parser.ErrorHandler
Indicates that an error has occurred
ERROR -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
Icon for an error message.
ERROR -
Static variable in exception com.ibm.websphere.personalization.PersonalizationException
ERROR_IN_FIELD -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
Icon for an error in a field message.
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
ErrorHandler - Interface in com.ibm.portal.spa.parser
Represents how errors should be handled
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
ESCAPE_CHAR -
Static variable in interface com.ibm.portal.resolver.uri.Constants
Character for escaping (separating) parts of a URI
ESCAPE_STRG -
Static variable in interface com.ibm.portal.resolver.uri.Constants
String for escaping (separating) parts of a URI
escapeXml() -
Method in interface com.ibm.workplace.wcm.api.extensions.url.ContentUrlGenerationRequest
Should characters reserved in XML be escaped in the URL generated.
establishAuthLevel(HttpServletRequest, HttpServletResponse) -
Method in interface com.ibm.portal.auth.stepup.StepUpAuthHandler
This method is responsible for establishing the authentication level that
is associated with this step-up authentication handler implementation.
If this step requires sending an HTTP redirect, the redirect URL has to
be passed to the caller as return value of this method.
EventContext - Interface in com.ibm.portal.resolver
Extension of the COR PortletContext
for use in a JSR168 portlet.
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.
EventRequest - Interface in com.ibm.portal.resolver.portlet
Represents the basic state of the render or resource event and its context.
exceptionId -
Variable in exception com.ibm.websphere.query.base.QueryException
execute() -
Method in interface com.ibm.portal.sitemanagement.command.DemoteCommand
Executes the Demote command
execute() -
Method in interface com.ibm.portal.sitemanagement.command.PromoteCommand
Executes the Promote command
execute() -
Method in interface com.ibm.portal.sitemanagement.command.PublishCommand
Executes the Publish command
execute() -
Method in interface com.ibm.portal.sitemanagement.command.SitemanagementCommand
Executes the command
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
ExpansionStatesAccessor - Interface in com.ibm.portal.state.accessors.expansionstates
Interface providing read-only access to navigation expansion information.
ExpansionStatesAccessorController - Interface in com.ibm.portal.state.accessors.expansionstates
Controller providing read-write access to navigation expansion information.
ExpansionStatesAccessorFactory - Interface in com.ibm.portal.state.accessors.expansionstates
Factory interface which provides methods to obtain accessors to read /write
navigation expansion information from /to a given state holder or document
model.
EXPIRATION_UNKNOWN -
Static variable in interface com.ibm.portal.resolver.data.DataSource
Indicates an unknown expiration
EXPIRATION_UNKNOWN -
Static variable in interface com.ibm.portal.resolver.data.DataSourceFragment
Indicates an unknown expiration
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
ExplicitLoginFilter - Interface in com.ibm.portal.auth
This interface can be implemented to realize a custom element in the filter chain for the explicit
Portal login with user id and password.
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.
ExplicitLogoutFilter - Interface in com.ibm.portal.auth
This interface can be implemented to realize a custom element in the filter chain for the explicit Portal logout,
i.e.
EXPORT -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
Icon for the "export" action.
EXPORT_BUTTON -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
Icon button for the "export" action.
Exportable - Interface in com.ibm.portal.portlet.service.credentialvault.spi
Vault Adapter Extension that enables export of credentials.
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.
EXTENSION_POINT_ID -
Static variable in interface com.ibm.portal.cp.rating.RatingAverageCalculator
Extension point whihc can be used to plug in different rating average calculation strategies
EXTENSION_POINT_ID -
Static variable in interface com.ibm.portal.cp.resources.builder.CustomResourceBuilderProvider
ID of the ResourceBuilder extension point
EXTENSION_POINT_ID -
Static variable in interface com.ibm.portal.cp.services.LocalizedCategoryService
ID of the LocalizedCategoryService extension point
EXTENSION_POINT_ID -
Static variable in interface com.ibm.portal.cp.services.LocalizedTypeService
ID of the LocalizedTypeService extension point
EXTENSION_POINT_ID -
Static variable in interface com.ibm.portal.pcm.dialog.state.DialogStepDisplayStrategyProvider
ID of the extension point
EXTENSION_POINT_ID -
Static variable in interface com.ibm.portal.pcm.dialog.state.DialogSubstepModelInstantiator
id of the dialog substep model instantiator extension point
EXTENSION_POINT_ID -
Static variable in interface com.ibm.portal.resolver.atom.AtomXMLReaderFactory
ID of the ATOM XLM Factory extension point
EXTENSION_POINT_ID -
Static variable in interface com.ibm.portal.resolver.friendly.service.PortalFriendlySelectionServiceHome
ID of the PortalFriendlySelectionServiceHome extension point
EXTENSION_POINT_ID -
Static variable in interface com.ibm.portal.resolver.LookupService
ID of the LookupService extension point
EXTENSION_POINT_ID -
Static variable in interface com.ibm.portal.resolver.operations.OperationFactory
Extension point to plug in a custom factory for operations.
EXTENSION_POINT_ID -
Static variable in interface com.ibm.portal.resolver.operations.SafeOperationFactory
Extension point to plug in a custom factory fpr safe operations.
EXTENSION_POINT_ID -
Static variable in interface com.ibm.portal.resolver.operations.UnsafeOperationFactory
Extension point to plug in a custom factory for unsafe operations.
EXTENSION_POINT_ID -
Static variable in interface com.ibm.portal.resolver.proxy.service.CorAjaxProxyServiceHome
ID of the CorAjaxProxyServiceHome extension point
EXTENSION_POINT_ID -
Static variable in interface com.ibm.portal.resolver.proxy.service.PortalAjaxProxyServiceHome
ID of the PortalAjaxProxyServiceHome extension point
EXTENSION_POINT_ID -
Static variable in interface com.ibm.portal.resolver.proxy.service.PortletAjaxProxyServiceHome
ID of the PortletAjaxProxyServiceHome extension point
EXTENSION_POINT_ID -
Static variable in interface com.ibm.portal.resolver.ResolutionService
ID of the resolution service extension point
EXTENSION_POINT_ID -
Static variable in interface com.ibm.portal.resolver.service.CorPocServiceHome
ID of the CorPocServiceHome extension point
EXTENSION_POINT_ID -
Static variable in interface com.ibm.portal.resolver.service.PortalPocServiceHome
ID of the PortalPocServiceHome extension point
EXTENSION_POINT_ID -
Static variable in interface com.ibm.portal.resolver.xml.XMLFactory
ID of the XLM Factory extension point
EXTENSION_POINT_ID -
Static variable in interface com.ibm.portal.state.PortletPreProcessor
Extension point to register portlet preprocessors.
EXTENSION_POINT_ID -
Static variable in interface com.ibm.portal.state.PreProcessor
ID of the extension point for preprocessors that are loaded dynamically
via the extension registry
EXTENSION_POINT_ID -
Static variable in interface com.ibm.portal.streaming.json.JSONHandlerFactory
ID of the JSONHandlerFactory extension point
EXTENSION_POINT_ID -
Static variable in interface com.ibm.portal.wcm.plr.BeanListProvider
Extension point ID for the Pluggable List Rendering Extension point: com.ibm.portal.wcm.plr.BeanListProvider
EXTENSION_POINT_ID -
Static variable in interface com.ibm.portal.wcm.plr.ListRenderingProfileProvider
The extension point ID for the Pluggable List Rendering Extension point
EXTERNAL_USERS_PARENT_DN_ALIAS -
Static variable in interface com.ibm.portal.um.PumaEnvironment
Alias for the parent DN configured for external users.
EXTERNAL_USERS_PARENT_DN_ALIAS -
Static variable in interface com.ibm.portal.um.PumaProfile
Deprecated. As of release 6.1, replaced by
com.ibm.portal.um.PumaEnvironment.EXTERNAL_USERS_PARENT_DN_ALIAS
ExternalContentURL - Interface in com.ibm.portal.content
An interface for a content node representing an external URL.
ExternalCredentialSecret - Interface in com.ibm.portal.portlet.service.credentialvault.spi.secrets
Implementation of the CredentialSecret class for an external secret.
EXTERNALURL -
Static variable in class com.ibm.portal.content.ContentNodeType
Node type for a ContentURL
linking to a URL outside of the portal server, e.g.
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.
- FALLBACK_EXTENSION_ID -
Static variable in interface com.ibm.portal.cp.resources.builder.CustomResourceBuilderProvider
- ID of a custom resource builder provider that does not check if a
resource exists and provides no titles etc.
- 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.
- FIELD_ATTR_CLASS -
Static variable in class com.ibm.portal.resolver.helper.eclipse.Platform
-
- FIELD_DEFAULT_EXTENSION_ID -
Static variable in class com.ibm.portal.resolver.helper.eclipse.Platform
-
- FIELD_EXTENSION_POINT_ID -
Static variable in class com.ibm.portal.resolver.helper.eclipse.Platform
-
- FILE_SIZE_UNKNOWN -
Static variable in interface com.ibm.portal.resolver.data.ContentDispositionDataSource
- indicator for an unknown file size
- 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.
- FilenameContentHandler - Interface in com.ibm.portal.spa.parser
- Callback interface used to tokenize filenames
- FilenameParser - Interface in com.ibm.portal.spa.parser
- Representation of a parser that
- FilenameParserFactory - Interface in com.ibm.portal.spa.parser
- Factory for filename parsers
- FileTypeMap - Class in com.ibm.portal.resolver.data
- Extension to the standard file type map that determines the mime type based
on the content
- FileTypeMap() -
Constructor for class com.ibm.portal.resolver.data.FileTypeMap
-
- 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.
filterEntitledMappings(List<? extends ContentMapping>) -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingFilter
Filters a list of Content Mappings.
filterResources(Set<URI>, Set<URI>) -
Method in interface com.ibm.portal.resolver.webdav.commands.WebdavCommand.IfHandler
Populates the destination sets with the URIs of all resources that
need to be tested against the If
header.
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.
findAllByRealm(String) -
Method in interface com.ibm.portal.admin.VirtualPortalLocator
Finds all virtual portals that share the same supplied realm.
findAllControls() -
Method in interface com.ibm.portal.content.ControlLocator
Finds all layout nodes representing a control on the layout model for
this page.
findAllCreatedAfter(Date) -
Method in interface com.ibm.portal.TimeStampedResourceLocator
Collects all elements of the model that were created after the given date
for the model this locator operates on.
findAllCreatedBefore(Date) -
Method in interface com.ibm.portal.TimeStampedResourceLocator
Collects all elements of the model that were created before the given
date for the model this locator operates on.
findAllModifiedAfter(Date) -
Method in interface com.ibm.portal.TimeStampedResourceLocator
Collects all elements of the model that were modified after the given
date for the model this locator operates on.
findAllModifiedBefore(Date) -
Method in interface com.ibm.portal.TimeStampedResourceLocator
Collects all elements of the model that were modified before the given
date for the model this locator operates on.
findAllProvided() -
Method in interface com.ibm.portal.portletmodel.admin.PortletDefinitionLocator
Returns all portlet definitions that are provided as a web service (WSRP)
findAllRemote() -
Method in interface com.ibm.portal.portletmodel.admin.PortletDefinitionLocator
Returns all portlet definitions that are consumed as remote portlet
definitions (e.
findAllResourcesByObjectType(ObjectType) -
Method in interface com.ibm.portal.services.contentmapping.ResourceLocator
Returns the ObjectIDs of all portal resources of a given object type contained in the current virtual portal that are mapped to at least one content resource.
findBestMatch(String) -
Method in interface com.ibm.portal.mappingurl.MappingURLLocator
Deprecated. Returns a best match result.
findByCategories(Collection<String>, Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.resources.ResourceModelLocator
Returns a list of Resource
objects by given categories.
findByCategoriesAndRating(Collection<String>, int, int, Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.resources.ResourceModelLocator
Returns a list of Resource
objects by given categories and
rating interval.
findByCategoriesAndTagNames(Collection<String>, Collection<String>, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.resources.ResourceModelLocator
Returns a list of Resource
objects by the given categories
and (tag) names.
findByCategory(String, Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.resources.ResourceModelLocator
Returns a list of Resource
objects by a given category.
findByCategoryAndRating(String, int, int, Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.resources.ResourceModelLocator
Returns a list of Resource
objects by a given category and
rating interval.
findByCategoryAndTagName(String, String, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.resources.ResourceModelLocator
Returns a list of Resource
objects by a given category and
tag name (exact match).
findByCompoundName(String) -
Method in interface com.ibm.portal.mappingurl.MappingURLLocator
Deprecated. Searches for a context with the passed compound name.
findByContextPath(String) -
Method in interface com.ibm.portal.outbound.config.PolicyMappingLocator
locates and returns an outbound mapping item via its mapping path.
findByCookieName(String) -
Method in interface com.ibm.portal.outbound.config.CookieRuleLocator
Locate the cookie rule that applies to the given cookie name
findByDescription(LocalizedLocator.SearchPattern, String, Iterable<Locale>) -
Method in interface com.ibm.portal.content.LocalizedLocator
Performs a search for all localized objects whose descriptions match the
given term and pattern in any of the given locales
findByDescription(String) -
Static method in enum com.ibm.portal.state.accessors.portlet.TargetType
Returns the TargetType
whose description is equal to the
given one.
findByDescriptionContains(Locale, String) -
Method in interface com.ibm.portal.admin.VirtualPortalLocator
Find all virtual portals that contain a given pattern in their
description.
findByDescriptionStartsWith(Locale, String) -
Method in interface com.ibm.portal.admin.VirtualPortalLocator
Find all virtual portals that start with a given pattern in their
description.
findByID(ObjectID) -
Method in interface com.ibm.portal.AggregatedMetaDataLocator
This operation is not allowed on this locator and will
result in a UnsupportedOperationException
.
findByID(ObjectID) -
Method in interface com.ibm.portal.Locator
Returns an element of a model with the given ID.
findByID(ObjectID) -
Method in interface com.ibm.portal.MetaDataNameLocator
This operation is not allowed on this locator and will
result in a UnsupportedOperationException
.
findByID(RuntimeContext, ObjectID) -
Method in interface com.ibm.portal.runtime.RuntimeLocator
Returns an entity of a model with the given ID.
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.
findByIdentifier(String) -
Method in interface com.ibm.portal.portletmodel.PublicRenderParameterLocator
Tries to find a PublicRenderParameter
based on the given local
identifier.
findByIDs(List<ObjectID>) -
Method in interface com.ibm.portal.cp.resources.ResourceModelLocator
Returns a list of Resource
objects by the given
ObjectID
s
findByKeyword(LocalizedLocator.SearchPattern, String, Iterable<Locale>) -
Method in interface com.ibm.portal.portletmodel.admin.PortletDefinitionLocator
Performs a search for all portlet definitions whose keywords match the
given term and pattern in any of the given locales
findByMetaData(String, V) -
Method in interface com.ibm.portal.MetaDataLocator
Finds all resources which have the given name/value pair
as meta data.
findByName(String) -
Method in interface com.ibm.portal.devicesupport.DeviceClassLocator
Find a device class by administrative name
findByName(String) -
Method in interface com.ibm.portal.outbound.config.AdministrableLocator
locates and returns a config object via its name
findByName(String) -
Method in interface com.ibm.portal.outbound.config.PolicyVariableLocator
Locate the policy variable with the given name.
findByName(String) -
Method in interface com.ibm.portal.pcm.dialog.model.DialogDefinitionLocator
Finds the dialog with the given name.
findByName(String) -
Method in interface com.ibm.portal.pcm.dialog.model.TransitionEndpointLocator
Finds the transition endpoint with the given name.
findByName(String) -
Method in interface com.ibm.portal.portletmodel.CommunicationEndpointLocator
Finds a communication endpoint with the given name
findByName(QName) -
Method in interface com.ibm.portal.portletmodel.PublicRenderParameterLocator
Tries to find a PublicRenderParameter
based on the given
QName
.
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.
findByNames(List<String>) -
Method in interface com.ibm.portal.devicesupport.DeviceClassLocator
Finds device classes by administrative name
findByNamesWithoutNulls(List<String>) -
Method in interface com.ibm.portal.devicesupport.DeviceClassLocator
Finds device classes by administrative name, but returns a list with no null entries.
findByOwner(ObjectID, Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.rating.RatingLocator
Returns a list of Rating
objects by a given owner.
findByOwner(ObjectID, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.tagging.TagLocator
Returns a list of Tag
objects by a given owner.
findByPath(String) -
Method in interface com.ibm.portal.vanityurl.model.VanityURLModelLocator
Locates all vanity URLs matching a given path.
findByPath(String, int) -
Method in interface com.ibm.workplace.wcm.api.Workspace
Deprecated. use Workspace.findAllByPath(path, DocumentTypes.Content, workflowStatusFilter, documentLibraries)
findByPortalResourceID(ObjectID) -
Method in interface com.ibm.portal.pcm.dialog.model.TransitionEndpointLocator
Finds the transition endpoints for the given portal resource ObjectID.
findByPortalResourceID(ObjectID, ReferencedResource.ResourceType) -
Method in interface com.ibm.portal.pcm.dialog.model.TransitionEndpointLocator
Finds the transition endpoints for the given portal resource ObjectID and the given resource type.
findByRating(int, int, Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.resources.ResourceModelLocator
Returns a list of Resource
objects by a given rating
interval.
findByReferencedResourceMetaDataKeys(Collection<String>) -
Method in interface com.ibm.portal.pcm.dialog.model.TransitionEndpointLocator
Finds the transition endpoints which are referenced by the provided meta data keys.
findByResourceID(ObjectID, Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.ResourceLocator
Returns a list of nodes associated with the given resource object id
findByResourceID(ObjectID, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.tagging.TagLocator
Returns a list of Tag
objects by a given
Resource
ObjectID.
findByResourceIDAndOwner(ObjectID, ObjectID, Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.rating.RatingLocator
Returns a list of Rating
objects by a given
Resource
ObjectID and owner.
findByResourceIDAndOwner(ObjectID, ObjectID, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.tagging.TagLocator
Returns a list of Tag
objects by a given
Resource
ObjectID and owner.
findByResourceIDs(Collection<ObjectID>, Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.ResourceLocator
Returns a list of nodes associated with the given resource object ids
findByResourceIDs(Collection<ObjectID>, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.tagging.TagLocator
Returns a list of Tag
objects by a list of given
Resource
ObjectIDs.
findByResourceIDsAndOwner(Collection<ObjectID>, ObjectID, Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.rating.RatingLocator
Returns a list of Rating
objects by a list of given
Resource
ObjectIDs and owner.
findByResourceIDsAndOwner(Collection<ObjectID>, ObjectID, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.tagging.TagLocator
Returns a list of Tag
objects by a list of given
Resource
ObjectIDs and owner.
findByResourceURI(URI, Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.rating.RatingLocator
Returns a list of Rating
objects by a given
Resource
URI.
findByResourceURI(URI, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.tagging.TagLocator
Returns a list of Tag
objects by a given
Resource
URI.
findByResourceURIAndOwner(URI, ObjectID, Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.rating.RatingLocator
Returns a list of Rating
objects by a given
Resource
URI and owner.
findByResourceURIAndOwner(URI, ObjectID, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.tagging.TagLocator
Returns a list of Tag
objects by a given
Resource
URI and owner.
findByResourceURIs(Collection<URI>, Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.rating.RatingLocator
Returns a list of Rating
objects by a list of given
Resource
URIs.
findByResourceURIs(Collection<URI>, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.tagging.TagLocator
Returns a list of Tag
objects by a list of given
Resource
URIs.
findByResourceURIsAndOwner(Collection<URI>, ObjectID, Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.rating.RatingLocator
Returns a list of Rating
objects by a list of given
Resource
URIs and owner.
findByResourceURIsAndOwner(Collection<URI>, ObjectID, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.tagging.TagLocator
Returns a list of Tag
objects by a list of given
Resource
URIs and owner.
findBySource(Identifiable) -
Method in interface com.ibm.portal.pcm.dialog.model.TransitionLocator
Finds the transitions that originate from the given source endpoint
findBySourceAndEvent(Identifiable, QName) -
Method in interface com.ibm.portal.pcm.dialog.model.TransitionLocator
Finds the transitions that originate from the given source endpoint and that are triggered via the given source
event.
findByTagName(String, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.resources.ResourceModelLocator
Returns a list of Resource
objects by a given (tag) name
(exact match).
findByTagName(Constants.SearchPattern, String, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.tagging.TagLocator
Returns a list of Tag
objects by a given (tag) name.
findByTagNameAndOwner(Constants.SearchPattern, String, ObjectID, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.tagging.TagLocator
Returns a list of Tag
objects by a given (tag) name and owner.
findByTagNameAndResourceID(Constants.SearchPattern, String, ObjectID, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.tagging.TagLocator
Returns a list of Tag
objects by a given (tag) name
and Resource
ObjectID.
findByTagNameAndResourceIDAndOwner(Constants.SearchPattern, String, ObjectID, ObjectID, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.tagging.TagLocator
Returns a list of Tag
objects by a given (tag) name, owner
and Resource
ObjectID.
findByTagNameAndResourceIDs(Constants.SearchPattern, String, Collection<ObjectID>, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.tagging.TagLocator
Returns a list of Tag
objects by a given (tag) name
and Resource
ObjectIDs.
findByTagNameAndResourceURI(Constants.SearchPattern, String, URI, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.tagging.TagLocator
Returns a list of Tag
objects by a given (tag) name
and Resource
URI.
findByTagNameAndResourceURIAndOwner(Constants.SearchPattern, String, URI, ObjectID, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.tagging.TagLocator
Returns a list of Tag
objects by a given (tag) name, owner
and Resource
URI.
findByTagNameAndResourceURIs(Constants.SearchPattern, String, Collection<URI>, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.tagging.TagLocator
Returns a list of Tag
objects by a given (tag) name
and Resource
URIs.
findByTagNames(Collection<String>, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.resources.ResourceModelLocator
Returns a list of Resource
objects by given tag names.
findByTarget(Identifiable) -
Method in interface com.ibm.portal.pcm.dialog.model.TransitionLocator
Find the transitions targeting the given target endpoint.
findByTargetAndEvent(Identifiable, QName) -
Method in interface com.ibm.portal.pcm.dialog.model.TransitionLocator
Find the transitions targeting the given target endpoint with the given target event.
findByTargetPageOID(ObjectID) -
Method in interface com.ibm.portal.vanityurl.model.VanityURLModelLocator
Locates all vanity URLs that map to a given page.
findByTargetVPOID(ObjectID) -
Method in interface com.ibm.portal.vanityurl.model.VanityURLModelLocator
Locates all vanity URLs that map to pages in a given virtual portal.
findByTitle(LocalizedLocator.SearchPattern, String, Iterable<Locale>) -
Method in interface com.ibm.portal.content.LocalizedLocator
Performs a search for all localized objects whose titles match the given
term and pattern in any of the given locales
findByTitleContains(Locale, String) -
Method in interface com.ibm.portal.admin.VirtualPortalLocator
Find all virtual portals that contain a given pattern in their title.
findByTitleStartsWith(Locale, String) -
Method in interface com.ibm.portal.admin.VirtualPortalLocator
Find all virtual portals that start with a given pattern in their title.
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.
findByTypeSchema(String, Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.resources.ResourceModelLocator
Returns a list of Resource
objects by a given (resource)
type schema (exact match).
findByTypeSchemaAndRating(String, int, int, Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.resources.ResourceModelLocator
Returns a list of Resource
objects by a given
Resource
type (schema) and rating interval.
findByTypeSchemaAndTagName(String, String, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.resources.ResourceModelLocator
Returns a list of Resource
objects by given
Resource
type schemas and tag name (both with exact match)
findByTypeSchemas(Collection<String>, Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.resources.ResourceModelLocator
Returns a list of Resource
objects by given resource type
schemas (exact match).
findByTypeSchemasAndRating(Collection<String>, int, int, Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.resources.ResourceModelLocator
Returns a list of Resource
objects by given
Resource
type schemas and rating interval.
findByTypeSchemasAndTagNames(Collection<String>, Collection<String>, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.resources.ResourceModelLocator
Returns a list of Resource
objects by given
Resource
types (schemas) and (tags) names.
findByUniqueName(String) -
Method in interface com.ibm.portal.AggregatedMetaDataLocator
This operation is not allowed on this locator and will
result in a UnsupportedOperationException
.
findByUniqueName(String) -
Method in interface com.ibm.portal.Locator
Returns an element of a model with the given name.
findByUniqueName(String) -
Method in interface com.ibm.portal.MetaDataNameLocator
This operation is not allowed on this locator and will
result in a UnsupportedOperationException
.
findByUniqueName(RuntimeContext, String) -
Method in interface com.ibm.portal.runtime.RuntimeLocator
Returns an entity of a model with the given name.
findByUniqueNamePattern(LocalizedLocator.SearchPattern, String) -
Method in interface com.ibm.portal.UniqueNameLocator
Allows to search by unique name pattern
findByURI(URI) -
Method in interface com.ibm.portal.cp.resources.ResourceModelLocator
Returns a Resource
object by a given URI
.
findByURI(URI) -
Method in class com.ibm.portal.resolver.helper.cor.AbstractContentLocationFactory
findByURIs(List<URI>, Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.resources.ResourceModelLocator
Returns a Resource
object by given URI
s.
findByURL(URL) -
Method in interface com.ibm.portal.vanityurl.model.VanityURLModelLocator
Locates a vanity URL given a host, port and path.
findByUrlPattern(String) -
Method in interface com.ibm.portal.outbound.config.PolicyRuleLocator
Locate the policy rule with the given URL pattern.
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);
findContentMappingsByContentId(String) -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingLocator
Returns all content mappings mapped directly to a given content ID.
findContentMappingsByContentPath(String) -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingLocator
Returns all content mappings mapped directly to a given content path
value (no path prefix matching is performed).
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);
findControlByConcretePortletID(ObjectID) -
Method in interface com.ibm.portal.content.ControlLocator
Deprecated. use ControlLocator.findControlByPortletEntityID(ObjectID)
instead
Finds the layout node representing a control that holds the
concrete portlet with the given object ID.
findControlByPortletDefinitionID(ObjectID) -
Method in interface com.ibm.portal.content.ControlLocator
Finds the layout node representing a control that is backed by a portlet
definition of the given ID.
findControlByPortletEntityID(ObjectID) -
Method in interface com.ibm.portal.content.ControlLocator
Finds the layout node representing a control that is backed by a portlet
entity of the given ID.
findControlByPortletInstanceID(ObjectID) -
Method in interface com.ibm.portal.content.ControlLocator
Deprecated. use ControlLocator.findControlByPortletDefinitionID(ObjectID)
instead Finds the layout node representing a control that
holds the portlet instance with the given object ID.
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);
findEffectiveWiresBySourcePortletWindowID(ObjectID) -
Method in interface com.ibm.portal.wire.WireLocator
Deprecated. since 6.1.0.1 Support for private wires will be removed in a future
release of WebSphere Portal, use WireLocator.findWiresBySourcePortletWindowID(ObjectID)
instead.
findGlobalProfile() -
Method in interface com.ibm.portal.outbound.config.OutboundConnectionProfileLocator
find and return the global profile.
findGroupByIdentifier(String) -
Method in interface com.ibm.portal.um.PumaLocator
Returns the Group object referenced by the identifier (DN) within the
user repository.
findGroupByObjectID(ObjectID) -
Method in interface com.ibm.portal.um.PumaLocator
Returns the Group object referenced by the given ObjectID
.
If no group is found a PumaModelException
is thrown
findGroupsByAttribute(String, String) -
Method in interface com.ibm.portal.um.PumaLocator
Returns a List of Group
where the attributes defined in
the LDAP server matches the value of the given attribute.
findGroupsByAttribute(String, String, Map<String, ?>) -
Method in interface com.ibm.portal.um.PumaLocator
Returns a List of Group
where the attributes defined in
the LDAP server matches the value of the given attribute.
findGroupsByDefaultAttribute(String) -
Method in interface com.ibm.portal.um.PumaLocator
Returns Group
by comparing the provided value to the
default attribute type configured for the Group type
For a LIKE comparision only the multi-character wild card is
supported and the character used is '*'.
findGroupsByDefaultAttribute(String, boolean) -
Method in interface com.ibm.portal.um.PumaLocator
Returns Group
by comparing the provided value to the
default attribute type configured for the Group type
For a LIKE comparision only the multi-character wild card is
supported and the character used is '*'.
findGroupsByPrincipal(Principal, boolean) -
Method in interface com.ibm.portal.um.PumaLocator
Returns the Groups where the given Principal is member of.
findGroupsByPrincipal(Principal, boolean, Map<String, ?>) -
Method in interface com.ibm.portal.um.PumaLocator
Returns the Groups where the given Principal is member of.
findGroupsByQuery(String) -
Method in interface com.ibm.portal.um.PumaLocator
Returns a List of Group
representing the resultset of the
provided Query.
findGroupsByQuery(String, Map<String, ?>) -
Method in interface com.ibm.portal.um.PumaLocator
Returns a List of Group
representing the resultset of the
provided Query.
findGroupsByQuery(String, SortControl) -
Method in interface com.ibm.portal.um.PumaLocator
Returns a List of Group
representing the resultset of the
provided 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
findLocalized(Throwable) -
Static method in exception com.ibm.portal.resolver.exceptions.ResolutionException
Finds an implementation of the Localized
interface across the
chain of exception causes
findLocalizedStatus(int, Throwable) -
Static method in exception com.ibm.portal.resolver.exceptions.ResolutionException
Find the localized status interface across the causes
findMembersByGroup(Group, boolean) -
Method in interface com.ibm.portal.um.PumaLocator
Returns the mebers for a given Group.
findMembersByGroup(Group, boolean, Map<String, ?>) -
Method in interface com.ibm.portal.um.PumaLocator
Returns the mebers for a given Group.
findPrincipalByIdentifier(String) -
Method in interface com.ibm.portal.um.PumaLocator
Returns the Principal (user or group) object referenced by the given identifier.
findPrincipalsByIdentifiers(Collection<String>) -
Method in interface com.ibm.portal.um.PumaLocator
Returns the Principal (user and/or group) objects referenced by the given
identifiers.
findPrivateWires() -
Method in interface com.ibm.portal.wire.WireLocator
Deprecated. since 6.1.0.1 Support for private wires will be removed in a future
release of WebSphere Portal
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.
findPublicWires() -
Method in interface com.ibm.portal.wire.WireLocator
Deprecated. since 6.1.0.1 Support for private wires will be removed in a future
release of WebSphere Portal, use the WireModel
this locator is received from instead.
findRatingSpaces(Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.rating.RatingSpaceLocator
Returns a list of RatingSpace
objects for all resources
findRatingSpacesByCategories(Collection<String>, Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.rating.RatingSpaceLocator
Returns a list of RatingSpace
objects by a list of given
categories.
findRatingSpacesByCategoriesAndOwner(Collection<String>, ObjectID, Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.rating.RatingSpaceLocator
Returns a list of RatingSpace
objects by a list of given
categories and owner.
findRatingSpacesByCategory(String, Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.rating.RatingSpaceLocator
Returns a list of RatingSpace
objects by a given
category
findRatingSpacesByCategoryAndOwner(String, ObjectID, Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.rating.RatingSpaceLocator
Returns a list of RatingSpace
objects by a given
category and owner.
findRatingSpacesByOwner(ObjectID, Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.rating.RatingSpaceLocator
Returns a list of RatingSpace
objects for ratings
applied by the given owner.
findRatingSpacesByResourceID(ObjectID, Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.rating.RatingSpaceLocator
Returns a list of RatingSpace
objects by a given
Resource
ObjectID.
findRatingSpacesByResourceIDAndOwner(ObjectID, ObjectID, Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.rating.RatingSpaceLocator
Returns a list of RatingSpace
objects by a given
Resource
ObjectID and owner.
findRatingSpacesByResourceIDs(Collection<ObjectID>, Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.rating.RatingSpaceLocator
Returns a list of RatingSpace
objects by a list of given
Resource
ObjectIDs.
findRatingSpacesByResourceIDsAndOwner(Collection<ObjectID>, ObjectID, Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.rating.RatingSpaceLocator
Returns a list of RatingSpace
objects by a list of given
Resource
ObjectIDs and owner.
findRatingSpacesByResourceURI(URI, Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.rating.RatingSpaceLocator
Returns a list of RatingSpace
objects by a given
Resource
URI.
findRatingSpacesByResourceURIAndOwner(URI, ObjectID, Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.rating.RatingSpaceLocator
Returns a list of RatingSpace
objects by a given
Resource
URI and owner.
findRatingSpacesByResourceURIs(Collection<URI>, Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.rating.RatingSpaceLocator
Returns a list of RatingSpace
objects by a list of given
Resource
URIs.
findRatingSpacesByResourceURIsAndOwner(Collection<URI>, ObjectID, Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.rating.RatingSpaceLocator
Returns a list of RatingSpace
objects by a list of given
Resource
URIs and owner.
findRatingSpacesByTypeSchema(String, Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.rating.RatingSpaceLocator
Returns a list of RatingSpace
objects by a given
Resource
(type) schema.
findRatingSpacesByTypeSchemaAndOwner(String, ObjectID, Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.rating.RatingSpaceLocator
Returns a list of RatingSpace
objects by a given
Resource
(type) schema and owner.
findRatingSpacesByTypeSchemas(Collection<String>, Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.rating.RatingSpaceLocator
Returns a list of RatingSpace
objects by a list of given
Resource
(type) schemas.
findRatingSpacesByTypeSchemasAndOwner(Collection<String>, ObjectID, Constants.OrderMetric, Constants.Order) -
Method in interface com.ibm.portal.cp.rating.RatingSpaceLocator
Returns a list of RatingSpace
objects by a list of given
Resource
(type) schemas and owner.
findResourcesByContentId(String) -
Method in interface com.ibm.portal.services.contentmapping.ResourceLocator
Returns all portal resources mapped directly to the given content ID.
findResourcesByContentPath(String) -
Method in interface com.ibm.portal.services.contentmapping.ResourceLocator
Returns all portal resources mapped directly to the given contentPath (no path prefix matching is performed).
findResourcesByLongestPathMatch(List<String>) -
Method in interface com.ibm.portal.services.contentmapping.ResourceLocator
This method locates portal resources mapped to a specific content resource.
findResourcesByObjectTypeOrderedByLastModified(ObjectType, int, int) -
Method in interface com.ibm.portal.services.contentmapping.ResourceLocator
Returns the ObjectIDs for a sub sequence of all portal resources of a given object type contained in the current virtual portal that are mapped to at least one content resource.
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.
findRootProfile(OutboundConnectionProfile) -
Method in interface com.ibm.portal.outbound.config.OutboundConnectionProfileLocator
find and return the profile from the root Virtual Portal.
findRule() -
Method in class com.ibm.websphere.personalization.RuleTrigger
findScopedProfile(String) -
Method in interface com.ibm.portal.outbound.config.OutboundConnectionProfileLocator
Find and return the application scoped profile.
findSingleByMetaData(String, V) -
Method in interface com.ibm.portal.MetaDataLocator
Finds one of the resources that is returned in the iteration over MetaDataLocator.findByMetaData(String, Object)
.
findStartTransitionsByEntryPointAndSourceEvent(Identifiable, QName) -
Method in interface com.ibm.portal.pcm.dialog.model.TransitionLocator
Finds start transitions that are the best match for the given source event, no matter what kind of source
transition endpoint is specified.
findStartTransitionsBySourceAndEvent(Identifiable, QName) -
Method in interface com.ibm.portal.pcm.dialog.model.TransitionLocator
Finds start transitions that are the best match for given source endpoint and event.
findSystemContentMappingByContentID(String) -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingLocator
Returns the system content mapping mapped directly to a given content ID.
findSystemContentMappingByContentPath(String) -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingLocator
Returns the system content mapping mapped directly to a given content
path value (no path prefix matching is performed).
findSystemProfile() -
Method in interface com.ibm.portal.outbound.config.OutboundConnectionProfileLocator
find and return the system profile.
findTags(Collection<Locale>) -
Method in interface com.ibm.portal.cp.tagging.TagLocator
Returns a list of Tag
objects.
findTagSpaces(Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.tagging.TagSpaceLocator
Returns a list of TagSpace
objects for all resources
findTagSpacesByCategories(Collection<String>, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.tagging.TagSpaceLocator
Returns a list of TagSpace
objects by a list of given
categories.
findTagSpacesByCategoriesAndOwner(Collection<String>, ObjectID, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.tagging.TagSpaceLocator
Returns a list of TagSpace
objects by a list of given
categories and owner.
findTagSpacesByCategory(String, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.tagging.TagSpaceLocator
Returns a list of TagSpace
objects by a given category.
findTagSpacesByCategoryAndOwner(String, ObjectID, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.tagging.TagSpaceLocator
Returns a list of TagSpace
objects by a given category
and owner.
findTagSpacesByOwner(ObjectID, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.tagging.TagSpaceLocator
Returns a list of TagSpace
objects for tags applied by the given owner
findTagSpacesByResourceID(ObjectID, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.tagging.TagSpaceLocator
Returns a list of TagSpace
objects by a given
Resource
ObjectID.
findTagSpacesByResourceIDAndOwner(ObjectID, Constants.OrderMetric, Constants.Order, Collection<Locale>, ObjectID) -
Method in interface com.ibm.portal.cp.tagging.TagSpaceLocator
Returns a list of TagSpace
objects by a given
Resource
ObjectID and owner.
findTagSpacesByResourceIDs(Collection<ObjectID>, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.tagging.TagSpaceLocator
Returns a list of TagSpace
objects by a list of given
Resource
ObjectIDs.
findTagSpacesByResourceIDsAndOwner(Collection<ObjectID>, Constants.OrderMetric, Constants.Order, Collection<Locale>, ObjectID) -
Method in interface com.ibm.portal.cp.tagging.TagSpaceLocator
Returns a list of TagSpace
objects by a list of given
Resource
ObjectIDs and owner.
findTagSpacesByResourceURI(URI, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.tagging.TagSpaceLocator
Returns a list of TagSpace
objects by a given
Resource
URI.
findTagSpacesByResourceURIAndOwner(URI, Constants.OrderMetric, Constants.Order, Collection<Locale>, ObjectID) -
Method in interface com.ibm.portal.cp.tagging.TagSpaceLocator
Returns a list of TagSpace
objects by a given
Resource
URI and owner.
findTagSpacesByResourceURIs(Collection<URI>, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.tagging.TagSpaceLocator
Returns a list of TagSpace
objects by a list of given
Resource
URIs.
findTagSpacesByResourceURIsAndOwner(Collection<URI>, Constants.OrderMetric, Constants.Order, Collection<Locale>, ObjectID) -
Method in interface com.ibm.portal.cp.tagging.TagSpaceLocator
Returns a list of TagSpace
objects by a list of given
Resource
URIs and owner.
findTagSpacesByTypeSchema(String, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.tagging.TagSpaceLocator
Returns a list of TagSpace
objects by a given
Resource
(type) schema.
findTagSpacesByTypeSchemaAndOwner(String, ObjectID, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.tagging.TagSpaceLocator
Returns a list of TagSpace
objects by a given
Resource
(type) schema and owner.
findTagSpacesByTypeSchemas(Collection<String>, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.tagging.TagSpaceLocator
Returns a list of TagSpace
objects by a list of given
Resource
(type) schemas.
findTagSpacesByTypeSchemasAndOwner(Collection<String>, ObjectID, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.tagging.TagSpaceLocator
Returns a list of TagSpace
objects by a list of given
Resource
(type) schemas and owner.
findTypeAheadTagNames(Constants.SearchPattern, String, Constants.OrderMetric, Constants.Order, Collection<Locale>) -
Method in interface com.ibm.portal.cp.tagging.TagModelLocator
Returns a list of String
s representing tag names.
findUserByIdentifier(String) -
Method in interface com.ibm.portal.um.PumaLocator
Returns the User object referenced by the given identifier.
findUserByObjectID(ObjectID) -
Method in interface com.ibm.portal.um.PumaLocator
Returns the User object referenced by the given ObjectID
.
If no user is found a PumaModelException
is thrown
findUsersByAttribute(String, String) -
Method in interface com.ibm.portal.um.PumaLocator
Returns a List of User
where the attribute defined in the
LDAP server matches the given value.
findUsersByAttribute(String, String, Map<String, ?>) -
Method in interface com.ibm.portal.um.PumaLocator
Returns a List of User
s where the attribute defined in
the user repository matches the given value.
findUsersByAttributeRecursively(User, String, int) -
Method in interface com.ibm.portal.um.PumaLocator
Returns a List
of Principals that are linked by the given
attribute.
findUsersByDefaultAttribute(String) -
Method in interface com.ibm.portal.um.PumaLocator
Returns User
by comparing the provided value to the
default attribute type configured for the User type.
findUsersByDefaultAttribute(String, boolean) -
Method in interface com.ibm.portal.um.PumaLocator
Returns User
by comparing the provided value to the
default attribute type configured for the User type.
findUsersByQuery(String) -
Method in interface com.ibm.portal.um.PumaLocator
Returns a List of User
representing the resultset of the
provided Query.
findUsersByQuery(String, Map<String, ?>) -
Method in interface com.ibm.portal.um.PumaLocator
Returns a List of User
representing the resultset of the
provided Query.
findUsersByQuery(String, SortControl) -
Method in interface com.ibm.portal.um.PumaLocator
Returns a List of User
representing the resultset of the
provided Query.
findWiresBySourcePortletWindowID(ObjectID) -
Method in interface com.ibm.portal.wire.WireLocator
Finds all wires that originate from
the PortletWindow
with the given ID.
finish() -
Method in interface com.ibm.portal.resolver.atom.AtomDateParser
Finishes the parsing process and returns the parsed date.
finish() -
Method in class com.ibm.portal.resolver.streams.MultipartOutputStream
Finishes writing the contents of the multipart output stream without
closing the underlying stream.
FIRST_BUTTON -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
Icon button for the "go to first item" action.
FIRST_PAGE_BUTTON -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
Icon button for the "go to first page" action.
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
flag -
Variable in exception com.ibm.portal.state.accessors.exceptions.InvalidShowToolsFlagException
Invalid Show Tools flag
flag -
Variable in exception com.ibm.portal.state.accessors.exceptions.InvalidSoloFlagException
Invalid Solo flag
FLAG_COLLECTION -
Static variable in interface com.ibm.portal.resolver.webdav.tree.WebdavTreeModelController
flag into the creation context to indicate that the new item is a
collection
FLAG_FILE -
Static variable in interface com.ibm.portal.resolver.webdav.tree.WebdavTreeModelController
flag into the creation context to indicate that the new item is a file
FlatListPresentation - Interface in com.ibm.workplace.wcm.api
Represents a presentation properties of a flat list
FlowControl - Interface in com.ibm.mashups.proxy.ext
Control to influence the flow of the custom, policy-specific filter chain.
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.
FormDataContext - Interface in com.ibm.portal.resolver
Extension of the COR Context
for use in a JSR168 portlet.
FormDataDataSink - Interface in com.ibm.portal.resolver.data
Data sink that accepts a multipart data request.
FormDataInputStream - Class in com.ibm.portal.resolver.streams
Input stream that decodes a stream of type "multipart/form-data".
FormDataInputStream() -
Constructor for class com.ibm.portal.resolver.streams.FormDataInputStream
FormDataInputStream.Entry - Class in com.ibm.portal.resolver.streams
Extension of the MultipartInputStream.Entry
that adds information
about the parameter name and characterset.
FormDataInputStream.Entry() -
Constructor for class com.ibm.portal.resolver.streams.FormDataInputStream.Entry
FormDataStream - Interface in com.ibm.portal.resolver.streams
Common functionality across the
FormDataInputStream
and the
com.ibm.portal.resolver.streams.FormDataOutputStream
FORWARD -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
Icon for the "go forward" action.
FRIENDLY_NAME_KEY -
Static variable in interface com.ibm.portal.resolver.friendly.Constants
metadata key for friendly name.
FriendlySelectionService - Interface in com.ibm.portal.resolver.friendly.service
Service that helps to work with friendly selection.
FriendlySelectionService.PathMatchingResult - Interface in com.ibm.portal.resolver.friendly.service
The result of a path matching operation.
FriendlySelectionServiceHome - Interface in com.ibm.portal.resolver.friendly.service
Home interface to the selection service that can be retrieved from a service lookup.
FriendlyURL - Interface in com.ibm.portal.resolver.friendly
Generates 'friendly' URLs if possible and otherwise default
EngineURL
that only contain the given selection
node.
FriendlyURLFactory - Interface in com.ibm.portal.resolver.friendly.accessors.url
Provides access to FriendlyURL
objects that allow to systematically generate URLs with a friendly prefix.
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) -
Static method in enum com.ibm.portal.resourceaggregator.combiner.Resource.URIType
Deserializes a string into an URIType object
fromString(String) -
Static method in enum com.ibm.portal.resourceaggregator.combiner.ResourceCombinerService.ResourceType
fromString(String) -
Method in interface com.ibm.workplace.wcm.api.Workspace
Returns the DocumentType
for the specified API interface/class
name.
fullRefresh(StaticContentPage) -
Method in interface com.ibm.portal.model.command.RefreshPageLayoutCommand
Re-loads the page layout template information and updates the static page content accordingly.
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.
- generatePersonCardMarkup(PersonCardOptions) -
Method in interface com.ibm.wkplc.people.portal.taglib.PersonCard
- Use this method instead of its other variants which has been provided to maintain backward compatibility
- generatePersonCardMarkup(String, String, boolean) -
Method in interface com.ibm.wkplc.people.portal.taglib.PersonCard
-
- generatePersonCardMarkup(String, String, boolean, boolean) -
Method in interface com.ibm.wkplc.people.portal.taglib.PersonCard
-
- generatePersonCardMarkup(String, String) -
Method in interface com.ibm.wkplc.people.portal.taglib.PersonCard
-
- generatePersonCardMarkup(PageContext, String, String) -
Method in interface com.ibm.wkplc.people.portal.taglib.PersonCard
-
- generatePersonCardMarkup(PageContext, String, String, boolean) -
Method in interface com.ibm.wkplc.people.portal.taglib.PersonCard
-
- generatePersonCardMarkup(String, String, String, boolean, boolean) -
Method in interface com.ibm.wkplc.people.portal.taglib.PersonCard
-
- generatePersonCardMarkup(String, String, String, boolean) -
Method in interface com.ibm.wkplc.people.portal.taglib.PersonCard
-
- generatePersonCardMarkup(PageContext, String, String, String, boolean) -
Method in interface com.ibm.wkplc.people.portal.taglib.PersonCard
-
- generatePersonCardMarkup(PageContext, String, String, String, boolean, boolean) -
Method in interface com.ibm.wkplc.people.portal.taglib.PersonCard
-
- 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 interface com.ibm.policy.manager.Target
- Retrieve an attribute of the Target, for use in a Rule
- get(Object) -
Method in interface com.ibm.portal.cache.Cache
- Get an entry in the cache.
- get(QName) -
Method in interface com.ibm.portal.pcm.dialog.dcx.DCXData
- Returns the Object associated with the given
key
in the DCX.
- get(QName, Class<T>) -
Method in interface com.ibm.portal.pcm.dialog.dcx.DCXData
- Returns the Object associated with the given
key
in the DCX.
- get(QName, Class<T>, T) -
Method in interface com.ibm.portal.pcm.dialog.dcx.DCXData
- Returns the object associated with the given
key
in the DCX.
- get() -
Method in interface com.ibm.portal.pool.ObjectPool
- Returns an object from the pool.
- get(Object) -
Method in interface com.ibm.utilities.collections.maps.MapAccessor
- Accesses an object by a key
- 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
- getAcceptContentTypes() -
Method in interface com.ibm.portal.resolver.AcceptContext
- Returns the accepted content types from the underlying request (if any)
- 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.
- getAccessControlEnvironment() -
Method in interface com.ibm.portal.ac.AccessControlHome
- The returned instance of
AccessControlEnvironment
provides
some general information about the Access Control configuration, for
example the available role types.
- getAccessControlGlobalRuntimeModel() -
Method in interface com.ibm.portal.ac.AccessControlHome
- The returned instance of
AccessControlGlobalRuntimeModel
provides read access to the current access control permissions on any
resource that is registered at Portal Access Control
- getAccessControlRuntimeModel(Identifiable) -
Method in interface com.ibm.portal.ac.AccessControlHome
- The returned instance of
AccessControlRuntimeModel
provides
read access to the current access control permissions on the given
resource
- getAccessControlRuntimeModel() -
Method in interface com.ibm.portal.ac.AccessControlRuntimeModelProvider
- Returns the
AccessControlRuntimeModel
associated with this
object
- 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
- getAccessorFactory(Class<T>) -
Method in interface com.ibm.portal.state.PortletStateManager
- Get a factory that generates an accessor for typed access on the state holder.
- getAccessorFactory(Class<T>) -
Method in interface com.ibm.portal.state.service.StateManagerService
- Get a factory that provides accessors for typed access on the state
holder.
- getAccessorType() -
Method in exception com.ibm.portal.state.exceptions.AccessorException
-
- 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.
- getActionAccessorController(String, StateHolderController) -
Method in interface com.ibm.portal.state.accessors.action.engine.EngineActionAccessorFactory
- Returns a controller which allows for including a engine action of the
given
actionType
into the given state holder.
- getActionAccessorController(HttpServletRequest, String, StateHolderController) -
Method in interface com.ibm.portal.state.accessors.action.engine.EngineActionAccessorFactory
- Returns a controller which allows for including a engine action of the
given
actionType
into the given state holder.
- getActionAccessorController(Node, DocumentController) -
Method in interface com.ibm.portal.state.accessors.action.engine.EngineActionAccessorFactory
- Returns a controller which allows for modifying the engine action (in
particular its action parameters) represented by the given node
action
.
This controller should be used in case that no servlet request is
available, e.g.
- getActionController(String, StateHolderController) -
Method in interface com.ibm.portal.state.accessors.action.engine.EngineActionAccessorFactory
- Deprecated. since 6.0, use method
getActionAccessorController(String, StateHolderController)
instead
- getActionController(HttpServletRequest, String, StateHolderController) -
Method in interface com.ibm.portal.state.accessors.action.engine.EngineActionAccessorFactory
- Deprecated. since 6.0, use the method
getActionAccessorController(String, StateHolderController)
instead
- getActionController(Node, DocumentController) -
Method in interface com.ibm.portal.state.accessors.action.engine.EngineActionAccessorFactory
- Deprecated. since 6.0, use the method
getActionAccessorController(String, StateHolderController)
instead
- 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.
- getActionRequest(PortletRequest) -
Method in class com.ibm.portal.portlet.apiconvert.APIConverterFactory
- Returns a wrapper that converts a Jetspeed portlet request to a javax action request.
- getActionResponse(PortletResponse, PortletRequest) -
Method in class com.ibm.portal.portlet.apiconvert.APIConverterFactory
- Returns a wrapper that converts a Jetspeed portlet response to a javax portlet response.
- 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.
- getActive() -
Method in interface com.ibm.portal.state.accessors.pagemode.PageModeAccessor
- Returns the set of active page modes.
- 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.
- getActiveAsString() -
Method in interface com.ibm.portal.state.accessors.pagemode.PageModeAccessor
- Returns the set of active page modes.
- getActiveCssClassName() -
Method in interface com.ibm.portal.dnd.DNDAction
- Return the CSS class name for this DNDAction when in the "active" state.
- getActiveDCX() -
Method in interface com.ibm.portal.pcm.dialog.stack.DialogStackManager
- Returns the currently active dialog context.
- getActiveOnStartup() -
Method in interface com.ibm.wps.pb.property.Action
- Deprecated.
- getActualResult() -
Method in exception com.ibm.portal.um.exceptions.SizeLimitExceedException
- Returns the size of the performed search result.
- getAddablePortlets() -
Method in interface com.ibm.portal.content.AddablePortletsLocator
- Returns a list of object IDs of portlet definitions that can be added to
the object implementing this interface, potentially a
com.ibm.portal.content.LayoutModel
.
- 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.
- getAdminPortletModel(Context) -
Method in interface com.ibm.portal.cor.service.PortletModelProvider
- Returns the administraive portlet model applicable to the current COR
context.
- getAdminPortletModel(PortletRequest, PortletResponse) -
Method in interface com.ibm.portal.ibmportlet.service.model.PortletModelProvider
- Deprecated. Returns the administraive portlet model applicable to the current portlet request.
- getAdminPortletModel(ServletRequest, ServletResponse) -
Method in interface com.ibm.portal.model.PortletModelProvider
- Returns the administraive portlet model applicable to the current request.
- getAdminPortletModel(PortletRequest, PortletResponse) -
Method in interface com.ibm.portal.portlet.service.model.PortletModelProvider
- Returns the administraive portlet model applicable to the current portlet
request.
- getAdminSkinList(Context) -
Method in interface com.ibm.portal.cor.service.SkinListProvider
- Returns the portal skin list including the inactive skins.
- getAdminSkinList(ServletRequest) -
Method in interface com.ibm.portal.model.SkinListProvider
- Returns the portal skin list including the inactive skins.
- getAdminSkinList(PortletRequest) -
Method in interface com.ibm.portal.portlet.service.model.SkinListProvider
- Returns the portal skin list including the inactive skins.
- getAdminThemeList(Context) -
Method in interface com.ibm.portal.cor.service.ThemeListProvider
- Returns the portal theme list including the inactive themes
- getAdminThemeList(ServletRequest) -
Method in interface com.ibm.portal.model.ThemeListProvider
- Returns the portal theme list including the inactive themes
- getAdminThemeList(PortletRequest) -
Method in interface com.ibm.portal.portlet.service.model.ThemeListProvider
- Returns the portal theme list including the inactive themes
- getAjaxProxyService(Context) -
Method in interface com.ibm.portal.resolver.proxy.service.CorAjaxProxyServiceHome
- Returns the service based on the COR context
- getAjaxProxyService(HttpServletRequest, HttpServletResponse) -
Method in interface com.ibm.portal.resolver.proxy.service.PortalAjaxProxyServiceHome
- Returns the service in the context of request and response
- getAjaxProxyService(HttpServletRequest, HttpServletResponse, String, ServletContext) -
Method in interface com.ibm.portal.resolver.proxy.service.PortalAjaxProxyServiceHome
- Returns the service in the context for the given request, response,
mapping path and servlet context.
- getAjaxProxyService(PortletRequest, PortletResponse) -
Method in interface com.ibm.portal.resolver.proxy.service.PortletAjaxProxyServiceHome
- Returns the
AjaxProxyService
for use in a portlet request.
- getAliases() -
Method in interface com.ibm.portal.portletmodel.CommunicationDatatype
- Returns a list of
QName
s that may be used in substitution to the semantic type of this
communication datatype.
- getAliasNames() -
Method in interface com.ibm.portal.portletmodel.PublicRenderParameter
- Return the alias (global) names of the public render parameter.
- 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.
- getAllAllowedPortlets() -
Method in interface com.ibm.portal.content.LayoutModel
- Returns a list of object IDs of portlet definitions that are allowed for this
layout model.
- getAllAuthenticatedUserGroup() -
Method in interface com.ibm.portal.um.PumaEnvironment
- Deprecated. since 6.1.0.2 use
#getVirtualPrincipal(PumaEnvironment.VirtualPrincipalNames.AllAuthenticatedPortalUsers)
instead.
- 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
.
- getAllExternalUserGroup() -
Method in interface com.ibm.portal.um.PumaEnvironment
- Deprecated. since 6.1.0.2 use
#getVirtualPrincipal(VirtualPrincipalNames.AllExternalPortalUsers)
instead.
- 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.
- getAllForIWidgetURI(URI) -
Method in interface com.ibm.portal.portletmodel.admin.IWidgetWrapperLocator
- Returns all portlet definitions wrapping a given iwidget definition identified by its
iwidget definition URI
- getAllForIWidgetURL(String) -
Method in interface com.ibm.portal.portletmodel.admin.IWidgetWrapperLocator
- Returns all portlet definitions wrapping a given iwidget definition identified by its
iwidget definition URL
- getAllForIWidgetURL(String, ObjectID) -
Method in interface com.ibm.portal.portletmodel.admin.IWidgetWrapperLocator
- Returns all portlet definitions wrapping a given iwidget definition identified by its
iwidget definition URL relative to a specific static content page
- getAllForPortlet(Portlet) -
Method in interface com.ibm.portal.portletmodel.admin.PortletDefinitionLocator
- Returns all portlet definitions that are associated with the given
portlet
- getAllForWebApplication(WebApplication) -
Method in interface com.ibm.portal.portletmodel.admin.PortletLocator
- Returns all portlets that are associated with the given web application
- getAllGroupsGroup() -
Method in interface com.ibm.portal.um.PumaEnvironment
- Deprecated. since 6.1.0.2 use
#getVirtualPrincipal(VirtualPrincipalNames.AllPortalUserGroups)
instead.
- getAllInternalUserGroup() -
Method in interface com.ibm.portal.um.PumaEnvironment
- Deprecated. since 6.1.0.2 use
#getVirtualPrincipal(VirtualPrincipalNames.AllInternalPortalUsers)
instead.
- getAllInTheme(Theme) -
Method in interface com.ibm.portal.admin.SkinList
- Deprecated. use the method of the
SkinModelLocator
; the locator
can be obtained with
LocatorProvider.getLocator()
. Return
all skins that belong to the specified theme
- getAllInTheme(Theme) -
Method in interface com.ibm.portal.admin.SkinModelLocator
- Returns all skins that belong to the specified theme.
- getAllInThemes(Iterator<? extends Theme>) -
Method in interface com.ibm.portal.admin.SkinList
- Deprecated. use the method of the
SkinModelLocator
; the locator
can be obtained with
LocatorProvider.getLocator()
. Return
all skins that belong to the specified themes
- getAllInThemes(Iterator<? extends Theme>) -
Method in interface com.ibm.portal.admin.SkinModelLocator
- Returns all skins that belong to the specified themes.
- getAllItemsCached() -
Method in class com.ibm.websphere.personalization.RuleTrigger
-
- getAllOfType(SkinType) -
Method in interface com.ibm.portal.admin.SkinList
- Deprecated. use the method of the
SkinModelLocator
; the locator
can be obtained with
LocatorProvider.getLocator()
.
- getAllOfType(SkinType) -
Method in interface com.ibm.portal.admin.SkinModelLocator
- Deprecated. this method is deprecated without replacement
Returns all skins that are of a certain skin type.
- getAllowedMethods() -
Method in interface com.ibm.portal.outbound.config.PolicyRule
- Return an array of allowed HTTP methods.
- getAllowedPortlets() -
Method in interface com.ibm.portal.content.LayoutModel
- Returns a list of object IDs of portlet definitions that are allowed for this
layout model.
- getAllowedValues() -
Method in interface com.ibm.workplace.wcm.api.plugin.rendering.StringInListRenderingPluginParameterType
- The allowed values of the parameter.
- getAllParentDNs() -
Method in interface com.ibm.portal.um.PumaEnvironment
- Retrieves all parent DNs available in the current virtual portal context
- getAllParentDNs() -
Method in interface com.ibm.portal.um.PumaProfile
- Deprecated. As of release 6.1, replaced by
PumaEnvironment.getAllParentDNs()
- getAllPortletsAllowedFlag() -
Method in interface com.ibm.portal.content.LayoutModel
- Indicates whether all portlets are allowed for this layout model
which may be part of a (explicit) derivation hierarchy.
- getAllProperties(PortletRequest, PortletSettings) -
Method in interface com.ibm.wps.pb.service.PropertyBrokerService
- Deprecated. Returns all the properties registered by the calling portlet.
- getAllRoleTypes() -
Method in interface com.ibm.portal.ac.AccessControlEnvironment
- Returns the sorted set of all RoleTypes that are available in the system.
- 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.
- getAnonymousUser() -
Method in interface com.ibm.portal.um.PumaEnvironment
- Deprecated. since 6.1.0.2 use
#getVirtualPrincipal(VirtualPrincipalNames.AnonymousPortalUser)
instead.
- 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
.
- getApplicableRoleTypes(Identifiable) -
Method in interface com.ibm.portal.ac.AccessControlEnvironment
- Returns the sorted set of all RoleTypes that can be used with the given
resource.
- getApplicationContext() -
Method in class com.ibm.portal.outbound.service.ApplicationContextBean
- return the application context.
- 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
-
- getApplicationScope() -
Method in interface com.ibm.portal.outbound.config.OutboundConnectionProfile
- return the scope of the application for which the configuration applies.
- 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.
- getArguments() -
Method in class com.ibm.portal.resolver.operations.OperationURI
- Returns the optional map of operation arguments.
- 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.
- getAssignedObject() -
Method in interface com.ibm.portal.mappingurl.Context
- Deprecated. Returns the resource assigned to this context.
- getAssignedObjectType() -
Method in interface com.ibm.portal.mappingurl.Context
- Deprecated. Returns the resource type of the assigned resource.
- getAssociationKey(String, String) -
Method in class com.ibm.portal.streaming.json.xml.helper.DefaultJsonSchema
-
- getAssociationKey(String, String) -
Method in interface com.ibm.portal.streaming.json.xml.JsonSchema
- Returns the key for an association if the cardinality is an assication.
- 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
- getAtomPublishingContentHandler() -
Method in interface com.ibm.portal.resolver.atom.ResettableAtomPublishingContentHandler
- 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.portal.resolver.AttributeContext
- Returns the attribute for a name or
null
if no such
attribute exists
- 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.
- getAttributeMemberName(String, String, String) -
Method in class com.ibm.portal.streaming.json.xml.helper.DefaultJsonSchema
-
- getAttributeMemberName(String, String, String) -
Method in interface com.ibm.portal.streaming.json.xml.JsonSchema
- Returns the name of the JSON member for an XML attribute.
- getAttributeNames() -
Method in interface com.ibm.portal.resolver.AttributeContext
- Returns a sequence of the names of all attributes
- 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 class com.ibm.portal.resolver.helper.cor.AbstractContentLocation
-
- getAttributes(String) -
Method in interface com.ibm.portal.resolver.xml.DocumentTypeDefinition
- Returns a map of attributes for an element, where the key is the
attribute name and the value the attribute type
- getAttributes(Node) -
Method in interface com.ibm.portal.state.dom.DocumentModel
- Return a collection of attributes for a given node.
- getAttributes(Principal, List<String>) -
Method in interface com.ibm.portal.um.PumaProfile
- Returns a map of values based on the given Attributenames.
- getAttributes(Collection<? extends Principal>, Collection<String>) -
Method in interface com.ibm.portal.um.PumaProfile
- Returns a map that maps principals to a map of values based on the given
Attributenames.
- getAttributes() -
Method in interface com.ibm.portal.wcm.plr.BeanListRequest
- Returns the read-only map of generic name value pairs.
- getAttributes() -
Method in interface com.ibm.websphere.query.base.ISelect
-
- getAttributes() -
Method in class com.ibm.websphere.query.base.Select
-
- getAttributeType(String, String, String, String) -
Method in class com.ibm.portal.streaming.json.xml.helper.DefaultJsonSchema
-
- getAttributeType(String, String, String, String) -
Method in interface com.ibm.portal.streaming.json.xml.JsonSchema
- Returns the type of an element.
- 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
- getAvailableLocales() -
Method in interface com.ibm.portal.model.LocalizedContextHome
- Returns the set of all available locales in the system
- 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.
- getBase64OutputStream() -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
OutputStream
used to stream a string value encoded as base64,
similar to the DefaultJsonContentHandler.value(String)
method.
- getBaseRuntimeLocator() -
Method in class com.ibm.websphere.personalization.transformation.PznTransformationModel
-
- getBaseTextDirection(Locale) -
Method in interface com.ibm.portal.model.LocalizedContextHome
-
Computes the base text direction for a given locale.
- getBaseURI() -
Method in interface com.ibm.portal.resolver.webdav.commands.WebdavCommand.Request
- Deprecated.
- 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
- getBeanList(BeanListRequest) -
Method in interface com.ibm.portal.wcm.plr.BeanListProvider
- Returns the bean list response for a specific bean list request.
- getBeanList() -
Method in interface com.ibm.portal.wcm.plr.BeanListResponse
- Returns the
BeanList
object computed for this response.
- getBeanListProvider(String) -
Method in interface com.ibm.portal.wcm.plr.BeanListProviderLookup
-
- getBestEquation(List<? extends DeviceClassEquation>) -
Method in interface com.ibm.portal.devicesupport.DeviceClassService
- Performs getBestMatch where the order of the device classes passed in is the priority order.
- getBestMatch(DeviceClassCapable) -
Method in interface com.ibm.portal.devicesupport.DeviceClassService
-
- getBestMatch(Set<? extends DeviceClass>) -
Method in interface com.ibm.portal.devicesupport.DeviceClassService
- Performs getBestMatch where
- getBestMatch(List<? extends DeviceClass>) -
Method in interface com.ibm.portal.devicesupport.DeviceClassService
- Performs getBestMatch where the order of the device classes passed in is the priority order.
- getBinaryTransferEncoding() -
Method in interface com.ibm.portal.resolver.http.xml.DefaultHttpContentHandler
-
- getBinding() -
Method in interface com.ibm.portal.resolver.operations.Operation
- Returns the
Binding
that is required to access the operation
- 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.
- getBooleanAccessor(StateHolder) -
Method in interface com.ibm.portal.state.accessors.generic.BooleanAccessorFactory
- Returns an interface providing read access to an arbitrary
boolean flag.
- getBooleanAccessor(Node, DocumentModel) -
Method in interface com.ibm.portal.state.accessors.generic.BooleanAccessorFactory
- Returns an interface providing read access to an arbitrary
boolean flag.
- getBooleanAccessorController(StateHolderController) -
Method in interface com.ibm.portal.state.accessors.generic.BooleanAccessorFactory
- Returns an interface providing read-write access to an
arbitrary boolean flag.
- getBooleanAccessorController(Node, DocumentController) -
Method in interface com.ibm.portal.state.accessors.generic.BooleanAccessorFactory
- Returns an interface providing read-write access to an
arbitrary boolean flag.
- 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.
- getBundle(Locale) -
Method in interface com.ibm.portal.model.ResourceBundleProvider
-
Returns a resource bundle in the given locale.
- 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
.
- getByName(String) -
Method in interface com.ibm.portal.admin.MarkupList
- Returns a
Markup
object with the given name
- 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.
- getCacheControlExtensions() -
Method in interface com.ibm.portal.resolver.data.CacheControlDataSource
- Returns a map of cache control extensions that get added to the cache
control header, as defined in RFC 2616
- getCacheControlExtensions() -
Method in class com.ibm.portal.resolver.helper.AbstractDataSource
-
- getCacheControlExtensions() -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
- Returns a map of cache control extensions that get added to the cache
control header, as defined in
://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.9.6
- getCacheControlExtensions() -
Method in class com.ibm.portal.resolver.helper.EarlyBindingDataSource
-
- getCachedDataSourceFactory(CachedDataSourceFactory.Callback<T>, Boolean) -
Method in interface com.ibm.portal.resolver.cache.CacheFactory
- Returns either a new or existing instance of the cache.
- getCachedDataSourceFactory(Class<? extends CachedDataSourceFactory.Callback<T>>, Boolean) -
Method in interface com.ibm.portal.resolver.cache.CacheFactory
- Returns an existing instance of the cache.
- getCachedItems() -
Method in class com.ibm.websphere.personalization.RuleTrigger
-
- getCacheKey() -
Method in interface com.ibm.policy.manager.Target
-
- getCacheKey() -
Method in interface com.ibm.portal.wcm.plr.CacheSpec
- Returns the cache key for a given object.
- getCacheName(String, short) -
Static method in class com.ibm.websphere.personalization.resources.cache.CacheManager
- FOR INTERNAL USE ONLY
- getCachePolicy() -
Method in interface com.ibm.portal.resolver.data.CacheControlDataSource
- Returns the caching policy for the data
- getCachePolicy() -
Method in class com.ibm.portal.resolver.helper.AbstractDataSource
-
- getCachePolicy(Map<String, String[]>, CacheControlDataSource.CACHE_POLICY) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
- Decodes the cache policy from a parameter map
- getCachePolicy(ParameterAccessor, CacheControlDataSource.CACHE_POLICY) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
- Decodes the cache policy from a parameter map
- getCachePolicy(String) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
- Decodes the cache-policy string into a cache policy enumeration
- getCachePolicy(String, CacheControlDataSource.CACHE_POLICY) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
- Decodes the cache-policy string into a cache policy enumeration
- getCachePolicy() -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
- Returns the caching policy for the data
- getCachePolicy(CacheControlDataSource.CACHE_POLICY) -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
- Decodes the cache policy from a parameter map
- getCachePolicy() -
Method in class com.ibm.portal.resolver.helper.EarlyBindingDataSource
-
- getCachePriority(String) -
Static method in class com.ibm.websphere.personalization.resources.cache.CacheManager
- FOR INTERNAL USE ONLY
- getCacheScope() -
Method in interface com.ibm.portal.resolver.data.CacheControlDataSource
- Returns the cache scope for the data
- getCacheScope() -
Method in class com.ibm.portal.resolver.helper.AbstractDataSource
-
- getCacheScope(Map<String, String[]>, CacheControlDataSource.CACHE_SCOPE) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
- Decodes the cache policy from a parameter map
- getCacheScope(ParameterAccessor, CacheControlDataSource.CACHE_SCOPE) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
- Decodes the cache policy from a parameter map
- getCacheScope(String) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
- Decodes the cache-scope string into a cache scope enumeration
- getCacheScope(String, CacheControlDataSource.CACHE_SCOPE) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
- Decodes the cache-scope string into a cache scope enumeration
- getCacheScope() -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
- Returns the cache scope for the data
- getCacheScope(CacheControlDataSource.CACHE_SCOPE) -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
- Decodes the cache scope from a parameter map
- getCacheScope() -
Method in class com.ibm.portal.resolver.helper.EarlyBindingDataSource
-
- getCacheSpec() -
Method in interface com.ibm.portal.wcm.plr.BeanListResponse
- Returns information on how the BeanList object provided with this response can be cached.
- getCacheTimeout(String) -
Static method in class com.ibm.websphere.personalization.resources.cache.CacheManager
- FOR INTERNAL USE ONLY
- getCallback() -
Method in interface com.ibm.portal.resolver.cache.CachedDataSourceFactory
- Returns the callback interface used by this cache
- 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.
- getCandidateContentMappings() -
Method in interface com.ibm.portal.services.contentmapping.LongestPathMatch
- If there are multiple best matches, this method returns the list of all best matching content mappings.
- 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.
- getCapabilities() -
Method in interface com.ibm.portal.admin.Client
- Return a collection of Strings that denote the client capabilities.
- getCapabilities() -
Method in interface com.ibm.portal.admin.ModifiableClient
- Return a collection of Strings that denote the client capabilities.
- getCardinality(String, String) -
Method in class com.ibm.portal.streaming.json.xml.helper.DefaultJsonSchema
-
- getCardinality(String, String) -
Method in interface com.ibm.portal.streaming.json.xml.JsonSchema
- Returns the cardinality of an item.
- 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.portal.cp.rating.controller.RatingCreationContext
- Returns a set of categories the resource the rating is being associated
to belongs to.
- getCategories() -
Method in class com.ibm.portal.cp.resources.builder.AbstractCustomResource
-
- getCategories() -
Method in interface com.ibm.portal.cp.resources.builder.CustomResourceBuilder.ResourceParameters
- Returns the categories of the resource
- getCategories() -
Method in interface com.ibm.portal.cp.resources.CustomResource
- Returns the categories this resource belongs to.
- getCategories() -
Method in interface com.ibm.portal.cp.resources.CustomResourceCreationContext
- Returns the list of categories the resource should belong to.
- getCategories() -
Method in interface com.ibm.portal.cp.tagging.controller.TagCreationContext
- Returns a set of categories the resource the tag is being associated to
belongs to.
- 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.exceptions.LocalizedIOException
-
- 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
-
- getCharacterStream() -
Method in class com.ibm.portal.streaming.json.JSONInputSource
- Deprecated. Get the character stream for this input source.
- getCharset(Locale) -
Method in interface com.ibm.portal.admin.Markup
- Returns the character set of the markup, dependent on the selected locale
- getCharset(Language) -
Method in interface com.ibm.portal.admin.Markup
- Returns the character set of the markup, dependent on the selected language
- getCharset() -
Method in class com.ibm.portal.resolver.streams.FormDataInputStream.Entry
- Returns the characterset used to decode the value.
- getChecksum() -
Method in interface com.ibm.portal.resolver.data.DataSourceChecksum
- Returns the checksum of the data source.
- getChecksum() -
Method in class com.ibm.portal.resolver.helper.AbstractDataSource
-
- getChildFolders() -
Method in interface com.ibm.workplace.wcm.api.Folder
- Obtain only child folders under this folder.
- getChildren(ObjectID, ObjectType) -
Method in interface com.ibm.portal.ac.ManagedProtectedResourceModel
- Returns all the child elements of the given node that are of the given
ObjectType.
- getChildren(Node) -
Method in interface com.ibm.portal.state.dom.DocumentModel
- Returns an immutable list of children for the node.
- getChildren(E) -
Method in interface com.ibm.portal.TreeModel
- Returns an iterator over the child elements for the given node.
- 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
.
- getChildren(MenuNode) -
Method in interface com.ibm.wps.portlet.menu.MenuTree
- Deprecated. Returns an iterator over all children of the specified menu node.
- 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.outbound.config.CookieTransformationItem
- Return the class name of the cookie transformer factory.
- getClassName() -
Method in interface com.ibm.portal.outbound.config.CustomFilterItem
- Return the class name of the custom filter.
- getClassName() -
Method in interface com.ibm.portal.portletmodel.CommunicationDatatype
- Returns the class used to encapsulate the transferred data.
- 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(ObjectID) -
Method in interface com.ibm.portal.admin.ClientList
- Deprecated. Use
LocatorProvider#getLocator()#findByID()
- getClient(String) -
Method in interface com.ibm.portal.admin.ClientListLocator
- Gets the client object that matches the given user agent string.
- getClient(RuntimeContext, String) -
Method in interface com.ibm.portal.admin.runtime.RuntimeClientListLocator
- Gets the client object that matches the given user agent string.
- 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
-
- getClientDeviceClasses() -
Method in interface com.ibm.portal.devicesupport.DeviceClassService
-
- getClientList(Context) -
Method in interface com.ibm.portal.cor.service.ClientListProvider
- Returns the client list model applicable in the COR context request.
- getClientList(ServletRequest, ServletResponse) -
Method in interface com.ibm.portal.model.ClientListProvider
- Returns the portal client list.
- getClientList() -
Method in interface com.ibm.portal.model.ClientListProvider
- Returns the portal client list.
- getClientList(PortletRequest) -
Method in interface com.ibm.portal.portlet.service.model.ClientListProvider
- Returns the portal client list.
- getClientListControllerProvider() -
Method in interface com.ibm.portal.model.ClientListControllerHome
- Returns a client list model controller provider.
- getClientListProvider() -
Method in interface com.ibm.portal.cor.service.ClientListHome
- Returns a markup list provider.
- getClientListProvider() -
Method in interface com.ibm.portal.model.ClientListHome
- Returns a client list provider.
- 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
- getCodec() -
Method in exception com.ibm.portal.state.exceptions.CannotInterpretCodecException
- Returns the codec that cannot be interpreted.
- 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.
- getCombinedURI(ResourceList) -
Method in interface com.ibm.portal.resourceaggregator.combiner.ResourceCombinerService
- Returns a number of combiner URIs that deliver a combined response of all resources passed into this function.
- getCommandClass() -
Method in interface com.ibm.portal.model.command.Command
- Returns the class object of the command interface used to access this
command
- getCommandClass() -
Method in interface com.ibm.portal.model.command.CommandContext
- Returns the class object of the command for this context
- 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.
- getComparator(Locale) -
Method in interface com.ibm.portal.model.LocalizedContextHome.ComparatorFactory
- Returns the comparator per locale
- getComparator() -
Method in interface com.ibm.portal.SortedLocalizedListModel
- Comparator used to sort the items
- 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.
- getCompoundNamePart() -
Method in interface com.ibm.portal.mappingurl.BestMatchResult
- Deprecated. Returns that prefix of the search string for which
a context was found.
- getComputedItemAttributeValue(BeanListRequest, String, int, List<? extends ResourceBean>, Map<String, Object>) -
Method in interface com.ibm.portal.wcm.plr.ComputedAttributeValueProvider
- This method is invoked by the PLR framework for list rendering driven
BeanListProvider
extension to compute attribute values flagged as computed item attributes.
- getComputedListPropertyValue(BeanListRequest, String, List<? extends ResourceBean>, Map<String, Object>) -
Method in interface com.ibm.portal.wcm.plr.ComputedAttributeValueProvider
- This method is invoked by the PLR framework for list rendering driven
BeanListProvider
extension to compute list properties values flagged as computed list properties.
- 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
- getConfigurationElement() -
Method in class com.ibm.portal.resolver.helper.cor.AbstractContentLocationFactory
-
- 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.
- getConstructor(Class<?>) -
Method in class com.ibm.portal.resolver.cor.helper.DefaultContentOperationsRegistryFactory
- Returns the constructor that takes the desired dependency object
- getConstructor(Class<?>, Class<?>) -
Method in class com.ibm.portal.resolver.cor.helper.DefaultContentOperationsRegistryFactory
- Returns the constructor that takes a particular dependency
- 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 interface com.ibm.portal.wcm.plr.BeanListRequest
- Returns the current content item providing the IBM Web Content Manager
context for this list rendering.
- 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
.
- getContentDisposition() -
Method in class com.ibm.portal.resolver.streams.FormDataInputStream.Entry
- The decoded content disposition, will always be available, because
otherwise the mime entry would not habe been recognized as a valid
multipart/form-data entry.
- 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.mashup.helper.LeafMashupContentHandler
-
- getContentHandler() -
Method in interface com.ibm.portal.resolver.webdav.commands.WebdavCommand.Response
- The content handler that can be used to produce the response
- getContentHandler() -
Method in class com.ibm.portal.resolver.xml.helper.LeafContentHandler
-
- getContentHandler() -
Method in class com.ibm.portal.resolver.xml.helper.ResettableContentHandlerAdapter
-
- getContentHandler(JsonContentHandler) -
Method in interface com.ibm.portal.streaming.json.JSONHandlerFactory
- Create a
ContentHandler
that can be used to convert XML events
into JSON events.
- getContentHandler(JsonSchema, JsonContentHandler) -
Method in interface com.ibm.portal.streaming.json.JSONHandlerFactory
- Create a
ContentHandler
that can be used to convert XML events
into JSON events.
- getContentID() -
Method in interface com.ibm.portal.services.contentmapping.ContentMapping
- Returns the content ID for this mapping.
- getContentId() -
Method in interface com.ibm.workplace.wcm.api.ContentLink
- Get the ID of the
Content
linked to by this
ContentLink
.
- getContentLength() -
Method in interface com.ibm.portal.resolver.data.ContentLengthDataSource
- Returns the number of bytes that this
DataSource
will produce.
- getContentLength() -
Method in class com.ibm.portal.resolver.helper.AbstractDataSource
-
- getContentLink() -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- Returns the
ContentLink
object that will be rendered by this
RenderingContext
.
- getContentLocation(String) -
Method in class com.ibm.portal.resolver.helper.cor.SingleContentLocationFactory
-
- getContentLocation(URI) -
Method in class com.ibm.portal.resolver.helper.cor.SingleContentLocationFactory
-
- getContentMapping() -
Method in interface com.ibm.portal.services.contentmapping.LongestPathMatch
- Returns the disambiguated content mapping responsible for the best match, or
null
if no such mapping exists.
- getContentMappingDelegationService(ContentMappingInfo) -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingInfoHome
- Returns the
ContentMappingDelegationService
for the given ContentMappingInfo
object.
- getContentMappingDelegationService(ContentMappingInfo) -
Method in interface com.ibm.portal.services.contentmapping.model.ContentMappingModel
- Returns the
ContentMappingDelegationService
for the given ContentMappingInfo
object.
- getContentMappingInfo(Identifiable) -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingInfoHome
- Returns the
ContentMappingInfo
object for the given portal resource giving access to all content mappings assigened to that resource.
- getContentMappingInfo(List<ObjectID>) -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingInfoHome
- Returns the list of
ContentMappingInfo
objects for the given list of portal resource IDs.
- getContentMappingInfo() -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingInfoProvider
- Returns the ContentMappingInfo object for this resource.
- getContentMappingInfo(Identifiable) -
Method in interface com.ibm.portal.services.contentmapping.model.ContentMappingModel
- Returns the
ContentMappingInfo
object for the given portal resource giving access to all content mappings assigened to that resource.
- getContentMappingInfo(List<ObjectID>) -
Method in interface com.ibm.portal.services.contentmapping.model.ContentMappingModel
- Returns the list of
ContentMappingInfo
objects for the given list of portal resource IDs.
- getContentMappingInfoController() -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingInfoHome
- Returns a
ContentMappingInfoController
object that can be used to create modifiable versions of ContentMappingInfo
objects
and to commit modifications done to corresponding ModifiableContentMappingInfo
objects.
- getContentMappingInfoController() -
Method in interface com.ibm.portal.services.contentmapping.model.ContentMappingModel
- Returns a
ContentMappingInfoController
object that can be used to create modifiable versions of ContentMappingInfo
objects
and to commit modifications done to corresponding ModifiableContentMappingInfo
objects.
- getContentMappingLocator() -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingInfoHome
- Returns the
ContentMappingLocator
that can be used to search for specific content mappings
in the default scope.
- getContentMappingLocator(String) -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingInfoHome
- Returns the
ContentMappingLocator
that can be used to search for specific content mappings
in the set of scopes handled by a specific scope provider.
- getContentMappingLocator() -
Method in interface com.ibm.portal.services.contentmapping.model.ContentMappingModel
- Returns the
ContentMappingLocator
that can be used to search for specific content mappings
in the default scope.
- getContentMappingLocator(String) -
Method in interface com.ibm.portal.services.contentmapping.model.ContentMappingModel
- Returns the
ContentMappingLocator
that can be used to search for specific content mappings
in the set of scopes handled by a specific scope provider.
- getContentMappingModel() -
Method in interface com.ibm.portal.services.contentmapping.model.ContentMappingModelProvider
- Returns the ContentMappingModel associated to this ContentMappingModelProvider.
- getContentMappingModelProvider(HttpServletRequest, HttpServletResponse) -
Method in interface com.ibm.portal.services.contentmapping.model.ContentMappingModelHome
- Returns the ContentMappingModelProvider.
- getContentMappingModelProvider(Context) -
Method in interface com.ibm.portal.services.contentmapping.model.CorContentMappingModelHome
- Returns the ContentMappingModelProvider.
- getContentMappingModelProvider(PortletRequest, PortletResponse) -
Method in interface com.ibm.portal.services.contentmapping.model.PortletContentMappingModelHome
- Returns the ContentMappingModelProvider.
- getContentMappings() -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingInfo
- Returns the list of all individual content mappings assigned to this resource.
- getContentMappings(boolean) -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingInfo
- Returns the list of all individual content mappings assigned to this resource.
- getContentMappings(String) -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingInfo
- Returns the individual content mappings assigned to this resource for a given content mapping scope.
- getContentMappings(String, boolean) -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingInfo
- Returns the individual content mappings assigned to this resource for a given content mapping scope.
- getContentMetaDataModel(Context) -
Method in interface com.ibm.portal.cor.service.ContentMetaDataModelProvider
- Returns the content node meta data model applicable in the COR context
request.
- getContentMetaDataModel(PortletRequest, PortletResponse) -
Method in interface com.ibm.portal.ibmportlet.service.model.ContentMetaDataModelProvider
- Deprecated. Returns the content meta data model applicable in the current request.
- getContentMetaDataModel(ServletRequest, ServletResponse) -
Method in interface com.ibm.portal.model.ContentMetaDataModelProvider
- Returns the content node meta data model applicable in the current request.
- getContentMetaDataModel(PortletRequest, PortletResponse) -
Method in interface com.ibm.portal.portlet.service.model.ContentMetaDataModelProvider
- Returns the content node meta data model applicable in the current request.
- getContentMetaDataModelProvider() -
Method in interface com.ibm.portal.cor.service.ContentMetaDataModelHome
- Returns a content meta data model provider.
- getContentMetaDataModelProvider() -
Method in interface com.ibm.portal.model.ContentMetaDataModelHome
- Returns a provider for the aggregated content node meta data model.
- getContentModel(Context) -
Method in interface com.ibm.portal.cor.service.ContentModelProvider
- Returns the content model applicable in the COR context request.
- getContentModel(PortletRequest, PortletResponse) -
Method in interface com.ibm.portal.ibmportlet.service.model.ContentModelProvider
- Deprecated. Returns the content model applicable in the current request.
- getContentModel() -
Method in interface com.ibm.portal.model.command.instantiation.InstantiateTemplateContentNodeCommand.Context
- Provides read access to source content model that contains the
template node.
- getContentModel(ServletRequest, ServletResponse) -
Method in interface com.ibm.portal.model.ContentModelProvider
- Returns the content model applicable in the current request.
- getContentModel(PortletRequest, PortletResponse) -
Method in interface com.ibm.portal.portlet.service.model.ContentModelProvider
- Returns the content model applicable in the current request.
- getContentModelController() -
Method in interface com.ibm.portal.model.command.instantiation.InstantiateTemplateContentNodeCommand.Context
- Provides the ContentModelController for the target model where
instantiated content node has been inserted.
- getContentModelController() -
Method in interface com.ibm.portal.model.command.RefreshPageLayoutCommand.ExecutionContext
-
- getContentModelControllerProvider() -
Method in interface com.ibm.portal.model.controller.ContentModelControllerHome
- Returns a content model provider.
- getContentModelProvider() -
Method in interface com.ibm.portal.cor.service.ContentModelHome
- Returns a content model provider.
- getContentModelProvider() -
Method in interface com.ibm.portal.model.ContentModelHome
- Returns a content model provider.
- getContentNode() -
Method in interface com.ibm.portal.navigation.NavigationNode
- Returns the content node associated with this navigation node.
- getContentNode() -
Method in interface com.ibm.portal.state.service.parameters.ContentNodeStateParameterService
- Method that can be used to obtain the content node this service operates
on.
- getContentNodeStateParameterService(ContentNode) -
Method in interface com.ibm.portal.state.service.parameters.StateParameterService
- Returns a service that allows manipulation of public parameters for the
given content node.
- getContentNodeStateParameterService(ObjectID) -
Method in interface com.ibm.portal.state.service.parameters.StateParameterService
- Returns a service that allows manipulation of public parameters for the
given content node.
- getContentNodeType() -
Method in interface com.ibm.portal.content.ContentNode
- Returns the type of this content node.
- getContentPage() -
Method in interface com.ibm.portal.state.service.parameters.PortletWindowStateParameterService
- Method that can be used to obtain the content page this service operates
on.
- getContentPageID(PortletWindow) -
Method in interface com.ibm.portal.portletmodel.admin.PortletWindowList
- Returns the
ObjectID
of the
ContentPage
the given portlet windows
resides on.
- getContentPagePrototype() -
Method in interface com.ibm.workplace.wcm.api.DxContentPageTemplate
- Returns the
DxContentPagePrototype
for this authoring template.
- getContentPath() -
Method in interface com.ibm.portal.services.contentmapping.ContentMapping
- Returns the content path for this mapping.
- 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 interface com.ibm.portal.resolver.data.CharDataSource
- Mime type of the data.
- getContentType() -
Method in interface com.ibm.portal.resolver.data.DataSource
- Mime type of the data.
- getContentType() -
Method in class com.ibm.portal.resolver.data.DataURI
- Returns the content type of the URI
- getContentType(byte[]) -
Method in class com.ibm.portal.resolver.data.FileTypeMap
- Tries to determine the content type from the data array.
- getContentType(byte[], int, int) -
Method in class com.ibm.portal.resolver.data.FileTypeMap
- Tries to determine the content type from the data array.
- getContentType() -
Method in interface com.ibm.portal.resolver.data.JsonDataSource
- Mime type of the data.
- getContentType() -
Method in interface com.ibm.portal.resolver.data.MultipartDataSource
- Mime type of the data.
- getContentType() -
Method in interface com.ibm.portal.resolver.data.XmlDataSource
- Mime type of the data.
- getContentType() -
Method in class com.ibm.portal.resolver.helper.AbstractDataSource
-
- getContentType(Map<String, String[]>, String) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
- Decodes the cache policy from a parameter map
- getContentType(ParameterAccessor, String) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
- Decodes the cache policy from a parameter map
- getContentType(String, String) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
- Decodes the content type identifier
- getContentType() -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
-
- getContentType(String) -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
- Decodes the content type from a parameter map
- getContentType() -
Method in class com.ibm.portal.resolver.streams.helper.DefaultMultipartEntry
-
- getContentType() -
Method in interface com.ibm.portal.resolver.streams.MultipartStream.Entry
- Mime type of the data.
- getContentType() -
Method in interface com.ibm.portal.spa.parser.LocalizationParser
- Returns the mime-type string that this parser matches
- getContentType() -
Method in interface com.ibm.portal.spa.parser.StaticPageParser
- Returns the mime-type string that this parser matches
- getContentType() -
Method in interface com.ibm.portal.spa.parser.ThemeParser
- Returns the mime-type string that this parser matches
- getContentType() -
Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletResponseWrapper
-
- getContext() -
Method in class com.ibm.policy.manager.HttpRequestRuleContext
-
- getContext() -
Method in class com.ibm.policy.manager.MapRequestContext
-
- getContext() -
Method in class com.ibm.policy.manager.portal.PortletRequestRuleContext
-
- getContext() -
Method in interface com.ibm.policy.manager.RuleContext
- Retrieve the collection of rules engine objects in this RuleContext.
- getContext() -
Method in interface com.ibm.portal.mappingurl.BestMatchResult
- Deprecated. Returns the context that was determined as the best match
for a performed search.
- getContext() -
Method in class com.ibm.portal.resolver.helper.DefaultDataSink
- Returns the current COR context
- getContext() -
Method in interface com.ibm.portal.resolver.portlet.EventRequest
- Returns the COR context for the render event, this context can e.g.
- getContext() -
Method in interface com.ibm.portal.resolver.service.PocService
- Returns the COR
Context
for the environment that matches the
service environment.
- getContext() -
Method in interface com.ibm.portal.resolver.service.PocServiceHome
- Returns a request independent COR context.
- getContext() -
Method in interface com.ibm.portal.resolver.service.PortalPocService
- Returns the COR
ServletContext
for the current portal request.
- getContext() -
Method in interface com.ibm.portal.resolver.service.PortletActionPocService
-
- getContext() -
Method in interface com.ibm.portal.resolver.service.PortletEventPocService
-
- getContext() -
Method in interface com.ibm.portal.resolver.service.PortletMimePocService
-
- getContext() -
Method in interface com.ibm.portal.resolver.service.PortletRenderPocService
-
- getContext() -
Method in interface com.ibm.portal.resolver.service.PortletResourcePocService
-
- getContext() -
Method in interface com.ibm.portal.resolver.webdav.commands.WebdavCommand.Request
- Provides access to the COR context, e.g.
- getContext() -
Method in interface com.ibm.portal.wcm.plr.BeanListRequest
- The request context triggering this bean list request.
- 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.
- getContextAccessor() -
Method in interface com.ibm.portal.resolver.service.PocService
- Returns access to information about the current access context.
- getContextPath() -
Method in interface com.ibm.portal.outbound.config.PolicyMapping
- Return the context path
- getContextPath() -
Method in interface com.ibm.portal.outbound.config.PolicyMappingCreationContext
- Return the context path of the new policy mapping.
- getContextPath() -
Method in interface com.ibm.portal.state.accessors.url.ServerContext
- Returns the context path.
- 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.
- getContextRoot() -
Method in interface com.ibm.portal.admin.Decoration
- Returns the context root under which the decoration is deployed.
- getContextRoot() -
Method in interface com.ibm.portal.admin.DecorationCreationContext
- Returns the context root of the skin.
- getContextRoot() -
Method in interface com.ibm.portal.portletmodel.WebApplication
- Return the context root for the web application
- getContextToPayloadMapper(String) -
Method in class com.ibm.portal.pcm.events.AbstractCachingMapperFactory
-
- getContextToPayloadMapper(String) -
Method in interface com.ibm.portal.pcm.events.MapperFactory
- Returns an instance of the implementation of the specified ContextToPayloadMapper.
- getContributorAccessMembers() -
Method in interface com.ibm.workplace.wcm.api.Document
- Deprecated. use
Document.getMembersForAccess(Access)
- getController(ActionEvent) -
Method in interface com.ibm.portal.um.portletservice.legacy.PumaHome
- Deprecated. The returned instance of
PumaController
can be used to read/modify attributes
for a com.ibm.portal.um.Principal
- getController(ActionRequest) -
Method in interface com.ibm.portal.um.portletservice.PumaHome
- The returned instance of
PumaController
can be used to read/modify attributes
for a Principal
- getController() -
Method in interface com.ibm.portal.um.PumaAdminHome
- Deprecated. The returned instance of
PumaController
can be used to
read/modify attributes for a Principal
The PumaController
object returned by this method uses
WebSphere Application Server security features to
determine the current available user.
- getController(ServletRequest) -
Method in interface com.ibm.portal.um.PumaHome
- Deprecated. since 6.1 use
PumaHome.getController()
instead.
However, if remember me feature is utilized, PumaHome.getController(javax.servlet.ServletRequest)
method shall still be used.
- getController() -
Method in interface com.ibm.portal.um.PumaHome
- The returned instance of
PumaController
can be used to read/modify attributes
for a Principal
The PumaController
object returned by this method uses
WebSphere Application Server RunAs Subject security feature to
determine the current available user.
- getController(String, ServletRequest) -
Method in interface com.ibm.portal.um.PumaHome
- Deprecated. since 6.1.0.2 use
PumaHome.getController(String)
instead.
However, if remember me feature is utilized, PumaHome.getController(String, javax.servlet.ServletRequest)
method shall still be used.
- getController(String) -
Method in interface com.ibm.portal.um.PumaHome
- The returned instance of
PumaController
can be used to read/modify attributes
for a Principal
The PumaController
object returned by this method uses
WebSphere Application Server RunAs Subject security feature to
determine the current available user.
- 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.
- getCookieNames() -
Method in interface com.ibm.portal.outbound.config.CookieRule
- Return the cookie name (patterns) that this cookie rule should apply to.
- getCookieRuleCreationContext(PolicyRule, String) -
Method in class com.ibm.portal.outbound.config.impl.OutboundConnectionCreationContextBuilderFactory
- Get a creation context for a new cookie rule.
- getCookieRuleLocator(PolicyRule) -
Method in interface com.ibm.portal.outbound.config.OutboundConnectionLocatorProvider
- Return a locator for cookie rules
- getCookies() -
Method in interface com.ibm.portal.resolver.CookieContext
- Returns the cookies from the underlying request (if any)
- 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
-
- getCorContext() -
Method in interface com.ibm.portal.model.command.RefreshPageLayoutCommand.ExecutionContext
-
- getCorContext() -
Method in interface com.ibm.portal.portlet.IWidgetWrapperCreationContext
- The current content operations registry context.
- getCorPocService(Context) -
Method in interface com.ibm.portal.resolver.service.CorPocServiceHome
- Returns a
PocService
instance which is valid within the scope of
one COR context.
- getCorRatingModelProvider() -
Method in interface com.ibm.portal.cp.rating.CorRatingModelHome
- Returns a rating model provider.
- getCorResourceModelProvider() -
Method in interface com.ibm.portal.cp.resources.CorResourceModelHome
- Returns a resource model provider.
- getCorTagModelProvider() -
Method in interface com.ibm.portal.cp.tagging.CorTagModelHome
- Returns a tag model provider.
- getCount() -
Method in interface com.ibm.portal.cp.tagging.TagSpace
-
- 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
getCPCreationContextBuilderFactoryInstance() -
Static method in class com.ibm.portal.cp.CPCreationContextBuilderFactory
Returns an instance of the factory.
getCreated() -
Method in interface com.ibm.portal.cp.resources.Resource
Returns a creation date related to the context used to create this
Resource
instance.
getCreated() -
Method in interface com.ibm.portal.resolver.data.DataSource
Returns the creation date of the resource.
getCreated() -
Method in class com.ibm.portal.resolver.helper.AbstractDataSource
getCreated() -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
getCreated() -
Method in interface com.ibm.portal.TimeStamped
Returns the creation date of the resource.
getCreationContext() -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavCreationContext
Returns the CreationContext
object that can be passed in
to the ModelController.create(Class, CreationContext)
method.
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(int, Identifiable, String) -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.VaultAdapter
Retreives a mapped credential of the provided Secret Type under the
specified resource.
getCredential(int, String, String) -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.VaultAdapterDN
Deprecated. Retreives a mapped credential of the provided Secret Type under the
specified resource.
getCredential(String, String, Map, PortletRequest) -
Method in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
Deprecated. Returns a specific credential from a specific slot.
getCredentialSecret() -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.CredentialDataEntry
This method returns the CredentialSecret that is to be exported.
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
getCurrentPageNumber() -
Method in interface com.ibm.portal.um.PagingIterator
Returns the page number of the page that was recently requested or -1 if
no page has been requested yet.
getCurrentPortletWindow(PortletRequest) -
Method in interface com.ibm.portal.ibmportlet.service.model.PortletModelProvider
Deprecated. Returns the portlet window for the given portlet request
getCurrentPortletWindow(PortletRequest) -
Method in interface com.ibm.portal.portlet.service.model.PortletModelProvider
Returns the portlet window for the given portlet request
getCurrentPortletWindowStateParameterService(PortletRequest, PortletResponse) -
Method in interface com.ibm.portal.state.service.parameters.PortletStateParameterServiceHome
Returns a service that can be used to manipulate parameters of the given
request's portlet window.
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.
getCurrentStep() -
Method in interface com.ibm.portal.pcm.dialog.state.DialogStateManager
getCurrentStep(DialogDefinition) -
Method in interface com.ibm.portal.pcm.dialog.state.DialogStepDisplayStrategy
Deprecated. Use DialogStepDisplayStrategy.getCurrentStep()
instead.
getCurrentStep() -
Method in interface com.ibm.portal.pcm.dialog.state.DialogStepDisplayStrategy
getCurrentSubstep() -
Method in interface com.ibm.portal.pcm.dialog.state.DialogSubstepModel
getCurrentUser() -
Method in interface com.ibm.portal.um.PumaProfile
Returns an object of type User
for the current User.
This method returns null
if no security context is available from the WebShpere Application Server
runtime and the service instance has no access to the request object
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.portal.resolver.data.DataURI
Returns the data of the URI
getData() -
Method in class com.ibm.portal.resolver.helper.cor.AbstractContentLocationFactory
getData() -
Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletRequestWrapper
getDataSinkFactory() -
Method in interface com.ibm.portal.resolver.service.PocServiceHome
Deprecated. use PocServiceHome.getDataSinkFactory(String)
instead
getDataSinkFactory(String) -
Method in interface com.ibm.portal.resolver.service.PocServiceHome
Returns a DataSinkFactoryEx
that does a COR lookup to find the
actual DataSinkFactoryEx
for the given HTTP method.
getDataSourceFactory() -
Method in interface com.ibm.portal.resolver.cache.CachedDataSourceFactory
Returns the factory used to execute the downstream lookups for the
DataSource
objects.
getDataSourceFactory(Boolean) -
Method in interface com.ibm.portal.resolver.service.PocServiceHome
Returns a DataSourceFactoryEx
that does a COR lookup to find the
actual DataSourceFactoryEx
.
getDataSourceHandler() -
Method in interface com.ibm.portal.resolver.data.URIParser
Returns the handler that is currently assigned.
getDataSourceHandler() -
Method in interface com.ibm.portal.resolver.service.PortletResourcePocService
Returns a handler that serializes a DataSource
to the resource
response
getDatatype() -
Method in interface com.ibm.portal.portletmodel.CommunicationEndpoint
Return the data type for the data produced or consumed by this endpoint.
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
getDCXData() -
Method in interface com.ibm.portal.pcm.dialog.dcx.DCX
Returns the dialog controller context data which holds dialog scoped meta information which are available to all
participants of the associated dialog instance.
getDCXData() -
Method in interface com.ibm.portal.pcm.dialog.dcx.DCXManager
Returns the DCX data valid in the scope of this dcx manager.
getDCXManager() -
Method in interface com.ibm.portal.pcm.DialogService
Returns the dialog context manager.
getDefault() -
Method in interface com.ibm.portal.admin.LanguageList
Returns the Language
object representing the default
language of the portal.
getDefault() -
Method in interface com.ibm.portal.admin.SkinList
Returns the portal default skin
getDefault() -
Method in interface com.ibm.portal.admin.ThemeList
Returns the default theme.
getDefaultCharset() -
Method in interface com.ibm.portal.admin.Markup
Returns the default character set of the markup.
getDefaultCollators() -
Method in interface com.ibm.portal.model.LocalizedContextHome
Returns the default collator factory
getDefaultContent() -
Method in interface com.ibm.workplace.wcm.api.SiteFrameworkContainer
Returns the DocumentId
of the default Content
object.
getDefaultContentMapping() -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingInfo
Returns the default content mapping for the default scope.
getDefaultContentMapping(String) -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingInfo
Returns the default content mapping for a given scope.
getDefaultElementsPerPage() -
Method in interface com.ibm.workplace.wcm.api.PageOptions
Get the default number of elements per page
getDefaultForTheme(Theme) -
Method in interface com.ibm.portal.admin.SkinList
Deprecated. use the method of the
SkinModelLocator
; the locator
can be obtained with
LocatorProvider.getLocator()
. Return
the default Skin for the denoted theme.
getDefaultForTheme(Theme) -
Method in interface com.ibm.portal.admin.SkinModelLocator
Returns the default skin for the given theme.
getDefaultLocale() -
Method in interface com.ibm.portal.admin.Decoration
Returns the default locale for the decoration
getDefaultLocale() -
Method in interface com.ibm.portal.model.LocalizedContext
Deprecated. use LocalizedContextHome.getDefaultLocale()
instead
getDefaultLocale() -
Method in interface com.ibm.portal.model.LocalizedContextHome
Returns the default locale as defined by portal
getDefaultLocale() -
Static method in class com.ibm.portal.resolver.exceptions.Helper
getDefaultMapping() -
Method in interface com.ibm.portal.outbound.config.PolicyMappingLocator
Return the default Policy mapping
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
getDefaultSkinObjectID() -
Method in interface com.ibm.portal.admin.Theme
Returns the object ID of the default skin for the theme.
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.
getDefinedGroupAttributeDefinitions() -
Method in interface com.ibm.portal.um.PumaProfile
Returns all attributes available for the type Group
getDefinedUserAttributeDefinitions() -
Method in interface com.ibm.portal.um.PumaProfile
Returns all attributes available for the type User
getDefinedUserAttributeNames() -
Method in interface com.ibm.portal.um.PumaProfile
Returns all attributes available for the type User
getDelegate() -
Method in exception com.ibm.portal.resolver.exceptions.LocalizedIOException
Returns the localized status to delegate the translation to
getDelegate() -
Method in exception com.ibm.portal.resolver.exceptions.LocalizedSAXException
Returns the localized status to delegate the translation to
getDelegate() -
Method in exception com.ibm.portal.resolver.exceptions.LocalizedTransformerException
Returns the localized status to delegate the translation to
getDelegate() -
Method in exception com.ibm.portal.resolver.exceptions.MessageCodeResolutionException
Localized object to delegate to
getDelegate() -
Method in class com.ibm.portal.resolver.helper.AbstractDataSource
getDeletableFlag(E) -
Method in interface com.ibm.portal.content.LayoutModel
Returns the deletable flag set for this node.
getDeleteAccessMembers() -
Method in interface com.ibm.workplace.wcm.api.Document
Deprecated. Use Document.getMembersForAccess(Access)
instead (using Access.MANAGER)
getDeletePortletActionController(StateHolderController) -
Method in interface com.ibm.portal.state.accessors.action.engine.deleteportlet.DeletePortletActionAccessorFactory
Returns a DeletePortletActionAccessorController
which allows for
including a "Delete Portlet" engine action into the given state holder.
This controller should be used in case that no servlet request is available,
e.g.
getDeletePortletActionController(HttpServletRequest, StateHolderController) -
Method in interface com.ibm.portal.state.accessors.action.engine.deleteportlet.DeletePortletActionAccessorFactory
Returns a DeletePortletActionAccessorController
which allows for
including a "Delete Portlet" engine action into the state holder.
getDeletePortletActionController(Node, DocumentController) -
Method in interface com.ibm.portal.state.accessors.action.engine.deleteportlet.DeletePortletActionAccessorFactory
Returns a DeletePortletActionAccessorController
which allows for
including a "Delete Portlet" engine action into the state holder.
This controller should be used in case that no servlet request is available,
e.g.
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.
getDependencies() -
Method in class com.ibm.portal.resolver.cor.helper.DefaultContentOperationsRegistryFactory
Returns the extra object that is used to resolve dependencies.
getDependency(Class<T>, String) -
Method in interface com.ibm.portal.resolver.cor.ContentOperationsRegistryDependencies
Resolves a dependency
getDependencyCacheKeys() -
Method in interface com.ibm.portal.wcm.plr.DependencyCacheSpec
Returns the dependency cache keys for a cached BeanList
.
getDependencyIdLength() -
Method in interface com.ibm.portal.resolver.friendly.cache.DependencyIdProvider
getDepth() -
Method in interface com.ibm.workplace.wcm.api.query.Query
Returns whether this query will find descendant children of the parents or not.
getDerivationParent() -
Method in interface com.ibm.portal.content.DerivedContentPageCreationContext
Returns a content page that serves as the derivation parent for the page
to be created.
getDerivationParent() -
Method in interface com.ibm.portal.content.DerivedLayoutControlCreationContext
The derivation parent of the control that is to be created.
getDescription(Locale) -
Method in exception com.ibm.portal.cp.resources.builder.ResourceBuilderException
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(Localized) -
Method in interface com.ibm.portal.model.LocalizedContext
Deprecated. use LocalizedContext.getLocalizedDescription(Localized)
instead
getDescription(Localized, Enumeration<Locale>) -
Method in interface com.ibm.portal.model.LocalizedStringResolver
Deprecated. Returns the description of the given node in a locale given by the enumeration.
getDescription(Locale) -
Method in exception com.ibm.portal.ModelException
getDescription(Locale) -
Method in exception com.ibm.portal.pcm.exception.DialogServiceException
getDescription(Locale) -
Method in exception com.ibm.portal.pcm.exception.ReferencedResourceException
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.resolver.exceptions.LocalizedIOException
getDescription(Locale) -
Method in exception com.ibm.portal.resolver.exceptions.LocalizedSAXException
getDescription(Locale) -
Method in exception com.ibm.portal.resolver.exceptions.LocalizedTransformerException
getDescription(Locale) -
Method in exception com.ibm.portal.resolver.exceptions.ResolutionException
getDescription(Locale) -
Method in exception com.ibm.portal.resolver.exceptions.ResolutionProxyException
getDescription(Locale) -
Method in exception com.ibm.portal.resolver.exceptions.ResolutionRuntimeException
getDescription(Locale) -
Method in class com.ibm.portal.resolver.webdav.tree.helper.DefaultWebdavSupportedPrivilege
getDescription(Locale) -
Method in exception com.ibm.portal.security.exceptions.SecurityException
Return a language-specific detailed explanation of this exception.
getDescription(Locale) -
Method in exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingException
getDescription(Locale) -
Method in exception com.ibm.portal.sitemanagement.exception.SitemanagementCommandException
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 exception com.ibm.portal.um.exceptions.PumaException
Return a language-specific detailed explanation of this exception.
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.portlet.menu.MenuNode
Deprecated. Returns description of the menu tree node for the locale of the current request.
getDescription(Locale) -
Method in interface com.ibm.wps.portlet.menu.MenuNode
Deprecated. Returns description of the menu tree node for a specific 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
.
getDeviceClass() -
Method in interface com.ibm.portal.resourceaggregator.combiner.Resource
Returns the device class or device class equation if anything is set, otherwise NULL.
getDeviceClass() -
Method in interface com.ibm.portal.state.accessors.deviceclass.DeviceClassAccessor
Returns the device class of the state information.
getDeviceClasses() -
Method in interface com.ibm.portal.devicesupport.DeviceClassCapable
This method returns the set of supported device classes by this resource
getDeviceClassModel() -
Method in interface com.ibm.portal.devicesupport.DeviceClassHome
getDeviceClassService(Profile) -
Method in interface com.ibm.portal.devicesupport.DeviceClassServiceHome
getDialogContextTrail() -
Method in interface com.ibm.portal.pcm.dialog.dcx.DCX
Returns the trail of dialog contexts which led to this dialog context.
getDialogDefinition() -
Method in interface com.ibm.portal.pcm.dialog.dcx.DCX
Returns the dialog dialog definition of the current dialog.
getDialogDefinition() -
Method in interface com.ibm.portal.pcm.dialog.state.DialogStep
Returns the dialog definition this particular dialog step belongs to.
getDialogDefinition() -
Method in interface com.ibm.portal.pcm.DialogService
Returns the DialogDefinition
corresponding to the dialog that is currently executing.
getDialogDefinitionName() -
Method in interface com.ibm.portal.pcm.events.DialogStartPayload
Returns the dialog definition name.
getDialogInstanceId() -
Method in interface com.ibm.portal.pcm.dialog.dcx.DCX
Returns the dialog instance ObjectID
of the current dialog.
getDialogInstanceID() -
Method in interface com.ibm.portal.pcm.DialogService
Deprecated. Do not use this method to obtain the current dialog instance ObjectID
, use
DialogService.getDialogStackManager()
and DialogStackManager.getActiveDCX()
instead.
getDialogModel(HttpServletRequest, HttpServletResponse) -
Method in interface com.ibm.portal.pcm.PortalDialogModelProvider
getDialogModel(PortletRequest, PortletResponse) -
Method in interface com.ibm.portal.pcm.PortletDialogModelProvider
Returns the dialog model of the current context.
getDialogService(HttpServletRequest, HttpServletResponse) -
Method in interface com.ibm.portal.pcm.PortalDialogServiceHome
Provides a dialog service valid in the scope of the given request.
getDialogService(PortletRequest, PortletResponse) -
Method in interface com.ibm.portal.pcm.PortletDialogServiceHome
Provides a dialog service valid in the scope of the given portlet request.
getDialogStackManager() -
Method in interface com.ibm.portal.pcm.DialogService
Returns the dialog stack manager.
getDialogStateManager() -
Method in interface com.ibm.portal.pcm.DialogService
Returns the dialog state manager.
getDialogStepStrategy(HttpServletRequest, HttpServletResponse) -
Method in interface com.ibm.portal.pcm.dialog.state.DialogStepDisplayStrategyProvider
Method for retrieving a request aware DialogStepDisplayStrategy
.
getDialogSubstepModel() -
Method in interface com.ibm.portal.pcm.dialog.state.DialogSubstepModelProvider
getDigest() -
Method in interface com.ibm.portal.resolver.accessors.ContextAccessor
Returns a string that represents a hash over the request headers that
might influence the responses (independent of the request URL).
getDigest(DataSource) -
Method in interface com.ibm.portal.resolver.accessors.ContextAccessor
Returns the digest for the given data source.
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).
getDigest() -
Method in interface com.ibm.portal.resolver.DigestContext
Returns a string that represents a hash over the request headers that
might influence the responses (independent of the request URL).
getDigest() -
Method in interface com.ibm.portal.resolver.PocURL
Returns a string that represents a hash over the request headers that
might influence the responses (independent of the request URL).
getDigest() -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessor
Returns a string that represents a hash over the representation of the
portlet window for its current navigational state.
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 interface com.ibm.workplace.wcm.api.authoring.HTMLEditorBean
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()
getDispatcher() -
Method in interface com.ibm.portal.resolver.accessors.ContextAccessor
Returns a dispatcher for the current context that can be used to dispatch
to a servlet or a JSP
getDisplayDescription(Object) -
Method in interface com.ibm.policy.manager.PolicyValueSet
Retrieve unique key to be used to lookup the locale specific description
of the attribute
getDisplayName(Object) -
Method in interface com.ibm.policy.manager.PolicyValueSet
Retrieve unique key to be used to lookup the locale specific name of the
specified attribute
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.
getDisplayOption(String) -
Method in interface com.ibm.portal.content.DisplayOptions
Gets the display option of this Page for an existing markup.
getDisplayOption(Markup) -
Method in interface com.ibm.portal.content.DisplayOptions
Gets the display option of this Page for an existing markup.
getDisposition() -
Method in interface com.ibm.portal.resolver.data.ContentDispositionDataSource
Returns the content disposition
getDisposition() -
Method in class com.ibm.portal.resolver.helper.AbstractDataSource
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.
getDocument() -
Method in interface com.ibm.portal.streaming.json.JsonDocumentContentHandler
The JSON document, either of type Map
or of type List
,
depending on the top level JSON element.
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.
getDomainProvider() -
Method in interface com.ibm.portal.model.controller.context.DomainProviderCreationContext
An identifiable which defines the target domain for a newly created node.
getDomainProvider() -
Method in interface com.ibm.portal.portlet.PortletDefinitionCloningContext
An identifiable which defines the target domain for the clone.
getDomainProvider() -
Method in interface com.ibm.portal.portlet.PortletEntityCopyCreationContext
An identifiable which defines the target domain for shared portlet
entity.
getDomainProvider() -
Method in interface com.ibm.portal.portlet.PortletEntityCreationContext
An identifiable which defines the target domain for shared portlet
entity.
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
getDynamicAttributeValue(String) -
Method in interface com.ibm.portal.wcm.plr.ResourceBean
Returns The value of a named attribute of the current bean.
getDynamicPolicyValues() -
Method in interface com.ibm.portal.outbound.config.PolicyVariable
Return the values of the dynamic polivy variable.
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(HttpServletRequest, HttpServletResponse, String) -
Method in interface com.ibm.portal.dynamicui.service.DynamicUIManagementFactoryServiceHome
Returns the DynamicUICtrl for a given configuration.
getDynamicUICtrl(ActionRequest, ActionResponse, String) -
Method in interface com.ibm.portal.portlet.service.dynamicui.DynamicUIManagementFactoryService
Returns the DynamicUICtrl for a given configuration.
getDynamicUIInfo(HttpServletRequest, HttpServletResponse, String) -
Method in interface com.ibm.portal.dynamicui.service.DynamicUIManagementFactoryServiceHome
Returns the DynamicUIInfo 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".
getEffectiveWires() -
Method in interface com.ibm.portal.wire.WireModel
Deprecated. since 6.1.0.1 Support for private wires will be removed in a future
release of WebSphere Portal, use this WireModel
itself instead.
getElementMemberName(String, String, String) -
Method in class com.ibm.portal.streaming.json.xml.helper.DefaultJsonSchema
getElementMemberName(String, String, String) -
Method in interface com.ibm.portal.streaming.json.xml.JsonSchema
Returns the name of the JSON member for an XML element.
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 interface com.ibm.portal.resolver.xml.DocumentTypeDefinition
Returns a set of element names
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
getElementType(String, String) -
Method in class com.ibm.portal.streaming.json.xml.helper.DefaultJsonSchema
getElementType(String, String) -
Method in interface com.ibm.portal.streaming.json.xml.JsonSchema
Returns the type of an element.
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
getEndpointProvider() -
Method in interface com.ibm.portal.portletmodel.PortletDefinition
Returns the CommunicationEndpointProvider
which may be used to
load the CommunicationEndpoint
s this portlet offers.
getEndpointValue() -
Method in interface com.ibm.portal.outbound.config.PolicyVariable
Return the endpoint value.
getEntities() -
Method in interface com.ibm.portal.resolver.xml.DocumentTypeDefinition
Returns the map of entity references
getEntity() -
Method in exception com.ibm.portal.resolver.exceptions.EntityNotFoundException
Returns the failing entity
getEntity() -
Method in exception com.ibm.portal.resolver.exceptions.ObjectIDDeletedException
getEntity() -
Method in exception com.ibm.portal.resolver.exceptions.ObjectIDMissingException
getEntity() -
Method in exception com.ibm.portal.resolver.exceptions.ObjectIDNotFoundException
getEntity() -
Method in exception com.ibm.portal.resolver.exceptions.ServiceNotFoundException
getEntity() -
Method in exception com.ibm.portal.resolver.exceptions.URINotFoundException
getEntityResolver() -
Method in interface com.ibm.portal.resolver.xml.PooledTemplates
Returns the EntityResolver
that is used to resolve XML entities
during parsing
getEntityResolver() -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Returns an entity resolver that supports entities for
HTML
XHTML
SVG
MATHML
getEnvironment() -
Method in interface com.ibm.portal.um.portletservice.legacy.PumaHome
Deprecated. The returned instance of PumaEnvironment
can be used to read the common configuration
of Portal User Management
getEnvironment() -
Method in interface com.ibm.portal.um.portletservice.PumaHome
The returned instance of PumaEnvironment
can be used to read the common configuration
of Portal User Management
getEnvironment() -
Method in interface com.ibm.portal.um.PumaHome
The returned instance of PumaEnvironment
can be used to read the common configuration
of Portal User Management
getEquation() -
Method in interface com.ibm.portal.devicesupport.DeviceClassEquation
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
getException() -
Method in exception com.ibm.portal.resolver.exceptions.LocalizedSAXException
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
getExpandedLocales(Locale) -
Method in interface com.ibm.portal.model.LocalizedContextHome
Returns a set of locales that all fall back to the provided locale,
including the locale itself.
getExpandedSupportedLocales() -
Method in interface com.ibm.portal.model.LocalizedContextHome
Returns the set of expanded locales for the set of supported locales as
returned by LocalizedContextHome.getSupportedLocales()
.
getExpansionStates(StateHolder) -
Method in interface com.ibm.portal.state.accessors.expansionstates.ExpansionStatesAccessorFactory
Deprecated. since 6.0, use the method getExpansionStatesAccessor(StateHolder)
instead
getExpansionStates(Node, DocumentModel) -
Method in interface com.ibm.portal.state.accessors.expansionstates.ExpansionStatesAccessorFactory
Deprecated. since 6.0, use method getExpansionStatesAccessor(Node, DocumentModel)
instead
getExpansionStatesAccessor(StateHolder) -
Method in interface com.ibm.portal.state.accessors.expansionstates.ExpansionStatesAccessorFactory
Returns an interface providing read access to the expansion states of
navigation nodes.
getExpansionStatesAccessor(Node, DocumentModel) -
Method in interface com.ibm.portal.state.accessors.expansionstates.ExpansionStatesAccessorFactory
Returns an interface providing read access to the expansion states of
navigation nodes.
getExpansionStatesAccessorController(StateHolderController) -
Method in interface com.ibm.portal.state.accessors.expansionstates.ExpansionStatesAccessorFactory
Returns an interface providing read-write access to the expansion states
of navigation nodes.
getExpansionStatesAccessorController(Node, DocumentController) -
Method in interface com.ibm.portal.state.accessors.expansionstates.ExpansionStatesAccessorFactory
Returns an interface providing read-write access to the expansion states
of navigation nodes.
getExpansionStatesController(StateHolderController) -
Method in interface com.ibm.portal.state.accessors.expansionstates.ExpansionStatesAccessorFactory
Deprecated. since 6.0, use method getExpansionStatesAccessorController(StateHolderController)
instead
getExpansionStatesController(Node, DocumentController) -
Method in interface com.ibm.portal.state.accessors.expansionstates.ExpansionStatesAccessorFactory
Deprecated. since 6.0, use method getExpansionStatesAccessorController(Node, DocumentController)
instead
getExpiration() -
Method in interface com.ibm.portal.resolver.data.CacheControlDataSource
Absolute timestamp that indicates the time when the data represented by
the source will expire.
getExpiration() -
Method in interface com.ibm.portal.resolver.data.DataSource
Absolute timestamp that indicates the time when the data represented by
the source will expire.
getExpiration() -
Method in interface com.ibm.portal.resolver.data.DataSourceFragment
Absolute timestamp that indicates the time when the data represented by
the source will expire.
getExpiration() -
Method in class com.ibm.portal.resolver.helper.AbstractDataSource
getExpiration(Map<String, String[]>, Date, Date) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Decodes the expiry from the parameters
getExpiration(Map<String, String[]>, Date, long) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Decodes the expiry from the parameters
getExpiration(Map<String, String[]>, long, Date) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Decodes the expiry from the parameters
getExpiration(Map<String, String[]>, long, long) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Decodes the expiry from the parameters
getExpiration(ParameterAccessor, Date, Date) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Decodes the expiry from the parameters
getExpiration(ParameterAccessor, Date, long) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Decodes the expiry from the parameters
getExpiration(ParameterAccessor, long, Date) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Decodes the expiry from the parameters
getExpiration(ParameterAccessor, long, long) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Decodes the expiry from the parameters
getExpiration() -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
getExpiration(Date, Date) -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
Decodes the expiry from the parameters
getExpiration(Date, long) -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
Decodes the expiry from the parameters
getExpiration(long, Date) -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
Decodes the expiry from the parameters
getExpiration(long, long) -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
Decodes the expiry from the parameters
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.
getExtension(String) -
Method in class com.ibm.portal.resolver.data.FileTypeMap
Returns the file extension for the given content type
getExtensionID() -
Method in interface com.ibm.portal.wcm.plr.BeanListProvider
Returns the ID of this extension.
getExtensionID() -
Method in interface com.ibm.portal.wcm.plr.BeanListRequest
Returns the BeanListProvider extension ID used to identify the initial BeanListProvider
receiving this request.
getExtensionRegistry() -
Static method in class com.ibm.portal.resolver.helper.eclipse.Platform
Provide simply access to the extension registry
getExternalizedRoleAlias() -
Method in interface com.ibm.portal.ac.data.Role
Returns the alias for the role
getExternalizedRoleName() -
Method in interface com.ibm.portal.ac.data.Role
Returns the name of this role.
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
getExternalParentDN() -
Method in interface com.ibm.portal.um.PumaEnvironment
Returns the DN that is configured for external users.
getExternalParentDN() -
Method in interface com.ibm.portal.um.PumaProfile
Deprecated. As of release 6.1, replaced by
PumaEnvironment.getExternalParentDN()
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.
getFeature(String) -
Method in interface com.ibm.portal.resolver.xml.XMLPropertyProvider
Look up the value of a feature flag.
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(Markup) -
Method in interface com.ibm.portal.content.StaticContentPage
Returns the file name in the content zip file for the supported markup.
getFileName(String) -
Method in interface com.ibm.portal.content.StaticContentPage
Returns the file name in the content zip file for the supported markup.
getFileName() -
Method in interface com.ibm.portal.resolver.data.ContentDispositionDataSource
Returns the desired filename
getFileName() -
Method in class com.ibm.portal.resolver.helper.AbstractDataSource
getFileName() -
Method in class com.ibm.portal.spa.data.SpaURI
Filename of the file inside the ZIP that is addressed by this URI.
getFileName() -
Method in class com.ibm.portal.spa.data.ZipDataURI
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()
getFilenameParserFactory() -
Method in interface com.ibm.portal.spa.service.StaticPageServiceHome
Returns the factory that produces FilenameParser
instances
getFileSize() -
Method in interface com.ibm.portal.resolver.data.ContentDispositionDataSource
Returns the approximate file size of the data.
getFileSize() -
Method in class com.ibm.portal.resolver.helper.AbstractDataSource
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()
getFileTypeMap() -
Method in interface com.ibm.portal.resolver.service.PocServiceHome
Returns the FileTypeMap
that maps the suffixes of filenames to
mime types.
getFileTypeMap() -
Method in interface com.ibm.portal.spa.service.StaticPageServiceHome
Returns the FileTypeMap
that manages the suffixes of filenames to
mime types
getFilter() -
Method in class com.ibm.portal.resolver.cor.helper.DefaultContentOperationsRegistryFactory
Returns the filter string for the dependency callback
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.
getFilterChain() -
Method in interface com.ibm.portal.outbound.config.PolicyRule
return if a custom filter chain is registered at the policy
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.
getFilterName() -
Method in interface com.ibm.wps.pe.pc.legacy.cmpf.PortletFilterConfig
Deprecated. Returns the filter name of this filter
getFilters() -
Method in interface com.ibm.portal.wcm.plr.ListRenderState
Returns the list of current filters as collected by the pluggable list rendering framework.
getFilterType() -
Method in interface com.ibm.portal.outbound.config.IPFilterSetting
Return the filter type.
getFirstPage(List<T>) -
Method in interface com.ibm.portal.um.PagingIterator
This method returns the first page of search results.
getFirstPageRetrieved() -
Method in class com.ibm.websphere.personalization.RuleTrigger
getFocus() -
Method in interface com.ibm.portal.state.accessors.selection.SelectionAccessor
Returns the ID of the currently focussed item
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
getFormDataInputStream() -
Method in interface com.ibm.portal.resolver.FormDataContext
Creates an input stream that allows to decode multipart streams following
RFC 1521.
getFormMode() -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetChooserRenderingContext
How/where this rendering of the DigitalAssetChooser will be show.
getFriendlyPath() -
Method in class com.ibm.portal.resolver.friendly.helper.DefaultSelectionResult
getFriendlyPath() -
Method in interface com.ibm.portal.resolver.friendly.SelectionResult
The friendly path or null
if no friendly path was set.
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
getFSI() -
Method in enum com.ibm.portal.model.LocalizedContextHome.BASE_TEXT_DIRECTION
Returns the character used to introduce a BDI sequence for the text
direction.
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.
getGlobalContentMappingDelegationService() -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingInfoHome
Returns the global ContentMappingDelegationService for the default scope.
getGlobalContentMappingDelegationService(String) -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingInfoHome
Returns the global ContentMappingDelegationService for the scopes handled by a specific scope provider.
getGlobalContentMappingDelegationService() -
Method in interface com.ibm.portal.services.contentmapping.model.ContentMappingModel
Returns the global ContentMappingDelegationService for the default scope.
getGlobalContentMappingDelegationService(String) -
Method in interface com.ibm.portal.services.contentmapping.model.ContentMappingModel
Returns the global ContentMappingDelegationService for the scopes handled by a specific scope provider.
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.
getGroupAttributeDefinition(String) -
Method in interface com.ibm.portal.um.PumaProfile
Returns an instance of AttributeDefintion
for the given
name
getGroupDefaultSearchAttributeName() -
Method in interface com.ibm.portal.um.PumaProfile
Returns the attribute that is configured as default search attribute for
groups
getHandler() -
Method in exception com.ibm.portal.resolver.exceptions.ServiceNotAvailableException
getHandling() -
Method in interface com.ibm.portal.outbound.config.CookieRule
Return the storage type for this cookie.
getHeader(String) -
Method in interface com.ibm.portal.resolver.HeaderContext
Returns the first header for a name or null
if no such
header exists
getHeader() -
Method in interface com.ibm.workplace.wcm.api.ListLayout
Returns the header of this ListLayout
getHeaderNames() -
Method in interface com.ibm.portal.resolver.HeaderContext
Returns a sequence of the names of all headers
getHeaders() -
Method in interface com.ibm.portal.outbound.config.PolicyRule
Return an array of headers that are supported.
getHeaders(String) -
Method in interface com.ibm.portal.resolver.HeaderContext
Returns a sequence of all headers for a particular name
getHeaders() -
Method in class com.ibm.portal.resolver.streams.helper.DefaultMultipartEntry
Returns a modifiable map of the headers
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.authoring.HTMLEditorBean
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
getHomeProtected() -
Method in interface com.ibm.portal.resolver.accessors.url.PocServerContext
Returns the protected home directory of the default POC entry point.
getHomeProtected(Boolean) -
Method in interface com.ibm.portal.resolver.accessors.url.PocServerContext
Returns the protected home directory.
getHomeProtected() -
Method in interface com.ibm.portal.state.accessors.url.ServerContext
Returns the protected home directory.
getHomePublic() -
Method in interface com.ibm.portal.resolver.accessors.url.PocServerContext
Returns the public home directory of the default POC entry point.
getHomePublic(Boolean) -
Method in interface com.ibm.portal.resolver.accessors.url.PocServerContext
Returns the public home directory.
getHomePublic() -
Method in interface com.ibm.portal.state.accessors.url.ServerContext
Returns the public home directory.
getHost() -
Method in interface com.ibm.portal.vanityurl.model.VanityURLNode
The host name this vanity URL is registered for.
getHostName() -
Method in interface com.ibm.portal.state.accessors.url.ServerContext
Returns the hostname.
getHostName() -
Method in interface com.ibm.workplace.wcm.api.Repository
Returns the host name of the current repository
getHostPortHTTP() -
Method in interface com.ibm.portal.state.accessors.url.ServerContext
Returns the host port for HTTP.
getHostPortHTTPS() -
Method in interface com.ibm.portal.state.accessors.url.ServerContext
Returns the host port for HTTPS.
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.
getHttpContentHandler() -
Method in interface com.ibm.portal.resolver.http.xml.ResettableHttpContentHandler
Returns the atom threading content handler that is currently attached to
the chain
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
getIconURL(String, PortalResources.State) -
Method in interface com.ibm.portal.state.accessors.url.ResourceURLAccessor
Creates a URL object that points to an icon resource.
getId() -
Method in class com.ibm.policy.manager.HttpRequestRuleContext
Retrieve a unique identifier for the session if one is available.
getId() -
Method in class com.ibm.policy.manager.MapRequestContext
getId() -
Method in class com.ibm.policy.manager.portal.PortletRequestRuleContext
Retrieve a unique identifier for the session if one is available.
getId() -
Method in interface com.ibm.policy.manager.RuleContext
Retrieve a unique identifier for the session if one is available.
getId() -
Method in interface com.ibm.policy.manager.Target
Retrieve a String that uniquely identifies this Target within the
WebSphere cell.
getId() -
Method in interface com.ibm.portal.dnd.DNDArea
Returns the id for this DNDArea.
getID() -
Method in interface com.ibm.portal.mappingurl.PortalURL
Deprecated. Returns the ObjectID of this portal url.
getId() -
Method in interface com.ibm.portal.propertybroker.property.Action
Returns a globally unique id identifying the property.
getId() -
Method in interface com.ibm.portal.propertybroker.property.Property
Returns a globally unique id identifying the property.
getId() -
Method in class com.ibm.portal.resolver.helper.cor.DefaultContentLocation
getId() -
Method in interface com.ibm.portal.wcm.plr.ResourceBean
Returns the ID of this ResourceBean
.
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.
getId() -
Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletFilter.Method
Deprecated. Returns the integer representation of the method object that a filter can invoke.
getId() -
Method in interface com.ibm.wps.portlet.menu.MenuNode
Deprecated. Returns ID of the menu tree node.
getIdentifier() -
Method in interface com.ibm.portal.pcm.dialog.state.DialogSubstep
getIdentifier() -
Method in interface com.ibm.portal.portletmodel.PublicRenderParameter
Returns the local identifier that is used by the portlet to read or write
the public render parameter.
getIdentifier() -
Method in class com.ibm.portal.resolver.operations.OperationURI
Returns the operation identifier.
getIdentifier() -
Method in interface com.ibm.portal.state.accessors.portlet.SharedStateIdentifierProvider
Returns the identifier (aka shared state id).
getIdentifier(Principal) -
Method in interface com.ibm.portal.um.PumaProfile
Returns the unique identifier for the given Principal.
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.
getIdentityTemplates() -
Method in interface com.ibm.portal.resolver.service.PocServiceHome
Return the systemwide identity templates object that can be used to
produce pooled identity transformers.
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.
getIdx() -
Method in interface com.ibm.portal.state.exceptions.CannotDecodeStateFromStringException.Location
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()
getInheritanceBlockedRoleTypes() -
Method in interface com.ibm.portal.ac.ManagedProtectedResource
Returns those role types the resource blocks for inheritance (i.e.
getInherited() -
Method in class com.ibm.portal.resolver.webdav.tree.helper.DefaultWebdavAccessControlEntry
getInherited() -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavAccessControlEntry
The resource from which the privilege got inherited.
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)
getInitializationData() -
Method in interface com.ibm.portal.pcm.events.DialogStartPayload
Returns the initialization data stored in the start payload object.
getInitializationPayload() -
Method in interface com.ibm.portal.pcm.events.DialogStartPayload
Returns the initialization payload to be used.
getInitParam(String) -
Method in interface com.ibm.portal.auth.stepup.AuthLevelConfig
Returns a value for a given paramenter
getInitParameter(String) -
Method in interface com.ibm.portal.security.SecurityFilterConfig
Returns the value for a particular parameter that is set in the configuration
for the corresponding security filter.
getInitParameter(String) -
Method in interface com.ibm.wps.pe.pc.legacy.cmpf.PortletFilterConfig
Deprecated. Returns a String containing the value of the named initialization parameter,
or null if the parameter does not exist.
getInitParameterNames() -
Method in interface com.ibm.portal.security.SecurityFilterConfig
Returns the names of all parameters that are set in the configuration
for the corresponding security filter.
getInitParameterNames() -
Method in interface com.ibm.wps.pe.pc.legacy.cmpf.PortletFilterConfig
Deprecated. Returns the names of the portlet's initialization parameters as an
Enumeration of String objects, or an empty Enumeration if the portlet has
no initialization parameters.
getInitParameters() -
Method in interface com.ibm.portal.portletmodel.Portlet
Returns the init parameters of the portlet as specified in the deployment
descriptor
getInitParams() -
Method in interface com.ibm.portal.auth.stepup.AuthLevelConfig
Returns all names of defined init parameters
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
.
getInnerJsonContentHandler() -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
Returns a JsonContentHandler
that ignores calls to
JsonContentHandler.startDocument()
and
JsonContentHandler.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 class com.ibm.portal.streaming.json.JsonParserReader.Entry
Returns an InputStream
that reads the entry as bytes.
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.
getInstance() -
Static method in class com.ibm.portal.model.controller.CreationContextBuilderFactory
Returns an instance of the factory.
getInstance() -
Static method in class com.ibm.portal.outbound.config.impl.OutboundConnectionCreationContextBuilderFactory
Get the singleton object of a OutboundConnectionCreationContextBuilderFactory.
getInstance() -
Static method in class com.ibm.portal.portlet.apiconvert.APIConverterFactory
Returns an instance of this factory
getIntrospector(URI) -
Method in class com.ibm.portal.resolver.helper.cor.DefaultContentLocation
getIntrospectors(URI[]) -
Method in class com.ibm.portal.resolver.helper.cor.AbstractContentLocation
getInvalidateCookieURL(RenderRequest, RenderResponse) -
Method in interface com.ibm.portal.portletservice.rememberme.RememberMeCookieService
Returns a URL that triggers the invalidation of the remember me cookie.
getInvalidationEventListener() -
Method in interface com.ibm.portal.resolver.service.PocServiceHome
Returns an EventListener
that can be used to invalidate URI
related cache entries in the caching infrastructure.
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.
getIPFilterSettings() -
Method in interface com.ibm.portal.outbound.config.PolicyMapping
get a list of IP filters
getItem(URI) -
Method in class com.ibm.portal.resolver.webdav.tree.helper.DefaultWebdavTreeModel
getItem(URI) -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavTreeModel
Returns an existing item that corresponds to the URI.
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(Locale) -
Method in interface com.ibm.portal.SortedLocalized
Returns a sorted list representation for the locale
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.
getIWidgetURI() -
Method in interface com.ibm.portal.portlet.IWidgetWrapperURICreationContext
The uri of the iwidget definition to be wrapped by a new iwidget wrapper portlet clone.
getIWidgetURL() -
Method in interface com.ibm.portal.portlet.IWidgetWrapperURLCreationContext
The url of the iwidget definition to be wrapped by the new iwidget wrapper portlet clone.
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.
getJsonContentHandler() -
Method in interface com.ibm.portal.streaming.json.JsonContentHandlerProvider
Return the current content handler.
getJSONHandler() -
Method in interface com.ibm.portal.streaming.json.JSONReader
Deprecated. Return the current JSON handler.
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
.
getKey() -
Method in exception com.ibm.portal.state.exceptions.PropertyException
getKeywords() -
Method in interface com.ibm.portal.ac.ContentItem
Returns the Collection of keywords for the current ContentItem.
getKeywords(Locale) -
Method in interface com.ibm.portal.portletmodel.PortletDefinition
returns the keywords for the portlet definition for the given locale.
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.
getLabel() -
Method in interface com.ibm.portal.mappingurl.Context
Deprecated. Returns the first label of the context.
getLabel() -
Method in exception com.ibm.portal.state.accessors.exceptions.SelectionMappingInvalidException
getLabels() -
Method in interface com.ibm.portal.mappingurl.Context
Deprecated. Returns all labels of the context.
getLanguage(Locale) -
Method in interface com.ibm.portal.admin.LanguageList
Returns a Language
object supporting the given locale.
getLanguageList(Context) -
Method in interface com.ibm.portal.cor.service.LanguageListProvider
Returns the language list model applicable in the COR context request.
getLanguageList(PortletRequest) -
Method in interface com.ibm.portal.ibmportlet.service.model.LanguageListProvider
Deprecated. Returns the portal language list.
getLanguageList(ServletRequest) -
Method in interface com.ibm.portal.model.LanguageListProvider
Returns the portal language list.
getLanguageList() -
Method in interface com.ibm.portal.model.LanguageListProvider
Returns the portal language list.
getLanguageList(PortletRequest) -
Method in interface com.ibm.portal.portlet.service.model.LanguageListProvider
Returns the portal language list.
getLanguageListProvider() -
Method in interface com.ibm.portal.cor.service.LanguageListHome
Returns a markup list provider.
getLanguageListProvider() -
Method in interface com.ibm.portal.model.LanguageListHome
Returns a language list provider.
getLastModified() -
Method in interface com.ibm.portal.cp.resources.Resource
Returns a modification date related to the context used to create this
Resource
instance.
getLastModified() -
Method in interface com.ibm.portal.resolver.data.DataSource
Returns the modification date of the resource.
getLastModified() -
Method in class com.ibm.portal.resolver.helper.AbstractDataSource
getLastModified() -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
getLastModified() -
Method in interface com.ibm.portal.TimeStamped
Returns the modification date of the resource.
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.
getLastPage(List<T>) -
Method in interface com.ibm.portal.um.PagingIterator
This method returns the last page of search results.
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
getLayoutMetrics() -
Method in interface com.ibm.portal.content.LayoutNode
Returns metrics information of this layout node.
getLayoutModel(ContentPage) -
Method in interface com.ibm.portal.content.ContentModel
Returns the layout model for the given page.
getLayoutModelController(ContentPage) -
Method in interface com.ibm.portal.content.ContentModelController
Returns a layout model controller for the specified content page.
getLayouts() -
Method in interface com.ibm.workplace.wcm.api.HierachicalListPresentation
Returns the ordered list of ListLayout
's for this HierachicalListPresentation
getLazyComputedItemAttributeValue(String, String, String, int, List<? extends ResourceBean>) -
Method in interface com.ibm.portal.wcm.plr.ComputedAttributeValueProvider
This method is invoked by the PLR framework for list rendering driven BeanListProvider
extension to compute attribute values flagged as lazily computed item attributes.
getLazyComputedListPropertyValue(String, String, String, List<? extends ResourceBean>, Map<String, Object>) -
Method in interface com.ibm.portal.wcm.plr.ComputedAttributeValueProvider
This method is invoked by the PLR framework for list rendering driven BeanListProvider
extension to compute attribute values flagged as lazily computed list properties.
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.
getLegacyPortletAccessor(ObjectID, StateHolder) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessorFactory
Provides a legacy accessor that allows for reading the navigational state
of a particular portlet window (typically this includes portlet mode,
window state, and render parameters) using the given
StateHolder
interface.
getLegacyPortletAccessor(String, StateHolder) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessorFactory
Provides a legacy accessor that allows for reading the navigational state
of a particular portlet window (typically this includes portlet mode,
window state, and render parameters) using the given
StateHolder
interface.
getLegacyPortletAccessor(Node, DocumentModel) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessorFactory
Provides a legacy accessor that allows for reading the navigational state
of a particular portlet window (typically this includes portlet mode,
window state, and render parameters) using the given
DocumentModel
interface.
getLegacyPortletAccessorController(ObjectID, StateHolderController) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessorFactory
Provides a legacy controller that allows for reading and writing the
navigational state of a particular portlet window (typically this
includes portlet mode, window state, and render parameters) using the
given StateHolderController
.
getLegacyPortletAccessorController(String, StateHolderController) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessorFactory
Provides a legacy controller that allows for reading and writing the
navigational state of a particular portlet window (typically this
includes portlet mode, window state, and render parameters) using the
given StateHolderController
.
getLegacyPortletAccessorController(Node, DocumentController) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessorFactory
Provides a legacy controller that allows for reading and writing the
navigational state of a particular portlet window (typically this
includes portlet mode, window state, and render parameters) using the
given DocumentController
.
getLegacyPortletTargetAccessorController(StateHolderController) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletTargetAccessorFactory
Returns a controller which allows for declaring a legacy portlet as the
target of an action link in the given state document.
getLegacyPortletTargetAccessorController(Node, DocumentController) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletTargetAccessorFactory
Returns a controller which allows for declaring a legacy portlet as the
target of an action link.
getLegacyPortletTargetAccessorController(HttpServletRequest, StateHolderController) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletTargetAccessorFactory
Returns a controller which allows for declaring a legacy portlet as the
target of an action link in the given state document.
getLegacyPortletTargetAccessorController(HttpServletRequest) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletTargetAccessorFactory
Returns a controller which allows for declaring a legacy portlet as the
target of an action link in the request-specific state document.
getLegacyPortletTargetAccessorController(HttpServletRequest, Node, DocumentController) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletTargetAccessorFactory
Returns a controller which allows for declaring a legacy portlet as the
target of an action link.
getLegacyPortletTargetController(StateHolderController) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletTargetAccessorFactory
Deprecated. since 6.0, use method getLegacyPortletTargetAccessorController(StateHolderController)
instead
getLegacyPortletTargetController(Node, DocumentController) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletTargetAccessorFactory
Deprecated. Use the method getLegacyPortletTargetAccessorController(Node, DocumentController)
instead.
Returns a controller which allows for declaring a legacy portlet as the
target of an action link. The returned controller operates on the given
node representing the root of portlet target information.
getLegacyPortletTargetController(HttpServletRequest, StateHolderController) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletTargetAccessorFactory
Deprecated. since 6.0, use method getLegacyPortletTargetAccessorController(HttpServletRequest, StateHolderController)
instead
getLegacyPortletTargetController(HttpServletRequest) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletTargetAccessorFactory
Deprecated. since 6.0, use method getLegacyPortletTargetAccessorController(HttpServletRequest)
instead
getLegacyPortletTargetController(HttpServletRequest, Node, DocumentController) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletTargetAccessorFactory
Deprecated. since 6.0, use method getLegacyPortletTargetAccessorController(HttpServletRequest, Node, DocumentController)
instead
getLen() -
Method in interface com.ibm.portal.state.exceptions.CannotDecodeStateFromStringException.Location
getLength() -
Method in interface com.ibm.portal.state.accessors.navigationshift.NavigationShiftAccessor
Returns the maximum number of tabs which can be displayed
in the navigation pane at the same time.
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.
getListProperty(String) -
Method in interface com.ibm.portal.wcm.plr.BeanList
Returns an individual property of this bean list.
getListRenderingProfiles() -
Method in interface com.ibm.portal.wcm.plr.ListRenderingProfileProvider
Returns the list of list rendering profiles.
getListRenderingProfileService() -
Method in interface com.ibm.wps.services.plr.ListRenderingProfileServiceHome
Returns the portal's ListRenderingProfileService
.
getListRenderState() -
Method in interface com.ibm.portal.wcm.plr.BeanListRequest
Returns the set of current public render parameters supported by the PLR framework.
getLiveAccessMembers() -
Method in interface com.ibm.workplace.wcm.api.Document
Deprecated. Use Document.getMembersForAccess(Access)
instead
getLocale() -
Method in interface com.ibm.portal.admin.Language
Returns the locale of the language.
getLocale() -
Method in interface com.ibm.portal.cp.tagging.controller.TagCreationContext
Returns the locale of the tag
getLocale() -
Method in interface com.ibm.portal.cp.tagging.Tag
Returns the locale in which the tag has been applied.
getLocale() -
Method in interface com.ibm.portal.mappingurl.PortalURL
Deprecated. Returns the Locale of this portal url.
getLocale() -
Method in interface com.ibm.portal.resourceaggregator.combiner.Resource
Returns the locale of this URI if one is set, othersise NULL.
getLocale() -
Method in interface com.ibm.portal.state.accessors.locale.LocaleAccessor
Returns the locale of the state information.
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.
getLocaleAccessor(StateHolder) -
Method in interface com.ibm.portal.state.accessors.locale.LocaleAccessorFactory
Returns a read-only interface to the locale information in the state holder.
getLocaleAccessor(Node, DocumentModel) -
Method in interface com.ibm.portal.state.accessors.locale.LocaleAccessorFactory
Returns a read-only interface to the locale information under the assumption that the given root
forms the root of the locale data in the document.
getLocaleAccessorController(StateHolderController) -
Method in interface com.ibm.portal.state.accessors.locale.LocaleAccessorFactory
Returns a read-and-write interface to the locale information in the state holder.
getLocaleAccessorController(Node, DocumentController) -
Method in interface com.ibm.portal.state.accessors.locale.LocaleAccessorFactory
Returns a read-and-write interface to the locale information under the assumption that the given root
forms the root of the locale data in the document.
getLocales() -
Method in exception com.ibm.portal.cp.resources.builder.ResourceBuilderException
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 interface com.ibm.portal.model.LocalizedContextHome.ComparatorFactory
Returns a list model with all locales supported by this object
getLocales() -
Method in interface com.ibm.portal.model.ResourceBundleProvider
getLocales() -
Method in exception com.ibm.portal.ModelException
getLocales() -
Method in exception com.ibm.portal.pcm.exception.DialogServiceException
getLocales() -
Method in exception com.ibm.portal.pcm.exception.ReferencedResourceException
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() -
Static method in class com.ibm.portal.resolver.exceptions.Helper
Returns a list of locales that exception are available in
getLocales() -
Method in exception com.ibm.portal.resolver.exceptions.LocalizedIOException
getLocales() -
Method in exception com.ibm.portal.resolver.exceptions.LocalizedSAXException
getLocales() -
Method in exception com.ibm.portal.resolver.exceptions.LocalizedTransformerException
getLocales() -
Method in exception com.ibm.portal.resolver.exceptions.MessageCodeIOException
getLocales() -
Method in exception com.ibm.portal.resolver.exceptions.MessageCodeResolutionException
getLocales() -
Method in exception com.ibm.portal.resolver.exceptions.MessageCodeSAXException
getLocales() -
Method in exception com.ibm.portal.resolver.exceptions.MessageCodeTransformerException
getLocales() -
Method in exception com.ibm.portal.resolver.exceptions.ResolutionException
getLocales() -
Method in exception com.ibm.portal.resolver.exceptions.ResolutionProxyException
getLocales() -
Method in exception com.ibm.portal.resolver.exceptions.ResolutionRuntimeException
getLocales() -
Method in class com.ibm.portal.resolver.webdav.tree.helper.DefaultWebdavSupportedPrivilege
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 exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingException
getLocales() -
Method in exception com.ibm.portal.sitemanagement.exception.SitemanagementCommandException
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 exception com.ibm.portal.um.exceptions.PumaException
Return the languages for which language-specific exception messages and explanations
are provided.
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
getLocalizationURIParserFactory(Boolean) -
Method in interface com.ibm.portal.spa.service.PortalStaticPageServiceHome
Returns a parser factory to parse localized templates
getLocalized(String, Map<String, String[]>, Context) -
Method in interface com.ibm.portal.cp.services.LocalizedCategoryService
Performs a lookup for the given String
to construct a
Localized
object offering access to titles and
descriptions of the category (represented through the given
String
) in various locales.
getLocalized(String, Map<String, String[]>, Context) -
Method in interface com.ibm.portal.cp.services.LocalizedTypeService
Performs a lookup for the given String
to construct a
Localized
object offering access to titles and
descriptions of the type (represented through the given
String
) in various locales.
getLocalized(String) -
Method in interface com.ibm.portal.model.ResourceBundleProvider
Returns a localized object that represents the key into the bundle.
getLocalized(String, String) -
Method in interface com.ibm.portal.model.ResourceBundleProvider
Returns a localized object that represents the key into the bundle.
getLocalized() -
Static method in exception com.ibm.portal.resolver.exceptions.ResolutionException
Returns the empty singleton in case no base is available
getLocalized(Throwable) -
Static method in exception com.ibm.portal.resolver.exceptions.ResolutionException
Converts any exception into a localized object
getLocalized(T) -
Method in class com.ibm.portal.resolver.webdav.tree.helper.DefaultWebdavTreeModel
getLocalized(T) -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavTreeModel
Returns an object that provides the localizations for an arbitrary item
out of those items available in the WebdavTreeModel.getTreeModel()
.
getLocalizedComparator() -
Method in interface com.ibm.portal.model.LocalizedContext
Returns the comparator based on the current context
getLocalizedContext(Context) -
Method in interface com.ibm.portal.model.CorLocalizedContextHome
Returns a context instance which uses the language ranges specified in
the given Cor context.
getLocalizedContext(Enumeration<Locale>) -
Method in interface com.ibm.portal.model.LocalizedContextHome
Returns a context instance which uses the language ranges specified in
the given locale enumeration.
getLocalizedContext(List<Locale>) -
Method in interface com.ibm.portal.model.LocalizedContextHome
Returns a context instance which uses the language ranges specified in
the given language string.
getLocalizedContext(String) -
Method in interface com.ibm.portal.model.LocalizedContextHome
Returns a context instance which uses the language ranges specified in
the given language string.
getLocalizedContext(HttpServletRequest) -
Method in interface com.ibm.portal.model.PortalLocalizedContextHome
Returns a context instance which uses the language ranges specified in
the request.
getLocalizedContext(HttpServletRequest, HttpServletResponse) -
Method in interface com.ibm.portal.model.PortalLocalizedContextHome
Returns a context instance which uses the language ranges specified in
the request, considering also the language selected on the response.
getLocalizedContext(PageContext) -
Method in interface com.ibm.portal.model.PortalLocalizedContextHome
Returns a context instance which uses the language ranges specified in
the given locale enumeration.
getLocalizedContext(PortletRequest) -
Method in interface com.ibm.portal.portlet.service.model.PortletLocalizedContextHome
Returns a context instance which uses the language ranges specified in
the given locale enumeration.
getLocalizedContext(PortletRequest, MimeResponse) -
Method in interface com.ibm.portal.portlet.service.model.PortletLocalizedContextHome
Returns a context instance which uses the language ranges specified in
the given locale enumeration.
getLocalizedDescription(Localized) -
Method in interface com.ibm.portal.model.LocalizedContext
Returns a fitting description of the given localized instance based on
the information the context was created with.
getLocalizedDescription() -
Method in interface com.ibm.portal.portlet.service.model.PortletLocalizedContext
Returns a fitting description of the portlet window based on the
information the context was created with.
getLocalizedKeywords() -
Method in interface com.ibm.portal.portlet.service.model.PortletLocalizedContext
Returns a fitting keywords of the portlet window based on the information
the context was created with.
getLocalizedMessage() -
Method in exception com.ibm.portal.cp.resources.builder.ResourceBuilderException
getLocalizedMessage() -
Method in exception com.ibm.portal.ModelException
getLocalizedMessage() -
Method in exception com.ibm.portal.resolver.exceptions.LocalizedIOException
getLocalizedMessage() -
Method in exception com.ibm.portal.resolver.exceptions.MessageCodeIOException
getLocalizedMessage() -
Method in exception com.ibm.portal.resolver.exceptions.MessageCodeResolutionException
getLocalizedMessage() -
Method in exception com.ibm.portal.resolver.exceptions.MessageCodeSAXException
getLocalizedMessage() -
Method in exception com.ibm.portal.resolver.exceptions.MessageCodeTransformerException
getLocalizedMessage() -
Method in exception com.ibm.portal.resolver.exceptions.ResolutionException
getLocalizedMessage() -
Method in exception com.ibm.portal.resolver.exceptions.ResolutionRuntimeException
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
getLocalizedShortTitle() -
Method in interface com.ibm.portal.portlet.service.model.PortletLocalizedContext
Returns a fitting short title of the portlet window based on the
information the context was created with.
getLocalizedStatus(Localized, int) -
Static method in exception com.ibm.portal.resolver.exceptions.ResolutionException
getLocalizedString(String, ResourceBundle) -
Method in interface com.ibm.portal.model.LocalizedContext
Returns the localized translation for the string in a resource bundle
getLocalizedString(String) -
Method in interface com.ibm.portal.portlet.service.model.PortletLocalizedContext
Returns the localized string from the default resource bundle of the
portlet
getLocalizedTitle(Localized) -
Method in interface com.ibm.portal.model.LocalizedContext
Returns a fitting title of the given localized instance based on the
information the context was created with.
getLocalizedTitle() -
Method in interface com.ibm.portal.portlet.service.model.PortletLocalizedContext
Returns a fitting title of the portlet window based on the information
the context was created with.
getLocalName(QName) -
Method in interface com.ibm.portal.resolver.portlet.EventRequest
Returns the local name for a public render parameter name
getLocation() -
Method in exception com.ibm.portal.state.exceptions.CannotDecodeStateFromStringException
getLocation(HttpServletRequest) -
Method in interface com.ibm.websphere.personalization.PznGeolocationInterface
Returns a user's current geographical location.
getLocationID() -
Method in class com.ibm.portal.resolver.helper.cor.AbstractContentLocationFactory
getLocator() -
Method in interface com.ibm.portal.admin.ClientList
Returns the ClientList specific locator
getLocator() -
Method in interface com.ibm.portal.devicesupport.DeviceClassModel
getLocator() -
Method in interface com.ibm.portal.LocatorProvider
Returns an interface that allows locating specific resources in a model.
getLocator() -
Method in interface com.ibm.portal.mappingurl.MappingURLTreeModel
Deprecated. Returns an the locator of the mapping URL model.
getLocator() -
Method in interface com.ibm.portal.portletmodel.CommunicationEndpointProvider
Returns the communication endpoint specific locator for this container.
getLocator() -
Method in interface com.ibm.portal.portletmodel.PublicRenderParameterList
Returns a locator that simplifies the search for public render parameters
being part of the list.
getLocator(PortletRequest) -
Method in interface com.ibm.portal.um.portletservice.legacy.PumaHome
Deprecated. The returned instance of PumaLocator
can be used to find com.ibm.portal.um.Principal
getLocator(PortletRequest, int) -
Method in interface com.ibm.portal.um.portletservice.legacy.PumaHome
Deprecated. The returned instance of PumaLocator
can be used to find Principal
objects
getLocator(PortletRequest) -
Method in interface com.ibm.portal.um.portletservice.PumaHome
The returned instance of PumaLocator
can be used find Principal
getLocator(PortletRequest, int) -
Method in interface com.ibm.portal.um.portletservice.PumaHome
The returned instance of PumaLocator
can be used to find Principal
objects
getLocator() -
Method in interface com.ibm.portal.um.PumaAdminHome
Deprecated. The returned instance of PumaLocator
can be used to find
Principal
objects
getLocator(ServletRequest) -
Method in interface com.ibm.portal.um.PumaHome
Deprecated. since 6.1
use PumaHome.getLocator()
instead.
However, if remember me feature is utilized, PumaHome.getLocator(javax.servlet.ServletRequest)
method shall still be used.
getLocator() -
Method in interface com.ibm.portal.um.PumaHome
The returned instance of PumaLocator
can be used to find Principal
objects
getLocator(int) -
Method in interface com.ibm.portal.um.PumaHome
The returned instance of PumaLocator
can be used to find Principal
objects
getLocator(String, ServletRequest) -
Method in interface com.ibm.portal.um.PumaHome
Deprecated. since 6.1.0.2 use
PumaHome.getLocator(String)
instead.
However, if remember me feature is utilized, PumaHome.getLocator(String, javax.servlet.ServletRequest)
method shall still be used.
getLocator(String) -
Method in interface com.ibm.portal.um.PumaHome
The returned instance of PumaLocator
can be used to find Principal
objects
getLocator(String, int) -
Method in interface com.ibm.portal.um.PumaHome
The returned instance of PumaLocator
can be used to find
Principal
objects
getLocator() -
Method in interface com.ibm.portal.vanityurl.model.VanityURLModel
getLockScope() -
Method in interface com.ibm.portal.resolver.webdav.commands.WebdavCommand.Lock
The scope of the lock
getLockScope() -
Method in class com.ibm.portal.resolver.webdav.tree.helper.DefaultWebdavLock
getLockScope() -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavLockInfo
The scope of the requested lock.
getLockToken() -
Method in interface com.ibm.portal.resolver.webdav.commands.WebdavCommand.Lock
The URI of the lock token associated with this resource
getLockToken() -
Method in class com.ibm.portal.resolver.webdav.tree.helper.DefaultWebdavLock
getLockType() -
Method in interface com.ibm.portal.resolver.webdav.commands.WebdavCommand.Lock
The type of the lock
getLockType() -
Method in class com.ibm.portal.resolver.webdav.tree.helper.DefaultWebdavLock
getLockType() -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavLockInfo
The type of the requested lock.
getLogger(ActionRequest, ActionResponse) -
Method in interface com.ibm.portal.portlet.service.siteanalyzer.PortletSiteAnalyzerLoggingServiceHome
Returns a logger that logs action requests to the site analyzer log file.
getLogger(EventRequest, EventResponse) -
Method in interface com.ibm.portal.portlet.service.siteanalyzer.PortletSiteAnalyzerLoggingServiceHome
Returns a logger that logs event requests to the site analyzer log file.
getLogger(RenderRequest, RenderResponse) -
Method in interface com.ibm.portal.portlet.service.siteanalyzer.PortletSiteAnalyzerLoggingServiceHome
Returns a logger that logs render requests to the site analyzer log file.
getLogger(ResourceRequest, ResourceResponse) -
Method in interface com.ibm.portal.portlet.service.siteanalyzer.PortletSiteAnalyzerLoggingServiceHome
Returns a logger that logs resource requests to the site analyzer log
file.
getLogger(ActionRequest, ActionResponse, ParameterNamesProcessor) -
Method in interface com.ibm.portal.portlet.service.siteanalyzer.PortletSiteAnalyzerLoggingServiceHome
Returns a logger that logs action requests to the site analyzer log file.
getLogger(EventRequest, EventResponse, ParameterNamesProcessor) -
Method in interface com.ibm.portal.portlet.service.siteanalyzer.PortletSiteAnalyzerLoggingServiceHome
Returns a logger that logs event requests to the site analyzer log file.
getLogger(RenderRequest, RenderResponse, ParameterNamesProcessor) -
Method in interface com.ibm.portal.portlet.service.siteanalyzer.PortletSiteAnalyzerLoggingServiceHome
Returns a logger that logs render requests to the site analyzer log file.
getLogger(ResourceRequest, ResourceResponse, ParameterNamesProcessor) -
Method in interface com.ibm.portal.portlet.service.siteanalyzer.PortletSiteAnalyzerLoggingServiceHome
Returns a logger that logs resource requests to the site analyzer log
file.
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.
getLongestPathMatch(List<String>, Identifiable) -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingLocator
This method locates content mappings based on a specific content
resource.
getLongestPathMatch(List<String>, Identifiable, ContentMappingFilter) -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingLocator
This method locates content mappings based on a specific content
resource.
getLongitude() -
Method in class com.ibm.websphere.personalization.PznGeolocationInterface.GeoCoords
getLookupService() -
Method in interface com.ibm.portal.resolver.service.PocService
Deprecated. use PocServiceHome.getLookupService()
instead
getLookupService() -
Method in interface com.ibm.portal.resolver.service.PocServiceHome
Returns the default lookup service that can be used to discover the
service endpoints for services associated with POC URIs.
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.
getManagedProtectedResource(Identifiable) -
Method in interface com.ibm.portal.ac.AccessControlHome
The returned instance of ManagedProtectedResource
provides read
access to the properties of a of the protected resource associated with
the given resource, for example role blocks.
getManagedProtectedResource() -
Method in interface com.ibm.portal.ac.ManagedProtectedResourceProvider
Returns the ManagedProtectedResource
associated with this object
getManagedProtectedResourceController(Identifiable) -
Method in interface com.ibm.portal.ac.AccessControlHome
The returned instance of ManagedProtectedResourceController
provides write access to the properties of the protected resource
associated with the given resource, for example role blocks.
getManagedProtectedResourceController() -
Method in interface com.ibm.portal.ac.ManagedProtectedResourceProvider
Returns the ManagedProtectedResourceController
associated with this object
getManagedProtectedResourceModel(Identifiable) -
Method in interface com.ibm.portal.ac.AccessControlHome
The returned instance of ManagedProtectedResourceModel
provides
read access on the tree model the given resource is part of.
getManagedProtectedResourceModel(int) -
Method in interface com.ibm.portal.ac.AccessControlHome
The returned instance of ManagedProtectedResourceModel
provides
read access on the tree model for the given domain.
getManagerAccessMembers() -
Method in interface com.ibm.workplace.wcm.api.Document
Deprecated. use Document.getMembersForAccess(Access)
getMandatoryGroupAttributeNames() -
Method in interface com.ibm.portal.um.PumaProfile
Returns the mandatory attributes of the type Group
getMandatoryUserAttributeNames() -
Method in interface com.ibm.portal.um.PumaProfile
Returns the mandatory attributes of the type User
getManufacturer() -
Method in interface com.ibm.portal.admin.Client
Return the manufacturer String, or null if no manufacturer information
has been specified.
getManufacturer() -
Method in class com.ibm.wps.pe.pc.legacy.cmpf.ClientWrapper
getMappedPrincipals(RoleType) -
Method in interface com.ibm.portal.ac.RoleData
Returns the (potentially empty) read-only set of all principals that have
a direct role assignment (non-inherited) for the given RoleType.
getMapping() -
Method in class com.ibm.portal.outbound.service.ApplicationContextBean
Return the mapping context, if a mapping context was defined.
getMappingURLTreeModel(Context) -
Method in interface com.ibm.portal.cor.service.MappingURLTreeModelProvider
Deprecated. Returns the MappingURLTreeModel
applicable in the COR context request.
getMappingURLTreeModel(HttpServletRequest, HttpServletResponse) -
Method in interface com.ibm.portal.model.MappingURLTreeModelProvider
Deprecated. Returns the MappingURLTreeModel
applicable in the context of the
current request and response
getMappingURLTreeModel(PortletRequest, PortletResponse) -
Method in interface com.ibm.portal.portlet.service.model.MappingURLTreeModelProvider
Deprecated. Returns the MappingURLTreeModel
applicable in the context of the
current request and response
getMappingURLTreeModelProvider() -
Method in interface com.ibm.portal.cor.service.MappingURLTreeModelHome
Deprecated. Returns a content model provider.
getMappingURLTreeModelProvider() -
Method in interface com.ibm.portal.model.MappingURLTreeModelHome
Deprecated. Returns a content model provider.
getMarkup() -
Method in interface com.ibm.portal.admin.Client
Returns the markup instances of the client.
getMarkup(ObjectID) -
Method in interface com.ibm.portal.admin.MarkupList
Returns a Markup
object with the given object ID.
getMarkup(String, PortletRequest, RenderResponse) -
Method in interface com.ibm.portal.portlet.service.contentaccess.ContentAccessService
Returns the markup of the input stream
read from the passed url.
getMarkup() -
Method in class com.ibm.portal.spa.data.SpaURI
The markup identifier.
getMarkupGenerator() -
Method in interface com.ibm.portal.dnd.DNDService
Returns an instantiation of the DNDMarkupGenerator interface.
getMarkupList(Context) -
Method in interface com.ibm.portal.cor.service.MarkupListProvider
Returns the markup list model applicable in the COR context request.
getMarkupList(PortletRequest) -
Method in interface com.ibm.portal.ibmportlet.service.model.MarkupListProvider
Deprecated. Returns the portal markup list.
getMarkupList(ServletRequest) -
Method in interface com.ibm.portal.model.MarkupListProvider
Returns the portal markup list.
getMarkupList() -
Method in interface com.ibm.portal.model.MarkupListProvider
Returns the portal markup list.
getMarkupList(PortletRequest) -
Method in interface com.ibm.portal.portlet.service.model.MarkupListProvider
Returns the portal markup list.
getMarkupListControllerProvider() -
Method in interface com.ibm.portal.model.MarkupListControllerHome
Returns a markup list model controller provider.
getMarkupListProvider() -
Method in interface com.ibm.portal.cor.service.MarkupListHome
Returns a markup list provider.
getMarkupListProvider() -
Method in interface com.ibm.portal.model.MarkupListHome
Returns a markup list provider.
getMarkupName() -
Method in class com.ibm.wps.pe.pc.legacy.cmpf.ClientWrapper
getMarkups() -
Method in interface com.ibm.portal.admin.MarkupCapable
Returns a ListModel
object of String
objects that are contained in the
object's list of supported markups.
getMarkupVersion() -
Method in interface com.ibm.portal.admin.Client
Return the markup version that the client requires.
getMashupContentHandler() -
Method in class com.ibm.portal.resolver.mashup.helper.LeafMashupContentHandler
getMashupContentHandler() -
Method in class com.ibm.portal.resolver.mashup.helper.ResettableMashupContentHandlerAdapter
getMashupContentHandler() -
Method in interface com.ibm.portal.resolver.mashup.ResettableMashupContentHandler
Returns the atom threading content handler that is currently attached to
the chain
getMashupSitemapContentHandler() -
Method in interface com.ibm.portal.resolver.mashup.ResettableMashupSitemapContentHandler
Returns the atom threading content handler that is currently attached to the chain
getMatchCount(String, String) -
Method in class com.ibm.portal.outbound.config.impl.DefaultPolicyRulesMatcher
getMatchValue(PolicyRule) -
Method in class com.ibm.portal.outbound.config.impl.DefaultPolicyRulesMatcher
Compare a policy rule against the url that has been defined in the constructor.
getMatchValue(T) -
Method in interface com.ibm.portal.outbound.config.PatternMatcher
The matcher is invoked to compare a wildcard expression with an administrable object.
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
getMaxRatingValue() -
Method in interface com.ibm.portal.cp.rating.RatingModel
Returns the maximum value a Rating
can have.
getMaxResultLimit() -
Method in exception com.ibm.portal.um.exceptions.SizeLimitExceedException
Returns the maximum size of a search result.
getMaxResultSizeToCache(String) -
Static method in class com.ibm.websphere.personalization.resources.cache.CacheManager
FOR INTERNAL USE ONLY
getMediator() -
Method in exception com.ibm.portal.state.exceptions.InputMediatorException
Returns the input mediator that caused the exception.
getMediaType() -
Method in interface com.ibm.workplace.wcm.api.LibraryStyleSheetComponent
The media type of this style-sheet.
getMember(String, Object) -
Static method in class com.ibm.portal.streaming.json.helper.JsonUtils
Returns the member of the object
getMemberNames(Object) -
Static method in class com.ibm.portal.streaming.json.helper.JsonUtils
Returns the names of the members
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
.
getMenu(MenuContext) -
Method in interface com.ibm.wps.portlet.menu.MenuProvider
Deprecated. Interface to be implemented by portlets to return a tree model.
getMenu(MenuContext) -
Method in class com.ibm.wps.portlets.menu.MemoryMenuTreePortlet
Deprecated. Returns a memory menu tree with only one unnamed root node for a specified context,
overwrite with the custom portlet implementation.
getMenu(MenuContext) -
Method in class com.ibm.wps.portlets.menu.XMIMenuTreePortlet
Deprecated. Returns the menu tree containing the complete portlet menus configured in an XML file.
getMenuTree(MenuContext) -
Method in class com.ibm.wps.portlets.menu.MemoryMenuTreePortlet
Deprecated. Returns a memory menu tree with only one unnamed root node for a specified context,
overwrite with the custom portlet implementation.
getMenuTree(MenuTree) -
Method in interface com.ibm.wps.portletservice.portletmenu.LogMenuService
Deprecated. Creates a menu tree that logs all method calls on top of
an existing tree using the standard Logger
output.
getMenuTree(String, MenuContext) -
Method in interface com.ibm.wps.portletservice.portletmenu.MemoryMenuService
Deprecated. Creates an empty in-memory tree with just one unnamed root element and identifier rootID
.
getMenuTree(MenuTree, MenuContext) -
Method in interface com.ibm.wps.portletservice.portletmenu.MemoryMenuService
Deprecated. Creates an in-memory copy of the portlet menu tree represented by parent
.
getMenuTree(Reader, MenuContext) -
Method in interface com.ibm.wps.portletservice.portletmenu.XMIMenuService
Deprecated. Creates a static menu tree from an XML file which is accessed through a Reader
.
getMessage() -
Method in exception com.ibm.portal.ModelException
getMessage() -
Method in exception com.ibm.portal.pcm.exception.ReferencedResourceException
getMessage() -
Method in exception com.ibm.portal.resolver.exceptions.LocalizedIOException
getMessage() -
Method in exception com.ibm.portal.resolver.exceptions.ResolutionException
getMessage() -
Method in exception com.ibm.portal.resolver.exceptions.ResolutionRuntimeException
getMessage() -
Method in exception com.ibm.portal.state.exceptions.InvalidPropertyException
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.
getMessageCode() -
Method in exception com.ibm.portal.resolver.exceptions.MessageCodeIOException
Returns the message code used to format the exception
getMessageCode() -
Method in exception com.ibm.portal.resolver.exceptions.MessageCodeResolutionException
Returns the message code used to format the exception
getMessageCode() -
Method in exception com.ibm.portal.resolver.exceptions.MessageCodeSAXException
Returns the message code used to format the exception
getMessageCode() -
Method in exception com.ibm.portal.resolver.exceptions.MessageCodeTransformerException
Returns the message code used to format the exception
getMessageParameters(Locale) -
Method in exception com.ibm.portal.resolver.exceptions.MessageCodeIOException
Returns the parameters used for formatting
getMessageParameters(Locale) -
Method in exception com.ibm.portal.resolver.exceptions.MessageCodeResolutionException
Returns the parameters used for formatting
getMessageParameters(Locale) -
Method in exception com.ibm.portal.resolver.exceptions.MessageCodeSAXException
Returns the parameters used for formatting
getMessageParameters(Locale) -
Method in exception com.ibm.portal.resolver.exceptions.MessageCodeTransformerException
Returns the parameters used for formatting
getMessages() -
Method in exception com.ibm.workplace.wcm.api.exceptions.OperationBlockedException
The messages for this exception
getMetaData(Object) -
Method in interface com.ibm.policy.manager.PolicyValueSet
Retrieve any associated MetaData for the specified attribute
getMetaData(Object) -
Method in interface com.ibm.portal.content.ContentMetaDataModel
Returns the aggregated meta data for the given node.
getMetaData(Object) -
Method in interface com.ibm.portal.MetaDataModel
Return the meta data for the given node.
getMetaData() -
Method in interface com.ibm.portal.MetaDataProvider
Returns the meta data associated with this provider.
getMetaData() -
Method in interface com.ibm.portal.outbound.config.CookieTransformationItem
Return the object meta data
getMetaData() -
Method in interface com.ibm.portal.outbound.config.CustomFilterItem
Return the object meta data
getMetaData() -
Method in interface com.ibm.portal.outbound.config.PolicyMapping
Return the object meta data
getMetaData() -
Method in interface com.ibm.portal.outbound.config.PolicyRule
Return the object meta data
getMetaData() -
Method in interface com.ibm.portal.portletmodel.Portlet
Returns the same preferences as Portlet.getPortletPreferencesLayer()
getMetaData() -
Method in interface com.ibm.portal.portletmodel.PortletPreferencesProvider
Returns the same preferences as PortletPreferencesProvider.getPortletPreferencesLayer()
.
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.
getMetaDataKey() -
Method in interface com.ibm.portal.pcm.dialog.model.ReferencedResource
Returns the metadata key of the referenced portal resource.
getMethod() -
Method in interface com.ibm.portal.resolver.bindings.HttpBinding
Returns the preferred HTTP method used to access the binding
getMetrics() -
Method in interface com.ibm.portal.content.LayoutNode
Deprecated. use LayoutNode.getLayoutMetrics()
instead
Returns metrics information of this composition element. This could be
for example the width of the node.
getMimeType() -
Method in interface com.ibm.portal.admin.Markup
Returns the MIME type of the markup
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
getMimeTypes() -
Method in interface com.ibm.portal.outbound.config.PolicyRule
Return the list of supported mime types, if present
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.portal.resolver.PocURL
Returns the mode that is currently associated with the resouce
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 interface com.ibm.portal.admin.Client
Return the model specification of the client or null if there is no model
information for this client.
getModel() -
Method in interface com.ibm.portal.state.StateHolder
Accesses the (untyped) document model that this state represents.
getModel() -
Method in class com.ibm.wps.pe.pc.legacy.cmpf.ClientWrapper
getModelController() -
Method in interface com.ibm.portal.state.StateHolderController
Returns a read-write interface to the document model in this state
getModifiableFlag(E) -
Method in interface com.ibm.portal.content.LayoutModel
Returns the modifiable flag set for this node.
getModifiableLayoutMetrics() -
Method in interface com.ibm.portal.content.ModifiableLayoutNode
Returns the modifiable layout metrics of the layout node.
getModifiableMetaData() -
Method in interface com.ibm.portal.ModifiableMetaDataProvider
Returns modifiable meta data
getModifiableMetaData() -
Method in interface com.ibm.portal.portlet.ModifiablePortletPreferencesProvider
Returns the same modifiable preferences as
#getPortletPreferencesLayer()
getModifiableNode(T) -
Method in interface com.ibm.portal.ModelController
Returns a modifiable instance of the specified node.
getModifiableObjectID() -
Method in interface com.ibm.portal.ModifiableIdentifiable
Returns the modifiable object ID of the resource.
getModifiablePortletPreferencesLayer() -
Method in interface com.ibm.portal.portlet.ModifiablePortletPreferencesProvider
Returns the modifiable preferences layer that corresponds to the resource
implementing the ModifiablePortletPreferencesProvider
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
getMovePortletActionController(StateHolderController) -
Method in interface com.ibm.portal.state.accessors.action.engine.moveportlet.MovePortletActionAccessorFactory
Returns a MoveActionActionAccessorController
in order
to include a "Move Portlet" action into the given state holder.
This controller should be used in case that no servlet request is available,
e.g.
getMovePortletActionController(HttpServletRequest, StateHolderController) -
Method in interface com.ibm.portal.state.accessors.action.engine.moveportlet.MovePortletActionAccessorFactory
Returns a MovePortletActionAccessorController
in order to
include a "Move Portlet" action into the given state holder.
getMovePortletActionController(Node, DocumentController) -
Method in interface com.ibm.portal.state.accessors.action.engine.moveportlet.MovePortletActionAccessorFactory
Returns a MovePortletActionAccessorController
in order to
include a "Move Portlet" action into the state holder.
This controller should be used in case that no servlet request is available,
e.g.
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.ac.data.RoleType
Returns the name of this RoleType
getName() -
Method in interface com.ibm.portal.admin.Markup
Returns the markup name.
getName() -
Method in interface com.ibm.portal.auth.stepup.AuthLevelConfig
Returns the name of an AuthLevel
getName() -
Method in interface com.ibm.portal.cp.tagging.Tag
Returns the name of this tag.
getName() -
Method in interface com.ibm.portal.cp.tagging.TagSpace
getName() -
Method in interface com.ibm.portal.devicesupport.DeviceClass
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.outbound.config.Administrable
return the administrative name of the object.
getName() -
Method in interface com.ibm.portal.outbound.config.CookieRuleCreationContext
return the administrative name of the new CookieRule instance.
getName() -
Method in interface com.ibm.portal.outbound.config.PolicyMappingCreationContext
return the administrative name of the new Policy mapping
getName() -
Method in interface com.ibm.portal.outbound.config.PolicyRuleCreationContext
return the administrative name of the new policy rule.
getName() -
Method in interface com.ibm.portal.outbound.config.PolicyVariable
return the variable name.
getName() -
Method in interface com.ibm.portal.outbound.config.PolicyVariableCreationContext
Return the name of the Policy variable.
getName() -
Method in interface com.ibm.portal.pcm.dialog.model.DialogDefinition
Returns the name of this dialog definition.
getName() -
Method in interface com.ibm.portal.pcm.dialog.model.TransitionEndpoint
Returns the name of this transition endpoint.
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.portletmodel.CommunicationEndpoint
Returns the name of the endpoint.
getName() -
Method in interface com.ibm.portal.portletmodel.ProcessingEventDefinition
Returns the name of this processing event definition.
getName() -
Method in interface com.ibm.portal.portletmodel.PublicRenderParameter
Returns the QName
of the public render parameter.
getName() -
Method in interface com.ibm.portal.portletmodel.PublishingEventDefinition
Returns the name of this publishing event definition.
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.portal.resolver.streams.FormDataInputStream.Entry
The name of the entry field, will always be available for a valid
multipart/form-data entry.
getName(T) -
Method in class com.ibm.portal.resolver.webdav.tree.helper.DefaultWebdavTreeModel
getName() -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavProperty
Returns the QName of the property, e.g.
getName(T) -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavTreeModel
Returns the "friendly" name for for an arbitrary item out of those items
available in the WebdavTreeModel.getTreeModel()
.
getName() -
Method in interface com.ibm.portal.services.contentmapping.ScopeProvider
Returns the unique name of this provider
getName() -
Method in exception com.ibm.portal.state.accessors.exceptions.ResourceNotFoundException
getName() -
Method in exception com.ibm.portal.state.accessors.exceptions.UniqueNameException
getName() -
Method in interface com.ibm.portal.um.AttributeDefinition
Returns the name of the corresponding attribute as String
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.authoring.HTMLEditorBean
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.portal.MetaData
Returns a list of the names of meta data entries.
getNames() -
Method in class com.ibm.portal.resolver.streams.helper.DefaultMultipartEntry
getNames() -
Method in interface com.ibm.portal.resolver.streams.MultipartStream.Entry
Returns a list of the names of meta data entries.
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.portal.resolver.portlet.EventRequest
The value returned by this method should be prefixed or appended to
elements, such as JavaScript variables or function names, to ensure they
are unique in the context of the portal page.
getNamespace() -
Method in interface com.ibm.wps.pb.property.Property
Deprecated. Returns a string containing the type namespace.
getNamespaceURI() -
Method in interface com.ibm.portal.state.dom.Node
getNameTag() -
Method in interface com.ibm.workplace.wcm.api.ImageComponent
Returns the HTML tag name of the image.
getNavigationModel(Context) -
Method in interface com.ibm.portal.cor.service.NavigationModelProvider
Returns the navigation model applicable in the COR context request.
getNavigationModel(PortletRequest, PortletResponse) -
Method in interface com.ibm.portal.ibmportlet.service.model.NavigationModelProvider
Deprecated. Returns the navigation model applicable in the current request.
getNavigationModel(ServletRequest, ServletResponse) -
Method in interface com.ibm.portal.model.NavigationModelProvider
Returns the navigation model applicable in the current request.
getNavigationModel(PortletRequest, PortletResponse) -
Method in interface com.ibm.portal.portlet.service.model.NavigationModelProvider
Returns the navigation model applicable in the current request.
getNavigationModelProvider() -
Method in interface com.ibm.portal.cor.service.NavigationModelHome
Returns a content model provider.
getNavigationModelProvider() -
Method in interface com.ibm.portal.model.NavigationModelHome
Returns a navigation model provider.
getNavigationSelectionModel(Context) -
Method in interface com.ibm.portal.cor.service.NavigationSelectionModelProvider
Returns the navigation selection model applicable in the current request.
getNavigationSelectionModel(PortletRequest, PortletResponse) -
Method in interface com.ibm.portal.ibmportlet.service.model.NavigationSelectionModelProvider
Deprecated. Returns the navigation selection model applicable in the current request.
getNavigationSelectionModel(ServletRequest, ServletResponse) -
Method in interface com.ibm.portal.model.NavigationSelectionModelProvider
Returns the navigation selection model applicable in the current request.
getNavigationSelectionModel(PortletRequest, PortletResponse) -
Method in interface com.ibm.portal.portlet.service.model.NavigationSelectionModelProvider
Returns the navigation selection model applicable in the current request.
getNavigationSelectionModelProvider() -
Method in interface com.ibm.portal.cor.service.NavigationSelectionModelHome
Returns a navigation selection model provider.
getNavigationSelectionModelProvider() -
Method in interface com.ibm.portal.model.NavigationSelectionModelHome
Returns a navigation selection model provider.
getNavigationShift(Node, DocumentModel) -
Method in interface com.ibm.portal.state.accessors.navigationshift.NavigationShiftAccessorFactory
Deprecated. since 6.0, use method getNavigationShiftAccessor(Node, DocumentModel)
instead
getNavigationShift(ObjectID, StateHolder) -
Method in interface com.ibm.portal.state.accessors.navigationshift.NavigationShiftAccessorFactory
Deprecated. since 6.0, use method getNavigationShiftAccessor(ObjectID, StateHolder)
instead
getNavigationShiftAccessor(Node, DocumentModel) -
Method in interface com.ibm.portal.state.accessors.navigationshift.NavigationShiftAccessorFactory
Returns an interface providing read access to navigation shift
information which is placed at the given node in the given document
model.
getNavigationShiftAccessor(ObjectID, StateHolder) -
Method in interface com.ibm.portal.state.accessors.navigationshift.NavigationShiftAccessorFactory
Returns an interface providing read access to navigation shift
information for a given navigation node.
getNavigationShiftAccessorController(Node, DocumentController) -
Method in interface com.ibm.portal.state.accessors.navigationshift.NavigationShiftAccessorFactory
Returns an interface providing read-write access to navigation shift
information which is placed at the given node in the given document
model.
getNavigationShiftAccessorController(ObjectID, StateHolderController) -
Method in interface com.ibm.portal.state.accessors.navigationshift.NavigationShiftAccessorFactory
Returns an interface providing read-write access to navigation shift
information for a given navigation node.
getNavigationShiftAccessorController(String, StateHolderController) -
Method in interface com.ibm.portal.state.accessors.navigationshift.NavigationShiftAccessorFactory
Returns an interface providing read-write access to navigation shift
information for a given navigation node.
getNavigationShiftController(Node, DocumentController) -
Method in interface com.ibm.portal.state.accessors.navigationshift.NavigationShiftAccessorFactory
Deprecated. since 6.0, use method getNavigationShiftAccessorController(Node, DocumentController)
instead
getNavigationShiftController(ObjectID, StateHolderController) -
Method in interface com.ibm.portal.state.accessors.navigationshift.NavigationShiftAccessorFactory
Deprecated. since 6.0, use method getNavigationShiftAccessorController(ObjectID, StateHolderController)
instead
getNavigationShiftController(String, StateHolderController) -
Method in interface com.ibm.portal.state.accessors.navigationshift.NavigationShiftAccessorFactory
Deprecated. since 6.0, use method getNavigationShiftAccessorController(String, StateHolderController)
instead
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
getNextEntry() -
Method in class com.ibm.portal.resolver.streams.FormDataInputStream
Reads the next multipart stream entry and positions stream at the
beginning of the entry data.
getNextEntry() -
Method in class com.ibm.portal.resolver.streams.MultipartInputStream
Reads the next multipart stream entry and positions stream at the
beginning of the entry data.
getNextEntry() -
Method in class com.ibm.portal.streaming.json.JsonParserReader
Returns the next entry and closes a previous entry if required
getNextPage(List<T>) -
Method in interface com.ibm.portal.um.PagingIterator
This method returns the next page of search results if available.
getNextStepGraph() -
Method in interface com.ibm.portal.pcm.dialog.state.DialogStateManager
getNextStepGraph(DialogStateManager.Scope) -
Method in interface com.ibm.portal.pcm.dialog.state.DialogStateManager
getNextStepGraph(DialogDefinition) -
Method in interface com.ibm.portal.pcm.dialog.state.DialogStepDisplayStrategy
Deprecated. Use #getNextStepGraph(Scope)
instead.
getNextStepGraph(DialogStateManager.Scope) -
Method in interface com.ibm.portal.pcm.dialog.state.DialogStepDisplayStrategy
getNextSubstepGraph() -
Method in interface com.ibm.portal.pcm.dialog.state.DialogSubstepModel
getNode() -
Method in interface com.ibm.portal.model.controller.context.CopyCreationContext
Returns the node that should be copied.
getNodeClass() -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavCreationContext
Determines the type of item to create
getNodeName() -
Method in interface com.ibm.portal.state.dom.Node
getNodeName() -
Method in interface com.ibm.workplace.wcm.api.Repository
Returns the name of the current node
getNodes() -
Method in class com.ibm.portal.resolver.friendly.helper.DefaultSelectionResult
getNodes() -
Method in interface com.ibm.portal.resolver.friendly.SelectionResult
The the current node result list
getNodeValue() -
Method in interface com.ibm.portal.state.dom.Node
getNonce() -
Method in interface com.ibm.portal.resolver.accessors.ContextAccessor
Returns a nonce for the current request
getNonce() -
Method in interface com.ibm.portal.resolver.service.PocService
Deprecated. use ContextAccessor.getNonce()
instead
getNonce() -
Method in class com.ibm.portal.resolver.streams.FormDataInputStream.Entry
Returns the nonce for the input stream.
getNoResultsDesign() -
Method in interface com.ibm.workplace.wcm.api.ListPresentation
Returns the 'No Results' design
getNotMatchingSuffix() -
Method in interface com.ibm.portal.resolver.friendly.service.FriendlySelectionService.PathMatchingResult
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
.
getNumberOfPages() -
Method in interface com.ibm.portal.um.PagingIterator
Returns the number of pages that were found by the search request.
getNumberOfTotalResults() -
Method in interface com.ibm.portal.um.PagingIterator
Returns the size of the complete result set.
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.content.LayoutModel
Returns the object ID of the ContentPage
which was used to retrieve this layout model.
getObjectID() -
Method in class com.ibm.portal.cp.resources.builder.AbstractCustomResource
getObjectID() -
Method in interface com.ibm.portal.cp.resources.builder.CustomResourceBuilder.ResourceParameters
Returns the ObjectID of the object
getObjectID() -
Method in interface com.ibm.portal.cp.resources.Resource
Returns the ObjectID
of this resource.
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.IdentifiableCreationContext
Returns the object ID of the resource that is to be created.
getObjectID() -
Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialSlotConfig
Gets the credential slot's object id.
getObjectID() -
Method in interface com.ibm.portal.portlet.service.model.PortletLocalizedContext
Returns the ObjectID
of the portlet window
getObjectID() -
Method in exception com.ibm.portal.resolver.exceptions.ObjectIDDeletedException
getObjectID() -
Method in exception com.ibm.portal.resolver.exceptions.ObjectIDNotFoundException
getObjectID() -
Method in interface com.ibm.portal.resolver.friendly.FriendlyURL
Returns the object ID of the selection represented by this URL.
getObjectID() -
Method in interface com.ibm.portal.resolver.friendly.service.PortletFriendlySelectionService
Returns the object ID of the PortletWindow
that
accessed the service
getObjectID() -
Method in interface com.ibm.portal.resolver.portlet.EventRequest
Returns the ObjectID
of the portlet window that triggered the
current request.
getObjectID() -
Method in interface com.ibm.portal.resolver.portlet.RenderEventResponse
Returns the ObjectID
of the addressed portlet window.
getObjectID() -
Method in interface com.ibm.portal.resolver.proxy.service.PortletAjaxProxyService
Returns the objectID of the calling portlet window
getObjectID() -
Method in interface com.ibm.portal.resolver.service.PortletPocService
Returns the ObjectID
of the portlet window receiving this
request.
getObjectID() -
Method in class com.ibm.portal.resolver.uri.PortletURI
Returns the object ID of the portlet window
getObjectID() -
Method in class com.ibm.portal.spa.data.SpaURI
getObjectID() -
Method in interface com.ibm.portal.state.service.parameters.PortletWindowStateParameterService
Returns the object ID of the portlet window object this service operates
on.
getObjectIdentifier() -
Method in exception com.ibm.portal.ac.exception.ObjectNotFoundException
Returns the object identifier that was used during the lookup that failed.
getObjectInstance(String, Class<T>) -
Method in class com.ibm.portal.pcm.events.AbstractCachingMapperFactory
Tries to creates a object of the given name.
getObjectPoolFactory() -
Method in interface com.ibm.portal.resolver.service.PocServiceHome
Returns the object pool factory that is recommended to implement pooled
data sources.
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.
getObjectType() -
Method in exception com.ibm.portal.resolver.exceptions.ObjectIDMissingException
The expected object type
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).
getOpenSearchContentHandler() -
Method in interface com.ibm.portal.resolver.opensearch.ResettableOpenSearchContentHandler
Returns the atom threading content handler that is currently attached to
the chain
getOperation() -
Method in interface com.ibm.workplace.wcm.api.extensions.operation.OperationContext
Returns the identifier for the operation being performed.
getOperationFactory() -
Method in exception com.ibm.portal.resolver.operations.exceptions.CannotCreateOperationException
Returns the operation factory in which the error occured.
getOperationFactory(String) -
Method in interface com.ibm.portal.resolver.operations.OperationFactoryService
Returns the OperationFactory
that is registered under the given
identifier.
getOperationFactoryService() -
Method in interface com.ibm.portal.resolver.operations.OperationFactoryServiceHome
Returns a OperationFactoryService
instance which is valid for the
lifetime of the application.
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.
getOutboundConnectionModel() -
Method in interface com.ibm.portal.outbound.config.service.OutboundConnectionModelProvider
Get an outbound connection model
getOutboundConnectionModelController(OutboundConnectionModel) -
Method in interface com.ibm.portal.outbound.config.service.OutboundConnectionModelControllerProvider
Return OutboundConnectionModelController object
getOutboundConnectionModelControllerProvider() -
Method in interface com.ibm.portal.outbound.config.service.OutboundConnectionModelControllerHome
Returns a provider for the outbound connection model controller.
getOutboundConnectionModelProvider() -
Method in interface com.ibm.portal.outbound.config.service.OutboundConnectionModelHome
Returns a provider for the outbound connection model.
getOutboundConnectionProfileCreationContext(String) -
Method in class com.ibm.portal.outbound.config.impl.OutboundConnectionCreationContextBuilderFactory
Get a creation context for a new application-scoped connection profile.
getOutboundConnectionProfileCreationContext() -
Method in class com.ibm.portal.outbound.config.impl.OutboundConnectionCreationContextBuilderFactory
Get a creation context for the global connection profile.
getOutboundConnectionService(PortletRequest, PortletResponse, String) -
Method in interface com.ibm.portal.outbound.service.OutboundConnectionServiceHome
Create an outbound connection service, using a specified policy mapping.
getOutboundConnectionService(PortletRequest, PortletResponse) -
Method in interface com.ibm.portal.outbound.service.OutboundConnectionServiceHome
Create an outbound connection service, using the default policy mapping.
getOutboundConnectionService(PortletRequest, PortletResponse, String, Map<String, String>) -
Method in interface com.ibm.portal.outbound.service.OutboundConnectionServiceHome
Create an outbound connection service, using a specified policy mapping.
getOutboundConnectionService(PortletRequest, PortletResponse, Map<String, String>) -
Method in interface com.ibm.portal.outbound.service.OutboundConnectionServiceHome
Create an outbound connection service, using the default policy mapping.
getOutboundConnectionService(HttpServletRequest, HttpServletResponse, String) -
Method in interface com.ibm.portal.outbound.service.OutboundConnectionServiceHome
Create an outbound connection service, using a specified policy mapping.
getOutboundConnectionService(HttpServletRequest, HttpServletResponse) -
Method in interface com.ibm.portal.outbound.service.OutboundConnectionServiceHome
Create an outbound connection service, using the default policy mapping.
getOutboundConnectionService(HttpServletRequest, HttpServletResponse, String, Map<String, String>) -
Method in interface com.ibm.portal.outbound.service.OutboundConnectionServiceHome
Create an outbound connection service, using a specified policy mapping.
getOutboundConnectionService(HttpServletRequest, HttpServletResponse, Map<String, String>) -
Method in interface com.ibm.portal.outbound.service.OutboundConnectionServiceHome
Create an outbound connection service, using the default policy mapping.
getOutboundConnectionService(ApplicationContextBean) -
Method in interface com.ibm.portal.outbound.service.OutboundConnectionServiceHome
Create an outbound connection service, using an application context object.
getOutputMediator() -
Method in exception com.ibm.portal.state.exceptions.OutputMediatorException
Returns the output mediator
getOutputProperties() -
Method in interface com.ibm.portal.resolver.xml.StreamContentHandler
Returns the current output properties
getOutputProperty(String) -
Method in interface com.ibm.portal.resolver.xml.StreamContentHandler
Returns one particular output property
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.
getOwner() -
Method in interface com.ibm.portal.ac.ManagedProtectedResource
Returns the owner of the resource.
getOwner() -
Method in interface com.ibm.portal.resolver.webdav.commands.WebdavCommand.Lock
Description of the owner of the lock.
getOwner() -
Method in class com.ibm.portal.resolver.webdav.tree.helper.DefaultWebdavLock
getOwner(T) -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavAccessControlTreeModel
Returns information about the owner principal.
getOwner() -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavLockInfo
Description of the owner of the lock.
getOwnerID() -
Method in interface com.ibm.portal.cp.CollaborativeResource
Returns the ObjectID
of the owner of this node.
getOwnerID() -
Method in interface com.ibm.portal.cp.rating.controller.RatingCreationContext
Returns the ObjectID
of the owner of this tag.
getOwnerID() -
Method in interface com.ibm.portal.cp.tagging.controller.TagCreationContext
Returns the ObjectID
of the owner of this tag.
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.
getPage(List<T>, int) -
Method in interface com.ibm.portal.um.PagingIterator
This method returns the page with the given number if available
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.portlet.IWidgetWrapperURLCreationContext
The page id of the static content page that shall serve relative widget URLs.
getPageID() -
Method in class com.ibm.portal.resolver.uri.PortletURI
Returns the objectID of the page
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.portal.vanityurl.model.VanityURLNode
The ObjectID of the page this vanity URL is registered for.
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.
getPageModeAccessor(StateHolder) -
Method in interface com.ibm.portal.state.accessors.pagemode.PageModeAccessorFactory
Returns an interface that allows for reading page mode information from
the given StateHolder
.
getPageModeAccessorController(StateHolderController) -
Method in interface com.ibm.portal.state.accessors.pagemode.PageModeAccessorFactory
Returns an interface that allows for reading and writing page mode
information from /to the given StateHolderController
.
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
getParameter(String) -
Method in interface com.ibm.portal.mappingurl.PortalURL
Deprecated. Returns the value of a parameter.
getParameter(String) -
Method in interface com.ibm.portal.resolver.accessors.url.ParameterAccessor
Returns the first parameter of a parameter array that matches the key
getParameter(String, String) -
Method in interface com.ibm.portal.resolver.accessors.url.ParameterAccessor
Returns the first parameter of a parameter array that matches the key
getParameter(QName) -
Method in interface com.ibm.portal.resolver.accessors.url.SharedParameterAccessor
Returns the first parameter of a parameter array that matches the key
getParameter(QName, String) -
Method in interface com.ibm.portal.resolver.accessors.url.SharedParameterAccessor
Returns the first parameter of a parameter array that matches the key
getParameter() -
Method in exception com.ibm.portal.resolver.exceptions.InvalidParameterException
Identifies the invalid parameter
getParameter(String, Map<String, String[]>) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Decodes the first string value from the parameters
getParameter(String, Map<String, String[]>, String) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Decodes the first string value from the parameters
getParameter(String, ParameterAccessor) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Decodes the first string value from the parameters
getParameter(String, ParameterAccessor, String) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Decodes the first string value from the parameters
getParameter(String) -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
Decodes the first value from the paramaters
getParameter(String, String) -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
Decodes the first value from the paramaters
getParameter(QName) -
Method in interface com.ibm.portal.state.accessors.portlet.SharedStateAccessor
Returns the first parameter of a parameter array that matches the key
getParameter(QName, String) -
Method in interface com.ibm.portal.state.accessors.portlet.SharedStateAccessor
Returns the first parameter of a parameter array that matches the key
getParameterMap() -
Method in interface com.ibm.portal.resolver.Resolved
Returns a modifiable version of the parameter map that will be passed
to the servlet or portlet as request parameters.
getParameterNames() -
Method in interface com.ibm.portal.mappingurl.PortalURL
Deprecated. Returns an iterator over all parameter names.
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.resolver.accessors.url.ParameterAccessor
Returns an unmodifiable version of the parameters, never
null
, but potentially the empty map.
getParameters(String) -
Method in interface com.ibm.portal.resolver.accessors.url.ParameterAccessor
Returns the parameters for the given key
getParameters(String, String...) -
Method in interface com.ibm.portal.resolver.accessors.url.ParameterAccessor
Returns the parameters for the given key
getParameters() -
Method in interface com.ibm.portal.resolver.accessors.url.ParameterAccessorController
Returns a map of portlet parameters (String -> String[]).
getParameters() -
Method in interface com.ibm.portal.resolver.accessors.url.SharedParameterAccessor
Returns an unmodifiable version of the parameters, never
null
, but potentially the empty map.
getParameters(QName) -
Method in interface com.ibm.portal.resolver.accessors.url.SharedParameterAccessor
Returns the parameters for the given key
getParameters(QName, String...) -
Method in interface com.ibm.portal.resolver.accessors.url.SharedParameterAccessor
Returns the parameters for the given key
getParameters() -
Method in interface com.ibm.portal.resolver.data.Addressable
Returns an potentially unmodifiable version of the parameters used to
address the object, never null
, but potentially the empty
map.
getParameters() -
Method in exception com.ibm.portal.resolver.exceptions.ServiceHandlerNotFoundException
getParameters() -
Method in exception com.ibm.portal.resolver.exceptions.URINotFoundException
getParameters() -
Method in class com.ibm.portal.resolver.helper.AbstractDataSource
getParameters() -
Method in class com.ibm.portal.resolver.helper.DefaultDataSink
getParameters() -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
getParameters(String) -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
Returns the parameters for a particular key
getParameters(String, String...) -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
Returns the parameters for a particular key
getParameters() -
Method in class com.ibm.portal.resolver.helper.EarlyBindingDataSource
getParameters() -
Method in interface com.ibm.portal.resolver.PocURL
Returns a modifiable version of the parameters used to address the
object, never null
, but potentially the empty map.
getParameters() -
Method in interface com.ibm.portal.resolver.portlet.EventRequest
Returns an unmodifiable version of the event parameters, never
null
, but potentially the empty map.
getParameters() -
Method in interface com.ibm.portal.resolver.portlet.RenderEventRequest
Returns an potentially unmodifiable version of the parameters used to
address the object, never null
, but potentially the empty
map.
getParameters() -
Method in interface com.ibm.portal.resolver.portlet.RenderEventResponse
Returns a map of private and public render parameters of the addressed
portlet window (String -> String[]).
getParameters() -
Method in class com.ibm.portal.resolver.uri.PortletURI
getParameters() -
Method in interface com.ibm.portal.state.accessors.action.engine.EngineActionAccessorController
Returns a modifiable map (String
to String[]
)
which allows for setting action parameters for the engine action this
controller operates on.
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.portal.state.accessors.portlet.PortletAccessor
Returns a map of portlet parameters (String -> String[]).
getParameters() -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessorController
Returns a map of portlet parameters (String -> String[]).
getParameters() -
Method in interface com.ibm.portal.state.accessors.portlet.PortletTargetAccessorController
Returns a modifiable map of target parameters (String -> String[]).
getParameters() -
Method in interface com.ibm.portal.state.accessors.portlet.SharedStateAccessor
Returns a map of public portlet render parameters (QName -> String[]).
getParameters(QName) -
Method in interface com.ibm.portal.state.accessors.portlet.SharedStateAccessor
Returns the parameters for the given key
getParameters(QName, String...) -
Method in interface com.ibm.portal.state.accessors.portlet.SharedStateAccessor
Returns the parameters for the given key
getParameters() -
Method in interface com.ibm.portal.state.accessors.portlet.SharedStateAccessorController
Returns a map of public render parameters (String -> String[]).
getParameters() -
Method in interface com.ibm.portal.state.accessors.selection.SelectionAccessor
Returns an unmodifiable map containing generic selection parameters.
getParameters() -
Method in interface com.ibm.portal.state.accessors.selection.SelectionAccessorController
Returns a modifiable map containing generic selection parameters.
getParameters() -
Method in interface com.ibm.portal.state.service.parameters.PortletWindowStateParameterService
Method for obtaining the parameters for the current (implied) portlet
window and the navigation state this service operates on.
getParameters(StateHolder) -
Method in interface com.ibm.portal.state.service.parameters.PortletWindowStateParameterService
Method for obtaining the parameters for the portlet window this service
operates on.
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.portal.outbound.config.CookieRuleCreationContext
return the PolicyRule object that owns the new CookieRule instance.
getParent() -
Method in interface com.ibm.portal.outbound.config.PolicyMappingCreationContext
return the Outbound connection profile to which the new mapping belings
getParent() -
Method in interface com.ibm.portal.outbound.config.PolicyRuleCreationContext
return the owner of the new Policy rule.
getParent() -
Method in interface com.ibm.portal.outbound.config.PolicyVariableCreationContext
return the OutboundConenctionProfile object that should own the new PolicyVariable.
getParent(Node) -
Method in interface com.ibm.portal.state.dom.DocumentModel
Returns the parent for a given node.
getParent(E) -
Method in interface com.ibm.portal.TreeModel
Returns the parent of a given node.
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()
getParentDN(String) -
Method in interface com.ibm.portal.um.PumaEnvironment
Returns the DN that bound to the given alias
getParentDN(String) -
Method in interface com.ibm.portal.um.PumaProfile
Deprecated. As of release 6.1, replaced by
PumaEnvironment.getParentDN(String)
getParentID() -
Method in interface com.ibm.portal.portlet.PortletEntityCreationContext
The portlet entity or definition object id for which a portlet entity is
to be created.
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
.
getParentPortletEntity(PortletEntity) -
Method in interface com.ibm.portal.portletmodel.PortletModel
Returns the parent portlet entity that provides defaults for preferences.
getParentQuery() -
Method in interface com.ibm.workplace.wcm.api.query.Query
Returns the parent query.
getParentResourceUniqueName() -
Method in interface com.ibm.portal.pcm.dialog.model.ReferencedResource
Returns the parent unique name of the referenced portal resource.
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() -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.secrets.UserPasswordCredentialSecret
Returns the password.
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.portal.vanityurl.model.VanityURLNode
The path the vanity URL is registered for.
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.portal.resolver.friendly.FriendlyURL
Returns the extra path information after the friendly name.
getPathInfo() -
Method in class com.ibm.portal.resolver.friendly.helper.DefaultSelectionResult
getPathInfo() -
Method in interface com.ibm.portal.resolver.friendly.SelectionResult
The path info or null
getPathInfo() -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
Retrieve the path of the current rendering context
getPathName() -
Method in class com.ibm.portal.spa.data.SpaURI
Returns the path portion after the page ID, this path name will start
with a slash character if it exists
getPayloadToContextMapper(String) -
Method in class com.ibm.portal.pcm.events.AbstractCachingMapperFactory
getPayloadToContextMapper(String) -
Method in interface com.ibm.portal.pcm.events.MapperFactory
Returns an instance of the implementation of the specified PayloadToContextMapper.
getPDI() -
Method in enum com.ibm.portal.model.LocalizedContextHome.BASE_TEXT_DIRECTION
Returns the character used to end a BDI sequence for the text
direction.
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
.
getPermission(Identifiable, RoleType) -
Method in interface com.ibm.portal.ac.AccessControlEnvironment
Returns a new Permission Object representing a tupel of RoleType and
resource.
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.
getPocURI() -
Method in exception com.ibm.portal.resolver.exceptions.ServiceHandlerNotFoundException
getPocURI() -
Method in class com.ibm.portal.resolver.uri.PortletURI
getPolicyManager() -
Method in interface com.ibm.policy.manager.PolicyManagerService
Retrieve the PolicyManager instance
getPolicyMappingCreationContext(OutboundConnectionProfile, String, String) -
Method in class com.ibm.portal.outbound.config.impl.OutboundConnectionCreationContextBuilderFactory
Get a creation context for a new policy mapping.
getPolicyMappingLocator(OutboundConnectionProfile) -
Method in interface com.ibm.portal.outbound.config.OutboundConnectionLocatorProvider
return the policy mappings that belongs to the specified profile
getPolicyRuleCreationContext(PolicyMapping, String, String) -
Method in class com.ibm.portal.outbound.config.impl.OutboundConnectionCreationContextBuilderFactory
Get a creation context for a new policy rule.
getPolicyRuleLocator(PolicyMapping) -
Method in interface com.ibm.portal.outbound.config.OutboundConnectionLocatorProvider
Return a policy rule locator for policies that are in the scope of the presented mapping
getPolicyVariableCreationContext(OutboundConnectionProfile, String, PolicyVariable.VariableType) -
Method in class com.ibm.portal.outbound.config.impl.OutboundConnectionCreationContextBuilderFactory
Get a creation context for a new policy variable.
getPolicyVariableLocator(OutboundConnectionProfile) -
Method in interface com.ibm.portal.outbound.config.OutboundConnectionLocatorProvider
Return a locator for policy variables or endpoints.
getPool() -
Method in exception com.ibm.portal.pool.exceptions.ObjectPoolException
getPort() -
Method in interface com.ibm.portal.vanityurl.model.VanityURLNode
The port this vanity URL is registered for.
getPortalContext() -
Method in interface com.ibm.wps.pe.pc.legacy.cmpf.PortletFilterConfig
Deprecated. Returns a reference to the portal's ServletContext in which the caller
is executing.
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.
getPortalDialogModelProvider() -
Method in interface com.ibm.portal.pcm.PortalDialogModelHome
Returns a dialog model provider.
getPortalFriendlySelectionService(HttpServletRequest, HttpServletResponse) -
Method in interface com.ibm.portal.resolver.friendly.service.PortalFriendlySelectionServiceHome
Retrieves an instance of the friendly selection service.
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
getPortalPocService(HttpServletRequest, HttpServletResponse) -
Method in interface com.ibm.portal.resolver.service.PortalPocServiceHome
Returns a PortalPocService
instance which is valid within the
scope of one request.
getPortalRatingModelProvider() -
Method in interface com.ibm.portal.cp.rating.PortalRatingModelHome
Returns a rating model provider.
getPortalResourceModelProvider() -
Method in interface com.ibm.portal.cp.resources.PortalResourceModelHome
Returns a resource model provider.
getPortalResourceObjectID() -
Method in interface com.ibm.portal.pcm.dialog.model.TransitionEndpoint
Deprecated. Use TransitionEndpoint.getReferencedResources()
instead.
getPortalStateManagerService(HttpServletRequest, HttpServletResponse) -
Method in interface com.ibm.portal.state.service.PortalStateManagerServiceHome
Returns a PortalStateManagerService
instance which is
valid within the scope of one request.
getPortalStateManagerService(ServerContext, Locale, Profile, boolean, boolean) -
Method in interface com.ibm.portal.state.service.PortalStateManagerServiceHome
Returns a PortalStateManagerService
instance.
getPortalStaticPageService(HttpServletRequest, HttpServletResponse) -
Method in interface com.ibm.portal.spa.service.PortalStaticPageServiceHome
Creates a new instance of the PortalStaticPageService
that is
valid for one request.
getPortalTagModelProvider() -
Method in interface com.ibm.portal.cp.tagging.PortalTagModelHome
Returns a tag model provider.
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
getPortlet(PortletDefinition) -
Method in interface com.ibm.portal.portletmodel.admin.AdminPortletModel
Return the portlet that represents the deployed code unit for the given
portlet definition
getPortlet(ObjectID) -
Method in interface com.ibm.portal.portletmodel.admin.PortletList
Returns the portlet with the specified object ID.
getPortlet(PortletDefinition) -
Method in interface com.ibm.portal.portletmodel.PortletModel
Return the portlet that represents the deployed code unit for the given
portlet definition.
getPortlet(ObjectID, StateHolder) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessorFactory
Deprecated. since 6.0, use method getPortletAccessor(ObjectID, StateHolder)
instead
getPortlet(String, StateHolder) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessorFactory
Deprecated. since 6.0, use method getPortletAccessor(String, StateHolder)
instead
getPortlet(Node, DocumentModel) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessorFactory
Deprecated. since 6.0, use method getPortletAccessor(Node, DocumentModel)
instead
getPortletAccessor(ObjectID, StateHolder) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessorFactory
Provides an accessor that allows for reading the navigational state of a
particular portlet window (typically this includes portlet mode, window
state, and render parameters) using the given StateHolder
interface.
getPortletAccessor(String, StateHolder) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessorFactory
Provides an accessor that allows for reading the navigational state of a
particular portlet window (typically this includes portlet mode, window
state, and render parameters) using the given StateHolder
interface.
getPortletAccessor(Node, DocumentModel) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessorFactory
Provides an accessor that allows for reading the navigational state of a
particular portlet window (typically this includes portlet mode, window
state, and render parameters) using the given DocumentModel
interface.
getPortletAccessor() -
Method in interface com.ibm.portal.state.PortletStateManager
Gets a portlet accessor that operates on the request-specific state holder.
getPortletAccessor(StateHolder) -
Method in interface com.ibm.portal.state.PortletStateManager
Gets a portlet accessor for the given state holder.
getPortletAccessorController(ObjectID, StateHolderController) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessorFactory
Provides a controller that allows for reading and writing the
navigational state of a particular portlet window (typically this
includes portlet mode, window state, and render parameters) using the
given StateHolderController
.
getPortletAccessorController(String, StateHolderController) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessorFactory
Provides a controller that allows for reading and writing the
navigational state of a particular portlet window (typically this
includes portlet mode, window state, and render parameters) using the
given StateHolderController
.
getPortletAccessorController(Node, DocumentController) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessorFactory
Provides a controller that allows for reading and writing the
navigational state of a particular portlet window (typically this
includes portlet mode, window state, and render parameters) using the
given DocumentController
.
getPortletAccessorController(StateHolderController) -
Method in interface com.ibm.portal.state.PortletStateManager
Gets a portlet controller that operates on the given state.
getPortletAccessorController() -
Method in interface com.ibm.portal.state.PortletStateManagerController
Gets a portlet accessor controller that operates on the request-specific
state holder.
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
getPortletContext(PortletContext) -
Method in class com.ibm.portal.portlet.apiconvert.APIConverterFactory
Returns a wrapper that converts a Jetspeed portlet context to a javax portlet context.
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.
getPortletController(ObjectID, StateHolderController) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessorFactory
Deprecated. since 6.0, use the method getPortletAccessorController(ObjectID, StateHolderController)
instead.
getPortletController(String, StateHolderController) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessorFactory
Deprecated. since 6.0, use method getPortletAccessorController(String, StateHolderController)
instead
getPortletController(Node, DocumentController) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessorFactory
Deprecated. since 6.0, use method getPortletAccessorController(Node, StateHolderController)
instead
getPortletDefinition() -
Method in interface com.ibm.portal.content.LayoutControlCreationContext
The portlet definition for which a layout control is to be created.
getPortletDefinition(ObjectID) -
Method in interface com.ibm.portal.portletmodel.admin.PortletDefinitionList
Returns the portlet definition with the specified object ID.
getPortletDefinition(PortletWindow) -
Method in interface com.ibm.portal.portletmodel.PortletModel
Return the portlet definition that defines administrative settings
for the portlet shown in the given window.
getPortletDefinition(PortletEntity) -
Method in interface com.ibm.portal.portletmodel.PortletModel
Return the portlet definition that defines administrative settings
for the portlet configuration represented by this entity
getPortletDefinition() -
Method in interface com.ibm.portal.resolver.portlet.EventRequest
Returns the portlet definition
getPortletDefinitionID() -
Method in interface com.ibm.portal.portlet.PortletDefinitionCloningContext
The portlet definition object id which should be cloned.
getPortletDefinitionList() -
Method in interface com.ibm.portal.portletmodel.admin.AdminPortletModel
Return a model that gives access to the portlet definitions that are accessible
in the context of this portlet model.
getPortletDeviceClassService(PortletRequest, PortletResponse) -
Method in interface com.ibm.portal.devicesupport.PortletDeviceClassServiceHome
getPortletEntity() -
Method in interface com.ibm.portal.content.LayoutControlCreationContext
The portlet entity for which a layout control is to be created.
getPortletEntity(PortletWindow) -
Method in interface com.ibm.portal.portletmodel.PortletModel
Return a portlet entity that defines preferences for this portlet in the
context of the scope of this portlet model.
getPortletEntity() -
Method in interface com.ibm.portal.resolver.portlet.EventRequest
Returns the portlet entity
getPortletFriendlySelectionService(PortletRequest, PortletResponse) -
Method in interface com.ibm.portal.resolver.friendly.service.PortletFriendlySelectionServiceHome
Retrieves an instance of the friendly selection service.
getPortletId() -
Method in interface com.ibm.workplace.wcm.api.ContextProcessorParams
Returns a string which uniquely identifies the current portlet instance
getPortletList() -
Method in interface com.ibm.portal.portletmodel.admin.AdminPortletModel
Return a model that gives access to the portlets that are accessible
in the context of this portlet model.
getPortletListAccessor(StateHolder) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessorFactory
Provides an accessor that allows for retrieving the list of portlets that
are referenced in the navigational state using the given
StateHolder
interface.
getPortletListAccessor(Node, DocumentModel) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessorFactory
Provides an accessor that allows for retrieving the list of portlets that
are referenced in the navigational state using the given
DocumentModel
interface.
getPortletMode() -
Method in interface com.ibm.portal.resolver.portlet.RenderEventResponse
Returns the current portlet mode.
getPortletMode() -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessor
Returns the current portlet mode.
getPortletMode(PortletMode) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessor
Returns the current portlet mode.
getPortletModel(ContentPage, Context) -
Method in interface com.ibm.portal.cor.service.PortletModelProvider
Returns the portlet model applicable to the given page in the current COR
context.
getPortletModel(Context) -
Method in interface com.ibm.portal.cor.service.PortletModelProvider
Returns the portlet model for the request
getPortletModel(PortletRequest, PortletResponse) -
Method in interface com.ibm.portal.ibmportlet.service.model.PortletModelProvider
Deprecated. Returns the portlet model applicable in the current portlet request.
getPortletModel() -
Method in interface com.ibm.portal.model.command.instantiation.InstantiateTemplateContentNodeCommand.Context
Provides read access to source portlet model.
getPortletModel(ContentPage, ServletRequest, ServletResponse) -
Method in interface com.ibm.portal.model.PortletModelProvider
Returns the portlet model applicable to the given page in the current request.
getPortletModel(PortletRequest, PortletResponse) -
Method in interface com.ibm.portal.portlet.service.model.PortletModelProvider
Returns the portlet model applicable in the current portlet request.
getPortletModel(ContentPage, PortletRequest, PortletResponse) -
Method in interface com.ibm.portal.portlet.service.model.PortletModelProvider
Returns the portlet model for the given content page.
getPortletModelController() -
Method in interface com.ibm.portal.content.LayoutModelController
Returns a portlet model controller valid in the scope of this layout
model controller.
getPortletModelControllerProvider() -
Method in interface com.ibm.portal.model.controller.PortletModelControllerHome
Returns a portlet model provider.
getPortletModelProvider() -
Method in interface com.ibm.portal.cor.service.PortletModelHome
Returns a portlet model provider.
getPortletModelProvider() -
Method in interface com.ibm.portal.model.PortletModelHome
Returns a portlet model provider.
getPortletModes() -
Method in interface com.ibm.portal.portletmodel.Portlet
Returns a ListModel
object of PortletMode
objects that are contained in the
portlet's list of supported portlet modes.
getPortletModes(String) -
Method in interface com.ibm.portal.portletmodel.Portlet
Returns a ListModel
object of PortletMode
objects that are contained in the
portlet's list of supported portlet modes for a specific markup
getPortletModes() -
Method in interface com.ibm.portal.portletmodel.PortletDefinition
Returns a ListModel
object of PortletMode
objects that are contained in the portlet's list of supported portlet
modes.
getPortletModes(String) -
Method in interface com.ibm.portal.portletmodel.PortletDefinition
Returns a ListModel
object of PortletMode
objects that are contained in the portlet's list of supported portlet
modes for a specific markup
getPortletName() -
Method in interface com.ibm.portal.portletmodel.Portlet
Returns the portlet name as specified in the deployment descriptor
getPortletPocService(ActionRequest, ActionResponse) -
Method in interface com.ibm.portal.resolver.service.PortletPocServiceHome
Get a portlet POC service for the current request and response.
getPortletPocService(EventRequest, EventResponse) -
Method in interface com.ibm.portal.resolver.service.PortletPocServiceHome
Get a portlet POC service for the current request and response.
getPortletPocService(PortletRequest, PortletResponse) -
Method in interface com.ibm.portal.resolver.service.PortletPocServiceHome
Get a portlet POC service for the current request and response.
getPortletPocService(RenderRequest, RenderResponse) -
Method in interface com.ibm.portal.resolver.service.PortletPocServiceHome
Get a portlet POC service for the current request and response.
getPortletPocService(ResourceRequest, ResourceResponse) -
Method in interface com.ibm.portal.resolver.service.PortletPocServiceHome
Get a portlet POC service for the current request and response.
getPortletPreferencesLayer() -
Method in interface com.ibm.portal.portletmodel.Portlet
Returns the preferences that are defined in the deployment descriptor for
this portlet
getPortletPreferencesLayer() -
Method in interface com.ibm.portal.portletmodel.PortletPreferencesProvider
Returns the preferences layer that corresponds to the resource implementing
the PortletPreferencesProvider
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 class com.ibm.portal.outbound.service.ApplicationContextBean
return the portlet request object
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.
getPortletRequest() -
Method in interface com.ibm.wps.portlet.menu.MenuContext
Deprecated. Returns instance of the current PortletRequest
getPortletRequestDispatcher(PortletContext, String) -
Method in class com.ibm.portal.portlet.apiconvert.APIConverterFactory
Returns a wrapper that converts a Jetspeed portlet context to a javax portlet request dispatcher.
getPortletResponse() -
Method in class com.ibm.portal.outbound.service.ApplicationContextBean
return the portlet response 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.
getPortletResponse() -
Method in interface com.ibm.wps.portlet.menu.MenuContext
Deprecated. Returns instance of the current PortletResponse
getPortlets(StateHolder) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessorFactory
Deprecated. since 6.0, use method getPortletListAccessor(StateHolder)
instead
getPortlets(Node, DocumentModel) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessorFactory
Deprecated. since 6.0, use method getPortletListAccessor(Node, DocumentModel)
instead
getPortlets() -
Method in interface com.ibm.portal.state.accessors.portlet.PortletListAccessor
Get a (potentially unordered) list of ObjectID
s of
portlets that are accessible by this accessor.
getPortlets(WindowState) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletListAccessor
Get a list of ObjectID
s of portlets that are
currently in the given window state.
getPortlets(PortletMode) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletListAccessor
Get a list of ObjectID
s of portlets that are
currently in the given window state.
getPortletService(Class<T>) -
Method in interface com.ibm.portal.portlet.service.PortletServiceHome
Return a service for the given service interface.
getPortletSession(PortletSession, PortletContext) -
Method in class com.ibm.portal.portlet.apiconvert.APIConverterFactory
Returns a wrapper that converts a Jetspeed portlet session to a javax portlet session.
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
getPortletStateManager(PortletRequest, PortletResponse) -
Method in interface com.ibm.portal.state.service.PortletStateManagerService
Get a portlet state manager for the current request and response.
getPortletStateManagerController(ActionRequest, ActionResponse) -
Method in interface com.ibm.portal.state.service.PortletStateManagerService
Get a portlet state manager for the current request.
getPortletStateManagerController(EventRequest, EventResponse) -
Method in interface com.ibm.portal.state.service.PortletStateManagerService
Get a portlet state manager for the current request.
getPortletStaticPageService(PortletRequest, PortletResponse) -
Method in interface com.ibm.portal.spa.service.PortletStaticPageServiceHome
Get a static page service
getPortletTargetAccessorController(StateHolderController) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletTargetAccessorFactory
Returns a controller which allows for declaring a portlet as the target
of an action or render link in the given state document.
getPortletTargetAccessorController(Node, DocumentController) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletTargetAccessorFactory
Returns a controller which allows for declaring a portlet as the target
of an action or render link.
getPortletTargetAccessorController(HttpServletRequest) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletTargetAccessorFactory
Returns a controller which allows for declaring a portlet as the target
of an action or render link in the request-specific state.
getPortletTargetAccessorController(HttpServletRequest, StateHolderController) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletTargetAccessorFactory
Returns a controller which allows for declaring a portlet as the target
of an action or render link in the given state document.
getPortletTargetAccessorController(HttpServletRequest, Node, DocumentController) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletTargetAccessorFactory
Returns a controller which allows for declaring a portlet as the target
of an action or render link.
getPortletTargetAccessorController() -
Method in interface com.ibm.portal.state.PortletStateManager
Returns a controller which allows for declaring a portlet as the target
of an action or render link that encodes the given state document.
getPortletTargetAccessorController(StateHolderController) -
Method in interface com.ibm.portal.state.PortletStateManager
Returns a accessor controller which allows for declaring a portlet as the
target of an action or render link that encodes the given state document.
getPortletTargetController(StateHolderController) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletTargetAccessorFactory
Deprecated. since 6.0, use method getPortletTargetAccessorController(StateHolderController)
instead
getPortletTargetController(Node, DocumentController) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletTargetAccessorFactory
Deprecated. since 6.0, use method getPortletTargetAccessorController(Node, DocumentController)
instead
getPortletTargetController(HttpServletRequest) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletTargetAccessorFactory
Deprecated. since 6.0, use method getPortletTargetAccessorController(HttpServletRequest)
instead.
getPortletTargetController(HttpServletRequest, StateHolderController) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletTargetAccessorFactory
Deprecated. since 6.0, use method getPortletTargetAccessorController(HttpServletRequest, StateHolderController)
instead
getPortletTargetController(HttpServletRequest, Node, DocumentController) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletTargetAccessorFactory
Deprecated. since 6.0, use method getPortletTargetAccessorController(HttpServletRequest)
instead
getPortletWindow(LayoutControl) -
Method in interface com.ibm.portal.portletmodel.PortletModel
Return the portlet window that is associated with the given layout control.
getPortletWindow() -
Method in interface com.ibm.portal.resolver.portlet.EventRequest
Returns the portlet window
getPortletWindow() -
Method in interface com.ibm.portal.state.service.parameters.PortletWindowStateParameterService
Returns the current portlet window
getPortletWindowID() -
Method in class com.ibm.portal.resolver.uri.PortletURI
Deprecated. use PortletURI.getObjectID()
instead, since the URI not always
contains portlet window IDs
getPortletWindowList() -
Method in interface com.ibm.portal.portletmodel.admin.AdminPortletModel
Return a model that gives access to the portlet windows that are
accessible in the context of this portlet model.
getPortletWindowStateParameterService(ObjectID, ObjectID) -
Method in interface com.ibm.portal.state.service.parameters.StateParameterService
Returns a service that allows manipulation of parameters for the given
portlet window.
getPortletWindowStateParameterService(PortletWindow, ContentPage) -
Method in interface com.ibm.portal.state.service.parameters.StateParameterService
Returns a service that allows manipulation of parameters for the given
portlet window.
getPos() -
Method in interface com.ibm.portal.state.exceptions.CannotDecodeStateFromStringException.Location
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.
getPreferences() -
Method in interface com.ibm.portal.resolver.portlet.EventRequest
Returns the read-only preferences of the addressed portlet window
getPreferencesHierarchy(PortletEntity) -
Method in interface com.ibm.portal.portletmodel.PortletModel
Return an aggregated view of the preference layers associated with the given
portlet entity.
getPreferencesHierarchy(PortletDefinition) -
Method in interface com.ibm.portal.portletmodel.PortletModel
Return an aggregated view of the preference layers associated with the given
portlet definition.
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.
getPreferredLocale(Iterable<Locale>) -
Method in interface com.ibm.portal.model.LocalizedContext
Returns a preferred locale based on the information the context was
created with.
getPreferredLocale(IterableListModel<Locale>) -
Method in interface com.ibm.portal.model.LocalizedContext
Returns a preferred locale based on the information the context was
created with.
getPreferredLocale(Iterator<Locale>) -
Method in interface com.ibm.portal.model.LocalizedContext
Returns a preferred locale based on the information the context was
created with.
getPreferredLocale(ListModel<Locale>) -
Method in interface com.ibm.portal.model.LocalizedContext
Returns a preferred locale based on the information the context was
created with.
getPreferredLocales(Iterable<Locale>) -
Method in interface com.ibm.portal.model.LocalizedContext
Returns a read-only list of preferred locales (in descending order) based
on the information the context was created with.
getPreferredLocales(IterableListModel<Locale>) -
Method in interface com.ibm.portal.model.LocalizedContext
Returns a read-only list of preferred locales (in descending order) based
on the information the context was created with.
getPreferredLocales(Iterator<Locale>) -
Method in interface com.ibm.portal.model.LocalizedContext
Returns a read-only list of preferred locales (in descending order) based
on the information the context was created with.
getPreferredLocales(ListModel<Locale>) -
Method in interface com.ibm.portal.model.LocalizedContext
Returns a read-only list of preferred locales (in descending order) based
on the information the context was created with.
getPreferredSupportedLocale() -
Method in interface com.ibm.portal.model.LocalizedContext
Returns a preferred locale based on the information the context was
created with.
getPreferredSupportedLocales() -
Method in interface com.ibm.portal.model.LocalizedContext
Returns a read-only list of preferred locales (in descending order) based
on the information the context was created with.
getPrefix() -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
Returns the prefix for all document URLs generated on rendering.
getPreProcessor() -
Method in exception com.ibm.portal.state.exceptions.PortletPreProcessorException
Returns the preprocessor that threw the exception.
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
getPreviousPage(List<T>) -
Method in interface com.ibm.portal.um.PagingIterator
This method returns the previous page of search results if available.
getPreviousParentId() -
Method in interface com.ibm.workplace.wcm.api.extensions.syndication.Moved
The parent id of the item prior to the move.
getPreviousPortletMode() -
Method in interface com.ibm.portal.state.accessors.portlet.LegacyPortletAccessor
Deprecated. Provides the previous portlet mode.
getPreviousWindowState() -
Method in interface com.ibm.portal.state.accessors.portlet.LegacyPortletAccessor
Deprecated. Provides the previous window state.
getPrimaryScope() -
Method in interface com.ibm.portal.services.contentmapping.ScopeProvider
Returns primary scope handled by this scope provider.
getPrincipal() -
Method in interface com.ibm.portal.ac.data.RoleAssignment
Returns the Principal associated with this RoleAssignment
getPrincipal() -
Method in class com.ibm.portal.resolver.webdav.tree.helper.DefaultWebdavAccessControlEntry
getPrincipal() -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavAccessControlEntry
Returns information about the principal (relative WebDAV path)
getProbeID() -
Method in exception com.ibm.portal.theme.plugin.exception.ThemeExtensionInitException
getProcessedSteps() -
Method in interface com.ibm.portal.pcm.dialog.state.DialogStateManager
Returns the list of already processed dialog steps.
getProcessedSteps(DialogStateManager.Scope) -
Method in interface com.ibm.portal.pcm.dialog.state.DialogStateManager
Returns the list of already processed dialog steps.
getProcessedSteps(DialogDefinition) -
Method in interface com.ibm.portal.pcm.dialog.state.DialogStepDisplayStrategy
Deprecated. Use #getProcessedSteps(Scope)
instead.
getProcessedSteps(DialogStateManager.Scope) -
Method in interface com.ibm.portal.pcm.dialog.state.DialogStepDisplayStrategy
Returns the list of currently processed steps given the provided scope.
getProcessedSubsteps() -
Method in interface com.ibm.portal.pcm.dialog.state.DialogSubstepModel
getProfile() -
Method in interface com.ibm.portal.resolver.accessors.ContextAccessor
Returns the CCPP profile of the current scope
getProfile(PortletRequest) -
Method in interface com.ibm.portal.um.portletservice.legacy.PumaHome
Deprecated. The returned instance of PumaProfile
can be used to read attributes
for a Principal
getProfile(PortletRequest) -
Method in interface com.ibm.portal.um.portletservice.PumaHome
The returned instance of PumaProfile
can be used to read attributes
for a Principal
getProfile() -
Method in interface com.ibm.portal.um.PumaAdminHome
Deprecated. The returned instance of PumaProfil
can be used to read
attributes for a Principal
The PumaProfil
object returned by this method uses WebSphere Application Server security features to
determine the current available user.
getProfile(ServletRequest) -
Method in interface com.ibm.portal.um.PumaHome
Deprecated. since 6.1 use
PumaHome.getProfile()
instead.
However, if remember me feature is utilized, PumaHome.getProfile(javax.servlet.ServletRequest)
method shall still be used.
getProfile() -
Method in interface com.ibm.portal.um.PumaHome
The returned instance of PumaProfile
can be used to read attributes
for a Principal
The PumaProfile
object returned by this method uses WebSphere Application Server RunAs Subject security feature to
determine the current available user.
getProfile(String, ServletRequest) -
Method in interface com.ibm.portal.um.PumaHome
Deprecated. since 6.1.0.2 use
PumaHome.getProfile(String)
instead.
However, if remember me feature is utilized, PumaHome.getProfile(String, javax.servlet.ServletRequest)
method shall still be used.
getProfile(String) -
Method in interface com.ibm.portal.um.PumaHome
The returned instance of PumaProfile
can be used to read attributes
for a Principal
The PumaProfile
object returned by this method uses WebSphere Application Server RunAs Subject security feature to
determine the current available user.
getProfile(int) -
Method in class com.ibm.websphere.personalization.RuleTrigger
Provides access to the indexed profile
property.
getProfileLocator() -
Method in interface com.ibm.portal.outbound.config.OutboundConnectionLocatorProvider
Return the Locator for the outbound conenction profile instances.
getProfileName() -
Method in interface com.ibm.portal.wcm.plr.BeanListRequest
Returns the unique name of the list rendering profile to be used for transforming external data into BeanList
objects.
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
getProjectContext(Map<String, String[]>, Boolean) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Decodes the project scope flag
getProjectContext(ParameterAccessor, Boolean) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Decodes the project scope flag
getProjectContext(String, Boolean) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Decodes the project context string into a boolean representation
getProjectContext(Boolean) -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
Decodes the project context from a parameter map
getProjectID() -
Method in interface com.ibm.portal.services.project.ProjectIdentificationService
Returns the ObjectID
of the currently selected project
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 interface com.ibm.portal.services.project.ProjectIdentificationService
Returns the UUID of the currently selected project
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.
getPropagatingContentMappingInfoController(ContentModel<ContentNode>, String[], int, int) -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingInfoHome
Returns a ContentMappingInfoController
object that can be used to create modifiable versions of ContentMappingInfo
objects
and to commit modifications done to corresponding ModifiableContentMappingInfo
objects.
getPropagatingContentMappingInfoController(ContentModel<ContentNode>, String[], int, int) -
Method in interface com.ibm.portal.services.contentmapping.model.ContentMappingModel
Returns a ContentMappingInfoController
object that can be used to create modifiable versions of ContentMappingInfo
objects
and to commit modifications done to corresponding ModifiableContentMappingInfo
objects.
getPropagationBlockedRoleTypes() -
Method in interface com.ibm.portal.ac.ManagedProtectedResource
Returns those role types the resource blocks for propagation (i.e.
getProperties() -
Method in class com.ibm.portal.resolver.helper.cor.AbstractContentLocationFactory
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.portal.resolver.xml.XMLPropertyProvider
Look up the value of a property.
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 class com.ibm.portal.resolver.helper.cor.AbstractContentLocationFactory
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
getProps() -
Method in exception com.ibm.portal.state.exceptions.PropertyException
getProtectedNamesToCopy() -
Method in interface com.ibm.portal.model.controller.context.MetaDataCopyCreationContext
Returns a list of meta data names (aka keys) which are not
exposed through MetaData.getNames()
but only
through explicit calls on
MetaData.getValue(String)
.
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.
getPublicId() -
Method in interface com.ibm.portal.resolver.xml.DocumentTypeDefinition
Gets the public identifier for the DTD
getPublicParameterNames() -
Method in interface com.ibm.portal.state.service.parameters.PortletWindowStateParameterService
Returns a set of the name of the public render parameters for the current
portlet window.
getPublicParameters() -
Method in interface com.ibm.portal.state.service.parameters.BaseStateParameterService
Returns a map of all public render parameters in the state for the
current scope on the state of the current request.
getPublicParameters(Collection<QName>) -
Method in interface com.ibm.portal.state.service.parameters.BaseStateParameterService
Returns a map of the public render parameters with the given keys in the
current scope on the state of the current request.
getPublicParameters(Collection<QName>, StateHolder) -
Method in interface com.ibm.portal.state.service.parameters.BaseStateParameterService
Returns a map of the public render parameters with the given keys in the
current scope.
getPublicParameters(StateHolder) -
Method in interface com.ibm.portal.state.service.parameters.BaseStateParameterService
Returns a map of all public render parameters in the state for the
current scope.
getPublicRenderParameterHierarchy(PortletDefinition) -
Method in interface com.ibm.portal.portletmodel.PublicRenderParameterHierarchyProvider
Returns a PublicRenderParameterProvider
for the given
PortletDefinition
.
getPublicRenderParameterNames() -
Method in interface com.ibm.portal.resolver.portlet.EventRequest
Returns an unmodifiable set of the names of the public render parameters
of the targeted portlet
getPublicRenderParameterResolver() -
Method in interface com.ibm.portal.state.service.parameters.BaseStateParameterService
Returns the resolver associated with this service
getPublicRenderParameters() -
Method in interface com.ibm.portal.portletmodel.PublicRenderParameterProvider
Returns a searchable and iterable list containing the public render
parameters of the portlet.
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.
getPVSPath() -
Method in interface com.ibm.policy.manager.PolicyValueSet
Retrieve unique Policy path to this node
getPVSProfiler() -
Method in interface com.ibm.policy.manager.PolicyValueSet
Retrieve the Personalization rule associated with this PVS
getPznRequestObjectInterface() -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
getPznRequestObjectInterface() -
Method in interface com.ibm.websphere.personalization.RequestContext
Returns the PznRequestObjectInterface
getQName() -
Method in interface com.ibm.portal.portletmodel.CommunicationDatatype
Returns a QName
containing the semantic type of the transferred value, for example PhoneNo, OrderID
and so forth.
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.
getRating() -
Method in interface com.ibm.portal.cp.rating.controller.RatingCreationContext
Returns the rating value of this rating.
getRating() -
Method in interface com.ibm.portal.cp.rating.Rating
Returns the value of this rating.
getRatingAverageCalculator() -
Method in interface com.ibm.portal.cp.rating.RatingAverageCalculatorProvider
getRatingModel(Context) -
Method in interface com.ibm.portal.cp.rating.CorRatingModelProvider
Returns a RatingModel
.
getRatingModel(HttpServletRequest, HttpServletResponse) -
Method in interface com.ibm.portal.cp.rating.PortalRatingModelProvider
Returns a RatingModel
which exposes a
RatingModelLocator for the
getLocator()
method.
getRatingModel(PortletRequest, PortletResponse) -
Method in interface com.ibm.portal.cp.rating.PortletRatingModelProvider
Returns a RatingModel
which exposes a
RatingModelLocator for the
getLocator()
method.
getRatingModelController(RatingModel<T>) -
Method in interface com.ibm.portal.cp.rating.RatingModelControllerProvider
Returns a RatingModelController
for the given model.
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'
getRealm() -
Method in interface com.ibm.portal.admin.VirtualPortal
Returns the realm of this virtual portal.
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.
getRedirectURL() -
Method in interface com.ibm.portal.resolver.data.RedirectDataSource
Returns the URL to redirect to
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.
getReferencedResourceID() -
Method in interface com.ibm.portal.mappingurl.PortalURL
Deprecated. Returns the ObjectID of the referenced resource.
getReferencedResources() -
Method in interface com.ibm.portal.pcm.dialog.model.TransitionEndpoint
Returns a list of references resources.
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
getRenderParameters(StateHolder) -
Method in interface com.ibm.portal.state.service.parameters.PortletWindowStateParameterService
Method for obtaining the parameters for the portlet window this service
operates on.
getRenderRequest(PortletRequest) -
Method in class com.ibm.portal.portlet.apiconvert.APIConverterFactory
Returns a wrapper that converts a Jetspeed portlet request to a javax render request.
getRenderResponse(PortletResponse) -
Method in class com.ibm.portal.portlet.apiconvert.APIConverterFactory
Returns a wrapper that converts a Jetspeed portlet response to a javax render response.
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 interface com.ibm.portal.resolver.ActionContext
getRequest() -
Method in interface com.ibm.portal.resolver.EventContext
getRequest() -
Method in interface com.ibm.portal.resolver.PortletContext
Returns the JSR168 portlet request object associated with the context
getRequest() -
Method in interface com.ibm.portal.resolver.RenderContext
getRequest() -
Method in interface com.ibm.portal.resolver.ResourceContext
getRequest() -
Method in interface com.ibm.portal.resolver.ServletContext
Returns the HTTP request object associated with the context
getRequest() -
Method in exception com.ibm.portal.state.accessors.exceptions.CannotRetrieveResourceUrlAccessorException
getRequest() -
Method in exception com.ibm.portal.state.accessors.exceptions.StateAccessorException
Returns the servlet request the accessor operated on.
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.
getResolutionService() -
Method in interface com.ibm.portal.resolver.service.PocServiceHome
Returns a ResolutionService
that does a COR lookup to find the
actual ResolutionService
.
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() -
Method in interface com.ibm.portal.cp.rating.controller.RatingCreationContext
Returns the resource this rating is associated to.
getResource() -
Method in interface com.ibm.portal.cp.tagging.controller.TagCreationContext
Returns the resource this tag is associated to.
getResource() -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.CredentialDataEntry
This method returns the name of the resource where the credential secret
is stored.
getResource(String, String) -
Method in class com.ibm.websphere.personalization.RuleTrigger
Deprecated.
getResourceBeans() -
Method in interface com.ibm.portal.wcm.plr.BeanList
Getter method for the read-only list of resource beans contained in this BeanList
object.
getResourceBuilder(Context, Map<String, String[]>) -
Method in interface com.ibm.portal.cp.resources.builder.CustomResourceBuilderProvider
Obtains the ResourceBuilder
for the given COR context.
getResourceBundle(String) -
Method in interface com.ibm.portal.model.LocalizedContext
Gets a resource bundle using the specified base name based on the
information the context was created with.
getResourceBundle(String, ClassLoader) -
Method in interface com.ibm.portal.model.LocalizedContext
Gets a resource bundle using the specified base name based on the
information the context was created with.
getResourceBundle() -
Method in interface com.ibm.portal.portlet.service.model.PortletLocalizedContext
Gets the resource bundle defined by the portlet based on the information
the context was created with.
getResourceBundle(Locale) -
Method in interface com.ibm.portal.wcm.plr.ListRenderingProfileProvider
Returns the resource bundle containing the NLS keys for the attributes defined by the profiles introduced by this
ListRenderingProfileProvider.
getResourceBundleName() -
Method in class com.ibm.workplace.wcm.api.plugin.textprovider.TextProviderAdapter
Override this to return the name of the ResourceBundle
to use.
getResourceBundleProvider(String, ClassLoader) -
Method in interface com.ibm.portal.model.LocalizedContextHome
Constructs a ResourceBundleProvider
that can be used to load
resource bundles in particular locales without providing a locale based
fallback.
getResourceBundleProvider() -
Method in interface com.ibm.portal.portlet.service.model.PortletLocalizedContext
Returns the resource bundle provider for the default resource bundle for
the portlet
getResourceBundleProvider(PortletConfig) -
Method in interface com.ibm.portal.portlet.service.model.PortletLocalizedContextHome
Loads the ResourceBundleProvider
for the given
PortletConfig
.
getResourceCombinerService(Context) -
Method in interface com.ibm.portal.resourceaggregator.combiner.CorResourceCombinerServiceHome
Returns the resource combiner service.
getResourceCombinerService(PortletRequest, PortletResponse) -
Method in interface com.ibm.portal.resourceaggregator.combiner.PortletResourceCombinerServiceHome
Returns the resource combiner service.
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.
getResourceID() -
Method in interface com.ibm.portal.ac.data.Role
Returns the ObjectID of the resource associated with this Role instance
getResourceID() -
Method in interface com.ibm.portal.cp.CollaborativeResource
Returns the ObjectID
of the resource this node is associated
with.
getResourceID() -
Method in interface com.ibm.portal.services.contentmapping.ContentMapping
Returns the portal resource ID for this mapping.
getResourceLocator() -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingInfoHome
Returns the ResourceLocator
interface that can be used to search for specific portal resources based on content mapping
information in the default scope.
getResourceLocator(String) -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingInfoHome
Returns the ResourceLocator
interface that can be used to search for specific portal resources based on content mapping
information in the set of scopes handled by a specific scope provider.
getResourceLocator() -
Method in interface com.ibm.portal.services.contentmapping.model.ContentMappingModel
Returns the ResourceLocator
interface that can be used to search for specific portal resources based on content mapping
information in the default scope.
getResourceLocator(String) -
Method in interface com.ibm.portal.services.contentmapping.model.ContentMappingModel
Returns the ResourceLocator
interface that can be used to search for specific portal resources based on content mapping
information in the set of scopes handled by a specific scope provider.
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
getResourceModel(Context) -
Method in interface com.ibm.portal.cp.resources.CorResourceModelProvider
Returns a ResourceModel
which exposes a
ResourceModelLocator
getResourceModel(HttpServletRequest, HttpServletResponse) -
Method in interface com.ibm.portal.cp.resources.PortalResourceModelProvider
Returns a ResourceModel
which exposes a
ResourceModelLocator
getResourceModel(PortletRequest, PortletResponse) -
Method in interface com.ibm.portal.cp.resources.PortletResourceModelProvider
Returns a ResourceModel
which exposes a
ResourceModelLocator
getResourceModelController(ResourceModel<R>) -
Method in interface com.ibm.portal.cp.resources.ResourceModelControllerProvider
Returns a ResourceModelController
for the given
ResourceModel
.
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.
getResourceObjectID() -
Method in interface com.ibm.portal.pcm.dialog.model.ReferencedResource
Returns the ObjectID
of the referenced portal resource.
getResourceOID() -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingInfo
Returns the portal resource ObjectID for this ContentMappingInfo
object.
getResourceRoot() -
Method in interface com.ibm.portal.admin.Decoration
Returns the resource root directory of the decoration.
getResourceRoot() -
Method in interface com.ibm.portal.admin.DecorationCreationContext
Returns the resource root of the skin.
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.
getResourceUniqueName() -
Method in interface com.ibm.portal.pcm.dialog.model.ReferencedResource
Returns the unique name of the referenced portal resource.
getResourceURI() -
Method in class com.ibm.portal.resolver.operations.OperationURI
Returns the URI identifying the resource the operation should be applied
to.
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(String, Theme, PortalResources.Type) -
Method in interface com.ibm.portal.state.accessors.url.ResourceURLAccessor
Deprecated. Use
ResourceURLAccessor.getResourceURL(String, Decoration, com.ibm.portal.state.accessors.url.PortalResources.Type)
getResourceURL(String, Decoration, PortalResources.Type) -
Method in interface com.ibm.portal.state.accessors.url.ResourceURLAccessor
Creates a URL object that points to a generic resource.
getResourceURL(String, Decoration, PortalResources.Type, URLContext) -
Method in interface com.ibm.portal.state.accessors.url.ResourceURLAccessor
Creates a URL object that points to a generic resource.
getResourceURL(String, PortalResources.Type) -
Method in interface com.ibm.portal.state.accessors.url.ResourceURLAccessor
Creates a URL object that points to a generic resource.
getResourceURL(String, PortalResources.Type, PortalResources.State) -
Method in interface com.ibm.portal.state.accessors.url.ResourceURLAccessor
Creates a URL object that points to a generic resource.
getResourceURL(String, Theme, PortalResources.Type, PortalResources.State) -
Method in interface com.ibm.portal.state.accessors.url.ResourceURLAccessor
Deprecated. Use
ResourceURLAccessor.getResourceURL(String, Decoration, com.ibm.portal.state.accessors.url.PortalResources.Type, com.ibm.portal.state.accessors.url.PortalResources.State)
getResourceURL(String, Decoration, PortalResources.Type, PortalResources.State) -
Method in interface com.ibm.portal.state.accessors.url.ResourceURLAccessor
Creates a URL object that points to a generic resource.
getResourceURL(String, Decoration, PortalResources.Type, PortalResources.State, URLContext) -
Method in interface com.ibm.portal.state.accessors.url.ResourceURLAccessor
Creates a URL object that points to a generic resource.
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 interface com.ibm.portal.resolver.ActionContext
getResponse() -
Method in interface com.ibm.portal.resolver.EventContext
getResponse() -
Method in interface com.ibm.portal.resolver.MimeContext
getResponse() -
Method in interface com.ibm.portal.resolver.PortletContext
Returns the JSR168 portlet response object associated with the context
getResponse() -
Method in interface com.ibm.portal.resolver.RenderContext
getResponse() -
Method in interface com.ibm.portal.resolver.ResourceContext
getResponse() -
Method in interface com.ibm.portal.resolver.ServletContext
Returns the HTTP response object associated with the context
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
getResult() -
Method in interface com.ibm.portal.resolver.xml.XMLResultProvider
Returns a JAXP Result
object
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
getReturnSelection() -
Method in interface com.ibm.portal.state.accessors.solo.SoloAccessor
Returns the ObjectID
representing the selection
that has been associated with the portlet being in solo state.
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.
getRole() -
Method in interface com.ibm.portal.ac.data.RoleAssignment
Returns the Role associated with this RoleAssignment
getRole(RoleType) -
Method in interface com.ibm.portal.ac.RoleData
Returns the Role
object associated with the given
RoleType
or null if there is no such role.
getRoleAssignments(Principal) -
Method in interface com.ibm.portal.ac.RoleData
Returns the (potentially empty) read-only set of all role assignments for
the given principal, including assignments on parent resources and
enclosing groups
getRoleData(Identifiable) -
Method in interface com.ibm.portal.ac.AccessControlHome
The returned instance of RoleData
provides read access to
the role date of a of the protected resource associated with the given
resource, for example the set of principals mapped to a specific role.
getRoleData() -
Method in interface com.ibm.portal.ac.RoleDataProvider
Returns the RoleData
associated with this object
getRoleDataController(Identifiable) -
Method in interface com.ibm.portal.ac.AccessControlHome
The returned instance of RoleDataController
provides write
access to the role date of a of the protected resource associated with
the given resource, for example the set of principals mapped to a
specific role.
getRoleDataController() -
Method in interface com.ibm.portal.ac.RoleDataProvider
Returns the RoleDataController
associated with this object
getRoles() -
Method in interface com.ibm.portal.ac.RoleData
Returns the (potentially empty) read-only set of all roles that are
externalized or currently in use, i.e.
getRoleType() -
Method in interface com.ibm.portal.ac.data.Role
Returns the RoleType of this Role instance
getRoleTypeForName(String) -
Method in interface com.ibm.portal.ac.AccessControlEnvironment
Returns the RoleType identified by the given name.
getRoleTypes() -
Method in interface com.ibm.portal.ac.RoleData
Returns a (potentially empty) read-only SortedSet
containing the
RoleType
s of those roles that are externalized or currently in
use for the resource.
getRoot() -
Method in interface com.ibm.portal.state.dom.DocumentModel
Returns the root node of the document.
getRoot() -
Method in interface com.ibm.portal.TreeModel
Returns the root node of the tree model.
getRoot() -
Method in interface com.ibm.wps.portlet.menu.MenuTree
Deprecated. Returns the root node of this tree.
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
getRuleContext() -
Method in interface com.ibm.policy.manager.Target
Retrieve the RuleContext for this Target
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.
getScheme() -
Method in class com.ibm.portal.resolver.helper.cor.AbstractContentLocationFactory
getScheme() -
Method in class com.ibm.portal.resolver.helper.cor.SingleContentLocationFactory
getSchemes() -
Method in class com.ibm.portal.resolver.helper.cor.AbstractContentLocationFactory
getSchemes() -
Method in class com.ibm.portal.resolver.helper.cor.SingleContentLocationFactory
getSchemeSpecificPart() -
Method in class com.ibm.portal.cp.resources.builder.AbstractCustomResource
getSchemeSpecificPart() -
Method in interface com.ibm.portal.cp.resources.Resource
Returns the scheme specific part of this resource.
getScope() -
Method in interface com.ibm.portal.cp.CollaborativeResource
Returns the Scope
of this resource.
getScope() -
Method in interface com.ibm.portal.outbound.config.CookieRule
Return the cookie scope
getScope() -
Method in interface com.ibm.portal.services.contentmapping.ContentMapping
Returns the scope value for this content mapping.
getScope() -
Method in interface com.ibm.wps.portlet.menu.MenuNode
Deprecated. Returns scope of the menu tree node.
getScopeId() -
Method in class com.ibm.websphere.personalization.RuleTrigger
getScopeProvider(String) -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingInfoHome
Returns the scope provider for a given scope provider name.
getScopeProvider(String) -
Method in interface com.ibm.portal.services.contentmapping.model.ContentMappingModel
Returns the scope provider for a given scope provider name.
getScopeProviders() -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingInfoHome
Returns the list of available content mapping scope providers.
getScopeProviders() -
Method in interface com.ibm.portal.services.contentmapping.model.ContentMappingModel
Returns the list of available content mapping scope providers.
getScopeRef() -
Method in interface com.ibm.portal.outbound.config.OutboundConnectionProfileCreationContext
Return the application scope reference
getScopes() -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingInfo
Returns an unmodifiable set of scopes used by this ContentMappingInfo
object.
getScopes() -
Method in interface com.ibm.portal.services.contentmapping.ScopeProvider
Returns all individual scopes handled by this scope provider.
getScreenTemplate() -
Method in interface com.ibm.portal.state.accessors.screentemplate.ScreenTemplateAccessor
Returns the screen template of the navigation node (aka portal page)
which is currently selected.
getScreenTemplateAccessor(StateHolder) -
Method in interface com.ibm.portal.state.accessors.screentemplate.ScreenTemplateAccessorFactory
Get a read-only interface to the screen template.
getScreenTemplateAccessor(Node, DocumentModel) -
Method in interface com.ibm.portal.state.accessors.screentemplate.ScreenTemplateAccessorFactory
Get a read-only interface to the screen template.
getScreenTemplateAccessorController(StateHolderController) -
Method in interface com.ibm.portal.state.accessors.screentemplate.ScreenTemplateAccessorFactory
Returns a controller that allows to modify the screen template.
getScreenTemplateAccessorController(Node, DocumentController) -
Method in interface com.ibm.portal.state.accessors.screentemplate.ScreenTemplateAccessorFactory
Returns a controller that allows to modify the screen template.
getSearchableTreeModel() -
Method in interface com.ibm.portal.resolver.friendly.service.FriendlySelectionService
Returns the SearchableTreeModel
used to encode and decode
friendly selections.
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 interface com.ibm.portal.portlet.service.credentialvault.spi.secrets.BinaryCredentialSecret
Static utility method.
getSecret() -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.secrets.JaasSubjectCredentialSecret
Returns the secret.
getSecret() -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.secrets.JavaObjectCredentialSecret
Returns the secret.
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
getSelectedNode() -
Method in interface com.ibm.portal.navigation.SelectionModel
Returns the currently selected node in the list model.
getSelection() -
Method in interface com.ibm.portal.resolver.friendly.FriendlyURL
Returns the ObjectID
of the navigation node which is currently
selected.
getSelection() -
Method in interface com.ibm.portal.state.accessors.selection.SelectionAccessor
Returns the ObjectID
of the navigation node which is
currently selected.
getSelection(StateHolder) -
Method in interface com.ibm.portal.state.accessors.selection.SelectionAccessorFactory
Deprecated. since 6.0, use method getSelectionAccessor(StateHolder)
instead
getSelection(Node, DocumentModel) -
Method in interface com.ibm.portal.state.accessors.selection.SelectionAccessorFactory
Deprecated. since 6.0, use method getSelectionAccessor(Node, DocumentModel)
instead
getSelectionAccessor(StateHolder) -
Method in interface com.ibm.portal.state.accessors.selection.SelectionAccessorFactory
Provides an accessor that allows for reading the selection information
from the navigational state using the given StateHolder
interface.
getSelectionAccessor(Node, DocumentModel) -
Method in interface com.ibm.portal.state.accessors.selection.SelectionAccessorFactory
Provides an accessor that allows for reading the selection information
from the navigational state using the given DocumentModel
interface.
getSelectionAccessorController(StateHolderController) -
Method in interface com.ibm.portal.state.accessors.selection.SelectionAccessorFactory
Provides a controller that allows for reading and writing selection
information from /to the navigational state using the given
StateHolderController
interface.
getSelectionAccessorController(Node, DocumentController) -
Method in interface com.ibm.portal.state.accessors.selection.SelectionAccessorFactory
Provides a controller that allows for reading and writing selection
information from /to the navigational state using the given
DocumentController
interface.
getSelectionController(StateHolderController) -
Method in interface com.ibm.portal.state.accessors.selection.SelectionAccessorFactory
Deprecated. since 6.0, use method getSelectionAccessorController(StateHolderController)
instead
getSelectionController(Node, DocumentController) -
Method in interface com.ibm.portal.state.accessors.selection.SelectionAccessorFactory
Deprecated. since 6.0, use method getSelectionAccessorController(Node, DocumentController)
instead
getSelectionMapping(ObjectID) -
Method in interface com.ibm.portal.state.accessors.selection.SelectionAccessor
Returns the ObjectID
of the navigation node which may be
used as a selection fallback for aNavNode
.
getSelectionMapping(String) -
Method in interface com.ibm.portal.state.accessors.selection.SelectionAccessor
Returns the ObjectID
of the resource which may be used as
selection fallback for aNavNode
.
getSelectionMappings() -
Method in interface com.ibm.portal.state.accessors.selection.SelectionAccessor
Returns an unmodifiable map of selection mappings
getSelectionMappings() -
Method in interface com.ibm.portal.state.accessors.selection.SelectionAccessorController
Returns a modifiable map of selection mappings
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[]
.
getSelectionURI() -
Method in interface com.ibm.portal.state.accessors.selection.SelectionAccessor
Returns the URI of the current selection (if any) or null
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
getSerializer() -
Method in enum com.ibm.portal.state.accessors.pagemode.PageMode
getServerContext() -
Method in interface com.ibm.portal.resolver.accessors.url.PocServerContextProvider
Returns the applicable server context
getServerContext() -
Method in interface com.ibm.portal.resolver.accessors.url.PocURLFactory
Returns information about the URL configuration in the scope of the
current request.
getServerContext(Boolean) -
Method in interface com.ibm.portal.resolver.accessors.url.PocURLFactory
Returns information about the URL configuration in the scope of the
current request.
getServerContext() -
Method in interface com.ibm.portal.resolver.friendly.accessors.url.FriendlyURLFactory
Returns information about the URL configuration in the scope of the
current request.
getServerContext() -
Method in interface com.ibm.portal.resolver.service.PocService
Returns the server context that describes the server configuration for
this service instance (i.e.
getServerContext() -
Method in interface com.ibm.portal.state.accessors.url.ServerContextProvider
Returns the applicable server context
getServerContext() -
Method in interface com.ibm.portal.state.service.StateManagerService
Returns the server context for the state manager
getServerContext() -
Method in interface com.ibm.portal.state.URLFactory
Returns information about the URL configuration in the scope of the
current request.
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
getService() -
Method in exception com.ibm.portal.resolver.exceptions.ServiceNotFoundException
getService(URI, Class<T>, ServiceHandler, Context, T) -
Static method in class com.ibm.portal.resolver.helper.CORLookup
Returns a service from a service handler
getServiceInterface() -
Method in exception com.ibm.portal.portlet.service.PortletServiceInvalidInterfaceException
Returns the service interface that was requested but could not be provided.
getServices(Collection<? super T>, Class<T>, Context) -
Static method in class com.ibm.portal.resolver.helper.CORLookup
Convenience method to assemble all services for a particular interface
getServices(Collection<? super T>, URI, Class<T>, Context, T) -
Static method in class com.ibm.portal.resolver.helper.CORLookup
Assembles all services that implement a particular interface
getServletRequest() -
Method in class com.ibm.portal.outbound.service.ApplicationContextBean
return the servlet request object
getServletRequest() -
Method in interface com.ibm.websphere.personalization.PznHttpRequestObjectInterface
Returns the base HttpServletRequest for this object.
getServletResponse() -
Method in class com.ibm.portal.outbound.service.ApplicationContextBean
return the servlet response 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
getSetting() -
Method in interface com.ibm.portal.outbound.config.IPFilterSetting
Return the IP filter setting.
getSharedStateAccessor(String, StateHolder) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessorFactory
Provides an accessor that allows for reading the shared navigational
state of a particular bucket (identified through a shared state id).
getSharedStateAccessor(Node, DocumentModel) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessorFactory
Provides an accessor that allows for reading the shared navigational state of a particular
bucket (typically this includes shared render parameters).
getSharedStateAccessorController(String, StateHolderController) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessorFactory
Provides a controller that allows for reading and writing the shared navigational state of a
particular bucket (identified through a shared state id).
getSharedStateAccessorController(Node, DocumentController) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessorFactory
Provides a controller that allows for reading and writing the shared navigational state of a
particular bucket (typically this includes shared render parameters).
getSharedStateID() -
Method in exception com.ibm.portal.state.accessors.exceptions.SharedStateIdException
getSharedStateIDs() -
Method in interface com.ibm.portal.state.accessors.portlet.SharedStateListAccessor
Get a (potentially unordered and unmodifiable) set of
sharedStateID
s, i.
getSharedStateListAccessor(StateHolder) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessorFactory
Provides an accessor that allows for retrieving the list of shared state buckets that
are referenced in the navigational state using the given
StateHolder
interface.
getSharedStateListAccessor(Node, DocumentModel) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessorFactory
Provides an accessor that allows for retrieving the list of shared state buckets that
are referenced in the navigational state using the given
DocumentModel
interface.
getSharingPolicy(HttpServletRequest) -
Method in class com.ibm.wps.pe.pc.legacy.cache.CacheablePortlet
Deprecated. This returns the sharing policy used for this cache entry.
getShortID() -
Method in interface com.ibm.portal.admin.VirtualPortal
Returns the short ID of this virtual portal.
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.
getShowTools(StateHolder) -
Method in interface com.ibm.portal.state.accessors.showtools.ShowToolsAccessorFactory
Deprecated. since 6.0, use method getShowToolsAccessor(StateHolder)
instead
getShowTools(Node, DocumentModel) -
Method in interface com.ibm.portal.state.accessors.showtools.ShowToolsAccessorFactory
Deprecated. since 6.0, use method getShowToolsAccessor(Node, DocumentModel)
instead
getShowToolsAccessor(StateHolder) -
Method in interface com.ibm.portal.state.accessors.showtools.ShowToolsAccessorFactory
Provides an accessor that allows for reading the value of the Show Tools
flag from the navigational state using the given StateHolder
interface.
getShowToolsAccessor(Node, DocumentModel) -
Method in interface com.ibm.portal.state.accessors.showtools.ShowToolsAccessorFactory
Provides an accessor that allows for reading the value of the Show Tools
flag from the navigational state using the given
DocumentModel
interface.
getShowToolsAccessorController(StateHolderController) -
Method in interface com.ibm.portal.state.accessors.showtools.ShowToolsAccessorFactory
Provides a controller that allows for reading and writing the value of
the Show Tools flag from /to the navigational state using the given
StateHolderController
interface.
getShowToolsAccessorController(Node, DocumentController) -
Method in interface com.ibm.portal.state.accessors.showtools.ShowToolsAccessorFactory
Provides a controller that allows for reading and writing the value of
the Show Tools flag from /to the navigational state using the given
DocumentController
interface.
getShowToolsController(StateHolderController) -
Method in interface com.ibm.portal.state.accessors.showtools.ShowToolsAccessorFactory
Deprecated. since 6.0, use method getShowToolsAccessorController(StateHolderController)
instead
getShowToolsController(Node, DocumentController) -
Method in interface com.ibm.portal.state.accessors.showtools.ShowToolsAccessorFactory
Deprecated. since 6.0, use method getShowToolsAccessorController(Node, DocumentController)
instead
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.
getSkin(ObjectID) -
Method in interface com.ibm.portal.admin.SkinList
Deprecated. Use LocatorProvider#getLocator()#findByID()
getSkin() -
Method in interface com.ibm.portal.content.RenderAspect
Returns the skin of this resource.If no skin was set null
is returned.
getSkinContentHandler() -
Method in interface com.ibm.portal.spa.parser.SkinFilter
Requests the instance of the SkinContentHandler
that is currently
associated with the filter
getSkinList(Context) -
Method in interface com.ibm.portal.cor.service.SkinListProvider
Returns the skin list model applicable in the COR context request.
getSkinList(PortletRequest) -
Method in interface com.ibm.portal.ibmportlet.service.model.SkinListProvider
Deprecated. Returns the portal skin list.
getSkinList(ServletRequest) -
Method in interface com.ibm.portal.model.SkinListProvider
Returns the portal skin list.
getSkinList() -
Method in interface com.ibm.portal.model.SkinListProvider
Returns the portal markup list.
getSkinList(PortletRequest) -
Method in interface com.ibm.portal.portlet.service.model.SkinListProvider
Returns the portal skin list.
getSkinListControllerProvider() -
Method in interface com.ibm.portal.model.SkinListControllerHome
Returns a skin list model controller provider.
getSkinListProvider() -
Method in interface com.ibm.portal.cor.service.SkinListHome
Returns a skin list provider.
getSkinListProvider() -
Method in interface com.ibm.portal.model.SkinListHome
Returns a skin list provider.
getSkinType() -
Method in interface com.ibm.portal.admin.Skin
Deprecated. this method is deprecated and has no replacement
Returns the skin type.
getSkinURIParserFactory(Boolean) -
Method in interface com.ibm.portal.spa.service.PortalStaticPageServiceHome
Returns a parser factory to parse skin templates
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.
getSolo(StateHolder) -
Method in interface com.ibm.portal.state.accessors.solo.SoloAccessorFactory
Deprecated. since 6.0, use method getSoloAccessor(StateHolder)
instead
getSolo(Node, DocumentModel) -
Method in interface com.ibm.portal.state.accessors.solo.SoloAccessorFactory
Deprecated. since 6.0, use method getSoloAccessor(Node, DocumentModel)
instead
getSoloAccessor(StateHolder) -
Method in interface com.ibm.portal.state.accessors.solo.SoloAccessorFactory
Provides an accessor that allows for reading Solo information from the
navigational state using the given StateHolder
interface.
getSoloAccessor(Node, DocumentModel) -
Method in interface com.ibm.portal.state.accessors.solo.SoloAccessorFactory
Provides an accessor that allows for reading Solo information from the
navigational state using the given DocumentModel
interface.
getSoloAccessorController(StateHolderController) -
Method in interface com.ibm.portal.state.accessors.solo.SoloAccessorFactory
Provides a controller that allows for reading and writing Solo
information from /to the navigational state using the given
StateHolderController
interface.
getSoloAccessorController(Node, DocumentController) -
Method in interface com.ibm.portal.state.accessors.solo.SoloAccessorFactory
Provides a controller that allows for reading and writing Solo
information from /to the navigational state using the given
DocumentController
interface.
getSoloController(StateHolderController) -
Method in interface com.ibm.portal.state.accessors.solo.SoloAccessorFactory
Deprecated. since 6.0, use method getSoloAccessorController(StateHolderController)
instead
getSoloController(Node, DocumentController) -
Method in interface com.ibm.portal.state.accessors.solo.SoloAccessorFactory
Deprecated. since 6.0, use method getSoloAccessorController(Node, DocumentController)
instead
getSoloPortlet() -
Method in interface com.ibm.portal.state.accessors.solo.SoloAccessor
Returns the ObjectID
of the portlet window
which is in Solo state.
getSorting() -
Method in interface com.ibm.portal.wcm.plr.ListRenderState
Returns the list of current sorting information as collected by the pluggable list rendering framework.
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.
getSource() -
Method in interface com.ibm.portal.resolver.data.XmlDataSource
Returns a new JAXP source object that can be used to generate a stream of
XML events.
getSource() -
Method in interface com.ibm.portal.resolver.Lookup
Returns a new JAXP source object that can be used to generate a stream of
XML events that represent an ATOM entry.
getSource() -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavProperty
Returns a JAXP source object that contains the content of the property.
getSourceClass() -
Method in interface com.ibm.portal.content.ContentNodeCopyCreationContext
Returns the class object for the source node's ContentNode
class.
getSourceClass() -
Method in interface com.ibm.portal.content.LayoutNodeCopyCreationContext
Returns the class object for the source node's LayoutNode
class.
getSourceContentModel() -
Method in interface com.ibm.portal.content.ContentNodeCopyCreationContext
Returns the source ContentModel
in which the template
(source) node can be found.
getSourceEndpoint() -
Method in interface com.ibm.portal.wire.WireCreationContext
Returns the communication source associated with this wire.
getSourceEndpointID() -
Method in interface com.ibm.portal.pcm.dialog.model.Transition
Returns the endpoint ObjectID
of the transition source.
getSourceEndpointID() -
Method in interface com.ibm.portal.wire.Wire
Returns the ObjectID of the communication source associated with this wire.
getSourceEvent() -
Method in interface com.ibm.portal.pcm.dialog.model.Transition
Returns the source (incoming) event QName of the transition.
getSourceID() -
Method in exception com.ibm.portal.theme.plugin.exception.ThemeExtensionInitException
getSourceLayoutControl() -
Method in interface com.ibm.portal.wire.WireCreationContext
Returns the source layout control associated with this wire.
getSourceLayoutModel() -
Method in interface com.ibm.portal.content.LayoutNodeCopyCreationContext
Returns the source LayoutModel
in which the template
(source) node can be found.
getSourcePageID() -
Method in interface com.ibm.portal.wire.Wire
Returns the source page ObjectID associated with this wire.
getSourcePortletModel() -
Method in interface com.ibm.portal.content.ContentNodeCopyCreationContext
Returns the source PortletModel
for the template (source)
content node.
getSourcePortletModel() -
Method in interface com.ibm.portal.content.LayoutNodeCopyCreationContext
Returns the source PortletModel
for the template (source)
layout node.
getSourcePortletModel() -
Method in interface com.ibm.portal.portlet.PortletEntityCopyCreationContext
Returns the source PortletModel
for the template (source)
content node.
getSourcePortletWindowID() -
Method in interface com.ibm.portal.wire.Wire
Returns the runtime portlet window ID of the root
PortletWindow
associated with this wire´s source
getSources() -
Method in interface com.ibm.portal.portletmodel.CommunicationEndpointProvider
Returns all communication sources.
getSources() -
Method in interface com.ibm.portal.wcm.plr.ListRenderState
Returns the list of current sources as collected by the pluggable list rendering framework.
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
.
getStartIndex() -
Method in interface com.ibm.portal.state.accessors.navigationshift.NavigationShiftAccessor
Returns the index of the first navigation tab
being visible.
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
getStartTransitionEventQNames() -
Method in interface com.ibm.portal.pcm.dialog.model.DialogDefinition
Returns the QNames which start this dialog.
getState() -
Method in exception com.ibm.portal.state.accessors.exceptions.IconNotFoundException
getState() -
Method in exception com.ibm.portal.state.accessors.exceptions.MissingSelectionException
getState() -
Method in exception com.ibm.portal.state.accessors.exceptions.StateNotWriteableException
getState() -
Method in interface com.ibm.portal.state.accessors.StateAccessorFactory
Deprecated. since 6.0, use method getStateAccessor()
instead
getState() -
Method in interface com.ibm.portal.state.EngineURL
Returns the state represented by this URL object in a modifiable way.
getState() -
Method in interface com.ibm.portal.vanityurl.model.VanityURLNode
The target navigational state for the vanity URL redirect.
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.
getStateAccessor() -
Method in interface com.ibm.portal.state.accessors.StateAccessorFactory
Returns an accessor to a read-only version of the state holder.
getStateAccessorController() -
Method in interface com.ibm.portal.state.accessors.StateAccessorFactory
Returns an accessor controller to a read-write version of the state
holder.
getStateController() -
Method in interface com.ibm.portal.state.accessors.StateAccessorFactory
Deprecated. since 6.0, use method getStateAccessorController()
instead
getStateHolder(HttpServletRequest) -
Method in interface com.ibm.portal.state.accessors.StateAccessor
Retrieves the read-only state holder from the request
getStateHolder() -
Method in interface com.ibm.portal.state.PortletStateManager
Gets the current request-specific state holder.
getStateHolder() -
Method in interface com.ibm.portal.state.service.parameters.BaseStateParameterService
Method that can be used to obtain the state holder this service operates
on.
getStateHolder() -
Method in interface com.ibm.portal.state.service.parameters.PortletWindowStateParameterService
Method that can be used to obtain the state holder this service operates
on.
getStateHolderController() -
Method in interface com.ibm.portal.resolver.Resolved
Returns the state represented by the resolution result in a modifiable way.
getStateHolderController(HttpServletRequest) -
Method in interface com.ibm.portal.state.accessors.StateAccessorController
Retrieves the read-write state holder from the request
getStateHolderController() -
Method in interface com.ibm.portal.state.PortletStateManagerController
Gets a controller interface to the current request-specific state holder.
getStateManagerService(Context) -
Method in interface com.ibm.portal.cor.service.StateManagerServiceHome
Accesses the state manager service based on the COR context
getStateManagerService() -
Method in interface com.ibm.portal.resolver.accessors.ContextAccessor
Provides access to the StateManagerService
in the context of the
POC service.
getStateManagerService() -
Method in interface com.ibm.portal.resolver.accessors.portlet.PortletContextAccessor
getStateParameterService(Context) -
Method in interface com.ibm.portal.state.service.parameters.CorStateParameterServiceHome
Returns the state parameter service.
getStateParameterService(StateHolder, Context) -
Method in interface com.ibm.portal.state.service.parameters.CorStateParameterServiceHome
Returns the state parameter service.
getStateParameterService(HttpServletRequest, HttpServletResponse) -
Method in interface com.ibm.portal.state.service.parameters.PortalStateParameterServiceHome
Returns the state parameter service.
getStateParameterService(StateHolder, HttpServletRequest, HttpServletResponse) -
Method in interface com.ibm.portal.state.service.parameters.PortalStateParameterServiceHome
Returns the state parameter service.
getStateParameterService(PortletRequest, PortletResponse) -
Method in interface com.ibm.portal.state.service.parameters.PortletStateParameterServiceHome
Returns a service that can be used to manipulate parameters of any
portlet window.
getStateParameterService(StateHolder, PortletRequest, PortletResponse) -
Method in interface com.ibm.portal.state.service.parameters.PortletStateParameterServiceHome
Returns a service that can be used to manipulate parameters of any
portlet window.
getStatePartitionAccessor(StateHolder) -
Method in interface com.ibm.portal.state.accessors.statepartition.StatePartitionAccessorFactory
Returns an interface providing read access to state partition
information
getStatePartitionAccessor(Node, DocumentModel) -
Method in interface com.ibm.portal.state.accessors.statepartition.StatePartitionAccessorFactory
Returns an interface providing read access to state partition
information.
getStatePartitionAccessorController(StateHolderController) -
Method in interface com.ibm.portal.state.accessors.statepartition.StatePartitionAccessorFactory
Returns an interface providing read-write access to state partition
information.
getStatePartitionAccessorController(Node, DocumentController) -
Method in interface com.ibm.portal.state.accessors.statepartition.StatePartitionAccessorFactory
Returns an interface providing read-write access to state partition
information.
getStatePartitionId() -
Method in interface com.ibm.portal.state.accessors.statepartition.StatePartitionAccessor
Returns the state partition identifier (if any).
getStateValue(String) -
Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeItem
This method retrieves the state that should be sent into newIconURL
getStaticContent(Markup) -
Method in interface com.ibm.portal.content.StaticContentPage
Gets the content of this Page for an existing markup.
getStaticContent(String) -
Method in interface com.ibm.portal.content.StaticContentPage
Gets the content of this Page for an existing markup.
getStaticPageContentHandler() -
Method in interface com.ibm.portal.spa.parser.StaticPageFilter
Requests the instance of the StaticPageContentHandler
that is currently
associated with the filter
getStaticPageParserFactory() -
Method in interface com.ibm.portal.spa.service.StaticPageServiceHome
Returns the factory that produces StaticPageParser
instances.
getStatus() -
Method in interface com.ibm.portal.LocalizedStatus
Returns a status code that can be evaluated by the handler
of the exception implementing LocalizedStatus
.
getStatus() -
Method in interface com.ibm.portal.resolver.data.StatusCodeDataSource
Returns a suggested HTTP status code.
getStatus() -
Method in exception com.ibm.portal.resolver.exceptions.AccessControlFailedException
getStatus() -
Method in exception com.ibm.portal.resolver.exceptions.EntityDeletedException
getStatus() -
Method in exception com.ibm.portal.resolver.exceptions.EntityNotFoundException
getStatus() -
Method in exception com.ibm.portal.resolver.exceptions.LocalizedIOException
getStatus() -
Method in exception com.ibm.portal.resolver.exceptions.LocalizedSAXException
getStatus() -
Method in exception com.ibm.portal.resolver.exceptions.LocalizedTransformerException
getStatus() -
Method in exception com.ibm.portal.resolver.exceptions.RedirectResolutionException
getStatus() -
Method in exception com.ibm.portal.resolver.exceptions.ResolutionException
Returns as a hint to the client the recommended HTTP status code.
getStatus() -
Method in exception com.ibm.portal.resolver.exceptions.ResolutionProxyException
getStatus() -
Method in exception com.ibm.portal.resolver.exceptions.ResolutionTimeoutException
getStatus() -
Method in exception com.ibm.portal.resolver.exceptions.ServiceNotFoundException
getStatus() -
Method in class com.ibm.portal.resolver.helper.AbstractDataSource
getStatus() -
Method in exception com.ibm.portal.state.accessors.exceptions.ResourceNotFoundException
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
.
getStoreProperties() -
Method in interface com.ibm.portal.um.PumaEnvironment
Returns the Properties
for the default store (PumaHome.DEFAULT_PROVIDER
)
getStoreProperties(String) -
Method in interface com.ibm.portal.um.PumaEnvironment
Returns the Properties
for the specified store
getStr() -
Method in interface com.ibm.portal.state.exceptions.CannotDecodeStateFromStringException.Location
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
getStringValue(String) -
Method in interface com.ibm.portal.portletmodel.PortletPreferences
Returns the first preference value for the given preference key.
getStringValues(String) -
Method in interface com.ibm.portal.portletmodel.PortletPreferences
Returns all preference values for the given preference key.
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
.
getSubString() -
Method in interface com.ibm.portal.state.exceptions.CannotDecodeStateFromStringException.Location
getSupportedLocales() -
Method in interface com.ibm.portal.admin.LocaleCapable
Returns a list of locales that are supported by the implementing
resource.
getSupportedLocales() -
Method in interface com.ibm.portal.model.LocalizedContext
Deprecated. user LocalizedContextHome.getSupportedLocales()
instead
getSupportedLocales() -
Method in interface com.ibm.portal.model.LocalizedContextHome
Provides easy access ot the list of supported locales in WebSphere Portal
getSupportedLocales() -
Method in interface com.ibm.portal.portlet.service.model.PortletLocalizedContext
Returns the list of locales supported by the portlet.
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.
getSupportedLock(T) -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavLockableTreeModel
Returns information about the supported lock type.
getSupportedSecretTypes() -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.VaultAdapter
Returns an array of integers of the supported Secret Types.
getSupportedSecretTypes() -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.VaultAdapterDN
Deprecated. Returns an array of integers of the supported Secret Types.
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.
getSuspendedDCXs() -
Method in interface com.ibm.portal.pcm.dialog.stack.DialogStackManager
Returns a list of suspended dialog contexts.
getSuspendedDialogInstanceIDs() -
Method in interface com.ibm.portal.pcm.DialogService
Deprecated. Do not use this method to obtain the suspended dialog instance ObjectID
s, use
DialogService.getDialogStackManager()
and DialogStackManager.getSuspendedDCXs()
instead.
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
.
getSystemContentMapping() -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingInfo
Returns the system mapping for the default scope.
getSystemContentMapping(String) -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingInfo
Returns the system mapping for a given scope.
getSystemId() -
Method in interface com.ibm.portal.resolver.xml.DocumentTypeDefinition
Gets the system identifier for the DTD
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
getTagModel(Context) -
Method in interface com.ibm.portal.cp.tagging.CorTagModelProvider
Returns a TagModel
.
getTagModel(HttpServletRequest, HttpServletResponse) -
Method in interface com.ibm.portal.cp.tagging.PortalTagModelProvider
Returns a TagModel
which exposes a
TagModelLocator for the
getLocator()
method.
getTagModel(PortletRequest, PortletResponse) -
Method in interface com.ibm.portal.cp.tagging.PortletTagModelProvider
Returns a TagModel
which exposes a
TagModelLocator for the
getLocator()
method.
getTagModelController(TagModel<T>) -
Method in interface com.ibm.portal.cp.tagging.TagModelControllerProvider
Returns a TagModelController
for the given model.
getTagName() -
Method in interface com.ibm.portal.cp.tagging.controller.TagCreationContext
Returns the name of this tag.
getTarget() -
Method in interface com.ibm.portal.content.InternalContentURL
Returns the target of the internal content URL.
getTarget(Markup) -
Method in interface com.ibm.portal.content.InternalContentURL
Returns the target of the internal content URL for the given markup.
getTarget(String) -
Method in interface com.ibm.portal.content.InternalContentURL
Returns the target of the internal content URL for the given markup.
getTargetClass() -
Method in class com.ibm.portal.resolver.cor.helper.DefaultContentOperationsRegistryFactory
Returns the target class to actually instantiate
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
getTargetEndpoint() -
Method in interface com.ibm.portal.wire.WireCreationContext
Returns the communication target associated with this wire.
getTargetEndpointID() -
Method in interface com.ibm.portal.pcm.dialog.model.Transition
Returns the endpoint ObjectID
of the transition target.
getTargetEndpointID() -
Method in interface com.ibm.portal.pcm.dialog.state.DialogStep
Returns the target endpoint ObjectID.
getTargetEndpointID() -
Method in interface com.ibm.portal.wire.Wire
Returns the ObjectID of the communication target associated with this wire.
getTargetEndpointName() -
Method in interface com.ibm.portal.pcm.dialog.state.DialogStep
Return the target endpoint name.
getTargetEvent() -
Method in interface com.ibm.portal.pcm.dialog.model.Transition
Returns the target (outgoing) event QName of the transition.
getTargetEventName() -
Method in interface com.ibm.portal.pcm.dialog.state.DialogStep
Return the target event QName.
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
getTargetLayoutControl() -
Method in interface com.ibm.portal.wire.WireCreationContext
Returns the target layout control associated with this wire.
getTargetPage() -
Method in interface com.ibm.portal.wire.WireCreationContext
Returns the target page associated with this wire.
getTargetPage() -
Method in interface com.ibm.workplace.wcm.api.extensions.url.PortletContextSharingConfig.PublishConfig
Get the page that receives the published context
getTargetPageID() -
Method in interface com.ibm.portal.wire.Wire
Returns the target page ObjectID associated with this wire.
getTargetPortletWindowID() -
Method in interface com.ibm.portal.wire.Wire
Returns the runtime portlet window ID of the root PortletWindow associated with this wire´s
target
getTargets(T) -
Method in interface com.ibm.portal.OutboundGraph
Returns the nodes that point from a node to other nodes
getTargets() -
Method in interface com.ibm.portal.portletmodel.CommunicationEndpointProvider
Returns all communication targets.
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
getTargetUniqueName(String) -
Method in interface com.ibm.portal.model.controller.context.UniqueNameStrategy
Retrieve the target unique name depending
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
.
getTemplateName() -
Method in interface com.ibm.portal.content.RenderAspect
Returns the name of the template used to render this element.
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
.
getTextMemberName(Integer) -
Method in class com.ibm.portal.streaming.json.xml.helper.DefaultJsonSchema
getTextMemberName(Integer) -
Method in interface com.ibm.portal.streaming.json.xml.JsonSchema
Returns the name of the JSON member for textual content.
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
getTheme(ObjectID) -
Method in interface com.ibm.portal.admin.ThemeList
Deprecated. Use
com.ibm.portal.LocatorProvider#getLocator()#findByID()
getTheme() -
Method in interface com.ibm.portal.content.LayoutModel
Deprecated. use this method on the corresponding ContentPage
getTheme() -
Method in interface com.ibm.portal.content.ThemeProvider
Returns the theme associated with this element.
getThemeContentHandler() -
Method in interface com.ibm.portal.spa.parser.ThemeFilter
Requests the instance of the ThemeContentHandler
that is
currently associated with the filter
getThemeList(Context) -
Method in interface com.ibm.portal.cor.service.ThemeListProvider
Returns the theme list model applicable in the COR context request.
getThemeList(PortletRequest) -
Method in interface com.ibm.portal.ibmportlet.service.model.ThemeListProvider
Deprecated. Returns the portal theme list.
getThemeList(ServletRequest) -
Method in interface com.ibm.portal.model.ThemeListProvider
Returns the portal theme list.
getThemeList() -
Method in interface com.ibm.portal.model.ThemeListProvider
Returns the portal theme list.
getThemeList(PortletRequest) -
Method in interface com.ibm.portal.portlet.service.model.ThemeListProvider
Returns the portal theme list.
getThemeListControllerProvider() -
Method in interface com.ibm.portal.model.ThemeListControllerHome
Returns a theme list model controller provider.
getThemeListProvider() -
Method in interface com.ibm.portal.cor.service.ThemeListHome
Returns a theme list provider.
getThemeListProvider() -
Method in interface com.ibm.portal.model.ThemeListHome
Returns a theme list provider.
getThemeTemplate() -
Method in interface com.ibm.portal.state.accessors.themetemplate.ThemeTemplateAccessor
Returns the theme template which is currently used.
getThemeTemplateAccessor(HttpServletRequest) -
Method in interface com.ibm.portal.state.accessors.themetemplate.ThemeTemplateAccessorFactory
Get a read-only interface to the theme template from the request.
getThemeTemplateAccessor(StateHolder) -
Method in interface com.ibm.portal.state.accessors.themetemplate.ThemeTemplateAccessorFactory
Get a read-only interface to the theme template in the state holder.
getThemeTemplateAccessor(Node, DocumentModel) -
Method in interface com.ibm.portal.state.accessors.themetemplate.ThemeTemplateAccessorFactory
Get a read-only interface to theme template information under the assumption
that the given root forms the root of theme template information.
getThemeTemplateAccessorController(StateHolderController) -
Method in interface com.ibm.portal.state.accessors.themetemplate.ThemeTemplateAccessorFactory
Gets a controller to modify theme template information.
getThemeTemplateAccessorController(Node, DocumentController) -
Method in interface com.ibm.portal.state.accessors.themetemplate.ThemeTemplateAccessorFactory
Gets a controller to modify theme template information theme template.
getThemeURIParserFactory(Boolean) -
Method in interface com.ibm.portal.spa.service.PortalStaticPageServiceHome
Returns a parser factory to parse theme templates
getTimeout() -
Method in interface com.ibm.portal.resolver.webdav.commands.WebdavCommand.Lock
The timeout associated with a lock in seconds or -1
for an infinite lock.
getTimeout() -
Method in class com.ibm.portal.resolver.webdav.tree.helper.DefaultWebdavLock
getTimeouts() -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavLockInfo
Sequence of requested lock timeouts in seconds.
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(Localized) -
Method in interface com.ibm.portal.model.LocalizedContext
Deprecated. use LocalizedContext.getLocalizedTitle(Localized)
instead
getTitle(Localized, Enumeration<Locale>) -
Method in interface com.ibm.portal.model.LocalizedStringResolver
Deprecated. Returns the title of the given node in a locale given by the enumeration.
getTitle(Locale) -
Method in exception com.ibm.portal.ModelException
getTitle(Locale) -
Method in exception com.ibm.portal.pcm.exception.DialogServiceException
getTitle(Locale) -
Method in exception com.ibm.portal.pcm.exception.ReferencedResourceException
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.resolver.exceptions.AccessControlFailedException
getTitle(Locale) -
Method in exception com.ibm.portal.resolver.exceptions.EntityDeletedException
getTitle(Locale) -
Method in exception com.ibm.portal.resolver.exceptions.EntityNotFoundException
getTitle(MessageCode, Locale) -
Static method in class com.ibm.portal.resolver.exceptions.Helper
getTitle(MessageCode, Object[], Locale) -
Static method in class com.ibm.portal.resolver.exceptions.Helper
getTitle(Locale) -
Method in exception com.ibm.portal.resolver.exceptions.InvalidParameterException
getTitle(Locale) -
Method in exception com.ibm.portal.resolver.exceptions.LocalizedIOException
getTitle(Locale) -
Method in exception com.ibm.portal.resolver.exceptions.LocalizedSAXException
getTitle(Locale) -
Method in exception com.ibm.portal.resolver.exceptions.LocalizedTransformerException
getTitle(Locale) -
Method in exception com.ibm.portal.resolver.exceptions.MessageCodeIOException
getTitle(Locale) -
Method in exception com.ibm.portal.resolver.exceptions.MessageCodeResolutionException
getTitle(Locale) -
Method in exception com.ibm.portal.resolver.exceptions.MessageCodeSAXException
getTitle(Locale) -
Method in exception com.ibm.portal.resolver.exceptions.MessageCodeTransformerException
getTitle(MessageCode, Object[], Locale) -
Method in exception com.ibm.portal.resolver.exceptions.ResolutionException
getTitle(Locale) -
Method in exception com.ibm.portal.resolver.exceptions.ResolutionProxyException
getTitle(Locale) -
Method in exception com.ibm.portal.resolver.exceptions.ResolutionSerializationException
getTitle(Locale) -
Method in exception com.ibm.portal.resolver.exceptions.ResolutionTimeoutException
getTitle(Locale) -
Method in exception com.ibm.portal.resolver.exceptions.ServiceHandlerNotFoundException
getTitle(Locale) -
Method in exception com.ibm.portal.resolver.exceptions.ServiceNotAvailableException
getTitle(Locale) -
Method in exception com.ibm.portal.resolver.exceptions.ServiceNotFoundException
getTitle() -
Method in class com.ibm.portal.resolver.helper.cor.AbstractContentLocationFactory
Return the title of the location
getTitle(Locale) -
Method in class com.ibm.portal.resolver.webdav.tree.helper.DefaultWebdavSupportedPrivilege
getTitle(Locale) -
Method in exception com.ibm.portal.security.exceptions.SecurityException
Return a language-specific exception message for this exception.
getTitle(Locale) -
Method in exception com.ibm.portal.services.contentmapping.exceptions.ContentMappingException
getTitle(Locale) -
Method in exception com.ibm.portal.sitemanagement.exception.SitemanagementCommandException
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 exception com.ibm.portal.um.exceptions.PumaException
Return a language-specific exception message for this exception.
getTitle() -
Method in interface com.ibm.portal.wcm.plr.ResourceBean
Returns the human readable title of this ResourceBean
.
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.
getTitle() -
Method in interface com.ibm.wps.portlet.menu.MenuNode
Deprecated. Returns title of the menu tree node for the locale of the current request.
getTitle(Locale) -
Method in interface com.ibm.wps.portlet.menu.MenuNode
Deprecated. Returns title of the menu tree node for a specific 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
getToggled() -
Method in interface com.ibm.portal.state.accessors.expansionstates.ExpansionStatesAccessor
Returns an unmodifiable Set
containing the
ObjectID
s of all navigation nodes that are marked as
"toggled" in the state holder this accessor operates on.
getToggled() -
Method in interface com.ibm.portal.state.accessors.expansionstates.ExpansionStatesAccessorController
Returns a modifiable Set
containing the ObjectID
s
of all navigation nodes that are marked as "toggled" in the state holder
this accessor operates on.
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.
getTransformations() -
Method in interface com.ibm.portal.outbound.config.CookieRule
return the list of transformations that are defined for this cookie rule
getTransitionEndpointModel() -
Method in interface com.ibm.portal.pcm.dialog.model.TransitionEndpointModelProvider
Returns a transition endpoint model valid in the scope of this provider.
getTransitionModel() -
Method in interface com.ibm.portal.pcm.dialog.model.TransitionModelProvider
Returns a transition model valid in the scope of this provider.
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.
getTreeModel() -
Method in class com.ibm.portal.resolver.webdav.tree.helper.DefaultWebdavTreeModel
getTreeModel() -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavTreeModel
Returns the TreeModel
that describes the namespace hierarchy of
items.
getTreeModelController() -
Method in class com.ibm.portal.resolver.webdav.tree.helper.DefaultWebdavTreeModelController
getTreeModelController() -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavTreeModelController
Creates a new CommittableTreeModelController
used to execute
modification operations on the tree.
getType() -
Method in interface com.ibm.portal.admin.SkinType
Deprecated. Returns the type of a skin
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.outbound.config.PolicyVariable
return the variable type.
getType() -
Method in interface com.ibm.portal.outbound.config.PolicyVariableCreationContext
Return the variable type
getType() -
Method in interface com.ibm.portal.pcm.dialog.model.ReferencedResource
Returns the ResourceType
of the referenced portal resource.
getType() -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.secrets.BinaryCredentialSecret
Returns the type of a certain the secret.
getType() -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.secrets.CredentialSecret
Utility method.
getType() -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.secrets.ExternalCredentialSecret
Returns the type of the secret.
getType() -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.secrets.JaasSubjectCredentialSecret
Returns the type of the secret.
getType() -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.secrets.JavaObjectCredentialSecret
Returns the type of the secret.
getType() -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.secrets.UserPasswordCredentialSecret
Returns the type of the secret.
getType() -
Method in interface com.ibm.portal.portletconversion.Data
Returns the type of the portlet setting or portlet data item.
getType() -
Method in interface com.ibm.portal.propertybroker.property.Action
Returns the type of the action.
getType() -
Method in interface com.ibm.portal.propertybroker.property.Property
Returns a string containing the property type.
getType() -
Method in class com.ibm.portal.resolver.helper.cor.DefaultContentLocation
getType() -
Method in enum com.ibm.portal.resolver.service.PortletPocService.URI_SCOPE
Returns the ObjectType
that matches the scope
getType() -
Method in interface com.ibm.portal.resourceaggregator.combiner.ResourceList
Returns the resource type
getType() -
Method in class com.ibm.portal.streaming.json.JsonParserReader.Entry
Returns the type of this entry
getType(String, String) -
Method in class com.ibm.portal.streaming.json.xml.helper.DefaultJsonSchema
getType(String, String) -
Method in interface com.ibm.portal.streaming.json.xml.JsonSchema
Returns the type based on a type identifier.
getType() -
Method in interface com.ibm.portal.um.AttributeDefinition
Returns the return type of the corresponding attribute as String
getType() -
Method in interface com.ibm.portal.wcm.plr.CacheSpec
Returns the cache type for caching a given BeanList
.
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() -
Method in interface com.ibm.portal.admin.SkinList
Deprecated. this method is deprecated without replacement Returns a list
model of SkinType
objects that
are defined for the skin list.
getTypes() -
Static method in enum com.ibm.portal.ObjectTypeConstants
Returns a complete collection of all predefined object types.
getTypeSchema() -
Method in class com.ibm.portal.cp.resources.builder.AbstractCustomResource
getTypeSchema() -
Method in interface com.ibm.portal.cp.resources.Resource
Returns the (type) schema of this resource.
getUniqueName() -
Method in interface com.ibm.portal.ObjectID
Returns the unique name that corresponds to this ObjectID
getUniqueNameStrategie() -
Method in interface com.ibm.portal.model.command.instantiation.InstantiateTemplateContentNodeCommand.Context
getUniqueNameStrategy() -
Method in interface com.ibm.portal.content.ContentNodeCopyCreationContext
Returns the UniqueNameStrategy
getUniqueNameStrategy() -
Method in interface com.ibm.portal.content.LayoutNodeCopyCreationContext
Returns the UniqueNameStrategy
getUniqueNameStrategy() -
Method in interface com.ibm.portal.portlet.PortletEntityCopyCreationContext
Returns the UniqueNameStrategy
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 class com.ibm.portal.cp.resources.builder.AbstractCustomResource
getURI() -
Method in interface com.ibm.portal.cp.resources.builder.CustomResourceBuilder.ResourceParameters
Returns the unique identifier of the object
getURI() -
Method in interface com.ibm.portal.cp.resources.CustomResourceCreationContext
Returns the URI
identifying the resource.
getURI() -
Method in interface com.ibm.portal.cp.resources.Resource
Returns the unique identifier of the object
getURI() -
Method in interface com.ibm.portal.resolver.data.Addressable
Returns the unique identifier of the object.
getURI() -
Method in exception com.ibm.portal.resolver.exceptions.ServiceHandlerNotFoundException
getURI() -
Method in exception com.ibm.portal.resolver.exceptions.URINotFoundException
getURI() -
Method in class com.ibm.portal.resolver.helper.AbstractDataSource
getURI() -
Method in class com.ibm.portal.resolver.helper.DefaultDataSink
getURI() -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
getURI() -
Method in exception com.ibm.portal.resolver.operations.exceptions.InvalidOperationContextException
Returns the URI of the resource the operation cannot be applied to.
getURI() -
Method in class com.ibm.portal.resolver.operations.OperationURI
Returns the URI
representation of the entire operation URI.
getURI() -
Method in interface com.ibm.portal.resolver.portlet.EventRequest
Returns the unique identifier of the event
getURI() -
Method in interface com.ibm.portal.resolver.portlet.RenderEventRequest
Returns the unique identifier of the object.
getURI() -
Method in class com.ibm.portal.resolver.uri.PortletURI
getURI() -
Method in interface com.ibm.portal.resolver.webdav.commands.WebdavCommand.Resource
The URI of the resource, either a relative URI (preferred) or the
full URI.
getURI() -
Method in interface com.ibm.portal.resourceaggregator.combiner.Resource
Returns the URI
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
getURIParser(Boolean) -
Method in interface com.ibm.portal.resolver.service.PocService
Returns a parser that performs a lookup for data sources in the current
context
getURIResolver() -
Method in interface com.ibm.portal.resolver.xml.PooledTemplates
Returns the URIResolver
that is used to resolve external objects
getURIResolver() -
Method in interface com.ibm.portal.resolver.xml.XMLFactory
Returns a default URI resolver
getURITypes() -
Method in interface com.ibm.portal.resourceaggregator.combiner.Resource
Return a list of types that apply to this URI
getURL(Markup) -
Method in interface com.ibm.portal.content.ContentURL
Deprecated. use ContentURL.newURL()
instead
Returns the URL that this content node represents for the given
markup.
getURL(String) -
Method in interface com.ibm.portal.content.ContentURL
Deprecated. use ContentURL.newURL()
instead
Returns the URL that this content node represents for the given
markup. Whenever possible, use the method getURL(Markup aMarkup)
instead of this one - this method will be deprecated at some
point in the future.
getURL(Markup) -
Method in interface com.ibm.portal.content.ExternalContentURL
Returns the URL that this content node represents for the given
markup.
getURL(String) -
Method in interface com.ibm.portal.content.ExternalContentURL
Returns the URL that this content node represents for the given
markup
getUrl() -
Method in interface com.ibm.portal.outbound.config.PolicyMapping
Return the URL pattern.
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.
getURL() -
Method in interface com.ibm.wps.portlet.menu.MenuNode
Deprecated. Returns URL of the menu tree node.
getURLCharset() -
Method in interface com.ibm.portal.state.accessors.url.ServerContext
Returns the characterset of the URL.
getURLFactory() -
Method in interface com.ibm.portal.resolver.friendly.service.FriendlySelectionService
Returns access to the URL generation functionality for friendly URLs.
getURLFactory() -
Method in interface com.ibm.portal.resolver.service.PocService
Returns access to the URL generation functionality for POC URLs
getURLFactory(PocServerContext) -
Method in interface com.ibm.portal.resolver.service.PocService
Returns access to the URL generation functionality for POC URLs.
getURLFactory() -
Method in interface com.ibm.portal.state.service.StateManagerService
Provides access to the URLFactory
.
getURLFactory(ServerContext) -
Method in interface com.ibm.portal.state.service.StateManagerService
Provides access to the URLFactory
.
getURLFactoryClass() -
Method in exception com.ibm.portal.state.exceptions.CannotInstantiateURLFactoryException
Returns the class object of the URLFactory implementation class that
could not be instantiated.
getUrlFilterReader(Reader) -
Method in interface com.ibm.wps.wsrp.consumer.security.WSRPResourceURLFilterFactory
Deprecated. Get the Reader used to modify the characters passed to the Reader.
getUrlFilterWriter(Writer) -
Method in interface com.ibm.wps.wsrp.consumer.security.WSRPResourceURLFilterFactory
Deprecated. Get the java.io.Writer
used to filter the passed Writer.
getURLGenerator(ActionRequest, ActionResponse) -
Method in interface com.ibm.portal.portlet.service.state.RedirectURLGeneratorFactoryService
Returns a RedirectURLGenerator instance.
getUrlList(String, UrlResourceServiceConstants.ScopeConstants) -
Method in interface com.ibm.portal.services.url.UrlResourceService
Returns a List of AttributeList objects.
getUrlPattern() -
Method in interface com.ibm.portal.outbound.config.PolicyRule
Return the URL pattern for which the policy type applies
getUrlPattern() -
Method in interface com.ibm.portal.outbound.config.PolicyRuleCreationContext
Return the URL pattern of the new policy rule.
getURLWriter(Writer) -
Method in interface com.ibm.portal.state.accessors.url.URLWriterProvider
Method which allows to provide a custom Writer
which is called by
the portal framework when a EngineURL
is written.
getUser() -
Method in interface com.ibm.portal.wire.WireCreationContext
Deprecated. since 6.1.0.1 Support for private wires will be removed in a future
release of WebSphere Portal,
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
getUserAgentPattern() -
Method in interface com.ibm.portal.admin.Client
Return the client's user agent pattern.
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.
getUserAttributeDefinition(String) -
Method in interface com.ibm.portal.um.PumaProfile
Returns an instance of AttributeDefintion
for the given
name
getUserContext(Map<String, String[]>, Boolean) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Decodes the user context flag
getUserContext(ParameterAccessor, Boolean) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Decodes the user context flag
getUserContext(String, Boolean) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Decodes the user context string into a boolean representation
getUserContext(Boolean) -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
Decodes the user context from a parameter map
getUserDefaultSearchAttributeName() -
Method in interface com.ibm.portal.um.PumaProfile
Returns the attribute that is configured as default search attribute for
users
getUserDN() -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.CredentialDataEntry
This method returns the distinguished name (DN) of the user who owns the
secret.
getUserId() -
Method in interface com.ibm.portal.portlet.service.credentialvault.credentials.UserPasswordPassiveCredential
Returns the user ID of this credential's secret
getUserId() -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.secrets.UserPasswordCredentialSecret
Returns the userId.
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.
getUserObjectID() -
Method in interface com.ibm.portal.wire.Wire
Deprecated. since 6.1.0.1 Support for private wires will be removed in a future
release of WebSphere Portal,
getUserPrincipal() -
Method in interface com.ibm.portal.resolver.portlet.EventRequest
Returns a Principal
object containing the name of the current
authenticated user.
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.
getValidationRegEx() -
Method in interface com.ibm.portal.cp.tagging.TagModel
Returns a String
representing the regular expression a tag
needs to match in order to be persisted in the backend.
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(String) -
Method in interface com.ibm.portal.MetaData
Returns the value of a meta data entry for the given parameter name.
getValue() -
Method in interface com.ibm.portal.portletconversion.Data
Returns the value of the portlet setting or portlet data item.
getValue(String) -
Method in interface com.ibm.portal.portletmodel.PortletPreferences
Returns the same value as PortletPreferences.getStringValue(java.lang.String)
getValue() -
Method in interface com.ibm.portal.propertybroker.property.PropertyValue
Return the value of the Property
.
getValue() -
Method in interface com.ibm.portal.resolver.cache.CachedDataSourceFactory.Value
Returns the cached values that is associated with the data
getValue(String) -
Method in class com.ibm.portal.resolver.streams.helper.DefaultMultipartEntry
getValue(String, String, JsonSchema.TYPE, Attributes) -
Method in class com.ibm.portal.streaming.json.xml.helper.DefaultJsonSchema
getValue(String, String, JsonSchema.TYPE, Attributes) -
Method in interface com.ibm.portal.streaming.json.xml.JsonSchema
Returns the value of the element for a given type.
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
.
getValues(String) -
Method in interface com.ibm.portal.AggregatedMetaDataLocator
Returns a list model for the given name of the aggregated meta
data.
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.
getVanityURLModel(Context) -
Method in interface com.ibm.portal.cor.service.VanityURLModelProvider
Returns a vanity URL model for a given context.
getVanityURLModel(ServletRequest, ServletResponse) -
Method in interface com.ibm.portal.model.VanityURLModelProvider
Returns a vanity URL model for a given request and response.
getVanityURLModel(PortletRequest, PortletResponse) -
Method in interface com.ibm.portal.portlet.service.model.VanityURLModelProvider
Returns a vanity URL model for a given request and response.
getVanityURLModelControllerProvider() -
Method in interface com.ibm.portal.model.controller.VanityURLModelControllerHome
Returns a vanity URL model controller provider.
getVanityURLModelProvider() -
Method in interface com.ibm.portal.cor.service.VanityURLModelHome
Returns a vanity URL model provider.
getVanityURLModelProvider() -
Method in interface com.ibm.portal.model.VanityURLModelHome
Returns a vanity URL model provider.
getVariables() -
Method in class com.ibm.portal.outbound.service.ApplicationContextBean
Return a map that contains the dynamic variables
getVaryHeaders() -
Method in interface com.ibm.portal.resolver.data.VaryDataSource
Returns a list of HTTP request headers that the content of the data
source depends on.
getVaryHeaders() -
Method in class com.ibm.portal.resolver.helper.AbstractDataSource
getVaryHeaders(Map<String, String[]>, String[]) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Decodes the vary headers from the parameter map
getVaryHeaders(ParameterAccessor, String[]) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Decodes the vary headers from the parameter map
getVaryHeaders() -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
Returns a list of HTTP request headers that the content of the data
source depends on.
getVaryHeaders(String[]) -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
Returns the vary headers
getVaryHeaders() -
Method in class com.ibm.portal.resolver.helper.EarlyBindingDataSource
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 interface com.ibm.portal.admin.Client
Return the client version string or null if there is no client version
information for this client.
getVersion() -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.VaultAdapter
Returns the descriptive Version String of this Vault Adapter.
getVersion() -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.VaultAdapterDN
Deprecated. Returns the descriptive Version String of this Vault Adapter.
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.
getVirtualPortalContext(Map<String, String[]>, Boolean) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Decodes the virtual portal context flag
getVirtualPortalContext(ParameterAccessor, Boolean) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Decodes the virtual portal context flag
getVirtualPortalContext(String, Boolean) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Decodes the virtual portal context string into a boolean representation
getVirtualPortalContext(Boolean) -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
Decodes the virtual portal context from a parameter map
getVirtualPortalContextPath() -
Method in interface com.ibm.portal.outbound.config.VirtualPortalScope
Return the context path that identifies the virtual portal
getVirtualPortalContextPath() -
Method in interface com.ibm.workplace.wcm.api.VirtualPortalContext
Retrieve the context path associated with the Virtual Portal represented by this context
getVirtualPortalContextPath() -
Method in class com.ibm.wps.outbound.config.VPScope
getVirtualPortalHostname() -
Method in interface com.ibm.portal.outbound.config.VirtualPortalScope
Return the host name that identifies the virtual portal
getVirtualPortalHostName() -
Method in interface com.ibm.workplace.wcm.api.VirtualPortalContext
Retrieve the host name for the Virtual Portal represented by this context
getVirtualPortalHostname() -
Method in class com.ibm.wps.outbound.config.VPScope
getVirtualPortalID() -
Method in interface com.ibm.portal.virtualportal.VirtualPortalIdentification
Returns the Virtual Portal ID of the current session.
getVirtualPortalID() -
Method in interface com.ibm.workplace.wcm.api.VirtualPortalContext
The ObjectID of the target Virtual Portal of this context
getVirtualPortalList(Context) -
Method in interface com.ibm.portal.cor.service.VirtualPortalListProvider
Returns the virtualPortal list model applicable in the COR context request.
getVirtualPortalList(ServletRequest, ServletResponse) -
Method in interface com.ibm.portal.model.VirtualPortalListProvider
Returns the portal virtual portal.
getVirtualPortalList() -
Method in interface com.ibm.portal.model.VirtualPortalListProvider
Returns the portal virtual portal.
getVirtualPortalList(PortletRequest) -
Method in interface com.ibm.portal.portlet.service.model.VirtualPortalListProvider
Returns the portal virtualPortal list.
getVirtualPortalListProvider() -
Method in interface com.ibm.portal.cor.service.VirtualPortalListHome
Returns a markup list provider.
getVirtualPortalListProvider() -
Method in interface com.ibm.portal.model.VirtualPortalListHome
Returns a virtual portal list provider.
getVirtualPortalObjectID() -
Method in interface com.ibm.portal.mappingurl.PortalURL
Deprecated. Returns the objectID of the referenced virtual portal or null if none is
associated
getVirtualPrincipal(PumaEnvironment.VirtualPrincipalNames) -
Method in interface com.ibm.portal.um.PumaEnvironment
Returns the Principal (User or Group) object referenced by the given name
getVpId() -
Method in interface com.ibm.portal.vanityurl.model.VanityURLNode
Returns the ObjectID of the virtual portal this vanity URL is refering to.
getWaitingDCXs() -
Method in interface com.ibm.portal.pcm.dialog.stack.DialogStackManager
Returns a list of the currently waiting dialog 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(Context) -
Method in interface com.ibm.workplace.wcm.api.pagecontext.CorWcmPageContextServiceHome
Gets an instance of the WcmPageContextService
.
getWcmPageContextService(Context, Workspace) -
Method in interface com.ibm.workplace.wcm.api.pagecontext.CorWcmPageContextServiceHome
Gets an instance of the WcmPageContextService
.
getWcmPageContextService(HttpServletRequest, HttpServletResponse) -
Method in interface com.ibm.workplace.wcm.api.pagecontext.PortalWcmPageContextServiceHome
Gets an instance of the WcmPageContextService
.
getWcmPageContextService(HttpServletRequest, HttpServletResponse, Workspace) -
Method in interface com.ibm.workplace.wcm.api.pagecontext.PortalWcmPageContextServiceHome
Gets an instance of the WcmPageContextService
.
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.
getWebApplication(Portlet) -
Method in interface com.ibm.portal.portletmodel.admin.AdminPortletModel
Returns the web application that represents the deployment unit for
the given portlet
getWebApplication(ObjectID) -
Method in interface com.ibm.portal.portletmodel.admin.WebApplicationList
Returns the web application with the specified object ID.
getWebApplication(Portlet) -
Method in interface com.ibm.portal.portletmodel.PortletModel
Returns the web application that represents the deployment unit for
the given portlet
getWebApplicationList() -
Method in interface com.ibm.portal.portletmodel.admin.AdminPortletModel
Return a model that gives access to the web applications that are accessible
in the context of this portlet model.
getWebdavContentHandler() -
Method in interface com.ibm.portal.resolver.webdav.ResettableWebdavContentHandler
Returns the atom threading content handler that is currently attached to the chain
getWebdavTreeModel(URI, Map, Context) -
Method in class com.ibm.portal.resolver.webdav.tree.helper.CORWebdavTreeModelFactory
getWebdavTreeModel(URI, Map<String, String[]>, Context) -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavTreeModelFactory
Returns the model description of the WebDAV hierarchy identified by the
URI.
getWebdavTreeModelController(URI, Map, Context) -
Method in class com.ibm.portal.resolver.webdav.tree.helper.CORWebdavTreeModelFactory
getWebdavTreeModelController(URI, Map<String, String[]>, Context) -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavTreeModelFactory
Returns the model description of the WebDAV hierarchy identified by the
URI.
getWeight() -
Method in interface com.ibm.portal.auth.stepup.AuthLevelConfig
Returns the weight of an AuthLevel.
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.authoring.HTMLEditorBean
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
getWindowState() -
Method in interface com.ibm.portal.resolver.portlet.RenderEventResponse
Returns the current window state.
getWindowState() -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessor
Returns the current window state.
getWindowState(WindowState) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessor
Returns the current window state.
getWireModel() -
Method in interface com.ibm.portal.wire.WireModelProvider
Returns the wire model from this provider
getWireModelController() -
Method in interface com.ibm.portal.content.LayoutModelController
Returns a wire model controller valid in the scope of this layout model controller.
getWireModelController() -
Method in interface com.ibm.portal.model.controller.WireModelControllerProvider
Returns a wire model controller.
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.portal.streaming.json.DefaultJsonContentHandler
Writer used to stream a string value, similar to the
DefaultJsonContentHandler.value(String)
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
getZipInputStream(Markup) -
Method in interface com.ibm.portal.content.StaticContentPage
Gets the ZipInputStream of this Page for an existing markup.
getZipInputStream(String) -
Method in interface com.ibm.portal.content.StaticContentPage
Gets the ZipInputStream of this Page for an existing markup.
GlobalContentMappingDelegationService - Interface in com.ibm.portal.services.contentmapping
Individual content mappings can be flagged to activate access control delegation.
GlobalizationPreferencesService - Interface in com.ibm.portal.services.globalization.preferences
Portal service to retrieve the globalization preferences.
GO -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
Icon for the "go" action.
GO_BUTTON -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
Icon button for the "go" action.
goBackward() -
Method in interface com.ibm.portal.pcm.dialog.state.DialogStateManager
Will redirect to the previous in the list of already processed dialog steps.
goForward() -
Method in interface com.ibm.portal.pcm.dialog.state.DialogStateManager
Will redirect to the next in the list of already processed dialog steps.
Group - Interface in com.ibm.portal.um
Represents a Group within the used repository.
H
- handleAclRestriction(WebdavAccessControlTreeModel.AclRestriction) -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavAclRestrictionHandler
- Called to indicate an acl-restriction as defined in
WebdavAccessControlTreeModel#AclRestriction
- handlePrivilege(QName) -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavPrivilegeHandler
- Called to indicate a simple privilege represented by a
QName
- handlePrivilege(Source) -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavPrivilegeHandler
- Called to indicate a complex privilege that cannot be represented by a
QName
- handler -
Variable in exception com.ibm.portal.resolver.exceptions.ServiceNotAvailableException
- service handler that could not instantiate the service
- 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
- hasAllowedMethods() -
Method in interface com.ibm.portal.outbound.config.PolicyRule
- return if there is a list of allowed methods.
- hasApplicationScope() -
Method in interface com.ibm.portal.outbound.config.OutboundConnectionProfile
- return if this connection profile has an application scope.
- 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.
- hasAttributes(Node) -
Method in interface com.ibm.portal.state.dom.DocumentModel
- Performs a quick check if a given node contains attributes.
- hasChildren(Node) -
Method in interface com.ibm.portal.state.dom.DocumentModel
- Performs a quick check if a given node contains children.
- hasChildren(E) -
Method in interface com.ibm.portal.TreeModel
- Returns whether or not the given node has children.
- hasChildren(MenuNode) -
Method in interface com.ibm.wps.portlet.menu.MenuTree
- Deprecated. Returns true if the specified menu node has children.
- 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
.
- hasContainerChild(E) -
Method in interface com.ibm.portal.content.LayoutModel
- Checks whether the given node has a container as a child.
- 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
- hasControlChild(E) -
Method in interface com.ibm.portal.content.LayoutModel
- Checks whether the given node has a control as a child.
- 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
- hasFilterChain() -
Method in interface com.ibm.portal.outbound.config.PolicyRule
- return if a custom filter chain is registered at the policy
- hasFooter() -
Method in interface com.ibm.workplace.wcm.api.ListLayout
- Indicates if this
ListLayout
has a footer specified
- hashCode() -
Method in interface com.ibm.portal.ac.data.Permission
- Returns the hash code of this permission.
- hashCode() -
Method in class com.ibm.portal.content.ContentNodeType
-
- hashCode() -
Method in class com.ibm.portal.content.Orientation
-
- hashCode() -
Method in class com.ibm.portal.cp.resources.builder.AbstractCustomResource
-
- 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.portal.resolver.helper.AbstractDataSource
-
- hashCode(MultipartStream.Entry) -
Static method in class com.ibm.portal.resolver.streams.helper.DefaultMultipartEntry
- Computes a hash code for the entry
- hashCode() -
Method in class com.ibm.portal.resolver.streams.helper.DefaultMultipartEntry
-
- hashCode() -
Method in class com.ibm.portal.resolver.uri.PortletURI
-
- hashCode() -
Method in class com.ibm.portal.spa.data.SpaURI
-
- hashCode() -
Method in interface com.ibm.portal.state.dom.Node
- Hashcode, must be the identity hash code.
- 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
- hasHeaders() -
Method in interface com.ibm.portal.outbound.config.PolicyRule
- Return if the policy has a list of supported headers.
- 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
- hasMimeType() -
Method in interface com.ibm.portal.outbound.config.PolicyRule
- return if a mime type is in the list of supported mime types
- 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.
- hasNextPage() -
Method in interface com.ibm.portal.um.PagingIterator
- Returns
true
if there is a next page available.
- 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
.
- hasPermission(Permission) -
Method in interface com.ibm.portal.ac.AccessControlGlobalRuntimeModel
- This method calculates if the current user has been granted at least the
given permission.
- hasPermission(Set<Permission>) -
Method in interface com.ibm.portal.ac.AccessControlGlobalRuntimeModel
- This method calculates if the current user has been granted at least the
given set of permission.
- hasPermission(Principal, Permission) -
Method in interface com.ibm.portal.ac.AccessControlGlobalRuntimeModel
- This method calculates if the given principal has been granted at least the
given permission.
- hasPermission(Principal, Set<Permission>) -
Method in interface com.ibm.portal.ac.AccessControlGlobalRuntimeModel
- This method calculates if the given principal has been granted at least the
given set of permissions.
- hasPermission(RoleType) -
Method in interface com.ibm.portal.ac.AccessControlRuntimeModel
- This method calculates if the current user has been granted at least the
privileges represented by the given RoleType.
- hasPermission(Principal, RoleType) -
Method in interface com.ibm.portal.ac.AccessControlRuntimeModel
- This method calculates if the given principal has been granted at least
the privileges represented by the given RoleType.
- 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".
- hasPreviousPage() -
Method in interface com.ibm.portal.um.PagingIterator
- Returns
true
if there is a previous page available.
- 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.
- HeaderContext - Interface in com.ibm.portal.resolver
- Provides access to header information
- HEIGHT -
Static variable in interface com.ibm.portal.content.CompositionMetrics
- Deprecated. The height of a composition node.
- HEIGHT -
Static variable in interface com.ibm.portal.content.LayoutMetrics
- The height of a layout node.
- HELP_BUTTON -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
- Icon button for help.
- Helper - Class in com.ibm.portal.resolver.exceptions
- This class provides some utility methods for exceptions.
- Helper() -
Constructor for class com.ibm.portal.resolver.exceptions.Helper
-
- 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
- HORIZONTAL -
Static variable in class com.ibm.portal.content.Orientation
- The horizontal orientation
- 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.
- HTMLEditorBean - Interface in com.ibm.workplace.wcm.api.authoring
- Properties of a HTML Editor in the WCM Authoring UI.
- HTTP_ATTR_NAME -
Static variable in interface com.ibm.portal.resolver.http.xml.Constants
-
- HTTP_ATTR_URI -
Static variable in interface com.ibm.portal.resolver.http.xml.Constants
-
- HTTP_BASIC_AUTH -
Static variable in interface com.ibm.portal.portlet.service.credentialvault.CredentialTypes
- Credential type constant for the HTTP basic authentication credential.
- HTTP_BINDING -
Static variable in interface com.ibm.portal.resolver.Constants
- Constants for the raw http binding
- HTTP_CONTENT_TYPE_HEADER -
Static variable in class com.ibm.portal.resolver.streams.helper.DefaultMultipartEntry
- content type header name
- HTTP_DELETE_BINDING -
Static variable in interface com.ibm.portal.resolver.Constants
- Constant for HTTP Post binding
- 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_GET_BINDING -
Static variable in interface com.ibm.portal.resolver.Constants
- Constant for HTTP GET binding
- HTTP_MULTIPART_POST_BINDING -
Static variable in interface com.ibm.portal.resolver.Constants
- Constant for HTTP multipart post binding
- HTTP_NS -
Static variable in interface com.ibm.portal.resolver.http.xml.Constants
-
- HTTP_POST_BINDING -
Static variable in interface com.ibm.portal.resolver.Constants
- Constant for HTTP Post binding
- HTTP_SERVLET_REQUEST -
Static variable in interface com.ibm.portal.portlet.service.credentialvault.credentials.LtpaTokenCredential
- Deprecated. The incomming HTTP request.
- HTTP_TRANSFER_ENCODING_BASE64 -
Static variable in class com.ibm.portal.resolver.streams.helper.DefaultMultipartEntry
- bas64 transfer encoding
- HTTP_TRANSFER_ENCODING_BINARY -
Static variable in class com.ibm.portal.resolver.streams.helper.DefaultMultipartEntry
- binary transfer encoding
- HTTP_TRANSFER_ENCODING_HEADER -
Static variable in class com.ibm.portal.resolver.streams.helper.DefaultMultipartEntry
- transfer encoding header name
- HTTP_TRANSFER_ENCODING_QUOTED_PRINTABLE -
Static variable in class com.ibm.portal.resolver.streams.helper.DefaultMultipartEntry
- quoted printable transfer encoding
- HTTP_TRANSFER_ENCODING_UUENCODE -
Static variable in class com.ibm.portal.resolver.streams.helper.DefaultMultipartEntry
- uuencode transfer encoding
- HTTP_URI -
Static variable in interface com.ibm.portal.resolver.http.xml.Constants
-
- 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.
- HttpBinding - Interface in com.ibm.portal.resolver.bindings
- Binding via the HTTP protocol
- HttpContentHandler - Interface in com.ibm.portal.resolver.http.xml
-
- 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.
- HttpGetBinding - Interface in com.ibm.portal.resolver.bindings
- Binding for the HTTP GET operation
- 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
-
- HttpPostBinding - Interface in com.ibm.portal.resolver.bindings
- Binding for the HTTP POST operation
- HttpRequestRuleContext - Class in com.ibm.policy.manager
- Public implementation of RuleContext representing a request.
- HttpRequestRuleContext(HttpServletRequest) -
Constructor for class com.ibm.policy.manager.HttpRequestRuleContext
- Add a Rule context based on an HttpServletRequest.
- HttpSafeBinding - Interface in com.ibm.portal.resolver.bindings
-
- HttpUnsafeBinding - Interface in com.ibm.portal.resolver.bindings
-
- 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
- iAccessor -
Variable in exception com.ibm.portal.state.accessors.portlet.exceptions.CannotSetTargetException
- The target accessor which tried to select the portlet.
- 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.
- IBM_CONNECTIONS_SCOPE_PROVIDER_NAME -
Static variable in interface com.ibm.portal.services.contentmapping.ScopeProvider
- The name of the scope provider controlling the Lotus Connections content mapping scope
- iClass -
Variable in exception com.ibm.portal.state.exceptions.CannotInstantiateURLFactoryException
- URLFactory implementation class that could not be instantiated.
- 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
-
- IconNotFoundException - Exception in com.ibm.portal.state.accessors.exceptions
- Exception thrown when the icon was not found.
- IconNotFoundException(String, PortalResources.State, Exception) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.IconNotFoundException
- Thrown if the icon could not be found.
- IconNotFoundException(String, PortalResources.State) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.IconNotFoundException
- Thrown if the icon could not be found.
- id -
Variable in exception com.ibm.portal.resolver.exceptions.ObjectIDDeletedException
- object ID that could not be found
- id -
Variable in exception com.ibm.portal.resolver.exceptions.ObjectIDNotFoundException
- object ID that could not be found
- id -
Variable in exception com.ibm.portal.state.accessors.exceptions.InvalidNavigationNodeIdException
- Invalid identifier of a navigation node
- id -
Variable in exception com.ibm.portal.state.accessors.exceptions.InvalidSelectionException
String
representing an invalid selection identifier.
- id -
Variable in exception com.ibm.portal.state.accessors.exceptions.InvalidSelectionNodeIdException
- Invalid identifier of a selected node
- 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
. - IdentifiableCreationContext - Interface in com.ibm.portal
- A node creation context which specifies the object ID of the resource to be
created.
- IdentifiableNavigationNode - Interface in com.ibm.portal.navigation
- Deprecated. use
NavigationNode
instead
An interface for navigation nodes that can be identified by ID. - 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 -
Static variable in interface com.ibm.portal.model.controller.context.UniqueNameStrategy
- Unique name strategy that returns the source node's unique name as the
target's node unique node.
- 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.
- imageTag(String, Attributes) -
Method in class com.ibm.portal.spa.parser.helper.DefaultStaticPageContentHandler
-
- imageTag(String, Attributes) -
Method in interface com.ibm.portal.spa.parser.StaticPageContentHandlerEx
- Called for the
Constants#ATTR_SRC
attribute of a
Constants#ELEMENT_IMG
element.
- 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.
- ImpersonationFilter - Interface in com.ibm.portal.impersonation
- This interface can be implemented to realize a custom element in the filter chain for the impersonation
of a User.
- 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.
- IMPLEMENTATION_CLASS -
Static variable in interface com.ibm.portal.state.PortletPreProcessor
- Name of the attribute specifying the qualified implementation class.
- IMPLEMENTATION_ID -
Static variable in interface com.ibm.portal.state.PortletPreProcessor
- Name of the attribute specifying the implementation identifier.
- ImplicitLoginFilter - Interface in com.ibm.portal.auth
- This interface can be implemented to realize a custom element in the login filter chain for the implicit Portal login,
i.e.
- 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.
- ImplicitLogoutFilter - Interface in com.ibm.portal.auth
- This interface can be implemented to realize a custom element in the filter chain for the implicit Portal logout,
i.e.
- implies(RoleType) -
Method in interface com.ibm.portal.ac.data.RoleType
- Returns true if this RoleType implies the given roleType, i.e.
- IMPORT -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
- Icon for the "import" action.
- IMPORT_BUTTON -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
- Icon button for the "import" action.
- 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.
- iName -
Variable in exception com.ibm.portal.state.accessors.exceptions.InvalidResourceTypeException
- Name of the the resource type that is invalid
- 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(OutputStream, RequestDispatcher) -
Method in interface com.ibm.portal.resolver.servlet.Dispatcher
- Dispatches to
RequestDispatcher.include(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
and redirects the response markup to the stream.
- include(Writer, RequestDispatcher) -
Method in interface com.ibm.portal.resolver.servlet.Dispatcher
- Dispatches to
RequestDispatcher.include(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
and redirects the response markup to the writer.
- 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
-
- includeStatePartitionId() -
Method in interface com.ibm.portal.state.accessors.statepartition.StatePartitionAccessorController
- Includes a unique state partition identifier into the state holder.
- INDENT -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- specifies if the handler indents the output
- INDENT -
Static variable in interface com.ibm.portal.resolver.xml.StreamContentHandler
- specifies if the handler indents the output
- INDENT_NO -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- does not indent
- INDENT_NO -
Static variable in interface com.ibm.portal.resolver.xml.StreamContentHandler
- disables indention
- INDENT_YES -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- indents
- INDENT_YES -
Static variable in interface com.ibm.portal.resolver.xml.StreamContentHandler
- enables indention
- infoMessages() -
Method in interface com.ibm.workplace.wcm.api.extensions.validation.ItemValidationResult
- Note: This is reserved for future use.
- INFORMATION -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
- Icon for an informational message.
- INFORMATION -
Static variable in exception com.ibm.websphere.personalization.PersonalizationException
-
- init(SecurityFilterConfig) -
Method in interface com.ibm.portal.auth.DecisionMaker
- Initializes the object
- init(AuthLevelConfig) -
Method in interface com.ibm.portal.auth.stepup.AuthLevelVerifier
- This method initializes the singleton instance of this authentication
level verifier.
- init(AuthLevelConfig) -
Method in interface com.ibm.portal.auth.stepup.StepUpAuthHandler
- This method initializes the singleton instance of this step-up
authentication level handler.
- 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() -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.EncryptionExit
- This method is called during portal start up
- init(String) -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.VaultAdapter
- Initialization Routine.
- init(String) -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.VaultAdapterDN
- Deprecated. Initialization Routine.
- init(Preferences) -
Method in interface com.ibm.portal.portlet.service.spi.PortletServiceProvider
- Initialize the portlet service.
- init(SecurityFilterConfig) -
Method in interface com.ibm.portal.security.SecurityFilter
- Can be used to implement common initialization logic for the filter during Portal startup.
- 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 interface com.ibm.wps.pe.pc.legacy.cmpf.PortletFilter
- Deprecated. Called by the portlet container to indicate to a filter that it is
being placed into service.
- 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.
- INIT_PARAMETER_KEY -
Static variable in interface com.ibm.portal.state.PortletPreProcessor
- Key of the init parameter that references the implementation identifier
specified in plugin.xml.
- initClassloaders() -
Method in class com.ibm.portal.pcm.events.AbstractCachingMapperFactory
- Returns a list of classloaders to be used by this MapperFactory.
- 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
-
- INLINE_ERROR -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
- Icon for an inline error message.
- INLINE_HELP -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
- Icon for inline help message.
- INLINE_INFORMATION -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
- Icon for an inline information message.
- INLINE_SUCCESS -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
- Icon for an inline success message.
- INLINE_WARNING -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
- Icon for an inline warning message.
- InputMediatorException - Exception in com.ibm.portal.state.exceptions
- Base exception for all input mediator exceptions.
- InputMediatorException(InputMediator, Exception) -
Constructor for exception com.ibm.portal.state.exceptions.InputMediatorException
- Initializes the execption with the input mediator that caused the exception
and the reason for the exception.
- InputMediatorException(InputMediator) -
Constructor for exception com.ibm.portal.state.exceptions.InputMediatorException
- Initializes the execption with the input mediator that caused the exception
and the reason for the exception.
- InputMediatorSAXException - Exception in com.ibm.portal.state.exceptions
- Specific input mediator exception wrapping a
SAXException
. - InputMediatorSAXException(InputMediator, SAXException) -
Constructor for exception com.ibm.portal.state.exceptions.InputMediatorSAXException
- Initializes the execption with the input mediator that caused the exception
and the reason for the exception.
- insert(T) -
Method in interface com.ibm.portal.ListModelController
- Inserts the node into the list model.
- insert(T) -
Method in interface com.ibm.portal.OrderedListModelController
- Inserts the node as the last element of the list model.
- insert(T, T) -
Method in interface com.ibm.portal.OrderedListModelController
- Inserts the node into the list model at the specified location.
- insert(Node, Node, Node) -
Method in interface com.ibm.portal.state.dom.DocumentController
- Inserts a node into the list of children of another node.
- insert(T, T, T) -
Method in interface com.ibm.portal.TreeModelController
- Inserts the node at the specified location in the tree model controller.
- 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.
- INSTANCE -
Static variable in interface com.ibm.wkplc.people.portal.taglib.PersonCard
- This is access method for generating vcard markup.
- instantiateApplicationPortlet(String) -
Method in class com.ibm.wps.pb.wrapper.PortletWrapper
- Deprecated. This method is marked final as it must not be overridden.
- InstantiateTemplateContentNodeCommand - Interface in com.ibm.portal.model.command.instantiation
- This interface defines a command that is called when a template page is
instantiated.
- InstantiateTemplateContentNodeCommand.Context - Interface in com.ibm.portal.model.command.instantiation
- The command context.
- instantiatingTemplateContentNode(ContentNode, ContentNode) -
Method in interface com.ibm.portal.model.command.instantiation.InstantiateTemplateContentNodeCommand
- This plug point's method is called after the specified targetNode has
been inserted into the target content model but before the change is
being committed.
- Instantiator<E> - Interface in com.ibm.portal.pool
- Interface which allows for creating new objects as well as disposing them
when they are not used any longer.
- INTEGER -
Static variable in interface com.ibm.portal.um.AttributeDefinition
- Represents the Integer type for an Attribute
- internalClearCache() -
Method in class com.ibm.portal.pcm.events.AbstractCachingMapperFactory
- Clears the cache.
- InternalContentURL - Interface in com.ibm.portal.content
- An interface for a content node representing an internal URL.
- INTERNALURL -
Static variable in class com.ibm.portal.content.ContentNodeType
- Node type for a
ContentURL
linking to a page of the portal.
- intrinsicDynamicProperty -
Static variable in interface com.ibm.websphere.personalization.context.PConstants
-
- Invalidatable - Interface in com.ibm.portal
- The
Invalidatable
interface is used on models to provide
a way to invalidate all or parts of the model. - InvalidatableListModel<T> - Interface in com.ibm.portal
- A list model providing a way to get invalidated.
- InvalidatableTreeModel<E> - Interface in com.ibm.portal
- A tree model providing a way to get invalidated.
- invalidate(Object) -
Method in interface com.ibm.portal.cache.Cache
- Invalidate a cache key.
- invalidate() -
Method in interface com.ibm.portal.Invalidatable
- Invalidates the model.
- invalidate(ObjectID, InvalidationType) -
Method in interface com.ibm.portal.Invalidatable
- Invalidates all parts of the model that are influenced by the object
with the given object id.
- invalidate(URI) -
Method in interface com.ibm.portal.resolver.data.events.InvalidationEventListener
- Invalidate all entries for a given URI
- invalidate(URI, Map<String, String[]>) -
Method in interface com.ibm.portal.resolver.data.events.InvalidationEventListener
- Invalidate all entries for a given URI
- invalidate(URI, String, Map<String, String[]>, Context) -
Method in interface com.ibm.portal.resolver.data.events.InvalidationEventListener
- Invalidate all entries for a URI and associated parameters
- invalidate(InvalidationEventListener.Validator<? super Addressable>) -
Method in interface com.ibm.portal.resolver.data.events.InvalidationEventListener
- Invalidates all cache entries that match the validator
- invalidate(HttpServletRequest, HttpServletResponse) -
Method in interface com.ibm.portal.resolver.service.PortalPocServiceHome
- Invalidate cached information in the request or response, e.g.
- 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.
- InvalidationEventListener - Interface in com.ibm.portal.resolver.data.events
- Event interface that communicates invalidation events for data sources.
- InvalidationEventListener.Validator<T> - Interface in com.ibm.portal.resolver.data.events
- Validator used during the invalidation of cache keys
- InvalidationType - Class in com.ibm.portal
- This class enumerates different types of invalidations.
- InvalidConstantException - Exception in com.ibm.portal.state.exceptions
- Exception representing the error case that a constant
object cannot be recognized.
- InvalidConstantException(Constants) -
Constructor for exception com.ibm.portal.state.exceptions.InvalidConstantException
- Initializes the exception given the constant that could not be recognized
- InvalidNavigationNodeIdException - Exception in com.ibm.portal.state.accessors.exceptions
- Exception which is supposed to be thrown when detecting an invalid identifier
of a navigation node.
- InvalidNavigationNodeIdException(String, NavigationShiftAccessor) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.InvalidNavigationNodeIdException
- Initializes the exception with the accessor that caused the exception
- InvalidNavigationNodeIdException(String, NavigationShiftAccessor, Exception) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.InvalidNavigationNodeIdException
- Initializes the exception with the accessor that caused the exception
- InvalidOperationContextException - Exception in com.ibm.portal.resolver.operations.exceptions
- Abstract base exception for the case that an operation could not be created
due to an invalid context.
- InvalidOperationContextException(URI, OperationFactory) -
Constructor for exception com.ibm.portal.resolver.operations.exceptions.InvalidOperationContextException
- Initializes this exception with the URI of the resource the operation
cannot be applied to.
- InvalidOperationContextException(URI, OperationFactory, Throwable) -
Constructor for exception com.ibm.portal.resolver.operations.exceptions.InvalidOperationContextException
- Initializes this exception with the URI of the resource the operation
cannot be applied to.
- InvalidParameterException - Exception in com.ibm.portal.resolver.exceptions
- A particular parameter was invalid
- InvalidParameterException() -
Constructor for exception com.ibm.portal.resolver.exceptions.InvalidParameterException
-
- InvalidParameterException(Throwable) -
Constructor for exception com.ibm.portal.resolver.exceptions.InvalidParameterException
-
- InvalidPortletIdException - Exception in com.ibm.portal.state.accessors.exceptions
- Exception which is supposed to be thrown within any
SoloAccessor
implementation that is not
able to convert the String
representing
a portlet identifier into a corresponding ObjectID
. - InvalidPortletIdException(SoloAccessor, String) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.InvalidPortletIdException
- Initializes this exception.
- InvalidPortletIdException(SoloAccessor, String, Exception) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.InvalidPortletIdException
- Initializes this exception.
- InvalidPortletModeException - Exception in com.ibm.portal.state.accessors.exceptions
- Exception which should be thrown in case that a
String
representing a portlet mode cannot be converted to a PortletMode
object. - InvalidPortletModeException(String, PortletAccessor) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.InvalidPortletModeException
- Initializes the exception with the accessor that caused the exception
- InvalidPortletModeException(String, PortletAccessor, Exception) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.InvalidPortletModeException
- Initializes the exception with the accessor that caused the exception
- InvalidPropertyException - Exception in com.ibm.portal.state.exceptions
- Exception representing the error case that a property (in particular the property
value) specified in a properties file is considered as incorrect.
- InvalidPropertyException(String, Properties) -
Constructor for exception com.ibm.portal.state.exceptions.InvalidPropertyException
- Initializes the exception by specifying the property that is invalid
- InvalidPropertyException(String, Properties, Throwable) -
Constructor for exception com.ibm.portal.state.exceptions.InvalidPropertyException
- Initializes the exception by specifying the property that is invalid
- 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.
- InvalidResourceTypeException - Exception in com.ibm.portal.state.accessors.exceptions
- Exception which should be thrown in case that a resource
type is considered to be invalid.
- InvalidResourceTypeException(PortalResources.Type) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.InvalidResourceTypeException
- Initializes the exception with the invalid resource type name
- InvalidSelectionException - Exception in com.ibm.portal.state.accessors.exceptions
- Exception which should be thrown in case that a
SoloAccessor
considers the selection information in the state holder as invalid. - InvalidSelectionException(SoloAccessor, String) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.InvalidSelectionException
- Initializes this exception.
- InvalidSelectionException(SoloAccessor, String, Exception) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.InvalidSelectionException
- Initializes this exception.
- InvalidSelectionNodeIdException - Exception in com.ibm.portal.state.accessors.exceptions
- Exception which should be thrown when detecting an invalid
identifier of a selected node.
- InvalidSelectionNodeIdException(String, SelectionAccessor) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.InvalidSelectionNodeIdException
- Initializes the exception with the accessor that caused the exception
- InvalidSelectionNodeIdException(String, SelectionAccessor, Exception) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.InvalidSelectionNodeIdException
- Initializes the exception with the accessor that caused the exception
- InvalidShowToolsFlagException - Exception in com.ibm.portal.state.accessors.exceptions
- Exception which should be thrown when detecting an invalid Show Tools flag.
- InvalidShowToolsFlagException(String, ShowToolsAccessor) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.InvalidShowToolsFlagException
- Initializes the exception with the accessor that caused the exception
- InvalidShowToolsFlagException(String, ShowToolsAccessor, Exception) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.InvalidShowToolsFlagException
- Initializes the exception with the accessor that caused the exception
- InvalidSoloFlagException - Exception in com.ibm.portal.state.accessors.exceptions
- Exception which should be thrown when detecting an invalid Solo flag.
- InvalidSoloFlagException(String, SoloAccessor) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.InvalidSoloFlagException
- Initializes the exception with the accessor that caused the exception
- InvalidSoloFlagException(String, SoloAccessor, Exception) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.InvalidSoloFlagException
- Initializes the exception with the accessor that caused the exception
- InvalidWindowStateException - Exception in com.ibm.portal.state.accessors.exceptions
- Exception which should be thrown in case that a
String
representing a portlet window state cannot be converted to
a WindowState
object. - InvalidWindowStateException(String, PortletAccessor) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.InvalidWindowStateException
- Initializes the exception with the accessor that caused the exception
- InvalidWindowStateException(String, PortletAccessor, Exception) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.InvalidWindowStateException
- Initializes the exception with the accessor that caused the exception
- 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
- IPFilterSetting - Interface in com.ibm.portal.outbound.config
- An IP filter setting.
- IPFilterSetting.FilterType - Enum in com.ibm.portal.outbound.config
- The type of the filter setting.
- iPortletId -
Variable in exception com.ibm.portal.state.accessors.exceptions.InvalidPortletIdException
- String representing the portlet identifier that could
not be converted to
ObjectID
.
- iPortletWindowID -
Variable in exception com.ibm.portal.state.accessors.portlet.exceptions.CannotSetTargetException
- The
ObjectID
of the portlet which cannot be
selected as an action or render target.
- 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.
- isAbsolute() -
Method in interface com.ibm.portal.state.accessors.url.URLContext
- Specifies if the URL should be an absolute URL.
- isAbstract() -
Method in class com.ibm.portal.resolver.webdav.tree.helper.DefaultWebdavSupportedPrivilege
-
- isAbstract() -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavSupportedPrivilege
- Is the privilege abstract?
Specifies whether a privilege is abstract.
- isActive() -
Method in interface com.ibm.portal.ActiveFlag
- Returns whether this resource is active or not.
- isActive() -
Method in interface com.ibm.portal.admin.Decoration
- Returns whether or not the decoration is active.
- isActive() -
Method in interface com.ibm.portal.admin.Markup
- Returns the activation state of the markup.
- isActive() -
Method in interface com.ibm.portal.content.LayoutModel
- Deprecated. use this method on the corresponding
ContentPage
- isActive() -
Method in interface com.ibm.portal.outbound.config.PolicyRule
- get the active flag
- 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 interface com.ibm.portal.state.accessors.generic.BooleanAccessor
- Evaluates whether the boolean flag is set or not.
- isActive(PageMode) -
Method in interface com.ibm.portal.state.accessors.pagemode.PageModeAccessor
- Checks if the given
PageMode
is active.
- 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
- isAllowedToChangeDelegationFlag(ObjectID) -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingDelegationService
- Returns
true
if and only if the current user has been granted the global privilege to
modify access control delegation flags in general and administrator privileges on the the given
content proxy resource.
- isAllowedToChangeDelegationFlagForContentWithID(String) -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingDelegationService
- Returns
true
if and only if the current user has been granted enough privileges to
modify the delegation flag for the given portal resource and a provided content resource identified by it's
content ID.
- isAllowedToChangeDelegationFlagForContentWithPath(String) -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingDelegationService
- Returns
true
if and only if the current user has been granted enough privileges to
modify the delegation flag for the given portal resource and a provided content resource identified by it's
content path.
- isAllowedToCreateDelegatingPortalResource(ObjectID) -
Method in interface com.ibm.portal.services.contentmapping.GlobalContentMappingDelegationService
- Returns
true
if and only if the current user is allowed to create a portal resource with an associated delegating content mapping
for a resources guarded by a given content proxy resource.
- isAllowedToCreateDelegatingPortalResourceForContentWithID(String) -
Method in interface com.ibm.portal.services.contentmapping.GlobalContentMappingDelegationService
- Returns
true
if and only if the current user is allowed to create a portal resource with an associated delegating content mapping
for the given content resource.
- isAllowedToCreateDelegatingPortalResourceForContentWithPath(String) -
Method in interface com.ibm.portal.services.contentmapping.GlobalContentMappingDelegationService
- Returns
true
if and only if the current user is allowed to create a portal resource with an associated delegating content mapping
for the given content resource.
- isAllowedToDelegate() -
Method in interface com.ibm.portal.services.contentmapping.GlobalContentMappingDelegationService
- Returns
true
if and only if the current user has been granted the prerequisite privileges to change content mapping
delegation settings in general.
- isAllPortletsAllowed() -
Method in interface com.ibm.portal.content.LayoutModel
- Indicates whether all portlets are allowed for this layout model.
- isAttributeInherited(Object) -
Method in interface com.ibm.policy.manager.PolicyValueSet
- Determine if the specified attribute is inherited or explicitly defined
- isAttributeLocked(Object) -
Method in interface com.ibm.policy.manager.PolicyValueSet
- Determine if the specified attribute is locked.
- 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.
- isBase64() -
Method in class com.ibm.portal.resolver.data.DataURI
- Checks if the content of the URI is base64 encoded
- isBasicAuth() -
Method in interface com.ibm.portal.outbound.config.PolicyRule
- get the basic-auth flag
- isBookmarkable() -
Method in interface com.ibm.portal.content.BookmarkableFlag
- Checks whether this resource can be bookmarked or not.
- isBookmarkable() -
Method in interface com.ibm.portal.content.LayoutModel
- Deprecated. use this method on the corresponding
ContentPage
, if implemented (optional)
- 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
- isCollection(T) -
Method in class com.ibm.portal.resolver.webdav.tree.helper.DefaultWebdavTreeModel
-
- isCollection(T) -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavTreeModel
-
Checks if any item is a collection or a 'file'.
- 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.
- isContentAreaEmbedType(StaticContentPage) -
Method in interface com.ibm.portal.spa.renderer.helper.StaticContentPageDistincter
- Returns true if the EmbedType of this page is ContentArea
- 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
- isConvertibleTo(Class<? extends DataSource>) -
Method in interface com.ibm.portal.resolver.data.ConvertibleDataSource
- Checks if the
DataSource
can be converted to the target class.
- isConvertibleTo(Class<? extends DataSource>) -
Method in class com.ibm.portal.resolver.helper.AbstractDataSource
-
- 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.
- isCurrent() -
Method in interface com.ibm.portal.pcm.dialog.state.DialogStep
- Checks whether this dialog step is the currently active one.
- 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.
- isDefault() -
Method in interface com.ibm.portal.admin.Decoration
- Returns whether or not the decoration is the default decoration.
- isDefault() -
Method in interface com.ibm.portal.outbound.config.PolicyMapping
- return if the returned mapping is the default mapping.
- isDefault() -
Method in interface com.ibm.portal.services.contentmapping.ContentMapping
- Returns
true
if and only if, this content mapping is flagged as being the default mapping within the
scope assigned to this content mapping
- isDefiningAllFieldsPerLayout() -
Method in interface com.ibm.workplace.wcm.api.HierachicalListPresentation
- Indicates whether each
ListLayout
will define their own Header, Footer and Separator
- isDelegating() -
Method in interface com.ibm.portal.services.contentmapping.ContentMapping
- Returns
true
if and only if, this content mapping is flagged as activating access control delegation
- isDelegating() -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingDelegationService
- Convenience method, returning
true
if and only if there is at least one content mapping for the given portal
resource that is flagged for using access control delegation.
- isDelegationEnabled(String, List<String>) -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingDelegationService
- Returns
true
if and only if there is a content mapping assigned to the given portal resource that matches
a given content resource and this content mapping is enabled for delegation (i.e.
- isDelegationEnabled(List<String>) -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingDelegationService
-
- isDeletable(E) -
Method in interface com.ibm.portal.content.LayoutModel
- Indicates whether this node can be deleted or not.
- 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.
- isDirectory() -
Method in class com.ibm.portal.spa.data.SpaURI
- Checks if the addressed file is a folder.
- 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.authoring.HTMLEditorBean
- 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.portal.model.ResourceBundleProvider
- Checks if there exist any resources in the provider
- isEmpty() -
Method in interface com.ibm.portal.services.contentmapping.ContentMappingInfo
- Returns true if and only if there are no content mappings assigned to the given portal resource.
- 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.
- isEquation(String) -
Method in interface com.ibm.portal.devicesupport.DeviceClassEquationSupport
- Check if a given string is a device equation.
- 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.
- isExpanded(ObjectID) -
Method in interface com.ibm.portal.state.accessors.expansionstates.ExpansionStatesAccessor
- Deprecated. since 6.0, use method
isToggled(ObjectID)
instead
- isExpanded(String) -
Method in interface com.ibm.portal.state.accessors.expansionstates.ExpansionStatesAccessor
- Deprecated. since 6.0, use method
isToggled(String)
instead
- 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.
- isExternal(Principal) -
Method in interface com.ibm.portal.um.PumaEnvironment
- Checks whether the DN of the given principal is configured as 'external'.
- isExternal(Principal) -
Method in interface com.ibm.portal.um.PumaProfile
- Deprecated. As of release 6.1, replaced by
PumaEnvironment.isExternal(Principal)
- isExternalized() -
Method in interface com.ibm.portal.ac.data.Role
- Indicates whether the role has been externalized to an external security
manager in order to manage access control by this external component.
- isExternalized() -
Method in interface com.ibm.portal.ac.ManagedProtectedResource
- Indicates whether the resource has been externalized to an external
security manager in order to manage access control by this external
component.
- isFile() -
Method in class com.ibm.portal.spa.data.SpaURI
- Checks if the addressed file is a file.
- 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.
- isImmediateSwitch() -
Method in interface com.ibm.portal.wire.Wire
- Returns true for crosspage wires that should immediately switch to the target page after the
wire has been invoked.
- 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
- isInfiniteDepth() -
Method in interface com.ibm.portal.resolver.webdav.commands.WebdavCommand.Lock
- Indicates if the lock locks the complete hierarchy or simply the
resource itself.
- isInfiniteDepth() -
Method in class com.ibm.portal.resolver.webdav.tree.helper.DefaultWebdavLock
-
- isInfiniteDepth() -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavLockInfo
- Indicates if the lock locks the complete hierarchy or simply the resource
itself.
- 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(String) -
Method in interface com.ibm.portal.AggregatedMetaDataLocator
- Indicates whether the value corresponding to the given name
is inherited or not.
- 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
.
- isInitialized() -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.secrets.CredentialSecret
- Utility method.
- 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).
- isJavaScript() -
Method in interface com.ibm.portal.state.accessors.url.URLContextEx
- Specifies if the URL may be a URL that uses the "javascript" scheme
- 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.
- isLogging() -
Method in interface com.ibm.portal.services.siteanalyzer.SiteAnalyzerLogger
- Checks to see if site analytics logging is enabled for this logger.
This method should always be called prior to making an attempt to write
to the site analytics log.
- 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.
- isModifiable(E) -
Method in interface com.ibm.portal.content.LayoutModel
- Indicates whether this node can be modified or not.
- isMultiValueAttribute(IAttribute) -
Method in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
- Returns true if the given attribute is a multi-value attribute.
- isMultiValued() -
Method in interface com.ibm.portal.um.AttributeDefinition
- Returns
true
if the Attribute represented by this object is multivalued
- isNested() -
Method in interface com.ibm.portal.pcm.dialog.state.DialogStep
- Checks whether this dialog step is used in a nested fashion.
- 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.
- isNodeInSelectionPath(T) -
Method in interface com.ibm.portal.navigation.SelectionModel
- Returns whether the given node is part of the selection path.
- isNodeSelected(T) -
Method in interface com.ibm.portal.navigation.SelectionModel
- Returns whether the given node is selected.
- 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.
- isOwner() -
Method in interface com.ibm.portal.ac.AccessControlRuntimeModel
- This method returns true if the current user is the owner of the
resource.
- isPageClosable(ObjectID) -
Method in interface com.ibm.portal.dynamicui.DynamicUIInfo
- Returns whether a page can be closed or not.
- isPageEmbedType(StaticContentPage) -
Method in interface com.ibm.portal.spa.renderer.helper.StaticContentPageDistincter
- Returns true if the EmbedType of this page is Page
- isPath() -
Method in class com.ibm.portal.spa.data.SpaURI
- Checks if the resource either specifies a file or directory
- 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
- isPolicyAttribute(Object) -
Method in interface com.ibm.policy.manager.PolicyValueSet
- PolicyValueSet maintains many characteristics not related to actual
policy attributes and values, such as keys containing inheritance
information.
- isPortletClosable(ObjectID) -
Method in interface com.ibm.portal.dynamicui.DynamicUIInfo
- Returns whether a portlet on the current page can be closed or not.
- isPreferenceDefined(String) -
Method in interface com.ibm.portal.portletmodel.PortletPreferences
- Returns
true
if the preference with the given name is
defined at this level in this set of preferences.
- 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
.
- isPrivate() -
Method in interface com.ibm.portal.ac.AccessControlRuntimeModel
- This method returns true if the resource is a private resource.
- isPrivate() -
Method in interface com.ibm.portal.ac.ManagedProtectedResource
- Returns the information whether the resource is private (i.e.
- isPrivate() -
Method in interface com.ibm.portal.content.ContentNodeCreationContext
- Indicates whether the resource is to be created as a private node or a
node that may be accessible to multiple users.
- isPrivate() -
Method in interface com.ibm.portal.content.ContentPageCreationContext
- Indicates whether the resource is to be created as a private page or a
page that may be accessible to multiple users.
- isPrivate() -
Method in interface com.ibm.portal.cp.CollaborativeResource
- Returns true if this collaborative resource is private for the owner only
- isPrivate() -
Method in interface com.ibm.portal.cp.rating.controller.RatingCreationContext
- Returns
true
if the rating should be considered
private, i.
- isPrivate() -
Method in interface com.ibm.portal.cp.tagging.controller.UserTagCreationContext
- Returns
true
if the tag should be considered private,
i.
- isPrivate() -
Method in interface com.ibm.portal.resolver.data.UserContextDataSource
- Indicates if the data source depends on the user context (if any).
- isPrivate() -
Method in class com.ibm.portal.resolver.helper.AbstractDataSource
-
- isPrivate() -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
- Indicates if the data source depends on the user context (if any).
- isPrivate() -
Method in class com.ibm.portal.resolver.helper.EarlyBindingDataSource
-
- 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
- isProjectDependent() -
Method in interface com.ibm.portal.resolver.data.ProjectContextDataSource
- Indicates if the data source depends on the project context (if any).
- isProjectDependent() -
Method in class com.ibm.portal.resolver.helper.AbstractDataSource
-
- isProjectDependent() -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
-
- isProjectDependent() -
Method in class com.ibm.portal.resolver.helper.EarlyBindingDataSource
-
- 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.
- isProtected() -
Method in interface com.ibm.portal.resolver.accessors.ContextAccessor
- Checks if there is either a WAS security context or a portal security
context.
- isProtected() -
Method in class com.ibm.portal.resolver.webdav.tree.helper.DefaultWebdavAccessControlEntry
-
- isProtected() -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavAccessControlEntry
- Is the ACE protected?
Specifies whether an ACE is protected.
- isProtected() -
Method in interface com.ibm.portal.vanityurl.model.VanityURLNode
TRUE
, if the redirection shall be done to the protected version of the page.
- 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.
- isReadOnly() -
Method in interface com.ibm.portal.outbound.config.Administrable
- return if this item is from the system profile.
- isReadOnly(String) -
Method in interface com.ibm.portal.portletmodel.PortletPreferences
- Return true if the preference is set and marked as read-only in the portlet deployment
descriptor.
- isReadOnly() -
Method in interface com.ibm.portal.um.AttributeDefinition
- Returns
true
if the Attribute represented by this object is read-only
- isRelative() -
Method in interface com.ibm.portal.state.accessors.url.URLContext
- Specifies if the URL should be a relative URL.
- 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.
- isRequired() -
Method in interface com.ibm.portal.um.AttributeDefinition
- Returns
true
if this AttributeDefinition represents a mandatory attribute
- 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.
- isSecretTypeSupported(int) -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.VaultAdapter
- Tells if the specified Secret Type is supported
- isSecretTypeSupported(int) -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.VaultAdapterDN
- Deprecated. Tells if the specified Secret Type is supported
- isSecure() -
Method in interface com.ibm.portal.resolver.accessors.ContextAccessor
- Checks wether the call was made via a secure channel
- isSecure() -
Method in interface com.ibm.portal.vanityurl.model.VanityURLNode
TRUE
, if the redirect to the target page shall enforce the use of a secure connection.
- isServerRelative() -
Method in interface com.ibm.portal.state.accessors.url.URLContext
- Specifies if the URL should be a server relative URL.
- 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
- isShareable() -
Method in interface com.ibm.portal.content.LayoutModel
- Deprecated. use this method on the corresponding
ContentPage
, if implemented (optional)
- isShareable() -
Method in interface com.ibm.portal.content.ShareableFlag
- Returns whether this page can be shared or not.
- 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.
- isSystem() -
Method in interface com.ibm.portal.admin.Decoration
- Deprecated. there is no replacement for this method
Returns whether or not the decoration is a system decoration.
- isSystem() -
Method in interface com.ibm.portal.services.contentmapping.ContentMapping
- Returns
true
if and only if, this content mapping is flagged as system mapping.
- 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.
- isTemplateInstantiation() -
Method in interface com.ibm.portal.model.controller.context.TemplatingCreationContext
- Returns if the copy is a template instantiation.
- isToggled(ObjectID) -
Method in interface com.ibm.portal.state.accessors.expansionstates.ExpansionStatesAccessor
- Checks whether the navigation node with the given
ObjectID
is marked as "toggled" in the state holder.
- isToggled(String) -
Method in interface com.ibm.portal.state.accessors.expansionstates.ExpansionStatesAccessor
- Checks whether the navigation node with the given unique name
is marked as "toggled" in the state holder.
- 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(URI) -
Method in class com.ibm.portal.resolver.helper.cor.AbstractContentLocationFactory
- Checks, if the URI can be handled by this content location factory
- isValid(URI) -
Method in class com.ibm.portal.resolver.helper.cor.SingleContentLocationFactory
-
- 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.
- isValidNonce(String) -
Method in interface com.ibm.portal.resolver.service.ActionPocService
- Checks if a given nonce is valid in the current context
- isVanityURLSupportEnabled() -
Method in interface com.ibm.portal.vanityurl.model.VanityURLModelHome
- Returns whether VanityURL support is enabled or not.
- 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.
- isVirtual(Principal) -
Method in interface com.ibm.portal.um.PumaEnvironment
- Determines if the specified principal is a virtual principal
- isVirtualPortalDependent() -
Method in interface com.ibm.portal.resolver.data.VirtualPortalContextDataSource
- Indicates if the data source depends on the virtual portal context (if
any).
- isVirtualPortalDependent() -
Method in class com.ibm.portal.resolver.helper.AbstractDataSource
-
- isVirtualPortalDependent() -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
-
- isVirtualPortalDependent() -
Method in class com.ibm.portal.resolver.helper.EarlyBindingDataSource
-
- isVirtualPortalIDSet() -
Method in interface com.ibm.portal.virtualportal.VirtualPortalIdentification
- Returns true, if a VirtualPortal ID other than the default virtual portal
ID has been set during request processing.
- 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
- isVirtualPrincipal(Principal) -
Method in interface com.ibm.portal.um.PumaEnvironment
- Deprecated. since 6.1.0.2 use
PumaEnvironment.isVirtual(Principal)
instead.
- isWeak() -
Method in interface com.ibm.portal.resolver.data.DataSourceChecksum
- Returns whether this is a "strong" or "weak" checksum.
- isWeak() -
Method in class com.ibm.portal.resolver.helper.AbstractDataSource
-
- 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.MetaData
- Returns an iterator holding the meta data key/value pairs
as
Map.Entry
elements.
- iterator() -
Method in interface com.ibm.portal.model.LocalizedContext
- Returns an iterator over all locales that this context is based on.
- iterator() -
Method in interface com.ibm.portal.portletmodel.PortletPreferences
- Returns an iterator holding the key/value pairs as
Map.Entry
elements.
- iterator() -
Method in class com.ibm.portal.resolver.streams.helper.DefaultMultipartEntry
-
- iterator() -
Method in interface com.ibm.portal.resolver.streams.MultipartStream.Entry
- Returns the iterator over all entries
- 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.
- iteratorReverse() -
Method in interface com.ibm.portal.admin.ClientList
- Returns an iterator over all clients in reverse order
- 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.
- IWIDGET_DEFINITION -
Static variable in interface com.ibm.portal.spa.parser.StaticPageContentHandler
- indicator that a control is an iWidget
- IWidgetContentHandler - Interface in com.ibm.portal.resolver.iwidget.xml
- Content handler which produces SAX events to write iwidget definitions.
- IWidgetMicroformatContentHandler - Interface in com.ibm.portal.resolver.iwidget.xml
- Content handler which can be used to generate SAX events representing an
iwidget microformat as defined in the iwidget spec (see chapter about
embedding iwidgets).
- IWidgetWrapperCreationContext - Interface in com.ibm.portal.portlet
- A the base interface for creation context for creating portlet definitions based on iwidget definitions.
- IWidgetWrapperLocator<T extends PortletDefinition> - Interface in com.ibm.portal.portletmodel.admin
- This Locator can be used to retrieve IWidget wrapper portlet clones.
- IWidgetWrapperURICreationContext - Interface in com.ibm.portal.portlet
- A context for creating portlet definitions based on iwidget definition URIs.
- IWidgetWrapperURLCreationContext - Interface in com.ibm.portal.portlet
- A context for creating portlet definitions based on iwidget definitions.
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.
- JaasSubjectCredentialSecret - Interface in com.ibm.portal.portlet.service.credentialvault.spi.secrets
- Implementation of the CredentialSecret class for secrets in form of a Jaas Subject.
- 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.
- JavaObjectCredentialSecret - Interface in com.ibm.portal.portlet.service.credentialvault.spi.secrets
- Implementation of the CredentialSecret class for a secret in form of a Java Object.
- JCR -
Static variable in interface com.ibm.portal.DatabaseDomainConstants
- Constant for jcr domain
- JNDI_NAME -
Static variable in interface com.ibm.portal.ac.AccessControlHome
- The name can be used to lookup the
AccessControlHome
from
JNDI
- JNDI_NAME -
Static variable in interface com.ibm.portal.cor.service.ClientListHome
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.cor.service.ContentMetaDataModelHome
- The JNDI name for a lookup of this home object
- JNDI_NAME -
Static variable in interface com.ibm.portal.cor.service.ContentModelHome
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.cor.service.LanguageListHome
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.cor.service.MappingURLTreeModelHome
- Deprecated.
- JNDI_NAME -
Static variable in interface com.ibm.portal.cor.service.MarkupListHome
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.cor.service.NavigationModelHome
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.cor.service.NavigationSelectionModelHome
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.cor.service.PortletModelHome
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.cor.service.SkinListHome
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.cor.service.StateManagerServiceHome
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.cor.service.ThemeListHome
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.cor.service.VanityURLModelHome
- The JNDI name to access the home interface.
- JNDI_NAME -
Static variable in interface com.ibm.portal.cor.service.VirtualPortalListHome
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.cp.rating.CorRatingModelHome
- The
JNDI
lookup name for this home object
- JNDI_NAME -
Static variable in interface com.ibm.portal.cp.rating.PortalRatingModelHome
- The
JNDI
lookup name for this home object
- JNDI_NAME -
Static variable in interface com.ibm.portal.cp.rating.PortletRatingModelProvider
- The JNDI lookup name
- JNDI_NAME -
Static variable in interface com.ibm.portal.cp.resources.CorResourceModelHome
- The
JNDI
lookup name for this home object
- JNDI_NAME -
Static variable in interface com.ibm.portal.cp.resources.PortalResourceModelHome
- The
JNDI
lookup name for this home object
- JNDI_NAME -
Static variable in interface com.ibm.portal.cp.resources.PortletResourceModelProvider
- The JNDI lookup name
- JNDI_NAME -
Static variable in interface com.ibm.portal.cp.tagging.CorTagModelHome
- The
JNDI
lookup name for this home object
- JNDI_NAME -
Static variable in interface com.ibm.portal.cp.tagging.PortalTagModelHome
- The
JNDI
lookup name for this home object
- JNDI_NAME -
Static variable in interface com.ibm.portal.cp.tagging.PortletTagModelProvider
- The JNDI lookup name
- JNDI_NAME -
Static variable in interface com.ibm.portal.devicesupport.DeviceClassHome
- The JNDI name used to bind the
DeviceClassHome
- JNDI_NAME -
Static variable in interface com.ibm.portal.devicesupport.DeviceClassServiceHome
- The JNDI name used to bind the
DeviceClassServiceHome
singleton.
- JNDI_NAME -
Static variable in interface com.ibm.portal.devicesupport.PortletDeviceClassServiceHome
- The JNDI name used to bind the
PortletDeviceClassServiceHome
singleton.
- JNDI_NAME -
Static variable in interface com.ibm.portal.dynamicui.service.DynamicUIManagementFactoryServiceHome
- JNDI name of this service
- 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.model.ClientListControllerHome
- JNDI lookup name for client list model controller.
- JNDI_NAME -
Static variable in interface com.ibm.portal.model.ContentMetaDataModelHome
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.model.ContentModelHome
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.model.ContentModelProvider
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.model.controller.ContentModelControllerHome
- JNDI lookup name for content model controller.
- JNDI_NAME -
Static variable in interface com.ibm.portal.model.controller.PortletModelControllerHome
- JNDI lookup name for portlet model controller.
- JNDI_NAME -
Static variable in interface com.ibm.portal.model.controller.VanityURLModelControllerHome
- The JNDI name to access the home interface.
- JNDI_NAME -
Static variable in interface com.ibm.portal.model.CorLocalizedContextHome
- JNDI name under which the home instance is bound
- JNDI_NAME -
Static variable in interface com.ibm.portal.model.LanguageListHome
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.model.MappingURLTreeModelHome
- Deprecated.
- JNDI_NAME -
Static variable in interface com.ibm.portal.model.MarkupListControllerHome
- JNDI lookup name for markup list model controller.
- JNDI_NAME -
Static variable in interface com.ibm.portal.model.MarkupListHome
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.model.NavigationModelHome
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.model.NavigationModelProvider
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.model.NavigationSelectionModelHome
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.model.PortalLocalizedContextHome
- JNDI name under which the home instance is bound
- JNDI_NAME -
Static variable in interface com.ibm.portal.model.PortletModelHome
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.model.SkinListControllerHome
- JNDI lookup name for skin list model controller.
- JNDI_NAME -
Static variable in interface com.ibm.portal.model.SkinListHome
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.model.ThemeListControllerHome
- JNDI lookup name for theme list model controller.
- JNDI_NAME -
Static variable in interface com.ibm.portal.model.ThemeListHome
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.model.VanityURLModelHome
- The JNDI name to access the home interface.
- JNDI_NAME -
Static variable in interface com.ibm.portal.outbound.config.service.OutboundConnectionModelControllerHome
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.outbound.config.service.OutboundConnectionModelHome
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.outbound.service.OutboundConnectionServiceHome
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.pcm.PortalDialogModelHome
- The
JNDI
lookup name for this home object.
- JNDI_NAME -
Static variable in interface com.ibm.portal.pcm.PortalDialogServiceHome
- The JNDI name used to bind the
PortalDialogServiceHome
singleton.
- JNDI_NAME -
Static variable in interface com.ibm.portal.pcm.PortletDialogModelProvider
- The JNDI name of the dialog model provider portlet service.
- JNDI_NAME -
Static variable in interface com.ibm.portal.pcm.PortletDialogServiceHome
- The JNDI name used to bind the
PortletDialogServiceHome
singleton.
- 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.portlet.service.model.ClientListProvider
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.portlet.service.model.ContentMetaDataModelProvider
- The JNDI name of this provider
- JNDI_NAME -
Static variable in interface com.ibm.portal.portlet.service.model.ContentModelProvider
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.portlet.service.model.LanguageListProvider
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.portlet.service.model.MappingURLTreeModelProvider
- Deprecated. JNDI name under which the provider instance is bound
- JNDI_NAME -
Static variable in interface com.ibm.portal.portlet.service.model.MarkupListProvider
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.portlet.service.model.NavigationModelProvider
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.portlet.service.model.NavigationSelectionModelProvider
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.portlet.service.model.PortletLocalizedContextHome
- JNDI name under which the home instance is bound
- JNDI_NAME -
Static variable in interface com.ibm.portal.portlet.service.model.PortletModelProvider
- JNDI name for the service lookup
- JNDI_NAME -
Static variable in interface com.ibm.portal.portlet.service.model.ThemeListProvider
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.portlet.service.model.VanityURLModelProvider
- The JNDI name to access the home interface.
- JNDI_NAME -
Static variable in interface com.ibm.portal.portlet.service.model.VirtualPortalListProvider
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.portlet.service.siteanalyzer.PortletSiteAnalyzerLoggingServiceHome
- Name that can be used for the JNDI lookup of this service
- JNDI_NAME -
Static variable in interface com.ibm.portal.portletservice.rememberme.RememberMeCookieService
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.resolver.friendly.service.PortalFriendlySelectionServiceHome
- JNDI name of this service
- JNDI_NAME -
Static variable in interface com.ibm.portal.resolver.friendly.service.PortletFriendlySelectionServiceHome
- Name that can be used for the JNDI lookup of this service
- JNDI_NAME -
Static variable in interface com.ibm.portal.resolver.operations.OperationFactoryServiceHome
- JNDI lookup name
- JNDI_NAME -
Static variable in interface com.ibm.portal.resolver.proxy.service.CorAjaxProxyServiceHome
- name for the JNDI lookup
- JNDI_NAME -
Static variable in interface com.ibm.portal.resolver.proxy.service.PortalAjaxProxyServiceHome
- name for the JNDI lookup
- JNDI_NAME -
Static variable in interface com.ibm.portal.resolver.proxy.service.PortletAjaxProxyServiceHome
- name for the JNDI lookup
- JNDI_NAME -
Static variable in interface com.ibm.portal.resolver.service.CorPocServiceHome
- JNDI name of this service
- JNDI_NAME -
Static variable in interface com.ibm.portal.resolver.service.PortalPocServiceHome
- JNDI name of this service
- JNDI_NAME -
Static variable in interface com.ibm.portal.resolver.service.PortletPocServiceHome
- Name that can be used for the JNDI lookup of this service
- JNDI_NAME -
Static variable in interface com.ibm.portal.resourceaggregator.combiner.CorResourceCombinerServiceHome
- The JNDI name used to bind the
CorResourceCombinerServiceHome
singleton.
- JNDI_NAME -
Static variable in interface com.ibm.portal.resourceaggregator.combiner.PortletResourceCombinerServiceHome
- The JNDI name used to bind the
ResourceCombinerServiceHome
singleton.
- JNDI_NAME -
Static variable in interface com.ibm.portal.services.contentmapping.ContentMappingInfoHome
- The JNDI name used to bind the
ContentMappingInfoHome
singleton.
- JNDI_NAME -
Static variable in interface com.ibm.portal.services.contentmapping.model.ContentMappingModelHome
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.services.contentmapping.model.CorContentMappingModelHome
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.services.contentmapping.model.PortletContentMappingModelHome
-
- 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.portal.services.project.ProjectIdentificationService
- JNDI name of this service
- JNDI_NAME -
Static variable in interface com.ibm.portal.spa.service.PortalStaticPageServiceHome
- JNDI name of this service
- JNDI_NAME -
Static variable in interface com.ibm.portal.spa.service.PortletStaticPageServiceHome
- Name that can be used for the JNDI lookup of this service
- JNDI_NAME -
Static variable in interface com.ibm.portal.state.service.parameters.CorStateParameterServiceHome
- JNDI name under which the home instance is bound
- JNDI_NAME -
Static variable in interface com.ibm.portal.state.service.parameters.PortalStateParameterServiceHome
- JNDI name under which the home instance is bound
- JNDI_NAME -
Static variable in interface com.ibm.portal.state.service.parameters.PortletStateParameterServiceHome
- JNDI name under which the home instance is bound
- JNDI_NAME -
Static variable in interface com.ibm.portal.state.service.PortalStateManagerServiceHome
-
- JNDI_NAME -
Static variable in interface com.ibm.portal.state.service.PortletStateManagerService
- the JNDI name for this service
- JNDI_NAME -
Static variable in interface com.ibm.portal.um.portletservice.PumaHome
- JNDI name used to lookup this service
- JNDI_NAME -
Static variable in interface com.ibm.portal.um.PumaAdminHome
- Deprecated. The name can be used to lookup the
PumaAdminHome
from
JNDI
- JNDI_NAME -
Static variable in interface com.ibm.portal.um.PumaHome
- The name can be used to lookup the
PumaHome
from JNDI
- JNDI_NAME -
Static variable in interface com.ibm.portal.virtualportal.VirtualPortalIdentification
- JNDI name 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.CorWcmPageContextServiceHome
- The JNDI name used to bind the
CorWcmPageContextServiceHome
singleton.
- JNDI_NAME -
Static variable in interface com.ibm.workplace.wcm.api.pagecontext.PortalWcmPageContextServiceHome
- The JNDI name used to bind the
PortalWcmPageContextServiceHome
singleton.
- 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
- JNDI_NAME -
Static variable in interface com.ibm.wps.services.plr.ListRenderingProfileServiceHome
- JNDI name of the ListRenderingProfileServiceHome interface
- JNDI_ROOT_CONTEXT -
Static variable in interface com.ibm.portal.state.accessors.url.ResolvedUrlAccessFactory
- define the context root for the JNDI lookup
- 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
-
- jsonArray(boolean[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonArray(Boolean[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonArray(byte[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonArray(Byte[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonArray(Date[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
- Writes an array of dates in RFC 1123 forma
- jsonArray(double[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonArray(Double[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonArray(float[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonArray(Float[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonArray(int[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonArray(Integer[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonArray(Locale[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
- Writes an array of locales in RFC 4646 format
- jsonArray(long[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonArray(Long[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonArray(Object[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonArray(QName[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
- Writes an array of
QName
objects
- jsonArray(short[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonArray(Short[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonArray(String[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonBoolean(boolean) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonBoolean(Boolean) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonCollection(Collection<?>) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- JsonContentHandler - Interface in com.ibm.portal.streaming.json
-
Content handler that defines events for JSON data structures.
- JsonContentHandlerEx - Interface in com.ibm.portal.streaming.json
-
- JsonContentHandlerProvider - Interface in com.ibm.portal.streaming.json
- Interface on a class that manages
JsonContentHandler
callbacks. - JsonDataSink - Interface in com.ibm.portal.resolver.data
-
Identifies a data sink that is able to handle json feeds.
- JsonDataSource - Interface in com.ibm.portal.resolver.data
- Implemented by providers of Json data streams.
- jsonDate(Date) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
- Writes a date in RFC 1123 format
- jsonDate(long) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
- Writes a date in RFC 1123 format
- JsonDocumentContentHandler - Interface in com.ibm.portal.streaming.json
- Implementation of a
JsonContentHandler
that builds a document graph
out of a sequence of JSON callbacks. - JSONHandler - Interface in com.ibm.portal.streaming.json
- Deprecated. use
JsonContentHandler
instead - JSONHandlerFactory - Interface in com.ibm.portal.streaming.json
- Factory that generates handlers for producing and parsing JSON events in a
stream based manner.
- JSONInputSource - Class in com.ibm.portal.streaming.json
- Deprecated.
- JSONInputSource(Reader) -
Constructor for class com.ibm.portal.streaming.json.JSONInputSource
- Deprecated. Initialize this source with a reader.
- jsonLocale(Locale) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
- Writes a locale in RFC 4646 format
- jsonMap(Map<String, ?>) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonMember(String) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonMember(String, boolean) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonMember(String, Boolean) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonMember(String, boolean[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonMember(String, Boolean[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonMember(String, Collection<?>) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonMember(String, Date) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonMember(String, Date[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonMember(String, double) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonMember(String, Double) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonMember(String, double[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonMember(String, Double[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonMember(String, float) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonMember(String, Float) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonMember(String, float[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonMember(String, Float[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonMember(String, int) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonMember(String, int[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonMember(String, Integer) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonMember(String, Integer[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonMember(String, Locale) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonMember(String, Locale[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonMember(String, long) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonMember(String, Long) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonMember(String, long[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonMember(String, Long[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonMember(String, Map<String, ?>) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonMember(String, Object) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonMember(String, Object[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonMember(String, QName) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonMember(String, QName[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonMember(String, String) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonMember(String, String, int, int) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonMember(String, String[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonNull() -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonNumber(byte) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonNumber(Byte) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonNumber(double) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonNumber(Double) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonNumber(float) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonNumber(Float) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonNumber(int) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonNumber(Integer) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonNumber(long) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonNumber(Long) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonNumber(short) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonNumber(Short) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonObject(Object) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- JsonParserOutputStream - Class in com.ibm.portal.streaming.json
- Parser that decomposes a JSON stream into callbacks to
JsonContentHandler
. - JsonParserOutputStream() -
Constructor for class com.ibm.portal.streaming.json.JsonParserOutputStream
-
- JsonParserReader - Class in com.ibm.portal.streaming.json
- Implementation of a pull parser to decode JSON data as defined in RFC 4627.
- JsonParserReader() -
Constructor for class com.ibm.portal.streaming.json.JsonParserReader
-
- JsonParserReader.Entry - Class in com.ibm.portal.streaming.json
- Represents an entry in this input stream.
- JsonParserReader.Entry() -
Constructor for class com.ibm.portal.streaming.json.JsonParserReader.Entry
-
- JsonParserReader.TYPE - Enum in com.ibm.portal.streaming.json
- Type of the next entry
- JsonParserWriter - Class in com.ibm.portal.streaming.json
- Parser that decomposes a JSON stream into callbacks to
JsonContentHandler
. - JsonParserWriter() -
Constructor for class com.ibm.portal.streaming.json.JsonParserWriter
-
- JsonProducer - Interface in com.ibm.portal.streaming.json
- Represents a buffered JSON stream that can be copied onto
- jsonQName(QName) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
- Writes a
QName
- JSONReader - Interface in com.ibm.portal.streaming.json
- Deprecated. use
JsonParserReader
instead - JsonSchema - Interface in com.ibm.portal.streaming.json.xml
- Callback that is used during the conversion from XML to JSON to query
information about the structure of the XML document.
- JsonSchema.CARDINALITY - Enum in com.ibm.portal.streaming.json.xml
- Enumeration to identifiy the cardinality of an element
- JsonSchema.TYPE - Enum in com.ibm.portal.streaming.json.xml
- Enumeration that identifies the data type of a member
- JsonStream - Interface in com.ibm.portal.streaming.json
- Base interface for JSON streams
- jsonString() -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
- Starts a JSON string and returns a writer that can be used to stream the
content of the string.
- jsonString(String) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- jsonString(String, int, int) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- JsonUtils - Class in com.ibm.portal.streaming.json.helper
- Some helper function for JSON support
- JsonUtils() -
Constructor for class com.ibm.portal.streaming.json.helper.JsonUtils
-
- 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.
- jumpTo(int) -
Method in interface com.ibm.portal.pcm.dialog.state.DialogStateManager
- Deprecated. Use
DialogStateManager.jumpTo(DialogStep)
instead, since index based jumps are not feasible for dialog nesting
scenarios.
- jumpTo(DialogStep) -
Method in interface com.ibm.portal.pcm.dialog.state.DialogStateManager
- Will redirect to the respective dialog step that is given as the input parameter.
K
- KEY_ASPECT -
Static variable in interface com.ibm.portal.resolver.Constants
- the aspect
- KEY_CACHE_CONTROL -
Static variable in interface com.ibm.portal.resolver.Constants
- key of the "cache-control" parameter
- KEY_CACHE_POLICY -
Static variable in interface com.ibm.portal.resolver.Constants
- key of the parameter that optionally allows to override the cache policy
- KEY_CACHE_SCOPE -
Static variable in interface com.ibm.portal.resolver.Constants
- key of the parameter that optionally allows to override the cache policy
- KEY_CALENDAR -
Static variable in interface com.ibm.portal.resolver.Constants
- name of the key of the parameter that identifies the calendar.
- KEY_CHARSET -
Static variable in interface com.ibm.portal.resolver.data.CharDataSource
- Name of the mime key that specifies the characterset
- KEY_CHARSET -
Static variable in interface com.ibm.portal.resolver.data.JsonDataSource
- Name of the mime key that specifies the characterset
- KEY_CHARSET -
Static variable in class com.ibm.portal.resolver.streams.FormDataInputStream
- Deprecated. use
FormDataStream.KEY_CHARSET
instead
- KEY_CHARSET -
Static variable in interface com.ibm.portal.resolver.streams.FormDataStream
- The special key of a form-upload parameter that the browsers set to the
correct characterset
- KEY_CONTENT_DISPOSITION -
Static variable in interface com.ibm.portal.resolver.streams.MultipartStream
- key in the headers of each mime entry for the content disposition
- 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_CSRF_TOKEN -
Static variable in interface com.ibm.portal.resolver.streams.FormDataStream
- The special key of a form-upload parameter that can be used to validate a
form upload against CSRF attacks
- KEY_CSS_CLASSES -
Static variable in interface com.ibm.portal.spa.Constants
- MetaData key for the CSS classes of the portlet window or the portlet
container
- KEY_CSS_STYLES -
Static variable in interface com.ibm.portal.spa.Constants
- MetaData key for the CSS styles of the portlet window or the portlet
container
- KEY_DEVICE_CLASS -
Static variable in interface com.ibm.portal.spa.data.Constants
-
- KEY_DIGEST -
Static variable in interface com.ibm.portal.resolver.Constants
- name of the key of the parameter that identifies the request digest
- KEY_ERROR_URI -
Static variable in interface com.ibm.portal.resolver.operations.Constants
- Optional request parameter which allows for specifying a URI to a
resolution service that decides how to handle errors.
- KEY_FILENAME -
Static variable in interface com.ibm.portal.resolver.streams.MultipartStream
- The name of the content-disposition key that identifies the filename for
a file upload part *
- 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_GLOBAL_PUBLIC_RENDER_PARAMETERS -
Static variable in interface com.ibm.portal.state.accessors.portlet.SharedStateAccessor
- This key can be used to obtain global public render parameters, i.
- KEY_INDENT_AMOUNT -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- Specifies the indent amount for beautification
- KEY_LAYOUTNODE_LOCALNAME -
Static variable in interface com.ibm.portal.spa.Constants
- MetaData key for local name of the portlet window or the portlet
container
- KEY_LOCALE -
Static variable in interface com.ibm.portal.resolver.Constants
- name of the key of the parameter that identifies the request locale
- KEY_LOCALE -
Static variable in interface com.ibm.portal.spa.data.Constants
- POC parameter that specifies a particular locale *
- 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_MAX_AGE -
Static variable in interface com.ibm.portal.resolver.Constants
- key of the parameter that optionally allows to override the expiry
- KEY_MIME_BOUNDARY -
Static variable in interface com.ibm.portal.resolver.data.MultipartDataSource
- Name of the mime key that specifies the multipart boundary
- KEY_MIME_BOUNDARY -
Static variable in interface com.ibm.portal.resolver.streams.MultipartStream
- key in the content type that denotes the MIME boundary
- KEY_MIME_TYPE -
Static variable in interface com.ibm.portal.resolver.Constants
- key for the parameter that defines the mime-types
- KEY_MODE -
Static variable in interface com.ibm.portal.resolver.Constants
- name of the key of the parameter that identifies the verb
- KEY_NAME -
Static variable in interface com.ibm.portal.resolver.streams.MultipartStream
- key inside the content-disposition header for the name of an input field
- KEY_OPENSEARCH_DESC_BUNDLEKEY_DESCRIPTION -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- Query parameter key to pass the key of the description entry of
the resource bundle.
- KEY_OPENSEARCH_DESC_BUNDLEKEY_SHORTNAME -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- Query parameter key to pass the key of the short name entry of the
resource bundle.
- KEY_OPENSEARCH_DESC_BUNDLENAME -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- Query parameter key to pass the name of a resource bundle that
will be used for localized data within the generation of the open search
description document.
This parameter is mandatory.
- KEY_OPENSEARCH_DESC_ICON_16X16 -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- Query parameter key to pass an absolute URL for a 16x16 size image
to the data source that generates the open search description document.
This is an optional parameter.
- 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_POCURI_PARAM -
Static variable in interface com.ibm.portal.resolver.Constants
- name of the JSR168 render parameter that is passed to the target portlet
during POC resolution in case no portlet resolver is specified for a
particular poc URI.
- KEY_PRAGMA -
Static variable in interface com.ibm.portal.resolver.Constants
- key of the "pragma" parameter
- KEY_PROJECT_CONTEXT -
Static variable in interface com.ibm.portal.resolver.Constants
- key of the parameter that optionally allows to override the project scope
value
- KEY_REDIRECT_URL -
Static variable in interface com.ibm.portal.resolver.operations.Constants
- Optional request parameter which allows for specifying a redirect URL.
- KEY_REPRESENTATION_COMPACT -
Static variable in interface com.ibm.portal.resolver.Constants
- Deprecated. use
Constants.VALUE_REPRESENTATION_COMPACT
instead
- KEY_REPRESENTATION_EMPTY -
Static variable in interface com.ibm.portal.resolver.Constants
- Deprecated. use #VALUE_REPRESENTATION_EMPTY} instead
- KEY_REPRESENTATION_FULL -
Static variable in interface com.ibm.portal.resolver.Constants
- Deprecated. use
Constants.VALUE_REPRESENTATION_FULL
instead
- KEY_REPRESENTATION_MEDIUM -
Static variable in interface com.ibm.portal.resolver.Constants
- Deprecated. use
Constants.VALUE_REPRESENTATION_MEDIUM
instead
- KEY_REPRESENTATION_MODE -
Static variable in interface com.ibm.portal.resolver.Constants
- the representation mode
- KEY_REQUEST -
Static variable in interface com.ibm.portal.resolver.proxy.service.PortalAjaxProxyServiceHome
- key for the servlet request in the parameters object that is passed to
the
AjaxProxyServiceHome.getAjaxProxyService(java.util.Map)
method
- KEY_REQUEST -
Static variable in interface com.ibm.portal.resolver.proxy.service.PortletAjaxProxyServiceHome
- key for the portlet request in the parameters object that is passed to
the
AjaxProxyServiceHome.getAjaxProxyService(java.util.Map)
method
- KEY_RESPONSE -
Static variable in interface com.ibm.portal.resolver.proxy.service.PortalAjaxProxyServiceHome
- key for the servlet response in the parameters object that is passed to
the
AjaxProxyServiceHome.getAjaxProxyService(java.util.Map)
method
- KEY_RESPONSE -
Static variable in interface com.ibm.portal.resolver.proxy.service.PortletAjaxProxyServiceHome
- key for the portlet response in the parameters object that is passed to
the
AjaxProxyServiceHome.getAjaxProxyService(java.util.Map)
method
- KEY_SERVLET_CONTEXT -
Static variable in interface com.ibm.portal.resolver.proxy.service.PortalAjaxProxyServiceHome
- key for the servlet context in the parameters object that is passed to
the
AjaxProxyServiceHome.getAjaxProxyService(java.util.Map)
method
- KEY_SERVLET_CONTEXT -
Static variable in interface com.ibm.portal.resolver.proxy.service.PortletAjaxProxyServiceHome
- key for the ServletContext in the parameters object that is passed to the
AjaxProxyServiceHome.getAjaxProxyService(java.util.Map)
method
- KEY_ST_ADD -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- Parameter for the selected tag resolution service to incrementally add a
selected tag.
- KEY_ST_ALL_ADD -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- Deprecated. Use
Constants.KEY_ST_ADD
- KEY_ST_ALL_REMOVE -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- Deprecated. Use
Constants.KEY_ST_REMOVE
- KEY_ST_ANALYTICS_ADD -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- Deprecated. Use
Constants.KEY_ST_ADD
- KEY_ST_ANALYTICS_REMOVE -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- Deprecated. Use
Constants.KEY_ST_ADD
- KEY_ST_COMMUNITY_ADD -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- Deprecated. Use
Constants.KEY_ST_ADD
- KEY_ST_COMMUNITY_REMOVE -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- Deprecated. Use
Constants.KEY_ST_ADD
- KEY_ST_FEDERATION_ADD -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- Deprecated. Use
Constants.KEY_ST_ADD
- KEY_ST_FEDERATION_REMOVE -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- Deprecated. Use
Constants.KEY_ST_REMOVE
- KEY_ST_LATEST_ADD -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- Deprecated. Use
Constants.KEY_ST_ADD
- KEY_ST_LATEST_REMOVE -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- Deprecated. Use
Constants.KEY_ST_ADD
- KEY_ST_PERSONALPRIVATE_ADD -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- Deprecated. Use
Constants.KEY_ST_ADD
- KEY_ST_PERSONALPRIVATE_REMOVE -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- Deprecated. Use
Constants.KEY_ST_ADD
- KEY_ST_PERSONALPUBLIC_ADD -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- Deprecated. Use
Constants.KEY_ST_ADD
- KEY_ST_PERSONALPUBLIC_REMOVE -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- Deprecated. Use
Constants.KEY_ST_ADD
- KEY_ST_REMOVE -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- Parameter for the selected tag resolution service to incrementally remove
a selected tag.
- KEY_ST_SUGGESTEDLINKS_ADD -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- Deprecated. Use
Constants.KEY_ST_ADD
- KEY_ST_SUGGESTEDLINKS_REMOVE -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- Deprecated. Use
Constants.KEY_ST_ADD
- KEY_STATE_URL -
Static variable in interface com.ibm.portal.resolver.Constants
- Parameter for the poc view resolution that identifies the navigational
state
- KEY_TIME_OUT -
Static variable in interface com.ibm.portal.resolver.cache.ServletCacheConstants
- key for carrying the cache time out info in seconds, implicitly indicating that a caching of the servlet output
is desired
- KEY_TIME_ZONE -
Static variable in interface com.ibm.portal.resolver.Constants
- name of the key of the parameter that identifies the timezone.
- KEY_UNENCODED_URI -
Static variable in interface com.ibm.portal.resolver.Constants
- key for URIs that are not correctly encoded, used for WCM
- KEY_URI -
Static variable in interface com.ibm.portal.resolver.Constants
- name of the key of the parameter that identifies the POC URIs
- 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_USER_CONTEXT -
Static variable in interface com.ibm.portal.resolver.Constants
- key of the parameter that optionally allows to override the
user-dependency value
- 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_VARY -
Static variable in interface com.ibm.portal.resolver.Constants
- key of the parameter that optionally allows to override the vary header.
- KEY_VERB -
Static variable in interface com.ibm.portal.resolver.Constants
- Deprecated. use
Constants.KEY_MODE
instead
- KEY_VIRTUAL_PORTAL_CONTEXT -
Static variable in interface com.ibm.portal.resolver.Constants
- key of the parameter that optionally allows to override the virtual
portal scope value
- 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.policy.manager.Target
- Retrieve a list of attributes which rules could access about this Target
- 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
-
- keySet() -
Method in interface com.ibm.policy.manager.PolicyValueSet
- PolicyValueSet interface maintains many artifacts not related to actual
Policy attributes and values,such as keys containing inheritence
information.
- 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
- LABEL -
Static variable in class com.ibm.portal.content.ContentNodeType
- Node type for a
ContentLabel
.
- label -
Variable in exception com.ibm.portal.state.accessors.exceptions.SelectionMappingInvalidException
- Label for that the mapping could not be retrieved
- labels() -
Method in interface com.ibm.workplace.wcm.api.Version
- Returns the labels set on this Version.
- Language - Interface in com.ibm.portal.admin
- Model interface for portal languages.
- LANGUAGE_LIST_JNDI_NAME -
Static variable in interface com.ibm.portal.model.LanguageListHome
- Deprecated. use
LanguageListHome.JNDI_NAME
instead
- LanguageList<E extends Language> - Interface in com.ibm.portal.admin
- Model interface for the list of portal languages.
- LanguageListHome - Interface in com.ibm.portal.cor.service
- Home interface for JNDI based lookups for
LanguageListProvider
. - LanguageListHome - Interface in com.ibm.portal.model
- Home interface for JNDI based lookups for
LanguageListProvider
. - LanguageListProvider - Interface in com.ibm.portal.cor.service
- An interface for a provider of language lists.
- LanguageListProvider - Interface in com.ibm.portal.ibmportlet.service.model
- 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.
- LanguageListProvider - Interface in com.ibm.portal.model
- An interface for a provider of the language list.
- LanguageListProvider - Interface in com.ibm.portal.portlet.service.model
- An interface for a provider of the language list.
- LAST_BUTTON -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
- Icon button for the "go to last" action.
- LAST_MODIFICATION_UNKNOWN -
Static variable in interface com.ibm.portal.resolver.data.DataSource
- Indicates an unknown last modified date
- LAST_PAGE_BUTTON -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
- Icon button for the "go to last page" action.
- 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
- LATE_BINDING -
Static variable in interface com.ibm.portal.resolver.accessors.url.PocServerContext
- Identifies late binding
- LATE_BINDING -
Static variable in interface com.ibm.portal.resolver.accessors.url.PocURLFactory
- Identifies late binding
- LAUNCH_BUTTON -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
- Icon button for the "launch" action.
- LayoutContainer - Interface in com.ibm.portal.content
- An interface representing a container in a
LayoutModel
. - LayoutControl - Interface in com.ibm.portal.content
- An interface for layout nodes representing portlet windows.
- LayoutControlCreationContext - Interface in com.ibm.portal.content
- A node creation context for
LayoutControl
s. - LayoutMetrics<V,E extends java.util.Map.Entry<java.lang.String,V>> - Interface in com.ibm.portal.content
- An interface describing metrics information for a node in a layout model.
- LayoutModel<E extends java.lang.Object & LayoutNode> - Interface in com.ibm.portal.content
- This interface provides a tree model for the layout of a page.
- LayoutModelController<T extends LayoutNode,M extends ModifiableLayoutNode> - Interface in com.ibm.portal.content
- A controller interface for the
LayoutModel
interface. - LayoutNode - Interface in com.ibm.portal.content
- An interface for the nodes of a
LayoutModel
. - LayoutNodeCopyCreationContext<T extends LayoutNode> - Interface in com.ibm.portal.content
- Creation context for copying a layout node.
- 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
- LeafMashupContentHandler - Class in com.ibm.portal.resolver.mashup.helper
-
- LeafMashupContentHandler() -
Constructor for class com.ibm.portal.resolver.mashup.helper.LeafMashupContentHandler
-
- LEFT -
Static variable in class com.ibm.portal.content.Direction
-
- LegacyPortletAccessor - Interface in com.ibm.portal.state.accessors.portlet
- Deprecated. because the legacy API is deprecated
- LegacyPortletAccessorController - Interface in com.ibm.portal.state.accessors.portlet
- Deprecated. because the legacy API is deprecated
- 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.
- linkTag(String, Attributes) -
Method in class com.ibm.portal.spa.parser.helper.DefaultStaticPageContentHandler
-
- linkTag(String, Attributes) -
Method in interface com.ibm.portal.spa.parser.StaticPageContentHandlerEx
- Called for the
Constants#ATTR_HREF
attribute of a
Constants#ELEMENT_LINK
element.
- LIST_PREFIX_ALL -
Static variable in interface com.ibm.portal.cp.xml.Constants
- Convenience object.
- listAll() -
Method in interface com.ibm.portal.outbound.config.AdministrableLocator
- Returns a list model for all configuration elements that are reachable by this locator object.
- listCredentials(String) -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.Exportable
- This method is called during the credential export.
- 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.
- ListModelController<T,M extends Modifiable> - Interface in com.ibm.portal
- This interface provides a controller for list models which allows updating a
model.
- 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
- ListRenderingProfileProvider - Interface in com.ibm.portal.wcm.plr
- This extension interface allows contributing additional List Rendering Profiles to the Pluggable List Rendering runtime.
- ListRenderingProfileServiceHome - Interface in com.ibm.wps.services.plr
- Home interface giving access to the
ListRenderingProfileService
. - ListRenderState - Interface in com.ibm.portal.wcm.plr
- This interface represents the current values of the public render parameters defined by the pluggable list rendering framework:
filters
sorting
sources
- listResources() -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.VaultAdapter
- Returns a list of resources as strings.
- listResources() -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.VaultAdapterDN
- Deprecated. Returns a list of resources as strings.
- loc -
Variable in exception com.ibm.portal.resolver.exceptions.ResolutionProxyException
- localized object to dispatch to
- LocaleAccessor - Interface in com.ibm.portal.state.accessors.locale
- Provides read access to the locale information of the state.
- LocaleAccessorController - Interface in com.ibm.portal.state.accessors.locale
- Provides read and write access to the locale information of the state.
- LocaleAccessorFactory - Interface in com.ibm.portal.state.accessors.locale
- Factory that generates locale accessors.
- LocaleCapable - Interface in com.ibm.portal.admin
- Describes resources that support a list of locales.
- LOCALHOST -
Static variable in interface com.ibm.websphere.personalization.context.PConstants
-
- LOCALHOST_V6 -
Static variable in interface com.ibm.websphere.personalization.context.PConstants
-
- LocalizationParser - Interface in com.ibm.portal.spa.parser
-
- LocalizationParserFactory - Interface in com.ibm.portal.spa.parser
- Factory that instantiates parsers per mime types.
- LocalizationURIParserFactory - Interface in com.ibm.portal.spa.parser
- Constructs URI parsers
- Localized - Interface in com.ibm.portal
- Interface providing methods to obtain title and description of a portal
resource.
- LocalizedCategoryService - Interface in com.ibm.portal.cp.services
- Service that allows to obtain Localized information, e.
- LocalizedContext - Interface in com.ibm.portal.model
-
A helper object which allows to retrieve titles and descriptions for
resources implementing the
Localized
interface. - LocalizedContextHome - Interface in com.ibm.portal.model
- A home interface for lookups to
LocalizedContext
instances. - LocalizedContextHome.BASE_TEXT_DIRECTION - Enum in com.ibm.portal.model
- Enumerations of the base text direction for a given locale
- LocalizedContextHome.ComparatorFactory - Interface in com.ibm.portal.model
- Factory to create a comparator per locale
- LocalizedCopyCreationContext<T extends Localized> - Interface in com.ibm.portal.model.controller.context
- Creation context for copying the localized information of a node.
- LocalizedIOException - Exception in com.ibm.portal.resolver.exceptions
- Helper exception to wrap localization information into a SAXException
- LocalizedIOException() -
Constructor for exception com.ibm.portal.resolver.exceptions.LocalizedIOException
-
- LocalizedIOException(int, Throwable) -
Constructor for exception com.ibm.portal.resolver.exceptions.LocalizedIOException
- Constructor used if no metainformation about the actual exception cause
is known.
- LocalizedIOException(Localized, int) -
Constructor for exception com.ibm.portal.resolver.exceptions.LocalizedIOException
-
- LocalizedIOException(Localized, int, Throwable) -
Constructor for exception com.ibm.portal.resolver.exceptions.LocalizedIOException
-
- LocalizedIOException(Localized, Throwable) -
Constructor for exception com.ibm.portal.resolver.exceptions.LocalizedIOException
-
- LocalizedIOException(LocalizedStatus, Throwable) -
Constructor for exception com.ibm.portal.resolver.exceptions.LocalizedIOException
- Initializes the exception based on a localize status and a root cause
- LocalizedIOException(Throwable) -
Constructor for exception com.ibm.portal.resolver.exceptions.LocalizedIOException
- Constructor used if no metainformation about the actual exception cause
is known.
- LocalizedLocator<E extends Localized> - Interface in com.ibm.portal.content
-
- LocalizedLocator.SearchPattern - Enum in com.ibm.portal.content
- Enum for a search pattern
- 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.
- LocalizedSAXException - Exception in com.ibm.portal.resolver.exceptions
- Helper exception to wrap localization information into a SAXException
- LocalizedSAXException() -
Constructor for exception com.ibm.portal.resolver.exceptions.LocalizedSAXException
-
- LocalizedSAXException(int, Throwable) -
Constructor for exception com.ibm.portal.resolver.exceptions.LocalizedSAXException
-
- LocalizedSAXException(Localized, int) -
Constructor for exception com.ibm.portal.resolver.exceptions.LocalizedSAXException
-
- LocalizedSAXException(Localized, int, Throwable) -
Constructor for exception com.ibm.portal.resolver.exceptions.LocalizedSAXException
-
- LocalizedSAXException(Localized, Throwable) -
Constructor for exception com.ibm.portal.resolver.exceptions.LocalizedSAXException
-
- LocalizedSAXException(LocalizedStatus, Throwable) -
Constructor for exception com.ibm.portal.resolver.exceptions.LocalizedSAXException
-
- LocalizedSAXException(Throwable) -
Constructor for exception com.ibm.portal.resolver.exceptions.LocalizedSAXException
-
- LocalizedStatus - Interface in com.ibm.portal
- Interface that can be used to communicate status code information via exceptions.
- LocalizedStringResolver - Interface in com.ibm.portal.model
- Deprecated. instead, use
LocalizedContext
instances which can be obtained from PortalLocalizedContextHome
and PortletLocalizedContextHome
.
Obtains title or description of a localized object by
employing a fallback mechanism in case the title or description is not
available in the requested locale(s). This utilizes the expected behavior of
the Localized
methods: They only return non-null results in case they
keep a title or description in the requested locale.
The helper class uses the following fallback order of locales: Try all the given
locales, failing that try the portal default locale, failing that try the
system default locale. If no title
could be determined in any tested locale, the unique name or in
absence of a unique name the object id of the resource is returned, if the
resource is identifiable. If it is not, an empty string will be returned.
An unavailable description is treated similarly, but no unique name or object
ID will be used as a description.
The resolver can be obtained through a JNDI lookup:
Context ctx = new InitialContext();
final LocalizedStringResolver resolver = (LocalizedStringResolver)
ctx.lookup("portal:service/model/LocalizedStringResolver");
if (resolver != null) {
final String title = resolver.getTitle(aLocalizedObject, aRequest.getLocales());
...
}
DocumentId
.
EngineURL
s
that trigger the portal login.LoginService
.EngineURL
s
that trigger the portal logout.ManagedProtectedResource
represents any resource that is
individually managed by Portal Access Control, e.g.ManagedProtectedResourceController
provides write access to the
properties of a protected resource.ManagedProtectedResourceModel
represents the hierarchical tree model of
protected resources per Database Domain.ManagedProtectedResource
interface.MandatoryAttributeMissingException
is thrown, if one or more mandatory attributes are
not provided.PayloadToContextMapper
and ContextToPayloadMapper
.Document
into deleted state.
Document
into deleted state.
Document
into deleted state.
MarkupListControllerHome.JNDI_NAME
instead.
MarkupListHome.JNDI_NAME
instead
Markup
interface.MarkupListControllerProvider
.MarkupListProvider
.MarkupListProvider
.
PortletServiceHome psh;
javax.naming.Context ctx = new javax.naming.InitialContext();
boolean serviceAvailable = false;
try {
psh = (PortletServiceHome) ctx.lookup(com.ibm.portal.portlet.service.model.MarkupListProvider.JNDI_NAME);
serviceAvailable = true;
} catch(javax.naming.NameNotFoundException ex) {
...
MashupContentHandler - Interface in com.ibm.portal.resolver.mashup
JAXP content handler extension that defines semantic callbacks for events
that combine multiple XML responses into one large document.
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
MashupSitemapContentHandler - Interface in com.ibm.portal.resolver.mashup
JAXP content handler extension that defines semantic callbacks for sitemap
specific events.
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
matches(Set<DeviceClass>) -
Method in interface com.ibm.portal.devicesupport.DeviceClassEquation
matches(ContentType) -
Static method in class com.ibm.portal.resolver.streams.FormDataInputStream
Checks if the mime type is valid for a multipart/form-data input
matches(ContentType) -
Static method in class com.ibm.portal.resolver.streams.MultipartInputStream
Checks if the mime type is valid for a multipart input
matchesIfHeader(WebdavCommand.IfHandler) -
Method in interface com.ibm.portal.resolver.webdav.commands.WebdavCommand.Request
Performs a check against the If
header, the caller
provides a callback interface that allows the If
header implementation to perform the checks.
matchesParentDN(Principal, String) -
Method in interface com.ibm.portal.um.PumaEnvironment
checks whether the DN of the given principal matches to the parent DN of
the given alias
matchesParentDN(Principal, String) -
Method in interface com.ibm.portal.um.PumaProfile
Deprecated. As of release 6.1, replaced by
PumaEnvironment.matchesParentDN(Principal, String)
matchPathPrefix(String, Identifiable) -
Method in interface com.ibm.portal.resolver.friendly.service.FriendlySelectionService
Checks if the friendly path that is passed in as a parameter matches the
friendly path that corresponds to the node as a prefix.
matchPathPrefix(String, String) -
Method in interface com.ibm.portal.resolver.friendly.service.FriendlySelectionService
Checks if the friendly path that is passed in as a parameter has the
given path info as a prefix.
MAX_AGE_INFINITE -
Static variable in interface com.ibm.portal.resolver.data.DataSource
Timespan for "infinite" lifetime in [ms], per default set to one
(tropical) year
MAX_AGE_NONE -
Static variable in interface com.ibm.portal.resolver.data.DataSource
Timespan for immediate expiry in [ms]
MAX_VALUE -
Static variable in interface com.ibm.portal.cp.rating.Constants
String maxvalue
MAXIMUM_RESULTS -
Static variable in interface com.ibm.portal.um.PumaLocator
Use this property to set the maximum number of total results that a
search request will return when performing a paged search.
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
mediator -
Variable in exception com.ibm.portal.state.exceptions.InputMediatorException
Input mediator that caused the exception
mediator -
Variable in exception com.ibm.portal.state.exceptions.OutputMediatorException
Output mediator that caused the exception
MemberAlreadyExistsException - Exception in com.ibm.portal.um.exceptions
An Exception of type MemberAlreadyExistsException
is thrown, if an entry for the given com.ibm.portal.um.User
or com.ibm.portal.um.Group
already exists within the user storage system.
MemberAlreadyExistsException(Throwable) -
Constructor for exception com.ibm.portal.um.exceptions.MemberAlreadyExistsException
MEMBERDN -
Static variable in interface com.ibm.portal.um.AttributeDefinition
Represents the DN of a Member type for an Attribute
MemberNotFoundException - Exception in com.ibm.portal.um.exceptions
An Exception of type MemberNotFoundException
is thrown whenever the provided com.ibm.portal.um.User
or com.ibm.portal.um.Group
could not be found within the user storage system.
MemberNotFoundException(Throwable) -
Constructor for exception com.ibm.portal.um.exceptions.MemberNotFoundException
MemoryMenuService - Interface in com.ibm.wps.portletservice.portletmenu
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.
MemoryMenuTreeException - Exception in com.ibm.wps.portletservice.portletmenu
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.
MemoryMenuTreeException() -
Constructor for exception com.ibm.wps.portletservice.portletmenu.MemoryMenuTreeException
Deprecated. MemoryMenuTreeException constructor.
MemoryMenuTreeException(String) -
Constructor for exception com.ibm.wps.portletservice.portletmenu.MemoryMenuTreeException
Deprecated. MemoryMenuTreeException constructor.
MemoryMenuTreePortlet - Class in com.ibm.wps.portlets.menu
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.
MemoryMenuTreePortlet() -
Constructor for class com.ibm.wps.portlets.menu.MemoryMenuTreePortlet
Deprecated. Constructor.
MemoryMenuTreeTopologyCtrl - Interface in com.ibm.wps.portletservice.portletmenu
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.
MenuContext - Interface in com.ibm.wps.portlet.menu
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.
MenuNode - Interface in com.ibm.wps.portlet.menu
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.
MenuProvider - Interface in com.ibm.wps.portlet.menu
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.
MenuTree - Interface in com.ibm.wps.portlet.menu
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.
MenuTreeException - Exception in com.ibm.wps.portlet.menu
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.
MenuTreeException() -
Constructor for exception com.ibm.wps.portlet.menu.MenuTreeException
Deprecated. MenuTreeException constructor
MenuTreeException(String) -
Constructor for exception com.ibm.wps.portlet.menu.MenuTreeException
Deprecated. MenuTreeException constructor
MenuTreeInfoCopyCtrl - Interface in com.ibm.wps.portlet.menu
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.
MenuTreeInfoCtrl - Interface in com.ibm.wps.portlet.menu
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.
MenuTreeTopologyCtrl - Interface in com.ibm.wps.portlet.menu
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.
mergePreviewRequest(PznPortletRequestObjectInterface) -
Method in class com.ibm.websphere.personalization.context.PersonalizationContext
MESSAGE_DEPLOY_FAILED -
Static variable in interface com.ibm.portal.mmi.Constants
MESSAGE_DEPLOY_SUCCESSFUL -
Static variable in interface com.ibm.portal.mmi.Constants
MESSAGE_PARAMETER_STATUS -
Static variable in interface com.ibm.portal.mmi.Constants
MESSAGE_PARAMETER_TEXT -
Static variable in interface com.ibm.portal.mmi.Constants
MESSAGE_PROPERTY_ACTION -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains an indication of the action being performed.
MESSAGE_PROPERTY_AUTHORING_TEMPLATE_DOCID -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the ID of the authoring template for an item in a MessageUpdateType.IWKContentUpdate message
MESSAGE_PROPERTY_AUTHORING_TEMPLATE_NAME -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the name of the authoring template for an item in a MessageUpdateType.IWKContentUpdate message
MESSAGE_PROPERTY_CHANGEID -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
MESSAGE_PROPERTY_DOCID -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the ID of the item in a MessageUpdateType.IWKContentUpdate message or MessageUpdateType.IWKPrerenderUpdate with a
MESSAGE_PROPERTY_PRERENDER_TYPE value of PrerenderMessageType.SITE or PrerenderMessageType.ITEM
MESSAGE_PROPERTY_DOCMODDATE -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the modification date of the item in a MessageUpdateType.IWKContentUpdate message
MESSAGE_PROPERTY_DOCNAME -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the name of the item in a MessageUpdateType.IWKContentUpdate message or MessageUpdateType.IWKPrerenderUpdate with
a MESSAGE_PROPERTY_PRERENDER_TYPE value of PrerenderMessageType.SITE or PrerenderMessageType.ITEM
MESSAGE_PROPERTY_DOCTYPE -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the type (DocumentType) of the item in a MessageUpdateType.IWKContentUpdate message or
MessageUpdateType.IWKPrerenderUpdate with a MESSAGE_PROPERTY_PRERENDER_TYPE value of PrerenderMessageType.SITE or PrerenderMessageType.ITEM
MESSAGE_PROPERTY_DOCUMENT_RENAMED_BOOL -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that indicates if the changed item was also renamed.
MESSAGE_PROPERTY_EMBEDDED_PZN_RULE_ID -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the uuid of the PZN rule embedded in the Personalization Component.
MESSAGE_PROPERTY_ITEM_LOCATION -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the location of an item in a MessageUpdateType.IWKContentUpdate message.
MESSAGE_PROPERTY_ITEM_PENDING_STATUS -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the pending status of an item in a MessageUpdateType.IWKContentUpdate message.
MESSAGE_PROPERTY_ITEM_STATE_INT -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the state of a ContentItem update in a MessageUpdateType.IWKContentUpdate message.
MESSAGE_PROPERTY_ITEM_STATE_STRING -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the state of a ContentItem update in a MessageUpdateType.IWKContentUpdate message.
MESSAGE_PROPERTY_ITEM_STATUS -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the status of an item in a MessageUpdateType.IWKContentUpdate message.
MESSAGE_PROPERTY_LIBRARY_DISPLAY_NAME -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the name of the library (in the case that is specified in the Library Administration portlet) for an item in a
MessageUpdateType.IWKContentUpdate message or MessageUpdateType.IWKPrerenderUpdate with a MESSAGE_PROPERTY_PRERENDER_TYPE value of
PrerenderMessageType.SITE
MESSAGE_PROPERTY_LIBRARY_ID -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the type (DocumentType) of the item in a MessageUpdateType.IWKContentUpdate message or
MessageUpdateType.IWKPrerenderUpdate with a MESSAGE_PROPERTY_PRERENDER_TYPE value of PrerenderMessageType.SITE
MESSAGE_PROPERTY_LIBRARY_NAME -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the lowercase name of the library for an item in a MessageUpdateType.IWKContentUpdate message or
MessageUpdateType.IWKPrerenderUpdate with a MESSAGE_PROPERTY_PRERENDER_TYPE value of PrerenderMessageType.SITE
MESSAGE_PROPERTY_LOCATION -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the filesystem location for the current Prerendering event.
MESSAGE_PROPERTY_NAME -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
MESSAGE_PROPERTY_OLD_ITEM_LOCATION -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the old location of an item in a MessageUpdateType.IWKContentUpdate message with state Moved
MESSAGE_PROPERTY_OLD_LIBRARY_ID -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the id of the old library for an item in a MessageUpdateType.IWKContentUpdate with State Moved message or
MessageUpdateType.IWKPrerenderUpdate with a MESSAGE_PROPERTY_PRERENDER_TYPE value of PrerenderMessageType.SITE
MESSAGE_PROPERTY_OLD_LIBRARY_NAME -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the name of the old library for an item in a MessageUpdateType.IWKContentUpdate with State Moved message or
MessageUpdateType.IWKPrerenderUpdate with a MESSAGE_PROPERTY_PRERENDER_TYPE value of PrerenderMessageType.SITE
MESSAGE_PROPERTY_OLD_PARENT_DOCID -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the ID of the old parent of an item in a MessageUpdateType.IWKContentUpdate message with State Moved
MESSAGE_PROPERTY_OLD_PARENT_DOCTYPE -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the type (DocumentType) of the items old parent in a MessageUpdateType.IWKContentUpdate with State Moved message
or MessageUpdateType.IWKPrerenderUpdate with a MESSAGE_PROPERTY_PRERENDER_TYPE value of PrerenderMessageType.SITE or PrerenderMessageType.ITEM
MESSAGE_PROPERTY_OLDDOCNAME -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the old name of the item in a MessageUpdateType.IWKContentUpdate message with state Changed and is only applicable
if the changed item was also renamed.
MESSAGE_PROPERTY_PAC_FARM_EVENT -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the PAC Farm Event for the current transaction.
MESSAGE_PROPERTY_PARENT_DOCID -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the ID of the parent for an item in a MessageUpdateType.IWKContentUpdate message
MESSAGE_PROPERTY_PARENT_DOCTYPE -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the type (DocumentType) of the parent of an item in a MessageUpdateType.IWKContentUpdate message or
MessageUpdateType.IWKPrerenderUpdate with a MESSAGE_PROPERTY_PRERENDER_TYPE value of PrerenderMessageType.SITE or PrerenderMessageType.ITEM
MESSAGE_PROPERTY_PRERENDER_TYPE -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the type of prerendering event/message being delivered.
MESSAGE_PROPERTY_PROJECT_DOCID -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the ID of the Project associated with an item in a MessageUpdateType.IWKContentUpdate message
MESSAGE_PROPERTY_SOURCE_NODE_NAME -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that identifies the node that the message was initiated from
MESSAGE_PROPERTY_STATUS_INT -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the subsystem status being indicated by the event/message in a MessageUpdateType.IWKPrerenderUpdate or
MessageUpdateType.IWKSyndicationUpdate message.
MESSAGE_PROPERTY_STATUS_STRING -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the subsystem status being indicated by the event/message in a MessageUpdateType.IWKPrerenderUpdate or
MessageUpdateType.IWKSyndicationUpdate message.
MESSAGE_PROPERTY_SUBSCRIBER_ID -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the Id of the Subscriber in the Syndicator/Subscriber pair involved in the Syndication event
MESSAGE_PROPERTY_SUBSCRIBER_NAME -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the name of the Subscriber in the Syndicator/Subscriber pair involved in the Syndication event
MESSAGE_PROPERTY_SYNDICATION_IN_PROGRESS -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a ItemChange MessageMap that indicates if syndication is currently in progress.
MESSAGE_PROPERTY_SYNDICATION_MODE -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the type of syndication event/message being delivered.
MESSAGE_PROPERTY_SYNDICATION_UDPATE_TYPE -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the type of syndication.
MESSAGE_PROPERTY_SYNDICATOR_ID -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the Id of the Syndicato in the Syndicator/Subscriber pair involved in the Syndication event
MESSAGE_PROPERTY_SYNDICATOR_NAME -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the name of the Syndicator in the Syndicator/Subscriber pair involved in the Syndication event
MESSAGE_PROPERTY_VPID -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the ID of the Virtual Portal that this request originated from.
MESSAGE_PROPERTY_VPNAME -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the Name of the Virtual Portal that this request originated from.
MESSAGE_PROPERTY_WORKFLOW_DOCID -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the ID of the workflow for an item in a MessageUpdateType.IWKContentUpdate message
MESSAGE_PROPERTY_WORKFLOW_STAGE_DOCID -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the ID of the current workflow stage ID for an item in a MessageUpdateType.IWKContentUpdate message
MESSAGE_QUEUE_NAME_PROPERTY -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
MESSAGE_QUEUE_QUERY_ACTION_PROPERTY -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
Property in a MessageMap that contains the status request type MessageQueueStatusType for a message of JMSType MessageStatusType.IWKSyndicationStatus.
MESSAGE_QUEUE_QUERY_SYNDICATOR_NAME_PROPERTY -
Static variable in class com.ibm.workplace.wcm.api.messaging.MessagingConstants
messageCode -
Variable in exception com.ibm.portal.pcm.exception.DialogServiceException
The message of this exception.
MessageCodeIOException - Exception in com.ibm.portal.resolver.exceptions
IOException
wrapped into a SAXException
MessageCodeIOException() -
Constructor for exception com.ibm.portal.resolver.exceptions.MessageCodeIOException
MessageCodeIOException(Throwable) -
Constructor for exception com.ibm.portal.resolver.exceptions.MessageCodeIOException
Initialize the exception
MessageCodeResolutionException - Exception in com.ibm.portal.resolver.exceptions
IOException
wrapped into a ResolutionException
MessageCodeResolutionException() -
Constructor for exception com.ibm.portal.resolver.exceptions.MessageCodeResolutionException
MessageCodeResolutionException(Throwable) -
Constructor for exception com.ibm.portal.resolver.exceptions.MessageCodeResolutionException
Initialize the exception
MessageCodeSAXException - Exception in com.ibm.portal.resolver.exceptions
IOException
wrapped into a SAXException
MessageCodeSAXException() -
Constructor for exception com.ibm.portal.resolver.exceptions.MessageCodeSAXException
Initialize the exception
MessageCodeSAXException(Throwable) -
Constructor for exception com.ibm.portal.resolver.exceptions.MessageCodeSAXException
Initialize the exception
MessageCodeTransformerException - Exception in com.ibm.portal.resolver.exceptions
IOException
wrapped into a TransformerException
MessageCodeTransformerException(Throwable) -
Constructor for exception com.ibm.portal.resolver.exceptions.MessageCodeTransformerException
Initialize the exception
MESSAGEEVENT -
Static variable in class com.ibm.wps.pe.pc.legacy.cmpf.PortletFilter.Method
Deprecated. Represents the messagePerformed method of the MessageListener.
messages() -
Method in interface com.ibm.workplace.wcm.api.extensions.operation.OperationCheckResult
Return localized messages to the caller.
MessagingConstants - Class in com.ibm.workplace.wcm.api.messaging
MessagingConstants() -
Constructor for class com.ibm.workplace.wcm.api.messaging.MessagingConstants
MessagingConstants.ItemState - Enum in com.ibm.workplace.wcm.api.messaging
The state of an item.
MessagingConstants.ItemStatus - Enum in com.ibm.workplace.wcm.api.messaging
Represents the valid status's of an item.
MessagingConstants.MessageQueueID - Enum in com.ibm.workplace.wcm.api.messaging
MessageQueueID is used by a client application to send a Point to point message to WCM The name of the ID should be specified as the value of the
MESSAGE_QUEUE_NAME_PROPERTY key in the MessageMap.
MessagingConstants.MessageQueueStatusType - Enum in com.ibm.workplace.wcm.api.messaging
Value for the MESSAGE_QUEUE_QUERY_ACTION_PROPERTY property, to indicate the type/amount of status being requested for a given message of JMSType
MessageStatusType.
MessagingConstants.MessageStatusType - Enum in com.ibm.workplace.wcm.api.messaging
The value of a JMSType for message send to WCM via a Queue and belonging to a TopicID.
MessagingConstants.MessageUpdateType - Enum in com.ibm.workplace.wcm.api.messaging
The value of a JMSType for message published from WCM for messages of belonging to MessageQueueID.
MessagingConstants.PrerenderAction - Enum in com.ibm.workplace.wcm.api.messaging
Value of the MESSAGE_PROPERTY_ACTION in the MessageMap for a published message of type TopicID.PRERENDER
CACHE indicates the site/item is being cached, prerendered, written to disk.
MessagingConstants.PrerenderMessageType - Enum in com.ibm.workplace.wcm.api.messaging
Message type for a prerendering topic, a message of JMSType MessageUpdateType.IWKPrerenderUpdate.
MessagingConstants.SubsystemStatus - Enum in com.ibm.workplace.wcm.api.messaging
SubSystem Status is used when publishing MessageUpdateType.IWKSyndicationUpdate and MessageUpdateType.IWKSyndicationUpdate messages to indicate the
starting/stopping of a particular event.
MessagingConstants.SyndicationMessageMode - Enum in com.ibm.workplace.wcm.api.messaging
Value of the MESSAGE_PROPERTY_SYNDICATION_MODE in the MessageMap for a published message of type TopicID.SYNDICATION
Syndicator indicates the event is coming from the Syndicator side of Syndication.
MessagingConstants.TopicID - Enum in com.ibm.workplace.wcm.api.messaging
TopicID is used in the MessageMap to identify the type of message being send.
MetaData<V,E extends java.util.Map.Entry<java.lang.String,V>> - Interface in com.ibm.portal
An interface describing meta data associated with a portal
resource.
MetaDataCopyCreationContext<T extends MetaDataProvider> - Interface in com.ibm.portal.model.controller.context
Creation context for copying the meta data of a node.
MetaDataLocator<V,E> - Interface in com.ibm.portal
Interface to locate a resource by meta data information.
MetaDataModel - Interface in com.ibm.portal
A model for accessing MetaData
of model nodes.
MetaDataNameLocator - Interface in com.ibm.portal
A locator for the meta data names list model that can be used to
determine if a specific key is present.
MetaDataProvider<V,E extends java.util.Map.Entry<java.lang.String,V>> - Interface in com.ibm.portal
An interface describing a method to obtain meta data for a resource.
metaTag(String, Attributes) -
Method in class com.ibm.portal.spa.parser.helper.DefaultStaticPageContentHandler
metaTag(String, Attributes) -
Method in interface com.ibm.portal.spa.parser.StaticPageContentHandlerEx
Called for the Constants#ATTR_CONTENT
attribute of a
Constants#ELEMENT_META
element.
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
MimeContext - Interface in com.ibm.portal.resolver
Extension of the COR PortletContext
for use in a JSR268 portlet.
MIN_VALUE -
Static variable in interface com.ibm.portal.cp.rating.Constants
String minvalue
MissingAccessRightsException - Exception in com.ibm.portal.ac.exception
This exception is thrown if the current user does not have enough access
rights to perform the requested action.
MissingAccessRightsException() -
Constructor for exception com.ibm.portal.ac.exception.MissingAccessRightsException
empty constructor.
MissingAccessRightsException(Throwable) -
Constructor for exception com.ibm.portal.ac.exception.MissingAccessRightsException
constructor that takes another throwable as cause.
MissingAccessRightsException - Exception in com.ibm.portal.dynamicui
The MissingAccessRightsException
is thrown when the user has not suffient rights
for a base page definition or a portlet definition that should be used to add a page or portlet.
MissingAccessRightsException() -
Constructor for exception com.ibm.portal.dynamicui.MissingAccessRightsException
Constructor.
MissingAccessRightsException(Throwable) -
Constructor for exception com.ibm.portal.dynamicui.MissingAccessRightsException
Constructor.
MissingAccessRightsException - Exception in com.ibm.portal.services.contentmapping.exceptions
This exception indicates that the executing user is lacking the privileges
to execute an operation.
MissingAccessRightsException(String) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.MissingAccessRightsException
MissingAccessRightsException(Throwable) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.MissingAccessRightsException
MissingAccessRightsException(String, Throwable) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.MissingAccessRightsException
MissingAccessRightsException(Localized, String, Throwable) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.MissingAccessRightsException
MissingAccessRightsException(Localized, String) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.MissingAccessRightsException
MissingAccessRightsException(Localized, Throwable) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.MissingAccessRightsException
MissingAccessRightsException(Localized) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.MissingAccessRightsException
MissingPropertyException - Exception in com.ibm.portal.state.exceptions
Exception representing the error case that a mandatory property has not been
specified in a particular properties file.
MissingPropertyException(String, Properties) -
Constructor for exception com.ibm.portal.state.exceptions.MissingPropertyException
Initializes the exception by specifying the is missed
MissingSelectionException - Exception in com.ibm.portal.state.accessors.exceptions
Exception representing the error case that the selection accessor
cannot find any selection information in the state holder.
MissingSelectionException(StateHolder, SelectionAccessor) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.MissingSelectionException
The selection could not be determined
MissingSharedStateIdException - Exception in com.ibm.portal.state.accessors.exceptions
Exception representing the error case that a shared state id was null
.
MissingSharedStateIdException() -
Constructor for exception com.ibm.portal.state.accessors.exceptions.MissingSharedStateIdException
The shared state id was null
MissingUniqueNameException - Exception in com.ibm.portal.state.accessors.exceptions
Exception representing the error case that a unique name was null
.
MissingUniqueNameException() -
Constructor for exception com.ibm.portal.state.accessors.exceptions.MissingUniqueNameException
The unique name was null
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
model -
Variable in exception com.ibm.portal.state.exceptions.DocumentModelException
Reference to the model that caused the exception
ModelController<T,M extends Modifiable> - Interface in com.ibm.portal
This interface provides a controller for models.
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.
Modifiable - Interface in com.ibm.portal
Tagging interface representing a modifiable node of a model controller.
Modifiable - Interface in com.ibm.utilities.collections
Denotes an object that has potentially mutable content.
ModifiableActiveFlag - Interface in com.ibm.portal
An interface representing a modifiable active flag instance.
ModifiableBookmarkableFlag - Interface in com.ibm.portal.content
An interface representing a modifiable bookmarkable flag instance.
ModifiableClient - Interface in com.ibm.portal.admin
An interface representing a modifiable client instance.
ModifiableContentLabel - Interface in com.ibm.portal.content
An interface representing a modifiable content label instance.
ModifiableContentMappingInfo - Interface in com.ibm.portal.services.contentmapping
This interface allows to modify the content mapping information associated to
a given portal resource.
ModifiableContentNode - Interface in com.ibm.portal.content
An interface representing a modifiable content node instance.
ModifiableContentPage - Interface in com.ibm.portal.content
An interface representing a modifiable content page instance.
ModifiableContentURL - Interface in com.ibm.portal.content
An interface representing a modifiable content URL instance.
ModifiableCookieRule - Interface in com.ibm.portal.outbound.config
Objects of this interface are produced by the method ModelController#getModifiableNode()
or .
ModifiableCustomResource - Interface in com.ibm.portal.cp.resources
ModifiableCustomResource: the interface for a modifiable
CustomResource
, which can be updated.
ModifiableDecoration - Interface in com.ibm.portal.admin
An interface representing a modifiable decoration instance.
ModifiableDeviceClassCapable - Interface in com.ibm.portal.admin
This interface describes resource that support the assignment of device
classes.
ModifiableExternalContentURL - Interface in com.ibm.portal.content
An interface representing a modifiable external content URL instance.
ModifiableIdentifiable - Interface in com.ibm.portal
An interface which provides the modifiable object ID of a resource.
ModifiableInternalContentURL - Interface in com.ibm.portal.content
An interface representing a modifiable internal content URL instance.
ModifiableLayoutContainer - Interface in com.ibm.portal.content
An interface representing a modifiable layout container instance.
ModifiableLayoutControl - Interface in com.ibm.portal.content
An interface representing a modifiable layout control instance.
ModifiableLayoutMetrics<V,E extends java.util.Map.Entry<java.lang.String,V>> - Interface in com.ibm.portal.content
An interface representing modifiable layout metrics.
ModifiableLayoutNode - Interface in com.ibm.portal.content
An interface representing a modifiable layout node instance.
ModifiableLocalized - Interface in com.ibm.portal
An interface representing a modifiable localized instance.
ModifiableMarkupCapable - Interface in com.ibm.portal.admin
An interface representing a modifiable markup capable instance.
ModifiableMetaData<V,E extends java.util.Map.Entry<java.lang.String,V>> - Interface in com.ibm.portal
An interface representing modifiable meta data.
ModifiableMetaDataProvider<V,E extends java.util.Map.Entry<java.lang.String,V>> - Interface in com.ibm.portal
An interface for providing an ModifiableMetaData.
ModifiableNode - Interface in com.ibm.portal.outbound.config
An interface for all modifiable outbound connection configuration elements.
ModifiableObjectID - Interface in com.ibm.portal
An interface representing a modifiable object id instance.
ModifiableOutboundConnectionProfile - Interface in com.ibm.portal.outbound.config
Interface that contains functions to modify outbound connection profile items.
ModifiablePolicyMapping - Interface in com.ibm.portal.outbound.config
The interface is provided by ModelController#getModifiableNode()
.
ModifiablePolicyRule - Interface in com.ibm.portal.outbound.config
The interface is provided by OutboundConnectionModelController#getModifiableNode()
.
ModifiablePolicyVariable - Interface in com.ibm.portal.outbound.config
The interface is provided by OutboundConnectionModelController#getModifiableNode()
.
ModifiablePortlet - Interface in com.ibm.portal.portlet
An interface representing a modifiable portlet.
ModifiablePortletDefinition - Interface in com.ibm.portal.portlet
An interface representing a modifiable portlet definition.
ModifiablePortletEntity - Interface in com.ibm.portal.portlet
An interface representing a modifiable portlet entity.
ModifiablePortletPreferences<E extends java.lang.Object & java.util.Map.Entry<java.lang.String,java.lang.String>> - Interface in com.ibm.portal.portlet
An interface representing modifiable portlet preferences.
ModifiablePortletPreferencesProvider<E extends java.lang.Object & java.util.Map.Entry<java.lang.String,java.lang.String>> - Interface in com.ibm.portal.portlet
Interface representing a modifiable portlet preferences provider.
ModifiablePortletWindow - Interface in com.ibm.portal.portlet
An interface representing a modifiable portlet window.
ModifiableRating - Interface in com.ibm.portal.cp.rating
ModifiableRating: the interface for a modifiable Rating
which can be updated.
ModifiableRenderAspect - Interface in com.ibm.portal.content
An interface representing modifiable render aspects.
ModifiableResource - Interface in com.ibm.portal.cp.resources
Modifiable version of a Resource
ModifiableShareableFlag - Interface in com.ibm.portal.content
An interface representing a modifiable shareable flag instance.
ModifiableSkin - Interface in com.ibm.portal.admin
An interface representing a modifiable skin instance.
ModifiableStaticContentPage - Interface in com.ibm.portal.content
An interface representing a modifiable static content page instance.
ModifiableTag - Interface in com.ibm.portal.cp.tagging
ModifiableTag: the interface for a modifiable Tag
which can be
updated.
ModifiableTheme - Interface in com.ibm.portal.admin
A controller interface for the Theme
interface.
ModifiableVanityURLNode - Interface in com.ibm.portal.vanityurl.model
This is the writable interface for vanity URLs.
ModifiableVirtualPortal - Interface in com.ibm.portal.admin
An interface representing a modifiable virtual portal instance.
ModifiableWebApplication - Interface in com.ibm.portal.portlet
An interface representing a modifiable web application.
ModifiableWire - Interface in com.ibm.portal.wire
An interface representing a modifiable wire instance.
MODIFIED_ATTRIBUTES -
Static variable in class com.ibm.portal.InvalidationType
Invalidation type "Modification of attributes".
MODIFIED_TOPOLOGY -
Static variable in class com.ibm.portal.InvalidationType
Invalidation type "Modification of topoloy".
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.
modifyCredential(CredentialSecret, Identifiable, String) -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.VaultAdapter
Modifies a mapped credential of the provided secret type under the
specified resource.
modifyCredential(CredentialSecret, String, String) -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.VaultAdapterDN
Deprecated. Modifies a mapped credential of the provided secret type under the
specified resource.
ModifyReadOnlyAttributeException - Exception in com.ibm.portal.um.exceptions
This Exception will be thrown whenever a read-only attribute is tried to be changed.
ModifyReadOnlyAttributeException(Throwable) -
Constructor for exception com.ibm.portal.um.exceptions.ModifyReadOnlyAttributeException
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
MovePortletActionAccessorController - Interface in com.ibm.portal.state.accessors.action.engine.moveportlet
/**
Interface providing typed write access to the parameters
of the "Move Portlet" portal action.
MovePortletActionAccessorFactory - Interface in com.ibm.portal.state.accessors.action.engine.moveportlet
Factory interface which provides methods to obtain controllers
that allow to set a "Move Portlet" action upon the given
state holder or document model.
For instance the controllers may be used to create EngineURL
s
that trigger the movement of a portlet.
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
MultipartDataSink - Interface in com.ibm.portal.resolver.data
Data sink that accepts a multipart data request.
MultipartDataSource - Interface in com.ibm.portal.resolver.data
Support for producing multipart responses.
MultipartInputStream - Class in com.ibm.portal.resolver.streams
Input stream that represents the content of a multipart stream following RFC
1521.
MultipartInputStream() -
Constructor for class com.ibm.portal.resolver.streams.MultipartInputStream
MultipartInputStream.Entry - Class in com.ibm.portal.resolver.streams
Represents an entry in this archive input stream.
MultipartInputStream.Entry() -
Constructor for class com.ibm.portal.resolver.streams.MultipartInputStream.Entry
MultipartOutputStream - Class in com.ibm.portal.resolver.streams
Implementation of a stream that can be used to produce multipart streams.
MultipartOutputStream() -
Constructor for class com.ibm.portal.resolver.streams.MultipartOutputStream
MultipartStream - Interface in com.ibm.portal.resolver.streams
Common functionality across the
MultipartInputStream
and the
MultipartOutputStream
MultipartStream.Entry - Interface in com.ibm.portal.resolver.streams
This class is used to represent a multipart stream entry.
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 exception com.ibm.portal.state.accessors.exceptions.InvalidPortletModeException
- Name of the window state that is invalid
- name -
Variable in exception com.ibm.portal.state.accessors.exceptions.InvalidWindowStateException
- Name of the window state that is invalid
- name -
Variable in exception com.ibm.portal.state.accessors.exceptions.ResourceNotFoundException
- Identification of the resource that could not be located
- name -
Variable in exception com.ibm.portal.state.accessors.exceptions.UniqueNameException
- unqiue name that was invalid
- name -
Variable in class com.ibm.websphere.personalization.RuleTrigger
-
- NAME_CONTEXT -
Static variable in interface com.ibm.portal.toolbar.PublicRenderParameters
- Local name of the public render parameter that encodes the context
content node.
- NAME_DEVICE_CLASS -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Local name of the public render parameter that encodes the device class.
- NAME_DEVICE_PIXEL_RATIO -
Static variable in interface com.ibm.portal.toolbar.PublicRenderParameters
- Local name of the public render parameter that specifies the pixel ratio
on the device, the the ratio between a logical CSS pixel and a real
device pixel.
- NAME_DIGEST -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Local name of the public render parameter that encodes the digest.
- NAME_EXPANSIONS -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Local name of the public render parameter that encodes the page
expansions.
- NAME_FOCUS -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Local name of the public render parameter that encodes the ID of the
focussed element
- NAME_FONT_SIZE -
Static variable in interface com.ibm.portal.toolbar.PublicRenderParameters
- Local name of the public render parameter that specifies the default font
size (in pixels).
- NAME_HIDDEN_CONTENT -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Local name of the public render parameter that encodes the state of the
hidden layout container.
- NAME_HIDDEN_PAGES -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Local name of the public render parameter that encodes the state of
hidden pages.
- NAME_ID -
Static variable in interface com.ibm.portal.toolbar.PublicRenderParameters
- Local name of the public render parameter that encodes the toolbar tab
ID.
- NAME_INVALIDATE -
Static variable in interface com.ibm.portal.PortalEvents
- Local name of the invalidate event
- NAME_LABEL_MAPPINGS -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Local name of the public render parameter that encodes the label
mappings.
- NAME_LOCALE -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Local name of the public render parameter that encodes the locale.
- NAME_MAPPING -
Static variable in interface com.ibm.websphere.query.base.ISelectQueryCallback
-
- NAME_PAGE_EDIT_MODE -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Local name of the public render parameter that encodes the page edit
mode.
- NAME_PAGE_HELP_MODE -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Local name of the public render parameter that encodes the page help
mode.
- NAME_PAGE_INFO_MODE -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Local name of the public render parameter that encodes the page info
mode.
- NAME_PAGE_MODE -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Local name of the public render parameter that encodes the page modes
that are currently active.
- NAME_PARAMETERS -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Local name of the public render parameter that encodes the selection
parameters.
- NAME_PATH_INFO -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Local name of the public render parameter that encodes the path-info
portion of the URL.
- NAME_PRIMARY_TAB_URI -
Static variable in interface com.ibm.portal.toolbar.PublicRenderParameters
- Local name of the public render parameter that addresses the toolbar tab
that is to be displayed in the primary toolbar frame.
- NAME_SCREEN_TEMPLATE -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Local name of the public render parameter that encodes the screen
template.
- NAME_SECONDARY_TAB_URI -
Static variable in interface com.ibm.portal.toolbar.PublicRenderParameters
- Local name of the public render parameter that addresses the toolbar tab
that is to be displayed in the secondary toolbar frame.
- NAME_SELECTION -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Local name of the public render parameter that encodes the page
selection.
- NAME_SELECTION -
Static variable in interface com.ibm.portal.toolbar.PublicRenderParameters
- Local name of the public render parameter that encodes the page
selection.
- NAME_SHOW_TOOLS -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Local name of the public render parameter that encodes the show tools
state.
- NAME_SOLO -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Local name of the public render parameter that encodes the solo state.
- NAME_STATE_PARTITION -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Local name of the public render parameter that encodes the state
partition.
- NAME_TARGET_ID -
Static variable in interface com.ibm.portal.toolbar.PublicRenderParameters
- Local name of the public render parameter that encodes the toolbar target
ID ("primary" vs.
- NAME_THEME_POLICY -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Local name of the public render parameter that encodes the theme policy.
- NAME_THEME_TEMPLATE -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Local name of the public render parameter that encodes the theme
template.
- NAME_TOOLBAR_MODE -
Static variable in interface com.ibm.portal.toolbar.PublicRenderParameters
- Local name of the public render parameter that specifies the toolbar
mode.
- NAME_URI -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Local name of the public render parameter that encodes a URI that is to
be resolved by the portal.
- NAME_VIEWPORT -
Static variable in interface com.ibm.portal.toolbar.PublicRenderParameters
- Local name of the public render parameter that specifies the size of the
viewport of the toolbar.
- 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'.
- NAMESPACE -
Static variable in interface com.ibm.portal.resolver.friendly.Constants
- namespace of the extensions in this package
- NAMESPACE_PCM -
Static variable in class com.ibm.portal.pcm.Constants
- Namespace for the PCM feature.
- NAMESPACE_URI -
Static variable in interface com.ibm.portal.PortalEvents
- Namespace for portal-specific events
- NAMESPACE_URI -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Namespace for portal-specific public render parameters
- NAMESPACE_URI -
Static variable in interface com.ibm.portal.toolbar.PublicRenderParameters
- Namespace for all toolbar-specific public render parameters
- NAMESPACE_URI -
Static variable in interface com.ibm.portal.wcm.plr.ListRenderState
- The namespace used for the public render parameters of the pluggable list rendering framework:
"http://www.ibm.com/xmlns/prod/datatype/content/resource-collections"
- NavigationModel<E extends java.lang.Object & NavigationNode> - Interface in com.ibm.portal.navigation
- An interface describing a navigation model.
- NavigationModelHome - Interface in com.ibm.portal.cor.service
- Home interface for JNDI based lookups for
ContentModelProvider
- NavigationModelHome - Interface in com.ibm.portal.model
- Home interface for JNDI based lookups for
NavigationModelProvider
. - NavigationModelProvider - Interface in com.ibm.portal.cor.service
- An interface for a provider of content models.
- NavigationModelProvider - Interface in com.ibm.portal.ibmportlet.service.model
- 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.
- NavigationModelProvider - Interface in com.ibm.portal.model
- An interface for a provider of navigation models.
- NavigationModelProvider - Interface in com.ibm.portal.portlet.service.model
- An interface for a provider of navigation models.
PortletServiceHome psh;
javax.naming.Context ctx = new javax.naming.InitialContext();
boolean serviceAvailable = false;
try {
psh = (PortletServiceHome) ctx.lookup("portletservice/com.ibm.portal.portlet.service.model.NavigationModelProvider");
serviceAvailable = true;
} catch(javax.naming.NameNotFoundException ex) {
...
NavigationNode - Interface in com.ibm.portal.navigation
An interface for navigation nodes.
NavigationSelectionModel<E extends java.lang.Object & NavigationNode> - Interface in com.ibm.portal.navigation
An interface describing a selection model for a navigation model.
NavigationSelectionModelHome - Interface in com.ibm.portal.cor.service
Home interface for JNDI based lookups for NavigationSelectionModelProvider
.
NavigationSelectionModelHome - Interface in com.ibm.portal.model
Home interface for JNDI based lookups for NavigationSelectionModelProvider
.
NavigationSelectionModelProvider - Interface in com.ibm.portal.cor.service
An interface for a provider of navigation models.
NavigationSelectionModelProvider - Interface in com.ibm.portal.ibmportlet.service.model
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.
NavigationSelectionModelProvider - Interface in com.ibm.portal.model
An interface for a provider of navigation models.
NavigationSelectionModelProvider - Interface in com.ibm.portal.portlet.service.model
An interface for a provider of navigation models.
PortletServiceHome psh;
javax.naming.Context ctx = new javax.naming.InitialContext();
boolean serviceAvailable = false;
try {
psh = (PortletServiceHome) ctx.lookup("portletservice/com.ibm.portal.portlet.service.model.NavigationSelectionModelProvider");
serviceAvailable = true;
} catch(javax.naming.NameNotFoundException ex) {
...
NavigationShiftAccessor - Interface in com.ibm.portal.state.accessors.navigationshift
Read-only interface to navigation shift information.
NavigationShiftAccessorController - Interface in com.ibm.portal.state.accessors.navigationshift
Interface providing read-write access to navigation shift
information.
NavigationShiftAccessorException - Exception in com.ibm.portal.state.accessors.exceptions
Exception which should be thrown in case of errors when accessing navigation
shift information via a NavigationShiftAccessor
.
NavigationShiftAccessorException(NavigationShiftAccessor) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.NavigationShiftAccessorException
Initializes the exception with the accessor that caused the exception
NavigationShiftAccessorException(NavigationShiftAccessor, Exception) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.NavigationShiftAccessorException
Initializes the exception with the accessor that caused the exception.
NavigationShiftAccessorFactory - Interface in com.ibm.portal.state.accessors.navigationshift
Factory interface which provides methods to obtain accessors to read /write
navigation shift information from /to a given state holder or document model.
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 -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
Icon for the "new" action.
NEW_BUTTON -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
Icon button for the "new" action.
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.
newContentNodeCopyCreationContext(ContentNode, ContentModel<ContentNode>, PortletModel, UniqueNameStrategy) -
Method in class com.ibm.portal.model.controller.CreationContextBuilderFactory
Returns a creation context allowing to copy a content node.
newContentNodeCopyCreationContext(ContentNode, ContentModel<ContentNode>, PortletModel, UniqueNameStrategy, Identifiable) -
Method in class com.ibm.portal.model.controller.CreationContextBuilderFactory
Returns a creation context allowing to copy a content node.
newContentNodeCreationContext(boolean) -
Method in class com.ibm.portal.model.controller.CreationContextBuilderFactory
Creates a ContentNodeCreationContext
.
newContentPageCreationContext(boolean) -
Method in class com.ibm.portal.model.controller.CreationContextBuilderFactory
Creates a ContentPageCreationContext
.
newCookieTransformer(URL, Map<String, String>) -
Method in interface com.ibm.mashups.proxy.ext.CookieTransformerFactory
Creates a new CookieTransformer
element which operates on the
given URL for the given runtime context.
newCopyCreationContext(T, Class...) -
Method in class com.ibm.portal.model.controller.CreationContextBuilderFactory
Returns a creation context allowing to copy certain aspects of a node.
newCustomResourceCreationContext(URI) -
Method in class com.ibm.portal.cp.CPCreationContextBuilderFactory
Creates a
CustomResourceCreationContext
that
allows to create custom resources.
newCustomResourceCreationContext(URI, Set<String>) -
Method in class com.ibm.portal.cp.CPCreationContextBuilderFactory
Creates a
CustomResourceCreationContext
that
allows to create custom resources.
newDecorationCreationContext(String, String) -
Method in class com.ibm.portal.model.controller.CreationContextBuilderFactory
Creates a DecorationCreationContext
.
newDerivedContentPageCreationContext(boolean, ContentPage) -
Method in class com.ibm.portal.model.controller.CreationContextBuilderFactory
Creates a DerivedContentPageCreationContext
.
newDerivedLayoutControlCreationContext(Identifiable, Identifiable, Identifiable) -
Method in class com.ibm.portal.model.controller.CreationContextBuilderFactory
Creates a DerivedLayoutControlCreationContext
.
newDisposableTransformer() -
Method in interface com.ibm.portal.resolver.xml.PooledTemplates
Deprecated. use PooledTemplates.newTransformer()
instead
newFilter(PocServiceHome.FilterType) -
Method in interface com.ibm.portal.resolver.service.PocServiceHome
Creates a Filter
.
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.
newIdentifiableCreationContext(ObjectID) -
Method in class com.ibm.portal.model.controller.CreationContextBuilderFactory
Creates a IdentifiableCreationContext
.
newInstance(ContentType, boolean, String) -
Static method in class com.ibm.portal.resolver.data.DataURI
Create a new instance of a data URI
newInstance(String, URI, Map<String, String[]>, JSONHandlerFactory, PocURIFactory) -
Static method in class com.ibm.portal.resolver.operations.OperationURI
Creates a new URI
that represents an
OperationsURI
newInstance(Identifiable, Identifiable, URI, Identification, PocURIFactory) -
Static method in class com.ibm.portal.resolver.uri.PortletURI
Constructs a new URI that matches the pattern of a portlet URI.
newInstance(Identifiable, URI, Identification, PocURIFactory) -
Static method in class com.ibm.portal.resolver.uri.PortletURI
Constructs a new URI that matches the pattern of a portlet URI.
newInstance(ObjectID, ObjectID, URI, Identification) -
Static method in class com.ibm.portal.resolver.uri.PortletURI
Constructs a new URI that matches the pattern of a portlet URI.
newInstance(ObjectID, ObjectID, URI, Identification, PocURIFactory) -
Static method in class com.ibm.portal.resolver.uri.PortletURI
Constructs a new URI that matches the pattern of a portlet URI.
newInstance(ObjectID, URI, Identification) -
Static method in class com.ibm.portal.resolver.uri.PortletURI
Constructs a new URI that matches the pattern of a portlet URI.
newInstance(ObjectID, URI, Identification, PocURIFactory) -
Static method in class com.ibm.portal.resolver.uri.PortletURI
Constructs a new URI that matches the pattern of a portlet URI.
newInstance(URI) -
Method in class com.ibm.portal.resolver.uri.PortletURI
Construct a portlet URI with the same portlet ID but a new POC URI
newInstance(ObjectID, Identification, PocURIFactory) -
Static method in class com.ibm.portal.spa.data.SpaURI
Creates a URI that only addresses the static page, but not a resource
inside this page
newInstance(ObjectID, String, Identification) -
Static method in class com.ibm.portal.spa.data.SpaURI
Deprecated. use
SpaURI.newInstance(ObjectID, String, Identification, PocService)
instead
newInstance(ObjectID, String, Identification, PocService) -
Static method in class com.ibm.portal.spa.data.SpaURI
Deprecated.
newInstance(ObjectID, String, Identification, PocURIFactory) -
Static method in class com.ibm.portal.spa.data.SpaURI
Creates a URI that only addresses the static page, but not a resource
inside this page
newInstance(ObjectID, String, String, Identification) -
Static method in class com.ibm.portal.spa.data.SpaURI
Deprecated. use
SpaURI.newInstance(ObjectID, String, String, Identification, PocService)
instead
newInstance(ObjectID, String, String, Identification, PocService) -
Static method in class com.ibm.portal.spa.data.SpaURI
Deprecated.
newInstance(ObjectID, String, String, Identification, PocURIFactory) -
Static method in class com.ibm.portal.spa.data.SpaURI
Constructs a new URI based on the pageID and the filename inside the ZIP
file.
newInstance(String, String) -
Static method in class com.ibm.portal.spa.data.SpaURI
Deprecated. use SpaURI.newInstance(String, String, PocService)
instead
newInstance(String, String, PocService) -
Static method in class com.ibm.portal.spa.data.SpaURI
Deprecated.
newInstance(String, String, PocURIFactory) -
Static method in class com.ibm.portal.spa.data.SpaURI
Creates a URI that only addresses the static page, but not a resource
inside this page
newInstance(String, String, String) -
Static method in class com.ibm.portal.spa.data.SpaURI
Deprecated. use #newInstance(String, String, String, PocService)
instead
newInstance(String, String, String, PocURIFactory) -
Static method in class com.ibm.portal.spa.data.SpaURI
Constructs a new URI based on the serialized form of the page and the
filename inside the ZIP file.
newInstance(String, PocURIFactory) -
Static method in class com.ibm.portal.spa.data.ZipDataURI
Creates a new URI that points to a zip file associated with a specific
page.
newInstance(String) -
Static method in class com.ibm.portal.spa.data.ZipDataURI
Deprecated. use ZipDataURI.newInstance(String, PocURIFactory)
instead
newIWidgetWrapperURICreationContext(Context, URI) -
Method in class com.ibm.portal.model.controller.CreationContextBuilderFactory
Creates a IWidgetWrapperCreationContext
.
newIWidgetWrapperURLCreationContext(Context, String) -
Method in class com.ibm.portal.model.controller.CreationContextBuilderFactory
Creates a URL based IWidgetWrapperURLCreationContext
.
newIWidgetWrapperURLCreationContext(Context, String, ObjectID) -
Method in class com.ibm.portal.model.controller.CreationContextBuilderFactory
Creates a IWidgetWrapperURLCreationContext
for an IWidget that
wants to serve resources relative to a static content page.
newLayoutControlCreationContext(Identifiable, Identifiable) -
Method in class com.ibm.portal.model.controller.CreationContextBuilderFactory
Creates a LayoutControlCreationContext
.
newLayoutNodeCopyCreationContext(LayoutNode, LayoutModel<LayoutNode>, PortletModel, UniqueNameStrategy) -
Method in class com.ibm.portal.model.controller.CreationContextBuilderFactory
Returns a creation context allowing to copy a content node.
newLoginActionController(StateHolderController) -
Method in interface com.ibm.portal.state.accessors.action.engine.login.LoginActionAccessorFactory
Returns a LoginActionActionAccessorController
in order to
include a "Login" action into the state holder.
This controller should be used in case that no servlet request is available,
e.g.
newLoginActionController(HttpServletRequest, StateHolderController) -
Method in interface com.ibm.portal.state.accessors.action.engine.login.LoginActionAccessorFactory
Returns a LoginActionActionAccessorController
in order to
include a "Login" action into the state holder.
newLoginActionController(Node, DocumentController) -
Method in interface com.ibm.portal.state.accessors.action.engine.login.LoginActionAccessorFactory
Returns a LoginActionAccessorController
in order to
include a "Login" action into the state holder.
This controller should be used in case that no servlet request is available,
e.g.
newLogoutActionController(StateHolderController) -
Method in interface com.ibm.portal.state.accessors.action.engine.logout.LogoutActionAccessorFactory
Returns a LogoutActionActionAccessorController
in order
to include a "Logout" action into the given state holder.
This controller should be used in case that no servlet request is available,
e.g.
newLogoutActionController(HttpServletRequest, StateHolderController) -
Method in interface com.ibm.portal.state.accessors.action.engine.logout.LogoutActionAccessorFactory
Returns a LogoutActionActionAccessorController
in order to
include a "Logout" action into the given state holder.
newLogoutActionController(Node, DocumentController) -
Method in interface com.ibm.portal.state.accessors.action.engine.logout.LogoutActionAccessorFactory
Returns a LogoutActionAccessorController
in order to
include a "Logout" action into the state holder.
This controller should be used in case that no servlet request is available,
e.g.
newLookup(URI, String, Map<String, String[]>, boolean, boolean, Context) -
Method in class com.ibm.portal.resolver.helper.CORLookupService
newLookup(URI, String, Map<String, String[]>, boolean, boolean, Context) -
Method in interface com.ibm.portal.resolver.LookupService
Constructs an XML source that produces an ATOM entry that describes the
access points for the URI.
newMetaDataCopyCreationContext(MetaDataProvider, List<String>) -
Method in class com.ibm.portal.model.controller.CreationContextBuilderFactory
Returns a creation context for copying the meta data.
newObject() -
Method in interface com.ibm.portal.pool.Instantiator
Creates a new instance of an object based on some predefined settings.
newOperation(URI, Map<String, String[]>, Map<String, String[]>, Context) -
Method in interface com.ibm.portal.resolver.operations.OperationFactory
Creates a new operation for the given context.
newOperation(URI, Map<String, String[]>, Map<String, String[]>, Context) -
Method in interface com.ibm.portal.resolver.operations.SafeOperationFactory
Creates a new operation for the given context.
newOperation(URI, Map<String, String[]>, Map<String, String[]>, Context) -
Method in interface com.ibm.portal.resolver.operations.UnsafeOperationFactory
Creates a new operation for the given context.
newOperationURI(URI, Map<String, String[]>) -
Method in interface com.ibm.portal.resolver.operations.OperationFactory
Creates a OperationURI
object which addresses the operation this
OperationFactory
is responsible for.
newOperationURI(Map<String, String[]>) -
Method in interface com.ibm.portal.resolver.operations.OperationFactory
Creates a OperationURI
object which addresses the operation this
OperationFactory
is responsible for.
newOperationURI() -
Method in interface com.ibm.portal.resolver.operations.OperationFactory
Creates a OperationURI
object which addresses the operation this
OperationFactory
is responsible for.
newOutboundServiceFilter(URL, AjaxProxyConfiguration, Map<String, String>, Context) -
Method in interface com.ibm.mashups.proxy.ext.OutboundServiceFilterFactory
Creates a new OutboundServiceFilter
element which operates on the
given URL for the given runtime context.
newPool(Instantiator<E>) -
Method in interface com.ibm.portal.pool.ObjectPoolFactory
Creates a new object pool with predefined settings.
newPooledTemplates(Templates, ObjectPoolFactory) -
Method in interface com.ibm.portal.resolver.xml.PooledTransformerFactory
Creates a new, pooled version of an existing templates object
newPooledTemplates(Templates) -
Method in interface com.ibm.portal.resolver.xml.PooledTransformerFactory
Creates a new, pooled version of an existing templates object
newPooledTemplates(Source) -
Method in interface com.ibm.portal.resolver.xml.PooledTransformerFactory
Creates a new, pooled version based on a Source
object
newPortletDefinitionCloningContext(ObjectID, Identifiable) -
Method in class com.ibm.portal.model.controller.CreationContextBuilderFactory
Creates a PortletDefinitionCloningContext
.
newPortletEntityCopyCreationContext(PortletEntity, PortletModel, UniqueNameStrategy, Identifiable) -
Method in class com.ibm.portal.model.controller.CreationContextBuilderFactory
Creates a PortletEntityCreationContext
.
newPortletEntityCreationContext(ObjectID, Identifiable) -
Method in class com.ibm.portal.model.controller.CreationContextBuilderFactory
Creates a PortletEntityCreationContext
.
newProcessor(BeanListRequest) -
Method in interface com.ibm.portal.wcm.plr.AttributeValueOnRequestProcessorFactory
Create a new a instance of a AttributeValueProcessor
.
newProcessor(String) -
Method in interface com.ibm.portal.wcm.plr.AttributeValueProcessorFactory
Create a new a instance of a AttributeValueProcessor
.
newRatingCreationContext(URI, ObjectID, int, boolean, boolean) -
Method in class com.ibm.portal.cp.CPCreationContextBuilderFactory
Creates a
RatingCreationContext
.
newRatingCreationContext(URI, Set<String>, ObjectID, int, boolean) -
Method in class com.ibm.portal.cp.CPCreationContextBuilderFactory
Creates a
RatingCreationContext
.
newRatingCreationContext(ObjectID, ObjectID, int, boolean, boolean) -
Method in class com.ibm.portal.cp.CPCreationContextBuilderFactory
Creates a
RatingCreationContext
.
Note: This method requires that the given resource ObjectID must
already exist in the database
newRatingCreationContext(ObjectID, Set<String>, ObjectID, int, boolean) -
Method in class com.ibm.portal.cp.CPCreationContextBuilderFactory
Creates a
RatingCreationContext
.
Note: This method requires that the given resource ObjectID must
already exist in the database
newResourceURL(HttpServletRequest) -
Method in interface com.ibm.portal.state.accessors.url.URLAccessorFactory
Deprecated. Creates an accessor object that can generate links to
resources in the portal application.
newResourceURL(HttpServletRequest, HttpServletResponse) -
Method in interface com.ibm.portal.state.accessors.url.URLAccessorFactory
Creates an accessor object that can generate links to resources in the
portal application.
newResourceURL(HttpServletRequest, HttpServletResponse, StateHolder) -
Method in interface com.ibm.portal.state.accessors.url.URLAccessorFactory
Deprecated. Creates an accessor object that can generate links to
resources in the portal application.
newResourceURL(HttpServletRequest, StateHolder) -
Method in interface com.ibm.portal.state.accessors.url.URLAccessorFactory
Deprecated. Creates an accessor object that can generate links to
resources in the portal application.
newResourceURL(ServerContext, Locale, Profile, boolean) -
Method in interface com.ibm.portal.state.accessors.url.URLAccessorFactory
Creates a resource URL accessor that can generate links to generic
resources such as files, icons, voice grammars etc.
newResourceURL() -
Method in interface com.ibm.portal.state.PortletStateManager
Deprecated. Use the corresponding method in URLFactory
instead.
newResourceURL(String, PortalResources.Type) -
Method in interface com.ibm.portal.state.URLFactory
Creates a DisposableURL
object that points to a generic
resource.
newResourceURL(String, PortalResources.Type, PortalResources.State) -
Method in interface com.ibm.portal.state.URLFactory
Creates a DisposableURL
object that points to a generic
resource.
newResourceURL(String, Theme, PortalResources.Type) -
Method in interface com.ibm.portal.state.URLFactory
Creates a DisposableURL
object that points to a generic
resource.
newResourceURL(String, Theme, PortalResources.Type, PortalResources.State) -
Method in interface com.ibm.portal.state.URLFactory
Creates a DisposableURL
object that points to a generic
resource.
newServerContext(HttpServletRequest) -
Method in interface com.ibm.portal.state.accessors.url.URLAccessorFactory
Constructs a new server context
newSink(URI, String, Map<String, String[]>, String, Context) -
Method in interface com.ibm.portal.resolver.data.DataSinkFactoryEx
Generates a data sink that is able to handle an input stream of data and
produces an output stream as a response.
newSource(URI, String, Map<String, String[]>, Context) -
Method in interface com.ibm.portal.resolver.cache.CachedDataSourceFactory
Retrieves the value from a cache or constructs it by invoking the
attached CachedDataSourceFactory.Callback
interface.
newSource(URI, String, Map<String, String[]>, Context) -
Method in interface com.ibm.portal.resolver.data.DataSourceFactoryEx
Returns a DataSource
for the URI, context and parameters.
newSource() -
Method in interface com.ibm.portal.resolver.data.VoidDataSink
Produces a new DataSource
that represents the output of this
DataSink
.
newSource(String, RenderEventRequest) -
Method in interface com.ibm.portal.resolver.portlet.ResourceDataSourceFactory
Returns a DataSource
that renders content for a portlet.
newState() -
Method in interface com.ibm.portal.state.service.PortalStateManagerService
Creates a new modifiable state holder.
newState(Constants.Clone) -
Method in interface com.ibm.portal.state.StateHolder
Creates a new state object.
newTagCreationContext(URI, ObjectID, String, boolean, Locale, boolean) -
Method in class com.ibm.portal.cp.CPCreationContextBuilderFactory
Creates a
UserTagCreationContext
.
newTagCreationContext(URI, Set<String>, ObjectID, String, boolean, Locale) -
Method in class com.ibm.portal.cp.CPCreationContextBuilderFactory
Creates a
UserTagCreationContext
.
newTagCreationContext(ObjectID, ObjectID, String, boolean, Locale, boolean) -
Method in class com.ibm.portal.cp.CPCreationContextBuilderFactory
Creates a
UserTagCreationContext
.
Note: This method requires that the given resource ObjectID must
already exist in the database
newTagCreationContext(ObjectID, Set<String>, ObjectID, String, boolean, Locale) -
Method in class com.ibm.portal.cp.CPCreationContextBuilderFactory
Creates a
UserTagCreationContext
.
Note: This method requires that the given resource ObjectID must
already exist in the database
newTemplatingCreationContext(boolean) -
Method in class com.ibm.portal.model.controller.CreationContextBuilderFactory
Creates a TemplatingCreationContext
.
newTransformer() -
Method in interface com.ibm.portal.resolver.xml.PooledTemplates
Create a new transformation context for this Templates object.
newTransformerHandler() -
Method in interface com.ibm.portal.resolver.xml.PooledTemplates
Create a new transformation context for this Templates object.
newURL() -
Method in interface com.ibm.portal.content.ContentURL
Returns a URL object that this content node represents.
newURL(Boolean) -
Method in interface com.ibm.portal.resolver.accessors.url.PocURLFactory
Generates a URL that points to the POC servlet and that does not contain
navigational state.
newURL(Constants.Clone, Boolean) -
Method in interface com.ibm.portal.resolver.accessors.url.PocURLFactory
Generates a URL that points to the portal servlet and it based on the
navigational state of the current request.
newURL(DataSource) -
Method in interface com.ibm.portal.resolver.accessors.url.PocURLFactory
Constructs a URL that points to the POC servlet and that does not contain
navigational state.
newURL(StateHolder, Constants.Clone, Boolean) -
Method in interface com.ibm.portal.resolver.accessors.url.PocURLFactory
Generates a URL that points to the portal servlet and it based on
navigational state explicitly.
newURL(StateHolder, URLContext, Constants.Clone, Boolean) -
Method in interface com.ibm.portal.resolver.accessors.url.PocURLFactory
Generates a URL that points to the portal servlet and it based on
navigational state explicitly.
newURL(String, String) -
Method in interface com.ibm.portal.resolver.accessors.url.PocURLFactory
Constructs a URL object that tries to resolve the public and system
identifier via the entity resolver to a local representation of the
resource.
newURL(URLContext, Boolean) -
Method in interface com.ibm.portal.resolver.accessors.url.PocURLFactory
Generates a URL that points to the POC servlet and that does not contain
navigational state.
newURL(URLContext, Constants.Clone, Boolean) -
Method in interface com.ibm.portal.resolver.accessors.url.PocURLFactory
Generates a URL that points to the portal servlet and it based on the
navigational state of the current request.
newURL() -
Method in interface com.ibm.portal.resolver.friendly.accessors.url.FriendlyURLFactory
Generates a URL that points to the portal servlet and it based on the
navigational state of the current request.
newURL(Constants.Clone) -
Method in interface com.ibm.portal.resolver.friendly.accessors.url.FriendlyURLFactory
Generates a URL that points to the portal servlet and it based on the
navigational state of the current request.
newURL(URLContext, Constants.Clone) -
Method in interface com.ibm.portal.resolver.friendly.accessors.url.FriendlyURLFactory
Generates a URL that points to the portal servlet and it based on the
navigational state of the current request.
newURL(ServerContext, URLContext, Constants.Clone) -
Method in interface com.ibm.portal.resolver.friendly.accessors.url.FriendlyURLFactory
Generates a URL based on the given server context.
newURL(HttpServletRequest, HttpServletResponse, Constants.Clone) -
Method in interface com.ibm.portal.state.accessors.url.CheckedURLAccessorFactory
Returns a checked URL object based on the information in the servlet request.
newURL(HttpServletRequest, HttpServletResponse, StateHolder, Constants.Clone) -
Method in interface com.ibm.portal.state.accessors.url.CheckedURLAccessorFactory
Returns a checked URL object based on the information in the servlet request.
newURL(HttpServletRequest, StateHolder, Constants.Clone) -
Method in interface com.ibm.portal.state.accessors.url.CheckedURLAccessorFactory
Deprecated. Returns a checked URL object based on the information in the servlet request. The
object operates on a copy of the state holder, so setting parameters to
the checked engine URL will not modify the original state.
newURL(ServerContext, boolean, boolean, StateHolder, Constants.Clone) -
Method in interface com.ibm.portal.state.accessors.url.CheckedURLAccessorFactory
Returns a checked URL object based on explicit host, port and context information.
newURL(HttpServletRequest, HttpServletResponse, String, Constants.Merge) -
Method in interface com.ibm.portal.state.accessors.url.ResolvedUrlAccessFactory
This method takes the provided request and fills the state holder based on the state
associated with this request.
newURL(HttpServletRequest, String, Constants.Merge) -
Method in interface com.ibm.portal.state.accessors.url.ResolvedUrlAccessFactory
Deprecated. This method takes the provided request and fills the state holder based on the state
associated with this request. Then the state that is provided via the alias name
is retrieved and merged into the state of the current request.
newURL(HttpServletRequest, Constants.Clone) -
Method in interface com.ibm.portal.state.accessors.url.URLAccessorFactory
Deprecated. Returns a URL object based on the information in the servlet
request. The object operates on a copy of the state holder,
so setting parameters to the engine URL will not modify the
original state.
newURL(HttpServletRequest, HttpServletResponse, Constants.Clone) -
Method in interface com.ibm.portal.state.accessors.url.URLAccessorFactory
Returns a EngineURL
object based on the information in the
given servlet request.
newURL(HttpServletRequest, HttpServletResponse, ServerContext, URLContext, boolean, boolean, StateHolder, Constants.Clone) -
Method in interface com.ibm.portal.state.accessors.url.URLAccessorFactory
Returns a EngineURL
object based on explicit host, port and
context information.
newURL(HttpServletRequest, HttpServletResponse, StateHolder, Constants.Clone) -
Method in interface com.ibm.portal.state.accessors.url.URLAccessorFactory
Returns an EngineURL
object based on the information in the
given servlet request.
newURL(HttpServletRequest, HttpServletResponse, StateHolder, URLContext, Constants.Clone) -
Method in interface com.ibm.portal.state.accessors.url.URLAccessorFactory
Returns an EngineURL
object based on the information in the
given servlet request.
newURL(HttpServletRequest, HttpServletResponse, URLContext, Constants.Clone) -
Method in interface com.ibm.portal.state.accessors.url.URLAccessorFactory
Returns a EngineURL
object based on the information in the
given servlet request.
newURL(HttpServletRequest, StateHolder, Constants.Clone) -
Method in interface com.ibm.portal.state.accessors.url.URLAccessorFactory
Deprecated. Returns a URL object based on the information in the servlet
request. The object operates on a copy of the state holder,
so setting parameters to the engine URL will not modify the
original state.
newURL(HttpServletRequest, StateHolder, URLContext, Constants.Clone) -
Method in interface com.ibm.portal.state.accessors.url.URLAccessorFactory
Deprecated. Returns a URL object based on the information in the servlet
request. The object operates on a copy of the state holder,
so setting parameters to the engine URL will not modify the
original state.
newURL(HttpServletRequest, URLContext, Constants.Clone) -
Method in interface com.ibm.portal.state.accessors.url.URLAccessorFactory
Deprecated. Returns a URL object based on the information in the servlet
request. The object operates on a copy of the state holder,
so setting parameters to the engine URL will not modify the
original state.
newURL(ServerContext, boolean, boolean, StateHolder, Constants.Clone) -
Method in interface com.ibm.portal.state.accessors.url.URLAccessorFactory
Returns a EngineURL
object based on explicit host, port and
context information.
newURL(ServerContext, URLContext, boolean, boolean, StateHolder, Constants.Clone) -
Method in interface com.ibm.portal.state.accessors.url.URLAccessorFactory
Returns a EngineURL
object based on explicit host, port and
context information.
newURL(Constants.Clone) -
Method in interface com.ibm.portal.state.PortletStateManager
Deprecated. Use the corresponding method in URLFactory
instead.
newURL(StateHolder, Constants.Clone) -
Method in interface com.ibm.portal.state.PortletStateManager
Deprecated. Use the corresponding method in URLFactory
instead.
newURL(StateHolder, URLContext, Constants.Clone) -
Method in interface com.ibm.portal.state.PortletStateManager
Deprecated. Use the corresponding method in URLFactory
instead.
newURL(URLContext, Constants.Clone) -
Method in interface com.ibm.portal.state.PortletStateManager
Deprecated. Use the corresponding method in URLFactory
instead.
newURL(Constants.Clone) -
Method in interface com.ibm.portal.state.URLFactory
Creates a new EngineURL
object.
newURL(StateHolder, Constants.Clone) -
Method in interface com.ibm.portal.state.URLFactory
Creates a new EngineURL
object.
newURL(StateHolder, URLContext, Constants.Clone) -
Method in interface com.ibm.portal.state.URLFactory
Creates a new EngineURL
object.
newURL(URLContext, Constants.Clone) -
Method in interface com.ibm.portal.state.URLFactory
Creates a new EngineURL
object.
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.
newWireCreationContext(Identifiable, Identifiable, Identifiable, Identifiable, Identifiable, Identifiable) -
Method in class com.ibm.portal.model.controller.CreationContextBuilderFactory
Deprecated. since 6.1.0.1 Support for private wires will be removed in a
future release of WebSphere Portal, use
CreationContextBuilderFactory.newWireCreationContext(Identifiable, Identifiable, Identifiable, Identifiable, Identifiable)
instead
newWireCreationContext(Identifiable, Identifiable, Identifiable, Identifiable, Identifiable) -
Method in class com.ibm.portal.model.controller.CreationContextBuilderFactory
Creates a WireCreationContext
.
next(E[]) -
Method in interface com.ibm.portal.PagedIterator
Retrieves the next objects from the paged iterator.
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_BUTTON -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
Icon button for the "next" action.
NEXT_LEVEL -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
Icon for the next entry in a breadcrumb trail.
NEXT_PAGE_BUTTON -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
Icon button for the "next page" action.
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
nextNode -
Variable in exception com.ibm.portal.state.accessors.exceptions.CannotInsertSelectionNodeException
Node that should have become the next node
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_CHECK -
Static variable in interface com.ibm.portal.state.accesscheck.Constants
Predefined constant for no access control check.
NO_LIMIT -
Static variable in interface com.ibm.workplace.wcm.api.editions.query.EditionQuery
Sets no limit on results to be returned.
NO_STATE -
Static variable in interface com.ibm.portal.state.accessors.url.PortalResources
Indicates that this resouces does not contain any additional state.
NO_VARY_HEADERS -
Static variable in interface com.ibm.portal.resolver.data.VaryDataSource
the data source does not depend on the request
NoCodecInUrlException - Exception in com.ibm.portal.state.exceptions
Exception representing the error case that an input mediator
cannot retrieve any codec information from the received URL.
NoCodecInUrlException(String, HttpServletRequest, InputMediator) -
Constructor for exception com.ibm.portal.state.exceptions.NoCodecInUrlException
node -
Variable in exception com.ibm.portal.state.accessors.exceptions.CannotInsertSelectionNodeException
Node that could not be inserted
Node - Interface in com.ibm.portal.state.dom
Representation of a single node in the document model hierarcy.
NodeNotFoundException - Exception in com.ibm.portal.sitemanagement.exception
This exception is thrown when a page does not exist or user does not
have the proper permission to access this page.
NodeNotFoundException() -
Constructor for exception com.ibm.portal.sitemanagement.exception.NodeNotFoundException
NodeNotFoundException(Throwable) -
Constructor for exception com.ibm.portal.sitemanagement.exception.NodeNotFoundException
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 interface com.ibm.portal.resolver.data.DataSourceChecksum
special checksum value indicating no checksum is available
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.
normalizeRawSchemeSpecificPart(String) -
Static method in class com.ibm.portal.resolver.uri.BaseURI
Normalizes the raw scheme specific part of an URI such that it represents
another URI.
normalizeRawSchemeSpecificPart(URI) -
Static method in class com.ibm.portal.resolver.uri.BaseURI
NoSuchPageException - Exception in com.ibm.portal.um.exceptions
The NoSuchPageException
is thrown a paged search is
requesting a page that does not exist
NoSuchPageException(Throwable) -
Constructor for exception com.ibm.portal.um.exceptions.NoSuchPageException
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 -
Static variable in interface com.ibm.portal.model.controller.context.UniqueNameStrategy
Unique name strategy that does not return a target unique name.
NULL_FACTORY -
Static variable in class com.ibm.portal.resolver.uri.BaseURI
the inexistent factory
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
- OBJECT -
Static variable in interface com.ibm.portal.um.AttributeDefinition
- Represents the Object type for an Attribute
- object() -
Method in interface com.ibm.workplace.wcm.api.extensions.operation.CreateOperationContext
- The
WCMApiObject
that the operation is being performed against.
- ObjectAlreadyCommittedException - Exception in com.ibm.portal.services.contentmapping.exceptions
- This exception indicates that the
commit()
method is invoked on a
controller instance that was already committed. - ObjectAlreadyCommittedException(String, Throwable) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ObjectAlreadyCommittedException
-
- ObjectAlreadyCommittedException(String) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ObjectAlreadyCommittedException
-
- ObjectAlreadyCommittedException(Localized, String, Throwable) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ObjectAlreadyCommittedException
-
- ObjectAlreadyCommittedException(Localized, String) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ObjectAlreadyCommittedException
-
- ObjectAlreadyCommittedException(Localized, Throwable) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ObjectAlreadyCommittedException
-
- ObjectAlreadyCommittedException(Localized) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ObjectAlreadyCommittedException
-
- ObjectAlreadyCommittedException(Throwable) -
Constructor for exception com.ibm.portal.services.contentmapping.exceptions.ObjectAlreadyCommittedException
-
- 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.
- ObjectIDDeletedException - Exception in com.ibm.portal.resolver.exceptions
- A resource that can be identified by an objectID has been deleted.
- ObjectIDDeletedException(ObjectID) -
Constructor for exception com.ibm.portal.resolver.exceptions.ObjectIDDeletedException
- Initializes the exception and specifies the objectID of the
deleted object
- ObjectIDDeletedException(ObjectID, Throwable) -
Constructor for exception com.ibm.portal.resolver.exceptions.ObjectIDDeletedException
- Initializes the exception and specifies the objectID of the
deleted object and a reason for the exception
- ObjectIDMissingException - Exception in com.ibm.portal.resolver.exceptions
- Indicates that an ObjectID was expected but not available.
- ObjectIDMissingException(ObjectType) -
Constructor for exception com.ibm.portal.resolver.exceptions.ObjectIDMissingException
-
- ObjectIDNotFoundException - Exception in com.ibm.portal.resolver.exceptions
- An objectID could not be located
- ObjectIDNotFoundException(ObjectID) -
Constructor for exception com.ibm.portal.resolver.exceptions.ObjectIDNotFoundException
- Initializes the exception and specifies the objectID of the
missing object
- ObjectIDNotFoundException(ObjectID, Throwable) -
Constructor for exception com.ibm.portal.resolver.exceptions.ObjectIDNotFoundException
- Initializes the exception and specifies the objectID of the
missing object and a reason for the exception
- ObjectInstantiationException - Exception in com.ibm.portal.pool.exceptions
- Exception which should be thrown in case that an object pool is not able to
instantiate objects.
- ObjectInstantiationException(ObjectPool, Exception) -
Constructor for exception com.ibm.portal.pool.exceptions.ObjectInstantiationException
- Initializes this exception with the object pool in which the error
occured.
- objectMapping -
Variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
-
- ObjectNotFoundException - Exception in com.ibm.portal.ac.exception
- This exception is thrown if the requested object cannot be found in the
system.
- ObjectNotFoundException() -
Constructor for exception com.ibm.portal.ac.exception.ObjectNotFoundException
- empty constructor.
- ObjectNotFoundException(Throwable) -
Constructor for exception com.ibm.portal.ac.exception.ObjectNotFoundException
- constructor that takes another throwable as cause.
- ObjectNotFoundException - Exception in com.ibm.portal
- This exception is thrown if an object has been requested and is not found, or the user does not
have permissions to access the object.
- ObjectNotFoundException() -
Constructor for exception com.ibm.portal.ObjectNotFoundException
- Empty constructor
- ObjectNotFoundException(Throwable) -
Constructor for exception com.ibm.portal.ObjectNotFoundException
- Initializes the exception with the reason of the exception.
- ObjectPool<E> - Interface in com.ibm.portal.pool
- Interface modeling an object pool.
- ObjectPoolException - Exception in com.ibm.portal.pool.exceptions
- Basic exception modeling errors occuring in object pools.
- ObjectPoolException(ObjectPool) -
Constructor for exception com.ibm.portal.pool.exceptions.ObjectPoolException
- Initializes this exception with the object pool in which the error
occurred.
- ObjectPoolException(ObjectPool, Exception) -
Constructor for exception com.ibm.portal.pool.exceptions.ObjectPoolException
- Initializes this exception with the object pool in which the error
occurred.
- ObjectPoolFactory - Interface in com.ibm.portal.pool
- Factory providing object pool instances.
- 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
. - OK_BUTTON -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
- Icon button for the "OK" action.
- onRenderEvent(RenderEventRequest, RenderEventResponse) -
Method in interface com.ibm.portal.resolver.portlet.RenderEventListener
- Performs a render event on the portlet.
- 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, SessionTimeoutFilterChain) -
Method in interface com.ibm.portal.auth.SessionTimeoutFilter
- Can be used to implement custom code for a session timeout.
- 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
-
- OPEN -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
- Icon for the "open" action.
- OPEN_BUTTON -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
- Icon button for the "open" action.
- 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
-
- OPENSEARCH_CONTENT_TYPE -
Static variable in interface com.ibm.portal.resolver.opensearch.Constants
-
- OPENSEARCH_NS -
Static variable in interface com.ibm.portal.resolver.opensearch.Constants
-
- OPENSEARCH_REL_SEARCH -
Static variable in interface com.ibm.portal.resolver.opensearch.Constants
- The "rel" attribute of the link element should contain the value "search"
when referring to OpenSearch description documents.
- OPENSEARCH_ROLE_CORRECTION -
Static variable in interface com.ibm.portal.resolver.opensearch.Constants
- Represents a search query that can be performed to improve the result
set, such as with a spelling correction.
- OPENSEARCH_ROLE_EXAMPLE -
Static variable in interface com.ibm.portal.resolver.opensearch.Constants
- Represents a search query that can be performed to demonstrate the search
engine.
- OPENSEARCH_ROLE_RELATED -
Static variable in interface com.ibm.portal.resolver.opensearch.Constants
- Represents a search query that can be performed to retrieve similar but
different search results.
- OPENSEARCH_ROLE_REQUEST -
Static variable in interface com.ibm.portal.resolver.opensearch.Constants
- Represents the search query that can be performed to retrieve the same
set of search results.
- OPENSEARCH_ROLE_SUBSET -
Static variable in interface com.ibm.portal.resolver.opensearch.Constants
- Represents a search query that will narrow the current set of search
results.
- OPENSEARCH_ROLE_SUPERSET -
Static variable in interface com.ibm.portal.resolver.opensearch.Constants
- Represents a search query that will broaden the current set of search
results.
- OPENSEARCH_SYNDICATIONRIGHT_CLOSED -
Static variable in interface com.ibm.portal.resolver.opensearch.Constants
- The search client may not request search results.
- OPENSEARCH_SYNDICATIONRIGHT_LIMITED -
Static variable in interface com.ibm.portal.resolver.opensearch.Constants
-
The search client may request search results.
- OPENSEARCH_SYNDICATIONRIGHT_OPEN -
Static variable in interface com.ibm.portal.resolver.opensearch.Constants
-
The search client may request search results.
- OPENSEARCH_SYNDICATIONRIGHT_PRIVATE -
Static variable in interface com.ibm.portal.resolver.opensearch.Constants
-
The search client may request search results.
- OPENSEARCH_URI -
Static variable in interface com.ibm.portal.resolver.opensearch.Constants
-
- OpenSearchContentHandler - Interface in com.ibm.portal.resolver.opensearch
-
JAXP content handler extension that defines semantic callbacks for sitemap
specific events.
- Operation - Interface in com.ibm.portal.resolver.operations
- Tagging interface for operations.
- 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
- OPERATION_URI_SCHEME -
Static variable in interface com.ibm.portal.resolver.operations.Constants
- Scheme of operation URIs
- OperationBlockedException - Exception in com.ibm.workplace.wcm.api.exceptions
- The
OperationBlockedException
is thrown if the API operation the user attempts to access
is blocked from continuing. - OperationBlockedException(List<Localized>) -
Constructor for exception com.ibm.workplace.wcm.api.exceptions.OperationBlockedException
- Constructor that requires a localized message
- OperationCheckPlugin - Interface in com.ibm.workplace.wcm.api.extensions.operation
- Represents an OperationCheckPlugin plugin.
- OperationCheckPlugin.Operation - Enum in com.ibm.workplace.wcm.api.extensions.operation
- The set of possible operations that can be enforced via the OperationCheckPlugin.
- OperationCheckResult - Interface in com.ibm.workplace.wcm.api.extensions.operation
- The return value from a call to the extension point OperationCheckPlugin.checkOperation().
- OperationContext - Interface in com.ibm.workplace.wcm.api.extensions.operation
- Contextual information on the operation being performed.
- OperationException - Exception in com.ibm.portal.resolver.operations.exceptions
- Abstract base class for exceptions related to operation handling.
- OperationException(Throwable) -
Constructor for exception com.ibm.portal.resolver.operations.exceptions.OperationException
- Initializes the exception with the reason of the exception.
- OperationException() -
Constructor for exception com.ibm.portal.resolver.operations.exceptions.OperationException
-
- OperationFactory - Interface in com.ibm.portal.resolver.operations
-
A generic factory for operations.
- OperationFactoryService - Interface in com.ibm.portal.resolver.operations
- Service providing access to the operation factories that have been
registered.
- OperationFactoryServiceHome - Interface in com.ibm.portal.resolver.operations
- Home interface to access the
OperationFactoryService
. - OperationMapper - Class in com.ibm.workplace.wcm.api.extensions.operation
-
OperationMapper is provided in the API to be used in conjunction with
OperationContext
from the OperationCheckPlugin
extension point. - OperationMapper() -
Constructor for class com.ibm.workplace.wcm.api.extensions.operation.OperationMapper
-
- OperationURI - Class in com.ibm.portal.resolver.operations
-
URI which can be used to address operations.
- OperationURI(String, URI, Map<String, String[]>, PocURIFactory, JSONHandlerFactory) -
Constructor for class com.ibm.portal.resolver.operations.OperationURI
- Create a new
OperationURI
bean based on the given data.
- OperationURI(URI, PocURIFactory, JSONHandlerFactory) -
Constructor for class com.ibm.portal.resolver.operations.OperationURI
- Parses the given operation URI.
- 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
-
- opposite() -
Method in class com.ibm.portal.content.Direction
- Returns the opposite of this direction.
- opposite() -
Method in class com.ibm.portal.content.Orientation
- Returns the opposite of this orientation.
- 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
- OrderedListModelController<T,M extends Modifiable> - Interface in com.ibm.portal
- A controller for list models that expose their elements in an ordered way.
- 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.
- ORIENTATION -
Static variable in interface com.ibm.portal.content.CompositionMetrics
- Deprecated. The orientation of a composition node.
- ORIENTATION -
Static variable in interface com.ibm.portal.content.LayoutMetrics
- The orientation of a layout node.
- Orientation - Class in com.ibm.portal.content
- The
Orientation
class is a finite enumeration of the possible
orientations that a container can operate at. - 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.
- OutboundConnectionCreationContextBuilderFactory - Class in com.ibm.portal.outbound.config.impl
- This utility class is a factory for
CreationContext
Objects that are needed to create new outbound configuration settings. - OutboundConnectionCreationContextBuilderFactory() -
Constructor for class com.ibm.portal.outbound.config.impl.OutboundConnectionCreationContextBuilderFactory
-
- OutboundConnectionLocatorProvider - Interface in com.ibm.portal.outbound.config
- This interface provides locators for the different configuration items that are contained in the Outbound Connection Configuration model.
- OutboundConnectionModel - Interface in com.ibm.portal.outbound.config
- This is the model object for all outbound connection configuration settings.
- OutboundConnectionModelController - Interface in com.ibm.portal.outbound.config
- This is the controller object for the outbound connection model.
The OutboundConnectionModelController object is instantiated from the connection model, if the application
wants to modify outbound connection configuration settings. - OutboundConnectionModelControllerHome - Interface in com.ibm.portal.outbound.config.service
- This is the home object for the Outbound Connection Model controller.
- OutboundConnectionModelControllerProvider - Interface in com.ibm.portal.outbound.config.service
- The provider for the connection model controller.
- OutboundConnectionModelHome - Interface in com.ibm.portal.outbound.config.service
- The home for the connection model.
- OutboundConnectionModelProvider - Interface in com.ibm.portal.outbound.config.service
- The provider for the connection mode.
- OutboundConnectionProfile - Interface in com.ibm.portal.outbound.config
- This object represents a configuration profile for outbound connections.
- OutboundConnectionProfileCreationContext - Interface in com.ibm.portal.outbound.config
- The creation context for a new OutboundConnectionProfile element.
- OutboundConnectionProfileLocator - Interface in com.ibm.portal.outbound.config
- A locator for OutboundConnectionProfile configuration items.
- OutboundConnectionService - Interface in com.ibm.portal.outbound.service
- The Outbound Connection API.
- OutboundConnectionServiceHome - Interface in com.ibm.portal.outbound.service
- The home for the Outbound Connection API.
- OutboundGraph<T> - Interface in com.ibm.portal
- Graph that describes the outbound edges for a node.
- OutboundServiceFilterFactory - Interface in com.ibm.mashups.proxy.ext
- Factory which creates
OutboundServiceFilter
instances. - OUTPUT_ESCAPING_DATA -
Static variable in interface com.ibm.portal.resolver.xml.StreamContentHandler
- Data passed to the
ContentHandler.processingInstruction(String, String)
to
enable or disable output escaping
- 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.
- OutputMediatorException - Exception in com.ibm.portal.state.exceptions
- Base exception for all output mediator exceptions.
- OutputMediatorException(OutputMediator, Exception) -
Constructor for exception com.ibm.portal.state.exceptions.OutputMediatorException
- Initializes the execption with the output mediator that caused the
exception and the reason for the exception.
- OutputMediatorSAXException - Exception in com.ibm.portal.state.exceptions
- Custom exception which wraps a
SAXException
. - OutputMediatorSAXException(OutputMediator, SAXException) -
Constructor for exception com.ibm.portal.state.exceptions.OutputMediatorSAXException
- Initializes the execption with the output mediator that caused the exception
and the reason for the exception.
- OVERWRITE -
Static variable in interface com.ibm.portal.state.Constants
- The merge operation will overwrite existing nodes in the target document.
- 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 class com.ibm.portal.content.ContentNodeType
- Node type for a
ContentPage
.
- PAGE -
Static variable in interface com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginTypes
- Constant RenderingPluginType for Page type
- PAGE_SEARCH_RESULTS -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- Unique name of the page that is able to display search results for tags
- PagedIterator<E> - Interface in com.ibm.portal
- An iterator that provides paging support for data provided by it.
- pagedIterator() -
Method in interface com.ibm.portal.PagedListModel
- Returns a
PagedIterator
for this list model.
- PagedListModel<E> - Interface in com.ibm.portal
- A list model that is capable of providing a paged iterator.
- PageIterator<T> - Interface in com.ibm.workplace.wcm.api.query
- Extends
Iterator
, provides additional paging methods
using the default iterator methods. - PageMode - Enum in com.ibm.portal.state.accessors.pagemode
- Enumerates all valid page modes.
- PageModeAccessor - Interface in com.ibm.portal.state.accessors.pagemode
- Provides read access to the page mode information of the state.
- PageModeAccessorController - Interface in com.ibm.portal.state.accessors.pagemode
- Provides read and write access to the available page modes.
- PageModeAccessorFactory - Interface in com.ibm.portal.state.accessors.pagemode
- Factory to obtain
PageModeAccessor
and
PageModeAccessorController
objects. - PageModeSet - Class in com.ibm.portal.state.accessors.pagemode
- Representation of a set of page modes
- PageModeSet() -
Constructor for class com.ibm.portal.state.accessors.pagemode.PageModeSet
-
- 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
-
- PagingIterator<T> - Interface in com.ibm.portal.um
- The
PagingIterator
interface is returned by a paged search
using com.ibm.portal.um.PumaLocator
.
A paged search does not return all results at once but an iterator that
partitions the results set into subsets (pages) of a specified size. - 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.
- pair(String, String) -
Method in interface com.ibm.portal.streaming.json.JSONHandler
- Deprecated. Writes a complete JSON pair, including it's begin and end events.
- pair(String, int) -
Method in interface com.ibm.portal.streaming.json.JSONHandler
- Deprecated. Writes a complete JSON pair, including it's begin and end events.
- pair(String, double) -
Method in interface com.ibm.portal.streaming.json.JSONHandler
- Deprecated. Writes a complete JSON pair, including it's begin and end events.
- pair(String, boolean) -
Method in interface com.ibm.portal.streaming.json.JSONHandler
- Deprecated. Writes a complete JSON pair, including it's begin and end events.
- PARAM_COLLABORATIVE_SCOPE -
Static variable in interface com.ibm.portal.cp.xml.Constants
- Parameter to specify certain collaborative scopes out of
CollaborativeResource.Scope
- PARAM_CONNECTIVE -
Static variable in interface com.ibm.portal.cp.xml.Constants
- Parameter for the connective
- PARAM_LOCALE -
Static variable in interface com.ibm.portal.cp.xml.Constants
- Parameter to specify certain locales
- PARAM_PREFIX -
Static variable in interface com.ibm.portal.cp.xml.Constants
- Parameter for the prefixes
- PARAM_RATING_MODEL_MODE -
Static variable in interface com.ibm.portal.cp.xml.Constants
- Optional parameter to specify the rating model mode.
- PARAM_RATING_MODEL_SCOPE -
Static variable in interface com.ibm.portal.cp.xml.Constants
- the parameter specifying the rating model scope in which to search
- PARAM_REP_MODE -
Static variable in interface com.ibm.portal.cp.xml.Constants
- Parameter for the representation mode
- PARAM_RESOURCE_MODEL_MODE -
Static variable in interface com.ibm.portal.cp.xml.Constants
- Optional parameter to specify the resource model mode.
- PARAM_RESOURCE_MODEL_SCOPE -
Static variable in interface com.ibm.portal.cp.xml.Constants
- the parameter specifying the resource model scope in which to search for
tags
- PARAM_SCOPE -
Static variable in interface com.ibm.portal.cp.xml.Constants
- Parameter for the scope of requested tag spaces or rating spaces.
- PARAM_SEARCH_PATTERN -
Static variable in interface com.ibm.portal.cp.xml.Constants
- Parameter for the search pattern
- PARAM_TAG_MODEL_MODE -
Static variable in interface com.ibm.portal.cp.xml.Constants
- Optional parameter to specify the tag model mode.
- PARAM_TAG_MODEL_SCOPE -
Static variable in interface com.ibm.portal.cp.xml.Constants
- the parameter specifying the tag model scope in which to search
- PARAM_USER_MODEL_MODE -
Static variable in interface com.ibm.portal.cp.xml.Constants
- Optional parameter to specify the user model mode.
- PARAM_USER_MODEL_SCOPE -
Static variable in interface com.ibm.portal.cp.xml.Constants
- the parameter specifying the user model scope in which to search
- PARAM_VALUE_MODE_EXTEND -
Static variable in interface com.ibm.portal.cp.xml.Constants
- Mode parameter value for extending.
- PARAM_VALUE_MODE_SHRINK -
Static variable in interface com.ibm.portal.cp.xml.Constants
- Mode parameter value for shrinking.
- 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.
- ParameterAccessor - Interface in com.ibm.portal.resolver.accessors.url
- Represents an object that provides access to
String
parameters - ParameterAccessorController - Interface in com.ibm.portal.resolver.accessors.url
- Represents a modifiable set of
String
parameters - 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
.- ParameterNamesProcessor - Interface in com.ibm.portal.portlet.service.siteanalyzer
- The interface of callback implementations for request parameter name
processing.
- 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
- ParentNotFoundException - Exception in com.ibm.portal.sitemanagement.exception
- This exception is thrown when parent page on target server does not
exists or user does not have the permission to access this parent page
- ParentNotFoundException() -
Constructor for exception com.ibm.portal.sitemanagement.exception.ParentNotFoundException
-
- ParentNotFoundException(Throwable) -
Constructor for exception com.ibm.portal.sitemanagement.exception.ParentNotFoundException
-
- parse(DataSource) -
Method in interface com.ibm.portal.resolver.data.DataSourceParser
- Parses the data source
- parse(URI, String, Map<String, String[]>) -
Method in interface com.ibm.portal.resolver.data.URIParser
- Parses the content of the data source and throws events to the attacted
handler.
- parse(Source, String) -
Method in interface com.ibm.portal.resolver.data.XmlDataSink
- Called by the framework with the body content of the request that has
already been parsed as a
Source
.
- parse(String) -
Method in interface com.ibm.portal.spa.parser.FilenameParser
- Parses the filename and triggers callbacks on the handler
- parse(InputStream) -
Method in interface com.ibm.portal.spa.parser.LocalizationParser
- Actually parse an input stream, the content of the input stream must
match the mime-type of the parser.
- parse(DataSource) -
Method in interface com.ibm.portal.spa.parser.StaticPageDataSourceParser
- Parses the content of the data source and throws events to the attacted
StaticPageContentHandler
.
- parse(InputStream) -
Method in interface com.ibm.portal.spa.parser.StaticPageParser
- Actually parse an input stream, the content of the input stream must
match the mime-type of the parser.
- parse(URI, String, Map<String, String[]>) -
Method in interface com.ibm.portal.spa.parser.StaticPageURIParser
- Parses the content of the data source and throws events to the attacted
StaticPageContentHandler
.
- parse(String, ZipInputStream) -
Method in interface com.ibm.portal.spa.parser.StaticPageZipParser
- Parse a file inside of a
ZipInputStream
.
- parse(DataSource) -
Method in interface com.ibm.portal.spa.parser.ThemeDataSourceParser
- Parses the content of the data source and throws events to the attacted
ThemeContentHandler
.
- parse(InputStream) -
Method in interface com.ibm.portal.spa.parser.ThemeParser
- Actually parse an input stream, the content of the input stream must
match the mime-type of the parser.
- parse(JSONInputSource) -
Method in interface com.ibm.portal.streaming.json.JSONReader
- Deprecated. Parse a JSON document.
- 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.
- PASTE -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
- Icon for the "paste" action.
- PASTE_BUTTON -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
- Icon button for the "paste" action.
- pathEquals(String, Identifiable) -
Method in interface com.ibm.portal.resolver.friendly.service.FriendlySelectionService
-
Checks if the friendly path that is passed in as a parameter matches the
friendly path that corresponds to the node.
- pathPrefixMatches() -
Method in interface com.ibm.portal.resolver.friendly.service.FriendlySelectionService.PathMatchingResult
- Flag indicating if the path prefix matches a given requirement.
- pathPrefixMatches(String, Identifiable) -
Method in interface com.ibm.portal.resolver.friendly.service.FriendlySelectionService
-
Checks if the friendly path that is passed in as a parameter matches the
friendly path that corresponds to the node as a prefix.
- PatternMatcher<T extends java.lang.Object & Administrable> - Interface in com.ibm.portal.outbound.config
- A pattern matcher interface.
- payloadToContext(QName, Object, DCXData) -
Method in interface com.ibm.portal.pcm.events.PayloadToContextMapper
- Handles a event payload and stores it in the
dcxData
.
- PayloadToContextMapper - Interface in com.ibm.portal.pcm.events
- Interface to map the payload of an
Event
to a DCXData
. - PCM_END_EVENT_NAME -
Static variable in class com.ibm.portal.pcm.Constants
- Name of the local part of the event QName to indicate ending a dialog.
- PCM_END_QNAME -
Static variable in class com.ibm.portal.pcm.Constants
- QName to be used to indicate a dialog end
- PCM_START_EVENT_NAME -
Static variable in class com.ibm.portal.pcm.Constants
- Name of the local part of the event QName to indicate a dialog initiation.
- PCM_START_QNAME -
Static variable in class com.ibm.portal.pcm.Constants
- QName to be used to indicate a dialog initiation.
- PCMException - Exception in com.ibm.portal.pcm.exception
- General PCM exception.
- PCMException() -
Constructor for exception com.ibm.portal.pcm.exception.PCMException
-
- PCMException(Throwable) -
Constructor for exception com.ibm.portal.pcm.exception.PCMException
-
- PCMPermissionAccess - Interface in com.ibm.portal.pcm.ac
- Interface that performs access control checks in order to check whether a user is allowed to perform certain
operations with respect to dialogs.
- PCMPermissionAccessException - Exception in com.ibm.portal.pcm.ac
- Exception that might be thrown within the
PCMPermissionAccess
. - PCMPermissionAccessException() -
Constructor for exception com.ibm.portal.pcm.ac.PCMPermissionAccessException
- Empty constructor
- PCMPermissionAccessException(Throwable) -
Constructor for exception com.ibm.portal.pcm.ac.PCMPermissionAccessException
- 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'
- Permission - Interface in com.ibm.portal.ac.data
- A Permission is a privilege that allows to perform a specific operation on a
specific resource, e.g.
- 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.
- PersonCard - Interface in com.ibm.wkplc.people.portal.taglib
- PersonCard is the main interface used to generate vcard markup for a person
- PI_DISABLE_OUTPUT_ESCAPING -
Static variable in interface com.ibm.portal.streaming.json.JsonContentHandlerEx
- Processing instruction that disables the escaping of JSON values.
- PI_ENABLE_OUTPUT_ESCAPING -
Static variable in interface com.ibm.portal.streaming.json.JsonContentHandlerEx
- Processing instruction that enables the escaping of JSON values.
- 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.
- Platform - Class in com.ibm.portal.resolver.helper.eclipse
- Convenience class to get easy access to the
IExtensionRegistry
. - PocServerContext - Interface in com.ibm.portal.resolver.accessors.url
- Extension of the
ServerContext
that exposes information specific to
the content handler servlets. - PocServerContextProvider - Interface in com.ibm.portal.resolver.accessors.url
- Returns the
PocServerContext
for the given implementer - PocService - Interface in com.ibm.portal.resolver.service
- Service that provides access to POC specific functionality.
- PocServiceHome - Interface in com.ibm.portal.resolver.service
- Basic, request independent lookup functionality for POC.
- PocServiceHome.FilterType - Enum in com.ibm.portal.resolver.service
-
- pocURI -
Variable in exception com.ibm.portal.resolver.exceptions.ServiceHandlerNotFoundException
- POC URI that could not be decoded
- PocUriCallback - Interface in com.ibm.wps.cp.tagging.federation.connections.resolution
-
Callback that allows to set a POC URI for a
federated resource.
- PocURIFactory - Interface in com.ibm.portal.resolver.service
-
- PocUriHandler - Interface in com.ibm.wps.cp.tagging.federation.connections.resolution
-
A
org.xml.sax.ContentHandler
capable to compose a POC URI for a federated resource. - PocURL - Interface in com.ibm.portal.resolver
- The
PocURL
is a URL that addresses a piece of content (POC). - PocURLFactory - Interface in com.ibm.portal.resolver.accessors.url
-
Factory to create POC URLs.
- PolicyManagerService - Interface in com.ibm.policy.manager
- Portal service to query the Policy server side system for applicable Policy
Value Sets.
- PolicyMapping - Interface in com.ibm.portal.outbound.config
- The Outbound Connection configuration setting of a PolicyMapping.
- PolicyMappingCreationContext - Interface in com.ibm.portal.outbound.config
- The creation context for a new policy mapping.
OutboundConnectionModelController ctrl;
OutboundConnectionProfile theOwner;
˙˙˙
PolicyMappingCreationContext cc = OutboundConnectionCreationContextBuilderFactory.getInstance().
getPolicyMappingCreationContext(owner, "myNewMapping", "/my_ajax_proxy");
ctrl.create(ModifiableOutboundConnectionProfile.class, cc);
- PolicyMappingLocator - Interface in com.ibm.portal.outbound.config
- A locator to access PolicyMapping items.
- PolicyRule - Interface in com.ibm.portal.outbound.config
- This object encapsulates a policy rule.
- PolicyRuleCreationContext - Interface in com.ibm.portal.outbound.config
- The creation context for a new policy rule.
PolicyMapping theOwner;
OutboundConnectionModelController ctrl;
˙˙˙
PolicyRuleCreationContext cc = OutboundConnectionCreationContextBuilderFactory.getInstance().
PolicyRuleLocator - Interface in com.ibm.portal.outbound.config
A locator to access PolicyRule items.
PolicyValueSet - Interface in com.ibm.policy.manager
PolicyValueSet (PVS) represents arbitrary name value pairs to be used by
applications as points of variability.
PolicyVariable - Interface in com.ibm.portal.outbound.config
Interface for a policy variable.
PolicyVariable.VariableType - Enum in com.ibm.portal.outbound.config
PolicyVariableCreationContext - Interface in com.ibm.portal.outbound.config
The creation context for a new policy variable.
PolicyVariableLocator - Interface in com.ibm.portal.outbound.config
A locator to access PolicyVariable items.
The locator provides methods to get to the PolicyVariable objects that are owned by a given
PolicyMapping item.
Code example:
String urlPattern = "http://www.myserver.com/test/*"
OutboundConnectionModel model;
OutboundConnectionProfile theOwner;
˙˙˙
PolicyVariableLocator locator = model.getPolicyVariableLocator(theOwner);
System.out.println ("These are all my variables: ");
for (PolicyVariable variable : locator.listAll()) {
System.out.println(variable.toString());
}
pool -
Variable in exception com.ibm.portal.pool.exceptions.ObjectPoolException
Object pool that generated the exception.
PooledTemplates - Interface in com.ibm.portal.resolver.xml
Templates that produce transformers that come from a pool of transformers and
that can be returned to this pool.
PooledTransformerFactory - Interface in com.ibm.portal.resolver.xml
popPreviousPortletMode() -
Method in interface com.ibm.portal.state.accessors.portlet.LegacyPortletAccessorController
Deprecated. Removes the previous portlet mode from the portlet mode
stack and returns it.
popPreviousWindowState() -
Method in interface com.ibm.portal.state.accessors.portlet.LegacyPortletAccessorController
Deprecated. Removes the previous window state from the window state
stack and returns it.
PORTAL -
Static variable in interface com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginTypes
Constant RenderingPluginType for Portal type
PORTAL_DEFAULT_PORT -
Static variable in interface com.ibm.portal.vanityurl.model.VanityURLNode
Use the port that is defined as the default in WebSphere Portal.
PORTAL_PATH_INFO_LOCALPART -
Static variable in interface com.ibm.portal.state.accessors.portlet.SharedStateAccessor
Deprecated. use PortalPublicRenderParameters.NAME_PATH_INFO
instead
PORTAL_PATH_INFO_QNAME -
Static variable in interface com.ibm.portal.state.accessors.portlet.SharedStateAccessor
Deprecated. use PortalPublicRenderParameters.QNAME_PATH_INFO
instead
PORTAL_PUBLIC_RENDER_PARAMETERS_URI -
Static variable in interface com.ibm.portal.state.accessors.portlet.SharedStateAccessor
Deprecated. use PortalPublicRenderParameters.NAMESPACE_URI
instead
PortalAjaxProxyService - Interface in com.ibm.portal.resolver.proxy.service
Portal version of the AjaxProxyService
.
PortalAjaxProxyServiceHome - Interface in com.ibm.portal.resolver.proxy.service
Returns the AjaxProxyService
service in the context of a portal
request.
PortalDeviceClassService - Interface in com.ibm.portal.devicesupport
A device class service for servlets.
PortalDialogModelHome - Interface in com.ibm.portal.pcm
Home interface for JNDI based lookups for PortalDialogModelProvider
.
PortalDialogModelProvider - Interface in com.ibm.portal.pcm
DialogModelProvider for portal scope, i.
PortalDialogServiceHome - Interface in com.ibm.portal.pcm
DialogServiceHome for portal scope, i.
PortalEvents - Interface in com.ibm.portal
Provides constants for predefined portal-specific events.
PortalFriendlySelectionService - Interface in com.ibm.portal.resolver.friendly.service
Portal service that allows to work with friendly selections.
PortalFriendlySelectionServiceHome - Interface in com.ibm.portal.resolver.friendly.service
Home interface that can be looked up in JNDI and that provides access to the
friendly selection services from the context of a portal request.
Example:
PortalIcons - Interface in com.ibm.portal.state.accessors.url
List of common icon constants provided by
the default installation of WebSphere Portal.
PortalIcons.StateDisabled - Class in com.ibm.portal.state.accessors.url
class identifier for DISABLED state
PortalIcons.StateDisabled() -
Constructor for class com.ibm.portal.state.accessors.url.PortalIcons.StateDisabled
PortalIcons.StateEnabled - Class in com.ibm.portal.state.accessors.url
class identifier for ENABLED state
PortalIcons.StateEnabled() -
Constructor for class com.ibm.portal.state.accessors.url.PortalIcons.StateEnabled
PortalIcons.StateEnabledHover - Class in com.ibm.portal.state.accessors.url
class identifier for HOVER state
PortalIcons.StateEnabledHover() -
Constructor for class com.ibm.portal.state.accessors.url.PortalIcons.StateEnabledHover
PortalLocalizedContextHome - Interface in com.ibm.portal.model
A home interface for lookups to LocalizedContext
instances.
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.
PortalPocService - Interface in com.ibm.portal.resolver.service
Portal version of the PocService
that is accessible via the PortalPocServiceHome
interfaces.
PortalPocServiceHome - Interface in com.ibm.portal.resolver.service
Home interface that can be looked up in JNDI and that provides access to the
POC services from the context of a portal request.
Example:
PortalPublicRenderParameters - Interface in com.ibm.portal
Defines the local and global names of the supported portal-specific portal
render parameters.
PortalRatingModelHome - Interface in com.ibm.portal.cp.rating
Home interface for JNDI based lookups for
PortalRatingModelProvider
PortalRatingModelProvider - Interface in com.ibm.portal.cp.rating
RatingModelProvider for portal scope, i.
PortalResourceModelHome - Interface in com.ibm.portal.cp.resources
Home interface for JNDI based lookups for
PortalResourceModelProvider
PortalResourceModelProvider - Interface in com.ibm.portal.cp.resources
ResourceModelProvider for portal scope, i.
PortalResources - Interface in com.ibm.portal.state.accessors.url
Base interface of all portal resouce types.
PortalResources.NoState - Class in com.ibm.portal.state.accessors.url
PortalResources.NoState() -
Constructor for class com.ibm.portal.state.accessors.url.PortalResources.NoState
Nobody should instantiate this class directly
PortalResources.State - Interface in com.ibm.portal.state.accessors.url
Additional state of the resouce; resouce specific.
PortalResources.Type - Interface in com.ibm.portal.state.accessors.url
Type of the resouce.
PortalResources.TypeFiles - Class in com.ibm.portal.state.accessors.url
Resource is of type file.
PortalResources.TypeFiles() -
Constructor for class com.ibm.portal.state.accessors.url.PortalResources.TypeFiles
Nobody should instantiate this class directly
PortalResources.TypeIcons - Class in com.ibm.portal.state.accessors.url
Resource is of type icon.
PortalResources.TypeIcons() -
Constructor for class com.ibm.portal.state.accessors.url.PortalResources.TypeIcons
Nobody should instantiate this class directly
PortalResources.TypeSounds - Class in com.ibm.portal.state.accessors.url
Resource is of type sound.
PortalResources.TypeSounds() -
Constructor for class com.ibm.portal.state.accessors.url.PortalResources.TypeSounds
Nobody should instantiate this class directly
PortalResources.TypeVoiceGrammars - Class in com.ibm.portal.state.accessors.url
Resource is a VoiceXML grammar.
PortalResources.TypeVoiceGrammars() -
Constructor for class com.ibm.portal.state.accessors.url.PortalResources.TypeVoiceGrammars
Nobody should instantiate this class directly
PortalStateManagerService - Interface in com.ibm.portal.state.service
Portal service providing methods to create new state holders and
to inspect existing state holders via so-called state accessors.
PortalStateManagerServiceHome - Interface in com.ibm.portal.state.service
Home interface that can be looked up in JNDI and that provides access
to the portal state manager service.
Example:
PortalStateParameterServiceHome - Interface in com.ibm.portal.state.service.parameters
Home interface that can be looked up via JNDI and that provides access to the
state parameter service.
PortalStaticPageService - Interface in com.ibm.portal.spa.service
Represents aspects of the static page aggregation API that can only be used
from theme and skins, but not from portlets.
PortalStaticPageServiceHome - Interface in com.ibm.portal.spa.service
Home interface that can be looked up in JNDI and that provides access to the
static page services from the context of a portal request.
Example:
PortalTagModelHome - Interface in com.ibm.portal.cp.tagging
Home interface for JNDI based lookups for
PortalTagModelProvider
PortalTagModelProvider - Interface in com.ibm.portal.cp.tagging
TagModelProvider for portal scope, i.
PortalURL - Interface in com.ibm.portal.mappingurl
Deprecated.
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.
PortalWcmPageContextServiceHome - Interface in com.ibm.workplace.wcm.api.pagecontext
Home interface of the WcmPageContextService
.
Portlet - Interface in com.ibm.portal.portletmodel
Interface that represents the deployed code unit for a portlet, as specified
in the deployment descriptor.
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_CONFIG -
Static variable in class com.ibm.wps.pe.pc.legacy.TagConstants
Deprecated. Request attribute name for accessing the portlet config
The attribute value is of the type PortletConfig
PORTLET_CONTENT_LOCATION_TYPE -
Static variable in interface com.ibm.portal.resolver.Constants
Content location type for the standard portlet resolver
PORTLET_MODEL_CONTROLLER_JNDI_NAME -
Static variable in interface com.ibm.portal.model.controller.PortletModelControllerHome
Deprecated. Use PortletModelControllerHome.JNDI_NAME
instead.
PORTLET_REQUEST -
Static variable in class com.ibm.portal.portlet.Constants
Request attribute that allows to retrieve the current portlet request.
PORTLET_REQUEST -
Static variable in class com.ibm.wps.pe.pc.legacy.TagConstants
Deprecated. Request attribute name for accessing the portlet request.
PORTLET_RESPONSE -
Static variable in class com.ibm.portal.portlet.Constants
Request attribute that allows to retrieve the current portlet response.
PORTLET_RESPONSE -
Static variable in class com.ibm.wps.pe.pc.legacy.TagConstants
Deprecated. Request attribute name for accessing the portlet response
The attribute value is of the type PortletResponse
PortletAccessor - Interface in com.ibm.portal.state.accessors.portlet
Interface providing read-only accessor methods which allow for inspecting
state information related to the portlet this accessor operates on, in
particular portlet mode, window state, and render parameters.
Note that this accessor is suitable for legacy portlets as well as standard
portlets.
Any implementation of this interface should ensure that also the return types
(e.g.
PortletAccessorController - Interface in com.ibm.portal.state.accessors.portlet
Interface providing write accessor methods which allow for modifying the
state of the portlet (legacy or standard portlet) this accessor operates on.
PortletAccessorException - Exception in com.ibm.portal.state.accessors.exceptions
Base exception representing errors occuring in a
PortletAccessor
implementation.
PortletAccessorException(PortletAccessor) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.PortletAccessorException
Initializes the exception with the accessor that caused the exception
PortletAccessorException(PortletAccessor, Exception) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.PortletAccessorException
Initializes the exception with the accessor that caused the exception
PortletAccessorFactory - Interface in com.ibm.portal.state.accessors.portlet
Factory which provides a variety of accessors that allow to read /write
portlet-related state information from /to a given state holder or document
model.
PortletActionPocService - Interface in com.ibm.portal.resolver.service
Version of the PortletPocService
that allows to modify the current
navigational state during the action phase of the portlet.
PortletAjaxProxyService - Interface in com.ibm.portal.resolver.proxy.service
Portlet version of the AjaxProxyService
.
PortletAjaxProxyServiceHome - Interface in com.ibm.portal.resolver.proxy.service
Home interface for the AJAX proxy for use in the scope of a JSR168 or JSR286.
PortletContentMappingModelHome - Interface in com.ibm.portal.services.contentmapping.model
* The following sample shows you how to perform the JNDI lookup
PortletContext - Interface in com.ibm.portal.resolver
Extension of the COR Context
for use in a JSR168 portlet.
PortletContextAccessor - Interface in com.ibm.portal.resolver.accessors.portlet
Version of the ContextAccessor
for the JSR portlet case
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.
PortletConverter - Interface in com.ibm.portal.portletconversion
This interface defines a SPI for explicit conversion of IBM API portlet
settings and portlet data.
PortletDefinition - Interface in com.ibm.portal.portletmodel
Interface that represents administrator settings for a portlet.
PortletDefinitionCloningContext - Interface in com.ibm.portal.portlet
A node cloning context for
PortletDefinition
s.
PortletDefinitionList<T extends PortletDefinition> - Interface in com.ibm.portal.portletmodel.admin
Model interface for a list of portlet definitions.
PortletDefinitionLocator<T extends PortletDefinition> - Interface in com.ibm.portal.portletmodel.admin
A locator the can be provided by PortletDefinitionList
implementations.
PortletDeviceClassService - Interface in com.ibm.portal.devicesupport
A device class service for portlets.
PortletDeviceClassServiceHome - Interface in com.ibm.portal.devicesupport
Home interface to the portlet request specific parts of DeviceClass.
PortletDialogModelProvider - Interface in com.ibm.portal.pcm
DialogModelProvider for portlet scope, i.
PortletDialogServiceHome - Interface in com.ibm.portal.pcm
DialogServiceHome for portlet scope, i.
PortletEntity - Interface in com.ibm.portal.portletmodel
Interface that represents user settings for a portlet.
PortletEntityCopyCreationContext - Interface in com.ibm.portal.portlet
Creation context for copying a portlet entity.
PortletEntityCreationContext - Interface in com.ibm.portal.portlet
A node creation context for PortletEntity
s.
PortletEventPocService - Interface in com.ibm.portal.resolver.service
Version of the PortletPocService
that allows to modify the current
navigational state during the event phase of the portlet.
PortletFilter - Interface in com.ibm.wps.pe.pc.legacy.cmpf
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.
PortletFilter.Method - Class in com.ibm.wps.pe.pc.legacy.cmpf
Deprecated. The Method
class is a finite enumeration of
the possible methods that a filter can invoke.
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.
PortletFilterChain - Interface in com.ibm.wps.pe.pc.legacy.cmpf
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.
PortletFilterConfig - Interface in com.ibm.wps.pe.pc.legacy.cmpf
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.
PortletFriendlySelectionService - Interface in com.ibm.portal.resolver.friendly.service
PortletService
that allows to work with
friendly selections.
PortletFriendlySelectionServiceHome - Interface in com.ibm.portal.resolver.friendly.service
Portlet service which allows for working with friendly URLs.
PortletList<E extends java.lang.Object & Portlet> - Interface in com.ibm.portal.portletmodel.admin
Model interface for a list of portlets.
PortletListAccessor - Interface in com.ibm.portal.state.accessors.portlet
Read-only accessor interface providing methods to query
the set of portlets for which there is any state
information available in the state holder.
PortletLocalizedContext - Interface in com.ibm.portal.portlet.service.model
Provides access to the LocalizedContext
implementation inside a
portlet and provides convenience methods for that portlet.
PortletLocalizedContextHome - Interface in com.ibm.portal.portlet.service.model
A home interface for lookups to LocalizedContext
instances.
PortletLocator<E extends java.lang.Object & Portlet> - Interface in com.ibm.portal.portletmodel.admin
A locator the can be provided by PortletList
implementations.
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.
PortletMimePocService - Interface in com.ibm.portal.resolver.service
Version of the PortletPocService
that can be used in a render or
resource request of a JSR286 compatible portlet.
PortletModel - Interface in com.ibm.portal.portletmodel
This interface provides access to the model for the different levels
of portlet configuration.
PortletModelController - Interface in com.ibm.portal.portlet
A controller interface for the
PortletModel
interface.
PortletModelControllerHome - Interface in com.ibm.portal.model.controller
An interface for a provider of portlet model controllers.
PortletModelControllerProvider - Interface in com.ibm.portal.model.controller
Provider interface for portlet model controllers.
PortletModelHome - Interface in com.ibm.portal.cor.service
Home interface for JNDI based lookups for
PortletModelProvider
.
PortletModelHome - Interface in com.ibm.portal.model
Home interface for JNDI based lookups for PortletModelProvider
.
PortletModelProvider - Interface in com.ibm.portal.cor.service
An interface for a provider of portlet models.
PortletModelProvider - Interface in com.ibm.portal.ibmportlet.service.model
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.
PortletModelProvider - Interface in com.ibm.portal.model
An interface for a provider of portlet models.
PortletModelProvider - Interface in com.ibm.portal.portlet.service.model
An interface for a provider of portlet models.
PortletPocService - Interface in com.ibm.portal.resolver.service
Portlet version of the PocService
that is associated with one portlet
window.
PortletPocService.URI_SCOPE - Enum in com.ibm.portal.resolver.service
Constants that define the scope of the portlet URI
PortletPocServiceHome - Interface in com.ibm.portal.resolver.service
Portlet service which allows for creating POC URLs that cannot be created via
the JSR 168 API.
PortletPreferences<E extends java.util.Map.Entry<java.lang.String,java.lang.String>> - Interface in com.ibm.portal.portletmodel
An interface describing portlet preferences.
PortletPreferencesProvider<E extends java.lang.Object & java.util.Map.Entry<java.lang.String,java.lang.String>> - Interface in com.ibm.portal.portletmodel
An interface describing a method to obtain portlet preferences for a
resource.
PortletPreProcessor - Interface in com.ibm.portal.state
A PortletPreProcessor can be used to validate the state holder on a
LayoutControl
basis.
PortletPreProcessorException - Exception in com.ibm.portal.state.exceptions
Exception representing the error case that a PortletPreProcessor
cannot perform its task properly.
PortletPreProcessorException(PortletPreProcessor) -
Constructor for exception com.ibm.portal.state.exceptions.PortletPreProcessorException
Initializes the exception with the preprocessor the error occurred in.
PortletPreProcessorException(PortletPreProcessor, Throwable) -
Constructor for exception com.ibm.portal.state.exceptions.PortletPreProcessorException
Initializes the exception with the preprocessor the error occurred in.
PortletRatingModelProvider - Interface in com.ibm.portal.cp.rating
RatingModelProvider for portlet scope, i.
PortletRenderPocService - Interface in com.ibm.portal.resolver.service
Version of the PortletPocService
that can be used in a render request
of a JSR286 compatible portlet.
portletRequestObject -
Variable in class com.ibm.websphere.personalization.context.PersonalizationContext
PortletRequestRuleContext - Class in com.ibm.policy.manager.portal
Public implementation of RuleContext representing a request.
PortletRequestRuleContext(PortletRequest) -
Constructor for class com.ibm.policy.manager.portal.PortletRequestRuleContext
Add a rule context based on a PortletRequest.
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.
PortletResourceCombinerServiceHome - Interface in com.ibm.portal.resourceaggregator.combiner
Home interface for the portlet service for
ResourceCombinerService
PortletResourceModelProvider - Interface in com.ibm.portal.cp.resources
ResourceModelProvider for portlet scope, i.
PortletResourcePocService - Interface in com.ibm.portal.resolver.service
Version of the PortletPocService
that can be used in a resource
request of a JSR286 compatible portlet.
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
PortletServiceProvider - Interface in com.ibm.portal.portlet.service.spi
Interface that must be implemented by portlet service providers.
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
PortletSiteAnalyzerLogger - Interface in com.ibm.portal.portlet.service.siteanalyzer
This logger allows portlets to perform site analytics logging.
PortletSiteAnalyzerLoggingServiceHome - Interface in com.ibm.portal.portlet.service.siteanalyzer
Portlet service for JSR compliant portlets to leverage the portlet-level site
analytics capabilities of IBM WebSphere Portal.
PortletStateManager - Interface in com.ibm.portal.state
This interface provides access to the state manager for portlets.
PortletStateManagerController - Interface in com.ibm.portal.state
This interface provides access to the StateManager for portlets.
PortletStateManagerService - Interface in com.ibm.portal.state.service
Portlet service which allows for creating URLs that cannot be created via the
JSR 168 API.
PortletStateParameterServiceHome - Interface in com.ibm.portal.state.service.parameters
Portlet Service that can be looked up and that provides access to the state
parameter service.
PortletStaticPageService - Interface in com.ibm.portal.spa.service
Represents aspects of the static page aggregation API that can only be used
from portlets but not from theme and skins.
PortletStaticPageServiceHome - Interface in com.ibm.portal.spa.service
Portlet service which allows for accessing POC services from a portlet
environment
The portlet service is accessed by a JNDI lookup; the lookup returns an
implementation of this interface, which allows to get the actual portlet
service under the JNDI name PortletStaticPageServiceHome.JNDI_NAME
.
Coding example for accessing the POC service from within a JSR168 portlet:
PortletTagModelProvider - Interface in com.ibm.portal.cp.tagging
TagModelProvider for portlet scope, i.
PortletTargetAccessorController - Interface in com.ibm.portal.state.accessors.portlet
Controller interface which allows for declaring an object as a target of a
request.
PortletTargetAccessorFactory - Interface in com.ibm.portal.state.accessors.portlet
Factory providing methods to obtain write accessors that allow for including
portlet target information into the state holder.
PortletURI - Class in com.ibm.portal.resolver.uri
Handles URIs of the format
PortletURI(URI, Identification) -
Constructor for class com.ibm.portal.resolver.uri.PortletURI
Tokenizes the uri into the components that make up a portlet URI
PortletURI(URI, Identification, PocURIFactory) -
Constructor for class com.ibm.portal.resolver.uri.PortletURI
Tokenizes the uri into the components that make up a portlet URI
PortletWcmPageContextServiceProvider - Interface in com.ibm.workplace.wcm.api.pagecontext
Portlet service interface of the WcmPageContextService
.
PortletWindow - Interface in com.ibm.portal.portletmodel
Interface that represents a particular view on a portlet.
PortletWindowList<T extends PortletWindow> - Interface in com.ibm.portal.portletmodel.admin
Model interface for a list of portlet windows.
PortletWindowStateParameterService - Interface in com.ibm.portal.state.service.parameters
Service for easily obtaining, setting and removing parameters for a portlet
window in respect of a navigational state.
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.
PostProcessorException - Exception in com.ibm.portal.state.exceptions
Exception representing the error case that a post processor
cannot perform its task properly.
PostProcessorException(PostProcessor) -
Constructor for exception com.ibm.portal.state.exceptions.PostProcessorException
Initializes the exception with the postprocessor that caused it
PREDEFINED_ROLE_TYPES -
Static variable in interface com.ibm.portal.ac.data.RoleType
Predefined role types that are available out of the box in portal.
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
PreProcessor - Interface in com.ibm.portal.state
Performs validation on the state holder.
PreProcessorException - Exception in com.ibm.portal.state.exceptions
Exception representing the error case that a preprocessor cannot perform its
task properly.
PreProcessorException(PreProcessor) -
Constructor for exception com.ibm.portal.state.exceptions.PreProcessorException
Initializes a preprocessor exception with the preprocessor that caused it
PreProcessorException(PreProcessor, Throwable) -
Constructor for exception com.ibm.portal.state.exceptions.PreProcessorException
Initializes a preprocessor exception with the preprocessor that caused it
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.
preserveCategories() -
Method in interface com.ibm.portal.cp.rating.controller.RatingCreationContext
If a RatingCreationContext
was created without specifying
categories it is possible to preserve all categories that have been
assigned to the rated resource.
preserveCategories() -
Method in interface com.ibm.portal.cp.tagging.controller.TagCreationContext
If a TagCreationContext
was created without specifying
categories it is possible to preserve all categories that have been
assigned to the tagged resource.
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_BUTTON -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
Icon button for the "go to previous" action.
PREVIOUS_PAGE_BUTTON -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
Icon button for the "go to previous page" action.
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.
Principal - Interface in com.ibm.portal.um
Represents a general repository object.
PRINT_BUTTON -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
Icon button for the "print" action.
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.portal.ac.data.RoleType
The Privileged User role type represents all privileges necessary to view
portal content, create private resources and to personalize existing
shared resource, turning them into private ones
Privileged_User -
Static variable in interface com.ibm.workplace.wcm.api.LibraryMemberRoles
The privileged user library role
process(HttpServletRequest, HttpServletResponse) -
Method in interface com.ibm.portal.auth.DecisionMaker
Provides the answer of the decision
process(HttpServletRequest, HttpServletResponse, StateHolderController, LayoutControl, ContentPage) -
Method in interface com.ibm.portal.state.PortletPreProcessor
Performs validation operations on the given state holder for the
addressed layout control.
process(HttpServletRequest, HttpServletResponse, StateHolderController) -
Method in interface com.ibm.portal.state.PreProcessor
Performs validation operations on the state holder.
process(String, Object) -
Method in interface com.ibm.portal.wcm.plr.AttributeValueProcessor
Process the value of a named attribute of a ResourceBean
.
process(HttpSession, ContextProcessorParams) -
Method in interface com.ibm.workplace.wcm.api.ContextProcessor
Processes the supplied ContextProcessorParams and updates parameters within
as necessary
ProcessingEventDefinition - Interface in com.ibm.portal.portletmodel
Interface for a communication target that is a JSR 286 event definition.
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
processingInstruction(String, String) -
Method in interface com.ibm.portal.streaming.json.JsonContentHandlerEx
Notifies the handler about a processing instruction
ProcessingPhase - Interface in com.ibm.portal.state
Tagging interface to recognize interfaces that belong to the different
processing stages of state processing.
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.
processor -
Variable in exception com.ibm.portal.state.exceptions.PortletPreProcessorException
Preprocessor that caused the exception
processor -
Variable in exception com.ibm.portal.state.exceptions.PostProcessorException
Reference to the postprocessor that caused the exception
processor -
Variable in exception com.ibm.portal.state.exceptions.PreProcessorException
Preprocessor that caused the exception
processParameterName(String) -
Method in interface com.ibm.portal.portlet.service.siteanalyzer.ParameterNamesProcessor
Returns the replacement name for the given parameter name.
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.
produce(ContentHandler) -
Method in interface com.ibm.portal.resolver.xml.XMLProducer
Produces an XML document and writes it onto the target handler
produce(JsonContentHandler) -
Method in interface com.ibm.portal.streaming.json.JsonProducer
Produces a JSON document and writes it onto the target handler
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_CONTEXT_UNKNOWN -
Static variable in interface com.ibm.portal.resolver.data.ProjectContextDataSource
the project dependency is unknown, let the framework decide
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
ProjectContextDataSource - Interface in com.ibm.portal.resolver.data
Interface that may optionally be implemented by a DataSource
to
indicate if the content of the data source depends on the currently selected
project.
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'.
ProjectIdentificationService - Interface in com.ibm.portal.services.project
Interface to the service that identifies the currently selected project.
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.
PromoteCommand - Interface in com.ibm.portal.sitemanagement.command
The PromoteCommand is responsible for transfering resources from
published state into the live state.
PromoteCommand.Method - Enum in com.ibm.portal.sitemanagement.command
Method interface which describes promote method to use.
PROPERTIES -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
Icon for the "show object properties" action.
properties -
Variable in class com.ibm.websphere.personalization.resources.ResourceImpl
PROPERTIES_BUTTON -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
Icon button for the "show object properties" action.
Property - Interface in com.ibm.portal.propertybroker.property
Encapsulates property information.
property(WebdavProperty) -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavPropertyHandler
Called to indicate a property
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
.
PropertyException - Exception in com.ibm.portal.state.exceptions
Base exception for all error cases occuring when trying to initialize a class
via a properties file.
PropertyException(String, Properties) -
Constructor for exception com.ibm.portal.state.exceptions.PropertyException
Initializes the exception by specifying the property that is invalid
PropertyException(String, Properties, Throwable) -
Constructor for exception com.ibm.portal.state.exceptions.PropertyException
Initializes the exception by specifying the property that is invalid
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
ProtectedResource - Interface in com.ibm.portal.ac
A ProtectedResource
represents any resource that is protected by Portal
Access Control, e.g.
PROTOCOL_DEFAULT_PORT -
Static variable in interface com.ibm.portal.vanityurl.model.VanityURLNode
Use the protocol's default port.
Prototype - Interface in com.ibm.workplace.wcm.api
An interface defining an object which is a prototype in the repository.
PUBLIC_RENDER_PARAMETER_QNAME_SELECTED_ALL_TAG -
Static variable in interface com.ibm.portal.cp.tagging.Constants
Deprecated. Use #PUBLIC_RENDER_PARAMETER_QNAME_SELECTED_TAGS
PUBLIC_RENDER_PARAMETER_QNAME_SELECTED_ANALYTICS_TAG -
Static variable in interface com.ibm.portal.cp.tagging.Constants
Deprecated. Use #PUBLIC_RENDER_PARAMETER_QNAME_SELECTED_TAGS
PUBLIC_RENDER_PARAMETER_QNAME_SELECTED_CATEGORIES -
Static variable in interface com.ibm.portal.cp.tagging.Constants
QName
for the current selected categories, may be set as a
public render parameter.
PUBLIC_RENDER_PARAMETER_QNAME_SELECTED_COMMUNITY_TAG -
Static variable in interface com.ibm.portal.cp.tagging.Constants
Deprecated. Use #PUBLIC_RENDER_PARAMETER_QNAME_SELECTED_TAGS
PUBLIC_RENDER_PARAMETER_QNAME_SELECTED_FEDERATION_TAG -
Static variable in interface com.ibm.portal.cp.tagging.Constants
Deprecated. Use #PUBLIC_RENDER_PARAMETER_QNAME_SELECTED_TAGS
PUBLIC_RENDER_PARAMETER_QNAME_SELECTED_LATEST_TAG -
Static variable in interface com.ibm.portal.cp.tagging.Constants
Deprecated. Use #PUBLIC_RENDER_PARAMETER_QNAME_SELECTED_TAGS
PUBLIC_RENDER_PARAMETER_QNAME_SELECTED_PERSONALPRIVATE_TAG -
Static variable in interface com.ibm.portal.cp.tagging.Constants
Deprecated. Use #PUBLIC_RENDER_PARAMETER_QNAME_SELECTED_TAGS
PUBLIC_RENDER_PARAMETER_QNAME_SELECTED_PERSONALPUBLIC_TAG -
Static variable in interface com.ibm.portal.cp.tagging.Constants
Deprecated. Use #PUBLIC_RENDER_PARAMETER_QNAME_SELECTED_TAGS
PUBLIC_RENDER_PARAMETER_QNAME_SELECTED_SCHEMAS -
Static variable in interface com.ibm.portal.cp.tagging.Constants
QName
for the current selected (type) schemas, may be set as
a public render parameter.
PUBLIC_RENDER_PARAMETER_QNAME_SELECTED_SUGGESTEDLINKS_TAG -
Static variable in interface com.ibm.portal.cp.tagging.Constants
Deprecated. Use #PUBLIC_RENDER_PARAMETER_QNAME_SELECTED_TAGS
PUBLIC_RENDER_PARAMETER_QNAME_SELECTED_TAG -
Static variable in interface com.ibm.portal.cp.tagging.Constants
QName
for the current selected tag(s),
set as a public render parameter.
PUBLIC_RENDER_PARAMETER_QNAME_SELECTED_TAG_MODE -
Static variable in interface com.ibm.portal.cp.tagging.Constants
QName
for the mode of the selected tag names, i.
PUBLIC_RENDER_PARAMETER_QNAME_TAG_CLOUD_REDIRECT_VIEW -
Static variable in interface com.ibm.portal.cp.tagging.Constants
QName
for the view of the tag cloud.
PUBLIC_RENDER_PARAMETER_QNAME_TAG_CLOUD_SETTINGS -
Static variable in interface com.ibm.portal.cp.tagging.Constants
QName
for the client side state of the tag cloud set as a
public render parameter.
PublicRenderParameter - Interface in com.ibm.portal.portletmodel
Interface that models the definition of a public render parameter.
PublicRenderParameterHierarchyProvider - Interface in com.ibm.portal.portletmodel
Interface to obtain a PublicRenderParameterProvider
for a given
resource.
PublicRenderParameterList<T extends PublicRenderParameter> - Interface in com.ibm.portal.portletmodel
A searchable and iterable list containing PublicRenderParameter
objects.
PublicRenderParameterLocator<T extends PublicRenderParameter> - Interface in com.ibm.portal.portletmodel
Locator which can be used to look up a public render parameter based on its
global (or alias) name or its local identifier.
PublicRenderParameterProvider - Interface in com.ibm.portal.portletmodel
Interface to access the public render parameters of a portlet.
PublicRenderParameters - Interface in com.ibm.portal.toolbar
Defines the local and global names of the supported toolbar-specific portal
render parameters.
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.
PublishCommand - Interface in com.ibm.portal.sitemanagement.command
The PublishCommand transfers the specified resource between two servers.
PublishingEventDefinition - Interface in com.ibm.portal.portletmodel
Interface for a communication source that is a JSR 286 event definition.
PumaAdminHome - Interface in com.ibm.portal.um
Deprecated. As of release 6.1, use
PumaEnvironment.runUnrestricted(java.security.PrivilegedExceptionAction)
instead: For executing a Puma Query without Puma enforcing access
control (thus "as admin"), wrap your code into a
PrivilegedExceptionAction
and then use
PumaEnvironment.runUnrestricted(PrivilegedExceptionAction)
to execute the the query.
PumaAttributeException - Exception in com.ibm.portal.um.exceptions
The PumaAttributeException
covers exceptions related to
Attribute read/write operations.
PumaAttributeException(Throwable) -
Constructor for exception com.ibm.portal.um.exceptions.PumaAttributeException
PumaController - Interface in com.ibm.portal.um
The PumaController
provides functions to read and/or write
attributes of com.ibm.portal.um.User
,com.ibm.portal.um.Group
objects.
An instance of this Interface can be retrieved by calling
com.ibm.portal.um.PumaHome
,
com.ibm.portal.um.portletservice.PumaHome
or
com.ibm.portal.um.portletservice.legacy.PumaHome
PumaEnvironment - Interface in com.ibm.portal.um
The PumaEnvironment
provides functions to access virtual
principals and common properties of the User Management component.
PumaEnvironment.VirtualPrincipalNames - Enum in com.ibm.portal.um
This enumeration contains the identifiers of all available virtual
principals.
PumaException - Exception in com.ibm.portal.um.exceptions
General top level exception for the com.ibm.wps.portal.um
package.
PumaException(Throwable) -
Constructor for exception com.ibm.portal.um.exceptions.PumaException
PumaException() -
Constructor for exception com.ibm.portal.um.exceptions.PumaException
PumaHome - Interface in com.ibm.portal.um.portletservice.legacy
Deprecated.
PumaHome - Interface in com.ibm.portal.um.portletservice
This Interface can be used to access the UserManagement component of WebSphere Portal
from a JSR 168 portlet.
PumaHome - Interface in com.ibm.portal.um
This Interface can be used to access the UserManagement component of
WebSphere Portal
An instance can be retrieved using a JNDI lookup for the following JNDI name
portal:service/usermanagement/Puma
.
PumaLocator - Interface in com.ibm.portal.um
The PumaLocator
provides functions to lookup
com.ibm.portal.um.User
and
com.ibm.portal.um.Group
objects.
An instance of this Interface can be retrieved by calling
com.ibm.portal.um.PumaHome
,
com.ibm.portal.um.portletservice.PumaHome
or
com.ibm.portal.um.portletservice.legacy.PumaHome
Some of the search methods take a Map
with
pagingProperties.
PumaMissingAccessRightsException - Exception in com.ibm.portal.um.exceptions
The PumaMissingAccessRightsException
is thrown whenever
an action is executed without the necessary accessrights
PumaMissingAccessRightsException(Throwable) -
Constructor for exception com.ibm.portal.um.exceptions.PumaMissingAccessRightsException
PumaModelException - Exception in com.ibm.portal.um.exceptions
The PumaModelException
covers exceptions related to
the User Model.
PumaModelException(Throwable) -
Constructor for exception com.ibm.portal.um.exceptions.PumaModelException
PumaProfile - Interface in com.ibm.portal.um
The PumaProfile
provides functions to read attribute of
com.ibm.portal.um.User
and
com.ibm.portal.um.Group
objects.
An instance of this Interface can be retrieved by calling the
getPumaProfile() method exposed by the interfaces
com.ibm.portal.um.PumaHome
,
com.ibm.portal.um.portletservice.PumaHome
or
com.ibm.portal.um.portletservice.legacy.PumaHome
PumaSystemException - Exception in com.ibm.portal.um.exceptions
The PumaSystemException
covers exceptions related to
the User Backend System.
PumaSystemException(Throwable) -
Constructor for exception com.ibm.portal.um.exceptions.PumaSystemException
purge(DocumentId<? extends Document>) -
Method in interface com.ibm.workplace.wcm.api.Workspace
Purges an item with the given DocumentId
.
put(Object, Object) -
Method in interface com.ibm.policy.manager.PolicyValueSet
Throws UnsupportedOperationException.
put(String, Object) -
Method in interface com.ibm.policy.manager.Target
Set the value of an attribute in a Target.
put(K, V) -
Method in interface com.ibm.portal.cache.Cache
Place an entry in the cache.
put(K, V, Object[]) -
Method in interface com.ibm.portal.cache.DependencyCache
Place an entry in the cache.
put(QName, Object) -
Method in interface com.ibm.portal.pcm.dialog.dcx.DCXData
Stores the given value
under the given key
in the DCX.
put(E) -
Method in interface com.ibm.portal.pool.ObjectPool
Returns an object previously fetched from this pool to the pool.
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
putAll(Map) -
Method in interface com.ibm.policy.manager.PolicyValueSet
Throws UnsupportedOperationException.
putAll(Collection<? extends E>) -
Method in interface com.ibm.portal.pool.ObjectPool
Returns a batch of objects previously fetched from the pool
putNextEntry(MultipartStream.Entry) -
Method in class com.ibm.portal.resolver.streams.MultipartOutputStream
Begins writing a new multipart file entry and positions the stream to the
start of the entry data.
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
- QNAME -
Static variable in enum com.ibm.portal.state.accessors.pagemode.PageMode
- Qualified name of the public render parameter that encodes the set of
active page modes.
- QNAME -
Static variable in class com.ibm.portal.state.accessors.pagemode.PageModeSet
- Qualified name of the public render parameter that encodes the set of
active page modes.
- QNAME_CONTEXT -
Static variable in interface com.ibm.portal.toolbar.PublicRenderParameters
- Qualified name of the public render parameter that encodes the page
selection.
- QNAME_DEVICE_CLASS -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Qualified name of the public render parameter that encodes the device
class.
- QNAME_DEVICE_PIXEL_RATIO -
Static variable in interface com.ibm.portal.toolbar.PublicRenderParameters
- Qualified name of the public render parameter that specifies the pixel
ratio.
- QNAME_DIGEST -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Qualified name of the public render parameter that encodes the digest.
- QNAME_EXPANSIONS -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Qualified name of the public render parameter that encodes a set of
ObjectID
that represent the page expansions
- QNAME_FILTERS -
Static variable in interface com.ibm.portal.wcm.plr.ListRenderState
- QName for the filters public render parameter.
- QNAME_FOCUS -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Qualified name of the public render parameter that encodes the focussed
element
- QNAME_FONT_SIZE -
Static variable in interface com.ibm.portal.toolbar.PublicRenderParameters
- Qualified name of the public render parameter that specifies the default
size of the font as configured in the browser (in pixels).
- QNAME_HIDDEN_CONTENT -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Qualified name of the public render parameter that encodes the state of
the hidden layout container.
- QNAME_HIDDEN_PAGES -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Qualified name of the public render parameter that encodes the state of
hidden pages.
- QNAME_ID -
Static variable in interface com.ibm.portal.toolbar.PublicRenderParameters
- Qualified name of the public render parameter that encodes the toolbar
tab ID.
- QNAME_INVALIDATE -
Static variable in interface com.ibm.portal.PortalEvents
- Qualified name of the invalidate event
- QNAME_LABEL_MAPPINGS -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Qualified name of the public render parameter that encodes the label
mappings.
- QNAME_LOCALE -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Qualified name of the public render parameter that encodes the locale.
- QNAME_PAGE_EDIT_MODE -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Qualified name of the public render parameter that encodes the page edit
mode.
- QNAME_PAGE_HELP_MODE -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Qualified name of the public render parameter that encodes the page help
mode.
- QNAME_PAGE_INFO_MODE -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Qualified name of the public render parameter that encodes the page info
mode.
- QNAME_PAGE_MODE -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Qualified name of the public render parameter that encodes the page modes
that are currently active.
- QNAME_PARAMETERS -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Qualified name of the public render parameter that encodes the selection
parameters.
- QNAME_PATH_INFO -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Qualified name of the public render parameter that encodes the path-info
portion of the URL
- QNAME_PRIMARY_TAB_URI -
Static variable in interface com.ibm.portal.toolbar.PublicRenderParameters
- Qualified name of the public render parameter that addresses the toolbar
tab that is to be displayed in the primary toolbar frame.
- QNAME_SCREEN_TEMPLATE -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Qualified name of the public render parameter that encodes the screen
template.
- QNAME_SECONDARY_TAB_URI -
Static variable in interface com.ibm.portal.toolbar.PublicRenderParameters
- Qualified name of the public render parameter that addresses the toolbar
tab that is to be displayed in the secondary toolbar frame.
- QNAME_SELECTION -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Qualified name of the public render parameter that encodes the
ObjectID
or the unique name of the page selection.
- QNAME_SELECTION -
Static variable in interface com.ibm.portal.toolbar.PublicRenderParameters
- Qualified name of the public render parameter that encodes the page
selection.
- QNAME_SHOW_TOOLS -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Qualified name of the public render parameter that encodes the show tools
state.
- QNAME_SOLO -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Qualified name of the public render parameter that encodes the solo
state.
- QNAME_SORTING -
Static variable in interface com.ibm.portal.wcm.plr.ListRenderState
- QName for the sorting public render parameter.
- QNAME_SOURCES -
Static variable in interface com.ibm.portal.wcm.plr.ListRenderState
- QName for the sources public render parameter.
- QNAME_STATE_PARTITION -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Qualified name of the public render parameter that encodes the state
partition.
- QNAME_TARGET_ID -
Static variable in interface com.ibm.portal.toolbar.PublicRenderParameters
- Qualified name of the public render parameter that encodes the toolbar
target ID ("primary" vs.
- QNAME_THEME_POLICY -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Qualified name of the public render parameter that encodes the theme
policy.
- QNAME_THEME_TEMPLATE -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Qualified name of the public render parameter that encodes the theme
template.
- QNAME_TOOLBAR_MODE -
Static variable in interface com.ibm.portal.toolbar.PublicRenderParameters
- Qualified name of the public render parameter that specifies the toolbar
mode.
- QNAME_TOOLBAR_SELECTION -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Qualified name of the public render parameter that encodes the page
selection of the toolbar.
- QNAME_URI -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Qualified name of public render parameter that encodes a URI that is to
be resolved by the portal.
- QNAME_VIEWPORT -
Static variable in interface com.ibm.portal.toolbar.PublicRenderParameters
- Qualified name of the public render parameter that specifies the size of
the viewport of the toolbar.
- QNAMES -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Access to all portal-specific
QName
values as a Set
.
- QNAMES_TOOLBAR -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
- Access to all portal-specific
QName
values as a Set
.
- 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
- Rating - Interface in com.ibm.portal.cp.rating
- A rating, i.e.
- RATING_MODEL_RATING_SPACE_ALL -
Static variable in interface com.ibm.portal.cp.rating.Constants
- URI for the complete rating space
- RATING_MODEL_RATING_SPACE_EMPTY -
Static variable in interface com.ibm.portal.cp.rating.Constants
- URI for the empty rating space
- RATING_MODEL_RATINGS_ALL -
Static variable in interface com.ibm.portal.cp.rating.Constants
- URI for the all ratings set
- RATING_MODEL_RATINGS_EMPTY -
Static variable in interface com.ibm.portal.cp.rating.Constants
- URI for the empty rating set
- RatingAverageCalculator - Interface in com.ibm.portal.cp.rating
- A RatingAverageCalculator can be used in order to calculate the
average value for given
RatingSpace
s or Rating
s. - RatingAverageCalculatorProvider - Interface in com.ibm.portal.cp.rating
- provides access to a
RatingAverageCalculator
implementation - RatingCreationContext<R> - Interface in com.ibm.portal.cp.rating.controller
- CreationContext that exposes information common to all types of rating
creation context interfaces.
- RatingLocator<R extends Rating> - Interface in com.ibm.portal.cp.rating
- The interface to find
Rating
s using different criteria - RatingModel<R extends Rating> - Interface in com.ibm.portal.cp.rating
- RatingModel: Interface for a rating model.
- RatingModelController<R extends Rating,M extends ModifiableRating> - Interface in com.ibm.portal.cp.rating
- RatingModelController: the interface to control
Rating
s, e.g. - RatingModelControllerProvider - Interface in com.ibm.portal.cp.rating
- Provider interface for rating model controllers.
- RatingModelLocator<R extends Rating,S extends RatingSpace> - Interface in com.ibm.portal.cp.rating
- Combines some locators for the
TagModel
- RatingSpaceLocator<R extends RatingSpace> - Interface in com.ibm.portal.cp.rating
- The interface to find
RatingSpace
s using different criteria - read(InputStream, String) -
Method in interface com.ibm.portal.resolver.data.ByteDataSink
- Handles the data input and optionally returns a
DataSource
that
represents the response
- read(Reader, String) -
Method in interface com.ibm.portal.resolver.data.CharDataSink
- Handles the data input and optionally returns a
DataSource
that
represents the response
- read(FormDataInputStream, String) -
Method in interface com.ibm.portal.resolver.data.FormDataDataSink
- Reads the given multipart form data input stream and based on this
information generates a
DataSource
object that represents the
response.
- read(JsonParserReader, String) -
Method in interface com.ibm.portal.resolver.data.JsonDataSink
- Handles the data input and optionally returns a
DataSource
that
represents the response
- read(MultipartInputStream, String) -
Method in interface com.ibm.portal.resolver.data.MultipartDataSink
- Reads the given multipart input stream and based on this information
generates a
DataSource
object that represents the response.
- read(Writer) -
Method in class com.ibm.portal.resolver.streams.FormDataInputStream.Entry
- Deprecated. use
FormDataInputStream.Entry.write(Writer)
instead due to more consistent
naming
- read(Writer) -
Method in class com.ibm.portal.resolver.streams.FormDataInputStream
- Deprecated. use
FormDataInputStream.Entry.read(Writer)
instead
- read(Writer) -
Method in class com.ibm.portal.streaming.json.JsonParserReader.Entry
- Reads the value of the entry and copies it into the target writer.
- readFully(byte[], int, int) -
Method in class com.ibm.portal.streaming.json.JsonParserReader.Entry
- Reads the number of bytes from a base64 encoded entry
- 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
- readNumber() -
Method in class com.ibm.portal.streaming.json.JsonParserReader.Entry
- Reads a number or
null
if the entry does not contain
data.
- readObjectID() -
Method in interface com.ibm.portal.ObjectID.Deserializer
-
- readString() -
Method in class com.ibm.portal.resolver.streams.FormDataInputStream.Entry
- Reads the value of the field as a string
- readString() -
Method in class com.ibm.portal.resolver.streams.FormDataInputStream
- Deprecated. use
FormDataInputStream.Entry.readString()
instead
- readString() -
Method in class com.ibm.portal.streaming.json.JsonParserReader.Entry
- Reads a string or
null
if the entry does not contain
data.
- READTHROUGH_DEFAULT_STORE -
Static variable in interface com.ibm.portal.um.PumaHome
- Constant to address the non cached default store for PUMA when retrieving
a
PumaController
, PumaLocator
, or PumaProfile
- 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
-
- RedirectDataSource - Interface in com.ibm.portal.resolver.data
- Data source that allows to redirect to a different URL.
- RedirectResolutionException - Exception in com.ibm.portal.resolver.exceptions
- Exception that indicates to the caller of the resolution process that it
should redirect to the URL produced in
RedirectResolutionException.writeRedirectURL(Writer)
to
complete the resolution process. - RedirectResolutionException() -
Constructor for exception com.ibm.portal.resolver.exceptions.RedirectResolutionException
- Default exception without a cause
- RedirectResolutionException(Throwable) -
Constructor for exception com.ibm.portal.resolver.exceptions.RedirectResolutionException
- Exception that contains a root cause
- 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
. - ReferencedResource - Interface in com.ibm.portal.pcm.dialog.model
- A referenced resource references a portal resource either by specifying its unique name or a metadata key assigned to
that resource.
- ReferencedResource.ResourceType - Enum in com.ibm.portal.pcm.dialog.model
-
- ReferencedResourceException - Exception in com.ibm.portal.pcm.exception
- Exception in the context of referenced resources used by transition endpoints.
- ReferencedResourceException(MessageCode) -
Constructor for exception com.ibm.portal.pcm.exception.ReferencedResourceException
-
- ReferencedResourceException(MessageCode, Throwable) -
Constructor for exception com.ibm.portal.pcm.exception.ReferencedResourceException
-
- ReferencedResourceException(MessageCode, Object[]) -
Constructor for exception com.ibm.portal.pcm.exception.ReferencedResourceException
-
- ReferencedResourceException(MessageCode, Object[], Throwable) -
Constructor for exception com.ibm.portal.pcm.exception.ReferencedResourceException
-
- 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).
- refresh(StaticContentPage) -
Method in interface com.ibm.portal.model.command.RefreshPageLayoutCommand
- Re-loads the page layout template information and updates the static page content accordingly.
- REFRESH -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
- Icon for the "refresh" action.
- REFRESH_BUTTON -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
- Icon button for the "refresh" action.
- 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.
- RefreshPageLayoutCommand - Interface in com.ibm.portal.model.command
- This command re-loads the page layout template information and updates the static page content accordingly.
- RefreshPageLayoutCommand.ExecutionContext - Interface in com.ibm.portal.model.command
- The command context.
- 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
- reload(Principal) -
Method in interface com.ibm.portal.um.PumaProfile
- Loads the content of the given
Principal
from the
repository
- 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(Object) -
Method in interface com.ibm.policy.manager.PolicyValueSet
- Throws UnsupportedOperationException.
- remove(String) -
Method in interface com.ibm.policy.manager.Target
- Remove an attribute from a Target
- REMOVE -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- The character
-
- remove(QName) -
Method in interface com.ibm.portal.pcm.dialog.dcx.DCXData
- Removes a mapping from the DCX.
- remove(QName, Class<T>) -
Method in interface com.ibm.portal.pcm.dialog.dcx.DCXData
- Removes a mapping from the DCX.
- REMOVE -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
- Icon for the "remove" action.
- remove(Node) -
Method in interface com.ibm.portal.state.dom.DocumentController
- Removes this node as the child of its current parent.
- 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.
- REMOVE_BUTTON -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
- Icon button for the "remove" action.
- 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
.
- removeAllowedPortlet(ObjectID) -
Method in interface com.ibm.portal.content.LayoutModelController
- Removes the specified portlet from the list of allowed portlets for the
last layer of the node
Note: Removing allowed portlets is not possible on private pages.
- removeAllowedPortlets(Collection<ObjectID>) -
Method in interface com.ibm.portal.content.LayoutModelController
- Removes the specified portlets from the list of allowed portlets for the
last layer of the node
Note: Removing allowed portlets is not possible on private pages.
- removeAllowedPortlets() -
Method in interface com.ibm.portal.content.LayoutModelController
- Removes all allowed portlets for the last layer of the node.
Note: Removing allowed portlets is not possible on private pages.
- 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(Node, String) -
Method in interface com.ibm.portal.state.dom.DocumentController
- Removes an attribute from a node.
- removeAttribute(String) -
Method in interface com.ibm.workplace.wcm.api.extensions.url.ContentUrlGenerationRequest
- Removes an attribute from this request.
- removeAttributes(Principal, List<String>) -
Method in interface com.ibm.portal.um.PumaController
- Removes the given attributes from the given Principal
The character encoding used as input for attribute key must match
the encoding acceptable by the user store.
- 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.
- removeCapabilities() -
Method in interface com.ibm.portal.admin.ModifiableClient
- Clears all capabilities.
- removeCapability(String) -
Method in interface com.ibm.portal.admin.ModifiableClient
- Removes a capability.
- removeCategories() -
Method in interface com.ibm.portal.cp.resources.ModifiableCustomResource
- Clears all Categories.
- removeCategory(String) -
Method in interface com.ibm.portal.cp.resources.ModifiableCustomResource
- Removes a category.
- 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.
- removeContentID(String, Identifiable) -
Method in interface com.ibm.portal.services.contentmapping.ModifiableContentMappingInfo
- Removes a content mapping identified by its content ID.
- removeContentID(String) -
Method in interface com.ibm.portal.services.contentmapping.ModifiableContentMappingInfo
- Removes a content mapping identified by its content ID.
- removeContentPath(String, Identifiable) -
Method in interface com.ibm.portal.services.contentmapping.ModifiableContentMappingInfo
- Removes a content mapping identified by its content path.
- removeContentPath(String) -
Method in interface com.ibm.portal.services.contentmapping.ModifiableContentMappingInfo
- Removes a content mapping identified by its content path.
- 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)
- removeDescription(Locale) -
Method in interface com.ibm.portal.ModifiableLocalized
- Removes the description for the given locale.
- removeDescriptions(Collection<Locale>) -
Method in interface com.ibm.portal.ModifiableLocalized
- Removes all descriptions for the
Locale
s
specified in the collection.
- removeDescriptions() -
Method in interface com.ibm.portal.ModifiableLocalized
- Removes all descriptions.
- removeDeviceClass(DeviceClass) -
Method in interface com.ibm.portal.admin.ModifiableDeviceClassCapable
- Removes a device class.
- removeDeviceClasses() -
Method in interface com.ibm.portal.admin.ModifiableDeviceClassCapable
- Clears all device classes.
- 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()
- removeFromGroup(Group, List<? extends Principal>) -
Method in interface com.ibm.portal.um.PumaController
- Removes the given Principals from the given Group
- removeFromGroups(Collection<Group>, Principal) -
Method in interface com.ibm.portal.um.PumaController
- Removes the given Principal from the given Groups
- 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()
- removeInheritanceBlockedRoleTypes(Collection<RoleType>) -
Method in interface com.ibm.portal.ac.ManagedProtectedResourceController
- Removes the given collection of role types from the set of role types
that the resource blocks for inheritance (the resource will then inherit
these role types from a parent resource).
- 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
- removeMarkup(Markup) -
Method in interface com.ibm.portal.admin.ModifiableMarkupCapable
- Removes a markup.
- removeMarkups() -
Method in interface com.ibm.portal.admin.ModifiableMarkupCapable
- Clears all markups.
- 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
- removeName(String) -
Method in interface com.ibm.portal.ModifiableMetaData
- Removes the meta data identified with the specified name.
- removeName(String) -
Method in interface com.ibm.portal.portlet.ModifiablePortletPreferences
- Removes the preference identified with the specified name.
- removeNames(Collection<String>) -
Method in interface com.ibm.portal.ModifiableMetaData
- Removes the meta data identified by the names specified in the
collection.
- removeNames() -
Method in interface com.ibm.portal.ModifiableMetaData
- Removes all meta data.
- removeNames(Collection<String>) -
Method in interface com.ibm.portal.portlet.ModifiablePortletPreferences
- Removes the preferences identified by the names specified in the
collection.
- removeNames() -
Method in interface com.ibm.portal.portlet.ModifiablePortletPreferences
- Removes all preferences.
- removeNode(MenuNode) -
Method in interface com.ibm.wps.portlet.menu.MenuTreeTopologyCtrl
- Deprecated. Removes a node from an in-memory tree.
- 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
-
- removeParameter(String) -
Method in interface com.ibm.portal.resolver.accessors.url.ParameterAccessorController
- Removes all parameters for the given key
- removeParameters(StateHolderController, Collection<String>) -
Method in interface com.ibm.portal.state.service.parameters.PortletWindowStateParameterService
- Removes the given parameters from the given state.
- 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
-
- removePortletTarget(StateHolderController) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletTargetAccessorFactory
- Removes the target information from the given state.
- removePortletTarget(HttpServletRequest) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletTargetAccessorFactory
- Removes the target information from the request-specific state.
- removePrincipalsFromRole(RoleType, Collection<? extends Identifiable>) -
Method in interface com.ibm.portal.ac.RoleDataController
- Remove each member in the list of principals from the role.
- removeProject() -
Method in interface com.ibm.workplace.wcm.api.RenderingContext
- remove any Project from this
RenderingContext
.
- removePropagationBlockedRoleTypes(Collection<RoleType>) -
Method in interface com.ibm.portal.ac.ManagedProtectedResourceController
- Removes the given collection of role types from the set of role types
that the resource blocks for propagation (child resources will then
inherit these role types).
- removeProperty(String) -
Method in interface com.ibm.workplace.wcm.api.Rendition
- Removes the property.
- removePublicParameters(StateHolderController, Collection<QName>) -
Method in interface com.ibm.portal.state.service.parameters.BaseStateParameterService
- Removes the public render parameters with the given keys from the current
scope.
- 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.
- removeScreenTemplate(StateHolderController) -
Method in interface com.ibm.portal.state.accessors.screentemplate.ScreenTemplateAccessorFactory
- Removes the screen template information from the given state.
- removeScreenTemplate(Node, DocumentController) -
Method in interface com.ibm.portal.state.accessors.screentemplate.ScreenTemplateAccessorFactory
- Removes the screen template information from the given document model.
- 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.
- removeSkinFromTheme(Skin, Theme) -
Method in interface com.ibm.portal.admin.SkinListController
- Remove a existing Skin from a existing theme.
- removeSoloPortlet() -
Method in interface com.ibm.portal.state.accessors.solo.SoloAccessorController
- Removes the current portlet from solo state as well as the associated
return selection information.
- 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
- removeThemeTemplate() -
Method in interface com.ibm.portal.state.accessors.themetemplate.ThemeTemplateAccessorController
- Removes the explicitly assigned theme template
- removeTitle(Locale) -
Method in interface com.ibm.portal.ModifiableLocalized
- Removes the title for the given locale.
- removeTitles(Collection<Locale>) -
Method in interface com.ibm.portal.ModifiableLocalized
- Removes all titles for the
Locale
s specified in
the collection.
- removeTitles() -
Method in interface com.ibm.portal.ModifiableLocalized
- Removes all titles.
- 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(String, M) -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavRenameableTreeModelController
-
Modifies the name of the modifiable item, i.e.
- 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(StaticContentPage) -
Method in interface com.ibm.portal.spa.renderer.StaticPageRenderer
- Renders the given page.
- render() -
Method in interface com.ibm.portal.spa.renderer.StaticPageRenderer
- Renders the current static page as returned by the navigation selection
model
- 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.
- RenderAspect - Interface in com.ibm.portal.content
- This interface represents aspects important for rendering elements of the containment model.
- RenderContext - Interface in com.ibm.portal.resolver
- Extension of the COR
PortletContext
for use in a JSR168 portlet. - renderDigitalChooser(DigitalAssetChooserRenderingContext) -
Method in interface com.ibm.workplace.wcm.api.extensions.digitalasset.DigitalAssetChooser
- Renders the UI widget portion of the DAM chooser.
- RenderEventListener - Interface in com.ibm.portal.resolver.portlet
- Convenience implementation of a
ResolutionService
for the special
case that a portlet window registers such a service and the service only
needs to modify the private render parameters of that portlet window (which
should be the typical case). - RenderEventRequest - Interface in com.ibm.portal.resolver.portlet
- Represents the state of the render event and its context.
- RenderEventResponse - Interface in com.ibm.portal.resolver.portlet
- Represents the state of the portlet window that has registered for the render
event.
- 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 exception com.ibm.portal.state.accessors.exceptions.CannotRetrieveResourceUrlAccessorException
- the request we tried to create the resource URL on
- request -
Variable in exception com.ibm.portal.state.accessors.exceptions.StateAccessorException
- Servlet request that caused the exception
- request -
Variable in exception com.ibm.portal.state.exceptions.UrlInputMediatorException
- Servlet request that could not be decoded
- request -
Variable in class com.ibm.portal.theme.plugin.impl.DefaultThemeJspInclude
- the current request
- REQUEST_ATTRIBUTE -
Static variable in class com.ibm.portal.propertybroker.property.ParameterBindingType
- This
Parameter
is bound as a portlet's request attribute.
- REQUEST_CLIENT_PROFILE -
Static variable in class com.ibm.portal.portlet.Constants
- Attribute that allows to retrieve the CCPP client profile from a portlet request.
- REQUEST_HAS_INVISIBLE_PREFERENCES -
Static variable in class com.ibm.portal.portlet.Constants
- Request property indicating that the most specifc data layer for the current portlet
preferences associated with this request are hidden, because the validation
failed during construction of the preferences.
- REQUEST_PARAMETER -
Static variable in class com.ibm.portal.propertybroker.property.ParameterBindingType
- This
Parameter
is bound as a portlet's request parameter.
- REQUEST_PORT -
Static variable in interface com.ibm.portal.vanityurl.model.VanityURLNode
- Use the port that the request was made on.
- 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.
- requiresAuthentication() -
Method in interface com.ibm.portal.services.contentmapping.LongestPathMatch
- Checks if the current user should be challenged to log-in to portal.
- 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. - reset() -
Method in interface com.ibm.portal.pool.ObjectPool
- Clears the internal state of the pool.
- reset() -
Method in interface com.ibm.portal.resolver.atom.AtomDateParser
- initializes the parser to parse a new date
- reset(DataSource) -
Method in class com.ibm.portal.resolver.helper.AbstractDataSource
- Assigns a data source that is used to delegate the standard methods to.
- reset(URI, URI, boolean) -
Method in class com.ibm.portal.resolver.webdav.tree.helper.DefaultWebdavAccessControlEntry
-
- RESET -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
- Icon for the "reset" action.
- reset() -
Method in class com.ibm.portal.streaming.json.JsonParserOutputStream
- Reinitialize the parsing process
- reset() -
Method in class com.ibm.portal.streaming.json.JsonParserWriter
- Reinitialize the parsing process
- RESET_BUTTON -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
- Icon button for the "reset" action.
- 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
-
- ResettableAtomPublishingContentHandler - Interface in com.ibm.portal.resolver.atom
- Extension of
AtomPublishingContentHandler
that allows to builds processing
chains of these handlers. - 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
- ResettableHttpContentHandler - Interface in com.ibm.portal.resolver.http.xml
-
- ResettableIWidgetContentHandler - Interface in com.ibm.portal.resolver.iwidget.xml
- Extension of
IWidgetContentHandler
that allows to builds processing
chains of these handlers. - ResettableMashupContentHandler - Interface in com.ibm.portal.resolver.mashup
-
- ResettableMashupContentHandlerAdapter - Class in com.ibm.portal.resolver.mashup.helper
-
- ResettableMashupContentHandlerAdapter(ResettableMashupContentHandler) -
Constructor for class com.ibm.portal.resolver.mashup.helper.ResettableMashupContentHandlerAdapter
-
- ResettableMashupSitemapContentHandler - Interface in com.ibm.portal.resolver.mashup
-
- ResettableOpenSearchContentHandler - Interface in com.ibm.portal.resolver.opensearch
-
- ResettableWebdavContentHandler - Interface in com.ibm.portal.resolver.webdav
-
- RESOLUTION_BINDING -
Static variable in interface com.ibm.portal.resolver.accessors.url.PocServerContext
- Identifies the portal binding
- RESOLUTION_BINDING -
Static variable in interface com.ibm.portal.resolver.accessors.url.PocURLFactory
- Identifies the portal binding
- ResolutionException - Exception in com.ibm.portal.resolver.exceptions
- Baseclass for the exceptions that can occur during the resolution process
- ResolutionException() -
Constructor for exception com.ibm.portal.resolver.exceptions.ResolutionException
- Default exception without a cause
- ResolutionException(Throwable) -
Constructor for exception com.ibm.portal.resolver.exceptions.ResolutionException
- Exception that contains a root cause
- ResolutionProxyException - Exception in com.ibm.portal.resolver.exceptions
- Wrapper around an arbitrary exception cause
- ResolutionProxyException(Localized, int, Exception) -
Constructor for exception com.ibm.portal.resolver.exceptions.ResolutionProxyException
-
- ResolutionProxyException(Localized, Exception) -
Constructor for exception com.ibm.portal.resolver.exceptions.ResolutionProxyException
-
- ResolutionRuntimeException - Exception in com.ibm.portal.resolver.exceptions
- Wrapper exception for RuntimeException
- ResolutionRuntimeException() -
Constructor for exception com.ibm.portal.resolver.exceptions.ResolutionRuntimeException
-
- ResolutionRuntimeException(Throwable) -
Constructor for exception com.ibm.portal.resolver.exceptions.ResolutionRuntimeException
-
- ResolutionSerializationException - Exception in com.ibm.portal.resolver.exceptions
- Wrapper exception for a serialization exception.
- ResolutionSerializationException(SerializationException) -
Constructor for exception com.ibm.portal.resolver.exceptions.ResolutionSerializationException
-
- ResolutionService - Interface in com.ibm.portal.resolver
-
Service that allows to resolve a URI to navigational state in the context of
WebSphere Portal.
- ResolutionTimeoutException - Exception in com.ibm.portal.resolver.exceptions
-
- ResolutionTimeoutException() -
Constructor for exception com.ibm.portal.resolver.exceptions.ResolutionTimeoutException
-
- resolve(Object) -
Method in interface com.ibm.portal.ModelController
- Resolves the specified node of the model to its most recent
representation.
- resolve(SelectionResult, String) -
Method in interface com.ibm.portal.resolver.friendly.service.FriendlySelectionService
- Convenience method that converts the complete path string into a
SelectionResult
.
- resolve(SelectionResult, String, int, int) -
Method in interface com.ibm.portal.resolver.friendly.service.FriendlySelectionService
-
Converts from a path to a list of
ObjectID
of
selections
- resolve(Resolved, URI, String, Map<String, String[]>, Set<Binding>, Context) -
Method in class com.ibm.portal.resolver.helper.CORResolutionService
-
- resolve(Resolved) -
Method in interface com.ibm.portal.resolver.operations.SafeOperation
- Executes the operation by modifying the state in the
Resolved
bean.
- resolve(Resolved, InputStream, String) -
Method in interface com.ibm.portal.resolver.operations.UnsafeOperation
- Executes the operation by potentially modifying server-side models and
navigational state.
- resolve(Resolved, URI, String, Map<String, String[]>, Set<Binding>, Context) -
Method in interface com.ibm.portal.resolver.ResolutionService
- Performs the resolution of the URI into navigational state by modifying
the content of the resolved bean.
- resolve(URI, String, Map<String, String[]>) -
Method in interface com.ibm.portal.resolver.service.ActionPocService
- Performs state resolution in the scope of the current request.
- resolve(StateHolderController, URI, String, Map<String, String[]>) -
Method in interface com.ibm.portal.resolver.service.PocService
- Performs state resolution in the scope of the current request.
- resolve(String) -
Method in interface com.ibm.portal.resolver.webdav.commands.WebdavCommand.Response
- Resolves a URI relative to the base URI
- resolve(URI) -
Method in interface com.ibm.portal.resolver.webdav.commands.WebdavCommand.Response
- Resolves a URI relative to the base URI
- 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(Node) -
Method in interface com.ibm.portal.state.dom.DocumentController
- Resolves a node of the document model to the reference of this very node
that is the least recent.
- 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.
- Resolved - Interface in com.ibm.portal.resolver
- Identification of the result of the resolution process.
- ResolvedItem - Interface in com.ibm.workplace.wcm.api.extensions.resolution
- Identification information of content items that are resolved by resolution services.
- ResolvedUrlAccessFactory - Interface in com.ibm.portal.state.accessors.url
- The
ResolvedUrlAccessFactory
provides means to create
EngineURL
objects based on alias names to
predefined URLs. - RESOLVER_EXTENSION_POINT -
Static variable in interface com.ibm.portal.resolver.Constants
- Name of the init parameter in the portlet.xml that identifies the portlet
specific resolver.
- 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.portal.cp.resources
- A resource, i.e.
- Resource - Interface in com.ibm.portal.resourceaggregator.combiner
- Represents a single type URI to be used within a module.
- 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.URIType - Enum in com.ibm.portal.resourceaggregator.combiner
- Defines the URI type
- 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
- RESOURCE_MODEL_ALL -
Static variable in interface com.ibm.portal.cp.resources.Constants
- URI for the all resources
- RESOURCE_MODEL_EMPTY -
Static variable in interface com.ibm.portal.cp.resources.Constants
- URI for the empty set of resources
- RESOURCE_URI -
Static variable in interface com.ibm.portal.resolver.operations.Constants
- Operation argument which carries the resource URI
- ResourceBean - Interface in com.ibm.portal.wcm.plr
- This is the root interface for the individual items contained in
BeanList
objects. - ResourceBuilderException - Exception in com.ibm.portal.cp.resources.builder
- Exception that can be thrown if errors occur within the
com.ibm.portal.cp.resources.filter.ResourceFilter or
com.ibm.portal.cp.resources.filter.ResourceFilterProvider.
- ResourceBuilderException() -
Constructor for exception com.ibm.portal.cp.resources.builder.ResourceBuilderException
- Empty constructor
- ResourceBuilderException(Throwable) -
Constructor for exception com.ibm.portal.cp.resources.builder.ResourceBuilderException
- Initializes the exception with the reason of the exception.
- ResourceBundleProvider - Interface in com.ibm.portal.model
- Allows to load a resource bundle when the set of supported localed for the
bundle is known.
- resourceCollectionName -
Variable in class com.ibm.websphere.personalization.RuleTrigger
-
- ResourceCombinerService - Interface in com.ibm.portal.resourceaggregator.combiner
- The resource combiner service is a helper that provides the ability to combine an
arbitrary number of resources of type CSS, JS or Markup.
- ResourceCombinerService.ResourceType - Enum in com.ibm.portal.resourceaggregator.combiner
- Defines the Resource type
- ResourceCombinerServiceHome - Interface in com.ibm.portal.resourceaggregator.combiner
- Home interface for JNDI based lookups for
ResourceCombinerService
- ResourceContext - Interface in com.ibm.portal.resolver
- Extension of the COR
PortletContext
for use in a JSR168 portlet. - ResourceDataSourceFactory - Interface in com.ibm.portal.resolver.portlet
- Representation of a
DataSourceFactory
used by portlets to serve
resources via the COR framework. - ResourceDeletedException - Exception in com.ibm.portal.resolver.exceptions
- A resource has been deleted
- ResourceDeletedException() -
Constructor for exception com.ibm.portal.resolver.exceptions.ResourceDeletedException
-
- ResourceDeletedException(Throwable) -
Constructor for exception com.ibm.portal.resolver.exceptions.ResourceDeletedException
-
- 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.
- ResourceEventRequest - Interface in com.ibm.portal.resolver.portlet
- Represents the state of the resource event and its context.
- 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.
- ResourceList - Interface in com.ibm.portal.resourceaggregator.combiner
- A ResourceList object represents a list of resource variations.
The resource aggregation framework will combine all resource variations into one url so that all
resources are retrieved with just one http request instead of many individual ones. - ResourceLocator<T> - Interface in com.ibm.portal.cp
- Generic locator that allows to search for nodes by a referenced
ObjectID
, e. - ResourceLocator - Interface in com.ibm.portal.services.contentmapping
- This interface can be used for searching portal resources based on existing content mappings.
- 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.
- ResourceModel<R extends Resource> - Interface in com.ibm.portal.cp.resources
- ResourceModel: Interface for a resource model.
- ResourceModelController<R extends Resource,M extends ModifiableResource> - Interface in com.ibm.portal.cp.resources
- Controller for creating and updating resources.
- ResourceModelControllerProvider - Interface in com.ibm.portal.cp.resources
- Provides resource model controllers
- ResourceModelLocator<R extends Resource> - Interface in com.ibm.portal.cp.resources
- Locator for looking up
Resource
s using different criteria. - ResourceNotFoundException - Exception in com.ibm.portal.resolver.exceptions
- A particular resource could not be located
- ResourceNotFoundException() -
Constructor for exception com.ibm.portal.resolver.exceptions.ResourceNotFoundException
-
- ResourceNotFoundException(Throwable) -
Constructor for exception com.ibm.portal.resolver.exceptions.ResourceNotFoundException
-
- ResourceNotFoundException - Exception in com.ibm.portal.state.accessors.exceptions
- Exception which sould be thrown if a resouce was not found.
- ResourceNotFoundException(String, Exception) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.ResourceNotFoundException
- Thrown if the resource could not be found.
- ResourceNotFoundException(String) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.ResourceNotFoundException
- Thrown if the resource could not be found.
- 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.
- ResourceURIVariations - Interface in com.ibm.portal.resourceaggregator.combiner
- A ResourceURIVariations object represents a selection of resources.
The resource aggregation framework will choose just one URI out of the set of resources. - ResourceURLAccessor - Interface in com.ibm.portal.state.accessors.url
- Create a URL object that points to a portal resource.
- ResourceUrlException - Exception in com.ibm.portal.state.accessors.exceptions
- Base exception related to resource URL handling.
- ResourceUrlException() -
Constructor for exception com.ibm.portal.state.accessors.exceptions.ResourceUrlException
- Initializes this exception.
- ResourceUrlException(Exception) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.ResourceUrlException
- Initializes this exception.
- 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.
- RESULTS_PER_PAGE -
Static variable in interface com.ibm.portal.um.PumaLocator
- Use this property to set the page size when performing a paged search.
- 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. - resume(ContentModelController, ContentModelControllerResumeService.Memento) -
Method in interface com.ibm.portal.model.controller.ContentModelControllerResumeService
- Resumes a content model controller using the given content model
controller and specified memento.
- resumeDialogInstance(ObjectID) -
Method in interface com.ibm.portal.pcm.dialog.stack.DialogStackManager
- Resumes the dialog instance which is associated with the provided dialog instance
ObjectID
.
- retainAllowedPortlets(Collection<ObjectID>) -
Method in interface com.ibm.portal.content.LayoutModelController
- Retains the specified portlets of the list of allowed portlets for the
last layer of the node
Note: Setting allowed portlets is not possible on private pages.
- retainDescriptions(Collection<Locale>) -
Method in interface com.ibm.portal.ModifiableLocalized
- Retains descriptions for the
Locale
s specified in the
collection.
- retainNames(Collection<String>) -
Method in interface com.ibm.portal.ModifiableMetaData
- Retains only the meta data identified by the names specified in the
collection.
- retainNames(Collection<String>) -
Method in interface com.ibm.portal.portlet.ModifiablePortletPreferences
- Retains only the preferences identified by the names specified in the
collection.
- retainTitles(Collection<Locale>) -
Method in interface com.ibm.portal.ModifiableLocalized
- Retains titles for the
Locale
s specified in the collection.
- 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
.
- returnToDialogInstance(ObjectID) -
Method in interface com.ibm.portal.pcm.dialog.stack.DialogStackManager
- Returns to the dialog instance which is associated with the provided dialog instance
ObjectID
.
- 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.portal.ac.data.RoleType
- The Reviewer role type represents all privileges necessary to view
and approve portal content.
- 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.
- RIGHT -
Static variable in class com.ibm.portal.content.Direction
-
- Role - Interface in com.ibm.portal.ac.data
- A Role object models a set of privileges on a resource and is therefore a
tupel of a RoleType and a resource, for example MANAGER@TestPortlet.
- 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.
- RoleAssignment - Interface in com.ibm.portal.ac.data
- A RoleAssigment models the mapping of a
Principal
to a
Role
. - RoleData - Interface in com.ibm.portal.ac
- The
RoleData
interface provides read access to the role data of
a single resource. - RoleDataController - Interface in com.ibm.portal.ac
- The
RoleDataController
provides write access to the role
mappings of a protected resource. - RoleDataProvider - Interface in com.ibm.portal.ac
- An object implementing this interface indicates that it provides Access
Control related information using the
RoleData
interface. - RoleType - Interface in com.ibm.portal.ac.data
- A Role Type represents privilege(s) necessary to perform particular sensitive
operations.
- 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. - ROOT -
Static variable in class com.ibm.wps.outbound.config.VPScope
- VirtualPortalScope object for the root portal.
- ROOT_DATE -
Static variable in interface com.ibm.portal.resolver.data.DataSource
- The earliest representable date.
- 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
- RuleContext - Interface in com.ibm.policy.manager
- RuleContext interface allows for others to implement a mechanism used by a
rules engine to classify different types of Targets.
- 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.
- runInDelegationMode(PrivilegedExceptionAction) -
Method in interface com.ibm.portal.services.contentmapping.GlobalContentMappingDelegationService
- Executes the given action in delegation mode.
- RuntimeClientListLocator<T extends java.lang.Object & Client> - Interface in com.ibm.portal.admin.runtime
- Locator to find a client based on the user-agent string
- RuntimeContext - Interface in com.ibm.portal.runtime
- The runtime context provides information during the lifetime of one request.
- RuntimeLocator<E> - Interface in com.ibm.portal.runtime
- Runtime-aware version of
Locator
. - runUnrestricted(PrivilegedExceptionAction<T>) -
Method in interface com.ibm.portal.um.PumaEnvironment
- Executes the code provided by
PrivilegedExceptionAction
without
executing Access Control filtering in the PUMA layer.
- 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
- SafeOperation - Interface in com.ibm.portal.resolver.operations
- A safe operation is a operation which should not have any non-idempotent side
effects.
- SafeOperationFactory - Interface in com.ibm.portal.resolver.operations
-
Factory for safe operations.
- SAVE -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
- Icon for the "save" action.
- 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.
- SAVE_BUTTON -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
- Icon button for the "save" action.
- 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
- SC_BAD_REQUEST -
Static variable in interface com.ibm.portal.resolver.exceptions.Constants
-
- SC_DEFAULT -
Static variable in exception com.ibm.portal.resolver.exceptions.LocalizedIOException
- default status code
- SC_DEFAULT -
Static variable in exception com.ibm.portal.resolver.exceptions.LocalizedSAXException
-
- SC_DEFAULT -
Static variable in exception com.ibm.portal.resolver.exceptions.LocalizedTransformerException
-
- SC_GONE -
Static variable in interface com.ibm.portal.resolver.exceptions.Constants
-
- SC_INTERNAL_SERVER_ERROR -
Static variable in interface com.ibm.portal.resolver.exceptions.Constants
-
- SC_NOT_FOUND -
Static variable in interface com.ibm.portal.resolver.exceptions.Constants
-
- SC_REQUEST_TIMEOUT -
Static variable in interface com.ibm.portal.resolver.exceptions.Constants
-
- SC_SERVICE_UNAVAILABLE -
Static variable in interface com.ibm.portal.resolver.exceptions.Constants
-
- SC_UNAUTHORIZED -
Static variable in interface com.ibm.portal.resolver.exceptions.Constants
-
- SC_UNDEFINED -
Static variable in interface com.ibm.portal.resolver.data.StatusCodeDataSource
- Special status code that indicates that the data source does not want to
specify the status code but relies on the default computation.
- 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 - SCHEME_ADMIN_PAGE -
Static variable in interface com.ibm.portal.resolver.admin.Constants
- scheme name that addresses a particular admin page by its key
- SCHEME_CATALOG -
Static variable in interface com.ibm.portal.mmi.Constants
-
- SCHEME_COLLECTION -
Static variable in interface com.ibm.portal.mmi.Constants
-
- SCHEME_COMMUNITY -
Static variable in interface com.ibm.portal.mmi.Constants
-
- SCHEME_DATA -
Static variable in class com.ibm.portal.resolver.data.DataURI
-
- SCHEME_DEPLOY -
Static variable in interface com.ibm.portal.mmi.Constants
-
- SCHEME_DEPLOY_WIDGET -
Static variable in interface com.ibm.portal.mmi.Constants
-
- SCHEME_FRAGMENT -
Static variable in interface com.ibm.portal.mmi.Constants
-
- SCHEME_ID -
Static variable in interface com.ibm.portal.mmi.Constants
-
- SCHEME_MESSAGE -
Static variable in interface com.ibm.portal.mmi.Constants
-
- SCHEME_NAVIGATION -
Static variable in interface com.ibm.portal.mmi.Constants
-
- SCHEME_PORTLET -
Static variable in interface com.ibm.portal.resolver.Constants
- Name of the URI scheme for portlet URIs, e.g.
- SCHEME_RATING_MODEL -
Static variable in interface com.ibm.portal.cp.CpSchemeConstants
- The scheme of the rating model.
- SCHEME_REDIRECT -
Static variable in interface com.ibm.portal.resolver.Constants
- Name of the URI scheme for redirect URIs
- SCHEME_RESOURCE -
Static variable in interface com.ibm.portal.mmi.Constants
-
- SCHEME_RESOURCE_MODEL -
Static variable in interface com.ibm.portal.cp.CpSchemeConstants
- The scheme of the resource model.
- SCHEME_SPA_URI -
Static variable in interface com.ibm.portal.spa.data.Constants
- URI scheme to address a file inside a ZIP at a page *
- SCHEME_TAG_MODEL -
Static variable in interface com.ibm.portal.cp.CpSchemeConstants
- The scheme of the tag model.
- SCHEME_THEME -
Static variable in interface com.ibm.portal.mmi.Constants
-
- SCHEME_USER -
Static variable in interface com.ibm.portal.cp.CpSchemeConstants
- The scheme of the user model-view, no reference to an actual user model.
- SCHEME_ZIP_URI -
Static variable in interface com.ibm.portal.spa.data.Constants
- URI scheme to address a file inside a ZIP *
- Scope - Enum in com.ibm.portal.cp
- The
Scope
enumeration describes the visibility and type of
collaboration of tag spaces or rating spaces. - scope() -
Method in interface com.ibm.workplace.wcm.api.extensions.operation.OperationCheckPlugin
- On registration of this plugin the scope method will be called once to associate this plugin with the specified operation.
- SCOPE_ALL -
Static variable in interface com.ibm.portal.services.url.UrlResourceServiceConstants
SCOPE_ALL
sets the scope of the operation to the entire configuration repository.
- SCOPE_CELL -
Static variable in interface com.ibm.portal.services.url.UrlResourceServiceConstants
SCOPE_CELL
sets the scope of the operation to the cell.
- SCOPE_GLOBAL -
Static variable in interface com.ibm.wps.portlet.menu.MenuNode
- Deprecated. The portlet-dependent tree will not change until the portlet
is either deleted from the page, or the corresponding portlet application is updated or re-installed.
- SCOPE_NODE -
Static variable in interface com.ibm.portal.services.url.UrlResourceServiceConstants
SCOPE_NODE
sets the scope of the operation to the local node where this Portal Server instance is running.
- SCOPE_REQUEST -
Static variable in interface com.ibm.wps.portlet.menu.MenuNode
- Deprecated. The menu tree of the portlet is user-specific and changes are reflected from request to request
- SCOPE_SERVER -
Static variable in interface com.ibm.portal.services.url.UrlResourceServiceConstants
SCOPE_SERVER
sets the scope of the operation to the local Portal Server instance.
- SCOPE_SESSION -
Static variable in interface com.ibm.wps.portlet.menu.MenuNode
- Deprecated. The tree is user-specific and the tree will not change as long as the user
is logged in.
- scopeId -
Variable in class com.ibm.websphere.personalization.RuleTrigger
-
- ScopeProvider - Interface in com.ibm.portal.services.contentmapping
- This interface describes an individual content mapping scope provider.
- ScreenTemplateAccessor - Interface in com.ibm.portal.state.accessors.screentemplate
- This accessor allows to read the screen template of the requested portal page.
- ScreenTemplateAccessorController - Interface in com.ibm.portal.state.accessors.screentemplate
- This accessor provides read-write access to the screen template.
- ScreenTemplateAccessorFactory - Interface in com.ibm.portal.state.accessors.screentemplate
- Factory interface providing accessors that allow for reading
as well as writing screen template information from /to a given state holder
or document model.
A screen template is a name for a screen used to generate parts of a portal page
during portal rendering.
WebSphere Portal provides a set of default screen templates including "Home" (default),
"Login", and "Error". - scriptTag(String, Attributes) -
Method in class com.ibm.portal.spa.parser.helper.DefaultStaticPageContentHandler
-
- scriptTag(String, Attributes) -
Method in interface com.ibm.portal.spa.parser.StaticPageContentHandlerEx
- Called for the
Constants#ATTR_HREF
attribute of a
Constants#ELEMENT_SCRIPT
element.
- SEARCH -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
- Icon for the "search" action.
- SEARCH_BUTTON -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
- Icon button for the "search" action.
- SearchableIterableListModel<E> - Interface in com.ibm.portal
- A model representing a list.
- SearchableListModel<T> - Interface in com.ibm.portal
- A list model on whose elements can be searched with the
Locator
mechanism. - SearchableListModelController<T,M extends Modifiable> - Interface in com.ibm.portal
- This interface provides a controller for searchable list models.
- SearchableTreeModel<E> - Interface in com.ibm.portal
- A tree model on whose elements can be searched with the
Locator
mechanism. - SearchableTreeModelController<T,M extends Modifiable> - Interface in com.ibm.portal
- This interface provides a controller for searchable tree models.
- searchGroupByName(String) -
Method in interface com.ibm.portal.um.PumaLocator
- Returns a list of
Group
s that have a name that matches the given
name.
- searchGroupByName(String, Map<String, ?>) -
Method in interface com.ibm.portal.um.PumaLocator
- Returns a list of
Group
s that have a name that matches the given
name.
- searchUserByName(String) -
Method in interface com.ibm.portal.um.PumaLocator
- Returns a list of
User
s that have a name that matches the given
name.
- searchUserByName(String, Map<String, ?>) -
Method in interface com.ibm.portal.um.PumaLocator
- Returns a list of
User
s that have a name that matches the given
name.
- 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.portal.ac.data.RoleType
- This role type contains the privileges that are needed to grant a role
to another principal.
- 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
- SecurityFilter - Interface in com.ibm.portal.security
- Generic interface for a security related filter that provides two methods
SecurityFilter.init(SecurityFilterConfig)
and SecurityFilter.destroy()
. - SecurityFilterConfig - Interface in com.ibm.portal.security
- This interface defines a generic configuration object for the initialization of
a security filter.
- SecurityFilterInitException - Exception in com.ibm.portal.security.exceptions
- Generic exception that is thrown if the initialization of a security filter fails
in an unrecoverable way.
- SecurityFilterInitException(Throwable) -
Constructor for exception com.ibm.portal.security.exceptions.SecurityFilterInitException
- Initializes the exception with the reason of the exception.
- SecurityFilterInitException() -
Constructor for exception com.ibm.portal.security.exceptions.SecurityFilterInitException
- Empty constructor.
- 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
-
- SelectionAccessor - Interface in com.ibm.portal.state.accessors.selection
- Read-only interface to the current selection model.
- SelectionAccessorController - Interface in com.ibm.portal.state.accessors.selection
- Interface providing read and write access to selection information stored
within the state holder.
- SelectionAccessorException - Exception in com.ibm.portal.state.accessors.exceptions
- Exception which should be thrown in case of errors when accessing
selection information via a
SelectionAccessor
. - SelectionAccessorException(SelectionAccessor) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.SelectionAccessorException
- Initializes the exception with the accessor that caused the exception
- SelectionAccessorException(SelectionAccessor, Exception) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.SelectionAccessorException
- Initializes the exception with the accessor that caused the exception.
- SelectionAccessorFactory - Interface in com.ibm.portal.state.accessors.selection
- Factory that provides read-only as well as read-write accessors to selection
information.
- SelectionMappingInvalidException - Exception in com.ibm.portal.state.accessors.exceptions
- Exception which should be thrown in case that a given
ObjectID
of a navigation node cannot be mapped to a target ObjectID
. - SelectionMappingInvalidException(ObjectID, SelectionAccessor) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.SelectionMappingInvalidException
-
- SelectionMappingInvalidException(ObjectID, SelectionAccessor, Exception) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.SelectionMappingInvalidException
-
- SelectionModel<T> - Interface in com.ibm.portal.navigation
- A list model representing a selection in a tree.
- SelectionResult - Interface in com.ibm.portal.resolver.friendly
- Captures the result of the friendly selection resolution process.
- 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.
- SerializationException - Exception in com.ibm.portal.serialize
- General superclass for exceptions that can be thrown by individual serializer or deserializer implementations.
- SerializationException(Throwable) -
Constructor for exception com.ibm.portal.serialize.SerializationException
- Default constructor
- SerializationException() -
Constructor for exception com.ibm.portal.serialize.SerializationException
- Default constructor
- 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.
- Serializer - Interface in com.ibm.portal.serialize
- Marker interface for serializers.
- serializer -
Static variable in enum com.ibm.portal.state.accessors.pagemode.PageMode
- Enumeration serializer.
- serializer -
Static variable in class com.ibm.portal.state.accessors.pagemode.PageModeSet
- Serializer that serializes a set of page modes into a string array
- 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
.
- serveHeaders(DataSource) -
Method in interface com.ibm.portal.resolver.service.PocService
- Serves the response headers for the given
DataSource
.
- ServerContext - Interface in com.ibm.portal.state.accessors.url
- Abstraction of the configuration required for server context information.
- ServerContextProvider - Interface in com.ibm.portal.state.accessors.url
- Provides access to the
ServerContext
- serveResource() -
Method in interface com.ibm.portal.resolver.service.PortletResourcePocService
- Deprecated. use
PortletResourcePocService.serveResource(URI, Map)
instead
- serveResource(Addressable) -
Method in interface com.ibm.portal.resolver.service.PortletResourcePocService
- Same as calling
PortletResourcePocService.serveResource(Addressable, Boolean)
with
false
as the caching parameter.
- serveResource(Addressable, Boolean) -
Method in interface com.ibm.portal.resolver.service.PortletResourcePocService
- Same as calling
PortletResourcePocService.serveResource(URI, Map, Boolean)
.
- serveResource(Boolean) -
Method in interface com.ibm.portal.resolver.service.PortletResourcePocService
- Deprecated. use
PortletResourcePocService.serveResource(URI, Map, Boolean)
instead
- serveResource(URI) -
Method in interface com.ibm.portal.resolver.service.PortletResourcePocService
- Same as calling
PortletResourcePocService.serveResource(URI, Boolean)
with
false
as the caching parameter.
- serveResource(URI, Boolean) -
Method in interface com.ibm.portal.resolver.service.PortletResourcePocService
- Same as calling
PortletResourcePocService.serveResource(URI, Map, Boolean)
with an empty
map
- serveResource(URI, Map<String, String[]>) -
Method in interface com.ibm.portal.resolver.service.PortletResourcePocService
- Same as calling
PortletResourcePocService.serveResource(URI, Map, Boolean)
with
false
as the caching parameter.
- serveResource(URI, Map<String, String[]>, Boolean) -
Method in interface com.ibm.portal.resolver.service.PortletResourcePocService
-
This method is meant to be used inside the
ResourceServingPortlet.serveResource(javax.portlet.ResourceRequest, ResourceResponse)
method of a portlet.
- service -
Variable in exception com.ibm.portal.resolver.exceptions.ServiceNotFoundException
- name of the service that could not be located
- service(HttpServletRequest, HttpServletResponse) -
Method in class com.ibm.wps.pe.pc.legacy.cache.CacheablePortlet
- Deprecated. This method is used internally to invoke the portlet as a servlet.
- SERVICE -
Static variable in class com.ibm.wps.pe.pc.legacy.cmpf.PortletFilter.Method
- Deprecated. Represents the service method of the Portlet Interface.
- serviceHandlerExists(URI, Class<T>, Context) -
Static method in class com.ibm.portal.resolver.helper.CORLookup
- Checks if a service handler for the given service is registered, without
throwing an exception
- ServiceHandlerNotFoundException - Exception in com.ibm.portal.resolver.exceptions
- A COR service handler for a particular URI could not be found
- ServiceHandlerNotFoundException(Class<?>, URI) -
Constructor for exception com.ibm.portal.resolver.exceptions.ServiceHandlerNotFoundException
-
- ServiceHandlerNotFoundException(Class<?>, URI, Throwable) -
Constructor for exception com.ibm.portal.resolver.exceptions.ServiceHandlerNotFoundException
-
- ServiceNotAvailableException - Exception in com.ibm.portal.resolver.exceptions
- A service could not be found
- ServiceNotAvailableException(Class<?>, ServiceHandler, URI) -
Constructor for exception com.ibm.portal.resolver.exceptions.ServiceNotAvailableException
-
- ServiceNotFoundException - Exception in com.ibm.portal.resolver.exceptions
- A service required during the resolution process could not be found
- ServiceNotFoundException(String) -
Constructor for exception com.ibm.portal.resolver.exceptions.ServiceNotFoundException
- Initializes the exception and identifies the service that could not be
found
- ServiceNotFoundException(String, Throwable) -
Constructor for exception com.ibm.portal.resolver.exceptions.ServiceNotFoundException
- Initializes the exception and identifies the service that could not be
found
- ServletCacheConstants - Interface in com.ibm.portal.resolver.cache
- Constants used in the context of servlet caching
- ServletContext - Interface in com.ibm.portal.resolver
- Extension of the COR context for use in 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.
- SessionTimeoutFilter - Interface in com.ibm.portal.auth
- This interface can be implemented to realize a custom element in the filter chain for the Portal session timeout.
- 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.
- SessionValidationFilter - Interface in com.ibm.portal.auth
- This interface can be implemented to realize a custom element in the filter chain for session validation in Portal.
- 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
- setAbstract(boolean) -
Method in class com.ibm.portal.resolver.webdav.tree.helper.DefaultWebdavSupportedPrivilege
-
- setAccessFilter(AccessFilter) -
Method in interface com.ibm.workplace.wcm.api.query.Query
- Set the access filter for this query.
- setAction(String, MenuNode) -
Method in interface com.ibm.wps.portlet.menu.MenuTreeInfoCtrl
- Deprecated. Defines the action associated with the tree node.
- 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.
- setActionTarget(ObjectID, String) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletTargetAccessorController
-
- setActionTarget(String, String) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletTargetAccessorController
-
- setActionTarget(HttpServletRequest, ObjectID) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletTargetAccessorController
- Deprecated. Use
PortletTargetAccessorController.setTarget(TargetType, ObjectID)
instead.
- setActionTarget(HttpServletRequest, String) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletTargetAccessorController
- Deprecated. Use
PortletTargetAccessorController.setTarget(TargetType, String)
instead.
- setActionTarget(ObjectID) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletTargetAccessorController
- Deprecated. Use
PortletTargetAccessorController.setTarget(TargetType, ObjectID)
instead.
- setActionTarget(String) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletTargetAccessorController
- Deprecated. Use
PortletTargetAccessorController.setTarget(TargetType, String)
instead.
- setActive(boolean) -
Method in interface com.ibm.portal.ModifiableActiveFlag
- Sets the active flag value.
- setActive(boolean) -
Method in interface com.ibm.portal.outbound.config.ModifiablePolicyRule
- Set the policy rule active or inactive
- setActive(boolean) -
Method in interface com.ibm.portal.portlet.service.credentialvault.CredentialSlotConfig
- Deprecated. Since 8.5.
- setActive(boolean) -
Method in interface com.ibm.portal.state.accessors.generic.BooleanAccessorController
- Inverts the flag if necessary.
- setActive(PageMode, boolean) -
Method in interface com.ibm.portal.state.accessors.pagemode.PageModeAccessorController
- Sets the isActive flag for the given
PageMode
.
- setActive(String, boolean) -
Method in interface com.ibm.portal.state.accessors.pagemode.PageModeAccessorController
- Sets the isActive flag for the given page mode.
- setActive(boolean) -
Method in interface com.ibm.portal.state.accessors.pagemode.PageModeAccessorController
- Sets the isActive flag for all available page modes
- 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.
- setAddressable(Addressable) -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
- Copies URI and parameters from the addressable object
- setAddressable(Addressable) -
Method in interface com.ibm.portal.resolver.PocURL
- Associates the URI and parameters of the addressable object
- setAll(Localized) -
Method in interface com.ibm.portal.ModifiableLocalized
- Sets all titles and descriptions found in the specified
Localized
instance.
- 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.
- setAllowedMethods(String[]) -
Method in interface com.ibm.portal.outbound.config.ModifiablePolicyRule
- Override the set of allowed methods.
- setAllPortletsAllowedFlag(boolean) -
Method in interface com.ibm.portal.content.LayoutModelController
- Sets the AllPortletsAllowed flag value.
Note: Setting the allowed portlet flag is not possible on private
pages.
- 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.
- setApplicationContext(String) -
Method in class com.ibm.portal.outbound.service.ApplicationContextBean
- Set the application context from which the service is invoked.
- setApplicationScope(String) -
Method in interface com.ibm.portal.outbound.config.ModifiableOutboundConnectionProfile
- Override the application scope reference
- 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.
- setAtomPublishingContentHandler(AtomPublishingContentHandler) -
Method in interface com.ibm.portal.resolver.atom.AtomPublishingXMLReader
- Allow an application to register an ATOM content event handler.
- setAtomPublishingContentHandler(AtomPublishingContentHandler) -
Method in interface com.ibm.portal.resolver.atom.ResettableAtomPublishingContentHandler
- Assign a new ATOM content handler that this handler will reroute its
events onto.
- setAtomThreadingContentHandler(AtomThreadingContentHandler) -
Method in interface com.ibm.portal.resolver.atom.AtomThreadingXMLReader
- Allow an application to register an ATOM content event handler.
- 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(Node, Attributes) -
Method in interface com.ibm.portal.state.dom.DocumentController
- Overrides all attributes of a node with new values
- setAttributes(Principal, Map<String, ?>) -
Method in interface com.ibm.portal.um.PumaController
- Sets the given Attributes at the given Principal.
- 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
- setBasicAuth(boolean) -
Method in interface com.ibm.portal.outbound.config.ModifiablePolicyRule
- set the basicauth flag
- setBinding(Binding) -
Method in interface com.ibm.portal.resolver.Resolved
- Sets the requested binding.
- setBindingType(ParameterBindingType) -
Method in interface com.ibm.portal.propertybroker.property.ParameterController
- Set where the parameter is bound.
- setBookmarkable(boolean) -
Method in interface com.ibm.portal.content.ModifiableBookmarkableFlag
- Sets the bookmarkable flag value.
- 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
-
- setCacheControlExtensions(Map<String, String>) -
Method in class com.ibm.portal.resolver.helper.EarlyBindingDataSource
- Assigns a new map of cache control extensions.
- setCachePolicy(Map<String, String[]>, CacheControlDataSource.CACHE_POLICY) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
- Assigns a cache-policy override to the parameter map
- setCachePolicy(Map<String, String[]>, String) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
- Assigns a cache-policy override to the parameter map
- setCachePolicy(ParameterAccessorController, CacheControlDataSource.CACHE_POLICY) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
- Assigns a cache-policy override to the parameter map
- setCachePolicy(ParameterAccessorController, String) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
- Assigns a cache-policy override to the parameter map
- setCachePolicy(CacheControlDataSource.CACHE_POLICY) -
Method in class com.ibm.portal.resolver.helper.EarlyBindingDataSource
- Assigns a new cache policy
- setCacheScope(Map<String, String[]>, CacheControlDataSource.CACHE_SCOPE) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
- Assigns a cache-scope override to the parameter map
- setCacheScope(Map<String, String[]>, String) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
- Assigns a cache-scope override to the parameter map
- setCacheScope(ParameterAccessorController, CacheControlDataSource.CACHE_SCOPE) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
- Assigns a cache-scope override to the parameter map
- setCacheScope(ParameterAccessorController, String) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
- Assigns a cache-scope override to the parameter map
- setCacheScope(CacheControlDataSource.CACHE_SCOPE) -
Method in class com.ibm.portal.resolver.helper.EarlyBindingDataSource
- Overrides the cache scope
- 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
.
- setCharset(Charset) -
Method in interface com.ibm.portal.resolver.xml.StreamContentHandler
- Assigns the characterset used for the output
- setCharset(Charset) -
Method in interface com.ibm.utilities.streams.charset.CharsetHandler
- Assigns the
Charset
to the object
- setCheck(Constants.AccessCheck, Principal) -
Method in interface com.ibm.portal.state.accesscheck.CheckedEngineURL
- Specifies that a special access check will be performed before the URL is generated.
- 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.AtomPublishingXMLReader
- Allow an application to register a default
ContentHandler
that
receives the ATOM events in the form of standard SAX events.
- setContentHandler(ContentHandler) -
Method in interface com.ibm.portal.resolver.atom.AtomThreadingXMLReader
- Allow an application to register a default
ContentHandler
that
receives the ATOM events in the form of standard SAX events.
- 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.mashup.helper.LeafMashupContentHandler
-
- 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
-
- setContentType(Map<String, String[]>, String) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
- Assigns a content type override to the parameter map
- setContentType(ParameterAccessorController, String) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
- Assigns a content type override to the parameter map
- setContentType(String) -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
-
- setContentType(ContentType) -
Method in class com.ibm.portal.resolver.streams.helper.DefaultMultipartEntry
- Associates the mime-type of the data
- setContentType(String) -
Method in class com.ibm.portal.resolver.streams.helper.DefaultMultipartEntry
- Associates the mime-type of the data
- setContext(RuleContext) -
Method in interface com.ibm.policy.manager.Target
- Set the rule context for this Target
- setContext(Context) -
Method in class com.ibm.portal.resolver.helper.DefaultDataSink
- Assigns a new COR contetx
- setContext(RequestContext) -
Method in class com.ibm.websphere.personalization.RuleTrigger
- Set the PersonalizationContext.
- setContextPath(String) -
Method in interface com.ibm.portal.outbound.config.ModifiablePolicyMapping
- set a new context path
- 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
- setCookieNames(String[]) -
Method in interface com.ibm.portal.outbound.config.ModifiableCookieRule
- Define a new set of cookie names to which this cookie rule applies
- setCreated(Date) -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
-
- setCreated(Date) -
Method in class com.ibm.portal.resolver.helper.EarlyBindingDataSource
-
- 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
- setDataSource(DataSource) -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
- Copies the metadata from the data source
- setDataSourceHandler(DataSourceHandler) -
Method in interface com.ibm.portal.resolver.data.URIParser
- Assigns a content handler that receives a callback for the
DataSource
that is actually parsed.
- 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
.
- setDateHeader(String, Date) -
Method in class com.ibm.portal.resolver.streams.helper.DefaultMultipartEntry
- Adds a new date header and formats the date automatically according to
the specification
- setDateHeader(String, long) -
Method in class com.ibm.portal.resolver.streams.helper.DefaultMultipartEntry
- Adds a new date header and formats the date automatically according to
the specification
- 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
.
- setDefault() -
Method in interface com.ibm.portal.admin.ModifiableDecoration
- Sets the current decoration as the default decoration.
- setDefaultByContentID(String, boolean) -
Method in interface com.ibm.portal.services.contentmapping.ModifiableContentMappingInfo
- Sets the default content flag for an existing mapping identified by its
content ID.
- setDefaultByContentPath(String, boolean) -
Method in interface com.ibm.portal.services.contentmapping.ModifiableContentMappingInfo
- Sets the default content flag for an existing mapping identified by its
content path.
- 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
- setDefaultLocale(Locale) -
Method in interface com.ibm.portal.admin.ModifiableDecoration
- Sets the given locale as the default locale of this decoration.
- 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(HttpServletRequest, HttpServletResponse, String, ObjectID) -
Method in interface com.ibm.portal.dynamicui.service.DynamicUIManagementFactoryServiceHome
- 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.
- 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.
- setDefaultSkinforTheme(Skin, Theme) -
Method in interface com.ibm.portal.admin.SkinListController
- Set a Skin to default skin of a theme.
- setDefaultSkinObjectID(ObjectID) -
Method in interface com.ibm.portal.admin.ModifiableTheme
- Sets the given
ObjectID
as the default skin for this
(modifiable) theme.
- 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
- setDelegatingByContentID(String, boolean, Identifiable) -
Method in interface com.ibm.portal.services.contentmapping.ModifiableContentMappingInfo
- Sets the access control delegation flag for an existing mapping
identified by its content ID.
- setDelegatingByContentID(String, boolean) -
Method in interface com.ibm.portal.services.contentmapping.ModifiableContentMappingInfo
- Sets the access control delegation flag for an existing mapping
identified by its content ID.
- setDelegatingByContentPath(String, boolean, Identifiable) -
Method in interface com.ibm.portal.services.contentmapping.ModifiableContentMappingInfo
- Sets the access control delegation flag for an existing mapping
identified by its content path.
- setDelegatingByContentPath(String, boolean) -
Method in interface com.ibm.portal.services.contentmapping.ModifiableContentMappingInfo
- Sets the access control delegation flag for an existing mapping
identified by its content path.
- setDeletableFlag(T, boolean) -
Method in interface com.ibm.portal.content.LayoutModelController
- Sets the deletable flag value.
- 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(Locale, String) -
Method in interface com.ibm.portal.ModifiableLocalized
- Sets the description for the given locale.
- setDescription(String, Locale) -
Method in interface com.ibm.portal.propertybroker.property.ActionController
- Sets a localized description for this action.
- setDescription(String, Locale) -
Method in interface com.ibm.portal.propertybroker.property.ParameterController
- Set a string containing a description of the parameter.
- setDescription(String, Locale) -
Method in interface com.ibm.portal.propertybroker.property.PropertyController
- Sets a localized description for this property.
- setDescription(String) -
Method in interface com.ibm.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.
- setDescriptions(Localized) -
Method in interface com.ibm.portal.ModifiableLocalized
- Sets the descriptions specified with the
Localized
.
- 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.
- setDeviceClass(DeviceClass) -
Method in interface com.ibm.portal.state.accessors.deviceclass.DeviceClassAccessorController
- Sets the given device class as the device class of the state information.
- setDeviceClass(String) -
Method in interface com.ibm.portal.state.accessors.deviceclass.DeviceClassAccessorController
- Sets the given device class with the given name as the device class of
the state information.
- setDigest(String) -
Method in interface com.ibm.portal.resolver.PocURL
- Associates a digest with the POC URL.
- setDigest(String) -
Method in interface com.ibm.portal.resolver.portlet.RenderEventResponse
- Assigns a new digest
- setDigest(String) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessorController
- Assigns a new digest
- 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(Direction) -
Method in interface com.ibm.portal.state.accessors.action.engine.moveportlet.MovePortletActionAccessorController
- Sets the direction in which the portlet should be moved.
- 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
.
- setDynamicPolicyValues(Collection<String>) -
Method in interface com.ibm.portal.outbound.config.ModifiablePolicyVariable
- Set the dynamic policy values
- 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
.
setEndpointValue(String) -
Method in interface com.ibm.portal.outbound.config.ModifiablePolicyVariable
Set the endpoint value
setEntry(MultipartStream.Entry) -
Method in class com.ibm.portal.resolver.streams.helper.DefaultMultipartEntry
Copies the data from the entry
setError(int, String) -
Method in interface com.ibm.mashups.proxy.ext.FlowControl
Sets an error response on the connection using the specified status.
setErrorHandler(ErrorHandler) -
Method in interface com.ibm.portal.spa.parser.LocalizationParser
Replaces the handler that decides how exceptions are processed
setErrorHandler(ErrorHandler) -
Method in interface com.ibm.portal.spa.parser.LocalizationParserFactory
Replaces the handler that decides how exceptions are processed
setErrorHandler(ErrorHandler) -
Method in interface com.ibm.portal.spa.parser.SkinURIParser
Replaces the handler that decides how exceptions are processed
setErrorHandler(ErrorHandler) -
Method in interface com.ibm.portal.spa.parser.StaticPageParser
Replaces the handler that decides how exceptions are processed
setErrorHandler(ErrorHandler) -
Method in interface com.ibm.portal.spa.parser.ThemeDataSourceParser
Replaces the handler that decides how exceptions are processed
setErrorHandler(ErrorHandler) -
Method in interface com.ibm.portal.spa.parser.ThemeParser
Replaces the handler that decides how exceptions are processed
setErrorHandler(ErrorHandler) -
Method in interface com.ibm.portal.spa.parser.ThemeParserFactory
Replaces the handler that decides how exceptions are processed
setErrorHandler(ErrorHandler) -
Method in interface com.ibm.portal.spa.parser.ThemeURIParser
Replaces the handler that decides how exceptions are processed
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
setExpansionState(ObjectID, boolean) -
Method in interface com.ibm.portal.state.accessors.expansionstates.ExpansionStatesAccessorController
Deprecated. since 6.0, use method setToggled(ObjectID)
instead
setExpansionState(String, boolean) -
Method in interface com.ibm.portal.state.accessors.expansionstates.ExpansionStatesAccessorController
Deprecated. since 6.0, use method setToggled(String)
instead
setExpansionState(ListModel, boolean) -
Method in interface com.ibm.portal.state.accessors.expansionstates.ExpansionStatesAccessorController
Deprecated. since 6.0, use method setToggled(ObjectID)
instead
setExpiration(Map<String, String[]>, Date, Date) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Assigns a expiry override to the parameter map
setExpiration(Map<String, String[]>, long) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Assigns a expiry override to the parameter map
setExpiration(Map<String, String[]>, long, long) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Assigns a expiry override to the parameter map
setExpiration(Map<String, String[]>, String) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Assigns a expiry override to the parameter map
setExpiration(ParameterAccessorController, Date, Date) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Assigns a expiry override to the parameter map
setExpiration(ParameterAccessorController, long) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Assigns a expiry override to the parameter map
setExpiration(ParameterAccessorController, long, long) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Assigns a expiry override to the parameter map
setExpiration(ParameterAccessorController, String) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Assigns a expiry override to the parameter map
setExpires(Date) -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
setExpires(Date) -
Method in class com.ibm.portal.resolver.helper.EarlyBindingDataSource
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
setFeature(String, boolean) -
Method in interface com.ibm.portal.resolver.xml.XMLPropertyProvider
Set the value of a feature flag.
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)
setFileName(Markup, String) -
Method in interface com.ibm.portal.content.ModifiableStaticContentPage
Deprecated. use ModifiableStaticContentPage.setFileName(Markup, String, Context)
instead
setFileName(Markup, String, Context) -
Method in interface com.ibm.portal.content.ModifiableStaticContentPage
Associates the filename of a static resource with a markup.
setFileName(Markup, String, Context, boolean) -
Method in interface com.ibm.portal.content.ModifiableStaticContentPage
Associates the filename of a static resource with a markup.
setFileName(String, String) -
Method in interface com.ibm.portal.content.ModifiableStaticContentPage
Deprecated. use ModifiableStaticContentPage.setFileName(String, String, Context)
instead
setFileName(String, String, Context) -
Method in interface com.ibm.portal.content.ModifiableStaticContentPage
Associates the filename of a static resource with a markup.
setFileName(String, String, Context, boolean) -
Method in interface com.ibm.portal.content.ModifiableStaticContentPage
Associates the filename of a static resource with a markup.
setFilenameContentHandler(FilenameContentHandler) -
Method in interface com.ibm.portal.spa.parser.FilenameParser
Assigns a new content handler
setFilterChain(Collection<CustomFilterItem>) -
Method in interface com.ibm.portal.outbound.config.ModifiablePolicyRule
Override the custom filter chain setting.
setFocus(String) -
Method in interface com.ibm.portal.state.accessors.selection.SelectionAccessorController
Sets the ID of the currently focussed item
setFooter(String) -
Method in interface com.ibm.workplace.wcm.api.ListLayout
Sets the footer of this ListLayout
setFriendlyPath(String) -
Method in class com.ibm.portal.resolver.friendly.helper.DefaultSelectionResult
setFriendlyPath(String) -
Method in interface com.ibm.portal.resolver.friendly.SelectionResult
Assigns the friendly path.
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.
setHandling(CookieRule.Handling) -
Method in interface com.ibm.portal.outbound.config.ModifiableCookieRule
set a new cookie handling type.
setHeader(Header) -
Method in class com.ibm.portal.resolver.streams.helper.DefaultMultipartEntry
Adds this header via the Header
interface
setHeader(String, String) -
Method in class com.ibm.portal.resolver.streams.helper.DefaultMultipartEntry
Sets the specified header
setHeader(String) -
Method in interface com.ibm.workplace.wcm.api.ListLayout
Sets the header of this ListLayout
setHeaders(String[]) -
Method in interface com.ibm.portal.outbound.config.ModifiablePolicyRule
Override the set of custom headers.
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.
setHierarchy(boolean) -
Method in interface com.ibm.portal.sitemanagement.command.SitemanagementCommand
Specifies if hierarchy has to be handled as well.
setHostName(String) -
Method in interface com.ibm.portal.vanityurl.model.ModifiableVanityURLNode
Sets the host name this vanity URL shall be mapped to.
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.
setHttpContentHandler(HttpContentHandler) -
Method in interface com.ibm.portal.resolver.http.xml.ResettableHttpContentHandler
Assign a new atom threading content handler that this handler will
reroute its events onto.
setId(String) -
Method in class com.ibm.policy.manager.MapRequestContext
Set the unique identifier after the fact.
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)
setImmediateSwitch(boolean) -
Method in interface com.ibm.portal.wire.ModifiableWire
Sets the immediate switch flag for this wire.
setInfiniteDepth(boolean) -
Method in class com.ibm.portal.resolver.webdav.tree.helper.DefaultWebdavLock
Assigns the infinite depth flag.
setInformation(Locale, String, String, MenuNode) -
Method in interface com.ibm.wps.portlet.menu.MenuTreeInfoCtrl
Deprecated. Sets title and descriptionof a menu tree node
in a specific
locale.
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
.
setInheritanceBlockedRoleTypes(Collection<RoleType>) -
Method in interface com.ibm.portal.ac.ManagedProtectedResourceController
Set the list of role types that the resource blocks for inheritance (the
resource will not inherit these role types from a parent resource).
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.resolver.cor.helper.DefaultContentOperationsRegistryFactory
setInitializationData(IConfigurationElement, String, Object) -
Method in class com.ibm.portal.resolver.helper.cor.AbstractContentLocationFactory
setInitializationData(IConfigurationElement, String, Object) -
Method in class com.ibm.portal.resolver.helper.cor.SingleContentLocationFactory
setInitializationData(IConfigurationElement, String, Object) -
Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeContent
setInitializationData(IConfigurationElement, String, Object) -
Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeItem
setInitializationData(IConfigurationElement, String, Object) -
Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeJspInclude
setInitializationData(IConfigurationElement, String, Object) -
Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeLinkItem
setInitializationData(IConfigurationElement, String, Object) -
Method in class com.ibm.portal.theme.plugin.impl.DefaultThemeTextItem
setInitiallyActive(boolean) -
Method in interface com.ibm.portal.propertybroker.property.ActionController
Sets if the action is initially active when the owning object (such as a portlet) is active or if it
needs to be programmatically activated for each session.
setInstance(CreationContextBuilderFactory) -
Static method in class com.ibm.portal.model.controller.CreationContextBuilderFactory
Initializes the factory with the given instance.
setIntHeader(String, int) -
Method in class com.ibm.portal.resolver.streams.helper.DefaultMultipartEntry
Adds a new header and formats the integer value.
setInvocableOnMultipleMatch(boolean) -
Method in interface com.ibm.wps.pb.property.Action
Deprecated. Sets the parameter used to specify whether the action can be invoked in the event
multiple matching actions are available for invocation on the portlet.
setInvokeIfMultipleActionsActive(boolean) -
Method in interface com.ibm.portal.propertybroker.property.ActionController
Sets if this action should be invoked when other actions on the portlet
are simultaneously active due to multiple wires being simultaneously triggered.
setInvokeOnMultipleMatch(boolean) -
Method in interface com.ibm.wps.pb.property.Action
Deprecated.
setIPFilterSettings(IterableListModel<IPFilterSetting>) -
Method in interface com.ibm.portal.outbound.config.ModifiablePolicyMapping
Set a new list of IP filters
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
setJsonContentHandler(JsonContentHandler) -
Method in interface com.ibm.portal.streaming.json.JsonContentHandlerProvider
Allow an application to register a content event handler.
setJsonContentHandler(JsonContentHandler) -
Method in class com.ibm.portal.streaming.json.JsonParserOutputStream
Associates the JsonContentHandler
that receives the events of the
parsing process
setJsonContentHandler(JsonContentHandler) -
Method in class com.ibm.portal.streaming.json.JsonParserWriter
Associates the JsonContentHandler
that receives the events of the
parsing process
setJSONHandler(JSONHandler) -
Method in interface com.ibm.portal.streaming.json.JSONReader
Deprecated. Allow an application to register a json event handler.
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.
setLastMod(Date) -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
setLastMod(Date) -
Method in class com.ibm.portal.resolver.helper.EarlyBindingDataSource
Deprecated. use EarlyBindingDataSource.setLastModified(Date)
instead
setLastModified(Date) -
Method in class com.ibm.portal.resolver.helper.EarlyBindingDataSource
Sets the last modified timestamp
setLayout(ListLayout) -
Method in interface com.ibm.workplace.wcm.api.FlatListPresentation
Sets the layout of this FlatListPresentation
setLayoutModelID(ObjectID) -
Method in interface com.ibm.portal.state.accessors.action.engine.deleteportlet.DeletePortletActionAccessorController
Sets the ObjectID
of the layout model (aka portal page)
that contains the portlet to be deleted.
setLayoutModelID(ObjectID) -
Method in interface com.ibm.portal.state.accessors.action.engine.moveportlet.MovePortletActionAccessorController
Sets the ObjectID
of the layout model (aka portal page)
that contains the portlet to be moved.
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.
setLength(int) -
Method in interface com.ibm.portal.state.accessors.navigationshift.NavigationShiftAccessorController
Sets the maximum number of navigation tabs which may be displayed
in the navigation pane all at once.
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 interface com.ibm.portal.mappingurl.PortalURL
Deprecated. Sets the Locale of this portal url.
setLocale(Locale) -
Method in interface com.ibm.portal.state.accessors.locale.LocaleAccessorController
Sets the given locale as the locale of the state information.
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.
setLocalizationContentHandler(LocalizationContentHandler) -
Method in interface com.ibm.portal.spa.parser.LocalizationParser
Associate a LocalizationContentHandler
as the callback interface
to the parser.
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.
setLockScope(DefaultWebdavContentHandler.LockScope) -
Method in class com.ibm.portal.resolver.webdav.tree.helper.DefaultWebdavLock
Sets the scope of this lock
setLockToken(URI) -
Method in class com.ibm.portal.resolver.webdav.tree.helper.DefaultWebdavLock
Assigns the lock token that identifies the lock
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.
setLockType(DefaultWebdavContentHandler.LockType) -
Method in class com.ibm.portal.resolver.webdav.tree.helper.DefaultWebdavLock
Assigns the type of the lock
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
setManufacturer(String) -
Method in interface com.ibm.portal.admin.ModifiableClient
Sets the client's manufacturer String.
setMapping(String) -
Method in class com.ibm.portal.outbound.service.ApplicationContextBean
Set the mapping context.
setMarkup(Markup) -
Method in interface com.ibm.portal.admin.ModifiableClient
Sets the client's markup.
setMarkupVersion(String) -
Method in interface com.ibm.portal.admin.ModifiableClient
Sets the client's markup version.
setMashupContentHandler(MashupContentHandler) -
Method in class com.ibm.portal.resolver.mashup.helper.LeafMashupContentHandler
setMashupContentHandler(MashupContentHandler) -
Method in class com.ibm.portal.resolver.mashup.helper.ResettableMashupContentHandlerAdapter
setMashupContentHandler(MashupContentHandler) -
Method in interface com.ibm.portal.resolver.mashup.ResettableMashupContentHandler
Assign a new atom threading content handler that this handler will
reroute its events onto.
setMashupSitemapContentHandler(MashupSitemapContentHandler) -
Method in interface com.ibm.portal.resolver.mashup.ResettableMashupSitemapContentHandler
Assign a new atom threading content handler that this handler will reroute its
events onto.
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(Map<String, String>) -
Method in interface com.ibm.portal.outbound.config.ModifiablePolicyMapping
Replace the metadata settings with the given map.
setMetaData(Map<String, String>) -
Method in interface com.ibm.portal.outbound.config.ModifiablePolicyRule
Replace the metadata settings with the given map.
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.
setMimeTypes(String[]) -
Method in interface com.ibm.portal.outbound.config.ModifiablePolicyRule
Override the set of supported mime types.
setMode(String) -
Method in interface com.ibm.portal.resolver.PocURL
Associates a mode with the URI.
setModel(String) -
Method in interface com.ibm.portal.admin.ModifiableClient
Sets the client's model specification.
setModeModifier(Portlet.ModeModifier) -
Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletRequestWrapper
setModifiableFlag(T, boolean) -
Method in interface com.ibm.portal.content.LayoutModelController
Sets the modifiable flag value.
setName(String) -
Method in interface com.ibm.portal.outbound.config.ModifiableNode
Set a new administrative name.
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
setNextResource(Identifiable) -
Method in interface com.ibm.portal.sitemanagement.command.PublishCommand
Sets the reference to the next resource
setNextResource(String) -
Method in interface com.ibm.portal.sitemanagement.command.PublishCommand
Sets the reference to the next resource
setNodes(List<ObjectID>) -
Method in class com.ibm.portal.resolver.friendly.helper.DefaultSelectionResult
setNodes(List<ObjectID>) -
Method in interface com.ibm.portal.resolver.friendly.SelectionResult
assign the result list
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
.
setOpenSearchContentHandler(OpenSearchContentHandler) -
Method in interface com.ibm.portal.resolver.opensearch.ResettableOpenSearchContentHandler
Assign a new atom threading content handler that this handler will
reroute its events onto.
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
setOutputProperties(Properties) -
Method in interface com.ibm.portal.resolver.xml.StreamContentHandler
Assigns a new set of properties.
setOutputProperty(String, String) -
Method in interface com.ibm.portal.resolver.xml.StreamContentHandler
Assigns a new property that handles the target serialization
setOutputStream(OutputStream) -
Method in interface com.ibm.portal.resolver.xml.StreamContentHandler
Sets the OutputStream
to serialize to
setOwner(Principal) -
Method in interface com.ibm.portal.ac.ManagedProtectedResourceController
Changes the owner of the resource.
setOwner(Source) -
Method in class com.ibm.portal.resolver.webdav.tree.helper.DefaultWebdavLock
Assigns the owner of the lock
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.portal.vanityurl.model.ModifiableVanityURLNode
Sets the target page this vanity URL shall redirect to.
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
setParameter(String, String) -
Method in interface com.ibm.portal.mappingurl.PortalURL
Deprecated. Sets a Parameter for this portal url.
setParameter(String, String) -
Method in interface com.ibm.portal.resolver.accessors.url.ParameterAccessorController
Replaces the parameters for the key with the new values
setParameters(Parameter[]) -
Method in interface com.ibm.portal.propertybroker.property.ActionController
Sets the Parameter
array associated with this action.
setParameters(String, String...) -
Method in interface com.ibm.portal.resolver.accessors.url.ParameterAccessorController
Replaces the parameters for the key with the new valuess
setParameters(Map<String, String[]>) -
Method in class com.ibm.portal.resolver.helper.DefaultDataSink
setParameters(Map<String, String[]>) -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
setParameters(Map<String, String[]>) -
Method in class com.ibm.portal.resolver.helper.EarlyBindingDataSource
setParameters(StateHolderController, Map<String, String[]>) -
Method in interface com.ibm.portal.state.service.parameters.PortletWindowStateParameterService
Sets the given parameters to the state for the portlet window this
service operates on.
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.
setParentResource(Identifiable) -
Method in interface com.ibm.portal.sitemanagement.command.PublishCommand
Sets the reference to the parent
setParentResource(String) -
Method in interface com.ibm.portal.sitemanagement.command.PublishCommand
Sets the reference to the parent
setPath(String) -
Method in interface com.ibm.portal.vanityurl.model.ModifiableVanityURLNode
Sets the path this vanity URL shall be registered for.
setPath(String) -
Method in interface com.ibm.workplace.wcm.api.digitalasset.DigitalAsset
Sets the path for this Digital Asset
setPathInfo(String) -
Method in interface com.ibm.portal.resolver.friendly.FriendlyURL
Assigns extra path info to the friendly URL that will be appended to the
friendly URL.
setPathInfo(String) -
Method in class com.ibm.portal.resolver.friendly.helper.DefaultSelectionResult
setPathInfo(String) -
Method in interface com.ibm.portal.resolver.friendly.SelectionResult
Assigns the portion of the path, that could not be matched against a
friendly URL, i.e.
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.
setPort(int) -
Method in interface com.ibm.portal.vanityurl.model.ModifiableVanityURLNode
The specified port must be between 1 and 65535 (inclusive) or one of the special values (see below).
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
setPortletID(ObjectID) -
Method in interface com.ibm.portal.state.accessors.action.engine.deleteportlet.DeletePortletActionAccessorController
Sets the ObjectID
of the portlet that should
be removed from the layout model specified via setLayoutModelID(ObjectID)
.
setPortletID(ObjectID) -
Method in interface com.ibm.portal.state.accessors.action.engine.moveportlet.MovePortletActionAccessorController
Sets the ObjectID
of the portlet that should
be moved.
setPortletMode(PortletMode) -
Method in interface com.ibm.portal.resolver.portlet.RenderEventResponse
Assigns a new portlet mode.
setPortletMode(PortletMode) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessorController
Assigns a new portlet mode.
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
setPrivate(Boolean) -
Method in class com.ibm.portal.resolver.helper.EarlyBindingDataSource
Sets if this DataSource
represents private data
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
.
setProjectContext(Map<String, String[]>, boolean) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Assigns a project context override to the parameter map
setProjectContext(Map<String, String[]>, Boolean) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Assigns a project context override to the parameter map
setProjectContext(Map<String, String[]>, String) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Assigns a project context override to the parameter map
setProjectContext(ParameterAccessorController, boolean) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Assigns a project context override to the parameter map
setProjectContext(ParameterAccessorController, Boolean) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Assigns a project context override to the parameter map
setProjectContext(ParameterAccessorController, String) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Assigns a project context override to the parameter map
setProjectDependent(Boolean) -
Method in class com.ibm.portal.resolver.helper.EarlyBindingDataSource
Sets if this DataSource
depends on a project
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.
setPromoteMethod(PromoteCommand.Method) -
Method in interface com.ibm.portal.sitemanagement.command.PromoteCommand
Sets the promote option for the command
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
.
setPropagationBlockedRoleTypes(Collection<RoleType>) -
Method in interface com.ibm.portal.ac.ManagedProtectedResourceController
Set the list of role types that the resource blocks for propagation
(child resources will not inherit these role types).
Pass an empty collection for clearing role blocks.
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.portal.resolver.xml.XMLPropertyProvider
Set the value of a property.
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.
setProtected(Boolean) -
Method in interface com.ibm.portal.resolver.friendly.FriendlyURL
Defines if the URL points to the private area or to the public area .
setProtected(Boolean) -
Method in interface com.ibm.portal.resolver.PocURL
Indicates if the URL points to the private area or to the public area .
setProtected(Boolean) -
Method in interface com.ibm.portal.resolver.Resolved
Indicates if the resolution result needs to point to the private pages in WP or to the
public pages.
setProtected(Boolean) -
Method in interface com.ibm.portal.state.EngineURL
Indicates if the URL points to the private pages in WP or to the public
page.
setProtected(Boolean) -
Method in interface com.ibm.portal.vanityurl.model.ModifiableVanityURLNode
Sets the protection mode for the redirection.
setPublicParameters(StateHolderController, Map<QName, String[]>) -
Method in interface com.ibm.portal.state.service.parameters.BaseStateParameterService
Sets the given public render parameters for the current scope.
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.
setRating(int) -
Method in interface com.ibm.portal.cp.rating.ModifiableRating
Sets the value of this rating.
setReadAhead(int) -
Method in interface com.ibm.workplace.wcm.api.ListPagingOptions
Sets the number of pages to 'read ahead'
setRealm(String) -
Method in interface com.ibm.portal.admin.ModifiableVirtualPortal
Sets the virtual portal's realm.
setReason(String) -
Method in exception com.ibm.workplace.wcm.api.extensions.validation.FileUploadValidationException
Sets the reason for the validation failure.
setRedirect(String) -
Method in interface com.ibm.mashups.proxy.ext.FlowControl
Sets a redirection response to an error page as a result of an error.
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.
setRenderParameters(StateHolderController, Map<String, String[]>) -
Method in interface com.ibm.portal.state.service.parameters.PortletWindowStateParameterService
Sets the given parameters to the state ( as private or public render
parameters) for the portlet window this service operates on.
setRenderTarget(ObjectID) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletTargetAccessorController
Deprecated. Use PortletTargetAccessorController.setTarget(TargetType, ObjectID)
instead.
setRenderTarget(String) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletTargetAccessorController
Deprecated. Use PortletTargetAccessorController.setTarget(TargetType, String)
instead.
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.
setRequestResponse(HttpServletRequest, HttpServletResponse) -
Method in class com.ibm.portal.outbound.service.ApplicationContextBean
Set the servlet request or response object.
setRequestResponse(PortletRequest, PortletResponse) -
Method in class com.ibm.portal.outbound.service.ApplicationContextBean
Set the portlet request or response object.
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(Identifiable) -
Method in interface com.ibm.portal.sitemanagement.command.SitemanagementCommand
Sets the reference to the object to handle
setResource(String) -
Method in interface com.ibm.portal.sitemanagement.command.SitemanagementCommand
Sets the reference to the uniquename to handle
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.
setResourceCacheability(String) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletTargetAccessorController
Sets the resource cacheability.
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.
setResourceID(String) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletTargetAccessorController
Sets a resource ID.
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
setReturnSelection(ObjectID) -
Method in interface com.ibm.portal.state.accessors.solo.SoloAccessorController
Stores the given ObjectID
representing a selection
into the state holder this accessor operates on.
setReturnSelection(String) -
Method in interface com.ibm.portal.state.accessors.solo.SoloAccessorController
Stores the given String
representing a selection
into the state holder this accessor operates on.
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.
setScope(CookieRule.Scope) -
Method in interface com.ibm.portal.outbound.config.ModifiableCookieRule
Define a new cookie scope.
setScope(MenuNode, int) -
Method in interface com.ibm.wps.portlet.menu.MenuTreeTopologyCtrl
Deprecated. Sets the scope of the node.
setScopeByContentID(String, String) -
Method in interface com.ibm.portal.services.contentmapping.ModifiableContentMappingInfo
Sets the scope for an existing mapping identified by its content ID.
setScopeByContentPath(String, String) -
Method in interface com.ibm.portal.services.contentmapping.ModifiableContentMappingInfo
Sets the scope for an existing mapping identified by its content path.
setScreenTemplate(String) -
Method in interface com.ibm.portal.state.accessors.screentemplate.ScreenTemplateAccessorController
Sets the given screen template as selected node into the state holder.
setSecret(byte[]) -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.secrets.BinaryCredentialSecret
Returns the secret.
setSecret(Subject) -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.secrets.JaasSubjectCredentialSecret
Sets the secret.
setSecret(Object) -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.secrets.JavaObjectCredentialSecret
Sets the secret.
setSecret(String, char[]) -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.secrets.UserPasswordCredentialSecret
Sets the secret.
setSecure(Boolean) -
Method in interface com.ibm.portal.resolver.friendly.FriendlyURL
Defines the security setting for this URL.
setSecure(Boolean) -
Method in interface com.ibm.portal.resolver.PocURL
Indicates the security setting for this URL.
setSecure(Boolean) -
Method in interface com.ibm.portal.resolver.Resolved
Indicates the security setting for this resolution result.
setSecure(Boolean) -
Method in interface com.ibm.portal.state.EngineURL
Indicates the security setting for this URL.
setSecure(Boolean) -
Method in interface com.ibm.portal.vanityurl.model.ModifiableVanityURLNode
Sets the connection security mode for the redirect.
setSelect(ISelect) -
Method in interface com.ibm.websphere.query.base.ISelectQuery
setSelect(ISelect) -
Method in class com.ibm.websphere.query.base.SelectQuery
setSelection(ObjectID) -
Method in interface com.ibm.portal.resolver.friendly.FriendlyURL
Sets the currently selected node into the state holder.
setSelection(String) -
Method in interface com.ibm.portal.resolver.friendly.FriendlyURL
Sets the currently selected node into the state holder.
setSelection(ObjectID) -
Method in interface com.ibm.portal.state.accessors.selection.SelectionAccessorController
Sets the currently selected node into the state holder.
setSelection(String) -
Method in interface com.ibm.portal.state.accessors.selection.SelectionAccessorController
Sets the currently selected node into the state holder.
setSelection(URI) -
Method in interface com.ibm.portal.state.accessors.selection.SelectionAccessorController
Sets the selection to the URI
setSelectionMapping(ObjectID, ObjectID) -
Method in interface com.ibm.portal.state.accessors.selection.SelectionAccessorController
Modifies the mapping between two navigation nodes.
setSelectionMapping(String, String) -
Method in interface com.ibm.portal.state.accessors.selection.SelectionAccessorController
Modifies the mapping between two navigation nodes.
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.
setShareable(boolean) -
Method in interface com.ibm.portal.content.ModifiableShareableFlag
Sets the shareable flag value.
setShowError(boolean) -
Method in class com.ibm.websphere.personalization.RuleTrigger
Used to set the property which governs whether errors should be
propagated or consumed.
setSkin(Skin) -
Method in interface com.ibm.portal.content.ModifiableRenderAspect
Sets the skin of the render aspect.
setSkinContentHandler(SkinContentHandler) -
Method in interface com.ibm.portal.spa.parser.SkinFilter
Associate a SkinContentHandler
as the callback interface to the
parser.
setSoloPortlet(ObjectID) -
Method in interface com.ibm.portal.state.accessors.solo.SoloAccessorController
Writes the ObjectID
of the portlet
whose window state has changed to Solo state into
the state holder this accessor operates on.
setSoloPortlet(String) -
Method in interface com.ibm.portal.state.accessors.solo.SoloAccessorController
Writes the unique name of the portlet
whose window state has changed to Solo state into
the state holder this accessor operates on.
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(int) -
Method in interface com.ibm.portal.state.accessors.navigationshift.NavigationShiftAccessorController
Sets the index of the first navigation tab that should
be displayed in the tabbed pane.
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
setStaticContent(Markup, String) -
Method in interface com.ibm.portal.content.ModifiableStaticContentPage
Deprecated. use ModifiableStaticContentPage.setStaticContent(Markup, String, Context)
instead
setStaticContent(Markup, String, Context) -
Method in interface com.ibm.portal.content.ModifiableStaticContentPage
Associates zipped content with a markup.
setStaticContent(Markup, String, Context, boolean) -
Method in interface com.ibm.portal.content.ModifiableStaticContentPage
Associates zipped content with a markup.
setStaticContent(String, String) -
Method in interface com.ibm.portal.content.ModifiableStaticContentPage
Deprecated. use ModifiableStaticContentPage.setStaticContent(String, String, Context)
instead
setStaticContent(String, String, Context) -
Method in interface com.ibm.portal.content.ModifiableStaticContentPage
Associates zipped content with a markup.
setStaticContent(String, String, Context, boolean) -
Method in interface com.ibm.portal.content.ModifiableStaticContentPage
Associates zipped content with a markup.
setStaticPageContentHandler(StaticPageContentHandler) -
Method in interface com.ibm.portal.spa.parser.StaticPageFilter
Associate a StaticPageContentHandler
as the callback interface to
the parser.
setStaticParameters(Map<String, String[]>) -
Static method in class com.ibm.portal.resolver.helper.AbstractStaticDataSource
Fill the parameter map to match the parameters of a static data source
setStringValue(String, String) -
Method in interface com.ibm.portal.portlet.ModifiablePortletPreferences
Sets the value for the preference identified by the specified name.
setStringValues(String, String[]) -
Method in interface com.ibm.portal.portlet.ModifiablePortletPreferences
Sets the value for the preference identified by the specified name.
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(Identifiable, Markup) -
Method in interface com.ibm.portal.content.ModifiableInternalContentURL
Sets the target of the internal URL.
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.
setTarget(TargetType, ObjectID) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletTargetAccessorController
Declares the object with the given ObjectID
as a request
target.
setTarget(TargetType, String) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletTargetAccessorController
Declares the object with the given unique name as a request target.
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
setTemplateName(String) -
Method in interface com.ibm.portal.content.ModifiableRenderAspect
Sets the template name of the render aspect.
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.
setTheme(Theme) -
Method in interface com.ibm.portal.content.ThemeSetter
Sets the theme.
setThemeContentHandler(ThemeContentHandler) -
Method in interface com.ibm.portal.spa.parser.ThemeFilter
Associate a ThemeContentHandler
as the callback interface to the
parser.
setThemeTemplate(String) -
Method in interface com.ibm.portal.state.accessors.themetemplate.ThemeTemplateAccessorController
Sets the given theme template into the state holder.
setTimeout(long) -
Method in class com.ibm.portal.resolver.webdav.tree.helper.DefaultWebdavLock
Assigns a lock timeout
setTitle(Locale, String) -
Method in interface com.ibm.portal.ModifiableLocalized
Sets the title for the given locale.
setTitle(String, Locale) -
Method in interface com.ibm.portal.propertybroker.property.ActionController
Sets a localized title for this action.
setTitle(String, Locale) -
Method in interface com.ibm.portal.propertybroker.property.ParameterController
Set a string containing a short description of the parameter.
setTitle(String, Locale) -
Method in interface com.ibm.portal.propertybroker.property.PropertyController
Sets a localized title for this property.
setTitle(String) -
Method in interface com.ibm.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.
setTitles(Localized) -
Method in interface com.ibm.portal.ModifiableLocalized
Sets the titles specified with the Localized
.
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
setToggled(ObjectID, boolean) -
Method in interface com.ibm.portal.state.accessors.expansionstates.ExpansionStatesAccessorController
Sets the toggle state of the navigation node that corresponds with the
given ObjectID
according to the given toggled
flag.
setToggled(String, boolean) -
Method in interface com.ibm.portal.state.accessors.expansionstates.ExpansionStatesAccessorController
Sets the toggle state of the navigation node that corresponds with the
given unique name according to the given toggled
flag.
setTransferEncoding(String) -
Method in class com.ibm.portal.resolver.streams.helper.DefaultMultipartEntry
Specifies the transfer encoding
setTransformations(Collection<CookieTransformationItem>) -
Method in interface com.ibm.portal.outbound.config.ModifiableCookieRule
Override the cookie transformation rules
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.
setUniqueName(String) -
Method in interface com.ibm.portal.ModifiableObjectID
Sets the unique name of this object id.
setURI(URI) -
Method in class com.ibm.portal.resolver.helper.DefaultDataSink
setUri(URI) -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
Deprecated. use DefaultDataSource.setURI(URI)
instead
setURI(URI) -
Method in class com.ibm.portal.resolver.helper.DefaultDataSource
setUri(URI) -
Method in class com.ibm.portal.resolver.helper.EarlyBindingDataSource
Deprecated.
setURI(URI) -
Method in class com.ibm.portal.resolver.helper.EarlyBindingDataSource
setURI(URI) -
Method in interface com.ibm.portal.resolver.PocURL
Associates a POC URI with the URL object.
setURI(URI) -
Method in interface com.ibm.wps.cp.tagging.federation.connections.resolution.PocUriCallback
Defines POC URI for a federated resource
setURIResolver(URIResolver) -
Method in interface com.ibm.portal.spa.parser.LocalizationParser
Replaces the URIResolver
that resolves relative URLs
setURL(String, Markup) -
Method in interface com.ibm.portal.content.ModifiableExternalContentURL
Set the URL for the ContentURL for the specified markup.
setUrl(String) -
Method in interface com.ibm.portal.outbound.config.ModifiablePolicyMapping
Set a new URL setting
setURL(String, MenuNode) -
Method in interface com.ibm.wps.portlet.menu.MenuTreeInfoCtrl
Deprecated. Defines a custom URL address.
setUrlPattern(String) -
Method in interface com.ibm.portal.outbound.config.ModifiablePolicyRule
Set a new URL pattern
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
setUserAgentPattern(String) -
Method in interface com.ibm.portal.admin.ModifiableClient
Sets the client's user agent pattern.
setUserContext(Map<String, String[]>, boolean) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Assigns a user context override to the parameter map
setUserContext(Map<String, String[]>, Boolean) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Assigns a user context override to the parameter map
setUserContext(Map<String, String[]>, String) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Assigns a user context override to the parameter map
setUserContext(ParameterAccessorController, boolean) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Assigns a user context override to the parameter map
setUserContext(ParameterAccessorController, Boolean) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Assigns a user context override to the parameter map
setUserContext(ParameterAccessorController, String) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Assigns a user context override to the parameter map
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
setValue(String, V) -
Method in interface com.ibm.portal.ModifiableMetaData
Sets the value for the meta data identified by the specified name.
setValue(String, String) -
Method in interface com.ibm.portal.portlet.ModifiablePortletPreferences
Sets the value for the preference identified by the specified name.
setValue(Node, String) -
Method in interface com.ibm.portal.state.dom.DocumentController
Modifies the content of a node.
setValues(MetaData<? extends V, ? extends E>) -
Method in interface com.ibm.portal.ModifiableMetaData
Sets the specified meta data.
setValues(PortletPreferences<? extends E>) -
Method in interface com.ibm.portal.portlet.ModifiablePortletPreferences
Sets the specified portlet preferences.
setValueString(String) -
Method in class com.ibm.websphere.query.base.Value
Sets the value string of the value.
setVariables(Map<String, String>) -
Method in class com.ibm.portal.outbound.service.ApplicationContextBean
Define runtime variables to the outbound connection service.
setVaryHeaders(Map<String, String[]>, String) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Assigns a vary header override to the parameter map
setVaryHeaders(Map<String, String[]>, String...) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Assigns a vary header override to the parameter map
setVaryHeaders(ParameterAccessorController, String) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Assigns a vary header override to the parameter map
setVaryHeaders(ParameterAccessorController, String...) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Assigns a vary header override to the parameter map
setVaryHeaders(String[]) -
Method in class com.ibm.portal.resolver.helper.EarlyBindingDataSource
Assigns the vary headers that the data source depends on.
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.
setVersion(String) -
Method in interface com.ibm.portal.admin.ModifiableClient
Sets the client's version string.
setVirtualPortalContext(Map<String, String[]>, boolean) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Assigns a user context override to the parameter map
setVirtualPortalContext(Map<String, String[]>, Boolean) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Assigns a virtual portal context override to the parameter map
setVirtualPortalContext(Map<String, String[]>, String) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Assigns a user context override to the parameter map
setVirtualPortalContext(ParameterAccessorController, boolean) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Assigns a user context override to the parameter map
setVirtualPortalContext(ParameterAccessorController, Boolean) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Assigns a virtual portal context override to the parameter map
setVirtualPortalContext(ParameterAccessorController, String) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
Assigns a user context override to the parameter map
setVirtualPortalDependent(Boolean) -
Method in class com.ibm.portal.resolver.helper.EarlyBindingDataSource
Sets if this DataSource
depends on the virtual portal
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.
setWebdavContentHandler(WebdavContentHandler) -
Method in interface com.ibm.portal.resolver.webdav.ResettableWebdavContentHandler
Assign a new atom threading content handler that this handler will reroute its
events onto.
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.
setWindowState(WindowState) -
Method in interface com.ibm.portal.resolver.portlet.RenderEventResponse
Assigns a new window state.
setWindowState(WindowState) -
Method in interface com.ibm.portal.state.accessors.portlet.PortletAccessorController
Assigns a new window state.
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
.
setWriter(Writer) -
Method in interface com.ibm.portal.resolver.xml.StreamContentHandler
Sets the Writer
to serialize to
setZipInputStream(Markup, String, ZipInputStream) -
Method in interface com.ibm.portal.content.ModifiableStaticContentPage
Deprecated. use
ModifiableStaticContentPage.setZipInputStream(Markup, String, ZipInputStream, Context)
instead
setZipInputStream(Markup, String, ZipInputStream, Context) -
Method in interface com.ibm.portal.content.ModifiableStaticContentPage
Associates the content of a ZipInputStream
with a markup.
setZipInputStream(Markup, String, ZipInputStream, Context, boolean) -
Method in interface com.ibm.portal.content.ModifiableStaticContentPage
Associates the content of a ZipInputStream
with a markup.
setZipInputStream(String, String, ZipInputStream) -
Method in interface com.ibm.portal.content.ModifiableStaticContentPage
Deprecated. use
ModifiableStaticContentPage.setZipInputStream(String, String, ZipInputStream, Context)
instead
setZipInputStream(String, String, ZipInputStream, Context) -
Method in interface com.ibm.portal.content.ModifiableStaticContentPage
Associates the content of a ZipInputStream
with a markup.
setZipInputStream(String, String, ZipInputStream, Context, boolean) -
Method in interface com.ibm.portal.content.ModifiableStaticContentPage
Associates the content of a ZipInputStream
with a markup.
ShareableFlag - Interface in com.ibm.portal.content
This flag indicates whether the content node can be shared or not.
ShareableFlagCopyCreationContext<T extends ShareableFlag> - Interface in com.ibm.portal.model.controller.context
Creation context for copying the shareable flag of a node.
sharedData -
Static variable in interface com.ibm.websphere.personalization.context.PConstants
SharedParameterAccessor - Interface in com.ibm.portal.resolver.accessors.url
Represents an object that provides access to String
parameters
SharedStateAccessor - Interface in com.ibm.portal.state.accessors.portlet
Interface providing read-only accessor methods which allow for inspecting the
shared state information related to of portlets this accessor operates on, in
particular the public render parameters.
SharedStateAccessorController - Interface in com.ibm.portal.state.accessors.portlet
Interface providing write accessor methods which allow for modifying the
shared state of portlets this accessor operates on.
sharedStateID -
Variable in exception com.ibm.portal.state.accessors.exceptions.SharedStateIdException
shared state id that was invalid
SharedStateIdentifierProvider - Interface in com.ibm.portal.state.accessors.portlet
Interface for obtaining the identifier for shared state (or shared
parameters).
SharedStateIdException - Exception in com.ibm.portal.state.accessors.exceptions
Exception which should be thrown in case that an invalid shared state id has been detected.
SharedStateIdException(String) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.SharedStateIdException
The shared state id was invalid
SharedStateListAccessor - Interface in com.ibm.portal.state.accessors.portlet
Read-only accessor interface providing a method to query the set of shared
state identifiers for which there is any state information available in the
state holder.
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?
ShowToolsAccessor - Interface in com.ibm.portal.state.accessors.showtools
Interface providing read-access to the
Show Tools flag.
ShowToolsAccessorController - Interface in com.ibm.portal.state.accessors.showtools
Controller interface providing a method to
modify the Show Tools flag.
ShowToolsAccessorException - Exception in com.ibm.portal.state.accessors.exceptions
Exception which should be thrown in case of errors when accessing
Show Tools information via a ShowToolsAccessor
.
ShowToolsAccessorException(ShowToolsAccessor) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.ShowToolsAccessorException
Initializes the exception with the accessor that caused the exception
ShowToolsAccessorException(ShowToolsAccessor, Exception) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.ShowToolsAccessorException
Initializes the exception with the accessor that caused the exception.
ShowToolsAccessorFactory - Interface in com.ibm.portal.state.accessors.showtools
Factory providing read-only as well as read-write accessors to the Show Tools
flag in the navigational state.
SiblingNotFoundException - Exception in com.ibm.portal.sitemanagement.exception
This exception is thrown when a specified sibling page on target server
does not exists or user does not have the permission to access the sibling
page
SiblingNotFoundException() -
Constructor for exception com.ibm.portal.sitemanagement.exception.SiblingNotFoundException
SiblingNotFoundException(Throwable) -
Constructor for exception com.ibm.portal.sitemanagement.exception.SiblingNotFoundException
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_ACTION_NAMESPACE -
Static variable in class com.ibm.wps.pe.pc.legacy.ActionConstants
Deprecated. prefix for simple action identifiers
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.
SingleContentLocationFactory - Class in com.ibm.portal.resolver.helper.cor
Content Operations Registry (COR) ContentLocationFactory
that
dispatches to one single content location.
SingleContentLocationFactory() -
Constructor for class com.ibm.portal.resolver.helper.cor.SingleContentLocationFactory
Just keep the defaults and let the object initialize itself via
IExecutableExtension.setInitializationData(IConfigurationElement, String, Object)
.
SingleContentLocationFactory(String, ContentLocation) -
Constructor for class com.ibm.portal.resolver.helper.cor.SingleContentLocationFactory
Default initialization
SINGLEOPERAND_NONNULL_OPERATOR_SET -
Static variable in class com.ibm.websphere.query.callbacks.SqlSelectQueryCallback
SINGLETON -
Static variable in class com.ibm.portal.resolver.helper.CORLookupService
Singleton that can be used to do COR lookups that don't require a
fallback
SINGLETON -
Static variable in class com.ibm.portal.resolver.helper.CORResolutionService
Singleton that can be used to do COR lookups that don't require a
fallback
SINGLETON -
Static variable in class com.ibm.portal.resolver.webdav.tree.helper.CORWebdavTreeModelFactory
access to this factory
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.
SiteAnalyzerLogger - Interface in com.ibm.portal.services.siteanalyzer
This logger allows components to perform site analytics logging.
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
SitemanagementCommand - Interface in com.ibm.portal.sitemanagement.command
This is the general sitemanagement command interface.
SitemanagementCommandContext<T> - Interface in com.ibm.portal.sitemanagement.command
A tagging interface for creation contexts which can be used on
SitemanagementCommandFactory.createCommand(Class, SitemanagementCommandContext)
SitemanagementCommandContextFactory - Interface in com.ibm.portal.sitemanagement.command
Factory interface for providing SitemanagementCommandContext
objects.
SitemanagementCommandException - Exception in com.ibm.portal.sitemanagement.exception
Abstract exception class for commands
SitemanagementCommandException() -
Constructor for exception com.ibm.portal.sitemanagement.exception.SitemanagementCommandException
Creates the exception.
SitemanagementCommandException(Throwable) -
Constructor for exception com.ibm.portal.sitemanagement.exception.SitemanagementCommandException
Creates the exception with the underlying cause.
SitemanagementCommandFactory - Interface in com.ibm.portal.sitemanagement.command
This interface provides access to
SitemanagementCommand
objects to
avoid direct object creation.
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.policy.manager.PolicyValueSet
Returns the number of core policy key-value mappings in this map.
size() -
Method in interface com.ibm.portal.Countable
Returns the number of elements kept by the model.
size() -
Method in interface com.ibm.portal.model.CountableIterableListModel
size() -
Method in interface com.ibm.workplace.wcm.api.ListLayoutContainer
Returns the size of this ListLayoutContainer
SizeLimitExceedException - Exception in com.ibm.portal.um.exceptions
A SizeLimitExceedException
is thrown if the search result exceeds a
defined maximum amount of entries to be returned.
SizeLimitExceedException(Throwable) -
Constructor for exception com.ibm.portal.um.exceptions.SizeLimitExceedException
Skin - Interface in com.ibm.portal.admin
Model interface for portal skins.
SKIN_LIST_CONTROLLER_JNDI_NAME -
Static variable in interface com.ibm.portal.model.SkinListControllerHome
Deprecated. Use SkinListControllerHome.JNDI_NAME
instead.
SKIN_LIST_JNDI_NAME -
Static variable in interface com.ibm.portal.model.SkinListHome
Deprecated. use SkinListHome.JNDI_NAME
instead
SkinContentHandler - Interface in com.ibm.portal.spa.parser
Callback handler interface that is called by the parser to signal the
semantical structure of the skin document.
SkinFilter - Interface in com.ibm.portal.spa.parser
SkinList<T extends java.lang.Object & Skin> - Interface in com.ibm.portal.admin
Model interface for a list of portal skins.
SkinListController<T extends Skin,M extends ModifiableSkin> - Interface in com.ibm.portal.admin
A controller interface for the Skin
interface.
SkinListControllerHome - Interface in com.ibm.portal.model
Home interface for JNDI based lookups for
SkinListControllerProvider
.
SkinListControllerProvider - Interface in com.ibm.portal.model
Provider interface for skin list model controllers.
SkinListHome - Interface in com.ibm.portal.cor.service
Home interface for JNDI based lookups for
SkinListProvider
.
SkinListHome - Interface in com.ibm.portal.model
Home interface for JNDI based lookups for SkinListProvider
.
SkinListProvider - Interface in com.ibm.portal.cor.service
An interface for a provider of skin lists.
SkinListProvider - Interface in com.ibm.portal.ibmportlet.service.model
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.
SkinListProvider - Interface in com.ibm.portal.model
An interface for a provider of skin lists.
SkinListProvider - Interface in com.ibm.portal.portlet.service.model
An interface for a provider of skin lists.
PortletServiceHome psh;
javax.naming.Context ctx = new javax.naming.InitialContext();
boolean serviceAvailable = false;
try {
psh = (PortletServiceHome) ctx.lookup("portletservice/com.ibm.portal.portlet.service.model.SkinListProvider");
serviceAvailable = true;
} catch(javax.naming.NameNotFoundException ex) {
...
SkinModelLocator<E extends java.lang.Object & Skin> - Interface in com.ibm.portal.admin
A locator the can be provided by SkinList
implementations.
SkinType - Interface in com.ibm.portal.admin
Deprecated. this interface is deprecated
Model interface for a list of Skin types.
SkinURIParser - Interface in com.ibm.portal.spa.parser
SkinURIParserFactory - Interface in com.ibm.portal.spa.parser
Constructs URI parsers
skip(int) -
Method in interface com.ibm.portal.PagedIterator
Skips the given number of elements contained in the paged iterator.
skippedEntity(String) -
Method in class com.ibm.portal.resolver.xml.helper.LeafContentHandler
SMART_COPY -
Static variable in interface com.ibm.portal.state.Constants
The clone operation will return a facade that only records state modification
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.
SoloAccessor - Interface in com.ibm.portal.state.accessors.solo
Interface providing read-access to Solo information.
SoloAccessorController - Interface in com.ibm.portal.state.accessors.solo
Controller interface providing a method to
store the ObjectID
of the portlet
that has switched to SOLO window state.
SoloAccessorException - Exception in com.ibm.portal.state.accessors.exceptions
Exception which should be Thrown in case of errors when accessing Solo
information via a SoloAccessor
.
SoloAccessorException(SoloAccessor) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.SoloAccessorException
Initializes the exception with the accessor that caused the exception.
SoloAccessorException(SoloAccessor, Exception) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.SoloAccessorException
Initializes the exception with the accessor that caused the exception.
SoloAccessorFactory - Interface in com.ibm.portal.state.accessors.solo
Factory providing read-only as well as read-write accessors to Solo state
information.
sort(Iterator<? extends T>) -
Method in interface com.ibm.portal.model.LocalizedContext
Sorts a sequence of localized objects.
sort(Iterator<? extends T>, LocalizedContextHome.ComparatorFactory) -
Method in interface com.ibm.portal.model.LocalizedContext
Sorts a sequence of localized objects.
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_CONTROL -
Static variable in interface com.ibm.portal.um.PumaLocator
Use this property control the sorting when performing a paged search.
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.
SortedLocalized<T extends Localized> - Interface in com.ibm.portal
Representation of a sorted set of Localized
objects.
SortedLocalizedListModel<T extends Localized> - Interface in com.ibm.portal
Representation of a sorted set of Localized
objects that are sorted
with a locale specific comparator.
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
SPA_HTTP_EQUIV_URI -
Static variable in interface com.ibm.portal.spa.data.Constants
URI that addresses the content type dynamic spot
SpaURI - Class in com.ibm.portal.spa.data
URI that allows to address static resources inside a ZIP file that is
associated to a static page
spa:OID
URI that references the static page itself
spa:OID/MARKUP
URI that references the markup of the static page, but not a file or
folder inside the page
spa:OID/MARKUP/
URI that references the root folder inside the static page
spa:OID/MARKUP/FILE
URI that references a file inside the root folder
spa:OID/MARKUP/FOLDER/FILE
URI that references a file inside a subfolder
spa:OID/MARKUP/FOLDER/
URI that references a subfolder
spa:theme-OID/FILE
URI that references a file inside a theme
spa:skin-OID/FILE
URI that references a file inside a skin
SpaURI(String, Identification, PocURIFactory) -
Constructor for class com.ibm.portal.spa.data.SpaURI
Parses the URI based on a string representation
SpaURI(URI, Identification) -
Constructor for class com.ibm.portal.spa.data.SpaURI
Parses the URI and provides the parts of this URI as objects
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
SRP_DIALOG_INSTANCE_ID -
Static variable in class com.ibm.portal.pcm.Constants
Deprecated. Do not access the details about the active dialog instance using this shared render parameter. Use
the DialogService
API in conjunction with the DialogStackManager
API to get the
current dialog context.
SRP_SUSPENDED_DIALOG_INSTANCE_IDS -
Static variable in class com.ibm.portal.pcm.Constants
Deprecated. Do not access the details about the suspended dialog instances using this shared render parameter.
Use the DialogService
API in conjunction with the DialogStackManager
API to get the
list of suspended dialog contexts.
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
startAbstract(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
Describes whether a privilege is abstract
startAccept(Attributes) -
Method in interface com.ibm.portal.resolver.atom.AtomPublishingContentHandler
Indicates the start of an app:accept
entry.
startAccept() -
Method in interface com.ibm.portal.resolver.atom.DefaultAtomPublishingContentHandler
Indicates the start of an app:accept
entry.
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.
startAce(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startAcl(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startAclRestrictions(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startActiveLock(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startAdultContent(Attributes) -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
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.
startAllProp(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
The allprop XML
element specifies that all property names and values on the resource
are to be returned.
startAlt(String, Locale, Attributes) -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetContentHandler
startAlt(String, String, Locale, Attributes) -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetContentHandler
startArray() -
Method in class com.ibm.portal.streaming.json.EmptyJsonHandler
Deprecated.
startArray() -
Method in interface com.ibm.portal.streaming.json.JsonContentHandler
Indicates the start of an array
startArray() -
Method in interface com.ibm.portal.streaming.json.JSONHandler
Deprecated. Starts a JSON array
startAttribute(String, String) -
Method in interface com.ibm.portal.resolver.xml.XMLStreamHandler
Starts an attribute, namespace declarations need to be represented as
attributes
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.
startAttribution(Attributes) -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
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(Attributes) -
Method in interface com.ibm.portal.resolver.http.xml.HttpContentHandler
startBody() -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
startBody(Attributes) -
Method in class com.ibm.portal.resolver.mashup.helper.LeafMashupContentHandler
startBody(Attributes) -
Method in interface com.ibm.portal.resolver.mashup.MashupContentHandler
startBody() -
Method in class com.ibm.portal.spa.parser.helper.DefaultStaticPageContentHandler
startBody() -
Method in interface com.ibm.portal.spa.parser.StaticPageContentHandlerEx
Called right after the Constants#ELEMENT_BODY
element has been
started.
startBoolean() -
Method in interface com.ibm.portal.streaming.json.JsonContentHandler
Indicates the start of a boolean value
startCategories(String, String, String, Attributes) -
Method in interface com.ibm.portal.resolver.atom.AtomPublishingContentHandler
Indicates the start of an app:categories
entry.
startCategories(Boolean, String) -
Method in interface com.ibm.portal.resolver.atom.DefaultAtomPublishingContentHandler
Indicates the start of an app:categories
entry.
startCategories(String) -
Method in interface com.ibm.portal.resolver.atom.DefaultAtomPublishingContentHandler
Indicates the start of an app:categories
entry.
startCategories(String, String) -
Method in interface com.ibm.portal.resolver.atom.DefaultAtomPublishingContentHandler
Indicates the start of an app:categories
entry.
startCategories(URL) -
Method in interface com.ibm.portal.resolver.atom.DefaultAtomPublishingContentHandler
Indicates the start of an app:categories
entry.
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(String, Attributes) -
Method in interface com.ibm.portal.resolver.atom.AtomPublishingContentHandler
Indicates the start of an app:collection
entry.
startCollection(String) -
Method in interface com.ibm.portal.resolver.atom.DefaultAtomPublishingContentHandler
Indicates the start of an app:collection
entry.
startCollection(URL) -
Method in interface com.ibm.portal.resolver.atom.DefaultAtomPublishingContentHandler
Indicates the start of an app:collection
entry.
startCollection() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Identifies the associated resource as a collection.
startCollection(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startContact(Attributes) -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
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
startContent(String, String, Attributes) -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetContentHandler
startContent(String, Attributes) -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetMicroformatContentHandler
Note that the HTML content is not supposed to be represented as CDATA.
startContentClass() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
MS extension
startContentClass(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
MS extension
The item's content class.
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
startControl(Attributes) -
Method in interface com.ibm.portal.resolver.atom.AtomPublishingContentHandler
Indicates the start of an app:control
entry.
startControl() -
Method in interface com.ibm.portal.resolver.atom.DefaultAtomPublishingContentHandler
Indicates the start of an app:control
entry.
startCreationDate() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Records the time and date the resource was created.
startCreationDate(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startCurrentUserPrivilegeSet(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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
startDefaultDocument(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
MS extension
The name of an item that automatically displays when the folder is accessed by an application.
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.
startDeny(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startDenyBeforeGrant(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startDepth(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
The value of the Depth header.
startDescRef(String, Attributes) -
Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
startDescRef(String, Attributes) -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetMicroformatContentHandler
Use a characters event to communicate an event-specific payload type.
startDescription(Attributes) -
Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
startDescription(Attributes) -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetMicroformatContentHandler
startDescription() -
Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
Contains a human-readable text description of the search engine.
startDescription(Attributes) -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
Contains a human-readable text description of the search engine.
startDescription() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Describes a privilege
startDescription(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startDeveloper(Attributes) -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
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.
startDisplayName(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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 interface com.ibm.portal.resolver.xml.XMLStreamHandler
Indicates the beginning of the serialization process
startDocument() -
Method in interface com.ibm.portal.spa.parser.FilenameContentHandler
startDocument(boolean) -
Method in class com.ibm.portal.spa.parser.helper.DefaultStaticPageContentHandler
startDocument() -
Method in interface com.ibm.portal.spa.parser.SkinContentHandler
Signaled before any other event is thrown.
startDocument(boolean) -
Method in interface com.ibm.portal.spa.parser.StaticPageContentHandler
Signaled before any other event is thrown.
startDocument() -
Method in interface com.ibm.portal.spa.parser.ThemeContentHandler
Signaled before any other event is thrown.
startDocument() -
Method in class com.ibm.portal.streaming.json.EmptyJsonHandler
Deprecated.
startDocument() -
Method in interface com.ibm.portal.streaming.json.JsonContentHandler
Indicates the start of the event sequence
startDocument() -
Method in interface com.ibm.portal.streaming.json.JSONHandler
Deprecated. Start / Beginn of a JSON document
startDraft(Attributes) -
Method in interface com.ibm.portal.resolver.atom.AtomPublishingContentHandler
Indicates the start of an app:draft
entry.
startDraft() -
Method in interface com.ibm.portal.resolver.atom.DefaultAtomPublishingContentHandler
Indicates the start of an app:draft
entry.
startDst() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Indicates the destination of a link
startDst(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
Indicates the destination of a link
startDynamicContentSpot(URI, String, Map<String, String[]>, Attributes) -
Method in interface com.ibm.portal.spa.parser.SkinContentHandler
Signals the start of a dynamic spot.
startDynamicContentSpot(URI, String, Map<String, String[]>, Attributes) -
Method in interface com.ibm.portal.spa.parser.ThemeContentHandler
Signals the start of a portlet container.
startEdited(Attributes) -
Method in interface com.ibm.portal.resolver.atom.AtomPublishingContentHandler
Indicates the start of an app:edited
entry.
startEdited() -
Method in interface com.ibm.portal.resolver.atom.DefaultAtomPublishingContentHandler
Indicates the start of an app:edited
entry.
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
startElement(String) -
Method in interface com.ibm.portal.resolver.xml.XMLStreamHandler
Starts an element
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
startEntry(String, Attributes) -
Method in class com.ibm.portal.resolver.mashup.helper.LeafMashupContentHandler
startEntry(String, Attributes) -
Method in interface com.ibm.portal.resolver.mashup.MashupContentHandler
startEntry(String, String, Attributes) -
Method in interface com.ibm.portal.resolver.mashup.MashupSitemapContentHandler
startEvent(String, Boolean, Boolean, Attributes) -
Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
startEvent(String, String, String, Boolean, Boolean, String, String, String, Attributes) -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetContentHandler
startEvent(String, Boolean, Boolean, Attributes) -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetMicroformatContentHandler
startEventDescription(String, Attributes) -
Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
startEventDescription(String, String, String, String, Locale, Attributes) -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetContentHandler
startEventDescription(String, Attributes) -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetMicroformatContentHandler
startExclusive() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Specifies an exclusive lock
startExclusive(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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
startFilename(String, Attributes) -
Method in interface com.ibm.portal.spa.parser.FilenameContentHandler
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.
startGetContentLanguage(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startGetContentLength(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startGetContentType(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startGetETag(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startGetLastModified(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startGrant(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startGrantOnly(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startGroup(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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
startHandler(Attributes) -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetMicroformatContentHandler
Use a characters event to communicate the actual onEvent handler name.
startHead() -
Method in class com.ibm.portal.spa.parser.helper.DefaultStaticPageContentHandler
startHead() -
Method in interface com.ibm.portal.spa.parser.StaticPageContentHandlerEx
Called right after the Constants#ELEMENT_HEAD
element has been
started.
startHeader(String) -
Method in interface com.ibm.portal.resolver.http.xml.DefaultHttpContentHandler
startHeader(String, Attributes) -
Method in interface com.ibm.portal.resolver.http.xml.HttpContentHandler
startHeader(String) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
startHeader(String, Attributes) -
Method in class com.ibm.portal.resolver.mashup.helper.LeafMashupContentHandler
startHeader(String, Attributes) -
Method in interface com.ibm.portal.resolver.mashup.MashupContentHandler
startHeaders() -
Method in interface com.ibm.portal.resolver.http.xml.DefaultHttpContentHandler
startHeaders(Attributes) -
Method in interface com.ibm.portal.resolver.http.xml.HttpContentHandler
startHeaders() -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
startHeaders(Attributes) -
Method in class com.ibm.portal.resolver.mashup.helper.LeafMashupContentHandler
startHeaders(Attributes) -
Method in interface com.ibm.portal.resolver.mashup.MashupContentHandler
startHref() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Identifies the content of the element as a URI.
startHref(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startImage(String, String, String, Attributes) -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
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.
startInherited(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startInheritedAclSet(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startInputEncoding(Attributes) -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
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
startIsCollection(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
MS extension
The iscollection field specifies whether an item is a collection.
startIsHidden() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
MS extension
The ishidden field specifies whether an item is hidden.
startIsHidden(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
MS extension
The ishidden field specifies whether an item is hidden.
startIsReadOnly() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
MS extension
startIsReadOnly(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
MS extension
The isreadonly field specifies whether an item can be modified or deleted.
startIsRoot() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
MS extension
startIsRoot(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
MS extension
The isroot field specifies whether an item is a root folder.
startIsStructuredDocument() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
MS extension
startIsStructuredDocument(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
MS extension
The isstructureddocument field specifies whether an item is a structured document.
startItem(String, Locale, Attributes) -
Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
startItem(String, String, String, Boolean, Locale, String, Attributes) -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetContentHandler
startItem(String, Locale, Attributes) -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetMicroformatContentHandler
startItemDescription(String, String, String, Locale, Attributes) -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetContentHandler
startItemSet(String, Attributes) -
Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
startItemSet(String, String, String, String, Boolean, Attributes) -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetContentHandler
startItemSet(String, Attributes) -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetMicroformatContentHandler
startItemSetDescription(String, String, Locale, Attributes) -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetContentHandler
startItemsPerPage() -
Method in interface com.ibm.portal.resolver.opensearch.DefaultOpenSearchContentHandler
The number of search results returned per page.
startItemsPerPage(Attributes) -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
The number of search results returned per page.
startIWidget(String, Boolean, Attributes) -
Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
startIWidget(String, String, Locale, Boolean, Boolean, String, String, Attributes) -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetContentHandler
startIWidget(String, Boolean, Attributes) -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetMicroformatContentHandler
startIWidgetDefinition(String, Attributes) -
Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
startIWidgetDefinition(String, Attributes) -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetMicroformatContentHandler
startJSONObject() -
Method in class com.ibm.portal.streaming.json.EmptyJsonHandler
Deprecated.
startJSONObject() -
Method in interface com.ibm.portal.streaming.json.JSONHandler
Deprecated. Start of a JSON object.
startKeepAlive() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Specifies requirements for the copying/moving of live properties.
startKeepAlive(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startLanguage(Attributes) -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
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
startLastAccessed(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
MS extension
The lastaccessed field specifies the date and time when an item was last accessed.
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.
startLink(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startLockDiscovery(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startLockEntry(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startLockInfo(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startLockScope(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startLockToken(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
The lock token associated with a lock.
startLockType() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Specifies the access type of a lock.
startLockType(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startLongName(Attributes) -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
Contains an extended human-readable title that identifies this search
engine.
startMashup() -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
startMashup(Attributes) -
Method in class com.ibm.portal.resolver.mashup.helper.LeafMashupContentHandler
startMashup(Attributes) -
Method in interface com.ibm.portal.resolver.mashup.MashupContentHandler
startMember(String) -
Method in interface com.ibm.portal.streaming.json.JsonContentHandler
Indicates the start of a member inside an object
startMenuItem() -
Method in interface com.ibm.portal.resolver.xul.DefaultXulContentHandler
startMultipartEntry() -
Method in interface com.ibm.portal.resolver.http.xml.DefaultHttpContentHandler
startMultipartEntry(Attributes) -
Method in interface com.ibm.portal.resolver.http.xml.HttpContentHandler
startMultiStatus() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Contains multiple response messages.
startMultiStatus(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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
startName(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
MS extension
startNewWire(Attributes) -
Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
startNewWire(Attributes) -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetMicroformatContentHandler
Use a characters event to communicate the actual onNewWire handler name.
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.
startNoInvert(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
Describes a ACL restriction: No invert is allowed
Description: This element indicates that ACEs with the element
are not allowed.
startNull() -
Method in interface com.ibm.portal.streaming.json.JsonContentHandler
Indicates the start of the null
token
startNumber() -
Method in interface com.ibm.portal.streaming.json.JsonContentHandler
Indicates the start of a numerical value, either of integer or floating
type
startObject() -
Method in interface com.ibm.portal.streaming.json.JsonContentHandler
Indicates the start of an object
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.
startOmit(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startOpenSearchDescription(Attributes) -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
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.
startOutputEncoding(Attributes) -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
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.
startOwner(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
Provides information about the principal taking out a
lock.
startPair(String) -
Method in class com.ibm.portal.streaming.json.EmptyJsonHandler
Deprecated.
startPair(String) -
Method in interface com.ibm.portal.streaming.json.JSONHandler
Deprecated. Start of a JSON pair.
startParameter(String) -
Method in interface com.ibm.portal.resolver.http.xml.DefaultHttpContentHandler
startParameter(String, Attributes) -
Method in interface com.ibm.portal.resolver.http.xml.HttpContentHandler
startParameter(String) -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupSitemapContentHandler
startParameter(String, Attributes) -
Method in interface com.ibm.portal.resolver.mashup.MashupSitemapContentHandler
startParameters() -
Method in interface com.ibm.portal.resolver.http.xml.DefaultHttpContentHandler
startParameters(Attributes) -
Method in interface com.ibm.portal.resolver.http.xml.HttpContentHandler
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
startParentName(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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
startPayloadType(Attributes) -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetMicroformatContentHandler
Use a characters event to communicate the actual payload type.
startPopup() -
Method in interface com.ibm.portal.resolver.xul.DefaultXulContentHandler
startPopupSet() -
Method in interface com.ibm.portal.resolver.xul.DefaultXulContentHandler
startPortletContainer(String, Attributes) -
Method in class com.ibm.portal.spa.parser.helper.DefaultStaticPageContentHandler
startPortletContainer(String, Attributes) -
Method in interface com.ibm.portal.spa.parser.StaticPageContentHandler
Signals the start of a portlet container.
startPortletWindow(String, String, Attributes) -
Method in class com.ibm.portal.spa.parser.helper.DefaultStaticPageContentHandler
startPortletWindow(String, String, Attributes) -
Method in interface com.ibm.portal.spa.parser.StaticPageContentHandler
Signals the start of a portlet window (or a different type of control).
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.
startPrincipal(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startPrincipalCollectionSet(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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
startPrivilege(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
One supported privilege of a resource
startProp() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Contains properties related to a resource.
startProp(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startPropertyBehavior(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startPropertyUpdate(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startPropFind(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startPropName(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startPropStat(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startProtected(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startQuery(String, String, String, String, String, String, String, String, String, String, Attributes) -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
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
startReceivedEvent(Attributes) -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetMicroformatContentHandler
startRemove() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Lists the DAV properties to be removed from a resource.
startRemove(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
Lists the DAV properties to be removed from a resource.
startRemoveWire(Attributes) -
Method in class com.ibm.portal.resolver.iwidget.xml.helper.EmptyIWidgetMicroformatContentHandler
startRemoveWire(Attributes) -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetMicroformatContentHandler
Use a characters event to communicate the actual onRemoveWire handler name.
startRequest(URI) -
Method in interface com.ibm.portal.resolver.http.xml.DefaultHttpContentHandler
startRequest(String) -
Method in interface com.ibm.portal.resolver.http.xml.DefaultHttpContentHandler
startRequest(String, Attributes) -
Method in interface com.ibm.portal.resolver.http.xml.HttpContentHandler
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.
startRequiredPrincipals(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
Describes a ACL restriction: List of required principals
Description: The required principal elements identify which principals
must have an ACE defined in the ACL.
startResource(String, String, String, Boolean, String, String, String, String, Attributes) -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetContentHandler
startResourceType() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Specifies the nature of the resource.
startResourceType(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
Specifies the nature of the resource.
startResponse() -
Method in interface com.ibm.portal.resolver.http.xml.DefaultHttpContentHandler
startResponse(Attributes) -
Method in interface com.ibm.portal.resolver.http.xml.HttpContentHandler
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.
startResponse(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startResponseDescription(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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
startService(Attributes) -
Method in interface com.ibm.portal.resolver.atom.AtomPublishingContentHandler
Indicates the start of an app:service
entry.
startService() -
Method in interface com.ibm.portal.resolver.atom.DefaultAtomPublishingContentHandler
Indicates the start of an app:service
entry.
startSet() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Lists the DAV property values to be set for a resource.
startSet(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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
startShared(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startShortName(Attributes) -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
Contains a brief human-readable title that identifies this search engine.
startSiteMap() -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupSitemapContentHandler
startSiteMap(Attributes) -
Method in interface com.ibm.portal.resolver.mashup.MashupSitemapContentHandler
startSkipLoad(Attributes) -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetContentHandler
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.
startSource(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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
startSourceEvent(String, Attributes) -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetMicroformatContentHandler
Source event name is supposed to be communicated using a characters
event.
startSrc() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Indicates the source of a link.
startSrc(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startStartIndex(Attributes) -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
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]
startStatus(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
Holds a single HTTP status-line
Value: status-line ;status-line defined in [RFC2068]
startString() -
Method in interface com.ibm.portal.streaming.json.JsonContentHandler
Indicates the start of a string based value
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.
startSupportedLock(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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
startSupportedPrivilege(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startSupportedPrivilegeSet(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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.
startSyndicationRight(Attributes) -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
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.
startTags(Attributes) -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
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
startTargetEvent(Attributes) -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetMicroformatContentHandler
Target event name is supposed to be communicated using a characters
event.
startTimeout() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
The timeout associated with a lock
startTimeout(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
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
startTitle(Attributes) -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetMicroformatContentHandler
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.
startTotalResults(Attributes) -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
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.
startUrl(String, String, String, String, Attributes) -
Method in interface com.ibm.portal.resolver.opensearch.OpenSearchContentHandler
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(Locale, Attributes) -
Method in interface com.ibm.portal.resolver.iwidget.xml.IWidgetMicroformatContentHandler
Use a characters event to communicate the real value.
startValue() -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupContentHandler
startValue() -
Method in interface com.ibm.portal.resolver.mashup.DefaultMashupSitemapContentHandler
startValue(Attributes) -
Method in class com.ibm.portal.resolver.mashup.helper.LeafMashupContentHandler
startValue(Attributes) -
Method in interface com.ibm.portal.resolver.mashup.MashupContentHandler
startValue(Attributes) -
Method in interface com.ibm.portal.resolver.mashup.MashupSitemapContentHandler
startWorkspace(Attributes) -
Method in interface com.ibm.portal.resolver.atom.AtomPublishingContentHandler
Indicates the start of an app:workspace
entry.
startWorkspace() -
Method in interface com.ibm.portal.resolver.atom.DefaultAtomPublishingContentHandler
Indicates the start of an app:workspace
entry.
startWrite() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
Specifies a write lock.
startWrite(Attributes) -
Method in interface com.ibm.portal.resolver.webdav.WebdavContentHandler
Specifies a write lock.
state -
Variable in exception com.ibm.portal.state.accessors.exceptions.IconNotFoundException
state of the icon that could not be located
state -
Variable in exception com.ibm.portal.state.accessors.exceptions.MissingSelectionException
the state holder that does not contain a selection
state -
Variable in exception com.ibm.portal.state.accessors.exceptions.StateNotWriteableException
State holder from the session that is read-only
state -
Variable in class com.ibm.portal.theme.plugin.impl.DefaultThemeItem
STATE_DISABLED -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
Indicates that the icon is disabled.
STATE_ENABLED -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
Indicates that the icon is enabled.
STATE_ENABLED_HOVER -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
Indicates that the icon is enabled and the mouse
pointer is hovered over the icon.
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.
StateAccessor - Interface in com.ibm.portal.state.accessors
Provides read access to the state holder based on a given request.
StateAccessorController - Interface in com.ibm.portal.state.accessors
Provides read-write access to the state holder based on a given request.
StateAccessorException - Exception in com.ibm.portal.state.accessors.exceptions
Exception which should be thrown within StateAccessor
implementations being not able to retrieve the StateHolder
from the current request.
StateAccessorException(HttpServletRequest) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.StateAccessorException
Initializes the exception with the request that caused it
StateAccessorException(HttpServletRequest, Exception) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.StateAccessorException
Initializes the exception with the request that caused it
StateAccessorFactory - Interface in com.ibm.portal.state.accessors
Factory for getting the read-only or read-write state accessors.
StateAttributeNotInRequestException - Exception in com.ibm.portal.state.accessors.exceptions
Exception representing the error that the attribute storing the
StateHolder
in the request cannot be found.
StateAttributeNotInRequestException(String, HttpServletRequest) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.StateAttributeNotInRequestException
Initializes the exception with the request that caused it
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'
StateException - Exception in com.ibm.portal.state.exceptions
Root exception for all state related exceptions.
StateException() -
Constructor for exception com.ibm.portal.state.exceptions.StateException
Empty constructor
StateException(Throwable) -
Constructor for exception com.ibm.portal.state.exceptions.StateException
Initializes the exception with the reason of the exception.
StateHolder - Interface in com.ibm.portal.state
Read-only interface to state.
StateHolderController - Interface in com.ibm.portal.state
Allows access to the state holder that potentially results in a modification
of the underlying data.
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'
StateManagerException - Exception in com.ibm.portal.state.exceptions
Exception which is thrown in the case that the state
manager could not be instantiated, initialized, or
configured properly.
StateManagerException(Throwable) -
Constructor for exception com.ibm.portal.state.exceptions.StateManagerException
Thrown if the state manager could not be instantiated,
initialized, or configured properly.
StateManagerException() -
Constructor for exception com.ibm.portal.state.exceptions.StateManagerException
Thrown if the state manager could not be instantiated,
initialized, or configured properly.
StateManagerInitException - Exception in com.ibm.portal.state.exceptions
Exception which is thrown in the case that the state
manager could not be initialized properly (e.g.
StateManagerInitException(Exception) -
Constructor for exception com.ibm.portal.state.exceptions.StateManagerInitException
Thrown if the state manager could not be initialized properly.
StateManagerInstantiationException - Exception in com.ibm.portal.state.exceptions
Exception which is thrown in the case that the state
manager could not be instantiated properly.
StateManagerInstantiationException(Exception) -
Constructor for exception com.ibm.portal.state.exceptions.StateManagerInstantiationException
Initializes this exception.
StateManagerInstantiationException() -
Constructor for exception com.ibm.portal.state.exceptions.StateManagerInstantiationException
Initializes this exception.
StateManagerService - Interface in com.ibm.portal.state.service
Service interface that allows for creating a variety of URLs.
StateManagerServiceHome - Interface in com.ibm.portal.cor.service
Creates a StateManagerService
based on the COR Context
.
StateNotInRequestException - Exception in com.ibm.portal.state.accessors.exceptions
Exception representing the error case that the the
StateHolder
cannot be found in the request.
StateNotInRequestException(HttpServletRequest) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.StateNotInRequestException
Initializes the exception with the request that caused it
StateNotWriteableException - Exception in com.ibm.portal.state.accessors.exceptions
Exception representing the error case that a write interface to state was requested
though being in a request processing phase in which no state modifications are
allowed.
StateNotWriteableException(StateHolder, HttpServletRequest) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.StateNotWriteableException
Initializes the exception with the request that caused it
StateParameterException - Exception in com.ibm.portal.state.exceptions
Base class for exceptions thrown by
com.ibm.portal.state.service.StateParameterService
StateParameterException(Throwable) -
Constructor for exception com.ibm.portal.state.exceptions.StateParameterException
Initializes the exception with the reason of the exception.
StateParameterException() -
Constructor for exception com.ibm.portal.state.exceptions.StateParameterException
Initializes the exception.
StateParameterService - Interface in com.ibm.portal.state.service.parameters
Base interface for obtaining a service that allows easy obtaining, setting
and removing of parameters for a given portlet on a given page.
StatePartitionAccessor - Interface in com.ibm.portal.state.accessors.statepartition
Interface providing read access to the state partition
information in the state holder.
StatePartitionAccessorController - Interface in com.ibm.portal.state.accessors.statepartition
Interface providing write access to the state partion information
in the state holder.
StatePartitionAccessorFactory - Interface in com.ibm.portal.state.accessors.statepartition
Factory to create state partition accessors.
STATIC_DATA_SOURCE_PARAMETERS -
Static variable in class com.ibm.portal.resolver.helper.AbstractStaticDataSource
Parameters that identify a data source that depends on no request headers
and that is cacheable indefinitely.
StaticContentPage - Interface in com.ibm.portal.content
An interface for a content node representing an page with static layout.
StaticContentPageDistincter - Interface in com.ibm.portal.spa.renderer.helper
Determine whether a page is StaticContentPage, and its embed type.
STATICPAGE -
Static variable in class com.ibm.portal.content.ContentNodeType
Node type for a StaticContentPage
.
StaticPageContentHandler - Interface in com.ibm.portal.spa.parser
Callback handler interface that is called by the parser to signal the
semantical structure of the markup document.
StaticPageContentHandlerEx - Interface in com.ibm.portal.spa.parser
Callback handler interface that is called by the parser to signal the
semantical structure of the markup document.
StaticPageDataSourceParser - Interface in com.ibm.portal.spa.parser
Parses the content of the static page that is identified by the
DataSource
.
StaticPageFilter - Interface in com.ibm.portal.spa.parser
Base interface for the static page parsers that combines the methods to
dispose the parser when no longer required and to assign and query a StaticPageContentHandler
that receives the static page events.
StaticPageParser - Interface in com.ibm.portal.spa.parser
Interface to the static page parser.
StaticPageParserFactory - Interface in com.ibm.portal.spa.parser
Factory that instantiates parsers per mime types.
StaticPageRenderer - Interface in com.ibm.portal.spa.renderer
Implementation of a renderer that renders static pages in the context of the
current request.
StaticPageService - Interface in com.ibm.portal.spa.service
Represents aspects of the static page aggregation API that are common to
portal and portlet environment.
StaticPageServiceHome - Interface in com.ibm.portal.spa.service
Home interface to the request independent artifacts of the static page API.
StaticPageURIParser - Interface in com.ibm.portal.spa.parser
Parses the content of the static page that is identified by the URI.
StaticPageZipParser - Interface in com.ibm.portal.spa.parser
Parses a ZipInputStream
for all entries that match the (locale
independent) filename pattern and produces callbacks to the assigned
StaticPageContentHandler
.
status -
Variable in exception com.ibm.portal.resolver.exceptions.ResolutionProxyException
HTTP status coded associated with this exception
StatusCodeDataSource - Interface in com.ibm.portal.resolver.data
Optional interface implemented by a DataSource
to specify a suggested
status code.
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'
StepUpAuthHandler - Interface in com.ibm.portal.auth.stepup
This is the plug-point for custom step up handler implementations.
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.
storage -
Variable in exception com.ibm.portal.state.exceptions.StorageException
Storage object that caused the exception
StorageException - Exception in com.ibm.portal.state.exceptions
Base exceptions for all exceptions occuring during
the processing of the storage phase.
StorageException(Storage) -
Constructor for exception com.ibm.portal.state.exceptions.StorageException
Initializes the exception with the storage object that caused it
Streamable - Interface in com.ibm.utilities.streams
Represents that the implementor can serialize itself into an
OutputStream
StreamContentHandler - Interface in com.ibm.portal.resolver.xml
An implementation of a ContentHandler
that serializes XML into a
stream
STRING -
Static variable in interface com.ibm.portal.um.AttributeDefinition
Represents the String type for an Attribute
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
supportedPrivilege(WebdavSupportedPrivilege) -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavSupportedPrivilegeHandler
Called to indicate a supported privilege
supportsAccessControlDelegation() -
Method in interface com.ibm.portal.services.contentmapping.ScopeProvider
Returns true if and only if the given provider support access control delegation.
supportsContentMappingPropagation() -
Method in interface com.ibm.portal.services.contentmapping.ScopeProvider
Returns true if and only if the given provider supports the propagation of content mappings to parent
or child pages.
supportsDeliveryOverCachingNetwork() -
Method in interface com.ibm.workplace.wcm.api.Resource
Returns true if the asset can be delivery over a caching network if available.
supportsDeviceClass(DeviceClass) -
Method in interface com.ibm.portal.devicesupport.DeviceClassCapable
This method checks if the device class capable element can/should be
displayed in the given device class.
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.
supportsMarkup(String) -
Method in interface com.ibm.portal.admin.MarkupCapable
Checks if a given markup is in the list of supported markups.
This method checks if the markup capable element may be displayed in the given markup.
supportsMarkup(Markup) -
Method in interface com.ibm.portal.admin.MarkupCapable
Checks if a given markup is in the list of supported markups.
This method checks if the markup capable element may be displayed in the given markup.
supportsMultipleMappings() -
Method in interface com.ibm.portal.services.contentmapping.ScopeProvider
Returns true if and only if the given provider support multiple content mappings to the same portal
resource.
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.
supportsPortletMode(PortletMode) -
Method in interface com.ibm.portal.portletmodel.Portlet
Checks if a given portlet mode is in the list of supported portlet modes.
supportsPortletMode(PortletMode, String) -
Method in interface com.ibm.portal.portletmodel.Portlet
Checks if a given portlet mode is in the list of supported portlet modes for the
given markup.
supportsPortletMode(PortletMode) -
Method in interface com.ibm.portal.portletmodel.PortletDefinition
Checks if a given portlet mode is in the list of supported portlet modes.
supportsPortletMode(PortletMode, String) -
Method in interface com.ibm.portal.portletmodel.PortletDefinition
Checks if a given portlet mode is in the list of supported portlet modes
for the given markup.
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.
supportsWindowState(WindowState) -
Method in interface com.ibm.portal.portletmodel.Portlet
Checks if a given window state is in the list of supported window states.
supportsWindowState(WindowState, String) -
Method in interface com.ibm.portal.portletmodel.Portlet
Checks if a given window state is in the list of supported window states for the
given markup.
suspend(ContentModelController) -
Method in interface com.ibm.portal.model.controller.ContentModelControllerResumeService
Suspends the given content model controller.
suspendDialogInstance(ObjectID) -
Method in interface com.ibm.portal.pcm.dialog.stack.DialogStackManager
Suspends the dialog instance which is associated with the provided dialog instance ObjectID
.
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
SystemException - Exception in com.ibm.portal.ac.exception
This exception is thrown if an operation failed due to system resource problems, e.g.
SystemException() -
Constructor for exception com.ibm.portal.ac.exception.SystemException
empty constructor.
SystemException(Throwable) -
Constructor for exception com.ibm.portal.ac.exception.SystemException
constructor that takes another throwable as cause.
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
-
- Tag - Interface in com.ibm.portal.cp.tagging
- A tag, i.e.
- TAG_MODEL_BROWSE_TAGS -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- URI for the browse tags resolution service.
- TAG_MODEL_SELECTED_TAG_PRP -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- URI for the resolution service which exposes the current selected tags
(aka st)as public render parameters (aka prp).
- TAG_MODEL_SELECTED_TAG_TAGCENTER -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- URI for the resolution service which redirects to the Tag Center,
displaying resources for the current selected tags.
- TAG_MODEL_TAG_SEARCH_RESULTS -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- URI which can be used to search for tags.
- TAG_MODEL_TAG_SPACE_ALL -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- URI for the entire tag space
- TAG_MODEL_TAG_SPACE_EMPTY -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- URI for the empty tag space
- TAG_MODEL_TAG_SPACE_RELATED -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- URI for the related tag space
- TAG_MODEL_TAGS_ALL -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- URI for the all tags set
- TAG_MODEL_TAGS_EMPTY -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- URI for the empty tag set
- TagConstants - Class in com.ibm.wps.pe.pc.legacy
- 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.
- TagCreationContext<R> - Interface in com.ibm.portal.cp.tagging.controller
- CreationContext that exposes information common to all types of tagging
creation context interfaces.
- TagLocator<T extends Tag> - Interface in com.ibm.portal.cp.tagging
- The interface to find
Tag
s using different criteria - TagModel<T extends Tag> - Interface in com.ibm.portal.cp.tagging
- TagModel: Interface for a tag model.
- TagModelController<T extends Tag,M extends ModifiableTag> - Interface in com.ibm.portal.cp.tagging
- TagModelController: the interface to control
Tag
s, e.g. - TagModelControllerProvider - Interface in com.ibm.portal.cp.tagging
- Provider interface for tag model controllers.
- TagModelLocator<T extends Tag,S extends TagSpace> - Interface in com.ibm.portal.cp.tagging
- Combines some locators for the
TagModel
- TagSpace - Interface in com.ibm.portal.cp.tagging
- A tag space is basically a tagname that has been used to tag
Resource
s associated with its number of occurrences. - TagSpaceLocator<T extends TagSpace> - Interface in com.ibm.portal.cp.tagging
- The interface to find
TagSpace
s using different criteria - Target - Interface in com.ibm.policy.manager
- Target represents the object used to abstract a rule engine for the purpose
of policy evaluation.
- 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.
- TargetType - Enum in com.ibm.portal.state.accessors.portlet
- Enumeration to identify targets.
- 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
- TemplatingCreationContext - Interface in com.ibm.portal.model.controller.context
- This creation context is to be used in combination with a
CopyCreationContext
. - 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
-
- Theme - Interface in com.ibm.portal.admin
- Model interface for portal themes.
- THEME_LIST_CONTROLLER_JNDI_NAME -
Static variable in interface com.ibm.portal.model.ThemeListControllerHome
- Deprecated. Use
ThemeListControllerHome.JNDI_NAME
instead.
- THEME_LIST_JNDI_NAME -
Static variable in interface com.ibm.portal.model.ThemeListHome
- Deprecated. use
ThemeListHome.JNDI_NAME
instead
- 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
. - ThemeContentHandler - Interface in com.ibm.portal.spa.parser
- Callback handler interface that is called by the parser to signal the
semantical structure of the markup document.
- ThemeContext - Interface in com.ibm.portal.theme.plugin
- Describes the current theme context.
- ThemeDataSourceParser - Interface in com.ibm.portal.spa.parser
- Parses the content of the static page that is identified by the
DataSource
. - 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.
- ThemeFilter - Interface in com.ibm.portal.spa.parser
-
- 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.
- ThemeList<T extends java.lang.Object & Theme> - Interface in com.ibm.portal.admin
- Model interface for a list of installed portal themes.
- ThemeListController<T extends Theme,M extends ModifiableTheme> - Interface in com.ibm.portal.admin
- A controller interface for the
Theme
interface. - ThemeListControllerHome - Interface in com.ibm.portal.model
- Home interface for JNDI based lookups for
ThemeListControllerProvider
. - ThemeListControllerProvider - Interface in com.ibm.portal.model
- Provider interface for theme list model controllers.
- ThemeListHome - Interface in com.ibm.portal.cor.service
- Home interface for JNDI based lookups for
ThemeListProvider
. - ThemeListHome - Interface in com.ibm.portal.model
- Home interface for JNDI based lookups for
ThemeListProvider
. - ThemeListProvider - Interface in com.ibm.portal.cor.service
- An interface for a provider of theme lists.
- ThemeListProvider - Interface in com.ibm.portal.ibmportlet.service.model
- 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.
- ThemeListProvider - Interface in com.ibm.portal.model
- An interface for a provider of theme lists.
- ThemeListProvider - Interface in com.ibm.portal.portlet.service.model
- An interface for a provider of theme lists.
PortletServiceHome psh;
javax.naming.Context ctx = new javax.naming.InitialContext();
boolean serviceAvailable = false;
try {
psh = (PortletServiceHome) ctx.lookup("portletservice/com.ibm.portal.portlet.service.model.ThemeListProvider");
serviceAvailable = true;
} catch(javax.naming.NameNotFoundException ex) {
...
ThemeParser - Interface in com.ibm.portal.spa.parser
Interface to the static page parser.
ThemeParserFactory - Interface in com.ibm.portal.spa.parser
Factory that instantiates parsers per mime types.
ThemeProvider - Interface in com.ibm.portal.content
An interface that allows the retrieval of a Theme
that is associated with a portal resource.
ThemeProviderCopyCreationContext<T extends ThemeProvider> - Interface in com.ibm.portal.model.controller.context
Creation context for copying the associated themes of a node.
ThemeSetter - Interface in com.ibm.portal.content
An interface representing a modifiable resource on which a theme can be set.
ThemeTemplateAccessor - Interface in com.ibm.portal.state.accessors.themetemplate
This accessor is used for read access to the portal theme template.
ThemeTemplateAccessorController - Interface in com.ibm.portal.state.accessors.themetemplate
This accessor is used for read-write access to the used portal theme.
ThemeTemplateAccessorFactory - Interface in com.ibm.portal.state.accessors.themetemplate
Factory interface providing theme template accessors
in order to manipulate theme template information.
ThemeTextItem - Interface in com.ibm.portal.theme.plugin
A theme contribution that contributes simple text.
ThemeURIParser - Interface in com.ibm.portal.spa.parser
Parses the content of the static page that is identified by the URI
ThemeURIParserFactory - Interface in com.ibm.portal.spa.parser
Constructs URI parsers
TIMESTAMP -
Static variable in interface com.ibm.portal.um.AttributeDefinition
Represents the String Timestamp for an Attribute
TimeStamped - Interface in com.ibm.portal
Model interface for specific date access properties: This is information such as the
creation date or the last modification date of a resource.
TimeStampedResourceLocator<E> - Interface in com.ibm.portal
A locator to find resources that provide time stamped information.
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.
titleTag(String, Attributes) -
Method in class com.ibm.portal.spa.parser.helper.DefaultStaticPageContentHandler
titleTag(String, Attributes) -
Method in interface com.ibm.portal.spa.parser.StaticPageContentHandlerEx
Called for the content of a Constants#ELEMENT_TITLE
element.
toArray() -
Method in interface com.ibm.portal.model.LocalizedContext
Returns the ordered list of locales that this context is based on as an
array
toBoolean(Object) -
Static method in class com.ibm.portal.streaming.json.helper.JsonUtils
Converts the node to a boolean value
toDouble(Object) -
Static method in class com.ibm.portal.streaming.json.helper.JsonUtils
Converts the node to a double value
toFloat(Object) -
Static method in class com.ibm.portal.streaming.json.helper.JsonUtils
Converts the node to a float value
toInteger(Object) -
Static method in class com.ibm.portal.streaming.json.helper.JsonUtils
Converts the node to an integer value
toList(Object) -
Static method in class com.ibm.portal.streaming.json.helper.JsonUtils
Converts the node to a list
toLong(Object) -
Static method in class com.ibm.portal.streaming.json.helper.JsonUtils
Converts the node to a long value
toMap(Object) -
Static method in class com.ibm.portal.streaming.json.helper.JsonUtils
Converts the node to a list
toNumber(Object) -
Static method in class com.ibm.portal.streaming.json.helper.JsonUtils
Converts the node to a number
TOOLBAR_MODE_ADVANCED -
Static variable in interface com.ibm.portal.toolbar.PublicRenderParameters
Value identifying the toolbar mode "Advanced View".
TOOLBAR_NAMESPACE_URI -
Static variable in interface com.ibm.portal.PortalPublicRenderParameters
Namespace for all toolbar-specific public render parameters
TOOLTIP_ATTRIBUTE -
Static variable in interface com.ibm.portal.theme.plugin.impl.ThemeItemDescriptorConstants
The TOOLTIP_ATTRIBUTE
should contain
the tooltip text for this extension.
TOP_BUTTON -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
Icon button for the "go to top" action.
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 class com.ibm.policy.manager.MapRequestContext
toString() -
Method in class com.ibm.portal.content.ContentNodeType
Returns a textual description of the content node type.
toString() -
Method in class com.ibm.portal.content.Direction
Returns a textual representation of the direction.
toString() -
Method in class com.ibm.portal.content.Orientation
Returns a textual representation of the orientation.
toString() -
Method in class com.ibm.portal.cp.resources.builder.AbstractCustomResource
toString() -
Method in class com.ibm.portal.InvalidationType
Returns a textual description of the content node type that can be used
for debugging purposes.
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(Object) -
Method in class com.ibm.portal.resolver.cor.helper.DefaultContentOperationsRegistryFactory
Returns a debug version of the object
toString() -
Method in class com.ibm.portal.resolver.operations.OperationURI
toString() -
Method in class com.ibm.portal.resolver.streams.helper.DefaultMultipartEntry
toString() -
Method in class com.ibm.portal.resolver.uri.PortletURI
toString() -
Method in enum com.ibm.portal.resourceaggregator.combiner.Resource.URIType
Return the URI type string representation
toString() -
Method in enum com.ibm.portal.resourceaggregator.combiner.ResourceCombinerService.ResourceType
toString() -
Method in class com.ibm.portal.services.url.UrlResourceServiceConstants.ScopeAllConstant
toString() -
Method in class com.ibm.portal.services.url.UrlResourceServiceConstants.ScopeCellConstant
toString() -
Method in class com.ibm.portal.services.url.UrlResourceServiceConstants.ScopeNodeConstant
toString() -
Method in class com.ibm.portal.services.url.UrlResourceServiceConstants.ScopeServerConstant
toString() -
Method in class com.ibm.portal.spa.data.SpaURI
toString() -
Method in class com.ibm.portal.state.accesscheck.Constants.AssignRolesConstant
toString() -
Method in class com.ibm.portal.state.accesscheck.Constants.CreatePageConstant
toString() -
Method in class com.ibm.portal.state.accesscheck.Constants.DeletePageConstant
toString() -
Method in class com.ibm.portal.state.accesscheck.Constants.EditPageConstant
toString() -
Method in class com.ibm.portal.state.accesscheck.Constants.NoCheckConstant
toString() -
Method in enum com.ibm.portal.state.accessors.portlet.TargetType
toString() -
Method in class com.ibm.portal.state.accessors.url.PortalResources.NoState
toString() -
Method in class com.ibm.portal.state.accessors.url.PortalResources.TypeFiles
toString() -
Method in class com.ibm.portal.state.accessors.url.PortalResources.TypeIcons
toString() -
Method in class com.ibm.portal.state.accessors.url.PortalResources.TypeSounds
toString() -
Method in class com.ibm.portal.state.accessors.url.PortalResources.TypeVoiceGrammars
toString() -
Method in class com.ibm.portal.state.Constants.DeepCopyConstant
toString() -
Method in class com.ibm.portal.state.Constants.EmptyCopyConstant
toString() -
Method in class com.ibm.portal.state.Constants.OverwriteConstant
toString() -
Method in class com.ibm.portal.state.Constants.SmartCopyConstant
toString() -
Method in interface com.ibm.portal.state.DisposableURL
Creates a URL representation of the URL.
toString() -
Method in interface com.ibm.portal.state.EngineURL
Creates a URL representation of the URL.
toString(Object) -
Static method in class com.ibm.portal.streaming.json.helper.JsonUtils
Converts the node to a string
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
toString() -
Method in class com.ibm.wps.pe.pc.legacy.cmpf.PortletFilter.Method
Deprecated. Returns the string representation of the method object that a filter can invoke.
toURI() -
Method in class com.ibm.portal.resolver.uri.PortletURI
Returns the URI version of this portlet URI
toURI() -
Method in class com.ibm.portal.spa.data.SpaURI
Returns the URI object this SPA URI was constructed from
transform(Source) -
Method in interface com.ibm.portal.resolver.xml.DefaultContentHandler
Transforms the Source
into this handler
transform(Source, Result) -
Method in class com.ibm.portal.resolver.xml.DisposableTransformer
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
Transition - Interface in com.ibm.portal.pcm.dialog.model
Representation of a dialog transition.
TransitionEndpoint - Interface in com.ibm.portal.pcm.dialog.model
Provides access to a transition endpoint being part of a dialog in the scope of the UX Screen Flow Manager.
TransitionEndpointLocator<E extends java.lang.Object & TransitionEndpoint> - Interface in com.ibm.portal.pcm.dialog.model
A locator for finding TransitionEndpoint
s in a transition endpoint model.
TransitionEndpointModel<T extends java.lang.Object & TransitionEndpoint> - Interface in com.ibm.portal.pcm.dialog.model
Interface for a transition endpoint model.
TransitionEndpointModelProvider - Interface in com.ibm.portal.pcm.dialog.model
Interface that allows to retrieve the transition endpoints declared within a dialog.
TransitionLocator<E extends java.lang.Object & Transition> - Interface in com.ibm.portal.pcm.dialog.model
A locator for finding Transition
s in a transition model.
TransitionModel<T extends Transition> - Interface in com.ibm.portal.pcm.dialog.model
Interface for a transition model.
TransitionModelProvider - Interface in com.ibm.portal.pcm.dialog.model
Interface that allows to retrieve the transitions declared within a dialog.
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.
TreeModel<E> - Interface in com.ibm.portal
This interface provides a generic tree model.
TreeModelController<T,M extends Modifiable> - Interface in com.ibm.portal
This interface provides a controller for tree models which allows updating a
model.
trigger() -
Method in class com.ibm.websphere.personalization.RuleTrigger
triggerBean -
Variable in class com.ibm.websphere.personalization.context.PersonalizationContext
type -
Variable in exception com.ibm.portal.state.exceptions.CannotCloneDocumentModelException
Type of the clone operation that failed
TYPE_ALTERNATE -
Static variable in interface com.ibm.workplace.wcm.api.LibraryStyleSheetComponent
Alternate style sheets grouped under a single style name.
TYPE_BYTEARRAY -
Static variable in interface com.ibm.portal.portlet.service.credentialvault.spi.secrets.CredentialSecret
The user's secret is in binary form.
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_FILES -
Static variable in interface com.ibm.portal.state.accessors.url.PortalResources
Type for plain files.
TYPE_ICONS -
Static variable in interface com.ibm.portal.state.accessors.url.PortalResources
Type for icons.
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_JAAS_SUBJECT -
Static variable in interface com.ibm.portal.portlet.service.credentialvault.spi.secrets.CredentialSecret
The user's secret is a JAAS Subject
.
TYPE_JAVA_OBJECT -
Static variable in interface com.ibm.portal.portlet.service.credentialvault.spi.secrets.CredentialSecret
The user's secret is a java object.
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_NO_SECRET_DATA -
Static variable in interface com.ibm.portal.portlet.service.credentialvault.spi.secrets.CredentialSecret
Type for credential objects that do not contain a secret.
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_SOUNDS -
Static variable in interface com.ibm.portal.state.accessors.url.PortalResources
Type for sounds.
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.
TYPE_UNDEFINED -
Static variable in interface com.ibm.portal.portlet.service.credentialvault.spi.secrets.CredentialSecret
This type is used for the CredentialSecret class itself.
TYPE_USERID_STRING_PASSWORD_STRING -
Static variable in interface com.ibm.portal.portlet.service.credentialvault.spi.secrets.CredentialSecret
The user's secret is a userid/password pair.
TYPE_VOICE_GRAMMARS -
Static variable in interface com.ibm.portal.state.accessors.url.PortalResources
Type for VoiceXML grammars.
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
- UN_PAGE_TAG_CENTER -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- String
ibm.portal.Tag Center
, the name of the Tag Center
page.
- UN_PORTLET_TAG_CLOUD -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- String
com.ibm.wps.cp.portlet.tagcloud
, the name of the default Tag Cloud
portlet.
- UN_VR_RATINGS -
Static variable in interface com.ibm.portal.cp.rating.Constants
- String
wps.Rating
, the name of the VirtualResource Ratings.
- UN_VR_TAGS -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- String
wps.Tagging
, the name of the VirtualResource Tags.
- UNAVAILABLE -
Static variable in interface com.ibm.workplace.wcm.api.HistoryLogEntryCodes
- A legacy
HistoryLogEntry
without a HistoryLogEntryCode
.
- UNCACHED -
Static variable in interface com.ibm.portal.resolver.service.PocServiceHome
- Represents the uncached version of the data source factory
- UNDEFINED_BINDING -
Static variable in interface com.ibm.portal.resolver.accessors.url.PocURLFactory
- Identifies an undefined binding
- 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
-
- UNIQUE_TARGET_IDENTIFIER -
Static variable in class com.ibm.policy.manager.MapRequestContext
-
- UniqueNameException - Exception in com.ibm.portal.state.accessors.exceptions
- Exception which should be thrown in case that an invalid unique name
has been detected.
- UniqueNameException(String) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.UniqueNameException
- The unique name was invalid
- UniqueNameLocator<E> - Interface in com.ibm.portal
- Locator that allows to search nodes by their unique name pattern.
- UniqueNameStrategy - Interface in com.ibm.portal.model.controller.context
- A
UniqueNameStrategy
encapsulates algorithms for how unique
names on nodes will be set within a controller. - UNKNOWN -
Static variable in class com.ibm.portal.InvalidationType
- Invalidation type "Unknown".
- UNKNOWN_ERROR -
Static variable in exception com.ibm.websphere.query.base.QueryException
-
- UnknownAccessorTypeException - Exception in com.ibm.portal.state.exceptions
- Exception representing the error case that a given accessor
type cannot be mapped to a concrete implementation class.
- UnknownAccessorTypeException(Class) -
Constructor for exception com.ibm.portal.state.exceptions.UnknownAccessorTypeException
- There is no known implementation for accessors of the given type.
- UnknownStateFormatException - Exception in com.ibm.portal.state.exceptions
- Exception representing the error case that a state holder
retrieved from a URL cannot be decoded due to a unknown format.
- UnknownStateFormatException(HttpServletRequest, InputMediator, Exception) -
Constructor for exception com.ibm.portal.state.exceptions.UnknownStateFormatException
- Initializes the execption with the input mediator that caused the exception
and the reason for the exception.
- UnknownUniqueNameException - Exception in com.ibm.portal.state.accessors.exceptions
- Exception which should be thrown in case that an unknown unique name
has been detected.
- UnknownUniqueNameException(String) -
Constructor for exception com.ibm.portal.state.accessors.exceptions.UnknownUniqueNameException
- The unique name could not be mapped to an object ID
- unlock(URI, T) -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavLockableTreeModelController
-
Request to unlock a particular resource.
- UNLOCK -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
- Icon for the "unlock" action.
- unlock(DocumentId<? extends Document>) -
Method in interface com.ibm.workplace.wcm.api.Workspace
- Unlocks the document (draft or non-draft) provided by the
DocumentId
.
- UNLOCK_BUTTON -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
- Icon button for the "unlock" action.
- 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.
- UnsafeOperation - Interface in com.ibm.portal.resolver.operations
- An unsafe operation is a operation which can be used to modify server-side
state (session or persistent state).
- UnsafeOperationFactory - Interface in com.ibm.portal.resolver.operations
-
Factory for unsafe operations.
- 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
- UP -
Static variable in class com.ibm.portal.content.Direction
-
- UP_BUTTON -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
- Icon button for the "go up" action.
- update(M, InputStream) -
Method in class com.ibm.portal.resolver.webdav.tree.helper.DefaultWebdavTreeModelController
-
- update(M, InputStream) -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavTreeModelController
- This method updates the modifiable item with the content of the input
stream.
- 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
.
- UPDATE_DATA_SINK_FACTORY_EXTENSION_POINT -
Static variable in interface com.ibm.portal.resolver.Constants
- Name of the init parameter in the portlet.xml that identifies the portlet
specific data sink factory.
- 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 - UpdateDataSinkFactoryEx - Interface in com.ibm.portal.resolver.data
- Tagging interface that is used to register a data sink factory explicitly for
update operations (e.g.
- 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
. - updateUrlResource(AttributeList, UrlResourceServiceConstants.ScopeConstants) -
Method in interface com.ibm.portal.services.url.UrlResourceService
- Updates an existing URL Resource object within the configuration registry with the specified attributes at the specified scope.
- uri -
Variable in exception com.ibm.portal.resolver.exceptions.URINotFoundException
- object URI that could not be found
- 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.
- URINotFoundException - Exception in com.ibm.portal.resolver.exceptions
- An objectID could not be located
- URINotFoundException(URI) -
Constructor for exception com.ibm.portal.resolver.exceptions.URINotFoundException
- Initializes the exception and specifies the objectID of the missing
object
- URINotFoundException(URI, Throwable) -
Constructor for exception com.ibm.portal.resolver.exceptions.URINotFoundException
- Initializes the exception and specifies the objectID of the missing
object and a reason for the exception
- URIParser - Interface in com.ibm.portal.resolver.data
- Parses the content of the static page that is identified by the URI.
- URIParserFactory - Interface in com.ibm.portal.resolver.data
- Constructs
URIParser
instances - 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.
- URLAccessorFactory - Interface in com.ibm.portal.state.accessors.url
- Factory for obtaining
EngineURL
objects for a given state or
resource URLs pointing to a portal resource. - URLContext - Interface in com.ibm.portal.state.accessors.url
- Context interface that allow the specification of the type of URLs
that may be generated.
- URLContextEx - Interface in com.ibm.portal.state.accessors.url
- Context interface that allow the specification of the type of URLs that may
be generated.
- UrlDoesNotContainInformationException - Exception in com.ibm.portal.state.exceptions
- The URL does not contain enough information to be parseable
NOTE: This API may only be used in the scope of an HTTP request in WebSphere Portal, i.e.
- UrlDoesNotContainInformationException(HttpServletRequest, InputMediator) -
Constructor for exception com.ibm.portal.state.exceptions.UrlDoesNotContainInformationException
-
- UrlDoesNotContainInformationException(HttpServletRequest, InputMediator, Exception) -
Constructor for exception com.ibm.portal.state.exceptions.UrlDoesNotContainInformationException
-
- URLFactory - Interface in com.ibm.portal.state
- Factory that provides methods to obtain engine URLs as well as resource URLs.
- UrlInputMediatorException - Exception in com.ibm.portal.state.exceptions
- Base exception for all exceptions occuring in a URL input mediator.
- UrlInputMediatorException(HttpServletRequest, InputMediator, Exception) -
Constructor for exception com.ibm.portal.state.exceptions.UrlInputMediatorException
- Initializes the execption with the input mediator that caused the exception
and the reason for the exception.
- UrlInputMediatorException(HttpServletRequest, InputMediator) -
Constructor for exception com.ibm.portal.state.exceptions.UrlInputMediatorException
- Initializes the execption with the input mediator that caused the exception
and the reason for the exception.
- URLResolver - Interface in com.ibm.portal.resolver.xml
- Resolves (relative) URL references into absolute URLs.
- UrlResourceService - Interface in com.ibm.portal.services.url
- The
UrlResourceService
provides a means to query, add, update, and delete URL Resource definitions within the
WebSphere Application Server's configuration repository, encapsulating the logic necessary for interacting with its administrative
interface. - UrlResourceServiceConstants - Interface in com.ibm.portal.services.url
- Defines an interface for the definitions of commonly used constants within the Command API packages
- UrlResourceServiceConstants.ScopeAllConstant - Class in com.ibm.portal.services.url
- Implementation of the constant SCOPE_ALL
- UrlResourceServiceConstants.ScopeAllConstant() -
Constructor for class com.ibm.portal.services.url.UrlResourceServiceConstants.ScopeAllConstant
- Nobody should instantiate this class directly
- UrlResourceServiceConstants.ScopeCellConstant - Class in com.ibm.portal.services.url
- Implementation of the constant SCOPE_CELL
- UrlResourceServiceConstants.ScopeCellConstant() -
Constructor for class com.ibm.portal.services.url.UrlResourceServiceConstants.ScopeCellConstant
- Nobody should instantiate this class directly
- UrlResourceServiceConstants.ScopeConstants - Interface in com.ibm.portal.services.url
- Base interface to flag a constant that relates to scope.
- UrlResourceServiceConstants.ScopeNodeConstant - Class in com.ibm.portal.services.url
- Implementation of the constant SCOPE_NODE
- UrlResourceServiceConstants.ScopeNodeConstant() -
Constructor for class com.ibm.portal.services.url.UrlResourceServiceConstants.ScopeNodeConstant
- Nobody should instantiate this class directly
- UrlResourceServiceConstants.ScopeServerConstant - Class in com.ibm.portal.services.url
- Implementation of the constant SCOPE_SERVER
- UrlResourceServiceConstants.ScopeServerConstant() -
Constructor for class com.ibm.portal.services.url.UrlResourceServiceConstants.ScopeServerConstant
- Nobody should instantiate this class directly
- URLWriterProvider - Interface in com.ibm.portal.state.accessors.url
-
Optional interface which is supposed to be implemented by
ServletResponseWrapper
classes. - 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.portal.ac.data.RoleType
- The User role type represents the privileges necessary to view portal
content.
- User - Interface in com.ibm.portal.um
- Represents a User within the used Repository.
- 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_ASSISTANCE -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
- Icon for user assistance messages.
- USER_CONTEXT_UNKNOWN -
Static variable in interface com.ibm.portal.resolver.data.UserContextDataSource
- the user dependency is unknown, let the framework decide
- 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.
- UserContextDataSource - Interface in com.ibm.portal.resolver.data
- Interface that may optionally be implemented by a
DataSource
to
indicate if the content of the data source depends on the current user
context. - UserIDChangeListener - Interface in com.ibm.portal.portlet.service.credentialvault.spi
- Vault Adapter Extension that enables the adapter to keep the user identifiers
up to date.
- userIdentifiableChanged(Identifiable, Identifiable) -
Method in interface com.ibm.portal.portlet.service.credentialvault.spi.UserIDChangeListener
- This method is called to inform the vault adapter that a user's
identifiable has changed.
- 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.
- UserPasswordCredentialSecret - Interface in com.ibm.portal.portlet.service.credentialvault.spi.secrets
- Implementation of the CredentialSecret class for a userid/password secret.
- 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.
- UserTagCreationContext<R> - Interface in com.ibm.portal.cp.tagging.controller
- CreationContext for tagging that exposes owner specific characteristics.
- 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, SessionValidationFilterChain) -
Method in interface com.ibm.portal.auth.SessionValidationFilter
- Can be used to implement custom session validation code.
- 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 -
Static variable in interface com.ibm.portal.cp.rating.Constants
- String
value
- value(Boolean) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- value(boolean[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- value(Boolean[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- value(Byte) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- value(byte[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- value(Byte[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- value(char[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- value(Collection<?>) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- value(Date) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
- Writes the date in JSON format according to the IETF standard (RFC 1123
Section 5.2.14 and elsewhere) date syntax:
"Mon, 25 Dec 1995 13:30:00 GMT".
- value(Date[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
- Writes a sequence of dates in RFC 1123 format.
- value(Double) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- value(double[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- value(Double[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- value(Float) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- value(float[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- value(Float[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- value(int[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- value(Integer) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- value(Integer[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- value(Locale) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
- Writes the locale in RFC 4646 format
- value(Locale[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
- Writes a sequence of locales in RFC 4646 format
- value(Long) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- value(long[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- value(Long[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- value(Map<String, ?>) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- value(Object) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- value(Object[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- value(QName) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- value(QName[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- value(Short) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- value(short[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- value(Short[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- value(String) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- value(String, int, int) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- value(String[]) -
Method in interface com.ibm.portal.streaming.json.DefaultJsonContentHandler
-
- 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(boolean) -
Method in interface com.ibm.portal.streaming.json.JsonContentHandler
- Writes a boolean value
- value(char[], int, int) -
Method in interface com.ibm.portal.streaming.json.JsonContentHandler
- Streams the content of a string value in its unescaped form
- value(double) -
Method in interface com.ibm.portal.streaming.json.JsonContentHandler
- Writes a floating value
- value(long) -
Method in interface com.ibm.portal.streaming.json.JsonContentHandler
- Writes an integer value
- value(String) -
Method in interface com.ibm.portal.streaming.json.JSONHandler
- Deprecated. Writes a
String
value, may e.
- value(boolean) -
Method in interface com.ibm.portal.streaming.json.JSONHandler
- Deprecated. Writes a
boolean
value, may e.
- value(double) -
Method in interface com.ibm.portal.streaming.json.JSONHandler
- Deprecated. Writes a
double
value, may e.
- value(int) -
Method in interface com.ibm.portal.streaming.json.JSONHandler
- Deprecated. Writes an
int
value, may e.
- 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_ASSIGNED_PAGE_PUBLIC_RENDER_PARAMETERS -
Static variable in interface com.ibm.portal.state.accessors.portlet.SharedStateAccessor
- Value for the metadata of a public render parameter scope assignment.
- VALUE_CACHE -
Static variable in interface com.ibm.portal.resolver.Constants
- value of the "cache" pragma verb
- VALUE_DELETE -
Static variable in interface com.ibm.portal.resolver.Constants
- value of the "delete" verb
- VALUE_DOWNLOAD -
Static variable in interface com.ibm.portal.resolver.Constants
- value of the "download" verb
- VALUE_DROP -
Static variable in interface com.ibm.portal.resolver.Constants
- value of the "drop" verb
- VALUE_EMPTY -
Static variable in class com.ibm.websphere.query.base.Constants
-
- VALUE_FORM_DATA -
Static variable in class com.ibm.portal.resolver.streams.FormDataInputStream
- Deprecated. use
FormDataStream.VALUE_FORM_DATA
instead
- VALUE_FORM_DATA -
Static variable in interface com.ibm.portal.resolver.streams.FormDataStream
- identification of a content disposition that identifies a form field
- VALUE_FORM_DATA -
Static variable in interface com.ibm.portal.resolver.streams.MultipartStream
- Deprecated. use
FormDataStream.VALUE_FORM_DATA
instead
- VALUE_LOOKUP -
Static variable in interface com.ibm.portal.resolver.Constants
- value of the "lookup" verb
- VALUE_MERGE -
Static variable in interface com.ibm.portal.resolver.Constants
- value of the "merge" verb
- VALUE_MULTIPART -
Static variable in interface com.ibm.portal.resolver.streams.MultipartStream
- identification of a content disposition that identifies a form field
- VALUE_MUST_REVALIDATE -
Static variable in interface com.ibm.portal.resolver.Constants
- cache policy to indicate that a client must revalidate
- VALUE_NO_CACHE -
Static variable in interface com.ibm.portal.resolver.Constants
- value of the "no-cache" pragma verb
- VALUE_NO_STORE -
Static variable in interface com.ibm.portal.resolver.Constants
- cache policy to indicate that a client must not store
- VALUE_NONE -
Static variable in interface com.ibm.portal.resolver.Constants
- Indicates that no value is known (e.g.
- VALUE_NULL -
Static variable in class com.ibm.websphere.query.base.Constants
-
- VALUE_PAGE_PUBLIC_RENDER_PARAMETERS -
Static variable in interface com.ibm.portal.state.accessors.portlet.SharedStateAccessor
- This key can be used to obtain public render parameters for the current
page, i.
- VALUE_PREFIX_ALL -
Static variable in interface com.ibm.portal.cp.xml.Constants
- Value for
Constants.PARAM_PREFIX
.
- VALUE_PRIVATE -
Static variable in interface com.ibm.portal.resolver.Constants
- cache policy to indicate a privately cacheable response
- VALUE_PUBLIC -
Static variable in interface com.ibm.portal.resolver.Constants
- cache scope to indicate a publically cacheable response
- VALUE_REFRESH -
Static variable in interface com.ibm.portal.resolver.Constants
- value of the "refresh" verb
- VALUE_REPLACE -
Static variable in interface com.ibm.portal.resolver.Constants
- value of the "replace" verb
- VALUE_REPRESENTATION_COMPACT -
Static variable in interface com.ibm.portal.resolver.Constants
- the representation mode
- VALUE_REPRESENTATION_EMPTY -
Static variable in interface com.ibm.portal.resolver.Constants
- the representation mode
- VALUE_REPRESENTATION_FULL -
Static variable in interface com.ibm.portal.resolver.Constants
- the representation mode
- VALUE_REPRESENTATION_MEDIUM -
Static variable in interface com.ibm.portal.resolver.Constants
- the representation mode
- VALUE_SCOPE_ALL -
Static variable in interface com.ibm.portal.cp.xml.Constants
- Value for
Constants.PARAM_SCOPE
.
- VALUE_SCOPE_COMMUNITY -
Static variable in interface com.ibm.portal.cp.xml.Constants
- Value for
Constants.PARAM_SCOPE
.
- VALUE_SCOPE_PERSONAL -
Static variable in interface com.ibm.portal.cp.xml.Constants
- Value for
Constants.PARAM_SCOPE
.
- VALUE_SCOPE_PERSONAL_PRIVATE -
Static variable in interface com.ibm.portal.cp.xml.Constants
- Value for
Constants.PARAM_SCOPE
.
- VALUE_SCOPE_PERSONAL_PUBLIC -
Static variable in interface com.ibm.portal.cp.xml.Constants
- Value for
Constants.PARAM_SCOPE
.
- VALUE_SELECTED_CATEGORIES_EMPTY_MARKER -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- If a user explicitly deselcts all categories (within the tag cloud
portlet) the behaviour has to differ from the state that no category at
all has ever been selected (the initial state of the tag cloud portlet
where categories might be auto-selected).
- VALUE_SELECTED_SCHEMAS_EMPTY_MARKER -
Static variable in interface com.ibm.portal.cp.tagging.Constants
- If a user explicitly deselcts all schemas (within the tag cloud portlet)
the behaviour has to differ from the state that no schema at all has ever
been selected (the initial state of the tag cloud portlet where schemas
might be auto-selected).
- VALUE_UNDEFINED -
Static variable in interface com.ibm.portal.resolver.Constants
- cache policy to indicate that a client must not store
- VALUE_UPDATE -
Static variable in interface com.ibm.portal.resolver.Constants
- value of the "update" verb
- VALUE_UPLOAD -
Static variable in interface com.ibm.portal.resolver.Constants
- value of the "upload" verb
- VALUE_VIEW -
Static variable in interface com.ibm.portal.resolver.Constants
- value of the "view" verb
- 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.content.DisplayOptions.DisplayOption
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.portal.content.LocalizedLocator.SearchPattern
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.portal.cp.CollaborativeResource.Scope
- Deprecated. Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.portal.cp.CollaborativeResourceType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.portal.cp.Constants.Order
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.portal.cp.Constants.OrderMetric
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.portal.cp.Constants.SearchPattern
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.portal.cp.Scope
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.portal.model.LocalizedContextHome.BASE_TEXT_DIRECTION
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.portal.ObjectTypeConstants
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.portal.outbound.config.CookieRule.Handling
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.portal.outbound.config.CookieRule.Scope
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.portal.outbound.config.IPFilterSetting.FilterType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.portal.outbound.config.PolicyVariable.VariableType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.portal.pcm.dialog.model.ReferencedResource.ResourceType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.portal.pcm.dialog.state.DialogStateManager.Scope
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.portal.resolver.data.CacheControlDataSource.CACHE_POLICY
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.portal.resolver.data.CacheControlDataSource.CACHE_SCOPE
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.portal.resolver.data.ContentDispositionDataSource.DISPOSITION
- Returns the enum constant of this type with the specified name.
- valueOf(Boolean) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
- Converts the boolean parameter to the string value of the parameter
- valueOf(CacheControlDataSource.CACHE_POLICY) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
- Converts the cache policy to the string value of the parameter
- valueOf(CacheControlDataSource.CACHE_SCOPE) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
- Converts the cache scope to the string value of the parameter
- valueOf(long) -
Static method in class com.ibm.portal.resolver.helper.DefaultDataSource
- Converts a long value, e.g.
- 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.service.PocServiceHome.FilterType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.portal.resolver.service.PortletPocService.URI_SCOPE
- 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.portal.resolver.webdav.tree.WebdavAccessControlTreeModel.AclRestriction
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.portal.resolver.webdav.tree.WebdavLockableTreeModel.SupportedLockType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.portal.resolver.xml.XMLFactory.XSLT_PROCESSOR
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.portal.resourceaggregator.combiner.Resource.URIType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.portal.resourceaggregator.combiner.ResourceCombinerService.ResourceType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.portal.sitemanagement.command.PromoteCommand.Method
- Returns the enum constant of this type with the specified name.
- valueOf -
Static variable in enum com.ibm.portal.state.accessors.pagemode.PageMode
- Deserializer
- valueOf(String) -
Static method in enum com.ibm.portal.state.accessors.pagemode.PageMode
- Returns the enum constant of this type with the specified name.
- valueOf -
Static variable in class com.ibm.portal.state.accessors.pagemode.PageModeSet
- Deserializer access, used for convenience
- valueOf(String) -
Static method in enum com.ibm.portal.state.accessors.portlet.TargetType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.portal.streaming.json.JsonParserReader.TYPE
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.portal.streaming.json.xml.JsonSchema.CARDINALITY
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.portal.streaming.json.xml.JsonSchema.TYPE
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.portal.um.PumaEnvironment.VirtualPrincipalNames
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.portal.wcm.plr.CacheSpec.Type
- 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.operation.OperationCheckPlugin.Operation
- 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.messaging.MessagingConstants.ItemState
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.workplace.wcm.api.messaging.MessagingConstants.ItemStatus
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.workplace.wcm.api.messaging.MessagingConstants.MessageQueueID
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.workplace.wcm.api.messaging.MessagingConstants.MessageQueueStatusType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.workplace.wcm.api.messaging.MessagingConstants.MessageStatusType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.workplace.wcm.api.messaging.MessagingConstants.MessageUpdateType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.workplace.wcm.api.messaging.MessagingConstants.PrerenderAction
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.workplace.wcm.api.messaging.MessagingConstants.PrerenderMessageType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.workplace.wcm.api.messaging.MessagingConstants.SubsystemStatus
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.workplace.wcm.api.messaging.MessagingConstants.SyndicationMessageMode
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.ibm.workplace.wcm.api.messaging.MessagingConstants.TopicID
- 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.
- valueOfIgnoreCase(String) -
Static method in enum com.ibm.portal.cp.Constants.Order
- Returns the enum constant of the specified name ignoring upper and
lower cases.
- valueOfIgnoreCase(String) -
Static method in enum com.ibm.portal.cp.Constants.OrderMetric
- Returns the enum constant of the specified name ignoring upper and
lower cases.
- valueOfIgnoreCase(String) -
Static method in enum com.ibm.portal.cp.Constants.SearchPattern
- Returns the enum constant of the specified name ignoring upper and
lower cases.
- 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() -
Method in interface com.ibm.policy.manager.PolicyValueSet
- Retrieve of all Policy Value attribute values
- values() -
Static method in enum com.ibm.portal.content.DisplayOptions.DisplayOption
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.portal.content.LocalizedLocator.SearchPattern
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.portal.cp.CollaborativeResource.Scope
- Deprecated. Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.portal.cp.CollaborativeResourceType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.portal.cp.Constants.Order
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.portal.cp.Constants.OrderMetric
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.portal.cp.Constants.SearchPattern
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.portal.cp.Scope
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.portal.model.LocalizedContextHome.BASE_TEXT_DIRECTION
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.portal.ObjectTypeConstants
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.portal.outbound.config.CookieRule.Handling
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.portal.outbound.config.CookieRule.Scope
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.portal.outbound.config.IPFilterSetting.FilterType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.portal.outbound.config.PolicyVariable.VariableType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.portal.pcm.dialog.model.ReferencedResource.ResourceType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.portal.pcm.dialog.state.DialogStateManager.Scope
- 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.data.CacheControlDataSource.CACHE_POLICY
- 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.data.CacheControlDataSource.CACHE_SCOPE
- 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.data.ContentDispositionDataSource.DISPOSITION
- 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.service.PocServiceHome.FilterType
- 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.service.PortletPocService.URI_SCOPE
- 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.portal.resolver.webdav.tree.WebdavAccessControlTreeModel.AclRestriction
- 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.tree.WebdavLockableTreeModel.SupportedLockType
- 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.xml.XMLFactory.XSLT_PROCESSOR
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.portal.resourceaggregator.combiner.Resource.URIType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.portal.resourceaggregator.combiner.ResourceCombinerService.ResourceType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.portal.sitemanagement.command.PromoteCommand.Method
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.portal.state.accessors.pagemode.PageMode
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.portal.state.accessors.portlet.TargetType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.portal.streaming.json.JsonParserReader.TYPE
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.portal.streaming.json.xml.JsonSchema.CARDINALITY
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.portal.streaming.json.xml.JsonSchema.TYPE
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.portal.um.PumaEnvironment.VirtualPrincipalNames
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.ibm.portal.wcm.plr.CacheSpec.Type
- 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.operation.OperationCheckPlugin.Operation
- 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.messaging.MessagingConstants.ItemState
- 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.messaging.MessagingConstants.ItemStatus
- 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.messaging.MessagingConstants.MessageQueueID
- 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.messaging.MessagingConstants.MessageQueueStatusType
- 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.messaging.MessagingConstants.MessageStatusType
- 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.messaging.MessagingConstants.MessageUpdateType
- 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.messaging.MessagingConstants.PrerenderAction
- 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.messaging.MessagingConstants.PrerenderMessageType
- 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.messaging.MessagingConstants.SubsystemStatus
- 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.messaging.MessagingConstants.SyndicationMessageMode
- 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.messaging.MessagingConstants.TopicID
- 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.
- VanityURLModel<T extends VanityURLNode> - Interface in com.ibm.portal.vanityurl.model
- The interface provides read access to the vanity URL model.
- VanityURLModelController<E extends VanityURLNode,M extends ModifiableVanityURLNode> - Interface in com.ibm.portal.vanityurl.model.controller
- This interface allows the creation, modification and deletion of vanity URLs.
- VanityURLModelControllerHome - Interface in com.ibm.portal.model.controller
- Entry point to the vanity URL model controller.
- VanityURLModelControllerHome - Interface in com.ibm.portal.vanityurl.model.controller
- This is the base interface for vanity URL model controller homes.
- VanityURLModelControllerProvider - Interface in com.ibm.portal.model.controller
- This interface provides access to the vanity URL model controller given a
model
. - VanityURLModelControllerProvider - Interface in com.ibm.portal.vanityurl.model.controller
- This is the base interface for vanity URL model controller provider.
- VanityURLModelHome - Interface in com.ibm.portal.cor.service
- COR entry point to the vanity URL model.
- VanityURLModelHome - Interface in com.ibm.portal.model
- Entry point to the vanity URL model.
- VanityURLModelHome - Interface in com.ibm.portal.vanityurl.model
- This is the base interface for vanity URL model homes.
- VanityURLModelLocator<E extends VanityURLNode> - Interface in com.ibm.portal.vanityurl.model
- This interface provides finder methods for vanity URLs.
- VanityURLModelProvider - Interface in com.ibm.portal.cor.service
- This interface provides access to the vanity URL model given a
COR context
. - VanityURLModelProvider - Interface in com.ibm.portal.model
- This interface provides access to the vanity URL model given a
request
and
response
. - VanityURLModelProvider - Interface in com.ibm.portal.portlet.service.model
- This interface provides access to the vanity URL model given a
request
and
response
. - VanityURLModelProvider - Interface in com.ibm.portal.vanityurl.model
- This is the base interface for vanity URL model providers.
- VanityURLNode - Interface in com.ibm.portal.vanityurl.model
- Interface of a vanity URL node.
- VARY_HEADERS_UNKNOWN -
Static variable in interface com.ibm.portal.resolver.data.VaryDataSource
- the vary headers are known
- VaryDataSource - Interface in com.ibm.portal.resolver.data
- Interface that may optionally be implemented by a
DataSource
to fine
tune what context information a data source depends on. - VAULT_SECRET_CONTEXT -
Static variable in interface com.ibm.portal.portlet.service.credentialvault.spi.VaultAdapter
- The name of the context used in a JNDI lookup to get the CredentialSecretFactory class.
- VAULT_SECRET_CONTEXT -
Static variable in interface com.ibm.portal.portlet.service.credentialvault.spi.VaultAdapterDN
- Deprecated. The name of the context used in a Jndi lookup to get the CredentialSecretFactory class.
- VaultAdapter - Interface in com.ibm.portal.portlet.service.credentialvault.spi
- Interface that defines a Vault that may be plugged into the portal.
- VaultAdapterDN - Interface in com.ibm.portal.portlet.service.credentialvault.spi
- Deprecated. since 6.1.0.3 use
VaultAdapter
instead - 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.
- verifyAuthLevel(HttpServletRequest, HttpServletResponse) -
Method in interface com.ibm.portal.auth.stepup.AuthLevelVerifier
- Verifies whether the current request satisfies the requirements of this
authentication level verifier implementation.
- 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.
- VERTICAL -
Static variable in class com.ibm.portal.content.Orientation
- The vertical orientation
- VIEW -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
- Icon for the "view" action.
- VIEW_BUTTON -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
- Icon button for the "view" action.
- VIRTUAL_PORTAL_CONTEXT_UNKNOWN -
Static variable in interface com.ibm.portal.resolver.data.VirtualPortalContextDataSource
- the virtual portal dependency is unknown, let the framework decide
- VIRTUAL_PORTAL_LIST_JNDI_NAME -
Static variable in interface com.ibm.portal.model.VirtualPortalListHome
- JNDI lookup name for virtual portal list model
- VirtualPortal - Interface in com.ibm.portal.admin
- Admin model interface for virtual portals.
- VirtualPortalContext - Interface in com.ibm.workplace.wcm.api
- The target Virtual Portal to scope the execution of a VirtualPortalScopedAction.
- VirtualPortalContextDataSource - Interface in com.ibm.portal.resolver.data
- Interface that may optionally be implemented by a
DataSource
to
indicate if the content of the data source depends on the currently selected
virtual portal. - VirtualPortalIdentification - Interface in com.ibm.portal.virtualportal
- This interface can be used to identify the current virtual portal.
- VirtualPortalList<T extends java.lang.Object & VirtualPortal> - Interface in com.ibm.portal.admin
- Admin model interface for the list of virtual portal elements.
- VirtualPortalListHome - Interface in com.ibm.portal.cor.service
- Home interface for JNDI based lookups for
VirtualPortalListProvider
. - VirtualPortalListHome - Interface in com.ibm.portal.model
- Home interface for JNDI based lookups for
VirtualPortalListProvider
. - VirtualPortalListProvider - Interface in com.ibm.portal.cor.service
- An interface for a provider of virtualPortal lists.
- VirtualPortalListProvider - Interface in com.ibm.portal.model
- An interface for a provider of virtual portals.
- VirtualPortalListProvider - Interface in com.ibm.portal.portlet.service.model
- An interface for a provider of virtualPortal lists.
PortletServiceHome psh;
javax.naming.Context ctx = new javax.naming.InitialContext();
boolean serviceAvailable = false;
try {
psh = (PortletServiceHome) ctx.lookup("portletservice/com.ibm.portal.portlet.service.model.VirtualPortalListProvider");
serviceAvailable = true;
} catch(javax.naming.NameNotFoundException ex) {
...
VirtualPortalLocator<E extends VirtualPortal> - Interface in com.ibm.portal.admin
Admin model interface for the list of virtual portal elements.
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
VirtualPortalScope - Interface in com.ibm.portal.outbound.config
The virtual portal scope.
VirtualPortalScope.AnyVirtualPortalScope - Interface in com.ibm.portal.outbound.config
This interface is used to retrieve an outbound HTTP connection configuration model without any portal scoping.
VirtualPortalScopedAction - Interface in com.ibm.workplace.wcm.api
A computation to be performed with the scope of a specific virtual portal.
visitAccessControlList(WebdavAccessControlEntryHandler, T) -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavAccessControlTreeModel
The current privileges of the different users on a resource.
visitAclRestrictions(WebdavAclRestrictionHandler) -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavAccessControlTreeModel
The acl-restrictions of this tree model.
visitContainedPrivileges(WebdavSupportedPrivilegeHandler) -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavSupportedPrivilege
The contained privileges.
visitCurrentUserPrivileges(WebdavPrivilegeHandler, T) -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavAccessControlTreeModel
The privileges of the current user on a resource.
visitLocks(WebdavLockHandler, T) -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavLockableTreeModel
Queries the locks for a particular resource.
visitPrivilege(WebdavPrivilegeHandler) -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavSupportedPrivilege
Representation of the privilege.
visitPrivileges(WebdavPrivilegeHandler) -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavAccessControlEntry
Visitor call to provide the handler for the privileges.
visitProperties(WebdavPropertyHandler, T) -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavPropertiesTreeModel
Queries the properties for a particular resource.
visitSupportedPrivileges(WebdavSupportedPrivilegeHandler, T) -
Method in interface com.ibm.portal.resolver.webdav.tree.WebdavAccessControlTreeModel
The supported privileges of a resource.
VoidDataSink - Interface in com.ibm.portal.resolver.data
Realization of a DataSink
that does not require the input stream to
generate output.
VPScope - Class in com.ibm.wps.outbound.config
This convenience class implements the VirtualPortalScope
interface for users of the
OutboundConnectionModelProvider
method.
W
- WARNING -
Static variable in interface com.ibm.portal.state.accessors.url.PortalIcons
- Icon for a warning message.
- 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_CONTENT_VIEWER_CONFIGURATIONS_PROVIDER_NAME -
Static variable in interface com.ibm.portal.services.contentmapping.ScopeProvider
The name of the scope provider controlling the mapping between web content and Content Viewer
configurations that shall be used when adding web content items to portal pages
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_PROVIDER_NAME -
Static variable in interface com.ibm.portal.services.contentmapping.ScopeProvider
The name of the default scope provider controlling the Web Content Folder mappings
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.
WebApplication - Interface in com.ibm.portal.portletmodel
Interface that represents a deployed web application in the underlying
application server containing one or more portlets.
WebApplicationList<E extends java.lang.Object & WebApplication> - Interface in com.ibm.portal.portletmodel.admin
Model interface for a list of web applications.
webdavAbstract() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
WebdavAccessControlEntry - Interface in com.ibm.portal.resolver.webdav.tree
Provides information about a resource's access control entry
WebdavAccessControlEntryHandler - Interface in com.ibm.portal.resolver.webdav.tree
Callback interface used to indicate access control entries held on a particular
resource.
WebdavAccessControlTreeModel<T> - Interface in com.ibm.portal.resolver.webdav.tree
Implemented by tree models that can provide information about their ACL.
WebdavAccessControlTreeModel.AclRestriction - Enum in com.ibm.portal.resolver.webdav.tree
Enumeration about the supported acl-restrictions
webdavAce() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
webdavAcl() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
WebdavAclRestrictionHandler - Interface in com.ibm.portal.resolver.webdav.tree
Callback interface used to indicate an acl-restriction.
webdavAclRestrictions() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
webdavActiveLock(WebdavCommand.Lock) -
Method in interface com.ibm.portal.resolver.webdav.commands.WebdavCommand.Response
Writes the active lock data structure
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
WebdavCommand - Interface in com.ibm.portal.resolver.webdav.commands
Abstraction of a webdav command.
WebdavCommand.IfHandler - Interface in com.ibm.portal.resolver.webdav.commands
Callback handler to test the assertions made by the If
header.
WebdavCommand.Lock - Interface in com.ibm.portal.resolver.webdav.commands
Information about a lock
WebdavCommand.Request - Interface in com.ibm.portal.resolver.webdav.commands
Base interface to provide information about the webdav request context.
WebdavCommand.Resource - Interface in com.ibm.portal.resolver.webdav.commands
Identification of a resource
WebdavCommand.Response - Interface in com.ibm.portal.resolver.webdav.commands
Base interface that provides information about the served resource.
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
WebdavContentHandler - Interface in com.ibm.portal.resolver.webdav
JAXP content handler extension that defines semantic callbacks for sitemap
specific events.
WebdavCopyableTreeModelController<T,M extends Modifiable> - Interface in com.ibm.portal.resolver.webdav.tree
Implemented by tree models that enable copy operations on their resources.
WebdavCopyContext<T> - Interface in com.ibm.portal.resolver.webdav.tree
Context that allows the creation of a copy of a resource
WebdavCreationContext<T> - Interface in com.ibm.portal.resolver.webdav.tree
Base class for a CreationContext
used to create
new items.
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(String) -
Method in interface com.ibm.portal.resolver.webdav.commands.WebdavCommand.Response
Writes a reference relative to the base URI
webdavHref(URI) -
Method in interface com.ibm.portal.resolver.webdav.commands.WebdavCommand.Response
Writes a reference relative to the base URI
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
WebdavLock - Interface in com.ibm.portal.resolver.webdav.tree
Interface that describes a lock on a resource
WebdavLockableTreeModel<T> - Interface in com.ibm.portal.resolver.webdav.tree
Implemented by tree models that can provide information about their locking
state.
WebdavLockableTreeModel.SupportedLockType - Enum in com.ibm.portal.resolver.webdav.tree
Enumeration about the supported locks for a particular item
WebdavLockableTreeModelController<T,M extends Modifiable> - Interface in com.ibm.portal.resolver.webdav.tree
Implemented by tree models that enable locking and unlocking of their
resources.
webdavLockDiscovery(Collection<? extends WebdavCommand.Lock>) -
Method in interface com.ibm.portal.resolver.webdav.commands.WebdavCommand.Response
Writes the active lock data structure
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.
WebdavLockHandler - Interface in com.ibm.portal.resolver.webdav.tree
Callback interface used to indicate locks held on a particular 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.
WebdavLockInfo - Interface in com.ibm.portal.resolver.webdav.tree
Provides information about a requested lock
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(Source) -
Method in interface com.ibm.portal.resolver.webdav.commands.WebdavCommand.Response
Writes a custom privilege data structure
webdavPrivilege() -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
webdavPrivilege(QName) -
Method in interface com.ibm.portal.resolver.webdav.DefaultWebdavContentHandler
WebdavPrivilegeHandler - Interface in com.ibm.portal.resolver.webdav.tree
Callback interface used to indicate a privilege.
WebdavPropertiesTreeModel<T> - Interface in com.ibm.portal.resolver.webdav.tree
Implemented by tree models that provide access to non-standard properties
(i.e.
WebdavProperty - Interface in com.ibm.portal.resolver.webdav.tree
Interface that describes a non-standard property for a resource
WebdavPropertyHandler - Interface in com.ibm.portal.resolver.webdav.tree
Callback interface used to indicate non-standard properties for a resource
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
WebdavRenameableTreeModelController<T,M extends Modifiable> - Interface in com.ibm.portal.resolver.webdav.tree
Implemented by tree models that allow to rename items.
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
WebdavSupportedPrivilege - Interface in com.ibm.portal.resolver.webdav.tree
Provides information about a resource's supported privilege
WebdavSupportedPrivilegeHandler - Interface in com.ibm.portal.resolver.webdav.tree
Callback interface used to indicate supported privileges of a particular
resource.
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
WebdavTreeModel<T> - Interface in com.ibm.portal.resolver.webdav.tree
Model description of a WebDAV hierarchy.
WebdavTreeModelController<T,M extends Modifiable> - Interface in com.ibm.portal.resolver.webdav.tree
Interface that allows to modify hierarchical resources via WebDAV
WebdavTreeModelFactory<T,M extends Modifiable> - Interface in com.ibm.portal.resolver.webdav.tree
Factory that created model based description of WebDAV hierarchies.
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.
WIDTH -
Static variable in interface com.ibm.portal.content.CompositionMetrics
Deprecated. The width of a composition node.
WIDTH -
Static variable in interface com.ibm.portal.content.LayoutMetrics
The width of a layout node.
WINDOWEVENT -
Static variable in class com.ibm.wps.pe.pc.legacy.cmpf.PortletFilter.Method
Deprecated.
Wire - Interface in com.ibm.portal.wire
Describes a connection between a communication source and a communication target that is used to
transfer information.
WireCreationContext - Interface in com.ibm.portal.wire
A node creation context for Wire
s.
WireLocator - Interface in com.ibm.portal.wire
A locator for finding Wire
s in a wire model.
WireModel<T extends java.lang.Object & Wire> - Interface in com.ibm.portal.wire
Interface for a wire model.
WireModelController<T extends Wire,M extends ModifiableWire> - Interface in com.ibm.portal.wire
A controller interface for the WireModel
interface.
WireModelControllerProvider - Interface in com.ibm.portal.model.controller
An interface for a provider of wire model controllers.
WireModelProvider - Interface in com.ibm.portal.wire
An interface for a provider of a wire model which is extended by the
LayoutModel
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.
WP_SELECTION_BINDING -
Static variable in interface com.ibm.portal.resolver.Constants
Constant for selection binding
WpSelectionBinding - Interface in com.ibm.portal.resolver.bindings
Binding that allows for late binding to a view in WebSphere Portal.
Writable - Interface in com.ibm.utilities.streams
Represents that the implementor can serialize itself into a Writer
write(OutputStream) -
Method in interface com.ibm.portal.resolver.data.ByteDataSource
Copies the complete data onto the target stream.
write(Writer) -
Method in interface com.ibm.portal.resolver.data.CharDataSource
Copies the complete character content to the output writer
write(DefaultJsonContentHandler) -
Method in interface com.ibm.portal.resolver.data.JsonDataSource
Copies the complete data onto the target handler.
write(MultipartOutputStream) -
Method in interface com.ibm.portal.resolver.data.MultipartDataSource
Copies the complete data onto the target stream.
write(Writer, NavigationNode) -
Method in interface com.ibm.portal.resolver.friendly.service.FriendlySelectionService
Encodes the friendly selection string from a node.
write(Writer) -
Method in class com.ibm.portal.resolver.streams.FormDataInputStream.Entry
Copies the content of the entry in the current characterset to the
output writer
write(OutputStream) -
Method in class com.ibm.portal.resolver.streams.MultipartInputStream.Entry
Copies the content of the entry to the output stream
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.
writeCopy(Writer, boolean) -
Method in interface com.ibm.portal.resolver.PocURL
Streams the state represented by this URL object to a writer.
writeCopy(Writer) -
Method in interface com.ibm.portal.state.DisposableURL
Streams the state represented by this URL object to a writer.
writeCopy(Writer) -
Method in interface com.ibm.portal.state.EngineURL
Streams the state represented by this URL object to a writer and invokes
the postprocessors first on the content of the engine URL.
writeCopy(Writer, boolean) -
Method in interface com.ibm.portal.state.EngineURL
Streams the state represented by this URL object to a writer and invokes
the postprocessors first on the content of the engine URL.
writeDispose(Writer, boolean) -
Method in interface com.ibm.portal.resolver.PocURL
Streams the state represented by this URL object to a writer.
writeDispose(Writer) -
Method in interface com.ibm.portal.state.DisposableURL
Streams the state represented by this URL object to a writer.
writeDispose(Writer) -
Method in interface com.ibm.portal.state.EngineURL
Streams the state represented by this URL object to a writer and invokes
the postprocessors first on the content of the engine URL.
writeDispose(Writer, boolean) -
Method in interface com.ibm.portal.state.EngineURL
Streams the state represented by this URL object to a writer and invokes
the postprocessors first on the content of the engine URL.
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
writeEntry(MultipartInputStream.Entry) -
Method in class com.ibm.portal.resolver.streams.MultipartOutputStream
Writes (copies) a complete multipart entry from an input stream.
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.
writeRedirectURL(Writer) -
Method in exception com.ibm.portal.resolver.exceptions.RedirectResolutionException
Writes the redirect URL onto the target writer
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.
WSRPResourceURLFilterFactory - Interface in com.ibm.wps.wsrp.consumer.security
Deprecated. since 5.1.0.1. This plug-point for custom resource URL filters does not add additional value to
security for access to served resources. Access to the WSRP resource proxy servlet should
be secured and authenticated instead.
X
- XHTML_NS -
Static variable in interface com.ibm.portal.resolver.atom.Constants
-
- XHTML_URI -
Static variable in interface com.ibm.portal.resolver.atom.Constants
-
- 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
- XMIMenuService - Interface in com.ibm.wps.portletservice.portletmenu
- 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.
- XMIMenuTreeException - Exception in com.ibm.wps.portletservice.portletmenu
- 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.
- XMIMenuTreeException() -
Constructor for exception com.ibm.wps.portletservice.portletmenu.XMIMenuTreeException
- Deprecated. XMIMenuTreeException constructor.
- XMIMenuTreeException(String) -
Constructor for exception com.ibm.wps.portletservice.portletmenu.XMIMenuTreeException
- Deprecated. XMIMenuTreeException constructor.
- XMIMenuTreePortlet - Class in com.ibm.wps.portlets.menu
- 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.
- XMIMenuTreePortlet() -
Constructor for class com.ibm.wps.portlets.menu.XMIMenuTreePortlet
- Deprecated. Constructor.
- 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
- XmlDataSink - Interface in com.ibm.portal.resolver.data
-
Identifies a data sink that is able to handle XML feeds.
- XmlDataSource - Interface in com.ibm.portal.resolver.data
- Implemented by providers of XML data streams.
- XMLFactory - Interface in com.ibm.portal.resolver.xml
- Interface that provides access to classes that facilitate the processing of
XML related operations.
- XMLFactory.XSLT_PROCESSOR - Enum in com.ibm.portal.resolver.xml
- Specification of the kind of XSLT processor to be used
- 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.
- XMLProducer - Interface in com.ibm.portal.resolver.xml
- Represents the source of XML events
- XMLPropertyProvider - Interface in com.ibm.portal.resolver.xml
-
- XMLRecorder - Interface in com.ibm.portal.resolver.xml
-
Represents a buffer for json events.
- XMLResultProvider - Interface in com.ibm.portal.resolver.xml
- Provides access to a JAXP result object
- XMLStreamHandler - Interface in com.ibm.portal.resolver.xml
- Callback interface similar to
ContentHandler
that allows for an
efficient serialization of hierarchical markup. - 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
- YES -
Static variable in interface com.ibm.portal.resolver.xml.Constants
- Value to enable a feature
Z
- ZipDataURI - Class in com.ibm.portal.spa.data
- URI to a file inside a ZIP
- ZipDataURI(URI) -
Constructor for class com.ibm.portal.spa.data.ZipDataURI
- Parses the URI and decodes the filename
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 Z
Overview
Package
Class
Tree
Serialized
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes