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

A

abortIfPortletsMissing() - Method in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
 
AbstractAdviceTransform - Class in com.bea.p13n.advisor
This is an abstract base class useful for defining new AdviceTransform classes.
AbstractAdviceTransform(Metadata) - Constructor for class com.bea.p13n.advisor.AbstractAdviceTransform
Construct an instance of this object and bind it to its Metadata instance.
AbstractAdvislet - Class in com.bea.p13n.advisor
An abstract class which provides some default method implementations for classes wishing to implement the Advislet interface.
AbstractAdvislet(Advisor, Metadata) - Constructor for class com.bea.p13n.advisor.AbstractAdvislet
Constructs a new AbstractAdvislet associated with the Advisor supplied.
AbstractButtonPresentationContext - Class in com.bea.netuix.servlets.controls.window
Used to provide access to presentation-related attributes specific to the Button in use.
AbstractClickEventValidator - Class in com.bea.p13n.tracking.clickthrough
 
AbstractClickEventValidator() - Constructor for class com.bea.p13n.tracking.clickthrough.AbstractClickEventValidator
 
AbstractCommunityCallback - Class in com.bea.netuix.application.communities
AbstractCommunityCallback - default implementation of the CommunityCallback interface that no-ops all methods.
AbstractCommunityCallback() - Constructor for class com.bea.netuix.application.communities.AbstractCommunityCallback
 
AbstractConfigurableEntity - Class in com.bea.p13n.property
Abstract base class for ConfigurableEntity implementations.
AbstractConfigurableEntity() - Constructor for class com.bea.p13n.property.AbstractConfigurableEntity
 
AbstractContentELResolver - Class in com.bea.content.el
Unified Expression Language Resolver that is specific to resolving content object properties.
AbstractHierarchicalEntity - Class in com.bea.p13n.property
Lightweight implementation of HierarchicalEntity.
AbstractHierarchicalEntity() - Constructor for class com.bea.p13n.property.AbstractHierarchicalEntity
 
AbstractJobDefinition - Class in com.bea.p13n.jobmanager.config
Partial implementation of the JobDefinition.
AbstractJobDefinition(String) - Constructor for class com.bea.p13n.jobmanager.config.AbstractJobDefinition
 
AbstractJspBacking - Class in com.bea.netuix.servlets.controls.content.backing
Abstract base class for all JSP backing files.
AbstractJspBacking() - Constructor for class com.bea.netuix.servlets.controls.content.backing.AbstractJspBacking
 
AbstractLookAndFeelComponent - Class in com.bea.netuix.laf
AbstractLookAndFeelComponent provides common implementation details for Look and Feel components.
AbstractPropertyDefinition - Class in com.bea.p13n.property
Default implementation of a PropertyDefinition.
AbstractPropertyDefinition() - Constructor for class com.bea.p13n.property.AbstractPropertyDefinition
Default constructor
AbstractPropertyDefinition(String, int, boolean, boolean, Collection, Object) - Constructor for class com.bea.p13n.property.AbstractPropertyDefinition
Constructor to initialize attributes
AbstractPropertyLocator - Class in com.bea.p13n.property
Lightweight object that contains ConfigurableEntity's unique attributes.
AbstractPropertyLocator() - Constructor for class com.bea.p13n.property.AbstractPropertyLocator
 
AbstractPropertyMapKey - Class in com.bea.p13n.property
Lightweight object used as a key for entity properties.
AbstractPropertyMapKey() - Constructor for class com.bea.p13n.property.AbstractPropertyMapKey
Default constructor
AbstractPropertyMapKey(String, String) - Constructor for class com.bea.p13n.property.AbstractPropertyMapKey
Initializing Constructor
AbstractPropertyMapKey(String) - Constructor for class com.bea.p13n.property.AbstractPropertyMapKey
Another initializing Constructor
AbstractPropertySet - Class in com.bea.p13n.property
Default implementation of a Property Sets, which is a logical grouping of property definitions.
AbstractPropertySet() - Constructor for class com.bea.p13n.property.AbstractPropertySet
Default constructor
AbstractPropertySet(String, String, String) - Constructor for class com.bea.p13n.property.AbstractPropertySet
Constructor to initialize attributes
AbstractQueryOperator - Class in com.bea.content.expression.operators
 
AbstractQueryOperator() - Constructor for class com.bea.content.expression.operators.AbstractQueryOperator
 
AbstractQueryOperator(String) - Constructor for class com.bea.content.expression.operators.AbstractQueryOperator
 
AbstractQueryOperator(String, FullTextSearch.Multiplicity) - Constructor for class com.bea.content.expression.operators.AbstractQueryOperator
 
AbstractQueryOperator(FullTextSearch.Parameter) - Constructor for class com.bea.content.expression.operators.AbstractQueryOperator
 
AbstractUserPropertyMapper - Class in com.bea.wsrp.consumer.userproperty
The base mapper class which provides methods to map the folowing:
AbstractUserPropertyMapper() - Constructor for class com.bea.wsrp.consumer.userproperty.AbstractUserPropertyMapper
 
accept(File, String) - Method in class com.bea.content.loader.bulk.BulkLoader
Implement the FilenameFilter interface method to use our match and ignore lists.
accept(File, String) - Method in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated Implement the FilenameFilter interface method to use our match and ignore lists.
accept(ExpressionVisitor, Object) - Method in class com.bea.p13n.content.expression.PropertyRef
Deprecated Accept this node.
accept(Visitor, Object) - Method in class com.bea.p13n.content.query.ContentQueryNode
 
accept(ExpressionVisitor, Object) - Method in class com.bea.p13n.expression.operator.VariableBinding
 
accept(Connection) - Method in interface com.bea.p13n.util.jdbc.Database
Deprecated Check to see if the Database can bind to the supplied connection.
accept(Connection) - Method in class com.bea.p13n.util.jdbc.GenericDatabase
Deprecated Check to see if the connection URL matches the format defined in "accept.driver.url.regex".
accept(Connection) - Method in class com.bea.p13n.util.jdbc.OracleThinDatabase
Deprecated  
accept(Connection) - Method in class com.bea.p13n.util.jdbc.WlsOracleThinDatabase
Deprecated  
acceptsMime(String) - Static method in class com.bea.wsrp.util.WsdlUtils
Deprecated  
acceptsMime() - Method in class com.bea.wsrp.util.WsdlUtils.WsrpPortStruct
Deprecated No longer supported.
AccessDeniedException - Exception in com.bea.wsrp.faults
This exception is thrown when the producer denied access to a resource due to access control restrictions.
AccessDeniedException() - Constructor for exception com.bea.wsrp.faults.AccessDeniedException
 
AccessDeniedException(String) - Constructor for exception com.bea.wsrp.faults.AccessDeniedException
 
AccessDeniedException(String, Throwable) - Constructor for exception com.bea.wsrp.faults.AccessDeniedException
 
accessTrackingEnabled - Variable in class com.bea.netuix.application.communities.CommunityInfo
Flag to denote if member access tracking is enabled for this community.
Action - Class in com.bea.campaign.action
Base class for a campaign/scenario action.
Action() - Constructor for class com.bea.campaign.action.Action
 
ACTION_NAME - Static variable in interface javax.portlet.ActionRequest
Predefined action name for usage with the @ProcessAction annotation.
ACTION_PHASE - Static variable in interface javax.portlet.PortletRequest
String identifier for the portlet action lifecycle phase.
ACTION_SCOPE_ID - Static variable in interface javax.portlet.PortletRequest
The action scope ID that the portlet container uses for storing the current action scope as render parameter if the javax.portlet.actionScopedRequestAttributes container runtime option is used by the portlet.
ACTION_SECURE - Static variable in class com.bea.netuix.servlets.controls.content.PageflowURLHelper
Value to pass to the type parameter of createURL for a secure (https) action URL
ACTION_SECURE - Static variable in class com.bea.struts.adapter.util.rewriter.StrutsURLRewriter
Passed to StrutsURLRewriter.rewriteURL(javax.servlet.ServletContext, javax.servlet.ServletRequest, javax.servlet.ServletResponse, java.lang.String, java.lang.String) for normal (non-resource) secure URLs.
ACTION_SERVICE_HOME - Static variable in interface com.bea.campaign.CampaignConstants
Deprecated  
ACTION_UNSECURE - Static variable in class com.bea.netuix.servlets.controls.content.PageflowURLHelper
Value to pass to the type parameter of createURL for a non-secure (http) action URL
ACTION_UNSECURE - Static variable in class com.bea.struts.adapter.util.rewriter.StrutsURLRewriter
Passed to StrutsURLRewriter.rewriteURL(javax.servlet.ServletContext, javax.servlet.ServletRequest, javax.servlet.ServletResponse, java.lang.String, java.lang.String) for normal (non-resource) non-secure URLs.
ActionDef - Class in com.bea.campaign.action
Definition of an Action object.
ActionDef() - Constructor for class com.bea.campaign.action.ActionDef
 
ActionDefResultObjectFilter - Class in com.bea.campaign.rules
A rules manager filter for getting ActionDefs.
ActionDefResultObjectFilter() - Constructor for class com.bea.campaign.rules.ActionDefResultObjectFilter
Class constructor.
ActionException - Exception in com.bea.campaign.action
Generic exception to be thrown by an Action implementation so that Action clients can just check for this one type, regardless of what the action is doing.
ActionException(Exception, String) - Constructor for exception com.bea.campaign.action.ActionException
Wrap the original exception and add an Action-specific message.
ActionException(Exception) - Constructor for exception com.bea.campaign.action.ActionException
Wrap the original exception.
ActionException(String) - Constructor for exception com.bea.campaign.action.ActionException
 
ActionException() - Constructor for exception com.bea.campaign.action.ActionException
 
ActionFilter - Interface in javax.portlet.filter
The ActionFilter is an object that performs filtering tasks on either the action request to a portlet, or on the action response from a portlet, or both.
ActionRequest - Interface in javax.portlet
The ActionRequest represents the request sent to the portlet to handle an action.
It extends the ClientDataRequest interface and provides action request information to portlets.
ActionRequestWrapper - Class in javax.portlet.filter
The ActionRequestWrapper provides a convenient implementation of the ActionRequest interface that can be subclassed by developers wishing to adapt the request.
ActionRequestWrapper(ActionRequest) - Constructor for class javax.portlet.filter.ActionRequestWrapper
Creates an ActionRequest adaptor wrapping the given request object.
ActionResponse - Interface in javax.portlet
The ActionResponse interface represents the portlet response to an action request.
ActionResponseWrapper - Class in javax.portlet.filter
The ActionResponseWrapper provides a convenient implementation of the ActionResponse interface that can be subclassed by developers wishing to adapt the response.
ActionResponseWrapper(ActionResponse) - Constructor for class javax.portlet.filter.ActionResponseWrapper
Creates an ActionResponse adaptor wrapping the given response object.
ActionService - Interface in com.bea.campaign.action
Remote interface for a stateless service that helps out with Action objects.
ActionServiceHome - Interface in com.bea.campaign.action
Home interface for the Action Service
activateCommunity(CustomizationContext, CommunityDefinitionId, Date) - Method in interface com.bea.netuix.application.manager.ICommunityManager
Sets the state of a community to ACTIVE for specified time.
activateCommunity(Date) - Method in class com.bea.netuix.servlets.manager.communities.CommunityContext
Sets the state of the community associated with this CommunityContext to ACTIVE for the specified time.
activateCommunity(Date, CommunityDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityManagerControl
Sets a community active until a specified expiration date.
activateMember(CustomizationContext, CommunityMemberId) - Method in interface com.bea.netuix.application.manager.ICommunityMemberManager
Activates a disabled CommunityMember globally for all Communities.
activateMember() - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Activates the CommunityMember associated with this CommunityUserContext globally for all Communities.
activateMember(CommunityMemberId) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Activates the specified CommunityMember globally for all Communities.
activateMember(ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityContextControl
Activates the CommunityMember associated with the currently authenticated user globally for all Communities.
activateMember(CommunityMemberId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityMemberControl
Activates a disabled CommunityMember globally for all Communities.
activateMembership(CustomizationContext, CommunityMemberId, CommunityDefinitionId) - Method in interface com.bea.netuix.application.manager.ICommunityMemberManager
Activates a CommunityMembership in the specified CommunityDefinition, making a disabled member able to use the community once again.
activateMembership() - Method in class com.bea.netuix.servlets.manager.communities.CommunityContext
Activates the CommunityMembership associated with this CommunityContext.
activateMembership(CommunityMemberId, CommunityDefinitionId) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Activates a CommunityMembership in the specified CommunityDefinition, making a disabled member able to use the community once again.
activateMembership(CommunityMemberId, CommunityDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityMemberControl
Activates a CommunityMembership in the specified CommunityDefinition, making a disabled member able to use the community once again.
active - Variable in class com.bea.netuix.application.communities.CommunityInfo
Flag to denote if this community is active.
active - Variable in class com.bea.netuix.application.communities.CommunityMembership
 
AD_BUCKET_SERVICE_HOME - Static variable in interface com.bea.campaign.CampaignConstants
Deprecated Default ad bucket service home name.
AD_CONFLICT_RESOLVER_HOME - Static variable in interface com.bea.campaign.CampaignConstants
Deprecated Default ad conflict resolver home name.
AD_EVENT_TRACKING - Static variable in interface com.bea.p13n.ad.AdConstants
The default classname that does the event tracking for Ads
AD_EXPIRATION_DATE - Static variable in class com.bea.campaign.AddAdToPlaceholderAction
The name of the expiration date parameter.
AD_IMPL_CLASS_TAG - Static variable in interface com.bea.p13n.advisor.AdvisletRegistryConstants
Advislet child tag - implementation class.
AD_METADATA_TAG - Static variable in interface com.bea.p13n.advisor.AdvisletRegistryConstants
Advislet child tag - metadata.
AD_PARAMETERS_TAG - Static variable in interface com.bea.p13n.advisor.AdvisletRegistryConstants
Advislet child tag - parameters.
AD_QUERY - Static variable in class com.bea.campaign.AddAdToPlaceholderAction
The name of adQuery action parameter.
AD_RENDERING - Static variable in interface com.bea.p13n.ad.AdConstants
The default class name that does the rendering of Ad content
AD_SERVICE_HOME - Static variable in interface com.bea.campaign.CampaignConstants
Deprecated Default ad service home name.
AD_SERVICE_NAME - Static variable in interface com.bea.p13n.ad.AdConstants
Deprecated No longer needed.
AD_TTL - Static variable in class com.bea.campaign.AddAdToPlaceholderAction
The name of the time-to-live parameter.
AD_URI_TAG - Static variable in interface com.bea.p13n.advisor.AdvisletRegistryConstants
Advislet child tag - URI.
AD_WEIGHT - Static variable in class com.bea.campaign.AddAdToPlaceholderAction
The name of the adWeight action parameter.
ADAPTER_REQUEST_ATTR_KEY - Static variable in interface com.bea.p13n.url.UrlRewriterAdapter
The request attribute key to use for the adapter.
AdapterRequestProcessor - Class in com.bea.struts.adapter.action
 
AdapterRequestProcessor() - Constructor for class com.bea.struts.adapter.action.AdapterRequestProcessor
 
AdapterRequestProcessorUtil - Class in com.bea.struts.adapter.util
 
AdapterRequestProcessorUtil() - Constructor for class com.bea.struts.adapter.util.AdapterRequestProcessorUtil
 
adaptPrepareIndex(StringBuffer, String) - Method in class com.bea.struts.adapter.taglib.html.BaseFieldTagAdapter
 
adaptPrepareIndex(StringBuffer, String) - Method in class com.bea.struts.adapter.taglib.html.ButtonTagAdapter
 
adaptPrepareIndex(StringBuffer, String) - Method in class com.bea.struts.adapter.taglib.html.CheckboxTagAdapter
 
adaptPrepareIndex(StringBuffer, String) - Method in class com.bea.struts.adapter.taglib.html.ImageTagAdapter
 
adaptPrepareIndex(StringBuffer, String) - Method in class com.bea.struts.adapter.taglib.html.RadioTagAdapter
 
adaptPrepareIndex(StringBuffer, String) - Method in class com.bea.struts.adapter.taglib.html.SelectTagAdapter
 
adaptPrepareIndex(StringBuffer, String) - Method in interface com.bea.struts.adapter.taglib.html.TagAdapter
 
adaptPrepareIndex(StringBuffer, String) - Method in class com.bea.struts.adapter.taglib.html.TextareaTagAdapter
 
ADBUCKET_ENV_NAME - Static variable in interface com.bea.p13n.placeholder.PlaceholderConstants
Deprecated The environment name for the Ad placeholder
ADBUCKET_SERVICE_NAME - Static variable in interface com.bea.p13n.ad.AdConstants
Deprecated No longer needed.
AdBucketService - Interface in com.bea.p13n.ad
 
AdBucketServiceHome - Interface in com.bea.p13n.ad
Home interface for the AdBucketService.
AdClickThruServlet - Class in com.bea.p13n.ad.servlets
This servlet tracks ad click thru events.
AdClickThruServlet() - Constructor for class com.bea.p13n.ad.servlets.AdClickThruServlet
 
AdConflictResolver - Interface in com.bea.p13n.ad
 
AdConflictResolverHome - Interface in com.bea.p13n.ad
The Home interface for the AdConflictResolver EJB.
AdConstants - Interface in com.bea.p13n.ad
Define the constants used by the Ad package
AdContentException - Exception in com.bea.p13n.ad
Implements an exception throw by the Ad services when there is a problem with the content
AdContentException() - Constructor for exception com.bea.p13n.ad.AdContentException
Constructor
AdContentException(String) - Constructor for exception com.bea.p13n.ad.AdContentException
Constructor.
AdContentException(String, Exception) - Constructor for exception com.bea.p13n.ad.AdContentException
Constructor.
AdContentException(boolean) - Constructor for exception com.bea.p13n.ad.AdContentException
Constructor
AdContentException(String, boolean) - Constructor for exception com.bea.p13n.ad.AdContentException
Constructor.
AdContentException(String, Exception, boolean) - Constructor for exception com.bea.p13n.ad.AdContentException
Constructor.
AdContentID - Class in com.bea.portal.tools.management.p13n.ad
 
AdContentID(TaggedResourceIDBuilder) - Constructor for class com.bea.portal.tools.management.p13n.ad.AdContentID
Constructor.
AdContentID(String) - Constructor for class com.bea.portal.tools.management.p13n.ad.AdContentID
Constructor.
AdContentIDBuilder - Class in com.bea.portal.tools.management.p13n.ad
 
AdContentIDBuilder() - Constructor for class com.bea.portal.tools.management.p13n.ad.AdContentIDBuilder
 
AdContentProvider - Interface in com.bea.p13n.ad
The public interface of an object which can render ad Content objects into displayable content.
AdContentProviderBase - Class in com.bea.p13n.ad
A default global ad renderer.
AdContentProviderBase() - Constructor for class com.bea.p13n.ad.AdContentProviderBase
 
AdContentProviderTaxonomy - Class in com.bea.portal.tools.da.taxonomy.serviceadmin
Taxonmy for an AdContentProvider, which is parented by an AdService taxonomy.
AdContentProviderTaxonomy(AdServiceTaxonomy, String) - Constructor for class com.bea.portal.tools.da.taxonomy.serviceadmin.AdContentProviderTaxonomy
Constructs an AdContentProvider taxonomy, parented by an AdService taxonomy.
AdContentResourceType - Class in com.bea.portal.tools.management.p13n.ad
 
AdContentResourceType() - Constructor for class com.bea.portal.tools.management.p13n.ad.AdContentResourceType
Constructor.
AdCountGoal - Class in com.bea.campaign
A goal based upon ad counts.
AdCountGoal() - Constructor for class com.bea.campaign.AdCountGoal
 
AdCountGoal - Class in com.bea.campaign.model
A goal based upon ad counts.
AdCountGoal() - Constructor for class com.bea.campaign.model.AdCountGoal
Default constructor.
AdCountGoal(boolean, AdCountGoal.Type, AdCountGoal.CountType, Long) - Constructor for class com.bea.campaign.model.AdCountGoal
Constructor with values.
AdCountGoal.CountType - Enum in com.bea.campaign.model
The type of goal event.
AdCountGoal.Type - Enum in com.bea.campaign.model
The type of goal counts.
add(T) - Method in interface com.bea.content.paging.IPagedListIterator
NOT SUPPORTED -- throws UnsupportedOperationException
add(Model.ChangeListener) - Method in class com.bea.p13n.model.Model.ChangeSupport
Add a change listener, if it's not already in our list of listeners.
add(String, String) - Method in class com.bea.wsrp.ext.holders.NamedStringArray
Appends the specified name/value pair to the end of this NamedStringArray.
add(int, NamedStringArray.NamedString) - Method in class com.bea.wsrp.ext.holders.NamedStringArray
Inserts the specified NamedString at the specified position in this NamedStringArray.
add(int, String, String) - Method in class com.bea.wsrp.ext.holders.NamedStringArray
Inserts the specified name/value pair at the specified position in this NamedStringArray.
ADD_GROUP_FAILED - Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
An error occured while trying to add the group
ADD_GROUP_OK - Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
The group was added successfully
ADD_USER_FAILED - Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
An error occured while trying to add the user
ADD_USER_OK - Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
The user was added successfully
addAdId(String) - Method in class com.bea.campaign.AdCountGoal
Deprecated Use addAdPath(path) instead.
addAdPath(String) - Method in class com.bea.campaign.AdCountGoal
Add an ad path.
addAdPath(String) - Method in class com.bea.campaign.model.AdCountGoal
Add an ad path.
AddAdToPlaceholderAction - Class in com.bea.campaign
Action implementation to add an Ad query to the users placeholder.
AddAdToPlaceholderAction() - Constructor for class com.bea.campaign.AddAdToPlaceholderAction
 
AddAdToPlaceholderActionDef - Class in com.bea.campaign.rules
An action definition specific to the AddAdToPlaceholderAction.
AddAdToPlaceholderActionDef(Collection, String, ContentQueryNode) - Constructor for class com.bea.campaign.rules.AddAdToPlaceholderActionDef
Constructor.
AddAdToPlaceholderActionDef(String[], String, ContentQueryNode) - Constructor for class com.bea.campaign.rules.AddAdToPlaceholderActionDef
Constructor.
AddAdToPlaceholderActionDef(String[], String, ContentQueryNode, String, TimeInstant) - Constructor for class com.bea.campaign.rules.AddAdToPlaceholderActionDef
Constructor.
AddAdToPlaceholderActionDef(Collection, String, ContentQueryNode, String, TimeInstant) - Constructor for class com.bea.campaign.rules.AddAdToPlaceholderActionDef
Constructor.
AddAdToPlaceholderActionDef(String[], String, ContentQueryNode, String, TimeInstant, String) - Constructor for class com.bea.campaign.rules.AddAdToPlaceholderActionDef
Master constructor.
AddAdToPlaceholderActionDef(Collection, String, ContentQueryNode, String, TimeInstant, String) - Constructor for class com.bea.campaign.rules.AddAdToPlaceholderActionDef
Constructor.
addAjaxNoRewriteParam() - Method in class com.bea.portlet.GenericURL
 
addAllChildren(Collection) - Method in interface com.beasys.commerce.foundation.expression.Logical
Deprecated Adds all of the expressions in the specified collection to our list of children expressions.
addAllChildren(Collection) - Method in class com.beasys.commerce.foundation.expression.LogicalImpl
Deprecated Adds all of the expressions in the specified collection to our list of children expressions.
addAllComparisons(List<Comparison>) - Method in class com.bea.p13n.model.PropertyContainer
Add all the specified comparisons.
addAndRegisterProducer(ProducerRegistrationInfo, String, HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface com.bea.wsrp.consumer.management.producer.ProducerManager
Adds or updates a producer using the information supplied, and if the producer requires registration, registration is performed or updated.
addArgumentsAndSignature(Object[], Object[]) - Method in class com.bea.p13n.expression.operator.MethodCall
Adds the given arguments and method signature as sub expressions.
addBranch(OpenAttributeType, Branch) - Static method in class com.bea.p13n.rules.model.ClauseModel
Add a operator object to the Binary, Conditional, Equality, MultiArg, MultiConditional, or MethodArgumentList.
addChangeListener(Model.ChangeListener) - Method in class com.bea.p13n.model.DefaultDocumentModel
Add a model change listener.
addChangeListener(Model.ChangeListener) - Method in interface com.bea.p13n.model.DocumentModel
Add a model change listener.
addChangeListener(Model.ChangeListener) - Method in class com.bea.p13n.model.Model
Add a change listener to this model instance.
addChild(Model, int) - Method in class com.bea.p13n.model.Model
Add a child to this model.
addChild(Model) - Method in class com.bea.p13n.model.Model
Add a child to this model.
addChildren(Expression) - Method in interface com.beasys.commerce.foundation.expression.Logical
Deprecated Ensures that the list of children expressions contains the specified expression.
addChildren(Expression) - Method in class com.beasys.commerce.foundation.expression.LogicalImpl
Deprecated Ensures that the list of children expressions contains the specified expression.
addClauseModel(ClauseModel) - Method in class com.bea.p13n.rules.model.RuleModel.ActionsModel
Add a clause model to the rule's actions.
addClauseModel(ClauseModel) - Method in class com.bea.p13n.rules.model.RuleModel.ConditionsModel
Add a clause model to the rule's conditions.
addClauseModelInfo(RuleModelInfoSvc.ClauseModelInfo) - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc
Add a clause model configuration to this instance.
addClientData() - Method in interface com.bea.wsrp.model.markup.IMimeRequestContext
Add an IClientData structure to the request.
addCommunityAdminParameter(PostbackURL, boolean) - Static method in class com.bea.portlet.CommunityAdminURLHelper
Adds a parameter to a PostbackURL with value parameterValue.
addCommunityAdminParameter(PostbackURL) - Static method in class com.bea.portlet.CommunityAdminURLHelper
Adds a parameter to a PostbackURL with value parameterValue.
addCommunityRedirectionParameters(GenericURL) - Method in class com.bea.netuix.servlets.manager.communities.CommunityRedirectionHelper
Adds parameters to a GenericURL object (the superclass of PostbackURL, WindowURL and others) to re-encode community redirection state so that the CommunityRedirectionHelper can be used on subsequent page renders.
addComparison(Comparison) - Method in class com.bea.p13n.model.PropertyContainer
Add a comparison to this property.
addComparisons(Operator, List<Comparison>, ContentPropertyComparison) - Method in class com.bea.p13n.content.model.ContentQueryModel
Add an Operator which the specified children comparisons to the given ContentPropertyComparison.
addComparisons(PropertyContainer, Operator) - Method in class com.bea.p13n.content.model.ContentQueryModel
Add Comparisons corresponding to the literals and property refs under the Operator instance.
AddContentQueryModel - Class in com.bea.p13n.rules.model
A rule action that asserts a ContentQueryModel.
AddContentQueryModel() - Constructor for class com.bea.p13n.rules.model.AddContentQueryModel
 
AddContentQueryModel.Recognizer - Class in com.bea.p13n.rules.model
An object which can recognize this structure.
AddContentQueryModel.Recognizer() - Constructor for class com.bea.p13n.rules.model.AddContentQueryModel.Recognizer
 
addCookie(Cookie) - Method in class com.bea.netuix.servlets.controls.PresentationContext
Add a cookie on the response, if possible, even if the servlet specification would normally not allow it to be done.
addCookie(Cookie) - Method in interface com.bea.netuix.util.ResponseHeaderAdder
 
addCookie(Cookie) - Method in interface com.bea.portlet.ext.WindowActionResponse
Adds a specified cookie to the response.
addCookie(Cookie) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedResponseImpl
Add a cookie to the response.
addCopyRuleModel(RuleModel) - Method in class com.bea.campaign.model.ScenarioModel
Add a copy of the specified RuleModel to this scenario.
addCopyRuleModel(RuleModel) - Method in class com.bea.p13n.rules.model.RuleSetModel
Add a copy fo the specified rule to this rule model.
addCopyScenarioModel(ScenarioModel) - Method in class com.bea.campaign.model.CampaignModel
Add a copy of the specified ScenarioModel to this campaign.
addDateHeader(String, long) - Method in class com.bea.netuix.servlets.controls.PresentationContext
Add a header on the response, if possible, even if the servlet specification would normally not allow it to be done.
addDateHeader(String, long) - Method in interface com.bea.netuix.util.ResponseHeaderAdder
 
addDateHeader(String, long) - Method in interface com.bea.portlet.ext.WindowActionResponse
Adds a response header with the given name and date value.
addDateHeader(String, long) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedResponseImpl
Adds a response header with the given name and date-value.
addDescription(String) - Method in class com.bea.netuix.application.manager.persistence.TemplateSearchCriteria
Appends to the list of description search criteria.
addDescriptions(List<String>) - Method in class com.bea.netuix.application.manager.persistence.TemplateSearchCriteria
Appends to the list of description search criteria if description search criteria already exist.
AddDiscountModel - Class in com.bea.campaign.model
A model representing the offering a discount from a campaign.
AddDiscountModel() - Constructor for class com.bea.campaign.model.AddDiscountModel
 
AddDiscountModel.Recognizer - Class in com.bea.campaign.model
An object which can recognize the structure for this model.
AddDiscountModel.Recognizer() - Constructor for class com.bea.campaign.model.AddDiscountModel.Recognizer
 
addDynamicScriptDependency(String, String) - Method in class com.bea.netuix.laf.PortalLookAndFeel
Adds a script fragment associated with the specified event handler.
AddEmailModel - Class in com.bea.campaign.model
A model representing the sending of an email from a campaign.
AddEmailModel() - Constructor for class com.bea.campaign.model.AddEmailModel
 
AddEmailModel.Recognizer - Class in com.bea.campaign.model
An object which can recognize the structure for this model.
AddEmailModel.Recognizer() - Constructor for class com.bea.campaign.model.AddEmailModel.Recognizer
 
addExternal(Collection<String>) - Method in interface com.bea.visitortools.invitation.InviterInvoker
This method is intended to handle sending of invitations using external messaging architectures (i.e.
addExternal(String) - Method in interface com.bea.visitortools.invitation.InviterInvoker
Adds an address to the list of invitees.
addExternal(String, Collection<String>) - Method in interface com.bea.visitortools.invitation.InviterInvoker
Adds an address to the list of invitees with the provided capabilities.
addExternal(Map<String, Set<String>>) - Method in interface com.bea.visitortools.invitation.InviterInvoker
This method is intended to handle sending of invitations using external messaging architectures (i.e.
addFailedId(ID, String) - Method in class com.bea.content.virtual.workflow.JobResult
Add an ID to the failed Ids list with the specified message
addFirst(String, String) - Static method in class com.bea.content.PathHelper
Adds a new element to the front of a path.
addFolder(ContentContext, String) - Static method in class com.bea.content.federated.ContentHelper
This method adds a new node to the repository of type ObjectClass.FOLDER.
addFolder(ContentContext, ObjectClass, String, Property[]) - Static method in class com.bea.content.federated.ContentHelper
This method adds a new node to the repository of type folder.
addFormParameter(String, String[]) - Method in interface com.bea.wsrp.model.markup.IFormParamsContext
Adds the supplied name and array of values to form data map.
addGlobalListener(BackingContext, PortletEventListener) - Static method in class com.bea.netuix.servlets.controls.portlet.events.PortletEvent
Deprecated Register a listener to be interested PortletEvent events.
addGroup(String, Map<String, Object>) - Method in class com.bea.netuix.application.communities.invitations.UserAndGroupInviteeIterator
Adds all of the users from the specified group into this InviteeIterator, using the default authorization provider.
addGroup(String, Map<String, Object>, Collection<MembershipCapability>) - Method in class com.bea.netuix.application.communities.invitations.UserAndGroupInviteeIterator
Adds all of the users from the specified group into this InviteeIterator, using the default authorization provider.
addGroup(String, String, Map<String, Object>) - Method in class com.bea.netuix.application.communities.invitations.UserAndGroupInviteeIterator
Adds all of the users from the specified group into this InviteeIterator, using the specified authorization provider.
addGroup(String, String, Map<String, Object>, Collection<MembershipCapability>) - Method in class com.bea.netuix.application.communities.invitations.UserAndGroupInviteeIterator
Adds all of the users from the specified group into this InviteeIterator, using the specified authorization provider.
addGroupsToRole(String, List<String>, ResourceContext) - Method in interface com.bea.portal.tools.da.controls.DelegationRoleManagerControl
This method adds multiple groups to a role definition.
addGroupsToRole(String, String, String, String, List<String>, DelegatedResourceView, ResourceContext) - Method in interface com.bea.portal.tools.entitlements.controls.DelegatedRolePolicyManagerControlFacade
Adds a list of groups to a role definition.
addGroupToGroup(String, String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.GroupManager
Deprecated As of Portal 8.1.x, use GroupProviderControl.addGroupToGroup(parentGroup, childGroup)
addGroupToGroup(String, String) - Method in interface com.bea.p13n.controls.securityProvider.GroupProviderControl
Add a child group to a group Caller must be in the role of PortalSystemAdminstrator
addGroupToGroup(String, String) - Method in class com.bea.p13n.security.management.authentication.AtnManagerProxy
Add a child group to a group within this provider.
addGroupToGroup(String, String) - Method in interface com.bea.p13n.usermgmt.GroupManager
Deprecated See com.bea.p13n.security.management.authentication.AtnManagerProxy
addGroupToGroup(String, String, DelegatedResourceView, String, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.DelegatedAtnProxyManagerControlFacade
This method will create a group so long as a user has DA Access to a to the parent group.
AddGroupToGroupTag - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Deprecated Use com.bea.p13n.usermgmt.taglib.AddGroupToGroupTag
AddGroupToGroupTag() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.AddGroupToGroupTag
Deprecated  
addGroupToRole(String, String, ResourceContext) - Method in interface com.bea.portal.tools.da.controls.DelegationRoleManagerControl
This method adds one group to a role definition.
addHeader(String, String) - Method in class com.bea.netuix.servlets.controls.PresentationContext
Add a header on the response, if possible, even if the servlet specification would normally not allow it to be done.
addHeader(String, String) - Method in interface com.bea.netuix.util.ResponseHeaderAdder
 
addHeader(String, String) - Method in class com.bea.p13n.mail.MailMessage
 
addHeader(String, String) - Method in interface com.bea.portlet.ext.WindowActionResponse
Adds a response header with the given name and value.
addHeader(String, List) - Method in class com.bea.wsrp.consumer.resource.ResourceHeaders
add new or replace existing header with values
addHeader(String, String) - Method in class com.bea.wsrp.consumer.resource.ResourceHeaders
add or replace existing header with value with single value
addHeader(String, String) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedResponseImpl
Adds a response header with the given name and value.
addIntHeader(String, int) - Method in class com.bea.netuix.servlets.controls.PresentationContext
Add a header on the response, if possible, even if the servlet specification would normally not allow it to be done.
addIntHeader(String, int) - Method in interface com.bea.netuix.util.ResponseHeaderAdder
 
addIntHeader(String, int) - Method in interface com.bea.portlet.ext.WindowActionResponse
Adds a response header with the given name and integer value.
addIntHeader(String, int) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedResponseImpl
Adds a response header with the given name and integer value.
addInvitee(Invitee) - Method in class com.bea.netuix.application.communities.invitations.SimpleInviteeIterator
Adds an Invitee to this iterator.
addKeyword(String, String) - Method in class com.bea.wsrp.registry.entries.BaseEntry
Adds a keyword with the given name and value.
addKeyword(String) - Method in class com.bea.wsrp.registry.find.FindRequest
Adds a search keyword.
addKeywords(String, String[]) - Method in class com.bea.wsrp.registry.entries.BaseEntry
Adds a keyword with the given and values.
addKeywords(List<String>) - Method in class com.bea.wsrp.registry.find.FindRequest
Adds search keywords.
addLast(String, String) - Static method in class com.bea.content.PathHelper
Adds a new element to the end of a path.
addLink(String, String, String, String) - Method in class com.bea.netuix.laf.DynamicHtmlRenderDependencies
Adds an HTML LINK element with the specified attributes.
addLink(LinkedHashMap<String, String>) - Method in class com.bea.netuix.laf.DynamicHtmlRenderDependencies
Adds an HTML LINK element with the specified attributes.
addListenScope(Object) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
Adds a scope to "listen" to.
addListenScope(Object) - Method in interface org.apache.beehive.netui.pageflow.scoping.ScopedRequest
Adds a scope to "listen" to.
addLiteral(OpenAttributeType, XmlObject) - Static method in class com.bea.p13n.rules.model.ClauseModel
Add a literal object to the Binary, Conditional, Equality, MultiArg, MultiConditional, RelationalOperator, or MethodArgumentList.
addLocale(Locale) - Method in class com.bea.netuix.application.manager.CustomizationContext
Add a locale to the end of the preferred locale list.
addLocale(Locale) - Method in interface com.bea.wsrp.model.markup.IGetMarkupBaseRequestContext
Adds the supplied locale to the end of the list.
addLocale(Locale) - Method in interface com.bea.wsrp.model.markup.IMimeRequestContext
Add the given locale.
addLocalizationResource(LocalizationResource, LocalizationIntersectionId) - Method in interface com.bea.netuix.application.localization.manager.ILocalizationManager
Add a new localization resource to the definition.
addLocalizationResource(LocalizationIntersectionId, Locale, String, String, String, String, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.LocalizationControl
Adds a new LocalizationResource
addMarkupCharacterSet(String) - Method in interface com.bea.wsrp.model.markup.IGetMarkupBaseRequestContext
Adds the supplied markupCharacterSet to the set of character sets that WLP Consumer is sending to a producer.
addMarkupCharacterSet(String) - Method in interface com.bea.wsrp.model.markup.IMimeRequestContext
Add given character set.
addMembershipCapability(CustomizationContext, CommunityMemberId, CommunityDefinitionId, MembershipCapability) - Method in interface com.bea.netuix.application.manager.ICommunityMemberManager
Adds a capability (owner, leader or manager) to the CommunityMembership specified.
addMembershipCapability(MembershipCapability) - Method in class com.bea.netuix.servlets.manager.communities.CommunityContext
Adds a capability to the CommunityMembership associated with this CommunityContext.
addMembershipCapability(CommunityMemberId, CommunityDefinitionId, MembershipCapability) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Adds a capability to the CommunityMembership specified.
addMembershipCapability(MembershipCapability, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityContextControl
Adds a capability to the CommunityMembership associated with the currently viewed desktop and authenticated user.
addMembershipCapability(CommunityMemberId, CommunityDefinitionId, MembershipCapability, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityMemberControl
Adds a capability (owner, leader or manager) to the CommunityMembership specified.
addMeta(String, String, String, String) - Method in class com.bea.netuix.laf.DynamicHtmlRenderDependencies
Adds an HTML META element with the specified attributes.
addMeta(LinkedHashMap<String, String>) - Method in class com.bea.netuix.laf.DynamicHtmlRenderDependencies
Adds an HTML META element with the specified attributes.
addMethod(OpenAttributeType, Method) - Static method in class com.bea.p13n.rules.model.ClauseModel
Add a method object to the Binary, Conditional, Equality, MultiArg, MultiConditional, RelationalOperator, or MethodArgumentList.
addMethodOrOperator(OpenAttributeType, OpenAttributeType) - Static method in class com.bea.p13n.rules.model.ClauseModel
Add the specified operator or method to the specified operator-type object.
addMimeHeader(String, String) - Method in interface com.bea.wsrp.model.markup.IBaseRequestContext
Adds an http header with the supplied name and the supplied value to the underlying SOAP message.
addMimeType(String) - Method in interface com.bea.wsrp.model.markup.IGetMarkupBaseRequestContext
Addes the supplied mimeType towards the end of the current list of Mime types.
addMimeType(String) - Method in interface com.bea.wsrp.model.markup.IMimeRequestContext
Add the given mimeType to the list.
addName(String) - Method in class com.bea.wsrp.registry.find.FindRequest
Adds the name.
addNavigable(CustomizationContext, BookDefinitionId, NavigableDefinitionId, int, int, boolean) - Method in interface com.bea.netuix.application.manager.IBookDefinitionManager
Add a Navigable definition (child BookDefinition or PageDefinition) to an existing parent BookDefinition.
addNavigable(CustomizationContext, DesktopDefinitionId, BookInstanceId, NavigableDefinitionId, int, int) - Method in interface com.bea.netuix.application.manager.IBookInstanceManager
Add a NavigableDefinition (BookDefinition or PageDefinition) to the supplied Book Instance.
addNavigable(BookDefinitionControl, NavigableDefinitionId, int, BookDefinitionId) - Static method in class com.bea.portal.tools.portal.actions.BookDefinitionAction
Adds a child page or book (a navigable) to the specified book when the action is executed.
addNavigable(BookInstanceControl, NavigableDefinitionId, int, BookInstanceId, String, PortalPath, DesktopPath) - Static method in class com.bea.portal.tools.portal.actions.BookInstanceAction
Adds a child page or book (a navigable) to the specified book when the action is executed.
addNavigable(NavigableDefinitionId, int, BookDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.BookDefinitionControl
Adds a child page or book (a navigable) to the specified book.
addNavigable(NavigableDefinitionId, int, BookInstanceId, String, PortalPath, DesktopPath, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.BookInstanceControl
Adds a child page or book (a navigable) to the specified book.
addNavigationalContext() - Method in interface com.bea.wsrp.model.markup.IMimeRequestContext
Add empty Navigational Context to the request.
addNode(ContentContext, String, String, Property[]) - Method in interface com.bea.content.federated.INodeManager
This method adds a new node to a repository.
addNode(ContentContext, String, String, Property[], ID) - Method in interface com.bea.content.federated.INodeManager
This method adds a new node to a repository.
addNode(ContentContext, int, String, String) - Method in interface com.bea.portal.tools.content.controls.ContentNodeControl
Deprecated Use ContentNodeControl.addNode(ContentContext, String, String)
addNode(ContentContext, String, String) - Method in interface com.bea.portal.tools.content.controls.ContentNodeControl
Create a typeless Node in the repository.
addNode(ContentContext, int, String, String, String, Property[]) - Method in interface com.bea.portal.tools.content.controls.ContentNodeControl
Deprecated Use ContentNodeControl.addNode(ContentContext, String, String, String, Property[])
addNode(ContentContext, String, String, String, Property[]) - Method in interface com.bea.portal.tools.content.controls.ContentNodeControl
Create a Node in the repository.
addNode(ContentContext, String, String, String, Property[], ID) - Method in interface com.bea.portal.tools.content.controls.ContentNodeControl
This method adds a new node to the repository.
addNodeContent(ID, ID, Property[]) - Method in interface com.bea.content.spi.flexspi.ticket.NodeOpsV1
Deprecated Updates the node with the specified id to contain the specified objectClass and properties (content and meta-content).
addNodeContent(ID, ID, Property[]) - Method in interface com.bea.content.spi.NodeOps
Deprecated Updates the node with the given id to contain the given objectClass and properties (content and meta-content).
addObject(String, Object) - Method in interface com.bea.p13n.expression.UnificationList
Adds a new object to the unbound list.
addObjectHeader(String, Object) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedResponseImpl
 
addOperator(OpenAttributeType, Operator) - Static method in class com.bea.p13n.rules.model.ClauseModel
Add a operator object to the Binary, Conditional, Equality, MultiArg, MultiConditional, or MethodArgumentList.
addParameter(String, String) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetBinaryPropertyTag
Add a query parameter.
addParameter(String, String) - Method in class com.bea.portlet.GenericURL
Adds a query parameter to the URL.
addParameter(String, String, boolean) - Method in class com.bea.portlet.GenericURL
Adds a query parameter to the URL.
addParameter(String, String, boolean, boolean) - Method in class com.bea.portlet.GenericURL
Add a query parameter to the URL.
addParameter(String, String) - Method in class com.bea.portlet.StandalonePortletURL
Adds a query parameter to the URL.
addParameter(String, String, boolean, boolean) - Method in class com.bea.portlet.StandalonePortletURL
Add a parameter.
addParameter(String, Serializable) - Method in class com.bea.wsrp.ext.holders.SimpleStateHolder
Adds an attribute with the given name and value.
addParameter(String, String) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
Add a parameter to the request.
addPlaceable(CustomizationContext, PageDefinitionId, PlaceableDefinitionId, PlaceholderDefinitionId, int) - Method in interface com.bea.netuix.application.manager.IPageDefinitionManager
Create a new instance of a placeable (portlet or book) by placing the definition in a placeholder.
addPlaceable(CustomizationContext, DesktopDefinitionId, PageInstanceId, PlaceableDefinitionId, PlaceholderDefinitionId, int) - Method in interface com.bea.netuix.application.manager.IPageInstanceManager
Add a placeable (book or portlet) to a page in a specified location.
addPlaceable(CustomizationContext, ShellDefinitionId, boolean, PlaceableDefinitionId, PlaceholderDefinitionId, int) - Method in interface com.bea.netuix.application.manager.IShellDefinitionManager
Create a new instance of a placeable (portlet or book) by placing the definition in a placeholder in the header or footer layout of the shell.
addPlaceableToPageDefinition(PageDefinitionControl, PlaceableDefinitionId, int, int, PageDefinitionId) - Static method in class com.bea.portal.tools.portal.actions.PageDefinitionAction
Adds an existing book or portlet to the specified page definition when the action is executed.
addPlaceableToPageDefinition(PlaceableDefinitionId, int, int, PageDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PageDefinitionControl
Adds an existing book or portlet to the specified page definition.
addPlaceableToPageInstance(PageInstanceControl, PlaceableDefinitionId, int, int, PageInstanceId, String, PortalPath, DesktopPath) - Static method in class com.bea.portal.tools.portal.actions.PageInstanceAction
Adds an existing book or portlet to the specified page instance when the action is executed.
addPlaceableToPageInstance(PlaceableDefinitionId, int, int, PageInstanceId, String, PortalPath, DesktopPath, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PageInstanceControl
Adds a book or portlet definition to a page instance.
addPortletDefinition(CustomizationContext, PortletCategoryDefinitionId, PortletDefinitionId) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Adds a PortletDefinitionId to a portlet category.
addPortletDefinition(PortletDefinitionId, PortletCategoryDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortletCategoryDefinitionControl
Adds a PortletDefinitionId to a portlet category.
addPortletDefinitionListener(IPortletDefinitionManagerListener) - Method in interface com.bea.netuix.application.manager.IPortletDefinitionManager
Add a listener which will be called whenever a portlet definition is created updated or deleted
addPreferenceDestinationMaster(String, List<String>) - Method in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
Add a preference key for the given portlet to be left alone on the destination.
addProcessingError(ProcessingError) - Method in interface com.bea.p13n.advisor.Advice
Adds an error that ocurred while processing an AdviceRequest
addProducer(String, DefinitionsDocument, ServiceDescription, String, String, String, String, HttpServletRequest) - Method in interface com.bea.wsrp.consumer.management.producer.ProducerManager
Deprecated This method will be removed in a future release.
addProducer(String, String, String, String, String, HttpServletRequest) - Method in interface com.bea.wsrp.consumer.management.producer.ProducerManager
Deprecated This method will be removed in a future release.
addProducer(String, String, String, String, String, boolean, HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface com.bea.wsrp.consumer.management.producer.ProducerManager
Adds a producer
addProducer(ProducerInfo, String) - Method in interface com.bea.wsrp.consumer.management.producer.ProducerManager
Adds a producer
addProperty(Property) - Method in class com.bea.content.virtual.version.VersionableContent
does nothing
addProperty(String, Object) - Method in class com.bea.content.virtual.workflow.WorkflowActionContext
Allow users to add a custom property to the workflow context.
addProperty(String, String) - Method in interface javax.portlet.BaseURL
Adds a String property to an existing key on the URL.
addProperty(String, String) - Method in class javax.portlet.filter.PortletResponseWrapper
The default behavior of this method is to call addProperty(key, value) on the wrapped response object.
addProperty(String, Element) - Method in class javax.portlet.filter.PortletResponseWrapper
The default behavior of this method is to call addProperty() on the wrapped response object.
addProperty(Cookie) - Method in class javax.portlet.filter.PortletResponseWrapper
The default behavior of this method is to call addProperty() on the wrapped response object.
addProperty(String, String) - Method in interface javax.portlet.PortletResponse
Adds a String property to an existing key to be returned to the portal.
addProperty(Cookie) - Method in interface javax.portlet.PortletResponse
Adds a HTTP Cookie property to the response.
The portlet should note that the cookie may not make it to the client, but may be stored at the portal.
addProperty(String, Element) - Method in interface javax.portlet.PortletResponse
Adds an XML DOM element property to the response.
addPropertyDefinition(PropertyDefinition) - Method in class com.bea.content.ObjectClass
Add a property definition to the object class.
addPropertyDefinition(String, PropertyDefinition) - Method in class com.bea.p13n.property.AbstractPropertySet
Add a property definition to the property set.
addPropertySet(String, PropertySet) - Method in class com.bea.content.manager.propertysets.PropertySetRepositoryImpl
Deprecated Add a PropertySet to this repository.
addPropertySet(String, PropertySet) - Method in interface com.bea.p13n.property.PropertySetRepository
Add a PropertySet to the repository.
addQueryDefinitionModel(QueryDefinitionModel) - Method in class com.bea.p13n.placeholder.model.PlaceholderModel
Add a QueryDefinitionModel.
addResults(Advice, Iterator) - Method in class com.bea.p13n.rules.advislets.RulesAdvisletImpl
Adds the contents of a given iterator to a given advice.
addRole(String, String, String, ResourceContext) - Method in interface com.bea.portal.tools.da.controls.DelegationRoleManagerControl
Method used to add/Create a new role.
addRoles(SecurityPolicyItem, List<String>) - Static method in class com.bea.content.federated.ContentSecurityHelper
Adds this list of roles to the security policty
addRuleModel(RuleModel) - Method in class com.bea.campaign.model.ScenarioModel
Add a Rule to the Scenario.
addRuleModel(RuleModel) - Method in class com.bea.p13n.rules.model.RuleSetModel
Add a new rule to this rule set.
addRuleTypeInfo(RuleModelInfoSvc.RuleTypeInfo) - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc
Add a rule type configuration to this instance.
addScenarioLink(CampaignModel.ScenarioLink) - Method in class com.bea.campaign.model.CampaignModel
Add a scenario-link to the campaign.
addScenarioModel(ScenarioModel) - Method in class com.bea.campaign.model.CampaignModel
Add a scenario to the campaign.
addScript(String, String, String, String, String) - Method in class com.bea.netuix.laf.DynamicHtmlRenderDependencies
Adds an HTML SCRIPT element with the specified attributes.
addScript(LinkedHashMap<String, String>, String) - Method in class com.bea.netuix.laf.DynamicHtmlRenderDependencies
Adds an HTML SCRIPT element with the specified attributes.
addScriptFragment(String, String) - Method in interface com.bea.wsrp.model.markup.IScriptFragment
Adds a script fragment
addSearchPath(String) - Method in class com.bea.content.expression.Search
Add a search path.
AddSegmentModel - Class in com.bea.p13n.rules.model
A clause model representing the assertion of a user segment (a.k.a Classification).
AddSegmentModel() - Constructor for class com.bea.p13n.rules.model.AddSegmentModel
 
AddSegmentModel.Recognizer - Class in com.bea.p13n.rules.model
An object which can recognize this kind of xml structure.
AddSegmentModel.Recognizer() - Constructor for class com.bea.p13n.rules.model.AddSegmentModel.Recognizer
 
addSkipParameterNames(IResourceServletRequestContext) - Method in class com.bea.wsrp.consumer.resource.WsrpResourceServletInterceptor
Parameters not to send to the producer
addStyle(String, String, String, String) - Method in class com.bea.netuix.laf.DynamicHtmlRenderDependencies
Adds an HTML STYLE element with the specified attributes.
addStyle(LinkedHashMap<String, String>, String) - Method in class com.bea.netuix.laf.DynamicHtmlRenderDependencies
Adds an HTML STYLE element with the specified attributes.
addSubExpression(Object) - Method in interface com.bea.p13n.expression.Expression
Adds the supplied object as a child of this expression.
addTitle(String) - Method in class com.bea.netuix.application.manager.persistence.TemplateSearchCriteria
Appends to the list of title search criteria.
addTitles(List<String>) - Method in class com.bea.netuix.application.manager.persistence.TemplateSearchCriteria
Appends to the list of title search criteria if title search criteria already exist.
addToBatch(MailMessage, String) - Method in interface com.bea.p13n.mail.MailService
Add a MailMessage to a batch so that it can be sent later.
AddToPlaceholderModel - Class in com.bea.campaign.model
A rule action that asserts a content query to a set of placeholders from a campaign.
AddToPlaceholderModel() - Constructor for class com.bea.campaign.model.AddToPlaceholderModel
 
AddToPlaceholderModel.ClearingPolicy - Enum in com.bea.campaign.model
An enum of the possible placeholder clearing policy.
AddToPlaceholderModel.Recognizer - Class in com.bea.campaign.model
An object which can recognize this structure.
AddToPlaceholderModel.Recognizer() - Constructor for class com.bea.campaign.model.AddToPlaceholderModel.Recognizer
 
AddToPlaceholderModel.TimeToLive - Class in com.bea.campaign.model
Utility class to store time to live information.
AddToPlaceholderModel.TimeToLive(int, int, int) - Constructor for class com.bea.campaign.model.AddToPlaceholderModel.TimeToLive
Constructor w/ non-negative values.
AddToPlaceholderModel.TimeToLive() - Constructor for class com.bea.campaign.model.AddToPlaceholderModel.TimeToLive
Constructor for 0 time to live.
AddToPlaceholderModel.Weight - Enum in com.bea.campaign.model
An enum of the possible weights.
addType(ContentContext, String, String) - Method in interface com.bea.content.federated.ITypeManager
Create a type in the specified repository.
addType(ContentContext, ObjectClass) - Method in interface com.bea.content.federated.ITypeManager
Create a type in the specified repository.
addUser(String, Map<String, Object>) - Method in class com.bea.netuix.application.communities.invitations.UserAndGroupInviteeIterator
Adds a single user to this InviteeIterator.
addUser(String, Map<String, Object>, Collection<MembershipCapability>) - Method in class com.bea.netuix.application.communities.invitations.UserAndGroupInviteeIterator
Adds a single user to this InviteeIterator.
addUser(String, Set<String>) - Method in interface com.bea.visitortools.invitation.InviterInvoker
This will add the provided user to the collection of invitees.
addUser(String) - Method in interface com.bea.visitortools.invitation.InviterInvoker
Adds a user to the list of invitees.
addUserProperty(Collection<UserProperty>, String, String, String) - Method in class com.bea.wsrp.consumer.userproperty.AbstractUserPropertyMapper
Add a user property to the specified collection.
addUserProperty(Collection<UserProperty>, String, String, long) - Method in class com.bea.wsrp.consumer.userproperty.AbstractUserPropertyMapper
Add a user property to the specified collection.
addUserProperty(Collection<UserProperty>, String, String, double) - Method in class com.bea.wsrp.consumer.userproperty.AbstractUserPropertyMapper
Add a user property to the specified collection.
addUserProperty(Collection<UserProperty>, String, String, boolean) - Method in class com.bea.wsrp.consumer.userproperty.AbstractUserPropertyMapper
Add a user property to the specified collection.
addUserProperty(Collection<UserProperty>, String, String, Number) - Method in class com.bea.wsrp.consumer.userproperty.AbstractUserPropertyMapper
Add a user property to the specified collection.
addUserProperty(Collection<UserProperty>, String, String, Boolean) - Method in class com.bea.wsrp.consumer.userproperty.AbstractUserPropertyMapper
Add a user property to the specified collection.
addUserProperty(Collection<UserProperty>, String, String, Date) - Method in class com.bea.wsrp.consumer.userproperty.AbstractUserPropertyMapper
Add a user property to the specified collection.
addUserProperty(Collection<UserProperty>, String, String, Collection<?>) - Method in class com.bea.wsrp.consumer.userproperty.AbstractUserPropertyMapper
Add a user property to the specified collection.
addUserProperty(Collection<UserProperty>, String, String, Object) - Method in class com.bea.wsrp.consumer.userproperty.AbstractUserPropertyMapper
Add a user property to the specified collection.
addUserProperty(String, Object) - Method in interface com.bea.wsrp.model.markup.IUserProfile
Add a user property
addUsers(Collection<String>) - Method in interface com.bea.visitortools.invitation.InviterInvoker
Add a collection of domain users to the list of invitees.
addUsers(Map<String, Set<String>>) - Method in interface com.bea.visitortools.invitation.InviterInvoker
Adds the provided users (along with the provided set of capabilities)
addUsersToRole(String, List<String>, ResourceContext) - Method in interface com.bea.portal.tools.da.controls.DelegationRoleManagerControl
This method adds multiple users to a role definition.
addUsersToRole(String, String, String, String, List<String>, DelegatedResourceView, ResourceContext) - Method in interface com.bea.portal.tools.entitlements.controls.DelegatedRolePolicyManagerControlFacade
Adds a list of users to the specified role definition.
addUserToGroup(String, String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.GroupManager
Deprecated As of Portal 8.1.x, use GroupProviderControl.addUserToGroup(groupname, username)
addUserToGroup(String, String) - Method in interface com.bea.p13n.controls.securityProvider.GroupProviderControl
Add a user to a group.
addUserToGroup(String, String) - Method in class com.bea.p13n.security.management.authentication.AtnManagerProxy
Add a user to an existing group within this provider.
addUserToGroup(String, String) - Method in interface com.bea.p13n.usermgmt.GroupManager
Deprecated See com.bea.p13n.security.management.authentication.AtnManagerProxy
addUsertoGroup(String, String, String, String, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.DelegatedAtnProxyManagerControlFacade
This method will add a user to a group so long as a user has DA Access to a to the parent group.
AddUserToGroupTag - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Deprecated Use com.bea.p13n.usermgmt.taglib.AddUserToGroupTag
AddUserToGroupTag() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.AddUserToGroupTag
Deprecated  
addUserToRole(String, String, ResourceContext) - Method in interface com.bea.portal.tools.da.controls.DelegationRoleManagerControl
This method adds one user to a role definition.
addValue(Value) - Method in class com.bea.content.Property
Add a value to the current list of values.
addVariable(OpenAttributeType, VariableDocument.Variable) - Static method in class com.bea.p13n.rules.model.ClauseModel
Add a variable object to the Binary, Conditional, Equality, MultiArg, MultiConditional, RelationalOperator, or MethodArgumentList.
addVariableBinding(OpenAttributeType, VariableBindingDocument.VariableBinding) - Static method in class com.bea.p13n.rules.model.ClauseModel
Add a variable binding object to the Binary, Conditional, Equality, MultiArg, MultiConditional, or MethodArgumentList.
addWorkflow(ContentContext, String, String, String, byte[]) - Method in interface com.bea.content.federated.IWorkflowManager
Add a new workflow document to the system.
addWorkflow(String, String, byte[]) - Method in interface com.bea.content.spi.flexspi.ticket.WorkflowOpsV1
Deprecated Add a new workflow document to the system.
addWorkflow(String, String, byte[]) - Method in interface com.bea.content.spi.WorkflowOps
Deprecated Add a new workflow document to the system.
addWorkflow(ContentContext, String, String, String, byte[]) - Method in interface com.bea.portal.tools.content.controls.ContentWorkflowControl
Add a new workflow document to the system.
AdEventTracker - Interface in com.bea.p13n.ad
Base interface for tracking events.
AdEventTrackerBase - Class in com.bea.p13n.ad
Base class which does the basic work of raising events within the ad package.
AdEventTrackerBase() - Constructor for class com.bea.p13n.ad.AdEventTrackerBase
 
AdHelper - Class in com.bea.p13n.ad
A set of static methods which perform provide utilities services to the ad package.
AdHelper() - Constructor for class com.bea.p13n.ad.AdHelper
 
AdInfo - Class in com.bea.p13n.ad
This is a data structure for the information stored for about ad in an ad bucket.
AdInfo() - Constructor for class com.bea.p13n.ad.AdInfo
Construct an initialized AdInfo.
AdInfo(long, String, String, String, String, String, int, String, int) - Constructor for class com.bea.p13n.ad.AdInfo
Construct an AdInfo providing the properties.
AdInfo(long, String, String, String, String, String, int, String, int, Timestamp) - Constructor for class com.bea.p13n.ad.AdInfo
Construct an AdInfo providing the properties.
ADMIN_ELIGIBLE_USERGROUP_NAME - Static variable in interface com.bea.p13n.usermgmt.UserManagerConstants
Deprecated no longer used since 8.1
ADMIN_SCOPE - Static variable in class com.bea.netuix.application.transform.disassembler.xip.ExportImportContext
 
adPaths - Variable in class com.bea.campaign.AdCountGoal
The list of ad ids.
adPaths - Variable in class com.bea.campaign.model.AdCountGoal
The list of ad ids.
AdRenderableContentProvider - Interface in com.bea.p13n.ad
The public interface of an object which can render ad Content objects into displayable content.
AdRenderTag - Class in com.bea.p13n.ad.servlets.jsp.taglib
Tag class to render an ad.
AdRenderTag() - Constructor for class com.bea.p13n.ad.servlets.jsp.taglib.AdRenderTag
 
AdService - Interface in com.bea.p13n.ad
 
AdService.AdCounts - Class in com.bea.p13n.ad
Class that is generated by getAdCounts.
AdService.AdCounts(String, String, long, long) - Constructor for class com.bea.p13n.ad.AdService.AdCounts
Construct a new AdCount
AdService.AdCounts() - Constructor for class com.bea.p13n.ad.AdService.AdCounts
the default constructor
AdServiceHome - Interface in com.bea.p13n.ad
Home interface for the AdService
AdServiceTaxonomy - Class in com.bea.portal.tools.da.taxonomy.serviceadmin
Taxonomy for the AdService node.
AdServiceTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.serviceadmin.AdServiceTaxonomy
 
AdStatus - Interface in com.bea.p13n.ad
This interface exposes information about ads which are stored in the AdBucket
AdTargetTag - Class in com.bea.p13n.ad.servlets.jsp.taglib
Tag class to implement a AdTarget on a page.
AdTargetTag() - Constructor for class com.bea.p13n.ad.servlets.jsp.taglib.AdTargetTag
 
AdTracking - Class in com.bea.campaign
Helper class for posting events related to ads and campaigns.
AdTracking() - Constructor for class com.bea.campaign.AdTracking
 
Advice - Interface in com.bea.p13n.advisor
This interface is used to return advice from the Advisor.
AdviceConstants - Interface in com.bea.p13n.advisor
This interface defines the keys for standard BEA entries in the Advice object.
AdviceRequest - Interface in com.bea.p13n.advisor
This interface represents a request for advice within the advisor subsystem.
AdviceRequestConstants - Interface in com.bea.p13n.advisor
This interface defines the keys for the standard BEA entries in the AdviceRequest interface.
AdviceTransform - Interface in com.bea.p13n.advisor
An AdviceTransform is the link between two Advislets in an advislet chain (as defined in the AdvisletRegistry).
Advislet - Interface in com.bea.p13n.advisor
This interface is the common interface for all Advislets.
AdvisletChainElement - Interface in com.bea.p13n.advisor
This interface is the common interface for all elements that can participate in an advislet chain as defined using the AdvisletRegistry.
advisletMetadata - Variable in class com.bea.p13n.advisor.AbstractAdvislet
The metadata for the Advislet
AdvisletRegistry - Class in com.bea.p13n.advisor
The AdvisletRegistry allows an Advislet to be associated with a given URI prefix.
AdvisletRegistry() - Constructor for class com.bea.p13n.advisor.AdvisletRegistry
 
AdvisletRegistryConstants - Interface in com.bea.p13n.advisor
This interface defines constants used by the AdvisletRegistry.
advisor - Variable in class com.bea.p13n.advisor.AbstractAdvislet
The Advisor associated with this Advislet instance.
Advisor - Interface in com.bea.p13n.advisor
An Advisor makes recommendations when provided with an advice request.
AdvisorException - Exception in com.bea.p13n.advisor
Base class for all exceptions thrown by Advisor and Advislet methods.
AdvisorException(String) - Constructor for exception com.bea.p13n.advisor.AdvisorException
Creates a AdvisorException using a given message.
AdvisorException(String, Throwable) - Constructor for exception com.bea.p13n.advisor.AdvisorException
Creates a AdvisorException using a given message and a nested Throwable.
AdvisorException(String, String) - Constructor for exception com.bea.p13n.advisor.AdvisorException
Deprecated use AdvisorException(String message).
AdvisorException(String, String, Throwable) - Constructor for exception com.bea.p13n.advisor.AdvisorException
Deprecated use AdvisorException(String message, cause).
AdvisorFactory - Class in com.bea.p13n.advisor
Factory class to create Advisor-related instance objects.
AdvisorFactory() - Constructor for class com.bea.p13n.advisor.AdvisorFactory
 
AfterQuery - Class in com.bea.content.expression.operators
 
AfterQuery(String, Calendar) - Constructor for class com.bea.content.expression.operators.AfterQuery
 
AfterQuery(String, Calendar, FullTextSearch.Multiplicity) - Constructor for class com.bea.content.expression.operators.AfterQuery
 
AfterQuery(FullTextSearch.Parameter, Calendar) - Constructor for class com.bea.content.expression.operators.AfterQuery
 
AggregatingNotificationUserEnumerator - Class in com.bea.netuix.application.notifications.enumerators
Serves to aggregate multiple INotificationUserEnumerator objects into a single enumerator.
AggregatingNotificationUserEnumerator(Collection<INotificationUserEnumerator>) - Constructor for class com.bea.netuix.application.notifications.enumerators.AggregatingNotificationUserEnumerator
Constructor where the collection of enumerators to aggregate is specified.
ALIGNMENT_LEFT - Static variable in interface com.bea.netuix.application.view.NavigableView
Constant for signifying that the menu tabs should align to the left.
ALIGNMENT_RIGHT - Static variable in interface com.bea.netuix.application.view.NavigableView
Constant for signifying that the menu tabs should align to the right.
ALL - Static variable in class com.bea.netuix.servlets.controls.application.MetaData
Retrieve items matching all of the supplied meta data.
ALL_ITEMS - Static variable in interface com.bea.content.paging.ContentListKeys
Special size to indicate all items.
AllowableActions - Class in com.bea.content.cmis.rest.resources
 
AllowableActions() - Constructor for class com.bea.content.cmis.rest.resources.AllowableActions
 
ALLOWED_URL_REGEX_PREFERENCE - Static variable in interface com.bea.netuix.clipper.ClipperConstants
Preference key to store a regex to use to match urls.
allowedURL(String) - Method in interface com.bea.wsrp.consumer.resource.ResourceConnectionFilter
This method is used by the ResourceProxyServlet to determine whether it is allowed to access a given resource URL.
allowsMultipleActions(String) - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc
Tell if the specified rule type allows multiple actions.
allowUrl(String) - Method in interface com.bea.netuix.clipper.IClipperUrlFilter
Should the url be reachable from the clipper portlet? If this method returns false, rewritten links containing this url will have empty values (for example, a link <a href="forbidden.site.com"> would be rewritten to <a href="" >.
AlreadyExistsException - Exception in com.bea.p13n.security.management.credentials
Credential entry of same name, type and scope already exists in vault
AlreadyExistsException(String, CredentialEntry.EntryType, Scope, String) - Constructor for exception com.bea.p13n.security.management.credentials.AlreadyExistsException
 
ALT_TEXT - Static variable in class com.bea.p13n.ad.ContentProviders
 
AlwaysDisabled - Class in com.bea.wlp.rest.command
MethodPermission implementation that always returns false, for configuring RestCommands that are always unconditionally disabled.
AlwaysDisabled() - Constructor for class com.bea.wlp.rest.command.AlwaysDisabled
 
AlwaysEnabled - Class in com.bea.wlp.rest.command
MethodPermission implementation that always returns true, for configuring RestCommands that are always unconditionally enabled.
AlwaysEnabled() - Constructor for class com.bea.wlp.rest.command.AlwaysEnabled
 
ANALYTIC_HANDLER_PROPERTY - Static variable in class com.bea.netuix.servlets.controls.analytics.AnalyticEventDispatcher
 
ANALYTIC_HANDLER_SERVICE_PROPERTIES_FILE - Static variable in class com.bea.netuix.servlets.controls.analytics.AnalyticEventDispatcher
 
AnalyticEvent - Interface in com.bea.netuix.servlets.controls.analytics
This is the logged event received by the analytic event handler.
AnalyticEvent.AnalyticEventObject - Enum in com.bea.netuix.servlets.controls.analytics
The portal object type this event can be logged agains.
AnalyticEventDispatcher - Class in com.bea.netuix.servlets.controls.analytics
 
AnalyticEventHandler - Interface in com.bea.netuix.servlets.controls.analytics
Service-provider interface for AnalyticEventHandler implementations.
AnalyticEventImpl - Class in com.bea.netuix.servlets.controls.analytics
 
ANCHOR_TARGET - Static variable in class com.bea.p13n.ad.ContentProviders
 
AND - Static variable in class com.bea.campaign.AdCountGoal
Constant for AND boolean logic.
AND - Static variable in interface com.bea.campaign.Campaign
Boolean AND logic.
AND - Static variable in interface com.bea.campaign.Scenario
Boolean AND logic.
AND - Static variable in class com.bea.content.expression.ExpressionHelper
Syntax textual and logical operator.
and(IMetadataQueryParameter) - Method in interface com.bea.content.expression.IMetadataQueryParameter
AND two metadata query parameters
and(ITextQueryParameter) - Method in interface com.bea.content.expression.ITextQueryParameter
AND two text query parameters
AND - Static variable in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated Syntax textual and logical operator.
AND - Static variable in class com.beasys.commerce.util.TypesHelper
Deprecated The "and" (&&) logical operator.
ANONYMOUS - Static variable in class com.bea.p13n.usermgmt.profile.ProfileType
Anonymous users have no id associated with them.
AnonymousProfileListener - Class in com.bea.p13n.servlets
Initialize an Anonymous ProfileWrapper in the user's session, when the session is created.
AnonymousProfileListener() - Constructor for class com.bea.p13n.servlets.AnonymousProfileListener
 
AnonymousProfileWrapper - Interface in com.bea.p13n.usermgmt.profile
A ProfileWrapper that represents an AnonymousProfile.
AnonymousUserUpdateAction - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
A class to handle transferring properties from an anonymous profile to a newly created user's profile.
AnonymousUserUpdateAction(ProfileWrapper, String) - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.AnonymousUserUpdateAction
Construct and initialize a new AnonymousUserUpdateAction
ANY - Static variable in class com.bea.netuix.servlets.controls.application.MetaData
Retrieve items matching any of the supplied meta data.
AppContext - Class in com.bea.netuix.servlets.manager
The AppContext is created once per request and provides convenience methods for web application-wide request-scoped parameters.
AppContext() - Constructor for class com.bea.netuix.servlets.manager.AppContext
 
appContextSet(HttpServletRequest) - Static method in class com.bea.netuix.servlets.manager.AppContext
Has a portal servlet set the AppContext on this request?
append(String, List<String>) - Method in class com.bea.netuix.util.PortletParameters
Appends the specified values to the parameter with the given name.
append(String, String[]) - Method in class com.bea.netuix.util.PortletParameters
Appends the specified values to the parameter with the given name.
append(UnificationList) - Method in interface com.bea.p13n.expression.UnificationList
Appends another UnificationList onto the end of this.
append(int) - Method in class com.bea.portal.tools.resource.ResourceIDBuilder.ParseContext
Append the given character to the token buffer.
appendAll(PortletParameters) - Method in class com.bea.netuix.util.PortletParameters
Includes all parameters from the specified object into our own, appending any new values to existing values.
appendAll(Map<String, String[]>) - Method in class com.bea.netuix.util.PortletParameters
Includes all parameters from the specified object into our own, appending any new values to existing values.
appendArrays(String[], String[]) - Static method in class com.bea.netuix.util.PortletParameters
Appends the specified arrays, allowing for null arrays.
appendEnsureSeparator(StringBuffer, String) - Static method in class com.bea.portlet.GenericURL
Deprecated As of 9.2 SP2, replaced by appendEnsureSeparator
appendEnsureSeparator(StringBuilder, String) - Static method in class com.bea.portlet.GenericURL
 
appendFilteredParameters(PortletParameters, PortletParameters.ParameterFilter) - Method in class com.bea.netuix.util.PortletParameters
Includes all parameters from the specified PortletParameters into this PortletParameters, after running through the specified filter to eliminate and / or rename parameters from the supplied PortletParameters.
appendFilteredParameters(Map<String, String[]>, PortletParameters.ParameterFilter) - Method in class com.bea.netuix.util.PortletParameters
Includes all parameters from the specified Map into this PortletParameters, after running through the specified filter to eliminate and / or rename parameters from the supplied PortletParameters.
appendFilteredParametersMapList(Map<String, List<String>>, PortletParameters.ParameterFilter) - Method in class com.bea.netuix.util.PortletParameters
Includes all parameters from the specified Map into this PortletParameters, after running through the specified filter to eliminate and / or rename parameters from the supplied PortletParameters.
appendInvitationURLToBodyText(Invitee) - Method in class com.bea.netuix.application.communities.invitations.email.formatting.StaticEmailTextFormatter
 
appendMaps(Map<String, String[]>, Map<String, String[]>, boolean) - Static method in class com.bea.netuix.util.PortletParameters
Appends the values of the second map into the values of the first, possibly altering the first map in the process.
appendQuery - Variable in class com.bea.p13n.servlets.jsp.taglib.ContentSelectorTag
The query appended on to the end of the content selector query.
appendResourcePath(boolean, StringBuilder) - Method in class com.bea.portal.tools.resource.InvalidResourceID
 
appendResourcePath(boolean, StringBuilder) - Method in class com.bea.portal.tools.resource.ResourceID
Append the resource path of the referrent resource.
appendResourcePath(boolean, StringBuilder) - Method in class com.bea.portal.tools.resource.UnknownResourceID
 
appendResourceTypeNamespaceURI(StringBuilder) - Method in class com.bea.portal.tools.resource.ResourceID
Append the namespace URI of the ResourceType.
appendValue(String, String) - Method in class com.bea.netuix.util.PortletParameters
Appends the specified value to the parameter with the given name.
application - Variable in class com.bea.content.loader.bulk.BulkLoader
The application name which is pre-pended to the jndiName
APPLICATION_DEFINED_CLAUSE_TYPE - Static variable in class com.bea.p13n.rules.model.PropertyToLiteralModel
Clause type for application-defined property to literal comparison model.
APPLICATION_INHERITANCE - Static variable in class com.bea.p13n.entitlements.common.EntitlementConstants
Id used to construct a P13nResource that will look for policies visible/editable in WLS console at an application scope
APPLICATION_NAME - Static variable in class com.bea.campaign.tracking.events.ClickCampaignEvent
Event attribute key name for storefront (aka application) Attribute value is a String
APPLICATION_NAME - Static variable in class com.bea.campaign.tracking.events.DisplayCampaignEvent
Event attribute key name for storefront (aka application) Attribute value is a String
APPLICATION_NAME - Static variable in interface com.bea.p13n.tracking.clickthrough.ClickThroughConstants
 
APPLICATION_SCOPE - Static variable in class com.bea.p13n.entitlements.common.EntitlementRequestConstants
APPLICATION_SCOPE - attribute value valid within scope of current application
APPLICATION_SCOPE - Static variable in interface javax.portlet.PortletSession
This constant defines an application wide scope for the session attribute.
APPLICATION_X_WWW_FORM_URLENCODED - Static variable in class com.bea.wsrp.consumer.resource.WsrpResourceServletInterceptor
application/x-www-form-urlencoded
ApplicationException - Exception in com.bea.p13n.exceptions
An abstract base class designed to be extended by a given subsystem or service.
ApplicationException() - Constructor for exception com.bea.p13n.exceptions.ApplicationException
 
ApplicationException(String) - Constructor for exception com.bea.p13n.exceptions.ApplicationException
 
ApplicationException(String, Throwable) - Constructor for exception com.bea.p13n.exceptions.ApplicationException
 
ApplicationException(Throwable) - Constructor for exception com.bea.p13n.exceptions.ApplicationException
 
ApplicationHelper - Class in com.bea.p13n.management
Utility methods for applications.
applicationName - Variable in class com.bea.p13n.tracking.clickthrough.AbstractClickEventValidator
 
applyRedirect() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedResponseImpl
Actually send the redirect that was suggested by ScopedResponseImpl.sendRedirect(java.lang.String).
applyRedirect() - Method in interface org.apache.beehive.netui.pageflow.scoping.ScopedResponse
Actually send the redirect that was suggested by HttpServletResponse.sendRedirect(java.lang.String).
AppScopedEntitlementHelper - Class in com.bea.p13n.entitlements.common
 
AppScopedEntitlementHelper() - Constructor for class com.bea.p13n.entitlements.common.AppScopedEntitlementHelper
 
areEquivalentTypeAliases(String, String) - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc
Tell if 2 typeAliases are equivalent.
areTemplatesStoredInSession() - Method in interface com.bea.wsrp.model.IPortletDescription
Returns true if the portlet or producer stores URL templates in session.
assembleMsg(int, String, String) - Method in class com.beasys.commerce.util.DefaultLog
Deprecated Assemble the message into the expected output.
assembleMsg(int, String, String) - Method in class com.beasys.commerce.util.NonCatalogLog
Assemble the message into the expected output.
assertIdentity(String, Object) - Method in class com.bea.wsrp.security.WSRPIdentityAsserterProviderImpl
Asserts identity given a token that identifies the user.
AssignedItemsTaxonomy - Class in com.bea.portal.tools.da.taxonomy.content
Taxonomy for the content AssignedItems node, which is contained within the content Workspace root taxonomy
AssignedItemsTaxonomy(ContentWorkSpaceRootTaxonomy) - Constructor for class com.bea.portal.tools.da.taxonomy.content.AssignedItemsTaxonomy
Constructs an AssignedItems taxonomy, parented by the root content Workspace taxonomy
AssignedItemsWorkspaceID - Class in com.bea.portal.tools.content.workspace
Identifies the assigned items workspace.
AssignedItemsWorkspaceID(String) - Constructor for class com.bea.portal.tools.content.workspace.AssignedItemsWorkspaceID
Constructor.
AssignedItemsWorkspaceIDBuilder - Class in com.bea.portal.tools.content.workspace
Builds and parses AssignedItemsWorkspaceID instances.
AssignedItemsWorkspaceIDBuilder() - Constructor for class com.bea.portal.tools.content.workspace.AssignedItemsWorkspaceIDBuilder
Constructor.
AssignedItemsWorkspaceResourceType - Class in com.bea.portal.tools.content.workspace
ResourceType for the assigned items workspace.
AssignedItemTaxonomy - Class in com.bea.portal.tools.da.taxonomy.content
Taxonomy for an AssignedItem
AssignedItemTaxonomy(AssignedItemsTaxonomy, String, VirtualNode) - Constructor for class com.bea.portal.tools.da.taxonomy.content.AssignedItemTaxonomy
Constructs an AssignedItem taxonomy, which resides within the parent AssignedItems taxonomy node.
assignedToRoles - Variable in class com.bea.content.virtual.VirtualNode
The roles that this virtual node is assigned to.
assignedToUser - Variable in class com.bea.content.virtual.VirtualNode
The user that this virtual node is assigned to.
assignedToVersionName - Variable in class com.bea.content.virtual.VirtualNode
This value is set to the version name if this virtual node is locked.
assignNodeToRoles(WorkflowActionContext, Iterator<String>, ID) - Method in class com.bea.content.virtual.workflow.StandardAction
This method allows users to assign a set of roles to the node.
assignNodeToUser(WorkflowActionContext, String, ID) - Method in class com.bea.content.virtual.workflow.StandardAction
This method allows users to assign a user to the node.
associatePortletToConsumer(int, int) - Method in interface com.bea.wsrp.services.registration.ConsumerRegistrationService
 
associatePortletToConsumer(int, int) - Method in interface com.bea.wsrp.services.registration.ConsumerRegistrationServiceLocal
 
ASYNC_MODE - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
Sets the Desktop Async mode for this request.
AsyncContentContext - Class in com.bea.portlet
Allows async content to be disabled for a limited scope.
AsynchronousCacheReloader - Interface in com.bea.p13n.cache
A tagging interface to support CacheReloaders that should be run asynchronously (in the background).
asyncMode - Variable in class com.bea.netuix.application.definition.DesktopDefinition
 
ATN_PROVIDER_ID - Static variable in class com.bea.p13n.security.management.authentication.AtnSecurityMgmtHelper
 
AtnHierarchyServiceTaxonomy - Class in com.bea.portal.tools.da.taxonomy.serviceadmin
Taxonomy for the AtnHierarchyService node.
AtnHierarchyServiceTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.serviceadmin.AtnHierarchyServiceTaxonomy
 
AtnManagerProxy - Class in com.bea.p13n.security.management.authentication
This class provides access to all user and group management functions as defined by the WLS Security Service Provider Interface (SSPI).
AtnManagerProxy(AtnProviderDescription) - Constructor for class com.bea.p13n.security.management.authentication.AtnManagerProxy
Creates an instance of AtnManagerProxy that provides access to all user and group management functions.
AtnManagerProxy(AtnProviderDescription, boolean) - Constructor for class com.bea.p13n.security.management.authentication.AtnManagerProxy
Creates an instance of AtnManagerProxy that provides access to all user and group management functions.
AtnProviderDescription - Class in com.bea.p13n.security.management.authentication
This class holds information describing a single SSPI Authentication provider.
AtnProviderDescription(AuthenticationProviderMBean) - Constructor for class com.bea.p13n.security.management.authentication.AtnProviderDescription
 
AtnSecurityMgmtHelper - Class in com.bea.p13n.security.management.authentication
Provides helper methods for accessing security management classes, especially those used to manage SSPI providers.
AtnSecurityMgmtHelper() - Constructor for class com.bea.p13n.security.management.authentication.AtnSecurityMgmtHelper
 
AtnSecurityProviderServiceTaxonomy - Class in com.bea.portal.tools.da.taxonomy.serviceadmin
Taxonomy for the AtnSecurityProviderService node.
AtnSecurityProviderServiceTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.serviceadmin.AtnSecurityProviderServiceTaxonomy
 
AtnSecurityProviderTaxonomy - Class in com.bea.portal.tools.da.taxonomy.serviceadmin
Taxonomy for an AtnSecurityProvider node, which is contained within the AtnSecurityProvider taxonomy.
AtnSecurityProviderTaxonomy(AtnSecurityProviderServiceTaxonomy, String) - Constructor for class com.bea.portal.tools.da.taxonomy.serviceadmin.AtnSecurityProviderTaxonomy
Constructs an AtnSecurityProvider taxonomy, parented by the AtnSecurityProviderService taxonomy.
ATTR_BASE_HREF - Static variable in class com.bea.content.manager.faces.component.GetPropertyComponent
 
ATTR_BLOCK_SIZE - Static variable in class com.bea.content.manager.faces.component.GetPropertyComponent
 
ATTR_CONTENT_CONTEXT_PARAMS - Static variable in interface com.bea.content.manager.servlets.attribute.search.SearchResolverConstants
Define a map of content context parameters to use.
ATTR_CONV_TYPE - Static variable in class com.bea.content.manager.faces.component.GetPropertyComponent
 
ATTR_CONVERSION_TYPE - Static variable in interface com.bea.content.manager.servlets.attribute.property.PropertyResolverConstants
If resultId is not set, this specifies how to encode the property value when printing it to the JSP.
ATTR_DATE_FORMATTER - Static variable in interface com.bea.content.manager.servlets.attribute.property.PropertyResolverConstants
Formatter to use during toString() for numeric properties;
ATTR_DEFAULT_VALUE - Static variable in class com.bea.content.manager.faces.component.GetPropertyComponent
 
ATTR_DEFAULT_VALUE - Static variable in interface com.bea.content.manager.servlets.attribute.property.PropertyResolverConstants
Specifies the default value of the property returned if the property is null.
ATTR_END_INDEX - Static variable in class com.bea.content.manager.faces.component.GetPropertyComponent
 
ATTR_END_INDEX - Static variable in interface com.bea.content.manager.servlets.attribute.property.PropertyResolverConstants
The index (from 0) in the document's bytes at which to start printing.
ATTR_EXPRESSION_OVERRIDE - Static variable in interface com.bea.content.manager.servlets.attribute.search.SearchResolverConstants
Expression to use rather than use ATTR_SEARCH_QUERY
ATTR_FAIL_ON_ERROR - Static variable in class com.bea.content.manager.faces.component.ResolverComponent
 
ATTR_HTTP_SERVLET_REQUEST - Static variable in interface com.bea.content.manager.servlets.attribute.property.PropertyResolverConstants
This context attribute is used for URL based binary properties for generating the right url based on the binary property.
ATTR_HTTP_SERVLET_RESPONSE - Static variable in interface com.bea.content.manager.servlets.attribute.property.PropertyResolverConstants
This context attribute is used for URL based binary properties for generating the right url based on the binary property.
ATTR_IN_MEMORY_SORT - Static variable in interface com.bea.content.manager.servlets.attribute.search.SearchResolverConstants
Perform a sort in memory rather than using the VCR api to do it.
ATTR_IS_MULTIPLE - Static variable in class com.bea.content.manager.faces.component.GetPropertyComponent
 
ATTR_IS_MULTIVALUED - Static variable in interface com.bea.content.manager.servlets.attribute.property.PropertyResolverConstants
Instructs the provider to expect a multi-valued property when resolving the property.
ATTR_IS_NESTED_PROPERTY - Static variable in interface com.bea.content.manager.servlets.attribute.property.PropertyResolverConstants
Specifies that this property resolver is part of the nested property resolution.
ATTR_IS_VERSIONED_SEARCH - Static variable in interface com.bea.content.manager.servlets.attribute.search.SearchResolverConstants
Include versioned content in the search?
ATTR_MAX_RESULTS - Static variable in interface com.bea.content.manager.servlets.attribute.search.SearchResolverConstants
Maximum number of nodes to return from the search.
ATTR_NODE_ID - Static variable in interface com.bea.content.manager.servlets.attribute.node.NodeResolverConstants
The node ID to retrieve.
ATTR_NODE_PATH - Static variable in interface com.bea.content.manager.servlets.attribute.node.NodeResolverConstants
The path of the node to retrieve.
ATTR_NODE_VERSION - Static variable in class com.bea.content.manager.faces.component.GetPropertyComponent
 
ATTR_NODE_VERSION - Static variable in interface com.bea.content.manager.servlets.attribute.property.PropertyResolverConstants
Specifies the version of the node to retrieve the property from.
ATTR_NUMBER_FORMATTER - Static variable in interface com.bea.content.manager.servlets.attribute.property.PropertyResolverConstants
Formatter to use during toString() for numeric properties;
ATTR_OVERRIDING_PROPERTY - Static variable in interface com.bea.content.manager.servlets.attribute.property.PropertyResolverConstants
This context attribute uses the caller-specified property rather than trying to resolve the property by name.
ATTR_PREFIX - Static variable in class com.bea.struts.adapter.framework.InternalUtils
 
ATTR_PROPERTY_NAME - Static variable in class com.bea.content.manager.faces.component.GetPropertyComponent
 
ATTR_PROPERTY_NAME - Static variable in interface com.bea.content.manager.servlets.attribute.property.PropertyResolverConstants
The property name to retrieve.
ATTR_PROPERTY_PROVIDER - Static variable in interface com.bea.content.manager.servlets.attribute.search.SearchResolverConstants
The property provider to use when creating the expression for search.
ATTR_READ_WRITE_BLOCK_SIZE - Static variable in interface com.bea.content.manager.servlets.attribute.property.PropertyResolverConstants
Sets the block read/write size.
ATTR_RESULT - Static variable in class com.bea.content.manager.faces.component.ResolverComponent
 
ATTR_SEARCH_PATHS - Static variable in interface com.bea.content.manager.servlets.attribute.search.SearchResolverConstants
Narrow down the search to specific paths in the repository.
ATTR_SEARCH_QUERY - Static variable in interface com.bea.content.manager.servlets.attribute.search.SearchResolverConstants
Attribute to specify the query to use when executing the search.
ATTR_SELECTED_NODE - Static variable in class com.bea.content.manager.faces.component.GetPropertyComponent
 
ATTR_SELECTED_NODE - Static variable in interface com.bea.content.manager.servlets.attribute.property.PropertyResolverConstants
The node from which to retrieve the property on.
ATTR_SORT_BY - Static variable in interface com.bea.content.manager.servlets.attribute.search.SearchResolverConstants
A comma separated list of properties to sort by.
ATTR_START_INDEX - Static variable in class com.bea.content.manager.faces.component.GetPropertyComponent
 
ATTR_START_INDEX - Static variable in interface com.bea.content.manager.servlets.attribute.property.PropertyResolverConstants
The index (from 0) in the document's bytes at which to stop printing.
ATTR_TRANSACTION_TIMEOUT_SECS - Static variable in interface com.bea.content.manager.servlets.attribute.property.PropertyResolverConstants
When the result is streamed to the output (id is not specified), the call to the CM system is wrapped in a Transaction.
ATTR_TX_TIMEOUT - Static variable in class com.bea.content.manager.faces.component.GetPropertyComponent
 
ATTRIBUTE_OVERRIDE - Static variable in class com.bea.p13n.http.Request
Controls whether the getProperty and getPropertyNoDefault methods check the HttpRequest attributes prior to the HttpRequest parameters.
attributeAdded(HttpSessionBindingEvent) - Method in class com.bea.p13n.http.SessionMonitor
HttpSessionAttributeListener.attributeAdded() implementation.
AttributeContainer - Class in org.apache.beehive.netui.pageflow.scoping.internal
 
AttributeContainer() - Constructor for class org.apache.beehive.netui.pageflow.scoping.internal.AttributeContainer
 
AttributeContext - Class in com.bea.content.manager.servlets.attribute
 
AttributeContext() - Constructor for class com.bea.content.manager.servlets.attribute.AttributeContext
Constructs the default AttributeContext
attributeRemoved(HttpSessionBindingEvent) - Method in class com.bea.p13n.http.SessionMonitor
HttpSessionAttributeListener.attributeRemoved() implementation.
AttributeRenderer - Class in com.bea.netuix.servlets.controls
AttributeRenderer can be used by skeleton authors to ease the burden of rendering component attributes.
attributeReplaced(HttpSessionBindingEvent) - Method in class com.bea.p13n.http.SessionMonitor
HttpSessionAttributeListener.attributeReplaced() implementation.
AttributeResolver<V> - Interface in com.bea.content.manager.servlets.attribute
 
authenticate(String, String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.UserManager
Deprecated Use UserInfoControl.authenticate(username, password)
authenticate(String, String) - Method in interface com.bea.p13n.controls.userInfoQuery.UserInfoControl
Authenticate a user.
authenticate(String, String) - Static method in class com.bea.p13n.security.Authentication
Authenticate a user and return the authenticated Subject.
authenticate(String, String) - Static method in class com.bea.p13n.security.AuthenticationSystem
Authenticate a user and return the authenticated Subject.
authenticate(String, String) - Method in interface com.bea.p13n.usermgmt.UserManager
Deprecated See com.bea.p13n.security.Authentication
AUTHENTICATED - Static variable in interface com.bea.content.federated.IVirtualRepositoryManager
The Credentials were successfully authenticated against the Repository.
Authentication - Class in com.bea.p13n.security
Central place to handle authentication issues.
AUTHENTICATION_ERROR - Static variable in interface com.bea.content.federated.IVirtualRepositoryManager
An error occurred that did not permit authentication of the Credentials against the Repository.
AUTHENTICATION_FAILED - Static variable in interface com.bea.content.federated.IVirtualRepositoryManager
The Credentials failed authentication against the Repository.
AUTHENTICATION_TYPE - Static variable in interface com.bea.netuix.clipper.ClipperConstants
Preference key for the type of authentication that is used.
AuthenticationException - Exception in com.bea.content
This Exception is thrown when a user fails authentication.
AuthenticationException(String) - Constructor for exception com.bea.content.AuthenticationException
 
AuthenticationException(String, Throwable) - Constructor for exception com.bea.content.AuthenticationException
 
AuthenticationException(Throwable) - Constructor for exception com.bea.content.AuthenticationException
 
AuthenticationException(String, Throwable, boolean) - Constructor for exception com.bea.content.AuthenticationException
 
AuthenticationException - Exception in com.bea.p13n.usermgmt
Application exception class that will be thrown when a given username and password are not valid.
AuthenticationException() - Constructor for exception com.bea.p13n.usermgmt.AuthenticationException
 
AuthenticationException(String) - Constructor for exception com.bea.p13n.usermgmt.AuthenticationException
Constructor
AuthenticationException(String, Throwable) - Constructor for exception com.bea.p13n.usermgmt.AuthenticationException
Constructor
AuthenticationException(Throwable) - Constructor for exception com.bea.p13n.usermgmt.AuthenticationException
Constructor
AuthenticationProviderID - Class in com.bea.portal.tools.security.authentication.provider
Identifies a authentication provider.
AuthenticationProviderID(String) - Constructor for class com.bea.portal.tools.security.authentication.provider.AuthenticationProviderID
Constructor.
AuthenticationProviderIDBuilder - Class in com.bea.portal.tools.security.authentication.provider
Builds and parses AuthenticationProviderID instances.
AuthenticationProviderIDBuilder() - Constructor for class com.bea.portal.tools.security.authentication.provider.AuthenticationProviderIDBuilder
Constructor.
AuthenticationProviderResourceType - Class in com.bea.portal.tools.security.authentication.provider
The ResourceType for an authentication provider.
AuthenticationProvidersID - Class in com.bea.portal.tools.security.authentication.provider
Identifies the authentication providers.
AuthenticationProvidersID(String) - Constructor for class com.bea.portal.tools.security.authentication.provider.AuthenticationProvidersID
Constructor.
AuthenticationProvidersIDBuilder - Class in com.bea.portal.tools.security.authentication.provider
Builds and parses AuthenticationProvidersID instances.
AuthenticationProvidersIDBuilder() - Constructor for class com.bea.portal.tools.security.authentication.provider.AuthenticationProvidersIDBuilder
Constructor.
AuthenticationProvidersManagementID - Class in com.bea.portal.tools.management.p13n.security.authentication.provider
Identifies a campaign.
AuthenticationProvidersManagementID(String) - Constructor for class com.bea.portal.tools.management.p13n.security.authentication.provider.AuthenticationProvidersManagementID
Constructor.
AuthenticationProvidersManagementIDBuilder - Class in com.bea.portal.tools.management.p13n.security.authentication.provider
Builds and parses AuthenticationProvidersManagementID instances.
AuthenticationProvidersManagementIDBuilder() - Constructor for class com.bea.portal.tools.management.p13n.security.authentication.provider.AuthenticationProvidersManagementIDBuilder
Constructor.
AuthenticationProvidersManagementResourceType - Class in com.bea.portal.tools.management.p13n.security.authentication.provider
ResourceType for a security.
AuthenticationProvidersResourceType - Class in com.bea.portal.tools.security.authentication.provider
The ResourceType for an authentication provider.
AuthenticationProvidersTaxonomy - Class in com.bea.portal.tools.da.taxonomy.usermgmt.securityproviders
Taxonomy for the AtnProviders taxonomy node, which is contained within the SecurityProviders root taxonomy node.
AuthenticationProvidersTaxonomy(SecurityProvidersRootTaxonomy) - Constructor for class com.bea.portal.tools.da.taxonomy.usermgmt.securityproviders.AuthenticationProvidersTaxonomy
Constructs the AtnProviders taxonomy, parented by the SecurtyProviders root taxonomy.
AuthenticationProviderTaxonomy - Class in com.bea.portal.tools.da.taxonomy.usermgmt.securityproviders
Taxonomy for an AuthenticationProvider, which is contained with the AuthenticationProviders taxonomy.
AuthenticationProviderTaxonomy(AuthenticationProvidersTaxonomy, AtnProviderDescription) - Constructor for class com.bea.portal.tools.da.taxonomy.usermgmt.securityproviders.AuthenticationProviderTaxonomy
Constructs an AtnProvider taxonomy, parented by the AtnProviders taxonomy.
AuthenticationSystem - Class in com.bea.p13n.security
Central place to handle authentication issues.
AUTHOR - Static variable in class com.bea.netuix.servlets.controls.application.MetaData
Built in meta name author
Authorization - Class in com.bea.p13n.entitlements
The Authorization class provides runtime methods for security policy checks.
Authorization() - Constructor for class com.bea.p13n.entitlements.Authorization
 
AUTHORIZATION_SCHEME - Static variable in class com.bea.p13n.http.Request
 
AuthorizationException - Exception in com.bea.content
Thrown if a user is not authorized for an action.
AuthorizationException(String) - Constructor for exception com.bea.content.AuthorizationException
 
AuthorizationException(String, Throwable) - Constructor for exception com.bea.content.AuthorizationException
 
AuthorizationException(Throwable) - Constructor for exception com.bea.content.AuthorizationException
 
AuthorizationException(String, Throwable, boolean) - Constructor for exception com.bea.content.AuthorizationException
 
AuthorizationSecurityMgmtHelper - Class in com.bea.p13n.security.management.authorization
Provides helper methods for accessing security management classes, especially those used to manage SSPI providers.
AuthorizationSecurityMgmtHelper() - Constructor for class com.bea.p13n.security.management.authorization.AuthorizationSecurityMgmtHelper
 
AuthorizerDescription - Class in com.bea.p13n.security.management.authorization
This class holds information describing a single SSPI authorization provider.
AuthorizerDescription(AuthorizerMBean) - Constructor for class com.bea.p13n.security.management.authorization.AuthorizerDescription
 
autoConfigPostfix - Static variable in class com.bea.struts.adapter.util.ModuleConfigLocator
 
autoConfigPrefix - Static variable in class com.bea.struts.adapter.util.ModuleConfigLocator
 
AutoRegisterActionServlet - Class in com.bea.struts.adapter.framework
 
AutoRegisterActionServlet() - Constructor for class com.bea.struts.adapter.framework.AutoRegisterActionServlet
 
AutoRegisterActionServlet.ModuleConfigLocator - Interface in com.bea.struts.adapter.framework
Interface for specifying alternate locations for auto-registered Struts modules.
AUTOSCOPE_PREFIX - Static variable in interface org.apache.beehive.netui.pageflow.scoping.ScopedRequest
 
available() - Method in class com.bea.content.manager.CM_InputStream
Deprecated Returns the number of bytes that can be read (or skipped over) from this input stream without blocking by the next caller of a method for this input stream.

B

BackingContext - Class in com.bea.netuix.servlets.controls
Context base class for controls that support a backing file.
BANNER_AD_PROMOTION - Static variable in class com.bea.campaign.tracking.events.ClickCampaignEvent
Suggestions for entry into the documentType data passed to the constructor Attribute value is a String
BANNER_AD_PROMOTION - Static variable in class com.bea.campaign.tracking.events.DisplayCampaignEvent
Suggestions for entry into the documentType data passed to the constructor Attribute value is a String
base64Decode(String) - Static method in class com.bea.content.cmis.rest.converters.BinaryPropertyHelper
Base64 decode a String
BaseCMISResource - Class in com.bea.content.cmis.rest.resources
A resource can be accessed via a JSR311 server via it's @Resource and @Path annotations.
A resource that extends BaseCMISResource can also be instantiated and called directly, using a custom UriService.
BaseCMISResource() - Constructor for class com.bea.content.cmis.rest.resources.BaseCMISResource
 
baseDirectory - Variable in class com.bea.content.loader.bulk.BulkLoader
The contentBase.
baseDirectory - Variable in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated The contentBase.
BaseEntry - Class in com.bea.wsrp.registry.entries
Registry entry.
BaseEntry(String) - Constructor for class com.bea.wsrp.registry.entries.BaseEntry
Creates an entry with a name.
BaseFieldTagAdapter - Class in com.bea.struts.adapter.taglib.html
Base class for all BaseFieldTag Tag Adapter extenders
BaseFieldTagAdapter() - Constructor for class com.bea.struts.adapter.taglib.html.BaseFieldTagAdapter
 
baseHref - Variable in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
The BASE HREF to use.
BaseTag - Class in com.bea.content.manager.servlets.jsp.taglib
The base class for all content tags.
BaseTag() - Constructor for class com.bea.content.manager.servlets.jsp.taglib.BaseTag
 
BaseTag - Class in com.bea.netuix.client.jsp.clienttaglib
Base class for all client-awareness content filtering tags.
BaseTag() - Constructor for class com.bea.netuix.client.jsp.clienttaglib.BaseTag
 
baseTypeIsSearchable(ContentContext, String, EnumBaseObjectTypeIds) - Static method in class com.bea.content.cmis.RepositoryCapability
Return true if the base object class (cmis:document or cmis:folder) is searchable.
BaseURL - Interface in javax.portlet
The BaseURL defines the basic capabilities of a portlet URL pointing back to the portlet.
BASIC_AUTH - Static variable in interface javax.portlet.PortletRequest
String identifier for Basic authentication.
BASIC_AUTHENTICATION_VALUE - Static variable in interface com.bea.netuix.clipper.ClipperConstants
Value for AUTHENTICATION_TYPE to denote that basic http authentication is used.
BATCH_LOADING_SIZE_KEY - Static variable in interface com.bea.content.paging.ContentListKeys
Optional ContextKey which can be placed in the ContentContext specifies the batch loading size to use when items are retrieved.
BATCH_MODE - Static variable in class com.bea.campaign.action.MailAction
parameter key to flag batch-mode (defaults to true)
batchFileName - Variable in class com.bea.content.loader.bulk.BulkLoader
Deprecated Use pwdFileName instead.
BEA_BINARY_CHECKSUM - Static variable in class com.bea.content.loader.bulk.BulkLoader
Deprecated Use WLP_BINARY_CHECKSUM
BEA_BINARY_SIZE - Static variable in class com.bea.content.loader.bulk.BulkLoader
Deprecated Use WLP_BINARY_SIZE
BEA_NETUIX_XHR - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
Put in the request header to inform the server that this is an XHR type request (reserved).
BEA_NETUIX_XHR_TYPE - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
A request header used for async, content-only portlet rendering (reserved).
BEA_RT_CLIENT - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
A request header used to indicate an XPR (Portal-Aware-XHR) type request (reserved).
BeforeQuery - Class in com.bea.content.expression.operators
 
BeforeQuery(String, Calendar) - Constructor for class com.bea.content.expression.operators.BeforeQuery
 
BeforeQuery(String, Calendar, FullTextSearch.Multiplicity) - Constructor for class com.bea.content.expression.operators.BeforeQuery
 
BeforeQuery(FullTextSearch.Parameter, Calendar) - Constructor for class com.bea.content.expression.operators.BeforeQuery
 
BehaviorTrackingListener - Class in com.bea.p13n.tracking.listeners
EventListener to handle all behavior tracking events.
BehaviorTrackingListener() - Constructor for class com.bea.p13n.tracking.listeners.BehaviorTrackingListener
Construct an instance of the listener and populate the eventTypes array with the event types that this listener will listen for.
BehaviorTrackingServiceManagementID - Class in com.bea.portal.tools.management.p13n.behaviortracking
Identifies a campaign.
BehaviorTrackingServiceManagementID(String) - Constructor for class com.bea.portal.tools.management.p13n.behaviortracking.BehaviorTrackingServiceManagementID
Constructor.
BehaviorTrackingServiceManagementIDBuilder - Class in com.bea.portal.tools.management.p13n.behaviortracking
Builds and parses BehaviorTrackingServiceManagementID instances.
BehaviorTrackingServiceManagementIDBuilder() - Constructor for class com.bea.portal.tools.management.p13n.behaviortracking.BehaviorTrackingServiceManagementIDBuilder
Constructor.
BehaviorTrackingServiceManagementResourceType - Class in com.bea.portal.tools.management.p13n.behaviortracking
ResourceType for a campaign.
BehaviorTrackingServiceTaxonomy - Class in com.bea.portal.tools.da.taxonomy.serviceadmin
Taxonomy for the BehaviorTrackingService node.
BehaviorTrackingServiceTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.serviceadmin.BehaviorTrackingServiceTaxonomy
 
BINARY - Static variable in class com.bea.content.Property
A Constant to define if the Property is a Binary data type.
BINARY_FORMAT - Static variable in interface com.bea.p13n.rules.manager.RuleSetRepository
Rule set format: binary representation.
BINARY_PARAMETER_SIGNATURE - Static variable in class com.bea.p13n.expression.operator.logical.LogicalOperator
 
BINARY_PARAMETER_SIGNATURE - Static variable in class com.bea.p13n.expression.operator.math.MathOperator
 
BINARY_PARAMETER_SIGNATURE - Static variable in class com.bea.p13n.expression.operator.string.StringOperator
 
BinaryHelper - Class in com.bea.content
A helper class for dealing with binary data.
BinaryHelper() - Constructor for class com.bea.content.BinaryHelper
 
BinaryOperator - Interface in com.bea.p13n.expression.operator
An interface for concrete binary operator classes.
BinaryPropertyHelper - Class in com.bea.content.cmis.rest.converters
Helper methods to consistently identify the one binary property exposed via cmis.
BinaryPropertyResolver - Class in com.bea.content.manager.servlets.attribute.property
Responsible for "resolving" binary properties.
BinaryPropertyResolver() - Constructor for class com.bea.content.manager.servlets.attribute.property.BinaryPropertyResolver
 
BinaryValue - Class in com.bea.content
This class represents binary content.
BinaryValue(String, String, int, InputStream, String) - Constructor for class com.bea.content.BinaryValue
Construct a BinaryValue object with a checksum.
BinaryValue() - Constructor for class com.bea.content.BinaryValue
Constructs an empty BinaryValue.
BinaryValue(String, String, int) - Constructor for class com.bea.content.BinaryValue
Constructs a BinaryValue without the stream.
BinaryValue(String, String, int, InputStream) - Constructor for class com.bea.content.BinaryValue
Constructs a full BinaryValue.
BinaryValue(String, String, InputStream) - Constructor for class com.bea.content.BinaryValue
Constructs a full BinaryValue.
bind(String, Object) - Method in interface com.bea.p13n.expression.UnificationList
Binds a value to a given name.
bindProfile(HttpServletRequest, ProfileWrapper) - Static method in class com.bea.p13n.usermgmt.SessionHelper
Bind user profile to HTTP session.
bindToSession(NodeCache, HttpSession) - Static method in class com.bea.content.manager.servlets.NodeCache
Bind a NodeCache to an HttpSession.
blockSize - Variable in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
The block size to read the data in.
BodyAttributeRenderer - Class in com.bea.netuix.servlets.controls.application
BodyAttributeRenderer is an attribute renderer designed to render a body component's attributes and event handlers.
BodyPresentationContext - Class in com.bea.netuix.servlets.controls.application
This class represents a portal body component.
BodyTag - Class in com.bea.struts.adapter.taglib.html
Renders an BODY tag within the Struts framework, accounting for whether or not the registered URLRewriter is in stand-alone mode or not.
BodyTag() - Constructor for class com.bea.struts.adapter.taglib.html.BodyTag
 
BodyTagSupport - Class in com.bea.p13n.servlets.jsp
A helper class for P13N JSP custom tags with body.
BodyTagSupport() - Constructor for class com.bea.p13n.servlets.jsp.BodyTagSupport
 
BOOK_TYPE - Static variable in class com.bea.netuix.application.localization.definition.LocalizationResource
 
BOOK_TYPE - Static variable in interface com.bea.netuix.application.view.MarkupView
Constant for book markup.
BookBackingContext - Class in com.bea.netuix.servlets.controls.page
This is the backing context for a book.
BookDefinition - Class in com.bea.netuix.application.definition
This class represents a persistent book.
BookDefinition(LocalizationResource, MarkupDefinitionId, String, boolean, boolean, String, MenuDefinitionId, ThemeDefinitionId, short) - Constructor for class com.bea.netuix.application.definition.BookDefinition
Constructs a new BookDefinition object.
BookDefinition(LocalizationResource, MarkupDefinitionId, String, boolean, boolean, String, BookInstance) - Constructor for class com.bea.netuix.application.definition.BookDefinition
Constructor that takes a BookInstance
BookDefinitionAction - Class in com.bea.portal.tools.portal.actions
Objects extending this class implement actions to be taken on portal controls.
BookDefinitionControl - Interface in com.bea.portal.tools.portal.controls
A custom control interface used to interact with BookDefinitions.
BookDefinitionId - Class in com.bea.netuix.application.identifier
Represents the primary keys of Book definition objects in the database, and is used to uniquely identify them.
BookDefinitionId(int) - Constructor for class com.bea.netuix.application.identifier.BookDefinitionId
 
BookDefinitionID - Class in com.bea.portal.tools.portal.book
Identifies the collection of portal resource definitions.
BookDefinitionID(String) - Constructor for class com.bea.portal.tools.portal.book.BookDefinitionID
Constructor.
BookDefinitionID(BookDefinitionIDBuilder) - Constructor for class com.bea.portal.tools.portal.book.BookDefinitionID
Constructor.
BookDefinitionIDBuilder - Class in com.bea.portal.tools.portal.book
Identifies the collection of portal resource definitions.
BookDefinitionIDBuilder() - Constructor for class com.bea.portal.tools.portal.book.BookDefinitionIDBuilder
Constructor.
BookDefinitionManager - Interface in com.bea.netuix.application.manager.persistence
Please refer to the interfaces for javadoc.
BookDefinitionManagerHome - Interface in com.bea.netuix.application.manager.persistence
EJB Home for BookDefinitionManager.
BookDefinitionResourceType - Class in com.bea.portal.tools.portal.book
ResourceType for a portal book definition.
BookDefinitionsID - Class in com.bea.portal.tools.portal.book
Identifies the collection of portal resource definitions.
BookDefinitionsID(String) - Constructor for class com.bea.portal.tools.portal.book.BookDefinitionsID
Constructor.
BookDefinitionsID(BookDefinitionsIDBuilder) - Constructor for class com.bea.portal.tools.portal.book.BookDefinitionsID
Constructor.
BookDefinitionsIDBuilder - Class in com.bea.portal.tools.portal.book
Identifies the collection of portal resource definitions.
BookDefinitionsIDBuilder() - Constructor for class com.bea.portal.tools.portal.book.BookDefinitionsIDBuilder
Constructor.
BookDefinitionsResourceType - Class in com.bea.portal.tools.portal.book
ResourceType for the collection of portal book definitions.
BookDefinitionTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
Taxonomy for a BookDefinition.
BookDefinitionTaxonomy(LibraryBooksTaxonomy, BookDefinitionId) - Constructor for class com.bea.portal.tools.da.taxonomy.portal.BookDefinitionTaxonomy
Constructs a taxonomy for a BookDefinition.
BookEntry - Class in com.bea.wsrp.registry.entries
Book entry in a registry
BookEntry(String, String) - Constructor for class com.bea.wsrp.registry.entries.BookEntry
Creates an instance with the given name and bookHandle.
BookGroupId - Class in com.bea.netuix.application.identifier
Represents a navigable (Book or Page) on a specific Book.
BookGroupId(int) - Constructor for class com.bea.netuix.application.identifier.BookGroupId
 
BookID - Class in com.bea.portal.tools.portal.book
Identifies a book instance.
BookID(String) - Constructor for class com.bea.portal.tools.portal.book.BookID
Constructor.
BookID(BookIDBuilder) - Constructor for class com.bea.portal.tools.portal.book.BookID
Constructor.
BookIDBuilder - Class in com.bea.portal.tools.portal.book
Identifies the collection of portal resource definitions.
BookIDBuilder() - Constructor for class com.bea.portal.tools.portal.book.BookIDBuilder
Constructor.
bookInstance - Variable in class com.bea.netuix.application.definition.BookDefinition
 
BookInstance - Class in com.bea.netuix.application.instance
Represents a customized version of a BookDefinition.
BookInstance(MenuDefinitionId, ThemeDefinitionId, short, String) - Constructor for class com.bea.netuix.application.instance.BookInstance
Constructor to create a new BookInstance object.
BookInstanceAction - Class in com.bea.portal.tools.portal.actions
Objects extending this class implement actions to be taken on portal controls.
BookInstanceControl - Interface in com.bea.portal.tools.portal.controls
A custom control interface used to interact with BookInstances.
BookInstanceId - Class in com.bea.netuix.application.identifier
Represents the primary keys of Book instance objects in the database, and is used to uniquely identify them.
BookInstanceId(int) - Constructor for class com.bea.netuix.application.identifier.BookInstanceId
 
BookInstanceTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
Taxonomy for a BookInstance, which can be parented by one of a DesktopTaxonomy, another BookInstanceTaxonomy or a PageInstanceTaxonomy.
BookInstanceTaxonomy(DesktopTaxonomy, BookInstanceId) - Constructor for class com.bea.portal.tools.da.taxonomy.portal.BookInstanceTaxonomy
Constructor for a taxonomy for a BookInstance whose parent is a Desktop
BookInstanceTaxonomy(BookInstanceTaxonomy, BookInstanceId) - Constructor for class com.bea.portal.tools.da.taxonomy.portal.BookInstanceTaxonomy
Constructor for a taxonomy for a BookInstance whose parent is another BookInstance
BookInstanceTaxonomy(PageInstanceTaxonomy, BookInstanceId) - Constructor for class com.bea.portal.tools.da.taxonomy.portal.BookInstanceTaxonomy
Constructor for a taxonomy for a BookInstance whose parent is a PageInstance
BookPresentationContext - Class in com.bea.netuix.servlets.controls.page
This class represents a portal book component.
BookResourceType - Class in com.bea.portal.tools.portal.book
ResourceType for a portal book instance.
BookSearchCriteria - Class in com.bea.netuix.application.search
A SearchCriteria object for searching for pages.
BookSearchCriteria(String) - Constructor for class com.bea.netuix.application.search.BookSearchCriteria
 
BookSearchCriteria(String, boolean) - Constructor for class com.bea.netuix.application.search.BookSearchCriteria
 
BookView - Interface in com.bea.netuix.application.view
The book view represents a book and all its contents.
BOOLEAN - Static variable in class com.bea.content.Property
A Constant to define if the Property is a Boolean data type.
BOOLEAN - Static variable in interface com.bea.p13n.property.PropertyDefinition
The constant for a boolean type (0).
BOOLEAN - Static variable in class com.beasys.commerce.util.TypesHelper
Deprecated The constant for a boolean type (0).
bootstrapApplicationRoles() - Method in class com.bea.netuix.application.communities.capabilities.CapabilityRoleBootstrapper
Creates role policies for each of the defined MembershipCapabilites as configured in communities-config.xml.
bootstrapRoles(String) - Method in class com.bea.netuix.application.communities.capabilities.CapabilityRoleBootstrapper
Creates role policies for each of the defined MembershipCapabilites as configured in communities-config.xml.
BorderLayoutPresentationContext - Class in com.bea.netuix.servlets.controls.layout
Used to provide location-based access to the PlaceholderPresentationContext objects contained in a BorderLayout portal component, as well as other presentation-related attributes specific to the BorderLayout in use.
BoundVariableProvider - Interface in com.bea.p13n.rules.model
A ClauseModel which represents a bound variable when in a rule's conditions.
BranchModel - Class in com.bea.p13n.rules.model
A clause model to represent if the randomNumber is within a range.
BranchModel() - Constructor for class com.bea.p13n.rules.model.BranchModel
 
BranchModel.Recognizer - Class in com.bea.p13n.rules.model
An object which can recognize BranchModels from xml structure.
BranchModel.Recognizer() - Constructor for class com.bea.p13n.rules.model.BranchModel.Recognizer
 
BROWSE - Static variable in class com.bea.content.federated.ContentEntitlementHelper
Deprecated Use CAN_BROWSE instead.
buildAfter(String, Calendar) - Method in interface com.bea.content.expression.IMetadataQuery
Matches a user property which contains a date that is later than or equal to the specified date
buildAfter(IMetadataQuery.SystemProperty, Calendar) - Method in interface com.bea.content.expression.IMetadataQuery
Matches a system property which contains a date that is later than or equal to the specified date
buildAutonomyDateString(Calendar) - Method in class com.bea.content.expression.operators.AbstractQueryOperator
 
buildBefore(String, Calendar) - Method in interface com.bea.content.expression.IMetadataQuery
Matches a user property which contains a date that is earlier than or equal to the specified date
buildBefore(IMetadataQuery.SystemProperty, Calendar) - Method in interface com.bea.content.expression.IMetadataQuery
Matches a system property which contains a date that is earlier than or equal to the specified date
buildContains(String, String[]) - Method in interface com.bea.content.expression.IMetadataQuery
Matches a user property any criteria from a given list of criteria
buildContains(IMetadataQuery.SystemProperty, String[]) - Method in interface com.bea.content.expression.IMetadataQuery
Matches a system property any criteria from a given list of criteria
buildContains(String) - Method in interface com.bea.content.expression.ITextQuery
Match if the value is contained in indexed content
buildContainsAll(String, String[]) - Method in interface com.bea.content.expression.IMetadataQuery
Matches all criteria from a given list of one or more criteria
buildContainsAll(IMetadataQuery.SystemProperty, String[]) - Method in interface com.bea.content.expression.IMetadataQuery
Matches all criteria from a given list of one or more criteria
buildContainsAll(String[]) - Method in interface com.bea.content.expression.ITextQuery
Match if all of the values are contained in the index content.
buildContainsAny(String[]) - Method in interface com.bea.content.expression.ITextQuery
Match if any of the values are contained in indexed content
buildCriteria(String[]) - Method in class com.bea.content.expression.operators.AbstractQueryOperator
 
buildCriteria(Number) - Method in class com.bea.content.expression.operators.AbstractQueryOperator
 
buildCriteria(Number[]) - Method in class com.bea.content.expression.operators.AbstractQueryOperator
 
buildEquals(String, String) - Method in interface com.bea.content.expression.IMetadataQuery
Matches the exact string value of the criteria.
buildEquals(IMetadataQuery.SystemProperty, String) - Method in interface com.bea.content.expression.IMetadataQuery
Matches the exact string value of the criteria.
buildEquals(String, String[]) - Method in interface com.bea.content.expression.IMetadataQuery
Matches one or more exact string values from the given list.
buildEquals(IMetadataQuery.SystemProperty, String[]) - Method in interface com.bea.content.expression.IMetadataQuery
Matches one or more exact string values from the given list.
buildEquals(String) - Method in interface com.bea.content.expression.ITextQuery
match the exact value
buildEquals(String[]) - Method in interface com.bea.content.expression.ITextQuery
Deprecated Use buildEqualsAny()
buildEqualsAll(String[]) - Method in interface com.bea.content.expression.ITextQuery
match every value in the list
buildEqualsAny(String[]) - Method in interface com.bea.content.expression.ITextQuery
match any one of the list of values
buildFederatedPath(String, String) - Static method in class com.bea.content.PathHelper
 
buildFTQP() - Method in class com.bea.content.expression.operators.AbstractQueryOperator
 
buildFTQP() - Method in interface com.bea.content.expression.operators.IQueryOperator
 
buildFullTextSearch(IMetadataQueryParameter, ITextQueryParameter, boolean) - Static method in class com.bea.content.expression.FullTextSearchFactory
This factory method builds the full text search.
buildGreaterThan(String, Number) - Method in interface com.bea.content.expression.IMetadataQuery
Matches a user property which is greater than a numeric value
buildGreaterThan(IMetadataQuery.SystemProperty, Number) - Method in interface com.bea.content.expression.IMetadataQuery
Matches a system property which is greater than a numeric value
buildId(String, String) - Static method in class com.bea.content.spi.flexspi.common.capability.FeatureCapabilityDefinition
Build hte id for the feature capability definition.
buildId(String, String) - Static method in class com.bea.content.spi.flexspi.common.capability.MethodCapabilityDefinition
Build hte id for the method capability definition.
buildIsNull(String) - Method in interface com.bea.content.expression.IMetadataQuery
Matches a user property which does not have a value set
buildIsNull(IMetadataQuery.SystemProperty) - Method in interface com.bea.content.expression.IMetadataQuery
Matches a system property which does not have a value set
buildLessThan(String, Number) - Method in interface com.bea.content.expression.IMetadataQuery
Match a user property that is less then the specified criteria, for example size less than 1000
buildLessThan(IMetadataQuery.SystemProperty, Number) - Method in interface com.bea.content.expression.IMetadataQuery
Match a system property that is less then the specified criteria, for example size less than 1000
buildLike(String, String) - Method in interface com.bea.content.expression.IMetadataQuery
Corresponds to an SQL "like" (case sensitive)
buildLike(IMetadataQuery.SystemProperty, String) - Method in interface com.bea.content.expression.IMetadataQuery
Corresponds to an SQL "like" (case sensitive)
buildLikeIgnoreCase(String, String) - Method in interface com.bea.content.expression.IMetadataQuery
Corresponds to an SQL "like" (without case sensitivity)
buildLikeIgnoreCase(IMetadataQuery.SystemProperty, String) - Method in interface com.bea.content.expression.IMetadataQuery
Corresponds to an SQL "like" (without case sensitivity)
buildMarkup(PortletMarkup) - Static method in class com.bea.netuix.application.definition.PortletMarkup
 
buildName(String, String) - Static method in class com.bea.content.spi.flexspi.common.capability.FeatureCapabilityDefinition
Build the name for the feature capability definition.
buildName(String, String) - Static method in class com.bea.content.spi.flexspi.common.capability.MethodCapabilityDefinition
Build the name for the method capability definition.
buildNotEquals(String, String) - Method in interface com.bea.content.expression.IMetadataQuery
Matches when the specified criteria does not exist in the user property
buildNotEquals(IMetadataQuery.SystemProperty, String) - Method in interface com.bea.content.expression.IMetadataQuery
Matches when the specified criteria does not exist
buildNotEquals(String, String[]) - Method in interface com.bea.content.expression.IMetadataQuery
Matches a user property whem none of specified criteria exists in the user property
buildNotEquals(IMetadataQuery.SystemProperty, String[]) - Method in interface com.bea.content.expression.IMetadataQuery
Matches a system property whem none of specified criteria exists in the system property
buildNotEquals(String) - Method in interface com.bea.content.expression.ITextQuery
Matches when the specified criteria does not exist in the full text of a property's binary content.
buildNotEqualsAll(String[]) - Method in interface com.bea.content.expression.ITextQuery
Matches a binary, whem all of specified values do not exist in the free text
buildNotEqualsAny(String[]) - Method in interface com.bea.content.expression.ITextQuery
Matches a binary, whem any of specified values do not exist in the free text
buildNotNull(String) - Method in interface com.bea.content.expression.IMetadataQuery
Matches a user property which is set(with some unspecified value).
buildNotNull(IMetadataQuery.SystemProperty) - Method in interface com.bea.content.expression.IMetadataQuery
Matches a system property which is set(with some unspecified value).
buildRange(String, Calendar, Calendar) - Method in interface com.bea.content.expression.IMetadataQuery
Matches a user property which contains a date that falls within the inclusive range of two dates.
buildRange(IMetadataQuery.SystemProperty, Calendar, Calendar) - Method in interface com.bea.content.expression.IMetadataQuery
Matches a user property which contains a date that falls within the inclusive range of two dates.
buildRelatedTo(String) - Method in interface com.bea.content.expression.ITextQuery
Used for conceptual matching
buildRelatedToAll(String[]) - Method in interface com.bea.content.expression.ITextQuery
Used for conceptual matching of all values in a list
buildRepositoryPath(String, String) - Static method in class com.bea.content.PathHelper
 
buildSimilarTo(String, String) - Method in interface com.bea.content.expression.IMetadataQuery
Used for "similar", possibly misspelled text
buildSimilarTo(IMetadataQuery.SystemProperty, String) - Method in interface com.bea.content.expression.IMetadataQuery
Used for "similar", possibly misspelled text
buildSimilarTo(String) - Method in interface com.bea.content.expression.ITextQuery
Used for "similar", possibly misspelled text
buildSoundsLike(String) - Method in interface com.bea.content.expression.ITextQuery
Used for soundex search.
buildTaxonomy() - Method in class com.bea.p13n.delegation.taxonomy.ParentedTaxonomyBuilder
Implementation of buildTaxonomy that prepends the parent taxonomy, with a resource id delimiter, to the leaf taxonomy.
buildTaxonomy() - Method in interface com.bea.p13n.delegation.taxonomy.TaxonomyBuilder
Builds the taxonomy String associated with this TaxonomyBuilder.
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.campaigns.CampaignsRootTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.content.ContentWorkSpaceRootTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.content.NodeTaxonomy
Overridden version of buildTaxonomy that builds a content Node specific format of the taxonomy, which is unique to content Nodes versus other types of taxonomies.
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.content.VirtualContentRepositoryRootTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.contentselectors.ContentSelectorsRootTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.DARootTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.placeholders.PlaceholdersRootTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.LibraryBooksTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.LibraryLayoutsTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.LibraryLookAndFeelsTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.LibraryMenusTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.LibraryPagesTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.LibraryPortletCategoriesTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.LibraryPortletsTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.LibraryRemoteProducersTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.LibraryShellsTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.LibraryTemplatesTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.LibraryThemesTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.PortalRootTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.segments.SegmentsRootTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.serviceadmin.AdServiceTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.serviceadmin.AtnHierarchyServiceTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.serviceadmin.AtnSecurityProviderServiceTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.serviceadmin.BehaviorTrackingServiceTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.serviceadmin.CampaignServiceTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.serviceadmin.CredentialVaultTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.serviceadmin.EventServiceTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.serviceadmin.ImportToolTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.serviceadmin.MailServiceTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.serviceadmin.MaintenanceModeTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.serviceadmin.P13nCacheConfigTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.serviceadmin.P13nConfigTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.serviceadmin.P13nProfileConfigTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.serviceadmin.P13nSecurityConfigTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.serviceadmin.PortalResourcesTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.serviceadmin.RoleSecurityProviderServiceTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.serviceadmin.ScenarioServiceTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.serviceadmin.ServiceAdminRootTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.serviceadmin.WpsConfigTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.serviceadmin.WsrpConfigTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.serviceadmin.WsrpConsumerSecurityTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.serviceadmin.WsrpProducerPortletRegistryTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.usermgmt.GroupRootTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.usermgmt.securityproviders.SecurityProvidersRootTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.usermgmt.UserRootTaxonomy
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.usermgmt.UserTaxonomyBuilder
 
buildTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.visitorroles.VisitorRolesRootTaxonomy
 
buildWildcard(String, String) - Method in interface com.bea.content.expression.IMetadataQuery
Used for matching criteria containing the wildcards '*' or '?'
buildWildcard(IMetadataQuery.SystemProperty, String) - Method in interface com.bea.content.expression.IMetadataQuery
Used for matching criteria containing the wildcards '*' or '?'
BulkLoader - Class in com.bea.content.loader.bulk
The Content Manager bulk loader application.
BulkLoader() - Constructor for class com.bea.content.loader.bulk.BulkLoader
Constructor a BulkLoader without command-line arguments.
BulkLoader(String[]) - Constructor for class com.bea.content.loader.bulk.BulkLoader
Construct a BulkLoader from the given command-line arguments.
BulkLoader.ShowUsageException - Exception in com.bea.content.loader.bulk
Quick inner exception thrown on parseArgs() to say we should just print a usage report.
BulkLoader.ShowUsageException() - Constructor for exception com.bea.content.loader.bulk.BulkLoader.ShowUsageException
 
BulkOperationNotSupportedException - Exception in com.bea.wsrp.consumer.management.portlet
Thrown if the producer does not support the bulk portlet operation being requested.
BulkOperationNotSupportedException(String) - Constructor for exception com.bea.wsrp.consumer.management.portlet.BulkOperationNotSupportedException
 
BulkOperationNotSupportedException(Throwable) - Constructor for exception com.bea.wsrp.consumer.management.portlet.BulkOperationNotSupportedException
 
BulkOperationNotSupportedException(String, Throwable) - Constructor for exception com.bea.wsrp.consumer.management.portlet.BulkOperationNotSupportedException
 
BulkPortletManager - Interface in com.bea.wsrp.consumer.management.portlet
Manages bulk portlet operations on producers.
BulkPortletManager.Factory - Class in com.bea.wsrp.consumer.management.portlet
A BulkPortletManager factory.
BulkPortletManagerException - Exception in com.bea.wsrp.consumer.management.portlet
 
BulkPortletManagerException(String) - Constructor for exception com.bea.wsrp.consumer.management.portlet.BulkPortletManagerException
 
BulkPortletManagerException(Throwable) - Constructor for exception com.bea.wsrp.consumer.management.portlet.BulkPortletManagerException
 
BulkPortletManagerException(String, Throwable) - Constructor for exception com.bea.wsrp.consumer.management.portlet.BulkPortletManagerException
 
ButtonPresentationContext - Class in com.bea.netuix.servlets.controls.window
A basic implementation of AbstractButtonPresentationContext.
ButtonTagAdapter - Class in com.bea.struts.adapter.taglib.html
Renders an HTML BUTTON tag within the Struts framework.
ButtonTagAdapter() - Constructor for class com.bea.struts.adapter.taglib.html.ButtonTagAdapter
 

C

CA_SEQUENCE_TAG - Static variable in interface com.bea.p13n.advisor.AdvisletRegistryConstants
Compound advisor sequence tag.
Cache - Interface in com.bea.p13n.cache
The main interface for the cache.
CACHE_RESULTS - Static variable in interface com.bea.content.spi.flexspi.common.CommonContextKeys
Optional ContextKey which can be placed in the ContentContext to specify that a method should cache (or NOT cache) its results.
CACHE_SCOPE - Static variable in interface javax.portlet.MimeResponse
Property to set the cache scope for this response using the setProperty method intended to be used in forwarded or included servlets/JSPs.
CACHE_SCOPE_NO_CACHE - Static variable in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Constant value for use with the setCacheScope() method indicating that caching should be not be performed at all.
CACHE_SCOPE_REQUEST - Static variable in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Constant value for use with the setCacheScope() method indicating that caching should be scoped at the HttpRequest level.
CACHE_SCOPE_SESSION - Static variable in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Constant value for use with the setCacheScope() method indicating that caching should be scoped at the HttpSession level.
CacheConfig - Interface in com.bea.p13n.cache
Configuration of a Cache.
CacheControl - Interface in javax.portlet
The CacheControl interface represents cache settings for a piece of markup.
CacheDefaults - Interface in com.bea.p13n.cache
Supplies default cache parameters for cache.
cacheExists(String) - Static method in class com.bea.p13n.cache.CacheFactory
Determine whether named cache exists (is known; that is, has been created).
CacheFactory - Class in com.bea.p13n.cache
Factory to create Singleton Cache objects.
cacheId - Variable in class com.bea.content.manager.servlets.jsp.taglib.BaseTag
The cache id.
cacheId - Variable in class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport
The cache id.
cacheInvitationDetails(JspEmailTextFormatterUtil.InvitationDetailCacheEntry) - Static method in class com.bea.netuix.application.communities.invitations.email.formatting.JspEmailTextFormatterUtil
Caches an InvitationDetailsCacheEntry and returns its associated Integer key.
CacheManagementID - Class in com.bea.portal.tools.management.p13n.cache
Identifies a campaign.
CacheManagementID(String) - Constructor for class com.bea.portal.tools.management.p13n.cache.CacheManagementID
Constructor.
CacheManagementIDBuilder - Class in com.bea.portal.tools.management.p13n.cache
Builds and parses CacheManagementID instances.
CacheManagementIDBuilder() - Constructor for class com.bea.portal.tools.management.p13n.cache.CacheManagementIDBuilder
Constructor.
CacheManagementResourceType - Class in com.bea.portal.tools.management.p13n.cache
ResourceType for a cache.
CacheManagerServlet - Class in com.bea.p13n.cache.servlets
A servlet which can interact with the p13n caches.
CacheManagerServlet() - Constructor for class com.bea.p13n.cache.servlets.CacheManagerServlet
 
CacheProvider - Class in com.bea.p13n.cache.spi
Service-provider class for Cache implementations.
CacheProvider() - Constructor for class com.bea.p13n.cache.spi.CacheProvider
Default constructor.
CacheReloader - Interface in com.bea.p13n.cache
Reloader for cached objects.
cacheRenderDependencies() - Method in interface com.bea.wsrp.model.IPortletDescription
Returns true of the consumer can cache the dependency information obtained via the getHead request.
cacheScope - Variable in class com.bea.content.manager.servlets.jsp.taglib.BaseTag
The cache scope.
cacheScope - Variable in class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport
The cache scope.
CachesManagementID - Class in com.bea.portal.tools.management.p13n.cache
Identifies a campaign.
CachesManagementID(String) - Constructor for class com.bea.portal.tools.management.p13n.cache.CachesManagementID
Constructor.
CachesManagementIDBuilder - Class in com.bea.portal.tools.management.p13n.cache
Builds and parses CachesManagementID instances.
CachesManagementIDBuilder() - Constructor for class com.bea.portal.tools.management.p13n.cache.CachesManagementIDBuilder
Constructor.
CachesManagementResourceType - Class in com.bea.portal.tools.management.p13n.cache
ResourceType for a cache.
CacheStats - Interface in com.bea.p13n.cache
Interface to provide statistics on the cache.
cacheTimeout - Variable in class com.bea.content.manager.servlets.jsp.taglib.BaseTag
The cache timeout.
cacheTimeout - Variable in class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport
The cache timeout.
calculateURL() - Method in class com.bea.struts.adapter.taglib.html.LinkTagAdapter
Return the complete URL to which this hyperlink will direct the user.
CALENDAR - Static variable in class com.bea.content.Property
A Constant to define if the Property is a Calendar data type.
CalendarJob - Interface in com.bea.p13n.jobmanager.job
A marker interface to indicate a calendar job.
CalendarJobDefinition - Class in com.bea.p13n.jobmanager.config
This is a job definition for a CalendarJob.
CalendarJobDefinition(String) - Constructor for class com.bea.p13n.jobmanager.config.CalendarJobDefinition
 
CalendarJobDefinitionBean - Interface in com.bea.p13n.jobmanager.config
 
Campaign - Interface in com.bea.campaign
The runtime definition of a campaign.
CAMPAIGN_ID - Static variable in class com.bea.campaign.tracking.events.CampaignUserActivityEvent
Event attribute key name for the campaign id Attribute value is a String
CAMPAIGN_ID - Static variable in class com.bea.campaign.tracking.events.ClickCampaignEvent
Event attribute key name for the campaign id Attribute value is a String
CAMPAIGN_ID - Static variable in interface com.bea.campaign.tracking.events.ClickThroughConstants
 
CAMPAIGN_ID - Static variable in class com.bea.campaign.tracking.events.DisplayCampaignEvent
Event attribute key name for the campaign id Attribute value is a String
CAMPAIGN_REPOSITORY_HOME - Static variable in interface com.bea.campaign.CampaignConstants
Deprecated Default campaign repository home name.
CAMPAIGN_SERVICE_HOME - Static variable in interface com.bea.campaign.CampaignConstants
Deprecated Default campaign service home name.
CampaignCleanupServlet - Class in com.bea.campaign.servlets
A servlet which can handle cleaning up campaigns.
CampaignCleanupServlet() - Constructor for class com.bea.campaign.servlets.CampaignCleanupServlet
 
CampaignConstants - Interface in com.bea.campaign
Deprecated Use ejb-refs instead.
CampaignID - Class in com.bea.portal.tools.interaction.campaign
Identifies a campaign.
CampaignID(String) - Constructor for class com.bea.portal.tools.interaction.campaign.CampaignID
Constructor.
CampaignIDBuilder - Class in com.bea.portal.tools.interaction.campaign
Builds and parses CampaignID instances.
CampaignIDBuilder() - Constructor for class com.bea.portal.tools.interaction.campaign.CampaignIDBuilder
Constructor.
CampaignInfo - Interface in com.bea.campaign
A data structure that contains the basic display information for a campaign.
CampaignManagerControl - Interface in com.bea.portal.tools.im.controls.campaigns
A custom Java Control used to manage campaigns.
CampaignModel - Class in com.bea.campaign.model
A model representing a campaign.
CampaignModel() - Constructor for class com.bea.campaign.model.CampaignModel
Creates new, unitialized CampaignModel.
CampaignModel(CampaignDocument.Campaign) - Constructor for class com.bea.campaign.model.CampaignModel
Creates new CampaignModel from a campaign xml object.
CampaignModel.ScenarioLink - Class in com.bea.campaign.model
An object representing a link to a scenario model.
CampaignModel.ScenarioLink(String, String, String) - Constructor for class com.bea.campaign.model.CampaignModel.ScenarioLink
Construtor from data-link.
CampaignModel.ScenarioLink(String) - Constructor for class com.bea.campaign.model.CampaignModel.ScenarioLink
Constructor from scenario-link.
CampaignModelDocument - Class in com.bea.campaign.model
A default model document for CampaignModels.
CampaignModelDocument(CampaignModel) - Constructor for class com.bea.campaign.model.CampaignModelDocument
Constructor from CampaignModel.
CampaignModelDocument(Reader) - Constructor for class com.bea.campaign.model.CampaignModelDocument
Constructor from an input reader.
CampaignModelDocument(InputStream) - Constructor for class com.bea.campaign.model.CampaignModelDocument
Constructor from an input stream.
CampaignModelDocument(String) - Constructor for class com.bea.campaign.model.CampaignModelDocument
Constructor from xml.
CampaignProduct - Class in com.bea.campaign
Product information for WebLogic Campaign Server.
CampaignProduct() - Constructor for class com.bea.campaign.CampaignProduct
 
CampaignResourceType - Class in com.bea.portal.tools.interaction.campaign
ResourceType for a campaign.
CampaignService - Interface in com.bea.campaign
EJB object interface for the CampaignService session EJB.
CampaignServiceHome - Interface in com.bea.campaign
EJB home interface for the CampaignService session EJB.
CampaignServiceTaxonomy - Class in com.bea.portal.tools.da.taxonomy.serviceadmin
Taxonomy for the CampaignService node.
CampaignServiceTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.serviceadmin.CampaignServiceTaxonomy
 
CampaignsID - Class in com.bea.portal.tools.interaction.campaign
Identifies the campaigns.
CampaignsID(String) - Constructor for class com.bea.portal.tools.interaction.campaign.CampaignsID
Constructor.
CampaignsIDBuilder - Class in com.bea.portal.tools.interaction.campaign
Builds and parses CampaignsID instances.
CampaignsIDBuilder() - Constructor for class com.bea.portal.tools.interaction.campaign.CampaignsIDBuilder
Constructor.
CampaignsResourceType - Class in com.bea.portal.tools.interaction.campaign
ResourceType for the campaigns.
CampaignsRootTaxonomy - Class in com.bea.portal.tools.da.taxonomy.campaigns
Taxonomy for Campaigns top level node.
CampaignsRootTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.campaigns.CampaignsRootTaxonomy
 
CampaignTaxonomy - Class in com.bea.portal.tools.da.taxonomy.campaigns
Taxonomy for a Campaign, which is parented by the Campaigns top level taxonomy node.
CampaignTaxonomy(CampaignsRootTaxonomy, CampaignModel) - Constructor for class com.bea.portal.tools.da.taxonomy.campaigns.CampaignTaxonomy
Constructs a Campaign taxonomy, parented by the Campaigns top level taxomy.
CampaignTaxonomy(CampaignsRootTaxonomy, String) - Constructor for class com.bea.portal.tools.da.taxonomy.campaigns.CampaignTaxonomy
 
CampaignUserActivityEvent - Class in com.bea.campaign.tracking.events
Event for tracking generic campaign events.
CampaignUserActivityEvent(HttpSession, HttpServletRequest, String, String) - Constructor for class com.bea.campaign.tracking.events.CampaignUserActivityEvent
Create a new DisplayCampaignEvent.
CampaignUserActivityEvent(String, String, HttpServletRequest, String, String) - Constructor for class com.bea.campaign.tracking.events.CampaignUserActivityEvent
Deprecated  
CampaignWebService - Interface in com.bea.campaign.webservice
A WLS RPC-style WebService entry-point EJB for various campaign related features.
CampaignWebServiceHome - Interface in com.bea.campaign.webservice
A WLS RPC-style WebService entry-point EJB home for various campaign related features.
CAN_ASSOCIATE - Static variable in class com.bea.content.federated.ContentEntitlementHelper
The DA entitlement capability for associating workflow with content.
CAN_BROWSE - Static variable in class com.bea.content.federated.ContentEntitlementHelper
The DA entitlement capability for browsing content.
CAN_CREATE - Static variable in class com.bea.content.federated.ContentEntitlementHelper
The DA entitlement capability for creating content.
CAN_DELETE - Static variable in class com.bea.content.federated.ContentEntitlementHelper
The DA entitlement capability for deleting content.
CAN_INSTANTIATE - Static variable in class com.bea.content.federated.ContentEntitlementHelper
The DA entitlement capability for instantiating content nodes for a given type.
CAN_MANAGE - Static variable in class com.bea.content.federated.ContentEntitlementHelper
The DA entitlement capability for managing content.
CAN_PUBLISH - Static variable in class com.bea.content.federated.ContentEntitlementHelper
The DA entitlement capability for publishing content.
CAN_UPDATE - Static variable in class com.bea.content.federated.ContentEntitlementHelper
The DA entitlement capability for updating content.
CAN_VIEW - Static variable in class com.bea.content.federated.ContentEntitlementHelper
The DA entitlement capability for viewing content.
CAN_VISITOR_ASSOCIATE - Static variable in class com.bea.content.federated.ContentEntitlementHelper
The visitor entitlement capability for associating workflow with content.
CAN_VISITOR_BROWSE - Static variable in class com.bea.content.federated.ContentEntitlementHelper
The visitor entitlement capability for browsing content.
CAN_VISITOR_CREATE - Static variable in class com.bea.content.federated.ContentEntitlementHelper
The visitor entitlement capability for creating content.
CAN_VISITOR_DELETE - Static variable in class com.bea.content.federated.ContentEntitlementHelper
The visitor entitlement capability for deleting content.
CAN_VISITOR_INSTANTIATE - Static variable in class com.bea.content.federated.ContentEntitlementHelper
The visitor entitlement capability for instantiating contnnt nodes for a given type.
CAN_VISITOR_MANAGE - Static variable in class com.bea.content.federated.ContentEntitlementHelper
The visitor entitlement capability for managing content.
CAN_VISITOR_PUBLISH - Static variable in class com.bea.content.federated.ContentEntitlementHelper
The visitor entitlement capability for publishing content.
CAN_VISITOR_UPDATE - Static variable in class com.bea.content.federated.ContentEntitlementHelper
The visitor entitlement capability for updating content.
CAN_VISITOR_VIEW - Static variable in class com.bea.content.federated.ContentEntitlementHelper
The visitor entitlement capability for viewing content.
canAccessNode(IContentContext, ID) - Method in interface com.bea.content.spi.flexspi.ticket.NodeOpsV2
if the specified node exists, can the caller access it? this is used for checking access to cached content
canAccessWorkflow(IContentContext, ID) - Method in interface com.bea.content.spi.flexspi.ticket.WorkflowOpsV2
if the specified workflow exists, can the caller access it? this is used for checking access to cached content
CancelTagAdapter - Class in com.bea.struts.adapter.taglib.html
Tag adapter for the Struts CancelTag
CancelTagAdapter() - Constructor for class com.bea.struts.adapter.taglib.html.CancelTagAdapter
 
canDelegate(String, ResourceContext) - Method in interface com.bea.portal.tools.da.controls.DelegationServiceControl
Determines if the DA role can delegate further and manage or not.
canHavePayload() - Method in interface com.bea.wsrp.model.markup.IEventContext
Returns true if the event represented by this IEventContext can have a payload.
canHaveWsrpEventPayload() - Method in interface com.bea.wsrp.model.markup.IEventContext
Returns true if the event represented by this IEventContext can have a payload which is sent over WSRP.
canPropagatePreferences(PortletPreferencesId, HttpServletRequest) - Method in class com.bea.portlet.prefs.spi.PreferencePersistenceDelegate
Returns true if the given portlet supports portlet preferences and can propagate preferences to successor instances.
canSearchObjectClasses(ContentContext, String) - Static method in class com.bea.content.cmis.RepositoryCapability
Return true if regular ObjectClasses can be searchable.
canUserConfigurePortlet(HttpServletRequest) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
Determines if the current user is entitled to configure the current portlet.
capabilities - Variable in class com.bea.netuix.application.communities.CommunityMembership
 
Capability - Class in com.bea.netuix.servlets.controls
Represents a named capability for a control.
Capability(String) - Constructor for class com.bea.netuix.servlets.controls.Capability
Construct a Capability with a given name.
Capability(String, boolean) - Constructor for class com.bea.netuix.servlets.controls.Capability
Construct a Capability with a given name and specify whether or not entitlements are enabled.
capabilityCodes - Static variable in class com.bea.netuix.servlets.controls.window.WindowCapabilities
 
CapabilityLevel - Enum in com.bea.content.spi.flexspi.common.capability
Various capability support levels for a repository.
CapabilityRoleBootstrapper - Class in com.bea.netuix.application.communities.capabilities
Utility class that can be used to create role policies based on the set of defined Community capabilities as configured in communities-config.xml.
CapabilityRoleBootstrapper(String, P13nContextHandler) - Constructor for class com.bea.netuix.application.communities.capabilities.CapabilityRoleBootstrapper
Creates a CapabilityRoleBootstrapper that is targetted at an enterprise application and that uses the default role policy expression prefix and suffix and role name prefix for create and remove role policy operations.
CapabilityRoleBootstrapper(String, String, String, String, String, String, P13nContextHandler) - Constructor for class com.bea.netuix.application.communities.capabilities.CapabilityRoleBootstrapper
Creates a CapabilityRoleBootstrapper that is targetted at an enterprise application and that uses the specified role expression prefix and suffix and the specified role name prefix for creating and removing role policies.
CapabilityType - Enum in com.bea.content.spi.flexspi.common.capability
Various types of capabilities which can be evaluated.
caseInsensitiveMatch - Variable in class com.bea.p13n.expression.operator.string.StringLike
 
CAT_NODE_ID_BOOKS - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
CAT_NODE_ID_CATEGRIES - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
CAT_NODE_ID_DESKTOPS - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
CAT_NODE_ID_LAYOUT - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
CAT_NODE_ID_LOOK_AND_FEEL - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
CAT_NODE_ID_MENUS - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
CAT_NODE_ID_PAGE_PORTLETS - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
CAT_NODE_ID_PAGES - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
CAT_NODE_ID_PORTAL - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
CAT_NODE_ID_PORTAL_COMM - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
CAT_NODE_ID_PORTAL_COMM_TEMPLATES - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
CAT_NODE_ID_PORTAL_DESKTOP_TEMPLATES - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
CAT_NODE_ID_PORTAL_TEMPLATES - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
CAT_NODE_ID_PORTLETS - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
CAT_NODE_ID_PROXY_BOOKS - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
CAT_NODE_ID_PROXY_PAGES - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
CAT_NODE_ID_SHELLS - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
CAT_NODE_ID_TEMPLATES - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
CAT_NODE_ID_THEMES - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
CAT_NODE_ID_WSRP - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
CATALOG_QUERY_WRAPPER - Static variable in interface com.bea.p13n.advisor.AdviceRequestConstants
the CATALOG_QUERY_WRAPPER key - value = "com.bea.catalog.query.wrapper"
CATEGORY_ID_DELIM - Static variable in interface com.bea.netuix.application.view.PortletView
 
CategoryDefinition - Interface in com.bea.netuix.application.definition
Category marker interface.
CategoryView - Interface in com.bea.netuix.application.view
View superclass for a category.
caught(Throwable) - Method in interface com.bea.portal.tools.portlet.orb.ResponseCallback
 
CCPP_PROFILE - Static variable in interface javax.portlet.PortletRequest
Used to retrieve an instance of the javax.ccpp.Profile with the getAttribute call.
cDefinitionId - Variable in class com.bea.netuix.application.communities.CommunityMembership
 
CE_METHOD_CACHE - Static variable in class com.bea.p13n.property.AbstractConfigurableEntity
cache name for CE explicit methods
center() - Method in class com.bea.netuix.servlets.controls.layout.BorderLayoutPresentationContext
Returns the "center" PlaceholderPresentationContext contained within the BorderLayout.
CENTER - Static variable in class com.bea.netuix.servlets.controls.page.MenuPresentationContext
Align the tabs in the center.
changePassword(String, String, DelegatedResourceView, String, String, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.DelegatedAtnProxyManagerControlFacade
This method will change the password for a user.
CHAR_ENCODING - Static variable in class com.bea.p13n.http.Request
 
charset - Variable in class com.bea.p13n.mail.ServletResults
The encoding used in the content
checkAccess() - Method in interface com.bea.p13n.security.SecurityPolicy
Run the rules for this particular implementation and see if access should be granted.
checkAtnAccess(String, String, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.DelegatedAtnProxyManagerControlFacade
This method will check if the subject has access to the authentication provider.
checkAttribute(Element, String, String[]) - Static method in class com.bea.campaign.ScenarioHelper
Check if the value of the element's required attribute is in the list of possible values.
checkAttribute(Element, String, String) - Static method in class com.bea.campaign.ScenarioHelper
Check if the value of the element's required attribute is the desired value.
checkAttribute(Element, String, String, String) - Static method in class com.bea.campaign.ScenarioHelper
Check if the value of the element's required attribute is one of the desired values.
CheckboxTagAdapter - Class in com.bea.struts.adapter.taglib.html
Tag for input fields of type "checkbox".
CheckboxTagAdapter() - Constructor for class com.bea.struts.adapter.taglib.html.CheckboxTagAdapter
 
checkContentCache() - Method in class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport
Check the content cache for the requested Content.
CheckedOutItemsTaxonomy - Class in com.bea.portal.tools.da.taxonomy.content
Taxonomy for content CheckedOutItems folder, which is contained withing the main content Workspace root taxonomy.
CheckedOutItemsTaxonomy(ContentWorkSpaceRootTaxonomy) - Constructor for class com.bea.portal.tools.da.taxonomy.content.CheckedOutItemsTaxonomy
Constructs the CheckedOutItems taxonomy, parented by the content Workspace root taxonomy.
CheckedOutItemsWorkspaceID - Class in com.bea.portal.tools.content.workspace
Identifies the checked out items workspace.
CheckedOutItemsWorkspaceID(String) - Constructor for class com.bea.portal.tools.content.workspace.CheckedOutItemsWorkspaceID
Constructor.
CheckedOutItemsWorkspaceIDBuilder - Class in com.bea.portal.tools.content.workspace
Builds and parses CheckedOutItemsWorkspaceID instances.
CheckedOutItemsWorkspaceIDBuilder() - Constructor for class com.bea.portal.tools.content.workspace.CheckedOutItemsWorkspaceIDBuilder
Constructor.
CheckedOutItemsWorkspaceResourceType - Class in com.bea.portal.tools.content.workspace
ResourceType for the checked out items workspace.
CheckedOutItemTaxonomy - Class in com.bea.portal.tools.da.taxonomy.content
Taxonomy for a content CheckedOutItem, which is contained within the content CheckedOutItems folder.
CheckedOutItemTaxonomy(CheckedOutItemsTaxonomy, String, VirtualNode) - Constructor for class com.bea.portal.tools.da.taxonomy.content.CheckedOutItemTaxonomy
Constructs a CheckedOutItem taxonomy, parented by the CheckedOutItems folder taxonomy.
checkElement(XmlObject, Class, String...) - Static method in class com.bea.p13n.model.XmlObjectModel
Check if the specified element is an instanceof the specified class and has one of the specified local names.
checkFileAttributes(File) - Method in class com.bea.content.loader.bulk.BulkLoader
A helper method to check file attirbutes.
checkIn(ContentContext, ID, VersionableContent) - Method in interface com.bea.content.federated.IVersionManager
Checks in the the specified version of the node with the specified id.
checkIn(ContentContext, List<ID>, String, int) - Method in interface com.bea.content.federated.IVersionManager
CheckIn a group of nodes with the given end status.
checkIn(ContentContext, ID, VersionableContent) - Method in interface com.bea.content.virtual.WorkspaceOps
Deprecated Checks in the node with the specified id.
checkIn(ContentContext, ID) - Method in interface com.bea.content.virtual.WorkspaceOps
Deprecated Checks in the latest version of the node with the specified id.
checkIn(ContentContext, ID, VersionableContent) - Method in interface com.bea.portal.tools.content.controls.ContentVersionControl
Checks in the the specified version of the node with the specified id.
checkIn(ContentContext, List<ID>, String, int) - Method in interface com.bea.portal.tools.content.controls.ContentVersionControl
CheckIn a group of nodes with the given end status.
checkMimeType(Node, String) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This will take a best guess at which binary property represents the passed in node, and then check to see if that binary's mime type is equal to the mime type that was passed in
checkOut(ContentContext, ID, String) - Method in interface com.bea.content.federated.IVersionManager
Check out the specified version of a content node.
checkOut(ContentContext, List<ID>) - Method in interface com.bea.content.federated.IVersionManager
CheckOut a list of nodes.
checkOut(ContentContext, ID, String) - Method in interface com.bea.content.virtual.WorkspaceOps
Deprecated Check out the specified version of a content node.
checkOut(ContentContext, ID) - Method in interface com.bea.content.virtual.WorkspaceOps
Deprecated Check out the specified version of a content node.
checkOut(ContentContext, ID, String) - Method in interface com.bea.portal.tools.content.controls.ContentVersionControl
Check out the specified version of a content node.
checkOut(ContentContext, List<ID>) - Method in interface com.bea.portal.tools.content.controls.ContentVersionControl
CheckOut a list of nodes.
checkPermissions(HttpServletResponse, boolean) - Method in class com.bea.netuix.servlets.manager.communities.CommunityContext
Checks to see if the currently-logged-in (or not logged-in) individual is allowed to access the community in this CommunityContext, and if so, automatically updates the membership's last access date if appropriate.
checkRepositoryCapability(ContentContext, ICapabilityDefinition, String) - Method in interface com.bea.content.federated.ICapabilityManager
Determine support for the specified capability definition in the specified repository

checksClassifications() - Method in interface com.bea.campaign.Scenario
Does the scenario check for Classifications.
childAdded(Model) - Method in class com.bea.campaign.model.ScenarioModel
Override to start listening to changes to child rule names.
childAdded(Model) - Method in class com.bea.p13n.model.Model
Handle the post-processing of a child being added.
childAdded(Model) - Method in class com.bea.p13n.model.XmlObjectModel
Override to determine completeness on change updates.
childAdded(Model) - Method in class com.bea.p13n.rules.model.RuleSetModel
Override to start listening to changes to child rule names.
childRemoved(Model) - Method in class com.bea.campaign.model.ScenarioModel
Override to stop listening to changes to child rule names.
childRemoved(Model) - Method in class com.bea.p13n.model.Model
Handle the post-processing of a child being removed.
childRemoved(Model) - Method in class com.bea.p13n.model.XmlObjectModel
Override to determine completeness on change updates.
childRemoved(Model) - Method in class com.bea.p13n.rules.model.RuleSetModel
Override to stop listening to changes to child rule names.
Children - Class in com.bea.content.cmis.rest.resources
 
Children() - Constructor for class com.bea.content.cmis.rest.resources.Children
 
children - Variable in class com.beasys.commerce.foundation.expression.LogicalImpl
Deprecated The list of children Expressions.
childrenModels - Variable in class com.bea.p13n.model.Model
Our children models.
ChildView - Interface in com.bea.netuix.application.view
 
Chromosome - Interface in com.bea.netuix.laf.genes
Chromosome represents a collection of Genes.
Chromosome.Source - Enum in com.bea.netuix.laf.genes
Enumeration of the possible sources for the chromosome.
CLASS_NAME - Static variable in class com.bea.netuix.servlets.controls.application.backing.DesktopBackingContext
 
CLASS_NAME - Static variable in class com.bea.netuix.servlets.controls.application.DesktopPresentationContext
 
CLASS_NAME - Static variable in class com.bea.netuix.servlets.controls.application.FooterPresentationContext
 
CLASS_NAME - Static variable in class com.bea.netuix.servlets.controls.application.HeaderPresentationContext
 
CLASS_NAME - Static variable in class com.bea.netuix.servlets.controls.application.HeadPresentationContext
 
CLASS_NAME - Static variable in class com.bea.netuix.servlets.controls.application.ShellPresentationContext
 
CLASS_NAME - Static variable in class com.bea.netuix.servlets.controls.application.ThemePresentationContext
 
CLASS_NAME - Static variable in class com.bea.netuix.servlets.controls.content.JspContentContext
 
CLASS_NAME - Static variable in class com.bea.netuix.servlets.controls.layout.BorderLayoutPresentationContext
 
CLASS_NAME - Static variable in class com.bea.netuix.servlets.controls.layout.FlowLayoutPresentationContext
 
CLASS_NAME - Static variable in class com.bea.netuix.servlets.controls.layout.GridLayoutPresentationContext
 
CLASS_NAME - Static variable in class com.bea.netuix.servlets.controls.layout.LayoutPresentationContext
 
CLASS_NAME - Static variable in class com.bea.netuix.servlets.controls.layout.PlaceholderPresentationContext
 
CLASS_NAME - Static variable in class com.bea.netuix.servlets.controls.page.BookBackingContext
 
CLASS_NAME - Static variable in class com.bea.netuix.servlets.controls.page.BookPresentationContext
 
CLASS_NAME - Static variable in class com.bea.netuix.servlets.controls.page.MenuPresentationContext
 
CLASS_NAME - Static variable in class com.bea.netuix.servlets.controls.page.PageBackingContext
 
CLASS_NAME - Static variable in class com.bea.netuix.servlets.controls.page.PagePresentationContext
 
CLASS_NAME - Static variable in class com.bea.netuix.servlets.controls.portlet.backing.PortletBackingContext
 
CLASS_NAME - Static variable in class com.bea.netuix.servlets.controls.window.AbstractButtonPresentationContext
 
CLASS_NAME - Static variable in class com.bea.netuix.servlets.controls.window.backing.WindowBackingContext
 
CLASS_NAME - Static variable in class com.bea.netuix.servlets.controls.window.TitlebarPresentationContext
 
CLASS_NAME - Static variable in class com.bea.netuix.servlets.controls.window.WindowPresentationContext
 
ClassForName - Class in com.bea.p13n.expression.operator
Implementation of the ClassForName operator.
ClassForName() - Constructor for class com.bea.p13n.expression.operator.ClassForName
Constructs an empty operator and operands can be added later by calling addSubExpression() on this.
ClassForName(Object) - Constructor for class com.bea.p13n.expression.operator.ClassForName
Constructs this by associating the given name.
ClassGetName - Class in com.bea.p13n.expression.operator
Implementation of the ClassGetName operator.
ClassGetName() - Constructor for class com.bea.p13n.expression.operator.ClassGetName
Constructs an empty operator and operands can be added later by calling addSubExpression() on this.
ClassGetName(Object) - Constructor for class com.bea.p13n.expression.operator.ClassGetName
Constructs this by associating the given object as an operand to this.
ClASSIFICATION - Static variable in class com.bea.netuix.servlets.controls.application.MetaData
Built in meta name classification
Classification - Class in com.bea.p13n.user
This class represents a classification (typically a user segmentation).
Classification() - Constructor for class com.bea.p13n.user.Classification
Creates an instance of Classification without an initial classification.
Classification(String) - Constructor for class com.bea.p13n.user.Classification
Creates an instance of Classification with an initial classification.
ClassificationResultObjectFilter - Class in com.bea.campaign.rules
A rule manager filter for retriving Classification objects.
ClassificationResultObjectFilter() - Constructor for class com.bea.campaign.rules.ClassificationResultObjectFilter
Class constructor.
Classifier - Class in com.bea.netuix.laf.genes.mutators
Classifier performs selective evaluation of gene values based on client classifications.
ClassListResourceConfig - Class in com.bea.content.cmis.rest
Resource to configure a REST service from a list of Resource and Provider class names (as an init-param to the Jersey ServletContainer servlet).
ClassListResourceConfig(Map<String, Object>) - Constructor for class com.bea.content.cmis.rest.ClassListResourceConfig
Search for root resource classes declaring the class names as a property of ResourceConfig.
ClassNewInstance - Class in com.bea.p13n.expression.operator
Implementation of the ClassNewInstance operator.
ClassNewInstance() - Constructor for class com.bea.p13n.expression.operator.ClassNewInstance
Constructs an empty operator and operands can be added later by calling addSubExpression() on this.
ClassNewInstance(Object, Object, Object) - Constructor for class com.bea.p13n.expression.operator.ClassNewInstance
Constructs this with the given clazz, constructorSignatureCLAUSE_TYPE - Static variable in class com.bea.campaign.model.AddDiscountModel
The default clause type for this model.
CLAUSE_TYPE - Static variable in class com.bea.campaign.model.AddEmailModel
The default clause type for this model.
CLAUSE_TYPE - Static variable in class com.bea.campaign.model.AddToPlaceholderModel
The default clause type for this model.
CLAUSE_TYPE - Static variable in class com.bea.campaign.model.EndScenarioModel
The default clause type for this model.
CLAUSE_TYPE - Static variable in class com.bea.p13n.rules.model.AddContentQueryModel
The default clause type for this model.
CLAUSE_TYPE - Static variable in class com.bea.p13n.rules.model.AddSegmentModel
The standard clause type for this clause model.
CLAUSE_TYPE - Static variable in class com.bea.p13n.rules.model.BranchModel
The standard clause type for this kind of model.
CLAUSE_TYPE - Static variable in class com.bea.p13n.rules.model.EventTypeModel
The standard clauseType for a EventTypeModel.
CLAUSE_TYPE - Static variable in class com.bea.p13n.rules.model.InstanceMethodModel
The clause type for this.
CLAUSE_TYPE - Static variable in class com.bea.p13n.rules.model.NewInstanceModel
The clause type for this.
CLAUSE_TYPE - Static variable in class com.bea.p13n.rules.model.SegmentModel
The standard clauseType for a SegmentModel.
CLAUSE_TYPE - Static variable in class com.bea.p13n.rules.model.StaticMethodModel
The clause type for this.
CLAUSE_TYPE - Static variable in class com.bea.p13n.rules.model.UnrecognizedClauseModel
The standard clauseType for an UnrecognizedClauseModel
CLAUSE_TYPE - Static variable in class com.bea.p13n.rules.model.VariableBindingModel
 
ClauseModel - Class in com.bea.p13n.rules.model
Base class for all models that can be clauses in xml.
ClauseModel() - Constructor for class com.bea.p13n.rules.model.ClauseModel
 
ClauseModelRecognizer - Interface in com.bea.p13n.rules.model
The interface for an object which can recognize rule clause types in xml structures.
clauseType - Variable in class com.bea.p13n.rules.model.ClauseModel
The clause type.
cleanDanglingPolicies(ContentContext) - Static method in class com.bea.content.federated.ContentSecurityHelper
Clean all the dangling policies in CM System for ALL the repositories.
CLEANUP_AD_BUCKETS - Static variable in class com.bea.campaign.servlets.CampaignCleanupServlet
Mask signifying ad bucket cleanup.
CLEANUP_AD_COUNTS - Static variable in class com.bea.campaign.servlets.CampaignCleanupServlet
Mask signifying ad count cleanup.
CLEANUP_ALL - Static variable in class com.bea.campaign.servlets.CampaignCleanupServlet
Mask signifying all cleanup.
CLEANUP_END_STATES - Static variable in class com.bea.campaign.servlets.CampaignCleanupServlet
Mask signifying end state cleanup.
CLEANUP_MAIL_BATCHES - Static variable in class com.bea.campaign.servlets.CampaignCleanupServlet
Mask signifying mail batches cleanup.
cleanupAdBucket(String) - Method in interface com.bea.p13n.ad.AdBucketService
Remove the information about a container from both the user and global ad buckets.
cleanupAdBuckets(String) - Method in class com.bea.campaign.servlets.CampaignCleanupServlet
Cleanup a campaign's ad buckets.
cleanupAdBuckets(String) - Method in interface com.bea.portal.tools.im.controls.campaigns.CampaignManagerControl
Cleans up a campaign's ad buckets
cleanupAdCounts(String) - Method in class com.bea.campaign.servlets.CampaignCleanupServlet
Cleanup a campaign's ad count.
cleanupAdCounts(String) - Method in interface com.bea.portal.tools.im.controls.campaigns.CampaignManagerControl
Cleans up a campaign's ad count.
cleanupAdService(String) - Method in interface com.bea.p13n.ad.AdService
Cleanup the AdService removing all records specified by the passed in ContainerUID.
cleanupAllInactiveInvitations(CustomizationContext) - Method in interface com.bea.netuix.application.manager.ICommunityMemberManager
Deletes all inactive status Invitations from the database
cleanupAllInactiveInvitations(ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityInvitationControl
Deletes all inactive status Invitations from the database
cleanupDanglingCommunityDesktops() - Method in interface com.bea.netuix.application.manager.ICommunityManager
Cleans up any desktops that are left dangling as a result of updates to the community that point the latter to a different desktop.
cleanupEndStates(String) - Method in class com.bea.campaign.servlets.CampaignCleanupServlet
Cleanup a campaign's end states.
cleanupEndStates(String) - Method in interface com.bea.portal.tools.im.controls.campaigns.CampaignManagerControl
Clears all of the user end states associated to a campaign.
cleanupInactiveInvitations(CustomizationContext, CommunityDefinitionId) - Method in interface com.bea.netuix.application.manager.ICommunityMemberManager
Deletes all inactive status Invitations from the database for a specified Community.
cleanupInactiveInvitations(CommunityDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityInvitationControl
Deletes all inactive status Invitations from the database for a specified Community.
cleanupMailBatches(String) - Method in class com.bea.campaign.servlets.CampaignCleanupServlet
Cleanup a campaign's mail batches.
cleanupMailBatches(String) - Method in interface com.bea.portal.tools.im.controls.campaigns.CampaignManagerControl
Cleans up a campaign's mail batches.
cleanupMisconfiguredGroups() - Method in interface com.bea.p13n.controls.ejb.usermgmt.RealmConfiguration
Removes misconfigured groups (those with profiles, but no corresponding group in the authentication provider).
cleanupMisconfiguredGroups() - Method in interface com.bea.p13n.controls.profile.ProfileControl
Removes misconfigured groups.
cleanupMisconfiguredUsers() - Method in interface com.bea.p13n.controls.ejb.usermgmt.RealmConfiguration
Removes misconfigured users (those with profiles, but no corresponding group in the authentication provider).
cleanupMisconfiguredUsers() - Method in interface com.bea.p13n.controls.profile.ProfileControl
Removes misconfigured users.
cleanupNamespaces(String) - Static method in class com.bea.p13n.placeholder.PlaceholderHelper
Remove the namespace qualifiers from an XML string
cleanupResourceCredentialEntries(ResourceKey, String) - Method in interface com.bea.p13n.security.management.credentials.CredentialVaultService
Delete credential entries associated with specified resource for all users
clear() - Method in class com.bea.content.manager.propertysets.PropertySetRepositoryImpl
Deprecated Clear this repository.
clear() - Method in class com.bea.content.manager.servlets.NodeCache
Clear the entire cache.
clear() - Method in class com.bea.netuix.util.PortletParameters
Clears out the parameters
clear() - Method in interface com.bea.p13n.cache.Cache
Remove all elements from the cache.
clear() - Method in interface com.bea.p13n.property.EntityPropertyCache
Clear the cache
clear() - Method in interface com.bea.p13n.property.PropertySetRepository
Remove all PropertySets from the repository.
clear() - Method in class com.bea.p13n.security.P13nRoleMap
 
clear() - Method in class com.bea.wsrp.ext.holders.NamedStringArray
Removes all entries from this NamedStringArray.
clear() - Method in class com.bea.wsrp.ext.holders.SimpleStateHolder
Clears all attributes.
CLEAR_PUBLIC_RENDER_PARAM - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
 
clearCache() - Method in interface com.bea.p13n.expression.Expression
Clears any cached results to force re-evaluation.
clearCachedData() - Method in class com.bea.campaign.model.AddDiscountModel
Clear out any cached data we're holding root xml object next time.
clearCachedData() - Method in class com.bea.campaign.model.AddEmailModel
Clear out any cached data we're holding root xml object next time.
clearCachedData() - Method in class com.bea.campaign.model.AddToPlaceholderModel
 
clearCachedData() - Method in class com.bea.campaign.model.CampaignModel
Clear any cached data this is holding.
clearCachedData() - Method in class com.bea.campaign.model.EndScenarioModel
Do nothing since this doesn't have any cached data.
clearCachedData() - Method in class com.bea.campaign.model.ScenarioModel
Clear any cached data this model is holding onto, so that it will recomputed upon next access.
clearCachedData() - Method in class com.bea.p13n.content.model.ContentQueryModel
Clear out any cached data we're holding, so we'll get it from the ContentQuery next time.
clearCachedData() - Method in class com.bea.p13n.model.XmlObjectModel
Subclasses need to override this to clear out any cached data.
clearCachedData() - Method in class com.bea.p13n.placeholder.model.PlaceholderModel
Clear out any cached data we're holding, so we'll get it from the Placeholder next time.
clearCachedData() - Method in class com.bea.p13n.placeholder.model.QueryDefinitionModel
Clear out any cached data we're holding, so we'll get it from the QueryDefinition next time.
clearCachedData() - Method in class com.bea.p13n.rules.model.AddContentQueryModel
 
clearCachedData() - Method in class com.bea.p13n.rules.model.AddSegmentModel
Clear any cached data we're holding.
clearCachedData() - Method in class com.bea.p13n.rules.model.BranchModel
Clear any cached data.
clearCachedData() - Method in class com.bea.p13n.rules.model.DateTimeBetweenModel
 
clearCachedData() - Method in class com.bea.p13n.rules.model.DateTimeModel
 
clearCachedData() - Method in class com.bea.p13n.rules.model.EventTypeModel
Clear any cached data.
clearCachedData() - Method in class com.bea.p13n.rules.model.InstanceMethodModel
 
clearCachedData() - Method in class com.bea.p13n.rules.model.MethodCallModel
Clear any cached data.
clearCachedData() - Method in class com.bea.p13n.rules.model.NamedMethodCallModel
Clear any cached data.
clearCachedData() - Method in class com.bea.p13n.rules.model.NewInstanceModel
 
clearCachedData() - Method in class com.bea.p13n.rules.model.PropertyToLiteralModel
 
clearCachedData() - Method in class com.bea.p13n.rules.model.RuleModel.ActionsModel
 
clearCachedData() - Method in class com.bea.p13n.rules.model.RuleModel
Clear out any cached data where holding so we'll get it from the Rule next time.
clearCachedData() - Method in class com.bea.p13n.rules.model.RuleModel.ConditionsModel
Clear any cached data.
clearCachedData() - Method in class com.bea.p13n.rules.model.RuleSetModel
 
clearCachedData() - Method in class com.bea.p13n.rules.model.SegmentModel
Clear any cached data.
clearCachedData() - Method in class com.bea.p13n.rules.model.StaticMethodModel
 
clearCachedData() - Method in class com.bea.p13n.rules.model.UnrecognizedClauseModel
Clear any cached data this has.
clearCachedData() - Method in class com.bea.p13n.rules.model.VariableBindingModel
 
clearChildren() - Method in interface com.beasys.commerce.foundation.expression.Logical
Deprecated Removes all children expressions.
clearChildren() - Method in class com.beasys.commerce.foundation.expression.LogicalImpl
Deprecated Removes all children expressions.
clearComparisons() - Method in class com.bea.p13n.model.PropertyContainer
Clear all comparisons.
clearDatabase(IRepositoryConfig) - Method in interface com.bea.content.repo.server.ISearchEngineManager
Remove all documents from the named database in the Search Engine.
clearDestroyErrors(int[]) - Method in interface com.bea.wsrp.consumer.management.portlet.ProxyPortletManager
Clears the delete errors associated with proxy portlets thus making them deletable.
clearEndStates(String) - Method in interface com.bea.campaign.CampaignService
Clear all of the user end states associated to a campaign.
clearEndStates(ScenarioContainer) - Method in interface com.bea.campaign.ScenarioService
Clear the user end states for the specified scenario container.
clearEndStates(String) - Method in interface com.bea.campaign.ScenarioService
Clear the user end states for the specified scenario.
CLEARING_POLICY - Static variable in class com.bea.campaign.AddAdToPlaceholderAction
The name of the clearing policy paramter.
clearSearchPaths() - Method in class com.bea.content.expression.Search
Clear the search paths.
clearTokenBuffer() - Method in class com.bea.portal.tools.resource.ResourceIDBuilder.ParseContext
Clear the current token buffer.
CLICK_THRU - Static variable in class com.bea.campaign.AdCountGoal
Constant for click-thru counts.
ClickCampaignEvent - Class in com.bea.campaign.tracking.events
Event for tracking click of campaign
ClickCampaignEvent(HttpSession, HttpServletRequest, String, String, String, String, String, String) - Constructor for class com.bea.campaign.tracking.events.ClickCampaignEvent
Create a new ClickCampaignEvent.
ClickCampaignEvent(String, String, HttpServletRequest, String, String, String, String, String, String) - Constructor for class com.bea.campaign.tracking.events.ClickCampaignEvent
Deprecated  
ClickCampaignEventValidator - Class in com.bea.campaign.tracking.events
 
ClickCampaignEventValidator() - Constructor for class com.bea.campaign.tracking.events.ClickCampaignEventValidator
Ctor
ClickContentEvent - Class in com.bea.p13n.tracking.events
Event for tracking clicks on content
ClickContentEvent(HttpSession, HttpServletRequest, String, String) - Constructor for class com.bea.p13n.tracking.events.ClickContentEvent
Create a new ClickContentEvent.
ClickContentEvent(String, String, HttpServletRequest, String, String) - Constructor for class com.bea.p13n.tracking.events.ClickContentEvent
Deprecated  
ClickContentEventControl - Interface in com.bea.p13n.controls.events.standard
This control dispatches a 'ClickContentEvent' to the Portal Behavior Tracking System.
ClickContentEventValidator - Class in com.bea.p13n.tracking.clickthrough
 
ClickContentEventValidator() - Constructor for class com.bea.p13n.tracking.clickthrough.ClickContentEventValidator
 
ClickEvent - Class in com.bea.p13n.tracking.events
Event for tracking web site Click activity
ClickEvent(String, HttpSession, String, String, String[], HttpServletRequest, String, String) - Constructor for class com.bea.p13n.tracking.events.ClickEvent
Create a new ClickEvent.
ClickEvent(String, String, String, String, String, String[], HttpServletRequest, String, String) - Constructor for class com.bea.p13n.tracking.events.ClickEvent
Deprecated  
ClickEventValidator - Interface in com.bea.p13n.tracking.clickthrough
 
ClickThroughConstants - Interface in com.bea.campaign.tracking.events
This class holds the constants used by clickthrough implementations.
ClickThroughConstants - Interface in com.bea.p13n.tracking.clickthrough
This class holds the constants used by clickthrough implementations.
ClickThroughEventFilter - Class in com.bea.p13n.tracking.clickthrough
Filters can interact with external resources.
ClickThroughEventFilter() - Constructor for class com.bea.p13n.tracking.clickthrough.ClickThroughEventFilter
 
ClickThroughEventHandler - Class in com.bea.p13n.tracking.clickthrough
This singleton fires off events based on HttpServletRequest information.
ClickThroughServlet - Class in com.bea.p13n.tracking.clickthrough
This servlet redirects a user to an external site and fires off a click event.
ClickThroughServlet() - Constructor for class com.bea.p13n.tracking.clickthrough.ClickThroughServlet
 
clickThruCount - Variable in class com.bea.p13n.ad.AdService.AdCounts
The click thru count
client - Variable in class com.bea.netuix.client.jsp.clienttaglib.BaseTag
The client list (comma delimited) this tag should match.
CLIENT_CERT_AUTH - Static variable in interface javax.portlet.PortletRequest
String identifier for Certification based authentication.
ClientClassifier - Interface in com.bea.netuix.client.classifier
Classes implementing this interface look at information in the supplied HttpServletRequest object and use that to categorize or "classify" the request originator's client into a predefined category.
ClientClassifierFactory - Class in com.bea.netuix.client.classifier
Deprecated as of 11.0. Use com.bea.netuix.client.ClientClassifierFactory instead.
ClientClassifierFactory() - Constructor for class com.bea.netuix.client.classifier.ClientClassifierFactory
Deprecated  
ClientClassifierFactory - Class in com.bea.netuix.client
Factory for getting access to a ClientClassifier, which is used to place a client request into a pre-configured "classification" category.
ClientClassifierFactory() - Constructor for class com.bea.netuix.client.ClientClassifierFactory
 
ClientDataRequest - Interface in javax.portlet
The ClientDataRequest represents the request information of the HTTP request issued from the client to the portal.
It extends the PortletRequest interface.
ClientTag - Class in com.bea.netuix.client.jsp.clienttaglib
Client-awareness content filtering tag which includes content if the effective client classification from the request matches one of the client classifications specified in the client list in the tag attribute.
ClientTag() - Constructor for class com.bea.netuix.client.jsp.clienttaglib.ClientTag
 
clip(String) - Method in interface com.bea.netuix.clipper.IClipStrategy
Clip some text.
CLIP_CUSTOM_CLASS_PREFERENCE - Static variable in interface com.bea.netuix.clipper.ClipperConstants
Preference key for defining the clip strategy to be a custom implementation of IClipStrategy.
CLIP_END_REGEX_PREFERENCE - Static variable in interface com.bea.netuix.clipper.ClipperConstants
Preference key for defining the end text that marks the clip.
CLIP_START_REGEX_PREFERENCE - Static variable in interface com.bea.netuix.clipper.ClipperConstants
Preference key for defining the start text that marks the clip.
CLIP_XPATH_PREFERENCE - Static variable in interface com.bea.netuix.clipper.ClipperConstants
Preference key for defining the clip strategy to be an xpath expression.
ClipperConstants - Interface in com.bea.netuix.clipper
Constants used by the web clipping portlet.
ClipperHelper - Class in com.bea.netuix.clipper
 
ClipperHelper() - Constructor for class com.bea.netuix.clipper.ClipperHelper
 
ClobKey - Interface in com.bea.p13n.util.jdbc
Deprecated No longer needed
clone() - Method in interface com.bea.campaign.CampaignInfo
Get a clone of this.
clone() - Method in class com.bea.campaign.model.AdCountGoal
Return a clone of this goal.
clone() - Method in class com.bea.campaign.model.AddToPlaceholderModel.TimeToLive
 
clone() - Method in class com.bea.content.BinaryValue
Clones a BinaryValue.
clone() - Method in class com.bea.content.ContentEntity
 
clone() - Method in class com.bea.content.el.support.ValueWrapperImpl
See Value.clone()
clone() - Method in class com.bea.content.expression.Search
Make a deep copy of this object
clone() - Method in class com.bea.content.expression.SortCriteria
Clone this object.
clone() - Method in interface com.bea.content.federated.IRepositoryConfig
Clone this
clone() - Method in class com.bea.content.federated.RepositoryConfig
 
clone() - Method in class com.bea.content.ID
Clones an ID.
clone() - Method in class com.bea.content.Node
Clones a node with its properties and values.
clone() - Method in class com.bea.content.ObjectClass
Clones an ObjectClass with its property definitions and property choices.
clone() - Method in class com.bea.content.Property
Clones a property and its values.
clone() - Method in class com.bea.content.PropertyChoice
Clones a PropertyChoice Note that binary property choice streams are not cloned, but merely copied.
clone() - Method in class com.bea.content.PropertyDefinition
Clones a PropertyDefinition with its property choices.
clone() - Method in class com.bea.content.RepositoryId
 
clone() - Method in class com.bea.content.Value
Clones a value.
clone() - Method in class com.bea.content.virtual.version.Version
Clones a versionnode with its properties and values.
clone() - Method in class com.bea.content.virtual.version.VersionableContent
Clones a VersionableContent object with its properties and values.
clone() - Method in class com.bea.content.virtual.VirtualNode
Clones a virutal node and its current version if it has previously been loaded.
clone() - Method in class com.bea.netuix.application.communities.CommunityDesktop
 
clone() - Method in class com.bea.netuix.application.communities.CommunityProperty
 
clone() - Method in class com.bea.netuix.application.communities.CommunityPropertyValue
 
clone(LocalizationResource, PortalDefinition) - Static method in class com.bea.netuix.application.definition.PortalDefinition
Clones the given PortalDefinition.
clone(BookDefinitionId) - Static method in class com.bea.netuix.application.identifier.BookDefinitionId
 
clone() - Method in class com.bea.netuix.application.identifier.BookDefinitionId
 
clone(BookGroupId) - Static method in class com.bea.netuix.application.identifier.BookGroupId
 
clone() - Method in class com.bea.netuix.application.identifier.BookGroupId
 
clone(BookInstanceId) - Static method in class com.bea.netuix.application.identifier.BookInstanceId
 
clone() - Method in class com.bea.netuix.application.identifier.BookInstanceId
 
clone() - Method in class com.bea.netuix.application.identifier.CommunityDefinitionId
 
clone() - Method in class com.bea.netuix.application.identifier.CommunityMemberId
 
clone() - Method in class com.bea.netuix.application.identifier.CommunityMembershipId
 
clone(DesktopDefinitionId) - Static method in class com.bea.netuix.application.identifier.DesktopDefinitionId
 
clone() - Method in class com.bea.netuix.application.identifier.DesktopDefinitionId
 
clone(DesktopInstanceId) - Static method in class com.bea.netuix.application.identifier.DesktopInstanceId
 
clone() - Method in class com.bea.netuix.application.identifier.DesktopInstanceId
 
clone(DesktopPath) - Static method in class com.bea.netuix.application.identifier.DesktopPath
 
clone() - Method in class com.bea.netuix.application.identifier.DesktopPath
 
clone() - Method in class com.bea.netuix.application.identifier.InvitationId
 
clone() - Method in class com.bea.netuix.application.identifier.InviteeId
 
clone(LayoutDefinitionId) - Static method in class com.bea.netuix.application.identifier.LayoutDefinitionId
 
clone() - Method in class com.bea.netuix.application.identifier.LayoutDefinitionId
 
clone(LookAndFeelDefinitionId) - Static method in class com.bea.netuix.application.identifier.LookAndFeelDefinitionId
 
clone() - Method in class com.bea.netuix.application.identifier.LookAndFeelDefinitionId
 
clone(MarkupDefinitionId) - Static method in class com.bea.netuix.application.identifier.MarkupDefinitionId
 
clone() - Method in class com.bea.netuix.application.identifier.MarkupDefinitionId
 
clone(MenuDefinitionId) - Static method in class com.bea.netuix.application.identifier.MenuDefinitionId
 
clone() - Method in class com.bea.netuix.application.identifier.MenuDefinitionId
 
clone() - Method in class com.bea.netuix.application.identifier.MessagingAddressId
 
clone() - Method in class com.bea.netuix.application.identifier.NotificationId
 
clone() - Method in class com.bea.netuix.application.identifier.NotificationPayloadId
 
clone(PageDefinitionId) - Static method in class com.bea.netuix.application.identifier.PageDefinitionId
 
clone() - Method in class com.bea.netuix.application.identifier.PageDefinitionId
 
clone(PageInstanceId) - Static method in class com.bea.netuix.application.identifier.PageInstanceId
 
clone() - Method in class com.bea.netuix.application.identifier.PageInstanceId
 
clone(PlaceholderDefinitionId) - Static method in class com.bea.netuix.application.identifier.PlaceholderDefinitionId
 
clone() - Method in class com.bea.netuix.application.identifier.PlaceholderDefinitionId
 
clone(PlacementId) - Static method in class com.bea.netuix.application.identifier.PlacementId
 
clone() - Method in class com.bea.netuix.application.identifier.PlacementId
 
clone(PortalPath) - Static method in class com.bea.netuix.application.identifier.PortalPath
 
clone() - Method in class com.bea.netuix.application.identifier.PortalPath
 
clone(PortletCategoryDefinitionId) - Static method in class com.bea.netuix.application.identifier.PortletCategoryDefinitionId
 
clone() - Method in class com.bea.netuix.application.identifier.PortletCategoryDefinitionId
 
clone(PortletDefinitionId) - Static method in class com.bea.netuix.application.identifier.PortletDefinitionId
 
clone() - Method in class com.bea.netuix.application.identifier.PortletDefinitionId
 
clone(PortletInstanceId) - Static method in class com.bea.netuix.application.identifier.PortletInstanceId
 
clone() - Method in class com.bea.netuix.application.identifier.PortletInstanceId
 
clone(ShellDefinitionId) - Static method in class com.bea.netuix.application.identifier.ShellDefinitionId
 
clone() - Method in class com.bea.netuix.application.identifier.ShellDefinitionId
 
clone(ThemeDefinitionId) - Static method in class com.bea.netuix.application.identifier.ThemeDefinitionId
 
clone() - Method in class com.bea.netuix.application.identifier.ThemeDefinitionId
 
clone(LocalizationIntersectionId) - Static method in class com.bea.netuix.application.localization.identifier.LocalizationIntersectionId
 
clone() - Method in class com.bea.netuix.application.localization.identifier.LocalizationIntersectionId
 
clone() - Method in class com.bea.netuix.application.localization.identifier.LocalizationLocaleId
 
clone(CustomizationContext) - Static method in class com.bea.netuix.application.manager.CustomizationContext
 
clone() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
 
clone() - Method in class com.bea.netuix.application.transform.disassembler.xip.ExportContext
 
clone() - Method in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
 
clone() - Method in class com.bea.netuix.servlets.controls.window.WindowMode
Create a exact copy of this object.
clone() - Method in class com.bea.netuix.servlets.controls.window.WindowState
 
clone() - Method in class com.bea.netuix.servlets.manager.communities.CommunityContext
Throws CloneNotSupportedException, as cloning of CommunityContext objects is not allowed.
clone() - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Throws CloneNotSupportedException, as cloning of CommunityUserContext objects is not allowed.
clone() - Method in class com.bea.p13n.content.expression.Search
Deprecated Make a shallow copy of this object.
clone() - Method in class com.bea.p13n.content.expression.SortCriteria
Deprecated Clone this object.
clone() - Method in class com.bea.p13n.entitlements.policy.PolicyItem
 
clone() - Method in class com.bea.p13n.entitlements.policy.RolePolicyItem
 
clone() - Method in class com.bea.p13n.entitlements.policy.SecurityPolicyItem
Clone
clone() - Method in interface com.bea.p13n.expression.Expression
Returns a clone of this.
clone() - Method in class com.bea.p13n.model.Model
Make clone of this object initialize with the same data, but unassociated to the original.
clone() - Method in class com.bea.portal.tools.resource.ResourceIDBuilder
Create a clone of this ResourceIDBuilder.
clone() - Method in class com.bea.portlet.CustomEventURL
Returns a deep copy.
clone() - Method in class com.bea.portlet.DesktopURL
Returns a deep copy.
clone() - Method in class com.bea.portlet.GenericURL
Returns a deep copy of the URL object.
clone() - Method in class com.bea.portlet.JspContentURL
Returns a deep copy.
clone() - Method in class com.bea.portlet.PageURL
Returns a deep copy.
clone() - Method in class com.bea.portlet.PostbackURL
Returns a deep copy of this PostbackURL.
clone() - Method in class com.bea.portlet.prefs.spi.PortletPreferencesId
Returns a deep copy of this object.
clone() - Method in class com.bea.portlet.ResourceURL
Returns a deep copy.
clone() - Method in class com.bea.portlet.StandalonePortletURL
Returns a deep copy of this StandalonePortletURL.
clone() - Method in class com.bea.portlet.WindowURL
Returns a deep copy of this WindowURL.
clone() - Method in exception com.bea.wsrp.faults.AccessDeniedException
 
clone() - Method in exception com.bea.wsrp.faults.TransportException
 
clone() - Method in class com.beasys.commerce.foundation.expression.ExpressionImpl
Deprecated  
clone() - Method in class com.beasys.commerce.foundation.expression.SearchImpl
Deprecated  
CLONE_BEFORE_WRITE - Static variable in class com.bea.netuix.application.definition.PortletDefinition
 
cloneInstance() - Method in interface com.oracle.producer.spi.IPortletDataContext
Create an explicit clone of this portlet instance.
clonePortletDefinition(CustomizationContext, PortletDefinitionId) - Method in interface com.bea.netuix.application.manager.IPortletDefinitionManager
Clone an existing portlet definition and all of its localization resources.
clonePortletDefinition(PortletDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortletDefinitionControl
Clones and creates new Portlet Definition based on the provided portlet definition id.
cloneProperties() - Method in class com.bea.netuix.application.definition.CommunityDefinition
Returns a clone of the properties associated with this community.
close(Connection) - Static method in class com.bea.campaign.ScenarioHelper
Close a connection, ignoring any errors.
close(Statement) - Static method in class com.bea.campaign.ScenarioHelper
Close a statement, ignoring any errors.
close(ResultSet) - Static method in class com.bea.campaign.ScenarioHelper
Close a result set, ignoring any errors.
close() - Method in class com.bea.content.manager.CM_InputStream
Deprecated Close input stream, close connection, and end transaction
close() - Method in interface com.bea.content.paging.ICMPagedResult
 
close() - Method in interface com.bea.netuix.application.communities.invitations.InviteeIterator
Called by the framework to end iteration.
close() - Method in class com.bea.netuix.application.communities.invitations.SimpleInviteeIterator
 
close() - Method in class com.bea.netuix.application.communities.notifications.CommunityMembershipsEnumerator
Releases any resources used by this enumeration.
close() - Method in class com.bea.netuix.application.notifications.enumerators.AggregatingNotificationUserEnumerator
Releases any resources used by this enumeration.
close() - Method in class com.bea.netuix.application.notifications.enumerators.CollectionNotificationUserEnumerator
Releases any resources used by this enumeration.
close() - Method in class com.bea.netuix.application.notifications.enumerators.GroupNotificationUserEnumerator
Releases any resources used by this enumeration.
close() - Method in interface com.bea.netuix.application.notifications.INotificationUserEnumerator
Releases any resources used by this enumeration.
close() - Method in interface com.bea.p13n.pagination.PagedResult
Close the result and release any resources which it holds.
close() - Method in interface com.bea.p13n.util.jdbc.Database
Deprecated Close the Connection associated with this Database.
close(Reader) - Method in interface com.bea.p13n.util.jdbc.Database
Deprecated Closes a Reader stream.
close(InputStream) - Method in interface com.bea.p13n.util.jdbc.Database
Deprecated Closes an InputStream.
close(Writer) - Method in interface com.bea.p13n.util.jdbc.Database
Deprecated Closes a Writer stream.
close(OutputStream) - Method in interface com.bea.p13n.util.jdbc.Database
Deprecated Closes an OutputStream.
close(Statement) - Method in interface com.bea.p13n.util.jdbc.Database
Deprecated Closes a Statement.
close(PreparedStatement) - Method in interface com.bea.p13n.util.jdbc.Database
Deprecated Closes a PreparedStatement.
close(ResultSet) - Method in interface com.bea.p13n.util.jdbc.Database
Deprecated Closes a ResultSet.
close(ResultSet, Statement) - Method in interface com.bea.p13n.util.jdbc.Database
Deprecated Closes a ResultSet and its associated Statement.
close() - Method in class com.bea.p13n.util.jdbc.GenericDatabase
Deprecated Close the Connection associated with this Database.
close(Statement) - Method in class com.bea.p13n.util.jdbc.GenericDatabase
Deprecated Closes a Statement.
close(PreparedStatement) - Method in class com.bea.p13n.util.jdbc.GenericDatabase
Deprecated Closes a PreparedStatement.
close(ResultSet) - Method in class com.bea.p13n.util.jdbc.GenericDatabase
Deprecated Close a result set, ignoring any errors.
close(ResultSet, Statement) - Method in class com.bea.p13n.util.jdbc.GenericDatabase
Deprecated Close a statement and resultset, ignoring errors.
close(Reader) - Method in class com.bea.p13n.util.jdbc.GenericDatabase
Deprecated Closes a Reader.
close(InputStream) - Method in class com.bea.p13n.util.jdbc.GenericDatabase
Deprecated Closes an InputStream.
close(Writer) - Method in class com.bea.p13n.util.jdbc.GenericDatabase
Deprecated Closes a Writer.
close(OutputStream) - Method in class com.bea.p13n.util.jdbc.GenericDatabase
Deprecated Closes an OutputStream.
close(Connection) - Static method in class com.bea.p13n.util.jdbc.JdbcHelper
Close a connection, ignoring any errors.
close(Statement) - Static method in class com.bea.p13n.util.jdbc.JdbcHelper
Close a statement, ignoring any errors.
close(ResultSet) - Static method in class com.bea.p13n.util.jdbc.JdbcHelper
Close a result set, ignoring any errors.
close(ResultSet, Statement, Connection) - Static method in class com.bea.p13n.util.jdbc.JdbcHelper
Close a connection, statement and resultset, ignoring errors.
close(Connection, ResultSet, Statement, SQLException) - Static method in class com.bea.p13n.util.jdbc.JdbcHelper
Used to preserve first occuring instance of a SQLException, so it may be rethrown after cleanup
closeStreams - Variable in class com.bea.content.manager.servlets.ShowPropertyServlet
Should we close the output stream when done.
CM_DATA_SOURCE - Static variable in class com.bea.content.RepositoryId
Name of the property used to specify a particular DataSource's JNDI name.
CM_InputStream - Class in com.bea.content.manager
Deprecated 
CM_InputStream(String, String, int) - Constructor for class com.bea.content.manager.CM_InputStream
Deprecated Constructs an inputstream for a given property and node.
CM_InputStream(String, String, Long, int) - Constructor for class com.bea.content.manager.CM_InputStream
Deprecated Constructs an inputstream for a given property and node.
CM_InputStream(String, int) - Constructor for class com.bea.content.manager.CM_InputStream
Deprecated Constructs an inputstream for a given property and node.
CMPagedResultFactory<T> - Class in com.bea.content.paging
supports creating an ICMPagedResult from a PagedList
CMPagedResultFactory() - Constructor for class com.bea.content.paging.CMPagedResultFactory
 
cnvrtSC(String) - Static method in class com.bea.p13n.ad.render.DefaultContentProvider
Convert special characters.
cnvrtSC(String) - Static method in class com.bea.p13n.ad.render.ImageContentProvider
Convert special characters.
cnvrtSC(String) - Static method in class com.bea.p13n.ad.render.ShockwaveContentProvider
Convert special characters.
CollectionContains - Class in com.bea.p13n.expression.operator.collection
Implementation of the CollectionContains operator.
CollectionContains() - Constructor for class com.bea.p13n.expression.operator.collection.CollectionContains
 
CollectionContains(Object, Object) - Constructor for class com.bea.p13n.expression.operator.collection.CollectionContains
Allocates a CollectionContains by associating the given operands.
CollectionContainsAll - Class in com.bea.p13n.expression.operator.collection
A class used to represent a CollectionContainsAll operator.
CollectionContainsAll() - Constructor for class com.bea.p13n.expression.operator.collection.CollectionContainsAll
Allocates a CollectionContainsAll object.
CollectionContainsAll(Object, Object) - Constructor for class com.bea.p13n.expression.operator.collection.CollectionContainsAll
 
CollectionContainsAny - Class in com.bea.content.expression
An operator for if a collection contains any element of a collection.
CollectionContainsAny(Object, Object) - Constructor for class com.bea.content.expression.CollectionContainsAny
Allocates a CollectionContainsAny by associating the given operands.
CollectionNotificationUserEnumerator - Class in com.bea.netuix.application.notifications.enumerators
Used to enumerate a list of usernames to the NotificationManager when sending notifications to a reasonably-sized (not too large to fit in memory) set of users.
CollectionNotificationUserEnumerator(Collection<String>) - Constructor for class com.bea.netuix.application.notifications.enumerators.CollectionNotificationUserEnumerator
Constructor where the collection of usernames to enumerate is specified.
CollectionOperator - Class in com.bea.p13n.expression.operator.collection
A base class for all the collection operators.
CollectionOperator() - Constructor for class com.bea.p13n.expression.operator.collection.CollectionOperator
Allocates a CollectionOperator without associating any operands.
CollectionOperator(Object, Object) - Constructor for class com.bea.p13n.expression.operator.collection.CollectionOperator
Allocates a CollectionOperator by associating the given operands.
column - Variable in exception com.bea.content.expression.ExpressionHelper.ParseException
The column number of the error.
column - Variable in exception com.bea.p13n.content.expression.ExpressionHelper.ParseException
Deprecated The column number of the error.
column - Variable in exception com.beasys.commerce.util.ExpressionHelper.ParseException
Deprecated The column number of the error.
columns() - Method in class com.bea.netuix.servlets.controls.layout.BorderLayoutPresentationContext
Returns the number of columns that this BorderLayout contains.
com.bea.campaign - package com.bea.campaign
 
com.bea.campaign.action - package com.bea.campaign.action
 
com.bea.campaign.model - package com.bea.campaign.model
 
com.bea.campaign.rules - package com.bea.campaign.rules
 
com.bea.campaign.servlets - package com.bea.campaign.servlets
 
com.bea.campaign.tracking.events - package com.bea.campaign.tracking.events
 
com.bea.campaign.webservice - package com.bea.campaign.webservice
 
com.bea.content - package com.bea.content
This package and sub-packages work together to provide WebLogic Portal Content Management.
com.bea.content.capability - package com.bea.content.capability
 
com.bea.content.cmis - package com.bea.content.cmis
 
com.bea.content.cmis.rest - package com.bea.content.cmis.rest
 
com.bea.content.cmis.rest.converters - package com.bea.content.cmis.rest.converters
 
com.bea.content.cmis.rest.resources - package com.bea.content.cmis.rest.resources
 
com.bea.content.el - package com.bea.content.el
 
com.bea.content.el.support - package com.bea.content.el.support
 
com.bea.content.expression - package com.bea.content.expression
 
com.bea.content.expression.operators - package com.bea.content.expression.operators
 
com.bea.content.federated - package com.bea.content.federated
 
com.bea.content.federated.events - package com.bea.content.federated.events
 
com.bea.content.icon - package com.bea.content.icon
 
com.bea.content.indexer - package com.bea.content.indexer
 
com.bea.content.loader - package com.bea.content.loader
 
com.bea.content.loader.bulk - package com.bea.content.loader.bulk
 
com.bea.content.manager - package com.bea.content.manager
 
com.bea.content.manager.faces.component - package com.bea.content.manager.faces.component
 
com.bea.content.manager.faces.render - package com.bea.content.manager.faces.render
 
com.bea.content.manager.faces.taglib - package com.bea.content.manager.faces.taglib
 
com.bea.content.manager.propertysets - package com.bea.content.manager.propertysets
 
com.bea.content.manager.servlets - package com.bea.content.manager.servlets
 
com.bea.content.manager.servlets.attribute - package com.bea.content.manager.servlets.attribute
 
com.bea.content.manager.servlets.attribute.impl - package com.bea.content.manager.servlets.attribute.impl
 
com.bea.content.manager.servlets.attribute.node - package com.bea.content.manager.servlets.attribute.node
 
com.bea.content.manager.servlets.attribute.property - package com.bea.content.manager.servlets.attribute.property
 
com.bea.content.manager.servlets.attribute.search - package com.bea.content.manager.servlets.attribute.search
 
com.bea.content.manager.servlets.common - package com.bea.content.manager.servlets.common
 
com.bea.content.manager.servlets.jsp.taglib - package com.bea.content.manager.servlets.jsp.taglib
 
com.bea.content.manager.sort - package com.bea.content.manager.sort
 
com.bea.content.paging - package com.bea.content.paging
Package com.bea.content.paging for query result collection types
com.bea.content.repo.client.common.events - package com.bea.content.repo.client.common.events
 
com.bea.content.repo.server - package com.bea.content.repo.server
 
com.bea.content.spi - package com.bea.content.spi
 
com.bea.content.spi.flexspi - package com.bea.content.spi.flexspi
 
com.bea.content.spi.flexspi.common - package com.bea.content.spi.flexspi.common
 
com.bea.content.spi.flexspi.common.capability - package com.bea.content.spi.flexspi.common.capability
 
com.bea.content.spi.flexspi.repository - package com.bea.content.spi.flexspi.repository
 
com.bea.content.spi.flexspi.ticket - package com.bea.content.spi.flexspi.ticket
 
com.bea.content.ui.jsp - package com.bea.content.ui.jsp
 
com.bea.content.ui.jsp.templates.utils - package com.bea.content.ui.jsp.templates.utils
 
com.bea.content.url - package com.bea.content.url
 
com.bea.content.virtual - package com.bea.content.virtual
 
com.bea.content.virtual.sort - package com.bea.content.virtual.sort
 
com.bea.content.virtual.version - package com.bea.content.virtual.version
 
com.bea.content.virtual.workflow - package com.bea.content.virtual.workflow
 
com.bea.netuix.application - package com.bea.netuix.application
 
com.bea.netuix.application.communities - package com.bea.netuix.application.communities
com.bea.netuix.application.communities.capabilities - package com.bea.netuix.application.communities.capabilities
 
com.bea.netuix.application.communities.exception - package com.bea.netuix.application.communities.exception
 
com.bea.netuix.application.communities.invitations - package com.bea.netuix.application.communities.invitations
Overview of Community Invitations
com.bea.netuix.application.communities.invitations.email - package com.bea.netuix.application.communities.invitations.email
 
com.bea.netuix.application.communities.invitations.email.formatting - package com.bea.netuix.application.communities.invitations.email.formatting
 
com.bea.netuix.application.communities.invitations.spi - package com.bea.netuix.application.communities.invitations.spi
 
com.bea.netuix.application.communities.messaging - package com.bea.netuix.application.communities.messaging
 
com.bea.netuix.application.communities.notifications - package com.bea.netuix.application.communities.notifications
 
com.bea.netuix.application.definition - package com.bea.netuix.application.definition
This package provides classes and interfaces for defining runtime representations of entities in the WebLogic Portal Framework that are persisted.
com.bea.netuix.application.exception - package com.bea.netuix.application.exception
 
com.bea.netuix.application.identifier - package com.bea.netuix.application.identifier
 
com.bea.netuix.application.instance - package com.bea.netuix.application.instance
 
com.bea.netuix.application.localization.definition - package com.bea.netuix.application.localization.definition
 
com.bea.netuix.application.localization.identifier - package com.bea.netuix.application.localization.identifier
 
com.bea.netuix.application.localization.manager - package com.bea.netuix.application.localization.manager
 
com.bea.netuix.application.localization.manager.persistence - package com.bea.netuix.application.localization.manager.persistence
 
com.bea.netuix.application.localization.view - package com.bea.netuix.application.localization.view
 
com.bea.netuix.application.manager - package com.bea.netuix.application.manager
 
com.bea.netuix.application.manager.persistence - package com.bea.netuix.application.manager.persistence
 
com.bea.netuix.application.notifications - package com.bea.netuix.application.notifications
 
com.bea.netuix.application.notifications.enumerators - package com.bea.netuix.application.notifications.enumerators
 
com.bea.netuix.application.search - package com.bea.netuix.application.search
 
com.bea.netuix.application.transform.disassembler - package com.bea.netuix.application.transform.disassembler
 
com.bea.netuix.application.transform.disassembler.xip - package com.bea.netuix.application.transform.disassembler.xip
 
com.bea.netuix.application.util - package com.bea.netuix.application.util
 
com.bea.netuix.application.view - package com.bea.netuix.application.view
 
com.bea.netuix.client - package com.bea.netuix.client
 
com.bea.netuix.client.classifier - package com.bea.netuix.client.classifier
 
com.bea.netuix.client.jsp.clienttaglib - package com.bea.netuix.client.jsp.clienttaglib
 
com.bea.netuix.clipper - package com.bea.netuix.clipper
 
com.bea.netuix.events - package com.bea.netuix.events
 
com.bea.netuix.laf - package com.bea.netuix.laf
 
com.bea.netuix.laf.genes - package com.bea.netuix.laf.genes
 
com.bea.netuix.laf.genes.mutators - package com.bea.netuix.laf.genes.mutators
 
com.bea.netuix.security - package com.bea.netuix.security
 
com.bea.netuix.servicelevel - package com.bea.netuix.servicelevel
 
com.bea.netuix.servlets.attributes - package com.bea.netuix.servlets.attributes
 
com.bea.netuix.servlets.controls - package com.bea.netuix.servlets.controls
 
com.bea.netuix.servlets.controls.analytics - package com.bea.netuix.servlets.controls.analytics
 
com.bea.netuix.servlets.controls.application - package com.bea.netuix.servlets.controls.application
 
com.bea.netuix.servlets.controls.application.backing - package com.bea.netuix.servlets.controls.application.backing
 
com.bea.netuix.servlets.controls.content - package com.bea.netuix.servlets.controls.content
 
com.bea.netuix.servlets.controls.content.backing - package com.bea.netuix.servlets.controls.content.backing
 
com.bea.netuix.servlets.controls.layout - package com.bea.netuix.servlets.controls.layout
 
com.bea.netuix.servlets.controls.page - package com.bea.netuix.servlets.controls.page
 
com.bea.netuix.servlets.controls.portlet - package com.bea.netuix.servlets.controls.portlet
 
com.bea.netuix.servlets.controls.portlet.backing - package com.bea.netuix.servlets.controls.portlet.backing
 
com.bea.netuix.servlets.controls.portlet.events - package com.bea.netuix.servlets.controls.portlet.events
 
com.bea.netuix.servlets.controls.window - package com.bea.netuix.servlets.controls.window
 
com.bea.netuix.servlets.controls.window.backing - package com.bea.netuix.servlets.controls.window.backing
 
com.bea.netuix.servlets.filters - package com.bea.netuix.servlets.filters
 
com.bea.netuix.servlets.l10n - package com.bea.netuix.servlets.l10n
 
com.bea.netuix.servlets.l10n.jsp.taglib - package com.bea.netuix.servlets.l10n.jsp.taglib
 
com.bea.netuix.servlets.manager - package com.bea.netuix.servlets.manager
 
com.bea.netuix.servlets.manager.communities - package com.bea.netuix.servlets.manager.communities
 
com.bea.netuix.servlets.manager.communities.invitations.notification - package com.bea.netuix.servlets.manager.communities.invitations.notification
 
com.bea.netuix.servlets.manager.notifications - package com.bea.netuix.servlets.manager.notifications
 
com.bea.netuix.util - package com.bea.netuix.util
 
com.bea.p13n.ad - package com.bea.p13n.ad
 
com.bea.p13n.ad.render - package com.bea.p13n.ad.render
 
com.bea.p13n.ad.servlets - package com.bea.p13n.ad.servlets
 
com.bea.p13n.ad.servlets.jsp.taglib - package com.bea.p13n.ad.servlets.jsp.taglib
 
com.bea.p13n.advisor - package com.bea.p13n.advisor
This package provides Advisor infrastructure classes and interfaces.
com.bea.p13n.cache - package com.bea.p13n.cache
 
com.bea.p13n.cache.servlets - package com.bea.p13n.cache.servlets
 
com.bea.p13n.cache.spi - package com.bea.p13n.cache.spi
 
com.bea.p13n.common - package com.bea.p13n.common
 
com.bea.p13n.content - package com.bea.p13n.content
 
com.bea.p13n.content.advislets - package com.bea.p13n.content.advislets
 
com.bea.p13n.content.expression - package com.bea.p13n.content.expression
 
com.bea.p13n.content.internal - package com.bea.p13n.content.internal
 
com.bea.p13n.content.model - package com.bea.p13n.content.model
 
com.bea.p13n.content.query - package com.bea.p13n.content.query
 
com.bea.p13n.controls.createUser - package com.bea.p13n.controls.createUser
 
com.bea.p13n.controls.ejb.events - package com.bea.p13n.controls.ejb.events
 
com.bea.p13n.controls.ejb.property - package com.bea.p13n.controls.ejb.property
 
com.bea.p13n.controls.ejb.usermgmt - package com.bea.p13n.controls.ejb.usermgmt
 
com.bea.p13n.controls.ejb.usermgmt.profile - package com.bea.p13n.controls.ejb.usermgmt.profile
 
com.bea.p13n.controls.events.generic - package com.bea.p13n.controls.events.generic
 
com.bea.p13n.controls.events.standard - package com.bea.p13n.controls.events.standard
 
com.bea.p13n.controls.exceptions - package com.bea.p13n.controls.exceptions
 
com.bea.p13n.controls.login - package com.bea.p13n.controls.login
 
com.bea.p13n.controls.profile - package com.bea.p13n.controls.profile
 
com.bea.p13n.controls.rules - package com.bea.p13n.controls.rules
 
com.bea.p13n.controls.securityProvider - package com.bea.p13n.controls.securityProvider
 
com.bea.p13n.controls.userInfoQuery - package com.bea.p13n.controls.userInfoQuery
 
com.bea.p13n.delegation.taxonomy - package com.bea.p13n.delegation.taxonomy
 
com.bea.p13n.display.config.exception - package com.bea.p13n.display.config.exception
 
com.bea.p13n.entitlements - package com.bea.p13n.entitlements
 
com.bea.p13n.entitlements.common - package com.bea.p13n.entitlements.common
 
com.bea.p13n.entitlements.management - package com.bea.p13n.entitlements.management
 
com.bea.p13n.entitlements.policy - package com.bea.p13n.entitlements.policy
 
com.bea.p13n.entitlements.resource - package com.bea.p13n.entitlements.resource
 
com.bea.p13n.entitlements.service - package com.bea.p13n.entitlements.service
 
com.bea.p13n.events - package com.bea.p13n.events
 
com.bea.p13n.events.listeners - package com.bea.p13n.events.listeners
 
com.bea.p13n.exceptions - package com.bea.p13n.exceptions
 
com.bea.p13n.expression - package com.bea.p13n.expression
This package provides interfaces and classes for constructing and executing runtime interpreted expression trees.
com.bea.p13n.expression.operator - package com.bea.p13n.expression.operator
This package provides interfaces and classes for constructing expressions.
com.bea.p13n.expression.operator.collection - package com.bea.p13n.expression.operator.collection
This package provides interfaces and classes for constructing a collections related expression.
com.bea.p13n.expression.operator.comparative - package com.bea.p13n.expression.operator.comparative
This package provides interfaces and classes for constructing expressions using comparative operators.
com.bea.p13n.expression.operator.logical - package com.bea.p13n.expression.operator.logical
This package provides interfaces and classes for constructing expressions using logical operators.
com.bea.p13n.expression.operator.math - package com.bea.p13n.expression.operator.math
This package provides interfaces and classes for constructing expressions involving arithmetic operators.
com.bea.p13n.expression.operator.string - package com.bea.p13n.expression.operator.string
This package provides interfaces and classes for constructing expressions involving string operators.
com.bea.p13n.http - package com.bea.p13n.http
 
com.bea.p13n.jndi - package com.bea.p13n.jndi
 
com.bea.p13n.jobmanager - package com.bea.p13n.jobmanager
This package provides interfaces and classes for creating and scheduling jobs using JobManager .
com.bea.p13n.jobmanager.config - package com.bea.p13n.jobmanager.config
 
com.bea.p13n.jobmanager.exception - package com.bea.p13n.jobmanager.exception
 
com.bea.p13n.jobmanager.job - package com.bea.p13n.jobmanager.job
 
com.bea.p13n.jobmanager.service - package com.bea.p13n.jobmanager.service
 
com.bea.p13n.mail - package com.bea.p13n.mail
 
com.bea.p13n.mail.servlets - package com.bea.p13n.mail.servlets
 
com.bea.p13n.management - package com.bea.p13n.management
 
com.bea.p13n.model - package com.bea.p13n.model
 
com.bea.p13n.pagination - package com.bea.p13n.pagination
 
com.bea.p13n.placeholder - package com.bea.p13n.placeholder
 
com.bea.p13n.placeholder.model - package com.bea.p13n.placeholder.model
 
com.bea.p13n.placeholder.servlets - package com.bea.p13n.placeholder.servlets
 
com.bea.p13n.placeholder.servlets.jsp.taglib - package com.bea.p13n.placeholder.servlets.jsp.taglib
 
com.bea.p13n.property - package com.bea.p13n.property
 
com.bea.p13n.rules - package com.bea.p13n.rules
 
com.bea.p13n.rules.advislets - package com.bea.p13n.rules.advislets
This package contains an implementation of an Advislet that uses the RulesManager to provide rules-based advice.
com.bea.p13n.rules.manager - package com.bea.p13n.rules.manager
The Rules Manager EJB - the entry point to the Rules Framework for rules based personalization.
com.bea.p13n.rules.model - package com.bea.p13n.rules.model
 
com.bea.p13n.security - package com.bea.p13n.security
 
com.bea.p13n.security.management - package com.bea.p13n.security.management
 
com.bea.p13n.security.management.authentication - package com.bea.p13n.security.management.authentication
 
com.bea.p13n.security.management.authorization - package com.bea.p13n.security.management.authorization
 
com.bea.p13n.security.management.credentials - package com.bea.p13n.security.management.credentials
 
com.bea.p13n.security.management.rolemapper - package com.bea.p13n.security.management.rolemapper
 
com.bea.p13n.servlets - package com.bea.p13n.servlets
 
com.bea.p13n.servlets.jsp - package com.bea.p13n.servlets.jsp
 
com.bea.p13n.servlets.jsp.taglib - package com.bea.p13n.servlets.jsp.taglib
 
com.bea.p13n.tracking - package com.bea.p13n.tracking
 
com.bea.p13n.tracking.clickthrough - package com.bea.p13n.tracking.clickthrough
 
com.bea.p13n.tracking.events - package com.bea.p13n.tracking.events
 
com.bea.p13n.tracking.listeners - package com.bea.p13n.tracking.listeners
 
com.bea.p13n.tracking.persistence - package com.bea.p13n.tracking.persistence
 
com.bea.p13n.url - package com.bea.p13n.url
 
com.bea.p13n.url.config - package com.bea.p13n.url.config
 
com.bea.p13n.user - package com.bea.p13n.user
 
com.bea.p13n.usermgmt - package com.bea.p13n.usermgmt
 
com.bea.p13n.usermgmt.profile - package com.bea.p13n.usermgmt.profile
 
com.bea.p13n.usermgmt.profile.events - package com.bea.p13n.usermgmt.profile.events
 
com.bea.p13n.usermgmt.profile.ldap - package com.bea.p13n.usermgmt.profile.ldap
 
com.bea.p13n.usermgmt.query - package com.bea.p13n.usermgmt.query
 
com.bea.p13n.usermgmt.servlets.jsp.taglib - package com.bea.p13n.usermgmt.servlets.jsp.taglib
 
com.bea.p13n.util - package com.bea.p13n.util
 
com.bea.p13n.util.debug - package com.bea.p13n.util.debug
 
com.bea.p13n.util.encoding - package com.bea.p13n.util.encoding
 
com.bea.p13n.util.jdbc - package com.bea.p13n.util.jdbc
 
com.bea.portal.tools.common - package com.bea.portal.tools.common
 
com.bea.portal.tools.common.controls - package com.bea.portal.tools.common.controls
 
com.bea.portal.tools.common.exceptions - package com.bea.portal.tools.common.exceptions
 
com.bea.portal.tools.content - package com.bea.portal.tools.content
 
com.bea.portal.tools.content.controls - package com.bea.portal.tools.content.controls
 
com.bea.portal.tools.content.repository - package com.bea.portal.tools.content.repository
 
com.bea.portal.tools.content.type - package com.bea.portal.tools.content.type
 
com.bea.portal.tools.content.workflow - package com.bea.portal.tools.content.workflow
 
com.bea.portal.tools.content.workspace - package com.bea.portal.tools.content.workspace
 
com.bea.portal.tools.da.controls - package com.bea.portal.tools.da.controls
 
com.bea.portal.tools.da.taxonomy - package com.bea.portal.tools.da.taxonomy
 
com.bea.portal.tools.da.taxonomy.campaigns - package com.bea.portal.tools.da.taxonomy.campaigns
 
com.bea.portal.tools.da.taxonomy.content - package com.bea.portal.tools.da.taxonomy.content
 
com.bea.portal.tools.da.taxonomy.contentselectors - package com.bea.portal.tools.da.taxonomy.contentselectors
 
com.bea.portal.tools.da.taxonomy.placeholders - package com.bea.portal.tools.da.taxonomy.placeholders
 
com.bea.portal.tools.da.taxonomy.portal - package com.bea.portal.tools.da.taxonomy.portal
 
com.bea.portal.tools.da.taxonomy.segments - package com.bea.portal.tools.da.taxonomy.segments
 
com.bea.portal.tools.da.taxonomy.serviceadmin - package com.bea.portal.tools.da.taxonomy.serviceadmin
 
com.bea.portal.tools.da.taxonomy.usermgmt - package com.bea.portal.tools.da.taxonomy.usermgmt
 
com.bea.portal.tools.da.taxonomy.usermgmt.securityproviders - package com.bea.portal.tools.da.taxonomy.usermgmt.securityproviders
 
com.bea.portal.tools.da.taxonomy.visitorroles - package com.bea.portal.tools.da.taxonomy.visitorroles
 
com.bea.portal.tools.entitlements.controls - package com.bea.portal.tools.entitlements.controls
 
com.bea.portal.tools.im - package com.bea.portal.tools.im
 
com.bea.portal.tools.im.controls.campaigns - package com.bea.portal.tools.im.controls.campaigns
 
com.bea.portal.tools.im.controls.contentselectors - package com.bea.portal.tools.im.controls.contentselectors
 
com.bea.portal.tools.im.controls.discounts - package com.bea.portal.tools.im.controls.discounts
 
com.bea.portal.tools.im.controls.events - package com.bea.portal.tools.im.controls.events
 
com.bea.portal.tools.im.controls.placeholders - package com.bea.portal.tools.im.controls.placeholders
 
com.bea.portal.tools.im.controls.segments - package com.bea.portal.tools.im.controls.segments
 
com.bea.portal.tools.interaction.campaign - package com.bea.portal.tools.interaction.campaign
 
com.bea.portal.tools.interaction.campaign.rule - package com.bea.portal.tools.interaction.campaign.rule
 
com.bea.portal.tools.interaction.campaign.scenario - package com.bea.portal.tools.interaction.campaign.scenario
 
com.bea.portal.tools.interaction.contentselector - package com.bea.portal.tools.interaction.contentselector
 
com.bea.portal.tools.interaction.placeholder - package com.bea.portal.tools.interaction.placeholder
 
com.bea.portal.tools.interaction.placeholder.query - package com.bea.portal.tools.interaction.placeholder.query
 
com.bea.portal.tools.interaction.segment - package com.bea.portal.tools.interaction.segment
 
com.bea.portal.tools.management - package com.bea.portal.tools.management
 
com.bea.portal.tools.management.p13n - package com.bea.portal.tools.management.p13n
 
com.bea.portal.tools.management.p13n.ad - package com.bea.portal.tools.management.p13n.ad
 
com.bea.portal.tools.management.p13n.behaviortracking - package com.bea.portal.tools.management.p13n.behaviortracking
 
com.bea.portal.tools.management.p13n.cache - package com.bea.portal.tools.management.p13n.cache
 
com.bea.portal.tools.management.p13n.event - package com.bea.portal.tools.management.p13n.event
 
com.bea.portal.tools.management.p13n.security - package com.bea.portal.tools.management.p13n.security
 
com.bea.portal.tools.management.p13n.security.authentication.provider - package com.bea.portal.tools.management.p13n.security.authentication.provider
 
com.bea.portal.tools.portal - package com.bea.portal.tools.portal
 
com.bea.portal.tools.portal.actions - package com.bea.portal.tools.portal.actions
 
com.bea.portal.tools.portal.book - package com.bea.portal.tools.portal.book
 
com.bea.portal.tools.portal.community - package com.bea.portal.tools.portal.community
 
com.bea.portal.tools.portal.controls - package com.bea.portal.tools.portal.controls
 
com.bea.portal.tools.portal.desktop - package com.bea.portal.tools.portal.desktop
 
com.bea.portal.tools.portal.laf - package com.bea.portal.tools.portal.laf
 
com.bea.portal.tools.portal.layout - package com.bea.portal.tools.portal.layout
 
com.bea.portal.tools.portal.menu - package com.bea.portal.tools.portal.menu
 
com.bea.portal.tools.portal.page - package com.bea.portal.tools.portal.page
 
com.bea.portal.tools.portal.portal - package com.bea.portal.tools.portal.portal
 
com.bea.portal.tools.portal.portlet - package com.bea.portal.tools.portal.portlet
 
com.bea.portal.tools.portal.shell - package com.bea.portal.tools.portal.shell
 
com.bea.portal.tools.portal.theme - package com.bea.portal.tools.portal.theme
 
com.bea.portal.tools.portal.wsrp.producer - package com.bea.portal.tools.portal.wsrp.producer
 
com.bea.portal.tools.portlet.orb - package com.bea.portal.tools.portlet.orb
 
com.bea.portal.tools.resource - package com.bea.portal.tools.resource
 
com.bea.portal.tools.security.authentication.provider - package com.bea.portal.tools.security.authentication.provider
 
com.bea.portal.tools.security.group - package com.bea.portal.tools.security.group
 
com.bea.portal.tools.security.provider - package com.bea.portal.tools.security.provider
 
com.bea.portal.tools.security.role.da - package com.bea.portal.tools.security.role.da
 
com.bea.portal.tools.security.role.mapper - package com.bea.portal.tools.security.role.mapper
 
com.bea.portal.tools.security.role.visitor - package com.bea.portal.tools.security.role.visitor
 
com.bea.portal.tools.security.user - package com.bea.portal.tools.security.user
 
com.bea.portal.tools.serviceadmin.controls - package com.bea.portal.tools.serviceadmin.controls
 
com.bea.portal.tools.ugm.controls - package com.bea.portal.tools.ugm.controls
 
com.bea.portal.tools.ugm.providers.controls - package com.bea.portal.tools.ugm.providers.controls
 
com.bea.portal.tools.wsrp.controls - package com.bea.portal.tools.wsrp.controls
 
com.bea.portlet - package com.bea.portlet
 
com.bea.portlet.adapter.faces - package com.bea.portlet.adapter.faces
Support for JSF applications in a portal.
com.bea.portlet.adapter.faces.component.naming - package com.bea.portlet.adapter.faces.component.naming
 
com.bea.portlet.adapter.faces.taglib.naming - package com.bea.portlet.adapter.faces.taglib.naming
 
com.bea.portlet.compression - package com.bea.portlet.compression
 
com.bea.portlet.container - package com.bea.portlet.container
 
com.bea.portlet.ext - package com.bea.portlet.ext
 
com.bea.portlet.jsp - package com.bea.portlet.jsp
 
com.bea.portlet.prefs - package com.bea.portlet.prefs
 
com.bea.portlet.prefs.spi - package com.bea.portlet.prefs.spi
 
com.bea.portlet.transformation - package com.bea.portlet.transformation
 
com.bea.struts.adapter - package com.bea.struts.adapter
 
com.bea.struts.adapter.action - package com.bea.struts.adapter.action
 
com.bea.struts.adapter.framework - package com.bea.struts.adapter.framework
 
com.bea.struts.adapter.framework.internal - package com.bea.struts.adapter.framework.internal
 
com.bea.struts.adapter.taglib.html - package com.bea.struts.adapter.taglib.html
 
com.bea.struts.adapter.taglib.naming - package com.bea.struts.adapter.taglib.naming
 
com.bea.struts.adapter.taglib.nested.html - package com.bea.struts.adapter.taglib.nested.html
 
com.bea.struts.adapter.taglib.tiles.ext - package com.bea.struts.adapter.taglib.tiles.ext
 
com.bea.struts.adapter.util - package com.bea.struts.adapter.util
 
com.bea.struts.adapter.util.rewriter - package com.bea.struts.adapter.util.rewriter
 
com.bea.visitortools.invitation - package com.bea.visitortools.invitation
 
com.bea.wlp.rest.command - package com.bea.wlp.rest.command
 
com.bea.wlp.rest.results - package com.bea.wlp.rest.results
 
com.bea.wlp.rest.servlet - package com.bea.wlp.rest.servlet
 
com.bea.wlp.services - package com.bea.wlp.services
 
com.bea.wlp.xip - package com.bea.wlp.xip
 
com.bea.wsrp.application.search - package com.bea.wsrp.application.search
 
com.bea.wsrp.client - package com.bea.wsrp.client
 
com.bea.wsrp.consumer.controls - package com.bea.wsrp.consumer.controls
 
com.bea.wsrp.consumer.controls.backing - package com.bea.wsrp.consumer.controls.backing
 
com.bea.wsrp.consumer.interceptor - package com.bea.wsrp.consumer.interceptor
Provides interfaces for implementing interceptors to intercept "initCookie", "getMarkup", "performBlockingInteraction", and "handleEvents" WSRP operations.
com.bea.wsrp.consumer.management.book - package com.bea.wsrp.consumer.management.book
 
com.bea.wsrp.consumer.management.common - package com.bea.wsrp.consumer.management.common
 
com.bea.wsrp.consumer.management.page - package com.bea.wsrp.consumer.management.page
 
com.bea.wsrp.consumer.management.portlet - package com.bea.wsrp.consumer.management.portlet
 
com.bea.wsrp.consumer.management.producer - package com.bea.wsrp.consumer.management.producer
 
com.bea.wsrp.consumer.resource - package com.bea.wsrp.consumer.resource
 
com.bea.wsrp.consumer.soap - package com.bea.wsrp.consumer.soap
 
com.bea.wsrp.consumer.userproperty - package com.bea.wsrp.consumer.userproperty
 
com.bea.wsrp.consumer.util - package com.bea.wsrp.consumer.util
 
com.bea.wsrp.consumer.wsdl - package com.bea.wsrp.consumer.wsdl
 
com.bea.wsrp.ext.holders - package com.bea.wsrp.ext.holders
 
com.bea.wsrp.faults - package com.bea.wsrp.faults
 
com.bea.wsrp.logging - package com.bea.wsrp.logging
 
com.bea.wsrp.model - package com.bea.wsrp.model
 
com.bea.wsrp.model.events - package com.bea.wsrp.model.events
 
com.bea.wsrp.model.markup - package com.bea.wsrp.model.markup
Provides interfaces to access and modify request and response messages of "initCookie", "getMarkup", "performBlockingInteraction", and "handleEvents" WSRP operations.
com.bea.wsrp.producer - package com.bea.wsrp.producer
 
com.bea.wsrp.registry - package com.bea.wsrp.registry
 
com.bea.wsrp.registry.entries - package com.bea.wsrp.registry.entries
 
com.bea.wsrp.registry.find - package com.bea.wsrp.registry.find
 
com.bea.wsrp.resource - package com.bea.wsrp.resource
 
com.bea.wsrp.security - package com.bea.wsrp.security
 
com.bea.wsrp.services.registration - package com.bea.wsrp.services.registration
 
com.bea.wsrp.userproperty - package com.bea.wsrp.userproperty
 
com.bea.wsrp.util - package com.bea.wsrp.util
 
com.beasys.commerce.foundation - package com.beasys.commerce.foundation
 
com.beasys.commerce.foundation.expression - package com.beasys.commerce.foundation.expression
 
com.beasys.commerce.util - package com.beasys.commerce.util
 
com.oracle.producer.spi - package com.oracle.producer.spi
 
COMMA - Static variable in class com.beasys.commerce.util.DefaultLog
Deprecated  
COMMERCE_POOL - Static variable in class com.bea.p13n.property.ConfigurableEntityImpl
the name of the jdbc pool resource
commitConnection(Connection) - Method in interface com.bea.p13n.util.jdbc.Database
Deprecated  
commitConnection(Connection) - Method in class com.bea.p13n.util.jdbc.GenericDatabase
Deprecated  
commitConnection(Connection) - Method in class com.bea.p13n.util.jdbc.SetStringDatabase
Deprecated  
commitConnection(Connection) - Method in class com.bea.p13n.util.jdbc.WlsOracleThinDatabase
Deprecated  
CommonContextKeys - Interface in com.bea.content.spi.flexspi.common
Common context keys which can be used in SPI method invocations.
CommonFactory - Class in com.bea.p13n.common
 
CommonFactory() - Constructor for class com.bea.p13n.common.CommonFactory
 
CommunitiesConfigProperties - Class in com.bea.netuix.application.communities
Represents a set of properties which have been configured via communities-config.xml.
CommunitiesConfigProperties(String) - Constructor for class com.bea.netuix.application.communities.CommunitiesConfigProperties
 
CommunitiesID - Class in com.bea.portal.tools.portal.community
Identifies a collection of community resources.
CommunitiesID(String) - Constructor for class com.bea.portal.tools.portal.community.CommunitiesID
Constructor.
CommunitiesID(CommunitiesIDBuilder) - Constructor for class com.bea.portal.tools.portal.community.CommunitiesID
Constructor.
CommunitiesIDBuilder - Class in com.bea.portal.tools.portal.community
 
CommunitiesIDBuilder() - Constructor for class com.bea.portal.tools.portal.community.CommunitiesIDBuilder
Constructor.
CommunitiesResourceType - Class in com.bea.portal.tools.portal.community
 
CommunitiesTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
Taxonomy for a Communities node, which is parented by a Portal taxonomy node.
CommunitiesTaxonomy(PortalTaxonomy) - Constructor for class com.bea.portal.tools.da.taxonomy.portal.CommunitiesTaxonomy
Constructs a Communities taxonomy within a supplied Portal taxonomy.
CommunitiesTemplatesTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
Taxonomy for a CommunitiesTemplates node, which can be located in either the Library or within a PortalTemplates node.
CommunitiesTemplatesTaxonomy(LibraryTemplatesTaxonomy) - Constructor for class com.bea.portal.tools.da.taxonomy.portal.CommunitiesTemplatesTaxonomy
Constructs a CommunitiesTemplates taxonomy that is contained in the Library.
CommunitiesTemplatesTaxonomy(PortalTemplatesTaxonomy) - Constructor for class com.bea.portal.tools.da.taxonomy.portal.CommunitiesTemplatesTaxonomy
Constructs a CommunitiesTemplates taxonomy this is contained in a PortalTemplates taxonomy.
COMMUNITY_ADMIN_FLAG_PARAM - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
Name of the param used to provide a hint that the user wants to retrieve the admin view of a community resource - as opposed to their customized view.
COMMUNITY_ADMIN_FLAG_PARAM - Static variable in class com.bea.portlet.GenericURL
Name of the param used to provide a hint that the user wants to retrieve the admin view of a community resource - as opposed to their customized view.
COMMUNITY_DESKTOP - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
Communities standalone portlet flag query parameter.
COMMUNITY_DESKTOP - Static variable in class com.bea.portlet.GenericURL
Communities standalone portlet flag query parameter.
COMMUNITY_TYPE - Static variable in class com.bea.netuix.application.localization.definition.LocalizationResource
 
COMMUNITY_URI - Static variable in class com.bea.content.federated.ContentSecurityHelper
optional.
CommunityAccessRedirectionException - Exception in com.bea.netuix.servlets.manager.communities
This exception is thrown when the CommunityContext needs to affect a redirection, such as when the registration page must be used or when the community / member / membership is deactivated.
CommunityAccessRedirectionException(String, String, int) - Constructor for exception com.bea.netuix.servlets.manager.communities.CommunityAccessRedirectionException
Constructs a CommunityAccessRedirectionException with the specified detail message.
CommunityAdminURLHelper - Class in com.bea.portlet
CommunityAdminURLHelper - has helper methods to add a parameter to a url such that it provides a hint to the framework to retrieve the admin view of a community resource - as opposed to the user's customized view.
CommunityAdminURLHelper() - Constructor for class com.bea.portlet.CommunityAdminURLHelper
 
CommunityCallback - Interface in com.bea.netuix.application.communities
Defines callback methods that the WLP framework makes in response to various community lifecycle events.
communityCallbackClass - Variable in class com.bea.netuix.application.communities.CommunityInfo
Name of the class to send a callback to on community events
CommunityCallbackException - Exception in com.bea.netuix.application.communities.exception
CommunityCallbackException - indicates that an error occurred while making a community callback.
CommunityCallbackException() - Constructor for exception com.bea.netuix.application.communities.exception.CommunityCallbackException
Constructs a CommunityCallbackException with no specified detail message.
CommunityCallbackException(Throwable) - Constructor for exception com.bea.netuix.application.communities.exception.CommunityCallbackException
Constructs a CommunityCallbackException with the specified causal exception.
CommunityCallbackException(String) - Constructor for exception com.bea.netuix.application.communities.exception.CommunityCallbackException
Constructs a CommunityCallbackException with the specified detail message.
CommunityCallbackException(String, Throwable) - Constructor for exception com.bea.netuix.application.communities.exception.CommunityCallbackException
Constructs a CommunityCallbackException with the specified detail message and causal exception.
CommunityContext - Class in com.bea.netuix.servlets.manager.communities
The CommunityContext object serves as a cache container and accessor for community and membership information for a HttpSession.
CommunityContextControl - Interface in com.bea.portal.tools.portal.controls
Control for contextual Community functionality-- functionality pertaining to the currently authenticated user and the currently viewed community.
CommunityContextException - Exception in com.bea.netuix.servlets.manager.communities
This exception is thrown by the CommunityContext object when unexpected errors occur.
CommunityContextException(String) - Constructor for exception com.bea.netuix.servlets.manager.communities.CommunityContextException
Constructs a CommunityContextException with the specified detail message.
CommunityContextException(String, Throwable) - Constructor for exception com.bea.netuix.servlets.manager.communities.CommunityContextException
Constructs a CommunityContextException with the specified detail message and causal exception.
CommunityContextException(Throwable) - Constructor for exception com.bea.netuix.servlets.manager.communities.CommunityContextException
Constructs a CommunityContextException with the specified causal exception.
CommunityDefinition - Class in com.bea.netuix.application.definition
Runtime representation of a community.
CommunityDefinition(CommunityInfo) - Constructor for class com.bea.netuix.application.definition.CommunityDefinition
Constructor
communityDefinitionId - Variable in class com.bea.netuix.application.communities.CommunityProperty
CommunityDefinitionId of the community this property is associated with.
CommunityDefinitionId - Class in com.bea.netuix.application.identifier
CommunityDefinitionId

The overview of community functionality contains a description of the community framework.

CommunityDefinitionId(int) - Constructor for class com.bea.netuix.application.identifier.CommunityDefinitionId
 
CommunityDefinitionID - Class in com.bea.portal.tools.portal.community
 
CommunityDefinitionID(String) - Constructor for class com.bea.portal.tools.portal.community.CommunityDefinitionID
Constructor.
CommunityDefinitionID(CommunityDefinitionIDBuilder) - Constructor for class com.bea.portal.tools.portal.community.CommunityDefinitionID
Constructor.
CommunityDefinitionIDBuilder - Class in com.bea.portal.tools.portal.community
Identifies the collection of portal resource definitions.
CommunityDefinitionIDBuilder() - Constructor for class com.bea.portal.tools.portal.community.CommunityDefinitionIDBuilder
Constructor.
CommunityDefinitionResourceType - Class in com.bea.portal.tools.portal.community
ResourceType for a portal desktop definition.
CommunityDefinitionTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
Taxonomy for a CommunityDefinition, which is parented by a CommunitiesTaxonomy.
CommunityDefinitionTaxonomy(CommunitiesTaxonomy, DesktopDefinitionId, String) - Constructor for class com.bea.portal.tools.da.taxonomy.portal.CommunityDefinitionTaxonomy
Constructs a CommunityDefinition taxonomy that is parented by a containing Communities taxonomy.
CommunityDesktop - Class in com.bea.netuix.application.communities
CommunityDesktop - specifies the desktop to be used to create a community.
CommunityDesktop(DesktopDefinitionId, boolean) - Constructor for class com.bea.netuix.application.communities.CommunityDesktop
Constructor for when the desktop to be associated with a community is a streamed, normal or template desktop.
CommunityDesktop(DesktopDefinitionId) - Constructor for class com.bea.netuix.application.communities.CommunityDesktop
Constructor for when the desktop to be associated with a community is a streamed, normal or template desktop.
CommunityDesktop(DesktopDefinition) - Constructor for class com.bea.netuix.application.communities.CommunityDesktop
Constructor for when the desktop to be associated with a community does not already exist and needs to be created as part of community creation.
CommunityDesktop(TemplateId) - Constructor for class com.bea.netuix.application.communities.CommunityDesktop
Constructor for when the desktop to be associated with a community is a template.
communityDesktop - Variable in class com.bea.netuix.application.communities.CommunityInfo
The desktop to be associated with the community.
CommunityException - Exception in com.bea.netuix.application.communities.exception
Base class of all non-runtime community related exceptions.
CommunityException() - Constructor for exception com.bea.netuix.application.communities.exception.CommunityException
 
CommunityException(Throwable) - Constructor for exception com.bea.netuix.application.communities.exception.CommunityException
 
CommunityException(String) - Constructor for exception com.bea.netuix.application.communities.exception.CommunityException
 
CommunityException(String, Throwable) - Constructor for exception com.bea.netuix.application.communities.exception.CommunityException
 
communityId - Variable in class com.bea.netuix.application.communities.InvitationSearchCriteria
 
CommunityIllegalArgumentException - Exception in com.bea.netuix.application.communities.exception
IllegalArgumentException thrown by the communities subsystem.
CommunityIllegalArgumentException() - Constructor for exception com.bea.netuix.application.communities.exception.CommunityIllegalArgumentException
Constructs an CommunityIllegalArgumentException with no detail message.
CommunityIllegalArgumentException(Throwable) - Constructor for exception com.bea.netuix.application.communities.exception.CommunityIllegalArgumentException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
CommunityIllegalArgumentException(String, Throwable) - Constructor for exception com.bea.netuix.application.communities.exception.CommunityIllegalArgumentException
Constructs a new exception with the specified detail message and cause.
CommunityIllegalArgumentException(String) - Constructor for exception com.bea.netuix.application.communities.exception.CommunityIllegalArgumentException
Constructs an CommunityIllegalArgumentException with the specified detail message.
CommunityInfo - Class in com.bea.netuix.application.communities
A structure to pass information to the CommunityDefinition constructor.
CommunityInfo() - Constructor for class com.bea.netuix.application.communities.CommunityInfo
Ctor
CommunityInvitationContext - Class in com.bea.netuix.servlets.manager.communities
The CommunityInvitationContext provides access to community invitation functionality scoped to a particular community and the currently authenticated user.
CommunityInvitationControl - Interface in com.bea.portal.tools.portal.controls
Control for Community invitation functionality.
CommunityInvitationHelper - Class in com.bea.netuix.servlets.manager.communities
The CommunityInvitationHelper object is used to access community invitation functionality.
CommunityInviter - Interface in com.bea.netuix.application.communities.invitations.spi
SPI interface that can be implemented to provide concrete Communities invitation facilities for a specific messaging communications method such as email, IM, notifications or any other channel that an application needs.
CommunityManager - Interface in com.bea.netuix.application.manager.persistence
CommunityManager

The overview of community functionality contains a description of the community framework.

CommunityManagerControl - Interface in com.bea.portal.tools.portal.controls
 
CommunityManagerHome - Interface in com.bea.netuix.application.manager.persistence
CommunityManagerHome

The overview of community functionality contains a description of the community framework.

CommunityMember - Class in com.bea.netuix.application.communities
Represents a single CommunityMember.
CommunityMember(CommunityMemberId, String, boolean, boolean) - Constructor for class com.bea.netuix.application.communities.CommunityMember
Constructor for a CommunityMember
CommunityMember(CommunityMember, CommunityMemberId) - Constructor for class com.bea.netuix.application.communities.CommunityMember
 
CommunityMember(CommunityMemberId, String, boolean) - Constructor for class com.bea.netuix.application.communities.CommunityMember
Constructor for CommunityMember, specialized for creating internal Communities users.
CommunityMemberControl - Interface in com.bea.portal.tools.portal.controls
Control for Community member functionality.
CommunityMemberId - Class in com.bea.netuix.application.identifier
CommunityMemberId - represents an id that is associated with a single CommunityMember.
CommunityMemberId(int) - Constructor for class com.bea.netuix.application.identifier.CommunityMemberId
 
CommunityMemberManager - Interface in com.bea.netuix.application.manager.persistence
EJB Remote interface for CommunitMemberManager.
CommunityMemberManagerHome - Interface in com.bea.netuix.application.manager.persistence
EJBHome interface for the CommunityMemberManager.
CommunityMembership - Class in com.bea.netuix.application.communities
CommunityMembership - value object class that contains information about a membership of a CommuntityMember to a Community.
CommunityMembershipCriteria - Class in com.bea.netuix.application.communities
The CommunityMembershipCriteria object is used to specify attributes used to find specific CommunityMembership objects from a particular community.
CommunityMembershipCriteria(CommunityDefinitionId) - Constructor for class com.bea.netuix.application.communities.CommunityMembershipCriteria
Constructor for a CommunityMembershipCriteria object which creates a unconstrained search criteria-- by default, all criteria are not used during a search, and all CommunityMemberships will be selected.
CommunityMembershipId - Class in com.bea.netuix.application.identifier
CommunityMembershipId - the id associated with a single CommunityMembership

The overview of community functionality contains a description of the community framework.

CommunityMembershipId(int) - Constructor for class com.bea.netuix.application.identifier.CommunityMembershipId
Ctor
CommunityMembershipsEnumerator - Class in com.bea.netuix.application.communities.notifications
Used to enumerate usernames for a community when sending a notification to all users having memberships in a community.
CommunityMembershipsEnumerator(CommunityMembershipCriteria) - Constructor for class com.bea.netuix.application.communities.notifications.CommunityMembershipsEnumerator
Construct a new CommunityMembershipsEnumerator given a CommunityDefinitionId.
CommunityProperty - Class in com.bea.netuix.application.communities
Represents a property associated with a community.
CommunityProperty(String, String, CommunityDefinitionId, boolean, List<CommunityPropertyValue>) - Constructor for class com.bea.netuix.application.communities.CommunityProperty
Ctor
CommunityProperty(String, String, boolean, List<CommunityPropertyValue>) - Constructor for class com.bea.netuix.application.communities.CommunityProperty
Ctor
CommunityProperty(String, String, CommunityDefinitionId, CommunityPropertyValue) - Constructor for class com.bea.netuix.application.communities.CommunityProperty
Ctor - used when a CommunityProperty is single valued.
CommunityProperty(String, String, CommunityPropertyValue) - Constructor for class com.bea.netuix.application.communities.CommunityProperty
Ctor - used when a CommunityProperty is single valued.
CommunityPropertyValue - Class in com.bea.netuix.application.communities
CommunityPropertyValue contains a value for a community property.
CommunityPropertyValue(String) - Constructor for class com.bea.netuix.application.communities.CommunityPropertyValue
Constructs a community property value.
CommunityRedirectionHelper - Class in com.bea.netuix.servlets.manager.communities
The CommunityRedirectionHelper contains methods useful for redirecting to community error or registration pages, as well as methods for determining contextual information on a community error or registration page.
communityRegistrationURL - Variable in class com.bea.netuix.application.communities.invitations.email.EmailInviter
 
CommunitySearchCriteria - Class in com.bea.netuix.application.communities
CommunitySearchCriteria - search criteria for communities.
CommunitySearchCriteria(String) - Constructor for class com.bea.netuix.application.communities.CommunitySearchCriteria
Ctor - localize defaults to false.
CommunitySearchCriteria(WebAppSearchCriteria) - Constructor for class com.bea.netuix.application.communities.CommunitySearchCriteria
Creates a CommunitySearchCriteria from a WebAppSearchCriteria
CommunitySearchCriteria(TemplateSearchCriteria) - Constructor for class com.bea.netuix.application.communities.CommunitySearchCriteria
Creates a CommunitySearchCriteria from a TemplateSearchCriteria
CommunitySearchCriteria(PortalSearchCriteria) - Constructor for class com.bea.netuix.application.communities.CommunitySearchCriteria
 
CommunityTemplateID - Class in com.bea.portal.tools.portal.community
 
CommunityTemplateID(String) - Constructor for class com.bea.portal.tools.portal.community.CommunityTemplateID
Constructor.
CommunityTemplateID(CommunityTemplateIDBuilder) - Constructor for class com.bea.portal.tools.portal.community.CommunityTemplateID
Constructor.
CommunityTemplateIDBuilder - Class in com.bea.portal.tools.portal.community
Identifies the collection of portal resource definitions.
CommunityTemplateIDBuilder() - Constructor for class com.bea.portal.tools.portal.community.CommunityTemplateIDBuilder
Constructor.
CommunityTemplateResourceType - Class in com.bea.portal.tools.portal.community
ResourceType for a community template under a portal instance.
CommunityTemplatesID - Class in com.bea.portal.tools.portal.community
Builds and parses CommunityTemplatesID.
CommunityTemplatesID(String) - Constructor for class com.bea.portal.tools.portal.community.CommunityTemplatesID
Constructor.
CommunityTemplatesID(CommunityTemplatesIDBuilder) - Constructor for class com.bea.portal.tools.portal.community.CommunityTemplatesID
Constructor.
CommunityTemplatesIDBuilder - Class in com.bea.portal.tools.portal.community
Identifies the collection of portal community templates.
CommunityTemplatesIDBuilder() - Constructor for class com.bea.portal.tools.portal.community.CommunityTemplatesIDBuilder
Constructor.
CommunityTemplatesResourceType - Class in com.bea.portal.tools.portal.community
ResourceType for the collection of portal community templates under a portal instance.
CommunityTemplateTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
Taxonomy for a CommunityTemplate, which is contained within a CommunitiesTemplates taxonomy node.
CommunityTemplateTaxonomy(CommunitiesTemplatesTaxonomy, DesktopDefinitionId, String, boolean) - Constructor for class com.bea.portal.tools.da.taxonomy.portal.CommunityTemplateTaxonomy
Constructs a CommunityTemplate taxonomy, parented by a CommunitiesTemplates taxonomy node, with the desktop definition id of the CommunityTemplate, the name of the containing webapp, and a specifier as to whether the CommunityTemplate is global or not.
CommunityURI - Class in com.bea.netuix.application.identifier
The CommunityURI is a convenience object for combining the webapp name, portal path, and desktop path which together uniquely identify a community.
CommunityURI(String, String, String) - Constructor for class com.bea.netuix.application.identifier.CommunityURI
Construct a new CommunityURI.
CommunityURI(String, PortalPath, DesktopPath) - Constructor for class com.bea.netuix.application.identifier.CommunityURI
Construct a new CommunityURI.
CommunityUserContext - Class in com.bea.netuix.servlets.manager.communities
The CommunityUserContext serves as a cache container and accessor for community member information (community-specific user information shared across all communities) for a HttpSession and provides access to community API's out of scope of a specific CommunityContext object (methods not dealing with the currently authenticated principal and community creation).
ComparativeOperator - Class in com.bea.p13n.expression.operator.comparative
Abstract base class for all Comparative Operators.
ComparativeOperator() - Constructor for class com.bea.p13n.expression.operator.comparative.ComparativeOperator
Allocates a ComparativeOperator object.
ComparativeOperator(Object, Object) - Constructor for class com.bea.p13n.expression.operator.comparative.ComparativeOperator
Allocates a ComparativeOperator object by associating the given two operands.
comparator - Variable in class com.beasys.commerce.foundation.expression.CriteriaImpl
Deprecated The comparision operator.
compare(Object, Object) - Method in class com.bea.content.manager.sort.NodeComparator
Deprecated Compares its two arguments for order.
compare(Object, Object) - Method in class com.bea.content.manager.sort.ObjectClassComparator
Deprecated Compares its two arguments for order.
compare(Object, Object) - Method in class com.bea.content.manager.sort.PropertyChoiceComparator
Deprecated Compares its two arguments for order.
compare(Object, Object) - Method in class com.bea.content.manager.sort.PropertyComparator
Deprecated Compares its two arguments for order.
compare(Object, Object) - Method in class com.bea.content.manager.sort.PropertyDefinitionComparator
Deprecated Compares its two arguments for order.
compare(Object, Object) - Method in class com.bea.content.manager.sort.PropertyValueComparator
Deprecated Compares its two arguments for order.
compare(Object, Object) - Method in class com.bea.content.virtual.sort.VersionComparator
 
compareNodeName(Object, Object) - Method in class com.bea.content.manager.sort.NodeComparator
Deprecated Compares its two arguments for order.
compareProperties(Object, Object) - Method in class com.bea.content.manager.sort.NodeComparator
Deprecated Compares properties.
compareTo(AddToPlaceholderModel.TimeToLive) - Method in class com.bea.campaign.model.AddToPlaceholderModel.TimeToLive
 
compareTo(Object) - Method in class com.bea.content.el.support.ValueWrapperImpl
See Value.compareTo(Object)
compareTo(Object) - Method in class com.bea.content.expression.SortCriteria
Compare this object to another object.
compareTo(Object) - Method in class com.bea.content.ID
Compares this ID to obj
compareTo(Object) - Method in class com.bea.content.PropertyChoice
Compares this PropertyChoices to obj.
compareTo(PropertyDefinition) - Method in class com.bea.content.PropertyDefinition
Implements the Comparable interface based on the property definition's name.
compareTo(Object) - Method in class com.bea.content.Value
Compares this Value to the given object.
compareTo(Object) - Method in class com.bea.p13n.content.expression.SortCriteria
Deprecated Compare this object to another object.
compareTo(Object) - Method in class com.bea.p13n.expression.operator.Variable
 
compareTo(Object) - Method in class com.bea.p13n.property.AbstractPropertyDefinition
Implementation of Object.compareTo(); returns 0 if the two objects are equal; attempts to determine an ordering otherwise and returns -1 if this object is less than the comparison object, and 1 if this object is greater than the comparison object.
compareTo(Object) - Method in class com.bea.p13n.property.AbstractPropertyLocator
Standard compareTo operator
compareTo(Object) - Method in class com.bea.p13n.property.AbstractPropertyMapKey
Standard compareTo operator
compareTo(Object) - Method in class com.bea.p13n.property.ConfigurableEntityPk
Implements the compareTo method.
compareTo(Object) - Method in class com.beasys.commerce.foundation.expression.CriteriaImpl
Deprecated Compare this belonging to another
compareTo(Object) - Method in class com.beasys.commerce.foundation.expression.ExpressionImpl
Deprecated Compare this belonging to another
compareTo(Object) - Method in class com.beasys.commerce.foundation.expression.LogicalImpl
Deprecated Compare this belonging to another
compareTo(Object) - Method in class com.beasys.commerce.foundation.expression.SearchImpl
Deprecated Compare this belonging to another
Comparison - Class in com.bea.p13n.model
An object representing a comparison between a property and a literal value or property.
Comparison(Operator, Object) - Constructor for class com.bea.p13n.model.Comparison
Constructor.
Comparison(Operator, Comparison.Type) - Constructor for class com.bea.p13n.model.Comparison
Constructor for null literal or property ref.
Comparison.Type - Enum in com.bea.p13n.model
The type of comparison this is: property to literal value, or property to property.
ComparisonException - Exception in com.bea.p13n.expression
An Exception class for Comparison related exceptions.
ComparisonException(Object, Object, Object) - Constructor for exception com.bea.p13n.expression.ComparisonException
Creates a ComparisonException
COMPONENT_TYPE - Static variable in class com.bea.content.manager.faces.component.GetPropertyComponent
 
COMPRESSED_URL_REQUEST_PARAM - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
 
computeResourceURN() - Method in class com.bea.portal.tools.resource.ResourceID
Compute the URN of the referrent resource.
computeResourceURN(StringBuilder) - Method in class com.bea.portal.tools.resource.ResourceID
Compute the URN of the referrent resource.
CONCEPT_NAME - Static variable in class com.bea.wsrp.registry.entries.BookEntry
Name of the concept for classification of this entry
CONCEPT_NAME - Static variable in class com.bea.wsrp.registry.entries.PageEntry
Name of the concept for classification of this entry
CONCEPT_NAME - Static variable in class com.bea.wsrp.registry.entries.PortletEntry
Name of the concept for classification of this entry
CONFIG_DIR - Static variable in class com.bea.wlp.rest.servlet.RestServlet
 
CONFIG_PATH_PREFIX - Static variable in class com.bea.wlp.rest.servlet.RestServlet
 
CONFIG_REPO_CREATE - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
CONFIG_REPO_CREATE - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
CONFIG_REPO_DELETE - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
CONFIG_REPO_DELETE - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
CONFIG_REPO_UPDATE - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
CONFIG_REPO_UPDATE - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
CONFIG_TYPE_CREATE - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
CONFIG_TYPE_CREATE - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
CONFIG_TYPE_DELETE - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
CONFIG_TYPE_DELETE - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
CONFIG_TYPE_RENAME - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
CONFIG_TYPE_RENAME - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
CONFIG_TYPE_UPDATE - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
CONFIG_TYPE_UPDATE - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
CONFIG_WORKFLOW_CREATE - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
CONFIG_WORKFLOW_CREATE - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
CONFIG_WORKFLOW_DELETE - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
CONFIG_WORKFLOW_DELETE - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
CONFIG_WORKFLOW_UPDATE - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
CONFIG_WORKFLOW_UPDATE - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
ConfigPropertiesEmailInviterFactory - Class in com.bea.netuix.application.communities.invitations.email
Factory class that assists in instantiating EmailInviters based on a set of Config Properties defined in communities-config.xml.
ConfigurableEntity - Interface in com.bea.p13n.property
The ConfigurableEntity provides the interface to an Entity that can be configured at runtime by associating properties via name-value pairs.
ConfigurableEntityCreateException - Exception in com.bea.p13n.property
Application exception class that will be thrown when an error occurs while creating a ConfigurableEntity.
ConfigurableEntityCreateException() - Constructor for exception com.bea.p13n.property.ConfigurableEntityCreateException
 
ConfigurableEntityCreateException(String) - Constructor for exception com.bea.p13n.property.ConfigurableEntityCreateException
Constructor
ConfigurableEntityCreateException(String, Throwable) - Constructor for exception com.bea.p13n.property.ConfigurableEntityCreateException
Constructor
ConfigurableEntityCreateException(Throwable) - Constructor for exception com.bea.p13n.property.ConfigurableEntityCreateException
Constructor
ConfigurableEntityImpl - Class in com.bea.p13n.property
Abstract base class for ConfigurableEntity EJB's.
ConfigurableEntityImpl() - Constructor for class com.bea.p13n.property.ConfigurableEntityImpl
Default constructor
ConfigurableEntityPk - Class in com.bea.p13n.property
Primary key class for Configurable Entity EJB's
ConfigurableEntityPk() - Constructor for class com.bea.p13n.property.ConfigurableEntityPk
Default constructor.
ConfigurableEntityPk(String) - Constructor for class com.bea.p13n.property.ConfigurableEntityPk
Constructor that takes in all of the primary key attributes as parameters.
ConfigurableEntitySystemException - Exception in com.bea.p13n.property
System exception class that will be thrown when a low-level error occurs in a ConfigurableEntity or its EntityPropertyManager.
ConfigurableEntitySystemException() - Constructor for exception com.bea.p13n.property.ConfigurableEntitySystemException
 
ConfigurableEntitySystemException(String) - Constructor for exception com.bea.p13n.property.ConfigurableEntitySystemException
Constructor
ConfigurableEntitySystemException(String, Throwable) - Constructor for exception com.bea.p13n.property.ConfigurableEntitySystemException
Constructor
ConfigurableEntitySystemException(Throwable) - Constructor for exception com.bea.p13n.property.ConfigurableEntitySystemException
Constructor
CONFLICT_RESOLVER_NAME - Static variable in interface com.bea.p13n.ad.AdConstants
Deprecated No longer needed.
connect(IRepositoryConfig) - Method in interface com.bea.content.repo.server.ISearchEngineManager
Connect to the specified repository database
connect(Credentials) - Method in interface com.bea.content.spi.flexspi.Repository
Returns a ticket if the user can be authenticated.
connect(String, String) - Method in interface com.bea.content.spi.flexspi.Repository
Returns a ticket if the user can be authenticated.
connect(Credentials) - Method in interface com.bea.content.spi.Repository
Deprecated Returns a ticket if the user can be authenticated.
connect(String, String) - Method in interface com.bea.content.spi.Repository
Deprecated Returns a ticket if the user can be authenticated.
ConnectInfo - Class in com.bea.wsrp.registry
Specifies connection properties to connect to a UDDI registry.
ConnectInfo() - Constructor for class com.bea.wsrp.registry.ConnectInfo
 
CONSTANT_BOOLEAN_QUOTE - Static variable in interface com.bea.wsrp.consumer.userproperty.UserProperty
Used to designate a constant boolean value, should start and end value (e.g.
CONSTANT_BOOLEAN_QUOTE_LEN - Static variable in interface com.bea.wsrp.consumer.userproperty.UserProperty
the length of CONSTANT_BOOLEAN_QUOTE
CONSTANT_DATE_QUOTE - Static variable in interface com.bea.wsrp.consumer.userproperty.UserProperty
Used to designate a constant date/time value, should start and end value (e.g.
CONSTANT_DATE_QUOTE_LEN - Static variable in interface com.bea.wsrp.consumer.userproperty.UserProperty
the length of CONSTANT_DATE_QUOTE
CONSTANT_DOUBLE_QUOTE - Static variable in interface com.bea.wsrp.consumer.userproperty.UserProperty
Used to designate a constant double value, should start and end value (e.g.
CONSTANT_DOUBLE_QUOTE_LEN - Static variable in interface com.bea.wsrp.consumer.userproperty.UserProperty
the length of CONSTANT_DOUBLE_QUOTE
CONSTANT_LONG_QUOTE - Static variable in interface com.bea.wsrp.consumer.userproperty.UserProperty
Used to designate a constant long value, should start and end value (e.g.
CONSTANT_LONG_QUOTE_LEN - Static variable in interface com.bea.wsrp.consumer.userproperty.UserProperty
the length of CONSTANT_LONG_QUOTE
CONSTANT_STRING_QUOTE - Static variable in interface com.bea.wsrp.consumer.userproperty.UserProperty
Used to designate a constant String value, should start and end value (e.g.
CONSTANT_STRING_QUOTE_LEN - Static variable in interface com.bea.wsrp.consumer.userproperty.UserProperty
the length of CONSTANT_STRING_QUOTE
ConstraintViolationException - Exception in com.bea.content
Exception thrown when an action would violate a constraint on repository structure.
ConstraintViolationException(String) - Constructor for exception com.bea.content.ConstraintViolationException
 
ConstraintViolationException(String, Throwable) - Constructor for exception com.bea.content.ConstraintViolationException
 
ConstraintViolationException(Throwable) - Constructor for exception com.bea.content.ConstraintViolationException
 
ConstraintViolationException(String, Throwable, boolean) - Constructor for exception com.bea.content.ConstraintViolationException
 
constructIndexedNames(int, Property, boolean) - Static method in class com.bea.content.NestedPropertyHelper
Construct indexed names for a property (and its contained nested properties).
consume(NotificationId) - Method in interface com.bea.netuix.application.manager.INotificationManager
Consumes a notification.
consume(Collection<NotificationId>) - Method in interface com.bea.netuix.application.manager.INotificationManager
Consumes a set of notifications.
consume(Invitation, InvitationStatus) - Method in class com.bea.netuix.servlets.manager.communities.CommunityInvitationHelper
Convenience method for consuming an invitation.
consumeInvitation(CustomizationContext, InviteeId, InvitationStatus) - Method in interface com.bea.netuix.application.manager.ICommunityMemberManager
Consumes an Invitation that is in active status and moves it to one of the inactive statuses.
consumeInvitation(InviteeId, InvitationStatus, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityInvitationControl
Consumes an Invitation that is in active status and moves it to one of the inactive statuses.
ConsumerRegistrationService - Interface in com.bea.wsrp.services.registration
This is the remote interface for an EJB that manages the persistent registration operations on WSRP consumers with this WSRP producer.
ConsumerRegistrationServiceHome - Interface in com.bea.wsrp.services.registration
 
ConsumerRegistrationServiceLocal - Interface in com.bea.wsrp.services.registration
 
ConsumerRegistrationServiceLocalHome - Interface in com.bea.wsrp.services.registration
 
ContainedIn - Class in com.bea.content.expression
An operator for if an object is contained in a list.
ContainedIn(Object, Object) - Constructor for class com.bea.content.expression.ContainedIn
Allocates a ContainedIn by associating the given operands.
CONTAINER_ID_JSP_PARAM - Static variable in class com.bea.campaign.action.MailAction
The name of the jsp parameter that will contain the current scenario container id.
CONTAINER_NAME_JSP_PARAM - Static variable in class com.bea.campaign.action.MailAction
The name of the jsp parameter that will contain the current scenario container name.
containerName - Variable in class com.bea.p13n.ad.AdService.AdCounts
The container UID
CONTAINS - Static variable in class com.bea.content.expression.ExpressionHelper
Syntax textual contains operator.
CONTAINS - Static variable in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated Syntax textual contains operator.
contains(Object) - Method in interface com.bea.p13n.expression.UnificationList
Tests whether this contains the given value.
contains(Model.ChangeListener) - Method in class com.bea.p13n.model.Model.ChangeSupport
Determine if we contain the specified listener.
contains(String, String) - Static method in class com.bea.p13n.util.RegEx
 
CONTAINS - Static variable in class com.beasys.commerce.util.TypesHelper
Deprecated The contains ("contains") comparator constant.
CONTAINS_ALL - Static variable in class com.bea.content.expression.ExpressionHelper
Syntax textual contains all operator.
CONTAINS_ALL - Static variable in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated Syntax textual contains all operator.
CONTAINS_ALL - Static variable in class com.beasys.commerce.util.TypesHelper
Deprecated The contains all ("containsall") comparator constant.
CONTAINS_ANY - Static variable in class com.bea.content.expression.ExpressionHelper
Syntax textual contains any operator.
containsAllChildren(Collection) - Method in interface com.beasys.commerce.foundation.expression.Logical
Deprecated Returns true if all the specified expressions are our children.
containsAllChildren(Collection) - Method in class com.beasys.commerce.foundation.expression.LogicalImpl
Deprecated Returns true if all the specified expressions are our children.
ContainsAllQuery - Class in com.bea.content.expression.operators
 
ContainsAllQuery(String, String[]) - Constructor for class com.bea.content.expression.operators.ContainsAllQuery
 
ContainsAllQuery(String, String[], FullTextSearch.Multiplicity) - Constructor for class com.bea.content.expression.operators.ContainsAllQuery
 
ContainsAllQuery(FullTextSearch.Parameter, String[]) - Constructor for class com.bea.content.expression.operators.ContainsAllQuery
 
containsBound(String) - Method in interface com.bea.p13n.expression.UnificationList
Tests whether this contains the given value and the value has been bound to a variable name.
containsChildren(Expression) - Method in interface com.beasys.commerce.foundation.expression.Logical
Deprecated Returns true if the specified expression is one of our children.
containsChildren(Expression) - Method in class com.beasys.commerce.foundation.expression.LogicalImpl
Deprecated Returns true if the specified expression is one of our children.
containsClauseType(String) - Method in class com.bea.p13n.rules.model.RuleModel.ActionsModel
Tell if the actions contain at least one clause of the specified type.
containsClauseType(String) - Method in class com.bea.p13n.rules.model.RuleModel.ConditionsModel
Tell if the conditions contain at least one clause of the specified type.
containsGene(String) - Method in interface com.bea.netuix.laf.genes.Chromosome
Indicates whether the instance or default chromosome contains a gene with the specified name.
containsHeader(String) - Method in interface com.bea.portlet.ext.WindowActionResponse
Returns a boolean indicating whether the named response header has already been set.
containsHeader(String) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedResponseImpl
Returns true if this response containes the given header.
containsKey(Object) - Method in interface com.bea.p13n.cache.Cache
Determines if an entry exists in the cache.
containsKey(Object) - Method in class com.bea.p13n.security.P13nRoleMap
 
ContainsQuery - Class in com.bea.content.expression.operators
 
ContainsQuery(String, String[]) - Constructor for class com.bea.content.expression.operators.ContainsQuery
 
ContainsQuery(String, String[], FullTextSearch.Multiplicity) - Constructor for class com.bea.content.expression.operators.ContainsQuery
 
ContainsQuery(FullTextSearch.Parameter, String[]) - Constructor for class com.bea.content.expression.operators.ContainsQuery
 
containsValue(Object) - Method in class com.bea.p13n.security.P13nRoleMap
 
CONTENT - Static variable in class com.bea.content.Node
Deprecated  
content - Variable in class com.bea.p13n.mail.ServletResults
The contents of the response, as a String
content - Variable in class com.bea.p13n.placeholder.ContentBucket.PreviewInfo
The XHTML string content
CONTENT_APPEND_QUERY_STRING - Static variable in interface com.bea.p13n.advisor.AdviceRequestConstants
the CONTENT_APPEND_QUERY_STRING key - value = "com.bea.content.append.query.string"
CONTENT_CHANGE - Static variable in class com.bea.netuix.servlets.controls.content.JspContentContext
 
CONTENT_CHANGE - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
 
CONTENT_CONFIG_EVENT_TYPE - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
CONTENT_CONFIG_EVENT_TYPE - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
CONTENT_CREATE_EVENT_TYPE - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
CONTENT_CREATE_EVENT_TYPE - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
CONTENT_DELETE_EVENT_TYPE - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
CONTENT_DELETE_EVENT_TYPE - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
CONTENT_EVENT - Static variable in interface com.bea.p13n.tracking.clickthrough.ClickThroughConstants
 
CONTENT_EVENT_BATCH_TYPE - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
CONTENT_LENGTH - Static variable in class com.bea.p13n.http.Request
 
CONTENT_MANAGER - Static variable in interface com.bea.p13n.advisor.AdviceRequestConstants
Deprecated No longer used.
CONTENT_MANAGER_HOME - Static variable in interface com.bea.p13n.advisor.AdviceRequestConstants
Deprecated No longer used.
CONTENT_QUERY_CONTEXT_PARAMS - Static variable in interface com.bea.p13n.advisor.AdviceRequestConstants
the CONTENT_QUERY_CONTEXT_PARAMS key - value = "com.bea.content.query.context.params"
CONTENT_QUERY_MAX_ITEMS - Static variable in interface com.bea.p13n.advisor.AdviceRequestConstants
the CONTENT_QUERY_MAX_ITEMS key - value = "com.bea.content.query.max.items"
CONTENT_QUERY_NODE - Static variable in interface com.bea.p13n.advisor.AdviceRequestConstants
the CONTENT_QUERY_NODE key - value = "com.bea.content.query.node"
CONTENT_QUERY_SORT_BY - Static variable in interface com.bea.p13n.advisor.AdviceRequestConstants
the CONTENT_QUERY_SORT_BY key - value = "com.bea.content.query.sort.by"
CONTENT_QUERY_STRING - Static variable in interface com.bea.p13n.advisor.AdviceRequestConstants
the CONTENT_QUERY_STRING key - value = "com.bea.content.query.string"
CONTENT_QUERY_VERSIONED_CONTENT - Static variable in interface com.bea.p13n.advisor.AdviceRequestConstants
the CONTENT_QUERY_VERSIONED_DATA key - value = "com.bea.content.query.versioned.data"
CONTENT_RE_INDEX_EVENT_TYPE - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
CONTENT_RE_INDEX_EVENT_TYPE - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
CONTENT_SEARCH_PATHS - Static variable in interface com.bea.p13n.advisor.AdviceRequestConstants
the CONTENT_SEARCH_PATHS key - value = "com.bea.content.search.paths"
CONTENT_SELECTOR_ERROR_TAG - Static variable in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
 
CONTENT_SELECTOR_TYPE - Static variable in class com.bea.p13n.placeholder.servlets.PlaceholderPreviewServlet
The phtype that identifies a ContentSelector preview.
CONTENT_TYPE - Static variable in class com.bea.p13n.http.Request
 
CONTENT_TYPE_AJAX_RESPONSE - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
A response content-type used for proprietry AJAX interactions (reserved).
CONTENT_UPDATE_EVENT_TYPE - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
CONTENT_UPDATE_EVENT_TYPE - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
ContentAttributeRenderer<T extends WindowPresentationContext> - Class in com.bea.netuix.servlets.controls.window
ContentAttributeRenderer is an attribute renderer designed to render a window's content attributes.
ContentBucket - Interface in com.bea.p13n.placeholder
A ContentBucket is an interface which the PlaceholderService uses to obtain content for the PlaceholderTag.
ContentBucket.PreviewInfo - Class in com.bea.p13n.placeholder
Class that captures the information from the preview.
ContentBucket.PreviewInfo() - Constructor for class com.bea.p13n.placeholder.ContentBucket.PreviewInfo
 
ContentCacheHelper - Class in com.bea.content.federated
The ContentCacheHelper manages cache data for the CM system.
ContentCacheHelper() - Constructor for class com.bea.content.federated.ContentCacheHelper
 
ContentConfigEvent - Class in com.bea.content.federated.events
Event for tracking addition of Content to the Virtual Content Repository
ContentConfigEvent(HttpSession, Map<String, String>) - Constructor for class com.bea.content.federated.events.ContentConfigEvent
Creates a new ContentConfigEvent
ContentConfigEvent(Map<String, String>) - Constructor for class com.bea.content.federated.events.ContentConfigEvent
Creates a new ContentConfigEvent if the user does not have access to the session
ContentContext - Class in com.bea.content
Holds contextual information related to the current CM call in a loosely-structured manner.
ContentContext() - Constructor for class com.bea.content.ContentContext
Creates a new ContentContext object.
ContentContext(HttpServletRequest) - Constructor for class com.bea.content.ContentContext
Deprecated Using this constructor will not set the request, as it's now being set by PortalServletFilter and stored elsewhere. The request can be accessed from getRequest(). If the old behavior of setting/storing the request in ContentContext is required, see USE_DEPRECATED_BEHAVIOR. Note, that this boolean needs to be set on this object before setting the request, thus the request will have to be set using setRequest(request) after setting the boolean to true.
ContentContextListener - Class in com.bea.content.manager.servlets
Servlet context listener for content management.
ContentContextListener() - Constructor for class com.bea.content.manager.servlets.ContentContextListener
 
ContentCreateEvent - Class in com.bea.content.federated.events
Event for tracking addition of Content to the Virtual Content Repository
ContentCreateEvent(HttpSession, Map<String, String>) - Constructor for class com.bea.content.federated.events.ContentCreateEvent
Creates a new ContentCreateEvent
ContentCreateEvent(Map<String, String>) - Constructor for class com.bea.content.federated.events.ContentCreateEvent
Creates a new ContentCreateEvent if the user does not have access to the session
ContentDeleteEvent - Class in com.bea.content.federated.events
Event for tracking deletion of Content from the Virtual Content Repository
ContentDeleteEvent(HttpSession, Map<String, String>) - Constructor for class com.bea.content.federated.events.ContentDeleteEvent
Creates a new ContentDeleteEvent
ContentDeleteEvent(Map<String, String>) - Constructor for class com.bea.content.federated.events.ContentDeleteEvent
Creates a new ContentDeleteEvent if the user does not have access to the session
ContentEJBHomeCache - Class in com.bea.content
This class caches the initial context and the EJB Home so lookups for EJBs are faster.
ContentEJBHomeCache() - Constructor for class com.bea.content.ContentEJBHomeCache
 
ContentEntitlementHelper - Class in com.bea.content.federated
The constants and helper methods used by the entitlement engine runtime.
ContentEntitlementHelper() - Constructor for class com.bea.content.federated.ContentEntitlementHelper
 
ContentEntitlementHelper - Class in com.bea.content.manager
Deprecated in 10.3. Replaced by ContentEntitlementHelper
ContentEntitlementHelper() - Constructor for class com.bea.content.manager.ContentEntitlementHelper
Deprecated  
ContentEntity - Class in com.bea.content
A ContentEntity is an object that is identified in the content management system by a unique id.
ContentEntity() - Constructor for class com.bea.content.ContentEntity
Empty constructor.
ContentEntity(ID) - Constructor for class com.bea.content.ContentEntity
Constructor with ID.
ContentEvent - Class in com.bea.p13n.tracking.events
Event for tracking web site activity
ContentEvent(String, HttpSession, String, String, String[], HttpServletRequest, String, String) - Constructor for class com.bea.p13n.tracking.events.ContentEvent
Create a new ContentEvent.
ContentEvent(String, String, String, String, String, String[], HttpServletRequest, String, String) - Constructor for class com.bea.p13n.tracking.events.ContentEvent
Deprecated  
ContentEventConstants - Interface in com.bea.content.federated.events
Constants used by content event generation.
ContentEventConstants - Interface in com.bea.content.repo.client.common.events
Constants used by content event generation.
ContentEventFactory - Class in com.bea.content.federated.events
A Factory class which helps create the content management events.
ContentEventHelperFactory - Class in com.bea.content.federated.events
 
ContentEventHelperFactory() - Constructor for class com.bea.content.federated.events.ContentEventHelperFactory
 
ContentEventHelperFactoryImpl - Class in com.bea.content.federated.events
 
ContentEventHelperFactoryImpl() - Constructor for class com.bea.content.federated.events.ContentEventHelperFactoryImpl
 
ContentException - Exception in com.bea.p13n.placeholder
Implements an exception throw by the Ad services when there is a problem with the content
ContentException() - Constructor for exception com.bea.p13n.placeholder.ContentException
Constructor
ContentException(boolean) - Constructor for exception com.bea.p13n.placeholder.ContentException
Constructor
ContentException(String) - Constructor for exception com.bea.p13n.placeholder.ContentException
Constructor.
ContentException(String, boolean) - Constructor for exception com.bea.p13n.placeholder.ContentException
Constructor.
ContentException(String, Exception) - Constructor for exception com.bea.p13n.placeholder.ContentException
Constructor.
ContentException(String, Exception, boolean) - Constructor for exception com.bea.p13n.placeholder.ContentException
Constructor.
ContentHelper - Class in com.bea.content.federated
Helper class for dealing with Content
ContentHelper() - Constructor for class com.bea.content.federated.ContentHelper
 
ContentHelper - Class in com.bea.content.manager
Deprecated in 10.3. Replaced by ContentHelper
ContentHelper() - Constructor for class com.bea.content.manager.ContentHelper
Deprecated  
ContentListKeys - Interface in com.bea.content.paging
Common context keys which can be used across CMPagedResult and IPagedList result collection types.
ContentManagerFactory - Class in com.bea.content.federated
Factory class to instantiate various content management services.
ContentNodeControl - Interface in com.bea.portal.tools.content.controls
Control to represent interface to node methods in content mgmt system.
ContentNodeControl.NodeType - Enum in com.bea.portal.tools.content.controls
 
ContentNotFoundException - Exception in com.bea.netuix.servlets.controls.content
This exception is thrown when a JspContent, PageflowContent, or StrutsContent object fails to retrieve a resource at the location of its contentUri attribute.
ContentNotFoundException(String, String) - Constructor for exception com.bea.netuix.servlets.controls.content.ContentNotFoundException
 
contentPath - Variable in class com.bea.p13n.ad.AdService.AdCounts
The content path
ContentPresenterUtils - Class in com.bea.content.ui.jsp
 
ContentPresenterUtils() - Constructor for class com.bea.content.ui.jsp.ContentPresenterUtils
 
ContentPropertyHelper - Class in com.bea.content.manager.servlets.common
Helper class for routine taglib methods.
ContentPropertyResolver - Class in com.bea.content.manager.servlets.attribute.property
This attribute resolver is responsible for retrieving a property from a com.bea.content.Node.
ContentPropertyResolver() - Constructor for class com.bea.content.manager.servlets.attribute.property.ContentPropertyResolver
Default constructor
ContentProviders - Class in com.bea.p13n.ad
The primary use of ContentProviders is as a AdContentProvider factory based upon the mime type being processed.
ContentProviders() - Constructor for class com.bea.p13n.ad.ContentProviders
 
ContentQuery - Class in com.bea.p13n.content
A utility class to construct a content query string expression from a <contentQuery> XML Element.
ContentQuery(PropertyProvider, boolean) - Constructor for class com.bea.p13n.content.ContentQuery
Constructor.
ContentQuery(PropertyProvider) - Constructor for class com.bea.p13n.content.ContentQuery
 
ContentQuery() - Constructor for class com.bea.p13n.content.ContentQuery
 
ContentQueryAdvice - Class in com.bea.p13n.content.advislets
Wrapper class for a ContentQueryNode that defines a query to the content management system.
ContentQueryAdvice(ContentQueryNode) - Constructor for class com.bea.p13n.content.advislets.ContentQueryAdvice
 
ContentQueryAdvisletImpl - Class in com.bea.p13n.content.advislets
This class is the implementation class for a ContentQuery Advislet.
ContentQueryAdvisletImpl(Advisor, Metadata) - Constructor for class com.bea.p13n.content.advislets.ContentQueryAdvisletImpl
 
ContentQueryBase - Class in com.bea.p13n.content
Abstract base class that provides common funcitons for ContentQuery which parses the xml content query and RulesContentQuery which takes the rules node structure as input.
ContentQueryBase() - Constructor for class com.bea.p13n.content.ContentQueryBase
 
ContentQueryExtraInfo - Class in com.bea.p13n.servlets.jsp.taglib
The tag extra info the ContentQueryTag.
ContentQueryExtraInfo() - Constructor for class com.bea.p13n.servlets.jsp.taglib.ContentQueryExtraInfo
 
ContentQueryModel - Class in com.bea.p13n.content.model
A ClauseModel representing a <contentQuery> from the http://www.bea.com/servers/p13n/xsd/content/query/1.1.1 namespace.
ContentQueryModel() - Constructor for class com.bea.p13n.content.model.ContentQueryModel
 
ContentQueryModel.Logic - Enum in com.bea.p13n.content.model
The logic types for the property containers this holds.
ContentQueryNode - Class in com.bea.p13n.content.query
Class ContentQueryNode is a simple representation of a node in an instance of the contentquery-1_1.xsd schema.
ContentQueryNode(String) - Constructor for class com.bea.p13n.content.query.ContentQueryNode
 
ContentQueryNodeSupport - Class in com.bea.p13n.content.query
Class ContentQueryNodeSupport provides node factory support for the contentquery name space defined in contentquery-1_1.xsd.
ContentQueryNodeSupport() - Constructor for class com.bea.p13n.content.query.ContentQueryNodeSupport
 
ContentQueryTag - Class in com.bea.p13n.servlets.jsp.taglib
The tag handler of the personalization jsp extension tag 'contentQuery'.
ContentQueryTag() - Constructor for class com.bea.p13n.servlets.jsp.taglib.ContentQueryTag
 
ContentReIndexEvent - Class in com.bea.content.federated.events
Event for tracking addition of Content to the Virtual Content Repository
ContentReIndexEvent(HttpSession, Map<String, String>) - Constructor for class com.bea.content.federated.events.ContentReIndexEvent
Creates a new ContentCreateEvent
ContentReIndexEvent(Map<String, String>) - Constructor for class com.bea.content.federated.events.ContentReIndexEvent
Creates a new ContentCreateEvent if the user does not have access to the session
ContentRepositoryControl - Interface in com.bea.portal.tools.content.controls
Control to represent interface to Content Repository Operations in the Content Mgmt System.
ContentResolverConstants - Interface in com.bea.content.manager.servlets.attribute.impl
Common context attribute constants.
ContentResolverFactory - Class in com.bea.content.manager.servlets.common
 
ContentResolverFactory() - Constructor for class com.bea.content.manager.servlets.common.ContentResolverFactory
 
ContentSearchControl - Interface in com.bea.portal.tools.content.controls
Control to represent interface to search methods in content mgmt system.
ContentSecurityHelper - Class in com.bea.content.federated
This class contains helper methods to manage security on content management resources.
ContentSelectorExtraInfo - Class in com.bea.p13n.servlets.jsp.taglib
The tag extra info the ContentSelector.
ContentSelectorExtraInfo() - Constructor for class com.bea.p13n.servlets.jsp.taglib.ContentSelectorExtraInfo
 
ContentSelectorID - Class in com.bea.portal.tools.interaction.contentselector
Identifies a content selector.
ContentSelectorID(String) - Constructor for class com.bea.portal.tools.interaction.contentselector.ContentSelectorID
Constructor.
ContentSelectorIDBuilder - Class in com.bea.portal.tools.interaction.contentselector
Builds and parses ContentSelectorID instances.
ContentSelectorIDBuilder() - Constructor for class com.bea.portal.tools.interaction.contentselector.ContentSelectorIDBuilder
Constructor.
ContentSelectorManagerControl - Interface in com.bea.portal.tools.im.controls.contentselectors
A custom Java Control used to manage content selectors.
ContentSelectorResourceType - Class in com.bea.portal.tools.interaction.contentselector
ResourceType for a content selector.
ContentSelectorsID - Class in com.bea.portal.tools.interaction.contentselector
Identifies the content selectors.
ContentSelectorsID(String) - Constructor for class com.bea.portal.tools.interaction.contentselector.ContentSelectorsID
Constructor.
ContentSelectorsIDBuilder - Class in com.bea.portal.tools.interaction.contentselector
Builds and parses ContentSelectorsID instances.
ContentSelectorsIDBuilder() - Constructor for class com.bea.portal.tools.interaction.contentselector.ContentSelectorsIDBuilder
Constructor.
ContentSelectorsResourceType - Class in com.bea.portal.tools.interaction.contentselector
ResourceType for the content selectors.
ContentSelectorsRootTaxonomy - Class in com.bea.portal.tools.da.taxonomy.contentselectors
Taxonomy for ContentSelectors root taxonomy node.
ContentSelectorsRootTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.contentselectors.ContentSelectorsRootTaxonomy
 
ContentSelectorTag - Class in com.bea.p13n.servlets.jsp.taglib
The tag handler of the personalization jsp extension tag 'contentSelector'.
ContentSelectorTag() - Constructor for class com.bea.p13n.servlets.jsp.taglib.ContentSelectorTag
 
ContentSelectorTaxonomy - Class in com.bea.portal.tools.da.taxonomy.contentselectors
Taxonomy for a ContentSelector.
ContentSelectorTaxonomy(ContentSelectorsRootTaxonomy, RuleModel) - Constructor for class com.bea.portal.tools.da.taxonomy.contentselectors.ContentSelectorTaxonomy
Constructs a ContentSelector taxomy, which is parented by the main ContentSelector top level taxonomy node.
ContentSelectorTaxonomy(ContentSelectorsRootTaxonomy, String) - Constructor for class com.bea.portal.tools.da.taxonomy.contentselectors.ContentSelectorTaxonomy
 
ContentStream - Class in com.bea.content.cmis.rest.resources
 
ContentStream() - Constructor for class com.bea.content.cmis.rest.resources.ContentStream
 
ContentTagSupport - Class in com.bea.p13n.servlets.jsp.taglib
Base Tag class for tags which deal with Content.
ContentTagSupport() - Constructor for class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport
 
contentType - Variable in class com.bea.p13n.mail.ServletResults
The value of the content-type header of the JSP page
contentType - Variable in class com.bea.wlp.rest.results.GenericRestResult
 
ContentTypeControl - Interface in com.bea.portal.tools.content.controls
 
ContentUpdateEvent - Class in com.bea.content.federated.events
Event for tracking updates to Content in the Virtual Content Repository
ContentUpdateEvent(HttpSession, Map<String, String>) - Constructor for class com.bea.content.federated.events.ContentUpdateEvent
Creates a new ContentUpdateEvent
ContentUpdateEvent(Map<String, String>) - Constructor for class com.bea.content.federated.events.ContentUpdateEvent
Creates a new ContentUpdateEvent if the user does not have access to the session
ContentUsageEvent - Class in com.bea.content.federated.events
 
ContentUsageEvent(HttpServletRequest, String, String, String, String, String) - Constructor for class com.bea.content.federated.events.ContentUsageEvent
Creates a new ContentUsageEvent if the user does not have access to the session
ContentVersionControl - Interface in com.bea.portal.tools.content.controls
Control to represent interface to version methods in content mgmt system.
ContentWorkflowControl - Interface in com.bea.portal.tools.content.controls
Control to represent interface to workflow methods in content mgmt system.
ContentWorkSpaceRootTaxonomy - Class in com.bea.portal.tools.da.taxonomy.content
Root taxonomy for the Content My Workspace folder.
ContentWorkSpaceRootTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.content.ContentWorkSpaceRootTaxonomy
 
CONTEXT_HANDLER - Static variable in interface com.bea.p13n.advisor.AdviceRequestConstants
The p13n context handler key for security checks
CONTEXT_PATH - Static variable in class com.bea.p13n.http.Request
 
contextDestroyed(ServletContextEvent) - Method in class com.bea.content.manager.servlets.ContentContextListener
 
contextInitialized(ServletContextEvent) - Method in class com.bea.content.manager.servlets.ContentContextListener
 
ContextKey - Class in com.bea.content
Context keys are used to store and retrieve context values in the class ContentContext.
ContextKey(String, Class<?>, boolean, boolean) - Constructor for class com.bea.content.ContextKey
Create a context key
contextParams - Variable in class com.bea.content.expression.Search
The context params.
contextParams - Variable in class com.bea.content.manager.servlets.jsp.taglib.SearchTag
The search context parameters.
contextParams - Variable in class com.bea.p13n.content.expression.Search
Deprecated The context params.
contextParams - Variable in class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport
The context params.
contextURI - Variable in class com.bea.campaign.webservice.WebAppInfo
The WebServer accessible base URI of the web app.
CONTROL_PARAM - Static variable in class com.bea.netuix.servlets.controls.content.JspContentContext
The unique id request parameter to identify the source of a JspContentContext.
CONTROL_PARAM - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
The unique id request parameter to identify the source of a JspContentContext.
CONTROL_STATE_PARAM - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
Control state parameter (reserved).
CONTROL_STATE_PARAM - Static variable in class com.bea.portlet.GenericURL
Control state parameter (reserved).
ControlAction - Interface in com.bea.portal.tools.common
Interface for executing actions on controls.
conversionType - Variable in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
The conversion type.
convert(ObjectClass) - Method in class com.bea.content.manager.propertysets.PropertySetRepositoryImpl
Deprecated Convert an ObjectClass into a PropertySet.
convert(AttributeContext, String) - Method in class com.bea.content.manager.servlets.attribute.property.ContentPropertyResolver
Convert a string with the current convertType.
convert(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Convert a string with the current convertType.
convert(String, String) - Static method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Convert a string according to the specified convertType.
convert(Calendar) - Static method in class com.bea.p13n.model.XmlDateTimeUtil
Convert a Calendar from xbeans into a regular Calendar.
convertArgToXmlObject(Object) - Method in class com.bea.p13n.rules.model.MethodCallModel
Convert a regular object argument to an XmlObject-based argument.
convertContainsAnyOperators(Expression) - Static method in class com.bea.content.expression.ExpressionHelper
Convert an expression tree to not contain any 'containsany' comparison operators.
ConverterHelper - Class in com.bea.content.cmis.rest.converters
 
ConverterHelper() - Constructor for class com.bea.content.cmis.rest.converters.ConverterHelper
 
convertException(Exception) - Static method in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated Convert a generic exception into a ParseException.
convertException(Exception) - Static method in class com.beasys.commerce.util.ExpressionHelper
Deprecated Convert a generic exception into a ParseException.
convertInOperators(Expression) - Static method in class com.bea.content.expression.ExpressionHelper
Convert an expression tree to not contain any 'in' comparison operators.
convertString(String, String) - Static method in class com.bea.content.manager.servlets.common.ContentPropertyHelper
Convert a string according to the specified convertType.
convertToExpression(boolean, PropertyContainer[]) - Static method in class com.bea.p13n.content.model.ContentQueryModel
Convert the specified set of PropertyContainers to the content query expression language.
convertXmlObjectArg(XmlObject) - Method in class com.bea.p13n.rules.model.MethodCallModel
Convert an XmlObject-based argument to a regular object argument.
cookieCheck(List<String>) - Method in class com.bea.wsrp.consumer.resource.WsrpResourceServletInterceptor
parse the cookies and block the consumer's JSESSION cookie
copy() - Method in class com.bea.campaign.model.CampaignModel
Create a copy of this campaign.
copy() - Method in class com.bea.campaign.model.CampaignModel.ScenarioLink
Make a copy of the ScenarioLink.
copy() - Method in class com.bea.campaign.model.ScenarioModel
Create a copy of this scenario model.
copy() - Method in class com.bea.campaign.model.ScenarioModel.RuleSetLink
Make a copy of the RuleModelLink.
copy() - Method in class com.bea.content.ContentContext
Create a copy of this object.
copy(ContentContext, ID, ID) - Method in interface com.bea.content.federated.INodeManager
This method copies a Node and all its descendents to a new location in the node hierarchy.
copy() - Method in interface com.bea.content.IContentContext
Create a copy of this object.
copy() - Method in class com.bea.netuix.application.communities.CommunityMembershipCriteria
Creates a copy of this CommunityMembershipCriteria object.
copy() - Method in class com.bea.netuix.application.communities.InvitationSearchCriteria
 
copy() - Method in class com.bea.netuix.application.communities.MemberMembershipCriteria
Creates a copy of this MemberMembershipCriteria object.
copy() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
 
copy() - Method in class com.bea.p13n.content.model.ContentQueryModel
Make a copy of this ContentQueryModel.
copy() - Method in class com.bea.p13n.model.Model
Make a new Model of the same type as this, initialized with the same underlying data, but otherwise unassociated to this one.
copy() - Method in class com.bea.p13n.placeholder.model.PlaceholderModel
Create a copy of this placeholder model.
copy() - Method in class com.bea.p13n.placeholder.model.QueryDefinitionModel
Create a copy of this query definition model.
copy() - Method in class com.bea.p13n.rules.model.ClauseModel
Make a new copy of this model, initialized with a copy of our root xml object.
copy() - Method in class com.bea.p13n.rules.model.RuleSetModel
 
copy(ContentContext, ID, ID) - Method in interface com.bea.portal.tools.content.controls.ContentNodeControl
Copy a node.
copyNode(ID, ID) - Method in interface com.bea.content.spi.flexspi.ticket.NodeOpsV1
Deprecated This method copies a Node (and its descendents) to a new location in the node hierarchy.
copyNode(ID, ID) - Method in interface com.bea.content.spi.NodeOps
Deprecated This method copies a Node to a new location in the hierarchy along with all its descendants.
copyPortletDefinition(PortletDefinitionControl, PortletDefinitionId, String, String) - Static method in class com.bea.portal.tools.portal.actions.PortletDefinitionAction
Updates the portlet instance outside the context of a desktop (in a Library) when the action is executed.
copyRootXmlObject - Variable in class com.bea.p13n.model.XmlObjectModel
A copy of our root xml object, initialized in XmlObjectModel.preRemove().
CORE - Static variable in class com.bea.campaign.CampaignProduct
The LicensedComponent for the CORE Campaign server instance.
COUNT_UNKNOWN - Static variable in interface com.bea.p13n.pagination.PagedResult
Represents an unknown count.
countNodes(String) - Static method in class com.bea.content.PathHelper
Returns the number of nodes in the path.
countType - Variable in class com.bea.campaign.AdCountGoal
The impression or click-thru count type.
countType - Variable in class com.bea.campaign.model.AdCountGoal
The impression or click-thru count type.
create() - Method in interface com.bea.campaign.action.ActionServiceHome
 
create() - Method in interface com.bea.campaign.CampaignServiceHome
Get a CampaignService EJB reference.
create() - Method in interface com.bea.campaign.ScenarioServiceHome
Get a scenario service instance.
create() - Method in interface com.bea.campaign.webservice.CampaignWebServiceHome
 
CREATE - Static variable in class com.bea.content.federated.ContentEntitlementHelper
Deprecated Use CAN_CREATE instead.
create() - Method in interface com.bea.content.indexer.IndexerHome
No-parameter create method for the Indexer EJB.
create(String) - Method in interface com.bea.content.loader.LoaderHome
Create method for this EJB Home interface.
create() - Method in interface com.bea.netuix.application.localization.manager.persistence.LocalizationManagerHome
Create the LocalizationManager EJB.
create() - Method in interface com.bea.netuix.application.manager.persistence.BookDefinitionManagerHome
Create the PageDefinitionManager EJB.
create() - Method in interface com.bea.netuix.application.manager.persistence.CommunityManagerHome
Create the CommunityManager EJB.
create() - Method in interface com.bea.netuix.application.manager.persistence.CommunityMemberManagerHome
Create the CommunityMemberManager EJB.
create() - Method in interface com.bea.netuix.application.manager.persistence.DesktopDefinitionManagerHome
Create the PageDefinitionManager EJB.
create() - Method in interface com.bea.netuix.application.manager.persistence.ExportImportManagerHome
Create the ExportImportManager EJB.
create() - Method in interface com.bea.netuix.application.manager.persistence.LookAndFeelDefinitionManagerHome
Create the LookAndFeelDefinitionManager EJB.
create() - Method in interface com.bea.netuix.application.manager.persistence.MarkupDefinitionManagerHome
Create the ShellDefinitionManager EJB.
create() - Method in interface com.bea.netuix.application.manager.persistence.NotificationManagerHome
Create the NotificationManager EJB.
create() - Method in interface com.bea.netuix.application.manager.persistence.PageDefinitionManagerHome
Create the PageDefinitionManager EJB.
create() - Method in interface com.bea.netuix.application.manager.persistence.PFTemplateManagerHome
Create the PFTemplateManager EJB.
create() - Method in interface com.bea.netuix.application.manager.persistence.PortalCustomizationManagerHome
Create the ShellDefinitionManager EJB.
create() - Method in interface com.bea.netuix.application.manager.persistence.PortalDefinitionManagerHome
Creates a PortalDefinitionManager EJB.
create() - Method in interface com.bea.netuix.application.manager.persistence.PortalPresentationManagerHome
Creates a PortalPresentationManager EJB.
create() - Method in interface com.bea.netuix.application.manager.persistence.PortletCategoryManagerHome
Creates a PortletCategoryManager EJB.
create() - Method in interface com.bea.netuix.application.manager.persistence.PortletDefinitionManagerHome
Create the ShellDefinitionManager EJB.
create() - Method in interface com.bea.netuix.application.manager.persistence.ShellDefinitionManagerHome
Create the ShellDefinitionManager EJB.
create() - Method in interface com.bea.p13n.ad.AdBucketServiceHome
Create a new AdServiceBucket EJB.
create() - Method in interface com.bea.p13n.ad.AdConflictResolverHome
Create a new AdConflictResolver EJB
create() - Method in interface com.bea.p13n.ad.AdServiceHome
Create a new AdServiceBucket EJB
create() - Method in interface com.bea.p13n.advisor.EjbAdvisorHome
Create an Advisor.
create() - Method in interface com.bea.p13n.events.EventServiceHome
Create an EventService.
create() - Method in interface com.bea.p13n.mail.MailServiceHome
Create an instance of the MailService
create() - Method in interface com.bea.p13n.placeholder.PlaceholderServiceHome
Create a new PlaceholderService.
create() - Method in interface com.bea.p13n.property.EntityPropertyManagerHome
Create a new EntityPropertyManager Session Bean.
create() - Method in interface com.bea.p13n.property.PropertySetManagerHome
Create a new PropertySetManager Session bean.
create() - Method in interface com.bea.p13n.rules.manager.RulesManagerHome
This method corresponds to the ejbCreate method in the RulesManager EJB implementation.
create() - Static method in class com.bea.p13n.tracking.clickthrough.EventMappingLoaderHome
Create an EventMappingLoader.
create() - Method in interface com.bea.p13n.usermgmt.GroupManagerHome
Deprecated Create the GroupManager bean.
create() - Method in interface com.bea.p13n.usermgmt.profile.ldap.LdapPropertyManagerHome
Create a new LdapPropertyManager Session Bean.
create() - Method in interface com.bea.p13n.usermgmt.profile.ProfileManagerHome
Create a new ProfileManager Session Bean.
create() - Method in interface com.bea.p13n.usermgmt.UserManagerHome
Deprecated Create the UserManager bean.
create() - Method in interface com.bea.wsrp.services.registration.ConsumerRegistrationServiceHome
 
create() - Method in interface com.bea.wsrp.services.registration.ConsumerRegistrationServiceLocalHome
 
create() - Static method in class com.beasys.commerce.foundation.expression.CriteriaHome
Deprecated Create a new Criteria Belonging.
create() - Static method in class com.beasys.commerce.foundation.expression.ExpressionHome
Deprecated Create a new ExpressionImpl
create() - Static method in class com.beasys.commerce.foundation.expression.LogicalHome
Deprecated Create a new Logical Belonging.
create() - Static method in class com.beasys.commerce.foundation.expression.SearchHome
Deprecated Create a new Search Belonging.
CREATE_FAIL - Static variable in class com.bea.p13n.entitlements.common.EntitlementConstants
Unsuccessful policy action
CREATE_GROUP_FAILED - Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
An error occured while trying to create the group
CREATE_GROUP_OK - Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
The group was created successfully
CREATE_USER_FAILED - Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
An error occured while creating the user
CREATE_USER_OK - Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
The user was created successfully
createAction() - Method in class com.bea.campaign.action.ActionDef
Create and return the Action implementation defined in the actionType field; initialized with the parameters in actionParams.
createAction(ActionDef) - Method in interface com.bea.campaign.action.ActionService
Create an Action from an ActionDef, and initializes it.
createActionURL(PageContext, String, String) - Method in class com.bea.struts.adapter.util.rewriter.DefaultStrutsURLRewriter
 
createActionURL(PageContext, String, String) - Method in class com.bea.struts.adapter.util.rewriter.StrutsURLRewriter
 
createActionURL(PageContext, String, String) - Static method in class com.bea.struts.adapter.util.rewriter.StrutsURLRewriterService
 
createActionURL() - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call createActionURL() on the wrapped response object.
createActionURL() - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call createActionURL() on the wrapped response object.
createActionURL() - Method in interface javax.portlet.MimeResponse
Creates a portlet URL targeting the portlet.
createActionURL() - Method in interface javax.portlet.ResourceResponse
 
createAdvice() - Static method in class com.bea.p13n.advisor.AdvisorFactory
Returns a new Advice instance.
createAdviceRequest(String, String) - Static method in class com.bea.p13n.advisor.AdvisorFactory
Creates an AdviceRequest object for the given URI prefix.
createAdviceRequest(String, String) - Method in class com.bea.p13n.servlets.jsp.BodyTagSupport
Creates a new AdviceRequest.
createAdviceRequest(String, String) - Method in class com.bea.p13n.servlets.jsp.TagSupport
Creates a new AdviceRequest.
createAdviceRequest(PageContext, String, String) - Static method in class com.bea.p13n.servlets.jsp.TagSupportHelper
Populates a new AdviceRequest with the following:
The current HTTP Request The current HTTP Session The current User A new TimeInstant A new Time A new Date
createAdvisor() - Method in class com.bea.p13n.servlets.jsp.BodyTagSupport
Creates an Advisor EJB instance.
createAdvisor() - Method in class com.bea.p13n.servlets.jsp.TagSupport
Creates an Advisor EJB instance.
createAdvisor() - Static method in class com.bea.p13n.servlets.jsp.TagSupportHelper
Creates an Advisor EJB instance.
createAndCheckIn(ContentContext, ID, String, ID, Property[], int, int) - Method in interface com.bea.content.virtual.WorkspaceOps
Deprecated Creates the Node and then checks it in with the given status.
createAnonymousProfile() - Static method in class com.bea.p13n.usermgmt.profile.ProfileFactory
Create a new AnonymousProfileWrapper with no possibility of being tracked.
createAppNameVariableFinder() - Static method in class com.bea.p13n.ad.Variables
 
createAppNameVariableFinder() - Static method in class com.bea.p13n.content.expression.Variables
Deprecated  
createBookDefinition(CustomizationContext, BookDefinition) - Method in interface com.bea.netuix.application.manager.IBookDefinitionManager
Create a new book definition.
createBookDefinition(CustomizationContext, BookView) - Method in interface com.bea.netuix.application.manager.IBookDefinitionManager
Create a new book definition in the persistent store from a given BookView.
createBookDefinition(BookDefinitionControl, String, String, MenuDefinitionId, boolean, String) - Static method in class com.bea.portal.tools.portal.actions.BookDefinitionAction
 
createBookDefinition(String, String, MenuDefinitionId, boolean, String, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.BookDefinitionControl
Creates a new BookDefinition based off the supplied parameters.
createBookDefinition(String, String, MenuDefinitionId, boolean, boolean, String, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.BookDefinitionControl
Creates a new BookDefinition based off the supplied parameters.
createBookDefinitionId(int) - Static method in class com.bea.netuix.application.identifier.BookDefinitionId
 
createBookGroupId(int) - Static method in class com.bea.netuix.application.identifier.BookGroupId
 
createBookInstanceId(int) - Static method in class com.bea.netuix.application.identifier.BookInstanceId
 
createBranchExpression(String) - Static method in class com.bea.p13n.content.expression.ExpressionAdapter
Deprecated Create the appropriate new branch Expression from the given information.
createCacheKey(String, String, String, String, ArrayList<Locale>, boolean) - Method in class com.bea.netuix.servlets.manager.PortalServlet
Deprecated As of 8.1 SP2, replaced by createCacheKey()
createCalendarJobDefinition(String) - Method in interface com.bea.p13n.jobmanager.config.JobManagerConfigBean
 
createCategory(CustomizationContext, PortletCategoryDefinition) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Creates a persistent version of a PortletCategoryDefinition from the provided PortletCategoryDefinition.
createCategory(String, String, PortletCategoryDefinitionId, String, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortletCategoryDefinitionControl
Creates a persistent version of a PortletCategoryDefinition from the provided PortletCategoryDefinition.
createChecksum(InputStream) - Static method in class com.bea.content.BinaryHelper
Creates a checksum for a given InputStream.
createClauseModel(String, Class<? extends ClauseModel>, XmlObject) - Static method in class com.bea.p13n.rules.model.RuleModelInfoSvc
Helper method to construct an initialized ClauseModel.
createCommunity(CustomizationContext, CommunityDefinition) - Method in interface com.bea.netuix.application.manager.ICommunityManager
Creates a community from a streamed desktop or template as specified by the CommunityDesktop member of the input CommunityDefinition.
createCommunity(CommunityDefinition) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Creates a community from a streamed desktop or template as specified by the CommunityDesktop member of the input CommunityDefinition.
createCommunity(CommunityInfo, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityManagerControl
Creates a new community.
createCommunityDefinitionId(int) - Static method in class com.bea.netuix.application.identifier.CommunityDefinitionId
Creates a CommunityDefinitionId
createCommunityFromTemplate(CustomizationContext, CommunityDefinitionId, LocalizationResource, PortalPath, DesktopPath, LocalizationResource) - Method in interface com.bea.netuix.application.manager.ICommunityManager
Creates a community from a community template.
createCommunityFromTemplate(CommunityDefinitionId, LocalizationResource, PortalPath, DesktopPath, LocalizationResource) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Creates a community from a community template.
createCommunityFromTemplate(String, String, PortalPath, DesktopPath, CommunityDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityManagerControl
Creates a new community from a template.
createCommunityFromTemplateAndUpdateInfo(CommunityInfo, String, String, PortalPath, DesktopPath, CommunityDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityManagerControl
 
createCommunityMemberId(int) - Static method in class com.bea.netuix.application.identifier.CommunityMemberId
Creates a CommunityMemberId
createCommunityTemplate(CustomizationContext, CommunityDefinition) - Method in interface com.bea.netuix.application.manager.ICommunityManager
Creates a community template from an existing streamed desktop or a template as specified by the CommunityDesktop member of the input CommunityDefinition.
createCommunityTemplate(CustomizationContext, CommunityDefinitionId, LocalizationResource, PortalPath, DesktopPath, boolean) - Method in interface com.bea.netuix.application.manager.ICommunityManager
Creates a template from an existing community.
createCommunityTemplate(CommunityDefinition) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Creates a community template from an existing streamed desktop or a template as specified by the CommunityDesktop member of the input CommunityDefinition.
createCommunityTemplate(CommunityDefinitionId, LocalizationResource, PortalPath, DesktopPath, boolean) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Creates a template from an existing community.
createCommunityTemplate(CommunityInfo, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityManagerControl
 
CreateCommunityTemplateAction - Class in com.bea.portal.tools.portal.actions
Objects extending this class implement actions to be taken on portal controls.
CreateCommunityTemplateAction(CommunityManagerControl, CommunityInfo, DesktopDefinitionId) - Constructor for class com.bea.portal.tools.portal.actions.CreateCommunityTemplateAction
 
createCommunityURI(String) - Static method in class com.bea.netuix.application.identifier.CommunityURI
Creates a CommunityURI object from the specified String, which has the format webAppName/portalPath/desktopPath and is of the same format as the String returned by CommunityURI.toString().
createCommunityURI(DesktopDefinitionId) - Static method in class com.bea.netuix.application.identifier.CommunityURI
Creates a CommunityURI from the specified DesktopDefinitionId.
createContentConfigEvent(ContentContext, String, String, String) - Static method in class com.bea.content.federated.events.ContentEventFactory
Create a ContentConfigEvent
createContentCreateEvent(ContentContext, String, String, String, String, String, String) - Static method in class com.bea.content.federated.events.ContentEventFactory
Create a ContentCreateEvent
createContentDeleteEvent(ContentContext, String, String, String, String, String, String) - Static method in class com.bea.content.federated.events.ContentEventFactory
Create a ContentDeleteEvent
createContentReIndexeEvent(ContentContext, String, String, String, String) - Static method in class com.bea.content.federated.events.ContentEventFactory
Create a ContentCreateEvent
createContentUpdateEvent(ContentContext, String, String, String, String, String, String, String, String) - Static method in class com.bea.content.federated.events.ContentEventFactory
Create a ContentUpdateEvent
createControlTreeData(byte[]) - Method in class com.bea.netuix.servlets.manager.PortalServlet
Deprecated As of 8.1 SP2, replaced by methods in SingleFileProcessor
createCredential(String, String, String, String, Map<String, String>, HttpServletRequest) - Method in interface com.bea.portal.tools.serviceadmin.controls.CredentialVaultControl
This method will create a new credential.
createCredentialEntry(String, CredentialEntry.EntryType, String, ResourceKey) - Method in interface com.bea.p13n.security.management.credentials.CredentialVaultService
Reserve an entry to store credential.
createCustomEventURL(HttpServletRequest, HttpServletResponse) - Static method in class com.bea.portlet.CustomEventURL
Returns a CustomEventURL.
createCustomEventURL(HttpServletRequest, HttpServletResponse, String) - Static method in class com.bea.portlet.CustomEventURL
Returns a CustomEventURL.
createCustomEventURL(HttpServletRequest, HttpServletResponse, String, boolean) - Static method in class com.bea.portlet.CustomEventURL
Returns a CustomEventURL.
createCustomProfileIdentity(String, String) - Static method in class com.bea.p13n.usermgmt.profile.ProfileFactory
Create a CustomProfileIdentity object.
createDAPolicy(ContentContext, String, List<String>, String) - Static method in class com.bea.content.federated.ContentSecurityHelper
Create a DA security policy for the given taxonomy and capability.
createDefaultEmailFormatter() - Method in class com.bea.netuix.application.communities.invitations.email.EmailInviter
Overrideable method that is used to instantiate a default EmailTextFormatter.
createDesktopDefinition(CustomizationContext, DesktopDefinition) - Method in interface com.bea.netuix.application.manager.IDesktopDefinitionManager
Creates a new desktop definition in the persistent store.
createDesktopDefinition(CustomizationContext, DesktopView, String) - Method in interface com.bea.netuix.application.manager.IDesktopDefinitionManager
Create a new desktop definition in the persistent store from the given view.
createDesktopDefinition(String, String, ShellDefinitionId, LookAndFeelDefinitionId, BookDefinitionId, String, PortalPath, DesktopPath, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.DesktopDefinitionControl
Creates a new desktop defintion.
createDesktopDefinitionId(String, String, String) - Static method in class com.bea.netuix.application.identifier.DesktopDefinitionId
 
createDesktopFromPortalFile(String, String, String, String, PortalPath, DesktopPath, int, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.DesktopDefinitionControl
Creates a desktop from a portal file
CreateDesktopFromPortalFileAction - Class in com.bea.portal.tools.portal.actions
Objects extending this class implement actions to be taken on portal controls.
CreateDesktopFromPortalFileAction(DesktopDefinitionControl, String, String, String, DesktopDefinitionId, int) - Constructor for class com.bea.portal.tools.portal.actions.CreateDesktopFromPortalFileAction
 
createDesktopFromTemplate(CustomizationContext, TemplateId, LocalizationResource, PortalPath, DesktopPath) - Method in interface com.bea.netuix.application.manager.IDesktopDefinitionManager
Creates a new desktop definition from a template.
createDesktopFromTemplate(TemplateId, PortalPath, DesktopPath, String, String, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.DesktopDefinitionControl
Creates a desktop from the specified template
createDesktopInstanceId(int) - Static method in class com.bea.netuix.application.identifier.DesktopInstanceId
 
createDesktopPath(String) - Static method in class com.bea.netuix.application.identifier.DesktopPath
 
createDesktopPath() - Static method in class com.bea.netuix.application.identifier.DesktopPath
Auto generate a unique desktop path.
createDesktopTemplate(CustomizationContext, DesktopView, String, boolean) - Method in interface com.bea.netuix.application.manager.IDesktopDefinitionManager
Create a new desktop template in the persistent store from the given view.
createDesktopTemplate(CustomizationContext, DesktopDefinitionId, LocalizationResource, PortalPath, DesktopPath, boolean) - Method in interface com.bea.netuix.application.manager.IDesktopDefinitionManager
Creates a new desktop definition from an existing desktop and marks it as a template.
createDesktopTemplate(String, String, ShellDefinitionId, LookAndFeelDefinitionId, BookDefinitionId, String, PortalPath, DesktopPath, boolean, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.DesktopDefinitionControl
Creates a new desktop template.
createDesktopTemplateFromPortalFile(String, String, String, String, PortalPath, DesktopPath, int, boolean, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.DesktopDefinitionControl
Creates a desktop template from a portal file
createDesktopURL(HttpServletRequest, HttpServletResponse, DesktopDefinitionId) - Static method in class com.bea.portlet.DesktopURL
Returns a DesktopURL for the specified streamed desktop if the URL can be determined, null if the URL cannot be determined.
createDesktopURL(HttpServletRequest, HttpServletResponse, CommunityURI) - Static method in class com.bea.portlet.DesktopURL
Returns a DesktopURL for the specified community if the URL can be determined, null if the URL cannot be determined.
createDesktopURL(HttpServletRequest, HttpServletResponse, String, String, String) - Static method in class com.bea.portlet.DesktopURL
Returns a DesktopURL for the specified streamed desktop if the URL can be determined, null if the URL cannot be determined.
createDownloadBinaryURL(HttpServletRequest, HttpServletResponse, Node) - Static method in class com.bea.content.url.DownloadBinaryURL
Creates and returns an instance of DownloadBinaryURL.
createDownloadBinaryURL(HttpServletRequest, HttpServletResponse, Node, String) - Static method in class com.bea.content.url.DownloadBinaryURL
Creates and returns an instance of DownloadBinaryURL.
createElement(String) - Method in class javax.portlet.filter.PortletResponseWrapper
The default behavior of this method is to call createElement() on the wrapped response object.
createElement(String) - Method in interface javax.portlet.PortletResponse
Creates an element of the type specified to be used in the PortletResponse.addProperty(String,Element) method.
createEmailInviter(String, String, String, String, String, String, String, String) - Method in class com.bea.netuix.application.communities.invitations.email.ConfigPropertiesEmailInviterFactory
Instantiator method that uses a default static text EmailTextFormatter.
createEmailInviter(String, String, String, String, String, String, EmailTextFormatter) - Method in class com.bea.netuix.application.communities.invitations.email.ConfigPropertiesEmailInviterFactory
Instantiator that uses a specified EmailTextFormatter.
createEntitlementRequest(HttpServletRequest) - Static method in class com.bea.p13n.entitlements.common.EntitlementHelper
Creates an EntitlementRequest and caches it on the HttpRequest, or returns the currently cached EntitlementRequest.
createEvaluator(Map) - Static method in class com.bea.p13n.expression.ExpressionFactory
Creates a stateful Evaluator using the supplied environment.
createEvaluator(Map, UnificationList) - Static method in class com.bea.p13n.expression.ExpressionFactory
Creates an Evaluator object using the supplied environment and a UnificationList.
createEventContext(QName) - Method in interface com.bea.wsrp.model.markup.IEventManipulator
Create a new EventContext for an event with the specified QName.
createExecutor(Map) - Static method in class com.bea.p13n.expression.ExpressionFactory
Creates an Executor if it is not cached, otherwise returns the cached Executor.
createExpression(Element) - Method in class com.bea.p13n.content.ContentQuery
Return a String representing the expression rooted at the passed in element.
createExpression(ContentQueryNode) - Method in class com.bea.p13n.content.RulesContentQuery
Return a String representing the content expression specified in the ContentQueryNode.
createExpression(Map, Reader) - Static method in class com.bea.p13n.expression.ExpressionFactory
Creates an Expression using the supplied environment, reading and parsing the characters from the supplied reader.
createExpression(Map, String) - Static method in class com.bea.p13n.expression.ExpressionFactory
Creates an Expression using the supplied environment and parsing the supplied string.
createExpressionTree(Element) - Method in class com.bea.p13n.content.ContentQuery
Return the content Expression represeting the expression root at the passed in element.
createExpressionTree(ContentQueryNode) - Method in class com.bea.p13n.content.RulesContentQuery
Return the content Expression representing the content expression specified in the ContentQueryNode.
createGenericURL(HttpServletRequest, HttpServletResponse) - Static method in class com.bea.portlet.GenericURL
Constructs a GenericURL object with default values.
createGroup(String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.GroupManager
Deprecated As of Portal 8.1.x, use GroupProviderControl.createGroup(name)
createGroup(String) - Method in interface com.bea.p13n.controls.securityProvider.GroupProviderControl
Caller must be in the role of PortalSystemAdminstrator
createGroup(String) - Method in class com.bea.p13n.security.management.authentication.AtnManagerProxy
Create a new group within this provider.
createGroup(String, String) - Method in class com.bea.p13n.security.management.authentication.AtnManagerProxy
Create a new group within this provider.
createGroup(String) - Method in interface com.bea.p13n.usermgmt.GroupManager
Deprecated See com.bea.p13n.security.management.authentication.AtnManagerProxy
createGroup(String, String, DelegatedResourceView, String, String, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.DelegatedAtnProxyManagerControlFacade
This method will create a group so long as a user has DA Access to a to the parent group.
CreateGroupExtraInfo - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Sets JSP page-scoped variables as a result of the <um:createGroup> tag.
CreateGroupExtraInfo() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateGroupExtraInfo
 
createGroupProfile(String) - Method in interface com.bea.p13n.controls.profile.ProfileControl
Create a new group profile
CreateGroupTag - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Deprecated Use com.bea.p13n.usermgmt.taglib.CreateGroupTag
CreateGroupTag() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateGroupTag
Deprecated  
createId(int) - Static method in class com.bea.netuix.application.identifier.MessagingAddressId
Creates a MessagingAddressId
createInstance(String) - Static method in class com.bea.wsrp.model.markup.IRenderDependencyTag.Factory
Create a render dependency tag with the given name.
createInstance() - Static method in class com.bea.wsrp.model.markup.IScriptFragment.Factory
 
createIntervalJobDefinition(String) - Method in interface com.bea.p13n.jobmanager.config.JobManagerConfigBean
 
createInvitationDetailId(int) - Static method in class com.bea.netuix.application.identifier.InvitationId
Creates a InvitationId
createInvitationId(int) - Static method in class com.bea.netuix.application.identifier.InviteeId
 
createJobDefinition(JobDefinition) - Method in interface com.bea.p13n.jobmanager.JobManager
Stores a new Job Definition in the Database.
createJobListener(String) - Method in class com.bea.p13n.jobmanager.config.AbstractJobDefinition
 
createJobListener(String) - Method in interface com.bea.p13n.jobmanager.config.CalendarJobDefinitionBean
 
createJobListener(String) - Method in interface com.bea.p13n.jobmanager.config.IntervalJobDefinitionBean
 
createJobListener(String) - Method in interface com.bea.p13n.jobmanager.config.StartupJobDefinitionBean
 
createJobListener(String) - Method in interface com.bea.p13n.jobmanager.config.TimerJobDefinitionBean
 
createJobListener(String) - Method in interface com.bea.p13n.jobmanager.JobDefinition
 
createJobParam(String) - Method in class com.bea.p13n.jobmanager.config.AbstractJobDefinition
 
createJobParam(String) - Method in interface com.bea.p13n.jobmanager.config.CalendarJobDefinitionBean
 
createJobParam(String) - Method in interface com.bea.p13n.jobmanager.config.IntervalJobDefinitionBean
 
createJobParam(String) - Method in interface com.bea.p13n.jobmanager.config.StartupJobDefinitionBean
 
createJobParam(String) - Method in interface com.bea.p13n.jobmanager.config.TimerJobDefinitionBean
 
createJobParam(String) - Method in interface com.bea.p13n.jobmanager.JobDefinition
 
createJspContentURL(HttpServletRequest, HttpServletResponse) - Static method in class com.bea.portlet.JspContentURL
Returns a JspContentURL.
createJspContentURL(HttpServletRequest, HttpServletResponse, String) - Static method in class com.bea.portlet.JspContentURL
Returns a JspContentURL.
createLayoutDefinition(CustomizationContext, LayoutDefinition) - Method in interface com.bea.netuix.application.manager.ILayoutDefinitionManager
Creates a new LayoutView Definition with its placeholders.
createLayoutDefinitionId(int) - Static method in class com.bea.netuix.application.identifier.LayoutDefinitionId
 
createLeafExpression(String, String, String, Object) - Static method in class com.bea.p13n.content.expression.ExpressionAdapter
Deprecated Create the appropriate new leaf Expression from the given information.
createLeafExpression(String, String, String, Object, boolean) - Static method in class com.bea.p13n.content.expression.ExpressionAdapter
Deprecated Create the appropriate new leaf Expression from the given information.
createLocalizationIntersectionId(int) - Static method in class com.bea.netuix.application.localization.identifier.LocalizationIntersectionId
 
createLocalizationLocale(LocalizationLocale) - Method in interface com.bea.netuix.application.localization.manager.ILocalizationManager
Create the portal version of a locale.
createLocalizationLocaleId(int) - Static method in class com.bea.netuix.application.localization.identifier.LocalizationLocaleId
 
createLocalizationResource(LocalizationResource) - Method in interface com.bea.netuix.application.localization.manager.ILocalizationManager
Create a new localization resource from the supplied resource.
createLookAndFeelDefinition(CustomizationContext, LookAndFeelDefinition) - Method in interface com.bea.netuix.application.manager.ILookAndFeelDefinitionManager
Creates a new LookAndFeelView Definition.
createLookAndFeelDefinitionId(int) - Static method in class com.bea.netuix.application.identifier.LookAndFeelDefinitionId
 
createMapKey(String, String) - Static method in class com.bea.p13n.property.AbstractConfigurableEntity
Helper function that will allocate a PropertyMapKey from a property set name and property name.
createMarkupDefinition(CustomizationContext, MarkupDefinition) - Method in interface com.bea.netuix.application.manager.IMarkupDefinitionManager
Creates a new MarkupView Definition with its placeholders.
createMarkupDefinitionId(int) - Static method in class com.bea.netuix.application.identifier.MarkupDefinitionId
 
createMember(CustomizationContext, CommunityMember) - Method in interface com.bea.netuix.application.manager.ICommunityMemberManager
Creates a new CommunityMember based on the contents of the info parameter.
createMember(boolean, boolean) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Creates a new CommunityMember for the user associated with this CommunityUserContext.
createMember(String, boolean, boolean) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Creates a new CommunityMember for the specified user.
createMember(CommunityMember) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Creates a new CommunityMember based on the contents of the info parameter.
createMember(boolean, boolean, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityContextControl
Creates a new CommunityMember for the currently authenticated user.
createMembership(CustomizationContext, CommunityMemberId, CommunityDefinitionId) - Method in interface com.bea.netuix.application.manager.ICommunityMemberManager
Creates a CommunityMembership for the specified CommunityMember in the specified CommunityDefinition.
createMembership(CustomizationContext, CommunityMemberId, Invitation) - Method in interface com.bea.netuix.application.manager.ICommunityMemberManager
Creates a CommunityMembership based on an Invitation that has been sent.
createMembership() - Method in class com.bea.netuix.servlets.manager.communities.CommunityContext
Creates a CommunityMembership for the authenticated principal in the current Request object for the community associated with this CommunityContext.
createMembership(Invitation) - Method in class com.bea.netuix.servlets.manager.communities.CommunityContext
Creates a CommunityMembership for the authenticated principal in the current Request object for the specified Invitation.
createMembership(CommunityMemberId, CommunityDefinitionId) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Creates a CommunityMembership for the specified CommunityMember in the specified CommunityDefinition.
createMembership(CommunityMemberId, Invitation) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Creates a CommunityMembership for the specified CommunityMember from the specified Invitation.
createMenuDefinition(CustomizationContext, MenuDefinition) - Method in interface com.bea.netuix.application.manager.IMenuDefinitionManager
Creates a new MenuView Definition with its placeholders.
createMenuDefinitionId(int) - Static method in class com.bea.netuix.application.identifier.MenuDefinitionId
 
createMetadata(String, String, String, Version) - Static method in class com.bea.p13n.common.CommonFactory
 
createMixedProfileIdentity(String, String, ProfileType) - Static method in class com.bea.p13n.usermgmt.profile.ProfileFactory
Create a MixedProfileIdentity object.
createNewClauseModel(String) - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc
Get a new, uninitialized clause model for the specified clause type.
createNewWindowContent(Node, long, String, String, int) - Static method in class com.bea.p13n.ad.ContentProviders
Deprecated  
createNewWindowContent(RenderableContent, long, String, String, int) - Static method in class com.bea.p13n.ad.ContentProviders
Write the necessary XHTML script to create a new window which will renderer the Content.
createNewXmlObject(String) - Method in class com.bea.campaign.model.AddDiscountModel
 
createNewXmlObject(String) - Method in class com.bea.campaign.model.AddEmailModel
 
createNewXmlObject(String) - Method in class com.bea.campaign.model.AddToPlaceholderModel
Create a new, empty AddPlaceholdersObject).
createNewXmlObject() - Method in class com.bea.campaign.model.CampaignModel
Create a new, empty campaign xml object.
createNewXmlObject(String) - Method in class com.bea.campaign.model.EndScenarioModel
Create a new EndScenario object.
createNewXmlObject() - Method in class com.bea.campaign.model.ScenarioModel
Create a new, empty scenario xml object.
createNewXmlObject() - Method in class com.bea.p13n.content.model.ContentQueryModel
Return a new, empty ContentQuery object.
createNewXmlObject() - Method in class com.bea.p13n.placeholder.model.PlaceholderModel
Return a new, empty Placeholder object with a new, empty ContentQuery.
createNewXmlObject() - Method in class com.bea.p13n.placeholder.model.QueryDefinitionModel
Return a new, empty QueryDefinition object with a new, empty ContentQuery.
createNewXmlObject(String) - Method in class com.bea.p13n.rules.model.AddContentQueryModel
Create a new, empty AddContentSelectorObject).
createNewXmlObject(String) - Method in class com.bea.p13n.rules.model.AddSegmentModel
Create a new, empty root xml object for kind of clause model.
createNewXmlObject(String) - Method in class com.bea.p13n.rules.model.BranchModel
Create a new branch model xml structure.
createNewXmlObject(String) - Method in class com.bea.p13n.rules.model.ClauseModel
Create a new, empty root object for the specified clauseType.
createNewXmlObject(String) - Method in class com.bea.p13n.rules.model.DateTimeBetweenModel
 
createNewXmlObject(String) - Method in class com.bea.p13n.rules.model.DateTimeModel
 
createNewXmlObject(String) - Method in class com.bea.p13n.rules.model.EventTypeModel
Create a new, empty xml structure of this model.
createNewXmlObject(String) - Method in class com.bea.p13n.rules.model.InstanceMethodModel
 
createNewXmlObject(String) - Method in class com.bea.p13n.rules.model.NewInstanceModel
 
createNewXmlObject(String) - Method in class com.bea.p13n.rules.model.PropertyToLiteralModel
 
createNewXmlObject(String) - Method in class com.bea.p13n.rules.model.RuleModel.ActionsModel
 
createNewXmlObject(String) - Method in class com.bea.p13n.rules.model.RuleModel.ConditionsModel
Create a new <conditions> object.
createNewXmlObject(String) - Method in class com.bea.p13n.rules.model.RuleModel
Return a new, empty Rule object with no conditions or actions.
createNewXmlObject() - Method in class com.bea.p13n.rules.model.RuleSetModel
Create a new, empty rule-set xml object.
createNewXmlObject(String) - Method in class com.bea.p13n.rules.model.SegmentModel
Create a new, empty xml structure of this model.
createNewXmlObject(String) - Method in class com.bea.p13n.rules.model.StaticMethodModel
 
createNewXmlObject(String) - Method in class com.bea.p13n.rules.model.UnrecognizedClauseModel
Override to always throw an IllegalArgumentException creation.
createNewXmlObject(String) - Method in class com.bea.p13n.rules.model.VariableBindingModel
 
createNode(ID, String, int, ID, Property[], ID) - Method in interface com.bea.content.spi.ExtendedNodeOps
Deprecated This method creates a new Node underneath the parent.
createNode(ID, String, int, ID) - Method in interface com.bea.content.spi.ExtendedNodeOps
Deprecated This method creates a new Node underneath the parent.
createNode(ID, String, int) - Method in interface com.bea.content.spi.NodeOps
Deprecated This method creates a new Node underneath the parent.
createNode(ID, String, int, ID, Property[]) - Method in interface com.bea.content.spi.NodeOps
Deprecated This method creates a new Node underneath the parent.
createNode(String) - Method in class com.bea.p13n.content.query.ContentQueryNodeSupport
 
createNodeWithNodeType(ID, String, int) - Method in interface com.bea.content.spi.flexspi.ticket.NodeOpsV1
Deprecated This method creates a new Node underneath a parent node.
createNodeWithNodeTypeAndObjectClass(ID, String, int, ID, Property[]) - Method in interface com.bea.content.spi.flexspi.ticket.NodeOpsV1
Deprecated This method creates a new Node underneath a parent node.
createNodeWithNodeTypeAndObjectClassAndWorkflow(ID, String, int, ID, Property[], ID) - Method in interface com.bea.content.spi.flexspi.ticket.NodeOpsV1
Deprecated This method creates a new Node underneath a parent node with the specified workflow.
createNodeWithNodeTypeAndWorkflow(ID, String, int, ID) - Method in interface com.bea.content.spi.flexspi.ticket.NodeOpsV1
Deprecated This method creates a new Node underneath a parent node using the specified workflow.
createNotificationId(int) - Static method in class com.bea.netuix.application.identifier.NotificationId
Creates a NotificationId
createNotificationPayloadId(int) - Static method in class com.bea.netuix.application.identifier.NotificationPayloadId
Creates a NotificationPayloadId
createObjectClass(ObjectClass) - Method in interface com.bea.content.spi.flexspi.ticket.ObjectClassOpsV1
Deprecated Creates the given ObjectClass.
createObjectClass(ObjectClass) - Method in interface com.bea.content.spi.ObjectClassOps
Deprecated Creates the given ObjectClass.
createOptimizer(Map, ObjectFilter) - Static method in class com.bea.p13n.expression.ExpressionFactory
Creates an Optimizer using the supplied environment and an ObjectFilter.
createOrMove(String, String, String, EnumVersioningStateParam, EntryType) - Method in class com.bea.content.cmis.rest.resources.Children
 
createOrMoveToRoot(String, String, EnumVersioningStateParam, EntryType) - Method in class com.bea.content.cmis.rest.resources.Children
 
createP13nContextHandler() - Static method in class com.bea.p13n.entitlements.common.AppScopedEntitlementHelper
Returns a P13nContextHandler for the current user, based on the current principal, only.
createP13nContextHandler(EntitlementRequest) - Static method in class com.bea.p13n.entitlements.common.EntitlementHelper
Returns a P13nContextHandler for the current user.
createP13nContextHandler(HttpServletRequest) - Static method in class com.bea.p13n.entitlements.common.EntitlementHelper
Returns a P13nContextHandler for the current user.
createP13nContextHandler(String) - Static method in class com.bea.p13n.entitlements.common.EntitlementHelper
Returns a P13nContextHandler for the current user, based on a ProfileWrapper, only.
createP13NRequest(HttpServletRequest) - Method in class com.bea.p13n.http.P13nRequestFactory
 
createP13NRequest(HttpServletRequest) - Static method in class com.bea.p13n.http.Request
Returns a P13N Request that acts as a surrogate for an HTTP request.
createP13NSession(HttpServletRequest) - Method in class com.bea.p13n.http.P13nRequestFactory
 
createP13NSession(HttpServletRequest) - Static method in class com.bea.p13n.http.Session
Returns a P13N Session that acts as a surrogate for an HTTP session.
createP13nUrlTemplate(String) - Method in interface com.bea.p13n.url.config.P13nUrlTemplateConfigBean
 
createPageDefinition(CustomizationContext, PageDefinition) - Method in interface com.bea.netuix.application.manager.IPageDefinitionManager
Create a new page definition.
createPageDefinition(CustomizationContext, PageView) - Method in interface com.bea.netuix.application.manager.IPageDefinitionManager
Create a new page definition from an existing PageView -- generally intended for use after you've disassembled a .page file.
createPageDefinition(PageDefinitionControl, String, String, LayoutDefinitionId, boolean, String) - Static method in class com.bea.portal.tools.portal.actions.PageDefinitionAction
 
createPageDefinition(String, String, LayoutDefinitionId, boolean, String, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PageDefinitionControl
The method is used to create a page definition.
createPageDefinition(String, String, LayoutDefinitionId, boolean, boolean, String, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PageDefinitionControl
The method is used to create a page definition.
createPageDefinitionId(int) - Static method in class com.bea.netuix.application.identifier.PageDefinitionId
 
createPagedList(ContentContext, Class<?>, List<T>) - Method in class com.bea.content.paging.PagedListFactory
Create an ISortableFilterablePagedList from a List.
createPagedResult(ContentContext, IPagedList<T>) - Method in class com.bea.content.paging.CMPagedResultFactory
create an ICMPagedResult from a PagedList
createPageInstanceId(int) - Static method in class com.bea.netuix.application.identifier.PageInstanceId
 
createPageURL(HttpServletRequest, HttpServletResponse) - Static method in class com.bea.portlet.PageURL
Returns a PageURL.
createPageURL(HttpServletRequest, HttpServletResponse, String) - Static method in class com.bea.portlet.PageURL
Returns a PageURL to the specified page label.
createPageURL(HttpServletRequest, HttpServletResponse, String, boolean) - Static method in class com.bea.portlet.PageURL
Returns a PageURL.
createParam(String, String) - Method in class com.bea.p13n.ad.render.ShockwaveContentProvider
Create a tag with the specified name and value.
createParseContext(String) - Method in class com.bea.portal.tools.resource.ResourceIDBuilder
Create a ParseContext for the given URN.
createPattern(ServletConfig, String) - Method in class com.bea.wsrp.consumer.resource.DefaultSecurityCheckResourceServletInterceptor
Create a RE Pattern
createPlaceholderDefinitionId(int) - Static method in class com.bea.netuix.application.identifier.PlaceholderDefinitionId
 
createPlacementId(int) - Static method in class com.bea.netuix.application.identifier.PlacementId
 
createPortal() - Method in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
 
createPortalDefinition(CustomizationContext, PortalDefinition) - Method in interface com.bea.netuix.application.manager.IPortalDefinitionManager
Creates a persistent version of a PortalDefinition from the provided PortalDefinition.
createPortalDefinition(String, PortalPath, String, String, String, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortalDefinitionControl
Create a new portal definition.
createPortalPath(String) - Static method in class com.bea.netuix.application.identifier.PortalPath
 
createPortletCategoryDefinitionId(int) - Static method in class com.bea.netuix.application.identifier.PortletCategoryDefinitionId
 
createPortletDefinition(CustomizationContext, PortletDefinition) - Method in interface com.bea.netuix.application.manager.IPortletDefinitionManager
Create a new portlet definition.
createPortletDefinitionId(int) - Static method in class com.bea.netuix.application.identifier.PortletDefinitionId
 
createPortletInstance(String, IConfigurationContext, IRequestContext) - Method in interface com.oracle.producer.spi.IProducerDataStore
Creates a child instance of a POP portlet.
createPortletInstanceId(int) - Static method in class com.bea.netuix.application.identifier.PortletInstanceId
 
createPortletParameters(Map<String, List<String>>) - Static method in class com.bea.netuix.util.PortletParameters
Creates a new PortletParameters using the specified map.
createPortletParametersFromStringArrayMap(Map<String, String[]>) - Static method in class com.bea.netuix.util.PortletParameters
Creates a new PortletParameters using the specified map.
createPortletParametersFromXmlEscapedQueryString(String) - Static method in class com.bea.netuix.util.PortletParameters
This method creates a PortletParameters object from a query string, first un-escaping any XML-escaped values for quote, apostrophe, ampersand, less-than and greater-than.
createPostbackURL(HttpServletRequest, HttpServletResponse) - Static method in class com.bea.portlet.PostbackURL
Returns a new PostbackURL.
createPreparedStatement(String) - Method in class com.bea.p13n.util.jdbc.GenericDatabase
Deprecated Creates a PreparedStatement based on queries found in ResourceBundle.
createProcessingError(Object, String, Exception, Object) - Static method in class com.bea.p13n.advisor.AdvisorFactory
Creates a ProcessingError instance based on the given information.
createProfile(String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.GroupProfileManager
Deprecated Use ProfileControl.getGroupProfileManager().createProfile(name)
createProfile(String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.UserProfileManager
Deprecated Use ProfileControl.getUserProfileManager().createProfile(name)
createProfile(String) - Method in interface com.bea.p13n.usermgmt.profile.ProfileManager
Create a profile record with the given name.
createProfileIdentity(String, String) - Static method in class com.bea.p13n.usermgmt.profile.ProfileFactory
Create a ProfileIdentity object.
createPropertyDefinition(ID, PropertyDefinition) - Method in interface com.bea.content.spi.flexspi.ticket.ObjectClassOpsV1
Deprecated Adds the specified propertyDefinition to the ObjectClass with the specified objectClassId.
createPropertyDefinition(ID, PropertyDefinition) - Method in interface com.bea.content.spi.ObjectClassOps
Deprecated Adds the given propertyDefinition to the ObjectClass with the given objectClassId.
createProxyBook(ProxyResourceContext, String, IBookDescription, List<IPortletDescription>, Locale, HttpServletRequest, String, String, String) - Method in interface com.bea.wsrp.consumer.management.book.ProxyBookManager
Creates a proxy page.
createProxyPage(ProxyResourceContext, String, IPageDescription, List<IPortletDescription>, Locale, HttpServletRequest, String, String, String) - Method in interface com.bea.wsrp.consumer.management.page.ProxyPageManager
Creates a proxy page.
createProxyPortlet(String, PortletDescription, Locale, HttpServletRequest, String) - Method in interface com.bea.wsrp.consumer.management.portlet.ProxyPortletManager
Deprecated This method will be removed in a future release. Use createProxyPortlet(String, IPortletDescription, locale, httpRequest, webAppName).
createProxyPortlet(String, IPortletDescription, Locale, HttpServletRequest, String) - Method in interface com.bea.wsrp.consumer.management.portlet.ProxyPortletManager
Creates a proxy portlet.
createProxyResourceId(int) - Static method in class com.bea.wsrp.consumer.management.common.ProxyResourceId
 
createQuery(String) - Method in interface com.bea.content.expression.ISearchTranslator
Transform and set the (repository-specific) queryString into the SearchTranslator instance (which may be obtained via a Class.forName() using the class specified in content-config.xml as shown above).
createQueryService(String, CmisQueryType) - Method in class com.bea.content.cmis.rest.resources.Query
This is the basic query POST as defined via the service document.
createQueryString() - Method in class com.bea.portlet.GenericURL
Deprecated As of 9.2 SP2, replaced by createQueryStringBuilder
createQueryStringBuilder() - Method in class com.bea.portlet.GenericURL
Creates a query string with the parameters set so far.
createRenderURL() - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call createRenderURL() on the wrapped response object.
createRenderURL() - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call createRenderURL() on the wrapped response object.
createRenderURL() - Method in interface javax.portlet.MimeResponse
Creates a portlet URL targeting the portlet.
createRenderURL() - Method in interface javax.portlet.ResourceResponse
 
createRepository(RepositoryConfig) - Method in interface com.bea.content.spi.ExtendedRepository
Deprecated A method called when a new repository is created.
createRepository(RepositoryConfig) - Method in interface com.bea.content.spi.flexspi.repository.RepositoryConfigOpsV1
Deprecated This method is called immediately after a new repository config is created in the VCR, but before is used.
createRepository(IRepositoryConfig) - Method in interface com.bea.content.spi.flexspi.repository.RepositoryConfigOpsV2
This method is called immediately after a new repository config is created in the VCR, but before is used.
createRepositoryConfig(ContentContext, IRepositoryConfig) - Method in interface com.bea.content.federated.IVirtualRepositoryManager
Persist a given repository configuration.
createRepositoryConfig(ContentContext, IRepositoryConfig) - Method in interface com.bea.portal.tools.content.controls.ContentRepositoryControl
Create repository config
createResourceContext(HttpServletRequest, boolean) - Static method in class com.bea.portal.tools.common.ResourceContext
Create a ResourceContext using the default locale specified in the request.
createResourceContext(Locale, HttpServletRequest, boolean) - Static method in class com.bea.portal.tools.common.ResourceContext
Create a ResourceContext using the specified locale.
createResourceContext(Collection<Locale>, HttpServletRequest, boolean) - Static method in class com.bea.portal.tools.common.ResourceContext
Create a ResourceContext using the specified locales.
createResourceContext(HttpServletRequest, HttpServletResponse, ServletContext, boolean) - Static method in class com.bea.portal.tools.common.ResourceContext
Create a ResourceContext using web application parameters.
createResourceID() - Method in class com.bea.portal.tools.content.NodeIDBuilder
Create the NodeID.
createResourceID() - Method in class com.bea.portal.tools.content.PropertyIDBuilder
Create the PropertyID.
createResourceID() - Method in class com.bea.portal.tools.content.repository.RepositoriesIDBuilder
Create the RepositoriesID.
createResourceID() - Method in class com.bea.portal.tools.content.repository.RepositoriesInRepoModeIDBuilder
Create the RepositoriesInRepoModeID.
createResourceID() - Method in class com.bea.portal.tools.content.repository.RepositoriesInTypeModeIDBuilder
Create the RepositoriesInTypeModeID.
createResourceID() - Method in class com.bea.portal.tools.content.repository.RepositoryIDBuilder
Create the RepositoryID.
createResourceID() - Method in class com.bea.portal.tools.content.repository.RepositoryInRepoModeIDBuilder
Create the RepositoryInRepoModeID.
createResourceID() - Method in class com.bea.portal.tools.content.repository.RepositoryInTypeModeIDBuilder
Create the RepositoryInTypeModeID.
createResourceID() - Method in class com.bea.portal.tools.content.type.PropertyDefinitionIDBuilder
Create the PropertyDefinitionID.
createResourceID() - Method in class com.bea.portal.tools.content.type.TypeIDBuilder
Create the TypeID.
createResourceID() - Method in class com.bea.portal.tools.content.workflow.WorkflowIDBuilder
Create the WorkflowID.
createResourceID() - Method in class com.bea.portal.tools.content.workflow.WorkflowsIDBuilder
Create the WorkflowsID.
createResourceID() - Method in class com.bea.portal.tools.content.workspace.AssignedItemsWorkspaceIDBuilder
Create the AssignedItemsWorkspaceID.
createResourceID() - Method in class com.bea.portal.tools.content.workspace.CheckedOutItemsWorkspaceIDBuilder
Create the CheckedOutItemsWorkspaceID.
createResourceID() - Method in class com.bea.portal.tools.content.workspace.WorkspacesIDBuilder
Create the WorkspacesID.
createResourceID() - Method in class com.bea.portal.tools.interaction.campaign.CampaignIDBuilder
Create the CampaignID.
createResourceID() - Method in class com.bea.portal.tools.interaction.campaign.CampaignsIDBuilder
Create the CampaignsID.
createResourceID() - Method in class com.bea.portal.tools.interaction.campaign.rule.RuleIDBuilder
Create the RuleID.
createResourceID() - Method in class com.bea.portal.tools.interaction.campaign.scenario.ScenarioIDBuilder
Create the ScenarioID.
createResourceID() - Method in class com.bea.portal.tools.interaction.contentselector.ContentSelectorIDBuilder
Create the ContentSelectorID.
createResourceID() - Method in class com.bea.portal.tools.interaction.contentselector.ContentSelectorsIDBuilder
Create the ContentSelectorsID.
createResourceID() - Method in class com.bea.portal.tools.interaction.placeholder.PlaceholderIDBuilder
Create the PlaceholderID.
createResourceID() - Method in class com.bea.portal.tools.interaction.placeholder.PlaceholdersIDBuilder
Create the PlaceholdersID.
createResourceID() - Method in class com.bea.portal.tools.interaction.placeholder.query.QueryDefinitionIDBuilder
Create the QueryDefinitionID.
createResourceID() - Method in class com.bea.portal.tools.interaction.segment.SegmentIDBuilder
Create the SegmentID.
createResourceID() - Method in class com.bea.portal.tools.interaction.segment.SegmentsIDBuilder
Create the SegmentsID.
createResourceID() - Method in class com.bea.portal.tools.management.ManagementIDBuilder
Create the ManagementID.
createResourceID() - Method in class com.bea.portal.tools.management.p13n.ad.AdContentIDBuilder
 
createResourceID() - Method in class com.bea.portal.tools.management.p13n.behaviortracking.BehaviorTrackingServiceManagementIDBuilder
Create the BehaviorTrackingServiceManagementID.
createResourceID() - Method in class com.bea.portal.tools.management.p13n.cache.CacheManagementIDBuilder
Create the CacheManagementID.
createResourceID() - Method in class com.bea.portal.tools.management.p13n.cache.CachesManagementIDBuilder
Create the CachesManagementID.
createResourceID() - Method in class com.bea.portal.tools.management.p13n.event.EventServiceManagementIDBuilder
Create the EventServiceManagementID.
createResourceID() - Method in class com.bea.portal.tools.management.p13n.P13nManagementIDBuilder
Create the P13nManagementID.
createResourceID() - Method in class com.bea.portal.tools.management.p13n.security.authentication.provider.AuthenticationProvidersManagementIDBuilder
Create the AuthenticationProvidersManagementID.
createResourceID() - Method in class com.bea.portal.tools.management.p13n.security.SecurityManagementIDBuilder
Create the SecurityManagementID.
createResourceID() - Method in class com.bea.portal.tools.portal.book.BookDefinitionIDBuilder
Create the BookDefinitionsID.
createResourceID() - Method in class com.bea.portal.tools.portal.book.BookDefinitionsIDBuilder
Create the BookDefinitionsID.
createResourceID() - Method in class com.bea.portal.tools.portal.book.BookIDBuilder
Create the BookID.
createResourceID() - Method in class com.bea.portal.tools.portal.community.CommunitiesIDBuilder
Create the CommunitiesID.
createResourceID() - Method in class com.bea.portal.tools.portal.community.CommunityDefinitionIDBuilder
Create the DesktopDefinitionsID.
createResourceID() - Method in class com.bea.portal.tools.portal.community.CommunityTemplateIDBuilder
Create the DesktopDefinitionsID.
createResourceID() - Method in class com.bea.portal.tools.portal.community.CommunityTemplatesIDBuilder
Create the CommunityTemplatesID.
createResourceID() - Method in class com.bea.portal.tools.portal.community.LibraryCommunityTemplateIDBuilder
 
createResourceID() - Method in class com.bea.portal.tools.portal.community.LibraryCommunityTemplatesIDBuilder
Create the CommunityTemplatesID.
createResourceID() - Method in class com.bea.portal.tools.portal.desktop.DesktopDefinitionIDBuilder
Create the DesktopDefinitionsID.
createResourceID() - Method in class com.bea.portal.tools.portal.desktop.DesktopDefinitionsIDBuilder
Create the DesktopDefinitionsID.
createResourceID() - Method in class com.bea.portal.tools.portal.desktop.DesktopIDBuilder
Deprecated Create the DesktopID.
createResourceID() - Method in class com.bea.portal.tools.portal.desktop.DesktopTemplateIDBuilder
Create the DesktopTemplatesID.
createResourceID() - Method in class com.bea.portal.tools.portal.desktop.DesktopTemplatesIDBuilder
Create the DesktopTemplatesID.
createResourceID() - Method in class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplateIDBuilder
Create the DesktopTemplatesID.
createResourceID() - Method in class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplatesIDBuilder
Create the DesktopTemplatesID.
createResourceID() - Method in class com.bea.portal.tools.portal.laf.LookAndFeelIDBuilder
Create the LookAndFeelDefinitionsID.
createResourceID() - Method in class com.bea.portal.tools.portal.laf.LookAndFeelsIDBuilder
Create the LookAndFeelsID.
createResourceID() - Method in class com.bea.portal.tools.portal.layout.LayoutIDBuilder
Create the LayoutDefinitionsID.
createResourceID() - Method in class com.bea.portal.tools.portal.layout.LayoutsIDBuilder
Create the LayoutsID.
createResourceID() - Method in class com.bea.portal.tools.portal.LibraryIDBuilder
Create the LibraryID.
createResourceID() - Method in class com.bea.portal.tools.portal.LibraryTemplatesIDBuilder
Create the TemplatesID.
createResourceID() - Method in class com.bea.portal.tools.portal.menu.MenuIDBuilder
Create the MenuDefinitionsID.
createResourceID() - Method in class com.bea.portal.tools.portal.menu.MenusIDBuilder
Create the MenusID.
createResourceID() - Method in class com.bea.portal.tools.portal.page.LibraryPortletInstancesIDBuilder
Create the LibraryPortletInstancesID.
createResourceID() - Method in class com.bea.portal.tools.portal.page.PageDefinitionIDBuilder
Create the PageDefinitionsID.
createResourceID() - Method in class com.bea.portal.tools.portal.page.PageDefinitionsIDBuilder
Create the PageDefinitionsID.
createResourceID() - Method in class com.bea.portal.tools.portal.page.PageIDBuilder
Create the PageID.
createResourceID() - Method in class com.bea.portal.tools.portal.portal.PortalIDBuilder
Create the PortalDefinitionsID.
createResourceID() - Method in class com.bea.portal.tools.portal.portal.PortalsIDBuilder
Create the PortalsID.
createResourceID() - Method in class com.bea.portal.tools.portal.PortalManagementIDBuilder
Create the PortalManagementID.
createResourceID() - Method in class com.bea.portal.tools.portal.portlet.PortletCategoriesIDBuilder
Create the PortletCategoriesID.
createResourceID() - Method in class com.bea.portal.tools.portal.portlet.PortletCategoryIDBuilder
Create the PortletCategoryDefinitionsID.
createResourceID() - Method in class com.bea.portal.tools.portal.portlet.PortletDefinitionIDBuilder
Create the PortletDefinitionsID.
createResourceID() - Method in class com.bea.portal.tools.portal.portlet.PortletDefinitionsIDBuilder
Create the PortletDefinitionsID.
createResourceID() - Method in class com.bea.portal.tools.portal.portlet.PortletIDBuilder
Create the PortletID.
createResourceID() - Method in class com.bea.portal.tools.portal.portlet.PortletsIDBuilder
Create the PortletsID.
createResourceID() - Method in class com.bea.portal.tools.portal.shell.ShellIDBuilder
Create the ShellDefinitionsID.
createResourceID() - Method in class com.bea.portal.tools.portal.shell.ShellsIDBuilder
Create the ShellsID.
createResourceID() - Method in class com.bea.portal.tools.portal.TemplatesIDBuilder
Create the TemplatesID.
createResourceID() - Method in class com.bea.portal.tools.portal.theme.ThemeIDBuilder
Create the ThemeDefinitionsID.
createResourceID() - Method in class com.bea.portal.tools.portal.theme.ThemesIDBuilder
Create the ThemesID.
createResourceID() - Method in class com.bea.portal.tools.portal.wsrp.producer.WSRPProducerIDBuilder
Create the WSRPProducerDefinitionsID.
createResourceID() - Method in class com.bea.portal.tools.portal.wsrp.producer.WSRPProducersIDBuilder
Create the WSRPProducersID.
createResourceID() - Method in class com.bea.portal.tools.resource.ResourceIDBuilder
Create the ResourceID.
createResourceID() - Method in class com.bea.portal.tools.security.authentication.provider.AuthenticationProviderIDBuilder
Create the AuthenticationProviderID.
createResourceID() - Method in class com.bea.portal.tools.security.authentication.provider.AuthenticationProvidersIDBuilder
Create the AuthenticationProvidersID.
createResourceID() - Method in class com.bea.portal.tools.security.group.GroupIDBuilder
Create the GroupID.
createResourceID() - Method in class com.bea.portal.tools.security.provider.SecurityProvidersIDBuilder
Create the SecurityProvidersID.
createResourceID() - Method in class com.bea.portal.tools.security.role.da.DARoleIDBuilder
Create the DARoleID.
createResourceID() - Method in class com.bea.portal.tools.security.role.mapper.RoleMapperIDBuilder
Create the RoleMapperID.
createResourceID() - Method in class com.bea.portal.tools.security.role.mapper.RoleMappersIDBuilder
Create the RoleMappersID.
createResourceID() - Method in class com.bea.portal.tools.security.role.visitor.VisitorRoleIDBuilder
Create the VisitorRoleID.
createResourceID() - Method in class com.bea.portal.tools.security.role.visitor.VisitorRolesIDBuilder
Create the VisitorRolesID.
createResourceID() - Method in class com.bea.portal.tools.security.user.UserIDBuilder
Create the UserID.
createResourceID() - Method in class com.bea.portal.tools.security.user.UsersIDBuilder
Create the UsersID.
createResourceURL(HttpServletRequest, HttpServletResponse) - Static method in class com.bea.portlet.ResourceURL
Returns a ResourceURL.
createResourceURL() - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call createResourceURL() on the wrapped response object.
createResourceURL() - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call createResourceURL() on the wrapped response object.
createResourceURL() - Method in interface javax.portlet.MimeResponse
Creates a portlet URL targeting the portlet.
createResourceURL() - Method in interface javax.portlet.ResourceResponse
 
createResultInfo(TagData) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.ResultTagExtraInfo
Creates a result VariableInfo from a TagData object.
createRewritableResourceURLContext(String, String, String) - Method in class com.bea.wsrp.resource.DefaultRewritableResourceURLStrategy
 
createRewritableResourceURLContext(String, String, String) - Method in interface com.bea.wsrp.resource.IRewritableResourceUrlStrategy
Called whenever a resource URL is created.
createRolePolicy(RolePolicyItem) - Static method in class com.bea.p13n.entitlements.management.RolePolicyManager
Creates a new role policy.
createRolePolicy(String, String, String, String, String, DelegatedResourceView, ResourceContext) - Method in interface com.bea.portal.tools.entitlements.controls.DelegatedRolePolicyManagerControlFacade
Creates a visitor role.
createRootCategory(CustomizationContext, PortletCategoryDefinition) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Creates and returns a root category
createRootCategory(String, String, String, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortletCategoryDefinitionControl
Creates and returns a ROOT category
createRuleModel(String) - Method in class com.bea.p13n.rules.model.DefaultWLPRuleTypeRecognizer
Create a new, empty RuleModel of the specified type.
createRuleModel(String) - Method in interface com.bea.p13n.rules.model.RuleTypeRecognizer
Initialize a new, empty ruleModel of the specified ruleType.
createRuleSetArchive(String, String) - Static method in class com.bea.p13n.rules.manager.DeploymentFactory
Constructs a RuleSetArchive for the given rule set URI and XML document.
createSchemaOperatorOn(Operator, ContentPropertyComparison) - Method in class com.bea.p13n.content.model.ContentQueryModel
Create an xbeans content Operator for the specified Operator on the ContentPropertyComparison.
createSecurityPolicy(SecurityPolicyItem) - Static method in class com.bea.p13n.entitlements.management.SecurityPolicyManager
Creates a new security policy.
createSecurityPolicy(SecurityPolicyItem, ResourceContext) - Method in interface com.bea.portal.tools.entitlements.controls.SecurityPolicyManagerControl
Creates a SecurityPolicy.
createSequencer(String) - Static method in class com.bea.p13n.util.jdbc.SequencerFactory
Returns the singleton Sequencer for the given sequence name backed by the sequencer's default data source.
createSequencer(String, long) - Static method in class com.bea.p13n.util.jdbc.SequencerFactory
Returns the singleton Sequencer for the given sequence name and the given cache size.
createShellDefinition(CustomizationContext, ShellDefinition) - Method in interface com.bea.netuix.application.manager.IShellDefinitionManager
Creates a new ShellView Definition with its placeholders.
createShellDefinitionId(int) - Static method in class com.bea.netuix.application.identifier.ShellDefinitionId
 
createShowPropertyURL(HttpServletRequest, HttpServletResponse, Node) - Static method in class com.bea.content.url.ShowPropertyURL
Creates and returns an instance of ShowPropertyURL that will render the default primary property of a node.
createShowPropertyURL(HttpServletRequest, HttpServletResponse, ID) - Static method in class com.bea.content.url.ShowPropertyURL
Creates and returns an instance of ShowPropertyURL that will render the default primary property of a node based on the provided node id.
createStandalonePortletURL(HttpServletRequest, HttpServletResponse) - Static method in class com.bea.portlet.StandalonePortletURL
Returns a self-referencing StandalonePortletURL.
createStandalonePortletURL(HttpServletRequest, HttpServletResponse, String) - Static method in class com.bea.portlet.StandalonePortletURL
Returns a StandalonePortletURL that references the specified portlet.
createStartupJobDefinition(String) - Method in interface com.bea.p13n.jobmanager.config.JobManagerConfigBean
 
createSuccessor(CustomizationContext, DesktopDefinitionId, PortletInstanceId) - Method in interface com.bea.netuix.application.manager.IPortletInstanceManager
Creates a successor instance and returns its instance ID.
createSuccessor(CustomizationContext, DesktopDefinitionId, PortletInstanceId, boolean) - Method in interface com.bea.netuix.application.manager.IPortletInstanceManager
Creates a successor instance and returns its instance ID.
createSuccessor(DesktopDefinitionId, PortletInstanceId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortletInstanceControl
Creates a successor instance and returns its instance ID.
createThemeDefinition(CustomizationContext, ThemeDefinition) - Method in interface com.bea.netuix.application.manager.IThemeDefinitionManager
Creates a new ThemeView Definition with its placeholders.
createThemeDefinitionId(int) - Static method in class com.bea.netuix.application.identifier.ThemeDefinitionId
 
createTimerJobDefinition(String) - Method in interface com.bea.p13n.jobmanager.config.JobManagerConfigBean
 
createType(ContentContext, String, String) - Method in interface com.bea.portal.tools.content.controls.ContentTypeControl
Create a type in the specified repository.
createType(ContentContext, ObjectClass) - Method in interface com.bea.portal.tools.content.controls.ContentTypeControl
Create a type in the specified repository.
createUnificationList(Map) - Static method in class com.bea.p13n.expression.ExpressionFactory
Creates a UnificationList using the supplied environment.
createUnifier(Map, UnificationList) - Static method in class com.bea.p13n.expression.ExpressionFactory
Creates a Unifier using the supplied environment and the UnificationList.
createUniqueId(String, String) - Method in interface com.bea.p13n.controls.ejb.property.EntityPropertyManager
Deprecated with no replacement
createUniqueId(Object) - Method in class com.bea.p13n.property.ConfigurableEntityImpl
Use the EntityPropertyManager to create a new unique id for the entity represented by the given primary key.
createUniqueId(String, String) - Method in interface com.bea.p13n.property.EntityPropertyManager
Create a record for a new ConfigurableEntity, as identified by the given jndiHomeName and pkString.
createURL(ServletContext, ServletRequest, ServletResponse, String, String, String, String) - Static method in class com.bea.netuix.servlets.controls.content.PageflowURLHelper
Creates a portal framework version of a given page flow URL.
createURL(ServletContext, ServletRequest, ServletResponse, String, String, String, String, boolean) - Static method in class com.bea.netuix.servlets.controls.content.PageflowURLHelper
Creates a portal framework version of a given page flow URL.
createUrl(HttpServletRequest, HttpServletResponse, String, Map<String, Object>) - Method in interface com.bea.p13n.url.UrlRewriterAdapter
Creates an URL and returns in the form of a String.
createUser(String, String, HttpServletRequest) - Method in interface com.bea.p13n.controls.createUser.CreateUserControl
Deprecated Use UserProviderControl.createUser(username, password, request)
createUser(String, String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.UserManager
Deprecated As of Portal 8.1.x, use UserProviderControl.createUser(username, password)
createUser(String, String, HttpServletRequest) - Method in interface com.bea.p13n.controls.securityProvider.UserProviderControl
Creates a user with the given username and password.
createUser(String, String) - Method in class com.bea.p13n.security.management.authentication.AtnManagerProxy
Creates a user with the given username and password.
createUser(String, String, String) - Method in class com.bea.p13n.security.management.authentication.AtnManagerProxy
Creates a user with the given username and password.
createUser(String, String) - Method in interface com.bea.p13n.usermgmt.UserManager
Deprecated See com.bea.p13n.security.management.authentication.AtnManagerProxy
createUser(String, String, String) - Method in interface com.bea.p13n.usermgmt.UserManager
Deprecated User and Profile operations are no longer codependent
createUser(String, String, DelegatedResourceView, String, String, String, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.DelegatedAtnProxyManagerControlFacade
This method wil create a new user.
CreateUserControl - Interface in com.bea.p13n.controls.createUser
Deprecated  This control has been deprecated as of Portal 8.1.x
CreateUserControl.CreateUserParams - Annotation Type in com.bea.p13n.controls.createUser
Deprecated Define the properties for this control.
CreateUserExtraInfo - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Sets JSP page-scoped variables as a result of the <um:createUser> tag.
CreateUserExtraInfo() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateUserExtraInfo
 
createUserOfProfileType(String, String, String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.UserManager
Deprecated As of Portal 8.1.x, use UserProviderControl.createUserOfType(username)
createUserProfile(String) - Method in interface com.bea.p13n.controls.profile.ProfileControl
Create a new user profile
createUserSimple(String, String) - Method in interface com.bea.p13n.controls.securityProvider.UserProviderControl
Creates a user with the given username and password.
CreateUserTag - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Deprecated Use com.bea.p13n.usermgmt.taglib.CreateUserTag
CreateUserTag() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateUserTag
Deprecated  
createValidator(Map) - Static method in class com.bea.p13n.expression.ExpressionFactory
Creates a stateful Evaluator object using the supplied environment.
createValidator(Map, Evaluator) - Static method in class com.bea.p13n.expression.ExpressionFactory
Creates a Validator object using the supplied environment and an Evaluator.
createVersion() - Static method in class com.bea.p13n.common.CommonFactory
 
createVersion(String, int, int, int) - Static method in class com.bea.p13n.common.CommonFactory
 
createVisitorSecurityPolicy(ContentContext, String, List<String>, String, String) - Static method in class com.bea.content.federated.ContentSecurityHelper
Create a visitor security policy for the given taxonomy and capability.
createWindowURL(HttpServletRequest, HttpServletResponse) - Static method in class com.bea.portlet.WindowURL
Returns a WindowURL to the current portlet.
createWindowURL(HttpServletRequest, HttpServletResponse, String) - Static method in class com.bea.portlet.WindowURL
Returns a WindowURL to the specified portlet.
createWsrpFaultException(IConfigurationContext.WsrpFault, String, Throwable) - Method in interface com.oracle.producer.spi.IConfigurationContext
Creates an exception for a specific WSRP fault.
Credential - Interface in com.bea.p13n.security.management.credentials
This interface represent base type of credential
Credential.CredentialType - Enum in com.bea.p13n.security.management.credentials
 
CredentialAccessException - Exception in com.bea.p13n.security.management.credentials
Not enough privilege to access credential or create/update/delete credential entry
CredentialAccessException(String) - Constructor for exception com.bea.p13n.security.management.credentials.CredentialAccessException
 
CredentialEntry - Interface in com.bea.p13n.security.management.credentials
This interface describe main functionalities of a credential entry
CredentialEntry.EntryType - Enum in com.bea.p13n.security.management.credentials
Specify the binding type of a credential entry
CredentialHelper - Class in com.bea.p13n.security.management.credentials
 
CredentialHelper() - Constructor for class com.bea.p13n.security.management.credentials.CredentialHelper
 
CredentialItem - Class in com.bea.p13n.security
Lightweight object holding a set of credential information as persisted by a Credential Mapper provider.
CredentialItem(String, String, char[], P13nResource) - Constructor for class com.bea.p13n.security.CredentialItem
 
CredentialManagerProxy - Class in com.bea.p13n.security.management.credentials
This class provides access to Credential management functions as defined by the WLS Security Service Provider Interface (SSPI).
CredentialManagerProxy(CredentialProviderDescription, AuthenticatedSubject) - Constructor for class com.bea.p13n.security.management.credentials.CredentialManagerProxy
 
CredentialManagerProxy(CredentialProviderDescription, boolean, AuthenticatedSubject) - Constructor for class com.bea.p13n.security.management.credentials.CredentialManagerProxy
 
CredentialProviderDescription - Class in com.bea.p13n.security.management.credentials
This class holds information describing a single SSPI Credential Map provider.
CredentialProviderDescription(CredentialMapperMBean) - Constructor for class com.bea.p13n.security.management.credentials.CredentialProviderDescription
 
Credentials - Class in com.bea.content
The credentials for an authenticated subject.
Credentials() - Constructor for class com.bea.content.Credentials
Constructs an empty Credentials.
Credentials(Subject) - Constructor for class com.bea.content.Credentials
Constructs an Credentials with a Subject.
Credentials - Class in com.bea.p13n.security
Provides access to encrypted credential attributes, as persisted via the Credential Manager Provider
Credentials() - Constructor for class com.bea.p13n.security.Credentials
 
CredentialSecurityMgmtHelper - Class in com.bea.p13n.security.management.credentials
Provides helper methods for accessing security management classes, especially those used to manage SSPI providers.
CredentialSecurityMgmtHelper() - Constructor for class com.bea.p13n.security.management.credentials.CredentialSecurityMgmtHelper
 
CredentialVaultControl - Interface in com.bea.portal.tools.serviceadmin.controls
A control to represent an interface to Credential Vault methods
CredentialVaultException - Exception in com.bea.p13n.security.management.credentials
Runtime exception from concrete CredentialVaultService implementation
CredentialVaultException(String) - Constructor for exception com.bea.p13n.security.management.credentials.CredentialVaultException
 
CredentialVaultException(Throwable) - Constructor for exception com.bea.p13n.security.management.credentials.CredentialVaultException
 
CredentialVaultService - Interface in com.bea.p13n.security.management.credentials
The Credential Vault service interface allows management of credentials
CredentialVaultTaxonomy - Class in com.bea.portal.tools.da.taxonomy.serviceadmin
Taxonomy for the CredentialVault node.
CredentialVaultTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.serviceadmin.CredentialVaultTaxonomy
 
criteria - Variable in class com.bea.content.expression.operators.AbstractQueryOperator
 
Criteria - Interface in com.beasys.commerce.foundation.expression
Deprecated Use Expression instead.
criteria - Variable in class com.beasys.commerce.foundation.expression.CriteriaImpl
Deprecated The criteria value.
CriteriaHome - Class in com.beasys.commerce.foundation.expression
Deprecated Use Expression instead.
CriteriaHome() - Constructor for class com.beasys.commerce.foundation.expression.CriteriaHome
Deprecated  
CriteriaImpl - Class in com.beasys.commerce.foundation.expression
Deprecated Use Expression instead.
CriteriaImpl() - Constructor for class com.beasys.commerce.foundation.expression.CriteriaImpl
Deprecated Constructor.
criteriaList - Variable in class com.bea.content.expression.operators.AbstractQueryOperator
 
criteriaNullCheck(Object) - Method in class com.bea.content.expression.operators.AbstractQueryOperator
 
CTXT_HNDLR - Static variable in class com.bea.p13n.entitlements.common.EntitlementHelper
 
CURRENT_PAGE - Static variable in class com.bea.portlet.GenericURL
 
CURRENT_VERSION_NUMBER_STR - Static variable in class com.bea.content.manager.servlets.attribute.property.ContentPropertyResolver
 
currentPage() - Method in interface com.bea.content.paging.ICMPagedResult
Retrieves the current page of items.
CurrentUserDeletionException - Exception in com.bea.portal.tools.ugm.controls
 
CurrentUserDeletionException() - Constructor for exception com.bea.portal.tools.ugm.controls.CurrentUserDeletionException
 
CurrentUserDeletionException(String) - Constructor for exception com.bea.portal.tools.ugm.controls.CurrentUserDeletionException
 
CurrentUserDeletionException(String, Throwable) - Constructor for exception com.bea.portal.tools.ugm.controls.CurrentUserDeletionException
Constructor
CurrentUserDeletionException(Throwable) - Constructor for exception com.bea.portal.tools.ugm.controls.CurrentUserDeletionException
Constructor
currentVersion - Variable in class com.bea.content.virtual.VirtualNode
The current version of this virtual node.
currentVersionName - Variable in class com.bea.content.virtual.VirtualNode
The name of the virtual node's current version.
CUSTOM_OBJECT_FILTER - Static variable in interface com.bea.content.paging.ContentListKeys
Special property name which can be used when filtering to request an object filter (not a per-property filter).
CUSTOM_OBJECT_SORT - Static variable in interface com.bea.content.paging.ContentListKeys
Special property name which can be used when sorting to request an object sort (not a per-property sort).
CUSTOM_PREDICATE_CLASS - Static variable in class com.bea.p13n.entitlements.common.EntitlementConstants
System scoped class for expression predicate evaluation
CustomEvent - Interface in com.bea.netuix.events
Class to represent a custom event with arbitrary payload.
CustomEventURL - Class in com.bea.portlet
The CustomEventURL creates a URL that, when clicked, tells the system to generate a custom event.
CustomEventURL(HttpServletRequest, HttpServletResponse, String) - Constructor for class com.bea.portlet.CustomEventURL
Constructs a CustomEventURL.
CustomEventURL(HttpServletRequest, HttpServletResponse) - Constructor for class com.bea.portlet.CustomEventURL
Constructs a CustomEventURL.
CustomEventURL(HttpServletRequest, HttpServletResponse, String, boolean) - Constructor for class com.bea.portlet.CustomEventURL
Constructs a CustomEventURL.
CustomizationContext - Class in com.bea.netuix.application.manager
A client-specific context containing customization properties the database APIs use to personalize the request.
CustomizationContext(Locale, HttpServletRequest) - Constructor for class com.bea.netuix.application.manager.CustomizationContext

Create a minimal customization context consisting of one preferred locale.

CustomizationContext(ArrayList, HttpServletRequest) - Constructor for class com.bea.netuix.application.manager.CustomizationContext
Create a CustomizationContext with a list of preferred locales to use in locale matching.
CustomizationContext(Locale, String) - Constructor for class com.bea.netuix.application.manager.CustomizationContext

Create a minimal customization context consisting of one preferred locale.

CustomizationContext(ArrayList, String) - Constructor for class com.bea.netuix.application.manager.CustomizationContext
Create a CustomizationContext with a list of preferred locales to use in locale matching.
CustomProfileIdentity - Class in com.bea.p13n.usermgmt.profile
Lightweight object to represent a profile's identity.

D

DA_CAPABILITIES - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
DA_CAPABILITY_CAN_MANAGE - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
DA_TAXONOMY_BOOK - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
DA_TAXONOMY_PAGE - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
DA_TAXONOMY_PORTLET - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
DARoleID - Class in com.bea.portal.tools.security.role.da
Identifies a delegated administration role.
DARoleID(String) - Constructor for class com.bea.portal.tools.security.role.da.DARoleID
Constructor.
DARoleIDBuilder - Class in com.bea.portal.tools.security.role.da
Builds and parses DARoleID instances.
DARoleIDBuilder() - Constructor for class com.bea.portal.tools.security.role.da.DARoleIDBuilder
Constructor.
DARoleResourceType - Class in com.bea.portal.tools.security.role.da
ResourceType for a delegated administration role.
DARootTaxonomy - Class in com.bea.portal.tools.da.taxonomy
Root taxonomy for Delegated Admin resources
DARootTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.DARootTaxonomy
 
DATA_SOURCE - Static variable in class com.bea.content.virtual.workflow.StandardAction
 
Database - Interface in com.bea.p13n.util.jdbc
Deprecated No longer needed, as JDBC methods work with all supported drivers. Helper methods are available on JdbcHelper for get/set operations on clob data.
DATABASE_PREFIX - Static variable in interface com.bea.content.repo.server.SearchEngine
 
DatabaseFactory - Class in com.bea.p13n.util.jdbc
Deprecated No longer needed, as JDBC methods for BLOB and CLOB will work with all supported drivers. JdbcHelper has clob get/set helper methods.
DatabaseFactory() - Constructor for class com.bea.p13n.util.jdbc.DatabaseFactory
Deprecated  
DATE - Static variable in interface com.bea.p13n.advisor.AdviceRequestConstants
The DATE key - value = "com.bea.date"
DATE_BETWEEN_CLAUSE_TYPE - Static variable in class com.bea.p13n.rules.model.DateTimeBetweenModel
 
DATE_IS_AFTER_CLAUSE_TYPE - Static variable in class com.bea.p13n.rules.model.DateTimeModel
 
DATE_IS_CLAUSE_TYPE - Static variable in class com.bea.p13n.rules.model.DateTimeModel
 
DateableDefinition - Interface in com.bea.netuix.application.definition
 
dateFormat - Variable in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
The date format to use.
dateFormat - Static variable in class com.bea.p13n.content.ContentQueryBase
The date format for toDate()s in queries.
dateFormatStr - Static variable in class com.bea.p13n.content.ContentQueryBase
The date format string for toDate()s in queries.
DATETIME - Static variable in interface com.bea.p13n.property.PropertyDefinition
The constant for a datetime java.sql.Timestamp type (4).
DATETIME - Static variable in class com.beasys.commerce.util.TypesHelper
Deprecated The constant for a datetime type (4).
DATETIME_BETWEEN_CLAUSE_TYPE - Static variable in class com.bea.p13n.rules.model.DateTimeBetweenModel
 
DATETIME_IS_AFTER_CLAUSE_TYPE - Static variable in class com.bea.p13n.rules.model.DateTimeModel
 
DateTimeBetweenModel - Class in com.bea.p13n.rules.model
A clause model to represent one of three clauses for check if the current date/time is between 2 date/times.
DateTimeBetweenModel() - Constructor for class com.bea.p13n.rules.model.DateTimeBetweenModel
 
DateTimeBetweenModel.Recognizer - Class in com.bea.p13n.rules.model
 
DateTimeBetweenModel.Recognizer() - Constructor for class com.bea.p13n.rules.model.DateTimeBetweenModel.Recognizer
 
DateTimeModel - Class in com.bea.p13n.rules.model
A clause model to represent one of three date time related clauses.
DateTimeModel() - Constructor for class com.bea.p13n.rules.model.DateTimeModel
 
DateTimeModel.Recognizer - Class in com.bea.p13n.rules.model
 
DateTimeModel.Recognizer() - Constructor for class com.bea.p13n.rules.model.DateTimeModel.Recognizer
 
days - Variable in class com.bea.campaign.model.AddToPlaceholderModel.TimeToLive
The number of days.
deactivateCommunity(CustomizationContext, CommunityDefinitionId) - Method in interface com.bea.netuix.application.manager.ICommunityManager
Sets the state of a community to INACTIVE.
deactivateCommunity() - Method in class com.bea.netuix.servlets.manager.communities.CommunityContext
Sets the state of the community associated with this CommunityContext to INACTIVE.
deactivateCommunity(ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityContextControl
Sets the state of the community associated with the currently viewed desktop to INACTIVE.
deactivateCommunity(CommunityDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityManagerControl
Deactivates a community.
debug(String) - Method in class com.bea.content.loader.bulk.BulkLoader
Out put a debug message.
debug(String) - Method in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated Out put a debug message.
debug - Static variable in class com.bea.content.manager.faces.component.ResolverComponent
 
debug - Static variable in class com.bea.content.manager.faces.taglib.ResolverComponentTag
 
debug - Static variable in class com.bea.content.manager.servlets.common.ContentResolverFactory
 
DEBUG - Static variable in class com.bea.content.virtual.workflow.StandardAction
 
debug - Static variable in class com.bea.netuix.application.localization.definition.LocalizationLocale
 
debug - Static variable in class com.bea.netuix.client.jsp.clienttaglib.BaseTag
 
debug - Static variable in class com.bea.netuix.servlets.filters.IncludeSecurityFilter
 
Debug - Class in com.bea.p13n.util.debug
Developer's debugging aid.
debug - Static variable in class com.bea.struts.adapter.framework.AutoRegisterActionServlet
 
debug - Static variable in class com.bea.wlp.rest.results.GenericRestResult
 
DEBUG - Static variable in class com.bea.wsrp.consumer.util.WsrpRequestContext
 
debug(String) - Method in class com.beasys.commerce.util.DefaultLog
Deprecated Debug.
debug(String) - Method in interface com.beasys.commerce.util.Log
Deprecated Convenience method for debug level message (LOG_DEBUG).
debug(String) - Method in class com.beasys.commerce.util.Logger
Deprecated Convenience method for debug level message (LOG_DEBUG).
decode(String) - Method in class com.bea.netuix.util.PortletParameters
URL-decodes the specified value using the encoding set on this PortletParameters object.
decodeAttributeName(String) - Static method in class javax.portlet.PortletSessionUtil
Returns the attribute name of an attribute in the PORTLET_SCOPE.
decodeName(String) - Static method in class com.bea.content.cmis.rest.converters.NameTranslator
 
decodeScope(String) - Static method in class javax.portlet.PortletSessionUtil
Returns the portlet attribute scope from an encoded portlet attribute.
decodeXSS(String) - Static method in class com.bea.p13n.util.encoding.EncodingUtil
This helper method can be used to reverse the encoding done in EncodingUtil.encodeXSS(java.lang.String).
DEF_AD_CLICK_THRU_URI - Static variable in class com.bea.p13n.ad.ContentProviders
The default partial uri of the Ad Click-Thru handler.
DEF_CACHE_NAME - Static variable in class com.bea.content.manager.servlets.NodeCache
The default name of the NodeCache.
DEF_ENCODE_PREFIX - Variable in class com.bea.content.loader.bulk.BulkLoader
Deprecated Use pwdFileName instead.
DEF_MD_FILE_EXT - Static variable in class com.bea.content.loader.bulk.BulkLoader
The default file extension for metadata property files.
DEF_MD_FILE_EXT - Static variable in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated The default file extension for metadata property files.
DEF_MIME_TYPE - Static variable in class com.bea.content.loader.bulk.BulkLoader
The default mime type.
DEF_MIME_TYPE - Static variable in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated The default mime type.
DEF_RECOGNIZER_PRIORITY - Static variable in class com.bea.p13n.rules.model.RuleModelInfoSvc
 
DEF_SHOPPING_CART_GET_NAMES - Static variable in class com.bea.campaign.ShoppingCartAttributeLoader
The default list of names in the PipelineSession to look for the ShoppingCart.
DEF_SHOPPING_CART_SET_NAME - Static variable in class com.bea.campaign.ShoppingCartAttributeLoader
The name of the attribute to set the ShoppingCart in the p13n Request.
DEF_SHOW_DOC_URI - Static variable in class com.bea.p13n.ad.ContentProviders
The default partial uri of the Show Document handler.
DEF_WLS_PROPS_PATH - Static variable in class com.bea.content.loader.bulk.BulkLoader
The default weblogic properties file path.
DEF_WLS_PROPS_PATH - Static variable in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated The default weblogic properties file path.
DEFAULT_ACTIVE - Static variable in class com.bea.netuix.application.communities.CommunityMembership
 
DEFAULT_APP_NAME - Static variable in class com.beasys.commerce.util.DefaultLog
Deprecated  
DEFAULT_BINARY_CACHE_IS_ENABLED - Static variable in interface com.bea.content.federated.IRepositoryConfig
Default value to enable the binary cache.
DEFAULT_BINARY_CACHE_MAX_ENTRIES - Static variable in interface com.bea.content.federated.IRepositoryConfig
Default value for the binary cache max-entries.
DEFAULT_BINARY_CACHE_MAX_ENTRY_SIZE - Static variable in interface com.bea.content.federated.IRepositoryConfig
Default value in bytes for the binary cache max value size.
DEFAULT_BINARY_CACHE_TTL - Static variable in interface com.bea.content.federated.IRepositoryConfig
Default value for the binary cache time-to-live.
DEFAULT_BUFFER_SIZE - Static variable in interface com.bea.p13n.tracking.TrackingConstants
The default size of the events buffer.
DEFAULT_CHARSET - Static variable in class com.bea.netuix.application.communities.invitations.email.formatting.EmailContent
 
DEFAULT_CLASS_NAME - Static variable in interface com.bea.content.federated.IRepositoryConfig
The repository connection class for the WLP Repository.
DEFAULT_CONTENT_TYPE - Static variable in class com.bea.netuix.application.communities.invitations.email.formatting.EmailContent
 
DEFAULT_DATA_SOURCE_NAME - Static variable in interface com.bea.p13n.tracking.TrackingConstants
The default connection pool name
DEFAULT_EDIT_BUTTON_SRC - Static variable in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
 
DEFAULT_ENABLED - Static variable in interface com.bea.p13n.cache.CacheConfig
Default for enabled setting of a cache.
DEFAULT_ENABLED - Static variable in interface com.bea.p13n.cache.CacheDefaults
Whether the cache is enabled or disabled by default: true
DEFAULT_ENCODING - Static variable in class com.bea.netuix.application.localization.definition.LocalizationLocale
 
DEFAULT_ENCODING - Static variable in class com.bea.p13n.rules.model.RuleModelDocument
The default character encoding to use, if document's don't specify one themselves.
DEFAULT_ENCODING - Static variable in class com.bea.p13n.rules.model.RuleSetModelDocument
The default character encoding to use, if document's don't specify one themselves.
DEFAULT_ENVIRONMENT_NAME - Static variable in class com.bea.portal.tools.resource.ResourceEnvironment
 
DEFAULT_EXPLICIT_CACHE_IS_ENABLED - Static variable in interface com.bea.content.federated.IRepositoryConfig
 
DEFAULT_EXPLICIT_CACHE_MAX_ENTRIES - Static variable in interface com.bea.content.federated.IRepositoryConfig
Default values for the explicit properties cache
DEFAULT_EXPLICIT_CACHE_TTL - Static variable in interface com.bea.content.federated.IRepositoryConfig
 
DEFAULT_FORCE_FLUSH_INTERVAL - Static variable in interface com.bea.p13n.tracking.TrackingConstants
Default maximum age of an event in the buffer is 120 seconds.
DEFAULT_FROM_ADDRESS_KEY - Static variable in class com.bea.campaign.action.MailAction
Deprecated No longer used.
DEFAULT_FULLTEXT_SEARCH_IS_ENABLED - Static variable in interface com.bea.content.federated.IRepositoryConfig
Default value to enable full-text search query support.
DEFAULT_GRID_COLUMNS - Static variable in class com.bea.netuix.servlets.controls.layout.GridLayoutPresentationContext
 
DEFAULT_INITIAL_CONTEXT_FACTORY - Static variable in class com.bea.p13n.mail.MailManager
 
DEFAULT_LOCALE - Static variable in class com.bea.netuix.application.transform.disassembler.xip.ExportImportContext
 
DEFAULT_MAX_ENTRIES - Static variable in interface com.bea.p13n.cache.CacheConfig
Default for the size of a cache (max number of entries).
DEFAULT_MAX_ENTRIES - Static variable in interface com.bea.p13n.cache.CacheDefaults
Default max number of entries in the cache : 100
DEFAULT_MIME_TYPE - Static variable in class com.bea.content.manager.servlets.ShowPropertyServlet
The default mimetype used to render a node's binary property.
DEFAULT_NAME - Static variable in interface com.bea.netuix.laf.genes.Chromosome
Name of the default chromosome.
DEFAULT_NODE_CACHE_IS_ENABLED - Static variable in interface com.bea.content.federated.IRepositoryConfig
Default value to enable the node cache.
DEFAULT_NODE_CACHE_MAX_ENTRIES - Static variable in interface com.bea.content.federated.IRepositoryConfig
Default value for the node cache max-entries.
DEFAULT_NODE_CACHE_TTL - Static variable in interface com.bea.content.federated.IRepositoryConfig
Default value for the node cache time-to-live.
DEFAULT_NODE_OPS_HOME - Static variable in interface com.bea.content.federated.IRepositoryConfig
Deprecated No longer used.
DEFAULT_OBJECT_CLASS_OPS_HOME - Static variable in interface com.bea.content.federated.IRepositoryConfig
Deprecated No longer used.
DEFAULT_ORDER - Static variable in annotation type com.bea.wlp.rest.results.FormatOrder
 
DEFAULT_PORTAL_TITLE - Static variable in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
 
DEFAULT_PROVIDER_URL - Static variable in class com.bea.p13n.mail.MailManager
 
DEFAULT_PWD_FILE - Variable in class com.bea.content.loader.bulk.BulkLoader
 
DEFAULT_READ_ONLY - Static variable in interface com.bea.content.federated.IRepositoryConfig
Default value for the read-only flag on the repository configuration.
DEFAULT_REPO_BINARY_CACHE_IS_ENABLED - Static variable in interface com.bea.content.federated.IRepositoryConfig
The default value used to determine if the WLP Repository binary cache is enabled.
DEFAULT_REPO_BINARY_CACHE_MAX_ENTRIES - Static variable in interface com.bea.content.federated.IRepositoryConfig
The default number of entries in the WLP Repository binary cache.
DEFAULT_REPO_BINARY_CACHE_MAX_ENTRY_SIZE - Static variable in interface com.bea.content.federated.IRepositoryConfig
The default maximum size of entries in the WLP Repository binary cache.
DEFAULT_REPO_BINARY_CACHE_TTL - Static variable in interface com.bea.content.federated.IRepositoryConfig
The default Time to live for entries in the WLP Repository binary cache.
DEFAULT_REPO_NODE_CACHE_IS_ENABLED - Static variable in interface com.bea.content.federated.IRepositoryConfig
The default value used to determine if the WLP Repository Node Cache is enabled.
DEFAULT_REPO_NODE_CACHE_MAX_ENTRIES - Static variable in interface com.bea.content.federated.IRepositoryConfig
The default number of nodes to cache in the WLP Repository Node Cache.
DEFAULT_REPO_NODE_CACHE_TTL - Static variable in interface com.bea.content.federated.IRepositoryConfig
The default Time to live for nodes in the WLP Repository Node Cache.
DEFAULT_REPO_TYPE_CACHE_IS_ENABLED - Static variable in interface com.bea.content.federated.IRepositoryConfig
The default value used to determine if the WLP Repository Type Cache is enabled.
DEFAULT_REPO_TYPE_CACHE_MAX_ENTRIES - Static variable in interface com.bea.content.federated.IRepositoryConfig
The default number of types to cache in the WLP Repository Type Cache.
DEFAULT_REPO_TYPE_CACHE_TTL - Static variable in interface com.bea.content.federated.IRepositoryConfig
The default Time to live for types in the WLP Repository Type Cache.
DEFAULT_SEARCH_CACHE_ENABLED - Static variable in interface com.bea.content.federated.IRepositoryConfig
Default value to enable the search cache.
DEFAULT_SEARCH_CACHE_IS_ENABLED - Static variable in interface com.bea.content.federated.IRepositoryConfig
Default value to enable the VCR search cache.
DEFAULT_SEARCH_CACHE_MAX_ENTRIES - Static variable in interface com.bea.content.federated.IRepositoryConfig
Default value for the VCR search cache max-entries.
DEFAULT_SEARCH_CACHE_TTL - Static variable in interface com.bea.content.federated.IRepositoryConfig
Default value for the VCR search cache time-to-live.
DEFAULT_SEARCH_EXP - Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
Default search expression - a wildcard
DEFAULT_SEARCH_INDEXING_IS_ENABLED - Static variable in interface com.bea.content.federated.IRepositoryConfig
Default value to enable full-text search indexing support.
DEFAULT_SEARCH_IS_ENABLED - Static variable in interface com.bea.content.federated.IRepositoryConfig
Default value to enable meta-data search query support.
DEFAULT_SEARCH_OPS_HOME - Static variable in interface com.bea.content.federated.IRepositoryConfig
Deprecated No longer used.
DEFAULT_SKELETON_ID - Static variable in interface com.bea.netuix.application.view.LookAndFeelView
The name of the default skeleton.
DEFAULT_SKELETON_PATH - Static variable in interface com.bea.netuix.application.view.LookAndFeelView
The path to the default skeleton.
DEFAULT_SKIN_ID - Static variable in interface com.bea.netuix.application.view.LookAndFeelView
The name of the default skin.
DEFAULT_SKIN_PATH - Static variable in interface com.bea.netuix.application.view.LookAndFeelView
The path to the default skin.
DEFAULT_SPI_HOME_NAME - Static variable in interface com.bea.portlet.prefs.IPreferencePersistenceManager
 
DEFAULT_SPI_JNDI_NAME - Static variable in interface com.bea.portlet.prefs.IPreferencePersistenceManager
 
DEFAULT_TIME_INTERVAL - Static variable in interface com.bea.p13n.tracking.TrackingConstants
The default time interval, in seconds, at which the events buffer will be checked to see if it needs to be persisted to the database.
DEFAULT_TTL - Static variable in interface com.bea.p13n.cache.CacheConfig
Default time to live for elements in the cache, in millisecs Value is one hour.
DEFAULT_TTL - Static variable in interface com.bea.p13n.cache.CacheDefaults
Default time to live of elements in the cache, in millisecs: 3600000L
DEFAULT_TYPE_CACHE_IS_ENABLED - Static variable in interface com.bea.content.federated.IRepositoryConfig
Default value to enable the VCR type cache.
DEFAULT_TYPE_CACHE_MAX_ENTRIES - Static variable in interface com.bea.content.federated.IRepositoryConfig
Default value for the VCR type cache max-entries.
DEFAULT_TYPE_CACHE_TTL - Static variable in interface com.bea.content.federated.IRepositoryConfig
Default value for the VCR type cache time-to-live.
DEFAULT_USER_LIMIT - Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
The default search limit for user/group searches
DefaultBasePropertyProvider - Class in com.bea.content.expression
A generic implementation of a property provider, that supports user, request, session, and event properties.
DefaultBasePropertyProvider(ProfileWrapper, SerializableRequest, SerializableSession, IEvent) - Constructor for class com.bea.content.expression.DefaultBasePropertyProvider
Create a new PropertyProvider, initializing possible sources for the property value.
DefaultContentProvider - Class in com.bea.p13n.ad.render
A default ad renderer for when no other renderer is available.
DefaultContentProvider() - Constructor for class com.bea.p13n.ad.render.DefaultContentProvider
 
DefaultContentProvider.ContentVariableFinder - Class in com.bea.p13n.ad.render
A variable finder that will retrieve the variable values as properties of a Content object.
DefaultContentProvider.ContentVariableFinder(RenderableContent) - Constructor for class com.bea.p13n.ad.render.DefaultContentProvider.ContentVariableFinder
Constructor.
DefaultDocumentModel - Class in com.bea.p13n.model
A default implementation of DocumentModel.
DefaultDocumentModel(Model) - Constructor for class com.bea.p13n.model.DefaultDocumentModel
Constructor with root model.
DefaultDocumentModel() - Constructor for class com.bea.p13n.model.DefaultDocumentModel
Default constructor.
DefaultIconService - Class in com.bea.content.icon
Default implementation for retrieving icons.
DefaultIconService() - Constructor for class com.bea.content.icon.DefaultIconService
 
DefaultLocaleProvider - Class in com.bea.netuix.servlets.l10n
Default implementation of LocaleProvider that uses the ServletRequest as the source of preferred Locales.
DefaultLocaleProvider() - Constructor for class com.bea.netuix.servlets.l10n.DefaultLocaleProvider
 
DefaultLog - Class in com.beasys.commerce.util
Deprecated Use Weblogic Logging infrastructure - see http://e-docs.bea.com/wls/docs61/i18n/index.html
DefaultLog() - Constructor for class com.beasys.commerce.util.DefaultLog
Deprecated Default constructor.
DefaultPropertyProvider - Class in com.bea.content.expression
A generic implementation of a property provider, that supports user, request, session, and event properties.
DefaultPropertyProvider() - Constructor for class com.bea.content.expression.DefaultPropertyProvider
Empty constructor.
DefaultPropertyProvider(String, Request, Session, Event) - Constructor for class com.bea.content.expression.DefaultPropertyProvider
Create a new PropertyProvider, initializing possible sources for the property value.
DefaultPropertyProvider(ProfileWrapper, Request, Session, Event) - Constructor for class com.bea.content.expression.DefaultPropertyProvider
Create a new PropertyProvider, initializing possible sources for the property value.
DefaultPropertyProviderFactory - Interface in com.bea.content.expression
 
DefaultPropertyProviderFactoryImpl - Class in com.bea.content.expression
 
DefaultPropertyProviderFactoryImpl() - Constructor for class com.bea.content.expression.DefaultPropertyProviderFactoryImpl
 
DefaultRequestFilter - Class in com.bea.p13n.http
The default P13N Request Filter.
DefaultRequestFilter() - Constructor for class com.bea.p13n.http.DefaultRequestFilter
Default Constructor
DefaultRewritableResourceURLStrategy - Class in com.bea.wsrp.resource
 
DefaultRewritableResourceURLStrategy() - Constructor for class com.bea.wsrp.resource.DefaultRewritableResourceURLStrategy
 
DefaultSecurityCheckResourceServletInterceptor - Class in com.bea.wsrp.consumer.resource
The default base interceptor class for WSRP and Clipper resources.
DefaultSecurityCheckResourceServletInterceptor() - Constructor for class com.bea.wsrp.consumer.resource.DefaultSecurityCheckResourceServletInterceptor
 
DefaultSessionFilter - Class in com.bea.p13n.http
The default P13N Session Filter.
DefaultSessionFilter() - Constructor for class com.bea.p13n.http.DefaultSessionFilter
Default Constructor
DefaultStrutsURLRewriter - Class in com.bea.struts.adapter.util.rewriter
 
DefaultStrutsURLRewriter() - Constructor for class com.bea.struts.adapter.util.rewriter.DefaultStrutsURLRewriter
 
DefaultTag - Class in com.bea.netuix.client.jsp.clienttaglib
Client-awareness content filtering tag which includes content if the effective client classification from the request is resolved to the "default" classification.
DefaultTag() - Constructor for class com.bea.netuix.client.jsp.clienttaglib.DefaultTag
 
DefaultUserPropertyMapper - Class in com.bea.wsrp.consumer.userproperty
The default mapper which can map the folowing:
DefaultUserPropertyMapper() - Constructor for class com.bea.wsrp.consumer.userproperty.DefaultUserPropertyMapper
 
DefaultWLPRuleTypeRecognizer - Class in com.bea.p13n.rules.model
A RuleTypeRecognizer that supports the standard portal rules type: user segment, content selector, and campaign rules.
DefaultWLPRuleTypeRecognizer() - Constructor for class com.bea.p13n.rules.model.DefaultWLPRuleTypeRecognizer
 
DefaultWorkflowException - Exception in com.bea.content
Thrown if an operation on a PropertyChoice that does not exist occurs.
DefaultWorkflowException(String) - Constructor for exception com.bea.content.DefaultWorkflowException
 
DefaultWorkflowException(String, Throwable) - Constructor for exception com.bea.content.DefaultWorkflowException
 
DefaultWorkflowException(Throwable) - Constructor for exception com.bea.content.DefaultWorkflowException
 
DefaultWorkflowException(String, Throwable, boolean) - Constructor for exception com.bea.content.DefaultWorkflowException
 
defDateFormatStr - Static variable in class com.bea.content.expression.ExpressionHelper
The default datetime format string in the content expression syntax ("MM/dd/yyyy HH:mm:ss z").
defDateFormatStr - Static variable in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated The default datetime format string in the content expression syntax ("MM/dd/yyyy HH:mm:ss z").
DefinitionCount - Class in com.bea.netuix.application.definition
A convenience class to supply the definition counts of different WebLogic Portal Framework entities for a particular web app.
DefinitionCount() - Constructor for class com.bea.netuix.application.definition.DefinitionCount
 
defValue - Variable in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
The default value to print if the property is not found, or if the property does not contain a value.
DELEGATED_ADMIN_USERGROUP_NAME - Static variable in interface com.bea.p13n.usermgmt.UserManagerConstants
Deprecated replaced with PortalSystemDelegator Role since 8.1
DelegatedAtnProxyManagerControlFacade - Interface in com.bea.portal.tools.ugm.controls
A custom control interface used to interact with DelegatedAtnProxyManager.
DelegatedProviderManagerControlFacade - Interface in com.bea.portal.tools.ugm.providers.controls
A custom control interface used to interact with DelegatedProviderManager.
DelegatedRolePolicyManagerControlFacade - Interface in com.bea.portal.tools.entitlements.controls
 
DelegationRoleManagerControl - Interface in com.bea.portal.tools.da.controls
DelegationRoleManagerControlBean interface class that contains all the role management calls for Delegated Administration.
DelegationServiceControl - Interface in com.bea.portal.tools.da.controls
 
delete(String, String) - Method in class com.bea.content.cmis.rest.resources.NodeBase
 
DELETE - Static variable in class com.bea.content.federated.ContentEntitlementHelper
Deprecated Use CAN_DELETE instead.
delete(String) - Method in interface com.bea.content.loader.Loader
Deletes the hiearchy at the given path.
DELETE - Static variable in class com.bea.netuix.servlets.controls.window.WindowCapabilities
Delete State.
DELETE_ACTION - Static variable in class com.bea.p13n.mail.MailManager
 
deleteBatch(String) - Method in interface com.bea.p13n.mail.MailService
Delete a batch and all of its messages
deleteBookDefinition(CustomizationContext, BookDefinitionId) - Method in interface com.bea.netuix.application.manager.IBookDefinitionManager
Method for deleting a BookDefinition object given a supplied book definition identifier.
deleteBookDefinition(BookDefinitionControl, BookDefinitionId, boolean) - Static method in class com.bea.portal.tools.portal.actions.BookDefinitionAction
Deletes the specified BookDefinition when the action is executed.
deleteBookDefinition(BookDefinitionId, boolean, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.BookDefinitionControl
Deletes the specified BookDefinition.
deleteBookDefinitionWithCascade(CustomizationContext, BookDefinitionId) - Method in interface com.bea.netuix.application.manager.IBookDefinitionManager
Delete the BookDefinition of the supplied book definition identifier and all BookInstance objects associated with this book definition.
deleteBookDefinitionWithReplacement(CustomizationContext, BookDefinitionId, BookDefinitionId) - Method in interface com.bea.netuix.application.manager.IBookDefinitionManager
Delete an existing book definition and if it is in use, replace its use with the supplied book definition.
deleteCategory(CustomizationContext, PortletCategoryDefinitionId) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Deletes all (including localized) versions of a category.
deleteCategory(PortletCategoryDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortletCategoryDefinitionControl
Deletes all (including localized) versions of a category.
deleteCommunity(CustomizationContext, CommunityDefinitionId, boolean) - Method in interface com.bea.netuix.application.manager.ICommunityManager
Deletes a community.
deleteCommunity(CommunityDefinitionId, boolean) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Deletes the specified community.
deleteCommunity(boolean, CommunityDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityManagerControl
Deletes a community definition.
deleteCommunityWithCascade(CustomizationContext, CommunityDefinitionId) - Method in interface com.bea.netuix.application.manager.ICommunityManager
Deletes a community and all related non-customized and customized resources.
deleteCommunityWithCascade(CommunityDefinitionId) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Deletes a community and all related non-customized and customized resources.
deleteContentStream(String, String) - Method in class com.bea.content.cmis.rest.resources.ContentStream
 
deleteCredential(String[], HttpServletRequest) - Method in interface com.bea.portal.tools.serviceadmin.controls.CredentialVaultControl
This method will delete the credentials stored within the String[].
deleteDesktopCustomizations(String) - Method in interface com.bea.netuix.application.manager.IDesktopInstanceManager
Remove all the customizations for a particular user.
deleteDesktopCustomizations(CustomizationContext, String, DesktopDefinitionId) - Method in interface com.bea.netuix.application.manager.IDesktopInstanceManager
Remove all the customizations for a particular user on a specific desktop.
deleteDesktopDefinition(CustomizationContext, DesktopDefinitionId) - Method in interface com.bea.netuix.application.manager.IDesktopDefinitionManager
Delete the DesktopDefinition of the supplied desktop definition identifier.
deleteDesktopDefinition(String, PortalPath, DesktopPath, boolean, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.DesktopDefinitionControl
Deletes a desktop definition object
deleteDesktopDefinitionWithCascade(CustomizationContext, DesktopDefinitionId) - Method in interface com.bea.netuix.application.manager.IDesktopDefinitionManager
Delete the DesktopDefinition of the supplied desktop definition id and all desktop instances associated with this definition.
deleteDocuments(String) - Method in interface com.bea.content.repo.server.SearchEngine
Instructs the search engine to delete the specified documents from its database(s).
deleteJobDefinition(String) - Method in interface com.bea.p13n.jobmanager.JobManager
Removes a job definition identified by the given name from the Database.
deleteLayoutDefinition(CustomizationContext, LayoutDefinitionId) - Method in interface com.bea.netuix.application.manager.ILayoutDefinitionManager
Delete a layout definition and all its associated placeholders.
deleteLayoutDefinition(LayoutDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.LayoutDefinitionControl
Deletes a LayoutDefintion and all associated placeholders.
deleteLayoutDefinitionWithReplacement(CustomizationContext, LayoutDefinitionId, LayoutDefinitionId) - Method in interface com.bea.netuix.application.manager.ILayoutDefinitionManager
Delete a layout definition (and its placeholders) and replace any uses of that layout with a replacement layout.
deleteLocalizationLocale(LocalizationLocaleId) - Method in interface com.bea.netuix.application.localization.manager.ILocalizationManager
Delete a LocalizationLocale record and all LocalizationResources associated to this locale.
deleteLocalizationResource(LocalizationLocaleId, LocalizationIntersectionId) - Method in interface com.bea.netuix.application.localization.manager.ILocalizationManager
Delete a single localization definition record (the table affected is L10N_RESOURCE).
deleteLocalizationResource(LocalizationLocaleId, LocalizationIntersectionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.LocalizationControl
Deletes a localization resource.
deleteLookAndFeelDefinition(CustomizationContext, LookAndFeelDefinitionId) - Method in interface com.bea.netuix.application.manager.ILookAndFeelDefinitionManager
Delete a lookAndFeel definition.
deleteLookAndFeelDefinition(LookAndFeelDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.LookAndFeelDefinitionControl
Deletes a specified LookAndFeelDefinition.
deleteLookAndFeelDefinitionWithReplacement(CustomizationContext, LookAndFeelDefinitionId, LookAndFeelDefinitionId) - Method in interface com.bea.netuix.application.manager.ILookAndFeelDefinitionManager
Delete a lookAndFeel definition (and its skins, skeletons and themes) and replace any uses of that lookAndFeel with a replacement lookAndFeel.
deleteMarkupDefinition(CustomizationContext, MarkupDefinitionId) - Method in interface com.bea.netuix.application.manager.IMarkupDefinitionManager
Delete a markup definition.
deleteMenuDefinition(CustomizationContext, MenuDefinitionId) - Method in interface com.bea.netuix.application.manager.IMenuDefinitionManager
Delete a menu definition.
deleteMenuDefinitions(MenuDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.MenuDefinitionControl
Deletes the specified menu definition.
deleteMenuDefinitionWithReplacement(CustomizationContext, MenuDefinitionId, MenuDefinitionId) - Method in interface com.bea.netuix.application.manager.IMenuDefinitionManager
Delete a menu definition and replace any uses of that menu with a replacement menu.
deleteNode(ID) - Method in interface com.bea.content.spi.flexspi.ticket.NodeOpsV1
Deprecated This method performs a full cascade delete on a Node and its children.
deleteNode(ID) - Method in interface com.bea.content.spi.NodeOps
Deprecated This method performs a full cascade delete on a Node.
deleteObjectClass(ID) - Method in interface com.bea.content.spi.flexspi.ticket.ObjectClassOpsV1
Deprecated Removes the ObjectClass with the specified objectClassId.
deleteObjectClass(ID) - Method in interface com.bea.content.spi.ObjectClassOps
Deprecated Deletes the ObjectClass with the given objectClassId.
deletePageDefinition(CustomizationContext, PageDefinitionId) - Method in interface com.bea.netuix.application.manager.IPageDefinitionManager
Delete a page definition, but only if it is not used by other page instances.
deletePageDefinition(PageDefinitionControl, PageDefinitionId, boolean) - Static method in class com.bea.portal.tools.portal.actions.PageDefinitionAction
Deletes a PageDefinition when the action is executed.
deletePageDefinition(PageDefinitionId, boolean, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PageDefinitionControl
Deletes a PageDefinition This method attempts to clean up all related security policies on the deleted Page.
deletePageDefinitionWithCascade(CustomizationContext, PageDefinitionId) - Method in interface com.bea.netuix.application.manager.IPageDefinitionManager
Delete a page definition and all page instances associated with this definition.
deletePageDefinitionWithReplacement(CustomizationContext, PageDefinitionId, PageDefinitionId) - Method in interface com.bea.netuix.application.manager.IPageDefinitionManager
Delete an existing page definition and if it is in use replace its use with the supplied page definition.
deletePath - Variable in class com.bea.content.loader.bulk.BulkLoader
The path of the hierarchy to delete, starting with a "/".
deletePath - Variable in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated The path of the hierarchy to delete, starting with a "/".
deletePlacements(CustomizationContext, ShellDefinitionId) - Method in interface com.bea.netuix.application.manager.IShellDefinitionManager
Delete all placements for a shell.
deletePortalDefinition(CustomizationContext, PortalPath, String) - Method in interface com.bea.netuix.application.manager.IPortalDefinitionManager
Deletes a PortalDefinition.
deletePortalDefinition(String, PortalPath, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortalDefinitionControl
Deletes a portal definition.
deletePortletDefinition(CustomizationContext, PortletCategoryDefinitionId, PortletDefinitionId) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Deletes a PortletDefinitionId from a portlet category.
deletePortletDefinition(CustomizationContext, PortletDefinitionId) - Method in interface com.bea.netuix.application.manager.IPortletDefinitionManager
Delete a portlet definition, but only if it is not used by other portlet instances.
deletePortletDefinition(PortletDefinitionId, PortletCategoryDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortletCategoryDefinitionControl
Deletes a PortletDefinitionId from a portlet category.
deletePortletDefinition(PortletDefinitionId, boolean, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortletDefinitionControl
Removes portlet definitions based on the provided list of portlet definition Ids with optional cascading.
deletePortletDefinitions(CustomizationContext, PortletDefinitionId) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Deletes a PortletDefinitionId from all portlet categories.
deletePortletDefinitions(PortletDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortletCategoryDefinitionControl
Deletes a PortletDefinitionId from all portlet categories.
deletePortletDefinitionWithCascade(CustomizationContext, PortletDefinitionId) - Method in interface com.bea.netuix.application.manager.IPortletDefinitionManager
Delete a portlet definition and all portlet instances associated with this definition.
deletePortletInstance(CustomizationContext, PortletInstanceId) - Method in interface com.bea.netuix.application.manager.IPortletInstanceManager
Deletes a portlet instance.
deletePortletInstance(IPortletDataContext, IConfigurationContext, IRequestContext) - Method in interface com.oracle.producer.spi.IProducerDataStore
Deletes a portlet instance, and all descendent portlet instances if applicable.
deleteProfile(String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.GroupProfileManager
Deprecated Use ProfileControl.getGroupProfileManager().deleteProfile(profileName)
deleteProfile(String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.UserProfileManager
Deprecated use ProfileControl.deleteProfile(profileName)
deleteProfile(String) - Method in interface com.bea.p13n.usermgmt.profile.ProfileManager
Remove a profile
deletePropertyDefinition(ID) - Method in interface com.bea.content.spi.flexspi.ticket.ObjectClassOpsV1
Deprecated Removes the propertyDefinition with the specified ID.
deletePropertyDefinition(ID) - Method in interface com.bea.content.spi.ObjectClassOps
Deprecated Deletes the given propertyDefinition.
deleteRole(String, ResourceContext) - Method in interface com.bea.portal.tools.da.controls.DelegationRoleManagerControl
Deletes a role from the delegation hierarchy
deleteShellDefinition(CustomizationContext, ShellDefinitionId) - Method in interface com.bea.netuix.application.manager.IShellDefinitionManager
Delete a shell definition.
deleteShellDefinition(ShellDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.ShellDefinitionControl
Delete a ShellDefinition
deleteShellDefinitionWithReplacement(CustomizationContext, ShellDefinitionId, ShellDefinitionId) - Method in interface com.bea.netuix.application.manager.IShellDefinitionManager
Delete a shell definition and replace any uses of that shell with a replacement shell.
deleteThemeDefinition(CustomizationContext, ThemeDefinitionId) - Method in interface com.bea.netuix.application.manager.IThemeDefinitionManager
Delete a theme definition that is not in use.
deleteThemeDefinition(ThemeDefinitionId, boolean, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.LookAndFeelDefinitionControl
Delete a ThemeDefinition if it is not currently in use.
deleteThemeDefinitionWithCascade(CustomizationContext, ThemeDefinitionId) - Method in interface com.bea.netuix.application.manager.IThemeDefinitionManager
Delete a theme definition and remove refernces to it from book, pages or portlets This method is useful for deleting a theme that is in use by book, pages or portlets.
deleteWorkflow(ID) - Method in interface com.bea.content.spi.flexspi.ticket.WorkflowOpsV1
Deprecated Delete the specified workflow document from the system.
deleteWorkflow(ID) - Method in interface com.bea.content.spi.WorkflowOps
Deprecated Delete the specified workflow document from the system.
DeploymentFactory - Class in com.bea.p13n.rules.manager
Factory for creating all rule set deployment-related interface implementations.
DeploymentFactory() - Constructor for class com.bea.p13n.rules.manager.DeploymentFactory
 
deprecated(String) - Method in class com.beasys.commerce.util.DefaultLog
Deprecated Deprecated.
deprecated(String) - Method in interface com.beasys.commerce.util.Log
Deprecated Log a Deprecated message.
deprecated(String) - Method in class com.beasys.commerce.util.Logger
Deprecated Show a deprecated message.
deregister(String, IRegistrationContext) - Method in interface com.bea.wsrp.client.ProducerAgent
Deregisters with the given producer.
deregister(int) - Method in interface com.bea.wsrp.services.registration.ConsumerRegistrationService
 
deregister(int) - Method in interface com.bea.wsrp.services.registration.ConsumerRegistrationServiceLocal
 
deregister(IRegistrationDataContext, IConfigurationContext, IRequestContext) - Method in interface com.oracle.producer.spi.IProducerDataStore
De-registers the consumer from this producer.
deregisterProducer(String, String, HttpServletRequest) - Method in interface com.bea.wsrp.consumer.management.producer.ProducerManager
Deprecated  
deregisterProducer(String, String, HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface com.bea.wsrp.consumer.management.producer.ProducerManager
Deregisters with the given producer.
description - Variable in class com.bea.netuix.application.communities.CommunityProperty
Description for this property
DESCRIPTION_KEY - Static variable in class com.bea.content.spi.flexspi.common.SPIDescriptionKeys
The key used to store the SPI Description in the repository description map.
DESKTOP_LABEL_PARAM - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
Desktop definition label query parameter (reserved).
DESKTOP_PATH - Static variable in class com.bea.portlet.prefs.spi.PortletPreferencesId
A constant defining the desktop path
DESKTOP_TYPE - Static variable in class com.bea.netuix.application.localization.definition.LocalizationResource
 
DESKTOP_TYPE - Static variable in interface com.bea.netuix.application.view.MarkupView
Constant for desktop markup.
DesktopBackingContext - Class in com.bea.netuix.servlets.controls.application.backing
The DesktopBackingContext is used to interact with the underlying Desktop control.
DesktopBackingContext.AsyncModeType - Enum in com.bea.netuix.servlets.controls.application.backing
Valid values for asyncMode attribute on the desktop element.
DesktopDefinition - Class in com.bea.netuix.application.definition
This class represents a persistent desktop.
DesktopDefinition(DesktopDefinitionId, LocalizationResource, MarkupDefinitionId, BookDefinitionId, LookAndFeelDefinitionId, ShellDefinitionId) - Constructor for class com.bea.netuix.application.definition.DesktopDefinition
Constructs a new DesktopDefinition object.
DesktopDefinition(DesktopDefinitionId, LocalizationResource, MarkupDefinitionId, BookDefinitionId, LookAndFeelDefinitionId, ShellDefinitionId, boolean) - Constructor for class com.bea.netuix.application.definition.DesktopDefinition
 
DesktopDefinition(DesktopDefinitionId, LocalizationResource, MarkupDefinitionId, BookDefinitionId, DesktopInstance) - Constructor for class com.bea.netuix.application.definition.DesktopDefinition
Constructor that takes a DesktopInstance
desktopDefinition - Variable in class com.bea.portal.tools.portal.actions.CreateDesktopFromPortalFileAction
 
DesktopDefinition.AsyncModeType - Enum in com.bea.netuix.application.definition
 
DesktopDefinitionAction - Class in com.bea.portal.tools.portal.actions
Objects extending this class implement actions to be taken on portal controls.
DesktopDefinitionAction(DesktopDefinitionControl, BookDefinitionControl, DesktopDefinitionId, String, String, ShellDefinitionId, LookAndFeelDefinitionId, BookDefinition) - Constructor for class com.bea.portal.tools.portal.actions.DesktopDefinitionAction
 
DesktopDefinitionAction(DesktopDefinitionControl, DesktopDefinitionId, String, String, ShellDefinitionId, LookAndFeelDefinitionId, BookDefinitionId) - Constructor for class com.bea.portal.tools.portal.actions.DesktopDefinitionAction
 
DesktopDefinitionControl - Interface in com.bea.portal.tools.portal.controls
A custom control interface used to interact with DesktopDefinitions.
DesktopDefinitionId - Class in com.bea.netuix.application.identifier
The DesktopDefinitionId is the webapp name, portal path, and desktop path together that uniquely identifies a portal desktop.
DesktopDefinitionId(String, PortalPath, DesktopPath) - Constructor for class com.bea.netuix.application.identifier.DesktopDefinitionId
 
DesktopDefinitionID - Class in com.bea.portal.tools.portal.desktop
Identifies portal desktop definition resources.
DesktopDefinitionID(String) - Constructor for class com.bea.portal.tools.portal.desktop.DesktopDefinitionID
Constructor.
DesktopDefinitionID(DesktopDefinitionIDBuilder) - Constructor for class com.bea.portal.tools.portal.desktop.DesktopDefinitionID
Constructor.
DesktopDefinitionIDBuilder - Class in com.bea.portal.tools.portal.desktop
Identifies the collection of portal resource definitions.
DesktopDefinitionIDBuilder() - Constructor for class com.bea.portal.tools.portal.desktop.DesktopDefinitionIDBuilder
Constructor.
DesktopDefinitionManager - Interface in com.bea.netuix.application.manager.persistence
Please refer to the interfaces for javadoc.
DesktopDefinitionManagerHome - Interface in com.bea.netuix.application.manager.persistence
EJB Home for DesktopDefinitionManager.
DesktopDefinitionResourceType - Class in com.bea.portal.tools.portal.desktop
ResourceType for a portal desktop definition.
DesktopDefinitionsID - Class in com.bea.portal.tools.portal.desktop
Identifies a collection of portal desktop definition resources.
DesktopDefinitionsID(String) - Constructor for class com.bea.portal.tools.portal.desktop.DesktopDefinitionsID
Constructor.
DesktopDefinitionsID(DesktopDefinitionsIDBuilder) - Constructor for class com.bea.portal.tools.portal.desktop.DesktopDefinitionsID
Constructor.
DesktopDefinitionsIDBuilder - Class in com.bea.portal.tools.portal.desktop
Identifies the collection of portal resource definitions.
DesktopDefinitionsIDBuilder() - Constructor for class com.bea.portal.tools.portal.desktop.DesktopDefinitionsIDBuilder
Constructor.
DesktopDefinitionsResourceType - Class in com.bea.portal.tools.portal.desktop
ResourceType for the collection of portal desktop definitions.
DesktopDefinitionTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
Taxonomy for a DesktopDefinition, which is contained within a parent Portal taxonomy node.
DesktopDefinitionTaxonomy(PortalTaxonomy, DesktopDefinitionId, String) - Constructor for class com.bea.portal.tools.da.taxonomy.portal.DesktopDefinitionTaxonomy
Constructs a DesktopDefinition taxonomy, with the specified PortalTaxonomy as its parent taxonomy node.
DesktopID - Class in com.bea.portal.tools.portal.desktop
Deprecated - use DesktopDefinitionID
DesktopID(String) - Constructor for class com.bea.portal.tools.portal.desktop.DesktopID
Deprecated Constructor.
DesktopID(DesktopIDBuilder) - Constructor for class com.bea.portal.tools.portal.desktop.DesktopID
Deprecated Constructor.
DesktopIDBuilder - Class in com.bea.portal.tools.portal.desktop
Deprecated - use DesktopDefinitionIDBuilder
DesktopIDBuilder() - Constructor for class com.bea.portal.tools.portal.desktop.DesktopIDBuilder
Deprecated Constructor.
DesktopInstance - Class in com.bea.netuix.application.instance
Represents a customized version of a DesktopDefinition.
DesktopInstance(ShellDefinitionId, BookInstanceId, LookAndFeelDefinitionId, String) - Constructor for class com.bea.netuix.application.instance.DesktopInstance
Constructor to create a new DesktopInstance object.
DesktopInstanceControl - Interface in com.bea.portal.tools.portal.controls
A custom control interface used to interact with DesktopInstances
DesktopInstanceId - Class in com.bea.netuix.application.identifier
Represents the primary keys of Desktop instance objects in the database, and is used to uniquely identify them.
DesktopInstanceId(int) - Constructor for class com.bea.netuix.application.identifier.DesktopInstanceId
 
DesktopParentedResourceID - Class in com.bea.portal.tools.portal
Represents a ResourceID for resources that have a desktop parent.
DesktopParentedResourceID(String) - Constructor for class com.bea.portal.tools.portal.DesktopParentedResourceID
Constructor.
DesktopParentedResourceID(DesktopParentedResourceIDBuilder) - Constructor for class com.bea.portal.tools.portal.DesktopParentedResourceID
Constructor.
DesktopParentedResourceIDBuilder<T extends DesktopParentedResourceID> - Class in com.bea.portal.tools.portal
 
DesktopParentedResourceIDBuilder() - Constructor for class com.bea.portal.tools.portal.DesktopParentedResourceIDBuilder
Constructor.
DesktopParentedResourceIDBuilder(DesktopParentedResourceType) - Constructor for class com.bea.portal.tools.portal.DesktopParentedResourceIDBuilder
Constructor.
DesktopParentedResourceType - Class in com.bea.portal.tools.portal
Represents the resource type for a desktop parented resource.
DesktopParentedResourceType() - Constructor for class com.bea.portal.tools.portal.DesktopParentedResourceType
Constructor.
DesktopParentedResourceType(String) - Constructor for class com.bea.portal.tools.portal.DesktopParentedResourceType
 
desktopPath - Variable in class com.bea.netuix.application.communities.CommunityInfo
Desktop path for the new desktop to be created.
DesktopPath - Class in com.bea.netuix.application.identifier
The DesktopPath is a representation of the part of the url that identifies the desktop for a customized portal.
DesktopPath(String) - Constructor for class com.bea.netuix.application.identifier.DesktopPath
 
DesktopPresentationContext - Class in com.bea.netuix.servlets.controls.application
This class represents a portal desktop component.
DesktopResourceType - Class in com.bea.portal.tools.portal.desktop
Deprecated - use DesktopDefinitionResourceType
DesktopSearchCriteria - Class in com.bea.netuix.application.manager.persistence
DesktopSearchCriteria - used to narrow down searches/lookups on DesktopDefinition objects.
DesktopSearchCriteria(String) - Constructor for class com.bea.netuix.application.manager.persistence.DesktopSearchCriteria
Constructor that takes a web app name.
DesktopTemplateID - Class in com.bea.portal.tools.portal.desktop
Identifies portal desktop template resources.
DesktopTemplateID(String) - Constructor for class com.bea.portal.tools.portal.desktop.DesktopTemplateID
Constructor.
DesktopTemplateID(DesktopTemplateIDBuilder) - Constructor for class com.bea.portal.tools.portal.desktop.DesktopTemplateID
Constructor.
DesktopTemplateIDBuilder - Class in com.bea.portal.tools.portal.desktop
Identifies the collection of portal resource definitions.
DesktopTemplateIDBuilder() - Constructor for class com.bea.portal.tools.portal.desktop.DesktopTemplateIDBuilder
Constructor.
DesktopTemplateResourceType - Class in com.bea.portal.tools.portal.desktop
ResourceType for a portal desktop template under a portal instance.
DesktopTemplatesID - Class in com.bea.portal.tools.portal.desktop
Builds and parses DesktopTemplatesID.
DesktopTemplatesID(String) - Constructor for class com.bea.portal.tools.portal.desktop.DesktopTemplatesID
Constructor.
DesktopTemplatesID(DesktopTemplatesIDBuilder) - Constructor for class com.bea.portal.tools.portal.desktop.DesktopTemplatesID
Constructor.
DesktopTemplatesIDBuilder - Class in com.bea.portal.tools.portal.desktop
Identifies the collection of portal desktop templates.
DesktopTemplatesIDBuilder() - Constructor for class com.bea.portal.tools.portal.desktop.DesktopTemplatesIDBuilder
Constructor.
DesktopTemplatesResourceType - Class in com.bea.portal.tools.portal.desktop
ResourceType for the collection of portal desktop templates under a portal instance.
DesktopTemplatesTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
Taxonomy for DesktopTemplates node, which is contained within either a Library Templates taxonomy node or a Portal Templates taxonomy node.
DesktopTemplatesTaxonomy(LibraryTemplatesTaxonomy) - Constructor for class com.bea.portal.tools.da.taxonomy.portal.DesktopTemplatesTaxonomy
Constructs a DesktopTemplates taxonomy that is contained in a Templates node within the Library
DesktopTemplatesTaxonomy(PortalTemplatesTaxonomy) - Constructor for class com.bea.portal.tools.da.taxonomy.portal.DesktopTemplatesTaxonomy
Constructs a DesktopTemplates taxonomy that is contained in a Templates node within a Portal taxonomy node.
DesktopTemplateTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
Taxonomy for a DesktopTemplate, which is contained within a DesktopTemplates taxonomy node.
DesktopTemplateTaxonomy(DesktopTemplatesTaxonomy, DesktopDefinitionId, String, boolean) - Constructor for class com.bea.portal.tools.da.taxonomy.portal.DesktopTemplateTaxonomy
Constructs a DesktopTemplate taxonomy, parented by the specified DesktopTemplatesTaxonomy, and based on the desktop defintion id of the DesktopTemplate, the name of its containing webapp and whether or not it is global.
DesktopType - Class in com.bea.netuix.util
This class is a utility to convert the enumerated DesktopTypeValue into an int and back again.
DesktopType() - Constructor for class com.bea.netuix.util.DesktopType
 
DesktopType.DesktopTypeValue - Enum in com.bea.netuix.util
 
DesktopURL - Class in com.bea.portlet
Represents a URL for submitting requests to the portal framework to view a specified desktop.
DesktopURL(HttpServletRequest, HttpServletResponse, String) - Constructor for class com.bea.portlet.DesktopURL
Constructs a DesktopURL.
DesktopView - Interface in com.bea.netuix.application.view
The Desktop View is the highest level View object.
destroy() - Method in class com.bea.netuix.application.communities.invitations.email.EmailInviter
 
destroy() - Method in interface com.bea.netuix.application.communities.invitations.email.formatting.EmailTextFormatter
Called by EmailInviter implementations once they are completed using this EmailTextFormatter, giving the formatter an opportunity to do any necessary cleanup or to release resources obtained in init.
destroy() - Method in class com.bea.netuix.application.communities.invitations.email.formatting.JspEmailTextFormatter
 
destroy() - Method in class com.bea.netuix.application.communities.invitations.email.formatting.StaticEmailTextFormatter
 
destroy() - Method in interface com.bea.netuix.application.communities.invitations.InvitationValidationTextGenerator
Allows InvitationValidationTextGenerator implementations the opportunity to release any resources obtained during init or to perform any necessary cleanup operations.
destroy() - Method in class com.bea.netuix.application.communities.invitations.SimpleValidationTextGenerator
 
destroy() - Method in interface com.bea.netuix.application.communities.invitations.spi.CommunityInviter
Allows InvitationValidationTextGenerator implementations the opportunity to release any resources obtained during init or to perform any necessary cleanup operations.
destroy() - Method in class com.bea.netuix.servlets.filters.IncludeSecurityFilter
No implementation.
destroy() - Method in class com.bea.netuix.servlets.manager.communities.invitations.notification.NotificationInviter
Allows InvitationValidationTextGenerator implementations the opportunity to release any resources obtained during init or to perform any necessary cleanup operations.
destroy() - Method in class com.bea.p13n.servlets.HttpSSLFilter
 
destroy() - Method in class com.bea.p13n.servlets.NullFilter
does nothing
destroy() - Method in class com.bea.p13n.tracking.clickthrough.ClickThroughEventFilter
 
destroy() - Method in class com.bea.portlet.jsp.PortletJspBase
 
destroy() - Method in class com.bea.struts.adapter.framework.AutoRegisterActionServlet
 
destroy() - Method in class com.bea.wsrp.resource.DefaultRewritableResourceURLStrategy
 
destroy() - Method in interface com.bea.wsrp.resource.IRewritableResourceUrlStrategy
Called when this is destroyed
destroy() - Method in interface com.oracle.producer.spi.IProducerDataStore
Destroys this IProducerDataStore instance.
destroy() - Method in interface javax.portlet.filter.PortletFilter
Called by the portlet container to indicate to a filter that it is being taken out of service.
destroy() - Method in class javax.portlet.GenericPortlet
Called by the portlet container to indicate to a portlet that the portlet is being taken out of service.
destroy() - Method in interface javax.portlet.Portlet
Called by the portlet container to indicate to a portlet that the portlet is being taken out of service.
destroyCalendarJobDefinition(CalendarJobDefinitionBean) - Method in interface com.bea.p13n.jobmanager.config.JobManagerConfigBean
 
destroyIntervalJobDefinition(IntervalJobDefinitionBean) - Method in interface com.bea.p13n.jobmanager.config.JobManagerConfigBean
 
destroyJobListener(JobListenerBean) - Method in class com.bea.p13n.jobmanager.config.AbstractJobDefinition
 
destroyJobListener(JobListenerBean) - Method in interface com.bea.p13n.jobmanager.config.CalendarJobDefinitionBean
 
destroyJobListener(JobListenerBean) - Method in interface com.bea.p13n.jobmanager.config.IntervalJobDefinitionBean
 
destroyJobListener(JobListenerBean) - Method in interface com.bea.p13n.jobmanager.config.StartupJobDefinitionBean
 
destroyJobListener(JobListenerBean) - Method in interface com.bea.p13n.jobmanager.config.TimerJobDefinitionBean
 
destroyJobListener(JobListenerBean) - Method in interface com.bea.p13n.jobmanager.JobDefinition
 
destroyJobParam(JobParamBean) - Method in class com.bea.p13n.jobmanager.config.AbstractJobDefinition
 
destroyJobParam(JobParamBean) - Method in interface com.bea.p13n.jobmanager.config.CalendarJobDefinitionBean
 
destroyJobParam(JobParamBean) - Method in interface com.bea.p13n.jobmanager.config.IntervalJobDefinitionBean
 
destroyJobParam(JobParamBean) - Method in interface com.bea.p13n.jobmanager.config.StartupJobDefinitionBean
 
destroyJobParam(JobParamBean) - Method in interface com.bea.p13n.jobmanager.config.TimerJobDefinitionBean
 
destroyJobParam(JobParamBean) - Method in interface com.bea.p13n.jobmanager.JobDefinition
 
destroyP13nUrlTemplate(P13nUrlTemplateBean) - Method in interface com.bea.p13n.url.config.P13nUrlTemplateConfigBean
 
destroyStartupJobDefinition(StartupJobDefinitionBean) - Method in interface com.bea.p13n.jobmanager.config.JobManagerConfigBean
 
destroyTimerJobDefinition(TimerJobDefinitionBean) - Method in interface com.bea.p13n.jobmanager.config.JobManagerConfigBean
 
determineArgumentIsComplete(Object) - Method in class com.bea.p13n.rules.model.InstanceMethodModel
 
determineArgumentIsComplete(Object) - Method in class com.bea.p13n.rules.model.MethodCallModel
Tell if an argument is not complete.
determineBestTitleForNode(HttpServletRequest, Node) - Static method in class com.bea.content.ui.jsp.ContentPresenterUtils
This is a utility method that can be used to determine the best title to use for a given node.
determineClauseType() - Method in class com.bea.p13n.rules.model.RuleModel
Update our clauseType to be the ruleType.
determineEncoding(File, String) - Static method in class com.bea.p13n.util.MetaParser
Try to determine the encoding from a <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=" > instruction.
determineEncoding(BufferedReader) - Static method in class com.bea.p13n.util.MetaParser
Try to determine the encoding from a <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=" > instruction.
determineIsComplete() - Method in class com.bea.campaign.model.AddDiscountModel
 
determineIsComplete() - Method in class com.bea.campaign.model.AddEmailModel
 
determineIsComplete() - Method in class com.bea.campaign.model.AddToPlaceholderModel
This is complete if its ContentQueryModel is set and complete, and it has 1 or more placeholders set.
determineIsComplete() - Method in class com.bea.campaign.model.CampaignModel
Tell if this campaign is complete.
determineIsComplete() - Method in class com.bea.campaign.model.ScenarioModel
Is this scenario complete? A scenario is complete if: It has a non-empty name All RuleModel children are complete All RuleModel children have unique names
determineIsComplete() - Method in class com.bea.p13n.content.model.ContentQueryModel
This is complete is it has set PropertyContainers or a content expression.
determineIsComplete() - Method in class com.bea.p13n.model.XmlObjectModel
Determine if this model is complete.
determineIsComplete() - Method in class com.bea.p13n.placeholder.model.PlaceholderModel
Determine if the PlaceholderModel is currently complete.
determineIsComplete() - Method in class com.bea.p13n.placeholder.model.QueryDefinitionModel
Our completeness is dependent upon our content query being complete.
determineIsComplete() - Method in class com.bea.p13n.rules.model.AddContentQueryModel
This is complete is its ContentQueryModel is set and complete.
determineIsComplete() - Method in class com.bea.p13n.rules.model.AddSegmentModel
This is complete is it has a non-zero length segment name.
determineIsComplete() - Method in class com.bea.p13n.rules.model.BranchModel
This is complete is both top and bottom are valid numbers.
determineIsComplete() - Method in class com.bea.p13n.rules.model.DateTimeBetweenModel
This is complete if top and bottom calendars are set.
determineIsComplete() - Method in class com.bea.p13n.rules.model.DateTimeModel
This is complete if the calendar is set.
determineIsComplete() - Method in class com.bea.p13n.rules.model.EventTypeModel
Determine if this model is complete.
determineIsComplete() - Method in class com.bea.p13n.rules.model.InstanceMethodModel
Override to include a check to make sure the variable name and type-alias is valid.
determineIsComplete() - Method in class com.bea.p13n.rules.model.MethodCallModel
StaticMethod calls are complete if their methods are all complete.
determineIsComplete() - Method in class com.bea.p13n.rules.model.NamedMethodCallModel
Named method calls are complete if they have a valid method name.
determineIsComplete() - Method in class com.bea.p13n.rules.model.NewInstanceModel
Override to include a check to make sure the type-alias is valid and the method signature type aliases are valid as well.
determineIsComplete() - Method in class com.bea.p13n.rules.model.PropertyToLiteralModel
This is complete if it has any PropertyContainers set.
determineIsComplete() - Method in class com.bea.p13n.rules.model.RuleModel.ActionsModel
Determine if this is complete.
determineIsComplete() - Method in class com.bea.p13n.rules.model.RuleModel.ConditionsModel
Determine if this is complete.
determineIsComplete() - Method in class com.bea.p13n.rules.model.RuleModel
Determine if the RuleModel is currently complete.
determineIsComplete() - Method in class com.bea.p13n.rules.model.RuleSetModel
Is this rule-set complete? A rule-set is complete if: All RuleModel children are complete All RuleModel children have unique names
determineIsComplete() - Method in class com.bea.p13n.rules.model.SegmentModel
Determine if this model is complete.
determineIsComplete() - Method in class com.bea.p13n.rules.model.StaticMethodModel
Override to include a check to make sure the type-alias is valid.
determineIsComplete() - Method in class com.bea.p13n.rules.model.VariableBindingModel
A VariableBindingModel is complete is it has a name and a type-alias, and it doesn't have the same name as another variable binding in the parent conditions.
determinePropertyType(Object) - Method in class com.bea.p13n.property.AbstractPropertyDefinition
Determines if the data type of the property value is a known property type.
didRedirect() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
Deprecated Use ScopedResponseImpl.didRedirect() instead.
didRedirect() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedResponseImpl
 
didRedirect() - Method in interface org.apache.beehive.netui.pageflow.scoping.ScopedRequest
Deprecated Use ScopedResponse.didRedirect() instead.
didRedirect() - Method in interface org.apache.beehive.netui.pageflow.scoping.ScopedResponse
Tell whether a browser redirect was sent.
DIGEST_AUTH - Static variable in interface javax.portlet.PortletRequest
String identifier for Digest based authentication.
disableMember(CustomizationContext, CommunityMemberId) - Method in interface com.bea.netuix.application.manager.ICommunityMemberManager
Disables a CommunityMember globally for all Communities.
disableMember() - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Disables the CommunityMember associated with this CommunityUserContext object globally for all Communities.
disableMember(CommunityMemberId) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Disables a CommunityMember globally for all Communities.
disableMember(ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityContextControl
Disables the CommunityMember associated with the currently authenticated user globally for all Communities.
disableMember(CommunityMemberId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityMemberControl
Disables a CommunityMember globally for all Communities.
disableMembership(CustomizationContext, CommunityMemberId, CommunityDefinitionId) - Method in interface com.bea.netuix.application.manager.ICommunityMemberManager
Disables a CommunityMembership.
disableMembership() - Method in class com.bea.netuix.servlets.manager.communities.CommunityContext
Disables the CommunityMembership associated with this CommunityContext.
disableMembership(CommunityMemberId, CommunityDefinitionId) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Disables a CommunityMembership.
disableMembership(ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityContextControl
Disables the CommunityMembership associated with the currently viewed desktop and authenticated user.
disableMembership(CommunityMemberId, CommunityDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityMemberControl
Disables a CommunityMembership.
disablePersonalPages(CustomizationContext, CommunityDefinitionId) - Method in interface com.bea.netuix.application.manager.ICommunityManager
Disables a community's ability to allow end users to add personal pages to it.
disablePersonalPages() - Method in class com.bea.netuix.servlets.manager.communities.CommunityContext
Disables members from adding personal pages to the community associated with this CommunityContext.
disablePersonalPages(ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityContextControl
Disables members from adding personal pages to the community associated with the currently viewed desktop.
disableProducer(String, String, HttpServletRequest) - Method in interface com.bea.wsrp.consumer.management.producer.ProducerManager
Temporarily disables a producer.
DISASSEMBLER_ACCEPT_DB - Static variable in class com.bea.netuix.application.manager.CustomizationContext
When disassembling a portal file into a desktop, accept the objects (Books and Pages) in the database if there is a collision with the database object vs the template objects.
DISASSEMBLER_ACCEPT_DB_UPDATE_MARKUP - Static variable in class com.bea.netuix.application.manager.CustomizationContext
When disassembling a portal file into a desktop, accept the objects (Books and Pages) in the database if there is a collision with the database object vs the template objects.
DISASSEMBLER_ACCEPT_TEMPLATE - Static variable in class com.bea.netuix.application.manager.CustomizationContext
When disassembling a portal file into a desktop, accept the objects (Books & Pages)in the template if there is a collision with the database object vs the template objects.
DISASSEMBLER_PROPAGATE_EXCEPTION - Static variable in class com.bea.netuix.application.manager.CustomizationContext
When disassembling a portal file into a desktop, propagate the exception (DuplicateDefinitionException) if there is a collision between the template and the database.
DiscountManagerControl - Interface in com.bea.portal.tools.im.controls.discounts
A custom Java Control used to manage user discounts.
dispatch() - Method in interface com.bea.p13n.controls.events.generic.GenericEventControl
Create and dispatch a non-trackable event.
dispatch(HttpServletRequest) - Method in interface com.bea.p13n.controls.events.generic.GenericTrackingControl
Dispatch a TrackingEvent.
dispatch(HttpServletRequest, String, String) - Method in interface com.bea.p13n.controls.events.standard.ClickContentEventControl
Dispatch a ClickContentEvent to the Event Service.
dispatch(HttpServletRequest, String, String) - Method in interface com.bea.p13n.controls.events.standard.DisplayContentEventControl
Dispatch a DisplayContentEvent to the Event Service.
dispatch(HttpServletRequest, String, String) - Method in interface com.bea.p13n.controls.events.standard.RuleEventControl
Dispatch a RuleEvent to the Event Service.
dispatch(HttpServletRequest) - Method in interface com.bea.p13n.controls.events.standard.SessionLoginEventControl
Dispatch a SessionLoginEvent to the Event Service.
dispatch(HttpServletRequest, String) - Method in interface com.bea.p13n.controls.events.standard.UserRegistrationEventControl
Dispatch a UserRegistrationEvent to the Event Service.
dispatchEvent(Event) - Method in interface com.bea.p13n.controls.ejb.events.EventService
Dispatch an event to the EventService.
dispatchEvent(Event) - Method in interface com.bea.p13n.events.EventService
Dispatch an event to the EventService.
dispatchEvent(IEvent) - Method in interface com.bea.p13n.events.EventServiceProxy
 
dispatchEvent(Event) - Static method in class com.bea.p13n.tracking.TrackingEventHelper
Deprecated Use EventService.dispatchEvent(Event theEvent).
dispatchEvent(EventService, Event) - Static method in class com.bea.p13n.tracking.TrackingEventHelper
Fire the event, passing in the reference of the EventService EJB.
dispatchEvent(HttpServletRequest, Event) - Static method in class com.bea.p13n.tracking.TrackingEventHelper
Dispatch an event using an EventService that is cached in theRequest.
dispatchSessionLoginEvent(HttpServletRequest, String) - Static method in class com.bea.p13n.tracking.TrackingEventHelper
Utility method to dispatch a SessionLoginEvent for the specified userId, if it hasn't been done already.
dispatchSessionLoginEvent(HttpServletRequest) - Static method in class com.bea.p13n.tracking.TrackingEventHelper
Utility method to dispatch a SessionLoginEvent for the user logged into the given servlet request, if it hasn't been done already.
dispatchSessionLoginEvent(HttpSession, String) - Static method in class com.bea.p13n.tracking.TrackingEventHelper
Utility method to dispatch a SessionLoginEvent for the user logged into the given servlet request, if it hasn't been done already.
dispatchUserRegistrationEvent(HttpServletRequest, String, UserRegistrationEvent) - Static method in class com.bea.p13n.tracking.TrackingEventHelper
Utility method to dispatch a UserRegistrationEvent for the specified user, if it hasn't been done already.
dispatchUserRegistrationEvent(HttpServletRequest, String) - Static method in class com.bea.p13n.tracking.TrackingEventHelper
Utility method to dispatch a UserRegistrationEvent for the specified user, if it hasn't been done already.
dispatchUserRegistrationEvent(HttpServletRequest) - Static method in class com.bea.p13n.tracking.TrackingEventHelper
Utility method to dispatch a UserRegistrationEvent for the user logged into the given servlet request, if it hasn't been done already.
DisplayCampaignEvent - Class in com.bea.campaign.tracking.events
Event for tracking display of campaign
DisplayCampaignEvent(HttpSession, HttpServletRequest, String, String, String, String, String, String) - Constructor for class com.bea.campaign.tracking.events.DisplayCampaignEvent
Create a new DisplayCampaignEvent.
DisplayCampaignEvent(String, String, HttpServletRequest, String, String, String, String, String, String) - Constructor for class com.bea.campaign.tracking.events.DisplayCampaignEvent
Deprecated  
DisplayContentEvent - Class in com.bea.p13n.tracking.events
Event for tracking display of content
DisplayContentEvent(HttpSession, HttpServletRequest, String, String) - Constructor for class com.bea.p13n.tracking.events.DisplayContentEvent
Create a new DisplayContentEvent.
DisplayContentEvent(String, String, HttpServletRequest, String, String) - Constructor for class com.bea.p13n.tracking.events.DisplayContentEvent
Deprecated  
DisplayContentEventControl - Interface in com.bea.p13n.controls.events.standard
This control dispatches a 'DisplayContentEvent' to the Portal Behavior Tracking System.
DisplayServiceException - Exception in com.bea.p13n.display.config.exception
This class extends Exception class and wraps the exception occurred in the application.
DisplayServiceException() - Constructor for exception com.bea.p13n.display.config.exception.DisplayServiceException
 
DisplayServiceException(String) - Constructor for exception com.bea.p13n.display.config.exception.DisplayServiceException
Constructor that takes a String message as an argument
DisplayServiceException(Throwable) - Constructor for exception com.bea.p13n.display.config.exception.DisplayServiceException
Constructor that takes the Throwale object and its message
DisplayServiceException(Throwable, String) - Constructor for exception com.bea.p13n.display.config.exception.DisplayServiceException
Constructor that takes string message and Throwable object as an input parameter
dispose() - Method in interface com.bea.netuix.servlets.controls.analytics.AnalyticEventHandler
Implementation class may perform cleanup operations here.
dispose() - Method in class com.bea.netuix.servlets.controls.content.backing.AbstractJspBacking
 
dispose() - Method in interface com.bea.netuix.servlets.controls.content.backing.JspBacking
This method is called at the end of serving the request, after the JSP has rendered.
dispose() - Method in class com.bea.p13n.security.CredentialItem
 
dissociatePortletFromConsumer(int, int) - Method in interface com.bea.wsrp.services.registration.ConsumerRegistrationService
 
DivTag - Class in com.bea.p13n.servlets.jsp.taglib
The tag handler of the personalization jsp extension tag 'div'.
DivTag() - Constructor for class com.bea.p13n.servlets.jsp.taglib.DivTag
 
DivTagExtraInfo - Class in com.bea.p13n.servlets.jsp.taglib
The tag extra info for the DivTag.
DivTagExtraInfo() - Constructor for class com.bea.p13n.servlets.jsp.taglib.DivTagExtraInfo
 
doAction(ResourceContext) - Method in interface com.bea.portal.tools.common.ControlAction
Method that actually performs the action or actions.
doAction(ResourceContext) - Method in class com.bea.portal.tools.portal.actions.BookDefinitionAction
Method that actually performs the action on the control.
doAction(ResourceContext) - Method in class com.bea.portal.tools.portal.actions.BookInstanceAction
Method that actually performs the action on the control.
doAction(ResourceContext) - Method in class com.bea.portal.tools.portal.actions.CreateCommunityTemplateAction
 
doAction(ResourceContext) - Method in class com.bea.portal.tools.portal.actions.CreateDesktopFromPortalFileAction
 
doAction(ResourceContext) - Method in class com.bea.portal.tools.portal.actions.DesktopDefinitionAction
 
doAction(ResourceContext) - Method in class com.bea.portal.tools.portal.actions.PageDefinitionAction
Method that actually performs the action on the control.
doAction(ResourceContext) - Method in class com.bea.portal.tools.portal.actions.PageInstanceAction
Method that actually performs the action on the control.
doAction(ResourceContext) - Method in class com.bea.portal.tools.portal.actions.PortalControlAction
Method that actually performs the action(s).
doAction(ResourceContext) - Method in class com.bea.portal.tools.portal.actions.PortletDefinitionAction
Method that actually performs the action on the control.
doAction(ResourceContext) - Method in class com.bea.portal.tools.portal.actions.PortletInstanceAction
Method that actually performs the action on the control.
doAfterBody() - Method in class com.bea.content.manager.servlets.jsp.taglib.ForEachNestedPropertyTag
 
doAfterBody() - Method in class com.bea.p13n.servlets.jsp.taglib.DivTag
Processes after body.
doAfterBody() - Method in class com.bea.portlet.adapter.faces.taglib.naming.NamingContainerTag
 
doCacheFlush(HttpServletRequest, HttpServletResponse) - Method in class com.bea.p13n.cache.servlets.CacheManagerServlet
 
doCacheGet(HttpServletRequest, HttpServletResponse) - Method in class com.bea.p13n.cache.servlets.CacheManagerServlet
 
doCacheSet(HttpServletRequest, HttpServletResponse) - Method in class com.bea.p13n.cache.servlets.CacheManagerServlet
 
doCaseSensitiveSearch() - Method in class com.bea.wsrp.registry.find.FindRequest
Returns true if case sensitive search is enabled.
docModel - Variable in class com.bea.p13n.model.Model
Our DocumentModel.
Document - Class in com.bea.content.cmis.rest.resources
 
Document() - Constructor for class com.bea.content.cmis.rest.resources.Document
 
DOCUMENT_ID - Static variable in interface com.bea.p13n.tracking.clickthrough.ClickThroughConstants
 
DOCUMENT_ID - Static variable in class com.bea.p13n.tracking.events.ClickEvent
Event attribute key name for document id Attribute value is a String
DOCUMENT_ID - Static variable in class com.bea.p13n.tracking.events.ContentEvent
Event attribute key name for document id Attribute value is a String
DOCUMENT_LINK_NS - Static variable in class com.bea.campaign.model.ScenarioModel
 
DOCUMENT_TYPE - Static variable in interface com.bea.p13n.tracking.clickthrough.ClickThroughConstants
 
DOCUMENT_TYPE - Static variable in class com.bea.p13n.tracking.events.ClickEvent
Event attribute key name for document type Attribute value is a String
DOCUMENT_TYPE - Static variable in class com.bea.p13n.tracking.events.ContentEvent
Event attribute key name for document type Attribute value is a String
documentId - Variable in class com.bea.p13n.tracking.clickthrough.AbstractClickEventValidator
 
DocumentModel - Interface in com.bea.p13n.model
The interface for a document that contains models.
documentType - Variable in class com.bea.p13n.tracking.clickthrough.AbstractClickEventValidator
 
doDelete() - Method in class com.bea.content.loader.bulk.BulkLoader
Do the actual bulk load logic on the file list.
doDelete() - Method in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated Do the actual bulk load logic on the file list.
doDelete(RestContext, RestResult) - Method in class com.bea.wlp.rest.command.GenericRestChainHandler
No-op implementation of the DELETE method chain handler.
doDelete(RestContext, RestResult) - Method in interface com.bea.wlp.rest.command.RestChainHandler
Processes the result of a DELETE method RestCommand
doDelete(RestContext) - Method in interface com.bea.wlp.rest.command.RestCommand
Handles DELETE method command requests.
doDeletes() - Method in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
 
doDispatch(RenderRequest, RenderResponse) - Method in class javax.portlet.GenericPortlet
The default implementation of this method routes the render request to: method annotated with @RenderMode and the name of the portlet mode a set of helper methods depending on the current portlet mode the portlet is currently in.
doEdit(RenderRequest, RenderResponse) - Method in class javax.portlet.GenericPortlet
Helper method to serve up the edit mode.
doEndTag() - Method in class com.bea.content.manager.servlets.jsp.taglib.GetBinaryPropertyTag
Tag lifecycle method.
doEndTag() - Method in class com.bea.portlet.adapter.faces.taglib.naming.NamingContainerTag
 
doEndTag() - Method in class com.bea.struts.adapter.taglib.html.BodyTag
 
doEndTag() - Method in class com.bea.struts.adapter.taglib.html.ButtonTagAdapter
Process the end of this tag.
doEndTag() - Method in class com.bea.struts.adapter.taglib.html.CancelTagAdapter
Process the end of this tag.
doEndTag() - Method in class com.bea.struts.adapter.taglib.html.HeadTag
 
doEndTag() - Method in class com.bea.struts.adapter.taglib.html.HtmlTagAdapter
 
doEndTag() - Method in class com.bea.struts.adapter.taglib.html.ImageTagAdapter
Process the end of this tag.
doEndTag() - Method in class com.bea.struts.adapter.taglib.html.ImgTagAdapter
Render the end of the IMG tag.
doEndTag() - Method in class com.bea.struts.adapter.taglib.html.MultiboxTagAdapter
Render an input element for this tag.
doEndTag() - Method in class com.bea.struts.adapter.taglib.html.ResetTagAdapter
Process the end of this tag.
doEndTag() - Method in class com.bea.struts.adapter.taglib.html.RewriteTagAdapter
Render the URI.
doEndTag() - Method in class com.bea.struts.adapter.taglib.html.SubmitTagAdapter
Process the end of this tag.
doEndTag() - Method in class com.bea.struts.adapter.taglib.nested.html.NestedFileTag
Complete the processing of the tag.
doEndTag() - Method in class com.bea.struts.adapter.taglib.nested.html.NestedHiddenTag
Complete the processing of the tag.
doEndTag() - Method in class com.bea.struts.adapter.taglib.nested.html.NestedPasswordTag
Complete the processing of the tag.
doEndTag() - Method in class com.bea.struts.adapter.taglib.nested.html.NestedTextTag
Complete the processing of the tag.
doesRequireRegistration() - Method in interface com.bea.wsrp.model.IServiceDescription
Reurns true if the producer requires registration.
doesUrlTemplateProcessing() - Method in interface com.bea.wsrp.model.IPortletDescription
Returns true if the portlet can write URLs using URL templates.
doFailAuth(ServletRequest, ServletResponse) - Method in class com.bea.p13n.servlets.P13NAuthFilter
Deprecated Called after a failed authentication in a webapp.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.bea.netuix.servlets.filters.IncludeSecurityFilter
Checks the included resource for possible security constraints
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.bea.p13n.servlets.HttpSSLFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.bea.p13n.servlets.NullFilter
Simply calls chain.doFilter(request,response).
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.bea.p13n.tracking.clickthrough.ClickThroughEventFilter
Called when the servlet associated with this filter is invoked.
doFilter(ActionRequest, ActionResponse, FilterChain) - Method in interface javax.portlet.filter.ActionFilter
The doFilter method of the Filter is called by the portlet container each time a action request/response pair is passed through the chain due to a client request for a portlet method at the end of the chain.
doFilter(EventRequest, EventResponse, FilterChain) - Method in interface javax.portlet.filter.EventFilter
The doFilter method of the Filter is called by the portlet container each time a event request/response pair is passed through the chain due to a client request for a portlet method at the end of the chain.
doFilter(ActionRequest, ActionResponse) - Method in interface javax.portlet.filter.FilterChain
Causes the next filter in the chain to be invoked, or if the calling filter is the last filter in the chain, causes the portlet at the end of the chain to be invoked.
doFilter(EventRequest, EventResponse) - Method in interface javax.portlet.filter.FilterChain
Causes the next filter in the chain to be invoked, or if the calling filter is the last filter in the chain, causes the portlet at the end of the chain to be invoked.
doFilter(RenderRequest, RenderResponse) - Method in interface javax.portlet.filter.FilterChain
Causes the next filter in the chain to be invoked, or if the calling filter is the last filter in the chain, causes the portlet at the end of the chain to be invoked.
doFilter(ResourceRequest, ResourceResponse) - Method in interface javax.portlet.filter.FilterChain
Causes the next filter in the chain to be invoked, or if the calling filter is the last filter in the chain, causes the portlet at the end of the chain to be invoked.
doFilter(RenderRequest, RenderResponse, FilterChain) - Method in interface javax.portlet.filter.RenderFilter
The doFilter method of the Filter is called by the portlet container each time a render request/response pair is passed through the chain due to a client request for a portlet method at the end of the chain.
doFilter(ResourceRequest, ResourceResponse, FilterChain) - Method in interface javax.portlet.filter.ResourceFilter
The doFilter method of the Filter is called by the portlet container each time a resource request/response pair is passed through the chain due to a client request for a portlet method at the end of the chain.
doFilterByAddedProducer(String) - Method in class com.bea.wsrp.registry.find.FindRequest
Restricts results to only to producers previously added (and registered when required) producers.
doForward(String, HttpServletRequest, HttpServletResponse) - Method in class com.bea.struts.adapter.action.AdapterRequestProcessor
Overrides the default behavior of RequestProcessor.doForward, replacing the use of a RequestDispatcher obtained from the ServletContext with one obtained from the request, where it can be replaced with a scoping-aware RequestDispatcher.
doForward() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
 
doForward() - Method in interface org.apache.beehive.netui.pageflow.scoping.ScopedRequest
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.bea.campaign.servlets.CampaignCleanupServlet
Service a request.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.bea.content.manager.servlets.DownloadBinaryServlet
Called by the server (via the service method) to allow a servlet to handle a GET request.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.bea.content.manager.servlets.ShowPropertyServlet
Called by the server (via the service method) to allow a servlet to handle a GET request.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.bea.p13n.ad.servlets.AdClickThruServlet
The doGet handles two types of content depending upon the 'type' parameter to the URL.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.bea.p13n.cache.servlets.CacheManagerServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.bea.p13n.placeholder.servlets.PlaceholderPreviewServlet
Do the GET request.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.bea.p13n.tracking.clickthrough.ClickThroughServlet
 
doGet(RestContext, RestResult) - Method in class com.bea.wlp.rest.command.GenericRestChainHandler
No-op implementation of the GET method chain handler.
doGet(RestContext, RestResult) - Method in interface com.bea.wlp.rest.command.RestChainHandler
Processes the result of a GET method RestCommand
doGet(RestContext) - Method in interface com.bea.wlp.rest.command.RestCommand
Handles GET method command requests.
doHead(RestContext, RestResult) - Method in class com.bea.wlp.rest.command.GenericRestChainHandler
No-op implementation of the HEAD method chain handler.
doHead(RestContext, RestResult) - Method in interface com.bea.wlp.rest.command.RestChainHandler
Processes the result of a HEAD method RestCommand
doHead(RestContext) - Method in interface com.bea.wlp.rest.command.RestCommand
Handles HEAD method command requests.
doHeaders(RenderRequest, RenderResponse) - Method in class javax.portlet.GenericPortlet
Used by the render method to set the response properties and headers.
doHelp(RenderRequest, RenderResponse) - Method in class javax.portlet.GenericPortlet
Helper method to serve up the help mode.
doInitBody() - Method in class com.bea.p13n.servlets.jsp.taglib.DivTag
Processes before body.
doInitBody() - Method in class com.bea.portlet.adapter.faces.taglib.naming.NamingContainerTag
 
doLoad() - Method in class com.bea.content.loader.bulk.BulkLoader
Do the actual bulk load logic on the file list.
doLoad(File, String, Properties) - Method in class com.bea.content.loader.bulk.BulkLoader
Load the given path into the database.
doLoad() - Method in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated Do the actual bulk load logic on the file list.
doLoad(File, String, Properties) - Method in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated Load the given path into the database.
DOMAIN - Static variable in class com.bea.portlet.GenericURL
Template parameter: domain.
domain - Variable in class com.bea.portlet.GenericURL
Server domain.
doMetaParse - Variable in class com.bea.content.loader.bulk.BulkLoader
Are we supposed to parse '*.htm' and '*.html' files for META tags.
doMetaParse - Variable in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated Are we supposed to parse '*.htm' and '*.html' files for META tags.
doMoves() - Method in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
 
DomUtils - Class in com.bea.p13n.util
 
doNonBinary(AttributeContext, Collection<Object>) - Method in class com.bea.content.manager.servlets.attribute.property.ContentPropertyResolver
Returns the "value" of the property for non-binary properties.
dontLogRedirectWarning(HttpServletRequest) - Static method in class com.bea.netuix.servlets.controls.content.PageflowLoggingHelper
Adds a portlet instance label to a request scoped Map which is used to conditionally log netiux redirect warnings.
doOptions(RestContext, RestResult) - Method in class com.bea.wlp.rest.command.GenericRestChainHandler
No-op implementation of the OPTIONS method chain handler.
doOptions(RestContext, RestResult) - Method in interface com.bea.wlp.rest.command.RestChainHandler
Processes the result of a OPTIONS method RestCommand
doOptions(RestContext) - Method in interface com.bea.wlp.rest.command.RestCommand
Handles OPTIONS method command requests.
doOuterMoves() - Method in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.bea.campaign.servlets.CampaignCleanupServlet
Service a request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.bea.content.manager.servlets.ShowPropertyServlet
Called by the server (via the service method) to allow a servlet to handle a POST request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.bea.p13n.cache.servlets.CacheManagerServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.bea.p13n.placeholder.servlets.PlaceholderPreviewServlet
Do the POST request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.bea.p13n.tracking.clickthrough.ClickThroughServlet
 
doPost(RestContext, RestResult) - Method in class com.bea.wlp.rest.command.GenericRestChainHandler
No-op implementation of the POST method chain handler.
doPost(RestContext, RestResult) - Method in interface com.bea.wlp.rest.command.RestChainHandler
Processes the result of a POST method RestCommand
doPost(RestContext) - Method in interface com.bea.wlp.rest.command.RestCommand
Handles POST method command requests.
doPreAuth(ServletRequest, ServletResponse) - Method in class com.bea.p13n.servlets.P13NAuthFilter
Deprecated Called just before Authentication and Authorization occur in a webapp.
doPut(RestContext, RestResult) - Method in class com.bea.wlp.rest.command.GenericRestChainHandler
No-op implementation of the PUT method chain handler.
doPut(RestContext, RestResult) - Method in interface com.bea.wlp.rest.command.RestChainHandler
Processes the result of a PUT method RestCommand
doPut(RestContext) - Method in interface com.bea.wlp.rest.command.RestCommand
Handles PUT method command requests.
doSearchAnd() - Method in class com.bea.wsrp.registry.find.FindRequest
Returns true if keywords are set to be ANDed.
doStartTag() - Method in class com.bea.content.manager.servlets.jsp.taglib.ForEachNestedPropertyTag
Start the tag.
doStartTag() - Method in class com.bea.content.manager.servlets.jsp.taglib.GetBinaryPropertyTag
Tag lifecycle method.
doStartTag() - Method in class com.bea.content.manager.servlets.jsp.taglib.GetNodeTag
Run the tag.
doStartTag() - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Start the tag.
doStartTag() - Method in class com.bea.content.manager.servlets.jsp.taglib.SearchTag
Run the tag.
doStartTag() - Method in class com.bea.content.manager.servlets.jsp.taglib.SetNodeTag
Run the tag.
doStartTag() - Method in class com.bea.netuix.client.jsp.clienttaglib.ClientTag
Include the tag body if the client classification of the request matches a client in the tag's client attribute.
doStartTag() - Method in class com.bea.netuix.client.jsp.clienttaglib.DefaultTag
Include the tag body if the client classification of the request is default.
doStartTag() - Method in class com.bea.netuix.client.jsp.clienttaglib.NotClientTag
Include the tag body if the client classification of the request is NOT contained in the tag's client attribute.
doStartTag() - Method in class com.bea.netuix.client.jsp.clienttaglib.NotDefaultTag
Include the tag body if the client classification of the request is NOT default.
doStartTag() - Method in class com.bea.netuix.client.jsp.clienttaglib.NotRecognizedTag
Include the tag body if the client classification of the request is NOT recognized.
doStartTag() - Method in class com.bea.netuix.client.jsp.clienttaglib.RecognizedTag
Include the tag body if the client classification of the request is recognized.
doStartTag() - Method in class com.bea.netuix.servlets.l10n.jsp.taglib.ForwardTag
Deprecated  
doStartTag() - Method in class com.bea.netuix.servlets.l10n.jsp.taglib.IncludeTag
 
doStartTag() - Method in class com.bea.netuix.servlets.l10n.jsp.taglib.ResolveTag
 
doStartTag() - Method in class com.bea.p13n.ad.servlets.jsp.taglib.AdRenderTag
Return the content for the named placeholder to the JSP page.
doStartTag() - Method in class com.bea.p13n.ad.servlets.jsp.taglib.AdTargetTag
Return the content for the named placeholder to the JSP page.
doStartTag() - Method in class com.bea.p13n.placeholder.servlets.jsp.taglib.PlaceholderTag
Return the content for the named placeholder to the JSP page.
doStartTag() - Method in class com.bea.p13n.servlets.jsp.taglib.ContentQueryTag
Processes the start tag.
doStartTag() - Method in class com.bea.p13n.servlets.jsp.taglib.ContentSelectorTag
Processes the start tag.
doStartTag() - Method in class com.bea.p13n.servlets.jsp.taglib.DivTag
Processes the start tag.
doStartTag() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.AddGroupToGroupTag
Deprecated Add the specified child group to the specified parent group through the UserManager session bean
doStartTag() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.AddUserToGroupTag
Deprecated Adds the specified user to the specified group through the UserManager session bean.
doStartTag() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateGroupTag
Deprecated Go through the UserManager session bean to create the new group, and optionally add it to the specified parent group.
doStartTag() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateUserTag
Deprecated Create a User through the UserManager session bean, and optionally transfer properties from an AnonymousProfile to the new User.
doStartTag() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetChildGroupNamesTag
Deprecated Go through the UserManager session bean to search for the names of the given group's children.
doStartTag() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetGroupNamesForUserTag
Deprecated Go through the UserManager session bean to retrieve the list of groups that the given user belongs to.
doStartTag() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetParentGroupNameTag
Deprecated Go through the UserManager session bean to find the name of the given group's parent.
doStartTag() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetProfileTag
Deprecated Check to see if the profile has already been retrieved; if not, retrieve it and set it in the request or session so that it can be used by the getProperty and setProperty tags.
doStartTag() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetPropertyTag
Deprecated Retrieves the property and sets it in the page scope, or prints it out if no 'id' attribute was set.
doStartTag() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetTopLevelGroupsTag
Deprecated Go through the UserManager session bean to retrieve a list of top level groups.
doStartTag() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetUserNamesForGroupTag
Deprecated Go through the UserManager session bean to retrieve the usernames
doStartTag() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetUserNamesTag
Deprecated Go through the UserManager session bean to run the user search.
doStartTag() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.LoginTag
Authenticate the user against the realm
doStartTag() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.LogoutTag
End a user's session by removing it from the HttpSession
doStartTag() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.RemoveGroupFromGroupTag
Deprecated Go through the UserManager session bean to remove the child group from the parent group.
doStartTag() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.RemoveGroupTag
Deprecated Go through the UserManager session bean to remove the group.
doStartTag() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.RemovePropertyTag
Deprecated Remove the specified property from the current profile.
doStartTag() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.RemoveUserFromGroupTag
Deprecated Go through the UserManager session bean to remove the user from the group.
doStartTag() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.RemoveUserTag
Deprecated Go through the UserManager session bean to remove the user.
doStartTag() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.SetPasswordTag
Go through the UserManager session bean to set the user's password.
doStartTag() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.SetPropertyTag
Deprecated Set the property in the current profile.
doStartTag() - Method in class com.bea.portlet.adapter.faces.taglib.naming.NamingContainerTag
 
doStartTag() - Method in class com.bea.struts.adapter.taglib.html.BaseFieldTagAdapter
Generate the required input tag.
doStartTag() - Method in class com.bea.struts.adapter.taglib.html.BodyTag
 
doStartTag() - Method in class com.bea.struts.adapter.taglib.html.CheckboxTagAdapter
Generate the required input tag.
doStartTag() - Method in class com.bea.struts.adapter.taglib.html.FormTagAdapter
Render the beginning of this form.
doStartTag() - Method in class com.bea.struts.adapter.taglib.html.HeadTag
 
doStartTag() - Method in class com.bea.struts.adapter.taglib.html.HiddenTag
Generate the required input tag, followed by the optional rendered text.
doStartTag() - Method in class com.bea.struts.adapter.taglib.html.HtmlTagAdapter
 
doStartTag() - Method in class com.bea.struts.adapter.taglib.html.JavascriptValidatorTagAdapter
Render the JavaScript for to perform validations based on the form name.
doStartTag() - Method in class com.bea.struts.adapter.taglib.html.LinkTagAdapter
Render the beginning of the hyperlink.
doStartTag() - Method in class com.bea.struts.adapter.taglib.html.RadioTagAdapter
Generate the required input tag.
doStartTag() - Method in class com.bea.struts.adapter.taglib.html.SelectTagAdapter
Render the beginning of this form.
doStartTag() - Method in class com.bea.struts.adapter.taglib.html.TextareaTagAdapter
Generate the required input tag.
doStartTag() - Method in class com.bea.struts.adapter.taglib.naming.RewriteNameTag
Outputs the rewritten name to the response
doStartTag() - Method in class com.bea.struts.adapter.taglib.nested.html.NestedFileTag
Overriding method of the heart of the matter.
doStartTag() - Method in class com.bea.struts.adapter.taglib.nested.html.NestedHiddenTag
Overriding method of the heart of the matter.
doStartTag() - Method in class com.bea.struts.adapter.taglib.nested.html.NestedPasswordTag
Overriding method of the heart of the matter.
doStartTag() - Method in class com.bea.struts.adapter.taglib.nested.html.NestedTextTag
Overriding method of the heart of the matter.
doStartTag() - Method in class com.bea.struts.adapter.taglib.tiles.ext.TextTag
Generate the required input tag.
doSuccessAuth(ServletRequest, ServletResponse) - Method in class com.bea.p13n.servlets.P13NAuthFilter
Deprecated Called after a successfull authentication in a webapp.
DOUBLE - Static variable in class com.bea.content.Property
A Constant to define if the Property is a Double data type.
doubleEquals(Number, Number) - Static method in class com.bea.p13n.model.Model
A null-aware equals() method against doubleValue().
doUpdates() - Method in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
 
doView(RenderRequest, RenderResponse) - Method in class javax.portlet.GenericPortlet
Helper method to serve up the mandatory view mode.
downloadBinary(HttpServletRequest, HttpServletResponse) - Method in class com.bea.content.manager.servlets.DownloadBinaryServlet
Downloads the bytes of a binary property for a Node specified in the request and provides a dialog box for users to save to their file system.
DownloadBinaryPropertyResolver - Class in com.bea.content.manager.servlets.attribute.property
This resolver is responsible for generating an URL to the ShowBinaryServlet so that the property can be rendered.
DownloadBinaryPropertyResolver() - Constructor for class com.bea.content.manager.servlets.attribute.property.DownloadBinaryPropertyResolver
 
DownloadBinaryServlet - Class in com.bea.content.manager.servlets
Downloads the bytes of a binary property for a Node specified in the request and provides a dialog box for users to save to their file system.
DownloadBinaryServlet() - Constructor for class com.bea.content.manager.servlets.DownloadBinaryServlet
 
DownloadBinaryURL - Class in com.bea.content.url
The DownloadBinaryURL class creates URLs used to download binary properties.
DRAFT - Static variable in class com.bea.content.virtual.workflow.Workflow
Predefined Workflow status
DraftAction - Class in com.bea.content.virtual.workflow
Sets the workflow status for the current version of the node to the value that's set in the WorkflowActionContext.
DraftAction() - Constructor for class com.bea.content.virtual.workflow.DraftAction
 
DUMB_PROVIDER - Static variable in class com.bea.p13n.security.management.credentials.CredentialProviderDescription
 
DUMB_PROVIDER - Static variable in class com.bea.p13n.security.management.ProviderDescription
The security provider represented by this object, in total, implements no MBean interfaces.
DuplicateDefinitionException - Exception in com.bea.netuix.application.exception
This exception is thrown when disassembling a portal from a .portal template, and a book or page in the .portal file has the same definition label as a book or page in the database.
DuplicateDefinitionException() - Constructor for exception com.bea.netuix.application.exception.DuplicateDefinitionException
Constructs a DuplicateDefinitionException with no specified detail message.
DuplicateDefinitionException(String) - Constructor for exception com.bea.netuix.application.exception.DuplicateDefinitionException
Constructs a DuplicateDefinitionException with the specified detail message.
DuplicateDefinitionException(String, Throwable) - Constructor for exception com.bea.netuix.application.exception.DuplicateDefinitionException
Constructs a DuplicateDefinitionException with the specified detail message and causal exception.
DuplicateDefinitionException(Throwable) - Constructor for exception com.bea.netuix.application.exception.DuplicateDefinitionException
Constructs a DuplicateDefinitionException with the specified causal exception.
DuplicateDotFileException - Exception in com.bea.netuix.application.exception
This is a subclass of DuplicateObjectException for duplicates that occur when importing file-based objects.
DuplicateDotFileException(String, String, String, String) - Constructor for exception com.bea.netuix.application.exception.DuplicateDotFileException
Constructs a DuplicateObjectException with the specified detail message.
DuplicateObjectException - Exception in com.bea.netuix.application.exception
This exception is thrown when trying to create an object in the database and a unique key constraint is violated.
DuplicateObjectException() - Constructor for exception com.bea.netuix.application.exception.DuplicateObjectException
Constructs a DuplicateObjectException with no specified detail message.
DuplicateObjectException(String) - Constructor for exception com.bea.netuix.application.exception.DuplicateObjectException
Constructs a DuplicateObjectException with the specified detail message.
DuplicateObjectException(String, Throwable) - Constructor for exception com.bea.netuix.application.exception.DuplicateObjectException
Constructs a DuplicateObjectException with the specified detail message and causal exception.
DuplicateObjectException(Throwable) - Constructor for exception com.bea.netuix.application.exception.DuplicateObjectException
Constructs a DuplicateObjectException with the specified causal exception.
DynamicHtmlRenderDependencies - Class in com.bea.netuix.laf
DynamicHtmlRenderDependencies encapsulates mechanisms for adding HTML render dependencies to the current Look and Feel.

E

east() - Method in class com.bea.netuix.servlets.controls.layout.BorderLayoutPresentationContext
Returns the "east" PlaceholderPresentationContext contained within the BorderLayout.
EDIT - Static variable in class com.bea.netuix.servlets.controls.window.WindowCapabilities
Edit mode.
EDIT - Static variable in class javax.portlet.PortletMode
Within the EDIT portlet mode, a portlet should provide content and logic that lets a user customize the behavior of the portlet.
EJB_REF_NAME - Static variable in interface com.bea.p13n.advisor.EjbAdvisorHome
The EJB-REF name for this EJBHome.
EJB_REF_NAME - Static variable in interface com.bea.p13n.rules.manager.RulesManagerHome
The EJB-REF name for this EJBHome.
ejbActivate() - Method in class com.bea.p13n.property.ConfigurableEntityImpl
Prepare to activate this entity by resetting its naming context and EntityPropertyManager reference.
EjbAdvisor - Interface in com.bea.p13n.advisor
Remote interface for EJB implementation of Advisor.
EjbAdvisorHome - Interface in com.bea.p13n.advisor
The home interface for the EJB implementation of the Advisor interface.
ejbCreate(ConfigurableEntityPk) - Method in class com.bea.p13n.property.ConfigurableEntityImpl
Creates a record for a new ConfigurableEntity using the given primary key
ejbFindByPrimaryKey(ConfigurableEntityPk) - Method in class com.bea.p13n.property.ConfigurableEntityImpl
Look for the entity in the main entity table, keyed by the pk's identifier, and the jndi name (fully scoped with application name).
ejbLoad() - Method in class com.bea.p13n.property.ConfigurableEntityImpl
Resets this entity's attributes so that it will reload from the EntityPropertyManager.
ejbPassivate() - Method in class com.bea.p13n.property.ConfigurableEntityImpl
Prepare to passivate this entity by closing the cached naming context.
ejbPostCreate(ConfigurableEntityPk) - Method in class com.bea.p13n.property.ConfigurableEntityImpl
Post-creation method; not implemented.
ejbRemove() - Method in class com.bea.p13n.property.ConfigurableEntityImpl
Remove the record for this entity, and all of its associated properties.
ejbStore() - Method in class com.bea.p13n.property.ConfigurableEntityImpl
ConfigurableEntity sets properties on the fly, so there is nothing to store at the end of a transaction
ElementNotFoundException - Exception in com.bea.p13n.advisor
Signals that the element refered to by a key cannot be found.
ElementNotFoundException(String) - Constructor for exception com.bea.p13n.advisor.ElementNotFoundException
Constructs an ElementNotFoundException for the key provided.
EMAIL_PROPERTY_NAME_KEY - Static variable in class com.bea.campaign.action.MailAction
Deprecated No longer used.
EMAIL_PROPERTY_SET_KEY - Static variable in class com.bea.campaign.action.MailAction
Deprecated No longer used.
EmailContent - Class in com.bea.netuix.application.communities.invitations.email.formatting
Represents a content portion of an email, including the content type, the encoding and content

The overview of community functionality contains a description of the community framework.

EmailContent(String, String, String) - Constructor for class com.bea.netuix.application.communities.invitations.email.formatting.EmailContent
 
EmailContent(String) - Constructor for class com.bea.netuix.application.communities.invitations.email.formatting.EmailContent
 
EmailInviter - Class in com.bea.netuix.application.communities.invitations.email
Implemenation of a CommunityInviter that uses JavaMail as its underlying transport.
EmailInviter(String, String, String, String, String, String, String) - Constructor for class com.bea.netuix.application.communities.invitations.email.EmailInviter
Constructor that uses a default static text EmailTextFormatter.
EmailInviter(String, String, String, String, String, EmailTextFormatter) - Constructor for class com.bea.netuix.application.communities.invitations.email.EmailInviter
Constructor that uses a specified EmailTextFormatter.
EmailTextFormatter - Interface in com.bea.netuix.application.communities.invitations.email.formatting
Interface for classes used to format email subject and body text.
empty - Static variable in class com.bea.p13n.entitlements.resource.P13nResource
Empty string
EMPTY - Static variable in class com.bea.p13n.entitlements.service.P13nContextHandler
 
EMPTY_PROP_PROVIDER - Static variable in class com.bea.p13n.content.ContentQueryBase
A PropertyProvider that always return empty.
enablePersonalPages(CustomizationContext, CommunityDefinitionId) - Method in interface com.bea.netuix.application.manager.ICommunityManager
Enables a community to allow end users to add personal pages to it.
enablePersonalPages() - Method in class com.bea.netuix.servlets.manager.communities.CommunityContext
Enables members to add personal pages to the community associated with this CommunityContext.
enablePersonalPages(ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityContextControl
Enables members to add personal pages to the community associated with the currently viewed desktop.
enableProducer(String, String, HttpServletRequest) - Method in interface com.bea.wsrp.consumer.management.producer.ProducerManager
Enables a producer which had been temporarily disabled.
encode(String) - Method in class com.bea.netuix.util.PortletParameters
URL-encodes the specified value using the encoding set on this PortletParameters object.
encodeBegin(FacesContext, UIComponent) - Method in class com.bea.content.manager.faces.render.ResolverRenderer
 
encodeName(String) - Static method in class com.bea.content.cmis.rest.converters.NameTranslator
 
EncodeName - Class in com.bea.portlet
Utility to add a portlet-based scoping key to a name.
EncodeName() - Constructor for class com.bea.portlet.EncodeName
 
encodeName(String, HttpServletRequest) - Static method in class com.bea.portlet.EncodeName
Encode the name with a scoping key supplied by the current portlet in the request.
encodeURL(String) - Method in class javax.portlet.filter.PortletResponseWrapper
The default behavior of this method is to call encodeURL(path) on the wrapped response object.
encodeURL(String) - Method in interface javax.portlet.PortletResponse
Returns the encoded URL of the resource, like servlets, JSPs, images and other static files, at the given path.
encodeXSS(String) - Static method in class com.bea.p13n.util.encoding.EncodingUtil
This helper method can be used to help prevent Cross Site Scripting vulnerabilities.
EncodingUtil - Class in com.bea.p13n.util.encoding
 
EncodingUtil() - Constructor for class com.bea.p13n.util.encoding.EncodingUtil
 
endBlob() - Method in interface com.bea.p13n.util.jdbc.Database
Deprecated Call Connection.commit().
endBlob() - Method in class com.bea.p13n.util.jdbc.GenericDatabase
Deprecated Commits Blob transaction.
endClob() - Method in interface com.bea.p13n.util.jdbc.Database
Deprecated Call Connection.commit().
endClob() - Method in class com.bea.p13n.util.jdbc.GenericDatabase
Deprecated Commits Clob transaction.
endIndex - Variable in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
The index at which we should stop reading.
EndScenarioActionDef - Class in com.bea.campaign.rules
An action definition specific to the EndStateAction.
EndScenarioActionDef(boolean) - Constructor for class com.bea.campaign.rules.EndScenarioActionDef
Constructor.
EndScenarioActionDef() - Constructor for class com.bea.campaign.rules.EndScenarioActionDef
Constructor to assert an end state.
EndScenarioModel - Class in com.bea.campaign.model
A rule action that will cause the scenario to end for the executing user.
EndScenarioModel() - Constructor for class com.bea.campaign.model.EndScenarioModel
 
EndScenarioModel.Recognizer - Class in com.bea.campaign.model
An object which can recognize this model from xml.
EndScenarioModel.Recognizer() - Constructor for class com.bea.campaign.model.EndScenarioModel.Recognizer
 
endState - Variable in class com.bea.campaign.EndStateAction
Does this constitute an end state.
EndStateAction - Class in com.bea.campaign
An action which supports marking a user as done in a campaign/scenario.
EndStateAction() - Constructor for class com.bea.campaign.EndStateAction
 
ensureCurrentLifecycleStageLegalForOperation(String, LifecycleStageFilter) - Method in class com.bea.netuix.servlets.controls.BackingContext
 
ensureModuleRegistered(String, ServletRequest) - Method in class com.bea.struts.adapter.framework.AutoRegisterActionServlet
Deprecated Use #ensureModuleRegistered(String) instead.
ensureModuleRegistered(String) - Method in class com.bea.struts.adapter.framework.AutoRegisterActionServlet
 
ensureReloaded() - Method in class com.bea.netuix.servlets.l10n.L10nResourceManager
Ensures that the cached resources are fresh.

This method only has an effect when localization is enabled in netuix-config.xml and the server is not running in production mode.

ENT_APP_ROLE_INHERITANCE - Static variable in class com.bea.p13n.entitlements.common.EntitlementConstants
Used to construct a P13nResource that will look for role policies at enterprise application and global scope.
ENT_REQUEST - Static variable in class com.bea.p13n.entitlements.common.EntitlementHelper
 
EnterpriseRoleResource - Class in com.bea.p13n.entitlements.resource
The EnterpriseRoleResource class is used to represent an application defined resource for management and runtime checking of role and security policies.
EnterpriseRoleResource(String, String, String, String) - Constructor for class com.bea.p13n.entitlements.resource.EnterpriseRoleResource
Construct a resource whose role policies will be scoped at the enterprise application level
EntitlementConstants - Class in com.bea.p13n.entitlements.common
 
EntitlementConstants() - Constructor for class com.bea.p13n.entitlements.common.EntitlementConstants
 
EntitlementHelper - Class in com.bea.p13n.entitlements.common
Provides helper methods for constructing entitlements.
EntitlementHelper() - Constructor for class com.bea.p13n.entitlements.common.EntitlementHelper
 
EntitlementRequestConstants - Class in com.bea.p13n.entitlements.common
 
EntitlementRequestConstants() - Constructor for class com.bea.p13n.entitlements.common.EntitlementRequestConstants
 
ENTITY_PROPERTY_MANAGER - Static variable in class com.bea.p13n.property.ConfigurableEntityImpl
names used to lookup ejb-refs
EntityNotFoundException - Exception in com.bea.p13n.property
Application exception to signify that a requested ConfigurableEntity could not be found in the database.
EntityNotFoundException() - Constructor for exception com.bea.p13n.property.EntityNotFoundException
 
EntityNotFoundException(String) - Constructor for exception com.bea.p13n.property.EntityNotFoundException
Constructor
EntityNotFoundException(String, Throwable) - Constructor for exception com.bea.p13n.property.EntityNotFoundException
Constructor
EntityNotFoundException(Throwable) - Constructor for exception com.bea.p13n.property.EntityNotFoundException
Constructor
EntityPropertyCache - Interface in com.bea.p13n.property
Class used to hold properties for a given entity.
EntityPropertyManager - Interface in com.bea.p13n.controls.ejb.property
EntityPropertyManager is the remote interface for a session bean that manages persistence of ConfigurableEntity EJB's and their properties.
entityPropertyManager - Variable in class com.bea.p13n.property.ConfigurableEntityImpl
Cached reference to this entity's entityPropertyManager
EntityPropertyManager - Interface in com.bea.p13n.property
EntityPropertyManager is the remote interface for a session bean that manages persistence of ConfigurableEntity EJB's and their properties.
EntityPropertyManagerHome - Interface in com.bea.p13n.property
The home interface for the EntityPropertyManager Session Bean.
ENTRY_NAME - Static variable in class com.bea.wsrp.registry.entries.BookEntry
Name of the entry in the registry.
ENTRY_NAME - Static variable in class com.bea.wsrp.registry.entries.PageEntry
Name of the entry in the registry.
ENTRY_NAME - Static variable in class com.bea.wsrp.registry.entries.PortletEntry
Name of the entry in the registry.
entrySet() - Method in interface com.bea.p13n.cache.Cache
Access the values of the key/value pair of the Cache.
entrySet() - Method in class com.bea.p13n.security.P13nRoleMap
 
entryType - Variable in class com.bea.content.cmis.rest.resources.NodeBase
 
equals(Object) - Method in class com.bea.campaign.model.AdCountGoal
 
equals(Object) - Method in class com.bea.campaign.model.AddToPlaceholderModel.TimeToLive
 
equals(Object) - Method in class com.bea.campaign.model.CampaignModel.ScenarioLink
 
equals(Object) - Method in class com.bea.campaign.model.ScenarioModel.RuleSetLink
 
equals(Object) - Method in class com.bea.content.BinaryValue
Indicates whether some other BinaryValue is "equal to" this one.
equals(Object) - Method in class com.bea.content.ContentContext
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.bea.content.ContextKey
Tests this ContextKey to that passed in for equality.
equals(Object) - Method in class com.bea.content.el.support.ValueWrapperImpl
See Value.equals(Object)
EQUALS - Static variable in class com.bea.content.expression.ExpressionHelper
Syntax textual equals operator.
equals(Object) - Method in class com.bea.content.expression.Search
Determine if another object is equals to this.
equals(Object) - Method in class com.bea.content.expression.SortCriteria
Determine if this object is equal to another object.
equals(Object) - Method in class com.bea.content.ID
Checks equality.
equals(Object) - Method in class com.bea.content.manager.sort.NodeComparator
Deprecated Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in class com.bea.content.manager.sort.ObjectClassComparator
Deprecated Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in class com.bea.content.manager.sort.PropertyChoiceComparator
Deprecated Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in class com.bea.content.manager.sort.PropertyComparator
Deprecated Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in class com.bea.content.manager.sort.PropertyDefinitionComparator
Deprecated Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in class com.bea.content.manager.sort.PropertyValueComparator
Deprecated Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in class com.bea.content.paging.FilterCriteria
 
equals(Object) - Method in class com.bea.content.paging.SortCriteria
 
equals(Object) - Method in class com.bea.content.Property
Indicates whether some other property is "equal to" this one.
equals(Object) - Method in class com.bea.content.spi.FilterCriteria
Deprecated  
equals(Object) - Method in class com.bea.content.spi.flexspi.common.capability.FeatureCapabilityDefinition
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.bea.content.spi.flexspi.common.capability.MethodCapabilityDefinition
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.bea.content.spi.flexspi.common.FilterCriteria
 
equals(Object) - Method in class com.bea.content.spi.flexspi.common.QueryCriteria
 
equals(Object) - Method in class com.bea.content.spi.flexspi.common.QueryResult
 
equals(Object) - Method in class com.bea.content.spi.flexspi.common.SortCriteria
 
equals(Object) - Method in class com.bea.content.spi.QueryCriteria
Deprecated  
equals(Object) - Method in class com.bea.content.spi.QueryResult
Deprecated  
equals(Object) - Method in class com.bea.content.spi.SortCriteria
Deprecated  
equals(Object) - Method in class com.bea.content.Value
Indicates whether some other value is "equal to" this one.
equals(Object) - Method in class com.bea.content.virtual.sort.VersionComparator
 
equals(Object) - Method in class com.bea.netuix.application.communities.CommunityDesktop
 
equals(Object) - Method in class com.bea.netuix.application.communities.CommunityMember
 
equals(Object) - Method in class com.bea.netuix.application.communities.CommunityMembership
 
equals(Object) - Method in class com.bea.netuix.application.communities.CommunityMembershipCriteria
 
equals(Object) - Method in class com.bea.netuix.application.communities.CommunityProperty
 
equals(Object) - Method in class com.bea.netuix.application.communities.CommunityPropertyValue
 
equals(Object) - Method in class com.bea.netuix.application.communities.invitations.email.formatting.JspEmailTextFormatterUtil.InvitationDetailCacheEntry
 
equals(Object) - Method in class com.bea.netuix.application.communities.invitations.InvitationDetails
 
equals(Object) - Method in class com.bea.netuix.application.communities.MemberCriteria
 
equals(Object) - Method in class com.bea.netuix.application.communities.MemberMembershipCriteria
 
equals(Object) - Method in class com.bea.netuix.application.communities.MembershipCapability
 
equals(Object) - Method in class com.bea.netuix.application.communities.messaging.MessagingAddressType
 
equals(Object) - Method in class com.bea.netuix.application.definition.CommunityDefinition
 
equals(Object) - Method in class com.bea.netuix.application.definition.PortalDefinition
 
equals(Object) - Method in class com.bea.netuix.application.definition.PortletMarkup
 
equals(Object) - Method in class com.bea.netuix.application.identifier.BookInstanceId
 
equals(Object) - Method in class com.bea.netuix.application.identifier.CommunityURI
 
equals(Object) - Method in class com.bea.netuix.application.identifier.DesktopDefinitionId
 
equals(Object) - Method in class com.bea.netuix.application.identifier.Id
 
equals(Id, Id) - Static method in class com.bea.netuix.application.identifier.Id
Return true if the two IDs are equal (like Id.equals(), but allowing null values for both operands).
equals(Object) - Method in class com.bea.netuix.application.identifier.PageInstanceId
 
equals(Object) - Method in class com.bea.netuix.application.identifier.Path
 
equals(Object) - Method in class com.bea.netuix.application.identifier.PortletInstanceId
 
equals(Object) - Method in class com.bea.netuix.application.localization.definition.LocalizationLocale
 
equals(Object) - Method in class com.bea.netuix.application.notifications.Notification
 
equals(Object) - Method in class com.bea.netuix.application.notifications.NotificationPayload
 
equals(Capability) - Method in class com.bea.netuix.servlets.controls.Capability
Returns true if the given Capability is equal to this Capability.
equals(Object) - Method in class com.bea.netuix.servlets.controls.Capability
Returns true if the given Object is equal to this Object.
equals(WindowMode) - Method in class com.bea.netuix.servlets.controls.window.WindowMode
 
equals(Object) - Method in class com.bea.netuix.servlets.manager.communities.CommunityContext
 
equals(Object) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
 
equals(Object) - Method in class com.bea.netuix.util.PortletParameters
 
EQUALS - Static variable in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated Syntax textual equals operator.
equals(Object) - Method in class com.bea.p13n.content.expression.Search
Deprecated Determine if another object is equals to this.
equals(Object) - Method in class com.bea.p13n.content.expression.SortCriteria
Deprecated Determine if this object is equal to another object.
equals(Object) - Method in class com.bea.p13n.entitlements.policy.RolePolicyItem
 
Equals - Class in com.bea.p13n.expression.operator.comparative
Implementation of the Equals operator.
Equals() - Constructor for class com.bea.p13n.expression.operator.comparative.Equals
Constructs an empty operator and operands can be added later by calling addSubExpression() on this.
Equals(Object, Object) - Constructor for class com.bea.p13n.expression.operator.comparative.Equals
Constructs equals operator by storing the given parameters as operands of this.
equals(Object) - Method in class com.bea.p13n.expression.operator.string.StringLike
Override to check the caseInsensitiveMatch flag as well.
equals(Object) - Method in class com.bea.p13n.model.Comparison
Determine if another Comparison is equal.
equals(Object, Object) - Static method in class com.bea.p13n.model.Model
A null-aware equals() method.
equals(Object) - Method in class com.bea.p13n.model.PropertyContainer
Determine if another object is equal to us.
equals(Object) - Method in class com.bea.p13n.model.PropertyRefModel
Determine if the specified PropertyRefModel is equal.
equals(Object) - Method in class com.bea.p13n.property.AbstractPropertyDefinition
Equality operator.
equals(Object) - Method in class com.bea.p13n.property.AbstractPropertyLocator
Standard equals operator
equals(Object) - Method in class com.bea.p13n.property.AbstractPropertyMapKey
Equals operator
equals(Object) - Method in class com.bea.p13n.property.ConfigurableEntityPk
 
equals(Object) - Method in class com.bea.p13n.rules.model.MethodCallModel.PropertyRefArgument
 
equals(Object) - Method in class com.bea.p13n.rules.model.MethodCallModel.UnknownArgument
 
equals(Object) - Method in class com.bea.p13n.rules.model.MethodCallModel.VariableArgument
 
equals(Object) - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc.ClauseModelInfo
 
equals(Object) - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc.RuleTypeInfo
 
equals(Object) - Method in class com.bea.p13n.security.CredentialItem
 
equals(Object) - Method in class com.bea.p13n.security.management.authentication.AtnProviderDescription
Overridden equals method.
equals(Object) - Method in class com.bea.p13n.security.management.credentials.ResourceKey
 
equals(Object) - Method in class com.bea.p13n.security.management.credentials.Scope
 
equals(Object) - Method in class com.bea.p13n.tracking.listeners.BehaviorTrackingListener
Implementation of equals so multiple listeners won't be added to the same handler.
equals(Object) - Method in class com.bea.p13n.user.Classification
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.bea.p13n.usermgmt.profile.CustomProfileIdentity
 
equals(Object) - Method in class com.bea.p13n.usermgmt.profile.MixedProfileIdentity
 
equals(Object) - Method in class com.bea.p13n.usermgmt.profile.ProfileIdentity
 
equals(Object) - Method in class com.bea.p13n.usermgmt.profile.ProfileType
Comparitor
equals(int) - Method in enum com.bea.portal.tools.content.controls.ContentNodeControl.NodeType
 
equals(Object) - Method in interface com.bea.portal.tools.portlet.orb.PortletHandle
Determine if this Object represents the same portlet as this ObjectHandle.
equals(Object) - Method in class com.bea.portal.tools.resource.ResourceID
Determine if the given Object is equal to this ResourceID.
equals(Object) - Method in class com.bea.portal.tools.resource.ResourceType
Determine if the given Object is equal to this ResourceType.
equals(ResourceType) - Method in class com.bea.portal.tools.resource.ResourceType
Determine if the given ResourceType is equal to this ResourceType.
equals(Object) - Method in class com.bea.portlet.prefs.spi.PortletPreferencesId
Returns true if the given object is equal in value to this object.
equals(Object) - Method in class com.bea.wsrp.consumer.management.common.ProxyResourceId
 
equals(Object) - Method in class com.bea.wsrp.ext.holders.NamedStringArray
 
equals(Object) - Method in class com.bea.wsrp.ext.holders.NamedStringArray.NamedString
 
equals(Object) - Method in class com.bea.wsrp.registry.entries.BaseEntry
 
equals(Object) - Method in class com.bea.wsrp.registry.entries.ProducerEntry
 
equals(Object) - Method in class com.bea.wsrp.registry.entries.RegistryEntry
 
equals(Object) - Method in class com.bea.wsrp.resource.RewritableResourceURLContext
 
equals(Object) - Method in class com.bea.wsrp.userproperty.PropertyMapKeyImpl
 
equals(Object) - Method in class com.beasys.commerce.foundation.expression.ExpressionImpl
Deprecated  
equals(Object) - Method in class com.beasys.commerce.foundation.expression.SearchImpl
Deprecated  
EQUALS - Static variable in class com.beasys.commerce.util.TypesHelper
Deprecated The equals (==) comparator constant.
equals(Object) - Method in class javax.portlet.PortletMode
Compares the specified object with this portlet mode for equality.
equals(Object) - Method in class javax.portlet.WindowState
Compares the specified object with this window state for equality.
equalsChildren(Object) - Method in interface com.beasys.commerce.foundation.expression.Logical
Deprecated Compares the specified object with the list of children expressions.
equalsChildren(Object) - Method in class com.beasys.commerce.foundation.expression.LogicalImpl
Deprecated Compares the specified object with the list of children expressions.
EqualsQuery - Class in com.bea.content.expression.operators
 
EqualsQuery(String, String) - Constructor for class com.bea.content.expression.operators.EqualsQuery
 
EqualsQuery(String, String[]) - Constructor for class com.bea.content.expression.operators.EqualsQuery
 
EqualsQuery(String, String, FullTextSearch.Multiplicity) - Constructor for class com.bea.content.expression.operators.EqualsQuery
 
EqualsQuery(FullTextSearch.Parameter, String) - Constructor for class com.bea.content.expression.operators.EqualsQuery
 
EqualsQuery(FullTextSearch.Parameter, String[]) - Constructor for class com.bea.content.expression.operators.EqualsQuery
 
equivalent(MarkupDefinition) - Method in class com.bea.netuix.application.definition.MarkupDefinition
Are these two markups equivalent in name, type, beginXML, endXML, webappName, markupfile
equivalent(LocalizationResource) - Method in class com.bea.netuix.application.localization.definition.LocalizationResource
Are these two locales equivalent in title, description and locale
equivalent(ExportedPortlet) - Method in interface com.bea.wsrp.consumer.management.portlet.ExportedPortlet
Determines if the supplied ExportedPortlet object is equivalent to this one- the same as equals() but ignoring portlet handle if not a producer offered portlet.
error(String, Throwable) - Method in class com.bea.content.loader.bulk.BulkLoader
Output an error message.
error(String) - Method in class com.bea.content.loader.bulk.BulkLoader
Output an error message.
error(String, Throwable) - Method in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated Output an error message.
error(String) - Method in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated Output an error message.
ErrorResult - Class in com.bea.wlp.rest.results
Implementation of a basic error type RestResult that can be used to easily return a set of ErrorCodes which are defined in this class.
ErrorResult(ResponseCode) - Constructor for class com.bea.wlp.rest.results.ErrorResult
Constructs an ErrorResult with the specified ResponseCode and the default error message associated with that ResponseCode.
ErrorResult(int, String) - Constructor for class com.bea.wlp.rest.results.ErrorResult
Constructs an ErrorResult with the specified status number and the specified error message to be associated with that ErrorCode.
errorUri - Variable in class com.bea.netuix.application.communities.CommunityInfo
Uri to the page to be displayed when the community cannot be viewed by a user, such as when the community is dactivated or the membership is deactivated.
ETAG - Static variable in interface javax.portlet.MimeResponse
Property to tell the portlet container the new ETag for this response intended to be used in forwarded or included servlets/JSPs.
ETAG - Static variable in interface javax.portlet.RenderRequest
This property is set by the container if the portlet container has a cached response for the given validation tag.
ETAG - Static variable in interface javax.portlet.ResourceRequest
This property is set by the container if the container has a cached response for the given validation tag.
evaluate(String, String, Object[]) - Method in interface com.bea.p13n.controls.rules.RulesExecutorControl
Applies a named rule in the ruleset uri to the set of objects provided by the caller and returns an iterator over the resultant set of objects.
evaluate(Expression) - Method in interface com.bea.p13n.expression.Evaluator
Evaluates a given expression.
evaluateAll(String, Object[]) - Method in interface com.bea.p13n.controls.rules.RulesExecutorControl
Applies all rules within the named rule set to the set of objects provided by the caller and returns an iterator over the resultant set of objects.
evaluateRule(Object[]) - Method in interface com.bea.p13n.controls.rules.RulesExecutorControl
Applies a named rule to the set of objects provided by the caller and returns an iterator over the resultant set of objects.
evaluateRule(String, String, Object[]) - Method in interface com.bea.p13n.rules.manager.RulesManager
Applies a named rule to the set of objects provided by the caller and returns an iterator over the resultant set of objects.
evaluateRule(String, String, Object[], ObjectFilter) - Method in interface com.bea.p13n.rules.manager.RulesManager
Applies a named rule to the set of objects provided by the caller and returns an iterator over the resultant set of objects that pass the given filter.
evaluateRuleSet(Object[]) - Method in interface com.bea.p13n.controls.rules.RulesExecutorControl
Applies all rules within the named rule set to the set of objects provided by the caller and returns an iterator over the resultant set of objects.
evaluateRuleSet(String, Object[]) - Method in interface com.bea.p13n.rules.manager.RulesManager
Applies a named set of rules to the set of objects provided by the caller and returns an iterator over the resultant set of objects.
evaluateRuleSet(String, Object[], ObjectFilter) - Method in interface com.bea.p13n.rules.manager.RulesManager
Applies a named set of rules to the set of objects provided by the caller and returns an iterator over the resultant set of objects that pass the given filter.
evaluateValue(HttpServletRequest) - Method in interface com.bea.netuix.laf.genes.Gene
Returns the evaluated gene value.
Evaluator - Interface in com.bea.p13n.expression
An interface that is implemented by the classes that can evaluate an Expression.
Event - Interface in com.bea.netuix.events
Superclass for portal framework event classes.
Event - Class in com.bea.p13n.events
An event object.
Event(String) - Constructor for class com.bea.p13n.events.Event
Construct a new Event.
Event(String, long) - Constructor for class com.bea.p13n.events.Event
Construct a new Event.
EVENT - Static variable in class com.bea.portal.tools.portlet.orb.PortletORBEvent
 
Event - Interface in javax.portlet
The Event interface represents an event that the portlet has received in the event processing phase.
EVENT_CLAUSE_TYPE - Static variable in class com.bea.p13n.rules.model.PropertyToLiteralModel
Clause type for event property to literal comparison model.
EVENT_NAME_PARAM - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
Custom event name query parameter (reserved).
EVENT_NAME_PARAM - Static variable in class com.bea.portlet.GenericURL
Custom event name query parameter (reserved).
EVENT_PARAM - Static variable in class com.bea.netuix.servlets.controls.content.JspContentContext
The request parameter to indicate the action to be performed by this object.
EVENT_PARAM - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
The request parameter to indicate the action to be performed by this object.
EVENT_PHASE - Static variable in interface javax.portlet.PortletRequest
String identifier for the portlet event lifecycle phase.
EVENT_PROPERTY_ACTION - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
EVENT_PROPERTY_ACTION - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
EVENT_PROPERTY_CONTENT_TYPE - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
EVENT_PROPERTY_CONTENT_TYPE - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
EVENT_PROPERTY_CONTENT_TYPE_ID - Static variable in class com.bea.content.federated.events.ContentReIndexEvent
 
EVENT_PROPERTY_CONTENT_TYPE_ID - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
EVENT_PROPERTY_DESTINATION - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
EVENT_PROPERTY_HAS_BINARY - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
EVENT_PROPERTY_NODE_ID - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
EVENT_PROPERTY_NODE_ID - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
EVENT_PROPERTY_NODE_NAME - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
EVENT_PROPERTY_NODE_NAME - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
EVENT_PROPERTY_PATH - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
EVENT_PROPERTY_PATH - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
EVENT_PROPERTY_REPOSITORY - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
EVENT_PROPERTY_REPOSITORY - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
EVENT_PROPERTY_REPOSITORY_ID - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
EVENT_PROPERTY_STATUS - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
EVENT_PROPERTY_STATUS - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
EVENT_PROPERTY_TARGET - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
EVENT_PROPERTY_TARGET - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
EVENT_PROPERTY_TIMESTAMP - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
EVENT_PROPERTY_TIMESTAMP - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
EVENT_SERVICE_NAME - Static variable in interface com.bea.p13n.ad.AdConstants
Deprecated No longer needed.
EVENT_TYPE - Static variable in interface com.bea.p13n.tracking.clickthrough.ClickThroughConstants
 
EventConstants - Interface in com.bea.p13n.events
Encapsulates constants associated with events.
EventFilter - Interface in javax.portlet.filter
The EventFilter is an object that performs filtering tasks on either the event request to a portlet, or on the event response from a portlet, or both.
EventJob - Interface in com.bea.p13n.jobmanager.job
A marker interface to indicate event job.
EventJobDefinition - Class in com.bea.p13n.jobmanager.config
This is a job definition for an EventJob.
EventJobDefinition() - Constructor for class com.bea.p13n.jobmanager.config.EventJobDefinition
 
EventListener - Interface in com.bea.p13n.events
Event Listener.
EventManagerControl - Interface in com.bea.portal.tools.im.controls.events
A custom Java Control used to manage user events.
EventMappingLoader - Interface in com.bea.p13n.tracking.clickthrough
Interface that defines the contract for the loading mechanism.
EventMappingLoaderHome - Class in com.bea.p13n.tracking.clickthrough
Factory for EventMappingLoader
EventMappingLoaderHome() - Constructor for class com.bea.p13n.tracking.clickthrough.EventMappingLoaderHome
 
EventPortlet - Interface in javax.portlet
The EventPortlet interface allows portlets receiving events.
EventRequest - Interface in javax.portlet
The EventRequest represents the request sent to the portlet to handle an event.
EventRequestWrapper - Class in javax.portlet.filter
The EventRequestWrapper provides a convenient implementation of the EventRequest interface that can be subclassed by developers wishing to adapt the request.
EventRequestWrapper(EventRequest) - Constructor for class javax.portlet.filter.EventRequestWrapper
Creates an EventRequest adaptor wrapping the given request object.
EventResponse - Interface in javax.portlet
The EventResponse interface represents the portlet response to an event request.
EventResponseWrapper - Class in javax.portlet.filter
The EventResponseWrapper provides a convenient implementation of the EventResponse interface that can be subclassed by developers wishing to adapt the response.
EventResponseWrapper(EventResponse) - Constructor for class javax.portlet.filter.EventResponseWrapper
Creates an EventResponse adaptor wrapping the given response object.
EventService - Interface in com.bea.p13n.controls.ejb.events
Event Service remote interface.
EventService - Interface in com.bea.p13n.events
Event Service remote interface.
EventServiceHome - Interface in com.bea.p13n.events
Event Service EJB Home interface.
EventServiceManagementID - Class in com.bea.portal.tools.management.p13n.event
Identifies a campaign.
EventServiceManagementID(String) - Constructor for class com.bea.portal.tools.management.p13n.event.EventServiceManagementID
Constructor.
EventServiceManagementIDBuilder - Class in com.bea.portal.tools.management.p13n.event
Builds and parses EventServiceManagementID instances.
EventServiceManagementIDBuilder() - Constructor for class com.bea.portal.tools.management.p13n.event.EventServiceManagementIDBuilder
Constructor.
EventServiceManagementResourceType - Class in com.bea.portal.tools.management.p13n.event
ResourceType for a campaign.
EventServiceProxy - Interface in com.bea.p13n.events
 
EventServiceTaxonomy - Class in com.bea.portal.tools.da.taxonomy.serviceadmin
Taxonomy for the EventService node.
EventServiceTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.serviceadmin.EventServiceTaxonomy
 
EventTypeModel - Class in com.bea.p13n.rules.model
A model representing a rule condition clause which checks for a set of event types.
EventTypeModel() - Constructor for class com.bea.p13n.rules.model.EventTypeModel
 
EventTypeModel.Recognizer - Class in com.bea.p13n.rules.model
An object which can recognize EventTypeModels from xml.
EventTypeModel.Recognizer() - Constructor for class com.bea.p13n.rules.model.EventTypeModel.Recognizer
 
EVERYONE_USERGROUP_NAME - Static variable in interface com.bea.p13n.usermgmt.UserManagerConstants
Deprecated use weblogic.security.WLSPrincipals.getEveryoneGroupname()
exceptionFormatter - Static variable in class com.bea.p13n.tracking.clickthrough.AbstractClickEventValidator
 
exceptionFormatter - Static variable in class com.bea.p13n.tracking.clickthrough.ClickThroughEventHandler
 
execute(WorkflowActionContext) - Method in class com.bea.content.virtual.workflow.DraftAction
Sets the workflow status for the current version of the node to the value that's set in the WorkflowActionContext.
execute(WorkflowActionContext) - Method in class com.bea.content.virtual.workflow.PublishAction
Sets the Workflow status for the current version of the node to the value that's set in the WorkflowActionContext.
execute(WorkflowActionContext) - Method in class com.bea.content.virtual.workflow.ReadyAction
Sets the workflow status for the current version of the node to the value that's set in the WorkflowActionContext.
execute(WorkflowActionContext) - Method in class com.bea.content.virtual.workflow.RejectAction
Sets the workflow status for the current version of the node to the value that's set in the WorkflowActionContext.
execute(WorkflowActionContext) - Method in class com.bea.content.virtual.workflow.RetireAction
Sets the workflow status for the current version of the node to the value that's set in the WorkflowActionContext.
execute(WorkflowActionContext) - Method in class com.bea.content.virtual.workflow.StandardAction
Empty base method.
execute(WorkflowActionContext) - Method in interface com.bea.content.virtual.workflow.WorkflowAction
Execute the given action
execute(Expression, Unifier, Validator, Evaluator) - Method in interface com.bea.p13n.expression.Executor
Executes the supplied expression in a stateless/stateful mode depending on the supplied evaluator.
execute(RestContext) - Method in interface com.bea.wlp.rest.command.RestCommand
Handles unknown command requests.
EXECUTE_CAPABILITY - Static variable in class com.bea.p13n.entitlements.common.EntitlementConstants
Security policy capability
executeActions(List<ControlAction>, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortalControl
Executes the specified portal actions within a single transaction.
executeQuery(FullTextSearch, RepositoryId, int) - Method in interface com.bea.content.repo.server.SearchEngine
Submits a Query to the search engine
executeWork(JobContext) - Method in interface com.bea.p13n.jobmanager.job.Job
 
Executor - Interface in com.bea.p13n.expression
The Executor interface is implemented by a class that can perform the Unification-Validation-Evaluation cycle on an Expression.
EXPIRATION_CACHE - Static variable in interface javax.portlet.MimeResponse
Property to set the expiration time in seconds for this response using the setProperty method intended to be used in forwarded or included servlets/JSPs.
expirationDate - Variable in class com.bea.netuix.application.communities.CommunityInfo
The expiration date for this community.
expirationDate - Variable in class com.bea.netuix.application.notifications.NotificationPayloadInfo
The date after which the notification is considered expired and will no longer be delivered.
ExpirationPolicy - Interface in com.bea.p13n.common
This interface contains the operations necessary to define an expiration policy.
expire() - Method in interface com.bea.p13n.common.ExpirationPolicy
Forces the policy to expire.
EXPLICIT_CACHE_IS_ENABLED_KEY - Static variable in interface com.bea.content.federated.IRepositoryConfig
 
EXPLICIT_CACHE_MAX_ENTRIES_KEY - Static variable in interface com.bea.content.federated.IRepositoryConfig
Repository property keys for explicit properties cache
EXPLICIT_CACHE_TTL_KEY - Static variable in interface com.bea.content.federated.IRepositoryConfig
 
ExportBatchTooLargeException - Exception in com.bea.wsrp.consumer.management.portlet
Thrown if the batch of portlets to be exported is larger than the producer's recommended maximum export batch size.
ExportBatchTooLargeException(String) - Constructor for exception com.bea.wsrp.consumer.management.portlet.ExportBatchTooLargeException
 
ExportBatchTooLargeException(Throwable) - Constructor for exception com.bea.wsrp.consumer.management.portlet.ExportBatchTooLargeException
 
ExportBatchTooLargeException(String, Throwable) - Constructor for exception com.bea.wsrp.consumer.management.portlet.ExportBatchTooLargeException
 
exportBook() - Method in class com.bea.wlp.xip.Xip
Export the book identified by the definition label xip.scope.book.label to a .book file.
ExportByValueNotSupportedException - Exception in com.bea.wsrp.faults
This exception is thrown when the producer's environment has timed out and the consumer is required to invoke initCookie again and resend any data that may have been stored in the producer's session.
ExportByValueNotSupportedException() - Constructor for exception com.bea.wsrp.faults.ExportByValueNotSupportedException
 
ExportByValueNotSupportedException(String) - Constructor for exception com.bea.wsrp.faults.ExportByValueNotSupportedException
 
ExportByValueNotSupportedException(String, Throwable) - Constructor for exception com.bea.wsrp.faults.ExportByValueNotSupportedException
 
ExportContext - Class in com.bea.netuix.application.transform.disassembler.xip
 
ExportContext() - Constructor for class com.bea.netuix.application.transform.disassembler.xip.ExportContext
 
ExportContext - Interface in com.bea.wsrp.consumer.management.portlet
Contains export context information provided by the producer during an export operation.
exportDesktop() - Method in class com.bea.wlp.xip.Xip
Export a desktop to a .portal file.
ExportedPortlet - Interface in com.bea.wsrp.consumer.management.portlet
Contains information for a single exported portlet.
ExportedPortlets - Interface in com.bea.wsrp.consumer.management.portlet
Contains a batch of successfully exported portlets, along with the export context provided by the producer at the time of export.
ExportImportContext - Class in com.bea.netuix.application.transform.disassembler.xip
 
ExportImportContext() - Constructor for class com.bea.netuix.application.transform.disassembler.xip.ExportImportContext
 
ExportImportManager - Interface in com.bea.netuix.application.manager.persistence
Please refer to the interfaces for javadoc.
ExportImportManagerHome - Interface in com.bea.netuix.application.manager.persistence
EJB Home for ExportImportManager.
ExportNoLongerValidException - Exception in com.bea.wsrp.faults
This exception is thrown when the producer's environment has timed out and the consumer is required to invoke initCookie again and resend any data that may have been stored in the producer's session.
ExportNoLongerValidException() - Constructor for exception com.bea.wsrp.faults.ExportNoLongerValidException
 
ExportNoLongerValidException(String) - Constructor for exception com.bea.wsrp.faults.ExportNoLongerValidException
 
ExportNoLongerValidException(String, Throwable) - Constructor for exception com.bea.wsrp.faults.ExportNoLongerValidException
 
exportPage() - Method in class com.bea.wlp.xip.Xip
Export the page identified by the definition label xip.scope.page.label to a .book file.
exportPortlets(String, List<PortletInstanceId>, boolean, String, HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface com.bea.wsrp.consumer.management.portlet.BulkPortletManager
Performs a bulk portlet export operation, exporting portlet state and preference information from the specified producer's portlet instances in a form which may be subsequently imported to the producer.
exportPortlets(String, List<PortletInstanceId>, boolean, String) - Method in interface com.bea.wsrp.consumer.management.portlet.BulkPortletManager
Performs a bulk portlet export operation, exporting portlet state and preference information from the specified producer's portlet instances in a form which may be subsequently imported to the producer.
ExportPortletsResponse - Interface in com.bea.wsrp.consumer.management.portlet
The response from the export portlets operation.
expr - Variable in class com.bea.content.manager.servlets.jsp.taglib.SearchTag
The com.bea.p13n.expression.Expression to execute the search for.
expression - Variable in class com.bea.content.expression.Search
The search expression.
expression - Variable in class com.bea.p13n.content.expression.Search
Deprecated The search expression.
Expression - Interface in com.bea.p13n.expression
An interface implemented by all simple and complex expressions.
Expression - Interface in com.beasys.commerce.foundation.expression
Deprecated Use Expression instead.
expression - Variable in class com.beasys.commerce.foundation.expression.SearchImpl
Deprecated The search expression.
EXPRESSION_CACHE_INIT_SIZE - Static variable in class com.bea.p13n.entitlements.common.EntitlementConstants
Initial size of entitlement expression cache.
ExpressionAdapter - Class in com.bea.p13n.content.expression
Deprecated  
ExpressionAdapter() - Constructor for class com.bea.p13n.content.expression.ExpressionAdapter
Deprecated  
ExpressionException - Exception in com.bea.p13n.expression
Base class for all Exceptions in the expression package.
ExpressionException(String) - Constructor for exception com.bea.p13n.expression.ExpressionException
Creates a ExpressionException using a given message.
ExpressionException(String, Throwable) - Constructor for exception com.bea.p13n.expression.ExpressionException
Creates a ExpressionException using a given message and a nested Throwable.
ExpressionFactory - Class in com.bea.p13n.expression
A factory class to create instances of the various implementation classes in the expression package.
ExpressionFactory() - Constructor for class com.bea.p13n.expression.ExpressionFactory
 
ExpressionHelper - Class in com.bea.content.expression
Helper class to handle dealing with content Expressions.
ExpressionHelper() - Constructor for class com.bea.content.expression.ExpressionHelper
 
ExpressionHelper - Class in com.bea.p13n.content.expression
Deprecated  
ExpressionHelper() - Constructor for class com.bea.p13n.content.expression.ExpressionHelper
Deprecated  
ExpressionHelper - Class in com.beasys.commerce.util
Deprecated Use ExpressionHelper instead.
ExpressionHelper() - Constructor for class com.beasys.commerce.util.ExpressionHelper
Deprecated  
ExpressionHelper.ParseException - Exception in com.bea.content.expression
Exception to report an error while parsing a query expression.
ExpressionHelper.ParseException(String, int, int, String) - Constructor for exception com.bea.content.expression.ExpressionHelper.ParseException
Constructor.
ExpressionHelper.ParseException - Exception in com.bea.p13n.content.expression
Deprecated Exception to report an error while parsing a query expression.
ExpressionHelper.ParseException(String, int, int, String) - Constructor for exception com.bea.p13n.content.expression.ExpressionHelper.ParseException
Deprecated Constructor.
ExpressionHelper.ParseException - Exception in com.beasys.commerce.util
Deprecated Exception to report an error while parsing a query expression.
ExpressionHelper.ParseException(String, int, int, String) - Constructor for exception com.beasys.commerce.util.ExpressionHelper.ParseException
Deprecated Constructor.
ExpressionHome - Class in com.beasys.commerce.foundation.expression
Deprecated Use Expression instead.
ExpressionHome() - Constructor for class com.beasys.commerce.foundation.expression.ExpressionHome
Deprecated  
ExpressionImpl - Class in com.beasys.commerce.foundation.expression
Deprecated Use Expression instead.
ExpressionImpl() - Constructor for class com.beasys.commerce.foundation.expression.ExpressionImpl
Deprecated  
ExpressionList - Interface in com.bea.p13n.expression
Simple wrapper interface for List for storing sub-components of an expression.
ExtendedNodeOps - Interface in com.bea.content.spi
Deprecated As of 10.2, replaced by NodeOpsV1. The SPI interfaces in the com.bea.content.spi package have all been deprecated as of 10.2. Oracle does not intend to remove these interfaces during the next major release of WebLogic Portal. However, please note that new development should take place using the com.bea.content.spi.flexspi interfaces going forward.
ExtendedObjectClassOps - Interface in com.bea.content.spi
Deprecated As of 10.2, replaced by ObjectClassOpsV1. The SPI interfaces in the com.bea.content.spi package have all been deprecated as of 10.2. Oracle does not intend to remove these interfaces during the next major release of WebLogic Portal. However, please note that new development should take place using the com.bea.content.spi.flexspi interfaces going forward.
ExtendedRepository - Interface in com.bea.content.spi
Deprecated As of 10.2, replaced by RepositoryConfigOpsV1. The SPI interfaces in the com.bea.content.spi package have all been deprecated as of 10.2. Oracle does not intend to remove these interfaces during the next major release of WebLogic Portal. However, please note that new development should take place using the com.bea.content.spi.flexspi interfaces going forward.
ExtendedSearchOps - Interface in com.bea.content.spi
Deprecated As of 10.2, replaced by SearchOpsV1. The SPI interfaces in the com.bea.content.spi package have all been deprecated as of 10.2. Oracle does not intend to remove these interfaces during the next major release of WebLogic Portal. However, please note that new development should take place using the com.bea.content.spi.flexspi interfaces going forward.
ExtendedTicket - Interface in com.bea.content.spi
Deprecated As of 10.2, replaced by Ticket. The SPI interfaces in the com.bea.content.spi package have all been deprecated as of 10.2. Oracle does not intend to remove these interfaces during the next major release of WebLogic Portal. However, please note that new development should take place using the com.bea.content.spi.flexspi interfaces going forward. The methods in this interface are replaced by IExtensible.getAllInterfaces() and IExtensible.getInterface(String).

F

FacesEvent - Interface in com.bea.netuix.events
 
FAILED_REFRESH - Static variable in class com.bea.campaign.servlets.CampaignCleanupServlet
 
FailedPortlet - Interface in com.bea.wsrp.consumer.management.portlet
Contains information about a portlet which failed to be exported or copied on the producer.
failOnError - Variable in class com.bea.content.manager.servlets.jsp.taglib.BaseTag
Are we supposed to throw an exception on an error.
failOnError - Variable in class com.bea.content.manager.servlets.jsp.taglib.ForEachNestedPropertyTag
Determines if we supposed to throw an exception on an error.
FALSE - Static variable in class com.bea.campaign.ScenarioHelper
Database indicator for false in NUMBER columns.
faultType() - Method in exception com.bea.wsrp.faults.AccessDeniedException
 
faultType() - Method in exception com.bea.wsrp.faults.ExportByValueNotSupportedException
 
faultType() - Method in exception com.bea.wsrp.faults.ExportNoLongerValidException
 
faultType() - Method in exception com.bea.wsrp.faults.InconsistentParametersException
 
faultType() - Method in exception com.bea.wsrp.faults.InvalidCookieException
 
faultType() - Method in exception com.bea.wsrp.faults.InvalidHandleException
 
faultType() - Method in exception com.bea.wsrp.faults.InvalidRegistrationException
 
faultType() - Method in exception com.bea.wsrp.faults.InvalidSessionException
 
faultType() - Method in exception com.bea.wsrp.faults.InvalidUserCategoryException
 
faultType() - Method in exception com.bea.wsrp.faults.MissingParametersException
 
faultType() - Method in exception com.bea.wsrp.faults.ModifyRegistrationRequiredException
 
faultType() - Method in exception com.bea.wsrp.faults.OperationFailedException
 
faultType() - Method in exception com.bea.wsrp.faults.OperationNotSupportedException
 
faultType() - Method in exception com.bea.wsrp.faults.PortletStateChangeRequiredException
 
faultType() - Method in exception com.bea.wsrp.faults.ResourceSuspendedException
 
faultType() - Method in exception com.bea.wsrp.faults.TransportException
Get the localPart of the fault code
faultType() - Method in exception com.bea.wsrp.faults.UnsupportedLocaleException
 
faultType() - Method in exception com.bea.wsrp.faults.UnsupportedMimeTypeException
 
faultType() - Method in exception com.bea.wsrp.faults.UnsupportedModeException
 
faultType() - Method in exception com.bea.wsrp.faults.UnsupportedWindowStateException
 
FeatureCapabilityDefinition - Class in com.bea.content.spi.flexspi.common.capability
 
FeatureCapabilityDefinition(String, IFeatureCapabilityType) - Constructor for class com.bea.content.spi.flexspi.common.capability.FeatureCapabilityDefinition
Constructor
FEDERATED_EVENTS_ENABLED_KEY - Static variable in interface com.bea.content.federated.IRepositoryConfig
used to determine if events are fired for this repository at the federated layer or not
federatedBaseTypeIsSearchable(ContentContext, EnumBaseObjectTypeIds) - Static method in class com.bea.content.cmis.RepositoryCapability
 
FETCH_FROM_CACHE - Static variable in interface com.bea.content.spi.flexspi.common.CommonContextKeys
Optional ContextKey which can be placed in the ContentContext to specify that a method should (or should not) fetch cached results, if present.
fetchCredentialEntry(String, CredentialEntry.EntryType, ResourceKey) - Method in interface com.bea.p13n.security.management.credentials.CredentialVaultService
Retrieve an entry from credential vault For USER_TYPE or SYSTEM_TYPE entries, if there are more than one entries with same name but in different scope, the one with closest scope to requesting resource will be retrieved.
FILE_NAME - Static variable in class com.bea.netuix.client.ClientClassifierFactory
 
FileBulkLoader - Class in com.bea.content.loader.bulk
Deprecated Use com.bea.content.loader.bulk.BulkLoader with -fileSystem arg.
FileBulkLoader() - Constructor for class com.bea.content.loader.bulk.FileBulkLoader
Deprecated Constructor a BulkLoader without command-line arguments.
FileBulkLoader(String[]) - Constructor for class com.bea.content.loader.bulk.FileBulkLoader
Deprecated Construct a BulkLoader from the given command-line arguments.
FileBulkLoader.ShowUsageException - Exception in com.bea.content.loader.bulk
Deprecated Quick inner exception thrown on parseArgs() to say we should just print a usage report.
FileBulkLoader.ShowUsageException() - Constructor for exception com.bea.content.loader.bulk.FileBulkLoader.ShowUsageException
Deprecated  
FileCache - Class in com.bea.content.loader.bulk
A cache for file objects that uses a WeakHashMap.
FileCache() - Constructor for class com.bea.content.loader.bulk.FileCache
 
fileEncoding - Variable in class com.bea.content.loader.bulk.BulkLoader
The file enconding (null for VM default).
fileEncoding - Variable in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated The file enconding (null for VM default).
fileList - Variable in class com.bea.content.loader.bulk.BulkLoader
The list of files/directories to scan over.
fileList - Variable in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated The list of files/directories to scan over.
FILESYSTEM_CLASS_NAME - Static variable in interface com.bea.content.federated.IRepositoryConfig
The repository connection class for the WLP Filesystem Repository.
FILESYSTEM_DIRECTORY_KEY - Static variable in interface com.bea.content.federated.IRepositoryConfig
the shared drive location of the file system
FILESYSTEM_IS_LINKED - Static variable in interface com.bea.content.federated.IRepositoryConfig
used to see if the current file system is linked or not.
FILESYSTEM_NIO - Static variable in interface com.bea.content.federated.IRepositoryConfig
whether or not we want to allow nio for a filesystem read
FILESYSTEM_WEBAPP_KEY - Static variable in interface com.bea.content.federated.IRepositoryConfig
optional - the webapp location of the file system used by showBinaryServlet, getPropertyTag etc
FileTag - Class in com.bea.struts.adapter.taglib.html
Tag adapter for the Struts FileTag
FileTag() - Constructor for class com.bea.struts.adapter.taglib.html.FileTag
Construct a new instance of this tag.
filter(Object) - Method in interface com.bea.p13n.common.ObjectFilter
The main filtering method on the interface.
filter(Object) - Method in class com.bea.p13n.http.DefaultRequestFilter
 
filter(Map) - Method in class com.bea.p13n.http.DefaultSessionFilter
This filter will include values in the source map whose value object's class matches the following types: java.lang.String java.lang.Boolean java.lang.Long java.lang.Double java.sql.Timestamp java.util.Collection since these are the only types supported by the rules editor.
filter(Object) - Method in class com.bea.p13n.http.DefaultSessionFilter
Filter the given input object according to the object's class.
filter(Object) - Method in class com.bea.p13n.rules.manager.RuleResultClassFilter
Performs the filtering of objects created by the action of rule firing.
FILTER_CRITERIA_KEY - Static variable in interface com.bea.content.paging.ContentListKeys
Optional ContextKey which can be placed in the ContentContext specifies that filtering should be used when fetching data, and specifies the FilterCriteria objects to use.
FilterablePagedResult<T> - Interface in com.bea.p13n.pagination
A PagedResult which can be filtered.
filterActionURL(PortletURL) - Method in interface javax.portlet.PortletURLGenerationListener
Callback being called by the portlet container before toString or write are executed on action URLs.
filterByPropertyMapKeys(Set) - Method in interface com.bea.p13n.property.EntityPropertyCache
Return a subset of this cache containing only the named property map keys
filterByPropertySet(String) - Method in interface com.bea.p13n.property.EntityPropertyCache
Return a subset of this cache containing only the named property sets
FilterChain - Interface in javax.portlet.filter
A FilterChain is an object provided by the portlet container to the developer giving a view into the invocation chain of a filtered request for a portlet.
FilterConfig - Interface in javax.portlet.filter
A filter configuration object used by a portlet container to pass information to a filter during initialization.
FilterCriteria - Class in com.bea.content.paging
query filter criteria.
FilterCriteria(FilterMethod, String, String, Locale) - Constructor for class com.bea.content.paging.FilterCriteria
Construct a FilterCriteria.
FilterCriteria(FilterMethod, String, String) - Constructor for class com.bea.content.paging.FilterCriteria
Construct a FilterCriteria.
FilterCriteria(FilterMethod) - Constructor for class com.bea.content.paging.FilterCriteria
Construct a FilterCriteria.
FilterCriteria() - Constructor for class com.bea.content.paging.FilterCriteria
Construct a FilterCriteria using FilterCriteria.UNFILTERED.
FilterCriteria - Class in com.bea.content.spi
Deprecated As of 10.2, replaced by FilterCriteria. The SPI interfaces in the com.bea.content.spi package have all been deprecated as of 10.2. Oracle does not intend to remove these interfaces during the next major release of WebLogic Portal. However, please note that new development should take place using the com.bea.content.spi.flexspi interfaces going forward.
FilterCriteria(boolean, String, FilterMethod, String, Locale) - Constructor for class com.bea.content.spi.FilterCriteria
Deprecated Construct a FilterCriteria.
FilterCriteria() - Constructor for class com.bea.content.spi.FilterCriteria
Deprecated Construct a FilterCriteria using FilterCriteria.UNFILTERED.
FilterCriteria - Class in com.bea.content.spi.flexspi.common
query filter criteria
FilterCriteria(boolean, String, FilterMethod, String, Locale) - Constructor for class com.bea.content.spi.flexspi.common.FilterCriteria
Construct a FilterCriteria.
FilterCriteria() - Constructor for class com.bea.content.spi.flexspi.common.FilterCriteria
Construct a FilterCriteria using FilterCriteria.UNFILTERED.
filterCriteria() - Method in class com.bea.content.spi.flexspi.common.QueryResult
 
filterCriteria() - Method in class com.bea.content.spi.QueryResult
Deprecated  
FilterMethod - Enum in com.bea.p13n.pagination
Filter method used by FilterablePagedResult.
filterRenderURL(PortletURL) - Method in interface javax.portlet.PortletURLGenerationListener
Callback being called by the portlet container before toString or write are executed on render URLs.
filterResourceURL(ResourceURL) - Method in interface javax.portlet.PortletURLGenerationListener
Callback being called by the portlet container before toString or write are executed on resource URLs.
filterResponseHeaders(Map<String, List<String>>) - Method in class com.bea.wsrp.consumer.resource.DefaultSecurityCheckResourceServletInterceptor
Filter the headers sent to the client on the response
filterResponseHeaders(Map<String, List<String>>) - Method in class com.bea.wsrp.consumer.resource.WsrpResourceServletInterceptor
Remove any unwanted headers from the response
filterResults() - Method in class com.bea.content.spi.FilterCriteria
Deprecated Get the filter results value.
filterResults() - Method in class com.bea.content.spi.flexspi.common.FilterCriteria
Get the filter results value.
filterResults() - Method in interface com.bea.content.spi.flexspi.common.IFilterCriteria
Get the filter results value.
FIND_BY_PK - Static variable in class com.bea.p13n.property.HierarchicalEntityImpl
finder method name
findAllChildElements(Element, String) - Static method in class com.bea.p13n.util.DomUtils
Finds all child elements matching the local name, while ignoring the namespace URI.
findAllChildElements(Element, String, String) - Static method in class com.bea.p13n.util.DomUtils
Find all child elements matching the given local name and namespace URI
findAuthorizationProviderByName(String) - Static method in class com.bea.p13n.security.management.SecurityMgmtHelper
Returns the configured SSPI authorizer with a matching display name.
findAuthorizationProviderByUniqueName(String) - Static method in class com.bea.p13n.security.management.SecurityMgmtHelper
Returns the configured SSPI authorization provider with a matching unique id which is the concatenation of display name and version number.
findBooks(int, FindRequest, String, ServletContext, ResourceContext) - Method in interface com.bea.portal.tools.wsrp.controls.ProducerRegistryControl
Deprecated use {@link com.bea.jsptools.portal.helpers.wsrp.ProducerRegistryControl#findBooks(int, FindRequest, String, ServletContext, ResourceContext)
findBooks(FindRequest, ConnectInfo) - Method in interface com.bea.wsrp.registry.find.RegistryFinder
Finds books.
findBooks(FindRequest, int, ConnectInfo) - Method in interface com.bea.wsrp.registry.find.RegistryFinder
Finds books.
FinderException - Exception in com.bea.wsrp.registry.find
Finder exception.
FinderException(String, Throwable) - Constructor for exception com.bea.wsrp.registry.find.FinderException
 
findFirstChildElement(Element, String) - Static method in class com.bea.p13n.util.DomUtils
Finds the first child element matching the given local name
findPages(int, FindRequest, String, ServletContext, ResourceContext) - Method in interface com.bea.portal.tools.wsrp.controls.ProducerRegistryControl
Deprecated use {@link com.bea.jsptools.portal.helpers.wsrp.ProducerRegistryControl#findPages(int, FindRequest, String, ServletContext, ResourceContext)
findPages(FindRequest, ConnectInfo) - Method in interface com.bea.wsrp.registry.find.RegistryFinder
Finds pages.
findPages(FindRequest, int, ConnectInfo) - Method in interface com.bea.wsrp.registry.find.RegistryFinder
Finds pages.
findPortlets(int, FindRequest, String, ServletContext, ResourceContext) - Method in interface com.bea.portal.tools.wsrp.controls.ProducerRegistryControl
Deprecated use {@link com.bea.jsptools.portal.helpers.wsrp.ProducerRegistryControl#findPortlets(int, FindRequest, String, ServletContext, ResourceContext)
findPortlets(FindRequest, ConnectInfo) - Method in interface com.bea.wsrp.registry.find.RegistryFinder
Finds portlets.
findPortlets(FindRequest, int, ConnectInfo) - Method in interface com.bea.wsrp.registry.find.RegistryFinder
Finds portlets.
findProducers(int, FindRequest, String, ServletContext, ResourceContext) - Method in interface com.bea.portal.tools.wsrp.controls.ProducerRegistryControl
Deprecated use {@link com.bea.jsptools.portal.helpers.wsrp.ProducerRegistryControl#findProducers(int, FindRequest, String, ServletContext, ResourceContext)
findProducers(FindRequest, ConnectInfo) - Method in interface com.bea.wsrp.registry.find.RegistryFinder
Finds Producers.
findProducers(FindRequest, int, ConnectInfo) - Method in interface com.bea.wsrp.registry.find.RegistryFinder
Finds Producers.
findPropertySetType(String) - Static method in class com.bea.p13n.rules.model.MethodCallModel
Find the property set type for the type-alias, which is a short-name or a fully-qualified class.
findProviderByName(String) - Static method in class com.bea.p13n.security.management.authentication.AtnSecurityMgmtHelper
Returns the configured SSPI authentication provider with a matching display name.
findProviderByName(String, boolean) - Static method in class com.bea.p13n.security.management.authentication.AtnSecurityMgmtHelper
Returns the configured SSPI authentication provider with a matching display name.
findProviderByName(String) - Static method in class com.bea.p13n.security.management.authorization.AuthorizationSecurityMgmtHelper
Returns the configured SSPI authorizer with a matching display name.
findProviderByName(AuthenticatedSubject, String) - Static method in class com.bea.p13n.security.management.credentials.CredentialSecurityMgmtHelper
Returns the configured SSPI authentication provider with a matching display name.
findProviderByName(String) - Static method in class com.bea.p13n.security.management.rolemapper.RoleSecurityMgmtHelper
Returns the configured SSPI authentication provider with a matching display name.
findProviderByUniqueName(String) - Static method in class com.bea.p13n.security.management.authentication.AtnSecurityMgmtHelper
Returns the configured SSPI authentication provider with a matching unique id which is the concatenation of display name and version number.
findProviderByUniqueName(String) - Static method in class com.bea.p13n.security.management.authorization.AuthorizationSecurityMgmtHelper
Returns the configured SSPI authorization provider with a matching unique id which is the concatenation of display name and version number.
findProviderByUniqueName(AuthenticatedSubject, String) - Static method in class com.bea.p13n.security.management.credentials.CredentialSecurityMgmtHelper
Returns the configured SSPI authentication provider with a matching unique id which is the concatenation of display name and version number.
findProviderByUniqueName(String) - Static method in class com.bea.p13n.security.management.rolemapper.RoleSecurityMgmtHelper
Returns the configured SSPI authentication provider with a matching unique id which is the concatenation of display name and version number.
FindRequest - Class in com.bea.wsrp.registry.find
A request to find Producer offered entities such as portlets, books, and pages in a registry.
FindRequest() - Constructor for class com.bea.wsrp.registry.find.FindRequest
Creates a request with defaults.
FindRequest.SearchOrder - Enum in com.bea.wsrp.registry.find
Search order
findRoleProviderByName(String) - Static method in class com.bea.p13n.security.management.SecurityMgmtHelper
Returns the configured SSPI authentication provider with a matching display name.
findRoleProviderByUniqueName(String) - Static method in class com.bea.p13n.security.management.SecurityMgmtHelper
Returns the configured SSPI authentication provider with a matching unique id which is the concatenation of display name and version number.
findUniqueRuleName(RuleModel) - Method in class com.bea.campaign.model.ScenarioModel
Find a unique rule name amongst our children RuleModels for the specified RuleModel (using its name as the basis).
findUniqueRuleName(Model, RuleModel) - Static method in class com.bea.p13n.rules.model.RuleSetModel
Find a unique rule name amongst the container's RuleModels for the specified RuleModel (using its name as the basis).
finished() - Method in class com.bea.content.loader.bulk.BulkLoader
Once you are done remove the bean for cleanup
finished() - Method in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated Once you are done remove the bean for cleanup
fireChildAdded(Model, Model) - Method in class com.bea.p13n.model.Model.ChangeSupport
Fire a child added event.
fireChildChange(Model, Model, boolean) - Method in class com.bea.p13n.model.Model.ChangeSupport
Fire a child change event.
fireChildRemoved(Model, Model) - Method in class com.bea.p13n.model.Model.ChangeSupport
Fire a child removed event.
fireCustomEvent(String, Serializable) - Method in class com.bea.netuix.servlets.controls.portlet.backing.PortletBackingContext
Fire a custom event with the default custom event namespace.
fireCustomEvent(QName, Serializable) - Method in class com.bea.netuix.servlets.controls.portlet.backing.PortletBackingContext
Fire a custom event with the specified QName.
fireEvent(HttpServletRequest) - Method in class com.bea.p13n.tracking.clickthrough.ClickThroughEventHandler
Extracts EVENT_TYPE information from the HttpServletRequest and fires an event by extracting related information from the HttpServletRequest.
fireParentChange(Model, Model, Model) - Method in class com.bea.p13n.model.Model.ChangeSupport
 
firePropertyChange(Model, String, Object, Object) - Method in class com.bea.p13n.model.Model.ChangeSupport
Fire a property change event.
fireRootModelChange(Model, Model) - Method in class com.bea.p13n.model.Model.ChangeSupport
Fire a root model change event.
fixAppName(String) - Static method in class com.bea.p13n.ad.Variables
Replaces all ${APPNAME}s in the input string with the current application name, if there is one.
fixAppName(String) - Static method in class com.bea.p13n.content.expression.Variables
Deprecated Replaces all ${APPNAME}s in the input string with the current application name, if there is one.
fixPath(String) - Method in class com.bea.content.loader.bulk.BulkLoader
Fix up a path to be forward-slash style and to not have empty path parts.
fixPath(String) - Method in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated Fix up a path to be forward-slash style and to not have empty path parts.
fixPlaceholderName(String) - Method in class com.bea.p13n.placeholder.servlets.jsp.taglib.PlaceholderTag
Convert a placeholder name to a placeholder URI, as best we can.
fixQName(XmlObject, QName, boolean) - Static method in class com.bea.p13n.model.XmlObjectModel
Set the specified element's QName.
FLOAT - Static variable in class com.bea.netuix.servlets.controls.window.WindowCapabilities
Float State.
FLOAT - Static variable in interface com.bea.p13n.property.PropertyDefinition
The constant for the floating-point numeric type (2).
FLOAT - Static variable in class com.beasys.commerce.util.TypesHelper
Deprecated The constant for the floating-point numeric type (2).
FlowLayoutPresentationContext - Class in com.bea.netuix.servlets.controls.layout
Used to provide access to presentation-related attributes specific to the FlowLayout in use.
flush(String, Serializable) - Static method in class com.bea.p13n.cache.CacheFactory
Performs a cluster-aware flush of the given cache's key.
flush(String) - Static method in class com.bea.p13n.cache.CacheFactory
Performs a cluster-aware flush of a given cache.
flushAllBinaryCacheEntries(String, String) - Static method in class com.bea.content.federated.ContentCacheHelper
Removes all Binary entries related to a Node.
flushBinaryCache(String) - Static method in class com.bea.content.federated.ContentCacheHelper
Removes all keys and values from a Binary cache.
flushBinaryCacheEntry(String, String, String) - Static method in class com.bea.content.federated.ContentCacheHelper
Removes both key and value for a Binary cache entry.
flushBuffer() - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call flushBuffer() on the wrapped response object.
flushBuffer() - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call flushBuffer() on the wrapped response object.
flushBuffer() - Method in interface javax.portlet.MimeResponse
Forces any content in the buffer to be written to the underlying output stream.
flushCache(String, Object) - Method in class com.bea.p13n.cache.spi.CacheProvider
Clear all clustered replicas of the Cache with the given name.
flushKeys(String, IKeySelector) - Static method in class com.bea.p13n.cache.CacheFactory
Flush the keys indicated by IKeySelector in the local cache and in any cluster cache that may exist.
flushKeys(String, IKeySelector) - Method in class com.bea.p13n.cache.spi.CacheProvider
Flush the keys indicated by IKeySelector in the local cache and any cluster cache that may exist.
flushNodeCache(String) - Static method in class com.bea.content.federated.ContentCacheHelper
Removes all keys and values from a Node cache.
flushNodeCacheEntry(String, String, String) - Static method in class com.bea.content.federated.ContentCacheHelper
Removes both key and value for a Node cache entry.
flushSearchCache(String) - Static method in class com.bea.content.federated.ContentCacheHelper
Removes all keys and values from a Search cache.
flushSearchCache() - Static method in class com.bea.content.federated.ContentCacheHelper
Remove all keys and values from all Search caches across all repositories.
flushSearchCacheEntry(Search) - Static method in class com.bea.content.federated.ContentCacheHelper
Removes both key and value for a search cache entry.
flushTypeCache(String) - Static method in class com.bea.content.federated.ContentCacheHelper
Removes all keys and values from a Type cache.
Folder - Class in com.bea.content.cmis.rest.resources
 
Folder() - Constructor for class com.bea.content.cmis.rest.resources.Folder
 
FOLDER - Static variable in class com.bea.content.ObjectClass
 
FOLDER_BADGES_KEY - Static variable in interface com.bea.content.federated.IRepositoryConfig
Used for third-party repositories to specify list of ObjectClasses that will represent a "badged folder".
FOOTER_CONTEXT_KEY - Static variable in class com.bea.netuix.servlets.controls.application.FooterPresentationContext
Deprecated  
FooterBackingContext - Class in com.bea.netuix.servlets.controls.application.backing
This class represents a portal header component.
footerLayoutDefinitionId - Variable in class com.bea.netuix.application.definition.ShellDefinition
 
FooterPresentationContext - Class in com.bea.netuix.servlets.controls.application
This class represents a portal footer component.
forceGetMarkupCall(boolean) - Method in interface com.bea.wsrp.model.markup.IBlockingInteractionBaseRequestContext
"true" value forces a "getMarkup" operation to follow the "performBlockingInteraction" operation.
ForEachNestedPropertyTag - Class in com.bea.content.manager.servlets.jsp.taglib
Tag to iterate through multi valued nested properties.
ForEachNestedPropertyTag() - Constructor for class com.bea.content.manager.servlets.jsp.taglib.ForEachNestedPropertyTag
 
FORM_AUTH - Static variable in interface javax.portlet.PortletRequest
String identifier for Form based authentication.
FORM_AUTHENTICATION_VALUE - Static variable in interface com.bea.netuix.clipper.ClipperConstants
Value for AUTHENTICATION_TYPE to denote that form login authentication is used.
format - Static variable in interface com.bea.wlp.rest.command.RestContext
parameter literal for specifying the format in a REST command URL
format(RestResult) - Method in interface com.bea.wlp.rest.results.Formatter
Transforms a RestResult into a formatted Object that can then be sent from the RestServlet back to the client.
formatDate(Date) - Static method in class com.bea.p13n.model.XmlDateTimeUtil
Format a date in ISO8601 standard (yyyy-MM-ddZ).
formatDate(Calendar) - Static method in class com.bea.p13n.model.XmlDateTimeUtil
Format a calendar instance in ISO8601 standard (yyyy-MM-ddZ).
FormatListElement - Annotation Type in com.bea.wlp.rest.results
Annotation that can be used to modify the default naming behavior of REST formatters.
FormatOrder - Annotation Type in com.bea.wlp.rest.results
Annotation that can be used in a RestResult to influence the output ordering of a Formatter for a particular bean value.
FormatProperty - Annotation Type in com.bea.wlp.rest.results
Annotation that can be used to modify the default naming behavior of REST formatters.
formatter - Static variable in class com.bea.p13n.security.Authentication
Text formatter for i18n.
formatter - Static variable in class com.bea.p13n.security.AuthenticationSystem
Text formatter for i18n.
Formatter - Interface in com.bea.wlp.rest.results
Interface for classes that can format RestResults.
formatters - Static variable in class com.bea.wlp.rest.results.GenericRestResult
 
formatTime(Date, boolean) - Static method in class com.bea.p13n.model.XmlDateTimeUtil
Format a time in ISO8601 standard (HH:mm:ss(.fff)?Z).
formatTime(Date) - Static method in class com.bea.p13n.model.XmlDateTimeUtil
Format a time in ISO8601 standard (HH:mm:ss?Z) without the fractions of a second portion.
formatTime(Calendar, boolean) - Static method in class com.bea.p13n.model.XmlDateTimeUtil
Format a time in ISO8601 standard (HH:mm:ss(.fff)?Z).
formatTime(Calendar) - Static method in class com.bea.p13n.model.XmlDateTimeUtil
Format a time in ISO8601 standard (HH:mm:ssZ) without the fractions of a second portion.
formatTimeInstant(Date, boolean) - Static method in class com.bea.p13n.model.XmlDateTimeUtil
Format a date-time in ISO8601 standard (yyyy-MM-ddTHH:mm:ss(.fff)?Z).
formatTimeInstant(Date) - Static method in class com.bea.p13n.model.XmlDateTimeUtil
Format a date-time in ISO8601 standard (yyyy-MM-ddTHH:mm:ssZ).
formatTimeInstant(Calendar, boolean) - Static method in class com.bea.p13n.model.XmlDateTimeUtil
Format a date-time in ISO8601 standard (yyyy-MM-ddTHH:mm:ss(.fff)?Z).
formatTimeInstant(Calendar) - Static method in class com.bea.p13n.model.XmlDateTimeUtil
Format a date-time in ISO8601 standard (yyyy-MM-ddTHH:mm:ssZ).
FormTagAdapter - Class in com.bea.struts.adapter.taglib.html
Tag adapter for the Struts FormTag
FormTagAdapter() - Constructor for class com.bea.struts.adapter.taglib.html.FormTagAdapter
 
forward(PortletRequest, PortletResponse) - Method in interface javax.portlet.PortletRequestDispatcher
Forwards a portlet request from a portlet to another resource (servlet, JSP file, or HTML file) on the server.
forward(ServletRequest, ServletResponse) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestDispatcher
Does not actually cause a server forward of the request, but informs the ScopedRequest object that a forward was attempted for a particular URI.
ForwardResult - Class in com.bea.wlp.rest.results
Implementation of a RestResult that can be used to easily forward from the outcome of a RestCommand.
ForwardResult(String) - Constructor for class com.bea.wlp.rest.results.ForwardResult
Constructor that takes the forward URI.
ForwardTag - Class in com.bea.netuix.servlets.l10n.jsp.taglib
Deprecated Use l10n.L10nResourceManager.resolve() and BackingContext.sendRedirect() (if inside a portal) or Response.sendRedirect (otherwise) instead.
ForwardTag() - Constructor for class com.bea.netuix.servlets.l10n.jsp.taglib.ForwardTag
Deprecated  
forwardUsingRequest(String, HttpServletRequest, HttpServletResponse) - Static method in class com.bea.struts.adapter.util.AdapterRequestProcessorUtil
Forwards a request to a URI using a RequestDispatcher obtained from the request instead of using a RequestDispatcher obtained from the ServletContext.
fourthPathInfo() - Method in interface com.bea.wlp.rest.command.RestContext
Return the 2nd identifier portion of the path.
FrameworkUrlConstants - Class in com.bea.netuix.util
This class enumerates request parameters used by the portal framework.
FrameworkUrlConstants() - Constructor for class com.bea.netuix.util.FrameworkUrlConstants
 
FrameworkUrlConstants.PassthruParameter - Annotation Type in com.bea.netuix.util
Denotes a parameter name in FrameworkUrlConstants that should be propagated as-is into local and (especially) remote (WSRP) URLs.
from - Variable in class com.bea.netuix.application.communities.invitations.email.EmailInviter
 
FROM_PARAM - Static variable in class com.bea.campaign.action.MailAction
parameter key for the from address
fromPersonalName - Variable in class com.bea.netuix.application.communities.invitations.email.EmailInviter
 
fromSQLType(int) - Static method in class com.beasys.commerce.util.TypesHelper
Deprecated Convert a java.sql.Types constant into one of ours.
fromString(String) - Static method in class com.bea.content.ID
Parses an id in path format and creates an ID instance from it.
fromStringLiteral(String) - Static method in class com.bea.content.expression.ExpressionHelper
Convert a String literal (which may contain quoted characters) into a corresponding String value.
fromStringLiteral(String) - Static method in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated Convert a String literal (which may contain quoted characters) into a corresponding String value.
fromStringLiteral(String) - Static method in class com.beasys.commerce.util.ExpressionHelper
Deprecated Convert a String literal (which may contain quoted characters) into a corresponding String value.
fromWlsUserName - Variable in class com.bea.netuix.application.communities.InvitationSearchCriteria
 
fromWlsUserNameFilter - Variable in class com.bea.netuix.application.communities.InvitationSearchCriteria
 
FULL - Static variable in interface javax.portlet.ResourceURL
The URL of type FULL does not need to contain the current state of the page or the current render parameters, portlet mode, or window state of the portlet.
fullSize() - Method in interface com.bea.content.paging.IPagedList
Finds query results size, regardless of the cost.
fullText - Variable in class com.bea.content.expression.Search
The full text search expression.
FULLTEXT_SEARCH_INDEX_LANGUAGE_TYPE_KEY - Static variable in interface com.bea.content.federated.IRepositoryConfig
The repository property key for the full text search index language type
FULLTEXT_SEARCH_QUERY_ANY_LANGUAGE_KEY - Static variable in interface com.bea.content.federated.IRepositoryConfig
The repository property key for the full text search query any language setting
FULLTEXT_SEARCH_QUERY_LANGUAGE_TYPE_KEY - Static variable in interface com.bea.content.federated.IRepositoryConfig
The repository property key for the full text search query language type
FullTextQueryFactory - Class in com.bea.content.expression
Factory class to create IMetadataQuery and ITextQuery
FullTextSearchFactory - Class in com.bea.content.expression
Factory class to build full text search
FullTextSearchLanguageParameterSet - Class in com.bea.content.expression
Provides the ability to specify a set of Full-Text Search Engine-specific language parameters, for use during query.

G

Gene - Interface in com.bea.netuix.laf.genes
Gene represents a named parameter intended to affect some aspect of Look and Feel rendering.
generateAdviceRequestIdentifier() - Static method in class com.bea.p13n.advisor.AdvisorFactory
Utility method to generate a pseudo-unique identifier for use within an AdviceRequest object.
GENERATED_SESSION_ID - Static variable in class com.bea.content.federated.events.GenericContentEvent
Constant used for the session ID if a request is not specified
generateHierarchyRecursive(PagePresentationContext, ArrayDeque<String>) - Method in class com.bea.portlet.transformation.PageHierarchyUrlTransformation
Climb the page tree recursively to the root page (book).
generateNewSessionIDIfRequired(HttpServletRequest) - Static method in class com.bea.p13n.security.Authentication
 
generateNewSessionIDIfRequired(HttpServletRequest) - Static method in class com.bea.p13n.security.AuthenticationSystem
 
generatePageHierarchy(DesktopPresentationContext, String) - Method in class com.bea.portlet.transformation.PageHierarchyUrlTransformation
Create a string representing the page hierarchy, starting with the terminal page and then walking up the tree to the root book/page.
generateRegistrationPageUrl(HttpServletRequest, HttpServletResponse, CommunityDefinition) - Static method in class com.bea.netuix.servlets.manager.communities.CommunityRedirectionHelper
Generates a URL to the registration page for the specified community.
generateValidationText(Invitee) - Method in interface com.bea.netuix.application.communities.invitations.InvitationValidationTextGenerator
Returns a String representation of a password generated based on the input integer id.
generateValidationText(Invitee) - Method in class com.bea.netuix.application.communities.invitations.SimpleValidationTextGenerator
 
GENERIC_RULE_TYPE - Static variable in class com.bea.p13n.rules.model.RuleModel
 
GenericContentEvent - Class in com.bea.content.federated.events
GenericContentEvent class which should be extended by all ContentEvents
GenericContentEvent(HttpSession, String, String, String, String[], Map<String, String>) - Constructor for class com.bea.content.federated.events.GenericContentEvent
Create a Generic content event which allows behaviour tracking.
GenericContentEvent(String, String, String, String[], Map<String, String>) - Constructor for class com.bea.content.federated.events.GenericContentEvent
Create a Generic content event which does not have access to the httpRequest object.
GenericDatabase - Class in com.bea.p13n.util.jdbc
Deprecated No longer needed
GenericDatabase(Connection) - Constructor for class com.bea.p13n.util.jdbc.GenericDatabase
Deprecated  
GenericEvent - Interface in com.bea.netuix.events
Class to represent a generic event with arbitrary payload.
GenericEventControl - Interface in com.bea.p13n.controls.events.generic

Control from which non-tracking events may be configured, generated, and dispatched to the event service.
GenericEventControl.GenericEventParams - Annotation Type in com.bea.p13n.controls.events.generic
Define the properties for this control.
GenericPortlet - Class in javax.portlet
The GenericPortlet class provides a default implementation for the Portlet interface.
GenericPortlet() - Constructor for class javax.portlet.GenericPortlet
Does nothing.
GenericRestChainHandler - Class in com.bea.wlp.rest.command
Basic implementation of a RestChainHandler that simply returns the unmodified incoming RestResult.
GenericRestChainHandler() - Constructor for class com.bea.wlp.rest.command.GenericRestChainHandler
 
GenericRestResult - Class in com.bea.wlp.rest.results
A basic implementation of a RestResult that can be used to easily associate a JavaBean result object with a result that can be returned from a RestCommand.
GenericRestResult() - Constructor for class com.bea.wlp.rest.results.GenericRestResult
 
GenericTrackingControl - Interface in com.bea.p13n.controls.events.generic

Control from which tracking events may be configured, generated, and dispatched to the event service.
GenericTrackingControl.GenericTrackingParams - Annotation Type in com.bea.p13n.controls.events.generic
Define the properties for this control.
GenericURL - Class in com.bea.portlet
The GenericURL helps portal applications create URLs to resources within the portal.
GenericURL(HttpServletRequest, HttpServletResponse) - Constructor for class com.bea.portlet.GenericURL
Constructs a GenericURL.
get() - Static method in class com.bea.content.spi.flexspi.common.InvocationParameters
retrieve a ContentContext parameter object containing any invocation parameters which may exist.
get(int) - Method in interface com.bea.content.virtual.VirtualNodeIterator
Gets the virtual node at position i.
get(String) - Static method in class com.bea.p13n.advisor.AdvisletRegistry
Retrieves the AdvisletChainElement associated with a given key.
get(Object) - Method in interface com.bea.p13n.cache.Cache
Retrieve an entry in the Cache.
get(PropertyMapKey) - Method in interface com.bea.p13n.property.EntityPropertyCache
Get a value from the cache
get() - Static method in class com.bea.p13n.rules.model.RuleModelInfoSvc
Get the singleton instance of this.
get(Object) - Method in class com.bea.p13n.security.P13nRoleMap
 
get(ServletRequest) - Static method in class com.bea.struts.adapter.framework.internal.StrutsRequestWrapper
 
get(int) - Method in class com.bea.wsrp.ext.holders.NamedStringArray
Gets the NamedString at the specified index.
GET_PROFILE_FAILED - Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
The profile retrieval failed
GET_PROFILE_OK - Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
The profile retrieval succeeded
getAbstractButtonPresentationContext(HttpServletRequest) - Static method in class com.bea.netuix.servlets.controls.window.AbstractButtonPresentationContext
This is a convenience method for returning a reference to the one and only AbstractButtonPresentationContext for a given Button.
getAccessRecordedCriteria() - Method in class com.bea.netuix.application.communities.MembershipCriteria
Retrieves the access recorded criteria for the search.
getAction() - Method in class com.bea.netuix.application.definition.PortletMarkup
 
getAction() - Method in interface com.bea.netuix.events.PageFlowEvent
Get the unqualified name of the raised action.
getAction() - Method in interface com.bea.netuix.events.StrutsEvent
Get the unqualified name of the raised action.
getAction() - Method in class com.bea.netuix.servlets.controls.window.WindowMode
Get the action to run if the contentUri is for a PageFlow.
getActionClauseTypes(String) - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc
Get the supported condition clause types for the specified rule type.
getActionClauseTypes() - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc.RuleTypeInfo
 
getActionMappingName(String) - Static method in class com.bea.struts.adapter.util.rewriter.StrutsURLRewriterService
Return the form action converted into an action mapping path.
getActionMappingUrl(String, PageContext) - Static method in class com.bea.struts.adapter.framework.InternalUtils
 
getActionMappingURL(String, PageContext) - Method in class com.bea.struts.adapter.taglib.html.FormTagAdapter
Return the form action converted into a server-relative URL.
getActionParams() - Method in class com.bea.campaign.action.ActionDef
Get the parameters for the Action.
getActions() - Method in class com.bea.p13n.rules.model.RuleModel.ActionsModel
 
getActionService() - Method in class com.bea.campaign.action.ActionDef
Get the nearest java:comp/env/ejb/ActionService.
getActionServlet(ServletContext) - Static method in class com.bea.struts.adapter.framework.InternalUtils
Get the current ActionServlet.
getActionsModel() - Method in class com.bea.p13n.rules.model.RuleModel
Get the actions.
getActionType() - Method in class com.bea.campaign.action.ActionDef
Get the type of Action to create.
getActivateAltText() - Method in class com.bea.netuix.servlets.controls.window.ToggleButtonPresentationContext
The activateAltText attribute represents the alt text to be rendered when this Button is in its "activate" state.
getActivateImage() - Method in class com.bea.netuix.servlets.controls.window.ToggleButtonPresentationContext
The activateImage attribute represents the name of the standard image that this Button should use when representing its "activate" state.
getActivateRolloverImage() - Method in class com.bea.netuix.servlets.controls.window.ToggleButtonPresentationContext
The activateRolloverImage attribute represents the name of the image to be rendered upon rollover of this Button while in its "activate" state.
getActiveCampaigns() - Method in interface com.bea.campaign.CampaignService
Get back a list of the active Campaign objects.
getActiveCredential(ContentContext, String) - Method in interface com.bea.content.federated.IVirtualRepositoryManager
For the current user and the specified repository, retrieve the currently active credential.
getActiveCredentialScope(ContentContext, String) - Method in interface com.bea.content.federated.IVirtualRepositoryManager
For the current user and specified repository, identify which is the currently active credential.
getActiveCredentialScope(ContentContext, String) - Method in interface com.bea.portal.tools.content.controls.ContentRepositoryControl
For the current user and specified repository, identify which is the currently active credential.
getActiveCriteria() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Retrieves the active status criteria for the search.
getActiveFlag() - Method in interface com.bea.campaign.CampaignInfo
Get the campaign's active state.
getActiveFlag() - Method in interface com.bea.campaign.ScenarioInfo
Get the scenario's active state.
getActiveImage() - Method in class com.bea.netuix.servlets.controls.page.PageBackingContext
Get the path to the image displayed in the menu tab when the page is active.
getActiveImage() - Method in class com.bea.netuix.servlets.controls.page.PagePresentationContext
Returns the webapp-qualified path to a fully skinned, classified, localized, and themed image to be displayed when this page is active.
getActiveNotifications(String, String) - Method in interface com.bea.netuix.application.manager.INotificationManager
Retrieves all active notifications for the specified user and webapp.
getActivePage() - Method in class com.bea.netuix.servlets.controls.page.BookPresentationContext
Get the currently active page's label.
getActivePageBackingContext() - Method in class com.bea.netuix.servlets.controls.page.BookBackingContext
Return the PageBackingContext (or BookBackingContext) of the active Page or null if there is none.
getActivePublishedVersion(List<Version>) - Method in interface com.bea.portal.tools.content.controls.ContentVersionControl
Finds the most recently published Version.
getActiveScenarios() - Method in interface com.bea.campaign.ScenarioService
Get the list of active scenarios.
getAdapter() - Static method in class com.bea.wsrp.client.ProducerAgent.Factory
Returns an instance of ProducerAgent.
getAdapter() - Static method in class com.bea.wsrp.consumer.management.book.ProxyBookManager.Factory
Returns an instance of ProxyPortletManager.
getAdapter() - Static method in class com.bea.wsrp.consumer.management.page.ProxyPageManager.Factory
Returns an instance of ProxyPortletManager.
getAdapter() - Static method in class com.bea.wsrp.consumer.management.portlet.BulkPortletManager.Factory
Returns an instance of BulkPortletManager.
getAdapter() - Static method in class com.bea.wsrp.consumer.management.portlet.ProxyPortletManager.Factory
Returns an instance of ProxyPortletManager.
getAdapter() - Static method in class com.bea.wsrp.consumer.management.producer.ProducerManager.Factory
Returns an instance of ProxyPortletManager.
getAdBucketService() - Method in interface com.bea.campaign.CampaignService
Get a reference to the AdBucketService being used.
getAdBucketService() - Method in class com.bea.campaign.servlets.CampaignCleanupServlet
Get our java:comp/env/ejb/AdBucketService.
getAdClickThruURI() - Static method in class com.bea.p13n.ad.ContentProviders
Get the partial URI to the Ad Click-Thru handler.
getAdContent(String, long, String, String, String, String, String, Request, AdService, int, int) - Static method in class com.bea.p13n.ad.AdHelper
Deprecated This method moved to AdService.
getAdContent(Expression, long, String, String, String, String, String, Request, int, int) - Method in interface com.bea.p13n.ad.AdService
Get the XHTML ad content for a content object and record an impression.
getAdContent(String, long, String, String, String, String, String, Request, int, int) - Method in interface com.bea.p13n.ad.AdService
Deprecated Use getAdContenxt(Expression, ...) instead
getAdContentName() - Method in class com.bea.portal.tools.management.p13n.ad.AdContentID
 
getAdContentName() - Method in class com.bea.portal.tools.management.p13n.ad.AdContentIDBuilder
 
getAdCounts(Collection, String) - Method in interface com.bea.p13n.ad.AdService
return of collection of ad counts
getAddClassificationObject() - Method in class com.bea.p13n.rules.model.AddSegmentModel
Get the typed root element.
getAddDiscountObject() - Method in class com.bea.campaign.model.AddDiscountModel
 
getAddEmailObject() - Method in class com.bea.campaign.model.AddEmailModel
 
getAdditionalSecurityParameters() - Method in class com.bea.wsrp.consumer.resource.DefaultSecurityCheckResourceServletInterceptor
Get any additional security parameters to pass to SecurityTokenUtils.isSecurityTokenValid()
getAdditionalSecurityParameters() - Method in class com.bea.wsrp.consumer.resource.WsrpResourceServletInterceptor
Get the security token parameter(s)
getAddPlaceholdersObject() - Method in class com.bea.campaign.model.AddToPlaceholderModel
Get our underlying, typed XmlObject.
getAddress() - Method in class com.bea.netuix.application.communities.messaging.MessagingAddress
 
getAdEventInfo(long) - Method in interface com.bea.p13n.ad.AdBucketService
Get the AdInfo required to post an event for the specified bucket id.
getAdExpiration() - Method in class com.bea.p13n.ad.AdInfo
Get the ad expiration
getAdIds() - Method in class com.bea.campaign.AdCountGoal
Deprecated Use getAdPaths() instead.
getAdIds(String, String) - Method in interface com.bea.campaign.webservice.CampaignWebService
Get the list of ids of ads that match the xml-based contentQuery string for the given user.
getAdPaths() - Method in class com.bea.campaign.AdCountGoal
Get the ad paths.
getAdPaths() - Method in class com.bea.campaign.model.AdCountGoal
Get the ad paths.
getAdService() - Method in interface com.bea.campaign.CampaignService
Get a reference to the AdService being used
getAdService() - Method in class com.bea.campaign.servlets.CampaignCleanupServlet
Get our java:comp/env/ejb/AdService.
getAdService() - Static method in class com.bea.p13n.ad.AdHelper
Deprecated Use <ejb-ref> instead.
getAdService(String) - Static method in class com.bea.p13n.ad.AdHelper
Get an AdService instance from the specified JNDI name.
getAdvice(AdviceRequest) - Method in class com.bea.p13n.advisor.AbstractAdvislet
 
getAdvice(AdviceRequest) - Method in interface com.bea.p13n.advisor.Advislet
Makes recommendations based on the AdviceRequest passed in.
getAdvice(AdviceRequest) - Method in interface com.bea.p13n.advisor.Advisor
Get recommendations based on the request submitted.
getAdvice(String) - Method in interface com.bea.p13n.advisor.Advisor
Get recommendations based on the uri submitted.
getAdvice(AdviceRequest) - Method in class com.bea.p13n.content.advislets.ContentQueryAdvisletImpl
This method makes recommendations based the AdviceRequest passed in.
getAdvice(AdviceRequest) - Method in class com.bea.p13n.rules.advislets.RulesAdvisletImpl
Executes an AdviceRequest and returns the Advice object.s
getAdviceTransform(String) - Static method in class com.bea.p13n.advisor.AdvisletRegistry
Retrieves the AdviceTransform associated with a key.
getAdvislet(String) - Static method in class com.bea.p13n.advisor.AdvisletRegistry
Retrieves the Advislet associated with a URI prefix.
getAdvisor() - Method in class com.bea.p13n.advisor.AbstractAdvislet
Gets the Advisor associated with this Advislet.
getAlias() - Method in class com.bea.p13n.security.CredentialItem
 
getAliases() - Method in interface com.bea.wsrp.model.events.IHandledEvent
Returns a list of per-portlet aliases for the event, if aliases were specified per-portlet.
getAliasResourceCredential(AuthenticatedSubject, P13nResource, String, P13nContextHandler) - Static method in class com.bea.p13n.security.Credentials
Text formatter for i18n.
getAlign() - Method in class com.bea.netuix.servlets.controls.page.MenuBackingContext
 
getAlign() - Method in class com.bea.netuix.servlets.controls.page.MenuPresentationContext
Returns the preferred alignment of the rendered menu tabs.
getAlignment() - Method in interface com.bea.netuix.application.view.NavigableView
Returns the menu tabs' alignment for this navigable (page or book).
getAlignment() - Method in interface com.bea.wsrp.model.IPlaceableDescription
Returns the alignment
getAllAssociableWorkflows(ContentContext, String) - Method in interface com.bea.content.federated.IWorkflowManager
Returns all the workflows in the specified repository [Including the Default Workflow document] to which the user has ASSOCIATION capability.
getAllAssociableWorkflows(ContentContext, String, int) - Method in interface com.bea.portal.tools.content.controls.ContentWorkflowControl
Returns all the workflows in the specified repository [Including the Default Workflow document] to which the user has can_associate capability.
getAllChildren() - Method in interface com.beasys.commerce.foundation.expression.Logical
Deprecated Returns the list of children expressions.
getAllChildren() - Method in class com.beasys.commerce.foundation.expression.LogicalImpl
Deprecated Returns the list of children expressions.
getAllCommunityAssociates(CustomizationContext, MemberCriteria, int) - Method in interface com.bea.netuix.application.manager.ICommunityMemberManager
Retrieves a paginated collection of all WLS user IDs of individuals belonging to the same communities the specified CommunityMember also belongs to.
getAllCommunityAssociates(MemberCriteria, int) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Retrieves a paginated collection of all WLS user IDs of individuals belonging to the same communities the specified user also belongs to.
getAllElements() - Method in class com.bea.struts.adapter.action.ScopedMultipartRequestHandler
 
getAllFilterableProperties() - Method in interface com.bea.content.paging.IFilterablePagedList
Which properties we can filter on
getAllFilterMethods() - Method in interface com.bea.content.paging.IFilterablePagedList
Which FilterMethods we can use (begins with, contains, etc) All implementations must support UNFILTERED, but some may, for example, only be able to support EQUALS and/or BEGINS_WITH.
getAllGroupNames() - Method in interface com.bea.p13n.controls.ejb.usermgmt.GroupManager
Deprecated As of Portal 8.1.x, use GroupProviderControl.getAllGroupNames()
getAllGroupNames() - Method in interface com.bea.p13n.controls.securityProvider.GroupProviderControl
 
getAllGroupNames() - Method in interface com.bea.p13n.controls.userInfoQuery.UserInfoControl
Deprecated Use GroupProviderControl.getAllGroupNames()
getAllGroupNames() - Method in class com.bea.p13n.security.management.authentication.AtnManagerProxy
Retrieve a list of all groups from this provider.
getAllGroupNames() - Method in interface com.bea.p13n.usermgmt.GroupManager
Deprecated See com.bea.p13n.security.management.authentication.AtnManagerProxy
getAllInterfaces() - Method in interface com.bea.content.spi.flexspi.IExtensible
Retrieve all CM SPI interfaces on this extensible (ticket or repository) object.
getAllMembershipCapabilities() - Static method in class com.bea.netuix.application.communities.MembershipCapability
Gets a collection of all MembershipCapabilities defined in META-INF/communities-config.xml.
getAllMessagingAddresses(CustomizationContext, CommunityMember) - Method in interface com.bea.netuix.application.manager.ICommunityMemberManager
Gets all of the MessagingAddresses associated with the specified CommunityMember, as determined by User profile values that are mapped to Communities MessagingAddresses.
getAllObjectClasses() - Method in interface com.bea.content.spi.flexspi.ticket.ObjectClassOpsV1
Deprecated Retrieve all of the ObjectClasses available in the content repository.
getAllowableActions(String, String) - Method in class com.bea.content.cmis.rest.resources.AllowableActions
 
getAllowMultipleActions() - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc.RuleTypeInfo
 
getAllPortletDefinitionCategories(CustomizationContext, PortletDefinitionId) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Returns all the PortletCategoryDefinitions that a PortletDefinition is a part of.
getAllProfileNames() - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.GroupProfileManager
Deprecated Use ProfileControl.getGroupProfileManager().getAllProfileNames()
getAllProfileNames() - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.UserProfileManager
Deprecated use ProfileControl.getAllProfileNames()
getAllProfileNames() - Method in interface com.bea.p13n.controls.profile.UserProfileControl
Deprecated as of Portal 8.1 Use ProfileControl.getUserProfileManager().getAllProfileNames() or Use ProfileControl.getGroupProfileManager().getAllProfileNames()
getAllProfileNames() - Method in interface com.bea.p13n.usermgmt.profile.ProfileManager
Return a list of all profiles names that this ProfileManager knows about.
getAllPropertiesNames() - Static method in class com.bea.netuix.application.communities.CommunitiesConfigProperties
Gets a Set of Strings which are the names of each property-map section defined withing properties-config in communities-config.xml
getAllPropertyNames() - Method in class com.bea.netuix.application.communities.CommunitiesConfigProperties
Get a Set of the names for all of the properties in this instance of CommunitiesConfigProperties
getAllRegistries(ServletContext, ResourceContext) - Method in interface com.bea.portal.tools.wsrp.controls.ProducerRegistryControl
Deprecated use com.bea.jsptools.portal.helpers.wsrp.ProducerRegistryControl#getAllRegistries(ServletContext, ResourceContext)
getAllRegistries(ServletContext) - Method in interface com.bea.wsrp.registry.find.RegistryFinder
Returns all pre-configured registries.
getAllReservedParameters() - Static method in class com.bea.netuix.util.FrameworkUrlConstants
Returns a read-only set of names of all parameters reserved by the portal framework.
getAllRoles(ResourceContext) - Method in interface com.bea.portal.tools.da.controls.DelegationRoleManagerControl
Gets a pruned and sorted list of available Role Policies.
getAllServiceLevels() - Method in interface com.bea.netuix.servicelevel.ServiceLevelManager
Gets a Collection of PortletServiceLevelDescription objects, representing all the Portlets in the scoped webapp that have non-active service levels.
getAllSortableProperties() - Method in interface com.bea.content.paging.ISortablePagedList
Retrieve a list of all the possible properties which can be sorted on.
getAllSuccessors(CustomizationContext, PortletInstanceId) - Method in interface com.bea.netuix.application.manager.IPortletInstanceManager
Returns a list of all successor instances including successors of successors.
getAllSuccessors(PortletInstanceId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortletInstanceControl
Returns a list of all successor instances including successors of successors.
getAllTemplateTypeIds() - Static method in class com.bea.netuix.application.definition.TemplateTypeDefinition
Retuns all TemplateTypeIds in the system.
getAllTemplateTypes() - Static method in class com.bea.netuix.application.definition.TemplateTypeDefinition
Returns all TemplateTypeDefinitions in the system.
getAllTypes(String, BooleanParam, IntegerParam, IntegerParam) - Method in class com.bea.content.cmis.rest.resources.TypesChildren
Type children Collection - repo root (base types plus all types)
getAllTypes(String, BooleanParam, IntegerParam) - Method in class com.bea.content.cmis.rest.resources.TypesDescendants
Type Descendants Collection - repo root (base types plus all types)
getAllVersions() - Method in class com.bea.content.el.support.VersionServiceImpl
Returns all versions for a particular node.
getAllWorkflows(ContentContext, String) - Method in interface com.bea.content.federated.IWorkflowManager
Returns all the workflows in the specified repository [Including the Default Workflow document] Please note that these workflow documents are lightweight objects and do not contain the actual workflow data.
getAllWorkflows(QueryCriteria) - Method in interface com.bea.content.spi.flexspi.ticket.WorkflowOpsV1
Deprecated Returns all the workflows in the specified repository [Including the Default Workflow document] Please note that these workflow documents are lightweight objects and do not contain the actual workflow data.
getAllWorkflows(QueryCriteria) - Method in interface com.bea.content.spi.WorkflowOps
Deprecated Returns all the workflows in the specified repository [Including the Default Workflow document] Please note that these workflow documents are lightweight objects and do not contain the actual workflow data.
getAllWorkflows(ContentContext, String) - Method in interface com.bea.portal.tools.content.controls.ContentWorkflowControl
Returns all the workflows in the specified repository [Including the Default Lifecycle document] Please note that these workflow documents are lightweight objects and do not contain the actual workflow data.
getAllWorkflows(ContentContext, String, int) - Method in interface com.bea.portal.tools.content.controls.ContentWorkflowControl
Returns all the workflows in the specified repository [Including the Default Lifecycle document] Please note that these workflow documents are lightweight objects and do not contain the actual workflow data.
getAltFooterUri() - Method in class com.bea.netuix.servlets.controls.window.WebflowPresentationContext
Deprecated Returns the alternate footer URI pertaining to the webflow contained within this WebflowPortlet.
getAltHeaderUri() - Method in class com.bea.netuix.servlets.controls.window.WebflowPresentationContext
Deprecated Returns the alternate header URI pertaining to the webflow contained within this WebflowPortlet.
getAltText() - Method in class com.bea.netuix.servlets.controls.window.AbstractButtonPresentationContext
Returns the value specified by the altText attribute in the Button portal component.
getAltText() - Method in class com.bea.netuix.servlets.controls.window.ToggleButtonPresentationContext
This method will return the appropriate alt text (activateAltText or deactivateAltText) for the current state of the Button.
getAmpForm() - Method in class com.bea.portlet.GenericURL
Returns the ampersand entity form used for this URL.
getAnalyticEventHandlers() - Static method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventDispatcher
 
getAnalyticEventObject() - Method in interface com.bea.netuix.servlets.controls.analytics.AnalyticEvent
Get the portal object type this event can be logged agains.
getAnalyticEventObject() - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
 
getAncestorIds(CustomizationContext, PortletCategoryDefinitionId) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Returns an array of PortletCategoryDefinitionIds that represent the ancestors of a category starting with the parent category and ending with the root.
getAncestors(CustomizationContext, PortletCategoryDefinitionId) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Returns an array of PortletCategoryDefinitions that represent the ancestors of a category starting with the parent category and ending with the root.
getAnonymousSubject() - Static method in class com.bea.p13n.security.Authentication
Get a Subject representing an Anonymous user
getAnonymousSubject() - Static method in class com.bea.p13n.security.AuthenticationSystem
Get a Subject representing an Anonymous user
getAppContext(HttpServletRequest) - Static method in class com.bea.netuix.servlets.manager.AppContext
Returns the AppContext associated with the current request.
getAppendQuery() - Method in class com.bea.p13n.servlets.jsp.taglib.ContentSelectorTag
Gets the appendQuery that is added to the content selector query.
getApplication() - Method in class com.bea.content.indexer.IndexerRunner
Gets the name of the enterprise application.
getApplication() - Method in class com.bea.netuix.application.localization.definition.LocalizationResource
 
getApplication() - Method in class com.bea.p13n.events.Event
Get the application name that dispatched this event.
getApplication() - Method in interface com.bea.p13n.events.IEvent
 
getApplication() - Method in class com.bea.wlp.xip.XipProperties
 
getApplicationContext() - Static method in class com.bea.p13n.util.JndiHelper
 
getApplicationInstanceUri() - Method in class com.bea.p13n.model.XmlObjectModel
Get the application-specific location identifier associated to the model.
getApplicationName() - Method in interface com.bea.p13n.jobmanager.JobContext
Returns the application name in which the encapsulated job is executed.
getApplicationName() - Static method in class com.bea.p13n.management.ApplicationHelper
Deprecated The methods getNonVersionedAppName and getVersionedAppName should be used instead of this method. This method is not descriptive enough for use with side by side deployment. This method will be removed at a future date. This method now returns the same thing as getNonVersionedAppName();
getApplicationName() - Method in class com.bea.p13n.security.management.credentials.Scope
Get the enterprise application name of the scope
getApplicationName() - Method in interface com.bea.p13n.util.jdbc.Database
Deprecated Get the name of the current WebLogic J2EE application or return null if not running within a WebLogic J2EE context.
getApplicationName() - Method in class com.bea.p13n.util.jdbc.GenericDatabase
Deprecated Get the name of the current WebLogic J2EE application or return null if not running within a WebLogic J2EE context.
getApplicationScope() - Static method in class com.bea.p13n.security.management.credentials.Scope
Get enterprise application scope
getArgument(int) - Method in class com.bea.p13n.expression.operator.MethodCall
Returns an argument at the specified position in the method signature.
getArgumentArray() - Method in class com.bea.p13n.expression.operator.MethodCall
Returns an array of Objects representing the arguments to a method.
getArgumentCount() - Method in class com.bea.p13n.expression.operator.MethodCall
Returns number of arguments.
getAsNode() - Method in class com.bea.content.el.support.NodeWrapperImpl
This returns the actual node so that the resolver mechanism can be circumvented if necessary.
getAsProperty() - Method in class com.bea.content.el.support.PropertyWrapperImpl
This returns the actual property so that the resolver mechanism can be circumvented if necessary.
getAssertionModuleConfiguration() - Method in class com.bea.wsrp.security.WSRPIdentityAsserterProviderImpl
Return how to call the login module to complete identity assertion (where the identity asserter finds the user name and the authenticator puts the user and its groups into the subject).
getAssignedItemsWorkspaceResourceType() - Static method in class com.bea.portal.tools.content.workspace.AssignedItemsWorkspaceResourceType
Get the AssignedItemsWorkspaceResourceType.
getAssignedToRoles() - Method in class com.bea.content.virtual.VirtualNode
Gets the role the Node is assigned to.
getAssignedToUser() - Method in class com.bea.content.virtual.VirtualNode
Get the user name that this node is assigned to.
getAsString() - Method in class com.bea.netuix.util.PortletParameters
Get a string representation (properly encoded) of the parameters
getAsString(PortletParameters.ParameterFilter) - Method in class com.bea.netuix.util.PortletParameters
Get a string representation (properly encoded) of the parameters
getAsTextHtml() - Method in class com.bea.content.el.support.PropertyWrapperImpl
Returns this property as text or html if the type is html or text.
getAsValue() - Method in class com.bea.content.el.support.ValueWrapperImpl
This returns the actual value so that the resolver mechanism can be circumvented if necessary.
getAsVersion() - Method in class com.bea.content.el.support.VersionWrapperImpl
This returns the actual version so that the resolver mechanism can be circumvented if necessary.
getAsyncContent() - Method in interface com.bea.netuix.application.view.DesktopView
Deprecated use getAsyncMode();
getAsyncContent() - Method in class com.bea.netuix.servlets.controls.portlet.backing.PortletBackingContext
Get the value of the portlet's asyncContent property.
getAsyncContent() - Method in class com.bea.netuix.servlets.controls.portlet.PortletPresentationContext
Get the value of the portlet's asyncContent property.
getAsyncContent() - Method in interface com.bea.wsrp.model.IPortletDescription
Returns the type of async content.
getAsyncMode() - Method in class com.bea.netuix.application.definition.DesktopDefinition
The async mode attribute is used to determine if the desktop should rendered in AJAX mode.
getAsyncMode() - Method in interface com.bea.netuix.application.view.DesktopView
The async mode attribute is used to determine if the desktop should rendered in AJAX mode.
getAsyncMode() - Method in class com.bea.netuix.servlets.controls.application.backing.DesktopBackingContext
Return the current async mode setting on the desktop.
getAsyncModeType(String) - Static method in enum com.bea.netuix.application.definition.DesktopDefinition.AsyncModeType
 
getAtnProviders(HttpServletRequest) - Method in interface com.bea.portal.tools.ugm.providers.controls.DelegatedProviderManagerControlFacade
Returns a list of Strings representing the Authentication Providers that the current subject has been delegated to use.
getAtnProviders(HttpServletRequest, int) - Method in interface com.bea.portal.tools.ugm.providers.controls.DelegatedProviderManagerControlFacade
 
getAtnResourceId(String, String, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.DelegatedAtnProxyManagerControlFacade
Helper method that will compose a uniform resorce id
getAttribute(Element, String) - Static method in class com.bea.campaign.ScenarioHelper
Get the value of an element's required attribute.
getAttribute(String) - Method in class com.bea.content.manager.servlets.attribute.AttributeContext
Returns an attribute by name, or null if the attribute is not set.
getAttribute(PageContext, String, int) - Static method in class com.bea.content.manager.servlets.NodeCache
Get a scoped attribute correctly from the JSP page context.
getAttribute(String) - Method in class com.bea.netuix.application.communities.invitations.Invitation
Retrieves the specified attribute for this invitation.
getAttribute(String) - Method in class com.bea.netuix.application.communities.invitations.InvitationDetails
Gets an attribute set on the InvitationDetails.
getAttribute(String) - Method in interface com.bea.netuix.application.communities.invitations.Invitee
For CommunityInviter implementations that need additional data above and beyond the WLS username and messaging address provided for by the basic Invitee interface, an attribute map is provided to allow arbitrary key/value pairs to be associated with each Invitee.
getAttribute(String, PortalAttributes.Scope) - Method in interface com.bea.netuix.servlets.attributes.PortalAttributes
Retrieve the given attribute for the given key, at the given scope level.
getAttribute(String) - Method in interface com.bea.p13n.advisor.AdviceRequest
Returns the AdviceRequest attribute with a given name.
getAttribute(String) - Method in interface com.bea.p13n.controls.events.generic.GenericEventControl
Get named event attribute.
getAttribute(String) - Method in class com.bea.p13n.events.Event
Get named event attribute.
getAttribute(String) - Method in interface com.bea.p13n.events.IEvent
 
getAttribute(String) - Method in class com.bea.p13n.http.Request
 
getAttribute(String) - Method in class com.bea.p13n.http.Session
 
getAttribute() - Method in class com.bea.p13n.security.CredentialItem
 
getAttribute(String) - Method in interface com.bea.p13n.security.management.credentials.CredentialEntry
Get named credential metadata value
getAttribute(String) - Method in interface com.bea.wsrp.model.markup.IRenderDependencyTag
Returns the value of an attribute.
getAttribute(String) - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getAttribute(String name) on the wrapped request object.
getAttribute(String) - Method in interface javax.portlet.PortletContext
Returns the portlet container attribute with the given name, or null if there is no attribute by that name.
getAttribute(String) - Method in interface javax.portlet.PortletRequest
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 javax.portlet.PortletSession
Returns the object bound with the specified name in this session under the PORTLET_SCOPE, or null if no object is bound under the name in that scope.
getAttribute(String, int) - Method in interface javax.portlet.PortletSession
Returns the object bound with the specified name in this session, or null if no object is bound under the name in the given scope.
getAttribute(String) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.AttributeContainer
 
getAttribute(String) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
 
getAttribute(String, boolean) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
 
getAttribute(String, boolean) - Method in interface org.apache.beehive.netui.pageflow.scoping.ScopedRequest
Same as getAttribute, but allows outer request attributes to be hidden explicitly, even if the implementation of getAttribute shows them by default.
getAttributeAsInt(String, PortalAttributes.Scope) - Method in interface com.bea.netuix.servlets.attributes.PortalAttributes
Same behavior as getAttribute, but the result is coerced into an int value.
getAttributeBinding(String, Object) - Method in class com.bea.content.manager.faces.component.ResolverComponent
This method is convenient for retrieving the value binding for a given attribute name, or return the default value if no value binding exists.
getAttributeMap() - Method in interface javax.portlet.PortletSession
Returns a Map of the session attributes in the portlet session scope.
getAttributeMap(int) - Method in interface javax.portlet.PortletSession
Returns a Map of the session attributes in the given session scope.
getAttributeMap() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
Get the current map of request attributes.
getAttributeMap() - Method in interface org.apache.beehive.netui.pageflow.scoping.ScopedRequest
Get the current map of request attributes.
getAttributeName(int) - Method in class com.bea.p13n.util.VersioningXMLStreamReader
 
getAttributeNames(PortalAttributes.Scope) - Method in interface com.bea.netuix.servlets.attributes.PortalAttributes
Return a collection consisting of all the names of attributes for a certain portal element at a certain scope.
getAttributeNames() - Method in interface com.bea.p13n.advisor.AdviceRequest
Returns a Collection with the names of all the attributes.
getAttributeNames() - Method in interface com.bea.p13n.controls.events.generic.GenericEventControl
Return the attribute names that have been set on this event.
getAttributeNames() - Method in class com.bea.p13n.events.Event
Return the attribute names that have been set on this event.
getAttributeNames() - Method in interface com.bea.p13n.events.IEvent
 
getAttributeNames() - Method in class com.bea.p13n.http.Request
 
getAttributeNames() - Method in class com.bea.p13n.http.Session
 
getAttributeNames() - Method in interface com.bea.wsrp.model.markup.IRenderDependencyTag
Returns the names of attributes of the tag.
getAttributeNames() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getAttributeNames() on the wrapped request object.
getAttributeNames() - Method in interface javax.portlet.PortletContext
Returns an Enumeration containing the attribute names available within this portlet context, or an empty Enumeration if no attributes are available.
getAttributeNames() - Method in interface javax.portlet.PortletRequest
Returns an Enumeration containing the names of the attributes available to this request.
getAttributeNames() - Method in interface javax.portlet.PortletSession
Returns an Enumeration of String objects containing the names of all the objects bound to this session under the PORTLET_SCOPE, or an empty Enumeration if no attributes are available.
getAttributeNames(int) - Method in interface javax.portlet.PortletSession
Returns an Enumeration of String objects containing the names of all the objects bound to this session in the given scope, or an empty Enumeration if no attributes are available in the given scope.
getAttributeNames() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.AttributeContainer
 
getAttributeNames() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
 
getAttributeNamesArray() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.AttributeContainer
 
getAttributeNamespace(int) - Method in class com.bea.p13n.util.VersioningXMLStreamReader
 
getAttributeRenderer() - Method in class com.bea.netuix.servlets.controls.application.BodyPresentationContext
Returns a renderer for body's attributes.
getAttributeRenderer() - Method in class com.bea.netuix.servlets.controls.PresentationContext
Returns a renderer for the component's attributes.
getAttributes() - Method in interface com.bea.p13n.security.management.credentials.CredentialEntry
Get a copy of all credential metadata Using Properties.setProperty() on returned object only change value locally.
getAttributesFromContext(BackingContext) - Static method in class com.bea.netuix.servlets.attributes.PortalAttributes.Factory
 
getAttributesFromContext(PresentationContext) - Static method in class com.bea.netuix.servlets.attributes.PortalAttributes.Factory
 
getAttributeValue(String) - Method in interface com.bea.p13n.tracking.clickthrough.EventMappingLoader
Returns the value of an attribute key.
getAttributeValue(String, String) - Method in class com.bea.p13n.util.VersioningXMLStreamReader
 
getAttrMap() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.AttributeContainer
 
getAuthenticatedUserId(HttpServletRequest) - Method in interface com.bea.p13n.controls.userInfoQuery.UserInfoControl
Get the authenticated user from the request object
getAuthenticatedUserId(HttpServletRequest) - Static method in class com.bea.p13n.usermgmt.SessionHelper
Get the logged in user's id from the request.
getAuthenticationProviderResourceType() - Static method in class com.bea.portal.tools.security.authentication.provider.AuthenticationProviderResourceType
Get the AuthenticationProviderResourceType.
getAuthenticationProvidersManagementResourceType() - Static method in class com.bea.portal.tools.management.p13n.security.authentication.provider.AuthenticationProvidersManagementResourceType
Get the AuthenticationProvidersManagementResourceType.
getAuthenticationProvidersResourceType() - Static method in class com.bea.portal.tools.security.authentication.provider.AuthenticationProvidersResourceType
Get the AuthenticationProvidersResourceType.
getAuthor() - Method in interface com.bea.p13n.common.Metadata
Returns the author.
getAuthorizationProviders() - Static method in class com.bea.p13n.security.management.SecurityMgmtHelper
Returns the list of currently configured SSPI Authorization providers
getAuthType() - Method in class com.bea.p13n.http.Request
 
getAuthType() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getAuthType() on the wrapped request object.
getAuthType() - Method in interface javax.portlet.PortletRequest
Returns the name of the authentication scheme used for the connection between client and portal, for example, BASIC_AUTH, CLIENT_CERT_AUTH, a custom one or null if there was no authentication.
getAvailableChromosomes() - Method in interface com.bea.netuix.laf.LookAndFeelComponent
Returns a list of all available component chromosome names.
getAvailableChromosomes() - Method in class com.bea.netuix.laf.Skeleton
Returns a list of all available skeleton chromosome names.
getAvailableChromosomes() - Method in class com.bea.netuix.laf.Skin
Returns a list of all available skin chromosome names.
getAvailableClauseTypes(String) - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc
Get the supported clause types for the specified rule type.
getAvailableUserRoles(HttpServletRequest) - Method in interface com.bea.p13n.controls.userInfoQuery.UserInfoControl
Get a list of role names that the user is in
getBackingFile() - Method in class com.bea.netuix.application.definition.PortletDefinition
Returns the name of the backing file for this portlet, if present, null otherwise.
getBackingFile() - Method in class com.bea.netuix.application.definition.PortletMarkup
 
getBackingFile() - Method in interface com.bea.netuix.application.view.PortletView
Get the path to the backing file for the portlet.
getBackingFile() - Method in class com.bea.netuix.servlets.controls.window.WindowMode
Returns the backing file for this mode.
getBaseContentType() - Method in interface com.bea.netuix.laf.genes.MutationContext
Returns the Media type (MIME type) of the current response.
getBaseHref() - Method in class com.bea.content.manager.faces.component.GetPropertyComponent
Get the value of GetPropertyComponent.baseHref
getBaseHref() - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Get the value of GetPropertyTag.baseHref.
getBaseUrl(HttpServletRequest, HttpServletResponse, String) - Method in class com.bea.netuix.servlets.controls.content.JspContentContext
Returns a URL that can be used to submit requests.
getBaseUrl(HttpServletRequest, HttpServletResponse, String, String) - Method in class com.bea.netuix.servlets.controls.content.JspContentContext
Returns a URL that can be used to submit requests.
getBatchLoadingSize() - Method in interface com.bea.content.paging.ICMPagedResult
Returns the current batch loading size.
getBatchLoadingSize() - Method in interface com.bea.content.paging.IPagedList
Returns the current batch loading size.
getBatchNames() - Method in interface com.bea.p13n.mail.MailService
Return all batch names in the system
getBatchSize(String) - Method in interface com.bea.p13n.mail.MailService
Return the size of a batch.
getBccAddresses() - Method in class com.bea.p13n.mail.MailRecipients
Get all the 'bcc' addresses
getBeginStatus() - Method in class com.bea.content.virtual.workflow.Workflow
Return the status that marks the begin point of the workflow
getBeginXml() - Method in class com.bea.netuix.application.definition.MarkupDefinition
Returns the begin xml fragment for this markup.
getBeginXml() - Method in interface com.bea.netuix.application.view.MarkupView
Get the beginning XML fragment.
getBehaviorTrackingServiceManagementResourceType() - Static method in class com.bea.portal.tools.management.p13n.behaviortracking.BehaviorTrackingServiceManagementResourceType
Get the BehaviorTrackingServiceManagementResourceType.
getBinaryCacheIsEnabled() - Method in interface com.bea.content.federated.IRepositoryConfig
Deprecated Replaced by Cache

Gets the active state for the binary cache of a repository.

getBinaryCacheIsEnabled() - Method in class com.bea.content.federated.RepositoryConfig
 
getBinaryCacheMaxEntries() - Method in interface com.bea.content.federated.IRepositoryConfig
Deprecated Replaced by Cache

Gets the max entries for the binary cache of a repository.

getBinaryCacheMaxEntries() - Method in class com.bea.content.federated.RepositoryConfig
 
getBinaryCacheMaxEntrySize() - Method in interface com.bea.content.federated.IRepositoryConfig
Gets the max size for the binary cache of a repository.
getBinaryCacheMaxEntrySize() - Method in class com.bea.content.federated.RepositoryConfig
 
getBinaryCacheTtl() - Method in interface com.bea.content.federated.IRepositoryConfig
Deprecated Replaced by Cache

Gets the time-to-live for entries in a binary cache of a repository.

getBinaryCacheTtl() - Method in class com.bea.content.federated.RepositoryConfig
 
getBinaryProperty(Node) - Static method in class com.bea.content.cmis.rest.converters.BinaryPropertyHelper
Find the binary property for the node.
getBinaryProperty(Node) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This will take a best guess at which binary property represents the passed in node, and then return that property.
getBinaryPropertyDefinition(ObjectClass) - Static method in class com.bea.content.cmis.rest.converters.BinaryPropertyHelper
Find the binary property definition for the object class.
GetBinaryPropertyTag - Class in com.bea.content.manager.servlets.jsp.taglib
Use GenericUrl to obtain binary properties data - from within a WSRP environment
GetBinaryPropertyTag() - Constructor for class com.bea.content.manager.servlets.jsp.taglib.GetBinaryPropertyTag
Constructs a GenericURL
getBinaryResolver(AttributeContext) - Static method in class com.bea.content.manager.servlets.attribute.property.BinaryPropertyResolver
Retrieves the appropriate attribute resolver for binary property types.
getBinaryValue() - Method in class com.bea.content.el.support.ValueWrapperImpl
See Value.getBinaryValue()
getBinaryValue() - Method in class com.bea.content.PropertyChoice
Gets the BinaryValue.
getBinaryValue(Node) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This will take a best guess at which binary property represents the passed in node, and then return that binary vlaue.
getBinaryValue() - Method in class com.bea.content.Value
The value as a BinaryValue.
getBinaryValue(Property) - Static method in class com.bea.p13n.ad.AdHelper
Get the BinaryValue of the first non-null value of the property.
getBlob(ResultSet, int) - Method in interface com.bea.p13n.util.jdbc.Database
Deprecated Get the value of a Blob column as an InputStream.
getBlob(ResultSet, int) - Method in class com.bea.p13n.util.jdbc.GenericDatabase
Deprecated Retrieve Blob value as a byte[] from a ResultSet.
getBlob(ResultSet, int) - Method in class com.bea.p13n.util.jdbc.OracleThinDatabase
Deprecated Retrieve Blob value and write to an InputStream from a ResultSet.
getBlob(ResultSet, int) - Method in class com.bea.p13n.util.jdbc.WlsOracleThinDatabase
Deprecated Retrieve Blob value and write to an InputStream from a ResultSet.
getBlobLocator(Connection, String, String, String) - Method in interface com.bea.p13n.util.jdbc.Database
Deprecated  
getBlobLocator(Connection, String, String, String) - Method in class com.bea.p13n.util.jdbc.GenericDatabase
Deprecated Gets an OutputStream to the BlobLocator object.
getBlobLocator(Connection, String, String, String) - Method in class com.bea.p13n.util.jdbc.OracleThinDatabase
Deprecated Gets the BlobLocator object inside an Oracle database column.
getBlobLocator(Connection, String, String, String) - Method in class com.bea.p13n.util.jdbc.WlsOracleThinDatabase
Deprecated Gets the BlobLocator object inside an Oracle database column.
getBlobSize() - Method in class com.bea.content.manager.CM_InputStream
Deprecated Returns the size of the blob if available.
getBlockingActionTemplate() - Method in interface com.bea.wsrp.model.markup.IUrlTemplates
Returns the blocking action URL template.
getBlockSize() - Method in class com.bea.content.manager.faces.component.GetPropertyComponent
Get the value of GetPropertyComponent.blockSize
getBlockSize() - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Get the value of GetPropertyTag.blockSize as a String.
getBody(Invitee) - Method in interface com.bea.netuix.application.communities.invitations.email.formatting.EmailTextFormatter
Get the email body text for the current Invitee
getBody(Invitee) - Method in class com.bea.netuix.application.communities.invitations.email.formatting.JspEmailTextFormatter
 
getBody(Invitee) - Method in class com.bea.netuix.application.communities.invitations.email.formatting.StaticEmailTextFormatter
 
getBodyPresentationContext(HttpServletRequest) - Static method in class com.bea.netuix.servlets.controls.application.BodyPresentationContext
This is a convenience method for returning a reference to the one and only BodyPresentationContext.
getBodyPresentationContext() - Method in class com.bea.netuix.servlets.controls.application.ShellPresentationContext
Returns the BodyPresentationContext contained by this shell.
getBookBackingContext() - Method in class com.bea.netuix.servlets.controls.application.backing.DesktopBackingContext
Retrieve the main book (top level) backing context.
getBookBackingContext(HttpServletRequest) - Static method in class com.bea.netuix.servlets.controls.page.BookBackingContext
Obtain a reference to the current BookBackingContext in the request.
getBookBackingContext() - Method in class com.bea.netuix.servlets.controls.page.MenuBackingContext
may return null.
getBookBackingContextRecursive(String) - Method in class com.bea.netuix.servlets.controls.application.backing.DesktopBackingContext
Return a book searching the entire tree recursively.
getBookBackingContextRecursive(String) - Method in class com.bea.netuix.servlets.controls.page.BookBackingContext
Return a book with a given label searching the entire tree recursively.
getBookBackingContextRecursive(String) - Method in class com.bea.netuix.servlets.controls.page.PageBackingContext
Return a book searching the entire tree recursively.
getBookBackingContextsByMeta(MetaData[], int) - Method in class com.bea.netuix.servlets.controls.application.backing.DesktopBackingContext
Return a set of books matching the supplied metadata search criteria.
getBookCount() - Method in interface com.bea.netuix.application.view.BookView
Get the number of child books of this book.
getBookCount() - Method in interface com.bea.netuix.application.view.LayoutView
Convenience method to count the total number of books within the placeholders in this layout.
getBookCount() - Method in interface com.bea.netuix.application.view.PageView
A convenience method for retrieving a total count of all the books in all the placeholders on this page.
getBookCount() - Method in interface com.bea.netuix.application.view.PlaceholderView
Convenience method to count all books held by this placeholder.
getBookCountRecursive() - Method in interface com.bea.netuix.application.view.BookView
Get the total number of child books of this parent.
getBookCountRecursive() - Method in interface com.bea.netuix.application.view.PageView
Get the total number of child books of this parent.
getBookDefinition() - Method in class com.bea.netuix.application.instance.BookInstance
Returns the BookDefinition that this book was created from.
getBookDefinition(CustomizationContext, BookDefinitionId) - Method in interface com.bea.netuix.application.manager.IBookDefinitionManager
Getter for returning a single BookDefinition object given a supplied book definition identifier.
getBookDefinition(CustomizationContext, String, String) - Method in interface com.bea.netuix.application.manager.IBookDefinitionManager
Getter for returning a single BookDefinition object given a supplied book definition label.
getBookDefinition() - Method in interface com.bea.netuix.application.view.BookView
Retrieve the associated BookDefinition from this Book View.
getBookDefinition(BookDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.BookDefinitionControl
Returns the BookDefinition of the specified book definition id.
getBookDefinition(String, String, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.BookDefinitionControl
Getter for returning a single BookDefinition object given a supplied book definition label.
getBookDefinitionCount() - Method in class com.bea.netuix.application.definition.DefinitionCount
Returns the number of BookDefinitions.
getBookDefinitionId() - Method in class com.bea.netuix.application.definition.BookDefinition
Returns the BookDefinitionId for this book.
getBookDefinitionId() - Method in class com.bea.netuix.application.definition.DesktopDefinition
Returns the BookDefinitionId for the primary BookDefinition associated with this desktop.
getBookDefinitionId() - Method in class com.bea.netuix.application.instance.BookInstance
Returns the BookDefinitionId for the BookDefinition that this book was created from.
getBookDefinitionId() - Method in interface com.bea.netuix.application.view.BookView
Getter for the book definition id.
getBookDefinitionId() - Method in class com.bea.portal.tools.portal.book.BookDefinitionID
Get the BookDefinitionId.
getBookDefinitionId() - Method in class com.bea.portal.tools.portal.book.BookDefinitionIDBuilder
Get the BookDefinitionId.
getBookDefinitionId() - Method in interface com.bea.wsrp.consumer.management.book.ProxyBook
Returns the BookDefinitionId for this ProxyBook
getBookDefinitionManagerHome() - Method in class com.bea.netuix.application.NetuixHomeFactory
Gets the cached instance of the BookDefinitionManagerHome EJB Home.
getBookDefinitionResourceType() - Static method in class com.bea.portal.tools.portal.book.BookDefinitionResourceType
Get the BookDefinitionResourceType.
getBookDefinitions(CustomizationContext, String) - Method in interface com.bea.netuix.application.manager.IBookDefinitionManager
Getter for returning a list of all BookDefinitions scoped to the supplied webapp.
getBookDefinitions(CustomizationContext, String, BookDefinitionId, int) - Method in interface com.bea.netuix.application.manager.IBookDefinitionManager
Returns BookDefinitions in definitionId order (create order), starting with the supplied definitionId and limiting the result set to size limit.
getBookDefinitions(CustomizationContext, BookSearchCriteria, int) - Method in interface com.bea.netuix.application.manager.IBookDefinitionManager
Get all the book definitions for the webapp as a paged object.
getBookDefinitions(int, BookSearchCriteria, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.BookDefinitionControl
Returns a list of all the book definitions scoped to the web app.
getBookDefinitionsResourceType() - Static method in class com.bea.portal.tools.portal.book.BookDefinitionsResourceType
Get the BookDefinitionsResourceType.
getBookGroupId() - Method in interface com.bea.netuix.application.view.BookView
Getter for the book's book group id.
getBookGroupId() - Method in interface com.bea.netuix.application.view.NavigableView
Getter for navigables's book group id.
getBookGroupId() - Method in interface com.bea.netuix.application.view.PageView
Getter for page's book group id.
getBookHandle() - Method in interface com.bea.wsrp.model.IBookDescription
Returns a unqique handle for the book.
getBookID() - Method in class com.bea.portal.tools.portal.page.PageID
 
getBookID() - Method in class com.bea.portal.tools.portal.page.PageIDBuilder
Returns the BookID that this page is placed on.
getBookInstance(CustomizationContext, BookInstanceId) - Method in interface com.bea.netuix.application.manager.IBookInstanceManager
Getter for returning a BookInstance identified by the supplied instance id.
getBookInstance() - Method in interface com.bea.netuix.application.view.BookView
Retrieve the associated BookInstance from this Book View.
getBookInstance(BookInstanceId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.BookInstanceControl
Returns the BookInstance of the specified book instance id.
getBookInstanceId() - Method in class com.bea.netuix.application.definition.DesktopDefinition
Returns BookInstanceId of the BookInstance associated with the primary desktop instance of this desktop.
getBookInstanceId() - Method in class com.bea.netuix.application.instance.BookInstance
Returns the BookInstanceId for this book.
getBookInstanceId() - Method in class com.bea.netuix.application.instance.DesktopInstance
Return the BookInstanceId for the primary book for this desktop.
getBookInstanceId() - Method in interface com.bea.netuix.application.view.BookView
Getter for the book instance id.
getBookInstanceId() - Method in class com.bea.portal.tools.portal.book.BookID
Get the BookInstanceId.
getBookInstanceId() - Method in class com.bea.portal.tools.portal.book.BookIDBuilder
Get the BookInstanceId.
getBookInstanceId() - Method in class com.bea.portal.tools.portal.page.PageID
 
getBookInstanceId() - Method in class com.bea.portal.tools.portal.page.PageIDBuilder
Returns the BookInstanceId that this page is placed on.
getBooklabel() - Method in class com.bea.wlp.xip.XipProperties
 
getBookOrPageViewRecursive(Id) - Method in interface com.bea.netuix.application.view.BookView
Gets the child book or page with a given id, searching the entire tree of nested books and pages recursively
getBookOrPageViewRecursive(Id) - Method in interface com.bea.netuix.application.view.PageView
Gets the child book or page with a given id, searching the entire tree of nested books and pages recursively
getBookPresentationContext() - Method in class com.bea.netuix.servlets.controls.application.DesktopPresentationContext
Retrieve the main book (top level) presentation context.
getBookPresentationContext() - Method in class com.bea.netuix.servlets.controls.application.ShellPresentationContext
Returns the BookPresentationContext for the Portal's primary book, contained by this shell.
getBookPresentationContext(HttpServletRequest) - Static method in class com.bea.netuix.servlets.controls.page.BookPresentationContext
This is a convenience method for returning a reference to the current BookPresentationContext.
getBookPresentationContext() - Method in class com.bea.netuix.servlets.controls.page.MenuPresentationContext
Get the presentation context for the parent book.
getBookPresentationContextRecursive(String) - Method in class com.bea.netuix.servlets.controls.application.DesktopPresentationContext
Returns a book's presentation context, searching the entire tree recursively.
getBookPresentationContextRecursive(String) - Method in class com.bea.netuix.servlets.controls.page.BookPresentationContext
Return a book searching the entire tree recursively.
getBookPresentationContextRecursive(String) - Method in class com.bea.netuix.servlets.controls.page.PagePresentationContext
Returns a book, searching the entire tree recursively.
getBookResourceType() - Static method in class com.bea.portal.tools.portal.book.BookResourceType
Get the BookResourceType.
getBooks() - Method in interface com.bea.wsrp.model.IBookDescription
Returns an immutable list of books contained in this book.
getBookView(CustomizationContext, BookDefinitionId) - Method in interface com.bea.netuix.application.manager.IBookDefinitionManager
Getter for returning an immutable deep BookView.
getBookView(CustomizationContext, DesktopDefinitionId, BookInstanceId) - Method in interface com.bea.netuix.application.manager.IBookInstanceManager
Getter for returning an immutable deep BookView.
getBookView(CustomizationContext, DesktopDefinitionId, String) - Method in interface com.bea.netuix.application.manager.IBookInstanceManager
Getter for returning an immutable deep BookView.
getBookView(String) - Method in interface com.bea.netuix.application.view.BookView
Gets an immediate child book with a given label.
getBookView(BookInstanceId) - Method in interface com.bea.netuix.application.view.BookView
Gets an immediate child book with a given instance ID.
getBookView(BookDefinitionId) - Method in interface com.bea.netuix.application.view.BookView
Gets an immediate child book with a given definition Id.
getBookView() - Method in interface com.bea.netuix.application.view.DesktopView
Get the primary book for this desktop.
getBookView(String) - Method in interface com.bea.netuix.application.view.PageView
Retrieve a child BookView matching the supplied label.
getBookView(BookInstanceId) - Method in interface com.bea.netuix.application.view.PageView
Retrieve a BookView matching the supplied database instance ID.
getBookView(String) - Method in interface com.bea.netuix.application.view.ParentView
Gets an immediate child book with a given label.
getBookView(BookDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.BookDefinitionControl
Returns the BookView of the specified book.
getBookView(String, String, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.BookDefinitionControl
Returns the BookView of the specified book.
getBookView(BookInstanceId, String, PortalPath, DesktopPath, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.BookInstanceControl
Returns the BookView of the specified book.
getBookViewFromBookFile(String, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.BookDefinitionControl
 
getBookViewRecursive(BookInstanceId) - Method in interface com.bea.netuix.application.view.BookView
Gets any child book with a given instance ID, searching the entire tree of nested books and pages.
getBookViewRecursive(BookDefinitionId) - Method in interface com.bea.netuix.application.view.BookView
Gets any child book with a given definition id, searching the entire tree of nested books and pages.
getBookViewRecursive(String) - Method in interface com.bea.netuix.application.view.BookView
Gets any child book with a given label, searching the entire tree of nested books and pages.
getBookViewRecursive(BookInstanceId) - Method in interface com.bea.netuix.application.view.DesktopView
Get the book for a given database instance ID, searching the entire tree of nested books within this desktop.
getBookViewRecursive(BookDefinitionId) - Method in interface com.bea.netuix.application.view.DesktopView
Get the book for a given database definition ID, searching the entire tree of nested books and pages within this desktop.
getBookViewRecursive(String) - Method in interface com.bea.netuix.application.view.DesktopView
Get the book for a given definition label, searching the entire tree of nested books within this desktop.
getBookViewRecursive(BookInstanceId) - Method in interface com.bea.netuix.application.view.PageView
Retrieve a BookView matching the supplied database instance ID, searching the entire tree of nested books.
getBookViewRecursive(BookDefinitionId) - Method in interface com.bea.netuix.application.view.PageView
Retrieve a BookView matching the supplied database definition id, searching the entire tree of nested books.
getBookViewRecursive(String) - Method in interface com.bea.netuix.application.view.PageView
Retrieve a BookView matching the supplied database definition label, searching the entire tree of nested books.
getBookViewRecursive(BookInstanceId) - Method in interface com.bea.netuix.application.view.ParentView
Get the book for a given database instance ID, searching the entire tree of nested books.
getBookViewRecursive(BookDefinitionId) - Method in interface com.bea.netuix.application.view.ParentView
Get the book for a given database definition ID, searching the entire tree of nested books and pages.
getBookViewRecursive(String) - Method in interface com.bea.netuix.application.view.ParentView
Get the book for a given definition label, searching the entire tree of nested books.
getBookViews() - Method in interface com.bea.netuix.application.view.BookView
Get the child books of this book.
getBookViews() - Method in interface com.bea.netuix.application.view.LayoutView
Get an array of all the books within the placeholders in this layout.
getBookViews() - Method in interface com.bea.netuix.application.view.PageView
Retrieves a list of all books in all placeholders on this page.
getBookViews() - Method in interface com.bea.netuix.application.view.PlaceholderView
Get all books held by this placeholder.
getBookViewsRecursive() - Method in interface com.bea.netuix.application.view.ParentView
Return an exhaustive list of all books under this parent and children
getBoolean(ResultSet, int) - Static method in class com.bea.campaign.ScenarioHelper
Get a boolean from a numeric column.
getBooleanValue() - Method in class com.bea.content.el.support.ValueWrapperImpl
See Value.getBooleanValue()
getBooleanValue() - Method in class com.bea.content.PropertyChoice
The Boolean choice can be true, false, or null.
getBooleanValue() - Method in class com.bea.content.Value
The value as a Boolean.
getBooleanValue(Element) - Static method in class com.bea.p13n.util.DomUtils
 
getBooleanValue(String) - Static method in class com.bea.p13n.util.DomUtils
 
getBorderLayoutPresentationContext(HttpServletRequest) - Static method in class com.bea.netuix.servlets.controls.layout.BorderLayoutPresentationContext
This is a convenience method for returning a reference to the one and only BorderLayoutPresentationContext.
getBottom() - Method in class com.bea.p13n.rules.model.BranchModel
Get the bottom number of the range.
getBottom() - Method in class com.bea.p13n.rules.model.DateTimeBetweenModel
Get the bottom time/date/time-instant of the range.
getBound(String, Class) - Method in interface com.bea.p13n.expression.UnificationList
Returns the Object that has been bound to a name.
getBoundVariables() - Method in interface com.bea.p13n.rules.model.BoundVariableProvider
Get the bound variable information this model provides.
getBoundVariables() - Method in class com.bea.p13n.rules.model.InstanceMethodModel
Provide bound variable information for this clause.
getBoundVariables() - Method in class com.bea.p13n.rules.model.RuleModel.ConditionsModel
Return the bound variables form all BoundVariableProvider children clauses.
getBoundVariables() - Method in class com.bea.p13n.rules.model.RuleModel
Return the name/type pairs of all variables bound into the rule conditions.
getBoundVariables() - Method in class com.bea.p13n.rules.model.VariableBindingModel
Provide bound variable information for this clause.
getBroadcastPortletHandle() - Method in class com.bea.portal.tools.portlet.orb.PortletORB
Get the broadcast PortletHandle.
getBucketId() - Method in class com.bea.p13n.ad.AdInfo
Get the ad bucket id
getBufferSize() - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call getBufferSize() on the wrapped response object.
getBufferSize() - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call getBufferSize() on the wrapped response object.
getBufferSize() - Method in interface javax.portlet.MimeResponse
Returns the actual buffer size used for the response.
getBuildNumber() - Method in interface com.bea.p13n.common.Version
Returns the build number.
getBusinessKey() - Method in class com.bea.wsrp.registry.entries.BaseEntry
Returns the producer business key that offers this portlet.
getButtonPresentationContext(HttpServletRequest) - Static method in class com.bea.netuix.servlets.controls.window.ButtonPresentationContext
This is a convenience method for returning a reference to the one and only ButtonPresentationContext for a given Button.
getButtons() - Method in class com.bea.netuix.servlets.controls.window.TitlebarPresentationContext
This method returns the child buttons of the Titlebar, sorted in the order specified in the child of .
getById(String) - Method in class com.bea.content.el.support.VersionByIdServiceImpl
Returns a node version by version Id.
getBytes(Node, Property, BinaryValue) - Method in class com.bea.p13n.ad.render.TextContentProvider
 
getBytes(RenderableContent, Property, BinaryValue) - Method in class com.bea.p13n.ad.render.TextContentProvider
 
getCache() - Method in class com.bea.netuix.application.util.NonSerializingCacheWrapper
Returns the cache object, or null if not available.
getCache(String) - Static method in class com.bea.p13n.cache.CacheFactory
Create or access an existing Cache.
getCache(String, CacheConfig) - Method in class com.bea.p13n.cache.P13nCacheProvider
Return a Cache instance for the given name.
getCache(String, CacheConfig) - Method in class com.bea.p13n.cache.spi.CacheProvider
Return a Cache implementation with the given name.
getCacheability() - Method in class javax.portlet.filter.ResourceRequestWrapper
The default behavior of this method is to call getCacheability() on the wrapped response object.
getCacheability() - Method in interface javax.portlet.ResourceRequest
Returns the cache level of this resource request.
getCacheability() - Method in interface javax.portlet.ResourceURL
Returns the cache level of this resource URL.
getCacheControl() - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call getCacheControl() on the wrapped response object.
getCacheControl() - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call getCacheControl() on the wrapped response object.
getCacheControl() - Method in interface javax.portlet.MimeResponse
Returns the cache control object allowing to set specific cache settings valid for the markup returned in this response.
getCachedControlTreeBytes(CacheKey) - Method in class com.bea.netuix.servlets.manager.PortalServlet
Deprecated As of 8.1 SP2, replaced by methods in SingleFileProcessor
getCachedMatchingSupportedLocales(Locale[]) - Method in interface com.bea.netuix.application.localization.manager.ILocalizationManager
Used to get a cached version minimal set of locales based on the input array of locales that matches the supported locales.
getCachedProperty(String, String) - Method in class com.bea.p13n.property.AbstractConfigurableEntity
Retrieve the value associated with the key from the object cache
getCachedTime(String) - Method in class com.bea.content.manager.servlets.NodeCache
Get the UTC time (in ms.) of when the nodes at id were cached.
getCachedValue() - Method in interface com.bea.p13n.expression.Expression
Returns the cached value for this expression, if the cache is enabled for this expression.
getCacheExpires() - Method in class com.bea.netuix.application.definition.PortletDefinition
Getter for cache TTL
getCacheExpires() - Method in interface com.bea.netuix.application.view.PortletView
Return the time-to-live in seconds for this portlet.
getCacheId() - Method in class com.bea.content.manager.servlets.jsp.taglib.BaseTag
Get the cacheId which should be used.
getCacheId() - Method in class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport
Get cacheId which should be used.
getCacheIds() - Method in class com.bea.content.manager.servlets.NodeCache
Get an unordered list of all the cache ids.
getCacheInvitationDetails(HttpServletRequest) - Static method in class com.bea.netuix.application.communities.invitations.email.formatting.JspEmailTextFormatterUtil
Gets the InvitationDetailCacheEntry based on the parameter key which is in the request.
getCacheInvitationDetails(Integer) - Static method in class com.bea.netuix.application.communities.invitations.email.formatting.JspEmailTextFormatterUtil
Gets the InvitationDetailCacheEntry based on the Integer parameter key
getCacheManagementResourceType() - Static method in class com.bea.portal.tools.management.p13n.cache.CacheManagementResourceType
Get the CacheManagementResourceType.
getCacheNames() - Static method in class com.bea.p13n.cache.CacheFactory
Returns the names of all known Caches.
getCacheProvider() - Static method in class com.bea.p13n.cache.CacheFactory
Return the default CacheProvider used by this factory.
getCacheProvider(String) - Static method in class com.bea.p13n.cache.CacheFactory
Return a cache provider based on the provider id.
getCacheProviders() - Static method in class com.bea.p13n.cache.CacheFactory
Return a list of the registered cache providers from the factory map.
getCacheScope() - Method in class com.bea.content.manager.servlets.jsp.taglib.BaseTag
Get the value of BaseTag.cacheScope.
getCacheScope() - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Returns the cache scope used for this CommunityUserContext and all associated CommunityContext objects.
getCacheScope() - Method in class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport
Get the ContentTagSupport.cacheScope.
getCacheSize() - Method in class com.bea.content.manager.servlets.NodeCache
Get the total number of nodes objects cached (across all ids).
getCachesManagementResourceType() - Static method in class com.bea.portal.tools.management.p13n.cache.CachesManagementResourceType
Get the CachesManagementResourceType.
getCacheTimeout() - Method in class com.bea.content.manager.servlets.jsp.taglib.BaseTag
Get the value of BaseTag.cacheTimeout.
getCacheTimeout() - Method in class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport
Get the value of ContentTagSupport.cacheTimeout.
getCalendar(int) - Method in class com.bea.p13n.rules.model.DateTimeBetweenModel
 
getCalendar() - Method in class com.bea.p13n.rules.model.DateTimeModel
Get the date or time-instant object being checked.
getCalendarJobDefinitions() - Method in interface com.bea.p13n.jobmanager.config.JobManagerConfigBean
 
getCalendarNoCache() - Method in class com.bea.p13n.rules.model.DateTimeModel
 
getCalendarValue() - Method in class com.bea.content.el.support.ValueWrapperImpl
See Value.getCalendarValue()
getCalendarValue() - Method in class com.bea.content.PropertyChoice
The Calendar choice can be a Calendar instance, or null.
getCalendarValue() - Method in class com.bea.content.Value
The value as a Calendar.
getCallerPortletHandle() - Method in class com.bea.portal.tools.portlet.orb.InvokeContext
 
getCampaign(String) - Method in interface com.bea.campaign.CampaignService
Retrieve a deployed campaign.
getCampaign() - Method in class com.bea.campaign.model.CampaignModel
Get the underlying campaign xml object.
getCampaign(String, ResourceContext) - Method in interface com.bea.portal.tools.im.controls.campaigns.CampaignManagerControl
Returns a CampaignModel object representing the campaign at the specified URI.
getCampaignId(Event) - Static method in class com.bea.campaign.ScenarioHelper
Get the campaign id from an Event.
getCampaignID() - Method in class com.bea.portal.tools.interaction.campaign.scenario.ScenarioID
Get the CampaignID.
getCampaignID() - Method in class com.bea.portal.tools.interaction.campaign.scenario.ScenarioIDBuilder
Get the CampaignID.
getCampaignName() - Method in class com.bea.portal.tools.interaction.campaign.CampaignID
Get the name of the campaign.
getCampaignName() - Method in class com.bea.portal.tools.interaction.campaign.CampaignIDBuilder
Get the name of the campaign.
getCampaignResourceType() - Static method in class com.bea.portal.tools.interaction.campaign.CampaignResourceType
Get the CampaignResourceType.
getCampaigns(int, ResourceContext) - Method in interface com.bea.portal.tools.im.controls.campaigns.CampaignManagerControl
Returns a PagedResult of all the CampaignModel objects within the system representing campaigns, in arbitrary order.
getCampaignService() - Method in class com.bea.campaign.servlets.CampaignCleanupServlet
Get our java:comp/env/ejb/CampaignService.
getCampaignsResourceType() - Static method in class com.bea.portal.tools.interaction.campaign.CampaignsResourceType
Get the CampaignsResourceType.
getCanonicalName() - Method in class com.bea.netuix.application.communities.MembershipCapability
Gets the canonical name for this MembershipCapability, which is the default non-display name that is intended for use by framework API calls and developer code, and may not be suitable for display purposes.
getCanonicalResourceURN() - Method in class com.bea.portal.tools.resource.ResourceID
Deprecated use getResourceURN()
getCapabilities() - Method in class com.bea.netuix.application.communities.CommunityMembership
Gets a list of all membership capabilities this membership has.
getCapabilities() - Static method in class com.bea.netuix.servlets.controls.window.WindowCapabilities
Returns predefined capabilites of the Window object.
getCapability(String) - Static method in class com.bea.netuix.application.communities.MembershipCapability
Gets a MembershipCapability object corresponding to a capability defined in META-INF/communities-config.xml with the specified name.
getCapability(Capability) - Method in class com.bea.netuix.servlets.controls.window.backing.WindowBackingContext
Gets the capability for the Window, may be a state or a mode.
getCapability(Capability) - Method in class com.bea.netuix.servlets.controls.window.WindowPresentationContext
Gets the capability for the Window, may be a state or a mode.
getCapability() - Method in class com.bea.p13n.entitlements.policy.SecurityPolicyItem
Returns the optional capability name used to identify this security policy.
getCapabilityByDisplayName(String) - Static method in class com.bea.netuix.application.communities.MembershipCapability
Gets a MembershipCapability object corresponding to a capability defined in META-INF/communities-config.xml with the specified displayName.
getCapabilityDefsOfType(ContentContext, CapabilityType, String) - Method in interface com.bea.content.federated.ICapabilityManager
Retrieve all capability definitions of the specified type, for the specified repository

getCapabilityManager() - Static method in class com.bea.content.federated.ContentManagerFactory
Return the ICapabilityManager for capability related operations
getCapabilityName() - Method in class com.bea.p13n.entitlements.resource.P13nResource
 
getCapabilitySupport(Set<ICapabilityDefinition>) - Method in interface com.bea.content.spi.flexspi.IExtensible
Returns the degree of capability support for each of the specified capabilities.
getCapabilityVisible(String) - Method in class com.bea.netuix.servlets.controls.window.backing.WindowBackingContext
Gets the visible property for a capability.
getCategories(CustomizationContext, PortletCategoryDefinitionId[]) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Returns an array of PortletCategoryDefinitions corresponding to an array of PortletCategoryDefinitionIds.
getCategories(int, WebAppSearchCriteria, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortletCategoryDefinitionControl
Returns a SortableFilterablePagedResult of PortletCategoryDefinitions corresponding to an array of PortletCategoryDefinitionIds.
getCategory(CustomizationContext, PortletCategoryDefinitionId) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Returns a PortletCategoryDefinition corresponding to a PortletCategoryDefinitionId.
getCategory(PortletCategoryDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortletCategoryDefinitionControl
Returns a PortletCategoryDefinition corresponding to a PortletCategoryDefinitionId.
getCategoryCount(CustomizationContext, String) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Returns the number of categories recursively starting with the root category.
getCategoryIds(CustomizationContext, int, int, String) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Returns an array of PortletCategoryDefinitionIds in the begin and end range.
getCategoryIds() - Method in interface com.bea.netuix.application.view.PortletView
Deprecated use getPortletCategoryDefinitionIds();
getCategoryView(CustomizationContext, PortletCategoryDefinitionId) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Returns a PortletCategoryView corresponding to a PortletCategoryDefinitionId.
NOTE: This method returns a deep copy of a category definition.
getCategoryViews(CustomizationContext, PortletCategoryDefinitionId[]) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Returns an array of PortletCategoryViews corresponding to an array of PortletCategoryDefinitionIds.
NOTE:If some of the PortletCategoryDefinitions in the method argument are parents or children of one another duplicated data will get returned in the PortletCategoryView objects.
Also, the returned View objects can be quite large.
getCcAddresses() - Method in class com.bea.p13n.mail.MailRecipients
Get all the 'cc' addresses
getCenter() - Method in class com.bea.netuix.servlets.controls.layout.BorderLayoutPresentationContext
Returns the "center" PlaceholderPresentationContext contained within the BorderLayout.
getChangeListeners() - Method in class com.bea.p13n.model.Model.ChangeSupport
Get the list of ChangeListeners, or null if none.
getCharacterData(Element) - Static method in class com.bea.campaign.ScenarioHelper
Get the character data contained in the element.
getCharacterData(Element) - Static method in class com.bea.p13n.content.ContentQuery
 
getCharacterEncoding() - Method in class com.bea.p13n.http.Request
 
getCharacterEncoding() - Method in class com.bea.struts.adapter.framework.internal.StrutsRequestWrapper
This override returns "utf-8" if the character encoding in the request is null.
getCharacterEncoding() - Method in class com.bea.wlp.rest.results.GenericRestResult
 
getCharacterEncoding() - Method in interface com.bea.wlp.rest.results.RestResult
Get character encoding
getCharacterEncoding() - Method in interface javax.portlet.ClientDataRequest
Returns the name of the character encoding used in the body of this request.
getCharacterEncoding() - Method in class javax.portlet.filter.ActionRequestWrapper
The default behavior of this method is to call getCharacterEncoding() on the wrapped request object.
getCharacterEncoding() - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call getCharacterEncoding() on the wrapped response object.
getCharacterEncoding() - Method in class javax.portlet.filter.ResourceRequestWrapper
The default behavior of this method is to call getCharacterEncoding() on the wrapped request object.
getCharacterEncoding() - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call getCharacterEncoding() on the wrapped response object.
getCharacterEncoding() - Method in interface javax.portlet.MimeResponse
Returns the name of the charset used for the MIME body sent in this response.
getCharset() - Method in class com.bea.netuix.application.communities.invitations.email.formatting.EmailContent
 
getCharset() - Method in interface com.bea.netuix.laf.genes.MutationContext
Returns the character set encoding of the current response.
getCheckedOutItemsWorkspaceResourceType() - Static method in class com.bea.portal.tools.content.workspace.CheckedOutItemsWorkspaceResourceType
Get the CheckedOutItemsWorkspaceResourceType.
getCheckedOutNodes(ContentContext) - Method in interface com.bea.content.federated.IVersionManager
Return all the checked-out nodes for the user.
getCheckedOutNodes(ContentContext) - Method in interface com.bea.portal.tools.content.controls.ContentVersionControl
Return all the checked-out nodes for the user.
getChecksum(MessageDigest) - Static method in class com.bea.content.BinaryHelper
Takes a populated MessageDigest and returns the HEX representation of the CheckSum.
getChecksum() - Method in class com.bea.content.BinaryValue
Get the checksum for this value.
getChild(XmlObject, int) - Static method in class com.bea.p13n.model.XmlObjectModel
 
getChild(String, int, ResourceContext) - Method in interface com.bea.portal.tools.da.controls.DelegationRoleManagerControl
Gets a child name at a specified index from the parent node.
getChildElement(Element, String) - Static method in class com.bea.p13n.util.DomUtils
Recursively find an element with the given local name.
getChildGroupName() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.AddGroupToGroupTag
Deprecated Get the name of the new child group
getChildGroupName() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.RemoveGroupFromGroupTag
Deprecated Get the name of the child group
getChildGroupNames(String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.GroupManager
Deprecated As of Portal 8.1.x, use GroupProviderControl.getChildGroupNames(groupname)
getChildGroupNames(String) - Method in interface com.bea.p13n.controls.securityProvider.GroupProviderControl
Caller must be in the role of PortalSystemAdminstrator Retrieve a list of all children of a group.
getChildGroupNames(String) - Method in class com.bea.p13n.security.management.authentication.AtnManagerProxy
Retrieve a list of all children of a group within this provider.
getChildGroupNames(String) - Method in interface com.bea.p13n.usermgmt.GroupManager
Deprecated See com.bea.p13n.security.management.authentication.AtnManagerProxy
getChildGroupNames(String, String, DelegatedResourceView, FilterMethod, String, GroupQueryType, SortOrder, int, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.DelegatedAtnProxyManagerControlFacade
Returns a paginated collection of group names that are children of the apecified group.
GetChildGroupNamesExtraInfo - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Sets JSP page-scoped variables as a result of the <um:getChildGroupNames> tag.
GetChildGroupNamesExtraInfo() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetChildGroupNamesExtraInfo
 
GetChildGroupNamesTag - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Deprecated Use com.bea.p13n.usermgmt.taglib.GetChildGroupNamesTag
GetChildGroupNamesTag() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetChildGroupNamesTag
Deprecated  
getChildObjectClasses(ID, QueryCriteria) - Method in interface com.bea.content.spi.ExtendedObjectClassOps
Deprecated Retreives the first level of types which extend the given type in some way.
getChildObjectClasses(ID, QueryCriteria) - Method in interface com.bea.content.spi.flexspi.ticket.ObjectClassOpsV1
Deprecated Retreives the first level of types which extend the given type in some way (the immediate descendents).
getChildren(String, String, DelimitedListParam, BooleanParam, BooleanParam, String, DelimitedListParam, IntegerParam, IntegerParam) - Method in class com.bea.content.cmis.rest.resources.Children
 
getChildren() - Method in class com.bea.content.Node
Deprecated This method does not perform security check before returning results, therefore it may not return correct results. Use INodeManager.getNodes(ContentContext,ID) instead.
getChildren(String) - Method in class com.bea.netuix.servlets.controls.PresentationContext
Returns a list of PresentationContext children of this context, if any, narrowed by by the specified tag name.
getChildren() - Method in class com.bea.netuix.servlets.controls.PresentationContext
Returns a list of PresentationContext children of this context, if any.
getChildren() - Method in class com.bea.p13n.model.Model
Get a read-only list of our children models.
getChildrenBackingContexts() - Method in class com.bea.netuix.servlets.controls.BackingContext
Returns a List of BackingContexts belonging to the children of the control this BackingContext represents that are BackableControls.
getChildRoles(String, ResourceContext, boolean) - Method in interface com.bea.portal.tools.da.controls.DelegationRoleManagerControl
Gets all children of the parent node.
getChildTypes(String, String, BooleanParam, IntegerParam, IntegerParam) - Method in class com.bea.content.cmis.rest.resources.TypesChildren
Type children feed - repo view for particular typeId
getChildTypes(ContentContext, ID) - Method in interface com.bea.content.federated.ITypeManager
Returns a list (possibly empty) of types which extend the given type via type inheritance.
getChildTypes(ContentContext, ID, int) - Method in interface com.bea.portal.tools.content.controls.ContentTypeControl
Returns a list of types which extend the given type.
getChromosome() - Method in interface com.bea.netuix.laf.genes.Gene
Returns the related chromosome.
getChromosome() - Method in interface com.bea.netuix.laf.LookAndFeelComponent
Returns the current component chromosome name.
getChromosome() - Method in class com.bea.netuix.laf.Skeleton
Returns the current skeleton chromosome name.
getChromosome() - Method in class com.bea.netuix.laf.Skin
Returns the current skin chromosome name.
getClassificationConfigurationFilePath(HttpServletRequest) - Method in interface com.bea.netuix.client.classifier.ClientClassifier
Returns the path to the client classification configuration file used for the specified ServletRequest, if possible.
getClassifiersRulesetName() - Method in interface com.bea.campaign.Scenario
The name of the classifier's ruleset to use.
getClassName() - Method in interface com.bea.content.federated.IRepositoryConfig
The class that implements com.bea.content.repostiory.Repository.
getClassName() - Method in class com.bea.content.federated.RepositoryConfig
 
getClassName() - Method in interface com.bea.p13n.jobmanager.config.JobListenerBean
Value of parameter
getClassName() - Method in class com.bea.p13n.jobmanager.config.JobListenerDefinition
 
getClassType() - Method in class com.bea.p13n.expression.operator.Variable
Returns the class type of the value contained in this.
getClauseModel(XmlObject) - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc.ClauseModelInfo
Get a clause model instance of this type for the specified xml structure or a new, empty structure.
getClauseModel(String, XmlObject) - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc
Get a clause model instance initialized against the specified clause structure.
getClauseModel(XmlObject) - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc
Get a clause model instance initialized against the specified clause structure.
getClauseModelClass() - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc.ClauseModelInfo
Get the Class object for this kind of ClauseModel.
getClauseModelInfos() - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc
Get the map of clauseType to ClauseModelInfo objects.
getClauseModels() - Method in class com.bea.p13n.rules.model.RuleModel.ActionsModel
Get our ClauseModels, in order, as an array.
getClauseModels() - Method in class com.bea.p13n.rules.model.RuleModel.ConditionsModel
Get our ClauseModels, in order, as an array.
getClauseType() - Method in class com.bea.p13n.rules.model.ClauseModel
Get the clause type of this clause.
getClauseType() - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc.ClauseModelInfo
Get the clause type identifier for this clause.
getClauseType(XmlObject) - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc
Get the clause type for the specified clause structure.
getClauseTypes() - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc.RuleTypeInfo
 
getClearingPolicy() - Method in class com.bea.campaign.model.AddToPlaceholderModel
Get the clearing policy for this addition.
getClickTarget(Node, String) - Static method in class com.bea.p13n.ad.ContentProviders
Return the xhtml string that represents the URL for a click thru.
getClickTarget(RenderableContent, String) - Static method in class com.bea.p13n.ad.ContentProviders
Return the xhtml string that represents the URL for a click thru.
getClient() - Method in class com.bea.netuix.client.jsp.clienttaglib.BaseTag
Gets the client classification list for this tag (NOT the effective client classification).
getClientAttributes() - Method in interface com.bea.wsrp.model.markup.IMimeResponseContext
Returns the map of client attributes associated with the MimeResponse
getClientClassification(HttpServletRequest) - Method in interface com.bea.netuix.client.classifier.ClientClassifier
Derives the client classification label based on information passed with the request.
getClientClassifier() - Static method in class com.bea.netuix.client.classifier.ClientClassifierFactory
Deprecated  
getClientClassifier() - Static method in class com.bea.netuix.client.ClientClassifierFactory
 
getClientData() - Method in interface com.bea.wsrp.model.markup.IMimeRequestContext
Return the structure that provides client information.
getClientId(FacesContext) - Method in class com.bea.portlet.adapter.faces.component.naming.NamingContainerComponent
Get the client ID.
getClientRewriteString(PortletParameters) - Static method in class com.bea.wsrp.consumer.resource.ResourceURLUtils
 
getClob(ResultSet, int) - Method in interface com.bea.p13n.util.jdbc.Database
Deprecated Get the value of a CLOB column as a string.
getClob(ResultSet, int) - Method in class com.bea.p13n.util.jdbc.GenericDatabase
Deprecated  
getClob(ResultSet, int) - Method in class com.bea.p13n.util.jdbc.OracleThinDatabase
Deprecated Retrieve CLOB value as a String of Unicode characters.
getClob(ResultSet, int) - Method in class com.bea.p13n.util.jdbc.SetStringDatabase
Deprecated  
getClob(ResultSet, int) - Method in class com.bea.p13n.util.jdbc.WlsOracleThinDatabase
Deprecated Retrieve CLOB value as a String of Unicode characters.
getClobAsString(ResultSet, int) - Static method in class com.bea.p13n.util.jdbc.JdbcHelper
Convenience method to read a String from a clob.
getClobAsString(ResultSet, String) - Static method in class com.bea.p13n.util.jdbc.JdbcHelper
Convenience method to read a String from a clob.
getClobLocator(Connection, String, String, String) - Method in interface com.bea.p13n.util.jdbc.Database
Deprecated  
getClobLocator(Connection, String, String, String) - Method in class com.bea.p13n.util.jdbc.GenericDatabase
Deprecated  
getClobLocator(Connection, String, String, String) - Method in class com.bea.p13n.util.jdbc.OracleDatabase
Deprecated  
getClobLocatorForAdBucket(Connection, String, String, String, String[]) - Method in class com.bea.p13n.util.jdbc.OracleDatabase
Deprecated  
getClobTableName() - Method in class com.bea.p13n.util.jdbc.GenericDatabase
Deprecated Used to retrieve the name of the table that stores Clobs.
getClusterName() - Method in interface com.bea.p13n.jobmanager.JobContext
Returns the cluster name in which the encapsulated job is executed.
getColumns() - Method in class com.bea.netuix.servlets.controls.layout.BorderLayoutPresentationContext
Returns the number of columns that this BorderLayout contains.
getColumns() - Method in class com.bea.netuix.servlets.controls.layout.GridLayoutPresentationContext
Returns the value of the columns attribute that corresponds to this GridLayout portal component.
getCommand() - Method in class com.bea.wlp.xip.XipProperties
 
getComment() - Method in class com.bea.content.el.support.VersionWrapperImpl
 
getComment() - Method in class com.bea.content.virtual.version.VersionableContent
Gets a comment on the version.
getComment() - Method in class com.bea.content.virtual.workflow.Workflow
Return the comment associated with the workflow
getCommunities(int, CommunitySearchCriteria, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityManagerControl
Does a paginated communities get.
getCommunitiesPaged(CustomizationContext, CommunitySearchCriteria, int) - Method in interface com.bea.netuix.application.manager.ICommunityManager
Returns a paginated list of CommunityDefinitions hosted in the web application.
getCommunitiesPaged(CommunitySearchCriteria, int) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Returns a paginated list of CommunityDefinitions hosted in the web application.
getCommunitiesResourceType() - Static method in class com.bea.portal.tools.portal.community.CommunitiesResourceType
Get the CommunitiesResourceType.
getCommunity(CustomizationContext, CommunityDefinitionId, boolean) - Method in interface com.bea.netuix.application.manager.ICommunityManager
Returns a CommunityDefinition given a CommunityDefinitionId.
getCommunity(CustomizationContext, String, PortalPath, DesktopPath, boolean) - Method in interface com.bea.netuix.application.manager.ICommunityManager
Returns the community with a given webapp, portal path and desktop path combination.
getCommunity() - Method in class com.bea.netuix.servlets.manager.communities.CommunityContext
Retrieves the CommunityDefinition for the community associated with this CommunityContext.
getCommunity(String, String) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Retrieves the CommunityDefinition for the specified community.
getCommunity(CommunityURI) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Retrieves the CommunityDefinition for the specified community.
getCommunity(CommunityDefinitionId) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Retrieves the CommunityDefinition for the specified community.
getCommunity(ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityContextControl
Retrieves the CommunityDefinition for the community currently being viewed, or null if no community is currently being viewed.
getCommunity(boolean, CommunityDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityManagerControl
Gets a single CommunityDefintion.
getCommunity(String, PortalPath, DesktopPath, boolean, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityManagerControl
 
getCommunityAdminParameterName() - Static method in class com.bea.portlet.CommunityAdminURLHelper
Returns the name of the request parameter.
getCommunityCallbackClass() - Method in class com.bea.netuix.application.definition.CommunityDefinition
Returns the name of the callback class associated with this community.
getCommunityContext(HttpServletRequest) - Static method in class com.bea.netuix.servlets.manager.communities.CommunityContext
A convenience method for returning the "default" CommunityContext object associated with the specified Request.
getCommunityContext(HttpServletRequest, CommunityURI) - Static method in class com.bea.netuix.servlets.manager.communities.CommunityContext
Returns the CommunityContext object associated with the specified request and community.
getCommunityContext(HttpServletRequest, CommunityDefinition) - Static method in class com.bea.netuix.servlets.manager.communities.CommunityContext
Returns the CommunityContext object associated with the specified request and CommunityDefinition.
getCommunityContext(HttpServletRequest, CommunityDefinitionId) - Static method in class com.bea.netuix.servlets.manager.communities.CommunityContext
Returns the CommunityContext object associated with the specified request and CommunityDefinitionId.
getCommunityContext(HttpServletRequest, CommunityMembership) - Static method in class com.bea.netuix.servlets.manager.communities.CommunityContext
Returns the CommunityContext object associated with the specified request and CommunityMembership for the currently authenticated principal.
getCommunityContext() - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Retrieves the "default" CommunityContext object if it is appropriate.
getCommunityContext(CommunityURI) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Returns the CommunityContext object associated with the specified community.
getCommunityContext(CommunityDefinition) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Returns the CommunityContext object associated with the specified CommunityDefinition.
getCommunityContext(CommunityDefinitionId) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Returns the CommunityContext object associated with the specified CommunityDefinitionId.
getCommunityContext(CommunityMembership) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Returns the CommunityContext object associated with the specified CommunityMembership for the currently authenticated principal.
getCommunityContext(ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityContextControl
Retrieves the "default" CommunityContext object if it is appropriate.
getCommunityContext(CommunityURI, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityContextControl
Returns the CommunityContext object associated with the specified community.
getCommunityContext(CommunityDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityContextControl
Returns the CommunityContext object associated with the specified CommunityDefinitionId.
getCommunityDefinition() - Method in class com.bea.netuix.servlets.manager.communities.invitations.notification.NotificationInvitationHelper
Returns the CommunityDefinition for the community the invitation if for.
getCommunityDefinition() - Method in class com.bea.portal.tools.portal.actions.CreateCommunityTemplateAction
 
getCommunityDefinitionId() - Method in class com.bea.netuix.application.communities.CommunityMembership
Gets the CommunityDefinitionId for the community this membership belongs to.
getCommunityDefinitionId() - Method in class com.bea.netuix.application.communities.CommunityProperty
 
getCommunityDefinitionId() - Method in class com.bea.netuix.application.definition.CommunityDefinition
Retrieves the CommunityDefinitionId for this this community.
getCommunityDefinitionId() - Method in class com.bea.netuix.servlets.manager.communities.invitations.notification.NotificationInvitationHelper
Retrieves the community definition ID from the invitation.
getCommunityDefinitionId() - Method in class com.bea.portal.tools.portal.community.CommunityDefinitionID
Get the CommunityDefinitionId.
getCommunityDefinitionId() - Method in class com.bea.portal.tools.portal.community.CommunityDefinitionIDBuilder
Get the CommunityDefinitionId.
getCommunityDefinitionId() - Method in class com.bea.portal.tools.portal.community.CommunityTemplateID
Get the CommunityDefinitionId.
getCommunityDefinitionId() - Method in class com.bea.portal.tools.portal.community.CommunityTemplateIDBuilder
Get the CommunityTemplateIDBuilder.
getCommunityDefinitionId() - Method in class com.bea.portal.tools.portal.community.LibraryCommunityTemplateID
Get the CommunityDefinitionId.
getCommunityDefinitionId() - Method in class com.bea.portal.tools.portal.community.LibraryCommunityTemplateIDBuilder
Get the LibraryCommunityTemplateIDBuilder.
getCommunityDefinitionResourceType() - Static method in class com.bea.portal.tools.portal.community.CommunityDefinitionResourceType
Get the CommunityDefinitionResourceType.
getCommunityDesktop() - Method in class com.bea.netuix.application.definition.CommunityDefinition
This property is only used by the Communities framework to specify the CommunityDesktop for use in creating a new Community, as the information contained withing a CommunityDesktop object is only useful for specifying various flags that control the creation of a Community.
getCommunityId() - Method in class com.bea.netuix.application.communities.invitations.Invitation
Gets the CommunityDefinitionId of the community this invitation is for.
getCommunityId() - Method in class com.bea.netuix.application.communities.invitations.InvitationDetails
Gets the ID of the community the invitation details are for.
getCommunityId() - Method in class com.bea.netuix.application.communities.InvitationSearchCriteria
 
getCommunityIdCriteria() - Method in class com.bea.netuix.application.communities.MembershipCriteria
Retrieves the community ID criteria for the search.
getCommunityInfo() - Method in class com.bea.netuix.application.definition.CommunityDefinition
Get a CommunityInfo object representing all the settings for this CommunityDefinition
getCommunityInvitationContext() - Method in class com.bea.netuix.servlets.manager.communities.CommunityContext
Returns the CommunityInvitationContext object for this community.
getCommunityInvitationHelper(HttpServletRequest) - Static method in class com.bea.netuix.servlets.manager.communities.CommunityInvitationHelper
A convenience method for returning the CommunityInvitationHelper object associated with the specified Request.
getCommunityInvitationHelper() - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Retrieves the CommunityInvitationHelper object.
getCommunityManagerHome() - Method in class com.bea.netuix.application.NetuixHomeFactory
Gets the cached instance of the CommunityManagerHome EJB Home.
getCommunityMemberManagerHome() - Method in class com.bea.netuix.application.NetuixHomeFactory
Gets the cached instance of the CommunityMemberManagerHome EJB Home.
getCommunityMembershipCriteria() - Method in class com.bea.netuix.servlets.manager.communities.CommunityContext
Returns a CommunityMembershipCriteria object for the community represented by this CommunityContext.
getCommunityMemberships(CustomizationContext, MembershipCriteria, int) - Method in interface com.bea.netuix.application.manager.ICommunityMemberManager
Returns a paginated set of all CommunityMembership objects for the specified member that meet the specified criteria.
getCommunityMemberships(CommunityMembershipCriteria, int) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Returns a paginated set of all CommunityMembership objects for the specified community that meet the specified criteria.
getCommunityMemberships(int, CommunityDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityMemberControl
Retrieves a paginated set of all memberships for the specified community.
getCommunityMemberships(int, MembershipCriteria, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityMemberControl
Retrieves a paginated set of all memberships matching the specified criteria.
getCommunityRedirectionHelper(HttpServletRequest) - Static method in class com.bea.netuix.servlets.manager.communities.CommunityRedirectionHelper
A convenience method for returning the CommunityRedirectionHelper object associated with the specified Request.
getCommunitySessionAttributeName(CommunityURI) - Static method in class com.bea.portlet.CommunityAdminURLHelper
Returns the name of the session attribute used to track if a user is in admin or visitor mode for the community specified by the CommunityURI.
getCommunityTemplate(TemplateId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.TemplateDefinitionControl
Gets a CommunityTemplate.
getCommunityTemplateResourceType() - Static method in class com.bea.portal.tools.portal.community.CommunityTemplateResourceType
Get the CommunityTemplateResourceType.
getCommunityTemplates(int, TemplateSearchCriteria, boolean, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.TemplateDefinitionControl
Gets a PagedResult of all the Community Templates.
getCommunityTemplatesResourceType() - Static method in class com.bea.portal.tools.portal.community.CommunityTemplatesResourceType
Get the CommunityTemplatesResourceType.
getCommunityURI() - Method in class com.bea.netuix.application.definition.CommunityDefinition
Retrieves the CommunityURI for this community, which serves to uniquely identify the community.
getCommunityURI() - Method in class com.bea.netuix.servlets.manager.communities.invitations.notification.NotificationInvitationHelper
Retrieves the community URI from the invitation.
getCommunityURL(HttpServletRequest) - Static method in class com.bea.netuix.application.communities.invitations.email.formatting.JspEmailTextFormatterUtil
Gets the Community URL based on the parameter key which is in the request.
getCommunityURL() - Method in class com.bea.netuix.application.communities.invitations.email.formatting.JspEmailTextFormatterUtil.InvitationDetailCacheEntry
 
getCommunityURL(HttpServletRequest, HttpServletResponse, CommunityURI) - Static method in class com.bea.netuix.servlets.manager.communities.CommunityContext
Returns a URL to the specified community, if the URL can be determined.
getCommunityURL(HttpServletResponse, CommunityURI, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityContextControl
Returns a URL to the specified community, if the URL can be determined.
getCommunityUserContext() - Method in class com.bea.netuix.servlets.manager.communities.CommunityContext
Returns the CommunityUserContext object backing this CommunityContext.
getCommunityUserContext(HttpServletRequest) - Static method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
A convenience method for returning the CommunityUserContext object associated with the specified Request.
getComparator(Expression) - Static method in class com.bea.content.expression.ExpressionHelper
Get the syntax comparator textual operator for the given leaf node.
getComparator(Expression) - Static method in class com.bea.p13n.content.expression.ExpressionAdapter
Deprecated Get the TypesHelper comparator constant for the specified leaf node.
getComparator(Expression) - Static method in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated Get the syntax comparator textual operator for the given leaf node.
getComparator() - Method in interface com.beasys.commerce.foundation.expression.Criteria
Deprecated Get the comparision operator.
getComparator() - Method in class com.beasys.commerce.foundation.expression.CriteriaImpl
Deprecated Get the value of comparator
getComparators(int) - Static method in class com.beasys.commerce.util.TypesHelper
Deprecated Get the list of comparators for a given attribute type.
getComparisons() - Method in class com.bea.p13n.model.PropertyContainer
Get the comparisons as an array.
getComparisonsList() - Method in class com.bea.p13n.model.PropertyContainer
Get the comparisons as a read-only list.
getCompletedStatus() - Method in interface com.bea.p13n.jobmanager.JobContext
Returns the job status
getComponentType() - Method in class com.bea.content.manager.faces.taglib.GetPropertyComponentTag
 
getComponentType() - Method in class com.bea.content.manager.faces.taglib.ResolverComponentTag
 
getConceptName() - Method in class com.bea.wsrp.registry.entries.BookEntry
 
getConceptName() - Method in class com.bea.wsrp.registry.entries.PageEntry
 
getConceptName() - Method in class com.bea.wsrp.registry.entries.PortletEntry
 
getConceptName() - Method in class com.bea.wsrp.registry.entries.RegistryEntry
Name of the concept.
getConditionClauseTypes(String) - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc
Get the supported condition clause types for the specified rule type.
getConditionClauseTypes() - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc.RuleTypeInfo
Return the list of available condition clause types for this rule type.
getConditions() - Method in class com.bea.p13n.rules.model.RuleModel.ConditionsModel
Get the <conditions> root object.
getConditionsModel() - Method in class com.bea.p13n.rules.model.RuleModel
Get the conditions.
getConfigResource(String) - Method in class com.bea.struts.adapter.framework.AutoRegisterActionServlet
Get a resource URL for a module configuration file.
getConfigResourceAsStream(String) - Method in class com.bea.struts.adapter.framework.AutoRegisterActionServlet
Get a resource stream for a module configuration file.
getConnectInfo() - Method in interface com.bea.wsrp.registry.RegistryConfig
Returns a ConnectInfo object for this registry.
getConnection() - Method in class com.bea.p13n.property.ConfigurableEntityImpl
Get a connection from the "jdbc/commercePool" DataSource environment entry for the EJB.
getConnection() - Method in interface com.bea.p13n.util.jdbc.Database
Deprecated Return Connection for the current Database instance.
getConnection(DataSource, int, long) - Static method in class com.bea.p13n.util.jdbc.DatabaseFactory
Deprecated Use DataSource.getConnection(), set retries and waitTime by configuring the Pool
getConnection(DataSource, int) - Static method in class com.bea.p13n.util.jdbc.DatabaseFactory
Deprecated Use DataSource.getConnection(), set retries by configuring the Pool
getConnection() - Method in class com.bea.p13n.util.jdbc.GenericDatabase
Deprecated Return Connection object of the current Database instance.
getConnectionEstablishmentTimeoutMSecs() - Method in class com.bea.wsrp.consumer.controls.backing.ProxyPortletBackingContext
Returns the connection establishment timeout in milli secs.
getConnectionEstablishmentTimeoutMSecs() - Method in class com.bea.wsrp.consumer.controls.ProxyPortletPresentationContext
Returns the connection establishment timeout in milli secs.
getConnectionEstablishmentTimeoutMSecs(IResourceServletRequestContext) - Method in class com.bea.wsrp.consumer.resource.WsrpResourceServletInterceptor
Get the time-out for a connection to be established
getConnectionTimeoutMSecs() - Method in class com.bea.wsrp.consumer.controls.backing.ProxyPortletBackingContext
Returns the read timeout, in milliseconds.
getConnectionTimeoutMSecs() - Method in class com.bea.wsrp.consumer.controls.ProxyPortletPresentationContext
Returns the read timeout, in milliseconds.
getConnectionTimeoutMSecs(IResourceServletRequestContext) - Method in class com.bea.wsrp.consumer.resource.WsrpResourceServletInterceptor
Get the time-out for a connection to be read
getConsumedCriteria() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Retrieves the consumed status criteria for the search.
getConsumerAgent() - Method in interface com.oracle.producer.spi.IRegistrationData
Gets the consumer agent.
getConsumerModes() - Method in interface com.oracle.producer.spi.IRegistrationData
Returns the set of portlet modes the consumer indicated it supports, or null if the consumer did not provide a supported mode set.
getConsumerName() - Method in interface com.oracle.producer.spi.IRegistrationData
Gets the consumer name.
getConsumerRegistrationServiceLocalHome() - Method in class com.bea.netuix.application.NetuixHomeFactory
Gets the cached instance of the ConsumerRegistrationServiceLocalHome EJB Home.
getConsumerSupportedExtensions() - Method in interface com.oracle.producer.spi.IRegistrationData
Returns the set of extensions the consumer declared support for, or null if the consumer did not declare support for any extensions.
getConsumerUserScopes() - Method in interface com.oracle.producer.spi.IRegistrationData
Returns the set of user scopes the consumer indicated it supports, or null if the consumer did not provide a supported user scopes set.
getConsumerWindowStates() - Method in interface com.oracle.producer.spi.IRegistrationData
Returns the set of portlet window states the consumer indicated it supports, or null if the consumer did not provide a supported window state set.
getContainerParentBackingContext() - Method in class com.bea.netuix.servlets.controls.page.BookBackingContext
Returns the next "container" (Window, Page, or Book) ancestor BackingContext.
getContainerProperty(Node, String) - Static method in class com.bea.content.cmis.rest.converters.ConverterHelper
 
getContainerRuntimeOptions() - Method in class javax.portlet.GenericPortlet
 
getContainerRuntimeOptions() - Method in interface javax.portlet.PortletConfig
Returns the container runtime options and values for this portlet.
getContainerRuntimeOptions() - Method in interface javax.portlet.PortletContext
Returns the container container runtime options keys supported by this portlet container.
getContainerType() - Method in interface com.bea.campaign.ScenarioContainer
The type of the container.
getContainerType() - Method in class com.bea.p13n.ad.AdInfo
Get the container type
getContainerUID() - Method in class com.bea.p13n.ad.AdInfo
Get the container name
getContainingRuleModel() - Method in class com.bea.p13n.rules.model.ClauseModel
Return the RuleModel which contains this clause.
getContent() - Method in class com.bea.netuix.application.communities.invitations.email.formatting.EmailContent
 
getContent(String, boolean, String, String, Request, int, int) - Method in interface com.bea.p13n.ad.AdBucketService
Return the content for the requested ad
getContent(AdService, String) - Static method in class com.bea.p13n.ad.AdHelper
Deprecated Use getContent(AdService, String, Request) instead.
getContent(AdService, String, Request) - Static method in class com.bea.p13n.ad.AdHelper
Return the content object for the passed content path.
getContent(String) - Method in interface com.bea.p13n.ad.AdService
Deprecated Use getContent(Expression, Request) instead.
getContent(Expression) - Method in interface com.bea.p13n.ad.AdService
Deprecated Use getContent(Expression, Request) instead.
getContent(Expression, Request) - Method in interface com.bea.p13n.ad.AdService
Deprecated Use getRenderableContent instead
getContent(String, boolean, String, String, Request, int, int) - Method in interface com.bea.p13n.placeholder.ContentBucket
Return the content for the specific placeholder and user.
getContent(String, String, String, Request, int, int) - Method in interface com.bea.p13n.placeholder.PlaceholderService
Return the content for the requested placeholder.
getContentAttributeRenderer() - Method in class com.bea.netuix.servlets.controls.window.WindowPresentationContext
Returns a renderer for this window's content attributes.
getContentChildren() - Method in class com.bea.content.Node
Deprecated This method does not perform security check before returning results, therefore it may not return correct results. Use INodeManager.getNodes(ContentContext,ID) instead.
getContentContext() - Method in class com.bea.content.cmis.rest.resources.BaseCMISResource
 
getContentContext() - Method in class com.bea.content.virtual.workflow.WorkflowActionContext
Return the context associated with the workflow
getContentExpression() - Method in class com.bea.p13n.content.model.ContentQueryModel
Get the content query expression text.
getContentHome() - Method in class com.bea.p13n.servlets.jsp.taglib.ContentQueryTag
Deprecated Not used any more.
getContentHome() - Method in class com.bea.p13n.servlets.jsp.taglib.ContentSelectorTag
Deprecated No longer used.
getContentId(Expression) - Static method in class com.bea.content.expression.ExpressionHelper
Return the content id from the expression, if it's an expression for a single content object based upon identifier.
getContentId(Expression) - Static method in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated Return the content id from the expression, if it's an expression for a single content object based upon identifier.
getContentIds(String) - Method in interface com.bea.p13n.ad.AdService
Deprecated Use getContentPaths(Expression, Request) instead.
getContentIds(Expression) - Method in interface com.bea.p13n.ad.AdService
Deprecated Use getContentPaths(Expression, Request) instead.
getContentIdSearch(String) - Static method in class com.bea.content.expression.ExpressionHelper
Get a search object for a single content based upon the supplied id.
getContentIdSearch(String) - Static method in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated Get a search object for a single content based upon the supplied id.
getContentLength() - Method in class com.bea.p13n.http.Request
 
getContentLength() - Method in interface com.bea.wsrp.consumer.resource.IResourceServletResponseContext
Set the content-length if set
getContentLength() - Method in interface javax.portlet.ClientDataRequest
Returns the length, in bytes, of the request body which is made available by the input stream, or -1 if the length is not known.
getContentLength() - Method in class javax.portlet.filter.ActionRequestWrapper
The default behavior of this method is to call getContentLength() on the wrapped request object.
getContentLength() - Method in class javax.portlet.filter.ResourceRequestWrapper
The default behavior of this method is to call getContentLength() on the wrapped request object.
getContentMode() - Method in class com.bea.portlet.StandalonePortletURL
Returns the content mode used to render the Portlet.
getContentNameSearch(String) - Static method in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated Get a search object for a single content based upon the name/path.
getContentPaths(Expression) - Method in interface com.bea.p13n.ad.AdService
Deprecated Use getContentPaths(Expression, Request) instead.
getContentPaths(Expression, Request) - Method in interface com.bea.p13n.ad.AdService
Return a collection of content paths which match the ad query expression.
getContentPathSearch(String) - Static method in class com.bea.content.expression.ExpressionHelper
Get a search object for a single content based upon the supplied path.
getContentPathSearch(ID, String) - Static method in class com.bea.content.expression.ExpressionHelper
Get a search object for a single version based upon the supplied UID and version.
getContentPresentationClass() - Method in class com.bea.netuix.servlets.controls.window.WindowPresentationContext
Returns this window's content presentationClass attribute.
getContentPresentationClass() - Method in class com.bea.wsrp.consumer.controls.ProxyPortletPresentationContext
Returns this ProxyPortlet's content presentationClass attribute.
getContentPresentationContextChildren() - Method in class com.bea.netuix.servlets.controls.window.WindowPresentationContext
Returns a list of PresentationContext children within this window's content area.
getContentPresentationStyle() - Method in class com.bea.netuix.servlets.controls.window.WindowPresentationContext
Returns this window's content presentationStyle attribute.
getContentPresentationStyle() - Method in class com.bea.wsrp.consumer.controls.ProxyPortletPresentationContext
Returns this ProxyPortlet's content presentationStyle attribute.
getContentProvider(String) - Static method in class com.bea.p13n.ad.ContentProviders
Deprecated  
getContentProviderProperties(String) - Static method in class com.bea.p13n.ad.ContentProviders
Return the configuration properties for a mime type's AdRenderableContentProvider.
getContentQuery() - Method in class com.bea.p13n.content.model.ContentQueryModel
Get the ContentQuery node this has.
getContentQueryModel() - Method in class com.bea.campaign.model.AddToPlaceholderModel
Get our child content query model.
getContentQueryModel() - Method in class com.bea.p13n.placeholder.model.QueryDefinitionModel
Get our child content query clause model.
getContentQueryModel() - Method in class com.bea.p13n.rules.model.AddContentQueryModel
Get our child content query model.
getContents() - Method in class com.bea.netuix.servlets.controls.application.MetaData
return the values for this meta object.
getContentsAsString() - Method in interface com.bea.p13n.property.EntityPropertyCache
Describes the contents of this cache as a List of Strings such as: {"propertySet:propertyName=propertyValue" }
getContentSelector(String, ResourceContext) - Method in interface com.bea.portal.tools.im.controls.contentselectors.ContentSelectorManagerControl
Returns a RuleModel obect representing the content selector at the specified URI.
getContentSelectorName() - Method in class com.bea.portal.tools.interaction.contentselector.ContentSelectorID
Get the name of the content selector.
getContentSelectorName() - Method in class com.bea.portal.tools.interaction.contentselector.ContentSelectorIDBuilder
Get the name of the content selector.
getContentSelectorResourceType() - Static method in class com.bea.portal.tools.interaction.contentselector.ContentSelectorResourceType
Get the ContentSelectorResourceType.
getContentSelectors(int, ResourceContext) - Method in interface com.bea.portal.tools.im.controls.contentselectors.ContentSelectorManagerControl
Returns a PagedResult of all the RuleModel objects within the system representing content selectors, in arbitrary order.
getContentSelectorsResourceType() - Static method in class com.bea.portal.tools.interaction.contentselector.ContentSelectorsResourceType
Get the ContentSelectorsResourceType.
getContentStream(String, String, String, String) - Method in class com.bea.content.cmis.rest.resources.ContentStream
 
getContentType() - Method in class com.bea.content.BinaryValue
Gets the content type for the binary data.
getContentType() - Method in class com.bea.netuix.application.communities.invitations.email.formatting.EmailContent
 
getContentType() - Method in class com.bea.netuix.servlets.manager.UIControlTreeCacheData
Deprecated  
getContentType() - Method in class com.bea.p13n.http.Request
 
getContentType(RestResult.FormatType) - Method in class com.bea.wlp.rest.results.GenericRestResult
Gets the content type of your response, which can be used to set the content type of the response from the RestServlet.
getContentType(RestResult.FormatType) - Method in interface com.bea.wlp.rest.results.RestResult
Gets the content type of your response, which can be used to set the content type of the response from the RestServlet.
getContentType() - Method in interface com.bea.wsrp.consumer.resource.IResourceServletResponseContext
The repsonse's content-type
getContentType() - Method in interface javax.portlet.ClientDataRequest
Returns the MIME type of the body of the request, or null if the type is not known.
getContentType() - Method in class javax.portlet.filter.ActionRequestWrapper
The default behavior of this method is to call getContentType() on the wrapped request object.
getContentType() - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call getContentType() on the wrapped response object.
getContentType() - Method in class javax.portlet.filter.ResourceRequestWrapper
The default behavior of this method is to call getContentType() on the wrapped request object.
getContentType() - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call getContentType() on the wrapped response object.
getContentType() - Method in interface javax.portlet.MimeResponse
Returns the MIME type that can be used to contribute markup to the render response.
getContentUri() - Method in class com.bea.netuix.application.definition.PortalDefinition
Returns the contentUri for this PortalDefinition
getContentUri() - Method in class com.bea.netuix.application.definition.PortletDefinition
Returns the content uri for this portlet.
getContentUri() - Method in interface com.bea.netuix.application.view.PortalView
Returns the contentUri associated with this view.
getContentUri() - Method in interface com.bea.netuix.application.view.PortletView
Getter for the contentUri attribute in the .portlet file.
getContentUri() - Method in class com.bea.netuix.servlets.controls.content.JspContentContext
Returns the current URI of the content JSP, if non-null.
getContentUri() - Method in class com.bea.netuix.servlets.controls.window.WebflowPresentationContext
Deprecated Returns the content URI to the webflow contained within this WebflowPortlet.
getContentUri() - Method in class com.bea.netuix.servlets.controls.window.WindowMode
Get the uri for the content to be displayed when the window is in this mode.
getContentUri() - Method in class com.bea.portlet.JspContentURL
Returns the content uri currently set on this JspContentURL.
getContext() - Static method in class com.bea.p13n.util.JndiHelper
Returns a reference to an InitialContext object.
getContext() - Method in interface com.bea.wlp.rest.command.RestContext
Gets the ServletContext associated with the current RestCommand dispatch.
getContextHandler() - Method in class com.bea.p13n.entitlements.policy.PolicyItem
 
getContextKey() - Method in class com.bea.netuix.servlets.controls.window.AbstractButtonPresentationContext
 
getContextParam(Object) - Method in class com.bea.content.expression.Search
Get the value of a context param.
getContextParam(Object) - Method in class com.bea.p13n.content.expression.Search
Deprecated Get the value of a context param.
getContextParams() - Method in class com.bea.content.expression.Search
Get an unmodifiable copy of the context params.
getContextParams(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.search.SearchAttributeResolver
 
getContextParams() - Method in class com.bea.content.manager.servlets.jsp.taglib.SearchTag
Get the context params.
getContextParams() - Method in class com.bea.p13n.content.expression.Search
Deprecated Get an unmodifiable copy of the context params.
getContextParams() - Method in class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport
Get the context params.
getContextPath() - Method in class com.bea.p13n.http.Request
 
getContextPath() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getContextPath() on the wrapped request object.
getContextPath() - Method in interface javax.portlet.PortletRequest
Returns the context path which is the path prefix associated with the deployed portlet application.
getContextRoot(String, String) - Static method in class com.bea.p13n.management.ApplicationHelper
Retrieve the context root for a webapp.
getContextualPath() - Method in class com.bea.portlet.GenericURL
Returns the contextualPath, if previously set using the setContextualPath() method.
getContextUID() - Method in class com.bea.p13n.ad.AdInfo
Get the contextUID name
getControlFlag() - Method in class com.bea.p13n.security.management.authentication.AtnProviderDescription
setting of this provider's configuration.
getConversionType() - Method in class com.bea.content.manager.faces.component.GetPropertyComponent
Get the value of GetPropertyComponent.conversionType
getConversionType(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.property.ContentPropertyResolver
If resultId is not set, this specifies how to encode the property value when printing it to the JSP.
getConversionType() - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Get the value of GetPropertyTag.conversionType.
getCookie(String) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedResponseImpl
Gets a cookie that was added to the response.
getCookie(String) - Method in interface org.apache.beehive.netui.pageflow.scoping.ScopedResponse
Get a cookie that was added to the response.
getCookies() - Method in class com.bea.p13n.http.Request
 
getCookies() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getCookies() on the wrapped request object.
getCookies() - Method in interface javax.portlet.PortletRequest
Returns an array containing all of the Cookie properties.
getCookies() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedResponseImpl
Gets all Cookies that were added to the response.
getCookies() - Method in interface org.apache.beehive.netui.pageflow.scoping.ScopedResponse
Get all Cookies that were added to the response.
getCopyXmlObject() - Method in class com.bea.campaign.model.AddDiscountModel
 
getCopyXmlObject() - Method in class com.bea.campaign.model.AddEmailModel
 
getCopyXmlObject() - Method in class com.bea.campaign.model.AddToPlaceholderModel
Create a copy XmlObject of our root xml object.
getCopyXmlObject() - Method in class com.bea.campaign.model.EndScenarioModel
Create a copy XmlObject of our root xml object.
getCopyXmlObject() - Method in class com.bea.p13n.model.XmlObjectModel
Get a copy of our root xml object.
getCopyXmlObject() - Method in class com.bea.p13n.rules.model.AddContentQueryModel
Create a copy XmlObject of our root xml object.
getCopyXmlObject() - Method in class com.bea.p13n.rules.model.AddSegmentModel
Create a copy XmlObject of our root xml object.
getCopyXmlObject() - Method in class com.bea.p13n.rules.model.ClauseModel
Get a copy of our root xml object.
getCount() - Method in class com.bea.p13n.ad.AdInfo
Get the view count
getCountry() - Method in class com.bea.netuix.servlets.l10n.jsp.taglib.L10nTagSupport
 
getCountType() - Method in class com.bea.campaign.AdCountGoal
Get the count type.
getCountType() - Method in class com.bea.campaign.model.AdCountGoal
Get the count type.
getCreatedBy() - Method in class com.bea.content.el.support.NodeWrapperImpl
See Node.getCreatedBy()
getCreatedBy() - Method in class com.bea.content.Node
The user who created this node, or NULL if not present.
getCreatedDate() - Method in class com.bea.content.el.support.NodeWrapperImpl
See Node.getCreatedDate()
getCreatedDate() - Method in class com.bea.content.Node
The date this node was created on, or NULL if not present.
getCreatedDate() - Method in class com.bea.content.virtual.workflow.Workflow
Return the date workflow was created
getCreatedDate() - Method in class com.bea.netuix.application.definition.BookDefinition
Gets the time that this object was created in the database.
getCreatedDate() - Method in class com.bea.netuix.application.definition.CommunityDefinition
Returns date this CommunityDefinition was created.
getCreatedDate() - Method in interface com.bea.netuix.application.definition.DateableDefinition
 
getCreatedDate() - Method in class com.bea.netuix.application.definition.DesktopDefinition
Gets the time that this object was created in the database.
getCreatedDate() - Method in class com.bea.netuix.application.definition.LayoutDefinition
Gets the time that this object was created in the database.
getCreatedDate() - Method in class com.bea.netuix.application.definition.LookAndFeelDefinition
Gets the time that this object was created in the database.
getCreatedDate() - Method in class com.bea.netuix.application.definition.MenuDefinition
Gets the time that this object was created in the database.
getCreatedDate() - Method in class com.bea.netuix.application.definition.PageDefinition
Gets the time that this object was created in the database.
getCreatedDate() - Method in class com.bea.netuix.application.definition.PortalDefinition
Gets the time that this object was created in the database.
getCreatedDate() - Method in class com.bea.netuix.application.definition.PortletCategoryDefinition
Gets the time that this object was created in the database.
getCreatedDate() - Method in class com.bea.netuix.application.definition.PortletDefinition
Gets the time that this object was created in the database.
getCreatedDate() - Method in class com.bea.netuix.application.definition.ShellDefinition
Gets the time that this object was created in the database.
getCreatedDate() - Method in class com.bea.netuix.application.definition.ThemeDefinition
Gets the time that this object was created in the database.
getCreatedDate() - Method in class com.bea.netuix.application.instance.BookInstance
 
getCreatedDate() - Method in class com.bea.netuix.application.instance.DesktopInstance
Gets the date this desktop instance was created.
getCreatedDate() - Method in class com.bea.netuix.application.instance.PageInstance
 
getCreatedDate() - Method in class com.bea.netuix.application.instance.PortletInstance
 
getCreatedDate() - Method in class com.bea.p13n.entitlements.policy.PolicyItem
Gets the date when this policy was created
getCreationDate() - Method in class com.bea.content.ObjectClass
Returns the creation date of this ObjectClass.
getCreationDate() - Method in class com.bea.netuix.application.communities.invitations.Invitation
Gets the time this invitation was created.
getCreationTime() - Method in interface com.bea.p13n.advisor.AdviceRequest
Returns the creation time for this AdviceRequest.
getCreationTime() - Method in class com.bea.p13n.http.Session
 
getCreationTime() - Method in interface javax.portlet.PortletSession
Returns the time when this session was created, measured in milliseconds since midnight January 1, 1970 GMT.
getCreationTime() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedSession
 
getCredential() - Method in interface com.bea.p13n.security.management.credentials.CredentialEntry
Get credential of this entry
getCredential(String, HttpServletRequest) - Method in interface com.bea.portal.tools.serviceadmin.controls.CredentialVaultControl
This method will return a List of CredentialEntry objects.
getCredentialType() - Method in interface com.bea.p13n.security.management.credentials.Credential
Get the type of this credential object support
getCredentialType() - Method in class com.bea.p13n.security.management.credentials.UserPasswordCredential
Get the type of this credential object support
getCriteria() - Method in interface com.beasys.commerce.foundation.expression.Criteria
Deprecated Get the literial value to compare against.
getCriteria() - Method in class com.beasys.commerce.foundation.expression.CriteriaImpl
Deprecated Get the value of criteria
getCurrentActionForm(ServletRequest) - Static method in class com.bea.struts.adapter.framework.InternalUtils
 
getCurrentActionMapping(ServletRequest) - Static method in class com.bea.struts.adapter.framework.InternalUtils
 
getCurrentContentUri() - Method in class com.bea.netuix.servlets.controls.window.WebflowPresentationContext
Deprecated Returns the current content URI to the webflow contained within this WebflowPortlet.
getCurrentContentUri() - Method in class com.bea.netuix.servlets.controls.window.WindowMode
Getter for the content uri currently in use.
getCurrentFilterLocale() - Method in interface com.bea.content.paging.IFilterablePagedList
Returns the current locale used for filtering.
getCurrentFilterMethod() - Method in interface com.bea.content.paging.IFilterablePagedList
Returns the current filter method (begins with, contains, etc) we are using -- how the results are currently filtered.
getCurrentFilterProperty() - Method in interface com.bea.content.paging.IFilterablePagedList
Returns the property (if any) the results are currently filtered on.
getCurrentFilterString() - Method in interface com.bea.content.paging.IFilterablePagedList
Returns the current string literal used to filter the result.
getCurrentPage() - Method in class com.bea.netuix.servlets.controls.page.BookBackingContext
Returns the instanceId of the current Page
getCurrentPage() - Method in class com.bea.netuix.servlets.controls.page.BookPresentationContext
Deprecated Use BookPresentationContext.getActivePage() instead
getCurrentPageLabel() - Method in class com.bea.portlet.GenericURL
The current page that this url was created under.
getCurrentPageNumber() - Method in interface com.bea.content.paging.ICMPagedResult
 
getCurrentPageNumber() - Method in interface com.bea.p13n.pagination.PagedResult
Get the current page number.
getCurrentPortletORB() - Static method in class com.bea.portal.tools.portlet.orb.PortletORB
Get the current PortletORB.
getCurrentSortLocale() - Method in interface com.bea.content.paging.ISortablePagedList
Retrieve the current locale (if any) used to sort.
getCurrentSortOrder() - Method in interface com.bea.content.paging.ISortablePagedList
Retrieve the current sort order (how the PagedList is currently ordered).
getCurrentSortProperty() - Method in interface com.bea.content.paging.ISortablePagedList
Retrieve the property we are currently sorting on.
getCurrentSubject() - Static method in class com.bea.p13n.security.Authentication
Get the current logged in user.
getCurrentSubject() - Static method in class com.bea.p13n.security.AuthenticationSystem
Get the current logged in user.
getCurrentVersion() - Method in class com.bea.content.virtual.VirtualNode
Gets the latest version, if the user requesting the operation has a working version of the Node then that will be returned.
getCustomizedDesktopView(CustomizationContext, String, PortalPath, DesktopPath) - Method in interface com.bea.netuix.application.manager.IDesktopInstanceManager
Getter for returning an immutable deep DesktopView.
getCustomizedPortalResource(CustomizationContext, String, PortalPath, DesktopPath) - Method in interface com.bea.netuix.application.manager.IPortalPresentationManager
Returns a customized PortalResource object that a combination of the webAppName, PortalPath, DesktopPath and user permissions resolves to.
getCustomModes() - Method in interface com.bea.wsrp.model.IServiceDescription
Returns an immutable list of custom modes offered by the producer.
getCustomTypeName() - Method in class com.bea.netuix.application.communities.messaging.MessagingAddressType
Returns the custom type name
getCustomUserProfileItems() - Method in interface com.bea.wsrp.model.IServiceDescription
Returns an immutable list of user profile items.
getCustomWindowStates() - Method in interface com.bea.wsrp.model.IServiceDescription
Returns an immutable list of custom window states offered by the producer.
getDaCapabilities() - Method in class com.bea.netuix.application.manager.CustomizationContext
Capabilities to check DA against when calling paginated methods.
getDaCapabilities() - Method in class com.bea.portal.tools.common.ResourceContext
Returns the delegated administration capabilities to check when calling some (usually paginated) methods.
getDARoleResourceType() - Static method in class com.bea.portal.tools.security.role.da.DARoleResourceType
Get the DARoleResourceType.
getDataId(Element) - Static method in class com.bea.campaign.ScenarioHelper
Get the value of an element's data:id (http://www.bea.com/servers/p13n/xsd/data-sync/document-link/1.0.1)
getDataSourceName() - Method in class com.bea.content.RepositoryId
Returns the JNDI name of the DataSource used by the repository.
getDataType() - Method in class com.bea.p13n.model.PropertyRefModel
Get the property data type.
getDateFormat() - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Get the date format to use.
getDateFormatter(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.property.ContentPropertyResolver
Returns the java.text.Format to use (if specified) for date properties.
getDateHeader(String) - Method in class com.bea.p13n.http.Request
 
getDay() - Method in class com.bea.p13n.jobmanager.config.CalendarJobDefinition
 
getDay() - Method in interface com.bea.p13n.jobmanager.config.CalendarJobDefinitionBean
Day of month to run job
getDbValue() - Method in enum com.bea.netuix.application.communities.invitations.InvitationStatus
 
getDeactivateAltText() - Method in class com.bea.netuix.servlets.controls.window.ToggleButtonPresentationContext
The deactivateAltText attribute represents the alt text to be rendered when this Button is in its "deactivate" state.
getDeactivateImage() - Method in class com.bea.netuix.servlets.controls.window.ToggleButtonPresentationContext
The deactivateImage attribute represents the name of the standard image that this Button should use when representing its "deactivate" state.
getDebug(Class) - Static method in class com.bea.p13n.model.Model
Get the Debug object for the specified class.
getDebug(String) - Static method in class com.bea.p13n.model.Model
Get the Debug object for the specified name.
getDebugPropertyFile() - Static method in class com.bea.p13n.util.debug.Debug
Return the name of the debug.properties file.
getDecodedServletPath(HttpServletRequest) - Static method in class com.bea.struts.adapter.framework.InternalUtils
 
getDectivateRolloverImage() - Method in class com.bea.netuix.servlets.controls.window.ToggleButtonPresentationContext
The deactivateRolloverImage attribute represents the name of the image to be rendered upon rollover of this Button while in its "deactivate" state.
getDefault() - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Get the default value.
getDefaultAdBucketServiceName() - Static method in class com.bea.p13n.ad.AdHelper
Get the default AdBucketService JNDI name for the current application.
getDefaultAdServiceName() - Static method in class com.bea.p13n.ad.AdHelper
Get the default AdService JNDI name for the current application.
getDefaultAuthorizationProvider() - Static method in class com.bea.p13n.security.management.SecurityMgmtHelper
Finds and returns an AuthorizerDescription based on the first instance of a deployed AuthorizerMBean (or the first AuthorizerMBean, if none was found.)
getDefaultContextValues() - Method in class com.bea.content.manager.servlets.attribute.node.NodeAttributeResolver
 
getDefaultContextValues() - Method in class com.bea.content.manager.servlets.attribute.property.BinaryPropertyResolver
 
getDefaultContextValues() - Method in class com.bea.content.manager.servlets.attribute.property.ContentPropertyResolver
 
getDefaultContextValues() - Method in class com.bea.content.manager.servlets.attribute.property.TextBinaryPropertyResolver
 
getDefaultContextValues() - Method in class com.bea.content.manager.servlets.attribute.property.URLBinaryPropertyResolver
 
getDefaultContextValues() - Method in class com.bea.content.manager.servlets.attribute.search.SearchAttributeResolver
 
getDefaultJAXBClasses() - Method in interface com.bea.wsrp.model.markup.IEventContext
Returns the default JAXB class list which may be used for marshalling or unmarshalling WSRPV2 payload forms.
getDefaultModuleConfigLocators() - Method in class com.bea.struts.adapter.framework.AutoRegisterActionServlet
Get the base list of ModuleConfigLocators, to specify locations for auto-registered Struts modules.
getDefaultNamespace() - Method in class javax.portlet.GenericPortlet
Returns the default namespace for events and public parameters.
getDefaultNamespace() - Method in interface javax.portlet.PortletConfig
Returns the default namespace for events and public render parameters.
getDefaultPage() - Method in interface com.bea.netuix.application.view.BookView
Retrieve the definition label of the default page for this book.
getDefaultPage() - Method in class com.bea.netuix.servlets.controls.page.BookBackingContext
Return the value of the underlying object's defaultPage attribute.
getDefaultPage() - Method in class com.bea.netuix.servlets.controls.page.BookPresentationContext
The default page's label as specified for the book.
getDefaultPage() - Method in interface com.bea.wsrp.model.IBookDescription
Returns the name/label of the default page.
getDefaultPlaceholderServiceName() - Static method in class com.bea.p13n.placeholder.PlaceholderHelper
Get the default JNDI name for the a current application's PlaceholderService.
getDefaultPresentationClass() - Method in class com.bea.netuix.servlets.controls.PresentationContextAttributeRenderer
Returns the default for the "presentationClass" attribute.
getDefaultPresentationClass() - Method in class com.bea.netuix.servlets.controls.window.ContentAttributeRenderer
Returns the default for the window's "contentPresentationClass" attribute.
getDefaultPresentationId() - Method in class com.bea.netuix.servlets.controls.PresentationContextAttributeRenderer
Returns the default for the "presentationId" attribute.
getDefaultPresentationStyle() - Method in class com.bea.netuix.servlets.controls.PresentationContextAttributeRenderer
Returns the default for the "presentationStyle" attribute.
getDefaultPresentationStyle() - Method in class com.bea.netuix.servlets.controls.window.ContentAttributeRenderer
Returns the default for the window's "contentPresentationStyle" attribute.
getDefaultProvider() - Static method in class com.bea.p13n.security.management.authentication.AtnSecurityMgmtHelper
Returns the default configured SSPI authentication provider.
getDefaultProvider() - Static method in class com.bea.p13n.security.management.authorization.AuthorizationSecurityMgmtHelper
Finds and returns an AuthorizerDescription based on the first instance of a deployed AuthorizerMBean (or the first AuthorizerMBean, if none was found.)
getDefaultProvider(AuthenticatedSubject) - Static method in class com.bea.p13n.security.management.credentials.CredentialSecurityMgmtHelper
Returns the default configured SSPI Credential provider.
getDefaultProvider() - Static method in class com.bea.p13n.security.management.rolemapper.RoleSecurityMgmtHelper
Returns the default configured SSPI authentication provider.
getDefaultProviderId() - Static method in class com.bea.p13n.cache.CacheFactory
Return the id of the default provider.
getDefaultRegistryConfig(ServletContext) - Method in interface com.bea.wsrp.registry.find.RegistryFinder
Returns the default registry configuration.
getDefaultRewriter() - Static method in class com.bea.struts.adapter.util.rewriter.StrutsURLRewriterService
Deprecated there is no longer a default non-abstract version of StrutsURLRewriter
getDefaultRoleProvider() - Static method in class com.bea.p13n.security.management.SecurityMgmtHelper
Returns the default configured SSPI authentication provider.
getDefaultScopeKey() - Method in class com.bea.portlet.adapter.faces.component.naming.NamingContainerComponent
Get the default value for the scope key if the request is not being processed within a facesContent control in a portal.
getDefaultScopeKey() - Method in class com.bea.portlet.adapter.faces.taglib.naming.NamingContainerTag
Get the default value for the scope key if the request is not being processed within a facesContent control in a portal.
getDefaultSqlBundleName() - Method in class com.bea.p13n.property.ConfigurableEntityImpl
Return the name of the ResourceBundle which stores externalized sql strings.
getDefaultTemplate() - Method in interface com.bea.wsrp.model.markup.IUrlTemplates
Returns the default URL template.
getDefaultValue() - Method in class com.bea.content.manager.faces.component.GetPropertyComponent
Get the value of GetPropertyComponent.defaultValue
getDefaultValue(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.property.ContentPropertyResolver
Returns the default value to use (if specified).
getDefaultValue() - Method in class com.bea.p13n.property.AbstractPropertyDefinition
Get the default value for this property.
getDefaultValue() - Method in interface com.bea.p13n.property.PropertyDefinition
Get the default value for this property.
getDefaultWebAppInfo() - Static method in class com.bea.campaign.webservice.WebAppInfo
Deprecated The default webapp is no longer separate from the other webapps; it's simply the one mapped to a "/" contextPath.
getDefaultWorkflow(ContentContext, String) - Method in interface com.bea.content.federated.IWorkflowManager
Returns the default workflow for the given repository.
getDefaultWorkflow() - Method in interface com.bea.content.spi.flexspi.ticket.WorkflowOpsV1
Deprecated Returns the default workflow for the given repository.
getDefaultWorkflow() - Method in interface com.bea.content.spi.WorkflowOps
Deprecated Returns the default workflow for the given repository.
getDefaultWorkflow(ContentContext, String) - Method in interface com.bea.portal.tools.content.controls.ContentWorkflowControl
Returns the default workflow for the given repository.
getDefinitionCount(CustomizationContext, boolean) - Method in interface com.bea.netuix.application.manager.IPortalDefinitionManager
Return a count of all the portal definitions in the system.
getDefinitionCount(CustomizationContext, String, boolean) - Method in interface com.bea.netuix.application.manager.IPortalDefinitionManager
Return a count of all the definitions scoped to a webapp.
getDefinitionCount(String, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortalDefinitionControl
Gets a DefinitionCount object containing counts of definitions within the specified webapp.
getDefinitionId() - Method in interface com.bea.netuix.servicelevel.PortletServiceLevelDescription
 
getDefinitionId() - Method in interface com.bea.netuix.servlets.controls.analytics.AnalyticEvent
The defintion id of the page or portlet, will be null for .portal files
getDefinitionId() - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
 
getDefinitionId() - Method in class com.bea.netuix.servlets.controls.application.ThemePresentationContext
The definition id for the theme.
getDefinitionId() - Method in class com.bea.netuix.servlets.controls.window.backing.WindowBackingContext
Return the definition id of this portlet, page or book.
getDefinitionId() - Method in class com.bea.netuix.servlets.controls.window.WindowPresentationContext
The definition id for the window.
getDefinitionLabel() - Method in class com.bea.netuix.application.definition.BookDefinition
Returns the definitionLabel associated with this book.
getDefinitionLabel() - Method in class com.bea.netuix.application.definition.LookAndFeelDefinition
Returns the definition label for this lookandfeel.
getDefinitionLabel() - Method in interface com.bea.netuix.application.definition.NavigableDefinition
Returns the definition label associated with this NavigableDefinition.
getDefinitionLabel() - Method in class com.bea.netuix.application.definition.PageDefinition
Returns the definitionLabel associated with this page.
getDefinitionLabel() - Method in interface com.bea.netuix.application.definition.PlaceableDefinition
Returns the definition label associated with this PlaceableDefinition.
getDefinitionLabel() - Method in class com.bea.netuix.application.definition.PortletDefinition
Returns the definition label for this portlet.
getDefinitionLabel() - Method in interface com.bea.netuix.application.view.LookAndFeelView
Return the unique moniker given to this look and feel in the look and feel file.
getDefinitionLabel() - Method in interface com.bea.netuix.application.view.NavigableView
The unique definition label as defined in the .portal file.
getDefinitionLabel() - Method in interface com.bea.netuix.application.view.PlaceableView
The unique definition label.
getDefinitionLabel() - Method in interface com.bea.netuix.servicelevel.PortletServiceLevelDescription
 
getDefinitionLabel() - Method in interface com.bea.netuix.servlets.controls.analytics.AnalyticEvent
The definition label of the portlet or page
getDefinitionLabel() - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
 
getDefinitionLabel() - Method in class com.bea.netuix.servlets.controls.application.backing.DesktopBackingContext
Get definition label as defined in the portal file.
getDefinitionLabel() - Method in class com.bea.netuix.servlets.controls.application.DesktopPresentationContext
Returns the definitionLabel of this desktop.
getDefinitionLabel() - Method in class com.bea.netuix.servlets.controls.window.backing.WindowBackingContext
Get the definition label for the portlet/page or book.
getDefinitionLabel() - Method in class com.bea.netuix.servlets.controls.window.WindowPresentationContext
The definition label for the window.
getDefinitionLabel() - Method in class com.bea.portlet.prefs.spi.PortletPreferencesId
Returns the definition label.
getDelegate() - Method in interface com.bea.p13n.expression.ProxyExpression
Returns the delegate to which this is a proxy.
getDelegationHierarchy(ResourceContext) - Method in interface com.bea.portal.tools.da.controls.DelegationRoleManagerControl
Gets the DelegationHierarchy
getDeleteErrorCause() - Method in class com.bea.wsrp.consumer.management.portlet.ProxyPortletInfo
Returns any error cause set if the consumer tries to destroy the portlet and the attempt failed.
getDeployedCampaigns() - Method in interface com.bea.campaign.CampaignService
Get back a list of the deployed Campaign objects.
getDeployedPlaceholderURIs() - Method in interface com.bea.p13n.placeholder.PlaceholderService
Get the list of placeholder uris currently deployed in this service.
getDeployedScenarios() - Method in interface com.bea.campaign.ScenarioService
Get the list of deployed scenarios.
getDescendantTypes(String, String, BooleanParam, IntegerParam) - Method in class com.bea.content.cmis.rest.resources.TypesDescendants
 
getDescription() - Method in interface com.bea.campaign.CampaignInfo
Get the campaign's description.
getDescription() - Method in class com.bea.campaign.model.AddDiscountModel
Get the discount offer description.
getDescription() - Method in class com.bea.campaign.model.CampaignModel
Gets the campaign's description.
getDescription() - Method in class com.bea.campaign.model.ScenarioModel
Returns the description of the Scenario.
getDescription() - Method in interface com.bea.campaign.ScenarioInfo
The scenario description.
getDescription() - Method in class com.bea.content.ObjectClass
Returns the description for this ObjectClass.
getDescription() - Method in class com.bea.content.PropertyDefinition
Gets the description.
getDescription() - Method in interface com.bea.content.spi.flexspi.Repository
Retrieve a map of repository description data.
getDescription() - Method in class com.bea.netuix.application.communities.CommunityProperty
 
getDescription() - Method in class com.bea.netuix.application.definition.BookDefinition
Retrieves this book's localized description from its LocalizationResource.
getDescription() - Method in class com.bea.netuix.application.definition.CommunityDefinition
Retrieves the localized description for this community.
getDescription() - Method in interface com.bea.netuix.application.definition.NavigableDefinition
Returns the description associated with this NavigableDefinition.
getDescription() - Method in class com.bea.netuix.application.definition.PageDefinition
Retrieves this page's localized description from its LocalizationResource.
getDescription() - Method in interface com.bea.netuix.application.definition.PlaceableDefinition
Returns the description associated with this PlaceableDefinition.
getDescription() - Method in class com.bea.netuix.application.definition.PortletDefinition
Retrieves this portlet's localized description from its LocalizationResource.
getDescription() - Method in class com.bea.netuix.application.instance.PortletInstance
Retrieves this portlet's localized description from its LocalizationResource.
getDescription() - Method in class com.bea.netuix.application.localization.definition.LocalizationResource
 
getDescription() - Method in interface com.bea.netuix.application.localization.view.LocalizationResourceView
 
getDescription() - Method in interface com.bea.netuix.application.view.View
Get the localized description of the view.
getDescription() - Method in class com.bea.netuix.servlets.controls.page.MenuBackingContext
 
getDescription() - Method in class com.bea.netuix.servlets.controls.window.backing.WindowBackingContext
Returns the description for the current window.
getDescription() - Method in interface com.bea.p13n.advisor.ProcessingError
Returns the description of the error.
getDescription() - Method in interface com.bea.p13n.common.Metadata
Returns the description.
getDescription() - Method in interface com.bea.p13n.common.Version
Returns the description for this version.
getDescription() - Method in class com.bea.p13n.entitlements.policy.PolicyItem
Gets the optional description used to describe this security policy.
getDescription() - Method in class com.bea.p13n.jobmanager.config.AbstractJobDefinition
 
getDescription() - Method in interface com.bea.p13n.jobmanager.config.CalendarJobDefinitionBean
Description of job.
getDescription() - Method in interface com.bea.p13n.jobmanager.config.IntervalJobDefinitionBean
Description of job.
getDescription() - Method in interface com.bea.p13n.jobmanager.config.JobManagerConfigBean
Description of this bean and/or its use.
getDescription() - Method in interface com.bea.p13n.jobmanager.config.StartupJobDefinitionBean
Description of job.
getDescription() - Method in interface com.bea.p13n.jobmanager.config.TimerJobDefinitionBean
Description of job.
getDescription() - Method in interface com.bea.p13n.jobmanager.JobDefinition
Description of job.
getDescription() - Method in class com.bea.p13n.placeholder.model.PlaceholderModel
Get the placeholder description.
getDescription() - Method in class com.bea.p13n.property.AbstractPropertyDefinition
Get the description of this property
getDescription() - Method in class com.bea.p13n.property.AbstractPropertySet
Get the description of this property set
getDescription() - Method in interface com.bea.p13n.property.PropertyDefinition
Get the description of this property
getDescription() - Method in interface com.bea.p13n.property.PropertySet
Get the description of this property set
getDescription() - Method in class com.bea.p13n.rules.model.RuleModel
Get the rule description.
getDescription() - Method in class com.bea.p13n.rules.model.RuleSetModel
Get the rule set description.
getDescription() - Method in interface com.bea.p13n.security.management.credentials.CredentialEntry
Get optional description
getDescription() - Method in class com.bea.p13n.security.management.ProviderDescription
Get the description of this provider's implementation.
getDescription() - Method in class com.bea.p13n.usermgmt.query.GroupView
 
getDescription() - Method in class com.bea.p13n.usermgmt.query.UserView
 
getDescription() - Method in interface com.bea.wsrp.consumer.management.common.ProxyResource
Returns the description associated with this resource.
getDescription() - Method in interface com.bea.wsrp.model.events.IHandledEvent
Returns a description of the event.
getDescription() - Method in interface com.bea.wsrp.model.IItemDescription
Gets the "description" element
getDescription() - Method in interface com.bea.wsrp.model.INavigableDescription
Description
getDescription() - Method in interface com.bea.wsrp.model.IParameterDescription
Returns the description (if any) of the parameter.
getDescription() - Method in interface com.bea.wsrp.model.IPortletDescription
Returns the description (if any) of the portlet.
getDescription() - Method in class com.bea.wsrp.registry.entries.BaseEntry
Returns the description.
getDescription() - Method in interface com.bea.wsrp.registry.RegistryConfig
Returns a description.
getDescription() - Method in class com.bea.wsrp.security.WSRPIdentityAsserterProviderImpl
Returns the description
getDescriptionFilterMethod() - Method in class com.bea.netuix.application.manager.persistence.TemplateSearchCriteria
Returns the FilterMethod associated with the description search criteria.
getDescriptions() - Method in class com.bea.netuix.application.manager.persistence.TemplateSearchCriteria
Returns the description search criteria or null if it has not been set.
getDeserializedJavaObject(String) - Method in interface com.bea.wsrp.model.markup.IEventContext
Base-64-decodes the specified string, then deserializes the serialized Java object represented by the resulting bytes, as used for the serialized Java object marshalled event payload representation.
getDesktop() - Method in interface com.bea.netuix.servlets.controls.analytics.AnalyticEvent
The desktop or portal name this event was logged under
getDesktop() - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
 
getDesktopBackingContext(HttpServletRequest) - Static method in class com.bea.netuix.servlets.controls.application.backing.DesktopBackingContext
Obtain a reference to the current DesktopBackingContext in the request.
getDesktopBookXml(ExportContext, DesktopDefinitionId, String) - Method in interface com.bea.netuix.application.manager.IExportImportManager
Export a customized book to an xml string.
getDesktopDefinition() - Method in class com.bea.netuix.application.communities.CommunityDesktop
Returns the DesktopDefinition, if the desktop to be associated with a community does not already exist.
getDesktopDefinition() - Method in class com.bea.netuix.application.instance.DesktopInstance
Returns the DesktopDefinition that this desktop was created from.
getDesktopDefinition(CustomizationContext, DesktopDefinitionId) - Method in interface com.bea.netuix.application.manager.IDesktopDefinitionManager
Getter for returning a single DesktopDefinition object given a supplied desktop definition identifier.
getDesktopDefinition() - Method in interface com.bea.netuix.application.view.DesktopView
Retrieve the associated DesktopDefinition from this Desktop View.
getDesktopDefinition() - Method in class com.bea.portal.tools.portal.actions.CreateDesktopFromPortalFileAction
 
getDesktopDefinition() - Method in class com.bea.portal.tools.portal.actions.DesktopDefinitionAction
 
getDesktopDefinition(String, PortalPath, DesktopPath, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.DesktopDefinitionControl
Gets a mutable DesktopDefinition object.
getDesktopDefinition(DesktopDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.DesktopDefinitionControl
Gets the DesktopDefinition for the specified ID.
getDesktopDefinitionCount(CustomizationContext, PortalPath, String) - Method in interface com.bea.netuix.application.manager.IPortalDefinitionManager
Returns the number of DesktopDefinitions under portal portalPath.
getDesktopDefinitionCount(String, PortalPath, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortalDefinitionControl
Returns the number of desktops in a portal for a given web app.
getDesktopDefinitionId() - Method in class com.bea.netuix.application.communities.CommunityDesktop
Returns the DesktopDefinitionId of the desktop, if a desktop has been associated with this CommunityDesktop, null otherwise.
getDesktopDefinitionId() - Method in class com.bea.netuix.application.definition.CommunityDefinition
Retrieves the DesktopDefinitionId of the desktop associated with this community.
getDesktopDefinitionId() - Method in class com.bea.netuix.application.definition.DesktopDefinition
Returns the DesktopDefinitionId for this desktop.
getDesktopDefinitionId() - Method in class com.bea.netuix.application.instance.DesktopInstance
Returns the DesktopDefinitionId for the DesktopDefinitionId that this desktop was created from.
getDesktopDefinitionId() - Method in class com.bea.netuix.application.transform.disassembler.XmlDisassemblerContext
Implementations of this method must return an appropriate id (as specified) for the portal document.
getDesktopDefinitionId() - Method in interface com.bea.netuix.application.view.DesktopView
Getter for the desktop definition id.
getDesktopDefinitionId() - Method in class com.bea.portal.tools.portal.community.CommunityDefinitionID
 
getDesktopDefinitionId() - Method in class com.bea.portal.tools.portal.community.CommunityDefinitionIDBuilder
Get the DesktopDefinitionId.
getDesktopDefinitionId() - Method in class com.bea.portal.tools.portal.community.CommunityTemplateID
 
getDesktopDefinitionId() - Method in class com.bea.portal.tools.portal.community.CommunityTemplateIDBuilder
Get the DesktopDefinitionId.
getDesktopDefinitionId() - Method in class com.bea.portal.tools.portal.community.LibraryCommunityTemplateID
 
getDesktopDefinitionId() - Method in class com.bea.portal.tools.portal.community.LibraryCommunityTemplateIDBuilder
Get the DesktopDefinitionId.
getDesktopDefinitionId() - Method in class com.bea.portal.tools.portal.desktop.DesktopDefinitionID
 
getDesktopDefinitionId() - Method in class com.bea.portal.tools.portal.desktop.DesktopDefinitionIDBuilder
Get the DesktopDefinitionId.
getDesktopDefinitionId() - Method in class com.bea.portal.tools.portal.desktop.DesktopTemplateID
 
getDesktopDefinitionId() - Method in class com.bea.portal.tools.portal.desktop.DesktopTemplateIDBuilder
Get the DesktopDefinitionId.
getDesktopDefinitionId() - Method in class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplateID
 
getDesktopDefinitionId() - Method in class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplateIDBuilder
Get the DesktopDefinitionId.
getDesktopDefinitionID() - Method in class com.bea.portal.tools.portal.DesktopParentedResourceID
 
getDesktopDefinitionID() - Method in class com.bea.portal.tools.portal.DesktopParentedResourceIDBuilder
 
getDesktopDefinitionManagerHome() - Method in class com.bea.netuix.application.NetuixHomeFactory
Gets the cached instance of the DesktopDefinitionManagerHome EJB Home.
getDesktopDefinitionPortals(CustomizationContext, DesktopPath, String) - Method in interface com.bea.netuix.application.manager.IPortalDefinitionManager
Returns all the PortalPaths that a DesktopDefinition is a part of.
getDesktopDefinitionResourceType() - Static method in class com.bea.portal.tools.portal.desktop.DesktopDefinitionResourceType
Get the DesktopDefinitionResourceType.
getDesktopDefinitions(CustomizationContext, String) - Method in interface com.bea.netuix.application.manager.IDesktopDefinitionManager
Getter for returning a list of all DesktopDefinitions scoped to the supplied webapp.
getDesktopDefinitions(CustomizationContext, String, PortalPath, DesktopPath, int) - Method in interface com.bea.netuix.application.manager.IDesktopDefinitionManager
Returns DesktopDefinitions in desktopPath order (create order), starting with the supplied desktopPath and limiting the result set to size limit.
getDesktopDefinitions(CustomizationContext, WebAppSearchCriteria, int) - Method in interface com.bea.netuix.application.manager.IDesktopDefinitionManager
Get all the desktop definitions in the webapp, as a paged object.
getDesktopDefinitions(CustomizationContext, PortalPath, int, int, String) - Method in interface com.bea.netuix.application.manager.IPortalDefinitionManager
Returns DesktopDefinitions in the begin and end range under the portal portalPath.
getDesktopDefinitions(int, DesktopSearchCriteria, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.DesktopDefinitionControl
Gets all the desktop defintions scoped to the specified webapp and portal.
getDesktopDefinitionsResourceType() - Static method in class com.bea.portal.tools.portal.desktop.DesktopDefinitionsResourceType
Get the DesktopDefinitionsResourceType.
getDesktopInstance(CustomizationContext, DesktopInstanceId) - Method in interface com.bea.netuix.application.manager.IDesktopInstanceManager
Getter for returning a DesktopInstance identified by the supplied instance id.
getDesktopInstance(CustomizationContext, String, PortalPath, DesktopPath) - Method in interface com.bea.netuix.application.manager.IDesktopInstanceManager
Getter for returning a DesktopInstance identified by the supplied webapp, portal path, and desktop path..
getDesktopInstance() - Method in interface com.bea.netuix.application.view.DesktopView
Retrieve the associated DesktopInstance from this Desktop View.
getDesktopInstanceId() - Method in class com.bea.netuix.application.definition.PortletPlacement
 
getDesktopInstanceId() - Method in class com.bea.netuix.application.instance.DesktopInstance
Returns the DesktopInstanceId for this desktop.
getDesktopInstanceId() - Method in interface com.bea.netuix.application.view.DesktopView
Getter for the Desktop instance id.
getDesktopInstanceId() - Method in class com.bea.portal.tools.portal.desktop.DesktopID
Deprecated Get the DesktopInstanceId.
getDesktopInstanceId() - Method in class com.bea.portal.tools.portal.desktop.DesktopIDBuilder
Deprecated Get the DesktopInstanceId.
getDesktopPageXml(ExportContext, DesktopDefinitionId, String) - Method in interface com.bea.netuix.application.manager.IExportImportManager
Export a customized page in a desktop to an xml string.
getDesktopParentedResourceType() - Static method in class com.bea.portal.tools.portal.DesktopParentedResourceType
Get the DesktopParentedResourceType.
getDesktopPath() - Method in class com.bea.netuix.application.definition.CommunityDefinition
Returns the desktop path of the desktop associated with this community.
getDesktopPath() - Method in class com.bea.netuix.application.identifier.CommunityURI
Returns the desktop path portion of this CommunityURI.
getDesktopPath() - Method in class com.bea.netuix.application.identifier.DesktopDefinitionId
 
getDesktopPath() - Method in class com.bea.netuix.servlets.manager.AppContext
Get the partial URL (desktop portion) for this portal/desktop request
getDesktopPath() - Method in class com.bea.portal.tools.portal.community.CommunityDefinitionID
 
getDesktopPath() - Method in class com.bea.portal.tools.portal.community.CommunityDefinitionIDBuilder
Get the desktop path that the desktop definition is associated with
getDesktopPath() - Method in class com.bea.portal.tools.portal.community.CommunityTemplateID
 
getDesktopPath() - Method in class com.bea.portal.tools.portal.community.CommunityTemplateIDBuilder
Get the desktop path that the desktop definition is associated with
getDesktopPath() - Method in class com.bea.portal.tools.portal.community.LibraryCommunityTemplateID
 
getDesktopPath() - Method in class com.bea.portal.tools.portal.community.LibraryCommunityTemplateIDBuilder
Get the desktop path that the desktop definition is associated with
getDesktopPath() - Method in class com.bea.portal.tools.portal.desktop.DesktopDefinitionID
 
getDesktopPath() - Method in class com.bea.portal.tools.portal.desktop.DesktopDefinitionIDBuilder
Get the desktop path that the desktop definition is associated with
getDesktopPath() - Method in class com.bea.portal.tools.portal.desktop.DesktopTemplateID
 
getDesktopPath() - Method in class com.bea.portal.tools.portal.desktop.DesktopTemplateIDBuilder
Get the desktop path that the desktop definition is associated with
getDesktopPath() - Method in class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplateID
 
getDesktopPath() - Method in class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplateIDBuilder
Get the desktop path that the desktop definition is associated with
getDesktopPath() - Method in class com.bea.portal.tools.portal.DesktopParentedResourceID
 
getDesktopPath() - Method in class com.bea.portlet.prefs.spi.PortletPreferencesId
 
getDesktopPath() - Method in class com.bea.wlp.xip.XipProperties
 
getDesktopPresentationContext(HttpServletRequest) - Static method in class com.bea.netuix.servlets.controls.application.DesktopPresentationContext
This is a convenience method for returning a reference to the one and only DesktopPresentationContext.
getDesktopResourceType() - Static method in class com.bea.portal.tools.portal.desktop.DesktopResourceType
Deprecated Get the DesktopResourceType.
getDesktopTemplate(TemplateId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.TemplateDefinitionControl
Gets a DesktopTemplate.
getDesktopTemplateResourceType() - Static method in class com.bea.portal.tools.portal.desktop.DesktopTemplateResourceType
Get the DesktopTemplateResourceType.
getDesktopTemplates(int, TemplateSearchCriteria, boolean, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.TemplateDefinitionControl
Gets a list of all the desktop templates
getDesktopTemplatesResourceType() - Static method in class com.bea.portal.tools.portal.desktop.DesktopTemplatesResourceType
Get the DesktopTemplatesResourceType.
getDesktopType() - Method in class com.bea.netuix.application.definition.DesktopDefinition
 
getDesktopType() - Method in class com.bea.netuix.application.instance.DesktopInstance
Returns type of this desktop
getDesktopType() - Method in class com.bea.netuix.application.manager.persistence.DesktopSearchCriteria
 
getDesktopType() - Method in interface com.bea.netuix.application.view.DesktopView
Returns the type of this desktop.
getDesktopView(CustomizationContext, DesktopDefinitionId) - Method in interface com.bea.netuix.application.manager.IDesktopDefinitionManager
Getter for returning an immutable deep DesktopView.
getDesktopView(CustomizationContext, String, PortalPath, DesktopPath) - Method in interface com.bea.netuix.application.manager.IDesktopInstanceManager
Getter for returning an immutable deep DesktopView.
getDesktopView(CustomizationContext, DesktopInstanceId) - Method in interface com.bea.netuix.application.manager.IDesktopInstanceManager
Getter for returning an immutable deep DesktopView.
getDesktopView(String, PortalPath, DesktopPath, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.DesktopDefinitionControl
Gets a desktop view scoped to the web app.
getDesktopView(String, PortalPath, DesktopPath, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.DesktopInstanceControl
Gets a desktop view scoped to the web app.
getDesktopViewFromPortalFile(String, String, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.DesktopDefinitionControl
Gets a desktop view from a portal file.
getDesktopViews(CustomizationContext, PortalPath, int, int, String) - Method in interface com.bea.netuix.application.manager.IPortalDefinitionManager
Returns DesktopViews in the begin and end range under the portal portalPath.
getDesktopViews() - Method in interface com.bea.netuix.application.view.PortalView
Returns an array of DesktopViews that are children of this PortalView.
getDesktopXml(ExportContext, DesktopDefinitionId) - Method in interface com.bea.netuix.application.manager.IExportImportManager
Export a desktop to an xml string.
getDetailStackTrace() - Method in exception com.bea.wsrp.faults.TransportException
Get the stack trace of the fault on the producer
getDisabledClassifications() - Method in class com.bea.netuix.servlets.controls.portlet.backing.PortletBackingContext
Returns classifications for which the underlying portlet is disabled.
getDisallowedUserPattern() - Static method in class com.bea.p13n.security.management.authentication.AtnSecurityMgmtHelper
Returns the set of characters which are disallowed in the creation of user names.
getDisassemblerTemplateAction() - Method in class com.bea.netuix.application.manager.CustomizationContext
The action that should be performed if there are collisions between the template and the database during an update.
getDiscount(String, ResourceContext) - Method in interface com.bea.portal.tools.im.controls.discounts.DiscountManagerControl
Return the DataItem for the given name.
getDiscountNames(int, ResourceContext) - Method in interface com.bea.portal.tools.im.controls.discounts.DiscountManagerControl
Returns a PagedResult of Strings representing the names of all the user discounts within the system, in arbitrary order.
getDiscounts(int, ResourceContext) - Method in interface com.bea.portal.tools.im.controls.discounts.DiscountManagerControl
Returns a PagedResult of all the DataItem objects within the system representing user discounts, in arbitrary order.
getDisplayContent() - Method in class com.bea.p13n.placeholder.servlets.jsp.taglib.PlaceholderTag
Get the content string to display.
getDisplayedPageBackingContext() - Method in class com.bea.netuix.servlets.controls.application.backing.DesktopBackingContext
Return the last displayed page (not book).
getDisplayedPagePresentationContext() - Method in class com.bea.netuix.servlets.controls.application.DesktopPresentationContext
Return the last displayed page (not book).
getDisplayName() - Method in class com.bea.netuix.application.communities.MembershipCapability
Gets the display name for this MembershipCapability, which is an alternate name meant for display purposes, and is intended to be more human readable than the canonical name.
getDisplayName() - Method in class com.bea.p13n.security.management.ProviderDescription
Get the display description of this provider's implementation.
getDisplayName() - Method in interface com.bea.wsrp.model.IPortletDescription
Returns the display name (if any) of the portlet
getDisplayName(String) - Static method in class com.beasys.commerce.util.TypesHelper
Deprecated Get the display name for the given comparator.
getDisposeLifecycleTime() - Method in interface com.bea.netuix.servlets.controls.analytics.AnalyticEvent
The amount of time the page or portlet spent in the "Dispose" lifecycle phase
getDisposeLifecycleTime() - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
 
getDoctypeName() - Method in interface com.bea.netuix.laf.RenderFormat
Returns the doctype name of the the render format.
getDoctypePublicId() - Method in interface com.bea.netuix.laf.RenderFormat
Returns the doctype public id for the render format.
getDoctypeSystemId() - Method in interface com.bea.netuix.laf.RenderFormat
Returns the doctype system id for the render format.
getDoctypeUri() - Method in interface com.bea.wsrp.model.markup.IRuntimeContext
 
getDocument() - Method in class com.bea.netuix.application.transform.disassembler.XmlDisassemblerContext
Parse the xml stream.
getDocument() - Method in class com.bea.p13n.model.Model
Get our DocumentModel (null if none set).
getDocument(XmlObject) - Static method in class com.bea.p13n.model.XmlObjectModel
Get the top-level document of the specified XmlObject.
getDocumentBuilder() - Static method in class com.bea.campaign.ScenarioHelper
Get a default DocumentBuilder.
getDocumentBuilder(boolean) - Static method in class com.bea.campaign.ScenarioHelper
Get an either validating or non-validating DocumentBuilder.
getDocumentLocale() - Method in class com.bea.netuix.application.transform.disassembler.XmlDisassemblerContext
Implementations of this method are required to return the Locale for the document being processed.
getDocuments() - Method in class com.bea.p13n.servlets.jsp.taglib.ContentQueryTag
Get the array of content documents.
getDocuments() - Method in class com.bea.p13n.servlets.jsp.taglib.ContentSelectorTag
Get the array of content documents.
getDomain() - Method in class com.bea.portlet.GenericURL
Returns the domain.
getDomainScope() - Static method in class com.bea.p13n.security.management.credentials.Scope
Get domain scope
getDoPostProcess() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateUserTag
Deprecated Get the flag to do the post-user-creation process.
getDoubleValue() - Method in class com.bea.content.el.support.ValueWrapperImpl
See Value.getDoubleValue()
getDoubleValue() - Method in class com.bea.content.PropertyChoice
The Double choice can be a Double instance, or null.
getDoubleValue() - Method in class com.bea.content.Value
The value as a Double.
getDownloadUrl() - Method in class com.bea.content.el.support.UrlServiceImpl
Retrieves a URL to the DownloadBinaryServlet.
getDownloadURL(HttpServletRequest, Node) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This will take a best guess at which binary property represents the passed in node, and then return a url to the 'DownloadBinaryServlet' that can be used to download the binary belonging to that property.
getDownloadURL(HttpServletRequest, Node, Property) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This will return a url to the 'DownloadBinaryServlet' that can be used to download the binary belonging to the property that is passed in.
getDuplicatedLabel() - Method in exception com.bea.netuix.application.exception.DuplicateDotFileException
 
getDynamicHtmlRenderDependencies() - Method in class com.bea.netuix.laf.PortalLookAndFeel
Returns an instance of the DynamicHtmlRenderDependencies class to be used for dynamically adding render dependencies.
getDynamicProperties(PropertyLocator, String) - Method in interface com.bea.p13n.controls.ejb.property.EntityPropertyManager
Deprecated with no replacement
getDynamicProperties(PropertyLocator, String) - Method in interface com.bea.p13n.property.EntityPropertyManager
Returns a list of dynamically assigned properties for the given entity, that have been named with the given property set name.
getEast() - Method in class com.bea.netuix.servlets.controls.layout.BorderLayoutPresentationContext
Returns the "east" PlaceholderPresentationContext contained within the BorderLayout.
getEditButtonSrc(HttpServletRequest) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
Deprecated The getEditButtonSrc(request) has been deprecated in 10.2, but will return TemplateSupport.DEFAULT_EDIT_BUTTON_SRC as the default value. Those that use this function are encouraged to use a direct image name rather than this function.
getEditUri() - Method in class com.bea.netuix.application.definition.PortletDefinition
Getter for the edit content.
getEditUri() - Method in interface com.bea.netuix.application.view.PortletView
Get the URI to the content that should be displayed when this portlet enters edit mode.
getEmailFormatter() - Method in class com.bea.netuix.application.communities.invitations.email.EmailInviter
 
getEmailURIs(String) - Method in interface com.bea.campaign.webservice.CampaignWebService
Get the list of email URI (relative to the server base URI) of the campaign email files available in the current application.
getEmbeddedException() - Method in exception com.bea.campaign.action.ActionException
 
getEmptyBlobInitializer() - Method in interface com.bea.p13n.util.jdbc.Database
Deprecated  
getEmptyBlobInitializer() - Method in class com.bea.p13n.util.jdbc.GenericDatabase
Deprecated Returns an empty String since Pointbase doesn't use initializers.
getEmptyBlobInitializer() - Method in class com.bea.p13n.util.jdbc.OracleDatabase
Deprecated Returns the String required to initialize a BlobLocator object in an Oracle database.
getEmptyClobInitializer() - Method in interface com.bea.p13n.util.jdbc.Database
Deprecated  
getEmptyClobInitializer() - Method in class com.bea.p13n.util.jdbc.GenericDatabase
Deprecated  
getEmptyClobInitializer() - Method in class com.bea.p13n.util.jdbc.OracleDatabase
Deprecated  
getEnabled() - Method in interface com.bea.p13n.cache.CacheConfig
Get enabled mode of cache.
getEnabled() - Method in class com.bea.p13n.jobmanager.config.AbstractJobDefinition
 
getEnabled() - Method in interface com.bea.p13n.jobmanager.config.CalendarJobDefinitionBean
Is job enabled to run or not.
getEnabled() - Method in interface com.bea.p13n.jobmanager.config.IntervalJobDefinitionBean
Is job enabled to run or not.
getEnabled() - Method in interface com.bea.p13n.jobmanager.config.StartupJobDefinitionBean
Is job enabled to run or not.
getEnabled() - Method in interface com.bea.p13n.jobmanager.config.TimerJobDefinitionBean
Is job enabled to run or not.
getEnabled() - Method in interface com.bea.p13n.jobmanager.JobDefinition
Is job enabled to run or not.
getEnabledClassifications() - Method in class com.bea.netuix.servlets.controls.portlet.backing.PortletBackingContext
Returns classifications for which the underlying portlet is enabled.
getEnabledClientClassifications() - Method in interface com.bea.netuix.application.view.PortletView
Returns a list of classifications for which the Portlet is enabled, meaning the Portal framework will display it if the current request's client classification is found in this list.
getEncodeSession() - Method in class com.bea.portlet.GenericURL
Returns true if URL rewriting is enabled.
getEncoding() - Method in class com.bea.netuix.application.localization.definition.LocalizationLocale
Deprecated  
getEndIndex() - Method in class com.bea.content.manager.faces.component.GetPropertyComponent
Get the value of GetPropertyComponent.endIndex
getEndIndex(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.property.ContentPropertyResolver
Returns the end index specified by caller.
getEndIndex() - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Get the value of GetPropertyTag.endIndex as a String.
getEndXml() - Method in class com.bea.netuix.application.definition.MarkupDefinition
Returns the end xml fragment for this markup.
getEndXml() - Method in interface com.bea.netuix.application.view.MarkupView
Get the end XML fragment.
getEntAppName() - Method in class com.bea.p13n.entitlements.policy.PolicyItem
 
getEntAppName() - Method in class com.bea.p13n.entitlements.resource.P13nResource
Gets the application name associated with this resource
getEntitledPagePresentationContexts() - Method in class com.bea.netuix.servlets.controls.page.BookPresentationContext
Return the collection of entitled PagePresentationContexts (which may be either BookPresentationContext or PagePresentationContext objects) for this book.
getEntitledPages() - Method in class com.bea.netuix.servlets.controls.page.BookBackingContext
Deprecated use getPageBackingContexts()
getEntitlementRequest() - Method in class com.bea.content.ContentContext
Return the entitlement request object which is created in conjunction with the HttpServletRequest.
getEntitlementRequest(HttpServletRequest) - Static method in class com.bea.p13n.entitlements.common.EntitlementHelper
Returns the current EntitlementRequest associated with an HttpServletRequest.
getEntityContext() - Method in class com.bea.p13n.property.ConfigurableEntityImpl
Retrieve the cached entity context
getEntityNames(String) - Method in interface com.bea.p13n.controls.ejb.property.EntityPropertyManager
Deprecated with no replacement
getEntityNames(String) - Method in interface com.bea.p13n.property.EntityPropertyManager
Return a list of Entity names that have this jndi name.
getEntityPreferences(PortletPreferencesId) - Method in interface com.bea.portlet.prefs.IPreferencePersistenceManager
Deprecated  
getEntityPropertyManager() - Method in class com.bea.p13n.property.ConfigurableEntityImpl
Find the entity property manager assigned to this ConfigurableEntity
getEntityResolver() - Method in class com.bea.netuix.application.transform.disassembler.XmlDisassemblerContext
 
getEntries() - Method in interface com.bea.p13n.property.EntityPropertyCache
 
getEntry(Advislet, Object) - Method in interface com.bea.p13n.advisor.Advice
Retrieves an entry from an Advislet's namespace.
getEntryHandleName() - Method in class com.bea.wsrp.registry.entries.BookEntry
 
getEntryHandleName() - Method in class com.bea.wsrp.registry.entries.PageEntry
 
getEntryHandleName() - Method in class com.bea.wsrp.registry.entries.PortletEntry
 
getEntryHandleName() - Method in class com.bea.wsrp.registry.entries.RegistryEntry
Returns the type of the entry.
getEntryType() - Method in class com.bea.wsrp.registry.entries.BookEntry
 
getEntryType() - Method in class com.bea.wsrp.registry.entries.PageEntry
 
getEntryType() - Method in class com.bea.wsrp.registry.entries.PortletEntry
 
getEntryType() - Method in class com.bea.wsrp.registry.entries.RegistryEntry
Returns the name of the entry.
getEnvironmentNamingContext() - Method in class com.bea.p13n.property.ConfigurableEntityImpl
Returns the bean's environment naming context.
getEnvironmentProperty(String) - Method in class com.bea.p13n.property.ConfigurableEntityImpl
This method returns the value of the specified environment property.
getEnvironmentProperty(String, Object) - Method in class com.bea.p13n.property.ConfigurableEntityImpl
This method returns the value of the specified environment property or the specified default value if the environment property is not found.
getErrorCode() - Method in interface com.bea.wsrp.consumer.management.portlet.FailedPortlet
Gets the error code.
getErrorCode() - Method in interface com.bea.wsrp.consumer.management.portlet.ImportFailedPortlet
Gets the error code.
getErrorHandler() - Method in class com.bea.netuix.application.transform.disassembler.XmlDisassemblerContext
 
getErrorLevel() - Method in exception com.bea.p13n.display.config.exception.DisplayServiceException
Returns the level of error
getErrorMessage() - Method in class com.bea.wsrp.consumer.resource.DefaultSecurityCheckResourceServletInterceptor
Get the error message if set
getErrorMessage() - Method in interface com.bea.wsrp.consumer.resource.IResourceServletResponseContext
Get the error message to send to the browser when getStatusCode() >= 400
getErrorUri() - Method in class com.bea.netuix.application.definition.CommunityDefinition
Retrieves the error page URI for this community.
getErrorUri() - Method in class com.bea.netuix.servlets.controls.window.WindowMode
Get the uri for the content to be displayed on errors.
getETag() - Method in interface javax.portlet.CacheControl
Returns the ETag for the current response that is used as validation tag, or null if no ETag is set on the response.
getETag() - Method in class javax.portlet.filter.RenderRequestWrapper
The default behavior of this method is to call getETag() on the wrapped request object.
getETag() - Method in class javax.portlet.filter.ResourceRequestWrapper
The default behavior of this method is to call getETag() on the wrapped request object.
getETag() - Method in interface javax.portlet.RenderRequest
Returns the validation tag if the portlet container has a cached response for this validation tag, or null if no cached response exists.
getETag() - Method in interface javax.portlet.ResourceRequest
Returns the validation tag if the portlet container has a cached response for this validation tag, or null if no cached response exists.
getEvaluatedRoleMap() - Method in class com.bea.p13n.security.P13nRoleMap
 
getEvent() - Method in class com.bea.campaign.action.Action
Get the event that initially triggered this action.
getEvent() - Method in class com.bea.netuix.servlets.controls.window.AbstractButtonPresentationContext
event represents a request parameter value which corresponds to a request parameter retrieved via getEventParam.
getEvent(String, ResourceContext) - Method in interface com.bea.portal.tools.im.controls.events.EventManagerControl
Return the DataItem for the given name.
getEvent() - Method in interface com.bea.wsrp.model.events.IFireCustomEventHandler
Deprecated the getEventQName() method should be used instead.
getEvent() - Method in interface com.bea.wsrp.model.events.IFireEventHandler
Name of the event
getEvent() - Method in interface com.bea.wsrp.model.markup.IEventContext
Returns the Event represented by this IEventContext.
getEvent() - Method in interface javax.portlet.EventRequest
Returns the event that triggered the call to the processEvent method.
getEvent() - Method in class javax.portlet.filter.EventRequestWrapper
The default behavior of this method is to call getEvent() on the wrapped request object.
getEventClassName(String) - Method in interface com.bea.p13n.tracking.clickthrough.EventMappingLoader
Returns event class name given the event type.
getEventContext(Event) - Method in interface com.bea.wsrp.model.markup.IEventManipulator
Gets an EventContext object representing the supplied Event, to allow manipulation of the Event's payload, payload encoding or source portlet information.
getEventContexts() - Method in interface com.bea.wsrp.model.markup.IEventManipulator
Returns a list of IEventContext objects representing the events in this interceptor context.
getEventCount() - Method in interface com.bea.wsrp.model.markup.IEventManipulator
Returns the number of events in this batch of events.
getEventHandlerNames() - Method in interface com.bea.wsrp.model.markup.IScriptFragment
Get script event handler names.
getEventHandlers() - Method in interface com.bea.wsrp.model.events.IHandledEvent
Returns event handlers
getEventHandlerScript(String) - Method in class com.bea.netuix.servlets.controls.application.BodyPresentationContext
Returns any configured script code that should appear in an HTML/XHTML body's event handler attribute for the named event handler.
getEventHandlerStatements(String) - Method in class com.bea.netuix.servlets.controls.application.BodyPresentationContext
Returns a list of script statements configured for this body element as specified in the look and feel's .skin, .skeleton, and/or skin.properties files.
getEventLabel() - Method in interface com.bea.wsrp.model.events.IHandledEvent
Returns a label for the event
getEventManager(Object, BackingContext) - Static method in class com.bea.netuix.servlets.controls.portlet.events.PortletEvent
Deprecated Get a reference to the Event manager.
getEventName() - Method in interface com.bea.netuix.events.FacesEvent
 
getEventName() - Method in interface com.bea.wsrp.model.events.IHandledEvent
Returns the WSRP V1 name of the event.
getEventNames(int, ResourceContext) - Method in interface com.bea.portal.tools.im.controls.events.EventManagerControl
Returns a PagedResult of Strings representing the names of all the user events within the system, in arbitrary order.
getEventNames() - Method in class com.bea.portal.tools.portlet.orb.PortletORBEvent
Get an iterable collection of the event names.
getEventParam() - Method in class com.bea.netuix.servlets.controls.window.AbstractButtonPresentationContext
eventParam represents a request parameter name, to be appended to the Buttons HREF URL, for example.
getEventQName() - Method in interface com.bea.wsrp.model.events.IFireCustomEventHandler
Returns the event QName to be fired for WSRP V2 events.
getEventQName() - Method in interface com.bea.wsrp.model.events.IHandledEvent
Returns the WSRP V2 name of the event if WSRP V2 is being used.
getEvents(int, ResourceContext) - Method in interface com.bea.portal.tools.im.controls.events.EventManagerControl
Returns a PagedResult of all the DataItem objects within the system representing user events, in arbitrary order.
getEvents() - Method in interface com.bea.wsrp.model.markup.IEventManipulator
Returns a list of Events associated with this interceptor context- being sent to the producer on a RequestContext or received from the producer on a ResponseContext.
getEventService() - Static method in class com.bea.p13n.ad.AdEventTrackerBase
Return the EventService at java:comp/env/ejb/EventService.
getEventService() - Static method in class com.bea.p13n.tracking.TrackingEventHelper
Get an instance of the EventService EJB.
getEventService(String) - Static method in class com.bea.p13n.tracking.TrackingEventHelper
Get an instance of the EventService EJB.
getEventService(HttpServletRequest) - Static method in class com.bea.p13n.tracking.TrackingEventHelper
Get a new event service instance and set it in theRequest for later event dispatching.
getEventServiceManagementResourceType() - Static method in class com.bea.portal.tools.management.p13n.event.EventServiceManagementResourceType
Get the EventServiceManagementResourceType.
getEventTracker() - Static method in class com.bea.p13n.ad.AdHelper
Deprecated No longer publically available.
getEventType() - Method in interface com.bea.wsrp.model.events.IHandledEvent
Returns the type of the event for WSRP V1 events; returns null for WSRP V2 events.
getEventTypes() - Method in class com.bea.p13n.rules.model.EventTypeModel
Get the event types names this clause checks.
getEventTypesNoCache() - Method in class com.bea.p13n.rules.model.EventTypeModel
 
getException() - Method in class com.bea.netuix.servlets.controls.window.WebflowPresentationContext
Deprecated If the webflow inside the WebflowPortlet threw an exception, it can be retrieved with this method.
getException() - Method in interface com.bea.p13n.advisor.ProcessingError
Returns the exception associated with the error.
getExceptionBeingHandled() - Method in class com.bea.struts.adapter.framework.internal.StrutsRequestWrapper
 
getExclusionList() - Method in class com.bea.p13n.usermgmt.query.QuerySpecification
 
getExistingFilePath() - Method in exception com.bea.netuix.application.exception.DuplicateDotFileException
 
getExpectedResourceType() - Method in class com.bea.portal.tools.resource.ResourceIDBuilder
 
getExpectedType() - Method in class com.bea.content.ContextKey
Return the expected type.
getExpirationDate() - Method in class com.bea.netuix.application.communities.invitations.Invitation
Gets the time this invitation is set to expire.
getExpirationDate() - Method in class com.bea.netuix.application.communities.invitations.InvitationDetails
Returns the expiration date for the invitations, or null if the invitations should not expire.
getExpirationDate() - Method in class com.bea.netuix.application.definition.CommunityDefinition
Retrieves the expiration date for this community.
getExpirationDate() - Method in class com.bea.netuix.application.notifications.NotificationPayload
Gets the expiration date for this notification.
getExpirationDate() - Method in class com.bea.netuix.servlets.manager.communities.invitations.notification.NotificationInvitationHelper
Retrieves the expiration date for the invitation.
getExpirationTime() - Method in interface javax.portlet.CacheControl
Get the currently set expiration time.
getExpireDate() - Method in class com.bea.campaign.model.AddToPlaceholderModel
Get the expiration date for the query, if set.
getExpires() - Method in interface com.bea.wsrp.model.markup.IMimeResponseContext
Returns the number of seconds the markup referenced by this context object remains valid.
getExpiresAfterCriteria() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Retrieves the time a notification expires after criteria for the search.
getExpiresBeforeCriteria() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Retrieves the time a notification expires before criteria for the search.
getExplicitProperty(String) - Method in class com.bea.p13n.property.AbstractConfigurableEntity
Find and invoke the explicit accessor method for the given property in the implementation class of the entity.
getExplicitSetter(String, Object) - Method in class com.bea.p13n.property.AbstractConfigurableEntity
Search for a setter method for the given property name and value object.
getExportBatchSize(List<PortletInstanceId>) - Method in interface com.bea.wsrp.consumer.management.portlet.BulkPortletManager
Determines the batch size for a bulk portlet export operation- the number of portlets which would be exported from the producer given the arguments.
getExportContext() - Method in class com.bea.wlp.xip.XipProperties
 
getExportContext() - Method in interface com.bea.wsrp.consumer.management.portlet.ExportedPortlets
Gets the export context returned by the producer during the export operation.
getExportContextData() - Method in interface com.bea.wsrp.consumer.management.portlet.ExportContext
Gets the export context binary data.
getExportData() - Method in interface com.bea.wsrp.consumer.management.portlet.ExportedPortlet
Gets the exported portlet binary data.
getExportedPortlets() - Method in interface com.bea.wsrp.consumer.management.portlet.ExportedPortlets
Gets the successfully exported portlets.
getExportedPortlets() - Method in interface com.bea.wsrp.consumer.management.portlet.ExportPortletsResponse
Gets the successfully exported portlets.
getExportImportManagerHome() - Method in class com.bea.netuix.application.NetuixHomeFactory
Gets the cached instance of the ExportImportManagerHome EJB Home.
getExportPortletHandle() - Method in interface com.bea.wsrp.consumer.management.portlet.ImportedPortlet
Gets the portlet handle the portlet was exported under.
getExportPortletHandle() - Method in interface com.bea.wsrp.consumer.management.portlet.ImportFailedPortlet
Gets the portlet handle the portlet was exported under.
getExpression() - Method in class com.bea.content.expression.Search
Get the search expression.
getExpression(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.search.SearchAttributeResolver
Compile search expression
getExpression() - Method in class com.bea.p13n.content.expression.Search
Deprecated Get the search expression.
getExpression(int) - Method in interface com.bea.p13n.expression.ExpressionList
Returns the expression at the specified position in this ExpressionList.
getExpression() - Method in interface com.beasys.commerce.foundation.expression.Search
Deprecated Get the search expression.
getExpression() - Method in class com.beasys.commerce.foundation.expression.SearchImpl
Deprecated Get the search expression.
getExtendedProperties(ContentContext, Class) - Method in interface com.bea.content.paging.IPropertyProvider
For the specified property container Java type, which 'extended' properties does this provider supply, and what method can be invoked to supply each extended property?
getExtensions(String) - Static method in class com.bea.p13n.util.MimeTypeHelper
Get the list of extensions for the given mime type.
getFailedIds() - Method in class com.bea.content.virtual.workflow.JobResult
Returns a list of node id's which failed to check in/check out
getFailedKeys() - Method in exception javax.portlet.ValidatorException
Returns the keys that failed the validation.
getFailedPortlets() - Method in interface com.bea.wsrp.consumer.management.portlet.ExportPortletsResponse
Gets a list of the portlets which failed to export.
getFailedPortlets() - Method in interface com.bea.wsrp.consumer.management.portlet.ImportPortletsResponse
Gets a list of portlets which failed to import.
getFailOnError() - Method in class com.bea.content.manager.servlets.jsp.taglib.BaseTag
Get the value of BaseTag.failOnError as a string.
getFailOnError() - Method in class com.bea.content.manager.servlets.jsp.taglib.ForEachNestedPropertyTag
Get the value of ForEachNestedPropertyTag.failOnError as a string.
getFailureMessage(ID) - Method in class com.bea.content.virtual.workflow.JobResult
The Message associated with the node which failed to check in.
getFailureReason() - Method in interface com.bea.wsrp.consumer.management.portlet.FailedPortlet
Gets the reason a portlet failed, if a reason was supplied by the producer, or null if no reason was supplied.
getFailureReason() - Method in interface com.bea.wsrp.consumer.management.portlet.ImportFailedPortlet
Gets the reason the portlet failed to be imported, if a reason was supplied by the producer, or null if no reason was supplied.
getFalseExpression() - Method in class com.bea.p13n.expression.operator.If
 
getFamily() - Method in class com.bea.content.manager.faces.component.ResolverComponent
 
getFamily() - Method in class com.bea.portlet.adapter.faces.component.naming.NamingContainerComponent
Get the component family (com.bea.portlet.faces.naming.NamingContainer).
getFault() - Method in exception com.bea.wsrp.faults.TransportException
Deprecated use getFaultElement()
getFault() - Method in exception com.oracle.producer.spi.WSRPFaultException
 
getFaultCode() - Method in exception com.bea.wsrp.faults.TransportException
 
getFaultElement() - Method in exception com.bea.wsrp.faults.TransportException
Get the fault's as a DOM element
getFaultName() - Method in exception com.bea.wsrp.faults.InvalidSessionException
 
getFaultString() - Method in exception com.bea.wsrp.faults.TransportException
 
getFeatureCapability() - Method in class com.bea.content.spi.flexspi.common.capability.FeatureCapabilityDefinition
Get the feature capability type for this feature capability definition.
getFederatedSearchableSystemProperties(ContentContext) - Static method in class com.bea.content.cmis.RepositoryCapability
Get the system properties that are searchable in ALL searchable repos.
getFile(String) - Static method in class com.bea.content.loader.bulk.FileCache
Get the file object for the given path.
getFile(File, String) - Static method in class com.bea.content.loader.bulk.FileCache
Get the file object for the given directory and path.
getFile(String, String) - Static method in class com.bea.content.loader.bulk.FileCache
 
getFileContents(Node) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This will take a best guess at which binary property represents the passed in node, and then return the contents of the binary.
getFileContentsForProperty(Node, Property) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This will return the contents of the binary that corresponds to the passed in property.
getFileExtension(String) - Static method in class com.bea.p13n.util.MimeTypeHelper
Get the last most extension from a file path.
getFileName() - Method in class com.bea.content.url.DownloadBinaryURL
Get the value of DownloadBinaryURL.fileName
getFilterableProperties() - Method in interface com.bea.content.paging.ICMPagedResult
 
getFilterableProperties() - Method in interface com.bea.p13n.pagination.FilterablePagedResult
An implementation must report which of its properties can be legaly filtered.
getFilterConfig() - Method in class com.bea.p13n.tracking.clickthrough.ClickThroughEventFilter
Required by Filter interface
getFilterCriteria() - Method in interface com.bea.content.spi.flexspi.common.IQueryCriteria
Returns the first filter criteria in the filter criteria list.
getFilterCriteria() - Method in class com.bea.content.spi.flexspi.common.QueryCriteria
Returns the first filter criteria in the filter criteria list.
getFilterCriteria() - Method in class com.bea.content.spi.QueryCriteria
Deprecated Returns the first filter criteria in the filter criteria list.
getFilterCriteriaList() - Method in interface com.bea.content.spi.flexspi.common.IQueryCriteria
Return the filter criteria list
getFilterCriteriaList() - Method in class com.bea.content.spi.flexspi.common.QueryCriteria
Return the filter criteria list
getFilterCriteriaList() - Method in class com.bea.content.spi.QueryCriteria
Deprecated Return the filter criteria list
getFilteringConsumerWebappName() - Method in class com.bea.wsrp.registry.find.FindRequest
Returns the name of the consumer web app name.
getFilterLocale() - Method in interface com.bea.content.paging.ICMPagedResult
 
getFilterLocale() - Method in interface com.bea.p13n.pagination.FilterablePagedResult
Retrieve the current locale used for filtering.
getFilterMethod() - Method in class com.bea.content.paging.FilterCriteria
Get the filter method.
getFilterMethod() - Method in interface com.bea.content.paging.ICMPagedResult
 
getFilterMethod() - Method in class com.bea.content.spi.FilterCriteria
Deprecated Get the filter method.
getFilterMethod() - Method in class com.bea.content.spi.flexspi.common.FilterCriteria
Get the filter method.
getFilterMethod() - Method in interface com.bea.content.spi.flexspi.common.IFilterCriteria
Get the filter method.
getFilterMethod() - Method in interface com.bea.p13n.pagination.FilterablePagedResult
Retrieve the current state of the filter method (what way the result is currently filtered).
getFilterMethod() - Method in class com.bea.wsrp.application.search.ProducerInfoSearchCriteria
 
getFilterMethods(ContentContext, Class<?>, String) - Method in interface com.bea.content.paging.IPropertyFilter
For the specified Java type, and the specified property name, which filter methods are valid?
getFilterMethods(ContentContext, Class<?>, Class<?>) - Method in interface com.bea.content.paging.IPropertyTypeFilter
For the specified property container Java type, such as com.bea.content.Node, and the specified property type, such as java.util.Calendar, which com.bea.p13n.pagination.FilterMethod filter methods are supported?
getFilterName() - Method in interface javax.portlet.filter.FilterConfig
Returns the filter-name of this filter as defined in the portlet deployment descriptor.
getFilterProperties(ContentContext, Class<?>) - Method in interface com.bea.content.paging.IPropertyFilter
For the specified Java type, which JavaBean properties does this property filter support? a property filter can support multiple JavaBean properties on a specified Java type.
getFilterProperty() - Method in interface com.bea.content.paging.ICMPagedResult
 
getFilterProperty() - Method in interface com.bea.p13n.pagination.FilterablePagedResult
Retrieve the current state of the property used to filter the result.
getFilterString() - Method in interface com.bea.content.paging.ICMPagedResult
 
getFilterString() - Method in interface com.bea.p13n.pagination.FilterablePagedResult
Retrieve the current state of the string used to filter the result.
getFilterString() - Method in class com.bea.wsrp.application.search.ProducerInfoSearchCriteria
 
getFilterValue() - Method in class com.bea.content.spi.FilterCriteria
Deprecated Get the filter value.
getFilterValue() - Method in class com.bea.content.spi.flexspi.common.FilterCriteria
Get the filter value.
getFilterValue() - Method in interface com.bea.content.spi.flexspi.common.IFilterCriteria
Get the filter value.
getFindByPrimaryKey(Class, Class[]) - Method in class com.bea.p13n.property.HierarchicalEntityImpl
Get the findByPrimaryKey method from a home interface.
getFireEvent() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateUserTag
Deprecated Get the flag to fire a UserRegistrationEvent
getFireLoginEvent(HttpSession) - Static method in class com.bea.p13n.usermgmt.SessionHelper
 
getFirst(String) - Static method in class com.bea.content.PathHelper
Gets the first element in the path.
getFirstChild(String) - Method in class com.bea.netuix.servlets.controls.PresentationContext
Given a tag name, return an instance of the component's PresentationContext subclass, if it exists as a child.
getFirstChildElement(Element, String, String) - Static method in class com.bea.p13n.util.DomUtils
Find the first child element matching the given namespace URI and local name
getFirstChildElement(Element, String, String, boolean) - Static method in class com.bea.p13n.util.DomUtils
 
getFirstDisplayedPageBackingContext() - Method in class com.bea.netuix.servlets.controls.page.BookBackingContext
Return the first Page (not Book) that is being displayed on this book, this method will recursively travel down all the sub books on this book until it finds page a that is active.
getFirstHeader(String) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedResponseImpl
Gets the first header with the given name.
getFirstHeader(String) - Method in interface org.apache.beehive.netui.pageflow.scoping.ScopedResponse
Get the first header with the given name.
getFirstValue(String) - Method in class com.bea.netuix.util.PortletParameters
Gets the first value for the specified parameter, if a value exists, otherwise null.
getFlow() - Method in class com.bea.netuix.servlets.controls.layout.PlaceholderPresentationContext
Returns the text of the flow attribute for this Placeholder portal component.
getFlowLayoutPresentationContext(HttpServletRequest) - Static method in class com.bea.netuix.servlets.controls.layout.FlowLayoutPresentationContext
This is a convenience method for returning a reference to the one and only FlowLayoutPresentationContext.
getFolderBadges() - Method in class com.bea.content.federated.RepositoryConfig
 
getFooterBackingContext(HttpServletRequest) - Static method in class com.bea.netuix.servlets.controls.application.backing.FooterBackingContext
Obtain a reference to the current FooterBackingContext in the request.
getFooterBackingContextRecursive() - Method in class com.bea.netuix.servlets.controls.application.backing.DesktopBackingContext
Return a reference to the Footer backing context if one exists.
getFooterLayoutDefinitionId() - Method in class com.bea.netuix.application.definition.ShellDefinition
 
getFooterLayoutView() - Method in interface com.bea.netuix.application.view.ShellView
Get the layout in the footer, if there is one.
getFooterPresentationContext(HttpServletRequest) - Static method in class com.bea.netuix.servlets.controls.application.FooterPresentationContext
This is a convenience method for returning a reference to the optional FooterPresentationContext.
getFooterUri() - Method in class com.bea.netuix.servlets.controls.window.WebflowPresentationContext
Deprecated Returns the footer URI pertaining to the webflow contained within this WebflowPortlet.
getFormatters() - Static method in class com.bea.wlp.rest.results.GenericRestResult
 
getFormatType() - Method in interface com.bea.wlp.rest.command.RestContext
Gets the requested RestResult FormatType enum for use in assembling the output of the current RestCommand.
getFormParameters() - Method in interface com.bea.wsrp.model.markup.IFormParamsContext
Name/Value pairs of a submitted form.
getForwardBlackList() - Static method in class com.bea.wsrp.consumer.resource.DefaultSecurityCheckResourceServletInterceptor
Get the list or forward black-list patterns
getForwardedRequestCount() - Method in class com.bea.struts.adapter.framework.internal.StrutsRequestWrapper
 
getForwardedURI() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
 
getForwardedURI() - Method in interface org.apache.beehive.netui.pageflow.scoping.ScopedRequest
 
getForwardPath() - Method in interface com.bea.wsrp.consumer.resource.IResourceServletRequestContext
Get the path used to create a request dispatcher.
getForwardWhiteList() - Method in class com.bea.wsrp.consumer.resource.DefaultSecurityCheckResourceServletInterceptor
Get the list or forward white-list patterns
getFrom() - Method in class com.bea.campaign.model.AddEmailModel
Get the from address
getFrom() - Method in class com.bea.p13n.mail.MailMessage
Get the value of from.
getFromSession(HttpSession, boolean) - Static method in class com.bea.content.manager.servlets.NodeCache
Get a NodeCache from an HttpSession.
getFromTreeCache(CacheKey) - Method in class com.bea.netuix.servlets.manager.PortalServlet
Deprecated As of 8.1 SP2, replaced by methods in SingleFileProcessor
getFromValue(String) - Static method in enum com.bea.netuix.application.communities.messaging.MessagingAddressType.PrimaryType
Returns the PrimaryType given it's string value.
getFromWlsUser() - Method in class com.bea.netuix.application.communities.invitations.InvitationDetails
Returns the WLS username of the user sending the invitation(s)
getFromWlsUserName() - Method in class com.bea.netuix.application.communities.invitations.Invitation
Returns the user name of the user who sent this invitation.
getFromWlsUserNameCriteria() - Method in class com.bea.netuix.application.communities.InvitationSearchCriteria
 
getFromWlsUserNameFilterMethod() - Method in class com.bea.netuix.application.communities.InvitationSearchCriteria
 
getFullHierarchy() - Method in class com.bea.p13n.usermgmt.query.GroupView
 
getFullPath() - Method in interface com.bea.netuix.laf.LookAndFeelComponent
Returns the qualified skin path, including the current component name.
getFullPath() - Method in class com.bea.netuix.laf.Skeleton
Returns the qualified skeleton path, including the current skeleton name.
getFullPath() - Method in class com.bea.netuix.laf.Skin
Returns the qualified skin path, including the current skin name.
getFullSize() - Method in interface com.bea.content.paging.ICMPagedResult
Finds query results size, regardless of the cost.
getFullTextExpression() - Method in class com.bea.content.expression.Search
Get the search expression corresponding to a full text search.
getFulltextSearchIndexLanguageType() - Method in interface com.bea.content.federated.IRepositoryConfig
Retrieves the full-text search index language type, or null if it is not set.
getFulltextSearchIndexLanguageType() - Method in class com.bea.content.federated.RepositoryConfig
 
getFulltextSearchIsEnabled() - Method in interface com.bea.content.federated.IRepositoryConfig
Returns true if fulltext searches are allowed for this repository.
getFulltextSearchIsEnabled() - Method in class com.bea.content.federated.RepositoryConfig
 
getFulltextSearchQueryAnyLanguage() - Method in interface com.bea.content.federated.IRepositoryConfig
Retrieves the full-text-search query any lanuage setting, or null if it is not set.
getFulltextSearchQueryAnyLanguage() - Method in class com.bea.content.federated.RepositoryConfig
 
getFulltextSearchQueryLanguageType() - Method in interface com.bea.content.federated.IRepositoryConfig
Retrieves the full-text search query language type, or null if it is not set.
getFulltextSearchQueryLanguageType() - Method in class com.bea.content.federated.RepositoryConfig
 
getGene(String) - Method in interface com.bea.netuix.laf.genes.Chromosome
Returns the specified gene if it exists in either the instance or default chromosomes.
getGeneNames() - Method in interface com.bea.netuix.laf.genes.Chromosome
Returns a collection of all gene names, which is the union of gene names in instance and default chromosomes.
getGlobalQueries(String) - Method in interface com.bea.p13n.ad.AdBucketService
Get the list of AdInfos that represent the global queries for the specified placeholder.
getGlobalRoles(String, String, boolean, int, ResourceContext) - Method in interface com.bea.portal.tools.entitlements.controls.DelegatedRolePolicyManagerControlFacade
Get all global roles.
getGoalCount() - Method in class com.bea.campaign.AdCountGoal
Get the goal's count.
getGoalCount() - Method in class com.bea.campaign.model.AdCountGoal
Get the goal's count.
getGoalCountValue() - Method in class com.bea.campaign.model.AdCountGoal
Get the goal's count.
getGoalDescription() - Method in interface com.bea.campaign.CampaignInfo
Get the description of the campaign's goals.
getGoalDescription() - Method in class com.bea.campaign.model.CampaignModel
Gets the campaign's goal description.
getGoalLogic() - Method in interface com.bea.campaign.Campaign
Tell if all goals need to be met, or just one.
getGoals() - Method in interface com.bea.campaign.Campaign
Get the list of goals.
getGoals() - Method in class com.bea.campaign.model.CampaignModel
Get the goals for the campaign.
getGoalsNoCache() - Method in class com.bea.campaign.model.CampaignModel
Get the goals for the campaign directly from the underlying object.
getGridLayoutPresentationContext(HttpServletRequest) - Static method in class com.bea.netuix.servlets.controls.layout.GridLayoutPresentationContext
This is a convenience method for returning a reference to the one and only GridLayoutPresentationContext.
getGroup() - Method in class com.bea.p13n.jobmanager.config.AbstractJobDefinition
 
getGroup() - Method in interface com.bea.p13n.jobmanager.config.CalendarJobDefinitionBean
Optional Group name for job.
getGroup() - Method in interface com.bea.p13n.jobmanager.config.IntervalJobDefinitionBean
Optional Group name for job.
getGroup() - Method in interface com.bea.p13n.jobmanager.config.StartupJobDefinitionBean
Optional Group name for job.
getGroup() - Method in interface com.bea.p13n.jobmanager.config.TimerJobDefinitionBean
Optional Group name for job.
getGroup() - Method in interface com.bea.p13n.jobmanager.JobDefinition
Optional Group name for job.
getGroupDescription(String) - Method in class com.bea.p13n.security.management.authentication.AtnManagerProxy
Get description for a group
getGroupDescription(String, String, DelegatedResourceView, String, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.DelegatedAtnProxyManagerControlFacade
This method will get the description for a user.
getGroupId() - Method in class com.bea.wsrp.consumer.controls.backing.ProxyPortletBackingContext
Returns the group ID as specified by the producer.
getGroupId() - Method in class com.bea.wsrp.consumer.controls.ProxyPortletPresentationContext
Returns the group ID as specified by the producer.
getGroupID() - Method in interface com.bea.wsrp.model.IPortletDescription
Returns the group ID (if any) of the portlet.
getGroupList() - Method in class com.bea.p13n.entitlements.policy.PolicyItem
Retrieves an existing list of group names from a policy entitlement expression.
getGroupManager() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTag
Return an instance of the UserManager session bean
getGroupname() - Method in class com.bea.p13n.usermgmt.profile.ProfileIdentity
retrieve the groupname
getGroupName() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.AddUserToGroupTag
Deprecated Get the name of the group to add the user to
getGroupName() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateGroupTag
Deprecated Get the name of the group to create
getGroupName() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetChildGroupNamesTag
Deprecated Get the name of the group to query
getGroupName() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetParentGroupNameTag
Deprecated Get the name of the group to query
getGroupName() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetUserNamesForGroupTag
Deprecated Get the name of the group to query
getGroupName() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.RemoveGroupTag
Deprecated Get the name of the group to remove
getGroupName() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.RemoveUserFromGroupTag
Deprecated Get the name of the group to remove the user from
getGroupName() - Method in class com.bea.portal.tools.security.group.GroupID
Get the name of the group.
getGroupName() - Method in class com.bea.portal.tools.security.group.GroupIDBuilder
Get the name of the delegated administration role.
getGroupName() - Method in interface com.bea.wsrp.model.markup.IUserProfile
Deprecated 
getGroupName() - Method in class com.bea.wsrp.model.markup.UserProfile
Returns the associated group's name.
getGroupNames(String, String, FilterMethod, String, SortOrder, int, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.DelegatedAtnProxyManagerControlFacade
Get all the groups matching a search parameter.
getGroupNames(String, String, FilterMethod, String, SortOrder, int, List<String>, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.DelegatedAtnProxyManagerControlFacade
 
getGroupNames(String, String, String, FilterMethod, GroupQueryType, String, SortOrder, int, List<String>, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.DelegatedAtnProxyManagerControlFacade
 
getGroupNamesForUser(String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.GroupManager
Deprecated As of Portal 8.1.x, use GroupProviderControl.getGroupNamesForUser(username)
getGroupNamesForUser(String) - Method in interface com.bea.p13n.controls.securityProvider.GroupProviderControl
Get a list of groups to which this user belongs
getGroupNamesForUser(String) - Method in interface com.bea.p13n.controls.userInfoQuery.UserInfoControl
Get a list of groups to which this user belongs This method federated through all readable GroupProviders in default security realm
getGroupNamesForUser(String) - Method in class com.bea.p13n.security.management.authentication.AtnManagerProxy
Retrieve a list of all groups that a given user belongs to within this provider.
getGroupNamesForUser(String) - Method in interface com.bea.p13n.usermgmt.GroupManager
Deprecated See com.bea.p13n.security.management.authentication.AtnManagerProxy
getGroupNamesForUser(String, String, String, int, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.DelegatedAtnProxyManagerControlFacade
Get all the groups the specified user belongs to.
getGroupNamesForUser(String, String, String, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.DelegatedAtnProxyManagerControlFacade
 
GetGroupNamesForUserExtraInfo - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Sets JSP page-scoped variables as a result of the <um:getGroupNamesForUser> tag.
GetGroupNamesForUserExtraInfo() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetGroupNamesForUserExtraInfo
 
GetGroupNamesForUserTag - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Deprecated Use com.bea.p13n.usermgmt.taglib.GetGroupNamesForUserTag
GetGroupNamesForUserTag() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetGroupNamesForUserTag
Deprecated  
getGroupOnly() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetProfileTag
Deprecated Get the flag indicating to retrieve a group's profile
getGroupProfile(String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.GroupManager
Deprecated As of Portal 8.1.x, use UserProfileControl.getProfileForGroup(name)
getGroupProfile(String) - Method in interface com.bea.p13n.controls.profile.ProfileControl
Access the ProfileWrapper for the given groupname, if the group profile exists
getGroupProfile(String) - Method in interface com.bea.p13n.usermgmt.GroupManager
Deprecated See com.bea.p13n.usermgmt.profile.ProfileFactory
getGroupProfileManager(String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.GroupManager
Deprecated Use ProfileControl.getGroupProfileManager(name)
getGroupProfileManager() - Method in interface com.bea.p13n.controls.profile.ProfileControl
Returns the GroupProfileManager EJB, a stateless session bean used to access profile values.
getGroupProfileManager(String) - Method in interface com.bea.p13n.usermgmt.GroupManager
Deprecated Returns a profile manager that can be used to access a group's profile.
getGroupProfileNames() - Method in interface com.bea.p13n.controls.ejb.usermgmt.RealmConfiguration
Returns just the group profile names.
getGroupProfileNames() - Method in interface com.bea.p13n.controls.profile.ProfileControl
Returns just the groups found in the database.
getGroupResourceType() - Static method in class com.bea.portal.tools.security.group.GroupResourceType
Get the GroupResourceType.
getGroupsWithPolicies(ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.DelegatedAtnProxyManagerControlFacade
Returns a list of all groups that have a security policy predicated on a role that this user is in.
getGroupView(String, String, String, String, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.DelegatedAtnProxyManagerControlFacade
Gets a group view object given the user name and information about which authentication provider to use.
getHadError() - Method in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
Was there an error? This field is set after the import operation has been completed.
getHandle() - Method in interface com.bea.wsrp.model.IOfferedEntity
A unique identifier of the entity.
getHandle() - Method in class com.bea.wsrp.registry.entries.RegistryEntry
Returns a unique key as assigned by the Producer.
getHandle() - Method in interface com.oracle.producer.spi.IBaseDataContext
Gets the handle for this portlet or consumer registration.
getHandledEvents() - Method in interface com.bea.wsrp.model.IPortletDescription
Returns an immutable list of events handled by this portlet.
getHasParentNode() - Method in class com.bea.content.el.support.NodeWrapperImpl
Determines if the current node has a valid parent node ID, or a node that has no parent.
getHasValue() - Method in class com.bea.content.el.support.PropertyWrapperImpl
See Property.hasValue()
getHeader(String) - Method in class com.bea.p13n.http.Request
 
getHeader(String) - Method in interface com.bea.wsrp.logging.HttpLogMessage
Returns the value of a header.
getHeaderBackingContext(HttpServletRequest) - Static method in class com.bea.netuix.servlets.controls.application.backing.HeaderBackingContext
Obtain a reference to the current HeaderBackingContext in the request.
getHeaderBackingContextRecursive() - Method in class com.bea.netuix.servlets.controls.application.backing.DesktopBackingContext
Return a reference to the Header backing context if one exists.
getHeaderLayoutDefinitionId() - Method in class com.bea.netuix.application.definition.ShellDefinition
 
getHeaderLayoutView() - Method in interface com.bea.netuix.application.view.ShellView
Get the layout in the header, if there is one.
getHeaderMode() - Method in class com.bea.netuix.servlets.controls.portlet.backing.PortletBackingContext
Returns a HeaderMode representing the header mode currently set for the response object.
getHeaderMode() - Method in class com.bea.netuix.servlets.controls.portlet.PortletPresentationContext
Returns a HeaderMode representing the header mode currently set for the response object.
getHeaderNames() - Method in class com.bea.p13n.http.Request
 
getHeaderNames() - Method in class com.bea.wsrp.consumer.resource.ResourceHeaders
 
getHeaderPresentationContext() - Method in class com.bea.netuix.servlets.controls.application.DesktopPresentationContext
Get the header context for this desktop.
getHeaderPresentationContext(HttpServletRequest) - Static method in class com.bea.netuix.servlets.controls.application.HeaderPresentationContext
This is a convenience method for returning a reference to the optional HeaderPresentationContext.
getHeaders(String) - Method in class com.bea.p13n.http.Request
 
getHeaders() - Method in class com.bea.p13n.mail.MailMessage
Get the value of headers.
getHeaders() - Method in interface com.bea.wsrp.consumer.resource.IResourceServletResponseContext
Get the response's headers
getHeaders() - Method in interface com.bea.wsrp.logging.HttpLogMessage
Returns an iterator of all header names.
getHeaders() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedResponseImpl
Gets all headers.
getHeaders(String) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedResponseImpl
Gets all headers with the given name.
getHeaders() - Method in interface org.apache.beehive.netui.pageflow.scoping.ScopedResponse
Get all headers.
getHeaders(String) - Method in interface org.apache.beehive.netui.pageflow.scoping.ScopedResponse
Get all headers with the given name.
getHeaderUri() - Method in class com.bea.netuix.servlets.controls.window.WebflowPresentationContext
Deprecated Returns the header URI pertaining to the webflow contained within this WebflowPortlet.
getHeaderValues(String) - Method in class com.bea.wsrp.consumer.resource.ResourceHeaders
 
getHeadPresentationContext(HttpServletRequest) - Static method in class com.bea.netuix.servlets.controls.application.HeadPresentationContext
This is a convenience method for returning a reference to the one and only HeadPresentationContext.
getHeadPresentationContext() - Method in class com.bea.netuix.servlets.controls.application.ShellPresentationContext
Returns the HeadPresentationContext contained by this shell.
getHelpUri() - Method in class com.bea.netuix.application.definition.PortletDefinition
Getter for the help content.
getHelpUri() - Method in interface com.bea.netuix.application.view.PortletView
Get the URI to the content that should be displayed when this portlet enters help mode.
getHierarchyChildren() - Method in class com.bea.content.Node
Deprecated This method does not perform security check before returning results, therefore it may not return correct results. Use INodeManager.getNodes(ContentContext,ID) instead.
getHint() - Method in interface com.bea.wsrp.model.IParameterDescription
Returns the hint (if any) of the parameter.
getHint() - Method in interface com.bea.wsrp.model.IPropertyDescription
Optional hint
getHint() - Method in interface com.oracle.producer.spi.IPropertyDescription
Optional hint
getHitCount() - Method in interface com.bea.p13n.cache.CacheStats
Get hit count.
getHitRate() - Method in interface com.bea.p13n.cache.CacheStats
Returns the integer percentage of requests which found a non-expired value.
getHomeName(long) - Method in interface com.bea.p13n.property.EntityPropertyManager
Get the JNDI home name for the entity identified by the given entity id
getHost() - Method in interface com.bea.wsrp.logging.HttpLogMessage
Returns the host.
getHour() - Method in class com.bea.p13n.jobmanager.config.CalendarJobDefinition
 
getHour() - Method in interface com.bea.p13n.jobmanager.config.CalendarJobDefinitionBean
Hour to run job
getHtmlLayoutUri() - Method in class com.bea.netuix.application.definition.LayoutDefinition
Getter for property htmlLayoutUri.
getHtmlPathResolver() - Method in interface com.bea.netuix.laf.LookAndFeelComponent
Returns an instance of a HtmlPathResolver related to the component.
getHtmlPathResolver() - Method in class com.bea.netuix.laf.Skeleton
Returns an instance of a HtmlPathResolver related to this skeleton.
getHtmlPathResolver() - Method in class com.bea.netuix.laf.Skin
Returns an instance of a HtmlPathResolver related to this skin.
getHttpRequest() - Method in class com.bea.content.cmis.rest.resources.BaseCMISResource
 
getHttpRequest() - Method in class com.bea.netuix.servlets.controls.portlet.PortletPresentationContext
Returns a HttpServletRequest
getHttpRequest() - Method in class com.bea.struts.adapter.framework.internal.StrutsRequestWrapper
 
getHttpServletRequest(GenericPortlet, PortletRequest) - Method in class com.bea.portlet.container.ServletContextProviderImpl
 
getHttpServletRequest() - Method in interface com.bea.wsrp.consumer.resource.IResourceServletRequestContext
Get the HttpServletRequest which represents the connection from the browser.
getHttpServletRequest() - Method in interface com.bea.wsrp.model.markup.IBaseRequestContext
Returns the http request associated with this context.
getHttpServletRequest() - Method in interface com.oracle.producer.spi.IRequestContext
Gets the HttpServletRequest.
getHttpServletResponse(GenericPortlet, PortletResponse) - Method in class com.bea.portlet.container.ServletContextProviderImpl
 
getHttpServletResponse() - Method in interface com.bea.wsrp.consumer.resource.IResourceServletRequestContext
Get the HttpServeltResponse representing the connection to the browser.
getHttpServletResponse() - Method in interface com.bea.wsrp.model.markup.IBaseRequestContext
Returns the http response associated with this context.
getHttpSession() - Method in class com.bea.content.manager.servlets.jsp.taglib.BaseTag
Get the current HttpSession.
getHttpSession(ServletRequest, boolean) - Static method in class com.bea.struts.adapter.framework.InternalUtils
 
getIcon() - Method in class com.bea.content.el.support.NodeWrapperImpl
Returns the icon service defined in the current web application.
getIcon() - Method in class com.bea.content.el.support.PropertyWrapperImpl
Returns the icon service defined in the current web application.
getIconUri() - Method in class com.bea.netuix.application.definition.LayoutDefinition
Getter for property iconUri.
getIconUrl() - Method in class com.bea.netuix.servlets.controls.window.TitlebarPresentationContext
The iconUrl attribute represents the content URI to the icon image for this particular Titlebar portal component.
getId() - Method in class com.bea.campaign.model.CampaignModel
Return the id attribute of this campaign.
getId() - Method in class com.bea.campaign.model.ScenarioModel
Gets the id of the Scenario.
getId() - Method in class com.bea.content.ContentEntity
An id that uniquely identifies this entity to the repository.
getId() - Method in class com.bea.content.el.support.NodeWrapperImpl
See ContentEntity.getId()
getId() - Method in class com.bea.content.spi.flexspi.common.capability.FeatureCapabilityDefinition
 
getId() - Method in interface com.bea.content.spi.flexspi.common.capability.ICapabilityDefinition
 
getId() - Method in class com.bea.content.spi.flexspi.common.capability.MethodCapabilityDefinition
 
getId() - Method in class com.bea.content.virtual.VirtualNode
Gets the id, including the repository name and uid.
getId() - Method in class com.bea.content.virtual.workflow.Workflow
 
getId() - Method in class com.bea.netuix.application.communities.CommunityMember
Gets this CommunityMember object's ID.
getId() - Method in class com.bea.netuix.application.communities.CommunityMembership
Gets the CommunityMembershipId of this object.
getId() - Method in class com.bea.netuix.application.identifier.DesktopDefinitionId
 
getId() - Method in class com.bea.netuix.application.identifier.Id
This method should only be used internally by the framework.
getId() - Method in interface com.bea.netuix.application.identifier.NavigableInstanceId
Used when customizing Books and Pages.
getId() - Method in interface com.bea.netuix.application.identifier.PlaceableInstanceId
Used when customizing Books and Portlets.
getId() - Method in interface com.bea.netuix.application.identifier.TemplateId
Returns the unique identifier for this template
getId() - Method in class com.bea.netuix.application.notifications.Notification
Returns the NotificationId for this Notification.
getId() - Method in class com.bea.netuix.application.notifications.NotificationPayload
Returns the NotificationPayloadId for this NotificationPayload.
getId() - Method in interface com.bea.netuix.application.view.PortletCategoryView
Returns the PortletCategoryDefinitionId associated with this view.
getId() - Method in interface com.bea.p13n.advisor.AdviceRequest
Returns the user assigned identifier for this AdviceRequest.
getId() - Method in interface com.bea.p13n.content.internal.RenderableContent
 
getId() - Method in class com.bea.p13n.content.internal.RenderableContentNodeWrapper
 
getId() - Method in class com.bea.p13n.content.internal.RenderableContentVersionWrapper
 
getId() - Method in class com.bea.p13n.http.Session
Returns the id of the HttpSession for which this surrogate represents
getId() - Method in interface com.bea.p13n.jobmanager.JobContext
Returns the job's id.
getId() - Method in class com.bea.p13n.servlets.jsp.taglib.ContentSelectorTag
Gets the id to assign the results to.
getId() - Method in class com.bea.p13n.servlets.jsp.taglib.DivTag
The id to assign the results to.
getId() - Method in class com.bea.portal.tools.portal.laf.LookAndFeelID
Get the identifier of the referrent look-and-feel definition.
getId() - Method in class com.bea.portal.tools.portal.laf.LookAndFeelIDBuilder
Get the identifier of the referrent look-and-feel definition.
getId() - Method in class com.bea.portal.tools.portal.layout.LayoutID
Get the identifier of the referrent layout definition.
getId() - Method in class com.bea.portal.tools.portal.layout.LayoutIDBuilder
Get the identifier of the referrent layout definition.
getId() - Method in class com.bea.portal.tools.portal.menu.MenuID
Get the identifier of the referrent menu definition.
getId() - Method in class com.bea.portal.tools.portal.menu.MenuIDBuilder
Get the identifier of the referrent menu definition.
getId() - Method in class com.bea.portal.tools.portal.portlet.PortletCategoriesIDBuilder
Get the identifier of the referrent portlet category.
getId() - Method in class com.bea.portal.tools.portal.portlet.PortletCategoryID
Get the identifier of the referrent portlet category.
getId() - Method in class com.bea.portal.tools.portal.portlet.PortletCategoryIDBuilder
Get the identifier of the referrent portlet category.
getId() - Method in class com.bea.portal.tools.portal.shell.ShellID
Get the identifier of the referrent shell definition.
getId() - Method in class com.bea.portal.tools.portal.shell.ShellIDBuilder
Get the identifier of the referrent shell definition.
getId() - Method in class com.bea.portal.tools.portal.theme.ThemeID
Get the identifier of the referrent theme definition.
getId() - Method in class com.bea.portal.tools.portal.theme.ThemeIDBuilder
Get the identifier of the referrent theme definition.
getId() - Method in class com.bea.portlet.adapter.faces.component.naming.NamingContainerComponent
Get the ID of this component.
getId() - Method in class com.bea.portlet.adapter.faces.taglib.naming.NamingContainerTag
Get the name of the support bean.
getId() - Method in class com.bea.wsrp.consumer.management.common.ProxyResourceId
 
getId() - Method in interface javax.portlet.PortletSession
Returns a string containing the unique identifier assigned to this session.
getId() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedSession
 
getIdentifier() - Method in interface com.bea.p13n.advisor.Advice
Get the identifier for the Advice.
getIdentifier() - Method in interface com.bea.p13n.util.jdbc.ClobKey
Deprecated  
getIdentifier() - Method in interface com.bea.wsrp.model.IParameterDescription
Returns the identifier of the parameter.
getIdentityAsserter() - Method in class com.bea.wsrp.security.WSRPIdentityAsserterProviderImpl
Returns the identity asseter.
getIdSeparator() - Method in class com.bea.portlet.adapter.faces.taglib.naming.NamingContainerTag
Get the separator to use between consecutive terms of the id part.
getImage() - Method in class com.bea.netuix.servlets.controls.window.AbstractButtonPresentationContext
The image attribute represents the name of the standard image for this Button.
getImage() - Method in class com.bea.netuix.servlets.controls.window.ToggleButtonPresentationContext
This method will return the appropriate image name (activateImage or deactivateImage) for the current state of the Button.
getImageNameForNode(Node) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This is a utility method that will set get the name of the image file that best represents the binary file that belongs to the node, if any.
getImageNameForNodeWithSize(Node, String) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This is a utility method that will set get the name of the image file that best represents the binary file that belongs to the node, if any.
getImageSource(HttpServletRequest, Node) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This will take a best guess at which binary property represents the passed in node, and then return a url to the 'ShowPropertyServlet' that can be used to display the image belonging to that property.
getImageSource(HttpServletRequest, Node, Property) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This will return a url to the 'ShowPropertyServlet' that can be used to display the image belonging to that property that is passed in.
getImageSource(HttpServletRequest, Node, String) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This will return a url to the 'ShowPropertyServlet' that can be used to display the image belonging to that property that is passed in.
getImageSrc() - Method in class com.bea.netuix.servlets.controls.window.AbstractButtonPresentationContext
The imageSrc attribute represents the content URI to the standard image for this Button, as might be supplied to the src attribute of an <img> tag.
getImageSrc() - Method in class com.bea.netuix.servlets.controls.window.ToggleButtonPresentationContext
This method will return the appropriate image content URI (activateImage or deactivateImage) for the current state of the Button.
getImmutableURI() - Method in class com.bea.wsrp.resource.RewritableResourceURLContext
The client immutable portion of the URL or Resource ID
getImplicitProperty(String, String) - Method in class com.bea.p13n.property.AbstractConfigurableEntity
Look for a value for the given property in the standard database tables.
getImplicitProperty(String, String) - Method in class com.bea.p13n.property.AbstractHierarchicalEntity
Override ConfigurableEntity.getImplicitProperty to do a successor search if the property was not found in this entity
getImplicitProperty(String, String, ConfigurableEntity) - Method in class com.bea.p13n.property.AbstractHierarchicalEntity
 
getImplicitProperty(String, String) - Method in class com.bea.p13n.property.HierarchicalEntityImpl
Override ConfigurableEntity.getImplicitProperty to do a successor search if the property was not found in this entity
getImplicitProperty(String, String, ConfigurableEntity) - Method in class com.bea.p13n.property.HierarchicalEntityImpl
Search for the property value in the default database tables; first in the current entity, then in the explicit successor entity, then in the implicit successor for the property set, and finally in the default implicit successor for this entity.
getImportContext() - Method in class com.bea.wlp.xip.XipProperties
 
getImportedPortlets() - Method in interface com.bea.wsrp.consumer.management.portlet.ImportPortletsResponse
Gets the list of successfully imported portlets.
getInactiveImage() - Method in class com.bea.netuix.servlets.controls.page.PageBackingContext
Get the path to the image displayed in the menu tab when the page is inactive.
getInactiveImage() - Method in class com.bea.netuix.servlets.controls.page.PagePresentationContext
Returns the webapp-qualified path to a fully skinned, classified, localized, and themed image to be displayed when this page is inactive.
getIndex() - Method in class com.bea.portal.tools.im.ToolQueryDefinitionModel
gets the index of the QueryDefinitionModel.
getIndexedName() - Method in class com.bea.content.el.support.PropertyWrapperImpl
See Property.getIndexedName()
getIndexedName() - Method in class com.bea.content.Property
Returns the indexed name of the Property.
getInitialExpression(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.search.SearchAttributeResolver
 
getInitLifecycleTime() - Method in interface com.bea.netuix.servlets.controls.analytics.AnalyticEvent
The amount of time the page or portlet spent in the "init" lifecycle phase
getInitLifecycleTime() - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
 
getInitParameter(String) - Method in class com.bea.struts.adapter.framework.AutoRegisterActionServlet
 
getInitParameter(String) - Method in interface javax.portlet.filter.FilterConfig
Returns a String containing the value of the named initialization parameter, or null if the parameter does not exist.
getInitParameter(String) - Method in class javax.portlet.GenericPortlet
Returns a String containing the value of the named initialization * parameter, or null if the parameter does not exist.
getInitParameter(String) - Method in interface javax.portlet.PortletConfig
Returns a String containing the value of the named initialization parameter, or null if the parameter does not exist.
getInitParameter(String) - Method in interface javax.portlet.PortletContext
Returns a String containing the value of the named context-wide initialization parameter, or null if the parameter does not exist.
getInitParameter(String) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedServletConfig
 
getInitParameterNames() - Method in class com.bea.struts.adapter.framework.AutoRegisterActionServlet
 
getInitParameterNames() - Method in interface javax.portlet.filter.FilterConfig
Returns the names of the filter's initialization parameters as an Enumeration of String objects, or an empty Enumeration if the filter has no initialization parameters.
getInitParameterNames() - Method in class javax.portlet.GenericPortlet
Returns the names of the portlet initialization parameters as an Enumeration of String objects, or an empty Enumeration if the portlet has no initialization parameters.
getInitParameterNames() - Method in interface javax.portlet.PortletConfig
Returns the names of the portlet initialization parameters as an Enumeration of String objects, or an empty Enumeration if the portlet has no initialization parameters.
getInitParameterNames() - Method in interface javax.portlet.PortletContext
Returns the names of the context initialization parameters as an Enumeration of String objects, or an empty Enumeration if the context has no initialization parameters.
getInitParameterNames() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedServletConfig
 
getInputFile() - Method in class com.bea.wlp.xip.XipProperties
 
getInputObjects(Advice, AdviceRequest) - Method in class com.bea.p13n.rules.advislets.RulesAdvisletImpl
Returns the input objects for a given advice and advice request.
getInputStream() - Method in class com.bea.p13n.http.Request
 
getInputStream() - Method in interface com.bea.wsrp.consumer.resource.IResourceServletResponseContext
The stream representing the target's response (body) which will be returned to the browser.
getInquiryUrl() - Method in class com.bea.wsrp.registry.ConnectInfo
Returns inquiry URL.
getInquiryUrl() - Method in interface com.bea.wsrp.registry.RegistryConfig
Returns the inquiry URL.
getInstance(HttpServletRequest) - Static method in class com.bea.content.expression.DefaultBasePropertyProvider
 
getInstance(HttpServletRequest) - Method in interface com.bea.content.expression.DefaultPropertyProviderFactory
 
getInstance(HttpServletRequest) - Method in class com.bea.content.expression.DefaultPropertyProviderFactoryImpl
 
getInstance() - Static method in class com.bea.content.federated.events.ContentEventHelperFactory
Get ContentEventHelper instance.
getInstance(String) - Static method in class com.bea.content.repo.server.SearchEngineManagerFactory
 
getInstance() - Static method in class com.bea.netuix.application.communities.invitations.email.ConfigPropertiesEmailInviterFactory
Gets the singleton instance of this factory
getInstance() - Static method in class com.bea.netuix.application.NetuixHomeFactory
Retrieves the singleton instance of the NetuixHomeFactory cache object.
getInstance(HttpServletRequest) - Static method in class com.bea.netuix.laf.PortalLookAndFeel
Returns an instance of the PortalLookAndFeel class associated with the current Look and Feel.
getInstance(JspContext) - Static method in class com.bea.netuix.laf.PortalLookAndFeel
Returns an instance of the PortalLookAndFeel class associated with the current Look and Feel.
getInstance() - Static method in class com.bea.netuix.servicelevel.ServiceLevelManagerFactory
Obtains the singleton instance of the ServiceLevelManagerFactory
getInstance() - Static method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventDispatcher
 
getInstance(ServletContext) - Static method in class com.bea.netuix.servlets.l10n.L10nResourceManager
Returns an instance of L10nResourceManager.
getInstance() - Static method in class com.bea.p13n.http.P13nRequestFactory
Looks up the available P13nRequestFactory service.
getInstance() - Static method in class com.bea.p13n.tracking.clickthrough.ClickThroughEventHandler
 
getInstance(Class) - Static method in class com.bea.p13n.util.debug.Debug
Get an implementation of this class based on a Class.
getInstance(String) - Static method in class com.bea.p13n.util.debug.Debug
Factory method to get an implementation of this class based on a property name.
getInstance(Connection) - Static method in class com.bea.p13n.util.jdbc.DatabaseFactory
Deprecated Get the driver-specific Database instance.
getInstance() - Static method in class com.bea.p13n.util.jdbc.JdbcHelper
Deprecated since there are no instance methods remaining on this class
getInstance() - Static method in class com.bea.portlet.prefs.spi.PreferencePersistenceDelegate.Factory
 
getInstance(boolean) - Static method in class com.bea.portlet.prefs.spi.PreferencePersistenceDelegate.Factory
 
getInstance() - Static method in class com.bea.wsrp.consumer.management.portlet.IProxyPortletStateManager.Factory
 
getInstance() - Static method in class com.bea.wsrp.registry.find.RegistryFinder.Factory
Returns an instance.
getInstance() - Static method in class com.beasys.commerce.util.Logger
Deprecated Get singleton instance.
getInstanceId() - Method in class com.bea.campaign.model.CampaignModel.ScenarioLink
Get the instance id of the scenario in the scenario.
getInstanceId() - Method in class com.bea.campaign.model.ScenarioModel.RuleSetLink
Get the instance id of the rule-set in the scenario.
getInstanceId() - Method in interface com.bea.netuix.servicelevel.PortletServiceLevelDescription
 
getInstanceId() - Method in interface com.bea.netuix.servlets.controls.analytics.AnalyticEvent
The instance id of the page or portlet, will be null for .portal files
getInstanceId() - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
 
getInstanceId() - Method in class com.bea.netuix.servlets.controls.portlet.backing.PortletBackingContext
Return the instance id of this portlet.
getInstanceId() - Method in class com.bea.netuix.servlets.controls.window.backing.WindowBackingContext
Return the instance id of this portlet.
getInstanceId() - Method in class com.bea.netuix.servlets.controls.window.WindowPresentationContext
Returns the instance id for the window.
getInstanceId() - Method in class com.bea.portlet.prefs.spi.PortletPreferencesId
Returns the instance ID.
getInstanceLabel() - Method in class com.bea.netuix.application.definition.PortletDefinition
Returns the instance label for this portlet.
getInstanceLabel() - Method in class com.bea.netuix.application.instance.PortletInstance
Returns the instance label for this portlet.
getInstanceLabel() - Method in interface com.bea.netuix.application.view.PortletView
Return the unique label for this portlet.
getInstanceLabel() - Method in interface com.bea.netuix.servicelevel.PortletServiceLevelDescription
 
getInstanceLabel() - Method in interface com.bea.netuix.servlets.controls.analytics.AnalyticEvent
The instance label of the portlet, null for pages
getInstanceLabel() - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
 
getInstanceLabel() - Method in class com.bea.netuix.servlets.controls.portlet.backing.PortletBackingContext
Return the unique instance label for the portlet.
getInstanceLabel() - Method in class com.bea.netuix.servlets.controls.portlet.PortletPresentationContext
Return the instance label for the portlet.
getInstanceLabel() - Method in class com.bea.portlet.prefs.spi.PortletPreferencesId
Returns the instance label.
getInstanceMethod() - Method in class com.bea.p13n.rules.model.InstanceMethodModel
 
getInstanceTitle() - Method in class com.bea.netuix.application.instance.BookInstance
Returns the instance title for this book.
getInstanceTitle() - Method in class com.bea.netuix.application.instance.DesktopInstance
Returns the instance title for this desktop.
getInstanceTitle() - Method in class com.bea.netuix.application.instance.PageInstance
Returns the instance title for this page.
getInstanceUri() - Method in class com.bea.campaign.model.CampaignModel.ScenarioLink
Get the scenario instance uri.
getInstanceUri() - Method in class com.bea.campaign.model.ScenarioModel.RuleSetLink
Get the rule-set instance uri.
getInstantiableFolderTypes(ContentContext, String, int) - Method in interface com.bea.portal.tools.content.controls.ContentTypeControl
Returns all the folder types for which the user has INSTANTIATE privileges on that type.
getInstantiableNonFolderTypes(ContentContext, String, int) - Method in interface com.bea.portal.tools.content.controls.ContentTypeControl
Returns all the non-folder types for which the user has INSTANTIATE privileges on that type.
getInstantiableObjectClassesWithQueryCriteria(QueryCriteria) - Method in interface com.bea.content.spi.flexspi.ticket.ObjectClassOpsV2
Retrieve all of the instantiable ObjectClasses available in the content repository which meet the specified query criteria.
getInstantiableTypes(ContentContext, String) - Method in interface com.bea.content.federated.ITypeManager
Returns all the types for the given repository that a user can instantiate.
getInstantiableTypes(ContentContext, String, int) - Method in interface com.bea.portal.tools.content.controls.ContentTypeControl
Returns all the types for the given repository for which the user has INSTANTIATION privileges on that type.
getIntegerParamValue(String) - Method in interface com.bea.wlp.rest.command.RestContext
Gets the first value for the parameter identified by key as an Integer.
getInteractionRequestState() - Method in interface com.bea.wsrp.model.markup.IBlockingInteractionRequestContext
Returns a custom data object that is being sent to the Producer as part of the "performBlockingInteraction" request.
getInteractionResponseState() - Method in interface com.bea.wsrp.model.markup.IInteractionResponseContext
Returns a custom data object that is in the response of the "performBlockingInteraction" operation, or if using WSRP v2 in the response of the "handleEvents" operation.
getInteractionState() - Method in interface com.bea.wsrp.model.markup.IBlockingInteractionBaseRequestContext
An opaque representation of transient information of the current portlet, used in processing the "performBlockingInteraction" operation.
getInterface(String) - Method in interface com.bea.content.spi.flexspi.IExtensible
Retrieve the specified SPI interface, or null if the extensible does not implement the specified SPI interface.
getInterfaceName() - Method in class com.bea.content.spi.flexspi.common.capability.FeatureCapabilityDefinition
Get the interface name for this feature capability definition.
getInterfaceName() - Method in class com.bea.content.spi.flexspi.common.capability.MethodCapabilityDefinition
Get the interface name for this method capability definition.
getInterval() - Method in class com.bea.p13n.jobmanager.config.IntervalJobDefinition
 
getInterval() - Method in interface com.bea.p13n.jobmanager.config.IntervalJobDefinitionBean
What is the run interval in minutes.
getInterval() - Method in class com.bea.p13n.jobmanager.config.TimerJobDefinition
 
getInterval() - Method in interface com.bea.p13n.jobmanager.config.TimerJobDefinitionBean
What is the run interval in seconds.
getIntervalJobDefinitions() - Method in interface com.bea.p13n.jobmanager.config.JobManagerConfigBean
 
getIntHeader(String) - Method in class com.bea.p13n.http.Request
 
getIntValue() - Method in enum com.bea.netuix.servicelevel.PortletServiceLevel
 
getInvalidResourceType() - Static method in class com.bea.portal.tools.resource.InvalidResourceType
Get the InvalidResourceType.
getInvitation(CustomizationContext, String) - Method in interface com.bea.netuix.application.manager.ICommunityMemberManager
Retrieves an Invitation by validation text.
getInvitation(CustomizationContext, CommunityDefinitionId, String) - Method in interface com.bea.netuix.application.manager.ICommunityMemberManager
Retrieves an Invitation by communityId and wlsUserName.
getInvitation(CustomizationContext, InviteeId) - Method in interface com.bea.netuix.application.manager.ICommunityMemberManager
Retrieves an Invitation by InviteeId.
getInvitation() - Method in class com.bea.netuix.servlets.manager.communities.CommunityInvitationContext
Retrieves an Invitation object for the community associated with this CommunityInvitationContext for the currently authenticated user, if such an invitation exists.
getInvitation(String) - Method in class com.bea.netuix.servlets.manager.communities.CommunityInvitationHelper
Retrieves an Invitation for the supplied validation text, which serves as a key to the invitation.
getInvitation(CommunityDefinitionId, String) - Method in class com.bea.netuix.servlets.manager.communities.CommunityInvitationHelper
Retrieves an Invitation by communityId and wlsUserName.
getInvitation(InviteeId) - Method in class com.bea.netuix.servlets.manager.communities.CommunityInvitationHelper
Retrieves an Invitation by InviteeId.
getInvitation(String, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityInvitationControl
Retrieves an Invitation by validation text.
getInvitation(CommunityDefinitionId, String, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityInvitationControl
Retrieves an Invitation by communityId and wlsUserName.
getInvitation(InviteeId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityInvitationControl
Retrieves an Invitation by InviteeId.
getInvitationDetails(HttpServletRequest) - Static method in class com.bea.netuix.application.communities.invitations.email.formatting.JspEmailTextFormatterUtil
Gets the InvitationDetails based on the parameter key which is in the request.
getInvitationDetails() - Method in class com.bea.netuix.application.communities.invitations.email.formatting.JspEmailTextFormatterUtil.InvitationDetailCacheEntry
 
getInvitationPayload() - Method in class com.bea.netuix.application.communities.invitations.Invitation
Gets the payload for this invitation.
getInvitationPayload() - Method in class com.bea.netuix.application.communities.invitations.InvitationDetails
Returns the invitation payload, which is text inviting the user(s) to join the community.
getInvitations(CustomizationContext, InvitationSearchCriteria, int) - Method in interface com.bea.netuix.application.manager.ICommunityMemberManager
Paginated search method for getting Invitations matching the supplied InvitationSearchCriteria The returned PagedResult can be ordered by "USERNAME", "INVITE_ADDRESS", "STATUS", "DATE" and "FROM", and can be filterd by "INVITE_ADDRESS", "STATUS", "DATE" and "FROM", using these filter methods: FilterMethod.BEGINS_WITH FilterMethod.ENDS_WITH FilterMethod.CONTAINS FilterMethod.EQUALS
getInvitations() - Method in class com.bea.netuix.servlets.manager.communities.CommunityInvitationContext
Retrieves a collection of all Invitation objects for the community associated with this CommunityInvitationContext for the currently authenticated user.
getInvitations(InvitationSearchCriteria, int) - Method in class com.bea.netuix.servlets.manager.communities.CommunityInvitationHelper
Gets all of the Invitations for the specified search criteria.
getInvitations(int, InvitationSearchCriteria, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityInvitationControl
Paginated search method for getting Invitations matching the supplied InvitationSearchCriteria
getInvitationsPage(<any>) - Method in interface com.bea.netuix.application.manager.ICommunityMemberManager
Callback method to support paging for getInvitations
getInvitationStatus() - Method in class com.bea.netuix.application.communities.invitations.Invitation
Returns the status of this invitation, such as sent, accepted, rejected, revoked or expired.
getInvitationStatusCriteria() - Method in class com.bea.netuix.application.communities.InvitationSearchCriteria
 
getInviteAddressCriteria() - Method in class com.bea.netuix.application.communities.InvitationSearchCriteria
 
getInviteAddressFilterMethod() - Method in class com.bea.netuix.application.communities.InvitationSearchCriteria
 
getInviteCapabilities() - Method in class com.bea.netuix.application.communities.invitations.Invitation
Gets the set of community membership capabilities assigned to this invitation.
getInviteCapabilities() - Method in interface com.bea.netuix.application.communities.invitations.Invitee
Gets an Iterator that can be used to enumerate all of the MembershipCapabilities that should apply to this Invitee.
getInvitee(HttpServletRequest) - Static method in class com.bea.netuix.application.communities.invitations.email.formatting.JspEmailTextFormatterUtil
Gets the Invitee based on the parameter key which is in the request.
getInvitee() - Method in class com.bea.netuix.application.communities.invitations.email.formatting.JspEmailTextFormatterUtil.InvitationDetailCacheEntry
 
getInviteeAddress() - Method in class com.bea.netuix.application.communities.invitations.Invitation
Returns the address (email, IM, etc.) this invitation was sent to.
getInviteeId() - Method in class com.bea.netuix.application.communities.invitations.Invitation
Returns the invitee ID for this invitation, which uniquely identifies a single invitation for a single user.
getInviteeId() - Method in interface com.bea.netuix.application.communities.invitations.Invitee
Gets the unigue InviteeId that is assigned by the Communities Invitations framework to this Invitee
getInvokeContext() - Static method in class com.bea.portal.tools.portlet.orb.InvokeContext
 
getInvokeContext() - Method in class com.bea.portal.tools.portlet.orb.PortletORB
 
getIsAudio() - Method in class com.bea.content.el.support.PropertyWrapperImpl
This will take a best guess at which binary property represents the passed in and then check to see if that binary's mime type is 'audio/'
getIsBinary() - Method in class com.bea.content.el.support.PropertyWrapperImpl
Determines if the current property is of type Property.BINARY.
getIsBoolean() - Method in class com.bea.content.el.support.PropertyWrapperImpl
Determines if the current property is of type Property.BOOLEAN.
getIsCalendar() - Method in class com.bea.content.el.support.PropertyWrapperImpl
Determines if the current property is of type Property.CALENDAR
getIsDouble() - Method in class com.bea.content.el.support.PropertyWrapperImpl
Determines if the current property is of type Property.DOUBLE
getIsExcel() - Method in class com.bea.content.el.support.PropertyWrapperImpl
This will take a best guess at which binary property represents the passed in and then check to see if that binary's mime type is 'application/vnd.ms-excel', 'application/excel', 'application/x-excel', or 'application/x-msexcel'
getIsFolder() - Method in class com.bea.content.el.support.NodeWrapperImpl
Convenience method to determine whether this node is associated with a folder or container.
getIsGIF() - Method in class com.bea.content.el.support.PropertyWrapperImpl
This will take a best guess at which binary property represents the passed in and then check to see if that binary's mime type is 'image/gif'
getIsHTML() - Method in class com.bea.content.el.support.PropertyWrapperImpl
This will take a best guess at which binary property represents the passed in and then check to see if that binary's mime type is 'text/html'
getIsImage() - Method in class com.bea.content.el.support.PropertyWrapperImpl
This will take a best guess at which binary property represents the passed in and then check to see if that binary's mime type is 'image/'
getIsInherited() - Method in class com.bea.content.el.support.NodeWrapperImpl
Convenience method to determine if this node is inherited by another object class definition.
getIsJPEG() - Method in class com.bea.content.el.support.PropertyWrapperImpl
This will take a best guess at which binary property represents the passed in and then check to see if that binary's mime type is 'image/jpeg'
getIsLink() - Method in class com.bea.content.el.support.PropertyWrapperImpl
Determines if the current property is of type Property.LINK
getIsLong() - Method in class com.bea.content.el.support.PropertyWrapperImpl
Determines if the current property is of type Property.LONG
getIsMSWord() - Method in class com.bea.content.el.support.PropertyWrapperImpl
This will take a best guess at which binary property represents the passed in and then check to see if that binary's mime type is 'application/vnd.ms-word' or 'application/msword'
getIsMultiple() - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Get the value of GetPropertyTag.isMultiple.
getIsMultivalued() - Method in class com.bea.content.el.support.PropertyWrapperImpl
Determines if this property is multi-valued or not.
getIsMultiValued(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.property.ContentPropertyResolver
Returns whether or not this provider returns a mutivalued property or not(if specified by caller).
getIsNested() - Method in class com.bea.content.el.support.PropertyWrapperImpl
Determines if the current property is of type Property.NESTED.
getIsNestedProperty(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.property.ContentPropertyResolver
 
getISO8601Date(Element) - Static method in class com.bea.campaign.ScenarioHelper
Get a date from a the ISO 8601 formatted character data contained in an element.
getISO8601Date(String, String) - Method in class com.bea.p13n.content.ContentQueryBase
Get a Timestamp from an ISO8601 formatted date string.
getIsPDF() - Method in class com.bea.content.el.support.PropertyWrapperImpl
This will take a best guess at which binary property represents the passed in and then check to see if that binary's mime type is 'application/pdf'
getIsPlainText() - Method in class com.bea.content.el.support.PropertyWrapperImpl
This will take a best guess at which binary property represents the passed in and then check to see if that binary's mime type is 'text/plain'
getIsPNG() - Method in class com.bea.content.el.support.PropertyWrapperImpl
This will take a best guess at which binary property represents the passed in and then check to see if that binary's mime type is 'image/png'
getIsPowerPoint() - Method in class com.bea.content.el.support.PropertyWrapperImpl
This will take a best guess at which binary property represents the passed in and then check to see if that binary's mime type is 'application/vnd.ms-powerpoint', 'application/mspowerpoint', or 'application/x-mspowerpoint'
getIsPrimaryProperty() - Method in class com.bea.content.el.support.PropertyWrapperImpl
Determines if this property is the primary property.
getIsPropertiesNull() - Method in class com.bea.content.el.support.NodeWrapperImpl
See Node.isPropertiesNull()
getIsRequired() - Method in class com.bea.content.el.support.PropertyWrapperImpl
Determines if this property is required/mandatory.
getIsRestricted() - Method in class com.bea.content.el.support.PropertyWrapperImpl
Determines if this property is restricted.
getIsRetired() - Method in class com.bea.content.el.support.NodeWrapperImpl
See Node.isRetired()
getIsRichText() - Method in class com.bea.content.el.support.PropertyWrapperImpl
This will take a best guess at which binary property represents the passed in and then check to see if that binary's mime type is 'text/richtext'
getIsString() - Method in class com.bea.content.el.support.PropertyWrapperImpl
Determines if the current property is of type Property.STRING
getIsTextBased() - Method in class com.bea.content.el.support.PropertyWrapperImpl
This convenience method determine if this property is text-based.
getIsVideo() - Method in class com.bea.content.el.support.PropertyWrapperImpl
This will take a best guess at which binary property represents the passed in and then check to see if that binary's mime type is 'video/'
getIsXML() - Method in class com.bea.content.el.support.PropertyWrapperImpl
This will take a best guess at which binary property represents the passed in and then check to see if that binary's mime type is 'text/xml'
getIsZip() - Method in class com.bea.content.el.support.PropertyWrapperImpl
This will take a best guess at which binary property represents the passed in and then check to see if that binary's mime type is 'application/zip'
getItemName() - Method in interface com.bea.wsrp.model.IItemDescription
Gets the "itemName" attribute
getJavaType() - Method in interface com.bea.wsrp.model.IPropertyDescription
Java type of the property.
getJavaType() - Method in interface com.oracle.producer.spi.IPropertyDescription
Java type of the property.
getJndiHomeName() - Method in class com.bea.p13n.property.AbstractPropertyLocator
Get the jndiHomeName of an entity
getJndiHomeName() - Method in interface com.bea.p13n.property.PropertyLocator
Get the jndiHomeName of an entity
getJndiName() - Method in class com.bea.content.indexer.IndexerRunner
Gets the JNDI name used to look up the Indexer EJB.
getJndiName() - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.GroupProfileManager
Deprecated Use ProfileControl.getGroupProfileManager().getJNDIName()
getJndiName() - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.UserProfileManager
Deprecated Use ProfileControl.getUserProfileManager().getJNDIName()
getJndiName() - Method in class com.bea.p13n.http.HttpConfigurableEntity
This method is not supported.
getJndiName() - Method in class com.bea.p13n.property.AbstractConfigurableEntity
Retrieve the jndi name for an entity.
getJndiName() - Method in interface com.bea.p13n.property.ConfigurableEntity
Retrieve the jndi name for an entity.
getJndiName() - Method in class com.bea.p13n.property.ConfigurableEntityImpl
Retrieve the jndi name for an entity.
getJNDIName() - Method in interface com.bea.p13n.usermgmt.profile.ProfileManager
Retrieve the jndi name used by this ProfileManager.
getJob() - Method in interface com.bea.p13n.jobmanager.JobContext
Returns the job object this context is or is going to execute.
getJobClass() - Method in class com.bea.p13n.jobmanager.config.AbstractJobDefinition
 
getJobClass() - Method in interface com.bea.p13n.jobmanager.config.CalendarJobDefinitionBean
Fully class name of job.
getJobClass() - Method in interface com.bea.p13n.jobmanager.config.IntervalJobDefinitionBean
Fully class name of job.
getJobClass() - Method in interface com.bea.p13n.jobmanager.config.StartupJobDefinitionBean
Fully class name of job.
getJobClass() - Method in interface com.bea.p13n.jobmanager.config.TimerJobDefinitionBean
Fully class name of job.
getJobClass() - Method in interface com.bea.p13n.jobmanager.JobDefinition
Fully class name of job.
getJobDefinition() - Method in interface com.bea.p13n.jobmanager.JobContext
Returns the encapsulated job's definition (configuration information)
getJobDefinition(String) - Method in interface com.bea.p13n.jobmanager.JobManager
Retrieves the named Job Definition from the Database.
getJobListeners() - Method in class com.bea.p13n.jobmanager.config.AbstractJobDefinition
 
getJobListeners() - Method in interface com.bea.p13n.jobmanager.config.CalendarJobDefinitionBean
Listeners to call after job completes
getJobListeners() - Method in interface com.bea.p13n.jobmanager.config.IntervalJobDefinitionBean
Listeners to call after job completes
getJobListeners() - Method in interface com.bea.p13n.jobmanager.config.StartupJobDefinitionBean
Listeners to call after job completes
getJobListeners() - Method in interface com.bea.p13n.jobmanager.config.TimerJobDefinitionBean
Listeners to call after job completes
getJobListeners() - Method in interface com.bea.p13n.jobmanager.JobDefinition
Listeners to call after job completes
getJobManager() - Method in interface com.bea.p13n.jobmanager.service.JobManagerService
Returns an app scoped JobManager instance.
getJobManager(ServletContext) - Method in interface com.bea.p13n.jobmanager.service.JobManagerService
Returns the web app scoped JobManager.
getJobParams() - Method in class com.bea.p13n.jobmanager.config.AbstractJobDefinition
 
getJobParams() - Method in interface com.bea.p13n.jobmanager.config.CalendarJobDefinitionBean
Parameters to job.
getJobParams() - Method in interface com.bea.p13n.jobmanager.config.IntervalJobDefinitionBean
Parameters to job.
getJobParams() - Method in interface com.bea.p13n.jobmanager.config.StartupJobDefinitionBean
Parameters to job.
getJobParams() - Method in interface com.bea.p13n.jobmanager.config.TimerJobDefinitionBean
Parameters to job.
getJobParams() - Method in interface com.bea.p13n.jobmanager.JobDefinition
Parameters to job.
getJobType() - Method in class com.bea.p13n.jobmanager.config.AbstractJobDefinition
 
getJobType() - Method in class com.bea.p13n.jobmanager.config.CalendarJobDefinition
 
getJobType() - Method in class com.bea.p13n.jobmanager.config.EventJobDefinition
 
getJobType() - Method in class com.bea.p13n.jobmanager.config.IntervalJobDefinition
 
getJobType() - Method in class com.bea.p13n.jobmanager.config.StartupJobDefinition
 
getJobType() - Method in class com.bea.p13n.jobmanager.config.TimerJobDefinition
 
getJoin() - Method in class com.bea.p13n.model.PropertyContainer
Get the boolean logic (AND or OR)
getJoinDate() - Method in class com.bea.netuix.application.communities.CommunityMembership
Retrieves the date this membership was created.
getJoinedAfterCriteria() - Method in class com.bea.netuix.application.communities.MembershipCriteria
Retrieves the minimum time a membership was created criteria for the search.
getJoinedBeforeCriteria() - Method in class com.bea.netuix.application.communities.MembershipCriteria
Retrieves the maximum time a membership was created criteria for the search.
getJspContentContext(HttpServletRequest) - Static method in class com.bea.netuix.servlets.controls.content.JspContentContext
Retrieves this context from the request
getJSPResults(String, Map) - Method in interface com.bea.p13n.mail.MailService
Similar to getTextFromJSP; but will retrieve contents of the jsp page as a byte array to cut down on string encoding hassles.
getKeyName() - Method in class com.bea.content.ContextKey
Return the key name.
getKeys() - Method in class com.bea.p13n.entitlements.resource.P13nResource
Gets keys for this resource.
getKeywords() - Method in interface com.bea.wsrp.model.IPortletDescription
Returns an immutable list of keywords (if any) of the portlet
getKeywords() - Method in class com.bea.wsrp.registry.entries.BaseEntry
Returns keywords.
getKeywords() - Method in class com.bea.wsrp.registry.find.FindRequest
Returns search keywords.
getLabel() - Method in class com.bea.netuix.application.instance.BookInstance
 
getLabel() - Method in interface com.bea.netuix.application.instance.PlaceableInstance
Return the unique placeable label.
getLabel() - Method in class com.bea.netuix.application.instance.PortletInstance
Returns the instance label for this portlet.
getLabel() - Method in interface com.bea.netuix.application.view.PlaceableView
A unique label.
getLabel() - Method in class com.bea.netuix.servlets.controls.page.BookPresentationContext
Gets the label for this book.
getLabel() - Method in class com.bea.netuix.servlets.controls.page.PageBackingContext
Returns the definition label on the page
getLabel() - Method in class com.bea.netuix.servlets.controls.page.PagePresentationContext
Return the label for this page.
getLabel() - Method in class com.bea.netuix.servlets.controls.portlet.backing.PortletBackingContext
Return the unique label for the portlet.
getLabel() - Method in class com.bea.netuix.servlets.controls.portlet.PortletPresentationContext
Return the instanceLabel for the portlet, if it exists.
getLabel() - Method in class com.bea.netuix.servlets.controls.window.backing.WindowBackingContext
Return the label for the control.
getLabel() - Method in class com.bea.netuix.servlets.controls.window.WebflowPresentationContext
Deprecated Returns the instance label for the given WebflowPortlet.
getLabel() - Method in class com.bea.netuix.servlets.controls.window.WindowPresentationContext
Returns a general label for the window.
getLabel() - Method in interface com.bea.wsrp.model.IParameterDescription
Returns the label (if any) of the parameter.
getLabel() - Method in interface com.bea.wsrp.model.IPropertyDescription
Optional label
getLabel() - Method in interface com.oracle.producer.spi.IPropertyDescription
Optional label
getLafDependenciesUri() - Method in class com.bea.netuix.application.definition.PortletMarkup
 
getLanguage() - Method in class com.bea.netuix.servlets.l10n.jsp.taglib.L10nTagSupport
 
getLargeIcon() - Method in class com.bea.content.el.support.IconServiceImpl
Returns an URL to the small image specified by the implementation of IIconService.
getLargeIcon(Property) - Method in class com.bea.content.icon.DefaultIconService
 
getLargeIcon(Node) - Method in class com.bea.content.icon.DefaultIconService
 
getLargeIcon(Property) - Method in interface com.bea.content.icon.IIconService
Retrieve a large icon (32X32) for the specified property.
getLargeIcon(Node) - Method in interface com.bea.content.icon.IIconService
Retrieve a large icon (32X32) for the specified node.
getLast(String) - Static method in class com.bea.content.PathHelper
Gets the last element in the path.
getLastAccessAfterCriteria() - Method in class com.bea.netuix.application.communities.MembershipCriteria
Retrieves the minimum time a membership was last accessed criteria for the search.
getLastAccessBeforeCriteria() - Method in class com.bea.netuix.application.communities.MembershipCriteria
Retrieves the maximum time a membership was last accessed criteria for the search.
getLastAccessDate() - Method in class com.bea.netuix.application.communities.CommunityMembership
Retrieves the last recorded access date for this membership.
getLastAccessedTime() - Method in class com.bea.p13n.http.Session
 
getLastAccessedTime() - Method in interface javax.portlet.PortletSession
Returns the last time the client sent a request associated with this session, as the number of milliseconds since midnight January 1, 1970 GMT.
getLastAccessedTime() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedSession
 
getLastModified() - Method in interface com.bea.campaign.Campaign
Get the time this campaign was last modified.
getLastModified() - Method in interface com.bea.campaign.Scenario
The last time this scenario was modified.
getLatest() - Method in class com.bea.content.el.support.VersionServiceImpl
Returns the latest published version of a particular node.
getLatestPublishedVersion(ContentContext, ID) - Method in interface com.bea.content.federated.IVersionManager
Return the latest published version for the given node.
getLatestPublishedVersion(ContentContext, ID) - Method in interface com.bea.content.virtual.WorkspaceOps
Deprecated Retrieves the latest published version for the given node.
getLatestPublishedVersion(ContentContext, ID) - Method in interface com.bea.portal.tools.content.controls.ContentVersionControl
Return the latest published version for the given node.
getLayout() - Method in interface com.bea.wsrp.model.IPageDescription
Layout
getLayoutDefinition(CustomizationContext, LayoutDefinitionId) - Method in interface com.bea.netuix.application.manager.ILayoutDefinitionManager
Getter for returning a single LayoutDefinition object given a supplied layout definition identifier.
getLayoutDefinition() - Method in interface com.bea.netuix.application.view.LayoutView
Retrieve the associated LayoutDefinition from this Layout View.
getLayoutDefinition(LayoutDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.LayoutDefinitionControl
Used to retieve a single LayoutDefinition object given a layoutId.
getLayoutDefinitionCount() - Method in class com.bea.netuix.application.definition.DefinitionCount
Returns the number of LayoutDefinitions.
getLayoutDefinitionFromFile(CustomizationContext, String, String) - Method in interface com.bea.netuix.application.manager.ILayoutDefinitionManager
Getter for returning a single LayoutDefinition object given a supplied layout file name and web app name.
getLayoutDefinitionId() - Method in class com.bea.netuix.application.definition.LayoutDefinition
Returns the LayoutDefinitionId for this layout.
getLayoutDefinitionId() - Method in class com.bea.netuix.application.definition.PageDefinition
Returns LayoutDefinitionId for menu associated with this LayoutDefinition
getLayoutDefinitionId() - Method in class com.bea.netuix.application.definition.PortletPlacement
 
getLayoutDefinitionId() - Method in class com.bea.netuix.application.instance.PageInstance
Returns the LayoutDefinitionId of the layout associated with this PageInstance.
getLayoutDefinitionId(CustomizationContext, String, String) - Method in interface com.bea.netuix.application.manager.ILayoutDefinitionManager
Getter for returning a single LayoutDefinitionId object given a supplied layout markup name.
getLayoutDefinitionId() - Method in interface com.bea.netuix.application.view.LayoutView
Getter for the layout definition id.
getLayoutDefinitionId() - Method in class com.bea.portal.tools.portal.layout.LayoutID
Get the LayoutDefinitionId.
getLayoutDefinitionId() - Method in class com.bea.portal.tools.portal.layout.LayoutIDBuilder
Get the LayoutDefinitionId.
getLayoutDefinitions(CustomizationContext, String) - Method in interface com.bea.netuix.application.manager.ILayoutDefinitionManager
Getter for returning a list of all LayoutDefinitions scoped to the supplied webapp.
getLayoutDefinitions(CustomizationContext, String, LayoutDefinitionId, int) - Method in interface com.bea.netuix.application.manager.ILayoutDefinitionManager
Returns LayoutDefinitions in definitionId order (create order), starting with the supplied definitionId and limiting the result set to size limit.
getLayoutDefinitions(CustomizationContext, WebAppSearchCriteria, int) - Method in interface com.bea.netuix.application.manager.ILayoutDefinitionManager
Get all the layout definitions as a paged object.
getLayoutDefinitions(int, WebAppSearchCriteria, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.LayoutDefinitionControl
Retrieves all the LayoutDefinitions scoped to this web app
getLayoutFile() - Method in class com.bea.netuix.application.definition.LayoutDefinition
Returns the path to the layout file.
getLayoutLocation() - Method in class com.bea.netuix.application.definition.PortletPlacement
 
getLayoutPresentationContext(HttpServletRequest) - Static method in class com.bea.netuix.servlets.controls.layout.LayoutPresentationContext
This is a convenience method for returning a reference to the one and only LayoutPresentationContext.
getLayoutResourceType() - Static method in class com.bea.portal.tools.portal.layout.LayoutResourceType
Get the LayoutResourceType.
getLayoutsResourceType() - Static method in class com.bea.portal.tools.portal.layout.LayoutsResourceType
Get the LayoutsResourceType.
getLayoutStrategy() - Method in class com.bea.netuix.servlets.controls.layout.BorderLayoutPresentationContext
Returns the text of the layoutStrategy attribute that corresponds to this BorderLayout portal component.
getLayoutView() - Method in interface com.bea.netuix.application.view.PageView
Retrieve the child layout view associated with this page.
getLeafTaxonomy() - Method in class com.bea.p13n.delegation.taxonomy.ParentedTaxonomyBuilder
Method that individual ParentedTaxonomyBuilder implementations implement to provide the leaf portion of their taxonomy, which will in most cases be directed derived from the resource they represent.
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.campaigns.CampaignTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.campaigns.RuleTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.campaigns.ScenarioTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.content.AssignedItemsTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.content.AssignedItemTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.content.CheckedOutItemsTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.content.CheckedOutItemTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.content.NodeTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.content.PropertyTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.content.RepositoryInRepoModeTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.content.RepositoryInTypeModeTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.content.RepositoryTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.content.TypeTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.content.WorkflowsFolderTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.content.WorkflowTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.contentselectors.ContentSelectorTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.PaginationElementTaxonomyBuilder
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.placeholders.PlaceholderTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.placeholders.QueryDefinitionTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.BookDefinitionTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.BookInstanceTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.CommunitiesTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.CommunitiesTemplatesTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.CommunityDefinitionTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.CommunityTemplateTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.DesktopDefinitionTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.DesktopTemplatesTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.DesktopTemplateTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.LayoutTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.LibraryPortletInstancesTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.LibraryTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.LookAndFeelTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.MenuTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.PageInstanceTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.PageTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.PortalsTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.PortalTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.PortalTemplatesTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.PortletCategoryTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.PortletInstanceTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.PortletLibraryInstanceTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.PortletTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.ProducerTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.ShellTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.portal.ThemeTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.segments.SegmentTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.serviceadmin.AdContentProviderTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.serviceadmin.AtnSecurityProviderTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.serviceadmin.P13nCacheTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.serviceadmin.PropertyAdapterTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.serviceadmin.RoleSecurityProviderTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.ToolsTreeNodeTaxonomyBuilder
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.usermgmt.GroupTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.usermgmt.securityproviders.AuthenticationProvidersTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.usermgmt.securityproviders.AuthenticationProviderTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.usermgmt.securityproviders.RoleMappersTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.usermgmt.securityproviders.RoleProviderTaxonomy
 
getLeafTaxonomy() - Method in class com.bea.portal.tools.da.taxonomy.visitorroles.VisitorRoleTaxonomy
 
getLeftHandSide(Expression) - Static method in class com.bea.content.expression.ExpressionHelper
Get the left-hand-side of a valid leaf node, which should be a PropertyRef.
getLeftHandSide(Expression) - Static method in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated Get the left-hand-side of a valid leaf node, which should be a PropertyRef
getLeftHandSide() - Method in interface com.bea.p13n.expression.operator.BinaryOperator
Returns left hand side operand of this binary operator.
getLeftHandSide() - Method in class com.bea.p13n.expression.operator.collection.CollectionOperator
 
getLeftHandSide() - Method in class com.bea.p13n.expression.operator.comparative.ComparativeOperator
 
getLeftHandSide() - Method in class com.bea.p13n.expression.operator.Instanceof
 
getLeftHandSide() - Method in class com.bea.p13n.expression.operator.logical.LogicalAnd
 
getLeftHandSide() - Method in class com.bea.p13n.expression.operator.logical.LogicalOr
 
getLeftHandSide() - Method in class com.bea.p13n.expression.operator.math.MathAdd
 
getLeftHandSide() - Method in class com.bea.p13n.expression.operator.math.MathAtan2
 
getLeftHandSide() - Method in class com.bea.p13n.expression.operator.math.MathDivide
 
getLeftHandSide() - Method in class com.bea.p13n.expression.operator.math.MathIeeeRemainder
 
getLeftHandSide() - Method in class com.bea.p13n.expression.operator.math.MathMax
 
getLeftHandSide() - Method in class com.bea.p13n.expression.operator.math.MathMin
 
getLeftHandSide() - Method in class com.bea.p13n.expression.operator.math.MathMultiply
 
getLeftHandSide() - Method in class com.bea.p13n.expression.operator.math.MathPow
 
getLeftHandSide() - Method in class com.bea.p13n.expression.operator.math.MathRandom
 
getLeftHandSide() - Method in class com.bea.p13n.expression.operator.math.MathSubtract
 
getLeftHandSide() - Method in class com.bea.p13n.expression.operator.string.StringCharAt
 
getLeftHandSide() - Method in class com.bea.p13n.expression.operator.string.StringCompareToIgnoreCase
 
getLeftHandSide() - Method in class com.bea.p13n.expression.operator.string.StringConcat
 
getLeftHandSide() - Method in class com.bea.p13n.expression.operator.string.StringContains
 
getLeftHandSide() - Method in class com.bea.p13n.expression.operator.string.StringEndsWith
 
getLeftHandSide() - Method in class com.bea.p13n.expression.operator.string.StringEqualsIgnoreCase
 
getLeftHandSide() - Method in class com.bea.p13n.expression.operator.string.StringLike
 
getLeftHandSide() - Method in class com.bea.p13n.expression.operator.string.StringStartsWith
 
getLibraryBookXml(ExportContext, String, String) - Method in interface com.bea.netuix.application.manager.IExportImportManager
Export a library book to an xml string.
getLibraryCommunityTemplateResourceType() - Static method in class com.bea.portal.tools.portal.community.LibraryCommunityTemplateResourceType
Get the CommunityDefinitionResourceType.
getLibraryCommunityTemplatesResourceType() - Static method in class com.bea.portal.tools.portal.community.LibraryCommunityTemplatesResourceType
Get the LibraryCommunityTemplatesResourceType.
getLibraryDesktopTemplateResourceType() - Static method in class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplateResourceType
Get the LibraryDesktopTemplateResourceType.
getLibraryDesktopTemplatesResourceType() - Static method in class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplatesResourceType
Get the LibraryDesktopTemplatesResourceType.
getLibraryPageXml(ExportContext, String, String) - Method in interface com.bea.netuix.application.manager.IExportImportManager
Export a library page to an xml string.
getLibraryPortletInstancesResourceType() - Static method in class com.bea.portal.tools.portal.page.LibraryPortletInstancesResourceType
Get the LibraryPortletInstancesResourceType.
getLibraryResourceId() - Method in class com.bea.p13n.entitlements.resource.P13nResource
 
getLibraryResourceType() - Static method in class com.bea.portal.tools.portal.LibraryResourceType
Get the LibraryResourceType.
getLibraryTemplatesResourceType() - Static method in class com.bea.portal.tools.portal.LibraryTemplatesResourceType
Get the TemplatesResourceType.
getLifeCycleStatus() - Method in class com.bea.content.Node
Deprecated Please use Node.getWorkflowStatus()
getLineage(String) - Static method in class com.bea.content.PathHelper
Removes the last element and returns the result.
getLinkAsNode() - Method in class com.bea.content.el.support.PropertyWrapperImpl
Convenience method to retrieve a link property type as a NodeWrapperImpl, rather than an ID.
getLinkedScenarioIds() - Method in interface com.bea.campaign.Campaign
Get the list of ids of the linked scenarios.
getLinkValue() - Method in class com.bea.content.el.support.ValueWrapperImpl
See Value.getLinkValue()
getLinkValue() - Method in class com.bea.content.Value
The value as a Link node ID.
getListenScopeParameter(String) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
Get the parameter from the listen scoped requests
getListenScopeParameter(String) - Method in interface org.apache.beehive.netui.pageflow.scoping.ScopedRequest
 
getLiteralValue() - Method in class com.bea.p13n.model.Comparison
This will return the literal value, if this is a literal value comparison.
getLoaderFilterProperties(File, Properties) - Method in class com.bea.content.loader.bulk.BulkLoader
Get the properties from the BulkLoader's LoaderFilters for the given file.
getLoaderFilterProperties(File, Properties) - Method in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated Get the properties from the BulkLoader's LoaderFilters for the given file.
getLoadStateTime() - Method in interface com.bea.netuix.servlets.controls.analytics.AnalyticEvent
The amount of time the page or portlet spent in the "loadState" lifecycle phase
getLoadStateTime() - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
 
getLoadTime() - Method in interface com.bea.netuix.servlets.controls.analytics.AnalyticEvent
The amount of time the page or portlet spent in the "load" lifecycle phase
getLoadTime() - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
 
getLocalAddr() - Method in class com.bea.p13n.http.Request
 
getLocale() - Method in class com.bea.content.paging.FilterCriteria
Get the locale.
getLocale() - Method in class com.bea.content.paging.SortCriteria
Get the locale.
getLocale() - Method in class com.bea.content.spi.FilterCriteria
Deprecated Get the locale.
getLocale() - Method in class com.bea.content.spi.flexspi.common.FilterCriteria
Get the locale.
getLocale() - Method in interface com.bea.content.spi.flexspi.common.IFilterCriteria
Get the locale.
getLocale() - Method in interface com.bea.content.spi.flexspi.common.ISortCriteria
Get the locale.
getLocale() - Method in class com.bea.content.spi.flexspi.common.SortCriteria
Get the locale.
getLocale() - Method in class com.bea.content.spi.SortCriteria
Deprecated Get the locale.
getLocale() - Method in class com.bea.netuix.application.localization.definition.LocalizationLocale
 
getLocale() - Method in interface com.bea.netuix.application.localization.view.LocalizationResourceView
 
getLocale() - Method in class com.bea.netuix.application.transform.disassembler.xip.ExportImportContext
 
getLocale() - Method in class com.bea.netuix.servlets.l10n.ResolvedLocale
 
getLocale() - Method in class com.bea.p13n.http.Request
 
getLocale(LocalizationLocaleId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.LocalizationControl
This method will lookup the locale associated with the localizationLocaleId.
getLocale() - Method in interface com.bea.wsrp.model.ILocalizedString
Locale of the string
getLocale() - Method in interface com.bea.wsrp.model.markup.IMimeResponseContext
Returns the locale of the returned markup.
getLocale() - Method in interface com.oracle.producer.spi.ILocalizedString
Locale of the string
getLocale() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getLocale() on the wrapped request object.
getLocale() - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call getLocale() on the wrapped response object.
getLocale() - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call getLocale() on the wrapped response object.
getLocale() - Method in interface javax.portlet.MimeResponse
Returns the locale assigned to the response.
getLocale() - Method in interface javax.portlet.PortletRequest
Returns the preferred Locale in which the portal will accept content.
getLocaleProvider() - Method in class com.bea.netuix.servlets.l10n.L10nResourceManager
Retrieve the LocaleProvider.
getLocales() - Method in class com.bea.netuix.application.manager.CustomizationContext
Getter for retrieving the ordered list of preferred locales.
getLocales(ServletRequest, ServletContext) - Method in class com.bea.netuix.servlets.l10n.DefaultLocaleProvider
Provides an Enumeration of Locales that can be used to determine the most appropriate response Locale.
getLocales(ServletRequest, ServletContext) - Method in interface com.bea.netuix.servlets.l10n.LocaleProvider
Provides an Enumeration of Locales that can be used to determine the most appropriate response Locale.
getLocales() - Method in class com.bea.p13n.http.Request
 
getLocales() - Method in class com.bea.portal.tools.common.ResourceContext
Getter for the user's preferred locales.
getLocales() - Method in interface com.bea.wlp.rest.command.RestContext
Gets the list of acceptable client locales in decreasing order, starting with the preferred locale.
getLocales() - Method in interface com.bea.wsrp.model.IMarkupType
Returns an immutable list of locales supported by the portlet.
getLocales() - Method in interface com.bea.wsrp.model.IServiceDescription
Returns an immutable list of locales supported by the producer.
getLocales() - Method in interface com.bea.wsrp.model.markup.IGetMarkupBaseRequestContext
A list of locales that the WLP Consumer computed for the current portlet to generate markup.
getLocales() - Method in interface com.bea.wsrp.model.markup.IMimeRequestContext
Returns list of locales on the consumer's request.
getLocales() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getLocales() on the wrapped request object.
getLocales() - Method in interface javax.portlet.PortletRequest
Returns an Enumeration of Locale objects indicating, in decreasing order starting with the preferred locale in which the portal will accept content for this request.
getLocalInstanceId() - Method in class com.bea.netuix.servlets.controls.portlet.backing.PortletBackingContext
Return the local instance id of this portlet.
getLocalInstanceId() - Method in class com.bea.netuix.servlets.controls.window.WindowPresentationContext
Returns the Local () instance id for the window.
getLocalizationIntersectionId() - Method in class com.bea.netuix.application.definition.BookDefinition
Returns the LocalizationIntersectionId for this book.
getLocalizationIntersectionId() - Method in class com.bea.netuix.application.definition.CommunityDefinition
Returns the LocalizationIntersectionId for this community.
getLocalizationIntersectionId() - Method in class com.bea.netuix.application.definition.DesktopDefinition
Returns the LocalizationIntersectionId for this desktop.
getLocalizationIntersectionId() - Method in class com.bea.netuix.application.definition.LookAndFeelDefinition
Returns the LocalizationIntersectionId for this lookandfeel.
getLocalizationIntersectionId() - Method in class com.bea.netuix.application.definition.MenuDefinition
Returns the LocalizationIntersectionId for this menu.
getLocalizationIntersectionId() - Method in class com.bea.netuix.application.definition.PageDefinition
Returns the LocalizationIntersectionId for this page.
getLocalizationIntersectionId() - Method in class com.bea.netuix.application.definition.PortletDefinition
Returns the LocalizationIntersectionId for this portlet.
getLocalizationIntersectionId() - Method in class com.bea.netuix.application.definition.ShellDefinition
Returns the LocalizationIntersectionId for this shell.
getLocalizationIntersectionId() - Method in class com.bea.netuix.application.definition.ThemeDefinition
Returns the LocalizationIntersectionId for this theme.
getLocalizationIntersectionId() - Method in class com.bea.netuix.application.instance.PortletInstance
Returns the LocalizationIntersectionId for this portlet.
getLocalizationIntersectionId() - Method in class com.bea.netuix.application.localization.definition.LocalizationResource
 
getLocalizationIntersectionId() - Method in interface com.bea.netuix.application.localization.view.LocalizationResourceView
 
getLocalizationLocale() - Method in class com.bea.netuix.application.localization.definition.LocalizationResource
 
getLocalizationLocale(Locale) - Method in interface com.bea.netuix.application.localization.manager.ILocalizationManager
Get the portal version of a locale.
getLocalizationLocale(LocalizationLocaleId) - Method in interface com.bea.netuix.application.localization.manager.ILocalizationManager
Get the portal version of a locale.
getLocalizationLocaleId() - Method in class com.bea.netuix.application.localization.definition.LocalizationLocale
 
getLocalizationLocaleId() - Method in interface com.bea.netuix.application.localization.view.LocalizationResourceView
 
getLocalizationLocales() - Method in interface com.bea.netuix.application.localization.manager.ILocalizationManager
Return an array of all the available locales in the system.
getLocalizationLocales(int, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.LocalizationControl
Gets all the available locales.
getLocalizationManagerHome() - Method in class com.bea.netuix.application.NetuixHomeFactory
Gets the cached instance of the LocalizationManagerHome EJB Home.
getLocalizationResource() - Method in class com.bea.netuix.application.definition.BookDefinition
Returns the LocalizationResource associated with this BookDefinition based on the locale of the request used for retrieving the BookDefinition.
getLocalizationResource() - Method in interface com.bea.netuix.application.definition.CategoryDefinition
Returns the LocalizationResource associated with this CategoryDefinition based on the locale of the request used for retrieving the CategoryDefinition.
getLocalizationResource() - Method in class com.bea.netuix.application.definition.CommunityDefinition
Returns the LocalizationResource associated with this CommunityDefinition based on the locale of the request used for retrieving it.
getLocalizationResource(HttpServletRequest) - Method in class com.bea.netuix.application.definition.CommunityDefinition
Returns the LocalizationResource associated with this CommunityDefinition based the locale(s) specified in the input request.
getLocalizationResource() - Method in class com.bea.netuix.application.definition.DesktopDefinition
Returns the LocalizationResource associated with this DesktopDefinition based on the locale of the request used for retrieving the DesktopDefinition.
getLocalizationResource() - Method in class com.bea.netuix.application.definition.LayoutDefinition
Returns the LocalizationResource associated with this layout based on the locale of the request used for retrieving the layout.
getLocalizationResource() - Method in class com.bea.netuix.application.definition.LookAndFeelDefinition
Returns the LocalizationResource associated with this lookandfeel based on the locale of the request used for retrieving the lookandfeel.
getLocalizationResource() - Method in class com.bea.netuix.application.definition.MenuDefinition
Returns the LocalizationResource associated with this menu based on the locale of the request used for retrieving the menu.
getLocalizationResource() - Method in interface com.bea.netuix.application.definition.NavigableDefinition
Returns the LocalizationResource associated with this navigable based on the locale of the request used for retrieving the menu.
getLocalizationResource() - Method in class com.bea.netuix.application.definition.PageDefinition
Returns the LocalizationResource associated with this PageDefinition based on the locale of the request used for retrieving the PageDefinition.
getLocalizationResource() - Method in interface com.bea.netuix.application.definition.PlaceableDefinition
Returns the LocalizationResource associated with this placeable based on the locale of the request used for retrieving the menu.
getLocalizationResource() - Method in class com.bea.netuix.application.definition.PlaceholderDefinition
Returns the LocalizationResource associated with this PlaceholderDefinition based on the locale of the request used for retrieving the PlaceholderDefinition.
getLocalizationResource() - Method in class com.bea.netuix.application.definition.PortalDefinition
Returns the LocalizationResource associated with this CategoryDefinition.
getLocalizationResource() - Method in class com.bea.netuix.application.definition.PortletCategoryDefinition
Returns the LocalizationResource associated with this CategoryDefinition.
getLocalizationResource() - Method in class com.bea.netuix.application.definition.PortletDefinition
Returns the LocalizationResource associated with this PortletDefinition based on the locale of the request used for retrieving the PortletDefinition.
getLocalizationResource() - Method in class com.bea.netuix.application.definition.ShellDefinition
Returns the LocalizationResource associated with this ShellDefinition based on the locale of the request used for retrieving the ShellDefinition.
getLocalizationResource() - Method in interface com.bea.netuix.application.definition.TemplateDefinition
Returns the LocalizationResource associated with this template based on the locale of the request used for retrieving the menu.
getLocalizationResource() - Method in class com.bea.netuix.application.definition.ThemeDefinition
Returns the LocalizationResource associated with this ThemeDefinition based on the locale of the request used for retrieving the ThemeDefinition.
getLocalizationResource() - Method in class com.bea.netuix.application.instance.PortletInstance
Returns the LocalizationResource associated with this PortletDefinition based on the locale of the request used for retrieving the PortletInstance.
getLocalizationResource(CustomizationContext, LocalizationIntersectionId) - Method in interface com.bea.netuix.application.localization.manager.ILocalizationManager
Retrieve a single localization resource given the specified localization intersection id and the customization context.
getLocalizationResource(CustomizationContext, LocalizationIntersectionId, String) - Method in interface com.bea.netuix.application.localization.manager.ILocalizationManager
Retrieve a single localization resource given the specified localization intersection id and the customization context.
getLocalizationResource() - Method in interface com.bea.netuix.application.localization.view.LocalizationResourceView
 
getLocalizationResources(LocalizationIntersectionId) - Method in interface com.bea.netuix.application.localization.manager.ILocalizationManager
Retrieve an array of LocalizationResourceView definitions for the specified abstract LocalizationIntersectionId.
getLocalizationResources() - Method in interface com.bea.netuix.application.localization.manager.ILocalizationManager
Retrurn a list of all the localization resources in the system
getLocalizationResources(LocalizationIntersectionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.LocalizationControl
Returns all the LocalizationResources given a LocalizationIntersectionId.
getLocalizationResources(int, LocalizationIntersectionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.LocalizationControl
Returns all the LocalizationResources given a LocalizationIntersectionId.
getLocalizationResourceView(CustomizationContext, LocalizationIntersectionId) - Method in interface com.bea.netuix.application.localization.manager.ILocalizationManager
Retrieve a LocalizationResourceView for the supplied LocalizationIntersectionId.
getLocalizationResourceView() - Method in interface com.bea.netuix.application.view.CategoryView
Returns the LocalizationResourceView associated with this view.
getLocalizationResourceView() - Method in interface com.bea.netuix.application.view.DesktopView
The Localization resource contains the localized title and description for this desktop.
getLocalizationResourceView() - Method in interface com.bea.netuix.application.view.LayoutView
The Localization resource contains the localized title and description for this layout.
getLocalizationResourceView() - Method in interface com.bea.netuix.application.view.LookAndFeelView
The Localization resource contains the localized title and description for this look and feel.
getLocalizationResourceView() - Method in interface com.bea.netuix.application.view.MenuView
The Localization resource contains the localized title and description for this menu.
getLocalizationResourceView() - Method in interface com.bea.netuix.application.view.NavigableView
The Localization resource contains the localized title and description for this navigable.
getLocalizationResourceView() - Method in interface com.bea.netuix.application.view.PageView
The Localization resource contains the localized title and description for this look and feel.
getLocalizationResourceView() - Method in interface com.bea.netuix.application.view.PlaceableView
The Localization resource contains the localized title and description for this placeable.
getLocalizationResourceView() - Method in interface com.bea.netuix.application.view.PlaceholderView
The Localization resource contains the localized title and description for this placeholder.
getLocalizationResourceView() - Method in interface com.bea.netuix.application.view.ShellView
The Localization resource contains the localized title and description for this shell.
getLocalizationResourceView() - Method in interface com.bea.netuix.application.view.ThemeView
The LocalizationResource contains the localized title and description for this theme.
getLocalizedUri() - Method in class com.bea.netuix.servlets.l10n.ResolvedLocale
 
getLocalManagerHome() - Method in class com.bea.netuix.application.NetuixHomeFactory
Gets the cached instance of the LocalManagerHome EJB Home.
getLocalName() - Method in class com.bea.p13n.http.Request
 
getLocalName(XmlObject) - Static method in class com.bea.p13n.model.XmlObjectModel
Get the local name of the specified XmlObject.
getLocalName(String) - Static method in class com.bea.p13n.util.DomUtils
Extracts the local qualifiedName from the given qualified qualifiedName
getLocalParameter(String) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
Get the parameter from the scoped request only (don't check in listen scoped requests)
getLocalParameter(String) - Method in interface org.apache.beehive.netui.pageflow.scoping.ScopedRequest
 
getLocalPort() - Method in class com.bea.p13n.http.Request
 
getLocation() - Method in class com.bea.netuix.application.definition.PlaceholderDefinition
Returns the location of this placeholder.
getLocation() - Method in interface com.bea.netuix.application.view.PlaceholderView
Return this placeholder's layout location.
getLog() - Method in class com.beasys.commerce.util.Logger
Deprecated Return the instantiated 'Log'.
getLoggerForApp(String) - Method in class com.beasys.commerce.util.NonCatalogLog
Get (or create) a logger for the specified app name (subsystem)
getLogic() - Method in class com.bea.campaign.AdCountGoal
Return the boolean logic of the goal
getLogic(String) - Method in class com.bea.p13n.content.ContentQueryBase
Get the ExpressionHelper.AND or OR type of the specific logic string.
getLogical() - Method in interface com.beasys.commerce.foundation.expression.Logical
Deprecated Get the boolean logical operator.
getLogical() - Method in class com.beasys.commerce.foundation.expression.LogicalImpl
Deprecated Get the boolean logical operator.
getLogicalComparator(Expression) - Static method in class com.bea.content.expression.ExpressionHelper
Get the syntax logical comparator textual operator for the given branch node.
getLogicalComparator(Expression) - Static method in class com.bea.p13n.content.expression.ExpressionAdapter
Deprecated Get the TypesHelper logical comparator constant for the specified branch node.
getLogicalComparator(Expression) - Static method in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated Get the syntax logical comparator textual operator for the given branch node.
getLogicalExpression() - Method in class com.bea.p13n.expression.operator.If
 
getLogin() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateUserTag
Deprecated Get the flag to do the login during post-user-creation process.
getLoginModuleConfiguration() - Method in class com.bea.wsrp.security.WSRPIdentityAsserterProviderImpl
Return how to call the login module to perform authentication.
getLongDescription() - Method in class com.bea.campaign.model.ScenarioModel
Returns the long description of the Scenario.
getLongValue() - Method in class com.bea.content.el.support.ValueWrapperImpl
See Value.getLongValue()
getLongValue() - Method in class com.bea.content.PropertyChoice
The Long choice can be a Long instance, or null.
getLongValue() - Method in class com.bea.content.Value
The value as a Long.
getLookAndFeelDefinition(CustomizationContext, LookAndFeelDefinitionId) - Method in interface com.bea.netuix.application.manager.ILookAndFeelDefinitionManager
Getter for returning a single LookAndFeelDefinition object given a supplied lookAndFeel definition identifier.
getLookAndFeelDefinition() - Method in interface com.bea.netuix.application.view.LookAndFeelView
Retrieve the associated LookAndFeelDefinition from this LookAndFeel View.
getLookAndFeelDefinition(LookAndFeelDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.LookAndFeelDefinitionControl
Used to retieve a single LookAndFeelDefinition object given an Id.
getLookAndFeelDefinitionCount() - Method in class com.bea.netuix.application.definition.DefinitionCount
Returns the number of LookAndFeelDefinitions.
getLookAndFeelDefinitionFromFile(CustomizationContext, String, String) - Method in interface com.bea.netuix.application.manager.ILookAndFeelDefinitionManager
Getter for returning a single LookAndFeelDefinition object given a supplied lookAndFeel file name.
getLookAndFeelDefinitionId() - Method in class com.bea.netuix.application.definition.DesktopDefinition
Returns the LookAndFeelDefinitionId for the LookAndFeelDefinition associated with this desktop.
getLookAndFeelDefinitionId() - Method in class com.bea.netuix.application.definition.LookAndFeelDefinition
Returns the LookAndFeelDefinitionId for this lookandfeel.
getLookAndFeelDefinitionId() - Method in class com.bea.netuix.application.instance.DesktopInstance
Returns the LookAndFeelDefinitionId for the LookAndFeelDefinition associated with this desktop.
getLookAndFeelDefinitionId(CustomizationContext, String, String) - Method in interface com.bea.netuix.application.manager.ILookAndFeelDefinitionManager
Getter for returning a single LookAndFeelDefinitionId object given a supplied lookAndFeel markup name and webapp.
getLookAndFeelDefinitionId() - Method in interface com.bea.netuix.application.view.LookAndFeelView
Getter for the lookandfeel definition id.
getLookAndFeelDefinitionId() - Method in class com.bea.netuix.servlets.controls.application.backing.DesktopBackingContext
Return the look and feel definition id.
getLookAndFeelDefinitionId() - Method in class com.bea.netuix.servlets.controls.application.DesktopPresentationContext
Return the look and feel definition id.
getLookAndFeelDefinitionId(String, String, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.LookAndFeelDefinitionControl
Getter for returning a single LookAndFeelDefinitionId object given a supplied lookAndFeel markup name and webapp.
getLookAndFeelDefinitionId() - Method in class com.bea.portal.tools.portal.laf.LookAndFeelID
Get the LookAndFeelDefinitionId.
getLookAndFeelDefinitionId() - Method in class com.bea.portal.tools.portal.laf.LookAndFeelIDBuilder
Get the LookAndFeelDefinitionId.
getLookAndFeelDefinitionLabel() - Method in class com.bea.netuix.servlets.controls.application.backing.DesktopBackingContext
Return the look and feel definition label.
getLookAndFeelDefinitionLabel() - Method in class com.bea.netuix.servlets.controls.application.DesktopPresentationContext
Return the look and feel definition label.
getLookAndFeelDefinitionManagerHome() - Method in class com.bea.netuix.application.NetuixHomeFactory
Gets the cached instance of the LookAndFeelDefinitionManagerHome EJB Home.
getLookAndFeelDefinitions(CustomizationContext, String) - Method in interface com.bea.netuix.application.manager.ILookAndFeelDefinitionManager
Getter for returning a list of all LookAndFeelDefinitions scoped to the supplied webapp.
getLookAndFeelDefinitions(CustomizationContext, String, LookAndFeelDefinitionId, int) - Method in interface com.bea.netuix.application.manager.ILookAndFeelDefinitionManager
Returns LookAndFeelDefinitions in definitionId order (create order), starting with the supplied definitionId and limiting the result set to size limit.
getLookAndFeelDefinitions(CustomizationContext, WebAppSearchCriteria, int) - Method in interface com.bea.netuix.application.manager.ILookAndFeelDefinitionManager
Get all the look and feel definitions as a paged object.
getLookAndFeelDefinitions(int, WebAppSearchCriteria, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.LookAndFeelDefinitionControl
This methods gets all LookAndFeelDefinitions scoped to the specified webapp
getLookAndFeelFile() - Method in class com.bea.netuix.application.definition.LookAndFeelDefinition
Returns the path to the lookandfeel file.
getLookAndFeelFile() - Method in interface com.bea.netuix.application.view.LookAndFeelView
Retrieve the file name used to create this look and feel.
getLookAndFeelResourceType() - Static method in class com.bea.portal.tools.portal.laf.LookAndFeelResourceType
Get the LookAndFeelResourceType.
getLookAndFeelsResourceType() - Static method in class com.bea.portal.tools.portal.laf.LookAndFeelsResourceType
Get the LookAndFeelsResourceType.
getLookAndFeelView(CustomizationContext, LookAndFeelDefinitionId) - Method in interface com.bea.netuix.application.manager.ILookAndFeelDefinitionManager
Getter for returning an immutable deep LookAndFeelView.
getLookAndFeelView() - Method in interface com.bea.netuix.application.view.DesktopView
Get the LookAndFeel associated with this desktop.
getMailService() - Method in class com.bea.campaign.action.MailAction
 
getMailService() - Method in interface com.bea.campaign.CampaignService
Get a reference to the mail service being used.
getMailService() - Method in class com.bea.campaign.servlets.CampaignCleanupServlet
Get our java:comp/env/ejb/MailService.
getMailService() - Method in class com.bea.p13n.mail.servlets.MailPreviewServlet
Get the mail service to use.
getMajor() - Method in interface com.bea.p13n.common.Version
Returns the major version number.
getMajor(String) - Static method in class com.bea.p13n.util.MimeTypeHelper
Get the major portion of a mime type.
getMajorVersion() - Method in interface javax.portlet.PortletContext
Returns the major version of the Portlet API that this portlet container supports.
getManagementResourceType() - Static method in class com.bea.portal.tools.management.ManagementResourceType
Get the ManagementResourceType.
getMap() - Method in class com.bea.p13n.ad.MapVariableFinder
Deprecated Get the underlying map.
getMap() - Method in class com.bea.p13n.content.expression.MapVariableFinder
Deprecated Get the underlying map.
getMap() - Method in interface com.bea.p13n.property.EntityPropertyCache
Get the entire map that backs up the cache
getMap() - Method in class com.beasys.commerce.foundation.expression.MapVariableFinder
Deprecated Get the underlying map.
getMap() - Method in interface javax.portlet.PortletPreferences
Returns a Map of the preferences.
getMarkupCharacterSet() - Method in interface com.bea.wsrp.model.markup.IMimeResponseContext
Returns the character set used to encode the markup.
getMarkupCharacterSets() - Method in interface com.bea.wsrp.model.markup.IGetMarkupBaseRequestContext
The character sets that WLP Consumer wants the Producer use to encode the current portlet's markup.
getMarkupCharacterSets() - Method in interface com.bea.wsrp.model.markup.IMimeRequestContext
Returns an array of character sets the consumer is willing to have the Portlet use.
getMarkupData() - Method in interface com.bea.wsrp.model.markup.IMimeResponseContext
Returns an InputStream to read the returned markup.
getMarkupDefinition(CustomizationContext, MarkupDefinitionId) - Method in interface com.bea.netuix.application.manager.IMarkupDefinitionManager
Getter for returning a single MarkupDefinition object given a supplied markup definition identifier.
getMarkupDefinition(CustomizationContext, String, String) - Method in interface com.bea.netuix.application.manager.IMarkupDefinitionManager
Getter for returning a single MarkupDefinition object given a supplied markup name.
getMarkupDefinition() - Method in interface com.bea.netuix.application.view.MarkupView
Retrieve the associated MarkupDefinition from this Markup View.
getMarkupDefinitionFromFile(CustomizationContext, String, String) - Method in interface com.bea.netuix.application.manager.IMarkupDefinitionManager
Getter for returning a single MarkupDefinition object given a supplied markup file name.
getMarkupDefinitionId() - Method in class com.bea.netuix.application.definition.BookDefinition
Returns the MarkupDefinitionId for the MarkupDefinition associated with this book.
getMarkupDefinitionId() - Method in class com.bea.netuix.application.definition.DesktopDefinition
Returns the MarkupDefinitionId for the MarkupDefinition associated with this desktop.
getMarkupDefinitionId() - Method in class com.bea.netuix.application.definition.LayoutDefinition
Returns the MarkupDefinitionId for the MarkupDefinition associated with this layout.
getMarkupDefinitionId() - Method in class com.bea.netuix.application.definition.LookAndFeelDefinition
Returns the MarkupDefinitionId for the MarkupDefinition associated with this lookandfeel.
getMarkupDefinitionId() - Method in class com.bea.netuix.application.definition.MarkupDefinition
Returns the MarkupDefinitionId for this markup.
getMarkupDefinitionId() - Method in class com.bea.netuix.application.definition.MenuDefinition
Returns the MarkupDefinitionId for this MarkupDefinition associated with this menu.
getMarkupDefinitionId() - Method in class com.bea.netuix.application.definition.PageDefinition
Returns the MarkupDefinitionId for the MarkupDefinition associated with this page.
getMarkupDefinitionId() - Method in class com.bea.netuix.application.definition.PlaceholderDefinition
Returns the MarkupDefinitionId for the MarkupDefinition associated with this placeholder.
getMarkupDefinitionId() - Method in class com.bea.netuix.application.definition.PortletDefinition
Returns the MarkupDefinitionId for the MarkupDefinition associated with this portlet.
getMarkupDefinitionId() - Method in class com.bea.netuix.application.definition.ShellDefinition
Returns the MarkupDefinitionId for the MarkupDefinition associated with this shell.
getMarkupDefinitionId() - Method in class com.bea.netuix.application.definition.ThemeDefinition
Returns the MarkupDefinitionId for the MarkupDefinition associated with this theme.
getMarkupDefinitionId() - Method in interface com.bea.netuix.application.view.MarkupView
Getter for markup definition id.
getMarkupDefinitionManagerHome() - Method in class com.bea.netuix.application.NetuixHomeFactory
Gets the cached instance of the MarkupDefinitionManagerHome EJB Home.
getMarkupDefinitions(CustomizationContext, String) - Method in interface com.bea.netuix.application.manager.IMarkupDefinitionManager
Getter for returning a list of all MarkupDefinitions scoped to the supplied webapp.
getMarkupFile() - Method in class com.bea.netuix.application.definition.MarkupDefinition
Returns the path to the markup file for this markup.
getMarkupFile() - Method in interface com.bea.netuix.application.view.MarkupView
Get the name of the file where this markup lives.
getMarkupName() - Method in class com.bea.netuix.servlets.controls.page.MenuBackingContext
 
getMarkupName() - Method in class com.bea.netuix.servlets.controls.page.PageBackingContext
Returns the value of the Page's markupName attribute.
getMarkupPortUrl() - Method in class com.bea.wsrp.util.WsdlUtils.WsrpPortStruct
Deprecated No longer supported.
getMarkupRefId() - Method in interface com.bea.wsrp.model.markup.IMimeResponseContext
Gets the value of the MimeResponse RefId if set to support Soap With Attachments (SWA)
getMarkupRequestState() - Method in interface com.bea.wsrp.model.markup.IMarkupRequestStateContext
Returns a custom data object that is being sent to the Producer as part of the "getMarkup" request.
getMarkupResponseState() - Method in interface com.bea.wsrp.model.markup.IMarkupResponseStateContext
Returns a custom data object that is in the response of the "getMarkup" operation.
getMarkupType() - Method in class com.bea.netuix.servlets.controls.page.MenuBackingContext
 
getMarkupType() - Method in class com.bea.netuix.servlets.controls.page.PageBackingContext
Returns the value of the Page's markupType attribute.
getMarkupTypes() - Method in interface com.bea.wsrp.model.IPortletDescription
Returns an immutable list of markup types supported by this portlet.
getMarkupView(CustomizationContext, MarkupDefinitionId) - Method in interface com.bea.netuix.application.manager.IMarkupDefinitionManager
Getter for returning an immutable deep MarkupView.
getMarkupView() - Method in interface com.bea.netuix.application.view.MarkupBasedView
Return the markup associated with this resource.
getMatchingSupportedLocales(Locale[]) - Method in interface com.bea.netuix.application.localization.manager.ILocalizationManager
Used to get a minimal set of Locales based on the input array of Locales that matches supported Locales.
getMax() - Method in class com.bea.content.manager.servlets.jsp.taglib.SearchTag
Get the value of SearchTag.max as a String.
getMax() - Method in class com.bea.p13n.expression.operator.math.MathRandom
Returns the maximum Number (or an expression returning a Number) that can be generated.
getMax() - Method in class com.bea.p13n.servlets.jsp.taglib.ContentQueryTag
Retrieves the max number of content items that can be returned.
getMax() - Method in class com.bea.p13n.servlets.jsp.taglib.ContentSelectorTag
The the max number of content items returned.
getMaxEntries() - Method in interface com.bea.p13n.cache.Cache
Get the max number of entries the cache can have.
getMaxEntries() - Method in interface com.bea.p13n.cache.CacheConfig
Get maximum number of entries allowed in the cache.
getMaxInactiveInterval() - Method in class com.bea.p13n.http.Session
 
getMaxInactiveInterval() - Method in interface javax.portlet.PortletSession
Returns the maximum time interval, in seconds, for which the portlet container keeps this session open between client accesses.
getMaxInactiveInterval() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedSession
 
getMaxResults(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.search.SearchAttributeResolver
 
getMaxResults() - Method in class com.bea.wsrp.registry.ConnectInfo
 
getMaxResults() - Method in interface com.bea.wsrp.registry.RegistryConfig
Returns a limit on the number of results returned.
getMaxResultSize() - Method in class com.bea.p13n.usermgmt.query.QuerySpecification
 
getMaxReturn() - Method in class com.bea.content.expression.Search
Get the maximum number of objects to return.
getMaxReturn() - Method in class com.bea.p13n.content.expression.Search
Deprecated Get the maximum number of objects to return.
getMaxReturn() - Method in interface com.beasys.commerce.foundation.expression.Search
Deprecated Get the maximum number of objects to return.
getMaxReturn() - Method in class com.beasys.commerce.foundation.expression.SearchImpl
Deprecated Get the maximum number of objects to return.
getMember() - Method in class com.bea.netuix.application.communities.CommunityMembership
Gets the CommunityMember object for the user associated with this membership.
getMember(CustomizationContext, String) - Method in interface com.bea.netuix.application.manager.ICommunityMemberManager
Retrieves a CommunityMember object populated with information for the CommunityMember specified by id.
getMember(CustomizationContext, CommunityMemberId) - Method in interface com.bea.netuix.application.manager.ICommunityMemberManager
Retrieves a CommunityMember object populated with information for the CommunityMember specified by CommunityMemberId.
getMember() - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Retrieves the CommunityMember object populated with information for the community member currently logged in.
getMember(String) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Retrieves a CommunityMember object populated with information for the CommunityMember specified by user id.
getMember(CommunityMemberId) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Retrieves a CommunityMember object populated with information for the CommunityMember specified by member id.
getMember(ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityContextControl
Retrieves the CommunityMember object populated with information for the community member currently logged in.
getMember(String, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityMemberControl
Retrieves a CommunityMember object populated with information for the CommunityMember specified by id.
getMember(CommunityMemberId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityMemberControl
Retrieves a CommunityMember object populated with information for the CommunityMember specified by CommunityMemberId.
getMemberActiveCriteria() - Method in class com.bea.netuix.application.communities.MembershipCriteria
Retrieves the member active status criteria for the search.
getMemberCommunityMemberships(MemberMembershipCriteria, int) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Returns a paginated set of all CommunityMembership objects for a specified user or the currently authenticated user that meet the specified criteria.
getMemberCommunityMemberships(MemberMembershipCriteria, int, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityContextControl
Returns a paginated set of all CommunityMembership objects for a specified user or the currently authenticated user that meet the specified criteria.
getMemberExternalCriteria() - Method in class com.bea.netuix.application.communities.MembershipCriteria
Retrieves the member external status criteria for the search.
getMemberId() - Method in class com.bea.netuix.application.communities.CommunityMembership
Gets the member ID of the member associated with this membership.
getMemberIdCriteria() - Method in class com.bea.netuix.application.communities.MemberCriteria
Retrieves the member ID criteria for the search.
getMemberIdCriteria() - Method in class com.bea.netuix.application.communities.MembershipCriteria
Retrieves the member ID criteria for the search.
getMemberMembershipCriteria() - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Returns a MemberMembershipCriteria object for the currently authenticated user.
getMemberMembershipCriteria(ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityContextControl
Returns a MemberMembershipCriteria object for the currently authenticated user.
getMembership(CustomizationContext, CommunityMemberId, CommunityDefinitionId) - Method in interface com.bea.netuix.application.manager.ICommunityMemberManager
Returns the CommunityMembership information for a CommunityMember, if they have a membership in the specified community.
getMembership(CustomizationContext, String, CommunityDefinitionId) - Method in interface com.bea.netuix.application.manager.ICommunityMemberManager
Returns the CommunityMembership information for a user if they have a membership in the specified community.
getMembership() - Method in class com.bea.netuix.servlets.manager.communities.CommunityContext
Retrieves the CommunityMembership object assicated with this CommunityContext object, if a membership exists.
getMembership(CommunityMemberId, CommunityDefinitionId) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Returns the CommmunityMembership information for a CommunityMember, if they have a membership in the specified community.
getMembership(String, CommunityDefinitionId) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Returns the CommmunityMembership information for a user, if they have a membership in the specified community.
getMembership(ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityContextControl
Retrieves the CommunityMembership object assicated with this CommunityContext object, if a membership exists.
getMembership(CommunityMemberId, CommunityDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityMemberControl
Returns the CommunityMembership information for a CommunityMember, if they have a membership in the specified community.
getMembership(String, CommunityDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityMemberControl
Returns the CommunityMembership information for a user if they have a membership in the specified community.
getMembershipAccessibleCriteria() - Method in class com.bea.netuix.application.communities.MembershipCriteria
Retrieves the membership accessible status criteria for the search.
getMembershipActiveCriteria() - Method in class com.bea.netuix.application.communities.MembershipCriteria
Retrieves the membership active status criteria for the search.
getMembershipCapabilityCriteria() - Method in class com.bea.netuix.application.communities.MembershipCriteria
Retrieves the membership capability criteria for the search, or null if no membership capability criteria exists.
getMembershipHasCapabilityCriteria() - Method in class com.bea.netuix.application.communities.MembershipCriteria
Determines if a membership must have or must not have a particular capability (determinable through the getMembershipCapabilityCriteria() method) to be included.
getMenu() - Method in interface com.bea.wsrp.model.IBookDescription
Returns the menu of the book
getMenuBackingContext() - Method in class com.bea.netuix.servlets.controls.page.BookBackingContext
Get the backing context corresponding to the menu for this book.
getMenuBackingContext(HttpServletRequest) - Static method in class com.bea.netuix.servlets.controls.page.MenuBackingContext
Obtain a reference to the current MenuBackingContext in the request.
getMenuDefinition(CustomizationContext, MenuDefinitionId) - Method in interface com.bea.netuix.application.manager.IMenuDefinitionManager
Getter for returning a single MenuDefinition object given a supplied menu definition identifier.
getMenuDefinition() - Method in interface com.bea.netuix.application.view.MenuView
Retrieve the associated MenuDefinition from this Menu View.
getMenuDefinition(MenuDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.MenuDefinitionControl
Returns a MenuDefinition from a menu definition id.
getMenuDefinitionCount() - Method in class com.bea.netuix.application.definition.DefinitionCount
Returns the number of MenuDefinitions.
getMenuDefinitionFromFile(CustomizationContext, String, String) - Method in interface com.bea.netuix.application.manager.IMenuDefinitionManager
Getter for returning a single MenuDefinition object given a supplied menu definition identifier.
getMenuDefinitionId() - Method in class com.bea.netuix.application.definition.BookDefinition
Returns MenuDefinitionId for menu associated with this BookDefinition
getMenuDefinitionId() - Method in class com.bea.netuix.application.definition.MenuDefinition
Returns the MenuDefinitionId for this menu.
getMenuDefinitionId() - Method in class com.bea.netuix.application.instance.BookInstance
Returns MenuDefinitionId for menu associated with this BookInstance
getMenuDefinitionId(CustomizationContext, String, String) - Method in interface com.bea.netuix.application.manager.IMenuDefinitionManager
Getter for returning a single MenuDefinitionId object given a supplied menu markup name.
getMenuDefinitionId() - Method in interface com.bea.netuix.application.view.MenuView
Getter for the menu definition id.
getMenuDefinitionId() - Method in class com.bea.portal.tools.portal.menu.MenuID
Get the MenuDefinitionId.
getMenuDefinitionId() - Method in class com.bea.portal.tools.portal.menu.MenuIDBuilder
Get the MenuDefinitionId.
getMenuDefinitions(CustomizationContext, String) - Method in interface com.bea.netuix.application.manager.IMenuDefinitionManager
Getter for returning a list of all MenuDefinitions scoped to the supplied webapp.
getMenuDefinitions(CustomizationContext, String, MenuDefinitionId, int) - Method in interface com.bea.netuix.application.manager.IMenuDefinitionManager
Returns MenuDefinitions in definitionId order (create order), starting with the supplied definitionId and limiting the result set to size limit If fewer MenuDefinitions exist than limit, then a smaller result set will be returned.
getMenuDefinitions(CustomizationContext, WebAppSearchCriteria, int) - Method in interface com.bea.netuix.application.manager.IMenuDefinitionManager
Get all the menu definitions for the webapp as a paged object.
getMenuDefinitions(int, WebAppSearchCriteria, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.MenuDefinitionControl
Gets a page iterator of menu definitions.
getMenuFile() - Method in class com.bea.netuix.application.definition.MenuDefinition
Returns the path to the menu file.
getMenuFile() - Method in interface com.bea.netuix.application.view.MenuView
Retrieve the file name used to create this menu.
getMenuOrientation() - Method in class com.bea.netuix.application.definition.BookDefinition
Returns the menu orientation for this BookDefinition
getMenuOrientation() - Method in class com.bea.netuix.application.instance.BookInstance
Returns the menu orientation for this BookInstance
getMenuOrientation() - Method in interface com.bea.netuix.application.view.BookView
Returns the menu's orientation.
getMenuPosition() - Method in interface com.bea.netuix.application.view.NavigableView
Return the relative position of this navigable (page or book) in the menu.
getMenuPresentationContext() - Method in class com.bea.netuix.servlets.controls.page.BookPresentationContext
Get the presentation context corresponding to the menu for this book.
getMenuPresentationContext(HttpServletRequest) - Static method in class com.bea.netuix.servlets.controls.page.MenuPresentationContext
This is a convenience method for returning a reference to the current MenuPresentationContext.
getMenuResourceType() - Static method in class com.bea.portal.tools.portal.menu.MenuResourceType
Get the MenuResourceType.
getMenusResourceType() - Static method in class com.bea.portal.tools.portal.menu.MenusResourceType
Get the MenusResourceType.
getMenuView(CustomizationContext, MenuDefinitionId) - Method in interface com.bea.netuix.application.manager.IMenuDefinitionManager
Getter for returning an immutable deep MenuView.
getMenuView() - Method in interface com.bea.netuix.application.view.BookView
Get the child menu View class for this book.
getMessage() - Method in exception com.bea.content.expression.ExpressionHelper.ParseException
Get the exception message.
getMessage() - Method in exception com.bea.netuix.servlets.controls.window.IllegalWindowModeException
Returns the message.
getMessage() - Method in exception com.bea.netuix.servlets.controls.window.IllegalWindowStateException
Returns the message.
getMessage() - Method in exception com.bea.p13n.content.expression.ExpressionHelper.ParseException
Deprecated Get the exception message.
getMessage() - Method in class com.bea.wlp.rest.results.ErrorResult
Gets the error message for this ErrorResult
getMessage() - Method in class com.bea.wlp.rest.results.GenericRestResult
For GenericRestResult, there is no message to return.
getMessage() - Method in enum com.bea.wlp.rest.results.ResponseCode
 
getMessage() - Method in class com.bea.wlp.rest.results.ResponseMessage
The message text detail for the ResponseMessage.
getMessage() - Method in interface com.bea.wlp.rest.results.RestResult
Gets text detail for this RestResult
getMessage() - Method in exception com.bea.wsrp.faults.TransportException
 
getMessage() - Method in interface com.bea.wsrp.logging.HttpLogMessage
Returns the message (XML encoded for pretty printing).
getMessage() - Method in exception com.beasys.commerce.util.ExpressionHelper.ParseException
Deprecated Get the exception message.
getMessagesInBatch(String, boolean) - Method in interface com.bea.p13n.mail.MailService
Retrieve all messages in a batch.
getMessageText() - Method in class com.bea.p13n.mail.MailMessage
Get the value of messageText.
getMessageType() - Method in interface com.bea.wsrp.logging.HttpLogMessage
Returns message type.
getMessagingAddress() - Method in interface com.bea.netuix.application.communities.invitations.Invitee
Gets a MessagingAddress for use in routing the invitation.
getMessagingAddress(CustomizationContext, CommunityMember, MessagingAddressType, String) - Method in interface com.bea.netuix.application.manager.ICommunityMemberManager
Gets the MessagingAddress of a particular type and mapping name for the specified CommunityMember.
getMessagingAddress(MessagingAddressType, String) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Gets a MessagingAddress of a particular type and name for the CommunityMember associated with this CommunityUserContext.
getMessagingAddress(CommunityMemberId, MessagingAddressType, String) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Gets a MessagingAddress of a particular type and name for the specified CommunityMember.
getMessagingAddresses(CustomizationContext, CommunityMember, MessagingAddressType) - Method in interface com.bea.netuix.application.manager.ICommunityMemberManager
Gets all MessagingAddresses of a particular type for the specified CommunityMember.
getMessagingAddresses(MessagingAddressType) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Gets all MessagingAddresses of a particular type for the CommunityMember associated with this CommunityUserContext.
getMessagingAddresses(CommunityMemberId, MessagingAddressType) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Gets all MessagingAddresses of a particular type for the specified CommunityMember.
getMessagingAddressRequired() - Method in class com.bea.netuix.application.communities.invitations.UserAndGroupInviteeIterator
Determines whether messaging address is required for every user.
getMetaData(String) - Method in class com.bea.netuix.servlets.controls.window.backing.WindowBackingContext
Return the metadata elements for this control matching the supplied name
getMetaData(String) - Method in class com.bea.netuix.servlets.controls.window.WindowPresentationContext
Return the metadata elements for this control matching the supplied name
getMetadata() - Method in class com.bea.p13n.advisor.AbstractAdviceTransform
Returns the Metadata that is associated with this.
getMetadata() - Method in class com.bea.p13n.advisor.AbstractAdvislet
Returns the metadata for the Advislet.
getMetadata() - Method in interface com.bea.p13n.advisor.AdvisletChainElement
Returns the metadata for the Advislet.
getMetadataProperties(File, Properties) - Method in class com.bea.content.loader.bulk.BulkLoader
Get the metadata properties for the given file or directory.
getMetadataProperties(File, Properties) - Method in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated Get the metadata properties for the given file or directory.
getMetadataQuery() - Static method in class com.bea.content.expression.FullTextQueryFactory
Get an instance of IMetadataQuery
getMetaDatas() - Method in class com.bea.netuix.servlets.controls.window.backing.WindowBackingContext
Return the metadata elements for this control
getMetaDatas() - Method in class com.bea.netuix.servlets.controls.window.WindowPresentationContext
Return the metadata elements for this control
getMethod(String) - Method in class com.bea.p13n.http.Request
 
getMethod() - Method in class com.bea.p13n.http.Request
 
getMethod() - Method in interface com.bea.wlp.rest.command.RestContext
Gets the HTTP method that was used to invoke the current RestCommand.
getMethod() - Method in interface javax.portlet.ClientDataRequest
Returns the name of the HTTP method with which this request was made, for example, GET, POST, or PUT.
getMethod() - Method in interface javax.portlet.EventRequest
Returns the name of the HTTP method with which the original action request was made, for example, POST, or PUT.
getMethod() - Method in class javax.portlet.filter.ActionRequestWrapper
The default behavior of this method is to call getMethod() on the wrapped request object.
getMethod() - Method in class javax.portlet.filter.EventRequestWrapper
The default behavior of this method is to call getMethod() on the wrapped request object.
getMethod() - Method in class javax.portlet.filter.ResourceRequestWrapper
The default behavior of this method is to call getMethod() on the wrapped request object.
getMethodArgumentListFromXmlObject(boolean) - Method in class com.bea.p13n.rules.model.InstanceMethodModel
 
getMethodArgumentListFromXmlObject(boolean) - Method in class com.bea.p13n.rules.model.MethodCallModel
Get the MethodArgumentList from the underlying method call XmlObject
getMethodArgumentListFromXmlObject(boolean) - Method in class com.bea.p13n.rules.model.NewInstanceModel
 
getMethodArgumentListFromXmlObject(boolean) - Method in class com.bea.p13n.rules.model.StaticMethodModel
 
getMethodArguments() - Method in class com.bea.p13n.rules.model.MethodCallModel
Get the method arguments.
getMethodArgumentsNoCache() - Method in class com.bea.p13n.rules.model.MethodCallModel
Get the method arguments from the XmlObject.
getMethodName() - Method in class com.bea.content.spi.flexspi.common.capability.MethodCapabilityDefinition
Get the method name for this method capability definition.
getMethodName() - Method in class com.bea.p13n.expression.operator.MethodCall
Returns the method name that will be called on the target object.
getMethodName() - Method in class com.bea.p13n.rules.model.NamedMethodCallModel
Get the name of the static method on the java class this will invoke.
getMethodNameFromXmlObject() - Method in class com.bea.p13n.rules.model.InstanceMethodModel
 
getMethodNameFromXmlObject() - Method in class com.bea.p13n.rules.model.NamedMethodCallModel
Get the method name from the underlying method call XmlObject.
getMethodNameFromXmlObject() - Method in class com.bea.p13n.rules.model.StaticMethodModel
 
getMethodSignature(int) - Method in class com.bea.p13n.expression.operator.MethodCall
Returns a parameter type of a method signature given the position.
getMethodSignature() - Method in class com.bea.p13n.rules.model.NewInstanceModel
Get the fully-qualified java classes which are the signature of the constructor.
getMethodSignatureArray() - Method in class com.bea.p13n.expression.operator.MethodCall
Returns an array of Class storing parameter types which represent a method signature.
getMethodSignatureLength() - Method in class com.bea.p13n.expression.operator.MethodCall
Returns the length of the method signature in terms of number of parameters the method accepts.
getMethodSignatureNoCache() - Method in class com.bea.p13n.rules.model.NewInstanceModel
Get the fully-qualified java classes which are the signature of the constructor, without any caching.
getMimeHeaders() - Method in interface com.bea.wsrp.consumer.resource.IResourceServletResponseContext
The mime-headers returned from the target which will be returned to the browser.
getMimeHeaders() - Method in interface com.bea.wsrp.model.markup.IBaseRequestContext
Returns a map of http header names and a list of values associated with a header.
getMimeHeaders(String) - Method in interface com.bea.wsrp.model.markup.IBaseRequestContext
Returns the list of values associated with the supplied name.
getMimeHeaders() - Method in interface com.bea.wsrp.model.markup.IBaseResponseContext
Returns a map of HTTP header names and a list of values associated with a header.
getMimeType() - Method in enum com.bea.content.cmis.rest.converters.ResourceTemplate
 
getMimeType(String) - Static method in class com.bea.p13n.util.MimeTypeHelper
Get the mime type for the specified extension.
getMimeType(File) - Static method in class com.bea.p13n.util.MimeTypeHelper
Get the mime type for the specified file.
getMimeType() - Method in interface com.bea.wsrp.model.IMarkupType
Returns the MIME type
getMimeType() - Method in interface com.bea.wsrp.model.markup.IMimeResponseContext
Returns the Mime type of the returned markup.
getMimeType(String) - Method in interface javax.portlet.PortletContext
Returns the MIME type of the specified file, or null if the MIME type is not known.
getMimeTypeFromPath(String) - Static method in class com.bea.p13n.util.MimeTypeHelper
Get the mime type for the specified file path.
getMimeTypes() - Method in interface com.bea.wsrp.model.markup.IGetMarkupBaseRequestContext
A list of Mime types (text/html, text/xml, application/xhtml+xml, etc) that the WLP Consumer prefers the Producer to generate a portlet's markup.
getMimeTypes() - Method in interface com.bea.wsrp.model.markup.IMimeRequestContext
Returns list of mime types on the consumer's request.
getMin() - Method in class com.bea.p13n.expression.operator.math.MathRandom
Returns the minimum Number (or an expression returning a Number) that can be generated.
getMinimumLevel() - Method in class com.beasys.commerce.util.DefaultLog
Deprecated Get minimum level.
getMinimumLevel() - Method in interface com.beasys.commerce.util.Log
Deprecated Use domain log filters
getMinimumLevel() - Method in class com.beasys.commerce.util.Logger
Deprecated Get the minimum message output level.
getMinor() - Method in interface com.bea.p13n.common.Version
Returns the minor version number.
getMinor(String) - Static method in class com.bea.p13n.util.MimeTypeHelper
Get the minor portion of a mime type.
getMinorVersion() - Method in interface javax.portlet.PortletContext
Returns the minor version of the Portlet API that this portlet container supports.
getMinute() - Method in class com.bea.p13n.jobmanager.config.CalendarJobDefinition
 
getMinute() - Method in interface com.bea.p13n.jobmanager.config.CalendarJobDefinitionBean
Minute to run job
getMisconfiguredGroups() - Method in interface com.bea.p13n.controls.ejb.usermgmt.RealmConfiguration
Returns the group names that have profiles, but group does not exist in the authentication provider.
getMisconfiguredGroups() - Method in interface com.bea.p13n.controls.profile.ProfileControl
Returns the group names that have profiles, but do not exist in the realm (no group created).
getMisconfiguredUsers() - Method in interface com.bea.p13n.controls.ejb.usermgmt.RealmConfiguration
Returns the user names that have profiles, but user does not exist in the authentication provider.
getMisconfiguredUsers() - Method in interface com.bea.p13n.controls.profile.ProfileControl
Returns the usernames that have profiles, but do not exist in the realm as users.
getMissCount() - Method in interface com.bea.p13n.cache.CacheStats
Get miss count.
getMixGlobals() - Method in class com.bea.p13n.placeholder.model.PlaceholderModel
Get the value for mix-globals.
getMode() - Method in interface com.bea.wsrp.model.markup.IGetMarkupBaseRequestContext
The mode of a portlet for which the Producer generates markup.
getMode() - Method in interface com.bea.wsrp.model.markup.IHandleEventsRequestContext
The mode of a portlet for which the Producer generates markup.
getMode() - Method in interface com.bea.wsrp.model.markup.IMimeRequestContext
The mode for which the Portlet should render its output.
getMode() - Method in exception javax.portlet.PortletModeException
Returns the unsupported portlet mode causing this exception.
getModeCapability(String) - Static method in class com.bea.netuix.servlets.controls.window.WindowCapabilities
Returns a Capability for a name that corresponds to a WindowMode, if it exists, otherwise null.
getModel() - Method in class com.bea.p13n.model.Model.ChangeEvent
Get the model that changed.
getModel() - Method in class com.bea.portal.tools.im.ToolQueryDefinitionModel
 
getModes() - Method in interface com.bea.wsrp.model.IMarkupType
Returns an immutable list of modes supported by the portlet.
getModifiedBy() - Method in class com.bea.content.el.support.NodeWrapperImpl
See Node.getModifiedBy()
getModifiedBy() - Method in class com.bea.content.el.support.VersionWrapperImpl
See Version.getModifiedBy()
getModifiedBy() - Method in class com.bea.content.Node
The user who last modified this Node, or NULL if not present.
getModifiedBy() - Method in class com.bea.content.virtual.version.Version
Gets the name of the last user that modified this version.
getModifiedDate() - Method in class com.bea.content.el.support.NodeWrapperImpl
See Node.getModifiedDate()
getModifiedDate() - Method in class com.bea.content.el.support.VersionWrapperImpl
See Version.getModifiedDate()
getModifiedDate() - Method in class com.bea.content.Node
The Date when this Node was last modified, or NULL if not present.
getModifiedDate() - Method in class com.bea.content.ObjectClass
Returns the modified date of this ObjectClass.
getModifiedDate() - Method in class com.bea.content.virtual.version.Version
Gets the date this version was last modified.
getModifiedDate() - Method in class com.bea.content.virtual.workflow.Workflow
Return the last modification date of the workflow
getModifiedDate() - Method in class com.bea.netuix.application.definition.BookDefinition
Gets the time that this object was last updated in the database.
getModifiedDate() - Method in class com.bea.netuix.application.definition.CommunityDefinition
Returns date last time this CommunityDefinition was modified.
getModifiedDate() - Method in interface com.bea.netuix.application.definition.DateableDefinition
 
getModifiedDate() - Method in class com.bea.netuix.application.definition.DesktopDefinition
Gets the time that this object was last updated in the database.
getModifiedDate() - Method in class com.bea.netuix.application.definition.LayoutDefinition
Gets the time that this object was last updated in the database.
getModifiedDate() - Method in class com.bea.netuix.application.definition.LookAndFeelDefinition
Gets the time that this object was last updated in the database.
getModifiedDate() - Method in class com.bea.netuix.application.definition.MenuDefinition
Gets the time that this object was last updated in the database.
getModifiedDate() - Method in class com.bea.netuix.application.definition.PageDefinition
Gets the time that this object was last updated in the database.
getModifiedDate() - Method in class com.bea.netuix.application.definition.PortalDefinition
Gets the time that this object was last updated in the database.
getModifiedDate() - Method in class com.bea.netuix.application.definition.PortletCategoryDefinition
Gets the time that this object was last updated in the database.
getModifiedDate() - Method in class com.bea.netuix.application.definition.PortletDefinition
Gets the time that this object was last updated in the database.
getModifiedDate() - Method in class com.bea.netuix.application.definition.ShellDefinition
Gets the time that this object was last updated in the database.
getModifiedDate() - Method in class com.bea.netuix.application.definition.ThemeDefinition
Gets the time that this object was last updated in the database.
getModifiedDate() - Method in class com.bea.netuix.application.instance.BookInstance
 
getModifiedDate() - Method in class com.bea.netuix.application.instance.DesktopInstance
Returns the date this desktop instance was last modified.
getModifiedDate() - Method in class com.bea.netuix.application.instance.PageInstance
 
getModifiedDate() - Method in class com.bea.netuix.application.instance.PortletInstance
 
getModifiedDate() - Method in class com.bea.p13n.entitlements.policy.PolicyItem
Gets the date when this policy was last modified
getModuleConfig(String, ServletRequest, ServletResponse) - Method in class com.bea.struts.adapter.framework.AutoRegisterActionServlet
Deprecated Use AutoRegisterActionServlet.ensureModuleRegistered(java.lang.String, javax.servlet.ServletRequest) instead.
getModuleConfigLocators() - Method in class com.bea.struts.adapter.framework.AutoRegisterActionServlet
Get the current list of registered ModuleConfigLocators.
getModuleConfigPath(String) - Method in interface com.bea.struts.adapter.framework.AutoRegisterActionServlet.ModuleConfigLocator
Get the webapp-relative path to a Struts module config file, based on the module name.
getModuleConfigPath(String) - Method in class com.bea.struts.adapter.util.ModuleConfigLocator
 
getModuleConfPath(String) - Method in class com.bea.struts.adapter.framework.AutoRegisterActionServlet
Get the webapp-relative path to the Struts module configration file for a given module path, based on registered ModuleConfigLocators.
getModuleName(String, ServletContext) - Static method in class com.bea.struts.adapter.framework.InternalUtils
 
getModulePathForRelativeURI(String) - Static method in class com.bea.struts.adapter.framework.InternalUtils
Get the Struts module path for a URI that is relative to the web application root.
getMonth() - Method in class com.bea.p13n.jobmanager.config.CalendarJobDefinition
 
getMonth() - Method in interface com.bea.p13n.jobmanager.config.CalendarJobDefinitionBean
Month of year to run job
getMultiConditionalOperator() - Method in class com.bea.p13n.rules.model.EventTypeModel
Get the top-most multi-conditional-operator (should be <multi-and> or <multi-or>).
getMultiConditionalOperator(boolean) - Method in class com.bea.p13n.rules.model.RuleModel.ConditionsModel
Get the <muli-and> or <multi-or> first child
getMultiConditionalOperator() - Method in class com.bea.p13n.rules.model.SegmentModel
Get the top-most multi-conditional-operator (should be <multi-and> or <multi-or>).
getMultiParamValue(String) - Method in interface com.bea.wlp.rest.command.RestContext
Gets all values for the parameter identified by key.
getMultipartRequestWrapper() - Method in class com.bea.struts.adapter.framework.internal.StrutsRequestWrapper
 
getMutableParameters() - Method in class com.bea.wsrp.resource.RewritableResourceURLContext
Get the resource's paramters
getMutableURI() - Method in class com.bea.wsrp.resource.RewritableResourceURLContext
The client rewritable portion of the URL or Resource ID
getName() - Method in interface com.bea.campaign.CampaignInfo
Get the campaign's name.
getName() - Method in class com.bea.campaign.model.AddDiscountModel
Get the discount name.
getName() - Method in class com.bea.campaign.model.CampaignModel
Gets the campaign's name.
getName() - Method in class com.bea.campaign.model.ScenarioModel
Returns the name of the Scenario.
getName() - Method in interface com.bea.campaign.ScenarioContainer
The name of the container instance.
getName() - Method in interface com.bea.campaign.ScenarioInfo
The scenario name.
getName() - Method in class com.bea.content.BinaryValue
Gets the filename for the binary data, including the file extension.
getName() - Method in class com.bea.content.el.support.NodeWrapperImpl
See Node.getName()
getName() - Method in class com.bea.content.el.support.PropertyWrapperImpl
See Property.getName()
getName() - Method in interface com.bea.content.federated.IRepositoryConfig
The name of the Repository.
getName() - Method in class com.bea.content.federated.RepositoryConfig
 
getName() - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Get the value of GetPropertyTag.name.
getName() - Method in class com.bea.content.Node
The Node name.
getName() - Method in class com.bea.content.ObjectClass
Returns a name that uniquely identifies this ObjectClass within a repository.
getName() - Method in class com.bea.content.Property
Returns the name of the Property.
getName() - Method in class com.bea.content.PropertyDefinition
Returns the name of this PropertyDefinition.
getName() - Method in class com.bea.content.RepositoryId
Returns the name of the repository.
getName() - Method in class com.bea.content.spi.flexspi.common.capability.FeatureCapabilityDefinition
 
getName() - Method in interface com.bea.content.spi.flexspi.common.capability.ICapabilityDefinition
 
getName() - Method in class com.bea.content.spi.flexspi.common.capability.MethodCapabilityDefinition
 
getName() - Method in interface com.bea.content.spi.flexspi.Repository
Gets the name of this Repository.
getName() - Method in interface com.bea.content.spi.Repository
Deprecated Gets the name of this Repository.
getName() - Method in class com.bea.content.virtual.VirtualNode
Gets the name of the virtual node.
getName() - Method in class com.bea.content.virtual.workflow.Workflow
 
getName() - Method in class com.bea.netuix.application.communities.CommunitiesConfigProperties
Gets the name of this set of properties, as defined in communities-config.xml
getName() - Method in class com.bea.netuix.application.communities.CommunityProperty
 
getName() - Method in class com.bea.netuix.application.definition.MarkupDefinition
Returns the name of this markup
getName() - Method in class com.bea.netuix.application.notifications.NotificationPayload
Returns the name for this NotificationPayload.
getName() - Method in interface com.bea.netuix.application.view.MarkupView
Getter for the unique markup name.
getName() - Method in interface com.bea.netuix.events.CustomEvent
Get the name of the custom event.
getName() - Method in interface com.bea.netuix.events.GenericEvent
Get the name of the generic event.
getName() - Method in interface com.bea.netuix.laf.genes.Chromosome
Returns the chromosome name.
getName() - Method in interface com.bea.netuix.laf.genes.Gene
Returns the gene name.
getName() - Method in interface com.bea.netuix.laf.LookAndFeelComponent
Returns the component name.
getName() - Method in class com.bea.netuix.laf.Skeleton
 
getName() - Method in class com.bea.netuix.laf.Skin
 
getName() - Method in class com.bea.netuix.servlets.controls.application.MetaData
 
getName() - Method in class com.bea.netuix.servlets.controls.application.ThemePresentationContext
Returns the theme's name.
getName() - Method in class com.bea.netuix.servlets.controls.Capability
Returns the name of this Capability.
getName() - Method in class com.bea.netuix.servlets.controls.window.AbstractButtonPresentationContext
Returns the value specified by the name attribute in the Button portal component.
getName() - Method in interface com.bea.p13n.cache.Cache
Get cache name.
getName() - Method in interface com.bea.p13n.common.Named
Returns the name of the entity.
getName() - Method in interface com.bea.p13n.content.internal.RenderableContent
 
getName() - Method in class com.bea.p13n.content.internal.RenderableContentNodeWrapper
 
getName() - Method in class com.bea.p13n.content.internal.RenderableContentVersionWrapper
 
getName() - Method in class com.bea.p13n.content.query.ContentQueryNode
 
getName() - Method in class com.bea.p13n.expression.operator.Variable
Returns the name of this.
getName() - Method in class com.bea.p13n.jobmanager.config.AbstractJobDefinition
 
getName() - Method in interface com.bea.p13n.jobmanager.config.CalendarJobDefinitionBean
Name of job
getName() - Method in interface com.bea.p13n.jobmanager.config.IntervalJobDefinitionBean
Name of job
getName() - Method in interface com.bea.p13n.jobmanager.config.JobListenerBean
Name of parameter
getName() - Method in class com.bea.p13n.jobmanager.config.JobListenerDefinition
 
getName() - Method in interface com.bea.p13n.jobmanager.config.JobParamBean
Name of parameter
getName() - Method in class com.bea.p13n.jobmanager.config.JobParamDefinition
 
getName() - Method in interface com.bea.p13n.jobmanager.config.StartupJobDefinitionBean
Name of job
getName() - Method in interface com.bea.p13n.jobmanager.config.TimerJobDefinitionBean
Name of job
getName() - Method in interface com.bea.p13n.jobmanager.JobDefinition
 
getName() - Method in class com.bea.p13n.model.PropertyRefModel
Get the property name.
getName() - Method in class com.bea.p13n.placeholder.model.PlaceholderModel
Get the placeholder name.
getName() - Method in class com.bea.p13n.placeholder.model.QueryDefinitionModel
Get the query name.
getName() - Method in class com.bea.p13n.property.AbstractPropertySet
Get the name of this property set
getName() - Method in interface com.bea.p13n.property.PropertySet
Get the name of this property set
getName() - Method in class com.bea.p13n.rules.model.AddSegmentModel
Get the name of the segment.
getName() - Method in class com.bea.p13n.rules.model.RuleModel
Get the rule name.
getName() - Method in class com.bea.p13n.rules.model.VariableBindingModel
Get the variable name the object will be bond to.
getName() - Method in class com.bea.p13n.security.management.authentication.AtnManagerProxy
The name of the provider is the AtnProviderDescription's name
getName() - Method in interface com.bea.p13n.security.management.credentials.CredentialEntry
Get name of the credential entry
getName() - Method in interface com.bea.p13n.url.config.P13nUrlTemplateBean
The logical name to assign this url template.
getName() - Method in class com.bea.p13n.user.Classification
Retrieve the name of the classification
getName() - Method in class com.bea.p13n.usermgmt.profile.ProfileValueCache
 
getName() - Method in interface com.bea.p13n.util.jdbc.Database
Deprecated Gets the name of the database instance.
getName() - Method in class com.bea.p13n.util.jdbc.GenericDatabase
Deprecated The name of this GenericDatabase instance.
getName() - Method in class com.bea.p13n.util.jdbc.OracleThinDatabase
Deprecated  
getName() - Method in class com.bea.p13n.util.jdbc.SetStringDatabase
Deprecated  
getName() - Method in class com.bea.p13n.util.jdbc.WlsOracleThinDatabase
Deprecated  
getName() - Method in class com.bea.p13n.util.VersioningXMLStreamReader
 
getName() - Method in class com.bea.portal.tools.im.ToolQueryDefinitionModel
 
getName() - Method in class com.bea.portal.tools.resource.ResourceEnvironment
Get the name of the environment for a resource.
getName() - Method in class com.bea.portal.tools.security.authentication.provider.AuthenticationProviderID
Get the name of the authentication provider.
getName() - Method in class com.bea.portal.tools.security.authentication.provider.AuthenticationProviderIDBuilder
Get the name of the authentication provider.
getName() - Method in class com.bea.portal.tools.security.role.mapper.RoleMapperID
Get the name of the role mapper.
getName() - Method in class com.bea.portal.tools.security.role.mapper.RoleMapperIDBuilder
Get the name of the role mapper.
getName() - Method in class com.bea.portal.tools.security.role.mapper.RoleMappersIDBuilder
Get the name of the role mapper.
getName() - Method in class com.bea.struts.adapter.taglib.naming.RewriteNameTag
 
getName() - Method in class com.bea.wlp.xip.XipProperties.XipProperty
 
getName() - Method in interface com.bea.wsrp.consumer.management.common.ProxyResource
Returns the name assigned to this proxy page by it's producer.
getName(int) - Method in class com.bea.wsrp.ext.holders.NamedStringArray
Gets the name of the NamedString at the specified index.
getName() - Method in class com.bea.wsrp.ext.holders.NamedStringArray.NamedString
Returns the name of this NamedString, which cannot be null.
getName() - Method in interface com.bea.wsrp.model.IPropertyDescription
Name of the property
getName() - Method in interface com.bea.wsrp.model.markup.IRenderDependencyTag
Returns the name of the tag.
getName() - Method in class com.bea.wsrp.registry.entries.BaseEntry
Returns the name.
getName() - Method in interface com.bea.wsrp.registry.RegistryConfig
Returns name of the registy.
getName() - Method in interface com.oracle.producer.spi.IPropertyDescription
Name of the property
getName() - Method in interface javax.portlet.Event
Get the local part of the event name.
getNameCount(String) - Static method in class com.bea.content.PathHelper
Gets the number of Nodes in the path.
getNameCriteria() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Retrieves the name criteria for the search.
getNamedDispatcher(String) - Method in interface javax.portlet.PortletContext
Returns a PortletRequestDispatcher object that acts as a wrapper for the named servlet.
getNameFromIndexedName(String) - Static method in class com.bea.content.NestedPropertyHelper
Determine the property definition name (ie country.name) for a given indexed name (ie country[0].name).
getNames() - Method in class com.bea.p13n.entitlements.service.P13nContextHandler
 
getNames() - Method in interface com.bea.wsrp.model.IParameterDescription
Returns the QNames of the parameter
getNames() - Method in class com.bea.wsrp.registry.find.FindRequest
Returns the names.
getNames() - Method in interface javax.portlet.PortletPreferences
Returns all of the keys that have an associated value, or an empty Enumeration if no keys are available.
getNamesOfRemovableAttributes() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
Returns names of attributes that do not need to be saved in a session or restored later for a follow up refresh request.
getNamesOfRemovableAttributes() - Method in interface org.apache.beehive.netui.pageflow.scoping.ScopedRequest
Returns names of attributes that do not need to be saved in a session or restored later for a follow up refresh request.
getNamespace() - Method in class com.bea.netuix.application.notifications.NotificationPayload
Returns the namespace for this NotificationPayload.
getNamespace() - Method in interface com.bea.p13n.util.jdbc.ClobKey
Deprecated  
getNamespace() - Method in class javax.portlet.filter.PortletResponseWrapper
The default behavior of this method is to call getNamespace() on the wrapped response object.
getNamespace() - Method in interface javax.portlet.PortletResponse
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.
getNamespaceContext() - Method in class com.bea.p13n.util.VersioningXMLStreamReader
 
getNamespaceCriteria() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Retrieves the namespace criteria for the search.
getNamespacePrefix() - Method in interface com.bea.wsrp.model.markup.IRuntimeContext
A prefix string for scoping tokens (javascript variables, html id attributes, etc) to the current portlet.
getNamespaceUri() - Method in interface com.bea.netuix.laf.RenderFormat
Returns the namespace URI for the render format.
getNamespaceURI() - Method in class com.bea.p13n.util.VersioningXMLStreamReader
 
getNamespaceURI(int) - Method in class com.bea.p13n.util.VersioningXMLStreamReader
 
getNamespaceURI(String) - Method in class com.bea.p13n.util.VersioningXMLStreamReader
 
getNamespaceURI() - Method in class com.bea.portal.tools.resource.ResourceType
Get the namespace URI of this ResourceType.
getNamespaceUri() - Method in interface com.bea.wsrp.model.markup.IBaseResponseContext
When this response is transported over SOAP, this method returns the namespace URI used to carry the response message.
getNativeFilterableProperties() - Method in interface com.bea.content.paging.ICMPagedResult
 
getNativeFilterableProperties() - Method in interface com.bea.content.paging.IFilterablePagedList
Behaves the same as getAllFilterableProperties(), except this method returns only high-performing (native) filterable properties.
getNativeFilterableProperties(String) - Method in interface com.bea.content.spi.ExtendedNodeOps
Deprecated Returns a set of property names which the repository can filter natively (within the repository instead of the federated API) for paging purposes.
getNativeFilterableProperties(String) - Method in interface com.bea.content.spi.ExtendedObjectClassOps
Deprecated Returns a set of property names which the repository can filter natively (within the repository instead of the federated API) for paging purposes.
getNativeFilterableProperties(String) - Method in interface com.bea.content.spi.flexspi.ticket.NodeOpsV1
Deprecated Returns a set of property names which the repository can filter natively (within the repository instead of the federated API) for methods using a QueryCriteria.
getNativeFilterableProperties(String) - Method in interface com.bea.content.spi.flexspi.ticket.ObjectClassOpsV1
Deprecated Returns a set of property names which the repository can filter natively (within the repository instead of the federated API) for paging purposes.
getNativeFilterableProperties() - Method in interface com.bea.content.spi.flexspi.ticket.WorkflowOpsV1
Deprecated Returns a set of property names which the repository can filter natively (within the repository instead of the federated API) for paging purposes.
getNativeFilterableProperties() - Method in interface com.bea.content.spi.WorkflowOps
Deprecated Returns a set of property names which the repository can filter natively (within the repository instead of the federated API) for paging purposes.
getNativeFilterMethods() - Method in interface com.bea.content.paging.ICMPagedResult
 
getNativeFilterMethods() - Method in interface com.bea.content.paging.IFilterablePagedList
Behaves the same as getAllFilterMethods(), except this method returns only high-performing (native) filter methods.
getNativeSortableProperties() - Method in interface com.bea.content.paging.ICMPagedResult
 
getNativeSortableProperties() - Method in interface com.bea.content.paging.ISortablePagedList
Behaves the same as getAllSortableProperties(), except this method returns only high-performing (native) sort properties.
getNativeSortableProperties(String) - Method in interface com.bea.content.spi.ExtendedNodeOps
Deprecated Returns a set of property names which the repository can sort natively (within the repository instead of the federated API) for paging purposes.
getNativeSortableProperties(String) - Method in interface com.bea.content.spi.ExtendedObjectClassOps
Deprecated Returns a set of property names which the repository can sort natively (within the repository instead of the federated API) for paging purposes.
getNativeSortableProperties(String) - Method in interface com.bea.content.spi.flexspi.ticket.NodeOpsV1
Deprecated Returns a set of property names which the repository can sort natively (within the repository instead of the federated API) for methods using a QueryCriteria.
getNativeSortableProperties(String) - Method in interface com.bea.content.spi.flexspi.ticket.ObjectClassOpsV1
Deprecated Returns a set of property names which the repository can sort natively (within the repository instead of the federated API) for paging purposes.
getNativeSortableProperties() - Method in interface com.bea.content.spi.flexspi.ticket.WorkflowOpsV1
Deprecated Returns a set of property names which the repository can sort natively (within the repository instead of the federated API) for paging purposes.
getNativeSortableProperties() - Method in interface com.bea.content.spi.WorkflowOps
Deprecated Returns a set of property names which the repository can sort natively (within the repository instead of the federated API) for paging purposes.
getNavigableCount() - Method in interface com.bea.netuix.application.view.BookView
Get the number of child navigables (books or pages) of this book.
getNavigableDefinition() - Method in class com.bea.netuix.application.instance.BookInstance
Returns the NavigableDefinition associated with this book.
getNavigableDefinition() - Method in interface com.bea.netuix.application.instance.NavigableInstance
Returns a NavigableDefinition associated with this NavigableInstance.
getNavigableDefinition() - Method in class com.bea.netuix.application.instance.PageInstance
Returns the NavigableDefinition associated with this page.
getNavigableDefinition() - Method in interface com.bea.netuix.application.view.NavigableView
Retrieve the associated NavigableDefinition from this Navigable View.
getNavigableDefinitionId() - Method in class com.bea.netuix.application.definition.BookDefinition
Returns the NavigableDefinitionId associated with this book.
getNavigableDefinitionId() - Method in interface com.bea.netuix.application.definition.NavigableDefinition
Returns a NavigableDefinitionId associated with this NavigableDefinition.
getNavigableDefinitionId() - Method in class com.bea.netuix.application.definition.PageDefinition
Returns the NavigableDefinitionId associated with this page.
getNavigableDefinitionId() - Method in class com.bea.netuix.application.instance.BookInstance
Returns the NavigableDefinitionId for the NavigableDefinition associated with this book.
getNavigableDefinitionId() - Method in interface com.bea.netuix.application.instance.NavigableInstance
Returns a NavigableDefinitionId for the NavigableDefinition associated with this NavigableInstance.
getNavigableDefinitionId() - Method in class com.bea.netuix.application.instance.PageInstance
Returns the NavigableDefinitionId for the NavigableDefinitionassociated with this page.
getNavigableInstance() - Method in interface com.bea.netuix.application.view.NavigableView
Retrieve the associated NavigableInstance from this Navigable View.
getNavigableInstanceId() - Method in class com.bea.netuix.application.instance.BookInstance
Returns the NavigableInstanceId for the NavigableInstance associated with this book.
getNavigableInstanceId() - Method in interface com.bea.netuix.application.instance.NavigableInstance
Returns a NavigableInstanceId associated with this NavigableInstance.
getNavigableInstanceId() - Method in class com.bea.netuix.application.instance.PageInstance
Returns the NavigableInstanceId for the NavigableInstanceassociated with this page.
getNavigableView(String) - Method in interface com.bea.netuix.application.view.BookView
Gets the child navigable (book or page) with a given label, searching only the immediate children and pages.
getNavigableView(NavigableDefinitionId) - Method in interface com.bea.netuix.application.view.BookView
Gets the child navigable (book or page) with a given label, searching only the immediate children and pages.
getNavigableView(NavigableInstanceId) - Method in interface com.bea.netuix.application.view.BookView
Gets the child navigable (book or page) with a given label, searching only the immediate children and pages.
getNavigableViews() - Method in interface com.bea.netuix.application.view.BookView
Get the child navigables (books or pages) of this book.
getNavigationalContext() - Method in interface com.bea.wsrp.model.markup.IMimeRequestContext
Returns the Navigational context for the Portlet
getNavigationalParameterDescriptions() - Method in interface com.bea.wsrp.model.IPortletDescription
Returns the shared parameter descriptions.
getNavigationalState() - Method in interface com.bea.wsrp.model.markup.IGetMarkupBaseRequestContext
Returns the opaque navigational state of the current portlet.
getNavigationalState() - Method in interface com.bea.wsrp.model.markup.IInteractionResponseContext
Returns the opaque navigational state of the current portlet.
getNestedNodeId(ID) - Static method in class com.bea.content.cmis.rest.converters.ConverterHelper
 
getNestedObjectClass() - Method in class com.bea.content.PropertyDefinition
Return the object class associated with this property definition if is type NESTED.
getNestedObjectClassId() - Method in class com.bea.content.PropertyDefinition
Gets the nested object class id that this property definition represents.
getNestedParentId(String, ID) - Static method in class com.bea.content.cmis.rest.converters.ConverterHelper
 
getNestedParentId(String) - Static method in class com.bea.content.cmis.rest.converters.ConverterHelper
 
getNestedProperties(String) - Method in class com.bea.content.cmis.rest.resources.NestedProperties
 
getNestedProperties() - Method in class com.bea.content.el.support.PropertyWrapperImpl
Convenience method to retrieve nested properties for this multi-valued property.
getNestedProperty(String) - Method in class com.bea.content.cmis.rest.resources.NestedProperty
 
getNestedProperty() - Method in class com.bea.content.el.support.PropertyWrapperImpl
Convenience method to retrieve nested properties for this single-valued property.
getNestedProperty() - Method in class com.bea.content.manager.servlets.jsp.taglib.ForEachNestedPropertyTag
Get the ForEachNestedPropertyTag.nestedProperty.
getNestedType(Node, String) - Static method in class com.bea.content.cmis.rest.converters.ConverterHelper
 
getNestedValue() - Method in class com.bea.content.el.support.ValueWrapperImpl
Overridden to provide property wrapper classes.
getNestedValue() - Method in class com.bea.content.Value
The value as an array of Property objects, a nested type.
getNetuixNamespace() - Method in class com.bea.netuix.application.transform.disassembler.XmlDisassemblerContext
 
getNewFilePath() - Method in exception com.bea.netuix.application.exception.DuplicateDotFileException
 
getNewInstance() - Method in class com.bea.p13n.rules.model.NewInstanceModel
 
getNewMode() - Method in interface com.bea.wsrp.model.events.IChangeWindowModeHandler
Returns new mode.
getNewMode() - Method in interface com.bea.wsrp.model.markup.IInteractionResponseContext
Returns a new mode for the current portlet.
getNewState() - Method in interface com.bea.wsrp.model.events.IChangeWindowStateHandler
Returns new window state
getNewValue() - Method in class com.bea.p13n.model.Model.ChangeEvent
Get the new value or the added child or the new parent.
getNewWindowMode() - Method in interface com.bea.netuix.events.WindowModeChangeEvent
Get the mode to which the window has been changed.
getNewWindowState() - Method in interface com.bea.netuix.events.WindowStateChangeEvent
Get the state to which the window has been changed.
getNewWindowState() - Method in interface com.bea.wsrp.model.markup.IInteractionResponseContext
Returns a new window state for the current portlet.
getNext() - Method in class com.bea.netuix.application.communities.notifications.CommunityMembershipsEnumerator
Returns the next username in the enumeration.
getNext() - Method in class com.bea.netuix.application.notifications.enumerators.AggregatingNotificationUserEnumerator
Returns the next username in the enumeration.
getNext() - Method in class com.bea.netuix.application.notifications.enumerators.CollectionNotificationUserEnumerator
Returns the next username in the enumeration.
getNext() - Method in class com.bea.netuix.application.notifications.enumerators.GroupNotificationUserEnumerator
Returns the next username in the enumeration.
getNext() - Method in interface com.bea.netuix.application.notifications.INotificationUserEnumerator
Returns the next username in the enumeration.
getNext() - Method in interface com.bea.p13n.util.jdbc.Sequencer
Gets the next sequence number.
getNextPossiblePortletModes(RenderRequest) - Method in class javax.portlet.GenericPortlet
Used by the render method to set the next possible portlet modes.
getNextRandom(int) - Static method in class com.bea.p13n.ad.AdHelper
Deprecated No longer used here (use java.util.Random)
getNextRewriter() - Method in class com.bea.struts.adapter.util.rewriter.StrutsURLRewriter
Get the next URLRewriter in the chain.
getNode(ContentContext, String) - Method in interface com.bea.content.federated.INodeManager
This method retrieves a specific Node based on its absolute path.
getNode(ContentContext, ID) - Method in interface com.bea.content.federated.IVersionManager
Get the VirtualNode representing the Node.
getNode() - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Get the Node to use.
getNode() - Method in class com.bea.content.manager.servlets.jsp.taglib.SetNodeTag
Get the node.
getNode(String, long) - Method in class com.bea.content.manager.servlets.NodeCache
Check the cache for the node.
getNode(ID) - Method in interface com.bea.content.spi.NodeOps
Deprecated This method gets a particular Node based on its id.
getNode(String) - Method in interface com.bea.content.spi.NodeOps
Deprecated This method gets a particular Node based on its path.
getNode(ContentContext, ID) - Method in interface com.bea.content.virtual.WorkspaceOps
Deprecated Return the virtual node for the given ID.
getNode() - Method in class com.bea.p13n.jobmanager.config.AbstractJobDefinition
 
getNode() - Method in interface com.bea.p13n.jobmanager.config.CalendarJobDefinitionBean
Where does this job run.
getNode() - Method in interface com.bea.p13n.jobmanager.config.IntervalJobDefinitionBean
Where does this job run.
getNode() - Method in interface com.bea.p13n.jobmanager.config.StartupJobDefinitionBean
Where does this job run.
getNode() - Method in interface com.bea.p13n.jobmanager.config.TimerJobDefinitionBean
Where does this job run.
getNode() - Method in interface com.bea.p13n.jobmanager.JobDefinition
Where does this job run.
getNode(ContentContext, String) - Method in interface com.bea.portal.tools.content.controls.ContentNodeControl
Get a node by path.
getNodeByUUID(ContentContext, ID) - Method in interface com.bea.content.federated.INodeManager
This method retrieves a particular Node based on its ID.
getNodeByUUID(ContentContext, ID) - Method in interface com.bea.portal.tools.content.controls.ContentNodeControl
This method gets a particular Node based on its ID.
getNodeCache(PageContext, int, boolean) - Static method in class com.bea.content.manager.servlets.NodeCache
Get a NodeCache from the specified JSP context.
getNodeCache(PageContext, String, boolean) - Static method in class com.bea.content.manager.servlets.NodeCache
Get a NodeCache from the specified JSP context.
getNodeCacheIsEnabled() - Method in interface com.bea.content.federated.IRepositoryConfig
Deprecated Replaced by Cache

Gets the active state for the node cache of a repository.

getNodeCacheIsEnabled() - Method in class com.bea.content.federated.RepositoryConfig
 
getNodeCacheMaxEntries() - Method in interface com.bea.content.federated.IRepositoryConfig
Deprecated Replaced by Cache

Gets the max entries for the node cache of a repository.

getNodeCacheMaxEntries() - Method in class com.bea.content.federated.RepositoryConfig
 
getNodeCacheTtl() - Method in interface com.bea.content.federated.IRepositoryConfig
Deprecated Replaced by Cache

Gets the time-to-live for entries in a node cache of a repository.

getNodeCacheTtl() - Method in class com.bea.content.federated.RepositoryConfig
 
getNodeChildren(ID, int, QueryCriteria) - Method in interface com.bea.content.spi.ExtendedNodeOps
Deprecated This method returns all children Nodes for the parent Node ID.
getNodeChildren(ID, int) - Method in interface com.bea.content.spi.flexspi.ticket.NodeOpsV1
Deprecated This method returns an array of all child Nodes for the specified parent Node (and type), which the caller can view.
getNodeChildren(ID, int) - Method in interface com.bea.content.spi.NodeOps
Deprecated This method returns an array of all children Nodes for the parent Node.
getNodeChildrenAsNodeIds(ID, int) - Method in interface com.bea.content.spi.ExtendedNodeOps
Deprecated This method returns an array of all children Node IDs for the parent Node.
getNodeChildrenAsNodeIds(ID, int) - Method in interface com.bea.content.spi.flexspi.ticket.NodeOpsV1
Deprecated This method returns an array of all child Node IDs for the specified parent Node (and type), which the caller can view.
getNodeChildrenWithQueryCriteria(ID, int, QueryCriteria) - Method in interface com.bea.content.spi.flexspi.ticket.NodeOpsV1
Deprecated This method returns a QueryResult of all child Nodes for the specified parent Node (and type), which the caller can view, according to the QueryCriteria.
getNodeChildrenWithRangeAndQueryCriteria(IContentContext, ID, int, int, QueryCriteria) - Method in interface com.bea.content.spi.flexspi.ticket.NodeOpsV2
retrieve some or all the children of a parent node, referenced via ID, possibly sorting and/or filtering the results.
getNodeId() - Method in class com.bea.content.el.support.VersionWrapperImpl
See Version.getNodeId()
getNodeID(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.node.NodeAttributeResolver
 
getNodeId() - Method in class com.bea.content.url.ShowPropertyURL
Get the value of ShowPropertyURL.nodeId
getNodeId() - Method in class com.bea.content.virtual.version.Version
Return the NodeId associated with the version
getNodeID() - Method in class com.bea.portal.tools.content.PropertyID
Get the NodeID of the content node.
getNodeID() - Method in class com.bea.portal.tools.content.PropertyIDBuilder
Get the NodeID of the content node.
getNodeIds() - Method in class com.bea.content.virtual.workflow.JobResult
Returns all the node ids in the job
getNodeIDsForWorkflow(ID, QueryCriteria) - Method in interface com.bea.content.spi.flexspi.ticket.WorkflowOpsV1
Deprecated Returns the Node IDs associated with the given workflow.
getNodeIDsForWorkflow(ID, QueryCriteria) - Method in interface com.bea.content.spi.WorkflowOps
Deprecated Returns the Node IDs associated with the given workflow.
getNodeManager() - Static method in class com.bea.content.federated.ContentManagerFactory
Return the INodeManager for node related operations.
getNodeOps() - Method in interface com.bea.content.spi.Ticket
Deprecated Returns a NodeOps that will service the Repository that instantiated this Ticket.
getNodePath(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.node.NodeAttributeResolver
 
getNodePath() - Method in class com.bea.content.manager.servlets.jsp.taglib.GetBinaryPropertyTag
 
getNodePath() - Method in class com.bea.content.url.ShowPropertyURL
Get the value of ShowPropertyURL.nodePath
getNodePath() - Method in class com.bea.portal.tools.content.NodeID
Get the node path.
getNodePath() - Method in class com.bea.portal.tools.content.NodeIDBuilder
Get the path of the node.
getNodeProperty(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.property.ContentPropertyResolver
Logic for retrieval of the property.
getNodeReferences(ContentContext, ID) - Method in interface com.bea.content.federated.INodeManager
This method retrieve nodes in any federated repositories which have a link property referring to the specified node.
getNodeReferences(ID) - Method in interface com.bea.content.spi.ExtendedNodeOps
Deprecated Retrieve nodes in this repository which have a link property referring to the specified node.
getNodeReferences(ID) - Method in interface com.bea.content.spi.flexspi.ticket.NodeOpsV1
Deprecated Retrieve all nodes in this repository which have a link property referring to the specified node.
getNodeReferences(ContentContext, ID) - Method in interface com.bea.portal.tools.content.controls.ContentNodeControl
Retrieve nodes which have a link property referring to the specified node.
getNodeResolver(AttributeContext) - Static method in class com.bea.content.manager.servlets.common.ContentResolverFactory
Returns the attribute resolver responsible for retrieving a node by path.
getNodeResourceType() - Static method in class com.bea.portal.tools.content.NodeResourceType
Get the NodeResourceType.
getNodes(ContentContext, ID[]) - Method in interface com.bea.content.federated.INodeManager
Retrieve a collection of nodes associated with the array of node id's.
getNodes(ContentContext, ID) - Method in interface com.bea.content.federated.INodeManager
Return all the immediate children of the specified node.
getNodes(ContentContext, ID, int) - Method in interface com.bea.content.federated.INodeManager
Deprecated -- use getNodes(ContentContext, ID)
getNodes(ContentContext, String) - Method in interface com.bea.content.federated.INodeManager
This method returns all the immediate child Nodes for the given parent Node.
getNodes(ContentContext, String, int) - Method in interface com.bea.content.federated.INodeManager
Deprecated -- use getNodes(ContentContext, String)
getNodes(String, long) - Method in class com.bea.content.manager.servlets.NodeCache
Check the cache for the nodes.
getNodes(ID[], QueryCriteria, boolean) - Method in interface com.bea.content.spi.ExtendedNodeOps
Deprecated This method returns Nodes, one per node ID passed in.
getNodes(ID[]) - Method in interface com.bea.content.spi.NodeOps
Deprecated This method gets the Node for each node ID passed in.
getNodes(ContentContext, ID) - Method in interface com.bea.portal.tools.content.controls.ContentNodeControl
Return all the children of the node.
getNodes(ContentContext, ID, int) - Method in interface com.bea.portal.tools.content.controls.ContentNodeControl
Deprecated Use ContentNodeControl.getNodes(ContentContext, ID).
getNodesForWorkflow(ContentContext, ID) - Method in interface com.bea.content.federated.IWorkflowManager
Returns the Nodes associated with the given workflow.
getNodesForWorkflow(ContentContext, ID) - Method in interface com.bea.portal.tools.content.controls.ContentWorkflowControl
Returns the Nodes associated with the given workflow.
getNodesForWorkflow(ContentContext, ID, int) - Method in interface com.bea.portal.tools.content.controls.ContentWorkflowControl
Returns the Nodes associated with the given workflow.
getNodesWithIds(ID[]) - Method in interface com.bea.content.spi.flexspi.ticket.NodeOpsV1
Deprecated This method retrieves a batch of Nodes, given a batch of Node IDs.
getNodesWithIdsAndQueryCriteria(ID[], QueryCriteria, boolean) - Method in interface com.bea.content.spi.flexspi.ticket.NodeOpsV1
Deprecated This method retrieves a batch of Nodes, given a batch of Node IDs.
getNodesWithNestedDACheck(ContentContext, ID) - Method in interface com.bea.portal.tools.content.controls.ContentNodeControl
Return all the children of the node.
GetNodeTag - Class in com.bea.content.manager.servlets.jsp.taglib
JSP Tag implementation for getting a node by its path.
GetNodeTag() - Constructor for class com.bea.content.manager.servlets.jsp.taglib.GetNodeTag
 
GetNodeTagExtraInfo - Class in com.bea.content.manager.servlets.jsp.taglib
The tag extra info the GetNodeTag.
GetNodeTagExtraInfo() - Constructor for class com.bea.content.manager.servlets.jsp.taglib.GetNodeTagExtraInfo
 
getNodeType(Node) - Static method in class com.bea.campaign.ScenarioHelper
Get the node's type as a string.
getNodeType(short) - Static method in class com.bea.campaign.ScenarioHelper
Get a string describing the Node type.
getNodeVersion(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.property.ContentPropertyResolver
Returns the node version to retrieve, specified by caller.
getNodeWithId(ID) - Method in interface com.bea.content.spi.flexspi.ticket.NodeOpsV1
Deprecated This method retrieves a particular Node (and its metadata) based on its ID.
getNodeWithPath(String) - Method in interface com.bea.content.spi.flexspi.ticket.NodeOpsV1
Deprecated This method retrieves a particular Node (and its metadata) based on its path.
getNonCategorizedPortletDefinitionCount(CustomizationContext, String) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Returns the number of PortletDefinitions that are not included under any category.
getNonCategorizedPortletDefinitionIds(CustomizationContext, int, int, String) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Returns noncategorized PortletDefinitionIds in the begin and end range.
getNonCategorizedPortletDefinitions(CustomizationContext, int, int, String) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Returns noncategorized PortletDefinitions in the begin and end range.
getNonCategorizedPortletDefinitions(int, WebAppSearchCriteria, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortletCategoryDefinitionControl
Returns noncategorized PortletDefinitions.
getNonCategorizedPortletViews(CustomizationContext, int, int, String) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Returns noncategorized PortletViews in the begin and end range.
getNonPlacedPortletInstanceIds() - Method in interface com.bea.netuix.application.manager.IPortletInstanceManager
Finds portlet instance IDs that are not associated with any placements.
getNonVersionedAppName() - Static method in class com.bea.p13n.management.ApplicationHelper
Get name of the current application.
getNorth() - Method in class com.bea.netuix.servlets.controls.layout.BorderLayoutPresentationContext
Returns the "north" PlaceholderPresentationContext contained within the BorderLayout.
getNot() - Method in interface com.beasys.commerce.foundation.expression.Expression
Deprecated Get the value of not
getNot() - Method in class com.beasys.commerce.foundation.expression.ExpressionImpl
Deprecated Get the value of not
getNotification() - Method in interface com.bea.netuix.events.NotificationEvent
Get the Notification associated with this event.
getNotificationContext(HttpServletRequest) - Static method in class com.bea.netuix.servlets.manager.notifications.NotificationContext
A convenience method for returning the NotificationContext object associated with the specified Request.
getNotificationInvitationHelper(Notification, HttpServletRequest) - Static method in class com.bea.netuix.servlets.manager.communities.invitations.notification.NotificationInvitationHelper
Used to get a NotificationInvitationHelper instance from a Notification sent by the NotificationInviter implementation.
getNotificationInvitationHelpers(HttpServletRequest) - Static method in class com.bea.netuix.servlets.manager.communities.invitations.notification.NotificationInvitationHelper
Used to get all NotificationInvitationHelper instances appropriate for the specified request.
getNotificationManagerHome() - Method in class com.bea.netuix.application.NetuixHomeFactory
Gets the cached instance of the NotificationManagerHome EJB Home.
getNotificationPayload() - Method in class com.bea.netuix.application.notifications.Notification
Returns the NotificationPayload object for this notification.
getNotificationPayloads(CustomizationContext, NotificationCriteria, int) - Method in interface com.bea.netuix.application.manager.INotificationManager
Retrieves a paginated set of NotificationPayload objects matching the specified criteria.
getNotificationRecipients(CustomizationContext, NotificationCriteria, int) - Method in interface com.bea.netuix.application.manager.INotificationManager
Retrieves a set of usernames who received notifications matching the specified criteria.
getNotifications(CustomizationContext, NotificationCriteria, int) - Method in interface com.bea.netuix.application.manager.INotificationManager
Retrieves a paginated set of Notification objects matching the specified criteria.
getNotifications() - Method in class com.bea.netuix.servlets.manager.notifications.NotificationContext
Gets all the notifications appropriate for this NotificationContext (sent to the user authenticated in the request object, either globally targeted or targeted to the webapp for this request).
getNotifications(String, String) - Method in class com.bea.netuix.servlets.manager.notifications.NotificationContext
Gets all the notifications appropriate for this NotificationContext (sent to the user authenticated in the request object, either globally targeted or targeted to the webapp for this request) that match the specified namespace and name.
getNotifications(Collection<String>) - Method in class com.bea.netuix.servlets.manager.notifications.NotificationContext
Gets all the notifications appropriate for this NotificationContext (sent to the user authenticated in the request object, either globally targeted or targeted to the webapp for this request) that match the specified namespaces.
getNumber(int) - Method in class com.bea.p13n.rules.model.BranchModel
 
getNumberFormatter(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.property.ContentPropertyResolver
Returns the java.text.Format to use (if specified) for numeric properties.
getNumCacheIds() - Method in class com.bea.content.manager.servlets.NodeCache
Get the number of cache ids in the cache.
getNumFormat() - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Get the number format to use.
getNumSearchPaths() - Method in class com.bea.content.expression.Search
Get the number of search paths set directly on the Search object.
getObject(String, DelimitedListParam, BooleanParam, BooleanParam, BooleanParam, BooleanParam, String) - Method in class com.bea.content.cmis.rest.resources.ObjectById
 
getObject(String, String, DelimitedListParam, BooleanParam, BooleanParam, BooleanParam, BooleanParam, String) - Method in class com.bea.content.cmis.rest.resources.ObjectByPath
 
getObject() - Method in interface com.bea.p13n.rules.Result
Returns the object associated with the result.
getObject() - Method in class com.bea.wlp.xip.XipProperties
 
getObjectClass() - Method in class com.bea.content.el.support.NodeWrapperImpl
See Node.getObjectClass()
getObjectClass() - Method in class com.bea.content.Node
Retrieves the ObjectClass (possibly NULL) associated with this Node.
getObjectClass(String) - Method in interface com.bea.content.spi.ExtendedObjectClassOps
Deprecated Gets the ObjectClass with the given name.
getObjectClass(ID) - Method in interface com.bea.content.spi.ObjectClassOps
Deprecated Gets the ObjectClass with the given objectClassId.
getObjectClass() - Method in class com.bea.content.virtual.VirtualNode
Return the objectClass associated with the node.
getObjectClasses() - Method in class com.bea.content.manager.propertysets.PropertySetRepositoryImpl
Deprecated Connect to the repository manager and get the object classes.
getObjectClasses(QueryCriteria) - Method in interface com.bea.content.spi.ExtendedObjectClassOps
Deprecated Gets all of the ObjectClasses available in the content repository.
getObjectClasses() - Method in interface com.bea.content.spi.ObjectClassOps
Deprecated Gets all of the ObjectClasses available in the content repository.
getObjectClassesWithQueryCriteria(QueryCriteria) - Method in interface com.bea.content.spi.flexspi.ticket.ObjectClassOpsV1
Deprecated Retrieve all of the ObjectClasses available in the content repository which meet the specified query criteria.
getObjectClassFromNode(Node, boolean, HttpServletRequest) - Method in interface com.bea.portal.tools.content.controls.ContentNodeControl
The only time you can get the ObjectClass directly from Node.getObjectClass() is when the node has published content.
getObjectClassId() - Method in class com.bea.content.Node
Retrieves the id (possibly NULL) for the ObjectClass associated with this node.
getObjectClassId() - Method in class com.bea.content.virtual.VirtualNode
Return the objectClassId associated with the node.
getObjectClassOps() - Method in interface com.bea.content.spi.Ticket
Deprecated Returns an ObjectClassOps that will service the Repository that instantiated this Ticket.
getObjectClassWithId(ID) - Method in interface com.bea.content.spi.flexspi.ticket.ObjectClassOpsV1
Deprecated Retrieve an ObjectClass with the specified objectClassId.
getObjectClassWithName(String) - Method in interface com.bea.content.spi.flexspi.ticket.ObjectClassOpsV1
Deprecated Retrieve the ObjectClass with the specified name.
getObjectFilter(Advice, AdviceRequest) - Method in class com.bea.p13n.rules.advislets.RulesAdvisletImpl
Returns the object filter for a given advice and advice request.
getOfferedBooks() - Method in interface com.bea.wsrp.model.IServiceDescription
Returns an immutable list of books offered by the producer.
getOfferedPages() - Method in interface com.bea.wsrp.model.IServiceDescription
Returns an immutable list of pages offered by the producer.
getOfferedPortlets() - Method in interface com.bea.wsrp.model.IServiceDescription
Returns an immutable list of portlets offered by the producer.
getOldValue() - Method in class com.bea.p13n.model.Model.ChangeEvent
Get the old value or the removed child or the previous parent.
getOnloadScript() - Method in class com.bea.netuix.servlets.controls.application.BodyPresentationContext
Returns any configured onload script code that should appear in an HTML/XHTML body's onload attribute.
getOnlyAssignedNodes(ContentContext) - Method in interface com.bea.content.federated.IVersionManager
Return all the assigned nodes for the user.
getOnlyAssignedNodes(ContentContext) - Method in interface com.bea.portal.tools.content.controls.ContentVersionControl
Return all the assigned nodes for the user.
getOnunloadScript() - Method in class com.bea.netuix.servlets.controls.application.BodyPresentationContext
Returns any configured 'onunload' script code that should appear in an HTML/XHTML body's 'onunload' attribute.
getOperand() - Method in class com.bea.p13n.expression.operator.ClassForName
 
getOperand() - Method in class com.bea.p13n.expression.operator.ClassGetName
 
getOperand() - Method in class com.bea.p13n.expression.operator.logical.LogicalNot
 
getOperand() - Method in class com.bea.p13n.expression.operator.math.MathAbs
 
getOperand() - Method in class com.bea.p13n.expression.operator.math.MathAcos
 
getOperand() - Method in class com.bea.p13n.expression.operator.math.MathAsin
 
getOperand() - Method in class com.bea.p13n.expression.operator.math.MathAtan
 
getOperand() - Method in class com.bea.p13n.expression.operator.math.MathCeil
 
getOperand() - Method in class com.bea.p13n.expression.operator.math.MathCos
 
getOperand() - Method in class com.bea.p13n.expression.operator.math.MathExp
 
getOperand() - Method in class com.bea.p13n.expression.operator.math.MathFloor
 
getOperand() - Method in class com.bea.p13n.expression.operator.math.MathLog
 
getOperand() - Method in class com.bea.p13n.expression.operator.math.MathRint
 
getOperand() - Method in class com.bea.p13n.expression.operator.math.MathRound
 
getOperand() - Method in class com.bea.p13n.expression.operator.math.MathSin
 
getOperand() - Method in class com.bea.p13n.expression.operator.math.MathSqrt
 
getOperand() - Method in class com.bea.p13n.expression.operator.math.MathTan
 
getOperand() - Method in class com.bea.p13n.expression.operator.math.MathToDegrees
 
getOperand() - Method in class com.bea.p13n.expression.operator.math.MathToRadians
 
getOperand() - Method in class com.bea.p13n.expression.operator.ObjectGetClass
 
getOperand() - Method in class com.bea.p13n.expression.operator.ObjectHashCode
 
getOperand() - Method in class com.bea.p13n.expression.operator.ObjectToString
 
getOperand() - Method in class com.bea.p13n.expression.operator.string.StringLength
 
getOperand() - Method in class com.bea.p13n.expression.operator.string.StringToLowerCase
 
getOperand() - Method in class com.bea.p13n.expression.operator.string.StringToUpperCase
 
getOperand() - Method in class com.bea.p13n.expression.operator.string.StringTrim
 
getOperand() - Method in class com.bea.p13n.expression.operator.SystemGetProperty
 
getOperand() - Method in interface com.bea.p13n.expression.operator.UnaryOperator
Returns unary operand.
getOperator() - Method in class com.bea.content.expression.operators.AbstractQueryOperator
 
getOperator() - Method in class com.bea.content.expression.operators.AfterQuery
 
getOperator() - Method in class com.bea.content.expression.operators.BeforeQuery
 
getOperator() - Method in class com.bea.content.expression.operators.ContainsAllQuery
 
getOperator() - Method in class com.bea.content.expression.operators.ContainsQuery
 
getOperator() - Method in class com.bea.content.expression.operators.EqualsQuery
 
getOperator() - Method in class com.bea.content.expression.operators.GreaterThanQuery
 
getOperator() - Method in class com.bea.content.expression.operators.IsNullQuery
 
getOperator() - Method in class com.bea.content.expression.operators.LessThanQuery
 
getOperator() - Method in class com.bea.content.expression.operators.LikeIgnoreCaseQuery
 
getOperator() - Method in class com.bea.content.expression.operators.LikeQuery
 
getOperator() - Method in class com.bea.content.expression.operators.NotEqualsQuery
 
getOperator() - Method in class com.bea.content.expression.operators.NotNullQuery
 
getOperator() - Method in class com.bea.content.expression.operators.RangeQuery
 
getOperator() - Method in class com.bea.content.expression.operators.RelatedToAllQuery
 
getOperator() - Method in class com.bea.content.expression.operators.RelatedToQuery
 
getOperator() - Method in class com.bea.content.expression.operators.SimilarToQuery
 
getOperator() - Method in class com.bea.content.expression.operators.SoundsLikeQuery
 
getOperator() - Method in class com.bea.content.expression.operators.WildCardQuery
 
getOperator(String) - Method in class com.bea.p13n.content.ContentQueryBase
Get the ExpressionHelper comparision operator constants for the specified operator string.
getOperator(Operator) - Method in class com.bea.p13n.content.model.ContentQueryModel
Get the corresponding model operator for the specified schema operator.
getOperator() - Method in class com.bea.p13n.model.Comparison
Get the operator.
getOperator(XmlObject) - Static method in class com.bea.p13n.rules.model.PropertyToLiteralModel
Get the corresponding model operator for the specified schema operator.
getOrder() - Method in class com.bea.content.paging.SortCriteria
Get the sort order.
getOrderableSystemProperties(ContentContext, String) - Static method in class com.bea.content.cmis.RepositoryCapability
Get all the orderable system properties as a Set.
getOrderedChildren() - Method in class com.bea.netuix.servlets.controls.PresentationContext
Returns a list of PresentationContext children of this context, if any, in the order that they are specified in the portal tree hierarchy.
getOrderedPosition() - Method in class com.bea.content.el.support.ValueWrapperImpl
See Value.getOrderedPosition()
getOrderedPosition() - Method in class com.bea.content.PropertyChoice
If multivalued property, the position dictates the order
getOrderedPosition() - Method in class com.bea.content.Value
If multivalued property, the position dictates the order
getOrdinalValue(char) - Static method in class com.bea.content.expression.ExpressionHelper
Get the ordinal (Unicode) value of a character.
getOrdinalValue(char) - Static method in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated Get the ordinal (Unicode) value of a character.
getOrdinalValue(char) - Static method in class com.bea.p13n.content.model.ContentQueryModel
Get the ordinal (Unicode) value of a character.
getOrdinalValue(char) - Static method in class com.beasys.commerce.util.ExpressionHelper
Deprecated Get the ordinal (Unicode) value of a character.
getOrientation() - Method in class com.bea.netuix.servlets.controls.layout.FlowLayoutPresentationContext
Returns the text of the orientation attribute specified in the .layout file that corresponds to this FlowLayout portal component.
getOrientation() - Method in class com.bea.netuix.servlets.controls.window.backing.WindowBackingContext
Get the orientation of the navigation bar or titlebar of the current window.
getOrientation() - Method in class com.bea.netuix.servlets.controls.window.WindowPresentationContext
Returns the orientation of the window's navigation/titlebar.
getOrientation() - Method in interface com.bea.wsrp.model.INavigableDescription
Orientation
getOrientation() - Method in interface com.bea.wsrp.model.IPortletRefDescription
Returns the orientation of the portlet.
getOriginalServletPath() - Method in class com.bea.struts.adapter.framework.internal.StrutsRequestWrapper
 
getOriginalUri() - Method in class com.bea.netuix.servlets.l10n.ResolvedLocale
 
getOrLogic() - Method in class com.bea.campaign.model.AdCountGoal
Return true if this goal uses boolean OR logic, false for AND.
getOuterJoin() - Method in class com.bea.p13n.rules.model.EventTypeModel
Get the outer join logic (AND to require matching all event types, OR to require any event type).
getOuterJoin() - Method in class com.bea.p13n.rules.model.RuleModel.ConditionsModel
Get the outer most condition boolean logic.
getOuterJoin() - Method in class com.bea.p13n.rules.model.SegmentModel
Get the outer join logic (AND to require matching all segments, OR to require any segment).
getOuterRequest() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
 
getOuterRequest() - Method in interface org.apache.beehive.netui.pageflow.scoping.ScopedRequest
 
getOuterRequest(HttpServletRequest) - Static method in class org.apache.beehive.netui.pageflow.scoping.ScopedServletUtils
Get the outer (unwrapped) request.
getOuterResponse() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedResponseImpl
 
getOuterResponse() - Method in interface org.apache.beehive.netui.pageflow.scoping.ScopedResponse
 
getOuterServletRequest(ServletRequest) - Static method in class org.apache.beehive.netui.pageflow.scoping.ScopedServletUtils
Get the outer (unwrapped) request.
getOuterSession() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedSession
Returns the real (outer) HttpSession.
getOutputEncoding() - Method in class com.bea.wlp.xip.XipProperties
 
getOutputFile() - Method in class com.bea.wlp.xip.XipProperties
 
getP13nContextHandler() - Method in class com.bea.content.ContentContext
Return the P13n context handler for this context.
getP13nContextHandler(HttpServletRequest) - Static method in class com.bea.p13n.entitlements.common.EntitlementHelper
Returns the current P13nContextHandler associated with an HttpServletRequest.
getP13nManagementResourceType() - Static method in class com.bea.portal.tools.management.p13n.P13nManagementResourceType
Get the P13nManagementResourceType.
getP13nRequest(HttpServletRequest) - Static method in class com.bea.p13n.entitlements.common.EntitlementHelper
Returns the P13n Request associated with an HttpServletRequest
getP13NSession() - Method in class com.bea.p13n.http.Request
Get the P13N Session related to this request (can be null).
getP13NSession() - Method in interface com.bea.p13n.http.SerializableRequest
Get the P13N Session related to this request (can be null).
getP13nUrlTemplates() - Method in interface com.bea.p13n.url.config.P13nUrlTemplateConfigBean
Defines each url template
getPage(int) - Method in interface com.bea.content.paging.ICMPagedResult
Get the specified page.
getPage() - Method in class com.bea.netuix.servlets.l10n.jsp.taglib.L10nTagSupport
 
getPage(int) - Method in interface com.bea.p13n.pagination.PagedResult
Get the specified page.
getPageBackingContext(HttpServletRequest) - Static method in class com.bea.netuix.servlets.controls.page.PageBackingContext
Get the PageBackingContext from the request
getPageBackingContext() - Method in class com.bea.netuix.servlets.controls.portlet.backing.PortletBackingContext
Return the portlet's parent PageBackingContext.
getPageBackingContextByDefinitionLabel(String) - Method in class com.bea.netuix.servlets.controls.page.BookBackingContext
Returns the PageBackingContext of the child page specified by definitionLabel.
getPageBackingContextByInstanceId(String) - Method in class com.bea.netuix.servlets.controls.page.BookBackingContext
Returns the PageBackingContext of the child page specified by instanceId.
getPageBackingContextByUnqiueId(String) - Method in class com.bea.netuix.servlets.controls.page.BookBackingContext
Returns the PageBackingContext of the child page specified by uniqueId.
getPageBackingContextRecursive(String) - Method in class com.bea.netuix.servlets.controls.application.backing.DesktopBackingContext
Return a book or a page but traverse the entire tree, this will go inside books that are on pages too.
getPageBackingContextRecursive(String) - Method in class com.bea.netuix.servlets.controls.page.BookBackingContext
Return a book or a page with a given label, traversing the entire tree to find it.
getPageBackingContextRecursive(String) - Method in class com.bea.netuix.servlets.controls.page.PageBackingContext
Return a book or a page but traverse the entire tree.
getPageBackingContexts() - Method in class com.bea.netuix.servlets.controls.page.BookBackingContext
Return the collection of BackingContexts (BookBackingContexts and PageBackingContexts) for the pages and books contained by the book this BackingContext represents.
getPageBackingContextsByMeta(MetaData[], int) - Method in class com.bea.netuix.servlets.controls.application.backing.DesktopBackingContext
Return a set of pages and books (books extend pages) matching the supplied metadata search criteria.
getPageCount() - Method in interface com.bea.content.paging.ICMPagedResult
If the CMPagedResult can efficiently identify the total # of pages in the collection, this method returns the total number of pages in the collection.
getPageCount() - Method in interface com.bea.netuix.application.view.BookView
Get the number of child pages of this book.
getPageCount() - Method in class com.bea.netuix.servlets.controls.page.BookBackingContext
Return the number of pages contained in the book that this BackingContext represents.
getPageCount() - Method in class com.bea.netuix.servlets.controls.page.BookPresentationContext
Return the total number of pages contained in this book.
getPageCount() - Method in interface com.bea.p13n.pagination.PagedResult
How many pages are available.
getPageCountRecursive() - Method in interface com.bea.netuix.application.view.BookView
Get the total number of child pages of this parent.
getPageCountRecursive() - Method in interface com.bea.netuix.application.view.PageView
Get the total number of child pages of this parent.
getPageDefinition() - Method in class com.bea.netuix.application.instance.PageInstance
Returns the PageDefinition that this page was created from.
getPageDefinition(CustomizationContext, PageDefinitionId) - Method in interface com.bea.netuix.application.manager.IPageDefinitionManager
Getter for returning a single PageDefinition object given a supplied page definition identifier.
getPageDefinition(CustomizationContext, String, String) - Method in interface com.bea.netuix.application.manager.IPageDefinitionManager
Getter for returning a single PageDefinition object given a supplied page definition label.
getPageDefinition() - Method in interface com.bea.netuix.application.view.PageView
Retrieve the associated PageDefinition from this Page View.
getPageDefinition(PageDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PageDefinitionControl
Get a specific page definition object.
getPageDefinition(String, String, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PageDefinitionControl
Getter for returning a single PageDefinition object given a supplied page definition label.
getPageDefinitionCount() - Method in class com.bea.netuix.application.definition.DefinitionCount
Returns the number of PageDefinitions
getPageDefinitionId() - Method in class com.bea.netuix.application.definition.PageDefinition
Returns the PageDefinitionId for this page.
getPageDefinitionId() - Method in class com.bea.netuix.application.definition.PortletPlacement
 
getPageDefinitionId() - Method in class com.bea.netuix.application.instance.PageInstance
Returns the PageDefinitionId for the PageDefinition that this page was created from.
getPageDefinitionId() - Method in interface com.bea.netuix.application.view.PageView
Getter for page definition id.
getPageDefinitionId() - Method in class com.bea.portal.tools.portal.page.LibraryPortletInstancesID
Get the PageDefinitionId that this portlet library instances folder lives under
getPageDefinitionId() - Method in class com.bea.portal.tools.portal.page.LibraryPortletInstancesIDBuilder
Get the PageDefinitionId that this portlet library instances folder lives under
getPageDefinitionId() - Method in class com.bea.portal.tools.portal.page.PageDefinitionID
Get the PageDefinitionId.
getPageDefinitionId() - Method in class com.bea.portal.tools.portal.page.PageDefinitionIDBuilder
Get the PageDefinitionId.
getPageDefinitionID() - Method in class com.bea.portal.tools.portal.portlet.PortletID
 
getPageDefinitionId() - Method in class com.bea.portal.tools.portal.portlet.PortletID
 
getPageDefinitionID() - Method in class com.bea.portal.tools.portal.portlet.PortletIDBuilder
Get the PageDefinitionID for the page definition that this portlet is placed on in the library.
getPageDefinitionId() - Method in class com.bea.portal.tools.portal.portlet.PortletIDBuilder
 
getPageDefinitionId() - Method in interface com.bea.wsrp.consumer.management.page.ProxyPage
Returns the PageDefinitionId for this ProxyPage
getPageDefinitionLabel() - Method in class com.bea.netuix.application.definition.PortletPlacement
 
getPageDefinitionManagerHome() - Method in class com.bea.netuix.application.NetuixHomeFactory
Gets the cached instance of the PageDefinitionManagerHome EJB Home.
getPageDefinitionResourceType() - Static method in class com.bea.portal.tools.portal.page.PageDefinitionResourceType
Get the PageDefinitionResourceType.
getPageDefinitions(CustomizationContext, String) - Method in interface com.bea.netuix.application.manager.IPageDefinitionManager
Getter for returning a list of all PageDefinitions scoped to the supplied webapp.
getPageDefinitions(CustomizationContext, String, PageDefinitionId, int) - Method in interface com.bea.netuix.application.manager.IPageDefinitionManager
Returns PageDefinitions in definitionId order, starting with the supplied definitionId and limiting the result set to size limit.
getPageDefinitions(CustomizationContext, PageSearchCriteria, int) - Method in interface com.bea.netuix.application.manager.IPageDefinitionManager
Get all the page definitions for the webapp as a paged object.
getPageDefinitions(int, PageSearchCriteria, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PageDefinitionControl
Gets an Iterator of page definitions.
getPageDefinitionsResourceType() - Static method in class com.bea.portal.tools.portal.page.PageDefinitionsResourceType
Get the PageDefinitionsResourceType.
getPagedNavigableViews(int, String) - Method in interface com.bea.netuix.application.view.BookView
Get the child navigables (books or pages) of this book.
getPagedPlaceableViews(int, String) - Method in interface com.bea.netuix.application.view.PageView
A method for retrieving a paged list of all the placeables (books and portlets) in all the placeholders on this page.
getPagedPublicBookDefinitions(CustomizationContext, DesktopDefinitionId, int) - Method in interface com.bea.netuix.application.manager.IBookDefinitionManager
Getter for returning a PagedResult of all BookDefinitions scoped to the supplied webapp and marked as public and not currently on the user's desktop.
getPagedPublicPageDefinitions(CustomizationContext, DesktopDefinitionId, int) - Method in interface com.bea.netuix.application.manager.IPageDefinitionManager
Getter for returning a PagedResult of all PageDefinitions scoped to the supplied webapp and marked as public and not currently on the user's desktop.
getPageFlowScopedFormName() - Method in class com.bea.struts.adapter.framework.internal.StrutsRequestWrapper
 
getPageHandle() - Method in interface com.bea.wsrp.model.IPageDescription
Returns a unqique handle for the page.
getPageInstance(CustomizationContext, PageInstanceId) - Method in interface com.bea.netuix.application.manager.IPageInstanceManager
Getter for returning a single PageInstance.
getPageInstance() - Method in interface com.bea.netuix.application.view.PageView
Retrieve the associated PageInstance from this Page View.
getPageInstance(PageInstanceId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PageInstanceControl
Gets a PageInstance object
getPageInstanceId() - Method in class com.bea.netuix.application.definition.PortletPlacement
 
getPageInstanceId() - Method in class com.bea.netuix.application.instance.PageInstance
Returns the PageInstanceId for this page.
getPageInstanceId() - Method in interface com.bea.netuix.application.view.PageView
Getter for page instance id.
getPageInstanceId() - Method in class com.bea.portal.tools.portal.page.PageID
Get the PageInstanceId.
getPageInstanceId() - Method in class com.bea.portal.tools.portal.page.PageIDBuilder
Get the PageInstanceId.
getPageLabel() - Method in interface com.bea.netuix.servlets.controls.analytics.AnalyticEvent
The _pageLabel request parameter value
getPageLabel() - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
 
getPagelabel() - Method in class com.bea.wlp.xip.XipProperties
 
getPagePresentationContext(String) - Method in class com.bea.netuix.servlets.controls.page.BookPresentationContext
Return a page from the list of pages for this book.
getPagePresentationContext(HttpServletRequest) - Static method in class com.bea.netuix.servlets.controls.page.PagePresentationContext
This is a convenience method for returning a reference to the current PagePresentationContext.
getPagePresentationContext() - Method in class com.bea.netuix.servlets.controls.portlet.PortletPresentationContext
Return the portlets parent PagePresentationContext.
getPagePresentationContextByUniqueId(String) - Method in class com.bea.netuix.servlets.controls.page.BookPresentationContext
Return a page from the list of pages for this book.
getPagePresentationContextByUnqiueId(String) - Method in class com.bea.netuix.servlets.controls.page.BookPresentationContext
Deprecated Misspelled method name; use BookPresentationContext.getPagePresentationContextByUniqueId(String)
getPagePresentationContextRecursive(String) - Method in class com.bea.netuix.servlets.controls.application.DesktopPresentationContext
Return a book or a page but traverse the entire tree; this will go inside books that are on pages too.
getPagePresentationContextRecursive(String) - Method in class com.bea.netuix.servlets.controls.page.BookPresentationContext
Return a book or a page but traverse the entire tree, this will go inside books that are on pages too.
getPagePresentationContextRecursive(String) - Method in class com.bea.netuix.servlets.controls.page.PagePresentationContext
Returns a book or a page but traverse the entire tree; this will go inside books that are on pages too.
getPagePresentationContexts() - Method in class com.bea.netuix.servlets.controls.page.BookPresentationContext
Deprecated Use BookPresentationContext.getEntitledPagePresentationContexts()
getPageResourceType() - Static method in class com.bea.portal.tools.portal.page.PageResourceType
Get the PageResourceType.
getPages() - Method in class com.bea.netuix.servlets.controls.page.BookBackingContext
Deprecated Use getPageBackingContexts() instead.
getPages() - Method in interface com.bea.wsrp.model.IBookDescription
Returns an immutable list of pages contained in this book.
getPageSize() - Method in interface com.bea.content.paging.ICMPagedResult
 
getPageSize() - Method in interface com.bea.p13n.pagination.PagedResult
Get the size of the pages.
getPageView(CustomizationContext, PageDefinitionId) - Method in interface com.bea.netuix.application.manager.IPageDefinitionManager
Getter for returning an immutable deep PageView.
getPageView(CustomizationContext, DesktopDefinitionId, PageInstanceId) - Method in interface com.bea.netuix.application.manager.IPageInstanceManager
Getter for returning an immutable deep PageView.
getPageView(CustomizationContext, DesktopDefinitionId, String) - Method in interface com.bea.netuix.application.manager.IPageInstanceManager
Getter for returning an immutable deep PageView.
getPageView(String) - Method in interface com.bea.netuix.application.view.BookView
Gets an immediate child page with a given label.
getPageView(PageInstanceId) - Method in interface com.bea.netuix.application.view.BookView
Gets an immediate child page with a given instance ID.
getPageView(PageDefinitionId) - Method in interface com.bea.netuix.application.view.BookView
Gets an immediate child page with a given definition ID.
getPageView(String) - Method in interface com.bea.netuix.application.view.ParentView
Gets an immediate child page with a given label.
getPageView(PageDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PageDefinitionControl
Gets a deep immutable view of a page view.
getPageView(String, String, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PageDefinitionControl
Returns the PageView of the specified page.
getPageView(PageInstanceId, String, PortalPath, DesktopPath, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PageInstanceControl
Gets a deep immutable view of a page instance.
getPageViewRecursive(PageInstanceId) - Method in interface com.bea.netuix.application.view.BookView
Gets the PageView with a given instance id, searching the entire tree of nested books and pages.
getPageViewRecursive(PageDefinitionId) - Method in interface com.bea.netuix.application.view.BookView
Gets the PageView with a given pageDefinitionId, searching the entire tree of nested books and pages.
getPageViewRecursive(String) - Method in interface com.bea.netuix.application.view.BookView
Gets the PageView with a given label, searching the entire tree of nested books and pages.
getPageViewRecursive(PageInstanceId) - Method in interface com.bea.netuix.application.view.DesktopView
Get the page for a given database instance ID, searching the entire tree of nested books within this desktop.
getPageViewRecursive(String) - Method in interface com.bea.netuix.application.view.DesktopView
Get the book for a given definition label, searching the entire tree of nested books within this desktop.
getPageViewRecursive(PageDefinitionId) - Method in interface com.bea.netuix.application.view.DesktopView
Get the page for a given database definition ID, searching the entire tree of nested books within this desktop.
getPageViewRecursive(PageInstanceId) - Method in interface com.bea.netuix.application.view.PageView
Retrieve a PageView matching the supplied database instance ID, searching the entire tree of nested books.
getPageViewRecursive(PageDefinitionId) - Method in interface com.bea.netuix.application.view.PageView
Retrieve a PageView matching the supplied database definition id, searching the entire tree of nested books.
getPageViewRecursive(String) - Method in interface com.bea.netuix.application.view.PageView
Retrieve a PageView matching the supplied database definition label, searching the entire tree of nested books.
getPageViewRecursive(PageInstanceId) - Method in interface com.bea.netuix.application.view.ParentView
Get the page for a given database instance ID, searching the entire tree of nested books.
getPageViewRecursive(String) - Method in interface com.bea.netuix.application.view.ParentView
Get the book for a given definition label, searching the entire tree of nested books.
getPageViewRecursive(PageDefinitionId) - Method in interface com.bea.netuix.application.view.ParentView
Get the page for a given database definition ID, searching the entire tree of nested books.
getPageViews() - Method in interface com.bea.netuix.application.view.BookView
Get the child pages of this book.
getPageViewsRecursive() - Method in interface com.bea.netuix.application.view.ParentView
Return an exhaustive list of all pages under this parent and children
getParam(PortletParameters, String, HttpServletRequest, String) - Static method in class com.bea.wsrp.consumer.resource.ResourceURLUtils
 
getParameter(ContextKey) - Method in class com.bea.content.ContentContext
 
getParameter(ContextKey) - Method in interface com.bea.content.IContentContext
Retrieves the specified parameter value.
getParameter(String) - Method in class com.bea.p13n.http.Request
 
getParameter(String) - Method in class com.bea.portlet.GenericURL
Returns the value of the parameter.
getParameter(String) - Method in class com.bea.wsrp.ext.holders.SimpleStateHolder
Returns the value of an attribute given its name.
getParameter(String) - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getParameter(String name) on the wrapped request object.
getParameter(String) - Method in interface javax.portlet.PortletRequest
Returns the value of a request parameter as a String, or null if the parameter does not exist.
getParameter(String) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
 
getParameterMap() - Method in class com.bea.netuix.util.PortletParameters
Returns a deep copy of the internal map of parameters, with values as a String array.
getParameterMap(PortletParameters.ParameterFilter) - Method in class com.bea.netuix.util.PortletParameters
Returns a deep copy of the internal map of parameters, with the specified filter applied, with values as a String array.
getParameterMap() - Method in class com.bea.p13n.http.Request
 
getParameterMap() - Method in interface javax.portlet.BaseURL
Returns a Map of the parameters currently set on this portlet URL via the setParameter or setParameters methods.
getParameterMap() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getParameterMap() on the wrapped request object.
getParameterMap() - Method in interface javax.portlet.PortletRequest
Returns a Map of the parameters of this request.
getParameterMap() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
 
getParameterMapList() - Method in class com.bea.netuix.util.PortletParameters
Returns a deep copy of the internal map of parameters, with values as a List of String
getParameterMapList(PortletParameters.ParameterFilter) - Method in class com.bea.netuix.util.PortletParameters
Returns a deep copy of the internal map of parameters, with values as a List of String
getParameterNames() - Method in class com.bea.p13n.http.Request
 
getParameterNames() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getParameterNames() on the wrapped request object.
getParameterNames() - Method in interface javax.portlet.PortletRequest
Returns an Enumeration of String objects containing the names of the parameters contained in this request.
getParameterNames() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
 
getParameters() - Method in interface com.bea.p13n.jobmanager.JobContext
Returns the job's parameters.
getParameters(String) - Method in class com.bea.portlet.GenericURL
Returns the values of the given parameter.
getParameterSignature() - Method in class com.bea.p13n.content.expression.PropertyRef
Deprecated Get the parameter signature for this node.
getParameterSignature() - Method in interface com.bea.p13n.expression.Expression
Returns the parameter signature for this Expression.
getParameterSignature() - Method in class com.bea.p13n.expression.operator.ClassForName
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.ClassGetName
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.ClassNewInstance
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.collection.CollectionContains
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.collection.CollectionContainsAll
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.comparative.ComparativeOperator
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.comparative.Equals
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.If
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.Instanceof
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.logical.LogicalAnd
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.logical.LogicalMultiAnd
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.logical.LogicalMultiOr
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.logical.LogicalNot
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.logical.LogicalOr
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.math.MathAbs
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.math.MathAcos
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.math.MathAdd
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.math.MathAsin
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.math.MathAtan
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.math.MathAtan2
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.math.MathCeil
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.math.MathCos
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.math.MathDivide
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.math.MathExp
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.math.MathFloor
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.math.MathIeeeRemainder
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.math.MathLog
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.math.MathMax
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.math.MathMin
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.math.MathMultiply
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.math.MathPow
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.math.MathRandom
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.math.MathRint
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.math.MathRound
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.math.MathSin
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.math.MathSqrt
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.math.MathSubtract
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.math.MathTan
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.math.MathToDegrees
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.math.MathToRadians
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.MethodCall
Returns MethodCall expression's constructor signature
getParameterSignature() - Method in class com.bea.p13n.expression.operator.ObjectGetClass
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.ObjectHashCode
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.ObjectToString
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.string.StringCharAt
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.string.StringCompareToIgnoreCase
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.string.StringConcat
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.string.StringContains
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.string.StringEndsWith
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.string.StringEqualsIgnoreCase
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.string.StringLength
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.string.StringLike
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.string.StringReplace
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.string.StringStartsWith
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.string.StringSubstring
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.string.StringToLowerCase
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.string.StringToUpperCase
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.string.StringTrim
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.SystemCurrentTimeMillis
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.SystemGetProperty
 
getParameterSignature() - Method in class com.bea.p13n.expression.operator.Variable
Returns the parameter signature of this
getParameterSignature() - Method in class com.bea.p13n.expression.operator.VariableBinding
 
getParameterValues(String) - Method in class com.bea.p13n.http.Request
 
getParameterValues(String) - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getParameterValues(name) on the wrapped request object.
getParameterValues(String) - Method in interface javax.portlet.PortletRequest
Returns an array of String objects containing all of the values the given request parameter has, or null if the parameter does not exist.
getParameterValues(String) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
 
getParams() - Method in interface com.bea.wlp.rest.command.RestContext
Gets a collection of all the the request parameters associated with the current command request.
getParent() - Method in interface com.bea.p13n.expression.Expression
Returns the parent of this expression.
getParent() - Method in class com.bea.p13n.model.Model
Get our parent model, null if this is a root or was removed from its parent.
getParent(XmlObject) - Static method in class com.bea.p13n.model.XmlObjectModel
Get the parent XmlObject of the specified XmlObject.
getParent() - Method in class com.bea.portlet.adapter.faces.taglib.naming.NamingContainerTag
 
getParentBackingContext() - Method in class com.bea.netuix.servlets.controls.BackingContext
Returns the BackingContext of the first ancestor that has one.
getParentBookBackingContext() - Method in class com.bea.netuix.servlets.controls.page.PageBackingContext
Returns the BookBackingContext of the book that is the parent of the page represented by this context.
getParentBookPresentationContext() - Method in class com.bea.netuix.servlets.controls.page.PagePresentationContext
Get the presentation context for the parent book.
getParentDARoleID() - Method in class com.bea.portal.tools.security.role.da.DARoleID
Get the parent DARoleID.
getParentDARoleID() - Method in class com.bea.portal.tools.security.role.da.DARoleIDBuilder
Get the parent DARoleID.
getParentedResourceType() - Static method in class com.bea.portal.tools.resource.ParentedResourceType
Get the ParentedResourceType.
getParentGroupID() - Method in class com.bea.portal.tools.security.group.GroupID
Get the parent GroupID.
getParentGroupID() - Method in class com.bea.portal.tools.security.group.GroupIDBuilder
Get the parent GroupID.
getParentGroupName(String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.GroupManager
Deprecated As of Portal 8.1.x, use GroupProviderControl.getParentGroupNames(groupname)
getParentGroupName(String) - Method in interface com.bea.p13n.usermgmt.GroupManager
Deprecated This method no longer supported. Use methods of com.bea.p13n.security.management.authentication.AtnManagerProxy
getParentGroupName() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.AddGroupToGroupTag
Deprecated Get the name of the new parent group
getParentGroupName() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.RemoveGroupFromGroupTag
Deprecated Get the name of the parent group
GetParentGroupNameExtraInfo - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Sets JSP page-scoped variables as a result of the <um:getParentGroupName> tag.
GetParentGroupNameExtraInfo() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetParentGroupNameExtraInfo
 
getParentGroupNames(String) - Method in interface com.bea.p13n.controls.securityProvider.GroupProviderControl
Retrieve the parents of a group.
getParentGroupNames(String) - Method in class com.bea.p13n.security.management.authentication.AtnManagerProxy
Retrieve a list of all direct parents of a group within this provider.
getParentGroupNames(String, String, String, DelegatedResourceView, FilterMethod, String, SortOrder, int, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.DelegatedAtnProxyManagerControlFacade
Returns a paginated collection of group names that are parents of the apecified group.
GetParentGroupNameTag - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Deprecated Use com.bea.p13n.usermgmt.taglib.GetParentGroupNamesTag
GetParentGroupNameTag() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetParentGroupNameTag
Deprecated  
getParentId() - Method in class com.bea.content.el.support.NodeWrapperImpl
See Node.getParentId()
getParentId() - Method in class com.bea.content.Node
Gets the id for the parent of this node.
getParentId() - Method in class com.bea.netuix.application.definition.CommunityDefinition
Returns the CommunityDefinitionId of the community that is the parent of this community.
getParentId() - Method in class com.bea.netuix.application.definition.PortletCategoryDefinition
Returns the parent PortletCategoryDefinitionId for this PortletCategoryDefinition.
getParentId() - Method in interface com.bea.netuix.application.view.PortletCategoryView
Returns the PortletCategoryDefinitionId associated with this category's parent.
getParentID() - Method in class com.bea.portal.tools.resource.ParentedResourceID
 
getParentInheritanceFlag(ResourceContext) - Method in interface com.bea.portal.tools.da.controls.DelegationServiceControl
Method used to determine if a role has implicitly granted the capabilities of a sub-role to its parent role
getParentLayoutPresentationContext() - Method in class com.bea.netuix.servlets.controls.layout.PlaceholderPresentationContext
This method returns this PlaceholderPresentationContext's parent LayoutPresentationContext.
getParentName(String) - Static method in class com.bea.content.PathHelper
Gets the second to last element in a path.
getParentName() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateGroupTag
Deprecated Get the name of the group to add the new group to
getParentObjectClassId() - Method in class com.bea.content.ObjectClass
Returns the ID of this ObjectClass's parent if this class is extending another ObjectClass, or NULL if it does not extend another ObjectClass.
getParentPageBackingContext() - Method in class com.bea.netuix.servlets.controls.page.PageBackingContext
Returns the PageBackingContext of the Page that is the parent of the page represented by this context.
getParentPageBackingContext() - Method in class com.bea.netuix.servlets.controls.window.backing.WindowBackingContext
Return the window's parent page.
getParentPagePresentationContext() - Method in class com.bea.netuix.servlets.controls.window.WindowPresentationContext
If this window is a child of a page, that page's PagePresentationContext is returned.
getParentPlaceholderPresentationContext() - Method in class com.bea.netuix.servlets.controls.layout.FlowLayoutPresentationContext
This method returns the parent PlaceholderPresentationContext for this FlowLayoutPresentationContext, if this FlowLayoutPresentationContext is implicit.
getParentPortletCategoryID() - Method in class com.bea.portal.tools.portal.portlet.PortletCategoryID
Get the parent PortletCategoryID.
getParentPortletCategoryID() - Method in class com.bea.portal.tools.portal.portlet.PortletCategoryIDBuilder
Get the parent PortletCategoryID.
getParentResource() - Method in class com.bea.p13n.entitlements.resource.P13nCachedResource
 
getParentResource() - Method in class com.bea.p13n.entitlements.resource.P13nResource
 
getParentResourceID() - Method in class com.bea.portal.tools.resource.ParentedResourceIDBuilder
 
getParents(String, String, DelimitedListParam, BooleanParam, BooleanParam, String, BooleanParam) - Method in class com.bea.content.cmis.rest.resources.Parents
 
getParentTaxonomy() - Method in class com.bea.p13n.delegation.taxonomy.ParentedTaxonomyBuilder
Accessor for the parent portion of the taxonomy, available only to specializations of this class.
getParentWindowBackingContext() - Method in class com.bea.netuix.servlets.controls.window.backing.WindowBackingContext
Get the BackingContext of the parent of the current window.
getParentWindowPresentationContext() - Method in class com.bea.netuix.servlets.controls.window.AbstractButtonPresentationContext
Returns a WindowPresentationContext for this button, if one exists.
getParentWindowPresentationContext() - Method in class com.bea.netuix.servlets.controls.window.TitlebarPresentationContext
Get the presentation context for the parent window.
getParsedProperties() - Method in class com.bea.netuix.servlets.controls.BackingContext
Get the extra properties of the component, if they exist.
getParsedProperties() - Method in class com.bea.netuix.servlets.controls.PresentationContext
Get the extra properties of the component, if they exist.
getPassThroughHeaders(HttpServletRequest, ServletContext, String) - Method in interface com.bea.wsrp.consumer.resource.ResourceHeaderFilter
Returns a ResourceHeaders object with headers to be proxied, given the HttpServletRequest.
getPassthruParameters() - Static method in class com.bea.netuix.util.FrameworkUrlConstants
Get a read-only set of all portal framework parameter names that should be propagated as-is into local and (especially) remote (WSRP) URLs.
getPassword() - Method in interface com.bea.content.federated.IRepositoryConfig
Gets the password for the repository.
getPassword() - Method in class com.bea.content.federated.RepositoryConfig
 
getPassword() - Method in class com.bea.content.federated.RepositoryCredential
 
getPassword() - Method in class com.bea.content.indexer.IndexerRunner
Gets the password that is used when looking up the Indexer EJB.
getPassword() - Method in class com.bea.netuix.application.communities.messaging.MessagingAddress
 
getPassword() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateUserTag
Deprecated Get the password of the new user
getPassword() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.SetPasswordTag
Get the new password
getPassword() - Method in class com.bea.wlp.xip.XipProperties
 
getPath() - Method in class com.bea.content.el.support.NodeWrapperImpl
See Node.getPath()
getPath() - Method in class com.bea.content.indexer.IndexerRunner
Gets the node path.
getPath() - Method in class com.bea.content.manager.servlets.jsp.taglib.GetNodeTag
Get the path.
getPath() - Method in class com.bea.content.Node
The path where this Node resides.
getPath() - Method in class com.bea.content.ObjectClass
Returns the inheritance path for this ObjectClass.
getPath() - Method in class com.bea.netuix.application.identifier.Path
 
getPath() - Method in interface com.bea.netuix.laf.LookAndFeelComponent
Returns the webapp-relative base component path.
getPath() - Method in class com.bea.netuix.laf.Skeleton
Returns the webapp-relative base skeleton path.
getPath() - Method in class com.bea.netuix.laf.Skin
Returns the webapp-relative base skin path.
getPath() - Method in interface com.bea.p13n.content.internal.RenderableContent
 
getPath() - Method in class com.bea.p13n.content.internal.RenderableContentNodeWrapper
 
getPath() - Method in class com.bea.p13n.content.internal.RenderableContentVersionWrapper
 
getPath() - Method in class com.bea.portal.tools.content.NodePath
Get the node path.
getPath() - Method in class com.bea.portlet.GenericURL
Returns the value previously set with setPath().
getPath() - Method in interface com.bea.wlp.rest.command.RestContext
Gets the command path portion of the request URI, which identifies a specific RestCommand.
getPathAsList(String) - Static method in class com.bea.content.PathHelper
Converts a path into it's lineage and returns a list of strings.
getPathInfo() - Method in class com.bea.p13n.http.Request
 
getPathInfo(int) - Method in interface com.bea.wlp.rest.command.RestContext
Return the nth identifier portion of the path.
getPathInfo() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
 
getPathItemsAsList(String) - Static method in class com.bea.content.PathHelper
Converts a path into a list of each of it's items as strings.
getPathPrefix() - Method in class com.bea.portlet.GenericURL
Returns the path prefix, if one has been set.
getPathTranslated() - Method in class com.bea.p13n.http.Request
 
getPayload() - Method in class com.bea.netuix.application.notifications.NotificationPayload
Returns the payload for this NotificationPayload.
getPayload() - Method in interface com.bea.netuix.events.CustomEvent
Get the payload
getPayload() - Method in interface com.bea.netuix.events.Event
Gets the payload for the event.
getPayload() - Method in interface com.bea.netuix.events.GenericEvent
 
getPayload() - Method in class com.bea.netuix.servlets.controls.portlet.events.PortletEvent
Deprecated  
getPayload() - Method in class com.bea.wsrp.ext.holders.XmlPayload
Returns the XML payload as an element.
getPayloadIdCriteria() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Retrieves the payload ID criteria for the search.
getPFTemplateManagerHome() - Method in class com.bea.netuix.application.NetuixHomeFactory
Gets the cached instance of the PFTemplateManagerHome EJB Home.
getPhantomProfile(String, String) - Static method in class com.bea.p13n.usermgmt.profile.ProfileFactory
Create a PhantomProfileWrapper for the given username and groupname.
getPhantomProfile(ProfileIdentity) - Static method in class com.bea.p13n.usermgmt.profile.ProfileFactory
Create a PhantomProfileWrapper for the given ProfileIdentity.
getPhantomProfile(CustomProfileIdentity) - Static method in class com.bea.p13n.usermgmt.profile.ProfileFactory
Create a PhantomProfileWrapper based on a custom identity.
getPhantomProfile(MixedProfileIdentity) - Static method in class com.bea.p13n.usermgmt.profile.ProfileFactory
Create a PhantomProfileWrapper based on a mixed custom identity.
getPipelineSession(HttpServletRequest) - Method in class com.bea.campaign.ShoppingCartAttributeLoader
Get the PipelineSession from the http request.
getPkString() - Method in class com.bea.p13n.http.HttpConfigurableEntity
This method is not supported.
getPkString() - Method in class com.bea.p13n.property.AbstractConfigurableEntity
Retrieve the pk string for an entity.
getPkString() - Method in class com.bea.p13n.property.AbstractPropertyLocator
Get the pk of an entity
getPkString() - Method in interface com.bea.p13n.property.ConfigurableEntity
Retrieve the pk string for an entity.
getPkString() - Method in class com.bea.p13n.property.ConfigurableEntityImpl
Retrieve the pk string for an entity.
getPkString() - Method in interface com.bea.p13n.property.PropertyLocator
Get the pk of an entity
getPlaceableCount() - Method in interface com.bea.netuix.application.view.LayoutView
Convenience method to count the total number of placeables (books or portlets) within the placeholders in this layout.
getPlaceableCount() - Method in interface com.bea.netuix.application.view.PageView
A convenience method for retieving a total count of all placeables (Books and Portlets) in all the placeholders on this page.
getPlaceableCount() - Method in interface com.bea.netuix.application.view.PlaceholderView
Convenience method to count all placeables (books or portlets) held by this placeholder.
getPlaceableDefinition() - Method in class com.bea.netuix.application.instance.BookInstance
Returns the PlaceableDefinition associated with this book.
getPlaceableDefinition() - Method in interface com.bea.netuix.application.instance.PlaceableInstance
Returns a PlaceableDefinition associated with this PlaceableInstance.
getPlaceableDefinition() - Method in class com.bea.netuix.application.instance.PortletInstance
Returns the PlaceableDefinition associated with this portlet.
getPlaceableDefinition() - Method in interface com.bea.netuix.application.view.PlaceableView
Retrieve the associated PlaceableDefinition from this Placeable View.
getPlaceableDefinitionId() - Method in class com.bea.netuix.application.definition.BookDefinition
Returns the PlaceableDefinitionId associated with this book.
getPlaceableDefinitionId() - Method in interface com.bea.netuix.application.definition.PlaceableDefinition
Returns a PlaceableDefinitionId associated with this PlaceableDefinition.
getPlaceableDefinitionId() - Method in class com.bea.netuix.application.definition.PortletDefinition
Returns the PlaceableDefinitionId associated with this portlet.
getPlaceableInstance() - Method in interface com.bea.netuix.application.view.PlaceableView
Retrieve the associated PlaceableInstance from this Placeable View.
getPlaceableInstanceId() - Method in class com.bea.netuix.application.instance.BookInstance
Returns the PlaceableInstanceId for the PlaceableInstance associated with this book.
getPlaceableInstanceId() - Method in interface com.bea.netuix.application.instance.PlaceableInstance
Returns a PlaceableInstanceId associated with this PlaceableInstance.
getPlaceableInstanceId() - Method in class com.bea.netuix.application.instance.PortletInstance
Returns the PlaceableInstanceId for the PlaceableInstanceassociated with this portlet.
getPlaceables() - Method in interface com.bea.wsrp.model.IPageDescription
Contents of this page
getPlaceableView(String) - Method in interface com.bea.netuix.application.view.PageView
Return a PlaceableView (PortletView or BookView) matching the supplied label.
getPlaceableViews() - Method in interface com.bea.netuix.application.view.LayoutView
Return all the placeables (books and portlets) in all the placeholder on this page.
getPlaceableViews() - Method in interface com.bea.netuix.application.view.PageView
A method for retrieving an ordered list of all the placeables (books and portlets) in all the placeholders on this page.
getPlaceableViews() - Method in interface com.bea.netuix.application.view.PlaceholderView
Get all placeables (books or portlets) held by this placeholder.
getPlaceholder() - Method in class com.bea.p13n.ad.AdInfo
Get the placeholder name
getPlaceholder() - Method in class com.bea.p13n.placeholder.model.PlaceholderModel
Get the underlying Placeholder object.
getPlaceholder(String, ResourceContext) - Method in interface com.bea.portal.tools.im.controls.placeholders.PlaceholderManagerControl
Returns a PlaceholderModel representing the placeholder of the passed in uri.
getPlaceholder() - Method in interface com.bea.wsrp.model.IPlaceableDescription
Returns the placeholder.
getPlaceholderCount() - Method in interface com.bea.netuix.application.view.LayoutView
Convenience method to get the number of placeholders for this layout.
getPlaceholderCount() - Method in interface com.bea.netuix.application.view.PageView
A convenience method for retieving a count of placeholders in the current layout on this page.
getPlaceholderDefinition(PlaceholderDefinitionId) - Method in class com.bea.netuix.application.definition.LayoutDefinition
Returns a PlaceholderDefinition defined by this layout given the PlaceholderDefinitionId for the placeholder.
getPlaceholderDefinition(int) - Method in class com.bea.netuix.application.definition.LayoutDefinition
Returns a PlaceholderDefinition defined by this layout location.
getPlaceholderDefinition(CustomizationContext, PlaceholderDefinitionId) - Method in interface com.bea.netuix.application.manager.IPageDefinitionManager
Returns a PlaceholderDefinition given a PlaceholderDefinitionId.
getPlaceholderDefinition() - Method in interface com.bea.netuix.application.view.PlaceholderView
Retrieve the associated PlaceholderDefinition from this Placeholder View.
getPlaceholderDefinitionId() - Method in class com.bea.netuix.application.definition.PlaceholderDefinition
Returns the PlaceholderDefinitionId for this placeholder.
getPlaceholderDefinitionId() - Method in class com.bea.netuix.application.definition.PortletPlacement
 
getPlaceholderDefinitionId(CustomizationContext, LayoutDefinitionId, int) - Method in interface com.bea.netuix.application.manager.ILayoutDefinitionManager
Getter for returning a single PlaceholderDefinitionId object given a supplied placeholder markup name.
getPlaceholderDefinitionId() - Method in interface com.bea.netuix.application.view.PlaceableView
Get the placeholderDefinitionId of the placeable.
getPlaceholderDefinitionId() - Method in interface com.bea.netuix.application.view.PlaceholderView
Getter for placeholder definition id.
getPlaceholderDefinitions() - Method in class com.bea.netuix.application.definition.LayoutDefinition
Returns the PlaceholderDefinitions defined by this layout.
getPlaceholderGrid() - Method in class com.bea.netuix.servlets.controls.layout.GridLayoutPresentationContext
This method arranges the placeholder context children of this layout into an n-by-m grid, ready for rendering.
getPlaceholderID() - Method in class com.bea.portal.tools.interaction.placeholder.query.QueryDefinitionID
Get the PlaceholderID.
getPlaceholderID() - Method in class com.bea.portal.tools.interaction.placeholder.query.QueryDefinitionIDBuilder
Get the PlaceholderID.
getPlaceholderName() - Method in class com.bea.portal.tools.interaction.placeholder.PlaceholderID
Get the name of the placeholder.
getPlaceholderName() - Method in class com.bea.portal.tools.interaction.placeholder.PlaceholderIDBuilder
Get the name of the placeholder.
getPlaceholderNames(int, ResourceContext) - Method in interface com.bea.portal.tools.im.controls.placeholders.PlaceholderManagerControl
Returns a PagedResult of Strings of all the PlaceholderModel names within the system, in arbitrary order.
getPlaceholderPosition() - Method in interface com.bea.netuix.application.view.PlaceableView
Get the placeholder position of the placeable.
getPlaceholderPresentationContext(HttpServletRequest) - Static method in class com.bea.netuix.servlets.controls.layout.PlaceholderPresentationContext
This is a convenience method for returning a reference to the one and only PlaceholderPresentationContext for a given Placeholder portal component.
getPlaceholderResourceType() - Static method in class com.bea.portal.tools.interaction.placeholder.PlaceholderResourceType
Get the PlaceholderResourceType.
getPlaceholders() - Method in class com.bea.campaign.model.AddToPlaceholderModel
Get the placeholder uris.
getPlaceholders() - Method in class com.bea.netuix.servlets.controls.layout.LayoutPresentationContext
This is a convenience method for getting PlaceholderPresentationContexts for all placeholder children of this layout.
getPlaceholders(int, ResourceContext) - Method in interface com.bea.portal.tools.im.controls.placeholders.PlaceholderManagerControl
Returns a PagedResult of all the PlaceholderModel objects within the system, in arbitrary order.
getPlaceholderService() - Static method in class com.bea.p13n.placeholder.PlaceholderHelper
Deprecated Use the <ejb-ref> instead
getPlaceholderService(String) - Static method in class com.bea.p13n.placeholder.PlaceholderHelper
 
getPlaceholdersNoCache() - Method in class com.bea.campaign.model.AddToPlaceholderModel
 
getPlaceholdersResourceType() - Static method in class com.bea.portal.tools.interaction.placeholder.PlaceholdersResourceType
Get the PlaceholdersResourceType.
getPlaceholderView(PlaceholderDefinitionId) - Method in interface com.bea.netuix.application.view.LayoutView
Get the placeholder for a given database definition ID.
getPlaceholderView(int) - Method in interface com.bea.netuix.application.view.LayoutView
Get the placeholder for a given layout location.
getPlaceholderViews() - Method in interface com.bea.netuix.application.view.LayoutView
Get all placeholders for this layout.
getPlaceholderViews() - Method in interface com.bea.netuix.application.view.PageView
A method for retrieving an ordered list of all the placeholders in this page.
getPlacement(CustomizationContext, PlacementId) - Method in interface com.bea.netuix.application.manager.IPageDefinitionManager
Returns a Placement given a placementId.
getPlacement() - Method in interface com.bea.wsrp.model.IPlaceableDescription
Returns the placement.
getPlacementId() - Method in class com.bea.netuix.application.definition.BookDefinition
Returns the PlacementId for this book.
getPlacementId() - Method in class com.bea.netuix.application.definition.PortletDefinition
Returns the PlacementId for this portlet.
getPlacementId() - Method in class com.bea.netuix.application.definition.PortletPlacement
 
getPlacementId() - Method in class com.bea.netuix.application.instance.BookInstance
Returns the PlacementId for this book.
getPlacementId() - Method in interface com.bea.netuix.application.instance.PlaceableInstance
Returns the PlacementId associated with this NavigableInstance.
getPlacementId() - Method in class com.bea.netuix.application.instance.PortletInstance
Returns the PlacementId for this portlet.
getPlacementId() - Method in interface com.bea.netuix.application.view.BookView
Getter for the book's placement id.
getPlacementId() - Method in interface com.bea.netuix.application.view.PlaceableView
Getter for a portlet's or book's placement id.
getPlacementId() - Method in interface com.bea.netuix.application.view.PortletView
Getter for the portlet's placement id.
getPlacementId() - Method in class com.bea.netuix.servlets.controls.window.backing.WindowBackingContext
Get the PlacementId for this window.
getPolicyName() - Method in class com.bea.p13n.entitlements.policy.RolePolicyItem
Returns the role policy namespace of this role policy.
getPolicyNamespace() - Method in class com.bea.p13n.entitlements.policy.RolePolicyItem
Returns the role policy namespace of this role policy.
getPolicyRefs(String, int, ResourceContext) - Method in interface com.bea.portal.tools.da.controls.DelegationRoleManagerControl
 
getPolicyUser() - Method in class com.bea.p13n.entitlements.policy.PolicyItem
 
getPOPHandle() - Method in interface com.oracle.producer.spi.IPortletDataContext
Returns the POP handle for this portlet instance.
getPOPPreferenceValues(String) - Method in interface com.oracle.producer.spi.IConfigurationContext
Returns an unmodifiable map of the preference values defined for the specified POP portlet.
getPopulatedEventHandlerNames() - Method in class com.bea.netuix.servlets.controls.application.BodyPresentationContext
Returns the names of any HTML/XHTML body tag event handlers that have had script statements added to them in the look and feel's configuration files (i.e.
getPort() - Method in class com.bea.portlet.GenericURL
Returns the port.
getPortalContext() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getPortalContext() on the wrapped request object.
getPortalContext() - Method in interface javax.portlet.PortletRequest
Returns the context of the calling portal.
getPortalCustomizationManagerHome() - Method in class com.bea.netuix.application.NetuixHomeFactory
Gets the cached instance of the PortalCustomizationManagerHome EJB Home.
getPortalDefinition(CustomizationContext, PortalPath, String) - Method in interface com.bea.netuix.application.manager.IPortalDefinitionManager
Returns a PortalDefinition corresponding to a PortalPath.
getPortalDefinition(String, PortalPath, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortalDefinitionControl
Gets a mutable PortalDefinition object.
getPortalDefinitionCount(CustomizationContext, String) - Method in interface com.bea.netuix.application.manager.IPortalDefinitionManager
Returns the number of portals for a given webapp.
getPortalDefinitionCount(String, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortalDefinitionControl
Returns the number of portal definitions defined in the system.
getPortalDefinitionManagerHome() - Method in class com.bea.netuix.application.NetuixHomeFactory
Gets the cached instance of the PortalDefinitionManagerHome EJB Home.
getPortalDefinitions(CustomizationContext, PortalPath[], String) - Method in interface com.bea.netuix.application.manager.IPortalDefinitionManager
Returns an array of PortalDefinitions corresponding to an array of PortalPaths.
getPortalDefinitions(CustomizationContext, PortalSearchCriteria, int) - Method in interface com.bea.netuix.application.manager.IPortalDefinitionManager
Retrieve all the portals for a webapp as a paged object.
getPortalDefinitions(int, WebAppSearchCriteria, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortalDefinitionControl
Gets all the portal definitions for this web app.
getPortalDefinitionView(CustomizationContext, PortalPath, String) - Method in interface com.bea.netuix.application.manager.IPortalDefinitionManager
Returns a PortalView corresponding to a PortalPath.
getPortalDefinitionViews(CustomizationContext, PortalPath[], String) - Method in interface com.bea.netuix.application.manager.IPortalDefinitionManager
Returns an array of PortalViews corresponding to an array of PortalPaths.
getPortalEventType() - Method in interface com.bea.wsrp.model.events.IHandledEvent
Returns the portal event type (onMinimize, onEdit, onInit, etc.) of this event if it is a portal event.
getPortalID() - Method in class com.bea.portal.tools.portal.community.CommunitiesID
Get the PortalID
getPortalID() - Method in class com.bea.portal.tools.portal.community.CommunitiesIDBuilder
Get the PortalID.
getPortalID() - Method in class com.bea.portal.tools.portal.community.CommunityDefinitionID
Get the PortalID
getPortalID() - Method in class com.bea.portal.tools.portal.community.CommunityDefinitionIDBuilder
Get the PortalID.
getPortalID() - Method in class com.bea.portal.tools.portal.community.CommunityTemplateID
Get the PortalID
getPortalID() - Method in class com.bea.portal.tools.portal.community.CommunityTemplateIDBuilder
Get the PortalID.
getPortalID() - Method in class com.bea.portal.tools.portal.community.CommunityTemplatesID
Get the PortalID
getPortalID() - Method in class com.bea.portal.tools.portal.community.CommunityTemplatesIDBuilder
Get the PortalID.
getPortalID() - Method in class com.bea.portal.tools.portal.community.LibraryCommunityTemplateID
Get the PortalID
getPortalID() - Method in class com.bea.portal.tools.portal.community.LibraryCommunityTemplateIDBuilder
Get the PortalID.
getPortalID() - Method in class com.bea.portal.tools.portal.community.LibraryCommunityTemplatesID
Get the PortalID
getPortalID() - Method in class com.bea.portal.tools.portal.community.LibraryCommunityTemplatesIDBuilder
Get the PortalID.
getPortalID() - Method in class com.bea.portal.tools.portal.desktop.DesktopDefinitionID
Get the PortalID
getPortalID() - Method in class com.bea.portal.tools.portal.desktop.DesktopDefinitionIDBuilder
Get the PortalID.
getPortalID() - Method in class com.bea.portal.tools.portal.desktop.DesktopDefinitionsID
Get the PortalID
getPortalID() - Method in class com.bea.portal.tools.portal.desktop.DesktopDefinitionsIDBuilder
Get the PortalID.
getPortalID() - Method in class com.bea.portal.tools.portal.desktop.DesktopTemplateID
Get the PortalID
getPortalID() - Method in class com.bea.portal.tools.portal.desktop.DesktopTemplateIDBuilder
Get the PortalID.
getPortalID() - Method in class com.bea.portal.tools.portal.desktop.DesktopTemplatesID
Get the PortalID
getPortalID() - Method in class com.bea.portal.tools.portal.desktop.DesktopTemplatesIDBuilder
Get the PortalID.
getPortalID() - Method in class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplateID
Get the PortalID
getPortalID() - Method in class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplateIDBuilder
Get the PortalID.
getPortalID() - Method in class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplatesID
Get the PortalID
getPortalID() - Method in class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplatesIDBuilder
Get the PortalID.
getPortalID() - Method in class com.bea.portal.tools.portal.PortalParentedResourceID
 
getPortalID() - Method in class com.bea.portal.tools.portal.PortalParentedResourceIDBuilder
 
getPortalInfo() - Method in interface javax.portlet.PortalContext
Returns information about the portal like vendor, version, etc.
getPortalManagementResourceType() - Static method in class com.bea.portal.tools.portal.PortalManagementResourceType
Get the PortalManagementResourceType.
getPortalParentedResourceType() - Static method in class com.bea.portal.tools.portal.PortalParentedResourceType
Get the PortalParentedResourceType.
getPortalPath() - Method in class com.bea.netuix.application.definition.CommunityDefinition
Returns the portal path of the portal this community resides in.
getPortalPath() - Method in class com.bea.netuix.application.definition.PortalDefinition
Returns the PortalPath for this portal.
getPortalPath() - Method in class com.bea.netuix.application.identifier.CommunityURI
Returns the portal path portion of this CommunityURI.
getPortalPath() - Method in class com.bea.netuix.application.identifier.DesktopDefinitionId
 
getPortalPath() - Method in interface com.bea.netuix.application.view.PortalView
Returns the PortalPath associated with this view.
getPortalPath() - Method in class com.bea.netuix.servlets.manager.AppContext
Get the partial URL (portal portion) for this portal/desktop
getPortalPath() - Method in class com.bea.portal.tools.portal.community.CommunitiesID
 
getPortalPath() - Method in class com.bea.portal.tools.portal.community.CommunitiesIDBuilder
Get the PortalPath.
getPortalPath() - Method in class com.bea.portal.tools.portal.community.CommunityDefinitionID
 
getPortalPath() - Method in class com.bea.portal.tools.portal.community.CommunityDefinitionIDBuilder
Get the PortalPath.
getPortalPath() - Method in class com.bea.portal.tools.portal.community.CommunityTemplateID
 
getPortalPath() - Method in class com.bea.portal.tools.portal.community.CommunityTemplateIDBuilder
Get the PortalPath.
getPortalPath() - Method in class com.bea.portal.tools.portal.community.CommunityTemplatesID
 
getPortalPath() - Method in class com.bea.portal.tools.portal.community.CommunityTemplatesIDBuilder
Get the PortalPath.
getPortalPath() - Method in class com.bea.portal.tools.portal.community.LibraryCommunityTemplateID
 
getPortalPath() - Method in class com.bea.portal.tools.portal.community.LibraryCommunityTemplateIDBuilder
Get the PortalPath.
getPortalPath() - Method in class com.bea.portal.tools.portal.community.LibraryCommunityTemplatesID
 
getPortalPath() - Method in class com.bea.portal.tools.portal.community.LibraryCommunityTemplatesIDBuilder
Get the PortalPath.
getPortalPath() - Method in class com.bea.portal.tools.portal.desktop.DesktopDefinitionID
 
getPortalPath() - Method in class com.bea.portal.tools.portal.desktop.DesktopDefinitionIDBuilder
Get the PortalPath.
getPortalPath() - Method in class com.bea.portal.tools.portal.desktop.DesktopDefinitionsID
 
getPortalPath() - Method in class com.bea.portal.tools.portal.desktop.DesktopDefinitionsIDBuilder
Get the PortalPath.
getPortalPath() - Method in class com.bea.portal.tools.portal.desktop.DesktopTemplateID
 
getPortalPath() - Method in class com.bea.portal.tools.portal.desktop.DesktopTemplateIDBuilder
Get the PortalPath.
getPortalPath() - Method in class com.bea.portal.tools.portal.desktop.DesktopTemplatesID
 
getPortalPath() - Method in class com.bea.portal.tools.portal.desktop.DesktopTemplatesIDBuilder
Get the PortalPath.
getPortalPath() - Method in class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplateID
 
getPortalPath() - Method in class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplateIDBuilder
Get the PortalPath.
getPortalPath() - Method in class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplatesID
 
getPortalPath() - Method in class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplatesIDBuilder
Get the PortalPath.
getPortalPath() - Method in class com.bea.portal.tools.portal.portal.PortalID
Get the PortalPath.
getPortalPath() - Method in class com.bea.portal.tools.portal.portal.PortalIDBuilder
Get the PortalPath.
getPortalPath() - Method in class com.bea.portal.tools.portal.PortalParentedResourceID
 
getPortalPath() - Method in class com.bea.portlet.prefs.spi.PortletPreferencesId
 
getPortalPath() - Method in class com.bea.wlp.xip.XipProperties
 
getPortalPaths(CustomizationContext, int, int, String) - Method in interface com.bea.netuix.application.manager.IPortalDefinitionManager
Returns an array of PortalPaths in the begin and end range.
getPortalPaths() - Method in class com.bea.netuix.application.search.PortalSearchCriteria
Get the portal paths to search for.
getPortalPresentationManagerHome() - Method in class com.bea.netuix.application.NetuixHomeFactory
Gets the cached instance of the PortalPresentationManagerHome EJB Home.
getPortalResource(CustomizationContext, String, PortalPath, DesktopPath) - Method in interface com.bea.netuix.application.manager.IPortalPresentationManager
Returns a PortalResource object that a combination of the webAppName, PortalPath, DesktopPath and user permissions resolves to.
getPortalResourceType() - Static method in class com.bea.portal.tools.portal.portal.PortalResourceType
Get the PortalResourceType.
getPortalsResourceType() - Static method in class com.bea.portal.tools.portal.portal.PortalsResourceType
Get the PortalsResourceType.
getPortalTitle() - Method in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
 
getPortalWebApps(CustomizationContext) - Method in interface com.bea.netuix.application.manager.IPortalDefinitionManager
Return a set of portal webapps that have at least one shell defined.
getPortalWebApps(CustomizationContext) - Method in interface com.bea.portal.tools.common.controls.UtilitiesControl
Return a set of portal webapps that have at least one shell defined.
getPortletBackingContext(HttpServletRequest) - Static method in class com.bea.netuix.servlets.controls.portlet.backing.PortletBackingContext
A static helper to pull the current portlet's backing context out of the request.
getPortletBackingContextRecursive(String) - Method in class com.bea.netuix.servlets.controls.application.backing.DesktopBackingContext
Return the portlet backing context matching the supplied instance label.
getPortletBackingContextRecursive(String) - Method in class com.bea.netuix.servlets.controls.page.BookBackingContext
Return the portlet backing context matching the supplied instance label.
getPortletBackingContextRecursive(String) - Method in class com.bea.netuix.servlets.controls.page.PageBackingContext
Return the portlet backing context matching the supplied instance label.
Note: this method may return null if called from the init() method of a backing context.
getPortletBackingContextsByMeta(MetaData[], int) - Method in class com.bea.netuix.servlets.controls.application.backing.DesktopBackingContext
Return a set of portlets matching the supplied metadata search criteria.
getPortletCategoriesResourceType() - Static method in class com.bea.portal.tools.portal.portlet.PortletCategoriesResourceType
Get the PortletCategoriesResourceType.
getPortletCategoryDefinitionId() - Method in class com.bea.netuix.application.definition.PortletCategoryDefinition
Returns the PortletCategoryDefinitionId for the PortletCategoryDefinition.
getPortletCategoryDefinitionId() - Method in class com.bea.portal.tools.portal.portlet.PortletCategoriesIDBuilder
Get the PortletCategoriesDefinitionId.
getPortletCategoryDefinitionId() - Method in class com.bea.portal.tools.portal.portlet.PortletCategoryID
Get the PortletCategoryDefinitionId.
getPortletCategoryDefinitionId() - Method in class com.bea.portal.tools.portal.portlet.PortletCategoryIDBuilder
Get the PortletCategoryDefinitionId.
getPortletCategoryDefinitionIds() - Method in interface com.bea.netuix.application.view.PortletView
Returns the array of portlet category ids that this portlet has been attached to.
getPortletCategoryDefinitions(CustomizationContext, WebAppSearchCriteria, int) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Returns a paged result of PortletCategoryDefinitions for a webapp.
getPortletCategoryManagerHome() - Method in class com.bea.netuix.application.NetuixHomeFactory
Gets the cached instance of the PortletCategoryManagerHome EJB Home.
getPortletCategoryResourceType() - Static method in class com.bea.portal.tools.portal.portlet.PortletCategoryResourceType
Get the PortletCategoryResourceType.
getPortletCategoryViews() - Method in interface com.bea.netuix.application.view.PortletCategoryView
Returns an array of PortletCategoryViews that are children of this PortletCategoryView.
getPortletConfig() - Method in class javax.portlet.GenericPortlet
Returns the PortletConfig object of this portlet.
getPortletContext() - Method in interface com.bea.wsrp.model.markup.IGetResourceResponseContext
Returns PortletContext related to this getResource operation.
getPortletContext() - Method in interface javax.portlet.filter.FilterConfig
Returns a reference to the PortletContext in which the caller is executing.
getPortletContext() - Method in class javax.portlet.GenericPortlet
Returns the PortletContext of the portlet application the portlet is in.
getPortletContext() - Method in interface javax.portlet.PortletConfig
Returns the PortletContext of the portlet application the portlet is in.
getPortletContext() - Method in interface javax.portlet.PortletSession
Returns the portlet application context associated with this session.
getPortletContextName() - Method in interface javax.portlet.PortletContext
Returns the name of this portlet application correponding to this PortletContext as specified in the web.xml deployment descriptor for this web application by the display-name element.
getPortletCount(String) - Method in interface com.bea.netuix.application.manager.IPortletDefinitionManager
Count the number of portlets defined for a webapp.
getPortletCount() - Method in interface com.bea.netuix.application.view.LayoutView
Convenience method to count the total number of portlets within the placeholders in this layout.
getPortletCount() - Method in interface com.bea.netuix.application.view.PageView
A convenience method for retrieving a total count of all the portlets in all the placeholders on this page.
getPortletCount() - Method in interface com.bea.netuix.application.view.PlaceholderView
Convenience method to count all portlets held by this placeholder.
getPortletDefinition() - Method in class com.bea.netuix.application.instance.PortletInstance
Returns the PortletDefinition that this portlet was created from.
getPortletDefinition(CustomizationContext, PortletDefinitionId) - Method in interface com.bea.netuix.application.manager.IPortletDefinitionManager
Getter for returning a single PortletDefinition object given a supplied portlet definition identifier.
getPortletDefinition(CustomizationContext, String, String) - Method in interface com.bea.netuix.application.manager.IPortletDefinitionManager
Getter for returning a single PortletDefinition by Label.
getPortletDefinition() - Method in interface com.bea.netuix.application.view.PortletView
Retrieve the associated PortletDefinition from this Portlet View.
getPortletDefinition(PortletDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortletDefinitionControl
Returns a single PortletDefinition based on the provided portlet definition ID.
getPortletDefinitionCategories(CustomizationContext, PortletDefinitionId) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Returns all the PortletCategoryDefinitions that a PortletDefinition is a part of.
getPortletDefinitionCount() - Method in class com.bea.netuix.application.definition.DefinitionCount
Returns the number of PortletDefinitions
getPortletDefinitionCount(CustomizationContext, PortletCategoryDefinitionId) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Returns the number of PortletDefinitions under category pcdId.
getPortletDefinitionCount(PortletCategoryDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortletCategoryDefinitionControl
Returns the number of PortletDefinitions under category pcdId.
getPortletDefinitionFromFile(CustomizationContext, String, String) - Method in interface com.bea.netuix.application.manager.IPortletDefinitionManager
Return a portlet definitions with the portletFile equal to the supplied portlet file.
getPortletDefinitionId() - Method in class com.bea.netuix.application.definition.PortletDefinition
Returns the PortletDefinitionId for this portlet.
getPortletDefinitionId() - Method in class com.bea.netuix.application.instance.PortletInstance
Returns the PortletDefinitionId for the PortletDefinition that this portlet was created from.
getPortletDefinitionId() - Method in interface com.bea.netuix.application.view.PortletView
Getter for the portlet definition id.
getPortletDefinitionId() - Method in class com.bea.portal.tools.portal.portlet.PortletDefinitionID
Get the PortletDefinitionId.
getPortletDefinitionId() - Method in class com.bea.portal.tools.portal.portlet.PortletDefinitionIDBuilder
Get the PortletDefinitionId.
getPortletDefinitionManagerHome() - Method in class com.bea.netuix.application.NetuixHomeFactory
Gets the cached instance of the PortletDefinitionManagerHome EJB Home.
getPortletDefinitionResourceType() - Static method in class com.bea.portal.tools.portal.portlet.PortletDefinitionResourceType
Get the PortletDefinitionResourceType.
getPortletDefinitions(CustomizationContext, PortletCategoryDefinitionId, int, int) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Returns PortletDefinitions in the begin and end range under the category pcdId.
getPortletDefinitions(CustomizationContext, PortletCategoryDefinitionId, int) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Returns PortletDefinitions for a given category pcdId.
getPortletDefinitions(CustomizationContext, String) - Method in interface com.bea.netuix.application.manager.IPortletDefinitionManager
Getter for returning a list of all PortletDefinitions scoped to the supplied webapp.
getPortletDefinitions(CustomizationContext, String, PortletDefinitionId, int) - Method in interface com.bea.netuix.application.manager.IPortletDefinitionManager
Returns PortletDefinitions in definitionId order (create order), starting with the supplied definitionId and limiting the result set to size limit If fewer PortletDefinitions exist than limit, then a smaller result set will be returned.
getPortletDefinitions(CustomizationContext, WebAppSearchCriteria, int) - Method in interface com.bea.netuix.application.manager.IPortletDefinitionManager
Get all portlet definitions for a webapp as a paged result.
getPortletDefinitions(int, PortletCategoryDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortletCategoryDefinitionControl
Returns PortletDefinitions under the category pcdId.
getPortletDefinitions(int, WebAppSearchCriteria, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortletDefinitionControl
Returns every portlet definition for the provided webapp.
getPortletDefinitionsResourceType() - Static method in class com.bea.portal.tools.portal.portlet.PortletDefinitionsResourceType
Get the PortletDefinitionsResourceType.
getPortletDescription(String, IRegistrationContext, String) - Method in interface com.bea.wsrp.client.ProducerAgent
Returns the description of the portlet identitified by the given portletHandle.
getPortletDescription(String, IRegistrationContext, String, byte[]) - Method in interface com.bea.wsrp.client.ProducerAgent
Returns the description of the portlet identitified by the given portletHandle.
getPortletDescription(String, String, String) - Method in interface com.bea.wsrp.consumer.management.producer.ProducerManager
Get a portlet's description
getPortletDescription(String, String, String, byte[]) - Method in interface com.bea.wsrp.consumer.management.producer.ProducerManager
Get a portlet's description
getPortletFile() - Method in class com.bea.netuix.application.definition.PortletDefinition
Getter for returning the relative path of the .portlet file representing this portlet.
getPortletFile() - Method in interface com.bea.netuix.application.view.PortletView
Get the file path to the .portlet definition file.
getPortletHandle() - Method in class com.bea.netuix.application.definition.PortletDefinition
Returns the portlet handle associated with this portlet if it is a WSRP remote portlet, null otherwise.
getPortletHandle() - Method in class com.bea.netuix.application.instance.PortletInstance
Returns the portlet handle associated with this portlet if it is a WSRP remote portlet, null otherwise.
getPortletHandle() - Method in interface com.bea.netuix.application.view.PortletView
For proxy portlets, returns the portletHandle assigned by the producer.
getPortletHandle() - Method in class com.bea.portal.tools.portlet.orb.InvokeContext
 
getPortletHandle() - Method in class com.bea.portal.tools.portlet.orb.PortletORB
Get the PortletHandle for the executing portlet.
getPortletHandle() - Method in class com.bea.wsrp.consumer.controls.backing.ProxyPortletBackingContext
Returns the portlet's handle.
getPortletHandle() - Method in class com.bea.wsrp.consumer.controls.ProxyPortletPresentationContext
Returns the portlet's handle.
getPortletHandle() - Method in interface com.bea.wsrp.consumer.management.portlet.ExportedPortlet
Gets the portlet handle for the portlet when it was exported.
getPortletHandle() - Method in interface com.bea.wsrp.consumer.management.portlet.FailedPortlet
Gets the portlet handle for the portlet which failed.
getPortletHandle() - Method in interface com.bea.wsrp.consumer.management.portlet.ImportedPortlet
Gets the new portlet handle for the newly imported portlet.
getPortletHandle(String, String, String, HttpServletRequest, ServletContext) - Method in interface com.bea.wsrp.consumer.management.portlet.IProxyPortletStateManager
Given the definition and instance labels of a portlet, return the portletHandle.
getPortletHandle() - Method in class com.bea.wsrp.consumer.management.portlet.ProxyPortletInfo
Returns the portlet handle.
getPortletHandle() - Method in interface com.bea.wsrp.model.IPortletContext
Returns portlet handle.
getPortletHandle() - Method in interface com.bea.wsrp.model.IPortletDescription
Returns the handle of the portlet.
getPortletHandle() - Method in interface com.bea.wsrp.model.IPortletRefDescription
Returns portlet handle.
getPortletIdToHandleMap() - Method in interface com.bea.wsrp.consumer.management.portlet.ExportPortletsResponse
Gets a map of portlet instance IDs to the portlet handles of the portlets that were exported for them.
getPortletInputStream() - Method in interface javax.portlet.ClientDataRequest
Retrieves the body of the HTTP request from client to portal as binary data using an InputStream.
getPortletInputStream() - Method in class javax.portlet.filter.ActionRequestWrapper
The default behavior of this method is to call getPortletInputStream() on the wrapped request object.
getPortletInputStream() - Method in class javax.portlet.filter.ResourceRequestWrapper
The default behavior of this method is to call getPortletInputStream() on the wrapped request object.
getPortletInstance(CustomizationContext, PortletInstanceId) - Method in interface com.bea.netuix.application.manager.IPortletInstanceManager
Getter for returning a single PortletInstance.
getPortletInstance() - Method in interface com.bea.netuix.application.view.PortletView
Retrieve the associated PortletInstance from this Portlet View.
getPortletInstance(PortletInstanceId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortletInstanceControl
Getter for returning a single PortletInstance.
getPortletInstance(String, byte[], IPortletDataContext.StateChangeFlag, IConfigurationContext, IRequestContext) - Method in interface com.oracle.producer.spi.IProducerDataStore
Gets the portlet instance referred to by the specified portlet handle and portlet state.
getPortletInstanceHandleCount(String, String) - Method in interface com.bea.wsrp.consumer.management.portlet.ProxyPortletManager
Returns Count of Proxy Portlets under the given producer id which point to the same portlet handle
getPortletInstanceId() - Method in class com.bea.netuix.application.definition.PortletPlacement
 
getPortletInstanceId() - Method in class com.bea.netuix.application.instance.PortletInstance
Returns the PortletInstanceId for this portlet.
getPortletInstanceId() - Method in interface com.bea.netuix.application.view.PortletView
Getter for the portlet instance id.
getPortletInstanceId() - Method in class com.bea.portal.tools.portal.portlet.PortletID
Get the PortletInstanceId.
getPortletInstanceId() - Method in class com.bea.portal.tools.portal.portlet.PortletIDBuilder
Get the PortletInstanceId.
getPortletInstanceKey() - Method in interface com.bea.wsrp.model.markup.IRuntimeContext
Returns the current portlet's unique id.
getPortletInstanceLabel() - Method in class com.bea.netuix.servlets.manager.AppContext
 
getPortletManagementPortUrl() - Method in class com.bea.wsrp.util.WsdlUtils.WsrpPortStruct
Deprecated No longer supported.
getPortletMode() - Method in class javax.portlet.filter.ActionResponseWrapper
The default behavior of this method is to call getPortletMode() on the wrapped response object.
getPortletMode() - Method in class javax.portlet.filter.EventResponseWrapper
The default behavior of this method is to call getPortletMode() on the wrapped response object.
getPortletMode() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getPortletMode() on the wrapped request object.
getPortletMode() - Method in interface javax.portlet.PortletRequest
Returns the current portlet mode of the portlet.
getPortletMode() - Method in interface javax.portlet.PortletURL
Returns the currently set portlet mode on this PortletURL.
getPortletMode() - Method in interface javax.portlet.StateAwareResponse
Returns the currently set portlet mode on this reponse.
getPortletName() - Method in class javax.portlet.GenericPortlet
Returns the name of this portlet.
getPortletName() - Method in interface javax.portlet.PortletConfig
Returns the name of the portlet.
getPortletORB() - Method in class com.bea.portal.tools.portlet.orb.InvokeContext
 
getPortletORB(HttpServletRequest, HttpServletResponse) - Static method in class com.bea.portal.tools.portlet.orb.PortletORB
Get the PortletORB for the given request and response.
getPortletORB(HttpServletRequest, HttpServletResponse) - Method in class com.bea.portal.tools.portlet.orb.PortletORBManager
Get the PortletORB for the given HttpServletRequest.
getPortletORBManager() - Static method in class com.bea.portal.tools.portlet.orb.PortletORBManager
Get the PortletORBManager.
getPortletOutputStream() - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call getPortletOutputStream() on the wrapped response object.
getPortletOutputStream() - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call getPortletOutputStream() on the wrapped response object.
getPortletOutputStream() - Method in interface javax.portlet.MimeResponse
Returns a OutputStream suitable for writing binary data in the response.
getPortletPreferences(HttpServletRequest) - Method in class com.bea.netuix.servlets.controls.portlet.backing.PortletBackingContext
Returns a copy of the preferences for this portlet.
getPortletPreferences(HttpServletRequest) - Method in class com.bea.netuix.servlets.controls.portlet.PortletPresentationContext
Returns a read-only copy of preferences for this portlet.
getPortletPresentationContext(HttpServletRequest) - Static method in class com.bea.netuix.servlets.controls.portlet.PortletPresentationContext
This is a convenience method for returning a reference to the current PortletPresentationContext.
getPortletPresentationContextRecursive(String) - Method in class com.bea.netuix.servlets.controls.application.DesktopPresentationContext
Return the portlet presentation context matching the supplied instance label.
getPortletPresentationContextRecursive(String) - Method in class com.bea.netuix.servlets.controls.page.BookPresentationContext
Return the PortletPresentationContext matching the supplied instance label.
getPortletPresentationContextRecursive(String) - Method in class com.bea.netuix.servlets.controls.page.PagePresentationContext
Returns the PortletPresentationContext matching the supplied instance label.
getPortletResourceType() - Static method in class com.bea.portal.tools.portal.portlet.PortletResourceType
Get the PortletResourceType.
getPortletsBackingContextRecursive(String) - Method in class com.bea.netuix.servlets.controls.application.backing.DesktopBackingContext
Return portlet backing contexts matching the supplied definition label.
getPortletsBackingContextRecursive(String) - Method in class com.bea.netuix.servlets.controls.page.BookBackingContext
Return all portlet backing contexts matching the supplied definition label.
getPortletsBackingContextRecursive(String) - Method in class com.bea.netuix.servlets.controls.page.PageBackingContext
Return portlet backing contexts matching the supplied definition label.
getPortletServletName() - Method in class com.bea.portlet.StandalonePortletURL
Deprecated  
getPortletSession() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getPortletSession() on the wrapped request object.
getPortletSession(boolean) - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getPortletSession(create) on the wrapped request object.
getPortletSession() - Method in interface javax.portlet.PortletRequest
Returns the current portlet session or, if there is no current session, creates one and returns the new session.
getPortletSession(boolean) - Method in interface javax.portlet.PortletRequest
Returns the current portlet session or, if there is no current session and the given flag is true, creates one and returns the new session.
getPortletsPresentationContextRecursive(String) - Method in class com.bea.netuix.servlets.controls.application.DesktopPresentationContext
Return all portlet presentation contexts matching the supplied definition label.
getPortletsPresentationContextRecursive(String) - Method in class com.bea.netuix.servlets.controls.page.BookPresentationContext
Returns PortletPresentationContexts matching the supplied definition label.
getPortletsPresentationContextRecursive(String) - Method in class com.bea.netuix.servlets.controls.page.PagePresentationContext
Returns an array of PortletPresentationContexts matching the supplied definition label.
getPortletsResourceType() - Static method in class com.bea.portal.tools.portal.portlet.PortletsResourceType
Get the PortletsResourceType.
getPortletState() - Method in class com.bea.netuix.application.definition.PortletDefinition
Returns the portlet state for a WSRP remote portlet
getPortletState() - Method in class com.bea.netuix.application.instance.PortletInstance
Returns the portlet state for a WSRP remote portlet
getPortletState() - Method in interface com.bea.netuix.application.view.PortletView
For proxy portlets, this method returns binary portletState if allocated by the producer.
getPortletState(String, String, PortletInstanceId, String, HttpServletRequest, ServletContext) - Method in interface com.bea.wsrp.consumer.management.portlet.IProxyPortletStateManager
Given the definition and instance labels, and the portlet's portletHandle, return the opaque state of the portlet.
getPortletState() - Method in class com.bea.wsrp.consumer.management.portlet.ProxyPortletInfo
Returns the optional binary portlet state.
getPortletState(int) - Method in interface com.bea.wsrp.consumer.management.portlet.ProxyPortletManager
Retrieves the portlet state byte array.
getPortletState() - Method in interface com.bea.wsrp.model.IPortletContext
Returns optional portlet state
getPortletStateChange() - Method in class com.bea.wsrp.consumer.controls.backing.ProxyPortletBackingContext
Returns the current value of the portlet state change.
getPortletStateChange() - Method in class com.bea.wsrp.consumer.controls.ProxyPortletPresentationContext
Returns the current value of the portlet state change.
getPortletStateChange(String, String, PortletInstanceId, String, HttpServletRequest, ServletContext) - Method in interface com.bea.wsrp.consumer.management.portlet.IProxyPortletStateManager
Returns a flag indicating how to treat the portlet's state.
getPortletStateChange() - Method in interface com.bea.wsrp.model.markup.IPortletStateChangeContext
Returns portlet state change flag.
getPortletType() - Method in class com.bea.netuix.application.definition.PortletMarkup
 
getPortletUri() - Method in class com.bea.netuix.servlets.controls.portlet.backing.PortletBackingContext
Get the portlet's URI.
example: /portlets/myportlet/myportlet.portlet
getPortletUri() - Method in class com.bea.netuix.servlets.controls.portlet.PortletPresentationContext
Getter for the portlet's URI. Example: /portlets/myportlet/myportlet.portlet
getPortletView(CustomizationContext, PortletDefinitionId) - Method in interface com.bea.netuix.application.manager.IPortletDefinitionManager
Getter for returning an immutable deep PortletView.
getPortletView(CustomizationContext, PortletInstanceId) - Method in interface com.bea.netuix.application.manager.IPortletInstanceManager
Getter for returning an immutable deep PortletView.
getPortletView(CustomizationContext, DesktopDefinitionId, String) - Method in interface com.bea.netuix.application.manager.IPortletInstanceManager
Getter for returning an immutable deep PortletView.
getPortletView(String) - Method in interface com.bea.netuix.application.view.PageView
Retrieve a PortletView matching the supplied instance label.
getPortletView(PortletInstanceId) - Method in interface com.bea.netuix.application.view.PageView
Retrieve a PortletView matching the supplied database instance ID.
getPortletView(PortletInstanceId) - Method in interface com.bea.netuix.application.view.PlaceholderView
Get the portlet for a given database instance ID.
getPortletView(PortletDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortletDefinitionControl
Returns a PortletView based on the provided portlet definition ID.
getPortletView(PortletInstanceId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortletInstanceControl
Getter for returning an immutable deep copy of a PortletView.
getPortletViewRecursive(PortletInstanceId) - Method in interface com.bea.netuix.application.view.BookView
Gets the PortletView with a given instance ID, searching the entire tree of nested books and pages.
getPortletViewRecursive(String) - Method in interface com.bea.netuix.application.view.BookView
Gets the PortletView with a given instance label, searching the entire tree of nested books and pages.
getPortletViewRecursive(PortletInstanceId) - Method in interface com.bea.netuix.application.view.DesktopView
Get the portlet for a given database instance id, searching the entire tree of nested books within this desktop.
getPortletViewRecursive(String) - Method in interface com.bea.netuix.application.view.DesktopView
Get the portlet for a given instance label, searching the entire tree of nested books within this desktop.
getPortletViewRecursive(String) - Method in interface com.bea.netuix.application.view.LayoutView
Retrieve a PortletView matching the supplied portlet instance label, searching the entire tree starting at this layout and recursing all nested books and pages.
getPortletViewRecursive(PortletInstanceId) - Method in interface com.bea.netuix.application.view.PageView
Retrieve a PortletView matching the supplied database instance ID, searching the entire tree of nested books.
getPortletViewRecursive(String) - Method in interface com.bea.netuix.application.view.PageView
Retrieve a PortletView matching the supplied portlet instance label, searching the entire tree starting at this page and recursing all nested books and pages.
getPortletViewRecursive(PortletInstanceId) - Method in interface com.bea.netuix.application.view.ParentView
Get the portlet for a given database instance id, searching the entire tree of nested books.
getPortletViewRecursive(String) - Method in interface com.bea.netuix.application.view.ParentView
Get the portlet for a given instance label, searching the entire tree of nested books.
getPortletViews(CustomizationContext, PortletCategoryDefinitionId, int, int) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Returns PortletViews in the begin and end range under the category pcdId.
getPortletViews() - Method in interface com.bea.netuix.application.view.LayoutView
Get an array of all the portlets within the placeholders in this layout.
getPortletViews() - Method in interface com.bea.netuix.application.view.PageView
Retrieves a list of all portlets in all placeholders on this page.
getPortletViews(String) - Method in interface com.bea.netuix.application.view.PageView
Retrieve an array of PortletViews matching the supplied definition label.
getPortletViews() - Method in interface com.bea.netuix.application.view.PlaceholderView
Get all portlets held by this placeholder.
getPortletViews() - Method in interface com.bea.netuix.application.view.PortletCategoryView
Returns an array of PortletViews for portlets associated with this PortletCategoryView.
getPortletViews(int, PortletCategoryDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortletCategoryDefinitionControl
Returns PortletViews.
getPosition() - Method in class com.bea.netuix.application.definition.PortletPlacement
 
getPosition() - Method in interface com.bea.wsrp.model.IPlaceableDescription
Returns the position.
getPredecessor(CustomizationContext, PortletInstanceId) - Method in interface com.bea.netuix.application.manager.IPortletInstanceManager
Returns the instance ID that the given instance is based on.
getPredecessor(PortletInstanceId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortletInstanceControl
Returns the instance ID of the predecessor to the given instance ID.
getPredefinedCapability(Capability) - Static method in class com.bea.netuix.servlets.controls.window.WindowCapabilities
Used to determine if a given Capability is a supported capability (i.e.
getPreferenceDestinationMaster(String) - Method in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
Return the preference key names for the preferences that should be left alone on the destination
getPreferencePersistenceManagerHome() - Method in class com.bea.netuix.application.NetuixHomeFactory
Gets the cached instance of the PreferencePersistenceManagerHome EJB Home.
getPreferenceResetValues(String) - Method in interface com.oracle.producer.spi.IPortletDataContext
Gets the preference values to use when resetting the specified preference.
getPreferences() - Method in interface com.bea.netuix.application.view.PortletView
Returns preferences, if any.
getPreferences(HttpServletRequest) - Method in class com.bea.netuix.servlets.controls.portlet.backing.PortletBackingContext
Deprecated Use getPortletPreferences instead
getPreferences(HttpServletRequest) - Method in class com.bea.netuix.servlets.controls.portlet.PortletPresentationContext
Deprecated Use getPortletPreferences instead
getPreferences(PortletPreferencesId, Map<String, String>) - Method in interface com.bea.portlet.prefs.IIPreferenceAppStore
Returns preferences for a portlet entity with the given uniqueId.
getPreferences(PortletPreferencesId) - Method in interface com.bea.portlet.prefs.IPreferencePersistenceManager
Deprecated  
getPreferences(CustomizationContext, PortletPreferencesId) - Method in interface com.bea.portlet.prefs.IPreferencePersistenceManager
Returns preferences for a portlet entity with the given uniqueId.
getPreferences(PortletPreferencesId, HttpServletRequest) - Method in interface com.bea.portlet.prefs.spi.IPreferenceStore
Returns preferences for the given uniqueId.
getPreferences(PortletPreferencesId, HttpServletRequest, Map) - Method in class com.bea.portlet.prefs.spi.PreferencePersistenceDelegate
Returns preferences for the given portlet.
getPreferences(PortletPreferencesId, HttpServletRequest, Map, Boolean) - Method in class com.bea.portlet.prefs.spi.PreferencePersistenceDelegate
Returns preferences for the given portlet.
getPreferences() - Method in interface com.oracle.producer.spi.IPortletDataContext
Gets a map of the preference values for the portlet instance.
getPreferences() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getPreferences() on the wrapped request object.
getPreferences() - Method in interface javax.portlet.PortletRequest
Returns the preferences object associated with the portlet.
getPreferredLocale() - Method in interface com.bea.wlp.rest.command.RestContext
Returns the preferred client locale, based on the first element in the underlying locale list.
getPreferredLocales(ServletRequest) - Method in class com.bea.netuix.servlets.l10n.L10nResourceManager
Accessor for getting an Enumeration of preferred locales based on both the request and the setting of the internal localeProvider object, which is optionally overrideable by developers.
getPreferredLocalesAsList(ServletRequest) - Method in class com.bea.netuix.servlets.l10n.L10nResourceManager
Accessor for getting an ordered collection of preferred locales.
getPreferredTitle() - Method in interface com.bea.wsrp.model.markup.IGetMarkupBaseResponseContext
Returns the title preferred by the portlet.
getPrefix() - Method in class com.bea.struts.adapter.taglib.tiles.ext.TextTag
 
getPreRenderLifecycleTime() - Method in interface com.bea.netuix.servlets.controls.analytics.AnalyticEvent
The amount of time the page or portlet spent in the "preRender" lifecycle phase
getPreRenderLifecycleTime() - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
 
getPresentationClass() - Method in class com.bea.netuix.servlets.controls.PresentationContext
Get the presentation class of the component, if it exists.
getPresentationId() - Method in class com.bea.netuix.servlets.controls.PresentationContext
Get the presentation id of the component, if it exists.
getPresentationStyle() - Method in class com.bea.netuix.servlets.controls.PresentationContext
Get the presentation style of the component, if it exists.
getPreviewSlot(long) - Method in interface com.bea.p13n.placeholder.PlaceholderService
Deprecated No longer used.
getPreviewSlotQuery(long, String) - Method in interface com.bea.p13n.placeholder.PlaceholderService
Deprecated No longer used.
getPreviewXML(Connection, long) - Static method in class com.bea.p13n.placeholder.PlaceholderHelper
Deprecated Use PlaceholderService.getPreviewSlot(long) instead.
getPreviousWindowMode() - Method in class com.bea.netuix.servlets.controls.window.backing.WindowBackingContext
Get the previous WindowMode.
getPreviousWindowMode() - Method in class com.bea.netuix.servlets.controls.window.WindowPresentationContext
Returns the previous mode of the window, which may be from the standard set or an extended mode.
getPreviousWindowState() - Method in class com.bea.netuix.servlets.controls.window.backing.WindowBackingContext
Get the previous WindowState.
getPrimaryContentBinaryValue(Node) - Static method in class com.bea.p13n.ad.AdHelper
Deprecated  
getPrimaryContentBinaryValue(RenderableContent) - Static method in class com.bea.p13n.ad.AdHelper
Get the BinaryValue of the first non-null value of the node's primary content property.
getPrimaryEntity() - Method in class com.bea.p13n.usermgmt.profile.MixedProfileIdentity
retrieve the primary entity (principal or custom)
getPrimaryFileSize(Node, int) - Static method in class com.bea.p13n.ad.AdHelper
Deprecated  
getPrimaryFileSize(RenderableContent, int) - Static method in class com.bea.p13n.ad.AdHelper
Get the size of the primary content property.
getPrimaryInstanceId() - Method in class com.bea.netuix.application.definition.BookDefinition
Returns the BookInstanceId for the primary book instance associated with this book.
getPrimaryInstanceId() - Method in class com.bea.netuix.application.definition.DesktopDefinition
Returns the DesktopInstanceId for the primary DesktopInstance associated with this desktop.
getPrimaryInstanceId() - Method in class com.bea.netuix.application.definition.PageDefinition
Returns the BookInstanceId for the primary page instance associated with this page.
getPrimaryInstanceId() - Method in class com.bea.netuix.application.definition.PortletDefinition
Deprecated This method is unreliable as it may return an instance id which is NOT the primary instance! Use: IPortletDefinitionManager.getPortletView(customizationContext, portletDefinitionId.getPortletDefinitionId()).getPortletInstanceId()
getPrimaryLocale() - Method in class com.bea.portal.tools.common.ResourceContext
Gets the user's primary locale.
getPrimaryMessagingAddress(CustomizationContext, CommunityMember, MessagingAddressType) - Method in interface com.bea.netuix.application.manager.ICommunityMemberManager
Gets the primary MessagingAddress of a particular type for the specified CommunityMember.
getPrimaryMessagingAddress(CommunityMember, MessagingAddressType) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Gets the primary MessagingAddress of a particular type for the CommunityMember associated with this CommunityUserContext.
getPrimaryMimeType(Node) - Static method in class com.bea.p13n.ad.AdHelper
Deprecated  
getPrimaryMimeType(RenderableContent) - Static method in class com.bea.p13n.ad.AdHelper
Get the mime type of the primary content property.
getPrimaryProperty() - Method in class com.bea.content.el.support.NodeWrapperImpl
See Node.getPrimaryProperty()
getPrimaryProperty() - Method in class com.bea.content.Node
Gets the primary property for this Node, or null if there isn't one or when the node doesn't have an object class
getPrimaryProperty(Node) - Static method in class com.bea.p13n.ad.AdHelper
Deprecated  
getPrimaryProperty(RenderableContent) - Static method in class com.bea.p13n.ad.AdHelper
Get the primary content property to use for rendering.
getPrimaryProperty() - Method in interface com.bea.p13n.content.internal.RenderableContent
 
getPrimaryProperty() - Method in class com.bea.p13n.content.internal.RenderableContentNodeWrapper
 
getPrimaryProperty() - Method in class com.bea.p13n.content.internal.RenderableContentVersionWrapper
 
getPrimaryPropertyDefinition() - Method in class com.bea.content.ObjectClass
Returns the primary PropertyDefinition, or null if one does not exist.
getPrimaryPropertyFromVersion(AttributeContext, ID, Version) - Method in class com.bea.content.manager.servlets.attribute.property.ContentPropertyResolver
Responsible for retrieving the binary property from versioned node.
getPrimaryType() - Method in class com.bea.netuix.application.communities.messaging.MessagingAddressType
Returns the primary type for this MessagingAddressType
getPrincipalName() - Method in class com.bea.p13n.security.management.credentials.UserPasswordCredential
Get username in clear text
getPrincipalPassword() - Method in class com.bea.p13n.security.management.credentials.UserPasswordCredential
Get password as it from constructor
getPrincipalValidator() - Method in class com.bea.wsrp.security.WSRPIdentityAsserterProviderImpl
Return an object that can validate principals (eg.
getPrintingDebug() - Static method in class com.bea.p13n.util.debug.Debug
Return a Debug implementation that will always output debug messages regardless of any debug property settings.
getPriority() - Method in class com.bea.p13n.placeholder.model.QueryDefinitionModel
Get the query priority.
getPriority() - Method in class com.bea.portal.tools.im.ToolQueryDefinitionModel
 
getPrivateParameterMap() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getPrivateParameterMap() on the wrapped request object.
getPrivateParameterMap() - Method in interface javax.portlet.PortletRequest
Returns a Map of the private parameters of this request.
getPrivateRenderParameterMap() - Method in class javax.portlet.filter.ResourceRequestWrapper
The default behavior of this method is to call getPrivateRenderParameterMap() on the wrapped request object.
getPrivateRenderParameterMap() - Method in interface javax.portlet.ResourceRequest
Returns a Map of the private render parameters of this request.
getProcessingErrors() - Method in interface com.bea.p13n.advisor.Advice
Get the ProcessingErrors which occured while creating the Advice.
getProcessingEventQNames() - Method in class javax.portlet.GenericPortlet
 
getProcessingEventQNames() - Method in interface javax.portlet.PortletConfig
Returns the QNames of the processing events supported by the portlet as an Enumeration of QName objects, or an empty Enumeration if the portlet has not defined any processing events.
getProducer(String, String) - Method in interface com.bea.wsrp.consumer.management.producer.ProducerManager
Returns the producer, given its handle and the web app.
getProducer() - Method in class com.bea.wsrp.registry.entries.RegistryEntry
Returns the associated producer.
getProducerHandle() - Method in class com.bea.netuix.application.definition.PortletDefinition
Returns the producer handle associated with this portlet if it is a WSRP remote portlet, null otherwise.
getProducerHandle() - Method in class com.bea.netuix.application.instance.PortletInstance
Returns the producer handle associated with this portlet if it is a WSRP remote portlet, null otherwise.
getProducerHandle() - Method in class com.bea.netuix.application.search.PortletSearchCriteria
 
getProducerHandle() - Method in interface com.bea.netuix.application.view.PortletView
For proxy portlets, returns the handle of the producer that this portlet is associated with.
getProducerHandle() - Method in class com.bea.portal.tools.portal.wsrp.producer.WSRPProducerID
Get the producer handle of the referrent WSRP producer.
getProducerHandle() - Method in class com.bea.portal.tools.portal.wsrp.producer.WSRPProducerIDBuilder
Get the producer handle of the referrent WSRP producer.
getProducerHandle() - Method in class com.bea.wsrp.consumer.controls.backing.ProxyPortletBackingContext
Returns the producer handle used when creating the proxy portlet.
getProducerHandle() - Method in class com.bea.wsrp.consumer.controls.ProxyPortletPresentationContext
Returns the producer handle used when creating the proxy portlet.
getProducerHandle() - Method in interface com.bea.wsrp.consumer.management.common.ProxyResource
Returns the name of this proxy page's producer
getProducerHandle() - Method in class com.bea.wsrp.consumer.management.portlet.ProxyPortletInfo
Returns producer handle.
getProducerInfo() - Method in interface com.bea.wsrp.model.markup.IBaseRequestContext
Returns the information about the Producer to which a SOAP request message is being sent.
getProducerName() - Method in interface com.oracle.producer.spi.IConfigurationContext
Gets a unique handle for the producer.
getProducerPersistenceManagerHome() - Method in class com.bea.netuix.application.NetuixHomeFactory
Gets the cached instance of the ProducerPersistenceManagerHome EJB Home.
getProducerPersistenceManagerLocalHome() - Method in class com.bea.netuix.application.NetuixHomeFactory
Gets the cached instance of the ProducerPersistenceManagerLocalHome EJB Home.
getProducerRegistrationInformation(String, String, HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface com.bea.wsrp.consumer.management.producer.ProducerManager
Retrieves the current state of this consumers' registration with the specified producer.
getProducers(String) - Method in interface com.bea.wsrp.consumer.management.producer.ProducerManager
Returns an array of currently added producers.
getProducers(HttpServletRequest, WebAppSearchCriteria, int) - Method in interface com.bea.wsrp.consumer.management.producer.ProducerManager
Returns a paged set of currently added producers.
getProducersByWsdl(String, String) - Method in interface com.bea.wsrp.consumer.management.producer.ProducerManager
Returns all producers that point to the given WSDL URL.
getProducerServiceDescription(String, String, HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface com.bea.wsrp.consumer.management.producer.ProducerManager
Returns the service description for a specified producer.
getProducerServiceDescription(String, String, List<String>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface com.bea.wsrp.consumer.management.producer.ProducerManager
Returns the service description for a specified producer, containing only the specified portlet handles.
getProducerServiceDescription(String, IRegistrationContext, String, HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface com.bea.wsrp.consumer.management.producer.ProducerManager
Returns the service description for a producer, given its WSDL URL.
getProducerServiceKey() - Method in class com.bea.wsrp.registry.entries.RegistryEntry
Sets the producer's business service key.
getProducerServiceKey() - Method in class com.bea.wsrp.registry.find.FindRequest
Returns producer service key.
getProfile(String, String) - Method in interface com.bea.p13n.controls.profile.ProfileControl
Get the profile wrapper for this user, using the group profile as the successor.
getProfile(String, String) - Method in interface com.bea.p13n.controls.profile.UserProfileControl
Deprecated as of Portal 8.1 Use ProfileControl.getProfile(username, groupname)
getProfile(String, String) - Static method in class com.bea.p13n.usermgmt.profile.ProfileFactory
Create a ProfileWrapper for the given username and groupname.
getProfile(String, String, boolean) - Static method in class com.bea.p13n.usermgmt.profile.ProfileFactory
Create a ProfileWrapper for the given username and groupname.
getProfile(ProfileIdentity) - Static method in class com.bea.p13n.usermgmt.profile.ProfileFactory
Create a ProfileWrapper for the given ProfileIdentity.
getProfile(CustomProfileIdentity) - Static method in class com.bea.p13n.usermgmt.profile.ProfileFactory
Create a ProfileWrapper based on a custom identity.
getProfile(MixedProfileIdentity) - Static method in class com.bea.p13n.usermgmt.profile.ProfileFactory
Create a ProfileWrapper based on a mixed custom identity.
getProfile(ProfileIdentity, boolean) - Static method in class com.bea.p13n.usermgmt.profile.ProfileFactory
Create a ProfileWrapper for the given ProfileIdentity.
getProfile(CustomProfileIdentity, boolean) - Static method in class com.bea.p13n.usermgmt.profile.ProfileFactory
Create a ProfileWrapper based on a custom identity.
getProfile(MixedProfileIdentity, boolean) - Static method in class com.bea.p13n.usermgmt.profile.ProfileFactory
Create a ProfileWrapper based on a mixed custom identity.
getProfile(HttpServletRequest) - Static method in class com.bea.p13n.usermgmt.SessionHelper
Get the current profile from either the session or the request.
getProfile(HttpServletRequest, boolean) - Static method in class com.bea.p13n.usermgmt.SessionHelper
Look for a profile in the request, with the option to create a new Session if there is not a current one in the Request object.
getProfile(HttpSession) - Static method in class com.bea.p13n.usermgmt.SessionHelper
Get the current profile from the session
GetProfileExtraInfo - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Sets JSP page-scoped variables as a result of the <um:getProfile> tag.
GetProfileExtraInfo() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetProfileExtraInfo
 
getProfileForGroup(String) - Method in interface com.bea.p13n.controls.profile.UserProfileControl
Deprecated as of Portal 8.1 Use ProfileControl.getProfileForGroup(groupname)
getProfileForUser(String) - Method in interface com.bea.p13n.controls.profile.UserProfileControl
Deprecated as of Portal 8.1 Use ProfileControl.getProfileForUser(username)
getProfileFromRequest(HttpServletRequest) - Method in interface com.bea.p13n.controls.profile.ProfileControl
Get the existing ProfileWrapper from the request, or return null if none exists.
getProfileFromRequest(HttpServletRequest) - Method in interface com.bea.p13n.controls.profile.UserProfileControl
Deprecated as of Portal 8.1 Use ProfileControl.getProfileFromRequest(request)
getProfileId() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetProfileTag
Deprecated Get the id to assign the retrieved profile to
getProfileIdentity() - Method in interface com.bea.p13n.usermgmt.profile.ProfileWrapper
Get the current identity of this profile
getProfileKey() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetProfileTag
Deprecated Get the key of the profile to retrieve
getProfileName(long) - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.GroupProfileManager
Deprecated Use ProfileControl.getGroupProfileManager().getProfileName(profileId)
getProfileName(long) - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.UserProfileManager
Deprecated Use ProfileControl.getUserProfileManager().getProfileName()
getProfileName(long) - Method in interface com.bea.p13n.usermgmt.profile.ProfileManager
Get the name of a profile based on its unique identifier.
GetProfileTag - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Deprecated Use com.bea.p13n.usermgmt.taglib.GetProfileTag
GetProfileTag() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetProfileTag
Deprecated  
getProfileType() - Method in class com.bea.p13n.usermgmt.profile.MixedProfileIdentity
Determine whether this user is anonymous, tracked, or registered
getProfileType() - Method in class com.bea.p13n.usermgmt.profile.ProfileIdentity
Determine whether this user is anonymous, tracked, or registered
getProfileType() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateUserTag
Deprecated Get the new user's profile type
getProfileType() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetProfileTag
Deprecated Get the profile type to retrieve
getProfileTypeNames() - Method in interface com.bea.p13n.controls.ejb.usermgmt.UserManager
Deprecated As of Portal 8.1.x, use ProfileControl.getProfileTypeNames() in conjunction with the UserProviderControl
getProfileTypeNames() - Method in interface com.bea.p13n.usermgmt.UserManager
Deprecated Multiple profile types are no longer supported
getProliferateChanges() - Method in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
 
getProliferationMode() - Method in class com.bea.netuix.application.manager.CustomizationContext
Typically all changes that are made to library artifacts are cascaded down to the admin's desktop and subsequently cascaded down to the visitor's view.
getPropagateChanges() - Method in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
Deprecated use getProliferateChanges()
getProperties(String, String, DelimitedListParam, BooleanParam, BooleanParam, BooleanParam, BooleanParam, String, EnumReturnVersionParam) - Method in class com.bea.content.cmis.rest.resources.NodeBase
 
getProperties() - Method in class com.bea.content.Credentials
Gets any additional properties useful for authenticating and authorizing this Credentials.
getProperties() - Method in class com.bea.content.el.support.NodeWrapperImpl
Create wrapped com.bea.content.Property objects.
getProperties(String) - Method in class com.bea.content.el.support.NodeWrapperImpl
Create wrapped com.bea.content.Property objects.
getProperties() - Method in class com.bea.content.el.support.VersionWrapperImpl
Create wrapped com.bea.content.Property objects.
getProperties(String) - Method in class com.bea.content.el.support.VersionWrapperImpl
Create wrapped com.bea.content.Property objects.
getProperties() - Method in interface com.bea.content.federated.IRepositoryConfig
Gets the configuration properties for the repository.
getProperties() - Method in class com.bea.content.federated.RepositoryConfig
 
getProperties() - Method in class com.bea.content.manager.servlets.jsp.taglib.ForEachNestedPropertyTag
 
getProperties(String) - Method in class com.bea.content.Node
Returns the properties referenced by name or null if the property does not exist.
getProperties() - Method in class com.bea.content.Node
Gets the Properties for this node.
getProperties(boolean) - Method in class com.bea.content.Node
Gets the Properties for this node.
getProperties() - Method in interface com.bea.content.spi.flexspi.Repository
Gets the configuration properties for this repository.
getProperties(ID) - Method in interface com.bea.content.spi.flexspi.ticket.NodeOpsV1
Deprecated Retrieve all Properties for a Node, except the binary value content of a binary property.
getProperties(ID) - Method in interface com.bea.content.spi.NodeOps
Deprecated Gets all Properties for a Node.
getProperties() - Method in interface com.bea.content.spi.Repository
Deprecated Gets the configuration properties for this repository.
getProperties(String) - Method in class com.bea.content.virtual.version.VersionableContent
Returns the property referenced by name or null if the property does not exist.
getProperties() - Method in class com.bea.content.virtual.version.VersionableContent
Gets the Properties for this node.
getProperties(String) - Static method in class com.bea.netuix.application.communities.CommunitiesConfigProperties
Get a named set of properties from communities-config.xml
getProperties() - Method in class com.bea.netuix.application.definition.CommunityDefinition
Returns the properties associated with this community.
getProperties() - Method in class com.bea.netuix.servlets.controls.BackingContext
Get the extra properties string of the component, if it exists.
getProperties() - Method in class com.bea.netuix.servlets.controls.PresentationContext
Get the extra properties string of the component, if it exists.
getProperties() - Method in interface com.bea.p13n.content.internal.RenderableContent
 
getProperties() - Method in class com.bea.p13n.content.internal.RenderableContentNodeWrapper
 
getProperties() - Method in class com.bea.p13n.content.internal.RenderableContentVersionWrapper
 
getProperties(PropertyLocator) - Method in interface com.bea.p13n.controls.ejb.property.EntityPropertyManager
Deprecated Use the ProfileControl to get the user or group profile manager, then call getProperties() on that. For example: ProfileControl.getUserProfileManager().getProperties(profileName, propertySetName)
getProperties(String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.GroupProfileManager
Deprecated Use ProfileControl.getGroupProfileManager().getProperties(profileName)
getProperties(String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.UserProfileManager
Deprecated Use ProfileControl.getUserProfileManager().getProperties()
getProperties(ProfileWrapper) - Method in interface com.bea.p13n.controls.profile.PropertyControl
Get all properties for this profile, and return as an EntityPropertyCache.
getProperties(ProfileWrapper) - Method in interface com.bea.p13n.controls.profile.UserProfileControl
Deprecated as of Portal 8.1 Use ProfileControl.getProperties(profileName)
getProperties(PropertyLocator) - Method in interface com.bea.p13n.property.EntityPropertyManager
Returns an EntityPropertyCache full of all properties that are persisted for the given ConfigurableEntity
getProperties(String) - Method in interface com.bea.p13n.usermgmt.profile.ProfileManager
Get all properties for this profile
getProperties(String, String) - Method in interface com.bea.p13n.usermgmt.profile.ProfileManager
Get all properties for this profile and named property set
getProperties(String, Set) - Method in interface com.bea.p13n.usermgmt.profile.ProfileManager
Get all properties for this profile and property set/name keys contained in the Set of propertyMapKeys
getProperties() - Method in class com.bea.p13n.usermgmt.profile.ProfileValueCache
 
getProperties() - Method in interface com.bea.p13n.usermgmt.profile.ProfileWrapper
 
getProperties(String) - Method in interface com.bea.p13n.usermgmt.profile.ProfileWrapper
 
getProperties(Set) - Method in interface com.bea.p13n.usermgmt.profile.ProfileWrapper
 
getProperties(String, String, String, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.ProfileManagerControl
Returns a List of PropertySet objects.
getProperties(String, String, String, Comparator, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.ProfileManagerControl
Returns a List of Property objects in arbitrary order for the provided type, property set, and principal.
getProperties() - Method in class com.bea.wsrp.registry.ConnectInfo
Returns properties.
getProperties(String) - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getProperteis(name) on the wrapped request object.
getProperties(String) - Method in interface javax.portlet.PortletRequest
Returns all the values of the specified request property as a Enumeration of String objects.
getPropertiesForKeys(String, Set) - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.GroupProfileManager
Deprecated Use ProfileControl.getGroupProfileManager().getPropertiesForKeys(profileName, propertyMapKeys)
getPropertiesForKeys(String, Set) - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.UserProfileManager
Deprecated Use ProfileControl.getUserProfileManager().getPropertiesForKeys()
getPropertiesFromKeys(ProfileWrapper, Set) - Method in interface com.bea.p13n.controls.profile.PropertyControl
Get all properties that match the set of PropertyMapKeys for this profile A PropertyMapKey is a 'propertySet/propertyName' pair.
getPropertiesFromKeys(ProfileWrapper, Set) - Method in interface com.bea.p13n.controls.profile.UserProfileControl
Deprecated as of Portal 8.1 Use ProfileControl.getProfileManager().getProperties(profileName, propertyMapKeys)
getPropertiesFromSet(ProfileWrapper, String) - Method in interface com.bea.p13n.controls.profile.PropertyControl
Get all properties for named property set for this profile, and return as an EntityPropertyCache.
getPropertiesFromSet(ProfileWrapper, String) - Method in interface com.bea.p13n.controls.profile.UserProfileControl
Deprecated as of Portal 8.1 Use ProfileControl.getProfileManager().getProperties(profileName, propertySetName)
getPropertiesInPropertySet(String, String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.GroupProfileManager
Deprecated Use ProfileControl.getGroupProfileManager().getPropertiesInPropertySet(profileName, propertySetName)
getPropertiesInPropertySet(String, String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.UserProfileManager
Deprecated Use ProfileControl.getUserProfileManager().getPropertiesInPropertySet()
getProperty(String) - Method in class com.bea.content.el.support.NodeWrapperImpl
Create a wrapped com.bea.content.Property object.
getProperty(String) - Method in class com.bea.content.el.support.VersionWrapperImpl
Create a wrapped com.bea.content.Property object.
getProperty(String, String, String) - Method in class com.bea.content.expression.DefaultBasePropertyProvider
Retrieve a property value.
getProperty(String, String, String) - Method in interface com.bea.content.expression.PropertyProvider
Retrieve a property value as a string.
getProperty(String) - Method in class com.bea.content.Node
Returns the property referenced by name or null if the property does not exist.
getProperty() - Method in class com.bea.content.paging.FilterCriteria
Get the filter property name.
getProperty() - Method in class com.bea.content.paging.SortCriteria
Get the sort property name.
getProperty() - Method in class com.bea.content.spi.FilterCriteria
Deprecated Get the filter property name.
getProperty() - Method in class com.bea.content.spi.flexspi.common.FilterCriteria
Get the filter property name.
getProperty() - Method in interface com.bea.content.spi.flexspi.common.IFilterCriteria
Get the filter property name.
getProperty() - Method in interface com.bea.content.spi.flexspi.common.ISortCriteria
Get the sort property name.
getProperty() - Method in class com.bea.content.spi.flexspi.common.SortCriteria
Get the sort property name.
getProperty() - Method in class com.bea.content.spi.SortCriteria
Deprecated Get the sort property name.
getProperty(String) - Method in class com.bea.content.virtual.version.VersionableContent
Returns the property referenced by name or null if the property does not exist.
getProperty(String) - Method in class com.bea.content.virtual.workflow.WorkflowActionContext
Gets the property form the user properties.
getProperty(String) - Method in class com.bea.netuix.application.communities.CommunitiesConfigProperties
Gets a named property from this set of properties
getProperty(String) - Method in class com.bea.netuix.servlets.controls.BackingContext
Get a property of the underlying component.
getProperty(String, String) - Method in class com.bea.netuix.servlets.controls.BackingContext
Get a property of the underlying component, using the specified default if none exists.
getProperty(String) - Method in class com.bea.netuix.servlets.controls.layout.BorderLayoutPresentationContext
 
getProperty(String) - Method in class com.bea.netuix.servlets.controls.layout.FlowLayoutPresentationContext
 
getProperty(String) - Method in class com.bea.netuix.servlets.controls.layout.GridLayoutPresentationContext
 
getProperty(String) - Method in class com.bea.netuix.servlets.controls.PresentationContext
Get a property of the underlying component.
getProperty(String, String) - Method in class com.bea.netuix.servlets.controls.PresentationContext
Get a property of the underlying component, using the specified default if none exists.
getProperty(String) - Method in interface com.bea.p13n.content.internal.RenderableContent
 
getProperty(String) - Method in class com.bea.p13n.content.internal.RenderableContentNodeWrapper
 
getProperty(String) - Method in class com.bea.p13n.content.internal.RenderableContentVersionWrapper
 
getProperty(String, String, String) - Method in interface com.bea.p13n.content.PropertyProvider
Retrieve a property value as a string.
getProperty(String, String, String) - Method in class com.bea.p13n.content.PropertyProviderImpl
Retrieve a property value.
getProperty(PropertyLocator, String, String) - Method in interface com.bea.p13n.controls.ejb.property.EntityPropertyManager
Deprecated Use the ProfileControl to get the user or group profile manager, then call getProperties() on that. For example: ProfileControl.getUserProfileManager().getProperty(profileName, propertySet, propertyName)
getProperty(String, String, String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.GroupProfileManager
Deprecated Use ProfileControl.getGroupProfileManager().getProperty(profileName, propertySet, propertyName)
getProperty(String, String, String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.UserProfileManager
Deprecated Use ProfileControl.getUserProfileManager().getProperty()
getProperty(ProfileWrapper, String, String) - Method in interface com.bea.p13n.controls.profile.PropertyControl
Get an individual property.
getProperty(ProfileWrapper, String, String) - Method in interface com.bea.p13n.controls.profile.UserProfileControl
Deprecated as of Portal 8.1 Use ProfileControl.getProfileManager().getProperty(profileName, propertySet, property)
getProperty(String, String) - Method in class com.bea.p13n.events.Event
Mimics the getProperty method on thr ConfigurableEntity interface.
getProperty(String, String) - Method in interface com.bea.p13n.events.IEvent
 
getProperty(String, String) - Method in class com.bea.p13n.http.HttpConfigurableEntity
Mimics the two argument getProperty method on the new com.bea.p13n.property.ConfigurableEntity interface.
getProperty(String, String, Object) - Method in class com.bea.p13n.http.HttpConfigurableEntity
Provided as convenience method so client code can still provide a default value
getProperty(String, String) - Method in class com.bea.p13n.http.Request
Retrieves a property value for the specified property set and name.
getProperty(String, String) - Method in interface com.bea.p13n.http.SerializableRequest
 
getProperty(String, String, Object) - Method in interface com.bea.p13n.http.SerializableRequest
Provided as convenience method so client code can still provide a default value
getProperty(String, String) - Method in interface com.bea.p13n.http.SerializableSession
 
getProperty(String, String, Object) - Method in interface com.bea.p13n.http.SerializableSession
Provided as convenience method so client code can still provide a default value
getProperty(String, String) - Method in class com.bea.p13n.http.Session
Retrieves a property value for the specified scope and key.
getProperty() - Method in class com.bea.p13n.model.PropertyContainer
Get the property.
getProperty(String, String) - Method in class com.bea.p13n.property.AbstractConfigurableEntity
Retrieve the value that was persisted for this entity for the given property, within the given property set.
getProperty(String, String, ConfigurableEntity) - Method in class com.bea.p13n.property.AbstractHierarchicalEntity
Retrieve the value associated with the named key in the specified property set.
getProperty(String, String) - Method in interface com.bea.p13n.property.ConfigurableEntity
Retrieve the value that was persisted for this entity for the given property, within the given property set.
getProperty(String, String) - Method in class com.bea.p13n.property.ConfigurableEntityImpl
Retrieve the value that was persisted for this entity for the given property, within the given property set.
getProperty(PropertyLocator, String, String) - Method in interface com.bea.p13n.property.EntityPropertyManager
Returns the value of the property defined for the specified property and property set.
getProperty(String, String, ConfigurableEntity) - Method in interface com.bea.p13n.property.HierarchicalEntity
Retrieve the value associated with the named key in the specified property set.
getProperty(String, String, ConfigurableEntity) - Method in class com.bea.p13n.property.HierarchicalEntityImpl
Retrieve the value associated with the named key in the specified property set.
getProperty(String, String, String) - Method in interface com.bea.p13n.usermgmt.profile.ProfileManager
Get a property from the profile.
getProperty(String, String, String, String) - Method in interface com.bea.p13n.usermgmt.profile.ProfileManager
Get a property from the profile.
getProperty(String, String) - Method in class com.bea.p13n.usermgmt.profile.ProfileValueCache
Get the value of a specific property
getProperty(String, String) - Method in interface com.bea.p13n.usermgmt.profile.ProfileWrapper
Get a property from the profile.
getProperty(String, String, String) - Method in interface com.bea.p13n.usermgmt.profile.ProfileWrapper
Get a property from the profile.
getProperty() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetPropertyAsStringTag
Deprecated Retrieves the property as a string.
getProperty() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetPropertyTag
Deprecated Retrieve the property value from the current profile
getProperty(String) - Method in class com.bea.p13n.util.jdbc.GenericDatabase
Deprecated Used to retrieve a property in the ResourceBundle.
getProperty(String, String, String, String, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.ProfileManagerControl
Returns a Property object with the gven name.
getProperty(String, String, int, String, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.ProfileManagerControl
Returns a Property object at the given index in the property set.
getProperty(String) - Method in class com.bea.portlet.prefs.spi.PortletPreferencesId
Returns the value of the property with the given key.
getProperty(EntityPropertyCache, String, String) - Method in class com.bea.wsrp.consumer.userproperty.AbstractUserPropertyMapper
Get the property's value from profile.
getProperty() - Method in interface com.beasys.commerce.foundation.expression.Criteria
Deprecated Get the property name to compare against.
getProperty() - Method in class com.beasys.commerce.foundation.expression.CriteriaImpl
Deprecated Get the value of property
getProperty(String) - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getProperty(name) on the wrapped request object.
getProperty(String) - Method in interface javax.portlet.PortalContext
Returns the portal property with the given name, or a null if there is no property by that name.
getProperty(String) - Method in interface javax.portlet.PortletRequest
Returns the value of the specified request property as a String.
getPropertyAsBoolean(String, boolean) - Method in class com.bea.netuix.servlets.controls.PresentationContext
Get a property of the underlying component, using the specified default if none exists.
getPropertyAsInt(String, int) - Method in class com.bea.netuix.servlets.controls.PresentationContext
Get a property of the underlying component, using the specified default if none exists.
getPropertyAsInt(Node, String, int) - Static method in class com.bea.p13n.ad.AdHelper
Deprecated  
getPropertyAsInt(RenderableContent, String, int) - Static method in class com.bea.p13n.ad.AdHelper
Utility to retrieve the first value of a content property and convert it (if needed) into an int.
getPropertyAsString(String, String, String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.GroupProfileManager
Deprecated Use ProfileControl.getGroupProfileManager().getPropertyAsString(profileName, propertySet, propertyName)
getPropertyAsString(String, String, String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.UserProfileManager
Deprecated Use ProfileControl.getUserProfileManager().getPropertyAsString()
getPropertyAsString(String, String) - Method in class com.bea.p13n.http.HttpConfigurableEntity
Provided as convenience method to always return a String or null.
getPropertyAsString(String, String) - Method in interface com.bea.p13n.http.SerializableRequest
 
getPropertyAsString(String, String) - Method in interface com.bea.p13n.http.SerializableSession
 
getPropertyAsString(String, String) - Method in class com.bea.p13n.property.AbstractConfigurableEntity
Convenience method to return a property as a String.
getPropertyAsString(String, String, ConfigurableEntity) - Method in class com.bea.p13n.property.AbstractHierarchicalEntity
Convenience method to return the property as a String.
getPropertyAsString(String, String) - Method in interface com.bea.p13n.property.ConfigurableEntity
Convenience method to return a property as a String.
getPropertyAsString(String, String, ConfigurableEntity) - Method in interface com.bea.p13n.property.HierarchicalEntity
Convenience method to return the property as a String.
getPropertyAsString(String, String, ConfigurableEntity) - Method in class com.bea.p13n.property.HierarchicalEntityImpl
Convenience method to return the property as a String.
getPropertyAsString(String, String, String) - Method in interface com.bea.p13n.usermgmt.profile.ProfileManager
Get a property from the profile, converted to a String If the property is not found, the default value from the property set will be returned.
getPropertyAsString(String, String, String, String) - Method in interface com.bea.p13n.usermgmt.profile.ProfileManager
Get a property from the profile as a String.
getPropertyAsString(String, String) - Method in interface com.bea.p13n.usermgmt.profile.ProfileWrapper
Get a property from the profile, converted to a String If the property is not found, the default value from the property set will be returned.
getPropertyAsString(String, String, String) - Method in interface com.bea.p13n.usermgmt.profile.ProfileWrapper
Get a property from the profile.
GetPropertyAsStringExtraInfo - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Sets JSP page-scoped variables as a result of the <um:getPropertyAsString> tag.
GetPropertyAsStringExtraInfo() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetPropertyAsStringExtraInfo
 
GetPropertyAsStringTag - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Deprecated Use com.bea.p13n.usermgmt.taglib.GetPropertyAsStringTag
GetPropertyAsStringTag() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetPropertyAsStringTag
Deprecated  
getPropertyAsStringTrySuccessor(String, String, String, String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.GroupProfileManager
Deprecated Use ProfileControl.getGroupProfileManager().getPropertyAsStringTrySuccessor()
getPropertyAsStringTrySuccessor(String, String, String, String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.UserProfileManager
Deprecated Use ProfileControl.getUserProfileManager().getPropertyAsStringTrySuccessor()
getPropertyBytes(ID) - Method in class com.bea.content.Node
Returns the bytes for the given property.
getPropertyBytes(ID) - Method in interface com.bea.content.spi.flexspi.ticket.NodeOpsV1
Deprecated Retrieves binary content for the given binary property ID.
getPropertyBytes(ID) - Method in interface com.bea.content.spi.NodeOps
Deprecated Gets the Binary data for the given Property Id.
getPropertyBytes(ContentContext, String) - Method in interface com.bea.content.virtual.WorkspaceOps
Deprecated Gets the Binary data for the given Property Id.
getPropertyBytes(ID) - Method in interface com.bea.p13n.content.internal.RenderableContent
 
getPropertyBytes(ID) - Method in class com.bea.p13n.content.internal.RenderableContentNodeWrapper
 
getPropertyBytes(ID) - Method in class com.bea.p13n.content.internal.RenderableContentVersionWrapper
 
getPropertyCache() - Method in class com.bea.p13n.property.AbstractConfigurableEntity
Allocate the property map and load it using the EntityPropertyManager.
getPropertyCache() - Method in class com.bea.p13n.property.ConfigurableEntityImpl
Allocate the property map and load it using the EntityPropertyManager.
getPropertyChoiceBytes(ID) - Method in interface com.bea.content.spi.flexspi.ticket.ObjectClassOpsV1
Deprecated Retrieves the binary PropertyChoice value for the specified binary PropertyChoice.
getPropertyChoiceBytes(ID) - Method in interface com.bea.content.spi.ObjectClassOps
Deprecated Gets the bytes for the given PropertyChoice.
getPropertyChoices() - Method in class com.bea.content.el.support.PropertyWrapperImpl
Returns an array of property choices for this particular property, if any.
getPropertyChoices() - Method in class com.bea.content.PropertyDefinition
Returns the array of PropertyChoices.
GetPropertyComponent - Class in com.bea.content.manager.faces.component
JavaServer Faces UI component to write out a property of a node.
GetPropertyComponent() - Constructor for class com.bea.content.manager.faces.component.GetPropertyComponent
 
GetPropertyComponentTag - Class in com.bea.content.manager.faces.taglib
This class is the tag wrapper into the GetPropertyComponent.
GetPropertyComponentTag() - Constructor for class com.bea.content.manager.faces.taglib.GetPropertyComponentTag
 
getPropertyContainerLogic() - Method in class com.bea.p13n.content.model.ContentQueryModel
Get the logic on the content query.
getPropertyContainerLogicNoCache() - Method in class com.bea.p13n.content.model.ContentQueryModel
Get the logic on the content query from the ContentQuery.
getPropertyContainers() - Method in class com.bea.p13n.content.model.ContentQueryModel
Get the list of PropertyContainer children.
getPropertyContainers() - Method in class com.bea.p13n.rules.model.PropertyToLiteralModel
Get the property containers of comparisons in this clause.
getPropertyContainersNoCache() - Method in class com.bea.p13n.content.model.ContentQueryModel
Get the property containers directly from the ContentQuery.
getPropertyContainersNoCache() - Method in class com.bea.p13n.rules.model.PropertyToLiteralModel
 
getPropertyContainersOuterJoin() - Method in class com.bea.p13n.rules.model.PropertyToLiteralModel
Get the boolean outer join logic of all the PropertyComparisons.
getPropertyDefault(String, String, String) - Static method in class com.bea.p13n.http.HttpConfigurableEntity
Utility method for retrievng the default value from the PropertySet for the specified type, set, and name.
getPropertyDefault(String, String) - Method in class com.bea.p13n.property.ConfigurableEntityImpl
Retrieve the default value from the Schema for the named key and the specified scope.
getPropertyDefinition(String) - Method in class com.bea.content.ObjectClass
Gets the named PropertyDefinition for this ObjectClass.
getPropertyDefinition(ID) - Method in interface com.bea.content.spi.flexspi.ticket.ObjectClassOpsV1
Deprecated Retrieves a single PropertyDefinition with a specified ID.
getPropertyDefinition(ID) - Method in interface com.bea.content.spi.ObjectClassOps
Deprecated Gets the PropertyDefinition for the given id.
getPropertyDefinition(String) - Method in class com.bea.p13n.property.AbstractPropertySet
Retrieve a particular PropertyDefinition by name.
getPropertyDefinition(String) - Method in interface com.bea.p13n.property.PropertySet
Retrieve a particular PropertyDefinition by name.
getPropertyDefinitionResourceType() - Static method in class com.bea.portal.tools.content.type.PropertyDefinitionResourceType
Get the PropertyDefinitionResourceType.
getPropertyDefinitions() - Method in class com.bea.content.ObjectClass
Gets the PropertyDefinitions for this ObjectClass.
getPropertyDefinitions(ID) - Method in interface com.bea.content.spi.flexspi.ticket.ObjectClassOpsV1
Deprecated Retrieves all PropertyDefinitions for the specified ObjectClass ID.
getPropertyDefinitions(ID) - Method in interface com.bea.content.spi.ObjectClassOps
Deprecated Gets all PropertyDefinitions for the given ObjectClass.
getPropertyDefinitions() - Method in class com.bea.p13n.property.AbstractPropertySet
Retrieve all the property definitions in this property set.
getPropertyDefinitions() - Method in interface com.bea.p13n.property.PropertySet
Retrieve all the property definitions in this property set.
getPropertyDefinitionType() - Method in class com.bea.content.PropertyDefinition
Gets the property definition type for this definition.
getPropertyDisplayValue(HttpServletRequest, Node, String) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This will take the passed in property name and use it to create a String that will best show that property.
getPropertyDisplayValueShowHTML(HttpServletRequest, Node, Property) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This will take the passed in property and use it to create a String that will best show that property.
GetPropertyExtraInfo - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Sets JSP page-scoped variables as a result of the <um:getProperty> tag.
GetPropertyExtraInfo() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetPropertyExtraInfo
 
getPropertyFromNode(Node, String) - Static method in class com.bea.content.manager.servlets.common.ContentPropertyHelper
Convenience method to retrieve a property by name from a node.
getPropertyFromNode(Node, Version, String) - Static method in class com.bea.content.manager.servlets.common.ContentPropertyHelper
Convenience method to retrieve a property by name from a node.
getPropertyLocator(long) - Method in interface com.bea.p13n.controls.ejb.property.EntityPropertyManager
Deprecated with no replacement
getPropertyLocator() - Method in class com.bea.p13n.property.ConfigurableEntityImpl
Create and return a PropertyLocator to represent this entity.
getPropertyLocator(Object) - Method in class com.bea.p13n.property.ConfigurableEntityImpl
Create and return a PropertyLocator to represent the entity identified by the primary key
getPropertyLocator(long) - Method in interface com.bea.p13n.property.EntityPropertyManager
Get the PropertyLocator for the entity identified by the given entity id
getPropertyMap() - Method in class com.bea.content.el.support.NodeWrapperImpl
Create and return a map of wrapped com.bea.content.Property objects, keyed by property name.
getPropertyMap() - Method in class com.bea.content.el.support.VersionWrapperImpl
Create and return a map of wrapped com.bea.content.Property objects, keyed by property name.
getPropertyName() - Method in class com.bea.content.expression.PropertyRef
Get the property name.
getPropertyName() - Method in class com.bea.content.manager.faces.component.GetPropertyComponent
Get the value of GetPropertyComponent.propertyName
getPropertyName(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.property.ContentPropertyResolver
Returns the property name to retrieve, specified by caller.
getPropertyName() - Method in class com.bea.content.url.ShowPropertyURL
Get the value of ShowPropertyURL.propertyName
getPropertyName() - Method in class com.bea.p13n.content.expression.PropertyRef
Deprecated Get the property name.
getPropertyName() - Method in class com.bea.p13n.model.Model.ChangeEvent
 
getPropertyName() - Method in class com.bea.p13n.property.AbstractPropertyMapKey
Get the name of the property
getPropertyName() - Method in interface com.bea.p13n.property.PropertyMapKey
Get the name of the property
getPropertyName() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.PropertyTag
Deprecated Get the property name to look for
getPropertyName() - Method in class com.bea.portal.tools.content.PropertyID
Get the name of the property.
getPropertyName() - Method in class com.bea.portal.tools.content.PropertyIDBuilder
Get the name of the property.
getPropertyName() - Method in class com.bea.portal.tools.content.type.PropertyDefinitionID
Get the name of the property.
getPropertyName() - Method in class com.bea.portal.tools.content.type.PropertyDefinitionIDBuilder
Get the name of the property definition.
getPropertyName() - Method in interface com.bea.wsrp.consumer.userproperty.UserProperty
Get the property's name
getPropertyName() - Method in class com.bea.wsrp.producer.RegistrationPropertyValue
 
getPropertyName() - Method in class com.bea.wsrp.userproperty.PropertyMapKeyImpl
 
getPropertyNames() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getPropertyNames() on the wrapped request object.
getPropertyNames() - Method in interface javax.portlet.PortalContext
Returns all portal property names, or an empty Enumeration if there are no property names.
getPropertyNames() - Method in interface javax.portlet.PortletRequest
Returns a Enumeration of all the property names this request contains.
getPropertyNamespaceName() - Method in class com.bea.wsrp.producer.RegistrationPropertyValue
 
getPropertyNoDefault(String, String, String, String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.GroupProfileManager
Deprecated Use ProfileControl.getGroupProfileManager().getPropertyNoDefault()
getPropertyNoDefault(String, String, String, String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.UserProfileManager
Deprecated Use ProfileControl.getUserProfileManager().getPropertyNoDefault()
getPropertyNoDefault(String, String) - Method in class com.bea.p13n.http.HttpConfigurableEntity
Mimics the two argument getPropertyNoDefault method on the new com.bea.p13n.property.ConfigurableEntity interface.
getPropertyNoDefault(String, String) - Method in class com.bea.p13n.http.Request
Retrieves a property value for the specified property set and name.
getPropertyNoDefault(String, String) - Method in interface com.bea.p13n.http.SerializableRequest
 
getPropertyNoDefault(String, String) - Method in interface com.bea.p13n.http.SerializableSession
 
getPropertyNoDefault(String, String) - Method in class com.bea.p13n.http.Session
Retrieves a property value for the specified scope and key.
getPropertyNoDefault(String, String) - Method in class com.bea.p13n.property.AbstractConfigurableEntity
Retrieve the value associated with the named key in the specified property set, but does not return a default value from the property's PropertyDefinition if a value was not persisted for this entity.
getPropertyNoDefault(String, String, ConfigurableEntity) - Method in class com.bea.p13n.property.AbstractHierarchicalEntity
Retrieve the value associated with the property in the specified property set, but does not return a default value from the property's PropertyDefinition if the property does not exist for the entity or in the hierarchy of successors.
getPropertyNoDefault(String, String) - Method in interface com.bea.p13n.property.ConfigurableEntity
Retrieve the value associated with the named key in the specified property set, but does not return a default value from the property's PropertyDefinition if a value was not persisted for this entity.
getPropertyNoDefault(String, String, ConfigurableEntity) - Method in interface com.bea.p13n.property.HierarchicalEntity
Retrieve the value associated with the property in the specified property set, but does not return a default value from the property's PropertyDefinition if the property does not exist for the entity or in the hierarchy of successors.
getPropertyNoDefault(String, String, ConfigurableEntity) - Method in class com.bea.p13n.property.HierarchicalEntityImpl
Retrieve the value associated with the property in the specified property set, but does not return a default value from the property's PropertyDefinition if the property does not exist for the entity or in the hierarchy of successors.
getPropertyNoDefault(String, String, String, String) - Method in interface com.bea.p13n.usermgmt.profile.ProfileManager
Get a property from the profile.
getPropertyProvider(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.search.SearchAttributeResolver
 
getPropertyResolver(AttributeContext) - Static method in class com.bea.content.manager.servlets.common.ContentResolverFactory
Retrieves the appropriate implementation of ContentPropertyResolver based on the type of the property.
getPropertyResourceType() - Static method in class com.bea.portal.tools.content.PropertyResourceType
Get the PropertyResourceType.
getPropertySet() - Method in class com.bea.content.expression.PropertyRef
Get the property set.
getPropertySet(String) - Method in class com.bea.content.manager.propertysets.PropertySetRepositoryImpl
Deprecated Get the named PropertySet.
getPropertySet() - Method in class com.bea.p13n.content.expression.PropertyRef
Deprecated Get the property set.
getPropertySet(String, String) - Method in interface com.bea.p13n.controls.ejb.property.PropertySetManager
Deprecated Use the equivalent method from the PropertySetManager EJB
getPropertySet(String, String) - Method in interface com.bea.p13n.property.PropertySetManager
Get the PropertySet identified by the given type and name
getPropertySet(String) - Method in interface com.bea.p13n.property.PropertySetRepository
Retrieve the given PropertySet
getPropertySet() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.PropertyTag
Deprecated Get the property set to use
getPropertySetManager() - Static method in class com.bea.p13n.http.HttpConfigurableEntity
Get a reference to the PropertySetManager session bean.
getPropertySetManager() - Method in class com.bea.p13n.property.ConfigurableEntityImpl
Get a reference to the PropertySetManager session bean.
getPropertySetName(ObjectClass) - Method in class com.bea.content.manager.propertysets.PropertySetRepositoryImpl
Deprecated Get the property set name for the object class.
getPropertySetName() - Method in class com.bea.p13n.model.PropertyRefModel
Get the property set name.
getPropertySetName() - Method in class com.bea.p13n.property.AbstractPropertyMapKey
Get the PropertySet this property belongs to
getPropertySetName() - Method in interface com.bea.p13n.property.PropertyMapKey
Get the PropertySet this property belongs to
getPropertySetName() - Method in interface com.bea.wsrp.consumer.userproperty.UserProperty
Get the property's set name
getPropertySetName() - Method in class com.bea.wsrp.userproperty.PropertyMapKeyImpl
 
getPropertySetNames() - Method in class com.bea.content.manager.propertysets.PropertySetRepositoryImpl
Deprecated Return an string array of property set names of all the property sets in the content management system.
getPropertySetNames(String) - Method in interface com.bea.p13n.property.PropertySetManager
Get all PropertySet names for a given type
getPropertySetNames() - Method in interface com.bea.p13n.property.PropertySetRepository
Retrieve a list of names of all PropertySet objects in this repository
getPropertySets() - Method in class com.bea.content.manager.propertysets.PropertySetRepositoryImpl
Deprecated Get all the PropertySets available in the content management system.
getPropertySets(String) - Method in interface com.bea.p13n.controls.ejb.property.PropertySetManager
Deprecated Use the equivalent method from the PropertySetManager EJB
getPropertySets(String) - Method in interface com.bea.p13n.property.PropertySetManager
Get all PropertySets of a given type
getPropertySets(String, String) - Method in interface com.bea.p13n.property.PropertySetManager
Get all PropertySets of a filtered, given type
getPropertySets() - Method in interface com.bea.p13n.property.PropertySetRepository
Retrieve all PropertySet objects in this repository
getPropertySets(String, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.ProfileManagerControl
Returns a List of PropertySet objects in arbitrary order, based on the provided type.
getPropertySetType() - Method in class com.bea.p13n.model.PropertyRefModel
Get the property set type.
getPropertySetType() - Method in class com.bea.p13n.property.AbstractPropertyLocator
Get the propertySetType of an entity
getPropertySetType() - Method in interface com.bea.p13n.property.PropertyLocator
Get the propertySetType of an entity
getPropertySetType() - Method in class com.bea.p13n.rules.model.PropertyToLiteralModel
Get the left-hand-side PropertySetType of the comparisons we support.
getPropertySetXml(String, String) - Method in interface com.bea.p13n.controls.ejb.property.PropertySetManager
Deprecated Use the equivalent method from the PropertySetManager EJB
getPropertySetXml(String, String) - Method in interface com.bea.p13n.property.PropertySetManager
Retrieve the XML representation of a property set
GetPropertyTag - Class in com.bea.content.manager.servlets.jsp.taglib
Tag to retrieve or print a property of a Node.
GetPropertyTag() - Constructor for class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
 
GetPropertyTag - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Deprecated Use com.bea.p13n.usermgmt.taglib.GetPropertyTag
GetPropertyTag() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetPropertyTag
Deprecated  
GetPropertyTagExtraInfo - Class in com.bea.content.manager.servlets.jsp.taglib
The tag extra info for the GetPropertyTag.
GetPropertyTagExtraInfo() - Constructor for class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTagExtraInfo
 
getPropertyTrySuccessor(String, String, String, String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.GroupProfileManager
Deprecated Use ProfileControl.getGroupProfileManager().getPropertyTrySuccessor()
getPropertyTrySuccessor(String, String, String, String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.UserProfileManager
Deprecated Use ProfileControl.getUserProfileManager().getPropertyTrySuccessor()
getPropertyType() - Method in class com.bea.content.expression.PropertyRef
Return the type of property this refers to.
getPropertyType() - Method in class com.bea.content.expression.RequestPropertyRef
Return the type of property this refers to.
getPropertyType() - Method in class com.bea.content.expression.SessionPropertyRef
Return the type of property this refers to.
getPropertyType() - Method in class com.bea.content.expression.UserPropertyRef
Return the type of property this refers to.
getPropertyType() - Method in class com.bea.p13n.content.expression.PropertyRef
Deprecated Return the type of property this refers to.
getPropertyType() - Method in class com.bea.p13n.content.expression.RequestPropertyRef
Deprecated Return the type of property this refers to.
getPropertyType() - Method in class com.bea.p13n.content.expression.SessionPropertyRef
Deprecated Return the type of property this refers to.
getPropertyType() - Method in class com.bea.p13n.content.expression.UserPropertyRef
Deprecated Return the type of property this refers to.
getPropertyTypes(ContentContext, Class<?>) - Method in interface com.bea.content.paging.IPropertyTypeFilter
For the specified property container Java type, which property types does this filter support?
getPropertyTypes(ContentContext, Class<?>) - Method in interface com.bea.content.paging.IPropertyTypeSorter
For the specified property container Java type, which property types does this sorter support?
getPropertyValue(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.ForEachNestedPropertyTag
 
getPropertyValue(Node, String) - Static method in class com.bea.p13n.ad.AdHelper
Deprecated  
getPropertyValue(RenderableContent, String) - Static method in class com.bea.p13n.ad.AdHelper
Utility to retrieve the first non-null Object value of a content property.
getPropertyValue() - Method in class com.bea.p13n.model.Comparison
This will return the property value, if this is a property value comparison.
getPropertyValue(String, String, String, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.ProfileManagerControl
Returns an Object representing the value of the given property.
getPropertyValue() - Method in interface com.bea.wsrp.consumer.userproperty.UserProperty
Get the property's value.
getPropertyValues(Property) - Method in class com.bea.content.manager.servlets.attribute.property.ContentPropertyResolver
Responsible for retrieving all values for provided property
getPropertyValues() - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Deprecated  
getPropertyValues(String, String, String, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.ProfileManagerControl
Returns a List containing the values of the given property.
getPropertyValueString(Node, String) - Static method in class com.bea.p13n.ad.AdHelper
Deprecated  
getPropertyValueString(RenderableContent, String) - Static method in class com.bea.p13n.ad.AdHelper
Utility to retrieve the first non-null Object value of a content property as a String.
getProtocol() - Method in class com.bea.p13n.http.Request
 
getProviderDescription() - Method in class com.bea.p13n.entitlements.policy.PolicyItem
Gets the security provider associated with this item
getProviderId() - Method in interface com.bea.p13n.cache.CacheConfig
Get the id of the provider to use for this cache.
getProviderId() - Method in class com.bea.p13n.cache.P13nCacheProvider
 
getProviderId() - Method in class com.bea.p13n.cache.spi.CacheProvider
Name or identity of this provider.
getProviderMBean() - Method in class com.bea.p13n.security.management.authentication.AtnProviderDescription
Get the MBean used to initialize this instance.
getProviderMBean() - Method in class com.bea.p13n.security.management.authorization.AuthorizerDescription
Get the MBean used to initialize this instance.
getProviderMBean(AuthenticatedSubject) - Method in class com.bea.p13n.security.management.credentials.CredentialProviderDescription
Get the MBean used to initialize this instance.
getProviderMBean() - Method in class com.bea.p13n.security.management.rolemapper.RoleProviderDescription
Get the MBean used to initialize this instance.
getProviderMgmtCapability() - Method in class com.bea.p13n.security.management.authentication.AtnProviderDescription
Get provider capability - a roll up of what optional MBeans are implemented.
getProviderMgmtCapability() - Method in class com.bea.p13n.security.management.authorization.AuthorizerDescription
Get provider capability - a roll up of what optional MBeans are implemented.
getProviderMgmtCapability() - Method in class com.bea.p13n.security.management.credentials.CredentialProviderDescription
Get provider capability - a roll up of what optional MBeans are implemented.
getProviderMgmtCapability() - Method in class com.bea.p13n.security.management.rolemapper.RoleProviderDescription
Get provider capability - a roll up of what optional MBeans are implemented.
getProviderName() - Method in class com.bea.netuix.application.definition.BookDefinition
 
getProviderName() - Method in class com.bea.netuix.application.definition.PageDefinition
 
getProviderName() - Method in interface com.bea.netuix.application.definition.ProxiedDefinition
Returns the name of the provider that provided the source entity that this proxied definition is created from
getProviderName() - Method in interface com.bea.netuix.application.view.ProxiedEntityView
Returns the name of the provider that provided the source entity that this proxied view is created from.
getProviders() - Static method in class com.bea.p13n.security.management.authentication.AtnSecurityMgmtHelper
Returns the list of currently configured SSPI authentication providers.
getProviders(int, P13nContextHandler) - Static method in class com.bea.p13n.security.management.authentication.AtnSecurityMgmtHelper
Returns the paginated result of authentication providers that the caller at least has "View" capability
getProviders() - Static method in class com.bea.p13n.security.management.authorization.AuthorizationSecurityMgmtHelper
Returns the list of currently configured SSPI Authorization providers
getProviders(AuthenticatedSubject) - Static method in class com.bea.p13n.security.management.credentials.CredentialSecurityMgmtHelper
Returns the list of currently configured SSPI Credential Mapper providers.
getProviders() - Static method in class com.bea.p13n.security.management.rolemapper.RoleSecurityMgmtHelper
Returns the list of currently configured SSPI authentication providers.
getProviders(int, P13nContextHandler) - Static method in class com.bea.p13n.security.management.rolemapper.RoleSecurityMgmtHelper
Returns the paginated result of role mapper providers that the caller at least has "View" capability
getProviderUniqueName(String, String) - Static method in class com.bea.p13n.security.management.authentication.AtnSecurityMgmtHelper
Returns unique id of the provider which is the concatenation of display name and version number.
getProviderUniqueName(String, String) - Static method in class com.bea.p13n.security.management.authorization.AuthorizationSecurityMgmtHelper
Returns unique id of the provider which is the concatenation of display name and version number.
getProviderUniqueName(String, String) - Static method in class com.bea.p13n.security.management.credentials.CredentialSecurityMgmtHelper
Returns unique id of the provider which is the concatenation of display name and version number.
getProviderUniqueName(String, String) - Static method in class com.bea.p13n.security.management.rolemapper.RoleSecurityMgmtHelper
Returns unique id of the provider which is the concatenation of display name and version number.
getProviderUniqueName(String, String) - Static method in class com.bea.p13n.security.management.SecurityMgmtHelper
Returns unique id of the provider which is the concatenation of display name and version number.
getProxiedDefinitionId() - Method in class com.bea.netuix.application.definition.BookDefinition
 
getProxiedDefinitionId() - Method in class com.bea.netuix.application.definition.PageDefinition
 
getProxiedDefinitionId() - Method in interface com.bea.netuix.application.definition.ProxiedDefinition
Returns the Id of this proxied definition.
getProxiedEntityId() - Method in interface com.bea.netuix.application.view.ProxiedEntityView
Returns the Id of this proxied entity.
getProxyBooks(ProxyResourceContext, ProxyResourceSearchCriteria, HttpServletRequest, String, int) - Method in interface com.bea.wsrp.consumer.management.book.ProxyBookManager
Returns a SortableFilterablePagedResult of ProxyBooks being used from a given producer, without delegated administration (DA) checks.
getProxyBooksForProducer(ProxyResourceContext, ProxyResourceSearchCriteria, HttpServletRequest, String, int) - Method in interface com.bea.wsrp.consumer.management.book.ProxyBookManager
Returns a SortableFilterablePagedResult of ProxyBooks being used from a given producer, with delegated administration (DA) checks.
getProxyPages(ProxyResourceContext, ProxyResourceSearchCriteria, HttpServletRequest, String, int) - Method in interface com.bea.wsrp.consumer.management.page.ProxyPageManager
Returns a SortableFilterablePagedResult of ProxyPages being used from a given producer without delegated administration (DA) checks.
getProxyPagesForProducer(ProxyResourceContext, ProxyResourceSearchCriteria, HttpServletRequest, String, int) - Method in interface com.bea.wsrp.consumer.management.page.ProxyPageManager
Returns a SortableFilterablePagedResult of ProxyPages being used from a given producer with delegated administration (DA) checks.
getProxyPortlet(int) - Method in interface com.bea.wsrp.consumer.management.portlet.ProxyPortletManager
Returns the proxy portlet with the given instance ID.
getProxyPortletBackingContext(HttpServletRequest) - Static method in class com.bea.wsrp.consumer.controls.backing.ProxyPortletBackingContext
A static helper to pull the current portlet's backing context out of the request.
getProxyPortletId() - Method in class com.bea.wsrp.consumer.management.portlet.ProxyPortletInfo
Returns the unique ID used to store this proxy portlet in the database.
getProxyPortletPersistenceManagerHome() - Method in class com.bea.netuix.application.NetuixHomeFactory
Gets the cached instance of the ProxyPortletPersistenceManagerHome EJB Home.
getProxyPortletPersistenceManagerLocalHome() - Method in class com.bea.netuix.application.NetuixHomeFactory
Gets the cached instance of the ProxyPortletPersistenceManagerLocalHome EJB Home.
getProxyPortletPresentationContext(HttpServletRequest) - Static method in class com.bea.wsrp.consumer.controls.ProxyPortletPresentationContext
This is a convenience method for returning a reference to the current ProxyPortletPresentationContext.
getProxyPortletsWithDestroyErrors(String, String) - Method in interface com.bea.wsrp.consumer.management.portlet.ProxyPortletManager
Returns PortletDescriptions for proxy portlets that had errors on delete for a given producer.
getProxyResourceAction() - Method in class com.bea.wsrp.consumer.management.common.ProxyResourceContext
Returns ProxyResourceAction
getProxyResourceActionScope() - Method in class com.bea.wsrp.consumer.management.common.ProxyResourceContext
Returns ProxyResourceActionScope
getProxyResourceId() - Method in interface com.bea.wsrp.consumer.management.common.ProxyResource
Returns the ProxyResourceId for this ProxyResource
getPublicBookDefinitions(CustomizationContext, String, BookDefinitionId, int) - Method in interface com.bea.netuix.application.manager.IBookDefinitionManager
Returns BookDefinitions in definitionId order (create order) scoped to the supplied webapp and marked as public, starting with the supplied definitionId and limiting the result set to size limit.
getPublicBookDefinitions(CustomizationContext, String) - Method in interface com.bea.netuix.application.manager.IBookDefinitionManager
Getter for returning a list of all BookDefinitions scoped to the supplied webapp and marked as public.
getPublicBookDefinitions(CustomizationContext, DesktopDefinitionId, BookDefinitionId, int) - Method in interface com.bea.netuix.application.manager.IBookDefinitionManager
Returns BookDefinitions in definitionId order (create order) scoped to the supplied webapp and marked as public and not currently on the user's desktop, starting with the supplied definitionId and limiting the result set to size limit.
getPublicBookDefinitions(CustomizationContext, DesktopDefinitionId) - Method in interface com.bea.netuix.application.manager.IBookDefinitionManager
Getter for returning a list of all BookDefinitions scoped to the supplied webapp and marked as public and not currently on the user's desktop.
getPublicBookDefinitions(CustomizationContext, String, BookDefinitionId) - Method in interface com.bea.netuix.application.manager.IBookDefinitionManager
Getter for returning a list of all BookDefinitions scoped to the supplied webapp and marked as public and not currently in the supplied book (bookDefinitionId).
getPublicBookDefinitions(CustomizationContext, String, PageDefinitionId) - Method in interface com.bea.netuix.application.manager.IBookDefinitionManager
Getter for returning a list of all BookDefinitions scoped to the supplied webapp and marked as public and not currently in the supplied page (pageDefinitionId).
getPublicNavigationalState() - Method in interface com.bea.wsrp.model.markup.IGetMarkupBaseRequestContext
Returns the public navigational state of the current portlet.
getPublicNavigationalState() - Method in interface com.bea.wsrp.model.markup.IInteractionResponseContext
Returns the public navigational state of the current portlet.
getPublicOnlyCriteria() - Method in class com.bea.netuix.application.search.BookSearchCriteria
Returns true if only public books are to be returned.
getPublicOnlyCriteria() - Method in class com.bea.netuix.application.search.PageSearchCriteria
Returns true if only public pages are to be returned.
getPublicPageDefinitions(CustomizationContext, DesktopDefinitionId, PageDefinitionId, int) - Method in interface com.bea.netuix.application.manager.IPageDefinitionManager
Returns PageDefinitions in definitionId order scoped to the supplied webapp and marked as public and not currently on the users desktop, starting with the supplied definitionId and limiting the result set to size limit.
getPublicPageDefinitions(CustomizationContext, String, PageDefinitionId, int) - Method in interface com.bea.netuix.application.manager.IPageDefinitionManager
Returns PageDefinitions in definitionId order marked as public and scoped to the supplied webapp, starting with the supplied definitionId and limiting the result set to size limit If fewer PageDefinitions exist than limit, then a smaller result set will be returned.
getPublicPageDefinitions(CustomizationContext, String) - Method in interface com.bea.netuix.application.manager.IPageDefinitionManager
Getter for returning a list of all PageDefinitions marked as public and scoped to the supplied webapp.
getPublicPageDefinitions(CustomizationContext, DesktopDefinitionId) - Method in interface com.bea.netuix.application.manager.IPageDefinitionManager
Getter for returning a list of all PageDefinitions marked as public and scoped to the supplied webapp and not currently on the caller's desktop.
getPublicPageDefinitions(CustomizationContext, String, BookDefinitionId) - Method in interface com.bea.netuix.application.manager.IPageDefinitionManager
Getter for returning a list of all PageDefinitions marked as public and scoped to the supplied webapp and not currently on the supplied book.
getPublicParameterMap() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getPublicParameterMap() on the wrapped request object.
getPublicParameterMap() - Method in interface javax.portlet.PortletRequest
Returns a Map of the public parameters of this request.
getPublicPortletDefinitions(CustomizationContext, String) - Method in interface com.bea.netuix.application.manager.IPortletDefinitionManager
Getter for returning a list of all PortletDefinitions scoped to the supplied webapp and marked as public.
getPublicPortletDefinitions(CustomizationContext, WebAppSearchCriteria, int) - Method in interface com.bea.netuix.application.manager.IPortletDefinitionManager
Get all public portlet definitions for a webapp as a paged result.
getPublicRenderParameterNames() - Method in class javax.portlet.GenericPortlet
Returns the names of the public render parameters supported by the portlet as an Enumeration of String objects, or an empty Enumeration if the portlet has no public render parameters.
getPublicRenderParameterNames() - Method in interface javax.portlet.PortletConfig
Returns the names of the public render parameters supported by the portlet as an Enumeration of String objects, or an empty Enumeration if the portlet has not defined public render parameters.
getPublicRepositoryConfig(ContentContext, String) - Method in interface com.bea.content.federated.IVirtualRepositoryManager
Get the named repository config, without the password populated.
getPublicRepositoryConfig(ContentContext, String) - Method in interface com.bea.portal.tools.content.controls.ContentRepositoryControl
Get a read-only clone of the named repository config.
getPublishingEventQNames() - Method in class javax.portlet.GenericPortlet
 
getPublishingEventQNames() - Method in interface javax.portlet.PortletConfig
Returns the QNames of the publishing events supported by the portlet as an Enumeration of QName objects, or an empty Enumeration if the portlet has not defined any publishing events.
getQName() - Method in interface com.bea.netuix.events.Event
Gets the QName for the event.
getQName(XmlObject) - Static method in class com.bea.p13n.model.XmlObjectModel
Get the qualified name of the specified XmlObject.
getQName() - Method in class com.bea.p13n.rules.model.MethodCallModel.UnknownArgument
 
getQName() - Method in interface com.bea.wsrp.model.markup.IEventContext
Gets the QName for the event represented by this IEventContext.
getQName() - Method in interface javax.portlet.Event
Get the event QName.
getQNameContent(Element) - Static method in class com.bea.p13n.util.DomUtils
 
getQNameContent(Element, String) - Static method in class com.bea.p13n.util.DomUtils
 
getQualifier() - Method in class com.bea.netuix.application.communities.messaging.MessagingAddressType
Returns the qualifier
getQuery(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.search.SearchAttributeResolver
 
getQuery() - Method in class com.bea.content.manager.servlets.jsp.taglib.SearchTag
Get the value of SearchTag.queryStr.
getQuery() - Method in class com.bea.p13n.ad.AdInfo
Get the query string
getQuery() - Method in class com.bea.p13n.servlets.jsp.taglib.ContentQueryTag
Gets the content query string that is appended as an 'and' phrase to the content query in the contentSelector rule.
getQuery() - Method in class com.bea.p13n.servlets.jsp.taglib.ContentSelectorTag
Get the content query string that can be appended as an 'and' phrase to the content query in the contentSelector rule.
getQueryDefinition() - Method in class com.bea.p13n.placeholder.model.QueryDefinitionModel
Get the underlying QueryDefinition object.
getQueryDefinitionModels() - Method in class com.bea.p13n.placeholder.model.PlaceholderModel
Get an array of QueryDefinitionsModel.
getQueryDefinitionName() - Method in class com.bea.portal.tools.interaction.placeholder.query.QueryDefinitionID
Get the name of the query.
getQueryDefinitionName() - Method in class com.bea.portal.tools.interaction.placeholder.query.QueryDefinitionIDBuilder
Get the name of the query.
getQueryDefinitionResourceType() - Static method in class com.bea.portal.tools.interaction.placeholder.query.QueryDefinitionResourceType
Get the QueryDefinitionResourceType.
getQueryDefinitions(PlaceholderModel, int, ResourceContext) - Method in interface com.bea.portal.tools.im.controls.placeholders.PlaceholderManagerControl
Returns a PagedResult of the ToolQueryDefinitionModel objects that wrap the QueryDefinitionModel objects within a given PlaceholderModel, in arbitrary order.
getQueryNode() - Method in class com.bea.p13n.content.advislets.ContentQueryAdvice
 
getQueryString() - Method in class com.bea.p13n.http.Request
 
getRaiseEventsLifecycleTime() - Method in interface com.bea.netuix.servlets.controls.analytics.AnalyticEvent
The amount of time the page or portlet spent in the "raiseEvents (handlePostBackData)" lifecycle phase
getRaiseEventsLifecycleTime() - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
 
getRandom() - Method in class com.bea.campaign.action.Action
Get the random that was used in the scenario rules.
getRawMessage() - Method in interface com.bea.wsrp.logging.HttpLogMessage
Returns the message.
getRawParentResourceID() - Method in class com.bea.portal.tools.resource.ParentedResourceIDBuilder
 
getReader() - Method in class com.bea.p13n.http.Request
 
getReader() - Method in interface javax.portlet.ClientDataRequest
Retrieves the body of the HTTP request from the client to the portal as character data using a BufferedReader.
getReader() - Method in class javax.portlet.filter.ActionRequestWrapper
The default behavior of this method is to call getReader() on the wrapped request object.
getReader() - Method in class javax.portlet.filter.ResourceRequestWrapper
The default behavior of this method is to call getReader() on the wrapped request object.
getReadInput() - Method in interface com.bea.wsrp.consumer.resource.IResourceServletRequestContext
Get the bytes which have been read from the request's input stream.
getReadOnly() - Method in interface com.bea.content.federated.IRepositoryConfig
Gets the read-only attribute for the repository.
getReadOnly() - Method in class com.bea.content.federated.RepositoryConfig
 
getReadWriteBlockSize(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.property.TextBinaryPropertyResolver
Returns the read/write block size specified by caller.
getRealmGroups() - Method in interface com.bea.p13n.controls.ejb.usermgmt.RealmConfiguration
Get a list of groups in all authentication providers configured for the realm.
getRealmUsers() - Method in interface com.bea.p13n.controls.ejb.usermgmt.RealmConfiguration
Get a list of groups in all authentication providers configured for the realm.
getRealPath(String) - Method in class com.bea.p13n.http.Request
 
getRealPath(String) - Method in interface javax.portlet.PortletContext
Returns a String containing the real path for a given virtual path.
getRecipients() - Method in class com.bea.p13n.mail.MailMessage
Get the value of recipients.
getRecognizer() - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc.ClauseModelInfo
Get the recognizer for this type of clause.
getRecognizer() - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc.RuleTypeInfo
Get the rule type recognizer, null if no recognizer configured.
getRecognizerPriority() - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc.ClauseModelInfo
 
getRecognizerPriority() - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc.RuleTypeInfo
 
getRecommendedExportBatchSize() - Method in interface com.bea.wsrp.model.IServiceDescription
Returns the maximum recommended batch size for exportPortlet requests.
getRedirectingCommunityContext() - Method in class com.bea.netuix.servlets.manager.communities.CommunityRedirectionHelper
Retrieves the CommunityContext for the community which caused a redirection to the current page, if applicable.
getRedirectingErrorMessage() - Method in class com.bea.netuix.servlets.manager.communities.CommunityRedirectionHelper
Returns a message appropriate for the redirection type that caused the redirection leading to this page render.
getRedirectingInvitation() - Method in class com.bea.netuix.servlets.manager.communities.CommunityRedirectionHelper
Returns the invitation (encoded through the validation key in the registration page URL) behind this redirection, if one exists.
getRedirectingTypeCode() - Method in class com.bea.netuix.servlets.manager.communities.CommunityRedirectionHelper
Retrieves the type code (one of the REDIRECTION_TYPE constants) for the underlying reason that caused the redirection to this page render.
getRedirectingURL() - Method in class com.bea.netuix.servlets.manager.communities.CommunityRedirectionHelper
Returns the requested URL which caused the redirection to the current page, if such a URL exists.
getRedirectUri() - Method in exception com.bea.netuix.application.exception.RedirectionException
Retrieves the URI this exception should cause a redirection to, if specified.
getRedirectURI() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedResponseImpl
 
getRedirectURI() - Method in interface org.apache.beehive.netui.pageflow.scoping.ScopedResponse
Get the redirect URI.
getRedirectUrl() - Method in interface com.bea.wsrp.consumer.resource.IResourceServletResponseContext
Get the URL which if not null will be sent as a redirect to the browser.
getRedirectURL() - Method in interface com.bea.wsrp.model.markup.IBlockingInteractionBaseResponseContext
Returns the redirect URL that was received as a result of invoking the "performBlockingInteraction" operation.
getReference() - Method in class com.bea.content.PropertyDefinition
Returns a means by which instances of properties for this PropertyDefinition may be referenced.
getRefreshAction() - Method in class com.bea.netuix.servlets.controls.window.WindowMode
 
getRegexFilterString() - Method in class com.bea.p13n.usermgmt.query.QuerySpecification
 
getRegistrationDataContext(String, byte[], IConfigurationContext, IRequestContext) - Method in interface com.oracle.producer.spi.IProducerDataStore
Gets the IRegistrationDataContext object for the specified consumer registration, or throws an exception if the consumer registration is invalid.
getRegistrationDataContext() - Method in interface com.oracle.producer.spi.IRequestContext
Returns the registration data context for the request, if the consumer is registered, or null if the consumer is not registered.
getRegistrationHandle() - Method in interface com.bea.wsrp.model.IRegistrationContext
Returns registration handle.
getRegistrationHandle() - Method in class com.bea.wsrp.producer.RegistrationPropertyValue
 
getRegistrationPageUri() - Method in class com.bea.netuix.application.definition.CommunityDefinition
Returns the uri to the registration page.
getRegistrationPageUrl(HttpServletResponse) - Method in class com.bea.netuix.servlets.manager.communities.invitations.notification.NotificationInvitationHelper
Gets a URL to the community registration page.
getRegistrationPortUrl() - Method in class com.bea.wsrp.util.WsdlUtils.WsrpPortStruct
Deprecated No longer supported.
getRegistrationProperties() - Method in interface com.bea.wsrp.model.IServiceDescription
Returns an immutable list of descriptions of registration properties.
getRegistrationProperties(List) - Method in interface com.bea.wsrp.services.registration.ConsumerRegistrationService
Deprecated 
getRegistrationProperties(List) - Method in interface com.bea.wsrp.services.registration.ConsumerRegistrationServiceLocal
 
getRegistrationPropertyDescriptions(List<String>) - Method in interface com.bea.wsrp.services.registration.ConsumerRegistrationService
 
getRegistrationPropertyDescriptions(IRequestContext) - Method in interface com.oracle.producer.spi.IProducerDataStore
Gets the set of registration property descriptions for all supported registration properties.
getRegistrationPropertyValue() - Method in class com.bea.wsrp.producer.RegistrationPropertyValue
 
getRegistrationPropertyValues(int) - Method in interface com.bea.wsrp.services.registration.ConsumerRegistrationService
 
getRegistrationPropertyValues(int) - Method in interface com.bea.wsrp.services.registration.ConsumerRegistrationServiceLocal
 
getRegistrationPropertyValues() - Method in interface com.oracle.producer.spi.IRegistrationData
Gets the consumer registration property values, or an empty map if no registration properties exist for the registration.
getRegistrationState() - Method in interface com.bea.wsrp.model.IRegistrationContext
Returns any optional registration state to be persisted by the consumer.
getRegistryConfig(String, ServletContext) - Method in interface com.bea.wsrp.registry.find.RegistryFinder
Returns a pre-configured with the given name.
getRelatedThrowable() - Method in exception com.bea.content.virtual.workflow.WorkflowException
Return the related exception to this error.
getRelativeURI(HttpServletRequest) - Static method in class org.apache.beehive.netui.pageflow.scoping.ScopedServletUtils
Get the request URI, relative to the webapp root.
getRelativeURI(HttpServletRequest, String) - Static method in class org.apache.beehive.netui.pageflow.scoping.ScopedServletUtils
Get a URI relative to the webapp root.
getRelativeURI(String, String) - Static method in class org.apache.beehive.netui.pageflow.scoping.ScopedServletUtils
Get a URI relative to a given webapp root.
getReloader(Object) - Method in interface com.bea.p13n.cache.ReloadableCache
Get the CacheReloader in effect for the given key, or null if no reloader is set.
getRemoteAddr() - Method in class com.bea.p13n.http.Request
 
getRemoteHost() - Method in class com.bea.p13n.http.Request
 
getRemotePort() - Method in class com.bea.p13n.http.Request
 
getRemoteUser() - Method in class com.bea.p13n.http.Request
 
getRemoteUser() - Method in class com.bea.p13n.security.CredentialItem
 
getRemoteUser() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getRemoteUser() on the wrapped request object.
getRemoteUser() - Method in interface javax.portlet.PortletRequest
Returns the login of the user making this request, if the user has been authenticated, or null if the user has not been authenticated.
getRemoteUserName(String, String) - Method in class com.bea.p13n.security.management.credentials.CredentialManagerProxy
 
getRemovableProxyPortlets(String) - Method in interface com.bea.wsrp.consumer.management.portlet.ProxyPortletManager
Returns a map of ProxyPortletInfo arrays that are removable keyed by Integer producer ids.
getRenderableContent(Expression, Request) - Method in interface com.bea.p13n.ad.AdService
Return an array of content which match the ad query expression
getRenderableContent(Object) - Static method in class com.bea.p13n.content.internal.RenderableContentFactory
Retrieves RenderableContent
getRenderableContent(Object, ContentContext) - Static method in class com.bea.p13n.content.internal.RenderableContentFactory
Retrieves RenderableContent.
getRenderableContentProvider(String) - Static method in class com.bea.p13n.ad.ContentProviders
Return an AdRenderableContentProvider based upon the mimeType
getRenderDependencyTags() - Method in interface com.bea.wsrp.model.markup.IGetRenderDependenciesResponseContext
Returns render dependency tags collected for the portlet from the producer.
getRenderedChildrenWindowBackingContexts() - Method in class com.bea.netuix.servlets.controls.window.backing.WindowBackingContext
This method returns a deep List containing all the Window, Page, and Book backing contexts of these type of controls that are rendered.
getRenderer() - Method in class com.bea.p13n.placeholder.servlets.jsp.taglib.PlaceholderTag
Deprecated not used.
getRendererType() - Method in class com.bea.content.manager.faces.taglib.ResolverComponentTag
 
getRenderFormat() - Method in class com.bea.netuix.laf.Skeleton
Returns an object representing the render format of this skeleton.
getRenderFormat() - Method in class com.bea.netuix.servlets.controls.PresentationContext
Returns the currently configured render format information detailing the format in which the portal will be rendered for the current request.
getRendering() - Static method in class com.bea.p13n.ad.AdHelper
Deprecated No longer publically available.
getRenderLifecycleTime() - Method in interface com.bea.netuix.servlets.controls.analytics.AnalyticEvent
The amount of time the page or portlet spent in the "Render" lifecycle phase
getRenderLifecycleTime() - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
 
getRenderParameterMap() - Method in class javax.portlet.filter.ActionResponseWrapper
The default behavior of this method is to call getRenderParameterMap() on the wrapped response object.
getRenderParameterMap() - Method in class javax.portlet.filter.EventResponseWrapper
The default behavior of this method is to call getRenderParameterMap() on the wrapped response object.
getRenderParameterMap() - Method in interface javax.portlet.StateAwareResponse
Returns a Map of the render parameters currently set on this response.
getRenderTemplate() - Method in interface com.bea.wsrp.model.markup.IUrlTemplates
Returns the render URL template.
getRenderUrl() - Method in class com.bea.content.el.support.UrlServiceImpl
Retrieves a URL to the ShowPropertyServlet.
getRepositories(String) - Method in class com.bea.content.cmis.rest.resources.RepositoryInfo
 
getRepositoriesResourceType() - Static method in class com.bea.portal.tools.content.repository.RepositoriesInRepoModeResourceType
Get the RepositoriesInRepoModeResourceType.
getRepositoriesResourceType() - Static method in class com.bea.portal.tools.content.repository.RepositoriesInTypeModeResourceType
Get the RepositoriesInTypeModeResourceType.
getRepositoriesResourceType() - Static method in class com.bea.portal.tools.content.repository.RepositoriesResourceType
Get the RepositoriesResourceType.
getRepository() - Method in class com.bea.content.indexer.IndexerRunner
Gets the repository name.
getRepositoryConfig(ContentContext, String) - Method in interface com.bea.content.federated.IVirtualRepositoryManager
Get the named repository config.
getRepositoryConfig() - Method in class com.bea.content.loader.bulk.BulkLoader
 
getRepositoryConfig() - Method in interface com.bea.content.loader.Loader
Retrieves the named repository config for use during bulk loading.
getRepositoryConfig(ContentContext, String) - Method in interface com.bea.portal.tools.content.controls.ContentRepositoryControl
Get the named repository config.
getRepositoryConfigMap(ContentContext) - Method in interface com.bea.content.federated.IVirtualRepositoryManager
Return repository configurations for repositories that the context has VirtualRepositoryCapability#MANAGE capability on
getRepositoryConfigMap(ContentContext) - Method in interface com.bea.portal.tools.content.controls.ContentRepositoryControl
Return the repository config.
getRepositoryConfigs(ContentContext, int) - Method in interface com.bea.portal.tools.content.controls.ContentRepositoryControl
Return a PagedResult of the available IRepositoryConfigs
getRepositoryDefinedCapabilities(ContentContext, String) - Method in interface com.bea.content.federated.ICapabilityManager
Create a capability definition referring to the specified named capability definition.
getRepositoryDefinedCapabilities() - Method in interface com.bea.content.spi.flexspi.Repository
Retrieve any capability definitions defined by the underlying repository.
getRepositoryDescription(ContentContext, String) - Method in interface com.bea.content.federated.IVirtualRepositoryManager
Retrieve a map of repository description data.
getRepositoryID() - Method in class com.bea.portal.tools.content.type.TypeID
Deprecated use TypeID.getRepositoryInTypeModeID()
getRepositoryID() - Method in class com.bea.portal.tools.content.type.TypeIDBuilder
Deprecated use TypeIDBuilder.getRepositoryInTypeModeID()
getRepositoryID() - Method in class com.bea.portal.tools.content.workflow.WorkflowID
Deprecated use WorkflowID.getRepositoryInRepoModeID()
getRepositoryID() - Method in class com.bea.portal.tools.content.workflow.WorkflowIDBuilder
Deprecated use WorkflowIDBuilder.getRepositoryInRepoModeID()
getRepositoryID() - Method in class com.bea.portal.tools.content.workflow.WorkflowsID
Deprecated use WorkflowsID.getRepositoryInRepoModeID()
getRepositoryID() - Method in class com.bea.portal.tools.content.workflow.WorkflowsIDBuilder
Deprecated use WorkflowsIDBuilder.getRepositoryInRepoModeID()
getRepositoryInfo(String, String) - Method in class com.bea.content.cmis.rest.resources.RepositoryInfo
 
getRepositoryInRepoModeID() - Method in class com.bea.portal.tools.content.workflow.WorkflowID
Get the RepositoryInRepoModeID of the repository.
getRepositoryInRepoModeID() - Method in class com.bea.portal.tools.content.workflow.WorkflowIDBuilder
Get the RepositoryInRepoModeID of the repository.
getRepositoryInRepoModeID() - Method in class com.bea.portal.tools.content.workflow.WorkflowsID
Get the RepositoryInRepoModeID of the repository.
getRepositoryInRepoModeID() - Method in class com.bea.portal.tools.content.workflow.WorkflowsIDBuilder
Get the RepositoryInRepoModeID of the repository.
getRepositoryInTypeModeID() - Method in class com.bea.portal.tools.content.type.TypeID
Get the RepositoryInTypeModeID of the repository.
getRepositoryInTypeModeID() - Method in class com.bea.portal.tools.content.type.TypeIDBuilder
Get the RepositoryInTypeModeID of the repository.
getRepositoryName() - Method in class com.bea.content.ID
Gets the name of the repository where the content element resides.
getRepositoryName() - Method in class com.bea.portal.tools.content.NodeID
Get the repository of the content node.
getRepositoryName() - Method in class com.bea.portal.tools.content.NodeIDBuilder
Get the repository of the content node.
getRepositoryName() - Method in class com.bea.portal.tools.content.NodePath
Get the name of the repository.
getRepositoryName() - Method in class com.bea.portal.tools.content.repository.RepositoryID
Get the name of the repository.
getRepositoryName() - Method in class com.bea.portal.tools.content.repository.RepositoryIDBuilder
Get the name of the repository.
getRepositoryName() - Method in class com.bea.portal.tools.content.repository.RepositoryInRepoModeID
Get the name of the repository.
getRepositoryName() - Method in class com.bea.portal.tools.content.repository.RepositoryInRepoModeIDBuilder
Get the name of the repository.
getRepositoryName() - Method in class com.bea.portal.tools.content.repository.RepositoryInTypeModeID
Get the name of the repository.
getRepositoryName() - Method in class com.bea.portal.tools.content.repository.RepositoryInTypeModeIDBuilder
Get the name of the repository.
getRepositoryNames() - Method in class com.bea.content.el.support.RepositoryContext
 
getRepositoryNames(ContentContext) - Method in interface com.bea.content.federated.IVirtualRepositoryManager
Return a list of names for all repositories defined in the system.
getRepositoryNames(ContentContext, int) - Method in interface com.bea.portal.tools.content.controls.ContentRepositoryControl
Return a PagedResult of the available Repository names in the system.
getRepositoryNames(ContentContext) - Method in interface com.bea.portal.tools.content.controls.ContentRepositoryControl
Return a List of the available Repository names in the system.
getRepositoryPassword(AuthenticatedSubject, String, P13nResource) - Static method in class com.bea.p13n.security.management.credentials.CredentialHelper
 
getRepositoryPublicConfigKeys() - Method in interface com.bea.content.spi.flexspi.repository.RepositoryConfigOpsV2
This method is called when IVirtualRepositoryManager.getPublicRepositoryConfig is called.
getRepositoryResourceType() - Static method in class com.bea.portal.tools.content.repository.RepositoryInRepoModeResourceType
Get the RepositoryInRepoModeResourceType.
getRepositoryResourceType() - Static method in class com.bea.portal.tools.content.repository.RepositoryInTypeModeResourceType
Get the RepositoryInTypeModeResourceType.
getRepositoryResourceType() - Static method in class com.bea.portal.tools.content.repository.RepositoryResourceType
Get the RepositoryResourceType.
getRequest() - Method in class com.bea.campaign.action.Action
Get the request this Action is executing in.
getRequest() - Method in class com.bea.content.ContentContext
Get the current request.
getRequest(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.property.URLBinaryPropertyResolver
 
getRequest() - Method in class com.bea.p13n.servlets.jsp.taglib.ContentQueryTag
Returns a ContentQuery AdviceRequest object after populating the following fields
The current HTTP Request The current HTTP Session The current User A new TimeInstant A new Time A new Date A CONTENT_QUERY_STRING A CONTENT_QUERY_MAX_ITEMS A CONTENT_QUERY_SORT_BY
getRequest() - Method in class com.bea.p13n.servlets.jsp.taglib.ContentSelectorTag
Returns a ContentSelector AdviceRequest object after populating the following fields
The current HTTP Request The current HTTP Session The current User A new TimeInstant A new Time A new Date A CONTENT_QUERY_STRING A CONTENT_QUERY_MAX_ITEMS A CONTENT_QUERY_SORT_BY A RULES_RULENAME_TO_FIRE A RULES_FILTER_CLASS_NAME
getRequest() - Method in class com.bea.p13n.servlets.jsp.taglib.DivTag
Returns a Classification AdviceRequest object after populating the following fields
The current HTTP Request The current HTTP Session The current User A new TimeInstant A new Time A new Date A RULES_RULENAME_TO_FIRE A RULES_FILTER_CLASS_NAME
getRequest() - Method in class com.bea.portal.tools.common.ResourceContext
HttpServletRequest getter.
getRequest() - Method in interface com.bea.wlp.rest.command.RestContext
Gets the HttpServletRequest associated with this RestCommand dispatch.
getRequest() - Method in class javax.portlet.filter.ActionRequestWrapper
Return the wrapped request object.
getRequest() - Method in class javax.portlet.filter.EventRequestWrapper
Return the wrapped request object.
getRequest() - Method in class javax.portlet.filter.PortletRequestWrapper
Return the wrapped request object.
getRequest() - Method in class javax.portlet.filter.RenderRequestWrapper
Return the wrapped request object.
getRequest() - Method in class javax.portlet.filter.ResourceRequestWrapper
Return the wrapped request object.
getRequestBaseHref(HttpServletRequest) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Gets the request base href.
getRequestDispatcher(String) - Method in class com.bea.p13n.http.Request
 
getRequestDispatcher(String) - Method in interface javax.portlet.PortletContext
Returns a PortletRequestDispatcher object that acts as a wrapper for the resource located at the given path.
getRequestDispatcher(String) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
 
getRequestedSessionId() - Method in class com.bea.p13n.http.Request
 
getRequestedSessionId() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getRequestedSessionId() on the wrapped request object.
getRequestedSessionId() - Method in interface javax.portlet.PortletRequest
Returns the session ID indicated in the client request.
getRequestedSessionId() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
 
getRequestFromEvent(Event) - Static method in class com.bea.campaign.ScenarioHelper
Get the request from the event.
getRequestId() - Method in interface com.bea.netuix.servlets.controls.analytics.AnalyticEvent
A somewhat unique request id.
getRequestId() - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
 
getRequestInfo(HttpServletRequest, ServletConfig, PortletParameters, String, boolean) - Static method in class com.bea.wsrp.consumer.resource.ResourceURLUtils
 
getRequestKey() - Method in class com.bea.p13n.advisor.OutputToInputTransform
Returns the request key.
getRequestMessage() - Method in interface com.oracle.producer.spi.IRequestContext
Gets the SOAP request message for this request.
getRequestURI() - Method in class com.bea.p13n.http.Request
 
getRequestURI() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
 
getRequestURL() - Method in class com.bea.p13n.http.Request
 
getRequestURL() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
 
getRequestVerb() - Method in interface com.bea.wsrp.model.markup.IGetMarkupBaseRequestContext
Returns the request method.
getRequiredAttributes() - Method in class com.bea.p13n.advisor.AbstractAdvislet
 
getRequiredAttributes() - Method in interface com.bea.p13n.advisor.Advislet
Returns an array of required attributes for the advislet.
getRequiredAttributes() - Method in class com.bea.p13n.content.advislets.ContentQueryAdvisletImpl
 
getRequiredAttributes() - Method in class com.bea.p13n.rules.advislets.RulesAdvisletImpl
 
getRequiredContextAttributes() - Method in class com.bea.content.manager.servlets.attribute.node.NodeAttributeResolver
 
getRequiredContextAttributes() - Method in class com.bea.content.manager.servlets.attribute.property.BinaryPropertyResolver
 
getRequiredContextAttributes() - Method in class com.bea.content.manager.servlets.attribute.property.ContentPropertyResolver
 
getRequiredContextAttributes() - Method in class com.bea.content.manager.servlets.attribute.property.TextBinaryPropertyResolver
 
getRequiredContextAttributes() - Method in class com.bea.content.manager.servlets.attribute.property.URLBinaryPropertyResolver
 
getRequiredContextAttributes() - Method in class com.bea.content.manager.servlets.attribute.search.SearchAttributeResolver
 
getRequiresInitCookie() - Method in interface com.bea.wsrp.model.IServiceDescription
Returns the init cookie requirement
getResolvedLocale() - Method in class com.bea.netuix.servlets.controls.content.JspContentContext
Sets the Locale used when resolving the current URI
getResolvedLocale() - Method in class com.bea.netuix.servlets.controls.PresentationContext
Returns the Locale associated with the best matching portal component resource based on user request locale preferences.
getResolvedTemplate() - Method in class com.bea.portlet.GenericURL
Returns the template used for generating the URL string.
getResource(String) - Method in interface javax.portlet.PortletContext
Returns a URL to the resource that is mapped to a specified path.
getResourceAsStream(String) - Static method in class com.bea.p13n.management.ApplicationHelper
Read a resource (file) from the current application.
getResourceAsStream(String) - Method in interface javax.portlet.PortletContext
Returns the resource located at the given path as an InputStream object.
getResourceBundle(Locale) - Method in class javax.portlet.GenericPortlet
Gets the resource bundle for the given locale based on the resource bundle defined in the deployment descriptor with resource-bundle tag or the inlined resources defined in the deployment descriptor.
getResourceBundle(Locale) - Method in interface javax.portlet.PortletConfig
Gets the resource bundle for the given locale based on the resource bundle defined in the deployment descriptor with resource-bundle tag or the inlined resources defined in the deployment descriptor.
getResourceCacheability() - Method in interface com.bea.wsrp.model.markup.IGetResourceRequestContext
Return the resource cacheability string on resource URL encoded in wsrp-resourceCacheability parameter.
getResourceClass() - Method in exception com.bea.portal.tools.resource.UnsupportedResourceClassException
Get the resource Class.
getResourceContext() - Method in interface com.bea.wsrp.model.markup.IGetResourceResponseContext
Returns ResourceContext which is equivalent at this point to the MimeResponse as specified in the wsrp-2.0 spec section 5.1.17
getResourceEnvironment() - Method in class com.bea.portal.tools.content.NodeID
Get the ResourceEnvironment of the referrent resource.
getResourceEnvironment() - Method in class com.bea.portal.tools.content.repository.RepositoriesID
Get the ResourceEnvironment of the referrent resource.
getResourceEnvironment() - Method in class com.bea.portal.tools.content.repository.RepositoriesInTypeModeID
Get the ResourceEnvironment of the referrent resource.
getResourceEnvironment() - Method in class com.bea.portal.tools.content.repository.RepositoryID
Get the ResourceEnvironment of the referrent resource.
getResourceEnvironment() - Method in class com.bea.portal.tools.content.repository.RepositoryInTypeModeID
Get the ResourceEnvironment of the referrent resource.
getResourceEnvironment() - Method in class com.bea.portal.tools.content.type.TypeID
Get the ResourceEnvironment of the referrent resource.
getResourceEnvironment() - Method in class com.bea.portal.tools.resource.ResourceID
Get the ResourceEnvironment of the referrent resource.
getResourceId() - Method in class com.bea.p13n.entitlements.policy.PolicyItem
 
getResourceId() - Method in class com.bea.p13n.security.CredentialItem
 
getResourceId() - Method in class com.bea.p13n.security.management.credentials.ResourceKey
Get the web application name the resource scoped to
getResourceID() - Method in exception com.bea.portal.tools.resource.InvalidResourceIDException
Get the ResourceID.
getResourceID() - Method in exception com.bea.portal.tools.resource.UnsupportedResourceTypeException
Get the ResourceID.
getResourceID() - Method in interface com.bea.wsrp.model.markup.IGetResourceRequestContext
Return the resource id string on resource URL encoded in wsrp-resourceID parameter.
getResourceID() - Method in class javax.portlet.filter.ResourceRequestWrapper
The default behavior of this method is to call getResourceID() on the wrapped request object.
getResourceID() - Method in interface javax.portlet.ResourceRequest
Returns the resource ID set on the ResourceURL or null if no resource ID was set on the URL.
getResourceIDBuilder() - Method in class com.bea.portal.tools.content.NodeID
Get the NodeIDBuilder.
getResourceIDBuilder() - Method in class com.bea.portal.tools.content.PropertyID
Get the UserID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.content.repository.RepositoriesID
Get the RepositoriesID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.content.repository.RepositoriesInRepoModeID
Get the RepositoriesInRepoModeID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.content.repository.RepositoriesInTypeModeID
Get the RepositoriesInTypeModeID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.content.repository.RepositoryID
Get the RepositoryID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.content.repository.RepositoryInRepoModeID
Get the RepositoryInRepoModeID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.content.repository.RepositoryInTypeModeID
Get the RepositoryInTypeModeID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.content.type.PropertyDefinitionID
Get the PropertyDefinitionID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.content.type.TypeID
Get the TypeID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.content.workflow.WorkflowID
Get the WorkflowID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.content.workflow.WorkflowsID
Get the WorkflowsID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.content.workspace.AssignedItemsWorkspaceID
Get the AssignedItemsWorkspaceID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.content.workspace.CheckedOutItemsWorkspaceID
Get the CheckedOutItemsWorkspaceID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.content.workspace.WorkspacesID
Get the WorkspacesID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.interaction.campaign.CampaignsID
Get the CampaignsID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.interaction.contentselector.ContentSelectorsID
Get the ContentSelectorsID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.interaction.placeholder.PlaceholdersID
Get the PlaceholdersID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.interaction.segment.SegmentsID
Get the SegmentsID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.management.ManagementID
Get the ManagementID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.management.p13n.behaviortracking.BehaviorTrackingServiceManagementID
Get the BehaviorTrackingServiceManagementID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.management.p13n.cache.CacheManagementID
Get the CacheManagementID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.management.p13n.cache.CachesManagementID
Get the CachesManagementID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.management.p13n.event.EventServiceManagementID
Get the EventServiceManagementID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.management.p13n.P13nManagementID
Get the P13nManagementID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.management.p13n.security.authentication.provider.AuthenticationProvidersManagementID
Get the AuthenticationProvidersManagementID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.management.p13n.security.SecurityManagementID
Get the SecurityManagementID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.portal.book.BookDefinitionID
Get the BookDefinitionsID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.portal.book.BookID
Get the BookID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.portal.community.CommunityDefinitionID
Get the CommunityDefinitionIDBuilder.
getResourceIDBuilder() - Method in class com.bea.portal.tools.portal.community.CommunityTemplateID
Get the CommunityTemplateIDBuilder.
getResourceIDBuilder() - Method in class com.bea.portal.tools.portal.community.LibraryCommunityTemplateID
Get the LibraryCommunityTemplateIDBuilder.
getResourceIDBuilder() - Method in class com.bea.portal.tools.portal.desktop.DesktopDefinitionID
Get the DesktopDefinitionIDBuilder.
getResourceIDBuilder() - Method in class com.bea.portal.tools.portal.desktop.DesktopDefinitionsID
Get the DesktopDefinitionsID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.portal.desktop.DesktopID
Deprecated Get the DesktopID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.portal.desktop.DesktopTemplateID
Get the DesktopTemplateIDBuilder.
getResourceIDBuilder() - Method in class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplateID
Get the LibraryDesktopTemplateID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.portal.DesktopParentedResourceID
 
getResourceIDBuilder() - Method in class com.bea.portal.tools.portal.laf.LookAndFeelID
Get the LookAndFeelDefinitionID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.portal.layout.LayoutID
Get the LayoutDefinitionID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.portal.menu.MenuID
Get the MenuDefinitionID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.portal.page.LibraryPortletInstancesID
Get the LibraryPortletInstancesID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.portal.page.PageDefinitionID
Get the PageDefinitionsID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.portal.page.PageDefinitionsID
Get the PageDefinitionsID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.portal.page.PageID
Get the PageID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.portal.portal.PortalID
Get the LayoutDefinitionID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.portal.PortalParentedResourceID
 
getResourceIDBuilder() - Method in class com.bea.portal.tools.portal.portlet.PortletCategoryID
Get the PortletCategoryDefinitionID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.portal.portlet.PortletDefinitionID
Get the PortletDefinitionsID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.portal.portlet.PortletDefinitionsID
Get the PortletDefinitionsID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.portal.portlet.PortletID
Get the PortletID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.portal.portlet.PortletsID
Get the PortletsID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.portal.shell.ShellID
Get the ShellDefinitionID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.portal.theme.ThemeID
Get the ThemeDefinitionID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.portal.wsrp.producer.WSRPProducerID
Get the WSRPProducerDefinitionID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.resource.ParentedResourceID
 
getResourceIDBuilder() - Method in class com.bea.portal.tools.resource.ResourceID
Get the ResourceIDBuilder.
getResourceIDBuilder() - Method in class com.bea.portal.tools.resource.WebAppResourceID
 
getResourceIDBuilder() - Method in class com.bea.portal.tools.security.authentication.provider.AuthenticationProviderID
Get the AuthenticationProviderID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.security.authentication.provider.AuthenticationProvidersID
Get the AuthenticationProvidersID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.security.group.GroupID
Get the GroupID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.security.provider.SecurityProvidersID
Get the SecurityProvidersID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.security.role.da.DARoleID
Get the DARoleID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.security.role.mapper.RoleMapperID
Get the RoleMapperID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.security.role.mapper.RoleMappersID
Get the RoleMappersID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.security.role.visitor.VisitorRoleID
Get the VisitorRoleID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.security.role.visitor.VisitorRolesID
Get the VisitorRoleID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.security.user.UserID
Get the UserID.
getResourceIDBuilder() - Method in class com.bea.portal.tools.security.user.UsersID
Get the UsersID.
getResourceIdsOnRoot(String, int, ResourceContext) - Method in interface com.bea.portal.tools.da.controls.DelegationServiceControl
Returns all the resourceIds that the currently logged in user tests true for that contain the following root String.
getResourceName() - Method in class com.bea.p13n.entitlements.resource.P13nResource
 
getResourcePaths(String) - Method in interface javax.portlet.PortletContext
Returns a directory-like listing of all the paths to resources within the web application longest sub-path of which matches the supplied path argument.
getResourcePrefix() - Method in class com.bea.netuix.application.manager.CustomizationContext
Resource taxonomy prefix of given book/page/portlet instance.
getResourceScope() - Method in class com.bea.p13n.entitlements.policy.RolePolicyItem
Returns the resource scope used within this role policy.
getResourceScope() - Method in class com.bea.p13n.entitlements.resource.EnterpriseRoleResource
Return the resource type of this class.
getResourceScope() - Method in class com.bea.p13n.entitlements.resource.GlobalNodeResource
Return the resource type of this class.
getResourceScope() - Method in class com.bea.p13n.entitlements.resource.GlobalRoleResource
Return the resource type of this class.
getResourceScope() - Method in class com.bea.p13n.entitlements.resource.HierarchyRoleResource
Return the resource type of this class.
getResourceScope() - Method in class com.bea.p13n.entitlements.resource.LeafNodeResource
Return the resource type of this class.
getResourceScope() - Method in class com.bea.p13n.entitlements.resource.LeafRoleResource
Return the resource type of this class.
getResourceScope() - Method in class com.bea.p13n.entitlements.resource.P13nLibraryResource
Return the resource type of this class.
getResourceScope() - Method in class com.bea.p13n.entitlements.resource.P13nResource
Implemented by P13nResource subclasses
getResourceScope() - Method in class com.bea.p13n.entitlements.resource.P13nSecurityResource
Return the resource type of this class.
getResourceScope() - Method in class com.bea.p13n.entitlements.resource.WebappNodeResource
Return the resource type of this class.
getResourceScope() - Method in class com.bea.p13n.entitlements.resource.WebappRoleResource
Return the resource type of this class.
getResourceState() - Method in interface com.bea.wsrp.model.markup.IGetResourceRequestContext
Return the state encoded on resource URL in wsrp-resourceState parameter.
getResourceStatus() - Method in interface com.bea.wsrp.model.markup.IGetResourceResponseContext
Returns the ResourceStatus extension for this getResource operation.
getResourceTemplate() - Method in interface com.bea.wsrp.model.markup.IUrlTemplates
Returns the resource URL template.
getResourceType() - Method in class com.bea.portal.tools.resource.ResourceID
Get the ResourceType of the referrent resource.
getResourceType() - Method in class com.bea.portal.tools.resource.ResourceIDBuilder
Get the ResourceType.
getResourceType() - Method in exception com.bea.portal.tools.resource.UnsupportedResourceTypeException
Get the unsupported or unknown ResourceType.
getResourceURN() - Method in class com.bea.portal.tools.resource.ResourceID
Get the URN of the referrent resource.
getResourceURN() - Method in class com.bea.portal.tools.resource.ResourceIDBuilder
Get the URN of the referrent resource.
getResponse(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.property.URLBinaryPropertyResolver
 
getResponse() - Method in class com.bea.portal.tools.common.ResourceContext
HttpServletResponse getter.
getResponse() - Method in interface com.bea.wlp.rest.command.RestContext
Gets the HttpServletResponse associated with this RestCommand dispatch.
getResponse(RestResult.FormatType) - Method in class com.bea.wlp.rest.results.GenericRestResult
Return the response in the specified format.
getResponse(RestResult.FormatType) - Method in interface com.bea.wlp.rest.results.RestResult
Return the response in the specified format.
getResponse() - Method in class javax.portlet.filter.ActionResponseWrapper
Return the wrapped response object.
getResponse() - Method in class javax.portlet.filter.EventResponseWrapper
Return the wrapped response object.
getResponse() - Method in class javax.portlet.filter.PortletResponseWrapper
Return the wrapped response object.
getResponse() - Method in class javax.portlet.filter.RenderResponseWrapper
Return the wrapped response object.
getResponse() - Method in class javax.portlet.filter.ResourceResponseWrapper
Return the wrapped response object.
getResponseBean() - Method in class com.bea.wlp.rest.results.ErrorResult
Gets this RestResult as a JavaBean Object.
getResponseBean() - Method in class com.bea.wlp.rest.results.GenericRestResult
Gets this RestResult as a JavaBean Object.
getResponseBean() - Method in interface com.bea.wlp.rest.results.RestResult
Gets this RestResult as a JavaBean Object.
getResponseContentType() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getResponseContentType() on the wrapped request object.
getResponseContentType() - Method in interface javax.portlet.PortletRequest
Returns the portal preferred content type for the response.
getResponseContentType() - Method in interface javax.portlet.ResourceRequest
Returns the portal preferred content type for the response.
getResponseContentTypes() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getResponseContentTypes() on the wrapped request object.
getResponseContentTypes() - Method in interface javax.portlet.PortletRequest
Gets a list of content types which the portal accepts for the response.
getResponseContentTypes() - Method in interface javax.portlet.ResourceRequest
Gets a list of content types which the portal accepts for the response.
getResponseCookies() - Method in class com.bea.wsrp.consumer.resource.WsrpResourceServletInterceptor
Get the Set-Cookie values to add the response
getResponseCookies() - Method in interface com.bea.wsrp.model.markup.IBaseResponseContext
Returns a list of "Set-Cookie" headers received from a producer.
getResponseMessage() - Method in enum com.bea.wlp.rest.results.ResponseCode
 
getRest() - Method in class com.bea.portal.tools.resource.ResourceIDBuilder.ParseContext
Get the portion of the resource URN from the cursor to the end of the resource URN.
getRestrictedValues() - Method in class com.bea.p13n.property.AbstractPropertyDefinition
Get the allowable values, if this property is restricted.
getRestrictedValues() - Method in interface com.bea.p13n.property.PropertyDefinition
Get the allowable values, if this property is restricted.
getResult(Advislet) - Method in interface com.bea.p13n.advisor.Advice
Get the object with the RESULT key for an Advislet.
getResult() - Method in interface com.bea.p13n.advisor.Advice
Returns the last RESULT key written to the Advice.
getResult() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetUserNamesForGroupTag
Deprecated Get the name of the variable to assign the result to
getResult() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetUserNamesTag
Deprecated Get the name of the variable to assign the result to
getResult() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.ResultTag
Get the name of the variable to assign the result to
getResult() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.SetPropertyTag
Deprecated Get the name of the variable to assign the result to
getResultId() - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Get the GetPropertyTag.resultId.
getResultType() - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Get the GetPropertyTag.resultId.
getRewriter(ServletRequest) - Static method in class com.bea.struts.adapter.util.rewriter.StrutsURLRewriterService
 
getRightHandSide(Expression) - Static method in class com.bea.content.expression.ExpressionHelper
Get the right-hand-side of a valid leaf node.
getRightHandSide(Expression) - Static method in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated Get the right-hand-side of a valid leaf node.
getRightHandSide() - Method in interface com.bea.p13n.expression.operator.BinaryOperator
Returns right hand side operand of this binary operator.
getRightHandSide() - Method in class com.bea.p13n.expression.operator.collection.CollectionOperator
 
getRightHandSide() - Method in class com.bea.p13n.expression.operator.comparative.ComparativeOperator
 
getRightHandSide() - Method in class com.bea.p13n.expression.operator.Instanceof
 
getRightHandSide() - Method in class com.bea.p13n.expression.operator.logical.LogicalAnd
 
getRightHandSide() - Method in class com.bea.p13n.expression.operator.logical.LogicalOr
 
getRightHandSide() - Method in class com.bea.p13n.expression.operator.math.MathAdd
 
getRightHandSide() - Method in class com.bea.p13n.expression.operator.math.MathAtan2
 
getRightHandSide() - Method in class com.bea.p13n.expression.operator.math.MathDivide
 
getRightHandSide() - Method in class com.bea.p13n.expression.operator.math.MathIeeeRemainder
 
getRightHandSide() - Method in class com.bea.p13n.expression.operator.math.MathMax
 
getRightHandSide() - Method in class com.bea.p13n.expression.operator.math.MathMin
 
getRightHandSide() - Method in class com.bea.p13n.expression.operator.math.MathMultiply
 
getRightHandSide() - Method in class com.bea.p13n.expression.operator.math.MathPow
 
getRightHandSide() - Method in class com.bea.p13n.expression.operator.math.MathRandom
 
getRightHandSide() - Method in class com.bea.p13n.expression.operator.math.MathSubtract
 
getRightHandSide() - Method in class com.bea.p13n.expression.operator.string.StringCharAt
 
getRightHandSide() - Method in class com.bea.p13n.expression.operator.string.StringCompareToIgnoreCase
 
getRightHandSide() - Method in class com.bea.p13n.expression.operator.string.StringConcat
 
getRightHandSide() - Method in class com.bea.p13n.expression.operator.string.StringContains
 
getRightHandSide() - Method in class com.bea.p13n.expression.operator.string.StringEndsWith
 
getRightHandSide() - Method in class com.bea.p13n.expression.operator.string.StringEqualsIgnoreCase
 
getRightHandSide() - Method in class com.bea.p13n.expression.operator.string.StringLike
 
getRightHandSide() - Method in class com.bea.p13n.expression.operator.string.StringStartsWith
 
getRoleItem(String, ResourceContext) - Method in interface com.bea.portal.tools.da.controls.DelegationRoleManagerControl
Getter for the role policy item.
getRoleList() - Method in class com.bea.p13n.entitlements.policy.SecurityPolicyItem
Returns the list of roles used within this security policy.
getRoleMapperResourceType() - Static method in class com.bea.portal.tools.security.role.mapper.RoleMapperResourceType
Get the RoleMapperResourceType.
getRoleMappersResourceType() - Static method in class com.bea.portal.tools.security.role.mapper.RoleMappersResourceType
Get the RoleMappersResourceType.
getRoleName() - Method in class com.bea.portal.tools.security.role.da.DARoleID
Get the name of the delegated administration role.
getRoleName() - Method in class com.bea.portal.tools.security.role.da.DARoleIDBuilder
Get the name of the delegated administration role.
getRoleName() - Method in class com.bea.portal.tools.security.role.visitor.VisitorRoleID
Get the name of the delegated administration role.
getRoleName() - Method in class com.bea.portal.tools.security.role.visitor.VisitorRoleIDBuilder
Get the name of the delegated administration role.
getRolePolicy(RolePolicyItem) - Static method in class com.bea.p13n.entitlements.management.RolePolicyManager
Retrieves an existing role policy.
getRolePolicyItem(String, String, String, String, ResourceContext) - Method in interface com.bea.portal.tools.entitlements.controls.DelegatedRolePolicyManagerControlFacade
This method is used to reteive a Role Policy item from the persistence layer.
getRoleProviders() - Static method in class com.bea.p13n.security.management.SecurityMgmtHelper
Returns the list of currently configured SSPI role providers.
getRoleProviders() - Method in interface com.bea.portal.tools.ugm.providers.controls.DelegatedProviderManagerControlFacade
Returns a list of Strings representing the currently configured RoleMappers
getRoleProviders(int) - Method in interface com.bea.portal.tools.ugm.providers.controls.DelegatedProviderManagerControlFacade
 
getRoles(P13nResource, P13nContextHandler) - Static method in class com.bea.p13n.entitlements.Authorization
Evaluates and returns the role names for which the current user evaluates truely.
getRoles(P13nResource) - Static method in class com.bea.p13n.entitlements.Authorization
Evaluates and returns the role names for which the current user evaluates truely.
getRoleSegmentDoc() - Method in class com.bea.p13n.entitlements.policy.RolePolicyItem
Returns the role segment, rules-node based document, if this role policy uses a custom predicate.
getRoleSegmentLogicalAnd() - Method in class com.bea.p13n.entitlements.policy.RolePolicyItem
Returns the value of the custom predicate binding;
getRoleSegmentName() - Method in class com.bea.p13n.entitlements.policy.RolePolicyItem
Returns the role segment name used within a role policy.
getRolesForCapability(ContentContext, Node, String) - Method in class com.bea.content.virtual.workflow.Workflow
Return all the published roles for the node represented by the node id.
getRolloverImage() - Method in class com.bea.netuix.servlets.controls.page.PageBackingContext
Get the path to the rollover image to be displayed on the menu tab for this page.
getRolloverImage() - Method in class com.bea.netuix.servlets.controls.page.PagePresentationContext
Returns the webapp-qualified path to a fully skinned, classified, localized, and themed image to be displayed when this page is inactive.
getRolloverImage() - Method in class com.bea.netuix.servlets.controls.window.AbstractButtonPresentationContext
The rolloverImage attribute represents the name of the image to be rendered upon rollover of this Button.
getRolloverImage() - Method in class com.bea.netuix.servlets.controls.window.ToggleButtonPresentationContext
This method will return the appropriate rolloverImage name (activateRolloverImage or deactivateRolloverImage) for the current state of the Button.
getRolloverImageSrc() - Method in class com.bea.netuix.servlets.controls.window.AbstractButtonPresentationContext
The rolloverImageSrc attribute represents the content URI to the image to be rendered upon rollover of this Button, as might be supplied to the src attribute of an <img> tag.
getRolloverImageSrc() - Method in class com.bea.netuix.servlets.controls.window.ToggleButtonPresentationContext
This method will return the appropriate rolloverImage content URI (activateRolloverImage or deactivateRolloverImage) for the current state of the Button.
getRoot(ResourceContext) - Method in interface com.bea.portal.tools.da.controls.DelegationRoleManagerControl
Getter for the root of the Delegation Hierarchy.
getRootCategory(CustomizationContext, String) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Returns the root of the PortletCategory hierarchy.
getRootCategory(String, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortletCategoryDefinitionControl
Returns root of the PortletCategory hierarchy.
getRootChildren(String, DelimitedListParam, BooleanParam, BooleanParam, String, DelimitedListParam, IntegerParam, IntegerParam) - Method in class com.bea.content.cmis.rest.resources.Children
 
getRootFolderAllowableActions(String) - Method in class com.bea.content.cmis.rest.resources.AllowableActions
 
getRootFolderProperties(String, DelimitedListParam, BooleanParam, BooleanParam, String) - Method in class com.bea.content.cmis.rest.resources.Folder
 
getRootModel() - Method in class com.bea.p13n.model.DefaultDocumentModel
Get the root model for this document.
getRootModel() - Method in interface com.bea.p13n.model.DocumentModel
Get the root model for this document.
getRootTaxonomy(String, String) - Static method in class com.bea.content.federated.ContentSecurityHelper
Return the taxonomy of the repository root.
getRootXmlObject() - Method in class com.bea.p13n.model.XmlObjectModel
Get the root xml object.
getRows() - Method in class com.bea.netuix.servlets.controls.layout.GridLayoutPresentationContext
Returns the value of the rows attribute that corresponds to this GridLayout portal component.
getRule() - Method in class com.bea.p13n.rules.model.RuleModel
Get the underlying Rule object.
getRule() - Method in class com.bea.p13n.servlets.jsp.taglib.ContentSelectorTag
Get name of the selector rule in the ruleSet.
getRule() - Method in class com.bea.p13n.servlets.jsp.taglib.DivTag
Get name of the selector rule in the rule set.
getRuleDescription(String, String) - Method in interface com.bea.p13n.controls.rules.RulesManagerControl
Retrieves the desrciption of the rule within the named ruleset
getRuleModel(String) - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc
Create a new, empty RuleModel of the specified ruleType.
getRuleName() - Method in interface com.bea.p13n.rules.Result
Returns the name of the rule that created the result.
getRuleName() - Method in class com.bea.portal.tools.interaction.campaign.rule.RuleID
Get the name of the rule.
getRuleName() - Method in class com.bea.portal.tools.interaction.campaign.rule.RuleIDBuilder
Get the name of the rule.
getRuleNameToFire(Advice, AdviceRequest) - Method in class com.bea.p13n.rules.advislets.RulesAdvisletImpl
Returns the name of the rule that must be fired for a given advice and advice request.
getRuleResourceType() - Static method in class com.bea.portal.tools.interaction.campaign.rule.RuleResourceType
Get the RuleResourceType.
getRuleSet() - Method in interface com.bea.p13n.rules.manager.RuleSetArchive
Returns the packaged rule set expressed as an XML string.
getRuleSet(String, int) - Method in interface com.bea.p13n.rules.manager.RuleSetRepository
Retrieves the rule set with the given URI in the specified format.
getRuleSet(String) - Method in interface com.bea.p13n.rules.manager.RulesManager
Deprecated replaced by RuleSetRepository.getRuleSet(String, int)
getRuleSetLink() - Method in class com.bea.campaign.model.ScenarioModel
Get our rule set link, if we have one.
getRuleSetName(Advice, AdviceRequest) - Method in class com.bea.p13n.rules.advislets.RulesAdvisletImpl
Returns the rule set name for the given advice and advice request.
getRuleSets() - Method in interface com.bea.p13n.controls.rules.RulesManagerControl
Retrieves an immutable Collection containing the URI strings of all the rule sets available in the rule set repository subsystem.
getRuleSets() - Method in interface com.bea.p13n.rules.manager.RuleSetRepository
Retrieves a Collection containing the URI strings of all the rule sets available in the rule set repository subsystem.
getRuleSetXml(String) - Method in interface com.bea.p13n.controls.rules.RulesManagerControl
Retrieves the rule set as an XML String
getRulesForRuleSet(String) - Method in interface com.bea.p13n.controls.rules.RulesManagerControl
Retrieves an array rule names for a given ruleset
getRulesManager() - Method in interface com.bea.campaign.ScenarioService
Get a reference to the rules service this uses.
getRulesManager(Advice, AdviceRequest) - Method in class com.bea.p13n.rules.advislets.RulesAdvisletImpl
Returns a RulesManager instance for a given advice and advice request.
getRuleType(RuleModel) - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc
Get the String for the specified rule.
getRuleType() - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc.RuleTypeInfo
The rule type.
getRuleTypeInfos() - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc
Get the map of ruleType to RuleTypeInfo objects.
getRunInterval() - Method in interface com.bea.p13n.jobmanager.config.JobManagerConfigBean
 
getSaveAnonymous() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateUserTag
Deprecated Get the flag to transfer the AnonymousProfile to the new user
getSaveOptions() - Static method in class com.bea.campaign.model.CampaignModelDocument
Get default XmlOptions for saving/outputting campaign xml.
getSaveOptions() - Static method in class com.bea.campaign.model.ScenarioModelDocument
Get default XmlOptions for saving/outputting scenario xml.
getSaveOptions() - Static method in class com.bea.p13n.placeholder.model.PlaceholderModelDocument
Get default XmlOptions for saving/outputting placeholder xml.
getSaveOptions() - Static method in class com.bea.p13n.rules.model.RuleModelDocument
Get default XmlOptions for saving/outputting rule xml.
getSaveOptions() - Static method in class com.bea.p13n.rules.model.RuleSetModelDocument
Get default XmlOptions for saving/outputting rule xml.
getSaveStateTime() - Method in interface com.bea.netuix.servlets.controls.analytics.AnalyticEvent
The amount of time the page or portlet spent in the "saveState" lifecycle phase
getSaveStateTime() - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
 
getScenario() - Method in class com.bea.campaign.action.Action
Get the scenario that created this Action.
getScenario() - Method in class com.bea.campaign.model.ScenarioModel
Get the Scenario rool xml object.
getScenario(String) - Method in interface com.bea.campaign.ScenarioService
Get the specified deployed scenario.
getScenario(CampaignModel, String, ResourceContext) - Method in interface com.bea.portal.tools.im.controls.campaigns.CampaignManagerControl
Returns a ScenarioModel object representing the scenario within the specified campaign, and with the specified name.
getScenarioContainer() - Method in class com.bea.campaign.action.Action
Get the that this action was created under.
getScenarioContainerName() - Method in class com.bea.campaign.action.Action
Get the name of the ScenarioContainer
getScenarioId() - Method in class com.bea.campaign.action.Action
Get the id of the scenario that created this Action
getScenarioID() - Method in class com.bea.portal.tools.interaction.campaign.rule.RuleID
Get the ScenarioID.
getScenarioID() - Method in class com.bea.portal.tools.interaction.campaign.rule.RuleIDBuilder
Get the ScenarioID.
getScenarioName() - Method in class com.bea.campaign.action.Action
Get the name of the scenario that created this Action
getScenarioName() - Method in class com.bea.portal.tools.interaction.campaign.scenario.ScenarioID
Get the name of the scenario.
getScenarioName() - Method in class com.bea.portal.tools.interaction.campaign.scenario.ScenarioIDBuilder
Get the name of the scenario.
getScenarioResourceType() - Static method in class com.bea.portal.tools.interaction.campaign.scenario.ScenarioResourceType
Get the ScenarioResourceType.
getScenarioRuleModel(ScenarioModel, String, ResourceContext) - Method in interface com.bea.portal.tools.im.controls.campaigns.CampaignManagerControl
Returns a RuleModel object representing the rule model within the specified scenario, and with the specified name.
getScenarioRuleModels(ScenarioModel, int, ResourceContext) - Method in interface com.bea.portal.tools.im.controls.campaigns.CampaignManagerControl
Returns a PagedResult of all the RuleModel objects contained within the specified scenario.
getScenarioRulesetName() - Method in interface com.bea.campaign.Scenario
The name of the scenario's ruleset.
getScenarios(CampaignModel, int, ResourceContext) - Method in interface com.bea.portal.tools.im.controls.campaigns.CampaignManagerControl
Returns a PagedResult of all the ScenarioModel objects within the specified campaign.
getScenarioService() - Method in interface com.bea.campaign.CampaignService
Get a reference to the scenario service this uses.
getScenarioService() - Method in class com.bea.campaign.EndStateAction
Get the scenario service.
getSchemaKeys() - Method in class com.bea.p13n.tracking.events.TrackingEvent
Get the schama keys (and their order) for the XML representation of this document
getSchemaSystemId() - Method in interface com.bea.netuix.laf.RenderFormat
Returns the XML Schema system id for the render format.
getSchemaUri() - Method in class com.bea.campaign.model.CampaignModel.ScenarioLink
The scenario namespace uri.
getSchemaUri() - Method in class com.bea.campaign.model.ScenarioModel.RuleSetLink
The rule-set namespace uri.
getScheme() - Method in class com.bea.p13n.http.Request
 
getScheme() - Method in class com.bea.portlet.GenericURL
Returns the protocol scheme.
getScheme() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getScheme() on the wrapped request object.
getScheme() - Method in interface javax.portlet.PortletRequest
Returns the name of the scheme used to make this request.
getScope() - Method in class com.bea.netuix.application.transform.disassembler.xip.ExportImportContext
 
getScope() - Method in interface com.bea.p13n.security.management.credentials.CredentialEntry
Get visibility scope of the credential entry
getScope() - Method in class com.bea.p13n.security.management.credentials.ResourceKey
Get the scope of the resource
getScope() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetProfileTag
Deprecated Get the scope to use (request or session)
getScope() - Method in interface com.beasys.commerce.foundation.expression.Criteria
Deprecated Get the property name's scope to compare against.
getScope() - Method in class com.beasys.commerce.foundation.expression.CriteriaImpl
Deprecated Get the value of scope
getScopedId() - Method in class com.bea.portlet.adapter.faces.ScopedIdBuilder
Begin construction of a scoped identifier.
getScopedName(String) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedAttributeContainer
 
getScopedName(String) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
 
getScopedName(String) - Method in interface org.apache.beehive.netui.pageflow.scoping.ScopedRequest
 
getScopedName(String, Object) - Static method in class org.apache.beehive.netui.pageflow.scoping.ScopedServletUtils
Get a scoped version of a given name.
getScopedRequest(HttpServletRequest, String, ServletContext, Object) - Static method in class org.apache.beehive.netui.pageflow.scoping.ScopedServletUtils
Deprecated Use ScopedServletUtils.getScopedRequest(HttpServletRequest, String, ServletContext, Object, boolean).
getScopedRequest(HttpServletRequest, String, ServletContext, Object, boolean) - Static method in class org.apache.beehive.netui.pageflow.scoping.ScopedServletUtils
Get the cached ScopedRequest wrapper.
getScopedResponse(HttpServletResponse, ScopedRequest) - Static method in class org.apache.beehive.netui.pageflow.scoping.ScopedServletUtils
Get the cached wrapper servlet response.
getScopedRoles(String, String, String, boolean, int, ResourceContext) - Method in interface com.bea.portal.tools.entitlements.controls.DelegatedRolePolicyManagerControlFacade
Get all the roles scoped to the specified webapp or enterprise app
getScopeIdentifier() - Method in class com.bea.p13n.cache.spi.CacheProvider
Return a scope identifier that may be used by the CacheProvider to scope the Cache implementations returned by the CacheProvider.
getScopeKey(FacesContext, String) - Static method in class com.bea.portlet.adapter.faces.ScopedIdSupport
Get a scope key.
getScopeKey() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedAttributeContainer
 
getScopeKey() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
 
getScopeKey() - Method in interface org.apache.beehive.netui.pageflow.scoping.ScopedRequest
 
getScopeName(int) - Static method in class com.bea.content.manager.servlets.NodeCache
Get the scope name based upon the scope id.
getScriptFragments() - Method in interface com.bea.wsrp.model.markup.IGetRenderDependenciesResponseContext
Returns script fragments collected for the portlet from the producer.
getScriptFragments(String) - Method in interface com.bea.wsrp.model.markup.IScriptFragment
Return script fragments.
getSearch(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.search.SearchAttributeResolver
 
getSearchableRepositories(ContentContext) - Static method in class com.bea.content.cmis.RepositoryCapability
Returns the set of searchable repo ids (for which there were no errors accessing their config).
getSearchableSystemProperties(ContentContext, String) - Static method in class com.bea.content.cmis.RepositoryCapability
Get all the searchable system properties as a Set.
getSearchableSystemProperties(ContentContext, String) - Method in interface com.bea.content.federated.ISearchManager
This method returns the set of system properties for a node that the specified repository can use to perform a search.
getSearchableSystemProperties() - Method in interface com.bea.content.spi.flexspi.ticket.SearchOpsV2
This method allows a repository to specify which of a node's system properties may be searched by the underlying repository's search implementation.
getSearchCacheIsEnabled() - Method in interface com.bea.content.federated.IRepositoryConfig
Deprecated Replaced by Cache

Gets the active state for the search cache of a repository.

getSearchCacheIsEnabled() - Method in class com.bea.content.federated.RepositoryConfig
 
getSearchCacheMaxEntries() - Method in interface com.bea.content.federated.IRepositoryConfig
Deprecated Replaced by Cache

Gets the max entries for the search cache of a repository.

getSearchCacheMaxEntries() - Method in class com.bea.content.federated.RepositoryConfig
 
getSearchCacheTtl() - Method in interface com.bea.content.federated.IRepositoryConfig
Deprecated Replaced by Cache

Gets the time-to-live for entries in a search cache of a repository.

getSearchCacheTtl() - Method in class com.bea.content.federated.RepositoryConfig
 
getSearchExp() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetUserNamesForGroupTag
Deprecated Get the search expression
getSearchExp() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetUserNamesTag
Deprecated Get the search expression
getSearchIndexingIsEnabled() - Method in interface com.bea.content.federated.IRepositoryConfig
Returns true if this repository will index items into its full text search index.
getSearchIndexingIsEnabled() - Method in class com.bea.content.federated.RepositoryConfig
 
getSearchIsEnabled() - Method in interface com.bea.content.federated.IRepositoryConfig
Returns true if metadata searches are allowed for this repository.
getSearchIsEnabled() - Method in class com.bea.content.federated.RepositoryConfig
 
getSearchManager() - Static method in class com.bea.content.federated.ContentManagerFactory
Return the ISearchManager for search related operations
getSearchOps() - Method in interface com.bea.content.spi.Ticket
Deprecated Returns a SearchOps that will service the Repository that instantiated this Ticket.
getSearchOrder() - Method in class com.bea.wsrp.registry.find.FindRequest
Returns the search order.
getSearchPaths() - Method in class com.bea.content.expression.Search
Get the search paths.
getSearchPaths(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.search.SearchAttributeResolver
 
getSearchPaths() - Method in class com.bea.content.manager.servlets.jsp.taglib.SearchTag
Get the value of SearchTag.searchPaths.
getSearchPaths() - Method in class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport
Get the value of ContentTagSupport.searchPaths.
getSearchPathsIterator() - Method in class com.bea.content.expression.Search
Get an iterator over the search paths.
getSearchResolver(AttributeContext) - Static method in class com.bea.content.manager.servlets.attribute.search.SearchAttributeResolver
Retrieve the appropriate resolver, depending on configuration of attribute context.
getSearchResolver(AttributeContext) - Static method in class com.bea.content.manager.servlets.common.ContentResolverFactory
 
getSearchType() - Method in class com.bea.netuix.servlets.controls.application.MetaData
 
getSecondaryEntity() - Method in class com.bea.p13n.usermgmt.profile.MixedProfileIdentity
retrieve the secondary entity (custom)
getSecrets() - Method in interface com.bea.p13n.security.management.credentials.Credential
Get secrets contained in credential object
getSecrets() - Method in class com.bea.p13n.security.management.credentials.UserPasswordCredential
Get secrets contained in credential object in encrypted format
getSecureBlockingActionTemplate() - Method in interface com.bea.wsrp.model.markup.IUrlTemplates
Returns the secure blocking action URL template.
getSecureDefaultTemplate() - Method in interface com.bea.wsrp.model.markup.IUrlTemplates
Returns the secure default URL template.
getSecurePort() - Method in class com.bea.portlet.GenericURL
Returns the secure port.
getSecureRenderTemplate() - Method in interface com.bea.wsrp.model.markup.IUrlTemplates
Returns the secure render URL template.
getSecureResourceTemplate() - Method in interface com.bea.wsrp.model.markup.IUrlTemplates
Returns the secure resource URL template.
getSecureStandaloneTemplate() - Method in interface com.bea.wsrp.model.markup.IUrlTemplates
Returns the secure standalone portlet URL template.
getSecurityManagementResourceType() - Static method in class com.bea.portal.tools.management.p13n.security.SecurityManagementResourceType
Get the SecurityManagementResourceType.
getSecurityPolicies(String, int) - Static method in class com.bea.content.federated.ContentSecurityHelper
Gets all the security policies for a given user which start with the given taxonomy.
getSecurityPolicy(int, String, String) - Static method in class com.bea.content.federated.ContentSecurityHelper
Returns a security policy item given a policyUser, resourceId, and a capability.
getSecurityPolicy(SecurityPolicyItem) - Static method in class com.bea.p13n.entitlements.management.SecurityPolicyManager
Retrieves an existing security policy.
getSecurityPolicyItem(SecurityPolicyItem, ResourceContext) - Method in interface com.bea.portal.tools.entitlements.controls.SecurityPolicyManagerControl
Finds and populates a SecurityPolicyItem.
getSecurityPolicyRoleItems(SecurityPolicyItem) - Static method in class com.bea.p13n.entitlements.management.SecurityPolicyManager
Returns a list of role policy items that a given security policy is predicated upon.
getSecurityProvidersResourceType() - Static method in class com.bea.portal.tools.security.provider.SecurityProvidersResourceType
Get the SecurityProvidersResourceType.
getSecurityResource() - Method in class com.bea.p13n.entitlements.resource.P13nResource
Returns the resource object used to look for security policies.
getSecurityTokenManagerClass() - Static method in class com.bea.portlet.GenericURL
 
getSecurityTokenName() - Method in class com.bea.portlet.GenericURL
The name of the security token param in the request.
getSecurityTokenValue() - Method in class com.bea.portlet.GenericURL
The value of the security token param in the request.
getSegment(String, ResourceContext) - Method in interface com.bea.portal.tools.im.controls.segments.SegmentManagerControl
Returns a RuleModel obect representing the user segment at the specified URI.
getSegmentName() - Method in class com.bea.portal.tools.interaction.segment.SegmentID
Get the name of the segment.
getSegmentName() - Method in class com.bea.portal.tools.interaction.segment.SegmentIDBuilder
Get the name of the segment.
getSegmentNames(int, ResourceContext) - Method in interface com.bea.portal.tools.im.controls.segments.SegmentManagerControl
Returns a PagedResult of Strings representing the names of all the user segments within the system, in arbitrary order.
getSegmentResourceType() - Static method in class com.bea.portal.tools.interaction.segment.SegmentResourceType
Get the SegmentResourceType.
getSegments() - Method in class com.bea.p13n.rules.model.SegmentModel
Get the segment names this clause checks.
getSegments(int, ResourceContext) - Method in interface com.bea.portal.tools.im.controls.segments.SegmentManagerControl
Returns a PagedResult of all the RuleModel objects within the system representing user segments, in arbitrary order.
getSegmentsNoCache() - Method in class com.bea.p13n.rules.model.SegmentModel
 
getSegmentsResourceType() - Static method in class com.bea.portal.tools.interaction.segment.SegmentsResourceType
Get the SegmentsResourceType.
getSelectedNode() - Method in class com.bea.content.manager.faces.component.GetPropertyComponent
Get the value of GetPropertyComponent.selectedNode
getSelectedNode(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.property.ContentPropertyResolver
Returns the selected node, specified by caller.
getSelectValues() - Method in interface com.bea.p13n.util.jdbc.TableClobKey
Deprecated Get the values used to insert, select or delete a Clob entry.
getSelfDestructCriteria() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Retrieves the self destruct status criteria for the search.
getSelfDestructFlag() - Method in class com.bea.netuix.application.communities.invitations.InvitationDetails
Returns the self-destruct flag for the invitations.
getSendingUsername() - Method in class com.bea.netuix.servlets.manager.communities.invitations.notification.NotificationInvitationHelper
Retrieves the user from whom the invitation was sent, if a user sent the invitation.
getSendRedirectPath() - Method in class com.bea.netuix.servlets.controls.BackingContext
Returns the redirect path if set, null otherwise.
getSendRedirectPath() - Method in class com.bea.netuix.servlets.controls.content.JspContentContext
Returns the redirect path if set.
getSerializableAttrs() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.AttributeContainer
 
getSerializedJavaObjectForm(Serializable) - Method in interface com.bea.wsrp.model.markup.IEventContext
Serializes the specified object into a bytes and base-64 encodes them into a String, as used for the serialized Java object marshalled event payload representation.
getServerBaseHref(HttpServletRequest) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Gets the servers BaseHref.
getServerInfo() - Method in interface javax.portlet.PortletContext
Returns the name and version of the portlet container in which the portlet is running.
getServerName() - Method in class com.bea.p13n.http.Request
 
getServerName() - Method in interface com.bea.p13n.jobmanager.JobContext
Returns the server name on which the encapsulated job is executed.
getServerName() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getServerName() on the wrapped request object.
getServerName() - Method in interface javax.portlet.PortletRequest
Returns the host name of the server that received the request.
getServerPort() - Method in class com.bea.p13n.http.Request
 
getServerPort() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getServerPort() on the wrapped request object.
getServerPort() - Method in interface javax.portlet.PortletRequest
Returns the port number on which this request was received.
getService(Class<T>) - Static method in class com.bea.wlp.services.Services
Retrieve a service of the given type.
getService(Class<T>, String) - Static method in class com.bea.wlp.services.Services
Retrieve a named service of the given type.
getServiceDescription(String, HttpServletResponse, ServletContext, ResourceContext) - Method in interface com.bea.portal.tools.wsrp.controls.ProducerRegistryControl
Deprecated use {@link com.bea.jsptools.portal.helpers.wsrp.ProducerRegistryControl#getServiceDescription(String, HttpServletResponse, ServletContext, ResourceContext)
getServiceDescription(String, IRegistrationContext) - Method in interface com.bea.wsrp.client.ProducerAgent
Returns the service description given the producer's WSDL URL.
getServiceDescription(String, String) - Method in interface com.bea.wsrp.consumer.management.producer.ProducerManager
Deprecated This method will be removed in a future version. Use getProducerServiceDescription.
getServiceDescription(String, String, byte[]) - Static method in class com.bea.wsrp.util.WsdlUtils
Deprecated Use getServiceDescription(String wsdlUrl, String serviceDescriptionPortUrl,String registrationHandle, byte[] registrationState) instead
getServiceDescription(String, String, String, byte[]) - Static method in class com.bea.wsrp.util.WsdlUtils
Deprecated This method is deprecated and will be removed in a future release.
getServiceDescriptionByWsdl(String, String, byte[]) - Static method in class com.bea.wsrp.util.WsdlUtils
Deprecated This method is deprecated and will be removed in a future release.
getServiceDescriptionByWsdl(String) - Static method in class com.bea.wsrp.util.WsdlUtils
Deprecated This method is deprecated and will be removed in a future release.
getServiceDescriptionPortUrl() - Method in class com.bea.wsrp.util.WsdlUtils.WsrpPortStruct
Deprecated No longer supported.
getServiceKey() - Method in class com.bea.wsrp.registry.entries.BaseEntry
Returns the unique for this entry in the registry.
getServiceLevel() - Method in interface com.bea.netuix.servicelevel.PortletServiceLevelDescription
 
getServiceLevelForDefinitionId(String) - Method in interface com.bea.netuix.servicelevel.ServiceLevelManager
Gets the current PortletServiceLevel for a particular Portlet, based on its definition id.
getServiceLevelForDefinitionLabel(String) - Method in interface com.bea.netuix.servicelevel.ServiceLevelManager
Gets the current PortletServiceLevel for a particular Portlet, based on its definition label.
getServiceLevelForInstanceId(String) - Method in interface com.bea.netuix.servicelevel.ServiceLevelManager
Gets the current PortletServiceLevel for a particular Portlet instance, based on its instance id.
getServiceLevelForInstanceLabel(String) - Method in interface com.bea.netuix.servicelevel.ServiceLevelManager
Gets the current PortletServiceLevel for a particular Portlet instance, based on its instance label.
getServiceLevelManager(String) - Method in class com.bea.netuix.servicelevel.ServiceLevelManagerFactory
Gets the ServiceLevelManager for a specified webappContextPath.
getServiceLocator() - Method in class com.bea.campaign.action.Action
Get the ServiceLocator given to this action
getServiceNames(Class<?>) - Static method in class com.bea.wlp.services.Services
Return all the known names of the named service of the given type.
getServletConfig() - Method in class com.bea.portlet.jsp.PortletJspBase
 
getServletConfig() - Method in interface com.bea.wsrp.consumer.resource.IResourceServletRequestContext
Utility method for getting the ServletConfig
getServletConfig() - Method in interface com.oracle.producer.spi.IConfigurationContext
Gets the servlet configuration.
getServletContext() - Method in interface com.bea.netuix.laf.genes.MutationContext
Returns the currrent servlet context.
getServletContext() - Method in class com.bea.p13n.http.Session
Always returns null
getServletContext() - Method in interface com.bea.p13n.jobmanager.JobContext
If this job is running in the context of a web application then this will return a servlet context for that web application.
getServletContext() - Method in class com.bea.portal.tools.common.ResourceContext
ServletContext getter.
getServletContext(GenericPortlet) - Method in class com.bea.portlet.container.ServletContextProviderImpl
 
getServletContext(ServletRequest) - Static method in class com.bea.struts.adapter.framework.InternalUtils
 
getServletContext() - Method in interface com.bea.wsrp.consumer.resource.IResourceServletRequestContext
Utility method for getting the servlet context
getServletContext() - Method in interface com.bea.wsrp.model.markup.IBaseRequestContext
Returns the ServletContext to which this context belongs.
getServletContext() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedServletConfig
 
getServletContext() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedSession
 
getServletContextName() - Method in interface com.bea.netuix.servlets.controls.analytics.AnalyticEvent
The servlet content name this event was logged under
getServletContextName() - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
 
getServletInfo() - Method in class com.bea.portlet.jsp.PortletJspBase
 
getServletMapping() - Method in class com.bea.content.manager.servlets.jsp.taglib.GetBinaryPropertyTag
 
getServletName() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedServletConfig
 
getServletPath() - Method in class com.bea.p13n.http.Request
 
getServletPath() - Method in interface com.bea.wlp.rest.command.RestContext
Gets the servlet path associated with the current RestCommand request.
getServletPath() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
 
getServletRequest() - Method in interface com.bea.netuix.laf.genes.MutationContext
Returns the currrent request.
getSession() - Method in class com.bea.campaign.action.Action
Get the session this Action is executing in.
getSession(boolean) - Method in class com.bea.p13n.http.Request
 
getSession() - Method in class com.bea.p13n.http.Request
 
getSession() - Method in class com.bea.p13n.tracking.events.TrackingEvent
 
getSession(HttpServletRequest) - Static method in class com.bea.p13n.usermgmt.SessionHelper
This method attempts to return a reference to the current session, and will attempt to create a HttpSession if none exists (respecting the optional descriptor configuraton max-in-memory-sessions).
getSession(HttpServletRequest, boolean) - Static method in class com.bea.p13n.usermgmt.SessionHelper
This method attempts to return a reference to the current session, and will attempt to create a HttpSession if needed, if createNew is true (respecting the optional descriptor configuraton max-in-memory-sessions).
getSession() - Method in class com.bea.portal.tools.portlet.orb.PortletORB
Get the caller PortletHandle.
getSessionContext() - Method in class com.bea.p13n.http.Session
 
getSessionContext() - Method in interface com.bea.wsrp.model.markup.IGetResourceResponseContext
Returns SessionContext related to this getResource operation.
getSessionContext() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedSession
 
getSessionCookieName(WebAppServletContext) - Static method in class com.bea.p13n.util.SessionUtil
Returns the cookie name of the session cookie.
getSessionExpires() - Method in interface com.bea.wsrp.model.markup.ISessionContext
A duration in number of seconds after which the current session will expire.
getSessionFromEvent(Event) - Static method in class com.bea.campaign.ScenarioHelper
Get the session from the event.
getSessionId() - Method in interface com.bea.netuix.servlets.controls.analytics.AnalyticEvent
The http session id of the user making the request
getSessionId() - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
 
getSessionID() - Method in interface com.bea.wsrp.model.markup.IRuntimeContext
A session id that was sent by a producer.
getSessionID() - Method in interface com.bea.wsrp.model.markup.ISessionContext
A string representing a session id on the Producer for this Consumer and the current portlet.
getSessionIDs() - Method in interface com.bea.wsrp.model.markup.IReleaseSessionsRequestContext
 
getShallowBookView(CustomizationContext, BookDefinitionId) - Method in interface com.bea.netuix.application.manager.IBookDefinitionManager
Getter for returning an immutable BookView.
getShallowBookView(CustomizationContext, DesktopDefinitionId, BookInstanceId) - Method in interface com.bea.netuix.application.manager.IBookInstanceManager
Getter for returning an immutable shallow BookView.
getShallowBookView(CustomizationContext, DesktopDefinitionId, String) - Method in interface com.bea.netuix.application.manager.IBookInstanceManager
Getter for returning an immutable deep BookView.
getShallowDesktopView(CustomizationContext, DesktopDefinitionId) - Method in interface com.bea.netuix.application.manager.IDesktopDefinitionManager
Getter for returning an immutable shallow DesktopView.
getShallowDesktopView(CustomizationContext, String, PortalPath, DesktopPath) - Method in interface com.bea.netuix.application.manager.IDesktopInstanceManager
Getter for returning an immutable shallow copy of a DesktopView.
getShallowPageView(CustomizationContext, PageDefinitionId) - Method in interface com.bea.netuix.application.manager.IPageDefinitionManager
Getter for returning an immutable shallow PageView.
getShallowPageView(CustomizationContext, DesktopDefinitionId, PageInstanceId) - Method in interface com.bea.netuix.application.manager.IPageInstanceManager
Getter for returning an immutable shallow PageView.
getShallowPageView(CustomizationContext, DesktopDefinitionId, String) - Method in interface com.bea.netuix.application.manager.IPageInstanceManager
Getter for returning an immutable shallow PageView.
getSharedParameterValue(String) - Method in class com.bea.netuix.servlets.controls.portlet.backing.PortletBackingContext
Gets the value of the specified shared parameter.
getSharedParameterValue(String) - Method in class com.bea.netuix.servlets.controls.portlet.PortletPresentationContext
Gets the value of the specified shared parameter.
getSharedParameterValues(String) - Method in class com.bea.netuix.servlets.controls.portlet.backing.PortletBackingContext
Gets all values for the specified shared parameter.
getSharedParameterValues(String) - Method in class com.bea.netuix.servlets.controls.portlet.PortletPresentationContext
Gets all values for the specified shared parameter.
getShellDefinition(CustomizationContext, ShellDefinitionId) - Method in interface com.bea.netuix.application.manager.IShellDefinitionManager
Getter for returning a single ShellDefinition object given a supplied shell definition identifier.
getShellDefinition() - Method in interface com.bea.netuix.application.view.ShellView
Retrieve the associated shellDefinition from this shell view.
getShellDefinition(ShellDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.ShellDefinitionControl
Getter for returning a single ShellDefinition object given a supplied shell definition identifier.
getShellDefinitionCount() - Method in class com.bea.netuix.application.definition.DefinitionCount
Returns the number of ShellDefinitions
getShellDefinitionFromFile(CustomizationContext, String, String) - Method in interface com.bea.netuix.application.manager.IShellDefinitionManager
Return a shell definition with the shellFile equal to the supplied filePath.
getShellDefinitionId() - Method in class com.bea.netuix.application.definition.DesktopDefinition
Returns the ShellDefinitionId for the ShellDefinition associated with this desktop.
getShellDefinitionId() - Method in class com.bea.netuix.application.definition.ShellDefinition
Returns the ShellDefinitionId for this shell.
getShellDefinitionId() - Method in class com.bea.netuix.application.instance.DesktopInstance
Returns the ShellDefinitionId for the ShellDefinition associated with this desktop.
getShellDefinitionId(CustomizationContext, String, String) - Method in interface com.bea.netuix.application.manager.IShellDefinitionManager
Getter for returning a single ShellDefinitionId object given a supplied shell markup name.
getShellDefinitionId() - Method in interface com.bea.netuix.application.view.ShellView
Getter for the shell definition id.
getShellDefinitionId(String, String, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.ShellDefinitionControl
Getter for returning a single ShellDefinitionId object given a shell markup name.
getShellDefinitionId() - Method in class com.bea.portal.tools.portal.shell.ShellID
Get the ShellDefinitionId.
getShellDefinitionId() - Method in class com.bea.portal.tools.portal.shell.ShellIDBuilder
Get the ShellDefinitionId.
getShellDefinitionManagerHome() - Method in class com.bea.netuix.application.NetuixHomeFactory
Gets the cached instance of the ShellDefinitionManagerHome EJB Home.
getShellDefinitions(CustomizationContext, String) - Method in interface com.bea.netuix.application.manager.IShellDefinitionManager
Getter for returning a list of all ShellDefinitions scoped to the supplied webapp.
getShellDefinitions(CustomizationContext, String, ShellDefinitionId, int) - Method in interface com.bea.netuix.application.manager.IShellDefinitionManager
Returns ShellDefinitions in definitionId order (create order), starting with the supplied definitionId and limiting the result set to size limit If fewer ShellDefinitions exist than limit, then a smaller result set will be returned.
getShellDefinitions(CustomizationContext, WebAppSearchCriteria, int) - Method in interface com.bea.netuix.application.manager.IShellDefinitionManager
Get all the shell definitions in the webapp as a paged object.
getShellDefinitions(int, WebAppSearchCriteria, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.ShellDefinitionControl
Getter for returning a list of all ShellDefinitions scoped to the supplied webapp.
getShellFile() - Method in class com.bea.netuix.application.definition.ShellDefinition
Returns the path to the shell file for this shell.
getShellFile() - Method in interface com.bea.netuix.application.view.ShellView
Retrieve the file name used to create this shell.
getShellPresentationContext() - Method in class com.bea.netuix.servlets.controls.application.DesktopPresentationContext
Return a reference to the shell presentation context.
getShellPresentationContext(HttpServletRequest) - Static method in class com.bea.netuix.servlets.controls.application.ShellPresentationContext
This is a convenience method for returning a reference to the one and only ShellPresentationContext.
getShellResourceType() - Static method in class com.bea.portal.tools.portal.shell.ShellResourceType
Get the ShellResourceType.
getShellsResourceType() - Static method in class com.bea.portal.tools.portal.shell.ShellsResourceType
Get the ShellsResourceType.
getShellView(CustomizationContext, ShellDefinitionId) - Method in interface com.bea.netuix.application.manager.IShellDefinitionManager
Getter for returning an immutable deep ShellView.
getShellView() - Method in interface com.bea.netuix.application.view.DesktopView
Retrieve the shell for this desktop.
getShoppingCart(Object) - Method in class com.bea.campaign.ShoppingCartAttributeLoader
Get the shopping cart from the pipeline session.
getShoppingCart(HttpServletRequest) - Method in class com.bea.campaign.ShoppingCartAttributeLoader
Get the shopping cart from the http session.
getShoppingCartGetNames() - Method in class com.bea.campaign.ShoppingCartAttributeLoader
Return the list of names of PipelineSession attributes to try to find the shopping cart at.
getShoppingCartNamespace(Object) - Method in class com.bea.campaign.ShoppingCartAttributeLoader
Return the PipelineSession namespace to check for the shopping cart in.
getShoppingCartSetName() - Method in class com.bea.campaign.ShoppingCartAttributeLoader
Return the name of the attribute in the p13n Request to set the ShoppingCart to.
getShortTitle() - Method in interface com.bea.wsrp.model.IPortletDescription
Returns the short title (if any) of the portlet.
getShowDebug() - Method in class com.beasys.commerce.util.DefaultLog
Deprecated Get show debug.
getShowDebug() - Method in interface com.beasys.commerce.util.Log
Deprecated Get show debug.
getShowDebug() - Method in class com.beasys.commerce.util.Logger
Deprecated Get show debug.
getShowDeprecated() - Method in class com.beasys.commerce.util.DefaultLog
Deprecated Get show deprecated.
getShowDeprecated() - Method in interface com.beasys.commerce.util.Log
Deprecated Get show deprecated.
getShowDeprecated() - Method in class com.beasys.commerce.util.Logger
Deprecated Get show deprecated.
getShowDocURI() - Static method in class com.bea.p13n.ad.ContentProviders
Get the partial URI to the Show Document handler.
getSiblingCategories(CustomizationContext, PortletCategoryDefinitionId, int, int) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Returns an array of PortletCategoryDefinitions for sibling categories of the category represented by pcdId in the begin and end range.If fewer categories than (begin-end) exist then the former number of categories is returned.
getSiblingCategoryCount(CustomizationContext, PortletCategoryDefinitionId) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Returns the number of categories at the same level as a category.
getSiblingCategoryIds(CustomizationContext, PortletCategoryDefinitionId, int, int) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Returns an array of PortletCategoryDefinitionIds for sibling categories of the category represented by pcdId in the begin and end range.
getSiblingCategoryViews(CustomizationContext, PortletCategoryDefinitionId, int, int) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Returns an array of PortletCategoryViews for sibling categories of the category represented by pcdId in the begin and end range.
getSingleNodeFromIterator(Iterator) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This is a utility method that will return the first node that is contained within an iterator of Nodes.
getSingleParamValue(String) - Method in interface com.bea.wlp.rest.command.RestContext
Gets a the first value for the parameter identified by key.
getSize() - Method in class com.bea.content.BinaryValue
Returns the size in bytes, or -1 if the size is not available.
getSize() - Method in class com.bea.netuix.util.PortletParameters
Returns the number of discreet mappings contained
getSkeleton() - Method in class com.bea.netuix.laf.PortalLookAndFeel
Returns a read-only object related to the current Look and Feel's skeleton.
getSkeleton() - Method in interface com.bea.wsrp.model.markup.IRuntimeContext
 
getSkeletonChromosome() - Method in class com.bea.netuix.servlets.controls.application.ThemePresentationContext
The specified skeleton chromosome for this theme.
getSkeletonChromosome() - Method in interface com.bea.wsrp.model.markup.IRuntimeContext
 
getSkeletonPath() - Method in interface com.bea.wsrp.model.markup.IRuntimeContext
 
getSkin() - Method in class com.bea.netuix.laf.PortalLookAndFeel
Returns a read-only object related to the current Look and Feel's skin.
getSkin() - Method in interface com.bea.wsrp.model.markup.IRuntimeContext
 
getSkinChromosome() - Method in class com.bea.netuix.servlets.controls.application.ThemePresentationContext
The specified skin chromosome for this theme.
getSkinChromosome() - Method in interface com.bea.wsrp.model.markup.IRuntimeContext
 
getSkinPath() - Method in interface com.bea.wsrp.model.markup.IRuntimeContext
 
getSkipParameterNames() - Method in interface com.bea.wsrp.consumer.resource.IResourceServletRequestContext
The set of parameters whose names should be skipped.
getSmallIcon() - Method in class com.bea.content.el.support.IconServiceImpl
Returns an URL to the small image specified by the implementation of IIconService.
getSmallIcon(Property) - Method in class com.bea.content.icon.DefaultIconService
 
getSmallIcon(Node) - Method in class com.bea.content.icon.DefaultIconService
 
getSmallIcon(Property) - Method in interface com.bea.content.icon.IIconService
Retrieve a small icon (16X16) for the specified property.
getSmallIcon(Node) - Method in interface com.bea.content.icon.IIconService
Retrieve a small icon (16X16) for the specified node.
getSort() - Method in class com.bea.p13n.content.expression.Search
Deprecated Get the sort criteria.
getSort() - Method in interface com.beasys.commerce.foundation.expression.Search
Deprecated Get the sort criteria.
getSort() - Method in class com.beasys.commerce.foundation.expression.SearchImpl
Deprecated Get the sort criteria.
getSortableProperties() - Method in interface com.bea.content.paging.ICMPagedResult
 
getSortableProperties(ContentContext, Class<?>) - Method in interface com.bea.content.paging.IPropertySorter
For the specified Java type, which JavaBean properties does this property sorter support? a property sorter can support multiple JavaBean properties on a specified Java type.
getSortableProperties() - Method in interface com.bea.p13n.pagination.SortablePagedResult
An implementation must report which of its properties can be legaly sorted.
getSortableSystemProperties(ContentContext, String) - Method in interface com.bea.content.federated.ISearchManager
This method returns the set of system properties for a node that the specified repository can use to sort a search.
getSortableSystemProperties() - Method in interface com.bea.content.spi.flexspi.ticket.SearchOpsV2
This method allows a repository to specify which of a node's system properties may be sorted by the underlying repository's search implementation.
getSortBy(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.search.SearchAttributeResolver
 
getSortBy() - Method in class com.bea.content.manager.servlets.jsp.taglib.SearchTag
Get the value of SearchTag.sortBy.
getSortBy() - Method in class com.bea.p13n.servlets.jsp.taglib.ContentQueryTag
Gets the list of document attributes to sort the content by.
getSortBy() - Method in class com.bea.p13n.servlets.jsp.taglib.ContentSelectorTag
Gets the list of document attributes to sort the content by.
getSortCriteria() - Method in class com.bea.content.expression.Search
Get the sort criteria.
getSortCriteria(String) - Static method in class com.bea.content.expression.SortCriteria
Parse the given sort string and return an array of SortCriteria.
getSortCriteria() - Method in interface com.bea.content.spi.flexspi.common.IQueryCriteria
 
getSortCriteria() - Method in class com.bea.content.spi.flexspi.common.QueryCriteria
 
getSortCriteria() - Method in class com.bea.content.spi.QueryCriteria
Deprecated  
getSortCriteria(String) - Static method in class com.bea.p13n.content.expression.SortCriteria
Deprecated Parse the given sort string and return an array of SortCriteria.
getSortCriteria(String) - Static method in class com.beasys.commerce.foundation.expression.SortCriteria
Deprecated Parse the given sort string and return an array of SortCriteria.
getSortedPropertySets(String, boolean, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.ProfileManagerControl
Returns a List of PropertySet objects in default sorted order of PropertySet name, based on the provided type.
getSortedPropertySets(String, Comparator<PropertySet>, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.ProfileManagerControl
Returns a List of PropertySet objects in custom sorted order, based on provided type and Comparator.
getSortInMemory() - Method in class com.bea.content.manager.servlets.jsp.taglib.SearchTag
Get the value of SearchTag.sortInMemory.
getSortLocale() - Method in interface com.bea.content.paging.ICMPagedResult
 
getSortLocale() - Method in interface com.bea.p13n.pagination.SortablePagedResult
Retrieve the current locale used for sorting.
getSortLocale() - Method in class com.bea.p13n.usermgmt.query.QuerySpecification
 
getSortOrder() - Method in interface com.bea.content.paging.ICMPagedResult
 
getSortOrder() - Method in interface com.bea.p13n.pagination.SortablePagedResult
Retrieve the current state of the sort order (what order the result is sorted by).
getSortOrder() - Method in class com.bea.p13n.usermgmt.query.QuerySpecification
 
getSortOrderField() - Method in class com.bea.netuix.application.communities.InvitationSearchCriteria
Returns one of the ORDER_BY_ constants indicating what field results should be sorted by, or null if no sort order has been specified.
getSortOrderField() - Method in class com.bea.netuix.application.communities.MembershipCriteria
Returns one of the ORDER_BY_ constants indicating what field results should be sorted by, or null if no sort order has been specified.
getSortOrderField() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Returns one of the ORDER_BY_ constants indicating what field results should be sorted by, or null if no sort order has been specified.
getSortProperty() - Method in interface com.bea.content.paging.ICMPagedResult
 
getSortProperty() - Method in interface com.bea.p13n.pagination.SortablePagedResult
Retrieve the current state of the property used to sort the result.
getSource() - Method in interface com.bea.netuix.laf.genes.Chromosome
Returns the chromosome source.
getSource() - Method in interface com.bea.p13n.advisor.ProcessingError
Returns the source of the error.
getSourceDefinitionLabels() - Method in interface com.bea.wsrp.model.events.IHandledEvent
Returns an immutable list of source definition labels that this is event is valid for.
getSourceDefinitionWildcard() - Method in interface com.bea.wsrp.model.events.IHandledEvent
Returns the wild card used for source definition labels.
getSourceDesktopDefinitionId() - Method in class com.bea.netuix.application.notifications.NotificationPayload
Returns the source DesktopDefinitionId that this notification was sent from, if available.
getSourceDesktopInstanceTitle() - Method in class com.bea.netuix.application.notifications.NotificationPayload
Returns the source desktop instance title that this notification was sent from, if available.
getSourceDesktopInstanceTitleCriteria() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Retrieves the source desktop instance title criteria for the search.
getSourceDesktopPath() - Method in class com.bea.netuix.application.notifications.NotificationPayload
Returns the desktop path for the desktop that sent this notification, if available.
getSourceDesktopPathCriteria() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Retrieves the source desktop path criteria for the search.
getSourceException() - Method in exception com.bea.p13n.placeholder.ContentException
Gets the exception which caused this exception to be raised
getSourcePortalPath() - Method in class com.bea.netuix.application.notifications.NotificationPayload
Returns the portal path for the desktop that sent this notification, if available.
getSourcePortalPathCriteria() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Retrieves the source portal path criteria for the search.
getSourcePortletDefinitionLabel() - Method in class com.bea.netuix.application.notifications.NotificationPayload
Returns the source portlet definition label for the portlet that this notification was sent from, if available.
getSourcePortletDefinitionLabel() - Method in interface com.bea.wsrp.model.markup.IEventContext
Gets the definition label of the portlet that generated this event, if applicable and known, or null otherwise.
getSourcePortletDefinitionLabelCriteria() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Retrieves the source portlet definition label criteria for the search.
getSourcePortletInstanceLabel() - Method in class com.bea.netuix.application.notifications.NotificationPayload
Gets the source portlet instance label for the portlet that this notification was sent from, if available.
getSourcePortletInstanceLabel() - Method in interface com.bea.wsrp.model.markup.IEventContext
Gets the instance label of the portlet that generated this event, if applicable and known, or null otherwise.
getSourcePortletInstanceLabelCriteria() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Retrieves the source portlet instance label criteria for the search.
getSourceWebAppName() - Method in class com.bea.netuix.application.notifications.NotificationPayload
Returns the webapp name this NotificationPayload was sent from.
getSourceWebAppNameCriteria() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Retrieves the source webapp name criteria for the search.
getSouth() - Method in class com.bea.netuix.servlets.controls.layout.BorderLayoutPresentationContext
Returns the "south" PlaceholderPresentationContext contained within the BorderLayout.
getSpecificKey() - Method in class com.bea.p13n.advisor.OutputToInputTransform
Returns the request-specific key.
getSpecificValue() - Method in class com.bea.p13n.advisor.OutputToInputTransform
Returns the request-specific value.
getSpecifiedExpression(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.search.SearchAttributeResolver
 
getSpecifiedPortletUserProperties(PortletDefinitionId) - Method in interface com.bea.netuix.application.manager.IPortletDefinitionManager
Get the set of specified WSRP user properties for the given portlet definition, or an empty set if none are specified.
getSpecifiedWsrpProperties() - Method in interface com.bea.netuix.application.view.PortletView
Get the specified properties, only valid when wsrpPropertiesMode == PortletDefinition.WSRP_USER_PROPERTIES_MODE__SPECIFIED
getSponsor() - Method in interface com.bea.campaign.CampaignInfo
Get the sponsor of the campaign.
getSponsor() - Method in class com.bea.campaign.model.CampaignModel
Gets the campaign's sponsor.
getStandaloneTemplate() - Method in interface com.bea.wsrp.model.markup.IUrlTemplates
Returns the standalone portlet URL template.
getStartDate() - Method in interface com.bea.campaign.CampaignInfo
Get the campaign's start date.
getStartDate() - Method in class com.bea.campaign.model.CampaignModel
Gets the campaign's start date/time.
getStartIndex() - Method in class com.bea.content.manager.faces.component.GetPropertyComponent
Get the value of GetPropertyComponent.startIndex
getStartIndex(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.property.ContentPropertyResolver
Returns the start index specified by caller.
getStartIndex() - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Get the value of GetPropertyTag.startIndex as a String.
getStartJobManager() - Method in interface com.bea.p13n.jobmanager.config.JobManagerConfigBean
 
getStartupJobDefinitions() - Method in interface com.bea.p13n.jobmanager.config.JobManagerConfigBean
 
getState() - Method in interface com.oracle.producer.spi.IBaseDataContext
Gets the binary state buffer associated with this DataContext (portletState or registrationState).
getState() - Method in exception javax.portlet.WindowStateException
Returns the portlet state causing this exception.
getStateCapability(String) - Static method in class com.bea.netuix.servlets.controls.window.WindowCapabilities
Returns a Capability for a name that corresponds to a WindowState, if it exists, otherwise null.
getStateChangeFlag() - Method in class com.bea.netuix.application.definition.PortletDefinition
Returns state change flag associated with this portlet if it is a WSRP remote portlet.
getStateChangeFlag() - Method in class com.bea.netuix.application.instance.PortletInstance
Returns state change flag associated with this portlet if it is a WSRP remote portlet.
getStateChangeFlag() - Method in interface com.bea.netuix.application.view.PortletView
For proxy portlets, returns the state change flag.
getStateChangeFlag() - Method in class com.bea.wsrp.consumer.management.portlet.ProxyPortletInfo
Returns portlet state change flag.
getStateChangeFlag() - Method in interface com.oracle.producer.spi.IPortletDataContext
Gets the state change flag for the portlet, to indicate whether setting preferences should force a portlet clone.
getStatement(Connection, String) - Method in class com.bea.p13n.property.ConfigurableEntityImpl
Use the provided connection to prepare the SQL statement named by the provided key.
getStatement(Connection, String) - Method in class com.bea.p13n.property.SqlBundle
Use the provided connection to prepare the SQL statement named by the provided key.
getStaticClassName() - Method in class com.bea.p13n.expression.operator.MethodCall
Returns the Class object.
getStaticMethod() - Method in class com.bea.p13n.rules.model.StaticMethodModel
Get the underlying StaticMethod XmlObject.
getStaticPackageName() - Method in class com.bea.p13n.expression.operator.MethodCall
Returns the static package name of a class on which a static method can be called.
getStatus() - Method in class com.bea.content.el.support.VersionWrapperImpl
 
getStatus() - Method in class com.bea.content.virtual.version.VersionableContent
Returns the workflow status for the VersionableContent.
getStatus(int) - Static method in enum com.bea.netuix.application.communities.invitations.InvitationStatus
Utility method used to obtain an Invitation status based on it's database value.
getStatus() - Method in class com.bea.wlp.rest.results.ErrorResult
Gets the status number as a String for this ErrorResult
getStatus() - Method in class com.bea.wlp.rest.results.GenericRestResult
Gets the overall status of the RestResult.
getStatus() - Method in enum com.bea.wlp.rest.results.ResponseCode
 
getStatus() - Method in class com.bea.wlp.rest.results.ResponseMessage
The status for the ResponseMessage
getStatus() - Method in interface com.bea.wlp.rest.results.RestResult
Gets the overall status of the RestResult.
getStatusCode() - Method in class com.bea.wsrp.consumer.resource.DefaultSecurityCheckResourceServletInterceptor
Get the response's status code
getStatusCode() - Method in interface com.bea.wsrp.consumer.resource.IResourceServletResponseContext
The status/error code sent to the browser.
getStatusCode() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedResponseImpl
 
getStatusCode() - Method in interface org.apache.beehive.netui.pageflow.scoping.ScopedResponse
Get the status code on the response.
getStatusMessage() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedResponseImpl
 
getStatusMessage() - Method in interface org.apache.beehive.netui.pageflow.scoping.ScopedResponse
Get the status message on the response.
getStatusOptions(Node, Version, ContentContext) - Method in interface com.bea.portal.tools.content.controls.ContentWorkflowControl
Gets a list of valid workflow statuses that the given node version can transition to, considering the current workflow status
getStatusOptionsMap(Node, Version, ContentContext) - Method in interface com.bea.portal.tools.content.controls.ContentWorkflowControl
Gets a list of valid workflow statuses (with corresponding int value) that the given node version can transition to, considering the current workflow status
getStatusText() - Method in class com.bea.content.virtual.workflow.Workflow
Returns a map of status representation of the text.
getStatusTransitions(ContentContext, Node, int) - Method in class com.bea.content.virtual.workflow.Workflow
Returns a list of valid status transitions for the user from the given status.
getStopDate() - Method in interface com.bea.campaign.CampaignInfo
Get the campaign's stop date.
getStopDate() - Method in class com.bea.campaign.model.CampaignModel
Gets the campaign's stop date/time.
getStream(ContentContext, ID, String) - Method in interface com.bea.content.federated.INodeManager
This method retrieves the Binary value data for the given Node and its property.
getStream(ContentContext, ID, ID) - Method in interface com.bea.content.federated.ITypeManager
Return the bytes for the given property choice.
getStream(ContentContext, ID, ID) - Method in interface com.bea.content.federated.IVersionManager
Gets the property bytes of a given version.
getStream(ContentContext, ID) - Method in interface com.bea.content.federated.IWorkflowManager
Allow users to download the byte[] representing the document of the workflow.
getStream(ContentContext, ID, String) - Method in interface com.bea.portal.tools.content.controls.ContentNodeControl
Gets the Binary data for the given Node and its property.
getStream(ContentContext, ID, ID) - Method in interface com.bea.portal.tools.content.controls.ContentTypeControl
Return the bytes for the given property choice.
getStream(ContentContext, ID, ID) - Method in interface com.bea.portal.tools.content.controls.ContentVersionControl
Gets the Binary data for the given Node and Property Id.
getStream(ContentContext, ID) - Method in interface com.bea.portal.tools.content.controls.ContentWorkflowControl
Allow users to download the byte[] representing the document of the workflow.
getString() - Method in class com.bea.content.paging.FilterCriteria
Get the filter string.
getStringValue() - Method in class com.bea.content.el.support.ValueWrapperImpl
See Value.getStringValue()
getStringValue() - Method in class com.bea.content.PropertyChoice
The String choice can be a String instance, or null.
getStringValue() - Method in class com.bea.content.Value
The value as a String.
getStrutsModule() - Method in class com.bea.netuix.application.definition.PortletMarkup
 
getSubCategories(CustomizationContext, PortletCategoryDefinitionId, int, int) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Returns an array of PortletCategoryDefinitions for subcategories of the category represented by pcdId in the begin and end range.If fewer categories than (begin-end) exist then the former number of categories is returned.
getSubCategories(CustomizationContext, PortletCategoryDefinitionId, WebAppSearchCriteria, int) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Returns a paged result of PortletCategoryDefinitions for subcategories of the category represented by parentCategoryId The implementation has to ensure that repeated calls to this method return PortletCategoryDefinitions in a consistent order.
getSubCategories(int, PortletCategoryDefinitionId, WebAppSearchCriteria, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortletCategoryDefinitionControl
Returns a SortableFilterablePagedResult of PortletCategoryDefinitions for subcategories of the category represented by pcdId If no definitions are found an empty SortableFilterablePagedResult is returned.
Implementation has to ensure that repeated calls to this method return PortletCategoryDefinitions in a consistent order.
getSubCategoryCount(CustomizationContext, PortletCategoryDefinitionId) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Returns the number of immediate categories under category pcdId.
getSubCategoryCount(PortletCategoryDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortletCategoryDefinitionControl
Returns the number of immediate categories under category pcdId.
getSubCategoryIds(CustomizationContext, PortletCategoryDefinitionId, int, int) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Returns an array of PortletCategoryDefinitionIds for subcategories of the category represented by pcdId in the begin and end range.
getSubExpression(Expression, int) - Static method in class com.bea.content.expression.ExpressionHelper
Get a child expression of the specified expression at the count index.
getSubExpression(Expression, int) - Static method in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated  
getSubExpression(int) - Method in interface com.bea.p13n.expression.Expression
Returns the sub-expression (child) at the specified position.
getSubExpressionCount() - Method in interface com.bea.p13n.expression.Expression
Returns the number of sub-expressions (children of this expression).
getSubject() - Method in class com.bea.campaign.model.AddEmailModel
Get the email subject.
getSubject() - Method in class com.bea.content.Credentials
Returns the Subject for this Credentials.
getSubject() - Static method in class com.bea.content.federated.ContentSecurityHelper
Returns the currently logged in subject
getSubject(Invitee) - Method in interface com.bea.netuix.application.communities.invitations.email.formatting.EmailTextFormatter
Get the email subject text for the current Invitee
getSubject(Invitee) - Method in class com.bea.netuix.application.communities.invitations.email.formatting.JspEmailTextFormatter
 
getSubject(Invitee) - Method in class com.bea.netuix.application.communities.invitations.email.formatting.StaticEmailTextFormatter
 
getSubject() - Method in class com.bea.p13n.mail.MailMessage
Get the value of subject.
getSubPath(String, int) - Static method in class com.bea.content.PathHelper
Returns the lineage with the number of parents specified.
getSuccessfulIds() - Method in class com.bea.content.virtual.workflow.JobResult
Returns a list of node id's which were succesfully checked in/checked out
getSuccessor(String, String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.GroupProfileManager
Deprecated Use ProfileControl.getGroupProfileManager().getSuccessor(profileName, propertySet)
getSuccessor(String, String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.UserProfileManager
Deprecated Use ProfileControl.getUserProfileManager().getSuccessor()
getSuccessor(String) - Method in class com.bea.p13n.property.AbstractHierarchicalEntity
Retrieve the successor for the specified property set.
getSuccessor(String) - Method in interface com.bea.p13n.property.HierarchicalEntity
Retrieve the successor for the specified property set.
getSuccessor(String) - Method in class com.bea.p13n.property.HierarchicalEntityImpl
Retrieve the successor associated with this ConfigurableEntity for the specified property set.
getSuccessor(String, String) - Method in interface com.bea.p13n.usermgmt.profile.ProfileManager
Retrieve the successor for the specified property set.
getSuccessor(String) - Method in interface com.bea.p13n.usermgmt.profile.ProfileWrapper
Retrieve the successor for the specified property set.
getSuccessorFromId(Long) - Method in class com.bea.p13n.property.HierarchicalEntityImpl
Get the entity represented by a unique entity id.
getSuccessorId() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetProfileTag
Deprecated Get the id to assign the retrieved successor to
getSuccessorKey() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetProfileTag
Deprecated Get the key of the successor to retrieve
getSuccessors(CustomizationContext, PortletInstanceId) - Method in interface com.bea.netuix.application.manager.IPortletInstanceManager
Returns a list of successor instances.
getSuccessors(PortletInstanceId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortletInstanceControl
Returns a list of successor instances.
getSuccessorType() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetProfileTag
Deprecated Get the profile type of the successor to retrieve
getSupportedFilterMethods() - Method in interface com.bea.content.paging.ICMPagedResult
 
getSupportedFilterMethods() - Method in interface com.bea.p13n.pagination.FilterablePagedResult
An implementation must report which FilterMethods it supports.
getSupportedLocales() - Method in class javax.portlet.GenericPortlet
 
getSupportedLocales() - Method in interface javax.portlet.PortletConfig
Returns the locales supported by the portlet as an Enumeration of Locale objects, or an empty Enumeration if the portlet has not defined any supported locales.
getSupportedOptions() - Method in interface com.bea.wsrp.model.IServiceDescription
Returns an immutable list of supported options for the producer.
getSupportedPortletModes() - Method in interface javax.portlet.PortalContext
Returns all supported portlet modes by the portal as an enumeration of PortletMode objects.
getSupportedWindowStates() - Method in interface javax.portlet.PortalContext
Returns all supported window states by the portal as an enumeration of WindowState objects.
getSupportOption(String) - Static method in enum com.bea.wsrp.model.IServiceDescription.SupportedOption
 
getSuppressErrorMessages() - Method in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
 
getSystemPropertyKeys() - Method in interface com.bea.content.federated.IRepositoryConfig
Return the default unmodifiable list of system property keys
getSystemPropertyKeys() - Method in class com.bea.content.federated.RepositoryConfig
system properties are properties which are publicly available.
getTable() - Method in interface com.bea.p13n.util.jdbc.TableClobKey
Deprecated The name of the table that the Clob is to be persisted into.
getTagName(Element) - Static method in class com.bea.campaign.ScenarioHelper
Get the non-namespace-prefixed tag name of an element.
getTagName() - Method in class com.bea.netuix.servlets.controls.PresentationContext
Get the tag name of the component this context represents.
getTarget() - Method in class com.bea.p13n.expression.operator.MethodCall
Returns the target object whose method has to be called.
getTargetClass() - Method in class com.bea.p13n.expression.operator.Instanceof
Returns Class operand of this operator.
getTargetObject() - Method in class com.bea.p13n.expression.operator.Instanceof
Returns Object operand of this operator.
getTargetURL() - Method in interface com.bea.wsrp.consumer.resource.IResourceServletRequestContext
Get the target's URL
getTargetUrl(HttpServletRequest, ServletConfig, PortletParameters) - Static method in class com.bea.wsrp.consumer.resource.ResourceURLUtils
 
getTargetUrlBlackList() - Method in class com.bea.wsrp.consumer.resource.DefaultSecurityCheckResourceServletInterceptor
Get the list or target-URL black-list patterns
getTargetUrlParam(ServletConfig) - Static method in class com.bea.wsrp.consumer.resource.ResourceURLUtils
 
getTargetUrlWhiteList() - Method in class com.bea.wsrp.consumer.resource.DefaultSecurityCheckResourceServletInterceptor
Get the list or target-URL white-list patterns
getTargetWebAppName() - Method in class com.bea.netuix.application.notifications.NotificationPayload
Returns the webapp name this NotificationPayload is targeted to, or null if the notification is globally scoped.
getTargetWebAppNameCriteria() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Retrieves the target webapp name criteria for the search.
getTaxonomy(Node) - Static method in class com.bea.content.federated.ContentSecurityHelper
Return the taxonomy of the node used by the Content Security Layer
getTaxonomy(ObjectClass) - Static method in class com.bea.content.federated.ContentSecurityHelper
Return the taxonomy of the type used by the Content Security Layer
getTaxonomy(Workflow) - Static method in class com.bea.content.federated.ContentSecurityHelper
Return the taxonomy of the workflow object used by the Content Security Layer
getTaxonomy(Node) - Method in interface com.bea.portal.tools.content.controls.ContentNodeControl
Return the taxonomy of the node used by the DA System.
getTaxonomy(String) - Method in interface com.bea.portal.tools.content.controls.ContentRepositoryControl
Return the taxonomy of the repository used by the DA System.
getTaxonomyLevel() - Method in class com.bea.p13n.delegation.taxonomy.ParentedTaxonomyBuilder
 
getTaxonomyLevel() - Method in class com.bea.p13n.delegation.taxonomy.SimpleTaxonomyBuilder
 
getTaxonomyLevel() - Method in interface com.bea.p13n.delegation.taxonomy.TaxonomyBuilder
Returns the taxonomy depth for a given taxonomy
getTemplate(UriService, String) - Method in enum com.bea.content.cmis.rest.converters.ResourceTemplate
 
getTemplate() - Method in class com.bea.portlet.GenericURL
Returns the current template.
getTemplateDefinition() - Method in interface com.bea.p13n.url.config.P13nUrlTemplateBean
The template definition of the url template.
getTemplateId() - Method in class com.bea.netuix.application.communities.CommunityDesktop
Returns the TemplateId of the template, if a template has been associated with this CommunityDesktop, null otherwise.
getTemplateId() - Method in class com.bea.netuix.application.definition.DesktopDefinition
 
getTemplateId() - Method in interface com.bea.netuix.application.definition.TemplateDefinition
Returns the TemplateId of this template.
getTemplateNode(HttpServletRequest) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This is a utility method that will return the first node that is contained within the managed iterator of Nodes.
getTemplateNodes(HttpServletRequest) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This utility method retrieves the current page of the resulting paged resultset.
getTemplates() - Method in interface com.bea.wsrp.model.markup.IRuntimeContext
Returns URL templates used by the current portlet.
getTemplateSortCriteria() - Method in class com.bea.netuix.application.manager.persistence.TemplateSearchCriteria
Returns the template sort criteria
getTemplateSortOrder() - Method in class com.bea.netuix.application.manager.persistence.TemplateSearchCriteria
Returns the SortOrder to be used for the template search.
getTemplatesResourceType() - Static method in class com.bea.portal.tools.portal.TemplatesResourceType
Get the TemplatesResourceType.
getTemplateType() - Method in class com.bea.netuix.application.definition.DesktopDefinition
 
getTemplateType() - Method in interface com.bea.netuix.application.definition.TemplateDefinition
Returns the TemplateTypeDefinition.TemplateType associated with this template
getTemplateType() - Method in class com.bea.netuix.application.definition.TemplateTypeDefinition
Returns the TemplateType of this TemplateDefinition.
getTemplateTypeDefinition(TemplateTypeId) - Static method in class com.bea.netuix.application.definition.TemplateTypeDefinition
Returns the TemplateTypeDefinition given a TemplateTypeId
getTemplateTypeId() - Method in class com.bea.netuix.application.definition.DesktopDefinition
 
getTemplateTypeId() - Method in interface com.bea.netuix.application.definition.TemplateDefinition
Returns the TemplateTypeId associated with this template
getTemplateTypeId() - Method in class com.bea.netuix.application.definition.TemplateTypeDefinition
Returns the TemplateTypeId associated with this TemplateDefinition.
getTemplateTypeId(TemplateTypeDefinition.TemplateType) - Static method in class com.bea.netuix.application.definition.TemplateTypeDefinition
Returns the TemplateTypeId associated with a TemplateType
getTemplateTypeId() - Method in class com.bea.netuix.application.manager.persistence.TemplateSearchCriteria
Returns the TemplateTypeId that this TemplateSearchCriteria pertains to.
getText() - Method in interface com.bea.wsrp.model.markup.IRenderDependencyTag
Returns optional text contents of the tag.
getTextContent(Element) - Static method in class com.bea.p13n.util.DomUtils
Returns the text content of an element, provided the first child of the element is a Text node.
getTextFromJSP(String, Map) - Method in interface com.bea.p13n.mail.MailService
Generate text from a JSP page for use in an email message.
getTextQuery() - Static method in class com.bea.content.expression.FullTextQueryFactory
Get an instance of ITextQuery
getTheme() - Method in interface com.bea.wsrp.model.IPlaceableDescription
Returns the name of the theme
getThemeDefinition(CustomizationContext, ThemeDefinitionId) - Method in interface com.bea.netuix.application.manager.IThemeDefinitionManager
Getter for returning a single ThemeDefinition object given a supplied theme definition identifier.
getThemeDefinition() - Method in interface com.bea.netuix.application.view.ThemeView
Retrieve the associated themeDefinition from this theme View.
getThemeDefinition(ThemeDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.LookAndFeelDefinitionControl
Getter for returning a single ThemeDefinition object given a supplied theme definition identifier.
getThemeDefinitionCount() - Method in class com.bea.netuix.application.definition.DefinitionCount
Returns the number of ThemeDefinitions
getThemeDefinitionFromFile(CustomizationContext, String, String) - Method in interface com.bea.netuix.application.manager.IThemeDefinitionManager
Getter for returning a single ThemeDefinition object given a supplied theme file name.
getThemeDefinitionId() - Method in class com.bea.netuix.application.definition.BookDefinition
Returns the ThemeDefinitionId of theme associated with this BookDefinition.
getThemeDefinitionId() - Method in class com.bea.netuix.application.definition.PageDefinition
Returns the ThemeDefinitionId of theme associated with this PageDefinition.
getThemeDefinitionId() - Method in class com.bea.netuix.application.definition.PortletDefinition
Returns the ThemeDefinitionId of theme associated with this PortletDefinition.
getThemeDefinitionId() - Method in class com.bea.netuix.application.definition.ThemeDefinition
Returns the ThemeDefinitionId for this theme.
getThemeDefinitionId() - Method in class com.bea.netuix.application.instance.BookInstance
Returns the ThemeDefinitionId of theme associated with this BookInstance.
getThemeDefinitionId() - Method in class com.bea.netuix.application.instance.PageInstance
Returns the ThemeDefinitionId of theme associated with this PageInstance.
getThemeDefinitionId() - Method in class com.bea.netuix.application.instance.PortletInstance
Returns the ThemeDefinitionId of theme associated with this PortletInstance.
getThemeDefinitionId(CustomizationContext, String, String) - Method in interface com.bea.netuix.application.manager.IThemeDefinitionManager
Getter for returning a single ThemeDefinitionId object given a supplied theme markup name and webapp.
getThemeDefinitionId() - Method in interface com.bea.netuix.application.view.ThemeView
Getter for theme definition id.
getThemeDefinitionId() - Method in class com.bea.portal.tools.portal.theme.ThemeID
Get the ThemeDefinitionId.
getThemeDefinitionId() - Method in class com.bea.portal.tools.portal.theme.ThemeIDBuilder
Get the ThemeDefinitionId.
getThemeDefinitions(CustomizationContext, String) - Method in interface com.bea.netuix.application.manager.IThemeDefinitionManager
Getter for returning a list of all ThemeDefinitions scoped to the supplied webapp.
getThemeDefinitions(CustomizationContext, String, ThemeDefinitionId, int) - Method in interface com.bea.netuix.application.manager.IThemeDefinitionManager
Returns ThemeDefinitions in definitionId order (create order), starting with the supplied definitionId and limiting the result set to size limit If fewer ThemeDefinitions exist than limit, then a smaller result set will be returned.
getThemeDefinitions(CustomizationContext, WebAppSearchCriteria, int) - Method in interface com.bea.netuix.application.manager.IThemeDefinitionManager
Retrieve all theme definitions scoped to a given webapp, as a PagedResult.
getThemeDefinitions(int, WebAppSearchCriteria, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.LookAndFeelDefinitionControl
Return a PagedResult of ThemeDefinitions matching the specified criteria.
getThemeFile() - Method in class com.bea.netuix.application.definition.ThemeDefinition
Returns the path to the theme file for this theme.
getThemeFile() - Method in interface com.bea.netuix.application.view.ThemeView
Retrieve the file name used to create this theme.
getThemeName() - Method in interface com.bea.wsrp.model.markup.IRuntimeContext
 
getThemePresentationContext(HttpServletRequest) - Static method in class com.bea.netuix.servlets.controls.application.ThemePresentationContext
This is a convenience method for returning a reference to the current ThemePresentationContext.
getThemePresentationContext() - Method in class com.bea.netuix.servlets.controls.window.WindowPresentationContext
Returns a ThemePresentation context for this portlet, page or book if one has been applied.
getThemeResourceType() - Static method in class com.bea.portal.tools.portal.theme.ThemeResourceType
Get the ThemeResourceType.
getThemeSkeletonChromosome() - Method in interface com.bea.wsrp.model.markup.IRuntimeContext
 
getThemeSkeletonPath() - Method in class com.bea.netuix.servlets.controls.application.ThemePresentationContext
The webapp-relative path to this theme's skeleton directory.
getThemeSkinChromosome() - Method in interface com.bea.wsrp.model.markup.IRuntimeContext
 
getThemeSkinPath() - Method in class com.bea.netuix.servlets.controls.application.ThemePresentationContext
The webapp-relative path to this theme's skin directory.
getThemesResourceType() - Static method in class com.bea.portal.tools.portal.theme.ThemesResourceType
Get the ThemesResourceType.
getThemeView(CustomizationContext, ThemeDefinitionId) - Method in interface com.bea.netuix.application.manager.IThemeDefinitionManager
Getter for returning an immutable deep ThemeView.
getThemeView() - Method in interface com.bea.netuix.application.view.ThemedMarkupBasedView
Get the theme view associated with this resource.
getThumbnailUri() - Method in class com.bea.netuix.application.definition.LayoutDefinition
Get the URI to the thumbnail representation (gif).
getThumbnailUri() - Method in class com.bea.netuix.application.definition.LookAndFeelDefinition
Get the URI to the thumbnail representation (gif).
getThumbnailUri() - Method in class com.bea.netuix.application.definition.MenuDefinition
Get the URI to the thumbnail representation (gif).
getThumbnailUri() - Method in class com.bea.netuix.application.definition.ShellDefinition
Get the URI to the thumbnail representation (gif).
getThumbnailUri() - Method in class com.bea.netuix.application.definition.ThemeDefinition
Get the URI to the thumbnail representation (gif).
getThumbnailUri() - Method in interface com.bea.netuix.application.view.LayoutView
Get the URI to the thumbnail representation.
getThumbnailUri() - Method in interface com.bea.netuix.application.view.LookAndFeelView
Get the URI to the thumbnail representation.
getThumbnailUri() - Method in interface com.bea.netuix.application.view.MenuView
Get the URI to the thumbnail representation.
getThumbnailUri() - Method in interface com.bea.netuix.application.view.ShellView
Get the URI to the thumbnail representation.
getThumbnailUri() - Method in interface com.bea.netuix.application.view.ThemeView
Get the URI to the thumbnail representation.
getTime(int) - Method in interface com.bea.p13n.common.Timestamped
Returns the timestamp associated with a given index.
getTimerJobDefinitions() - Method in interface com.bea.p13n.jobmanager.config.JobManagerConfigBean
 
getTimestamp() - Method in class com.bea.campaign.action.Action
Get the timestamp of the event that caused this action.
getTimeStamp() - Method in class com.bea.p13n.events.Event
Get the time stamp of this event (usually system time when the Event was constructed).
getTimeStamp() - Method in interface com.bea.p13n.events.IEvent
 
getTimeStamp() - Method in interface com.bea.wsrp.logging.HttpLogMessage
Returs time stamp.
getTimeToLive() - Method in class com.bea.campaign.model.AddToPlaceholderModel
Get the time-to-live for the query, if set.
getTimeToLive() - Method in interface com.bea.p13n.cache.CacheConfig
Get default time to live for cache elements (in milliseconds).
getTimeZone() - Method in class com.bea.netuix.application.definition.CommunityDefinition
Retrieves the TimeZone associated with this Community.
getTitle() - Method in class com.bea.netuix.application.definition.BookDefinition
Retrieves this book's localized title from its LocalizationResource.
getTitle() - Method in class com.bea.netuix.application.definition.CommunityDefinition
Retrieves the localized title for this community.
getTitle() - Method in interface com.bea.netuix.application.definition.NavigableDefinition
Returns the title associated with this NavigableDefinition.
getTitle() - Method in class com.bea.netuix.application.definition.PageDefinition
Retrieves this page's localized title from its LocalizationResource.
getTitle() - Method in interface com.bea.netuix.application.definition.PlaceableDefinition
Returns the title associated with this PlaceableDefinition.
getTitle() - Method in class com.bea.netuix.application.definition.PortletDefinition
Retrieves this portlet's localized title from its LocalizationResource.
getTitle() - Method in class com.bea.netuix.application.instance.PortletInstance
Retrieves this portlet's localized title from its LocalizationResource.
getTitle() - Method in class com.bea.netuix.application.localization.definition.LocalizationResource
 
getTitle() - Method in interface com.bea.netuix.application.localization.view.LocalizationResourceView
 
getTitle() - Method in interface com.bea.netuix.application.view.View
Get the localized title on this view object.
getTitle() - Method in class com.bea.netuix.servlets.controls.application.backing.DesktopBackingContext
Get the internationalized title for this desktop.
getTitle() - Method in class com.bea.netuix.servlets.controls.application.DesktopPresentationContext
Returns the title of this desktop instance.
getTitle() - Method in class com.bea.netuix.servlets.controls.layout.PlaceholderPresentationContext
Returns the text of the title attribute for this Placeholder portal component.
getTitle() - Method in class com.bea.netuix.servlets.controls.page.MenuBackingContext
 
getTitle() - Method in class com.bea.netuix.servlets.controls.window.backing.WindowBackingContext
Get the title of the window.
getTitle() - Method in class com.bea.netuix.servlets.controls.window.WindowPresentationContext
Returns the display title for the window, which may be localized if a proper localizable value can be resolved.
getTitle() - Method in class com.bea.portal.tools.security.group.GroupID
Get the title of the group.
getTitle() - Method in class com.bea.portal.tools.security.group.GroupIDBuilder
Get the title of the delegated administration role.
getTitle() - Method in class com.bea.portal.tools.security.role.da.DARoleID
Get the title of the delegated administration role.
getTitle() - Method in class com.bea.portal.tools.security.role.da.DARoleIDBuilder
Get the title of the delegated administration role.
getTitle() - Method in class com.bea.portal.tools.security.role.visitor.VisitorRoleID
Get the title of the delegated administration role.
getTitle() - Method in class com.bea.portal.tools.security.role.visitor.VisitorRoleIDBuilder
Get the title of the delegated administration role.
getTitle() - Method in interface com.bea.wsrp.consumer.management.common.ProxyResource
Returns the title associated with this resource.
getTitle() - Method in interface com.bea.wsrp.model.IOfferedEntity
Title
getTitle() - Method in interface com.bea.wsrp.model.IPortletDescription
Returns the title (if any) of the portlet.
getTitle() - Method in interface com.bea.wsrp.model.IPortletRefDescription
Returns the title of the portlet.
getTitle() - Method in class com.bea.wsrp.registry.entries.BaseEntry
Returns the title.
getTitle() - Method in interface com.bea.wsrp.registry.RegistryConfig
Returns a human-readable title for the registy.
getTitle(RenderRequest) - Method in class javax.portlet.GenericPortlet
Used by the render method to get the title.
getTitlebarOrientation() - Method in class com.bea.netuix.application.definition.PortletDefinition
Returns the titlebar orientation for this PortletDefinition
getTitlebarOrientation() - Method in class com.bea.netuix.application.instance.PortletInstance
Returns the titlebar orientation for this PortletInstance
getTitlebarOrientation() - Method in interface com.bea.netuix.application.view.PortletView
Returns the titlebars's orientation.
getTitlebarPresentationContext(HttpServletRequest) - Static method in class com.bea.netuix.servlets.controls.window.TitlebarPresentationContext
This is a convenience method for returning a reference to the one and only TitlebarPresentationContext for a given Titlebar.
getTitlebarPresentationContext() - Method in class com.bea.netuix.servlets.controls.window.WindowPresentationContext
Returns a TitlebarPresentation context for this portlet, page or book if one exists.
getTitleDescriptionLogicalOperator() - Method in class com.bea.netuix.application.manager.persistence.TemplateSearchCriteria
Returns the LOGICAL_OPERATOR to be used between title(s) and description(s) when both are specified.
getTitleFilterMethod() - Method in class com.bea.netuix.application.manager.persistence.TemplateSearchCriteria
Returns the FilterMethod associated with the title search criteria.
getTitles() - Method in class com.bea.netuix.application.manager.persistence.TemplateSearchCriteria
Returns the title search criteria or null if it has not been set.
getToAddresses() - Method in class com.bea.p13n.mail.MailRecipients
Get all the 'to' addresses
getToggleButtonPresentationContext(HttpServletRequest) - Static method in class com.bea.netuix.servlets.controls.window.ToggleButtonPresentationContext
This is a convenience method for returning a reference to the one and only ToggleButtonPresentationContext for a given ToggleButton.
getToken() - Method in class com.bea.portal.tools.resource.ResourceIDBuilder.ParseContext
Get the current token.
getTokenAndClear() - Method in class com.bea.portal.tools.resource.ResourceIDBuilder.ParseContext
Get a copy of the current token buffer and clear the current token buffer.
getTokenBuffer() - Method in class com.bea.portal.tools.resource.ResourceIDBuilder.ParseContext
Get a copy of the current token buffer.
getTokenBufferAndClear() - Method in class com.bea.portal.tools.resource.ResourceIDBuilder.ParseContext
Get a copy of the current token buffer and clear the current token buffer.
getTokenName(HttpServletRequest) - Method in interface com.bea.netuix.security.ISecurityTokenManager
Returns the name of the security token parameter to use in the request.
getTokenValue(HttpServletRequest) - Method in interface com.bea.netuix.security.ISecurityTokenManager
Returns the value of the security token parameter to use in the request.
getTop() - Method in class com.bea.p13n.rules.model.BranchModel
Get the top number of the range.
getTop() - Method in class com.bea.p13n.rules.model.DateTimeBetweenModel
Get the top time/date/time-instant of the range.
getTopLevelGroupNames() - Method in interface com.bea.p13n.controls.ejb.usermgmt.GroupManager
Deprecated As of Portal 8.1.x, use GroupProviderControl.getTopLevelGroupNames()
getTopLevelGroupNames() - Method in interface com.bea.p13n.controls.securityProvider.GroupProviderControl
Retrieve a list of groups that do not have parent groups.
getTopLevelGroupNames() - Method in interface com.bea.p13n.usermgmt.GroupManager
Deprecated This method no longer supported. Use methods of com.bea.p13n.security.management.authentication.AtnManagerProxy
getTopLevelGroupNames(String, String, FilterMethod, String, GroupQueryType, SortOrder, int, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.DelegatedAtnProxyManagerControlFacade
This method returns all the top level goups that this user has been delegated or those that are required because a child of a toplevel group has been delegated.
GetTopLevelGroupsExtraInfo - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Sets JSP page-scoped variables as a result of the <um:getTopLevelGroups> tag.
GetTopLevelGroupsExtraInfo() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetTopLevelGroupsExtraInfo
 
GetTopLevelGroupsTag - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Deprecated Use com.bea.p13n.usermgmt.taglib.GetTopLevelGroupsTag
GetTopLevelGroupsTag() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetTopLevelGroupsTag
Deprecated  
getTopParentBackingContext() - Method in class com.bea.netuix.servlets.controls.BackingContext
Returns the BackingContext of the upper most BackableControl in the tree.
getTotalDefinitionCount() - Method in class com.bea.netuix.application.definition.DefinitionCount
Returns a sum of all its constituent definition counts.
getTotalItemCount() - Method in interface com.bea.content.paging.ICMPagedResult
If the CMPagedResult can efficiently identify the total # of items in the collection, this method returns the total number of items in the collection.
getTotalItemCount() - Method in interface com.bea.p13n.pagination.PagedResult
Get the total number of items represented by these pages.
getTotalTime() - Method in interface com.bea.netuix.servlets.controls.analytics.AnalyticEvent
The total amount of time the page or portlet consumed during the request.
getTotalTime() - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
 
getTransaction() - Static method in class com.bea.p13n.util.jdbc.JdbcHelper
Returns the transaction
getTransactionTimeout() - Method in class com.bea.content.manager.faces.component.GetPropertyComponent
Get the value of GetPropertyComponent.transactionTimeout
getTransactionTimeout() - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Get the value of GetPropertyTag.transactionTimeout
getTransactionTimeoutSecs(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.property.TextBinaryPropertyResolver
Returns the transaction timeout seconds specified by caller.
getTransitionActions(ContentContext, Node, int, int) - Method in class com.bea.content.virtual.workflow.Workflow
Return a list of WorkflowAction objects which represent the actions to be executed when making a transition from one state to another.
getTranslatedParameterName(String) - Method in interface com.bea.netuix.util.PortletParameters.ParameterFilter
Returns the translated name for the given parameter name, or null if the parameter is not to be included.
getTransportInfo(String, QName) - Method in interface com.bea.wsrp.consumer.soap.ISOAPInterceptor
Get the TransportInfo for the SOAP operation.
getTransportInfo() - Method in interface com.bea.wsrp.consumer.wsdl.IWSDLRequestContext
Get the current transport info.
getTransportType() - Method in class com.bea.netuix.application.communities.messaging.MessagingAddress
 
getTree() - Method in class com.bea.netuix.servlets.manager.UIControlTreeCacheData
Deprecated  
getTreeFromJspx(String, HttpServletRequest, HttpServletResponse, Locale) - Method in class com.bea.netuix.servlets.manager.PortalServlet
Deprecated As of 8.1 SP2, replaced by methods in SingleFileProcessor
getTreeMode() - Method in class com.bea.portal.tools.content.NodeResourceType
Overridding ResourceType.getTreeMode() since the Content Repository Resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.content.repository.RepositoriesInRepoModeResourceType
Overridding ResourceType.getTreeMode() since the Content Repository Resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.content.repository.RepositoriesInTypeModeResourceType
Overridding ResourceType.getTreeMode() since the Content Repository Resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.content.repository.RepositoriesResourceType
Overridding ResourceType.getTreeMode() since the Content Repository Resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.content.repository.RepositoryInRepoModeResourceType
Overridding ResourceType.getTreeMode() since the Content Repository Resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.content.repository.RepositoryInTypeModeResourceType
Overridding ResourceType.getTreeMode() since the Content Repository Resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.content.repository.RepositoryResourceType
Overridding ResourceType.getTreeMode() since the Content Repository Resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.content.type.PropertyDefinitionResourceType
Overridding ResourceType.getTreeMode() since the Content Repository Resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.content.type.TypeResourceType
Overridding ResourceType.getTreeMode() since the Content Repository Resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.content.workflow.WorkflowResourceType
Overridding ResourceType.getTreeMode() since the Content Repository Resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.content.workflow.WorkflowsResourceType
Overridding ResourceType.getTreeMode() since the Content Repository Resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.content.workspace.AssignedItemsWorkspaceResourceType
Overridding ResourceType.getTreeMode() since the Content Repository Resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.content.workspace.CheckedOutItemsWorkspaceResourceType
Overridding ResourceType.getTreeMode() since the Content Repository Resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.content.workspace.WorkspacesResourceType
Overridding ResourceType.getTreeMode() since the Content Repository Resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.interaction.campaign.CampaignResourceType
Overridding ResourceType.getTreeMode() since the Interaction Repository Resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.interaction.campaign.CampaignsResourceType
Overridding ResourceType.getTreeMode() since the Interaction Repository Resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.interaction.campaign.rule.RuleResourceType
Overridding ResourceType.getTreeMode() since the Interaction Repository Resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.interaction.campaign.scenario.ScenarioResourceType
Overridding ResourceType.getTreeMode() since the Interaction Repository Resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.interaction.contentselector.ContentSelectorResourceType
Overridding ResourceType.getTreeMode() since the Interaction Repository Resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.interaction.contentselector.ContentSelectorsResourceType
Overridding ResourceType.getTreeMode() since the Interaction Repository Resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.interaction.placeholder.PlaceholderResourceType
Overridding ResourceType.getTreeMode() since the Interaction Repository Resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.interaction.placeholder.PlaceholdersResourceType
Overridding ResourceType.getTreeMode() since the Interaction Repository Resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.interaction.placeholder.query.QueryDefinitionResourceType
Overridding ResourceType.getTreeMode() since the Interaction Repository Resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.interaction.segment.SegmentResourceType
Overridding ResourceType.getTreeMode() since the Interaction Repository Resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.interaction.segment.SegmentsResourceType
Overridding ResourceType.getTreeMode() since the Interaction Repository Resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.management.ManagementResourceType
Overridding ResourceType.getTreeMode() since the Service Admin Resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.management.p13n.ad.AdContentResourceType
Overridding ResourceType.getTreeMode() since the tree mode is different than the prefix of the namespace URI
getTreeMode() - Method in class com.bea.portal.tools.management.p13n.behaviortracking.BehaviorTrackingServiceManagementResourceType
Overridding ResourceType.getTreeMode() since the tree mode is different than the prefix of the namespace URI
getTreeMode() - Method in class com.bea.portal.tools.management.p13n.cache.CacheManagementResourceType
Overridding ResourceType.getTreeMode() since the tree mode is different than the prefix of the namespace URI
getTreeMode() - Method in class com.bea.portal.tools.management.p13n.cache.CachesManagementResourceType
Overridding ResourceType.getTreeMode() since the tree mode is different than the prefix of the namespace URI
getTreeMode() - Method in class com.bea.portal.tools.management.p13n.event.EventServiceManagementResourceType
Overridding ResourceType.getTreeMode() since the tree mode is different than the prefix of the namespace URI
getTreeMode() - Method in class com.bea.portal.tools.management.p13n.P13nManagementResourceType
Overridding ResourceType.getTreeMode() since the Service Admin Resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.management.p13n.security.SecurityManagementResourceType
Overridding ResourceType.getTreeMode() since the Service Admin Resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.portal.portal.PortalResourceType
Overridding ResourceType.getTreeMode() since this resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.portal.portal.PortalsResourceType
Overridding ResourceType.getTreeMode() since this resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.resource.ResourceType
Get the parsed namespace URI of this ResourceType to serve as a substitute for the editor mapping in componentized instances.
getTreeMode() - Method in class com.bea.portal.tools.security.authentication.provider.AuthenticationProviderResourceType
Overridding ResourceType.getTreeMode() since this resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.security.authentication.provider.AuthenticationProvidersResourceType
Overridding ResourceType.getTreeMode() since this resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.security.group.GroupResourceType
Overridding ResourceType.getTreeMode() since the Group Resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.security.provider.SecurityProvidersResourceType
Overridding ResourceType.getTreeMode() since this resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.security.role.da.DARoleResourceType
Overridding ResourceType.getTreeMode() since the DA tree mode name is different than the prefix in the namespace URI
getTreeMode() - Method in class com.bea.portal.tools.security.role.mapper.RoleMapperResourceType
Overridding ResourceType.getTreeMode() since this resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.security.role.mapper.RoleMappersResourceType
Overridding ResourceType.getTreeMode() since this resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.security.role.visitor.VisitorRoleResourceType
Overridding ResourceType.getTreeMode() since this resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.security.role.visitor.VisitorRolesResourceType
Overridding ResourceType.getTreeMode() since this resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.security.user.UserResourceType
Overridding ResourceType.getTreeMode() since the User Resource type convention is different than the default convention
getTreeMode() - Method in class com.bea.portal.tools.security.user.UsersResourceType
Overridding ResourceType.getTreeMode() since the Users Resource type convention is different than the default convention
getTrueExpression() - Method in class com.bea.p13n.expression.operator.If
 
getTtl() - Method in interface com.bea.p13n.cache.Cache
Get the time-to-live, in milliseconds, of entries for the cache.
getType() - Method in class com.bea.campaign.AdCountGoal
Get the campaign count type.
getType() - Method in class com.bea.campaign.model.AdCountGoal
Get the campaign count type.
getType() - Method in enum com.bea.content.cmis.rest.converters.ResourceTemplate
 
getType() - Method in class com.bea.content.el.support.PropertyWrapperImpl
See Property.getType()
getType(ContentContext, ID) - Method in interface com.bea.content.federated.ITypeManager
Returns the type with the given ID.
getType(ContentContext, String, String) - Method in interface com.bea.content.federated.ITypeManager
Returns the type with the given name.
getType() - Method in class com.bea.content.indexer.IndexerRunner
Gets the type name.
getType() - Method in class com.bea.content.Node
Deprecated  
getType() - Method in class com.bea.content.Property
Gets the type of the Property.
getType() - Method in class com.bea.content.PropertyDefinition
Gets the defined data type.
getType() - Method in class com.bea.content.spi.flexspi.common.capability.FeatureCapabilityDefinition
 
getType() - Method in interface com.bea.content.spi.flexspi.common.capability.ICapabilityDefinition
 
getType() - Method in class com.bea.content.spi.flexspi.common.capability.MethodCapabilityDefinition
 
getType() - Method in class com.bea.netuix.application.definition.MarkupDefinition
Returns the type of this markup.
getType() - Method in class com.bea.netuix.application.localization.definition.LocalizationResource
 
getType() - Method in interface com.bea.netuix.application.view.MarkupView
The type of markup: Possible values:
MarkupView.BOOK_TYPE MarkupView.PAGE_TYPE MarkupView.PLACEHOLDER_TYPE MarkupView.LAYOUT_TYPE MarkupView.PORTLET_TYPE MarkupView.SHELL_TYPE MarkupView.LOOK_AND_FEEL_TYPE MarkupView.THEME_TYPE MarkupView.DESKTOP_TYPE MarkupView.MENU_TYPE
getType() - Method in interface com.bea.netuix.laf.RenderFormat
 
getType() - Method in class com.bea.netuix.servlets.controls.layout.LayoutPresentationContext
Returns the text of the type attribute that corresponds to this Layout portal component.
getType() - Method in exception com.bea.netuix.servlets.manager.communities.CommunityAccessRedirectionException
Retrieves the type code
getType(String) - Method in class com.bea.p13n.content.ContentQueryBase
Get the type constant for the specified type string.
getType() - Method in class com.bea.p13n.entitlements.resource.P13nResource
Gets the type of this resource (ApplicationResource).
getType() - Method in class com.bea.p13n.events.Event
Get the type of this event.
getType() - Method in interface com.bea.p13n.events.IEvent
 
getType() - Method in class com.bea.p13n.model.Comparison
Get the comparison type.
getType() - Method in class com.bea.p13n.model.Model.ChangeEvent
Get the type.
getType() - Method in class com.bea.p13n.placeholder.model.PlaceholderModel
Get the placeholder type.
getType() - Method in class com.bea.p13n.property.AbstractPropertyDefinition
Get the datatype of the property
getType() - Method in class com.bea.p13n.property.AbstractPropertySet
Get the type of this property set.
getType() - Method in interface com.bea.p13n.property.PropertyDefinition
Get the datatype of the property
getType() - Method in interface com.bea.p13n.property.PropertySet
Get the type of this property set.
getType() - Method in interface com.bea.p13n.rules.Result
Returns the type of the result.
getType() - Method in interface com.bea.p13n.security.management.credentials.CredentialEntry
Get binding type of this entry
getType() - Method in interface com.bea.p13n.usermgmt.profile.ProfileWrapper
Get profile type.
getType(ContentContext, ID) - Method in interface com.bea.portal.tools.content.controls.ContentTypeControl
Returns the type with the given ID.
getType(ContentContext, String, String) - Method in interface com.bea.portal.tools.content.controls.ContentTypeControl
Returns the type with the given name.
getType() - Method in class com.bea.wsrp.ext.holders.XmlPayload
Returns the XML type of this XmlPayload, if set.
getTypeAlias() - Method in class com.bea.p13n.rules.model.InstanceMethodModel
Get the fully-qualified java class name the method belongs to.
getTypeAlias() - Method in class com.bea.p13n.rules.model.NewInstanceModel
Get the fully-qualified java class name which will be created.
getTypeAlias() - Method in class com.bea.p13n.rules.model.StaticMethodModel
Get the fully-qualified java class name the method belongs to.
getTypeAlias() - Method in class com.bea.p13n.rules.model.VariableBindingModel
Get the type-alias of the object this will bind to the name.
getTypeAliasMap() - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc
Get the map of type-alias short-name to fully-qualified java class name for type-aliases.
getTypeCacheIsEnabled() - Method in interface com.bea.content.federated.IRepositoryConfig
Deprecated Replaced by Cache

Gets the active state for the type cache of a repository.

getTypeCacheIsEnabled() - Method in class com.bea.content.federated.RepositoryConfig
 
getTypeCacheMaxEntries() - Method in interface com.bea.content.federated.IRepositoryConfig
Deprecated Replaced by Cache

Gets the max entries for the type cache of a repository.

getTypeCacheMaxEntries() - Method in class com.bea.content.federated.RepositoryConfig
 
getTypeCacheTtl() - Method in interface com.bea.content.federated.IRepositoryConfig
Deprecated Replaced by Cache

Gets the time-to-live for entries in a type cache of a repository.

getTypeCacheTtl() - Method in class com.bea.content.federated.RepositoryConfig
 
getTypeClassName(int) - Method in class com.bea.p13n.property.AbstractPropertyDefinition
Get a meaningful data type for better exception on illegal type when set new property value
getTypeDefinition(String, String) - Method in class com.bea.content.cmis.rest.resources.TypeById
 
getTypeDefinition(String) - Method in class com.bea.content.cmis.rest.resources.TypeDefinition
 
getTypeDefinition(String, String) - Method in class com.bea.content.cmis.rest.resources.TypeDefinition
 
getTypeID() - Method in class com.bea.portal.tools.content.type.PropertyDefinitionID
Get the TypeID of the type.
getTypeID() - Method in class com.bea.portal.tools.content.type.PropertyDefinitionIDBuilder
Get the TypeID of the type.
getTypeIDsForWorkflow(ID, QueryCriteria) - Method in interface com.bea.content.spi.flexspi.ticket.WorkflowOpsV1
Deprecated Returns the Type IDs associated with the given workflow.
getTypeIDsForWorkflow(ID, QueryCriteria) - Method in interface com.bea.content.spi.WorkflowOps
Deprecated Returns the Type IDs associated with the given workflow.
getTypeManager() - Static method in class com.bea.content.federated.ContentManagerFactory
Return the ITypeManager for type (ObjectClass) related operations.
getTypeMessage(int) - Static method in class com.bea.netuix.servlets.manager.communities.CommunityRedirectionHelper
Retrieves the message appropriate for the specified redirection type.
getTypeName(int) - Method in class com.bea.content.Property
Gets the String value of the given property type int.
getTypeName() - Method in class com.bea.portal.tools.content.type.TypeID
Get the name of the type.
getTypeName() - Method in class com.bea.portal.tools.content.type.TypeIDBuilder
Get the name of the workflow.
getTypeName(int) - Static method in class com.beasys.commerce.util.TypesHelper
Deprecated Get the descriptive type name from the type.
getTypeResourceType() - Static method in class com.bea.portal.tools.content.type.TypeResourceType
Get the TypeResourceType.
getTypes() - Method in interface com.bea.p13n.events.EventListener
This method lets the EventListener advertise what types it is interested in.
getTypes() - Method in class com.bea.p13n.tracking.listeners.BehaviorTrackingListener
 
getTypesForWorkflow(ContentContext, ID) - Method in interface com.bea.content.federated.IWorkflowManager
Returns the Types associated with the given workflow.
getTypesForWorkflow(ContentContext, ID) - Method in interface com.bea.portal.tools.content.controls.ContentWorkflowControl
Returns the Types associated with the given workflow.
getTypesForWorkflow(ContentContext, ID, int) - Method in interface com.bea.portal.tools.content.controls.ContentWorkflowControl
Returns the Types associated with the given workflow.
getUid() - Method in class com.bea.content.ID
Retrieve the opaque repository unique id, as configured by the repository, for the content element.
getUnavailableSeconds() - Method in exception javax.portlet.UnavailableException
Returns the time in seconds for which the portlet can be expected to be unavailable.
getUniqueId() - Method in interface com.bea.campaign.CampaignInfo
Get the campaign's unique id.
getUniqueId() - Method in interface com.bea.campaign.ScenarioContainer
The unqiue identifer of the container.
getUniqueId() - Method in interface com.bea.campaign.ScenarioInfo
The scenario id.
getUniqueId(String, String) - Method in interface com.bea.p13n.controls.ejb.property.EntityPropertyManager
Deprecated with no replacement
getUniqueId(String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.GroupProfileManager
Deprecated Use ProfileControl.getGroupProfileManager().getUniqueId()
getUniqueId(String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.UserProfileManager
Deprecated Use ProfileControl.getUserProfileManager().getUniqueId()
getUniqueId() - Method in class com.bea.p13n.http.HttpConfigurableEntity
This method is not supported.
getUniqueId() - Method in class com.bea.p13n.property.AbstractConfigurableEntity
Retrieve the unique identifier generated for this ConfigurableEntity.
getUniqueId() - Method in interface com.bea.p13n.property.ConfigurableEntity
Retrieve the unique identifier generated for this ConfigurableEntity.
getUniqueId() - Method in class com.bea.p13n.property.ConfigurableEntityImpl
Retrieve the unique identifier generated for this ConfigurableEntity.
getUniqueId(String, String) - Method in interface com.bea.p13n.property.EntityPropertyManager
Returns the number that uniquely identifies the entity specified by the home name and the pk string.
getUniqueId(String) - Method in interface com.bea.p13n.usermgmt.profile.ProfileManager
Retrieve the unique identifier generated for this profile.
getUniqueLabel() - Method in class com.bea.netuix.application.identifier.Id
Deprecated This method has inconsistent and unexpected behavior and should not be used. It will be removed in a future release.
getUniqueName() - Method in class com.bea.p13n.security.management.authentication.AtnManagerProxy
Get the unique name for this AtnManagerProxy.
getUniqueName() - Method in class com.bea.p13n.security.management.credentials.CredentialManagerProxy
Get the unique name for this CredentialManagerProxy.
getUniqueName() - Method in class com.bea.p13n.security.management.rolemapper.RoleManagerProxy
Deprecated Get the unique name for this RoleManagerProxy.
getUniquePortletDesktopString(HttpServletRequest) - Static method in class com.bea.netuix.util.PortalFrameworkUtils
Create an ID string that is unique for the portlet and desktop in scope.
getUnmarshalledPayload() - Method in interface com.bea.wsrp.model.markup.IEventContext
Gets the unmarshalled representation of the event payload.
getUnmarshalledPayload(Class[]) - Method in interface com.bea.wsrp.model.markup.IEventContext
Gets the unmarshalled representation of the event payload, allowing specification of JAXB settings to be used if creating the unmarshalled payload form from the WSRPV2 form.
getUploadedData() - Method in interface com.bea.wsrp.model.markup.IFormParamsContext
A binary blob that is being uploaded by an user.
getUri() - Method in class com.bea.campaign.model.AddEmailModel
Get the email uri.
getUri(UriService, String, Map<String, String>) - Method in enum com.bea.content.cmis.rest.converters.ResourceTemplate
 
getUri() - Method in interface com.bea.p13n.advisor.AdviceRequest
Returns the URI associated with this AdviceRequest.
getUri() - Method in interface com.bea.p13n.rules.manager.RuleSetArchive
Returns the URI for the packaged rule set.
getUri() - Method in class com.bea.wlp.rest.results.ForwardResult
Gets the forward URI.
getURI() - Method in class com.bea.wsrp.consumer.resource.ResourceURLUtils.ResourceRequestInfo
 
getUriPrefix(String) - Static method in class com.bea.p13n.advisor.AdvisletRegistry
Trims a URI of the form: protocol://arguments and returns the protocol component.
getUriService() - Method in class com.bea.content.cmis.rest.resources.BaseCMISResource
 
getUrl() - Method in class com.bea.content.el.support.NodeWrapperImpl
Returns an instance of the node property Url service for the primary property of this node (if any).
getUrl() - Method in class com.bea.content.el.support.PropertyWrapperImpl
Returns a URL service for this property.
getUrl() - Method in class com.bea.content.indexer.IndexerRunner
URL used to lookup the Indexer EJB.
getUrl() - Method in class com.bea.content.manager.servlets.jsp.taglib.GetBinaryPropertyTag
Start the tag.
getUrl() - Method in class com.bea.wlp.xip.XipProperties
 
getUrlCompressionManagerHome() - Method in class com.bea.netuix.application.NetuixHomeFactory
Gets the cached instance of the UrlCompressionManagerHome EJB Home.
getURLConnection() - Method in interface com.bea.wsrp.consumer.resource.IResourceServletRequestContext
Get the URL Connection so it may be modified.
getURLEncodedPath() - Method in class com.bea.content.el.support.NodeWrapperImpl
See Node.getURLEncodedPath()
getURLEncodedPath() - Method in class com.bea.content.Node
Returns a path which can be used in conjunction with the ShowPropertyServlet.
getUrlTemplateConfig(ServletContext) - Static method in class com.bea.p13n.url.config.P13nUrlConfigurationHelper
 
getUrlType() - Method in class com.bea.portlet.GenericURL
Returns the type of this URL.
getUrlType() - Method in class com.bea.portlet.ResourceURL
Returns the type of this URL.
getUsableProperty(Node) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This will take a best guess at which property represents the passed in node, and then return that property.
getUsablePropertyValue(Node) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This will take a best guess at which property represents the passed in node, and then return the value of that property.
getUseCache() - Method in class com.bea.content.manager.servlets.jsp.taglib.BaseTag
Get the value of BaseTag.useCache.
getUseCache() - Method in class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport
Get the value of ContentTagSupport.useCache.
getUser() - Method in class com.bea.campaign.action.Action
Get the user this Action is executing for.
getUser() - Method in class com.bea.content.indexer.IndexerRunner
Gets the user name that is used when looking up the Indexer EJB.
getUserAgent() - Method in interface com.bea.wsrp.model.markup.IGetMarkupBaseRequestContext
A string identifying user-agent of an end-user.
getUserAuthentication() - Method in interface com.bea.wsrp.model.markup.IRuntimeContext
Returns a string that indicates how the end-user was authenticated.
getUserCategories() - Method in interface com.bea.wsrp.model.IPortletDescription
Returns an immutable list of user categories (if any) recognized by the portlet
getUserCategories() - Method in interface com.bea.wsrp.model.IServiceDescription
Returns an immutable list of user categories used by the producer.
getUserCategories() - Method in interface com.bea.wsrp.model.markup.IUserContext
An option list of user categories.
getUserCategories() - Method in interface com.oracle.producer.spi.IUserContext
An option list of user categories.
getUserContext() - Method in interface com.oracle.producer.spi.IRequestContext
Gets the user context associated with the request.
getUserContextKey() - Method in interface com.bea.wsrp.model.markup.IUserContext
A token to identify a user.
getUserContextKey() - Method in interface com.oracle.producer.spi.IUserContext
A token to identify a user.
getUserCredential(ContentContext, String) - Method in interface com.bea.content.federated.IVirtualRepositoryManager
For the current user and the specified repository, retrieve the personal repository credential, if it exists.
getUserCredential(ContentContext, String) - Method in interface com.bea.portal.tools.content.controls.ContentRepositoryControl
For the current user and the specified repository, retrieve the personal repository credential, if it exists.
getUserData() - Method in interface com.bea.p13n.advisor.ProcessingError
Returns any generic user data associated with the error.
getUserDescription(String) - Method in class com.bea.p13n.security.management.authentication.AtnManagerProxy
Get description for a user
getUserDescription(String, String, DelegatedResourceView, String, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.DelegatedAtnProxyManagerControlFacade
This method will get the description for a user.
getUserEndStates(String, ScenarioContainer, Collection) - Method in interface com.bea.campaign.ScenarioService
Get the list of scenario ids for which the user has reached an end state, under the specified container.
getUserGroupNames(HttpServletRequest) - Method in interface com.bea.p13n.controls.userInfoQuery.UserInfoControl
Get a list of groups to which this user belongs This method federated through all readable GroupProviders in default security realm
getUserId() - Method in class com.bea.campaign.action.Action
Get the userId associated with the event that triggered this Action
getUserId() - Method in class com.bea.campaign.EndStateAction
Get the user id (from the event).
getUserId(Event) - Static method in class com.bea.campaign.ScenarioHelper
Get the user id from an Event.
getUserId() - Method in class com.bea.content.manager.servlets.jsp.taglib.BaseTag
Get the user id of the current user.
getUserId() - Method in class com.bea.p13n.ad.AdInfo
Get the userId
getUserId() - Method in class com.bea.p13n.content.expression.Search
Deprecated Get the user id.
getUserId(HttpServletRequest) - Static method in class com.bea.p13n.tracking.TrackingEventHelper
Return the user id of the currently logged in user (i.e.
getUserId(HttpServletRequest) - Static method in class com.bea.p13n.usermgmt.SessionHelper
Get the (not neccessarily logged in) user's id from the request.
getUserLimit() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetUserNamesForGroupTag
Deprecated Get the limit of users to return
getUserLimit() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetUserNamesTag
Deprecated Get the limit of the result-set size
getUserList() - Method in class com.bea.p13n.entitlements.policy.PolicyItem
Retrieves an existing list of user names from a policy entitlement expression.
getUserManager() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTag
Return an instance of the UserManager session bean
getUserName() - Method in class com.bea.content.Credentials
Gts the userName for this Credentials.
getUserName() - Static method in class com.bea.content.federated.ContentSecurityHelper
Gets the userName of the currently logged in user
getUserName() - Method in interface com.bea.content.federated.IRepositoryConfig
Gets the username for the repository.
getUserName() - Method in class com.bea.content.federated.RepositoryConfig
 
getUserName() - Method in class com.bea.content.federated.RepositoryCredential
 
getUsername() - Method in class com.bea.netuix.application.notifications.Notification
Returns the username this notification was sent to.
getUsername() - Method in class com.bea.netuix.application.transform.disassembler.xip.ExportContext
 
getUsername() - Method in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
 
getUsername() - Method in interface com.bea.netuix.servlets.controls.analytics.AnalyticEvent
The username of the user who made the request, null for anaymnous users
getUsername() - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
 
getUsername() - Method in class com.bea.p13n.usermgmt.profile.ProfileIdentity
retrieve the username
getUsername() - Method in interface com.bea.p13n.usermgmt.profile.ProfileWrapper
Get the current username of this profile
getUsername() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.AddUserToGroupTag
Deprecated Get the name of the user to add to the group
getUsername() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateUserTag
Deprecated Get the name of the new user
getUsername() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetGroupNamesForUserTag
Deprecated Get the username to query
getUsername() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.RemoveUserFromGroupTag
Deprecated Get the name of the user to remove
getUsername() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.RemoveUserTag
Deprecated Get the name of the user to remove
getUsername() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.SetPasswordTag
Get the name of the user to modify
getUserName() - Method in class com.bea.portal.tools.security.user.UserID
Get the name of the user.
getUserName() - Method in class com.bea.portal.tools.security.user.UserIDBuilder
Get the name of the user.
getUsername() - Method in class com.bea.wlp.xip.XipProperties
 
getUserName() - Method in interface com.bea.wsrp.model.markup.IUserProfile
Deprecated 
getUserName() - Method in class com.bea.wsrp.model.markup.UserProfile
Returns the user's name.
getUserNameCriteria() - Method in class com.bea.netuix.application.communities.InvitationSearchCriteria
 
getUsernameCriteria() - Method in class com.bea.netuix.application.communities.MemberCriteria
Retrieves the username criteria for the search.
getUsernameCriteria() - Method in class com.bea.netuix.application.communities.MembershipCriteria
Retrieves the username pattern criteria for the search.
getUsernameCriteria() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Retrieves the username criteria for the search.
getUserNameFilterMethod() - Method in class com.bea.netuix.application.communities.InvitationSearchCriteria
 
getUsernameFilterMethod() - Method in class com.bea.netuix.application.communities.MembershipCriteria
Retrieves the username filter method for the username search.
getUserNames(String, int) - Method in interface com.bea.p13n.controls.ejb.usermgmt.UserManager
Deprecated As of Portal 8.1.x, use UserProviderControl.getUserNames(searchExpression, limit)
getUserNames(String, int) - Method in interface com.bea.p13n.controls.profile.UserProfileControl
Deprecated as of Portal 8.1 Use UserProviderControl.getUserNames(searchExpression, limit)
getUserNames(String, int) - Method in interface com.bea.p13n.controls.securityProvider.UserProviderControl
Get a list of all user names
getUserNames(String, int) - Method in class com.bea.p13n.security.management.authentication.AtnManagerProxy
Returns a List of user names matching the search expression
getUserNames(String, int) - Method in interface com.bea.p13n.usermgmt.UserManager
Deprecated See com.bea.p13n.security.management.authentication.AtnManagerProxy
getUsernames(String, String, FilterMethod, String, SortOrder, int, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.DelegatedAtnProxyManagerControlFacade
Returns a list of users that the da has been delegated to see.
getUsernames(String, String, FilterMethod, String, SortOrder, int, ResourceContext, List<String>) - Method in interface com.bea.portal.tools.ugm.controls.DelegatedAtnProxyManagerControlFacade
Returns a list of users that the da has been delegated to see.
GetUserNamesExtraInfo - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Sets JSP page-scoped variables as a result of the <um:getUserNames> tag.
GetUserNamesExtraInfo() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetUserNamesExtraInfo
 
getUsernamesForGroup(String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.GroupManager
Deprecated As of Portal 8.1.x, use GroupProviderControl.getUsernamesForGroup(groupname)
getUsernamesForGroup(String) - Method in interface com.bea.p13n.controls.securityProvider.GroupProviderControl
Caller must be in the role of PortalSystemAdminstrator
getUsernamesForGroup(String) - Method in class com.bea.p13n.security.management.authentication.AtnManagerProxy
Retrieve a list of all users in a group in this provider.
getUsernamesForGroup(String, String, int) - Method in class com.bea.p13n.security.management.authentication.AtnManagerProxy
Retrieve a list of users in a group within this provider, matching the provided wildcard expression.
getUsernamesForGroup(String) - Method in interface com.bea.p13n.usermgmt.GroupManager
Deprecated See com.bea.p13n.security.management.authentication.AtnManagerProxy
getUsernamesForGroup(String, String, int) - Method in interface com.bea.p13n.usermgmt.GroupManager
Deprecated See com.bea.p13n.security.management.authentication.AtnManagerProxy
getUsernamesForGroup(String, String, DelegatedResourceView, FilterMethod, String, SortOrder, int, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.DelegatedAtnProxyManagerControlFacade
This method will return all users that are members of the specified group filtered by the expression.
GetUserNamesForGroupExtraInfo - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Sets JSP page-scoped variables as a result of the <um:getUserNamesForGroup> tag.
GetUserNamesForGroupExtraInfo() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetUserNamesForGroupExtraInfo
 
getUsernamesForGroupLimited(String, String, int) - Method in interface com.bea.p13n.controls.ejb.usermgmt.GroupManager
Deprecated As of Portal 8.1.x, use GroupProviderControl.getUsernamesForGroupLimited(groupname, searchExpression, limit)
getUsernamesForGroupLimited(String, String, int) - Method in interface com.bea.p13n.controls.securityProvider.GroupProviderControl
Retrieve a list of users in a group, matching the provided wildcard expression Caller must be in the role of PortalSystemAdminstrator
GetUserNamesForGroupTag - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Deprecated Use com.bea.p13n.usermgmt.taglib.GetUserNamesForGroupTag
GetUserNamesForGroupTag() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetUserNamesForGroupTag
Deprecated  
GetUserNamesTag - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Deprecated Use com.bea.p13n.usermgmt.taglib.GetUserNamesTag
GetUserNamesTag() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetUserNamesTag
Deprecated  
getUserPrincipal() - Method in class com.bea.p13n.http.Request
 
getUserPrincipal(Subject) - Static method in class com.bea.p13n.security.Authentication
Get the Principal representing the given Subject.
getUserPrincipal(Subject) - Static method in class com.bea.p13n.security.AuthenticationSystem
Get the Principal representing the given Subject.
getUserPrincipal() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getUserPrincipal() on the wrapped request object.
getUserPrincipal() - Method in interface javax.portlet.PortletRequest
Returns a java.security.Principal object containing the name of the current authenticated user.
getUserProfile(String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.UserManager
Deprecated As of Portal 8.1.x, use ProfileControl.getProfileForUser(username) in conjunction with the UserProviderControl
getUserProfile(String) - Method in interface com.bea.p13n.controls.profile.ProfileControl
Access the profile wrapper for this user, if the user profile exists.
getUserProfile(HttpServletRequest) - Static method in class com.bea.p13n.servlets.jsp.TagSupportHelper
Returns a ProfileWrapper for the current user.
getUserProfile(String) - Method in interface com.bea.p13n.usermgmt.UserManager
Deprecated See com.bea.p13n.usermgmt.profile.ProfileFactory
getUserProfile() - Method in interface com.bea.wsrp.model.markup.IUserContext
An optional profile data of the current user.
getUserProfile() - Method in interface com.oracle.producer.spi.IUserContext
An optional profile data of the current user.
getUserProfileItems() - Method in interface com.bea.wsrp.model.IPortletDescription
Returns an immutable list of user profile items (if any) required by the portlet
getUserProfileItemsMode() - Method in interface com.bea.wsrp.model.IPortletDescription
Returns the mode of user profile items propagation.
getUserProfileManager(String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.UserManager
Deprecated As of Portal 8.1.x, use ProfileControl.getProfileForUser(username) in conjunction with the UserProviderControl
getUserProfileManager() - Method in interface com.bea.p13n.controls.profile.ProfileControl
Returns the UserProfileManager EJB, a stateless session bean used to access profile values.
getUserProfileManager(String) - Method in interface com.bea.p13n.usermgmt.UserManager
Deprecated Returns the appropriate ProfileManager deployment for this user, based on the user's profile type.
getUserProfileNames() - Method in interface com.bea.p13n.controls.ejb.usermgmt.RealmConfiguration
Returns just the user profiles.
getUserProfileNames() - Method in interface com.bea.p13n.controls.profile.ProfileControl
Returns just the users found in the database.
getUserProfileWrapper(String, HttpServletRequest) - Static method in class com.bea.campaign.ScenarioHelper
Get a user profile wrapper for the given user id from the given request.
getUserProperties() - Method in interface com.bea.wsrp.model.markup.IUserProfile
Get an unmodifiable map of userProperties where the key is the name propertySet/propertyName.
getUserProperties() - Method in interface com.oracle.producer.spi.IUserProfile
Get an unmodifiable map of userProperties where the key is the name propertySet/propertyName.
getUserPropertiesMode() - Method in class com.bea.netuix.application.definition.PortletDefinition
Get the WSRP user properties mode.
getUserResourceType() - Static method in class com.bea.portal.tools.management.p13n.ad.AdContentResourceType
 
getUserResourceType() - Static method in class com.bea.portal.tools.security.user.UserResourceType
Get the UserResourceType.
getUserScope() - Method in interface com.bea.wsrp.model.markup.IMimeResponseContext
Returns a string indicating when the markup may be used by various users.
getUsersResourceType() - Static method in class com.bea.portal.tools.security.user.UsersResourceType
Get the UsersResourceType.
getUserView(String, String, String, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.DelegatedAtnProxyManagerControlFacade
Gets a user view object given the user name and information about which authentication provider to use.
getUUID() - Method in class com.bea.portal.tools.content.NodeID
Get the repository unique identifier of the content node.
getUUID() - Method in class com.bea.portal.tools.content.NodeIDBuilder
Get the repository unique identifier of the content node.
getV1MarkupPortUrl() - Method in interface com.bea.wsrp.consumer.wsdl.IWSDLResponseContext
Get the V1 markup port URL
getV1PortletManagementPortUrl() - Method in interface com.bea.wsrp.consumer.wsdl.IWSDLResponseContext
Get the v1 portlet management port
getV1RegistrationPortUrl() - Method in interface com.bea.wsrp.consumer.wsdl.IWSDLResponseContext
Get the v1 registration port
getV1ServiceDescriptionPortUrl() - Method in interface com.bea.wsrp.consumer.wsdl.IWSDLResponseContext
Get the v1 service description port
getV1WlpEntensionMarkupPortUrl() - Method in interface com.bea.wsrp.consumer.wsdl.IWSDLResponseContext
Get the v1 WLP extended markup port
getV2MarkupPortUrl() - Method in interface com.bea.wsrp.consumer.wsdl.IWSDLResponseContext
Get the v2 markup port
getV2PortletManagementPortUrl() - Method in interface com.bea.wsrp.consumer.wsdl.IWSDLResponseContext
Get the v2 portlet management port
getV2RegistrationPortUrl() - Method in interface com.bea.wsrp.consumer.wsdl.IWSDLResponseContext
Get the v2 registration port
getV2ServiceDescriptionPortUrl() - Method in interface com.bea.wsrp.consumer.wsdl.IWSDLResponseContext
Get the v2 service description port
getV2WlpEntensionMarkupPortUrl() - Method in interface com.bea.wsrp.consumer.wsdl.IWSDLResponseContext
Get the v2 WLP extended markup port
getValidateTag() - Method in interface com.bea.wsrp.model.markup.IMimeResponseContext
Returns a string (unique id on a Producer) that a Consumer can use it to revalidate markup once the expires duration elapses.
getValidationText() - Method in class com.bea.netuix.application.communities.invitations.Invitation
Returns the validation text associated with this invitation, which can be used to validate that the user applying for community membership is the intended recipient of this invitation.
getValidationText() - Method in interface com.bea.netuix.application.communities.invitations.Invitee
Gets the password assigned by the Communities Invitations framework for this invitation, so that CommunityInviter implementors can provide the password in the communication to the Invitee.
getValidationTextGenerator() - Method in class com.bea.netuix.application.communities.invitations.InvitationDetails
Gets the InvitationValidationTextGenerator set on this InvitationDetails.
getValidatorClassName(String) - Method in interface com.bea.p13n.tracking.clickthrough.EventMappingLoader
Returns validator class name given the event type.
getValidClassificationNames() - Method in interface com.bea.campaign.Scenario
The list of classification names for which this scenario is valid.
getValidClassifications() - Method in class com.bea.campaign.model.ScenarioModel
Get all the names of all the valid classifications for the Scenario.
getValidClassificationsLogic() - Method in interface com.bea.campaign.Scenario
Get the valid classifications boolean logic.
getValidContextAttributeClasses() - Method in class com.bea.content.manager.servlets.attribute.node.NodeAttributeResolver
 
getValidContextAttributeClasses() - Method in class com.bea.content.manager.servlets.attribute.property.BinaryPropertyResolver
 
getValidContextAttributeClasses() - Method in class com.bea.content.manager.servlets.attribute.property.ContentPropertyResolver
 
getValidContextAttributeClasses() - Method in class com.bea.content.manager.servlets.attribute.property.TextBinaryPropertyResolver
 
getValidContextAttributeClasses() - Method in class com.bea.content.manager.servlets.attribute.property.URLBinaryPropertyResolver
 
getValidContextAttributeClasses() - Method in class com.bea.content.manager.servlets.attribute.search.SearchAttributeResolver
 
getValidEventTypes() - Method in interface com.bea.campaign.Scenario
The list of event types the scenario ruleset checks for.
getValue() - Method in class com.bea.content.BinaryValue
Gets the binary data.
getValue() - Method in class com.bea.content.el.support.PropertyWrapperImpl
See Property.getValue()
getValue() - Method in class com.bea.content.el.support.ValueWrapperImpl
See Value.getValue()
getValue() - Method in class com.bea.content.Property
Gets the first Value.
getValue() - Method in class com.bea.content.PropertyChoice
Gets the Value as an Object.
getValue() - Method in class com.bea.content.Value
Gets the Value as an Object.
getValue() - Method in class com.bea.netuix.application.communities.CommunityPropertyValue
Gets the value of this property.
getValue() - Method in enum com.bea.netuix.application.communities.messaging.MessagingAddressType.PrimaryType
Returns the value of this primary type
getValue() - Method in interface com.bea.netuix.laf.genes.Gene
Returns the raw gene value.
getValue(String, HttpServletRequest) - Method in interface com.bea.netuix.laf.genes.ValueProvider
Returns a value for the specified name, given the specified request context.
getValue(String) - Method in class com.bea.p13n.entitlements.service.P13nContextHandler
 
getValue() - Method in class com.bea.p13n.expression.operator.Variable
Returns the value stored in this.
getValue(String, Class) - Method in interface com.bea.p13n.expression.UnificationList
Returns the value of a bound variable or get an unbound value and then bind it.
getValue(String) - Method in class com.bea.p13n.http.Session
 
getValue() - Method in interface com.bea.p13n.jobmanager.config.JobParamBean
Value of parameter
getValue() - Method in class com.bea.p13n.jobmanager.config.JobParamDefinition
 
getValue() - Method in class com.bea.p13n.model.Comparison
Get the comparison value.
getValue() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.SetPropertyTag
Deprecated Get the value to set for the property
getValue() - Method in class com.bea.wlp.xip.XipProperties.XipProperty
 
getValue(int) - Method in class com.bea.wsrp.ext.holders.NamedStringArray
Gets the value of the NamedString at the specified index.
getValue() - Method in class com.bea.wsrp.ext.holders.NamedStringArray.NamedString
Returns the value of this NamedString, which can be null.
getValue() - Method in interface com.bea.wsrp.model.ILocalizedString
Value of the string
getValue() - Method in interface com.oracle.producer.spi.ILocalizedString
Value of the string
getValue() - Method in interface javax.portlet.Event
Get the event payload.
getValue(String, String) - Method in interface javax.portlet.PortletPreferences
Returns the first String value associated with the specified key of this preference.
getValue(String) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedSession
 
getValueAsType(Object, int) - Method in class com.bea.p13n.content.ContentQueryBase
Convert the specified object to the specified type as best we can.
getValueByType(int) - Method in class com.bea.content.el.support.ValueWrapperImpl
See Value.getValueByType(int)
getValueByType(int) - Method in class com.bea.content.PropertyChoice
Return the correct value based on the type.
getValueByType(int) - Method in class com.bea.content.Value
Return the correct value based on the type.
getValueNames() - Method in class com.bea.p13n.http.Session
 
getValueNames() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedSession
 
getValueProposition() - Method in interface com.bea.campaign.CampaignInfo
Get the value proposition of the campaign.
getValueProposition() - Method in class com.bea.campaign.model.CampaignModel
Gets the campaign's value proposition.
getValues() - Method in class com.bea.content.el.support.PropertyWrapperImpl
See Property.getValues()
getValues() - Method in class com.bea.content.Property
Returns an Array of the Property's Values.
getValues() - Method in class com.bea.netuix.application.communities.CommunityProperty
 
getValues(String) - Method in class com.bea.netuix.util.PortletParameters
Returns the set of values for the specified parameter
getValues(String[]) - Method in class com.bea.p13n.entitlements.service.P13nContextHandler
 
getValues(String) - Method in class com.bea.wsrp.ext.holders.NamedStringArray
Returns all values associated with the specified name, in the same order they appear in the NamedStringArray.
getValues(String, String[]) - Method in interface javax.portlet.PortletPreferences
Returns the String array value associated with the specified key in this preference.
getVariable() - Method in class com.bea.p13n.expression.operator.VariableBinding
 
getVariable() - Method in class com.bea.p13n.rules.model.VariableBindingModel
 
getVariableBinding() - Method in class com.bea.p13n.rules.model.VariableBindingModel
 
getVariableInfo(TagData) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetNodeTagExtraInfo
Get the variable into required by the tag.
getVariableInfo(TagData) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTagExtraInfo
Return the extra info needed by the GetPropertyTag.
getVariableInfo(TagData) - Method in class com.bea.content.manager.servlets.jsp.taglib.SearchTagExtraInfo
Return the extra info needed by the SearchTag.
getVariableInfo(TagData) - Method in class com.bea.netuix.servlets.l10n.jsp.taglib.ResolveTagExtraInfo
Creates a VariableInfo array populated using the 'id' attribute of a TagData input object.
getVariableInfo(TagData) - Method in class com.bea.p13n.servlets.jsp.taglib.ContentQueryExtraInfo
Returns the required variable information for the ContentQuery tag.
getVariableInfo(TagData) - Method in class com.bea.p13n.servlets.jsp.taglib.ContentSelectorExtraInfo
Returns the required variable information for the ContentSelector tag.
getVariableInfo(TagData) - Method in class com.bea.p13n.servlets.jsp.taglib.DivTagExtraInfo
 
getVariableInfo(TagData) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateGroupExtraInfo
Create an array of VariableInfo objects containing information about the variables to create.
getVariableInfo(TagData) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateUserExtraInfo
Create an array of VariableInfo objects containing information about the variables to create.
getVariableInfo(TagData) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetChildGroupNamesExtraInfo
Create an array of VariableInfo objects containing information about the variables to create.
getVariableInfo(TagData) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetGroupNamesForUserExtraInfo
Create an array of VariableInfo objects containing information about the variables to create.
getVariableInfo(TagData) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetParentGroupNameExtraInfo
Create an array of VariableInfo objects containing information about the variables to create.
getVariableInfo(TagData) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetProfileExtraInfo
Create an array of VariableInfo objects containing information about the variables to create.
getVariableInfo(TagData) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetPropertyAsStringExtraInfo
Create an array of VariableInfo objects containing information about the variables to create.
getVariableInfo(TagData) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetPropertyExtraInfo
Create an array of VariableInfo objects containing information about the variables to create.
getVariableInfo(TagData) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetTopLevelGroupsExtraInfo
Create an array of VariableInfo objects containing information about the variables to create.
getVariableInfo(TagData) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetUserNamesExtraInfo
Create an array of VariableInfo objects containing information about the variables to create.
getVariableInfo(TagData) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetUserNamesForGroupExtraInfo
Create an array of VariableInfo objects containing information about the variables to create.
getVariableInfo(TagData) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.ResultTagExtraInfo
Returns a single VariableInfo for the result parameter
getVariableName() - Method in class com.bea.p13n.rules.model.InstanceMethodModel
Get the name of the variable upon which the method will be called.
getVariableValue(String) - Method in class com.bea.p13n.ad.MapVariableFinder
Deprecated Return the value of the named variable, using the underlying map.
getVariableValue(String) - Method in class com.bea.p13n.ad.render.DefaultContentProvider.ContentVariableFinder
Retrieve the value of the named property from the Content object.
getVariableValue(String) - Method in interface com.bea.p13n.ad.VariableFinder
Return the value of the named variable.
getVariableValue(String) - Method in class com.bea.p13n.content.expression.MapVariableFinder
Deprecated Return the value of the named variable, using the underlying map.
getVariableValue(String) - Method in interface com.bea.p13n.content.expression.VariableFinder
Deprecated Return the value of the named variable.
getVariableValue(String) - Method in class com.beasys.commerce.foundation.expression.MapVariableFinder
Deprecated Return the value of the named variable, using the underlying map.
getVariableValue(String) - Method in interface com.beasys.commerce.foundation.expression.VariableFinder
Deprecated Return the value of the named variable.
getVariant() - Method in class com.bea.netuix.servlets.l10n.jsp.taglib.L10nTagSupport
 
getVendorInfo() - Method in class com.bea.p13n.cache.P13nCacheProvider
 
getVendorInfo() - Method in class com.bea.p13n.cache.spi.CacheProvider
Returns the name of the organization, vendor, or company that provided this implementation.
getVersion(ContentContext, ID, String) - Method in interface com.bea.content.federated.IVersionManager
Get the specified version for a given node.
getVersion() - Method in class com.bea.content.manager.faces.component.GetPropertyComponent
Get the value of GetPropertyComponent.version
getVersion() - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Get the GetPropertyTag.version name (number) to use
getVersion(ContentContext, ID, String) - Method in interface com.bea.content.virtual.WorkspaceOps
Deprecated Returns a specific version for the given Virtual Node.
getVersion() - Method in interface com.bea.p13n.common.Versionable
Returns the version associated with the implementing object.
getVersion() - Method in class com.bea.p13n.security.management.ProviderDescription
Get the version number of this provider's implementation.
getVersion(ContentContext, ID, String) - Method in interface com.bea.portal.tools.content.controls.ContentVersionControl
Get the specified version for a given node.
getVersion() - Method in class com.bea.portal.tools.security.authentication.provider.AuthenticationProviderID
Get the version of the authentication provider.
getVersion() - Method in class com.bea.portal.tools.security.authentication.provider.AuthenticationProviderIDBuilder
Get the version of the authentication provider.
getVersion() - Method in class com.bea.portal.tools.security.role.mapper.RoleMapperID
Get the version of the role mapper.
getVersion() - Method in class com.bea.portal.tools.security.role.mapper.RoleMapperIDBuilder
Get the version of the role mapper.
getVersion() - Method in class com.bea.portal.tools.security.role.mapper.RoleMappersIDBuilder
Get the version of the role mapper.
getVersionableContent() - Method in class com.bea.content.virtual.workflow.WorkflowActionContext
 
getVersionById() - Method in class com.bea.content.el.support.VersionServiceImpl
Returns a service to retrieve a version by ID.
getVersionComment() - Method in class com.bea.content.el.support.VersionWrapperImpl
 
getVersionComment() - Method in class com.bea.content.virtual.version.VersionableContent
Excluded - see CR353875.
getVersionedAppName() - Static method in class com.bea.p13n.management.ApplicationHelper
Get name of the current application.
getVersionedContent() - Method in class com.bea.content.manager.servlets.jsp.taglib.SearchTag
Boolean to determine if version data should be returned
getVersionedContent() - Method in class com.bea.p13n.placeholder.servlets.jsp.taglib.PlaceholderTag
Boolean to determine if version data should be returned
getVersionedContent() - Method in class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport
Boolean to determine if version data should be returned
getVersionedDocuments() - Method in class com.bea.p13n.servlets.jsp.taglib.ContentQueryTag
Get the array of content documents as versions.
getVersionedDocuments() - Method in class com.bea.p13n.servlets.jsp.taglib.ContentSelectorTag
Get the array of content documents.
getVersionHistory(ContentContext, ID) - Method in interface com.bea.portal.tools.content.controls.ContentVersionControl
Returns all the versions for a given node.
getVersionId() - Method in class com.bea.content.url.ShowPropertyURL
Get the value of ShowPropertyURL.versionId
getVersionId() - Method in class com.bea.content.virtual.version.Version
Excluded - see CR353875.
getVersionManager() - Static method in class com.bea.content.federated.ContentManagerFactory
Return the IVersionManager for version related operations
getVersionName() - Method in class com.bea.content.el.support.VersionWrapperImpl
See Version.getVersionName()
getVersionName() - Method in class com.bea.content.virtual.version.Version
Gets the name of this version.
getVersionName() - Method in class com.bea.p13n.content.internal.RenderableContentVersionWrapper
 
getVersions() - Method in class com.bea.content.el.support.NodeWrapperImpl
Returns an instance of the version service to retrieve a node's version(s).
getVersions(ContentContext, ID) - Method in interface com.bea.content.federated.IVersionManager
Returns all the versions for a given node.
getVersions(ContentContext, ID) - Method in interface com.bea.content.virtual.WorkspaceOps
Deprecated Returns all versions for the given Virtual Node.
getVersions(ContentContext, ID) - Method in interface com.bea.portal.tools.content.controls.ContentVersionControl
Deprecated use ContentVersionControl.getVersionHistory(ContentContext, ID)
getVersionString() - Method in class com.bea.p13n.cache.P13nCacheProvider
 
getVersionString() - Method in class com.bea.p13n.cache.spi.CacheProvider
Return the version of this Cache provider implementation.
getViewableTypes(ContentContext) - Method in interface com.bea.content.federated.ITypeManager
Returns all the types across all repositories for which the user has VIEW privileges on Will ignore any configured repository which does not support the TypeFeatureCapability.TypeRetrieval capability.
getViewableTypes(ContentContext, String) - Method in interface com.bea.content.federated.ITypeManager
Returns all the types for the given repository for which the user has VIEW privileges on Will throw a RepositoryException if the repository specified by the repositoryName does not support the TypeFeatureCapability.TypeRetrieval capability.
getViewableTypes(ContentContext, String, int) - Method in interface com.bea.portal.tools.content.controls.ContentTypeControl
Returns all the types for the given repository for which the user has VIEW privileges on
getVirtualNode() - Method in class com.bea.content.virtual.version.Version
Deprecated Due to security concerns. Please use getNodeId() instead. This will return null for versions returned via meta-data search queries.
getVirtualNode() - Method in class com.bea.content.virtual.workflow.WorkflowActionContext
 
getVirtualNode(ContentContext, ID) - Method in interface com.bea.portal.tools.content.controls.ContentVersionControl
Returns a VirtualNode corresponding to the provided Node id.
getVirtualRepositoryManager() - Static method in class com.bea.content.federated.ContentManagerFactory
Return the IVirtualRepositoryManager to manage repository configuruations.
getVisibleBookLocalizationResources(CustomizationContext, WebAppSearchCriteria, int) - Method in interface com.bea.netuix.application.manager.IBookDefinitionManager
Retrieve the LocalizationResourceViews for all visible books for a given locale and webapp.
getVisibleDesktopLocalizationResources(CustomizationContext, WebAppSearchCriteria, int) - Method in interface com.bea.netuix.application.manager.IDesktopDefinitionManager
Retrieve the LocalizationResourceViews for all visible desktops for a given locale and webapp.
getVisibleLaFLocalizationResources(CustomizationContext, WebAppSearchCriteria, int) - Method in interface com.bea.netuix.application.manager.ILookAndFeelDefinitionManager
Retrieve the LocalizationResourceViews for all visible look-and-feels for a given locale and webapp.
getVisibleLayoutLocalizationResources(CustomizationContext, WebAppSearchCriteria, int) - Method in interface com.bea.netuix.application.manager.ILayoutDefinitionManager
Retrieve the LocalizationResourceViews for all visible layouts for a given locale and webapp.
getVisibleMenuLocalizationResources(CustomizationContext, WebAppSearchCriteria, int) - Method in interface com.bea.netuix.application.manager.IMenuDefinitionManager
Retrieve the LocalizationResourceViews for all visible menus for a given locale and webapp.
getVisiblePageLocalizationResources(CustomizationContext, WebAppSearchCriteria, int) - Method in interface com.bea.netuix.application.manager.IPageDefinitionManager
Retrieve the LocalizationResourceViews for all visible pages for a given locale and webapp.
getVisiblePlaceholderLocalizationResources(CustomizationContext, WebAppSearchCriteria, int) - Method in interface com.bea.netuix.application.manager.IPageDefinitionManager
Get visible placeholder definition localization resources for the given webapp.
getVisiblePortalLocalizationResources(CustomizationContext, WebAppSearchCriteria, int) - Method in interface com.bea.netuix.application.manager.IPortalDefinitionManager
Retrieve the LocalizationResourceViews for all visible portals for a given locale and webapp.
getVisiblePortletCategoryLocalizationResources(CustomizationContext, WebAppSearchCriteria, int) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Retrieve the LocalizationResourceViews for all visible portlet categories for a given locale and webapp.
getVisibleShellLocalizationResources(CustomizationContext, WebAppSearchCriteria, int) - Method in interface com.bea.netuix.application.manager.IShellDefinitionManager
Retrieve the LocalizationResourceViews for all visible shells for a given locale and webapp.
getVisibleThemeLocalizationResources(CustomizationContext, WebAppSearchCriteria, int) - Method in interface com.bea.netuix.application.manager.IThemeDefinitionManager
Retrieve the LocalizationResourceViews for all visible themes for a given locale and webapp.
getVisitorMode() - Method in class com.bea.portal.tools.common.ResourceContext
Getter for visitorMode.
getVisitorRoleResourceType() - Static method in class com.bea.portal.tools.security.role.visitor.VisitorRoleResourceType
Get the VisitorRoleResourceType.
getVisitorRolesResourceType() - Static method in class com.bea.portal.tools.security.role.visitor.VisitorRolesResourceType
Get the VisitorRolesResourceType.
getWebApp() - Method in class com.bea.portal.tools.common.ResourceContext
Returns the web app
getWebapp() - Method in class com.bea.portal.tools.portal.portal.PortalID
 
getWebapp() - Method in class com.bea.portal.tools.portal.portal.PortalIDBuilder
webapp getter
getWebApp() - Method in class com.bea.portal.tools.resource.WebAppResourceID
Get the identifier of the referrent layout definition.
getWebApp() - Method in class com.bea.portal.tools.resource.WebAppResourceIDBuilder
 
getWebapp() - Method in class com.bea.wlp.xip.XipProperties
 
getWebappContextPath() - Method in interface com.bea.netuix.servlets.controls.analytics.AnalyticEvent
The webapp context context path
getWebappContextPath() - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
 
getWebAppInfo() - Static method in class com.bea.campaign.webservice.WebAppInfo
Get the WebApps defined in the current application.
getWebAppInfo(String) - Static method in class com.bea.campaign.webservice.WebAppInfo
Get the WebApps defined in the specified application configuration.
getWebApplicationName() - Method in interface com.bea.p13n.jobmanager.JobContext
Returns web application name if the encapsulated job is executed in the web app scope, otherwise returns null.
getWebApplicationName() - Method in class com.bea.portal.tools.portal.community.CommunitiesID
 
getWebApplicationName() - Method in class com.bea.portal.tools.portal.community.CommunitiesIDBuilder
Get the name the web application that the desktop definition is associated with.
getWebApplicationName() - Method in class com.bea.portal.tools.portal.community.CommunityDefinitionID
 
getWebApplicationName() - Method in class com.bea.portal.tools.portal.community.CommunityDefinitionIDBuilder
Get the name the web application that the desktop definition is associated with.
getWebApplicationName() - Method in class com.bea.portal.tools.portal.community.CommunityTemplateID
 
getWebApplicationName() - Method in class com.bea.portal.tools.portal.community.CommunityTemplateIDBuilder
Get the name the web application that the desktop definition is associated with.
getWebApplicationName() - Method in class com.bea.portal.tools.portal.community.CommunityTemplatesID
 
getWebApplicationName() - Method in class com.bea.portal.tools.portal.community.CommunityTemplatesIDBuilder
Get the name the web application that the desktop definition is associated with.
getWebApplicationName() - Method in class com.bea.portal.tools.portal.community.LibraryCommunityTemplateID
 
getWebApplicationName() - Method in class com.bea.portal.tools.portal.community.LibraryCommunityTemplateIDBuilder
Get the name the web application that the desktop definition is associated with.
getWebApplicationName() - Method in class com.bea.portal.tools.portal.community.LibraryCommunityTemplatesID
 
getWebApplicationName() - Method in class com.bea.portal.tools.portal.community.LibraryCommunityTemplatesIDBuilder
Get the name the web application that the desktop definition is associated with.
getWebApplicationName() - Method in class com.bea.portal.tools.portal.desktop.DesktopDefinitionID
 
getWebApplicationName() - Method in class com.bea.portal.tools.portal.desktop.DesktopDefinitionIDBuilder
Get the name the web application that the desktop definition is associated with.
getWebApplicationName() - Method in class com.bea.portal.tools.portal.desktop.DesktopDefinitionsID
 
getWebApplicationName() - Method in class com.bea.portal.tools.portal.desktop.DesktopDefinitionsIDBuilder
Get the name the web application that the desktop definition is associated with.
getWebApplicationName() - Method in class com.bea.portal.tools.portal.desktop.DesktopTemplateID
 
getWebApplicationName() - Method in class com.bea.portal.tools.portal.desktop.DesktopTemplateIDBuilder
Get the name the web application that the desktop definition is associated with.
getWebApplicationName() - Method in class com.bea.portal.tools.portal.desktop.DesktopTemplatesID
 
getWebApplicationName() - Method in class com.bea.portal.tools.portal.desktop.DesktopTemplatesIDBuilder
Get the name the web application that the desktop definition is associated with.
getWebApplicationName() - Method in class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplateID
 
getWebApplicationName() - Method in class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplateIDBuilder
Get the name the web application that the desktop definition is associated with.
getWebApplicationName() - Method in class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplatesID
 
getWebApplicationName() - Method in class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplatesIDBuilder
Get the name the web application that the desktop definition is associated with.
getWebApplicationName() - Method in class com.bea.portal.tools.security.role.visitor.VisitorRoleID
Get the name of web application that the visitor role is associated with.
getWebApplicationName() - Method in class com.bea.portal.tools.security.role.visitor.VisitorRoleIDBuilder
Get the name the web application that the visitor role is associated with.
getWebApplicationScope(HttpServletRequest) - Static method in class com.bea.p13n.security.management.credentials.Scope
Get web application scope
getWebAppName() - Method in class com.bea.netuix.application.definition.BookDefinition
Returns the name of the J2EE web application this book is scoped to.
getWebAppName() - Method in class com.bea.netuix.application.definition.CommunityDefinition
 
getWebAppName() - Method in class com.bea.netuix.application.definition.DesktopDefinition
Returns the name of the J2EE web application this portlet category is scoped to.
getWebAppName() - Method in class com.bea.netuix.application.definition.LayoutDefinition
Returns the web application name this layout is scoped to.
getWebAppName() - Method in class com.bea.netuix.application.definition.LookAndFeelDefinition
Returns the web application name this lookandfeel is scoped to.
getWebAppName() - Method in class com.bea.netuix.application.definition.MarkupDefinition
Returns the web application this markup is scoped to
getWebAppName() - Method in class com.bea.netuix.application.definition.MenuDefinition
Returns the web application name this menu is scoped to.
getWebAppName() - Method in interface com.bea.netuix.application.definition.NavigableDefinition
Returns the name of the J2EE web application this NavigableDefinition is scoped to.
getWebAppName() - Method in class com.bea.netuix.application.definition.PageDefinition
Returns the name of the J2EE web application this page is scoped to.
getWebAppName() - Method in interface com.bea.netuix.application.definition.PlaceableDefinition
Returns the name of the J2EE web application this PlaceableDefinition is scoped to.
getWebAppName() - Method in class com.bea.netuix.application.definition.PortalDefinition
Returns the name of the J2EE web application this portal is scoped to.
getWebAppName() - Method in class com.bea.netuix.application.definition.PortletCategoryDefinition
Returns the name of the J2EE web application this portlet category is scoped to.
getWebAppName() - Method in class com.bea.netuix.application.definition.PortletDefinition
Returns the name of the J2EE web application this portlet is scoped to.
getWebAppName() - Method in class com.bea.netuix.application.definition.ShellDefinition
Returns the name of the J2EE web application this shell is scoped to.
getWebAppName() - Method in interface com.bea.netuix.application.definition.TemplateDefinition
Returns the name of the web application this template resides in
getWebAppName() - Method in class com.bea.netuix.application.definition.ThemeDefinition
Returns the name of the J2EE web application this theme is scoped to.
getWebAppName() - Method in class com.bea.netuix.application.identifier.CommunityURI
Returns the webapp name portion of this CommunityURI.
getWebAppName() - Method in class com.bea.netuix.application.identifier.DesktopDefinitionId
 
getWebAppName() - Method in class com.bea.netuix.application.search.WebAppSearchCriteria
Returns the target web app name to be used as a search criteria.
getWebAppName() - Method in class com.bea.netuix.application.transform.disassembler.XmlDisassemblerContext
This method retrieves the name of the current WebApp module for which the .portlet file is deployed.
getWebAppName() - Method in interface com.bea.netuix.application.view.BookView
Return the name of the webapp that this book is associated with.
getWebAppName() - Method in interface com.bea.netuix.application.view.LayoutView
Return the name of the webapp that this layout is associated with.
getWebAppName() - Method in interface com.bea.netuix.application.view.LookAndFeelView
Return the name of the webapp that this look and feel is associated with.
getWebAppName() - Method in interface com.bea.netuix.application.view.MarkupView
Return the name of the webapp that this markup is associated with.
getWebAppName() - Method in interface com.bea.netuix.application.view.MenuView
Return the name of the webapp that this menu is associated with.
getWebAppName() - Method in interface com.bea.netuix.application.view.PageView
Return the name of the webapp that this page is associated with.
getwebAppName() - Method in interface com.bea.netuix.application.view.PortalView
Returns the webAppName associated with this view.
getWebAppName() - Method in interface com.bea.netuix.application.view.PortletCategoryView
Return the name of the webapp that this portlet category is associated with.
getWebAppName() - Method in interface com.bea.netuix.application.view.PortletView
Return the name of the webapp that this layout is associated with.
getWebAppName() - Method in interface com.bea.netuix.application.view.ShellView
Return the name of the webapp that this shell is associated with.
getWebAppName() - Method in interface com.bea.netuix.application.view.ThemeView
Return the name of the webapp that this theme is associated with.
getWebAppName() - Method in class com.bea.netuix.servlets.manager.AppContext
Return the webapp name (as defined in the config.xml file) for this portal.
getWebAppName() - Method in class com.bea.p13n.entitlements.policy.PolicyItem
 
getWebAppName() - Method in class com.bea.p13n.entitlements.resource.P13nResource
 
getWebAppName(ServletContext) - Static method in class com.bea.p13n.management.ApplicationHelper
Get name of the current WebApp module for the given context.
getWebAppName(HttpServletRequest) - Static method in class com.bea.p13n.management.ApplicationHelper
Get name of the current WebApp module running the given HTTP Request.
getWebAppName() - Method in class com.bea.p13n.security.management.credentials.Scope
Get the web application name of the scope
getWebappName() - Method in class com.bea.portlet.prefs.spi.PortletPreferencesId
 
getWebAppName() - Method in interface com.bea.wsrp.logging.HttpLogMessage
Returns web app name.
getWebAppNameCriteria() - Method in class com.bea.netuix.application.communities.MembershipCriteria
Retrieves the web app name criteria for the search.
getWebAppResourceID() - Method in class com.bea.portal.tools.resource.WebAppResourceIDBuilder
 
getWebAppResourceType() - Static method in class com.bea.portal.tools.resource.WebAppResourceType
Get the WebAppResourceType.
getWebAppUri(String, String) - Static method in class com.bea.p13n.management.ApplicationHelper
Retrieve the URI where the webapp is deployed.
getWebAppUri(ServletContext) - Static method in class com.bea.p13n.management.ApplicationHelper
Retrieve the URI where the webapp is deployed.
getWebflowName() - Method in class com.bea.netuix.servlets.controls.window.WebflowPresentationContext
Deprecated Returns the name of the webflow.
getWebflowPresentationContext(HttpServletRequest) - Static method in class com.bea.netuix.servlets.controls.window.WebflowPresentationContext
Deprecated This is a convenience method for returning a reference to the one and only WebflowPresentationContext for a given WebflowPortlet.
getWeight() - Method in class com.bea.campaign.model.AddToPlaceholderModel
Get the weight of the query in the placeholder(s).
getWeight(String) - Static method in class com.bea.campaign.rules.AddAdToPlaceholderActionDef
Convert the "Highest"..."Lowest" weight string to a 5..1 number.
getWeight() - Method in class com.bea.p13n.ad.AdInfo
Get the ad weight
getWest() - Method in class com.bea.netuix.servlets.controls.layout.BorderLayoutPresentationContext
Returns the "west" PlaceholderPresentationContext contained within the BorderLayout.
getWidth() - Method in class com.bea.netuix.servlets.controls.layout.PlaceholderPresentationContext
Returns the value of the width attribute for this Placeholder portal component.
getWildcardFilterString() - Method in class com.bea.p13n.usermgmt.query.QuerySpecification
 
getWindowBackingContexts() - Method in class com.bea.netuix.servlets.controls.page.PageBackingContext
Return the collection of child WindowBackingContexts (BookBackingContext or PortletBackingContext) for this page.
getWindowID() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getWindowId() on the wrapped request object.
getWindowID() - Method in interface javax.portlet.PortletRequest
Returns the portlet window ID.
getWindowLabel() - Method in interface com.bea.netuix.servlets.controls.analytics.AnalyticEvent
The _windowLabel request parameter value
getWindowLabel() - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
 
getWindowLabel() - Method in class com.bea.netuix.servlets.controls.window.AbstractButtonPresentationContext
Get the instance label (portlet) or definition label (book, page) of the parent Window for this Button portal component.
getWindowLabel() - Method in class com.bea.portlet.WindowURL
Returns the window label this URL is currently targeting.
getWindowLabel() - Method in class com.bea.wsrp.consumer.resource.WsrpResourceServletInterceptor
Get the portlet's window label
getWindowMode() - Method in class com.bea.netuix.servlets.controls.window.backing.WindowBackingContext
Return the current window mode.
getWindowMode() - Method in class com.bea.netuix.servlets.controls.window.WindowPresentationContext
Returns the current mode of the window, which may be from the standard set or an extended mode.
getWindowMode() - Method in class com.bea.portlet.WindowURL
Returns a window mode for the portlet targeted by this URL, if a window mode has been set.
getWindowPresentationContext(HttpServletRequest) - Static method in class com.bea.netuix.servlets.controls.window.WindowPresentationContext
This is a convenience method for returning a reference to the current WindowPresentationContext.
getWindowPresentationContexts() - Method in class com.bea.netuix.servlets.controls.page.PagePresentationContext
Return the collection of child WindowPresentationContexts (BookPresentationContext or PortletPresentationContext) for this page.
getWindowState() - Method in class com.bea.netuix.servlets.controls.window.backing.WindowBackingContext
Return the current window state.
getWindowState() - Method in class com.bea.netuix.servlets.controls.window.WindowPresentationContext
Returns the current state of the window, which may be from the following fixed set: normal, minimized, maximized.
getWindowState() - Method in class com.bea.portlet.WindowURL
Returns the window state for the portlet targeted by this URL, if a window state has been specified.
getWindowState() - Method in interface com.bea.wsrp.model.markup.IGetMarkupBaseRequestContext
The state of the current portlet's virtual window.
getWindowState() - Method in interface com.bea.wsrp.model.markup.IHandleEventsRequestContext
The state of the current portlet's virtual window.
getWindowState() - Method in interface com.bea.wsrp.model.markup.IMimeRequestContext
State of the Portlet's virtual window relative to the other Portlet's on the aggregated page.
getWindowState() - Method in class javax.portlet.filter.ActionResponseWrapper
The default behavior of this method is to call getWindowState() on the wrapped response object.
getWindowState() - Method in class javax.portlet.filter.EventResponseWrapper
The default behavior of this method is to call getWindowState() on the wrapped response object.
getWindowState() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getWindowState() on the wrapped request object.
getWindowState() - Method in interface javax.portlet.PortletRequest
Returns the current window state of the portlet.
getWindowState() - Method in interface javax.portlet.PortletURL
Returns the currently set window state on this PortletURL.
getWindowState() - Method in interface javax.portlet.StateAwareResponse
Returns the currently set window state on this response.
getWindowStates() - Method in interface com.bea.wsrp.model.IMarkupType
Returns an immutable list of window states supported by the portlet.
getWlsUserId() - Method in class com.bea.netuix.application.communities.CommunityMember
Returns the WLS username for this CommunityMember.
getWlsUserName() - Method in class com.bea.netuix.application.communities.invitations.Invitation
Gets the WLS user name for this invitation.
getWlsUserName() - Method in interface com.bea.netuix.application.communities.invitations.Invitee
Gets the WLS username for the invitee, if the invitation is directed to an existing WLS user.
getWorkflow() - Method in class com.bea.content.el.support.NodeWrapperImpl
See Node.getWorkflow()
getWorkflow(ContentContext, ID) - Method in interface com.bea.content.federated.IWorkflowManager
Return a specific workflow document with the given id.
getWorkflow(ContentContext, String, String) - Method in interface com.bea.content.federated.IWorkflowManager
Return a specific workflow document with the given name The user needs to have VIEW or ASSOCIATE capability on the workflow.
getWorkflow() - Method in class com.bea.content.Node
Return the workflow associated with the node.
getWorkflow() - Method in class com.bea.content.ObjectClass
Return the workflow associated with the node.
getWorkflow(ID) - Method in interface com.bea.content.spi.WorkflowOps
Deprecated Return a specific workflow document with the given id
getWorkflow(String) - Method in interface com.bea.content.spi.WorkflowOps
Deprecated Return a specific workflow document with the given name
getWorkflow() - Method in class com.bea.content.virtual.workflow.WorkflowActionContext
 
getWorkflow(ContentContext, ID) - Method in interface com.bea.portal.tools.content.controls.ContentWorkflowControl
Return a specific workflow document with the given id
getWorkflow(ContentContext, String, String) - Method in interface com.bea.portal.tools.content.controls.ContentWorkflowControl
Return a specific workflow document with the given name
getWorkflowDocument(ID) - Method in interface com.bea.content.spi.flexspi.ticket.WorkflowOpsV1
Deprecated Return the document associated with the workflow.
getWorkflowDocument(ID) - Method in interface com.bea.content.spi.WorkflowOps
Deprecated Return the document associated with the workflow.
getWorkflowForNode(ContentContext, ID) - Method in interface com.bea.content.federated.IWorkflowManager
Returns the workflow document associated with the node.
getWorkflowForNode(ID) - Method in interface com.bea.content.spi.flexspi.ticket.WorkflowOpsV1
Deprecated Returns the workflow document associated with the node.
getWorkflowForNode(ID) - Method in interface com.bea.content.spi.WorkflowOps
Deprecated Returns the workflow document associated with the node.
getWorkflowForNode(ContentContext, ID) - Method in interface com.bea.portal.tools.content.controls.ContentWorkflowControl
Returns the workflow document associated with the node.
getWorkflowForType(ContentContext, ID) - Method in interface com.bea.content.federated.IWorkflowManager
Get the workflow for the type.
getWorkflowForType(ID) - Method in interface com.bea.content.spi.flexspi.ticket.WorkflowOpsV1
Deprecated Returns the workflow document associated with the type.
getWorkflowForType(ID) - Method in interface com.bea.content.spi.WorkflowOps
Deprecated Returns the workflow document associated with the type.
getWorkflowForType(ContentContext, ID) - Method in interface com.bea.portal.tools.content.controls.ContentWorkflowControl
Get the workflow for the type.
getWorkflowId() - Method in class com.bea.content.Node
Return the workflow ID set on the node.
getWorkflowId() - Method in class com.bea.content.ObjectClass
Return the workflow ID set on the ObjectClass.
getWorkflowManager() - Static method in class com.bea.content.federated.ContentManagerFactory
Return the IWorkflowManager for workflow management.
getWorkflowName() - Method in class com.bea.portal.tools.content.workflow.WorkflowID
Get the name of the workflow.
getWorkflowName() - Method in class com.bea.portal.tools.content.workflow.WorkflowIDBuilder
Get the name of the workflow.
getWorkflowOps() - Method in interface com.bea.content.spi.ExtendedTicket
Deprecated Return WorkflowOps that will service the repository.
getWorkflowOrDefaultWorkflowForNode(ContentContext, Node) - Method in interface com.bea.portal.tools.content.controls.ContentWorkflowControl
Returns the workflow document associated with the node.
getWorkflowResourceType() - Static method in class com.bea.portal.tools.content.workflow.WorkflowResourceType
Get the WorkflowResourceType.
getWorkflowsResourceType() - Static method in class com.bea.portal.tools.content.workflow.WorkflowsResourceType
Get the WorkflowsResourceType.
getWorkflowStatus() - Method in class com.bea.content.el.support.NodeWrapperImpl
See Node.getWorkflowStatus()
getWorkflowStatus() - Method in class com.bea.content.Node
Returns the status for this node.
getWorkflowWithId(ID) - Method in interface com.bea.content.spi.flexspi.ticket.WorkflowOpsV1
Deprecated Return a specific workflow document with the given id
getWorkflowWithName(String) - Method in interface com.bea.content.spi.flexspi.ticket.WorkflowOpsV1
Deprecated Return a specific workflow document with the given name
getWorkingNodes(ContentContext) - Method in interface com.bea.content.federated.IVersionManager
Return all the working nodes for the user.
getWorkingNodes(ContentContext) - Method in interface com.bea.content.virtual.WorkspaceOps
Deprecated Return all the nodes which belong to the user's workspace.
getWorkingNodes(ContentContext) - Method in interface com.bea.portal.tools.content.controls.ContentVersionControl
Return all the working nodes for the user.
getWorkspacesResourceType() - Static method in class com.bea.portal.tools.content.workspace.WorkspacesResourceType
Get the WorkspacesResourceType.
getWrite() - Method in class com.bea.struts.adapter.taglib.html.HiddenTag
 
getWriter() - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call getWriter() on the wrapped response object.
getWriter() - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call getWriter() on the wrapped response object.
getWriter() - Method in interface javax.portlet.MimeResponse
Returns a PrintWriter object that can send character text to the portal.
getWsdlDocument(String) - Static method in class com.bea.wsrp.util.WsdlUtils
Deprecated This method is deprecated and will be removed in a future release.
getWsdlUrl() - Method in interface com.bea.wsrp.consumer.wsdl.IWSDLRequestContext
Get the URL to fetch the WSDL from
getWsdlUrl() - Method in class com.bea.wsrp.registry.entries.ProducerEntry
Returns the WSRP WSDL URL of the producer.
getWsrpPortUrls(DefinitionsDocument) - Static method in class com.bea.wsrp.util.WsdlUtils
Deprecated This method is deprecated and will be removed in a future release.
getWSRPProducerResourceType() - Static method in class com.bea.portal.tools.portal.wsrp.producer.WSRPProducerResourceType
Get the WSRPProducerResourceType.
getWSRPProducersResourceType() - Static method in class com.bea.portal.tools.portal.wsrp.producer.WSRPProducersResourceType
Get the WSRPProducersResourceType.
getWsrpPropertiesMode() - Method in interface com.bea.netuix.application.view.PortletView
Get the properties mode Will be one of PortletDefinition.WSRP_PROPERTIES_MODE__*
getWsrpRequestContext() - Method in interface com.bea.wsrp.model.markup.IBaseRequestContext
 
getWSRPV1MarshalledPayload() - Method in interface com.bea.wsrp.model.markup.IEventContext
Returns the WSRPV1 marshalled representation of the event payload, if applicable.
getWSRPV2MarshalledPayload() - Method in interface com.bea.wsrp.model.markup.IEventContext
Returns the WSRPV2 marshalled representation of the event payload, if applicable.
getWSRPV2MarshalledPayload(Class[]) - Method in interface com.bea.wsrp.model.markup.IEventContext
Returns the WSRPV2 marshalled representation of the event payload, if applicable, and allows specification JAXB configuration.
getWSRPV2MarshalledPayloadXMLType() - Method in interface com.bea.wsrp.model.markup.IEventContext
Returns the XML type of the WSRPV2 marshalled representation of the event payload, if applicable.
getWsrpVersion() - Method in class com.bea.wsrp.consumer.util.WsrpRequestContext
 
getXMLNamespace() - Method in class com.bea.p13n.tracking.events.TrackingEvent
Get the XML namespace for this event
getXmlStream() - Method in class com.bea.netuix.application.transform.disassembler.XmlDisassemblerContext
This method should only be called if XmlDisassemblerContext.getDocument() is overridden.
getXmlType() - Method in interface com.bea.wsrp.model.IPropertyDescription
XML type of the property.
getXmlType() - Method in interface com.oracle.producer.spi.IPropertyDescription
XML type of the property value.
getXSDFile() - Method in class com.bea.p13n.tracking.events.TrackingEvent
Get the XSD schema file for this event
getYear() - Method in class com.bea.p13n.jobmanager.config.CalendarJobDefinition
 
getYear() - Method in interface com.bea.p13n.jobmanager.config.CalendarJobDefinitionBean
Year to run job
GLOBAL - Static variable in class com.bea.campaign.AdCountGoal
Constant for global counts.
global - Variable in class com.bea.netuix.application.communities.CommunityInfo
Flag to denote whether a community template is global.
GLOBAL_ADBUCKET_NAME - Static variable in interface com.bea.p13n.ad.AdConstants
A unique name that identifies the global ads in the database tables
GLOBAL_BATCH - Static variable in class com.bea.campaign.action.MailAction
global batch name (if none is provided)
GLOBAL_NODE_INHERITANCE - Static variable in class com.bea.p13n.entitlements.common.EntitlementConstants
Used to construct a P13nResource that will be used NOT to locate role or security policies but instead simply represents a leaf node within a general library taxonomy.
GLOBAL_ROLE_INHERITANCE - Static variable in class com.bea.p13n.entitlements.common.EntitlementConstants
Id used to construct a P13nResource that will look for policies visible/editable in WLS console at a global scope
GLOBAL_SCOPE - Static variable in class com.bea.p13n.entitlements.common.EntitlementRequestConstants
GLOBAL_SCOPE - attribute value valid for all applications
GlobalNodeResource - Class in com.bea.p13n.entitlements.resource
The GlobalNodeResource class is used to represent an application defined resource hierarchy (taxonomy).
GlobalNodeResource(String, String, String, String) - Constructor for class com.bea.p13n.entitlements.resource.GlobalNodeResource
Construct a resource whose role policies will be scoped at a global level
globalPrefix - Static variable in class com.bea.struts.adapter.util.ModuleConfigLocator
 
GlobalRoleResource - Class in com.bea.p13n.entitlements.resource
The GlobalRoleResource class is used to represent an application defined resource for management and runtime checking of role and security policies.
GlobalRoleResource(String, String, String, String) - Constructor for class com.bea.p13n.entitlements.resource.GlobalRoleResource
Construct a resource whose role policies will be scoped at a global level
Goal - Interface in com.bea.campaign
The public interface of a campaign goal.
GOAL_CHECK_TIME - Static variable in class com.bea.campaign.ScenarioHelper
Deprecated Use CampaignServiceMBean.getGoalCheckTime() instead.
goalCount - Variable in class com.bea.campaign.AdCountGoal
The goal's count.
goalCount - Variable in class com.bea.campaign.model.AdCountGoal
The goal's count.
GREATER_THAN - Static variable in class com.bea.content.expression.ExpressionHelper
Syntax textual greater than operator.
GREATER_THAN - Static variable in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated Syntax textual greater than operator.
GREATER_THAN - Static variable in class com.beasys.commerce.util.TypesHelper
Deprecated The greater than (>) comparator constant.
GREATER_THAN_EQUALS - Static variable in class com.bea.content.expression.ExpressionHelper
Syntax textual greater than or equals operator.
GREATER_THAN_EQUALS - Static variable in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated Syntax textual greater than or equals operator.
GREATER_THAN_EQUALS - Static variable in class com.beasys.commerce.util.TypesHelper
Deprecated The greater than or equals (>=) comparator constant.
GreaterOrEquals - Class in com.bea.p13n.expression.operator.comparative
Implementation of the GreaterOrEquals operator.
GreaterOrEquals() - Constructor for class com.bea.p13n.expression.operator.comparative.GreaterOrEquals
Constructs an empty operator and operands can be added later by calling addSubExpression() on this.
GreaterOrEquals(Object, Object) - Constructor for class com.bea.p13n.expression.operator.comparative.GreaterOrEquals
Constructs GreaterOrEquals operator by storing the given parameters as operands of this.
GreaterThan - Class in com.bea.p13n.expression.operator.comparative
Implementation of the GreaterThan operator.
GreaterThan() - Constructor for class com.bea.p13n.expression.operator.comparative.GreaterThan
Constructs an empty operator and operands can be added later by calling addSubExpression() on this.
GreaterThan(Object, Object) - Constructor for class com.bea.p13n.expression.operator.comparative.GreaterThan
Constructs GreaterThan operator by storing the given parameters as operands of this.
GreaterThanQuery - Class in com.bea.content.expression.operators
 
GreaterThanQuery(String, Number) - Constructor for class com.bea.content.expression.operators.GreaterThanQuery
 
GreaterThanQuery(String, Number[]) - Constructor for class com.bea.content.expression.operators.GreaterThanQuery
 
GreaterThanQuery(String, Number, FullTextSearch.Multiplicity) - Constructor for class com.bea.content.expression.operators.GreaterThanQuery
 
GreaterThanQuery(String, Number[], FullTextSearch.Multiplicity) - Constructor for class com.bea.content.expression.operators.GreaterThanQuery
 
GreaterThanQuery(FullTextSearch.Parameter, Number) - Constructor for class com.bea.content.expression.operators.GreaterThanQuery
 
GreaterThanQuery(FullTextSearch.Parameter, Number[]) - Constructor for class com.bea.content.expression.operators.GreaterThanQuery
 
GridLayoutPresentationContext - Class in com.bea.netuix.servlets.controls.layout
Used to provide access to presentation-related attributes specific to the GridLayout in use.
GROUP_CHANGE_FAILED - Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
An error occured while trying to modify the group
GROUP_CHANGE_OK - Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
The group was modified successfully
GROUP_EXISTS - Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
The group already exists, and could not be created
GROUP_MGR_REF - Static variable in class com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTag
 
GROUP_PASSWORD - Static variable in interface com.bea.netuix.clipper.ClipperConstants
Preference key to store the password that will be used for all users.
GROUP_USERNAME - Static variable in interface com.bea.netuix.clipper.ClipperConstants
Preference key to store a login name that will be used by all users.
GroupAlreadyExistsException - Exception in com.bea.p13n.usermgmt
Application exception class that will be thrown when an attempt is made to create a group that already exists.
GroupAlreadyExistsException() - Constructor for exception com.bea.p13n.usermgmt.GroupAlreadyExistsException
 
GroupAlreadyExistsException(String) - Constructor for exception com.bea.p13n.usermgmt.GroupAlreadyExistsException
Constructor
GroupAlreadyExistsException(String, Throwable) - Constructor for exception com.bea.p13n.usermgmt.GroupAlreadyExistsException
Constructor
GroupAlreadyExistsException(Throwable) - Constructor for exception com.bea.p13n.usermgmt.GroupAlreadyExistsException
Constructor
groupExists(String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.GroupManager
Deprecated As of Portal 8.1.x, use GroupProviderControl.groupExists(group)
groupExists(String) - Method in interface com.bea.p13n.controls.securityProvider.GroupProviderControl
Determines if a group exists in the realm.
groupExists(String) - Method in class com.bea.p13n.security.management.authentication.AtnManagerProxy
Determines if a group exists within this provider (does not check all providers).
groupExists(String) - Method in interface com.bea.p13n.usermgmt.GroupManager
Deprecated See com.bea.p13n.security.management.authentication.AtnManagerProxy
GroupID - Class in com.bea.portal.tools.security.group
Identifies a group.
GroupID(String) - Constructor for class com.bea.portal.tools.security.group.GroupID
Constructor.
GroupIDBuilder - Class in com.bea.portal.tools.security.group
Builds and parses GroupID instances.
GroupIDBuilder() - Constructor for class com.bea.portal.tools.security.group.GroupIDBuilder
Constructor.
GroupManager - Interface in com.bea.p13n.controls.ejb.usermgmt
Remote interface for the GroupManager session bean.
GroupManager - Interface in com.bea.p13n.usermgmt
Deprecated See method level Javadoc and com.bea.p13n.security.management.authentication.AtnManagerProxy
GroupManagerHome - Interface in com.bea.p13n.usermgmt
Deprecated Use com.bea.p13n.security.management.authentication.AtnManagerProxy
GroupNotificationUserEnumerator - Class in com.bea.netuix.application.notifications.enumerators
Used to enumerate the users in a specified group to the NotificationManager when sending notifications.
GroupNotificationUserEnumerator(String) - Constructor for class com.bea.netuix.application.notifications.enumerators.GroupNotificationUserEnumerator
Constructor using the default authorization provider.
GroupNotificationUserEnumerator(String, String) - Constructor for class com.bea.netuix.application.notifications.enumerators.GroupNotificationUserEnumerator
Constructor using a specified authorization provider.
groupProfileExists(String) - Method in interface com.bea.p13n.controls.profile.ProfileControl
Determine whether the group profile exists
GroupProfileManager - Interface in com.bea.p13n.controls.ejb.usermgmt.profile
ProfileManager is a stateless session bean used to access profile values.
GroupProviderControl - Interface in com.bea.p13n.controls.securityProvider
This control: is used as an interface to the Portal security provider functionality that is specific to groups.
GroupProviderControl.GroupProviderParams - Annotation Type in com.bea.p13n.controls.securityProvider
Define the properties for this control.
GroupQueryType - Enum in com.bea.p13n.usermgmt.query
 
GroupResourceType - Class in com.bea.portal.tools.security.group
ResourceType for a group.
GroupRootTaxonomy - Class in com.bea.portal.tools.da.taxonomy.usermgmt
Taxonomy for the Groups top level taxonomy node.
GroupRootTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.usermgmt.GroupRootTaxonomy
 
GroupTaxonomy - Class in com.bea.portal.tools.da.taxonomy.usermgmt
Taxonomy for a Group, which is contained within the Groups top level taxonomy node.
GroupTaxonomy(GroupView) - Constructor for class com.bea.portal.tools.da.taxonomy.usermgmt.GroupTaxonomy
Constructor for the top level "Everyone" group
GroupTaxonomy(String) - Constructor for class com.bea.portal.tools.da.taxonomy.usermgmt.GroupTaxonomy
Constructor for the top level "Everyone" group
GroupTaxonomy(GroupTaxonomy, GroupView) - Constructor for class com.bea.portal.tools.da.taxonomy.usermgmt.GroupTaxonomy
Constructor for a nested group that has a parent group
GroupTaxonomy(GroupTaxonomy, String) - Constructor for class com.bea.portal.tools.da.taxonomy.usermgmt.GroupTaxonomy
Constructor for a nested group that has a parent group
GroupView - Class in com.bea.p13n.usermgmt.query
This class represents a view of user group to portal admin tools.
GroupView(String, String) - Constructor for class com.bea.p13n.usermgmt.query.GroupView
 
GroupView(String, String, boolean) - Constructor for class com.bea.p13n.usermgmt.query.GroupView
 

H

HANDLE_NAME - Static variable in class com.bea.wsrp.registry.entries.BookEntry
Name of the handle of this entry
HANDLE_NAME - Static variable in class com.bea.wsrp.registry.entries.PageEntry
Name of the handle of this entry
HANDLE_NAME - Static variable in class com.bea.wsrp.registry.entries.PortletEntry
Name of the handle of this entry
handleCleanup(String, int) - Method in class com.bea.campaign.servlets.CampaignCleanupServlet
Handle the request cleanup options.
handleEvent(Event) - Method in interface com.bea.campaign.CampaignService
Handle an event from the event service.
handleEvent(Map, Event) - Method in interface com.bea.campaign.ScenarioService
Handle an event by executing the rules associated with the specified scenarios.
handleEvent(ScenarioContainer, Event, Collection) - Method in interface com.bea.campaign.ScenarioService
Handle an event by executing the rules associated to the specified scenarios.
handleEvent(Event) - Method in interface com.bea.p13n.events.EventListener
Implement this method to "do the action" that is required when an event is dispatched to the EventHandler.
handleEvent(Event) - Method in class com.bea.p13n.tracking.listeners.BehaviorTrackingListener
Handle the event.
handleException(Throwable) - Method in class com.bea.content.manager.faces.component.ResolverComponent
 
handleGIF(File, Properties, BulkLoader) - Static method in class com.bea.content.loader.bulk.ImageLoaderFilter
Deprecated Get the metadata for a GIF file.
handleJPEG(File, Properties, BulkLoader) - Static method in class com.bea.content.loader.bulk.ImageLoaderFilter
Deprecated Get the metadata for a JPEG file.
handlePNG(File, Properties, BulkLoader) - Static method in class com.bea.content.loader.bulk.ImageLoaderFilter
Deprecated Get the metadata for a PNG file.
handlePortletORBEvent(Event, Object) - Method in class com.bea.portal.tools.portlet.orb.PortletORB
Handle the given Event.
handlePortletORBEvent(PortletORBEvent, Object) - Method in class com.bea.portal.tools.portlet.orb.PortletORB
Handle the given PortletORBEvent.
handlePostbackData(HttpServletRequest, HttpServletResponse) - Method in class com.bea.netuix.servlets.controls.content.backing.AbstractJspBacking
 
handlePostbackData(HttpServletRequest, HttpServletResponse) - Method in interface com.bea.netuix.servlets.controls.content.backing.JspBacking
The purpose of this method is to let an implementation process request data.
handler - Variable in class com.bea.content.ContentContext
Deprecated This variable will always be null, use getP13nContextHandler() instead.
handleRequest(HttpServletRequest) - Method in class com.bea.struts.adapter.action.ScopedMultipartRequestHandler
 
handleXBM(File, Properties, BulkLoader) - Static method in class com.bea.content.loader.bulk.ImageLoaderFilter
Deprecated Get the metadata for a XBM file.
HAS_PROXY_INFO - Static variable in interface com.bea.netuix.application.definition.ProxiedDefinition
Result returned by the #hasProxyInfo method when this ProxiedDefinition has proxy information attached to it.
HAS_PROXY_INFO - Static variable in interface com.bea.netuix.application.view.ProxiedEntityView
Result returned by the #hasProxyInfo method when this ProxiedEntityView has proxy information attached to it.
hasAdminCapability - Variable in class com.bea.netuix.application.communities.CommunityMembership
 
hasAdminCapability() - Method in class com.bea.netuix.application.communities.CommunityMembership
Returns true if any of this membership's community capabilities are admin capabilities, as specified by MembershipCapability.isAdminCapability()
hasAssociateCapability(ContentContext, String, ObjectClass) - Method in interface com.bea.portal.tools.content.controls.ContentTypeControl
Check to see if the given type has CAN_ASSOCIATE capability for it to be associated with any workflow.
hasAssociateCapability(ContentContext, String, Workflow) - Method in interface com.bea.portal.tools.content.controls.ContentWorkflowControl
Check to see if the given workflow has CAN_ASSOCIATE capability for it to be associated with a node for the current user.
hasBeenMet(CampaignService, Campaign) - Method in class com.bea.campaign.AdCountGoal
Determine if this goal has been met.
hasBeenMet(CampaignService, Campaign) - Method in interface com.bea.campaign.Goal
Determine if this goal has been met.
hasBinaryPropertyDefinition(ObjectClass) - Static method in class com.bea.content.cmis.rest.converters.BinaryPropertyHelper
 
hasBrowseCapability(ContentContext, String, Node) - Method in interface com.bea.portal.tools.content.controls.ContentNodeControl
Check to see if the given node hasBrowseCapability for the current user.
hasCapability(ContentContext, String, Node, NodeCapability) - Method in interface com.bea.content.federated.INodeManager
Check to see if the caller has the specified SECURITY capability on a node
hasCapability(ContentContext, String, ObjectClass, TypeCapability) - Method in interface com.bea.content.federated.ITypeManager
Checks to see if the caller has the specified security capability on a type
hasCapability(ContentContext, String, VirtualRepositoryCapability) - Method in interface com.bea.content.federated.IVirtualRepositoryManager
Check to see if the caller has the specified security capability on a virtual repository
hasCapability(ContentContext, String, Workflow, WorkflowCapability) - Method in interface com.bea.content.federated.IWorkflowManager
Check to see if the caller has the specified security capability on a node
hasCapability(MembershipCapability) - Method in class com.bea.netuix.application.communities.CommunityMembership
Determines if this membership has the specified capability.
hasCheckinAccess(ContentContext, Node, int, int) - Method in class com.bea.content.virtual.workflow.Workflow
Helper method to indicate whether or not a user has access to a to-status element to perform operations on the object.
hasChildren() - Method in class com.bea.content.Node
True if this node has (or may have children).
hasChildren(boolean) - Method in class com.bea.content.Node
Set true if the node has children, false if not.
hasChildren(String, String, String, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.DelegatedAtnProxyManagerControlFacade
Method used to determine if a group has child groups.
hasContentExpression() - Method in class com.bea.p13n.content.model.ContentQueryModel
Tell if this model has a content query expression or has PropertyContaienrs.
hasCreateCapability(ContentContext, String, Node) - Method in interface com.bea.portal.tools.content.controls.ContentNodeControl
Check to see if the given node hasCreateCapability
hasCreateCapability(ContentContext, String, ObjectClass) - Method in interface com.bea.portal.tools.content.controls.ContentTypeControl
Check to see if the given type hasCreateCapability
hasCreateCapability(ContentContext, String, Workflow) - Method in interface com.bea.portal.tools.content.controls.ContentWorkflowControl
Check to see if the given workflow hasCreateCapability
hasDefinedServiceLevels() - Method in interface com.bea.netuix.servicelevel.ServiceLevelManager
Used to quickly determine if any PortletServiceLevels have been set for this instance of a ServiceLevelManager.
hasDeleteCapability(ContentContext, String, Node) - Method in interface com.bea.portal.tools.content.controls.ContentNodeControl
Check to see if the given node hasDeleteCapability for the current user.
hasDeleteCapability(ContentContext, String, ObjectClass) - Method in interface com.bea.portal.tools.content.controls.ContentTypeControl
Check to see if the given type hasDeleteCapability for the current user.
hasDeleteCapability(ContentContext, String, Workflow) - Method in interface com.bea.portal.tools.content.controls.ContentWorkflowControl
Check to see if the given workflow hasDeleteCapability for the current user.
hasEveryoneAccess(ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.DelegatedAtnProxyManagerControlFacade
This method is used to determine if the logged in user has access to
hasExpired(Object) - Method in interface com.bea.p13n.common.ExpirationPolicy
Returns the expiration status of the policy.
hasExplicitGetter(String) - Method in class com.bea.p13n.property.AbstractConfigurableEntity
Determine if an explicit getter method exists for the given property in the implementation class of the entity.
hasExplicitSetter(String, Object) - Method in class com.bea.p13n.property.AbstractConfigurableEntity
Determine if an explicit setter method exists for the given property in the implementation class of the entity.
hash(int, boolean) - Static method in class com.bea.p13n.util.HashCodeUtil
booleans.
hash(int, char) - Static method in class com.bea.p13n.util.HashCodeUtil
chars.
hash(int, int) - Static method in class com.bea.p13n.util.HashCodeUtil
ints.
hash(int, long) - Static method in class com.bea.p13n.util.HashCodeUtil
longs.
hash(int, float) - Static method in class com.bea.p13n.util.HashCodeUtil
floats.
hash(int, double) - Static method in class com.bea.p13n.util.HashCodeUtil
doubles.
hash(int, Object) - Static method in class com.bea.p13n.util.HashCodeUtil
aObject is a possibly-null object field, and possibly an array.
hash(int, Collection) - Static method in class com.bea.p13n.util.HashCodeUtil
aCollection is a possibly-null Collection field
hashCode() - Method in class com.bea.campaign.model.AdCountGoal
 
hashCode() - Method in class com.bea.campaign.model.AddToPlaceholderModel.TimeToLive
 
hashCode() - Method in class com.bea.campaign.model.CampaignModel.ScenarioLink
 
hashCode() - Method in class com.bea.campaign.model.ScenarioModel.RuleSetLink
 
hashCode() - Method in class com.bea.content.BinaryValue
Returns a hash code value for this binary value.
hashCode() - Method in class com.bea.content.ContentContext
Returns a hash code value for the object.
hashCode() - Method in class com.bea.content.ContextKey
Generates a hash code for this ContextKey.
hashCode() - Method in class com.bea.content.el.support.ValueWrapperImpl
See Value.hashCode()
hashCode() - Method in class com.bea.content.expression.Search
Override hashcode to use our parts.
hashCode() - Method in class com.bea.content.expression.SortCriteria
Override the hashCode because we override equals().
hashCode() - Method in class com.bea.content.ID
Returns a hash code value for the object.
hashCode() - Method in class com.bea.content.manager.sort.NodeComparator
Deprecated Returns a hash code value for this comparator.
hashCode() - Method in class com.bea.content.manager.sort.ObjectClassComparator
Deprecated Returns a hash code value for this comparator.
hashCode() - Method in class com.bea.content.manager.sort.PropertyChoiceComparator
Deprecated Returns a hash code value for this comparator.
hashCode() - Method in class com.bea.content.manager.sort.PropertyComparator
Deprecated Returns a hash code value for this comparator.
hashCode() - Method in class com.bea.content.manager.sort.PropertyDefinitionComparator
Deprecated Returns a hash code value for this comparator.
hashCode() - Method in class com.bea.content.manager.sort.PropertyValueComparator
Deprecated Returns a hash code value for this comparator.
hashCode() - Method in class com.bea.content.paging.FilterCriteria
Override the hashCode because we override equals().
hashCode() - Method in class com.bea.content.paging.SortCriteria
Override the hashCode because we override equals().
hashCode() - Method in class com.bea.content.Property
Returns a hash code value for this property.
hashCode() - Method in class com.bea.content.spi.FilterCriteria
Deprecated Override the hashCode because we override equals().
hashCode() - Method in class com.bea.content.spi.flexspi.common.capability.FeatureCapabilityDefinition
Returns a hash code value for the object.
hashCode() - Method in class com.bea.content.spi.flexspi.common.capability.MethodCapabilityDefinition
Returns a hash code value for the object.
hashCode() - Method in class com.bea.content.spi.flexspi.common.FilterCriteria
Override the hashCode because we override equals().
hashCode() - Method in class com.bea.content.spi.flexspi.common.QueryCriteria
 
hashCode() - Method in class com.bea.content.spi.flexspi.common.QueryResult
 
hashCode() - Method in class com.bea.content.spi.flexspi.common.SortCriteria
Override the hashCode because we override equals().
hashCode() - Method in class com.bea.content.spi.QueryCriteria
Deprecated  
hashCode() - Method in class com.bea.content.spi.QueryResult
Deprecated  
hashCode() - Method in class com.bea.content.spi.SortCriteria
Deprecated Override the hashCode because we override equals().
hashCode() - Method in class com.bea.content.Value
Returns a hash code value for this value.
hashCode() - Method in class com.bea.content.virtual.sort.VersionComparator
 
hashCode() - Method in class com.bea.netuix.application.communities.CommunityMember
 
hashCode() - Method in class com.bea.netuix.application.communities.CommunityMembership
 
hashCode() - Method in class com.bea.netuix.application.communities.CommunityProperty
 
hashCode() - Method in class com.bea.netuix.application.communities.CommunityPropertyValue
 
hashCode() - Method in class com.bea.netuix.application.communities.invitations.email.formatting.JspEmailTextFormatterUtil.InvitationDetailCacheEntry
 
hashCode() - Method in class com.bea.netuix.application.communities.invitations.InvitationDetails
 
hashCode() - Method in class com.bea.netuix.application.communities.MemberCriteria
 
hashCode() - Method in class com.bea.netuix.application.communities.MembershipCapability
 
hashCode() - Method in class com.bea.netuix.application.communities.MembershipCriteria
 
hashCode() - Method in class com.bea.netuix.application.communities.messaging.MessagingAddressType
 
hashCode() - Method in class com.bea.netuix.application.definition.CommunityDefinition
 
hashCode() - Method in class com.bea.netuix.application.definition.PortalDefinition
 
hashCode() - Method in class com.bea.netuix.application.definition.PortletMarkup
 
hashCode() - Method in class com.bea.netuix.application.identifier.BookInstanceId
 
hashCode() - Method in class com.bea.netuix.application.identifier.CommunityURI
 
hashCode() - Method in class com.bea.netuix.application.identifier.DesktopDefinitionId
 
hashCode() - Method in class com.bea.netuix.application.identifier.Id
 
hashCode() - Method in class com.bea.netuix.application.identifier.PageInstanceId
 
hashCode() - Method in class com.bea.netuix.application.identifier.Path
 
hashCode() - Method in class com.bea.netuix.servlets.manager.communities.CommunityContext
 
hashCode() - Method in class com.bea.p13n.content.expression.Search
Deprecated Override hashcode to use our parts.
hashCode() - Method in class com.bea.p13n.content.expression.SortCriteria
Deprecated Override the hashCode because we overrid equals().
hashCode() - Method in class com.bea.p13n.entitlements.policy.RolePolicyItem
 
hashCode() - Method in class com.bea.p13n.expression.operator.string.StringLike
Override to check the caseInsensitiveMatch flag as well.
hashCode() - Method in class com.bea.p13n.model.Comparison
Override to implement an equality-aware hash function.
hashCode() - Method in class com.bea.p13n.model.PropertyContainer
Override to provide an equality-aware hash code function.
hashCode() - Method in class com.bea.p13n.model.PropertyRefModel
Override to implement an equality-aware hash function.
hashCode() - Method in class com.bea.p13n.property.AbstractPropertyDefinition
Computes a hashcode for this object based on its attributes
hashCode() - Method in class com.bea.p13n.property.AbstractPropertyLocator
Return a hashCode based on all fields to enable lookups in a HashMap
hashCode() - Method in class com.bea.p13n.property.AbstractPropertyMapKey
Calculate a hashCode based on all fields, for lookups in a HashMap
hashCode() - Method in class com.bea.p13n.property.ConfigurableEntityPk
override the hashCode() method
hashCode() - Method in class com.bea.p13n.rules.model.MethodCallModel.PropertyRefArgument
 
hashCode() - Method in class com.bea.p13n.rules.model.MethodCallModel.UnknownArgument
 
hashCode() - Method in class com.bea.p13n.rules.model.MethodCallModel.VariableArgument
 
hashCode() - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc.ClauseModelInfo
 
hashCode() - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc.RuleTypeInfo
 
hashCode() - Method in class com.bea.p13n.security.management.authentication.AtnProviderDescription
Returns a hash code value for the object.
hashCode() - Method in class com.bea.p13n.security.management.credentials.ResourceKey
 
hashCode() - Method in class com.bea.p13n.security.management.credentials.Scope
 
hashCode() - Method in class com.bea.p13n.tracking.listeners.BehaviorTrackingListener
Returns a hash code value for the object.
hashCode() - Method in class com.bea.p13n.usermgmt.profile.CustomProfileIdentity
 
hashCode() - Method in class com.bea.p13n.usermgmt.profile.MixedProfileIdentity
 
hashCode() - Method in class com.bea.p13n.usermgmt.profile.ProfileIdentity
 
hashCode() - Method in class com.bea.p13n.usermgmt.profile.ProfileType
Hashcode
hashCode() - Method in interface com.bea.portal.tools.portlet.orb.PortletHandle
Get the hash code for the portlet.
hashCode() - Method in class com.bea.portal.tools.resource.ResourceID
Get the hash code of this ResourceID.
hashCode() - Method in class com.bea.portal.tools.resource.ResourceType
Get the hash code of this ResourceType.
hashCode() - Method in class com.bea.portlet.prefs.spi.PortletPreferencesId
Returns the hashcode.
hashCode() - Method in class com.bea.wsrp.consumer.management.common.ProxyResourceId
 
hashCode() - Method in class com.bea.wsrp.ext.holders.NamedStringArray
 
hashCode() - Method in class com.bea.wsrp.ext.holders.NamedStringArray.NamedString
 
hashCode() - Method in class com.bea.wsrp.resource.RewritableResourceURLContext
 
hashCode() - Method in class com.bea.wsrp.userproperty.PropertyMapKeyImpl
 
hashCode() - Method in class javax.portlet.PortletMode
Returns the hash code value for this portlet mode.
hashCode() - Method in class javax.portlet.WindowState
Returns the hash code value for this window state.
hashCodeChildren() - Method in interface com.beasys.commerce.foundation.expression.Logical
Deprecated Returns the hash code value for the list of children expressions.
hashCodeChildren() - Method in class com.beasys.commerce.foundation.expression.LogicalImpl
Deprecated Returns the hash code value for the list of children expressions.
HashCodeUtil - Class in com.bea.p13n.util
Collected methods which allow easy implementation of hashCode.
HashCodeUtil() - Constructor for class com.bea.p13n.util.HashCodeUtil
 
hasInstantiateCapability(ContentContext, String, ObjectClass) - Method in interface com.bea.portal.tools.content.controls.ContentTypeControl
Check to see if the given type can be instantiated by the given user
hasListenScopes() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
see if this scoped request is listening to any other scoped request
hasListenScopes() - Method in interface org.apache.beehive.netui.pageflow.scoping.ScopedRequest
 
hasManageCapability(ContentContext, String) - Method in interface com.bea.portal.tools.content.controls.ContentRepositoryControl
checks if the user has the CAN_MANAGE capability on the given repository if repositoryName is null, it will test the capability on the REPOSITORY_ROOT
hasMultipleParents(String, String, String, DelegatedResourceView, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.DelegatedAtnProxyManagerControlFacade
Returns true if a group has multiple parents
hasNested() - Method in class com.bea.content.ObjectClass
Returns true if this ObjectClass has any PropertyDefinitions of type Property.NESTED
hasNext() - Method in interface com.bea.content.paging.IPagedListIterator
 
hasNext() - Method in class com.bea.netuix.application.communities.invitations.SimpleInviteeIterator
 
hasNext() - Method in class com.bea.netuix.application.communities.notifications.CommunityMembershipsEnumerator
Used to determine if more usernames are available from this enumeration.
hasNext() - Method in class com.bea.netuix.application.notifications.enumerators.AggregatingNotificationUserEnumerator
Used to determine if more usernames are available from this enumeration.
hasNext() - Method in class com.bea.netuix.application.notifications.enumerators.CollectionNotificationUserEnumerator
Used to determine if more usernames are available from this enumeration.
hasNext() - Method in class com.bea.netuix.application.notifications.enumerators.GroupNotificationUserEnumerator
Used to determine if more usernames are available from this enumeration.
hasNext() - Method in interface com.bea.netuix.application.notifications.INotificationUserEnumerator
Used to determine if more usernames are available from this enumeration.
hasNext() - Method in class com.bea.p13n.pagination.PagedResultIterator
 
hasNextPage() - Method in interface com.bea.content.paging.ICMPagedResult
 
hasNextPage() - Method in interface com.bea.p13n.pagination.PagedResult
Is there a next page? Will a call to nextPage() succeed?
hasNodeReferences(ContentContext, ID) - Method in interface com.bea.content.federated.INodeManager
This method determines if there are any nodes in any federated repositories (including possibly some nodes which cannot be accessed) that have a link property referring to the specified node.
hasNodeReferences(ContentContext, ID) - Method in interface com.bea.portal.tools.content.controls.ContentNodeControl
Determines if there are any nodes (including possibly some which cannot be accessed) which have a link property referring to the specified node.
hasNoEnding() - Method in class com.bea.campaign.model.AddToPlaceholderModel
True if neither the time-to-live nor the expiration date is set.
hasOrderableChildNodes() - Method in class com.bea.content.ObjectClass
Returns true if nodes of this type support ordering their children.
hasPage(int) - Method in interface com.bea.content.paging.ICMPagedResult
Does the given page exist? ICMPagedResult instances currently do not support direct page access, as reported by isGetPageSupported(), so this method always returns false.
hasPage(int) - Method in interface com.bea.p13n.pagination.PagedResult
Does the given page exist? Should a call to getPage( pageNumber ) succeed? Generally, this means that getPageNumber() < getPageCount(), but some iterators may not allow random access to all pages, in which case this might return false even when you could get to that page using next/previous.
hasParameter(ContextKey) - Method in class com.bea.content.ContentContext
 
hasParameter(ContextKey) - Method in interface com.bea.content.IContentContext
Returns true if the specified parameter is set.
hasPrevious() - Method in interface com.bea.content.paging.IPagedListIterator
 
hasPreviousPage() - Method in interface com.bea.content.paging.ICMPagedResult
 
hasPreviousPage() - Method in interface com.bea.p13n.pagination.PagedResult
Is there a previous page? Will a call to previousPage() succeed?
hasPropertyDefinitions() - Method in class com.bea.content.ObjectClass
Returns true if this ObjectClass has PropertyDefinitions.
hasPropertyDefinitions(boolean) - Method in class com.bea.content.ObjectClass
Sets if this ObjectClass has PropertyDefinitions.
hasProxyInfo() - Method in class com.bea.netuix.application.definition.BookDefinition
 
hasProxyInfo() - Method in class com.bea.netuix.application.definition.PageDefinition
 
hasProxyInfo() - Method in interface com.bea.netuix.application.definition.ProxiedDefinition
Returns one of NOT_AVAILABLE, HAS_PROXY_INFO or NO_PROXY_INFO.
hasProxyInfo() - Method in interface com.bea.netuix.application.view.ProxiedEntityView
Returns one of INFO_NOT_AVAILABLE, PROXY_VIEW or NOT_PROXY_VIEW.
hasRenderDependencies() - Method in interface com.bea.wsrp.model.IPortletDescription
Returns true if this portlet has render dependencies.
hasRequiredFields(PortalDefinition) - Static method in class com.bea.netuix.application.definition.PortalDefinition
Checks that the given PortalDefinition has fields that are required of a PortalDefinition.
hasRuleSetLink() - Method in class com.bea.campaign.model.ScenarioModel
Tell if this scenario is setup with a ScenarioModel.RuleSetLink, instead of an embeded ruleset and RuleModel children.
hasTransitionAccess(ContentContext, Node, int) - Method in class com.bea.content.virtual.workflow.Workflow
Helper method to indicate whether or not a user has access to a from-status element to perform operations on the object.
hasUid() - Method in class com.bea.content.ID
Returns true if the uid is neither null nor the empty String.
hasUpdateCapability(ContentContext, String, Node) - Method in interface com.bea.portal.tools.content.controls.ContentNodeControl
Check to see if the given node hasUpdateCapability for the current user.
hasUpdateCapability(ContentContext, String, ObjectClass) - Method in interface com.bea.portal.tools.content.controls.ContentTypeControl
Check to see if the given type hasUpdateCapability for the current user.
hasUpdateCapability(ContentContext, String, Workflow) - Method in interface com.bea.portal.tools.content.controls.ContentWorkflowControl
Check to see if the given workflow hasUpdateCapability for the current user.
hasUserSpecificState() - Method in interface com.bea.wsrp.model.IPortletDescription
Returns true if the portlet maintains user specific state.
hasValue() - Method in class com.bea.content.Property
Returns true if any Value instance exists AND that instance has a value.
hasViewCapability(ContentContext, String, Node) - Method in interface com.bea.portal.tools.content.controls.ContentNodeControl
Check to see if the given node hasViewCapability for the current user.
hasViewCapability(ContentContext, String, ObjectClass) - Method in interface com.bea.portal.tools.content.controls.ContentTypeControl
Check to see if the given type hasViewCapability for the current user.
hasViewCapability(ContentContext, String, Workflow) - Method in interface com.bea.portal.tools.content.controls.ContentWorkflowControl
Check to see if the given workflow hasViewCapability for the current user.
HeaderBackingContext - Class in com.bea.netuix.servlets.controls.application.backing
This class represents a portal header component.
headerLayoutDefinitionId - Variable in class com.bea.netuix.application.definition.ShellDefinition
 
HeaderPresentationContext - Class in com.bea.netuix.servlets.controls.application
This class represents a portal header component.
HeadPresentationContext - Class in com.bea.netuix.servlets.controls.application
This class represents a portal head component.
HeadTag - Class in com.bea.struts.adapter.taglib.html
Renders an HEAD tag within the Struts framework, accounting for whether or not the registered URLRewriter is in stand-alone mode or not.
HeadTag() - Constructor for class com.bea.struts.adapter.taglib.html.HeadTag
 
HELP - Static variable in class com.bea.netuix.servlets.controls.window.WindowCapabilities
Help mode.
HELP - Static variable in class javax.portlet.PortletMode
When in HELP portlet mode, a portlet should provide help information about the portlet.
here() - Method in class com.bea.p13n.util.debug.Debug
Output a "you are here" message.
HiddenTag - Class in com.bea.struts.adapter.taglib.html
Tag adapter for the Struts HiddenTag
HiddenTag() - Constructor for class com.bea.struts.adapter.taglib.html.HiddenTag
Construct a new instance of this tag.
HIERARCHICAL_ROLE_INHERITANCE - Static variable in class com.bea.p13n.entitlements.common.EntitlementConstants
Used to construct a P13nResource that will look for role policies at leaf node, application taxonomy, web application, enterprise application and global scope
HierarchicalEntity - Interface in com.bea.p13n.property
HierarchicalEntity extends ConfigurableEntity by describing an interface by which Entities can be included in a hierachy of successors.
HierarchicalEntityImpl - Class in com.bea.p13n.property
HierarchicalEntity extends ConfigurableEntity by describing an interface by which Entities can be included in a hierachy of successors.
HierarchicalEntityImpl() - Constructor for class com.bea.p13n.property.HierarchicalEntityImpl
 
HIERARCHY - Static variable in class com.bea.content.Node
Deprecated  
HierarchyRoleResource - Class in com.bea.p13n.entitlements.resource
The HierarchyRoleResource class is used to represent an application defined resource for management and runtime checking of role and security policies.
HierarchyRoleResource(String, String, String, String) - Constructor for class com.bea.p13n.entitlements.resource.HierarchyRoleResource
Construct a resource whose role policies will be scoped at all hierarchical levels.
HIGH - Static variable in class com.bea.campaign.rules.AddAdToPlaceholderActionDef
The "High" weight.
HIGHEST - Static variable in class com.bea.campaign.rules.AddAdToPlaceholderActionDef
The "Highest" weight.
home - Variable in class com.bea.p13n.servlets.jsp.taglib.ContentQueryTag
Deprecated Not used any longer
home - Variable in class com.bea.p13n.servlets.jsp.taglib.ContentSelectorTag
Deprecated No longer used.
hours - Variable in class com.bea.campaign.model.AddToPlaceholderModel.TimeToLive
The number of hours.
htmlMatchList - Variable in class com.bea.content.loader.bulk.BulkLoader
The list of patterns that represent HTML file names.
htmlMatchList - Variable in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated The list of patterns that represent HTML file names.
HtmlPathResolver - Interface in com.bea.netuix.laf
HtmlPathResolver provides methods for resolving resources based on HTML Render Dependencies confiuration.
HtmlTagAdapter - Class in com.bea.struts.adapter.taglib.html
Renders an HTML tag within the Struts framework, accounting for whether or not the registered URLRewriter is in stand-alone mode or not.
HtmlTagAdapter() - Constructor for class com.bea.struts.adapter.taglib.html.HtmlTagAdapter
 
HTTP_REQUEST - Static variable in interface com.bea.p13n.advisor.AdviceRequestConstants
the HTTP_REQUEST key - value = "com.bea.http_request"
HTTP_SESSION - Static variable in interface com.bea.p13n.advisor.AdviceRequestConstants
the HTTP_SESSION key - value = "com.bea.http_session"
HTTP_STATUS_CODE - Static variable in interface javax.portlet.ResourceResponse
Constant for setting the HTTP status code via the setProperty method.
HttpConfigurableEntity - Class in com.bea.p13n.http
A default implementation for Http Request and Http Session objects mimick a ConfigurableEntity.
HttpConfigurableEntity() - Constructor for class com.bea.p13n.http.HttpConfigurableEntity
 
HttpLogMessage - Interface in com.bea.wsrp.logging
Represents a request from a consumer to a producer or a response from a producer to a consumer.
httpRequest - Variable in class com.bea.portlet.GenericURL
HTTP request.
httpResponse - Variable in class com.bea.content.cmis.rest.resources.ContentStream
 
httpResponse - Variable in class com.bea.portlet.GenericURL
HTTP response.
httpsDomain - Variable in class com.bea.portlet.GenericURL
Server https domain.
HttpSSLFilter - Class in com.bea.p13n.servlets
 
HttpSSLFilter() - Constructor for class com.bea.p13n.servlets.HttpSSLFilter
 

I

IActivatePageHandler - Interface in com.bea.wsrp.model.events
Page change event handler
IBaseDataContext - Interface in com.oracle.producer.spi
Base class for containing data about a portlet instance or consumer registration.
IBaseRequestContext - Interface in com.bea.wsrp.model.markup
A base request context that provides access to common entities of a web application, a portlet, a WSRP SOAP request message, and the Producer.It also provides methods to add new http headers or modify existing headers.
IBaseResponseContext - Interface in com.bea.wsrp.model.markup
A base interface for all response context objects (getMarkup, performBlockingInteraction, initCookie, and handleEvents).
IBlockingInteractionBaseRequestContext - Interface in com.bea.wsrp.model.markup
A base request context that represents partial input data for the "performBlockingInteraction" operation.
IBlockingInteractionBaseResponseContext - Interface in com.bea.wsrp.model.markup
A base response context that represents partial output data of the "performBlockingInteraction" operation.
IBlockingInteractionInterceptor - Interface in com.bea.wsrp.consumer.interceptor
Implementations of this interface can be used to intercept "performBlockingInteraction" WSRP operations on the consumer side.
IBlockingInteractionRequestContext - Interface in com.bea.wsrp.model.markup
A request context that represents input data for the "performBlockingInteraction" operation.
IBlockingInteractionResponseContext - Interface in com.bea.wsrp.model.markup
A reponse context that represents output data of the "performBlockingInteraction" operation.
IBookDefinitionManager - Interface in com.bea.netuix.application.manager
This is the primary interface for performing persistent store operations on BookDefinitions.
IBookDescription - Interface in com.bea.wsrp.model
Book description.
IBookInstanceManager - Interface in com.bea.netuix.application.manager
This is the primary interface for performing persistent store operations on BookInstance objects.
ICapabilityDefinition - Interface in com.bea.content.spi.flexspi.common.capability
Capability definitions are configured capability queries ready to run against a repository.
ICapabilityManager - Interface in com.bea.content.federated
Interface for managing and evaluating capability definitions
IChangeWindowModeHandler - Interface in com.bea.wsrp.model.events
Window mode change event handler
IChangeWindowStateHandler - Interface in com.bea.wsrp.model.events
Window state change event handler
IChangeWindowStateHandler.WindowState - Enum in com.bea.wsrp.model.events
Window state constants
IClipperUrlFilter - Interface in com.bea.netuix.clipper
Interface for determining how links contained in the markup that is rendered in a clipper portlet should be rewritten.
IClipStrategy - Interface in com.bea.netuix.clipper
Interface for clipping a web page.
ICMPagedResult<T> - Interface in com.bea.content.paging
An ICMPagedResult represents a collection of query results in a page-based structure.
ICommunityManager - Interface in com.bea.netuix.application.manager
This is the primary interface to perform operations on a community.
ICommunityMemberManager - Interface in com.bea.netuix.application.manager
Interface for the Communities Membership Manager.
ICON_SIZE_16 - Static variable in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
 
ICON_SIZE_32 - Static variable in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
 
IConfigurationContext - Interface in com.oracle.producer.spi
Allows access to producer configuration information.
IConfigurationContext.WsrpFault - Enum in com.oracle.producer.spi
 
IconServiceImpl - Class in com.bea.content.el.support
This EL wrapper class implementation adds functionality around the Property class by creating/retrieving icon "badging" for binary properties.
IContentContext - Interface in com.bea.content
Holds contextual information related to the current CM call in a loosely-structured manner.
id - Variable in class com.bea.content.ContentEntity
The ID for this object.
ID - Class in com.bea.content
The ID of a content element.
ID() - Constructor for class com.bea.content.ID
Empty constructor.
ID(String) - Constructor for class com.bea.content.ID
Constructor with just the id.
ID(String, String) - Constructor for class com.bea.content.ID
Constructor with repositoryName and opaque uid.
id - Variable in class com.bea.content.virtual.VirtualNode
The virtual node's ID.
id - Variable in class com.bea.netuix.application.communities.CommunityMembership
 
Id - Class in com.bea.netuix.application.identifier
All other Id classes extend this class.
Id(int) - Constructor for class com.bea.netuix.application.identifier.Id
WARNING: This class should only be created through classes that extend it and never directly using its constructor.
id - Variable in class com.bea.netuix.application.identifier.Id
 
ID - Static variable in class com.bea.p13n.cache.P13nCacheProvider
Provider id, "com.bea.p13n"
id - Variable in class com.bea.p13n.servlets.jsp.taglib.ContentSelectorTag
To store the value of id attribute.
id - Variable in class com.bea.p13n.servlets.jsp.taglib.DivTag
To store the value of id attribute.
idDelimiter - Static variable in class com.bea.p13n.entitlements.resource.P13nResource
Resource delimiter used in policies
identifier - Variable in class com.bea.p13n.placeholder.ContentBucket.PreviewInfo
Deprecated No longer used, use path instead.
identifier - Variable in class com.bea.p13n.property.ConfigurableEntityPk
 
IDesktopDefinitionManager - Interface in com.bea.netuix.application.manager
This is the primary interface for performing persistent store operations on DesktopDefinitions.
IDesktopInstanceManager - Interface in com.bea.netuix.application.manager
This is the primary interface for performing persistent store operations on DesktopInstance objects.
IDispatchToRemoteHandler - Interface in com.bea.wsrp.model.events
Dispatch to remote event handler.
idSearch(ContentContext, Search) - Method in interface com.bea.content.federated.ISearchManager
Performs a search in the content repository and returns a list of all ID's of matching nodes in the system.
IEvent - Interface in com.bea.p13n.events
 
IEventContext - Interface in com.bea.wsrp.model.markup
A helper class for manipulating events being sent or received over WSRP, for use with the WSRP interceptors.
IEventHandler - Interface in com.bea.wsrp.model.events
Marker interface for all event handlers
IEventManipulator - Interface in com.bea.wsrp.model.markup
A request context that represents input data for the "handleEvents" operation.
IExportImportManager - Interface in com.bea.netuix.application.manager
This is the primary interface for performing updates to and from XML files.
IExtensible - Interface in com.bea.content.spi.flexspi
Represents an extensible repository SPI interface.
If - Class in com.bea.p13n.expression.operator
Implementation of the If operator.
If() - Constructor for class com.bea.p13n.expression.operator.If
Constructs an empty operator and operands can be added later by calling addSubExpression() on this.
If(Object, Object, Object) - Constructor for class com.bea.p13n.expression.operator.If
Constructs this operator for the given operands.
IFeatureCapabilityType - Interface in com.bea.content.spi.flexspi.common.capability
Feature capabilities are standardized, fine-grained capabilities.
IFilterablePagedList<T> - Interface in com.bea.content.paging
An IPagedList which can be filtered.
IFilterCriteria - Interface in com.bea.content.spi.flexspi.common
query filter criteria
IFireCustomEventHandler - Interface in com.bea.wsrp.model.events
Custom event handler.
IFireEventHandler - Interface in com.bea.wsrp.model.events
Generic event handler
IFormParamsContext - Interface in com.bea.wsrp.model.markup
A context that represents form parameters that is used by multiple wsrp-2.0 operations such as PerformBlockingInteraction and GetResource.
IFullTextSearch - Interface in com.bea.content.expression
This is an interface that currently does not have any method in its body.
IGetMarkupBaseRequestContext - Interface in com.bea.wsrp.model.markup
A base request context that represents partial input data for the "getMarkup" operation.
IGetMarkupBaseResponseContext - Interface in com.bea.wsrp.model.markup
A base response context that represents partial output data of the "getMarkup" operation.
IGetMarkupInterceptor - Interface in com.bea.wsrp.consumer.interceptor
Implementations of this interface can be used to intercept "getMarkup" WSRP operations on the consumer side.
IGetMarkupRequestContext - Interface in com.bea.wsrp.model.markup
A request context that represents input data for the "getMarkup" operation.
IGetMarkupResponseContext - Interface in com.bea.wsrp.model.markup
A response context that represents output data of the "getMarkup" operation.
IGetRenderDependenciesInterceptor - Interface in com.bea.wsrp.consumer.interceptor
Implementations of this interface can be used to intercept "getRenderDependencies" WSRP operations on the consumer side.
IGetRenderDependenciesRequestContext - Interface in com.bea.wsrp.model.markup
Request context that represents the input data for the getRenderDependendencies operation.
IGetRenderDependenciesResponseContext - Interface in com.bea.wsrp.model.markup
Response context that represents the output data of the "getRenderDependendencies" operation.
IGetResourceInterceptor - Interface in com.bea.wsrp.consumer.interceptor
Implementations of this interface can be used to intercept "getResource" WSRP operations on the consumer side.
IGetResourceRequestContext - Interface in com.bea.wsrp.model.markup
An interface that represents input data for the "getResource" operation.
IGetResourceResponseContext - Interface in com.bea.wsrp.model.markup
An interface that represents the data structure of the ResourceResponse Type as specified in the WSRP-2.0 Spec (5.1.18)
IGNORE_RULE_NAME - Static variable in class com.bea.p13n.rules.advislets.RulesAdvisletImpl
The key name for the optional ignore rule name parameter.
IGNORE_RULESET_NOT_FOUND - Static variable in class com.bea.p13n.rules.advislets.RulesAdvisletImpl
The key name for the optional ignore rule name parameter.
ignoreErrors - Variable in class com.bea.content.loader.bulk.BulkLoader
Do we ignore errors.
ignoreErrors - Variable in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated Do we ignore errors.
ignoreIncludeServletPath(ServletRequest) - Static method in class com.bea.struts.adapter.framework.InternalUtils
 
ignoreList - Variable in class com.bea.content.loader.bulk.BulkLoader
The list of file name patterns to ignore.
ignoreList - Variable in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated The list of file name patterns to ignore.
IHandledEvent - Interface in com.bea.wsrp.model.events
Holds information about an event handled by a portlet.
IHandleEventsInterceptor - Interface in com.bea.wsrp.consumer.interceptor
Implementations of this interface can be used to intercept "handleEvents" WSRP operations on the consumer side.
IHandleEventsRequestContext - Interface in com.bea.wsrp.model.markup
A request context that represents input data for the "handleEvents" operation.
IHandleEventsResponseContext - Interface in com.bea.wsrp.model.markup
A response context that represents output data of the "handleEvents" operation.
IIconService - Interface in com.bea.content.icon
Interface that defines the signature for icon retrieval for binary properties.
IInitCookieInterceptor - Interface in com.bea.wsrp.consumer.interceptor
Implementations of this interface can be used to intercept "initCookie" WSRP operations on the consumer side.
IInitCookieRequestContext - Interface in com.bea.wsrp.model.markup
A request context that represents input data for the "initCookie" operation.
IInitCookieResponseContext - Interface in com.bea.wsrp.model.markup
A response context that represents output data of the "initCookie" operation.
IInteractionResponseContext - Interface in com.bea.wsrp.model.markup
A base interaction response context that represents partial output data of the "performBlockingInteraction" and "handleEvents" operations.
IIPreferenceAppStore - Interface in com.bea.portlet.prefs
This is an SPI for managing preferences for portlets.IItemDescription - Interface in com.bea.wsrp.model
Describes an item with a name and description.
IKeySelector - Interface in com.bea.p13n.cache
This interface allows you to specify a subset of cache keys.
ILayoutDefinitionManager - Interface in com.bea.netuix.application.manager
This is the primary interface for performing persistent store operations on LayoutDefinitions.
IllegalDependencyException - Exception in com.bea.netuix.application.exception
This exception is thrown when customizing a portal would cause a recursive dependency.
IllegalDependencyException() - Constructor for exception com.bea.netuix.application.exception.IllegalDependencyException
Constructs a IllegalDependencyException with no specified detail message.
IllegalDependencyException(String) - Constructor for exception com.bea.netuix.application.exception.IllegalDependencyException
Constructs a IllegalDependencyException with the specified detail message.
IllegalDependencyException(String, Throwable) - Constructor for exception com.bea.netuix.application.exception.IllegalDependencyException
Constructs a IllegalDependencyException with the specified detail message and causal exception.
IllegalDependencyException(Throwable) - Constructor for exception com.bea.netuix.application.exception.IllegalDependencyException
Constructs a IllegalDependencyException with the specified causal exception.
IllegalOperationException - Exception in com.bea.netuix.application.exception
This exception is thrown when an operation is called on a portal object that it does not support either by design or due to the current state it is in.
IllegalOperationException() - Constructor for exception com.bea.netuix.application.exception.IllegalOperationException
Constructs a IllegalOperationException with no specified detail message.
IllegalOperationException(Throwable) - Constructor for exception com.bea.netuix.application.exception.IllegalOperationException
Constructs a IllegalOperationException with the specified causal exception.
IllegalOperationException(String) - Constructor for exception com.bea.netuix.application.exception.IllegalOperationException
Constructs a IllegalOperationException with the specified detail message.
IllegalOperationException(String, Throwable) - Constructor for exception com.bea.netuix.application.exception.IllegalOperationException
Constructs a IllegalOperationException with the specified detail message and causal exception.
IllegalTemplateDefinitionException - Exception in com.bea.p13n.display.config.exception
This class extends DisplayServiceException class and wraps the exception occurred in the application.This exception might occur when there is a problem in writing into the template-config.xml file.
IllegalTemplateDefinitionException() - Constructor for exception com.bea.p13n.display.config.exception.IllegalTemplateDefinitionException
 
IllegalTemplateDefinitionException(String) - Constructor for exception com.bea.p13n.display.config.exception.IllegalTemplateDefinitionException
Constructor that takes a String message as an argument
IllegalTemplateDefinitionException(Throwable) - Constructor for exception com.bea.p13n.display.config.exception.IllegalTemplateDefinitionException
Constructor that takes Throwbale object.
IllegalTemplateDefinitionException(Throwable, String) - Constructor for exception com.bea.p13n.display.config.exception.IllegalTemplateDefinitionException
Constructor that takes the Throwale object and its message
IllegalWindowModeException - Exception in com.bea.netuix.servlets.controls.window
Represents illegal window mode exceptions.
IllegalWindowModeException(String) - Constructor for exception com.bea.netuix.servlets.controls.window.IllegalWindowModeException
Constructs an IllegalWindowModeException for the given illegal window mode.
IllegalWindowStateException - Exception in com.bea.netuix.servlets.controls.window
Represents illegal window state exceptions.
IllegalWindowStateException(String) - Constructor for exception com.bea.netuix.servlets.controls.window.IllegalWindowStateException
Constructs an IllegalWindowStateException for the given illegal window state.
ILocalizationManager - Interface in com.bea.netuix.application.localization.manager
This is the primary interface for performing persistent store operations on localizations.
ILocalizedString - Interface in com.bea.wsrp.model
A localized string, with a value and a locale.
ILocalizedString - Interface in com.oracle.producer.spi
A localized string, with a value and a locale.
ILookAndFeelDefinitionManager - Interface in com.bea.netuix.application.manager
This is the primary interface for performing persistent store operations on LookAndFeelDefinitions.
ImageContentProvider - Class in com.bea.p13n.ad.render
A class that provides a rendering of image mime types.
ImageContentProvider() - Constructor for class com.bea.p13n.ad.render.ImageContentProvider
 
ImageLoaderFilter - Class in com.bea.content.loader.bulk
Deprecated  
ImageLoaderFilter() - Constructor for class com.bea.content.loader.bulk.ImageLoaderFilter
Deprecated  
ImageTagAdapter - Class in com.bea.struts.adapter.taglib.html
Tag adapter for the Struts ImageTag
ImageTagAdapter() - Constructor for class com.bea.struts.adapter.taglib.html.ImageTagAdapter
 
IMarkupDefinitionManager - Interface in com.bea.netuix.application.manager
These methods are generally intended for internal Oracle use only.
IMarkupRequestStateContext - Interface in com.bea.wsrp.model.markup
A context that represents markup request state type that is used by multiple wsrp-2.0 operations, such as GetMarkup and HandleEvents
IMarkupResponseStateContext - Interface in com.bea.wsrp.model.markup
A response context that provides methods for custom data transfer which is applicable only in the WLP Consumer/Producer combination.
IMarkupType - Interface in com.bea.wsrp.model
Markup type offered by a portlet.
IMenuDefinitionManager - Interface in com.bea.netuix.application.manager
This is the primary interface for performing persistent store operations on MenuDefinitions.
IMetadataQuery - Interface in com.bea.content.expression
Interface to metadata query.
IMetadataQuery.Multiplicity - Enum in com.bea.content.expression
Multiplicity is used when searching user properties, and is used to restrict the search results to user (objectclass) properties with the specified name and multiplicity.
IMetadataQuery.SystemProperty - Enum in com.bea.content.expression
These are system properties available for full text searching
IMetadataQueryParameter - Interface in com.bea.content.expression
The interface for metadata query parameter.
IMG_BORDER - Static variable in class com.bea.p13n.ad.ContentProviders
 
ImgTagAdapter - Class in com.bea.struts.adapter.taglib.html
Tag adapter for the Struts ImgTag
ImgTagAdapter() - Constructor for class com.bea.struts.adapter.taglib.html.ImgTagAdapter
 
IMimeRequestContext - Interface in com.bea.wsrp.model.markup
A request context that represents the MimeRequest Type (5.1.13) in the WSRP 2.0 specification.
IMimeResponseContext - Interface in com.bea.wsrp.model.markup
 
importBook() - Method in class com.bea.wlp.xip.Xip
Import a book from a .book file.
ImportContext - Class in com.bea.netuix.application.transform.disassembler.xip
This context is used to define rules when importing a resource into the database from a portal file (.portal, .pinc, .book, or .page).
ImportContext() - Constructor for class com.bea.netuix.application.transform.disassembler.xip.ImportContext
 
importData(String) - Method in interface com.bea.content.repo.server.SearchEngine
Instructs the search engine's connector to import the specified file.
importDesktop() - Method in class com.bea.wlp.xip.Xip
Import a desktop from a .portal file.
ImportedPortlet - Interface in com.bea.wsrp.consumer.management.portlet
Contains information about a successfully imported portlet.
ImportFailedPortlet - Interface in com.bea.wsrp.consumer.management.portlet
Contains information about a portlet which failed to be imported.
importPage() - Method in class com.bea.wlp.xip.Xip
Import a page from a .page file.
importPortlets(String, ExportedPortlets, Map<PortletInstanceId, String>, String, HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface com.bea.wsrp.consumer.management.portlet.BulkPortletManager
Performs a bulk portlet import operation, importing portlet state and preference information from previously exported portlets.
importPortlets(String, ExportedPortlets, Map<PortletInstanceId, String>, String) - Method in interface com.bea.wsrp.consumer.management.portlet.BulkPortletManager
Performs a bulk portlet import operation, importing portlet state and preference information from previously exported portlets.
ImportPortletsResponse - Interface in com.bea.wsrp.consumer.management.portlet
Contains the results of an import operation- which portlets succeeded and which failed.
ImportToolTaxonomy - Class in com.bea.portal.tools.da.taxonomy.serviceadmin
 
ImportToolTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.serviceadmin.ImportToolTaxonomy
 
IMPRESSION - Static variable in class com.bea.campaign.AdCountGoal
Constant for impression counts.
impressionCount - Variable in class com.bea.p13n.ad.AdService.AdCounts
The impression count
IMutableRegistrationContext - Interface in com.bea.wsrp.model
Mutable registration context.
IN - Static variable in class com.bea.content.expression.ExpressionHelper
Syntax textual in operator.
INavigableDescription - Interface in com.bea.wsrp.model
Navigable description.
include(RenderRequest, RenderResponse) - Method in interface javax.portlet.PortletRequestDispatcher
Includes the content of a resource (servlet, JSP page, HTML file) in the response.
include(PortletRequest, PortletResponse) - Method in interface javax.portlet.PortletRequestDispatcher
Includes the content of a resource (servlet, JSP page, HTML file) in the response.
include(ServletRequest, ServletResponse) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestDispatcher
Does a server include of the stored URI into the given ScopedRequest and ScopedResponse.
includeBody() - Method in class com.bea.p13n.servlets.jsp.taglib.DivTag
Runs the advisor to determine the classification.
includeHidden - Variable in class com.bea.content.loader.bulk.BulkLoader
Are we supposed to include hidden files and directories.
includeHidden - Variable in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated Are we supposed to include hidden files and directories.
IncludeSecurityFilter - Class in com.bea.netuix.servlets.filters
Filter to check security constraints on resources that get included via wlp.
IncludeSecurityFilter() - Constructor for class com.bea.netuix.servlets.filters.IncludeSecurityFilter
 
IncludeTag - Class in com.bea.netuix.servlets.l10n.jsp.taglib
Includes the given page URL.
IncludeTag() - Constructor for class com.bea.netuix.servlets.l10n.jsp.taglib.IncludeTag
 
InconsistentParametersException - Exception in com.bea.wsrp.faults
This exception is thrown when a consumer supplied a portletHandle that is not scoped by the supplied registrationHandle.
InconsistentParametersException() - Constructor for exception com.bea.wsrp.faults.InconsistentParametersException
 
InconsistentParametersException(String) - Constructor for exception com.bea.wsrp.faults.InconsistentParametersException
 
InconsistentParametersException(String, Throwable) - Constructor for exception com.bea.wsrp.faults.InconsistentParametersException
 
inculdeInSupetypeQuery(ContentContext, String) - Static method in class com.bea.content.cmis.RepositoryCapability
Return true if object types can set includeInSuperTypeQuery.
index() - Method in class com.bea.content.indexer.IndexerRunner
Performs indexing based on the parameters set on this IndexerRunner.
index - Variable in class com.bea.portal.tools.im.ToolQueryDefinitionModel
 
indexContentByPath(ContentContext, String) - Method in interface com.bea.content.federated.ISearchManager
Index content by path.
indexContentByPath(String) - Method in interface com.bea.content.indexer.Indexer
Index content by path.
indexContentByPath(String) - Method in interface com.bea.content.spi.ExtendedSearchOps
Deprecated Index content by path.
indexContentByPath(String) - Method in interface com.bea.content.spi.flexspi.ticket.SearchOpsV1
Deprecated Asynchronously index all indexable content at the specified path and below.
indexContentByType(ContentContext, ID) - Method in interface com.bea.content.federated.ISearchManager
Index content by type.
indexContentByType(String, String) - Method in interface com.bea.content.indexer.Indexer
Index content by type.
indexContentByType(long) - Method in interface com.bea.content.spi.ExtendedSearchOps
Deprecated Index content by type.
indexContentByType(ID) - Method in interface com.bea.content.spi.flexspi.ticket.SearchOpsV1
Deprecated Asynchronously index all indexable content of the specified type.
Indexer - Interface in com.bea.content.indexer
Remote interface for the Indexer EJB.
IndexerHome - Interface in com.bea.content.indexer
Home interface for the Indexer EJB.
IndexerRunner - Class in com.bea.content.indexer
The IndexRunner provides client side access to the indexing methods of the ISearchManager.
IndexerRunner() - Constructor for class com.bea.content.indexer.IndexerRunner
 
IndexerRunnerException - Exception in com.bea.content.indexer
Exception thrown by the IndexerRunner
IndexerRunnerException(String) - Constructor for exception com.bea.content.indexer.IndexerRunnerException
Create a new IndexerRunnerException with the given message.
IndexerRunnerException(String, Throwable) - Constructor for exception com.bea.content.indexer.IndexerRunnerException
Create a new IndexerRunnerException with the given message and Throwable.
info(String) - Method in class com.bea.content.indexer.IndexerRunner
Output an info message.
info(String) - Method in class com.beasys.commerce.util.DefaultLog
Deprecated Write to the logs, with extra information added.
info(String, Throwable) - Method in class com.beasys.commerce.util.DefaultLog
Deprecated Write to the logs, with extra information added.
info(String) - Method in interface com.beasys.commerce.util.Log
Deprecated Write to the logs, with extra information added.
info(String, Throwable) - Method in interface com.beasys.commerce.util.Log
Deprecated Write to the logs, with extra information added.
info(String) - Method in class com.beasys.commerce.util.Logger
Deprecated Write to the logs, with extra information added.
info(String, Throwable) - Method in class com.beasys.commerce.util.Logger
Deprecated Write to the logs, with extra information added.
INHERITED - Static variable in class com.bea.content.PropertyDefinition
An inherited type indicates a property definition which is a part of the object class due to the definition's object class extending another object class.
inheritProps - Variable in class com.bea.content.loader.bulk.BulkLoader
Are we supposed to inherit metadata properties when recursing directories?
inheritProps - Variable in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated Are we supposed to inherit metadata properties when recursing directories?
INillable - Interface in com.bea.wsrp.model
Nillable types implement this interface
init(Map) - Method in class com.bea.campaign.action.Action
Initialize the action with an arbitrary set of parameters.
init(Map) - Method in class com.bea.campaign.action.MailAction
Initialize the MailAction so that it can generate and batch a message.
init(Element) - Method in class com.bea.campaign.AdCountGoal
Initialize this goal from an XML element.
init(Map) - Method in class com.bea.campaign.AddAdToPlaceholderAction
Initialize this action from a set of action parameters.
init(Map) - Method in class com.bea.campaign.EndStateAction
Initialize this action from the action parameters.
init(Element) - Method in interface com.bea.campaign.Goal
Initialize the goal from an XML element.
init() - Method in class com.bea.campaign.servlets.CampaignCleanupServlet
Initialize this servlet.
init() - Method in class com.bea.content.manager.servlets.jsp.taglib.GetBinaryPropertyTag
Initializes this tag.
init() - Method in class com.bea.content.manager.servlets.ShowPropertyServlet
Called by the servlet container to indicate to a servlet that the servlet is being placed into service.
init(InvitationDetails) - Method in class com.bea.netuix.application.communities.invitations.email.EmailInviter
 
init(InvitationDetails, String) - Method in interface com.bea.netuix.application.communities.invitations.email.formatting.EmailTextFormatter
Perform any one-time setup operations that need to be done such as obtaining resources that are needed during calls to getSubject and getBody
init(InvitationDetails, String) - Method in class com.bea.netuix.application.communities.invitations.email.formatting.JspEmailTextFormatter
 
init(InvitationDetails, String) - Method in class com.bea.netuix.application.communities.invitations.email.formatting.StaticEmailTextFormatter
 
init(InvitationDetails) - Method in interface com.bea.netuix.application.communities.invitations.InvitationValidationTextGenerator
Allows InvitationValidationTextGenerator implementations the opportunity to perform any necessary initialization operations such as obtaining necessary resources such as database connections or loading file contents.
init(InvitationDetails) - Method in class com.bea.netuix.application.communities.invitations.SimpleValidationTextGenerator
 
init(InvitationDetails) - Method in interface com.bea.netuix.application.communities.invitations.spi.CommunityInviter
Allows CommunityInviter implementations the opportunity to perform any necessary initialization operations such as obtaining necessary resources such as database connections or loading file contents.
init(String, String) - Method in class com.bea.netuix.application.communities.MembershipCapability
 
init(TemplateSearchCriteria) - Method in class com.bea.netuix.application.manager.persistence.TemplateSearchCriteria
Uses another TemplateSearchCriteria to initialize this one
init(PortalSearchCriteria) - Method in class com.bea.netuix.application.search.PortalSearchCriteria
Uses another PortalSearchCriteria to initialize this one
init(WebAppSearchCriteria) - Method in class com.bea.netuix.application.search.WebAppSearchCriteria
Uses another PortalSearchCriteria to initialize this one
init() - Method in interface com.bea.netuix.servlets.controls.analytics.AnalyticEventHandler
Implementation class may perform any one-time initializations here.
init(HttpServletRequest, HttpServletResponse) - Method in class com.bea.netuix.servlets.controls.content.backing.AbstractJspBacking
 
init(HttpServletRequest, HttpServletResponse) - Method in interface com.bea.netuix.servlets.controls.content.backing.JspBacking
This method is called once per request, and backing files can do request-scoped initialization by implementing this method.
init(FilterConfig) - Method in class com.bea.netuix.servlets.filters.IncludeSecurityFilter
No implementation.
init(InvitationDetails) - Method in class com.bea.netuix.servlets.manager.communities.invitations.notification.NotificationInviter
Called by the framework to initialize resources.
init() - Method in class com.bea.netuix.servlets.manager.PortalServlet
Initialize this servlet.
init(boolean) - Method in class com.bea.netuix.servlets.manager.PortalServlet
 
init() - Method in class com.bea.netuix.servlets.manager.PortletServlet
Deprecated 
init() - Method in class com.bea.p13n.cache.P13nCacheProvider
 
init() - Method in class com.bea.p13n.cache.spi.CacheProvider
Initialize the CacheProvider.
init() - Method in class com.bea.p13n.mail.servlets.MailPreviewServlet
 
init() - Method in class com.bea.p13n.placeholder.servlets.PlaceholderPreviewServlet
Initialize this servlet.
init() - Method in class com.bea.p13n.property.SqlBundle
Initialize the ResourceBundle that backs up this bundle.
init(String) - Method in class com.bea.p13n.property.SqlBundle
Initialize the ResourceBundle that backs up this bundle.
init(FilterConfig) - Method in class com.bea.p13n.servlets.HttpSSLFilter
 
init(FilterConfig) - Method in class com.bea.p13n.servlets.NullFilter
does nothing
init() - Method in class com.bea.p13n.servlets.SendErrorServlet
Initializes the error code from the "errorCode" init param, if set (otherwise, defaults to 404).
init(FilterConfig) - Method in class com.bea.p13n.tracking.clickthrough.ClickThroughEventFilter
The init method is called by the container when the filter is instantiated.
init(ServletConfig) - Method in class com.bea.p13n.tracking.clickthrough.ClickThroughServlet
Initializes the servlet.
init(ServletConfig) - Method in class com.bea.portlet.jsp.PortletJspBase
 
init() - Method in class com.bea.struts.adapter.framework.AutoRegisterActionServlet
 
init() - Method in class com.bea.wlp.rest.servlet.RestServlet
 
init(ServletContext, boolean) - Method in class com.bea.wsrp.resource.DefaultRewritableResourceURLStrategy
 
init(ServletContext, boolean) - Method in interface com.bea.wsrp.resource.IRewritableResourceUrlStrategy
Called when this is initialized
init() - Method in class com.beasys.commerce.util.Logger
Deprecated Initialize the logger.
init(Map<String, String[]>, IConfigurationContext) - Method in interface com.oracle.producer.spi.IProducerDataStore
Initializes this IProducerDataStore instance with the specified initialization parameters.
init(FilterConfig) - Method in interface javax.portlet.filter.PortletFilter
Called by the portlet container to indicate to a filter that it is being placed into service.
init(PortletConfig) - Method in class javax.portlet.GenericPortlet
Called by the portlet container to indicate to a portlet that the portlet is being placed into service.
init() - Method in class javax.portlet.GenericPortlet
A convenience method which can be overridden so that there's no need to call super.init(config).
init(PortletConfig) - Method in interface javax.portlet.Portlet
Called by the portlet container to indicate to a portlet that the portlet is being placed into service.
initCause(Throwable) - Method in exception com.bea.p13n.display.config.exception.DisplayServiceException
Created to match the JDK 1.4 Throwable method.
initCause(Throwable) - Method in exception com.bea.wsrp.faults.TransportException
 
InitEvent - Interface in com.bea.netuix.events
Class to represent a refresh event (i.e.
initFrom(StrutsRequestWrapper) - Method in class com.bea.struts.adapter.framework.internal.StrutsRequestWrapper
 
initialCapability - Variable in class com.bea.p13n.entitlements.resource.P13nResource
For SecurityResource instances, the requested capability, if any
initialize(IRepositoryConfig) - Method in interface com.bea.content.repo.server.SearchEngine
This method is called by the SearchEngineFactory and is therefore not required to be used by a client of the SearchEngine
initialize(Map, Object) - Method in class com.bea.p13n.advisor.AbstractAdviceTransform
Initializes this with the given parameters and a parameterDocument.
initialize(Map, Object) - Method in class com.bea.p13n.advisor.AbstractAdvislet
Initializes this with the given parameters and a parameterDocument.
initialize(Map, Object) - Method in interface com.bea.p13n.advisor.AdvisletChainElement
Initializes the Advislet from an XML Document Node, allowing it to read any custom parameters that it requires.
initialize(InputStream) - Static method in class com.bea.p13n.advisor.AdvisletRegistry
Initializes the registry by the xml configuration from an InputStream, loading the advislets defined and registering them against the URI prefixes supplied.
initialize() - Static method in class com.bea.p13n.advisor.AdvisletRegistry
Initializes the registry by reading the default xml configuration file, loading the advislets defined and registering them against the URI prefixes supplied.
initialize(Map, Object) - Method in class com.bea.p13n.advisor.OutputToInputTransform
 
initialize(Map, Object) - Method in class com.bea.p13n.rules.advislets.ResultsToRulesInputTransform
Initialize this AdviceTransform from its configuration environment in the AdvisletRegistry XML file.
initialize(Map, Object) - Method in class com.bea.p13n.rules.advislets.RulesAdvisletImpl
Initialize this instance from its XML configuration environment.
initialize(HttpServletRequest) - Method in class com.bea.p13n.tracking.clickthrough.AbstractClickEventValidator
Initialize local variables common to all validators.
initialize(ProviderMBean, SecurityServices) - Method in class com.bea.wsrp.security.WSRPIdentityAsserterProviderImpl
Initializes this identity asserter
initializeNew() - Method in class com.bea.campaign.model.CampaignModel
Initialize this model to be a new, empty campaign.
initializeNew() - Method in class com.bea.campaign.model.ScenarioModel
Initialize this a new, empty scenario.
initializeNew() - Method in class com.bea.p13n.content.model.ContentQueryModel
Initialize this as a new, empty content query.
initializeNew() - Method in class com.bea.p13n.placeholder.model.PlaceholderModel
Initialize this as a new, empty placeholder model.
initializeNew() - Method in class com.bea.p13n.placeholder.model.QueryDefinitionModel
Initialize this as a new, empty query definition.
initializeNew(String) - Method in class com.bea.p13n.rules.model.ClauseModel
Initialize this object with a new, empty root object.
initializeNew() - Method in class com.bea.p13n.rules.model.RuleSetModel
Initialize this a new, empty ruleset on this model.
initializeNew(String) - Method in class com.bea.p13n.rules.model.UnrecognizedClauseModel
Override to always throw an IllegalArgumentException creation.
initializeProfile(HttpServletRequest) - Method in class com.bea.p13n.servlets.P13NAuthFilter
Deprecated Initialize a ProfileWrapper in the session for the logged in user.
initModuleConfig(String, String) - Method in class com.bea.struts.adapter.framework.AutoRegisterActionServlet
This method is almost exactly the same as the base class initModuleConfig.
initRepoFileDir() - Method in class com.bea.content.loader.bulk.BulkLoader
 
initRepositoryManager() - Method in class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport
 
injectExternalEventGenerators(UIContext, HttpServletRequest) - Method in class com.bea.netuix.servlets.manager.PortalServlet
Injects ExternalEventGenerators into the UIContext if necessary.
INodeManager - Interface in com.bea.content.federated
Interface to access and manage content node information in the repository, while honoring security(DA/Visitor) constraints.
INotificationManager - Interface in com.bea.netuix.application.manager
This is the primary interface for operations on notifications.
INotificationUserEnumerator - Interface in com.bea.netuix.application.notifications
Objects implementing this interface may be used to enumerate the set of users a notification should be sent to.
insertClob(ClobKey, String) - Method in class com.bea.p13n.util.jdbc.WlsOracleThinDatabase
Deprecated Inserts a CLOB into the database managed tables for CLOB persistence
inspectCurrentDirectory(File, String, Properties) - Method in class com.bea.content.loader.bulk.BulkLoader
A helper method for directory inspection.
inspectDocument(Document) - Method in class com.bea.netuix.application.transform.disassembler.XmlDisassemblerContext
This method may be optionally overridden by subclasses in order to inspect the document immediately after processing.
instanceClass - Variable in class com.bea.p13n.property.AbstractConfigurableEntity
The actual implementation class of this entity
InstanceId - Interface in com.bea.netuix.application.identifier
Base marker interface implemented or extended by several specific InstanceId interfaces and classes.
InstanceMethodModel - Class in com.bea.p13n.rules.model
A rule clause representing an invocation of a method on an instance of a class bound to a variable.
InstanceMethodModel() - Constructor for class com.bea.p13n.rules.model.InstanceMethodModel
 
InstanceMethodModel.Recognizer - Class in com.bea.p13n.rules.model
An object which can recognize the structure for this model.
InstanceMethodModel.Recognizer() - Constructor for class com.bea.p13n.rules.model.InstanceMethodModel.Recognizer
 
InstanceNotFoundException - Exception in com.bea.p13n.management
 
InstanceNotFoundException(String) - Constructor for exception com.bea.p13n.management.InstanceNotFoundException
 
Instanceof - Class in com.bea.p13n.expression.operator
Implementation of the Instanceof operator.
Instanceof() - Constructor for class com.bea.p13n.expression.operator.Instanceof
Constructs an empty operator and operands can be added later by calling addSubExpression() on this.
Instanceof(Object, Class) - Constructor for class com.bea.p13n.expression.operator.Instanceof
Constructs this by associating the given parameters as operands.
instanceUri - Variable in class com.bea.p13n.model.XmlObjectModel
The opaque instanceUri value.
INTEGER - Static variable in interface com.bea.p13n.property.PropertyDefinition
The constant for a numeric type (1).
INTEGER - Static variable in class com.beasys.commerce.util.TypesHelper
Deprecated The constant for a numeric type (1).
InteractionRequestState - Interface in com.bea.wsrp.ext.holders
The InteractionRequestState specifies a holder for transporting custom state from the consumer to a producer with a performBlockingInteraction request.
InteractionResponseState - Interface in com.bea.wsrp.ext.holders
The InteractionResponseState specifies a holder for transporting custom state from the Producer to a Consumer with a performBlockingInteraction request.
interfaceName() - Method in class com.beasys.commerce.foundation.expression.CriteriaImpl
Deprecated interfaceName() returns the unqualified name of the interface from the UML model.
interfaceName() - Method in interface com.beasys.commerce.foundation.expression.Expression
Deprecated Get the interface name.
interfaceName() - Method in class com.beasys.commerce.foundation.expression.ExpressionImpl
Deprecated interfaceName() returns the unqualified name of the interface from the UML model.
interfaceName() - Method in class com.beasys.commerce.foundation.expression.LogicalImpl
Deprecated interfaceName() returns the unqualified name of the interface from the UML model.
interfaceName() - Method in interface com.beasys.commerce.foundation.expression.Search
Deprecated Get the interface name.
interfaceName() - Method in class com.beasys.commerce.foundation.expression.SearchImpl
Deprecated interfaceName() returns the unqualified name of the interface from the UML model
InternalUtils - Class in com.bea.struts.adapter.framework
 
InternalUtils() - Constructor for class com.bea.struts.adapter.framework.InternalUtils
 
intersectionId - Variable in class com.bea.netuix.application.communities.CommunityInfo
LocalizationIntersectionId for community localized title and description.
IntervalJob - Interface in com.bea.p13n.jobmanager.job
A marker interface to indicate an interval job.
IntervalJobDefinition - Class in com.bea.p13n.jobmanager.config
This is a job definition for an IntervalJob.
IntervalJobDefinition(String) - Constructor for class com.bea.p13n.jobmanager.config.IntervalJobDefinition
 
IntervalJobDefinitionBean - Interface in com.bea.p13n.jobmanager.config
 
IntrospectionException - Exception in com.bea.p13n.expression
Exception class for Java reflection introspection errors.
IntrospectionException(Class, String, Object[], Class[]) - Constructor for exception com.bea.p13n.expression.IntrospectionException
Creates an IntrospectionException for reporting an error during an instance method introspection.
IntrospectionException(String, String, String, Object[], Class[], Throwable) - Constructor for exception com.bea.p13n.expression.IntrospectionException
Creates an IntrospectionException for reporting an error during an static method introspection.
InvalidArgumentException - Exception in com.bea.p13n.tracking.clickthrough
 
InvalidArgumentException(String) - Constructor for exception com.bea.p13n.tracking.clickthrough.InvalidArgumentException
 
InvalidArgumentException(String, Throwable) - Constructor for exception com.bea.p13n.tracking.clickthrough.InvalidArgumentException
 
invalidate() - Method in class com.bea.p13n.http.Session
 
invalidate() - Method in interface javax.portlet.PortletSession
Invalidates this session (all scopes) and unbinds any objects bound to it.
invalidate() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedSession
 
invalidateCache() - Method in class com.bea.netuix.servlets.controls.portlet.backing.PortletBackingContext
Invalidate this control's cache.
invalidateCache() - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Invalidates the internal cache used by the CommunityUserContext object.
invalidateXmlStream() - Method in class com.bea.netuix.application.transform.disassembler.XmlDisassemblerContext
 
InvalidCookieException - Exception in com.bea.wsrp.faults
This exception is thrown when the producer's environment has timed out and the consumer is required to invoke initCookie again and resend any data that may have been stored in the producer's session.
InvalidCookieException() - Constructor for exception com.bea.wsrp.faults.InvalidCookieException
 
InvalidCookieException(String) - Constructor for exception com.bea.wsrp.faults.InvalidCookieException
 
InvalidCookieException(String, Throwable) - Constructor for exception com.bea.wsrp.faults.InvalidCookieException
 
InvalidExpressionException - Exception in com.bea.p13n.expression
Exception class to signal Expression validation errors.
InvalidExpressionException(String) - Constructor for exception com.bea.p13n.expression.InvalidExpressionException
Allocates an InvalidExpressionException object by associating the given message.
InvalidExpressionException(String, Throwable) - Constructor for exception com.bea.p13n.expression.InvalidExpressionException
Allocates an InvalidExpressionException object by associating the given message and a nested exception.
InvalidGroupnameException - Exception in com.bea.p13n.usermgmt
Application exception class that will be thrown when an attempt is made to create a group with an invalid name
InvalidGroupnameException() - Constructor for exception com.bea.p13n.usermgmt.InvalidGroupnameException
 
InvalidGroupnameException(String) - Constructor for exception com.bea.p13n.usermgmt.InvalidGroupnameException
Constructor
InvalidGroupnameException(String, Throwable) - Constructor for exception com.bea.p13n.usermgmt.InvalidGroupnameException
Constructor
InvalidGroupnameException(Throwable) - Constructor for exception com.bea.p13n.usermgmt.InvalidGroupnameException
Constructor
InvalidHandleException - Exception in com.bea.wsrp.faults
This exception is thrown when the consumer supplies an invalid handle.
InvalidHandleException() - Constructor for exception com.bea.wsrp.faults.InvalidHandleException
 
InvalidHandleException(String) - Constructor for exception com.bea.wsrp.faults.InvalidHandleException
 
InvalidHandleException(String, Throwable) - Constructor for exception com.bea.wsrp.faults.InvalidHandleException
 
InvalidNodeNameException - Exception in com.bea.content
This is the main checked exception for any error thrown from the SPI.
InvalidNodeNameException(String) - Constructor for exception com.bea.content.InvalidNodeNameException
 
InvalidNodeNameException(String, boolean) - Constructor for exception com.bea.content.InvalidNodeNameException
 
InvalidNodeNameException(String, Throwable) - Constructor for exception com.bea.content.InvalidNodeNameException
 
InvalidNodeNameException(Throwable) - Constructor for exception com.bea.content.InvalidNodeNameException
 
InvalidNodeNameException(String, Throwable, boolean) - Constructor for exception com.bea.content.InvalidNodeNameException
 
InvalidPasswordException - Exception in com.bea.p13n.usermgmt
Application exception class that will be thrown when an attempt is made to create a user with an invalid password.
InvalidPasswordException() - Constructor for exception com.bea.p13n.usermgmt.InvalidPasswordException
 
InvalidPasswordException(String) - Constructor for exception com.bea.p13n.usermgmt.InvalidPasswordException
Constructor
InvalidPasswordException(String, Throwable) - Constructor for exception com.bea.p13n.usermgmt.InvalidPasswordException
Constructor
InvalidPasswordException(Throwable) - Constructor for exception com.bea.p13n.usermgmt.InvalidPasswordException
Constructor
InvalidQueryException - Exception in com.bea.content.expression
An exception thrown when an invalid query is given to the content search facility.
InvalidQueryException(String) - Constructor for exception com.bea.content.expression.InvalidQueryException
 
InvalidQueryException(String, Throwable) - Constructor for exception com.bea.content.expression.InvalidQueryException
 
InvalidQueryException(Throwable) - Constructor for exception com.bea.content.expression.InvalidQueryException
 
InvalidQueryException(String, Throwable, boolean) - Constructor for exception com.bea.content.expression.InvalidQueryException
 
InvalidRegistrationException - Exception in com.bea.wsrp.faults
This exception is thrown when the given registrationContext is not valid or is missing when a registration is required.
InvalidRegistrationException() - Constructor for exception com.bea.wsrp.faults.InvalidRegistrationException
 
InvalidRegistrationException(String) - Constructor for exception com.bea.wsrp.faults.InvalidRegistrationException
 
InvalidRegistrationException(String, Throwable) - Constructor for exception com.bea.wsrp.faults.InvalidRegistrationException
 
InvalidResourceID - Class in com.bea.portal.tools.resource
Encapsulates an invalid resource identifier.
InvalidResourceID(ResourceIDBuilder) - Constructor for class com.bea.portal.tools.resource.InvalidResourceID
Constructor.
InvalidResourceIDException - Exception in com.bea.portal.tools.resource
Thrown if an invalid resource ID is accessed.
InvalidResourceIDException(ResourceID) - Constructor for exception com.bea.portal.tools.resource.InvalidResourceIDException
Constructor.
InvalidResourceType - Class in com.bea.portal.tools.resource
Identifies an invalid resource type.
InvalidSessionException - Exception in com.bea.wsrp.faults
This exception s thrown when the producer session has timed out.
InvalidSessionException() - Constructor for exception com.bea.wsrp.faults.InvalidSessionException
 
InvalidSessionException(String) - Constructor for exception com.bea.wsrp.faults.InvalidSessionException
 
InvalidSessionException(String, Throwable) - Constructor for exception com.bea.wsrp.faults.InvalidSessionException
 
InvalidUserCategoryException - Exception in com.bea.wsrp.faults
This exception is thrown when the given userCategory is not valid.
InvalidUserCategoryException() - Constructor for exception com.bea.wsrp.faults.InvalidUserCategoryException
 
InvalidUserCategoryException(String) - Constructor for exception com.bea.wsrp.faults.InvalidUserCategoryException
 
InvalidUserCategoryException(String, Throwable) - Constructor for exception com.bea.wsrp.faults.InvalidUserCategoryException
 
InvalidUsernameException - Exception in com.bea.p13n.usermgmt
Application exception class that will be thrown when an attempt is made to create a user with an invalid username
InvalidUsernameException() - Constructor for exception com.bea.p13n.usermgmt.InvalidUsernameException
 
InvalidUsernameException(String) - Constructor for exception com.bea.p13n.usermgmt.InvalidUsernameException
Constructor
InvalidUsernameException(String, Throwable) - Constructor for exception com.bea.p13n.usermgmt.InvalidUsernameException
Constructor
InvalidUsernameException(Throwable) - Constructor for exception com.bea.p13n.usermgmt.InvalidUsernameException
Constructor
Invitation - Class in com.bea.netuix.application.communities.invitations
Represents an invitation stored in the system that has been sent to a single user.
INVITATION_DETAIL_CACHE_KEY - Static variable in class com.bea.netuix.application.communities.invitations.email.formatting.JspEmailTextFormatter
 
INVITATION_PROPERTY_MESSAGE_BODY - Static variable in interface com.bea.visitortools.invitation.InviterInvoker
Represents the custom attribute name of the "invitationMessageBody" that is placed in the details of the invitation.
INVITATION_PROPERTY_MESSAGE_FROM_NAME - Static variable in interface com.bea.visitortools.invitation.InviterInvoker
Represents the custom attribute name of the "messageFromName" that is placed in the details of the invitation.
INVITATION_URL - Static variable in class com.bea.netuix.application.communities.invitations.email.ConfigPropertiesEmailInviterFactory
invitationURL property name
invitationDetails - Variable in class com.bea.netuix.application.communities.invitations.email.EmailInviter
 
invitationDetails - Variable in class com.bea.netuix.application.communities.invitations.email.formatting.StaticEmailTextFormatter
 
InvitationDetails - Class in com.bea.netuix.application.communities.invitations
Represents information about a Communities invitation operation, including the community that the invitation targets, a small payload that is intended for use as an application specific reference to the invitation action, and several parameters that control the settings of invitation options.
InvitationDetails(CommunityDefinitionId, String, String, Date, boolean, InvitationValidationTextGenerator) - Constructor for class com.bea.netuix.application.communities.invitations.InvitationDetails
Constructs a new InvitationDetails object.
InvitationDetails(CommunityDefinitionId, String, String, Timestamp, boolean, InvitationValidationTextGenerator) - Constructor for class com.bea.netuix.application.communities.invitations.InvitationDetails
Constructs a new InvitationDetails object.
InvitationId - Class in com.bea.netuix.application.identifier
Id class for use with the Communities Invitations feature.
InvitationId(int) - Constructor for class com.bea.netuix.application.identifier.InvitationId
 
InvitationSearchCriteria - Class in com.bea.netuix.application.communities
SearchCriteria implementation used to specify a search operation to retrieve Communities Invitations.
InvitationSearchCriteria() - Constructor for class com.bea.netuix.application.communities.InvitationSearchCriteria
Default no arg constructor that does not set any search criteria.
InvitationSearchCriteria(CommunityDefinitionId) - Constructor for class com.bea.netuix.application.communities.InvitationSearchCriteria
Constructor that sets a single search criteria, the CommunityDefinitionId of the Invitations to search for.
InvitationStatus - Enum in com.bea.netuix.application.communities.invitations
Represents the status of a single invitation for the Communtities Invitations framework.
invitationStatus - Variable in class com.bea.netuix.application.communities.InvitationSearchCriteria
 
invitationURL - Variable in class com.bea.netuix.application.communities.invitations.email.formatting.StaticEmailTextFormatter
 
InvitationValidationTextGenerator - Interface in com.bea.netuix.application.communities.invitations
Provides a mechanism for allowing for customizable implementations of Communities Invitiation passwords.
inviteAddress - Variable in class com.bea.netuix.application.communities.InvitationSearchCriteria
 
inviteAddressFilter - Variable in class com.bea.netuix.application.communities.InvitationSearchCriteria
 
Invitee - Interface in com.bea.netuix.application.communities.invitations
Represents a single Invitee.
InviteeFactory - Class in com.bea.netuix.application.communities.invitations
Factory for creating new instances of Invitee objects.
InviteeFactory() - Constructor for class com.bea.netuix.application.communities.invitations.InviteeFactory
 
InviteeId - Class in com.bea.netuix.application.identifier
Id class for use with the Communities Invitations feature.
InviteeId(int) - Constructor for class com.bea.netuix.application.identifier.InviteeId
 
InviteeIterator - Interface in com.bea.netuix.application.communities.invitations
Implementations of this class are used by the Communities framework to invite multiple users at once via the Invitations mechanism.
InviteeIteratorException - Exception in com.bea.netuix.application.communities.invitations
Exception thrown from operations from implementations of InviteeIterator.
InviteeIteratorException() - Constructor for exception com.bea.netuix.application.communities.invitations.InviteeIteratorException
 
InviteeIteratorException(String) - Constructor for exception com.bea.netuix.application.communities.invitations.InviteeIteratorException
 
InviteeIteratorException(String, Throwable) - Constructor for exception com.bea.netuix.application.communities.invitations.InviteeIteratorException
 
InviteeIteratorException(Throwable) - Constructor for exception com.bea.netuix.application.communities.invitations.InviteeIteratorException
 
InviteException - Exception in com.bea.netuix.application.communities.invitations.spi
Exception thrown by implementors of the CommunityInviter interface to report failures to the Communities invitations framework;

The overview of community functionality contains a description of the community framework.

InviteException(String) - Constructor for exception com.bea.netuix.application.communities.invitations.spi.InviteException
Constructs a InviteException with the specified detail message.
InviteException(String, Throwable) - Constructor for exception com.bea.netuix.application.communities.invitations.spi.InviteException
Constructs a InviteException with the specified detail message and causal exception.
InviteException(Throwable) - Constructor for exception com.bea.netuix.application.communities.invitations.spi.InviteException
Constructs a InviteException with the specified causal exception.
InviterInvoker - Interface in com.bea.visitortools.invitation
This control is used to invite members to join the associated community through notification invitations.
inviteToCommunity(CustomizationContext, InviteeIterator, InvitationDetails, CommunityInviter[]) - Method in interface com.bea.netuix.application.manager.ICommunityMemberManager
Invites a set of Invitees to a community, via a specified set of communications methods.
inviteToCommunity(InviteeIterator, InvitationDetails, CommunityInviter[]) - Method in class com.bea.netuix.servlets.manager.communities.CommunityInvitationHelper
Invites a set of Invitees to a community, via a specified set of communications methods.
inviteToCommunity(InviteeIterator, InvitationDetails, CommunityInviter[], boolean, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityInvitationControl
Invites a set of Invitees to a community, via a specified set of communications methods.
InvocationParameters - Class in com.bea.content.spi.flexspi.common
A class to hold implicit invocation parameters as a ContentContext object.
InvocationParameters() - Constructor for class com.bea.content.spi.flexspi.common.InvocationParameters
 
InvokeContext - Class in com.bea.portal.tools.portlet.orb
 
InvokeContext(PortletORB) - Constructor for class com.bea.portal.tools.portlet.orb.InvokeContext
 
IObjectFilter - Interface in com.bea.content.paging
Interface which allows custom filtering to use the entire object state, for specified Java types.
IObjectSorter - Interface in com.bea.content.paging
Interface which allows custom sorting to use the entire object state, for specified Java types.
IOfferedEntity - Interface in com.bea.wsrp.model
Producer offered entity.
ioReadWrite(InputStream, OutputStream) - Method in class com.bea.content.manager.servlets.ShowPropertyServlet
Deprecated  
IPageDefinitionManager - Interface in com.bea.netuix.application.manager
This is the primary interface for performing persistent store operations on PageDefinitions.
IPageDescription - Interface in com.bea.wsrp.model
Page description
IPagedList<T> - Interface in com.bea.content.paging
An IPagedList represents a collection of query results.
IPagedListIterator<T> - Interface in com.bea.content.paging
A bi-directional iterator for traversing query results in a read-only manner.
IPageInstanceManager - Interface in com.bea.netuix.application.manager
This is the primary interface for performing persistent store operations on PageInstance objects.
IParameterDescription - Interface in com.bea.wsrp.model
A producer offered portlet description.
IPlaceableDescription - Interface in com.bea.wsrp.model
A placeable entity offered by the producer.
IPortalDefinitionManager - Interface in com.bea.netuix.application.manager
Defines methods to manage PortalDefinition objects.
IPortalPresentationManager - Interface in com.bea.netuix.application.manager
Provides a level of abstraction over the IDesktopDefinitionManager and the IPortalDefinitionManager.
IPortletCategoryManager - Interface in com.bea.netuix.application.manager
Defines methods to manage a hierarchy of PortletDefinitions.
IPortletContext - Interface in com.bea.wsrp.model
Interface to manage context (handle and state) of remote portlets.
IPortletDataContext - Interface in com.oracle.producer.spi
Object used to access all information about a portlet instance.
IPortletDataContext.StateChangeFlag - Enum in com.oracle.producer.spi
 
IPortletDefinitionManager - Interface in com.bea.netuix.application.manager
This is the primary interface for performing persistent store operations on PortletDefinitions.
IPortletDefinitionManagerListener - Interface in com.bea.netuix.application.manager
 
IPortletDescription - Interface in com.bea.wsrp.model
A producer offered portlet description.
IPortletInstanceManager - Interface in com.bea.netuix.application.manager
This is the primary interface for performing persistent store operations on PortletInstances.
IPortletRefDescription - Interface in com.bea.wsrp.model
Portlet reference used in a book or a page.
IPortletStateChangeContext - Interface in com.bea.wsrp.model.markup
A context that represents portlet state change type that is used by multiple wsrp-2.0 operations, such as GetResource, PerformBlocking, and HandleEvents
IPreferenceAppStore - Interface in com.bea.portlet.prefs
 
IPreferencePersistenceManager - Interface in com.bea.portlet.prefs
Specifies an interface for managing portlet preferences in a persistence store.
IPreferenceStore - Interface in com.bea.portlet.prefs.spi
An SPI for persisting portlet preferences.
IPreferenceStore.Factory - Class in com.bea.portlet.prefs.spi
A factory to register an SPI.
IPreferenceStore.Factory() - Constructor for class com.bea.portlet.prefs.spi.IPreferenceStore.Factory
 
IProducerDataStore - Interface in com.oracle.producer.spi
Interface for a consumer registration and portlet instance store.
IPropertyDescription - Interface in com.bea.wsrp.model
Property description
IPropertyDescription - Interface in com.oracle.producer.spi
Contains a consumer registration property description.
IPropertyFilter - Interface in com.bea.content.paging
Interface which allows custom property filtering, for specified Java property container types and specified JavaBean properties.
IPropertyProvider - Interface in com.bea.content.paging
Interface to expose one or more 'extended' properties, for specified Java property container types.
IPropertySorter - Interface in com.bea.content.paging
Interface which allows custom property sorting, for specified Java property container classes and specified JavaBean properties.
IPropertyTypeFilter - Interface in com.bea.content.paging
Interface which allows custom property type filtering, for specified Java property container types.
IPropertyTypeSorter - Interface in com.bea.content.paging
Interface which allows custom property type sorting, for specified Java property container types.
IProxyPortletStateManager - Interface in com.bea.wsrp.consumer.management.portlet
An SPI for managing state of proxy portlets.
IProxyPortletStateManager.Factory - Class in com.bea.wsrp.consumer.management.portlet
Return an SPI implementation.
IProxyPortletStateManager.Factory() - Constructor for class com.bea.wsrp.consumer.management.portlet.IProxyPortletStateManager.Factory
 
IQueryCriteria - Interface in com.bea.content.spi.flexspi.common
query criteria
IQueryOperator - Interface in com.bea.content.expression.operators
 
IRegistrationContext - Interface in com.bea.wsrp.model
Registration context
IRegistrationData - Interface in com.oracle.producer.spi
Class for containing data about a consumer registration.
IRegistrationDataContext - Interface in com.oracle.producer.spi
Object used to access all information about a consumer registration.
IRegistrationPropertyDescription - Interface in com.bea.wsrp.model
Registration property description
IReleaseSessionsInterceptor - Interface in com.bea.wsrp.consumer.interceptor
Implementations of this interface can be used to intercept "releaseSessions" WSRP operations on the consumer side.
IReleaseSessionsRequestContext - Interface in com.bea.wsrp.model.markup
A request context that represents input data for the "releaseSessions" operation.
IReleaseSessionsResponseContext - Interface in com.bea.wsrp.model.markup
A response context that represents output data of the "releaseSessions" operation.
IRenderDependencyTag - Interface in com.bea.wsrp.model.markup
Represents a render dependency tag.
IRenderDependencyTag.Factory - Class in com.bea.wsrp.model.markup
Factory to create a default implementation.
IRenderDependencyTag.Factory() - Constructor for class com.bea.wsrp.model.markup.IRenderDependencyTag.Factory
 
IRepositoryConfig - Interface in com.bea.content.federated
Represents the configuration of a content repository.
IRequestContext - Interface in com.oracle.producer.spi
Container for information about the specific request.
IResourceContext - Interface in com.bea.wsrp.model.markup
An interface that represents data of the "resourceContext" element, which is described in the WSRP specification.
IResourceServletInterceptor - Interface in com.bea.wsrp.consumer.resource
Implementations of this interface can be used to intercept "getResource" WSRP operations on the consumer side.
IResourceServletRequestContext - Interface in com.bea.wsrp.consumer.resource
A representation a resource request.
IResourceServletResponseContext - Interface in com.bea.wsrp.consumer.resource
A representation a resource request.
IRewritableResourceUrlStrategy - Interface in com.bea.wsrp.resource
Determine what parts and how resource URLs are rewritable
IRuntimeContext - Interface in com.bea.wsrp.model.markup
An interface that represents data of the "runtimeContext" element which described in the WSRP specification.
isAbsoluteURI(String) - Static method in class com.bea.struts.adapter.util.rewriter.DefaultStrutsURLRewriter
Deprecated  
isAbstract() - Method in class com.bea.content.ObjectClass
Returns true if this ObjectClass is abstract and therefore may not but used as a type for nodes.
isAccessAllowed(P13nResource) - Static method in class com.bea.p13n.entitlements.Authorization
Evaluates whether access is allowed to an application resource.
isAccessAllowed(P13nResource, P13nContextHandler) - Static method in class com.bea.p13n.entitlements.Authorization
Evaluates whether access is allowed to an application resource.
isAccessAllowed(Subject, P13nResource, P13nContextHandler, boolean) - Static method in class com.bea.p13n.entitlements.Authorization
Evaluates whether access is allowed to an application resource.
isAccessAllowed(P13nResource, boolean) - Static method in class com.bea.p13n.entitlements.Authorization
Evaluates whether access is allowed to an application resource.
isAccessAllowed(P13nResource, P13nContextHandler, boolean) - Static method in class com.bea.p13n.entitlements.Authorization
Evaluates whether access is allowed to an application resource.
isAccessAllowed(Subject, P13nResource, P13nContextHandler) - Static method in class com.bea.p13n.entitlements.Authorization
Evaluates whether access is allowed to an application resource.
isAccessAllowed(Subject, P13nResource, P13nContextHandler, Map) - Static method in class com.bea.p13n.entitlements.Authorization
Evaluates whether access is allowed to an application resource for the given roles.
isAccessAllowed(P13nResource, P13nContextHandler, boolean, Map) - Static method in class com.bea.p13n.entitlements.Authorization
Evaluates whether access is allowed to an application resource for the given roles.
isAccessAllowed(P13nResource, P13nContextHandler, Map) - Static method in class com.bea.p13n.entitlements.Authorization
Evaluates whether access is allowed to an application resource.
isAccessAllowed(Subject, P13nResource, P13nContextHandler, boolean, Map) - Static method in class com.bea.p13n.entitlements.Authorization
Evaluates whether access is allowed to an application resource.
isAccessAllowed(HttpServletRequest, String) - Static method in class com.bea.p13n.security.ResourceAuthorizer
 
isAccessAllowed(String, String, String, ResourceContext) - Method in interface com.bea.portal.tools.da.controls.DelegationServiceControl
Runtime method used to determine if the currently logged in user will be allowed access to the particular resource.
isAccessRecordedCriteria() - Method in class com.bea.netuix.application.communities.MembershipCriteria
Determines if the membership having an access recorded is a criteria for the search.
isAccessTrackingEnabled() - Method in class com.bea.netuix.application.definition.CommunityDefinition
Returns true if member access tracking is enabled for this community.
isAction() - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc.ClauseModelInfo
Tell if this is available as a action clause.
isActionClause(String) - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc
Determine if a clause type is available as an action.
isActive() - Method in interface com.bea.campaign.Campaign
Determine if this campaign is currently active, based upon all campaign information.
isActive(String) - Method in interface com.bea.campaign.CampaignService
Tell if the specified campaign is currently active.
isActive() - Method in class com.bea.campaign.model.CampaignModel
Gets the Campaign's active attribute
isActive() - Method in class com.bea.campaign.model.ScenarioModel
Gets the Scenario's active attribute
isActive() - Method in interface com.bea.campaign.ScenarioContainer
Determine if the container is currently active.
isActive() - Method in class com.bea.netuix.application.communities.CommunityMember
Determines if this user is allowed to have access to any non-public community.
isActive() - Method in class com.bea.netuix.application.communities.CommunityMembership
Determines if this membership is marked as active-- this does not completely indicate whether the member can access this community.
isActive() - Method in class com.bea.netuix.application.definition.CommunityDefinition
Returns true if this community is active, false otherwise.
isActive() - Method in class com.bea.netuix.application.notifications.NotificationPayload
Determines if this notification is marked as being active in the database.
isActive() - Method in class com.bea.netuix.servlets.controls.page.PageBackingContext
Return true if this page is active.
isActive() - Method in class com.bea.netuix.servlets.controls.page.PagePresentationContext
Return true if this page is active.
isActive() - Method in class com.bea.netuix.servlets.controls.window.ToggleButtonPresentationContext
This method can be used to determine the current state of the Button.
isActive(String) - Method in interface com.bea.p13n.ad.AdStatus
Is the specified container currently active.
isActiveCriteria() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Determines if active status is a criteria for the search.
isAdminCapability() - Method in class com.bea.netuix.application.communities.MembershipCapability
Getter to determine whether or not this MembershipCapability has been configured via communities-config.xml to map to an admin capability.
isAdministrator(Subject) - Static method in class com.bea.p13n.security.Authentication
Test if the given Subject represents a server Administrator
isAdministrator(Subject) - Static method in class com.bea.p13n.security.AuthenticationSystem
Test if the given Subject represents a server Administrator
isAdminRole() - Static method in class com.bea.content.federated.ContentSecurityHelper
 
isAll() - Method in interface com.bea.wsrp.consumer.userproperty.RequiredUserProperties
Returns true if the producer require all properties from the consumer.
isAllIndexingComplete() - Method in interface com.bea.content.repo.server.SearchEngine
Checks whether all currently received index commands have completed, waiting until they have.
isAllowableCollection(Collection) - Method in class com.bea.p13n.http.DefaultRequestFilter
Determine if the specified class is one this object should allow.
isAllowableType(Class) - Method in class com.bea.p13n.http.DefaultSessionFilter
Determine if the specified class is one this object should allow.
isANewContentNode(ContentContext, ID, boolean) - Method in interface com.bea.portal.tools.content.controls.ContentNodeControl
Check whether or not a node has ever been published.
isAnonymous(Subject) - Static method in class com.bea.p13n.security.Authentication
Test if the given Subject represents an Anonymous user
isAnonymous(Principal) - Static method in class com.bea.p13n.security.Authentication
Test if the given Principal represents the Anonymous user
isAnonymous(Subject) - Static method in class com.bea.p13n.security.AuthenticationSystem
Test if the given Subject represents an Anonymous user
isAnonymous(Principal) - Static method in class com.bea.p13n.security.AuthenticationSystem
Test if the given Principal represents the Anonymous user
isAnonymousURIAccessAllowed(HttpServletRequest, String) - Static method in class com.bea.p13n.security.ResourceAuthorizer
 
isAnonymousUser(String) - Static method in class com.bea.content.federated.ContentSecurityHelper
 
isAnyRepositoryManaged(ContentContext) - Method in interface com.bea.portal.tools.content.controls.ContentRepositoryControl
Return true if any repository is managed.
isAscending - Variable in class com.bea.content.expression.SortCriteria
The ascending or descending order.
isAscending - Variable in class com.bea.p13n.content.expression.SortCriteria
Deprecated The ascending or descending order.
isAscending - Variable in class com.beasys.commerce.foundation.expression.SortCriteria
Deprecated The ascending or descending order.
isAsyncContent() - Method in class com.bea.netuix.servlets.controls.portlet.backing.PortletBackingContext
Is the portlet set up to render asynchronously?
isAsyncContent() - Method in class com.bea.netuix.servlets.controls.portlet.PortletPresentationContext
Is the portlet set up to render asynchronously?
isAsyncContentDisabled(ServletRequest) - Static method in class com.bea.portlet.AsyncContentContext
Determine if async content is disabled for the given request.
isAsyncModeDisabled() - Method in class com.bea.netuix.servlets.controls.application.backing.DesktopBackingContext
Is desktop asyncMode set to disabled for this request?
isAsyncModeDisabled() - Method in class com.bea.netuix.servlets.controls.application.DesktopPresentationContext
Was desktop asyncMode set to disabled for this request?
isAsyncModeEnabled() - Method in class com.bea.netuix.servlets.controls.application.backing.DesktopBackingContext
Is desktop asyncMode set to enabled for this request?
isAsyncModeEnabled() - Method in class com.bea.netuix.servlets.controls.application.DesktopPresentationContext
Was desktop asyncMode set to enabled for this request?
isAtEnd() - Method in class com.bea.portal.tools.resource.ResourceIDBuilder.ParseContext
Determine if the cursor is at the end of the resource URN.
isAudio(Node) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This will take a best guess at which binary property represents the passed in node, and then check to see if that binary's mime type is 'audio/'
isAvailable() - Method in interface com.bea.wlp.services.IServiceAvailability
Method to determine if the service is available or not.
isBackingPhase() - Method in class com.bea.netuix.servlets.controls.BackingContext
Returns whether or not this is in the backing phase.
isBeaRepository() - Method in class com.bea.content.federated.RepositoryConfig
 
isBound() - Method in class com.bea.p13n.expression.operator.Variable
 
isCached() - Method in interface com.bea.p13n.expression.Expression
Returns true if this expression has a cached value.
isCacheEnabled() - Method in interface com.bea.p13n.expression.Expression
Returns true if this Expression is caching the result of evaluating this.
isCacheRenderDependencies() - Method in class com.bea.wsrp.consumer.controls.backing.ProxyPortletBackingContext
Returns true if the consumer can cache render dependencies.
isCacheRenderDependencies() - Method in class com.bea.wsrp.consumer.controls.ProxyPortletPresentationContext
Returns true if the consumer can cache render dependencies.
isCanceled() - Method in interface com.bea.p13n.jobmanager.JobContext
Indicates whether the job is cancelled or not.
isCapable(Capability) - Method in class com.bea.netuix.servlets.controls.portlet.PortletPresentationContext
Returns true if this control has the specified capability.
isCapable(Capability) - Method in class com.bea.netuix.servlets.controls.window.backing.WindowBackingContext
Determine if this control has the given capability.
isCapable(Capability) - Method in class com.bea.netuix.servlets.controls.window.WindowPresentationContext
Returns true if this control has the specified capability.
isCaseInsensitiveMatch() - Method in class com.bea.p13n.expression.operator.string.StringLike
 
isCheckedOut(ContentContext, ID) - Method in interface com.bea.content.federated.IVersionManager
Convenience method to help determine whether a node is checked out or not.
isCheckedOut(ContentContext, ID) - Method in interface com.bea.portal.tools.content.controls.ContentVersionControl
Convenience method to help determine whether a node is checked out or not.
isCheckedOutByCurrentUser(ID, HttpServletRequest) - Method in interface com.bea.portal.tools.content.controls.ContentVersionControl
Returns true if the VirtualNode exists and is checked out by the currently logged in user
isCheckedOutByCurrentUser(VirtualNode, HttpServletRequest) - Method in interface com.bea.portal.tools.content.controls.ContentVersionControl
Returns true if the VirtualNode is not null and it is checked out by the currently logged in user
isChecksumManuallySet() - Method in class com.bea.content.BinaryValue
If the BinaryValue.setChecksum(String) method is called this will return true.
isChildNil(Element, String) - Static method in class com.bea.p13n.util.DomUtils
Checks if the child element is missing or is nil.
isClassificationMatched(HttpServletRequest, String) - Method in interface com.bea.netuix.client.classifier.ClientClassifier
Checks if the specified classification matches the current request data.
isClientRequest() - Method in class com.bea.netuix.servlets.controls.portlet.PortletPresentationContext
Returns true if this is a Portal-Aware XMLHttpRequest from the client.
isCloneSourceDesktop() - Method in class com.bea.netuix.application.communities.CommunityDesktop
Returns true if the source desktop specified should be cloned and false if this community should directly reference it.
isCommitted() - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call isCommitted() on the wrapped response object.
isCommitted() - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call isCommitted() on the wrapped response object.
isCommitted() - Method in interface javax.portlet.MimeResponse
Returns a boolean indicating if the response has been committed.
isCommunityAdmin() - Method in class com.bea.portal.tools.common.ResourceContext
 
isCommunityAdminParamSet(HttpServletRequest) - Static method in class com.bea.portlet.CommunityAdminURLHelper
Returns true if the community admin param is set on the input request, false otherwise
isCommunityAdminParamSet(HttpServletRequest, boolean) - Static method in class com.bea.portlet.CommunityAdminURLHelper
Returns true if the community admin param is set on the input request to the value value, false otherwise.
isCommunityIdCriteria() - Method in class com.bea.netuix.application.communities.InvitationSearchCriteria
 
isCommunityIdCriteria() - Method in class com.bea.netuix.application.communities.MembershipCriteria
Determines if Community ID is a criteria for the search.
isCommunityInAdminMode() - Method in class com.bea.netuix.servlets.manager.communities.CommunityContext
 
isCommunityInAdminMode(HttpServletRequest, CommunityURI) - Static method in class com.bea.portlet.CommunityAdminURLHelper
Returns true if the current user is using community specified by CommunityURI in admin mode.
isComplete() - Method in interface com.bea.p13n.advisor.Advice
Returns the completion status for the Advice.
isComplete - Variable in class com.bea.p13n.model.XmlObjectModel
The is-complete flag for this clause.
isComplete() - Method in class com.bea.p13n.model.XmlObjectModel
Tell if this model is complete.
isCompleteResults() - Method in interface com.bea.content.paging.ICMPagedResult
 
isCompleteResults() - Method in interface com.bea.p13n.pagination.PagedResult
Does this result represent a complete set of results? If not, then probably the maximum number of query results was reached and this iterator only represents a subset of the actual query.
isCondition() - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc.ClauseModelInfo
Tell if this is available as a condition clause.
isConditionClause(String) - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc
Determine if a clause type is available as a condition.
isConsumed() - Method in class com.bea.netuix.application.notifications.Notification
Indicates whether this notification has been consumed.
isConsumedCriteria() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Determines if consumed status is a criteria for the search.
isContained() - Method in class com.bea.netuix.servlets.controls.page.BookBackingContext
Returns true if the book represented by this backing context is "contained", that is if the the book's next book, window, or page ancestor is a book or window.
isContained() - Method in class com.bea.netuix.servlets.controls.page.BookPresentationContext
Returns true if the Book represented by this presentation context is "contained", that is if the the Book's next Book, Window, or Page ancestor is a Book or Window then it is contained and this method will return true.
isContentOnly() - Method in class com.bea.netuix.servlets.controls.portlet.backing.PortletBackingContext
This field only applies to async portlets.
isContentOnly() - Method in class com.bea.netuix.servlets.controls.portlet.PortletPresentationContext
This field only applies to async portlets.
isContentOnly() - Method in class com.bea.portlet.StandalonePortletURL
Returns true if only the content of the Portlet will be rendered.
isContentSelectorException(Exception) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
Determines if the passed in exception, is caused by the backing content selector
isCredentialEditorImplemented() - Method in class com.bea.p13n.security.management.credentials.CredentialProviderDescription
Get provider configuration information for optional MBean implementation.
isCredentialReaderImplemented() - Method in class com.bea.p13n.security.management.credentials.CredentialProviderDescription
Get provider configuration information for optional MBean implementation.
IScriptFragment - Interface in com.bea.wsrp.model.markup
A script fragment.
IScriptFragment.Factory - Class in com.bea.wsrp.model.markup
Factory to create a default implementation.
IScriptFragment.Factory() - Constructor for class com.bea.wsrp.model.markup.IScriptFragment.Factory
 
isCurrentUserInRole(HttpServletRequest, String) - Method in interface com.bea.p13n.controls.userInfoQuery.UserInfoControl
Determine whether this user is allowed in this particular role
isCustomizationAllowed(HttpServletRequest) - Static method in class com.bea.netuix.servlets.manager.AppContext
This method is used for determining if customizations are allowed, based on information in the given request.
isDataLink() - Method in class com.bea.campaign.model.CampaignModel.ScenarioLink
Was this scenario link a data-link?
isDataLink() - Method in class com.bea.campaign.model.ScenarioModel.RuleSetLink
Was this rule-set link a data-link?
isDebugOnDynamic() - Method in class com.bea.p13n.util.debug.Debug
Dynamic computation of debugging on/off state.
isDebugOnGlobally() - Static method in class com.bea.p13n.util.debug.Debug
Return true if Debug is on at all.
isDefault(boolean) - Method in class com.bea.content.PropertyChoice
Sets if this PropertyChoice is a default.
isDefault() - Method in class com.bea.content.PropertyChoice
Returns true if this PropertyChoice is a default.
isDefault(HttpServletRequest) - Method in interface com.bea.netuix.client.classifier.ClientClassifier
Determines if the "default" classification label applies for the supplied request.
isDefault() - Method in class com.bea.netuix.client.jsp.clienttaglib.BaseTag
Method for determining if client classification of the current request is "default".
isDefault() - Method in interface com.bea.wsrp.model.IPlaceableDescription
Returns true if this is the default page/book.
isDefault() - Method in interface com.bea.wsrp.registry.RegistryConfig
Returns true if this is the default registry.
isDefaultAtnProvider() - Method in class com.bea.p13n.security.management.authentication.AtnProviderDescription
The scheme for who the default provider is multi-tiered: If the system property com.bea.p13n.usermgmt.AuthenticationProviderName, is set, the provider with that name is used.
isDefaultAuthorizationProvider() - Method in class com.bea.p13n.security.management.authorization.AuthorizerDescription
The scheme for who the default role provider is simple: If the provider is an instance of weblogic.security.providers.authorization.DefaultAuthorizerMBean, it is the default.
isDefaultCredentialMapProvider() - Method in class com.bea.p13n.security.management.credentials.CredentialProviderDescription
The scheme for who the default Credential Mapper provider is simple:
isDefaultMarkupSecure() - Method in interface com.bea.wsrp.model.IPortletDescription
Returns true if the portlet requires the initial view of the portlet to be rendered over a secure channel.
isDefaultMinimized() - Method in class com.bea.netuix.application.definition.PortletDefinition
Returns if this portlet is minimized by default.
isDefaultMinimized() - Method in class com.bea.netuix.application.instance.PortletInstance
Returns if this portlet is minimized by default.
isDefaultMinimized() - Method in interface com.bea.netuix.application.view.PortletView
Has this portlet been set to default minimized state? If so this portlet will be minimized upon the first request to the page.
isDefaultMinimized() - Method in class com.bea.netuix.servlets.controls.portlet.backing.PortletBackingContext
Returns true if the underlying portlet has defaultMinimized set to true.
isDefaultMinimized() - Method in class com.bea.netuix.servlets.controls.portlet.PortletPresentationContext
Returns the value for defaultMinimized.
isDefaultMinimized() - Method in interface com.bea.wsrp.model.IPortletRefDescription
Returns true if this portlet instance is minimized by default.
isDefaultPage() - Method in interface com.bea.netuix.application.view.NavigableView
Indicates whether this is the default navigable or not.
isDefaultRoleProvider() - Method in class com.bea.p13n.security.management.rolemapper.RoleProviderDescription
The scheme for who the default role provider is simple:
isDefinitionPlaceholderLocked(int, PageInstanceId, String, PortalPath, DesktopPath, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PageInstanceControl
Returns true if the placeholder definition has an update security policy on it.
isDeletableGroup(String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.GroupManager
Determine if a group can be deleted.
isDeletableGroup(String) - Method in interface com.bea.p13n.controls.securityProvider.GroupProviderControl
Determine if a group can be deleted.
isDeletableGroup(String, String) - Static method in class com.bea.p13n.security.management.authentication.AtnSecurityMgmtHelper
Checks whether the groupName specified is a protected group name or whether the groupName is a WLS special group name, neither of which will be allowed to be deleted.
isDeletableGroup(String) - Method in interface com.bea.p13n.usermgmt.GroupManager
Deprecated See com.bea.p13n.security.management.authentication.AtnSecurityMgmtHelper
isDelete() - Method in class com.bea.netuix.application.definition.PortletMarkup
 
isDeleted() - Method in class com.bea.netuix.application.definition.LayoutDefinition
Returns whether this layout has been deleted.
isDeleted() - Method in class com.bea.netuix.application.definition.LookAndFeelDefinition
Returns whether this lookandfeel is deleted.
isDeleted() - Method in class com.bea.netuix.application.definition.MenuDefinition
Returns whether this menu is deleted.
isDeleted() - Method in class com.bea.netuix.application.definition.PortletDefinition
Getter to determined if this portet definition has been deleted.
isDeleted() - Method in class com.bea.netuix.application.definition.ShellDefinition
Returns whether this shell is deleted.
isDeleted() - Method in class com.bea.netuix.application.definition.ThemeDefinition
Returns whether this theme is deleted.
isDeleted() - Method in interface com.bea.netuix.application.view.LayoutView
If isDeleted is true then the layout has been removed from the file system.
isDeleted() - Method in interface com.bea.netuix.application.view.LookAndFeelView
If isDeleted is true then the look and feel has been removed from the file system.
isDeleted() - Method in interface com.bea.netuix.application.view.MenuView
If isDeleted is true then the menu has been removed from the file system.
isDeleted() - Method in interface com.bea.netuix.application.view.PortletView
If isDeleted is true then the portlet has been removed from the file system.
isDeleted() - Method in interface com.bea.netuix.application.view.ShellView
If isDeleted is true then the shell has been removed from the file system.
isDeleted() - Method in interface com.bea.netuix.application.view.ThemeView
If isDeleted is true then the theme has been removed from the file system.
isDeleted() - Method in class com.bea.netuix.servlets.controls.portlet.backing.PortletBackingContext
Returns true if the portlet file is deleted.
isDeprecatedBEA() - Method in class com.bea.content.federated.RepositoryConfig
 
isDescendent(String, String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.GroupManager
Deprecated As of Portal 8.1.x, use GroupProviderControl.isDescendent(ancestor, descendent)
isDescendent(String, String) - Method in interface com.bea.p13n.controls.securityProvider.GroupProviderControl
Determine if one group is a descendent of another.
isDescendent(String, String) - Method in class com.bea.p13n.security.management.authentication.AtnManagerProxy
Determine if one group is a descendent of another.
isDescendent(String, String) - Method in interface com.bea.p13n.usermgmt.GroupManager
Deprecated See com.bea.p13n.security.management.authentication.AtnManagerProxy
isDescriptionSearchCriteria() - Method in class com.bea.netuix.application.manager.persistence.TemplateSearchCriteria
Returns true if description is a search criteria
isDesktopBook() - Method in class com.bea.netuix.servlets.controls.page.BookBackingContext
Returns true if the book represented by this backing context is the desktop Book (i.e.
isDesktopBook() - Method in class com.bea.netuix.servlets.controls.page.BookPresentationContext
Returns true if the Book represented by this presentation context is the desktop Book in otherwords is it the top most Book in the control tree.
isDesktopTypeCriteria() - Method in class com.bea.netuix.application.manager.persistence.DesktopSearchCriteria
 
isDirty() - Method in class com.bea.content.Property
Returns true when the value(s) for this property have changed since construction.
isDisc() - Method in class com.bea.netuix.application.definition.DesktopDefinition
During rendering should this desktop import the WLP Goo JS framework.
isDisc() - Method in interface com.bea.netuix.application.view.DesktopView
The gooEnabled attribute is used to enable/disable the WLP "Goo" JavaScript framework.
isDiscEnabled() - Method in class com.bea.netuix.servlets.controls.application.backing.DesktopBackingContext
Is the Desktop attribute discEnabled currently set to true? Disc is WLP's Dynamic Interface Scripting environment, a JavaScript framework for client-side development.
isDiscEnabled() - Method in class com.bea.netuix.servlets.controls.application.DesktopPresentationContext
Is the Desktop attribute discEnabled currently set to true? Disc is WLP's Dynamic Interface Scripting environment, a JavaScript framework for client-side development.
isDisplayed() - Method in class com.bea.netuix.servlets.controls.page.PageBackingContext
Return true if this page is going to be displayed.
isDisplayed() - Method in class com.bea.netuix.servlets.controls.page.PagePresentationContext
Return true if this page is being displayed.
isDoesUrlTemplateProcessing() - Method in class com.bea.wsrp.consumer.controls.backing.ProxyPortletBackingContext
Specifies whether the producer does URL template processing or not for this portlet.
isDoesUrlTemplateProcessing() - Method in class com.bea.wsrp.consumer.controls.ProxyPortletPresentationContext
Specifies whether the producer does URL template processing or not for this portlet.
isDotPortal() - Method in class com.bea.netuix.servlets.manager.AppContext
Is this portal a .portal file or was it assembled from the datebase?
isDvt() - Method in class com.bea.netuix.application.definition.DesktopDefinition
Is the dynamic visitor tooling functionality enabled for this Desktop?
isDvt() - Method in interface com.bea.netuix.application.view.DesktopView
The dvtEnabled attribute is used to enable/disable the WLP Dynamic Visitor Tooling functionality.
isDvtEnabled() - Method in class com.bea.netuix.servlets.controls.application.backing.DesktopBackingContext
Is the Desktop attribute dvtEnabled currently set to true? This flag enables or disables dynamic visitor tooling functionality.
isDvtEnabled() - Method in class com.bea.netuix.servlets.controls.application.DesktopPresentationContext
Is the Desktop attribute dvtEnabled currently set to true? This flag enables or disables dynamic visitor tooling functionality.
ISearchEngineManager - Interface in com.bea.content.repo.server
The interface to the specific implementation of the search engine used by the CM.
ISearchManager - Interface in com.bea.content.federated
Search Interface which honors security placed on nodes.
ISearchTranslator - Interface in com.bea.content.expression
Interface for third-party repositories to implement and use as a helper to translate repository-specific search syntax to/from a com.bea.content.expression.Search object.
ISecurityTokenManager - Interface in com.bea.netuix.security
ISecurityTokenManager is an interface that defines how the Security Token feature of WebLogic Portal works.
isEdit() - Method in class com.bea.netuix.application.definition.PortletMarkup
 
isEmpty() - Method in class com.bea.netuix.util.PortletParameters
Determines if this PortletParameters object contains any parameter mappings.
isEmpty() - Method in class com.bea.p13n.model.PropertyContainer
Does the property container have any comparisons.
isEmpty() - Method in interface com.bea.p13n.property.EntityPropertyCache
 
isEmpty() - Method in class com.bea.p13n.security.P13nRoleMap
 
isEmpty(String) - Static method in class com.bea.wsrp.consumer.resource.ResourceURLUtils
 
isEmptyChildren() - Method in interface com.beasys.commerce.foundation.expression.Logical
Deprecated Returns true if we have no children.
isEmptyChildren() - Method in class com.beasys.commerce.foundation.expression.LogicalImpl
Deprecated Returns true if we have no children.
isEnabled() - Method in interface com.bea.p13n.cache.Cache
Is the cache enabled?
isEnabled() - Method in class com.bea.p13n.jobmanager.config.AbstractJobDefinition
 
isEnabled(RestContext) - Method in class com.bea.wlp.rest.command.AlwaysDisabled
Always returns false to disable a RestCommand
isEnabled(RestContext) - Method in class com.bea.wlp.rest.command.AlwaysEnabled
Always returns true to enable a RestCommand
isEnabled(RestContext) - Method in class com.bea.wlp.rest.command.LoginRequired
Returns true if there is an existing UserPrincipal associated with the current HttpServletRequest.
isEnabled(RestContext) - Method in interface com.bea.wlp.rest.command.MethodPermission
Returns whether or not, based on the state of the supplied RestContext, the REST framework should invoke the RestCommand that this MethodPermission is associated with.
isEntitlementsEnabled() - Method in class com.bea.netuix.servlets.controls.Capability
Returns whether or not entitlements are enabled for this Capability.
isEqualitySubExpression(int) - Method in class com.bea.p13n.expression.operator.Variable
 
isError() - Method in class com.bea.wlp.rest.results.ErrorResult
Marks this ErrorResult type for handling as an HTTP error.
isError() - Method in class com.bea.wlp.rest.results.GenericRestResult
Returns whether or not this RestResult is an error type result.
isError() - Method in interface com.bea.wlp.rest.results.RestResult
Returns whether or not the result is an error type result, which the RestServlet handles differently, setting the HTTP response code to the error status code and setting the error message rather than writing into the response
isError() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedResponseImpl
 
isError() - Method in interface org.apache.beehive.netui.pageflow.scoping.ScopedResponse
Tell whether the response is in error.
IServiceAvailability - Interface in com.bea.wlp.services
This interface defines static access to deployed services.
IServiceDescription - Interface in com.bea.wsrp.model
Service description of the producer.
IServiceDescription.CookieProtocol - Enum in com.bea.wsrp.model
Cookie protocol.
IServiceDescription.SupportedOption - Enum in com.bea.wsrp.model
 
ISessionContext - Interface in com.bea.wsrp.model.markup
An interface that represents data of the "sessionContext" element, which is described in the WSRP specification.
isExcel(Node) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This will take a best guess at which binary property represents the passed in node, and then check to see if that binary's mime type is 'application/vnd.ms-excel', 'application/excel', 'application/x-excel', or 'application/x-msexcel'
isExceptionAuthorizationException(Exception) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
Determines if the passed in exception, or any causes of the exception, are an instance of com.bea.content.AuthorizationException.
isExceptionDisplayTemplateException(Exception) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
Determines if the passed in exception, is caused by errors within the templating framework.
isExceptionInvalidQueryException(Exception) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
Determines if the passed in exception, is caused by errors with the current query.
isExceptionNodeListException(Exception) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
Determines if the passed in exception, or any causes of the exception, are an instance of ContentUIException.
isExceptionNoSuchNodeException(Exception) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
Determines if the passed in exception, or any causes of the exception, are an instance of NoSuchNodeException.
isExpiresAfterCriteria() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Determines if the time a notification expires after is a criteria for the search.
isExpiresBeforeCriteria() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Determines if the time a notification expires before is a criteria for the search.
isExportSupported(String, String, HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface com.bea.wsrp.consumer.management.portlet.BulkPortletManager
Test whether the producer supports the export operation
isExtended() - Method in class com.bea.content.federated.RepositoryConfig
 
isExternal() - Method in class com.bea.netuix.application.communities.CommunityMember
Returns the external flag for this CommunityMember.
isFailOnError() - Method in class com.bea.content.manager.faces.component.ResolverComponent
Get the value of ResolverComponent.failOnError
isFederatedRepoSearchable(ContentContext) - Static method in class com.bea.content.cmis.RepositoryCapability
Returns true if the federated repo is searchable.
isFileSystem - Variable in class com.bea.content.loader.bulk.BulkLoader
Flag indicating whether or not this repository is a filesystem repository
isFilterable() - Method in interface com.bea.wsrp.model.events.IHandledEvent
Returns true if this svent is filterble.
isFilterByAccessTrackingEnabled() - Method in class com.bea.netuix.application.communities.CommunitySearchCriteria
Returns true if search results will be filtered to include either only communities with personalPages enabled or only communities with personalPages disabled, false if both types of communities will be returned.
isFilterByActive() - Method in class com.bea.netuix.application.communities.CommunitySearchCriteria
Returns true if search results will be filtered to include either only active or only inactive communities, false if both active and inactive communities will be returned.
isFilterByPersonalPagesEnabled() - Method in class com.bea.netuix.application.communities.CommunitySearchCriteria
Returns true if search results will be filtered to include either only communities with personalPages enabled or only communities with personalPages disabled, false if both types of communities will be returned.
isFilterByPublic() - Method in class com.bea.netuix.application.communities.CommunitySearchCriteria
Returns true if search results will be filtered to include either only public or only non-public communities, false if both public and non-public communities will be returned.
isFilterByPublicRegistration() - Method in class com.bea.netuix.application.communities.CommunitySearchCriteria
Returns true if search results will be filtered to include either only communities with publicRegistration enabled or only communities with publicRegistration disabled, false if both types of communities will be returned.
isFloat() - Method in class com.bea.netuix.application.definition.PortletMarkup
 
isFolder(ObjectClass) - Static method in class com.bea.content.cmis.rest.converters.ConverterHelper
 
isFolder(ID, ContentContext) - Static method in class com.bea.content.cmis.rest.converters.ConverterHelper
 
isFolder(Node) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This will determine if a node is a folder (hierarchy) node.
isFolder() - Method in interface com.bea.p13n.content.internal.RenderableContent
 
isFolder() - Method in class com.bea.p13n.content.internal.RenderableContentNodeWrapper
 
isFolder() - Method in class com.bea.p13n.content.internal.RenderableContentVersionWrapper
 
isFolder - Variable in class com.bea.p13n.placeholder.ContentBucket.PreviewInfo
Is the content a folder?
isFolder(ObjectClass) - Method in interface com.bea.portal.tools.content.controls.ContentTypeControl
Determine whether the given ObjectClass is a folder type
isForkable() - Method in class com.bea.netuix.application.definition.PortletDefinition
Getter for the boolean indicating if this portlet is forkable.
isForkable() - Method in interface com.bea.netuix.application.view.PortletView
Can this portlet run in a separate thread? The developer marks this portlet as "forkable" and then either the developer or admin can mark the portlet as being forked via the "isForkRender" attribute.
isForkRender() - Method in class com.bea.netuix.application.definition.PortletDefinition
Getter for property forkRender.
isForkRender() - Method in interface com.bea.netuix.application.view.PortletView
Should the framework render this portlet in a separate thread?
isForwardedByButton() - Method in class com.bea.struts.adapter.framework.internal.StrutsRequestWrapper
 
isForwardedRequest() - Method in class com.bea.struts.adapter.framework.internal.StrutsRequestWrapper
 
isForwardPathAllowed(IResourceServletRequestContext) - Method in class com.bea.wsrp.consumer.resource.DefaultSecurityCheckResourceServletInterceptor
Is the forward path allowed by the white & black lists
isForwardRequest() - Method in interface com.bea.wsrp.consumer.resource.IResourceServletRequestContext
Should this request be handled via a RequestDispatcher.forward() instead of a URLConnection?
isFromSelfInstanceOnly() - Method in interface com.bea.wsrp.model.events.IHandledEvent
Returns true if this event should be handled only when the source of the event is an instance of this portlet.
isFromWlsUserNameCriteria() - Method in class com.bea.netuix.application.communities.InvitationSearchCriteria
 
isFullTextSearch() - Method in class com.bea.content.expression.Search
Check if this is a Full Text Search instead of the Database Search.
isFullyResolved() - Method in interface com.bea.content.paging.IPagedList
For performance reasons, query results can be bounded at a maximum, such as 10,000 items.
isGetPageSupported() - Method in interface com.bea.content.paging.ICMPagedResult
 
isGetPageSupported() - Method in interface com.bea.p13n.pagination.PagedResult
Does this iterator allow random access to pages? This method (vs.
isGetResourceOperation(String, String) - Method in class com.bea.wsrp.resource.DefaultRewritableResourceURLStrategy
 
isGetResourceOpperation() - Method in class com.bea.wsrp.resource.RewritableResourceURLContext
Should getResource() be called or use a proxied resource.
isGIF(Node) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This will take a best guess at which binary property represents the passed in node, and then check to see if that binary's mime type is 'image/gif'
isGlobal() - Method in class com.bea.netuix.application.definition.CommunityDefinition
Returns true if this community is a global template
isGlobal() - Method in class com.bea.netuix.application.definition.DesktopDefinition
 
isGlobal() - Method in class com.bea.netuix.application.instance.DesktopInstance
Returns true if this desktop template is global
isGlobal() - Method in interface com.bea.netuix.application.view.DesktopView
Returns true if this desktop is a template that is global.
isGlobal() - Method in class com.bea.p13n.security.management.credentials.Scope
Test where the scope is domain/global
isGlobalTemplateCriteria() - Method in class com.bea.netuix.application.manager.persistence.TemplateSearchCriteria
Returns true if global template is a search criteria.
isGoalsOrLogic() - Method in class com.bea.campaign.model.CampaignModel
Gets the campaign goals boolean combination logic.
isGroupEditorImplemented() - Method in class com.bea.p13n.security.management.authentication.AtnProviderDescription
Get provider configuration information for optional MBean implementation.
isGroupMemberListerImplemented() - Method in class com.bea.p13n.security.management.authentication.AtnProviderDescription
Get provider configuration information for optional MBean implementation.
isGroupReaderImplemented() - Method in class com.bea.p13n.security.management.authentication.AtnProviderDescription
Get provider configuration information for optional MBean implementation.
isGroupRemoverImplemented() - Method in class com.bea.p13n.security.management.authentication.AtnProviderDescription
Get provider configuration information for optional MBean implementation.
IShellDefinitionManager - Interface in com.bea.netuix.application.manager
This is the primary interface for performing persistent store operations on ShellDefinitions.
isHelp() - Method in class com.bea.netuix.application.definition.PortletMarkup
 
isHexString(String) - Static method in class com.bea.content.expression.ExpressionHelper
Determine if a string contains only ASCII hexidecimal characters ([0-9a-fA-F]).
isHexString(String) - Static method in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated Determine if a string contains only ASCII hexidecimal characters ([0-9a-fA-F]).
isHexString(String) - Static method in class com.beasys.commerce.util.ExpressionHelper
Deprecated Determine is a string contains only ASCII hexidecimal characters ([0-9a-fA-F]).
isHidden(File) - Static method in class com.bea.content.loader.bulk.BulkLoader
Check if the specified file is a hidden file.
isHidden(File) - Static method in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated Check if the specified file is a hidden file.
isHidden() - Method in class com.bea.netuix.application.definition.BookDefinition
Returns true if this book is configured to not be rendered.
isHidden() - Method in interface com.bea.netuix.application.definition.NavigableDefinition
Returns whether this NavigableDefinition is set to not be rendered.
isHidden() - Method in class com.bea.netuix.application.definition.PageDefinition
Returns true if the owning book should display this page as a tab in a menu.
isHidden() - Method in interface com.bea.netuix.application.view.NavigableView
Is this book/page hidden? The hidden flag is an indicator to the parent book's Menu to not display a tab or menu item for this Book/Page.
isHidden() - Method in class com.bea.netuix.servlets.controls.page.PageBackingContext
Return the value of the underlying object's hidden attribute.
isHidden() - Method in class com.bea.netuix.servlets.controls.page.PagePresentationContext
A hidden page is a page that does not show up as a tab in a book's menu.
isHidden() - Method in interface com.bea.wsrp.model.INavigableDescription
Returns true if this book is hidden
isHierarchyNode(Node, boolean, HttpServletRequest) - Method in interface com.bea.portal.tools.content.controls.ContentNodeControl
Determine if the given Node is a folder node.
isHorizontal() - Method in class com.bea.netuix.servlets.controls.layout.FlowLayoutPresentationContext
 
isHTML(Node) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This will take a best guess at which binary property represents the passed in node, and then check to see if that binary's mime type is 'text/html'
isHtmlFile(String) - Method in class com.bea.content.loader.bulk.BulkLoader
Tell if the specified file name is an HTML file to the loader.
isHtmlFile(String) - Method in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated Tell if the specified file name is an HTML file to the loader.
isIgnoreExpiredCommunities() - Method in class com.bea.netuix.application.communities.CommunitySearchCriteria
Returns true if search results will ignore expired communities
isImage(Node) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This will take a best guess at which binary property represents the passed in node, and then check to see if that binary's mime type is 'image/'
isImplicitFlow() - Method in class com.bea.netuix.servlets.controls.layout.FlowLayoutPresentationContext
This attribute is used to indicate whether this FlowLayout was created implicitely by a Placeholder to handle 'usingFlow' duties, or explicitly by a control.
isImplicitPlaceholder() - Method in class com.bea.netuix.servlets.controls.layout.PlaceholderPresentationContext
This attribute is used to indicate whether this Placeholder was created implicitely to handle 'usingFlow' duties, or explicitely by a control.
isImportSupported(String, String, HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface com.bea.wsrp.consumer.management.portlet.BulkPortletManager
Test whether the producer supports the import operation
isInActions() - Method in class com.bea.p13n.rules.model.ClauseModel
Is this clause under a rule's actions.
isIncludeAccessTrackingEnabled() - Method in class com.bea.netuix.application.communities.CommunitySearchCriteria
Returns true if search results will be filtered to include only communities with personalPages enabled, false if search results will be filtered to include only communities with personalPages disabled
isIncludeActive() - Method in class com.bea.netuix.application.communities.CommunitySearchCriteria
Returns true if search results will be filtered to include only active communities, false if search results will be filtered to include only inactive communities
isIncludePersonalPagesEnabled() - Method in class com.bea.netuix.application.communities.CommunitySearchCriteria
Returns true if search results will be filtered to include only communities with personalPages enabled, false if search results will be filtered to include only communities with personalPages disabled
isIncludePublic() - Method in class com.bea.netuix.application.communities.CommunitySearchCriteria
Returns true if search results will be filtered to include only public communities, false if search results will be filtered to include only non-public communities
isIncludePublicRegistration() - Method in class com.bea.netuix.application.communities.CommunitySearchCriteria
Returns true if search results will be filtered to include only communities with publicRegistration enabled, false if search results will be filtered to include only communities with publicRegistration disabled
isInConditions() - Method in class com.bea.p13n.rules.model.ClauseModel
Is this clause under a rule's conditions.
isInheritedOnTarget() - Method in class com.bea.content.virtual.workflow.Workflow
Indicates whether or not the given workflow is inherited on the object of the workflow.
isInScope(String) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedAttributeContainer
 
isInScope(String, Object) - Static method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedAttributeContainer
 
isInvitationStatusCriteria() - Method in class com.bea.netuix.application.communities.InvitationSearchCriteria
 
isInviteAddressCriteria() - Method in class com.bea.netuix.application.communities.InvitationSearchCriteria
 
isInvokeRenderDependencies() - Method in class com.bea.wsrp.consumer.controls.backing.ProxyPortletBackingContext
Returns true if the portlet has render dependencies, and the consumer is required to collect render dependencies for this portlet from the producer.
isInvokeRenderDependencies() - Method in class com.bea.wsrp.consumer.controls.ProxyPortletPresentationContext
Returns true if the portlet has render dependencies, and the consumer is required to collect render dependencies for this portlet from the producer.
isJAXBPrimitiveType(Class) - Static method in class com.bea.p13n.util.DomUtils
 
isJAXBType(Class) - Static method in class com.bea.p13n.util.DomUtils
Determines if the specified Class is JAXB-bindable into its own document-- as a "root element"
isJAXBTypeIntance(Object) - Static method in class com.bea.p13n.util.DomUtils
 
isJoinedAfterCriteria() - Method in class com.bea.netuix.application.communities.MembershipCriteria
Determines if the time a membership was created after is a criteria for the search.
isJoinedBeforeCriteria() - Method in class com.bea.netuix.application.communities.MembershipCriteria
Determines if the time a membership was created before is a criteria for the search.
isJPEG(Node) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This will take a best guess at which binary property represents the passed in node, and then check to see if that binary's mime type is 'image/jpeg'
isKnownClauseType(String) - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc
Tell if the specified clause type is registered.
isLastAccessAfterCriteria() - Method in class com.bea.netuix.application.communities.MembershipCriteria
Determines if the time a membership was last accessed after is a criteria for the search.
isLastAccessBeforeCriteria() - Method in class com.bea.netuix.application.communities.MembershipCriteria
Determines if the time a membership was last accessed before is a criteria for the search.
isLeaf(String, ResourceContext) - Method in interface com.bea.portal.tools.da.controls.DelegationRoleManagerControl
Determines if a node has more child nodes or not.
isLibraryServiceEnabled(ContentContext, String) - Method in interface com.bea.content.federated.IVirtualRepositoryManager
Checks whether or not the specified repository has library services enabled.
isLikePage() - Method in class com.bea.netuix.servlets.controls.page.BookBackingContext
Indicates whether or not the underlying book is a page in another book.
isLikePage() - Method in class com.bea.netuix.servlets.controls.page.BookPresentationContext
Indicates whether or not this book is a page in another book.
isLocalizeCriteria() - Method in class com.bea.netuix.application.communities.CommunitySearchCriteria
Returns true if CommunityDefinitions returned as a result if this search should have localized titles and descriptions
isLocked - Variable in class com.bea.content.virtual.VirtualNode
The flag indicating if this virtual node is locked.
isLocked() - Method in class com.bea.content.virtual.VirtualNode
Returns the lock value of this virtual node.
isLogicalNot(Expression) - Static method in class com.bea.content.expression.ExpressionHelper
Tell if an expression is really a logical not and, if so, returns the contained expression.
isLogicalNot(Expression) - Static method in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated Tell if an expression is really a logical not and, if so, returned the contained expression.
isManageableRealm() - Method in interface com.bea.p13n.controls.ejb.usermgmt.RealmConfiguration
Determine if the current realm is writable.
isManaged() - Method in interface com.bea.content.federated.IRepositoryConfig
True if this repository is versionable, false otherwise.
isManaged() - Method in class com.bea.content.federated.RepositoryConfig
 
isMandatory() - Method in class com.bea.content.PropertyDefinition
Returns true if a value for the Property is required.
isMandatory(boolean) - Method in class com.bea.content.PropertyDefinition
Set to true if a value for the Property is required, or false otherwise.
isMarkedForConsumption(Notification) - Method in class com.bea.netuix.servlets.manager.notifications.NotificationContext
Determines if the specified notification has been marked for consumption at the end of this render lifecycle.
isMatch() - Method in class com.bea.netuix.client.jsp.clienttaglib.BaseTag
Method for determining tag client classification / current request's client classification match.
isMaximize() - Method in class com.bea.netuix.application.definition.PortletMarkup
 
isMaximized() - Method in class com.bea.netuix.servlets.controls.window.WindowState
convenience method.
isMember(String, String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.GroupManager
Deprecated As of Portal 8.1.x, use GroupProviderControl.isMemberGroup(groupname, username, recurse)
isMember(String, String) - Method in interface com.bea.p13n.usermgmt.GroupManager
Deprecated See com.bea.p13n.security.management.authentication.AtnManagerProxy
isMemberActiveCriteria() - Method in class com.bea.netuix.application.communities.MembershipCriteria
Determines if member active status is a criteria for the search.
isMemberExternalCriteria() - Method in class com.bea.netuix.application.communities.MembershipCriteria
Determines if member external status is a criteria for the search.
isMemberGroup(String, String, boolean) - Method in class com.bea.p13n.security.management.authentication.AtnManagerProxy
Determine if a group is a member of a group.
isMemberGroupListerImplemented() - Method in class com.bea.p13n.security.management.authentication.AtnProviderDescription
Get provider configuration information for optional MBean implementation.
isMemberIdCriteria() - Method in class com.bea.netuix.application.communities.MemberCriteria
Determines if member ID is a criteria for the search.
isMemberIdCriteria() - Method in class com.bea.netuix.application.communities.MembershipCriteria
Determines if member ID is a criteria for the search.
isMemberOfGroup(String, String, boolean) - Method in interface com.bea.p13n.controls.securityProvider.GroupProviderControl
Determine if a user is a member of a group.
isMemberOfGroup(String, String) - Method in interface com.bea.p13n.controls.userInfoQuery.UserInfoControl
Determine if a user is a member of a group This method federated through all readable GroupProviders in default security realm
isMembershipAccessibleCriteria() - Method in class com.bea.netuix.application.communities.MembershipCriteria
Determines if membership accessibility status is a criteria for the search.
isMembershipActive() - Method in class com.bea.netuix.servlets.manager.communities.CommunityContext
Determines if the member and membership records associated with the authenticated principal (logged-in user) and this CommunityContext object are active or disabled.
isMembershipActive(ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityContextControl
Determines if the member and membership records associated with the authenticated principal (logged-in user) and the currently-viewed community are active or disabled.
isMembershipActiveCriteria() - Method in class com.bea.netuix.application.communities.MembershipCriteria
Determines if membership active status is a criteria for the search.
isMembershipCapabilityCriteria() - Method in class com.bea.netuix.application.communities.MembershipCriteria
Determines if a membership capability is a criteria for the search.
isMemberUser(String, String, boolean) - Method in class com.bea.p13n.security.management.authentication.AtnManagerProxy
Determine if a user is a member of a group.
isMinimize() - Method in class com.bea.netuix.application.definition.PortletMarkup
 
isMinimized() - Method in class com.bea.netuix.servlets.controls.window.WindowState
convenience method.
isModelNameless() - Method in class com.bea.portal.tools.im.ToolQueryDefinitionModel
 
isModifiable(String) - Method in interface com.bea.portlet.prefs.PortletPreferences
Deprecated Use #isReadOnly
isModifiable() - Method in interface com.bea.wsrp.model.IPropertyDescription
Is this property modifiable
isModifiable() - Method in interface com.oracle.producer.spi.IPropertyDescription
Is this property modifiable
isModified(DesktopInstance) - Method in class com.bea.netuix.application.instance.DesktopInstance
 
isMSWord(Node) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This will take a best guess at which binary property represents the passed in node, and then check to see if that binary's mime type is 'application/vnd.ms-word' or 'application/msword'
isMultiAtnProviderMode() - Static method in class com.bea.p13n.security.management.authentication.AtnSecurityMgmtHelper
Returns an indication of whether multiple authentication providers have been configured.
isMultiAuthorizersMode() - Static method in class com.bea.p13n.security.management.authorization.AuthorizationSecurityMgmtHelper
Returns an indication of whether multiple authorization providers have been configured.
isMultiAuthorizersMode() - Static method in class com.bea.p13n.security.management.SecurityMgmtHelper
Returns an indication of whether multiple authorization providers have been configured.
isMultiCredentialProviderMode(AuthenticatedSubject) - Static method in class com.bea.p13n.security.management.credentials.CredentialSecurityMgmtHelper
Returns an indication of whether multiple authentication providers have been configured.
isMultiple() - Method in class com.bea.content.manager.faces.component.GetPropertyComponent
Get the value of GetPropertyComponent.isMultiple
isMultiple - Variable in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
If this is true then a Collection will be returned as the resultId, if false then an Object will be returned that may be cast to the appropriate Property type.
isMultiRoleProviderMode() - Static method in class com.bea.p13n.security.management.rolemapper.RoleSecurityMgmtHelper
Returns an indication of whether multiple authentication providers have been configured.
isMultiRoleProviderMode() - Static method in class com.bea.p13n.security.management.SecurityMgmtHelper
Returns an indication of whether multiple authentication providers have been configured.
isMultiValued() - Method in class com.bea.content.PropertyDefinition
Returns true if the Property can have multiple values.
isMultiValued(boolean) - Method in class com.bea.content.PropertyDefinition
Set to true if the Property can have multiple values, false otherwise.
isMultiValued() - Method in class com.bea.netuix.application.communities.CommunityProperty
 
isMultiValued() - Method in class com.bea.p13n.property.AbstractPropertyDefinition
Can this property support multiple values?
isMultiValued() - Method in interface com.bea.p13n.property.PropertyDefinition
Can this property support multiple values?
isMutable() - Method in class com.bea.content.ContextKey
Return true if the key is mutable.
isNameCriteria() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Determines if name is a criteria for the search.
isNamespaceCriteria() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Determines if namespace is a criteria for the search.
isNested() - Method in class com.bea.content.PropertyDefinition
Indicates whether this PropertyDefinition belongs to an Objectclass that is nested inside another ObjectClass.
isNested(boolean) - Method in class com.bea.content.PropertyDefinition
Indicates whether this PropertyDefinition belongs to an Objectclass that is nested inside another ObjectClass.
isNew() - Method in class com.bea.p13n.http.Session
 
isNew() - Method in interface javax.portlet.PortletSession
Returns true if the client does not yet know about the session or if the client chooses not to join the session.
isNew() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedSession
 
isNewInstance() - Method in interface com.oracle.producer.spi.IPortletDataContext
Returns true if the current portlet instance is not the same instance that the object was created with, due to an explicit clone caused by the cloneInstance() method, or an implicit clone caused by storePreferences().
isNil(XmlObject) - Method in class com.bea.p13n.model.XmlObjectModel
 
isNil(Element) - Static method in class com.bea.p13n.util.DomUtils
Returns true if the given element is nillable.
isNil() - Method in interface com.bea.wsrp.model.INillable
 
isNodePublished(Node) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This convenience method determines if the passed in node is published.
isNone() - Method in interface com.bea.wsrp.consumer.userproperty.RequiredUserProperties
Returns true if the producer does not require any user properties from the consumer.
isNormal() - Method in class com.bea.netuix.servlets.controls.window.WindowState
convenience method.
isNotificationDeliveryActive() - Method in class com.bea.netuix.servlets.manager.notifications.NotificationContext
Determines if notification delivery through the inter-portlet eventing mechanisms is turned on for this webapp.
IsNullQuery - Class in com.bea.content.expression.operators
 
IsNullQuery(String) - Constructor for class com.bea.content.expression.operators.IsNullQuery
 
IsNullQuery(String, FullTextSearch.Multiplicity) - Constructor for class com.bea.content.expression.operators.IsNullQuery
 
IsNullQuery(FullTextSearch.Parameter) - Constructor for class com.bea.content.expression.operators.IsNullQuery
 
ISOAPInterceptor - Interface in com.bea.wsrp.consumer.soap
An Interceptor to add TransportInfo to all WSRP SOAP messages including non-markup port messages (e.g.
isObjectClassReadOnly() - Method in class com.bea.content.PropertyChoice
A flag indicating if the ObjectClass is read-only because the repository does not support write operations or isn't configured to allow write access to ObjectClasses.
isObjectClassReadOnly() - Method in class com.bea.content.PropertyDefinition
A flag indicating if the ObjectClass is read-only because the repository does not support write operations or isn't configured to allow write access to ObjectClasses.
isOn() - Method in class com.bea.p13n.util.debug.Debug
Is debugging on? In most circumstances, you do not need to test for this - you can just call one of the out() methods.
isOnlyIfDisplayed() - Method in interface com.bea.wsrp.model.events.IHandledEvent
Returns true if this event should be handled only when the portlet is rendered in a page.
isOnlySecure() - Method in interface com.bea.wsrp.model.IPortletDescription
Returns true if the portlet requires it to be rendered over a secure channel.
isOperation() - Method in class com.bea.wsrp.consumer.resource.ResourceURLUtils.ResourceRequestInfo
 
ISortableFilterablePagedList<T> - Interface in com.bea.content.paging
An IPagedList which can be both sorted and filtered.
ISortablePagedList<T> - Interface in com.bea.content.paging
An IPagedList which can be sorted.
ISortCriteria - Interface in com.bea.content.spi.flexspi.common
query sort criteria
isPacked() - Method in class com.bea.netuix.servlets.controls.window.backing.WindowBackingContext
Return true if the current window is packed.
isPacked() - Method in class com.bea.netuix.servlets.controls.window.WindowPresentationContext
Returns whether or not the window should be rendered such that it occupies a minimal space as required by its contents (packed), or tries to expand to the maximum size of its containing layout cell.
isParameterReserved(String) - Static method in class com.bea.netuix.util.FrameworkUrlConstants
Returns true if the given name is a reserved portal framework request parameter.
isParentPortlet() - Method in class com.bea.netuix.servlets.controls.window.AbstractButtonPresentationContext
Will return true if this Button's parent is an instance of Portlet.
isPayloadIdCriteria() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Determines if the payload ID is a criteria for the search.
isPayloadOriginUnmarshalled() - Method in interface com.bea.wsrp.model.markup.IEventContext
Returns true if the origin of the event's payload is UNMARSHALLED, indicating that the event was created locally.
isPayloadOriginWSRPV1() - Method in interface com.bea.wsrp.model.markup.IEventContext
Returns true if the origin of the event's payload is WSRPV1, indicating that the event was received from a remote producer over WSRP 1.0.
isPayloadOriginWSRPV2() - Method in interface com.bea.wsrp.model.markup.IEventContext
Returns true if the origin of the event's payload is WSRPV2, indicating that the event was received from a remote producer over WSRP 2.0.
isPDF(Node) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This will take a best guess at which binary property represents the passed in node, and then check to see if that binary's mime type is 'application/pdf'
isPermanent() - Method in exception javax.portlet.UnavailableException
Returns a boolean indicating whether the portlet is permanently unavailable.
isPermanentDeleteAllowed(HttpServletRequest) - Static method in class com.bea.netuix.servlets.manager.AppContext
Deprecated Replaced by AppContext.isCustomizationAllowed(HttpServletRequest)
isPersonalPagesEnabled() - Method in class com.bea.netuix.application.definition.CommunityDefinition
Returns true if this community allows its members to add personal pages to the community, false otherwise.
ISPIMarker - Interface in com.bea.content.spi.flexspi.common
Marker for SPI interfaces.
ISPIRepositoryMarker - Interface in com.bea.content.spi.flexspi.common
Marker for SPI Repository interfaces (found in the .flexspi.repository package).
ISPITicketMarker - Interface in com.bea.content.spi.flexspi.common
Marker for SPI Ticket interfaces (found in the .flexspi.ticket package).
isPlaceholderLocked(int, PageDefinitionId, String, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PageDefinitionControl
Returns true if the placeholder has an update security policy on it.
isPlaceholderLocked(int, PageInstanceId, String, PortalPath, DesktopPath, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PageInstanceControl
Returns true if the placeholder has an update security policy on it.
isPlainText(Node) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This will take a best guess at which binary property represents the passed in node, and then check to see if that binary's mime type is 'text/plain'
isPNG(Node) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This will take a best guess at which binary property represents the passed in node, and then check to see if that binary's mime type is 'image/png'
isPolicyEditorImplemented() - Method in class com.bea.p13n.security.management.authorization.AuthorizerDescription
Get provider configuration information for optional MBean implementation.
isPOPHandleValid(String) - Method in interface com.oracle.producer.spi.IConfigurationContext
Returns true if the specified portlet POP handle is valid.
isPortalPathSearchCriteria() - Method in class com.bea.netuix.application.search.PortalSearchCriteria
Returns true if portal path is a search criteria.
isPortletAssociated(int, int) - Method in interface com.bea.wsrp.services.registration.ConsumerRegistrationService
 
isPortletAssociated(int, int) - Method in interface com.bea.wsrp.services.registration.ConsumerRegistrationServiceLocal
 
isPortletDebugEnabled(HttpServletRequest) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
Returns if portlet debugging is enabled.
isPortletModeAllowed(PortletMode) - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call isPortletModeAllowed(mode) on the wrapped request object.
isPortletModeAllowed(PortletMode) - Method in interface javax.portlet.PortletRequest
Returns true, if the given portlet mode is a valid one to set for this portlet in the context of the current request.
isPortletRenderedByClient() - Method in class com.bea.netuix.servlets.controls.portlet.backing.PortletBackingContext
Returns true if this portlet is being rendered via client-side frameworks (such as the PortletSource Disc API)
isPortletRenderedByClient() - Method in class com.bea.netuix.servlets.controls.portlet.PortletPresentationContext
Returns true if this is a PortletSource-based request from the client.
isPortletStatusPreview(HttpServletRequest) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
Determines if the current portlet is in preview mode.
isPortletThemeBorderless(HttpServletRequest) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
Determines if the current portlet's theme is the OOTB Borderless theme.
isPowerPoint(Node) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This will take a best guess at which binary property represents the passed in node, and then check to see if that binary's mime type is 'application/vnd.ms-powerpoint', 'application/mspowerpoint', or 'application/x-mspowerpoint'
isPreferenceReadOnly(String, String) - Method in interface com.oracle.producer.spi.IConfigurationContext
Returns true if the specified preference is read-only for the specified POP portlet.
isPreferenceReadOnly(String) - Method in interface com.oracle.producer.spi.IPortletDataContext
Returns true if the specified preference is read-only and cannot be modified by the user.
isPrimary() - Method in class com.bea.content.PropertyDefinition
Returns true if this PropertyDefinition represents the primary PropertyDefinition for its ObjectClass.
isPrimary(boolean) - Method in class com.bea.content.PropertyDefinition
Set to true if this PropertyDefinition represents the primary PropertyDefinition for its ObjectClass.
isPrimary() - Method in class com.bea.portal.tools.portal.book.BookID
 
isPrimary() - Method in class com.bea.portal.tools.portal.book.BookIDBuilder
Returns true if this book instance is of type primary
isPrimary() - Method in interface com.bea.wsrp.consumer.management.common.ProxyResource
Returns true if this proxy resource is marked as the primary resource
isPrimaryBinaryProperty(ObjectClass, Property) - Static method in class com.bea.content.cmis.rest.converters.BinaryPropertyHelper
 
isProcessPopulateAlreadyCalled() - Method in class com.bea.struts.adapter.framework.internal.StrutsRequestWrapper
 
isProducerHandleSearchCriteria() - Method in class com.bea.netuix.application.search.PortletSearchCriteria
 
isProducerOfferedPortlet() - Method in class com.bea.netuix.application.definition.PortletDefinition
Returns whether a WSRP remote portlet has not been customized by a WSRP consumer
isProducerOfferedPortlet() - Method in class com.bea.netuix.application.instance.PortletInstance
Returns whether a WSRP remote portlet has not been customized by a WSRP consumer
isProducerOfferedPortlet() - Method in interface com.bea.netuix.application.view.PortletView
 
isProducerOfferedPortlet() - Method in interface com.bea.wsrp.consumer.management.portlet.ExportedPortlet
Determines if the portlet was a producer-offered portlet (POP) when it was exported.
isProducerOfferedPortlet() - Method in class com.bea.wsrp.consumer.management.portlet.ProxyPortletInfo
Returns whether this portlet is producer offered or consumer created.
isProducerRemovable() - Method in class com.bea.wsrp.consumer.management.portlet.ProxyPortletInfo
Is it safe to call removePortlets on portletHandle Will only return true when this is returned from getRemovableProxyPortlets
isProliferatePreferences() - Method in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
 
isPropertiesNull() - Method in class com.bea.content.Node
Returns true if the properties have not been set in memory.
isPropertyDefinitionsNull() - Method in class com.bea.content.ObjectClass
Returns true if the propertyDefitions is null, false otherwise.
isPropertyRequired(String, String) - Method in interface com.bea.wsrp.consumer.userproperty.RequiredUserProperties
Is the specified property required by this portlet.
isPropertySetMapping(String, String) - Method in class com.bea.wsrp.consumer.userproperty.AbstractUserPropertyMapper
Returns true if this a mapping of a consumer's property set to a producer's property set.
isPropertyValueSet(String, String, String) - Method in interface com.bea.p13n.usermgmt.profile.ProfileManager
Determine whether a property value of a profile is explicitly set (a.k.a customized) or the default value
isProtectedGroupName(String, String) - Static method in class com.bea.p13n.security.management.authentication.AtnSecurityMgmtHelper
Checks whether the groupName specified is an optional reserved group name or whether the groupName is a WLS special group name, neither of which will be allowed to be created by this provider.
isProtectedResource(P13nResource) - Static method in class com.bea.p13n.entitlements.Authorization
Evaluates whether the given resource is protected by a security policy.
isProtectedUserName(String, String) - Static method in class com.bea.p13n.security.management.authentication.AtnSecurityMgmtHelper
Checks whether the userName specified is a protected user name which willnot be allowed to be created by this provider.
isPublic() - Method in class com.bea.content.ContextKey
Return true if the key is public.
isPublic() - Method in class com.bea.netuix.application.definition.BookDefinition
Returns whether this book is end-user created.
isPublic() - Method in class com.bea.netuix.application.definition.CommunityDefinition
Returns true if this community is public, false otherwise.
isPublic() - Method in class com.bea.netuix.application.definition.PageDefinition
Returns whether this page is end-user created.
isPublic() - Method in class com.bea.netuix.application.definition.PortletDefinition
Returns whether this portlet is end-user created.
isPublic() - Method in interface com.bea.netuix.application.view.NavigableView
Is this book/page public? The public flag determines if the book or page should show up in the admin tool's library.
isPublic() - Method in interface com.bea.wsrp.model.INavigableDescription
Returns true if this book is public
isPublicRegistrationEnabled() - Method in class com.bea.netuix.application.definition.CommunityDefinition
Returns true if this community allows members to self register without an invitation, false otherwise.
isPublicScope() - Method in interface javax.portlet.CacheControl
Returns a boolean indicating whether the caching scope is set to public for the current response.
isReadableDirectory(String) - Static method in class com.bea.content.loader.bulk.BulkLoader
Check if the specified file name is a directory that we can get into.
isReadableDirectory(String) - Static method in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated Check if the specified file name is a directory that we can get into.
isReadOnly(ContentContext, String) - Static method in class com.bea.content.cmis.RepositoryCapability
Return true if the repository is configured as read-only.
isReadOnly() - Method in class com.bea.content.ObjectClass
A flag indicating if the ObjectClass is read-only because the repository does not support write operations or isn't configured to allow write access to ObjectClasses.
isReadOnly() - Method in class com.bea.content.PropertyDefinition
Returns true if a value for the Property cannot be edited.
isReadOnly(boolean) - Method in class com.bea.content.PropertyDefinition
Set to true if a value for the Property cannot be edited, or false otherwise.
isReadOnly(String) - Method in interface javax.portlet.PortletPreferences
Returns true, if the value of this key is defined as read-only and thus cannot be modified by the user.
isRecognized(HttpServletRequest) - Method in interface com.bea.netuix.client.classifier.ClientClassifier
Determines if the client classification has been explicitly recognized.
isRecognized() - Method in class com.bea.netuix.client.jsp.clienttaglib.BaseTag
Method for determining if client classification of the current request is recognized.
isRedirectionCommunityDeactivated() - Method in class com.bea.netuix.servlets.manager.communities.CommunityRedirectionHelper
Returns true if the current page render is the result of a community redirection for community deactivation.
isRedirectionMemberDeactivated() - Method in class com.bea.netuix.servlets.manager.communities.CommunityRedirectionHelper
Returns true if the current page render is the result of a community redirection for member deactivation.
isRedirectionMembershipDeactivated() - Method in class com.bea.netuix.servlets.manager.communities.CommunityRedirectionHelper
Returns true if the current page render is the result of a community redirection for membership deactivation.
isRedirectionNoPublicAccess() - Method in class com.bea.netuix.servlets.manager.communities.CommunityRedirectionHelper
Returns true if the current page render is the result of a community redirection because the community has no public access.
isRedirectionRegistration() - Method in class com.bea.netuix.servlets.manager.communities.CommunityRedirectionHelper
Returns true if the current page render is the result of a community redirection for registration.
isRegistered(int) - Method in interface com.bea.wsrp.services.registration.ConsumerRegistrationService
 
isRegistered(int) - Method in interface com.bea.wsrp.services.registration.ConsumerRegistrationServiceLocal
 
isReloadable() - Static method in class com.bea.p13n.util.debug.Debug
Return true if Debug is reloadable (reloadable property was set initially).
isRemote() - Method in class com.bea.netuix.servlets.controls.portlet.backing.PortletBackingContext
Returns true when the portlet is being invoked remotely via WSRP on a producer or when the portlet is a proxy portlet on the consumer.
isRemote() - Method in class com.bea.netuix.servlets.controls.portlet.PortletPresentationContext
This method returns true when the portlet is being invoked remotely via WSRP on a producer.
isRemote(HttpServletRequest, PortletPreferencesId) - Method in class com.bea.portlet.prefs.spi.PreferencePersistenceDelegate
Returns true if the given portlet is a proxy portlet.
isRemovable(ContentContext, String) - Method in interface com.bea.content.federated.IVirtualRepositoryManager
Determine if the given repository can be removed.
isRemovable(ContentContext, String) - Method in interface com.bea.portal.tools.content.controls.ContentRepositoryControl
Determine if the given repository can be removed.
isRenderCacheable() - Method in class com.bea.netuix.application.definition.PortletDefinition
Getter for property renderCacheable.
isRenderCacheable() - Method in interface com.bea.netuix.application.view.PortletView
Does this portlet support caching.
isRepositoryManaged(ContentContext, String) - Method in interface com.bea.portal.tools.content.controls.ContentRepositoryControl
Return true if the repository is managed.
isRepositorySearchable(ContentContext, String) - Static method in class com.bea.content.cmis.RepositoryCapability
Returns true if the given repository is searchable.
isRequestedSessionIdFromCookie() - Method in class com.bea.p13n.http.Request
 
isRequestedSessionIdFromURL() - Method in class com.bea.p13n.http.Request
 
isRequestedSessionIdFromUrl() - Method in class com.bea.p13n.http.Request
 
isRequestedSessionIdValid() - Method in class com.bea.p13n.http.Request
 
isRequestedSessionIdValid() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call isRequestedSessionIdValid() on the wrapped request object.
isRequestedSessionIdValid() - Method in interface javax.portlet.PortletRequest
Checks whether the requested session ID is still valid.
isRequestTargeted(HttpServletRequest) - Method in class com.bea.netuix.servlets.controls.content.backing.AbstractJspBacking
This method returns true if the current request is due an action within the window/portlet of this backing file.
isRequired() - Method in interface com.bea.wsrp.model.IPropertyDescription
Is this property required
isRequired() - Method in interface com.oracle.producer.spi.IPropertyDescription
Is this property required
isRequiresUrlRewritingOn() - Method in interface com.bea.wsrp.model.markup.IMimeResponseContext
Returns "true" if a Producer/Portlet indicated that the Consumer-side URL rewriting is required.
isRequiresUrlTemplates() - Method in class com.bea.netuix.application.definition.PortletDefinition
Returns whether a WSRP remote portlet requires url templates
isRequiresUrlTemplates() - Method in class com.bea.netuix.application.instance.PortletInstance
Returns whether a WSRP remote portlet requires url templates
isRequiresUrlTemplates() - Method in interface com.bea.netuix.application.view.PortletView
For proxy portlets, returns whether the remote portlet requires URL templates or not.
isRequiresUrlTemplates() - Method in class com.bea.wsrp.consumer.management.portlet.ProxyPortletInfo
Returns whether the portlet requires URL templates.
isReservedGroupName(String, String) - Static method in class com.bea.p13n.security.management.authentication.AtnSecurityMgmtHelper
Checks whether the groupName specified is an optional reserved group name which will not be allowed to be created by this provider.
isReservedUserName(String, String) - Static method in class com.bea.p13n.security.management.authentication.AtnSecurityMgmtHelper
Checks whether the userName specified is an optional reserved user name or whether the userName is a WLS special user name, neither of which will be allowed to be created by this provider.
isRestricted() - Method in class com.bea.content.PropertyDefinition
Returns true if a value for the Property is restricted to the available choices.
isRestricted(boolean) - Method in class com.bea.content.PropertyDefinition
Set to true if a value for the Property is restricted to the available choices, or false otherwise.
isRestricted() - Method in class com.bea.p13n.property.AbstractPropertyDefinition
Is this property restricted to a certain list of values?
isRestricted() - Method in interface com.bea.p13n.property.PropertyDefinition
Is this property restricted to a certain list of values?
isRestricted() - Method in class com.bea.p13n.usermgmt.query.GroupView
Determine whether this group only has navigatible capability, which means this group is not entitled to the Delegated Administrator or visitor, not one of this group's descendant is.
isRetired() - Method in class com.bea.content.Node
Returns true if the node's Workflow status is retired.
isRetired(boolean) - Method in class com.bea.content.Node
Sets the retired status for the node.
isRetrieveResultsIfNoLocale() - Method in class com.bea.netuix.application.manager.CustomizationContext
This flag applies to methods returning PagedResults only.
isRetrieveResultsIfNoLocale() - Method in class com.bea.portal.tools.common.ResourceContext
Getter for retrieveResultsIfNoLocale.
isReturnContentToCaller() - Method in class com.bea.netuix.servlets.controls.portlet.backing.PortletBackingContext
Returns true if Portal-Aware-XHR has been invoked within this portlet.
isReturnContentToCaller() - Method in class com.bea.netuix.servlets.controls.portlet.PortletPresentationContext
Returns true if Portal-Aware-XHR has been invoked within this portlet.
isReturnContentToCaller() - Method in interface com.bea.wsrp.model.markup.IRuntimeContext
 
isReturningFromActionIntercept() - Method in class com.bea.struts.adapter.framework.internal.StrutsRequestWrapper
 
isReturningFromNesting() - Method in class com.bea.struts.adapter.framework.internal.StrutsRequestWrapper
 
isRewriteResource() - Method in class com.bea.wsrp.consumer.resource.WsrpResourceServletInterceptor
Should the resource be rewritten
isRewritingAllowed() - Method in class com.bea.wsrp.resource.RewritableResourceURLContext
Is the URL representing this resource client rewritable.
isRichText(Node) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This will take a best guess at which binary property represents the passed in node, and then check to see if that binary's mime type is 'text/richtext'
isRoleEditorImplemented() - Method in class com.bea.p13n.security.management.rolemapper.RoleProviderDescription
Get provider configuration information for optional MBean implementation.
isRoleReaderImplemented() - Method in class com.bea.p13n.security.management.authorization.AuthorizerDescription
Get provider configuration information for optional MBean implementation.
isRoleReaderImplemented() - Method in class com.bea.p13n.security.management.rolemapper.RoleProviderDescription
Get provider configuration information for optional MBean implementation.
isRoot() - Method in interface com.bea.netuix.application.definition.CategoryDefinition
Determines if the category is a root category.
isRoot() - Method in class com.bea.netuix.application.definition.PortalDefinition
Determines if the category is a root category.
isRoot - Variable in class com.bea.netuix.application.definition.PortletCategoryDefinition
 
isRoot() - Method in class com.bea.netuix.application.definition.PortletCategoryDefinition
Determines if the category is a root category.
isRowMajor() - Method in class com.bea.netuix.servlets.controls.layout.GridLayoutPresentationContext
Row-major orientation is defined by specifying the number of columns to use when horizontally wrapping layout placeholders.
isScopedLookup() - Method in class com.bea.struts.adapter.framework.internal.StrutsRequestWrapper
 
isScrollToWindow() - Method in class com.bea.netuix.application.definition.DesktopDefinition
The scrollToWindow feature will scroll the browser view to the Window that the user last interacted with on postback requests.
isScrollToWindow() - Method in interface com.bea.netuix.application.view.DesktopView
The scrollToWindow feature will scroll the browser view to the Window that the user last interacted with on postback requests.
isSearchable() - Method in class com.bea.content.ObjectClass
Returns true when nodes of this type are searchable.
isSearchable() - Method in class com.bea.content.PropertyDefinition
Returns true if a value for the Property should be searchable.
isSearchable(boolean) - Method in class com.bea.content.PropertyDefinition
Set to true if a value for the Property should be searchable.
isSecure() - Method in class com.bea.p13n.http.Request
 
isSecure() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call isSecure() on the wrapped request object.
isSecure() - Method in interface javax.portlet.PortletRequest
Returns a boolean indicating whether this request was made using a secure channel between client and the portal, such as HTTPS.
isSecureClientCommunicationOn() - Method in interface com.bea.wsrp.model.markup.IGetMarkupBaseRequestContext
Indicates whether client is using a secure communication channel between client and the Consumer.
isSecurityTokenValid(IResourceServletRequestContext) - Method in class com.bea.wsrp.consumer.resource.DefaultSecurityCheckResourceServletInterceptor
Check if the security token in URL is valid
isSelfDestructCriteria() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Determines if self destruct status is a criteria for the search.
isSelfDestructing() - Method in class com.bea.netuix.application.notifications.NotificationPayload
Indicates whether this notification is self-destructing.
isServiceLevelManagerRegistered(String) - Method in class com.bea.netuix.servicelevel.ServiceLevelManagerFactory
Returns whether or not a ServiceLevelManager has been previously registered.
isShutdown() - Method in interface com.bea.campaign.CampaignInfo
Get the campaign's shutdown state.
isShutdown() - Method in class com.bea.campaign.model.CampaignModel
Gets the campaign's shutdown value.
isSortable() - Method in class com.bea.content.PropertyDefinition
Returns true if a value for the Property should be sortable when searching.
isSortInMemory(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.search.SearchAttributeResolver
 
isSortOrderAscending() - Method in class com.bea.netuix.application.communities.InvitationSearchCriteria
Returns true if the sort order for results is ascending, false if the sort order is descending.
isSortOrderAscending() - Method in class com.bea.netuix.application.communities.MembershipCriteria
Returns true if the sort order for results is ascending, false if the sort order is descending.
isSortOrderAscending() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Returns true if the sort order for results is ascending, false if the sort order is descending.
isSourceDesktopInstanceTitleCriteria() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Determines if source desktop instance title is a criteria for the search.
isSourceDesktopPathCriteria() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Determines if source desktop path is a criteria for the search.
isSourcePortalPathCriteria() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Determines if source portal path is a criteria for the search.
isSourcePortletDefinitionLabelCriteria() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Determines if source portlet definition label is a criteria for the search.
isSourcePortletInstanceLabelCriteria() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Determines if source portlet instance label is a criteria for the search.
isSourceWebAppNameCriteria() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Determines if source webapp name is a criteria for the search.
isSpecified() - Method in interface com.bea.wsrp.consumer.userproperty.RequiredUserProperties
Returns true if the producer specified the list of properties required from the consuemer.
isStandAloneForward() - Method in class com.bea.struts.adapter.util.rewriter.StrutsURLRewriter
Used to determine whether or not a tag is to be rendered within a nested environment, such as a portal.
isStandAloneForward(ServletRequest) - Static method in class com.bea.struts.adapter.util.rewriter.StrutsURLRewriterService
Used to determine whether or not a tag is to be rendered within a nested environment, such as a portal.
isStandalonePortlet() - Method in class com.bea.netuix.servlets.manager.AppContext
Is the current request servicing a standalone Portlet?
isStayInCurrentModule() - Method in class com.bea.struts.adapter.framework.internal.StrutsRequestWrapper
 
isStreamable() - Method in interface com.bea.content.federated.IRepositoryConfig
True if this repository has enabled streaming support for binary data.
isStreamable() - Method in class com.bea.content.federated.RepositoryConfig
 
isSystemPropertySearchable(ContentContext, String, Node.SYSTEM_PROPERTIES) - Static method in class com.bea.content.cmis.RepositoryCapability
Is the given system property searchable for the given repo?
isTargetUrlAllowed(IResourceServletRequestContext) - Method in class com.bea.wsrp.consumer.resource.DefaultSecurityCheckResourceServletInterceptor
Do a security check (white & black list) on a target URL
isTargetUrlNotMatchedByListsAllowed(IResourceServletRequestContext) - Method in class com.bea.wsrp.consumer.resource.DefaultSecurityCheckResourceServletInterceptor
This method is called when a target URL (not called on forward) is in neither the white-list nor the black-list.
isTargetUrlNotMatchedByListsAllowed(IResourceServletRequestContext) - Method in class com.bea.wsrp.consumer.resource.WsrpResourceServletInterceptor
Is the target URL allowed, it did not match any white or black list
isTargetWebAppNameCriteria() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Determines if target webapp name is a criteria for the search.
isTemplate() - Method in class com.bea.netuix.application.definition.CommunityDefinition
Returns true if this community is marked as a template, false otherwise.
isTemplate() - Method in class com.bea.netuix.application.definition.DesktopDefinition
 
isTemplate() - Method in class com.bea.netuix.application.instance.DesktopInstance
Returns true if this desktop is a template
isTemplate() - Method in interface com.bea.netuix.application.view.DesktopView
Returns true if this desktop is a template.
isTemplateCriteria() - Method in class com.bea.netuix.application.manager.persistence.TemplateSearchCriteria
Returns true if template is a search criteria
isTemplatesStoredInSession() - Method in class com.bea.netuix.application.definition.PortletDefinition
Returns whether url templates are stored in the HttpSession for a WSRP remote portlet
isTemplatesStoredInSession() - Method in class com.bea.netuix.application.instance.PortletInstance
Returns whether url templates are stored in the HttpSession for a WSRP remote portlet
isTemplatesStoredInSession() - Method in interface com.bea.netuix.application.view.PortletView
For proxy portlets, returns whether the remote portlet stores URL templates in session or not.
isTemplatesStoredInSession() - Method in class com.bea.wsrp.consumer.controls.backing.ProxyPortletBackingContext
Specifies whether the producer stores URL templates in the user's session on the producer side or not.
isTemplatesStoredInSession() - Method in class com.bea.wsrp.consumer.controls.ProxyPortletPresentationContext
Specifies whether the producer stores URL templates in the user's session on the producer side or not.
isTemplatesStoredInSession() - Method in class com.bea.wsrp.consumer.management.portlet.ProxyPortletInfo
Returns whether the portlet stores URL templates in the session.
isThreadsafe() - Method in class com.bea.netuix.servlets.controls.window.WindowMode
 
isTitleBar() - Method in class com.bea.netuix.application.definition.PortletMarkup
 
isTitleSearchCriteria() - Method in class com.bea.netuix.application.manager.persistence.TemplateSearchCriteria
Returns true if title is a search criteria.
isTitleSet() - Method in interface com.bea.wsrp.model.IPortletDescription
Has the title been set?
isTrackedUserRegistration(Event) - Static method in class com.bea.campaign.ScenarioHelper
Determine if the specified event represent a tracked user registration.
isTreeOptimization() - Method in class com.bea.netuix.application.definition.DesktopDefinition
During rendering should this desktop use partial control tree contruction.
isTreeOptimization() - Method in interface com.bea.netuix.application.view.DesktopView
Is UIControl tree optimization enabled?
isType(ProfileType) - Method in interface com.bea.p13n.usermgmt.profile.ProfileWrapper
Compare this profile type with another.
isUcmRepository() - Method in class com.bea.content.federated.RepositoryConfig
 
isUnmarshalledPayloadAvailable() - Method in interface com.bea.wsrp.model.markup.IEventContext
Returns true if the event represented by this IEventContext has an unmarshalled representation of the event payload.
isURIAccessAllowed(HttpServletRequest, String) - Static method in class com.bea.p13n.security.ResourceAuthorizer
Evaluates whether access is allowed to view a URI resource
isUrlCompressionDisabled(ServletRequest) - Static method in class com.bea.portlet.UrlCompressionContext
Determine if URL compression is disabled for the given request.
isUseCache() - Method in class com.bea.content.expression.Search
Indicates whether or not the search, when executed will try to use the global search cache or not.
isUseCachedMarkupOn() - Method in interface com.bea.wsrp.model.markup.IMimeResponseContext
Returns true if the markup in which the Consumer indicated it has cached, is still valid.
isUseOperation(HttpServletRequest, boolean, String, PortletParameters) - Static method in class com.bea.wsrp.consumer.resource.ResourceURLUtils
 
isUserContextStoredInSession() - Method in class com.bea.wsrp.consumer.controls.backing.ProxyPortletBackingContext
Returns true if the consumer stores the user's context in its session.
isUserContextStoredInSession() - Method in class com.bea.wsrp.consumer.controls.ProxyPortletPresentationContext
Returns true if the consumer stores the user's context in its session.
isUserContextStoredInSession() - Method in interface com.bea.wsrp.model.IPortletDescription
Returns true if the portlet or producer stores the user context in session.
isUserEditorImplemented() - Method in class com.bea.p13n.security.management.authentication.AtnProviderDescription
Get provider configuration information for optional MBean implementation.
isUserInAdminRole() - Method in class com.bea.portal.tools.common.ResourceContext
 
isUserInRole(String, P13nResource, P13nContextHandler) - Static method in class com.bea.p13n.entitlements.Authorization
Evaluates whether the current user is in a give role
isUserInRole(String, Map) - Static method in class com.bea.p13n.entitlements.Authorization
Evaluates whether the current user is in a given precomputed Map of role names.
isUserInRole(String) - Method in class com.bea.p13n.http.Request
 
isUserInRole(String) - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call isUserInRole(role) on the wrapped request object.
isUserInRole(String) - Method in interface javax.portlet.PortletRequest
Returns a boolean indicating whether the authenticated user is included in the specified logical "role".
isUserLockoutManagerImplemented() - Method in class com.bea.p13n.security.management.authentication.AtnProviderDescription
Get provider configuration information for optional MBean implementation.
isUserNameCriteria() - Method in class com.bea.netuix.application.communities.InvitationSearchCriteria
 
isUsernameCriteria() - Method in class com.bea.netuix.application.communities.MemberCriteria
Determines if username is a criteria for the search.
isUsernameCriteria() - Method in class com.bea.netuix.application.communities.MembershipCriteria
Determines if username is a criteria for the search.
isUsernameCriteria() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Determines if username is a criteria for the search.
isUserPasswordEditorImplemented() - Method in class com.bea.p13n.security.management.authentication.AtnProviderDescription
Get provider configuration information for optional MBean implementation.
isUserProfileValid() - Method in interface com.bea.wsrp.model.markup.IUserContext
Is the user context valid with respect to the user profile it contains or does it need to be re-supplied by the consumer?
isUserProfileValid() - Method in interface com.oracle.producer.spi.IUserContext
Is the user context valid with respect to the user profile it contains or does it need to be re-supplied by the consumer?
isUserReaderImplemented() - Method in class com.bea.p13n.security.management.authentication.AtnProviderDescription
Get provider configuration information for optional MBean implementation.
isUserRemoverImplemented() - Method in class com.bea.p13n.security.management.authentication.AtnProviderDescription
Get provider configuration information for optional MBean implementation.
isUsingAltSkeleton() - Method in class com.bea.netuix.servlets.controls.application.ThemePresentationContext
Indicates whether or not this theme has a whole or partial set of alternate skeleton JSPs available.
isUsingAltSkeleton() - Method in interface com.bea.wsrp.model.markup.IRuntimeContext
 
isUsingAltSkin() - Method in class com.bea.netuix.servlets.controls.application.ThemePresentationContext
Indicates whether or not this theme has a whole or partial set of alternate skin resources available.
isUsingAltSkin() - Method in interface com.bea.wsrp.model.markup.IRuntimeContext
 
isUsingFlow() - Method in class com.bea.netuix.servlets.controls.layout.PlaceholderPresentationContext
Returns the value of the isUsingFlow attribute for this Placeholder portal component.
isV1() - Method in class com.bea.wsrp.consumer.util.WsrpRequestContext
 
isV2() - Method in class com.bea.wsrp.consumer.util.WsrpRequestContext
 
isValid(String) - Static method in class com.bea.content.PathHelper
Checks if the path is valid: must be non null must be > 0 characters must start with a SEPARATOR must not end with a SEPARATOR
isValid(TagData) - Method in class com.bea.p13n.servlets.jsp.taglib.ContentQueryExtraInfo
 
isValid(TagData) - Method in class com.bea.p13n.servlets.jsp.taglib.ContentSelectorExtraInfo
 
isValid(TagData) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateGroupExtraInfo
 
isValid(TagData) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateUserExtraInfo
 
isValid(TagData) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetChildGroupNamesExtraInfo
 
isValid(TagData) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetGroupNamesForUserExtraInfo
 
isValid(TagData) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetParentGroupNameExtraInfo
 
isValid(TagData) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetPropertyAsStringExtraInfo
 
isValid(TagData) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetPropertyExtraInfo
 
isValid(TagData) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetTopLevelGroupsExtraInfo
 
isValid(TagData) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetUserNamesExtraInfo
 
isValid(TagData) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetUserNamesForGroupExtraInfo
 
isValid(TagData) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.ResultTagExtraInfo
 
isValidAddress(String) - Method in interface com.bea.p13n.mail.MailService
Is the specified email address valid for this mail service.
isValidateTagOn() - Method in interface com.bea.wsrp.model.markup.IGetMarkupBaseRequestContext
Returns true if the Producer sent a validateTag in previous requests and the WLP Consumer has cached markup for the current portlet.
isValidateTagOn() - Method in interface com.bea.wsrp.model.markup.IMimeRequestContext
Returns true if validate tag is on.
isValidateWsdl() - Method in interface com.bea.wsrp.consumer.wsdl.IWSDLRequestContext
Should the WSDL be validated
isValidBranchNode(Expression) - Static method in class com.bea.content.expression.ExpressionHelper
Tell if an expression is a valid content branch node type.
isValidBranchNode(Expression) - Static method in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated Tell if an expression is a valid content branch node type.
isValidClassificationsOrLogic() - Method in class com.bea.campaign.model.ScenarioModel
Returns if the state of the operator for the valid-classification logic is a boolean "or".
isValidLeafNode(Expression) - Static method in class com.bea.content.expression.ExpressionHelper
Tell if an expression is a valid content leaf node type.
isValidLeafNode(Expression) - Static method in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated Tell if an expression is a valid content leaf node type.
isValidMethodName(String) - Static method in class com.bea.p13n.rules.model.NamedMethodCallModel
Check if the specified str is a valid variable name value.
isValidNumber(Number) - Static method in class com.bea.p13n.rules.model.BranchModel
Tell if the specified number if valid.
isValidTypeAlias(String) - Static method in class com.bea.p13n.rules.model.ClauseModel
Check if the specified str is a valid type-alias value.
isValidVariableName(String) - Static method in class com.bea.p13n.rules.model.ClauseModel
Check if the specified str is a valid variable name value.
isVerbose() - Method in class com.bea.wlp.xip.XipProperties
 
isVertical() - Method in class com.bea.netuix.servlets.controls.layout.FlowLayoutPresentationContext
 
isVideo(Node) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This will take a best guess at which binary property represents the passed in node, and then check to see if that binary's mime type is 'video/'
isVisible() - Method in class com.bea.netuix.servlets.controls.BackingContext
Returns the value of the underlying control's visible attribute.
isVisible() - Method in class com.bea.netuix.servlets.controls.page.PagePresentationContext
Returns true if this page is visible.
isVisible() - Method in class com.bea.netuix.servlets.controls.PresentationContext
Tests whether or not the component represented by this context is visible, and therefore whether or not it should be rendered.
isVisitorMode() - Method in class com.bea.netuix.application.manager.CustomizationContext
Is the API being called in visitor mode? The Portal customization API is used in both the Admin Portal as well as the Visitor Tools.
isWarning() - Method in exception com.bea.p13n.placeholder.ContentException
 
isWebAppDefault() - Method in interface com.bea.wsrp.consumer.userproperty.RequiredUserProperties
Is the mode webapp-default.
isWebAppNameCriteria() - Method in class com.bea.netuix.application.communities.MembershipCriteria
Determines if web app name is a criteria for the search.
isWebAppNameCriteria() - Method in class com.bea.netuix.application.search.WebAppSearchCriteria
Always returns true.
isWeblogic() - Static method in class com.bea.p13n.util.SystemServerDetector
 
isWindowStateAllowed(WindowState) - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call isWindowStateAllowed(state) on the wrapped request object.
isWindowStateAllowed(WindowState) - Method in interface javax.portlet.PortletRequest
Returns true, if the given window state is valid to be set for this portlet in the context of the current request.
isWorkflowDocumentLoaded() - Method in class com.bea.content.virtual.workflow.Workflow
Indicates whether the workflow document has been loaded for this object.
isWSRPV1MarshalledPayloadAvailable() - Method in interface com.bea.wsrp.model.markup.IEventContext
Returns true if the event represented by this IEventContext has a WSRPV1 marshalled representation of the event payload ready to include in a WSRP version 1.0 SOAP message.
isWSRPV1MarshalledPayloadSerializedJavaObject() - Method in interface com.bea.wsrp.model.markup.IEventContext
Returns true if the event represented by this IEventContext has a WSRPV1 marshalled event payload representation which is a serialized Java object.
isWSRPV1MarshalledPayloadXML() - Method in interface com.bea.wsrp.model.markup.IEventContext
Returns true if the event represented by this IEventContext has a WSRPV1 marshalled event payload representation which is an XML DOM Element.
isWSRPV2MarshalledPayloadAvailable() - Method in interface com.bea.wsrp.model.markup.IEventContext
Returns true if the event represented by this IEventContext has a WSRPV2 marshalled representation of the event payload ready to include in a WSRP version 2.0 SOAP message.
isWSRPV2MarshalledPayloadNamedStringArray() - Method in interface com.bea.wsrp.model.markup.IEventContext
Returns true if the event represented by this IEventContext has a WSRPV2 marshalled event payload representation which is a NamedStringArray.
isWSRPV2MarshalledPayloadSerializedJavaObject() - Method in interface com.bea.wsrp.model.markup.IEventContext
Returns true if the event represented by this IEventContext has a WSRPV2 marshalled event payload representation which is a serialized Java object.
isWSRPV2MarshalledPayloadXML() - Method in interface com.bea.wsrp.model.markup.IEventContext
Returns true if the event represented by this IEventContext has a WSRPV2 marshalled event payload representation which is an XML DOM Element.
isXML(Node) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This will take a best guess at which binary property represents the passed in node, and then check to see if that binary's mime type is 'text/xml'
isZip(Node) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This will take a best guess at which binary property represents the passed in node, and then check to see if that binary's mime type is 'application/zip'
iterator() - Method in interface com.bea.content.paging.IPagedList
Get an iterator to traverse the PagedList items.
iterator() - Method in class com.bea.p13n.pagination.PagedResultIterator
Return self so that this iterator can also be Iterable
iteratorChildren() - Method in interface com.beasys.commerce.foundation.expression.Logical
Deprecated Returns an iterator over the list of children expressions.
iteratorChildren() - Method in class com.beasys.commerce.foundation.expression.LogicalImpl
Deprecated Returns an iterator over the list of children expressions.
ITextQuery - Interface in com.bea.content.expression
This interface is used to query the free text within the binary content.
ITextQueryParameter - Interface in com.bea.content.expression
This is the interface for text query parameter Here is an example of how to use it:
IThemeDefinitionManager - Interface in com.bea.netuix.application.manager
This is the primary interface for performing persistent store operations on ThemeDefinitions.
ITypeManager - Interface in com.bea.content.federated
Interface to manage types (ObjectClasses) in the content system.
IUrlTemplates - Interface in com.bea.wsrp.model.markup
URL templates for various types of URLs.
IUserContext - Interface in com.bea.wsrp.model.markup
Represents data of the "userContext" element, which is described in the WSRP specification.
IUserContext - Interface in com.oracle.producer.spi
Represents data of the "userContext" element, which is described in the WSRP specification.
IUserProfile - Interface in com.bea.wsrp.model.markup
 
IUserProfile - Interface in com.oracle.producer.spi
Contains information about a user profile.
IVersionManager - Interface in com.bea.content.federated
Interface to manage content node versions in the content system.
IVirtualRepositoryManager - Interface in com.bea.content.federated
Interface to manage repositories and user credentials while honoring DA rights on the repositories.
IWorkflowManager - Interface in com.bea.content.federated
Interface to associate and manage Workflows for a repository, while honoring DA constraints placed on them.
IWSDLInterceptor - Interface in com.bea.wsrp.consumer.wsdl
Implementations of this interface can be used to intercept WSDL fetches for WSRP operations on the consumer side.
IWSDLInterceptor.OnWSDLException - Enum in com.bea.wsrp.consumer.wsdl
What to do after an IO Failure has occurred
IWSDLInterceptor.PreInvoke - Enum in com.bea.wsrp.consumer.wsdl
What to after preInvoke is called
IWSDLRequestContext - Interface in com.bea.wsrp.consumer.wsdl
Represents a WSDL call before fetching the WSDL
IWSDLResponseContext - Interface in com.bea.wsrp.consumer.wsdl
Represents the WSDL after fetching it

J

JavascriptValidatorTagAdapter - Class in com.bea.struts.adapter.taglib.html
Tag adapter for the Struts JavascriptValidatorTag
JavascriptValidatorTagAdapter() - Constructor for class com.bea.struts.adapter.taglib.html.JavascriptValidatorTagAdapter
 
javax.portlet - package javax.portlet
The javax.portlet package defines the API for Java Portlet Specification V2.0.
javax.portlet.filter - package javax.portlet.filter
The javax.portlet.filter package defines the filter APIs for the Java Portlet Specification.
jaxbMarshal(Object, Class[]) - Method in interface com.bea.wsrp.model.markup.IEventContext
Utility method for manually marshalling an object to an XML DOM element using JAXB.
jaxbUnmarshal(Element, Class[]) - Method in interface com.bea.wsrp.model.markup.IEventContext
Utility method for manually unmarshalling an XML DOM element to an object using JAXB.
JdbcHelper - Class in com.bea.p13n.util.jdbc
This class contains helper methods for jdbc resources.
JNDI_FACTORY - Static variable in class com.bea.content.indexer.IndexerRunner
Defines the JNDI context factory used when loading the Indexer EJB.
JNDI_FACTORY - Static variable in class com.bea.content.loader.bulk.BulkLoader
Defines the JNDI context factory.
JNDI_FACTORY - Static variable in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated Defines the JNDI context factory.
JNDI_NAME - Static variable in class com.bea.p13n.property.ConfigurableEntityImpl
variable name for JNDI lookup name
JndiHelper - Class in com.bea.p13n.util
 
JndiHelper() - Constructor for class com.bea.p13n.util.JndiHelper
 
jndiName - Variable in class com.bea.content.loader.bulk.BulkLoader
The jndi home for the remote Loader session bean.
jndiName - Variable in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated The jndi home for the remote Loader session bean.
Job - Interface in com.bea.p13n.jobmanager.job
A core job interface, not directly implemented.
JobActiveException - Exception in com.bea.content
The JobActiveException is thrown when a user tries to delete a job that is scheduled and has not yet finished execution.
JobActiveException(String) - Constructor for exception com.bea.content.JobActiveException
 
JobActiveException(String, boolean) - Constructor for exception com.bea.content.JobActiveException
 
JobActiveException(String, Throwable) - Constructor for exception com.bea.content.JobActiveException
 
JobActiveException(Throwable) - Constructor for exception com.bea.content.JobActiveException
 
JobActiveException(String, Throwable, boolean) - Constructor for exception com.bea.content.JobActiveException
 
JobContext - Interface in com.bea.p13n.jobmanager
Holds information about a job and an implementation of this is passed to the work manager to execute.
JobDefinition - Interface in com.bea.p13n.jobmanager
An abstract job definition interface.
JobDefinition.JOB_TYPE - Enum in com.bea.p13n.jobmanager
Supported job types.
JobListener - Interface in com.bea.p13n.jobmanager.job
Classes that implement this interface and register it with the job manager will get contacted each time a job completes or fails.
JobListenerBean - Interface in com.bea.p13n.jobmanager.config
 
JobListenerDefinition - Class in com.bea.p13n.jobmanager.config
Represents a JobListener definition.
JobListenerDefinition(String) - Constructor for class com.bea.p13n.jobmanager.config.JobListenerDefinition
 
JobManager - Interface in com.bea.p13n.jobmanager
The JobManager interface provides for managing (CRUD) job definitions, scheduling jobs and managing their run histories.
JobManager.JOB_STATUS - Enum in com.bea.p13n.jobmanager
All the states a job can be in.
JobManagerConfigBean - Interface in com.bea.p13n.jobmanager.config
 
JobManagerDescriptorValidator - Class in com.bea.p13n.jobmanager.config
 
JobManagerDescriptorValidator() - Constructor for class com.bea.p13n.jobmanager.config.JobManagerDescriptorValidator
 
JobManagerRuntimeException - Exception in com.bea.p13n.jobmanager.exception
Thrown when an error occurs during a job definition creation and/or scheduling.
JobManagerRuntimeException() - Constructor for exception com.bea.p13n.jobmanager.exception.JobManagerRuntimeException
 
JobManagerRuntimeException(String) - Constructor for exception com.bea.p13n.jobmanager.exception.JobManagerRuntimeException
 
JobManagerRuntimeException(String, Throwable) - Constructor for exception com.bea.p13n.jobmanager.exception.JobManagerRuntimeException
 
JobManagerRuntimeException(Throwable) - Constructor for exception com.bea.p13n.jobmanager.exception.JobManagerRuntimeException
 
JobManagerService - Interface in com.bea.p13n.jobmanager.service
The JobManagerService interface provides for creating app or web app scoped JobManagers for scheduling jobs.
JobNotActiveException - Exception in com.bea.content
The JobNotActiveException is thrown when a user tries to cancel a non-active job.
JobNotActiveException(String) - Constructor for exception com.bea.content.JobNotActiveException
 
JobNotActiveException(String, boolean) - Constructor for exception com.bea.content.JobNotActiveException
 
JobNotActiveException(String, Throwable) - Constructor for exception com.bea.content.JobNotActiveException
 
JobNotActiveException(Throwable) - Constructor for exception com.bea.content.JobNotActiveException
 
JobNotActiveException(String, Throwable, boolean) - Constructor for exception com.bea.content.JobNotActiveException
 
JobNotFoundException - Exception in com.bea.content
The JobNotFoundException is thrown when a user tries to search for a job which does not exist in the system.
JobNotFoundException(String) - Constructor for exception com.bea.content.JobNotFoundException
 
JobNotFoundException(String, boolean) - Constructor for exception com.bea.content.JobNotFoundException
 
JobNotFoundException(String, Throwable) - Constructor for exception com.bea.content.JobNotFoundException
 
JobNotFoundException(Throwable) - Constructor for exception com.bea.content.JobNotFoundException
 
JobNotFoundException(String, Throwable, boolean) - Constructor for exception com.bea.content.JobNotFoundException
 
JobParamBean - Interface in com.bea.p13n.jobmanager.config
 
JobParamDefinition - Class in com.bea.p13n.jobmanager.config
Represents parameters of a job definition.
JobParamDefinition(String) - Constructor for class com.bea.p13n.jobmanager.config.JobParamDefinition
 
JobResult - Class in com.bea.content.virtual.workflow
The JobResult class contains information about the jobs which are executed via the checkIn() / schedule() /checkOut() methods.
JobResult(List<ID>) - Constructor for class com.bea.content.virtual.workflow.JobResult
 
join(Expression, Expression) - Static method in class com.bea.content.expression.ExpressionHelper
Join together two expression via an AND expression.
join(Expression, Expression) - Static method in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated Join together two expression via an AND expression.
join(Expression, Expression) - Static method in class com.beasys.commerce.util.ExpressionHelper
Deprecated Join together two expression via an AND expression.
joinDate - Variable in class com.bea.netuix.application.communities.CommunityMembership
 
JSON_CONTENT_TYPE - Static variable in class com.bea.wlp.rest.results.GenericRestResult
content type string form the JSON content type
JSP_PARAMS - Static variable in class com.bea.campaign.action.MailAction
parameter key for a map of JSP parameters to pass
JSP_URI - Static variable in class com.bea.campaign.action.MailAction
parameter key for the URI of a JSP to use to generate the message
JspBacking - Interface in com.bea.netuix.servlets.controls.content.backing
This interface specifies a backing file.
JspContentContext - Class in com.bea.netuix.servlets.controls.content
This is a context to support simple JSP portlets with or without backing files.
JspContentContext() - Constructor for class com.bea.netuix.servlets.controls.content.JspContentContext
Constructs JspContentContext
JspContentContext(UIControl) - Constructor for class com.bea.netuix.servlets.controls.content.JspContentContext
Constructs JspContentContext
JspContentURL - Class in com.bea.portlet
The JspContentURL helps portlets using JspContent tags to change the contents of the window to another URL.
JspContentURL(HttpServletRequest, HttpServletResponse) - Constructor for class com.bea.portlet.JspContentURL
Constructs a JspContentURL.
JspContentURL(HttpServletRequest, HttpServletResponse, String) - Constructor for class com.bea.portlet.JspContentURL
Constructs a JspContentURL.
jspDestroy() - Method in class com.bea.portlet.jsp.PortletJspBase
 
JspEmailTextFormatter - Class in com.bea.netuix.application.communities.invitations.email.formatting
EmailTextFormatter class that uses a jsp for assembling the subject and body of an email invitation.
JspEmailTextFormatter(String, String, Map<String, String>, String) - Constructor for class com.bea.netuix.application.communities.invitations.email.formatting.JspEmailTextFormatter
Constructor
JspEmailTextFormatterUtil - Class in com.bea.netuix.application.communities.invitations.email.formatting
Utility class that assists in conveying invitation information to a JSP used by the JspEmailTextFormatter.
JspEmailTextFormatterUtil() - Constructor for class com.bea.netuix.application.communities.invitations.email.formatting.JspEmailTextFormatterUtil
 
JspEmailTextFormatterUtil.InvitationDetailCacheEntry - Class in com.bea.netuix.application.communities.invitations.email.formatting
Represents a set of information regarding the current invitation operation, including the InvitationDetails, the Invitee and the Community Url String.
JspEmailTextFormatterUtil.InvitationDetailCacheEntry(InvitationDetails, Invitee, String) - Constructor for class com.bea.netuix.application.communities.invitations.email.formatting.JspEmailTextFormatterUtil.InvitationDetailCacheEntry
 
JspException - Exception in com.bea.p13n.servlets.jsp
An exception class that can print the embedded exception as well.
JspException() - Constructor for exception com.bea.p13n.servlets.jsp.JspException
The default constructor.
JspException(String) - Constructor for exception com.bea.p13n.servlets.jsp.JspException
Constructs JspException by associating with the given message.
JspException(Throwable) - Constructor for exception com.bea.p13n.servlets.jsp.JspException
Constructs JspException by associating with the given nested exception.
JspException(String, Throwable) - Constructor for exception com.bea.p13n.servlets.jsp.JspException
Constructs JspException by associating with the given nested exception and a string message.
jspInit() - Method in class com.bea.portlet.jsp.PortletJspBase
 

K

KEY - Static variable in interface com.bea.wsrp.ext.holders.InteractionRequestState
Key used to propagate state
KEY - Static variable in interface com.bea.wsrp.ext.holders.InteractionResponseState
Key used to propagate state
KEY - Static variable in interface com.bea.wsrp.ext.holders.MarkupRequestState
Key used to propagate state
KEY - Static variable in interface com.bea.wsrp.ext.holders.MarkupResponseState
Key used to propagate state
KEY_ASYNC - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
 
KEY_ASYNC - Static variable in class com.bea.portlet.StandalonePortletURL
 
KEY_ASYNC_MODE - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
 
KEY_ASYNC_MODE - Static variable in class com.bea.portlet.StandalonePortletURL
 
KEY_COMPRESSION - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
If the KEY_COMPRESSION request parameter is found in a URL, then URL compression is supressed for that URL.
KEY_CONTENT_MODE - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
 
KEY_CONTENT_MODE - Static variable in class com.bea.portlet.StandalonePortletURL
 
KEY_CONTENT_ONLY - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
 
KEY_CONTENT_ONLY - Static variable in class com.bea.portlet.StandalonePortletURL
 
KEY_DEFAULT_WINDOW_ICON - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
 
KEY_DEFAULT_WINDOW_ICON - Static variable in class com.bea.portlet.StandalonePortletURL
 
KEY_DEFAULT_WINDOW_ICON_PATH - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
 
KEY_DEFAULT_WINDOW_ICON_PATH - Static variable in class com.bea.portlet.StandalonePortletURL
 
KEY_DISC_ENABLED - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
 
KEY_DISC_ENABLED - Static variable in class com.bea.portlet.StandalonePortletURL
 
KEY_LAF_UNIQUE_ID - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
 
KEY_PORTAL_CONTENT_TYPE - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
 
KEY_PORTAL_CONTENT_TYPE - Static variable in class com.bea.portlet.StandalonePortletURL
 
KEY_PORTAL_ID - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
 
KEY_PORTAL_URL - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
 
KEY_PORTLET_INSTANCE_LABEL - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
 
KEY_PORTLET_INSTANCE_LABEL - Static variable in class com.bea.portlet.StandalonePortletURL
 
KEY_SKELETON - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
 
KEY_SKELETON - Static variable in class com.bea.portlet.StandalonePortletURL
 
KEY_SKELETON_CHROMOSOME - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
 
KEY_SKELETON_CHROMOSOME - Static variable in class com.bea.portlet.StandalonePortletURL
 
KEY_SKELETON_PATH - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
 
KEY_SKELETON_PATH - Static variable in class com.bea.portlet.StandalonePortletURL
 
KEY_SKIN - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
 
KEY_SKIN - Static variable in class com.bea.portlet.StandalonePortletURL
 
KEY_SKIN_CHROMOSOME - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
 
KEY_SKIN_CHROMOSOME - Static variable in class com.bea.portlet.StandalonePortletURL
 
KEY_SKIN_PATH - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
 
KEY_SKIN_PATH - Static variable in class com.bea.portlet.StandalonePortletURL
 
KEY_STREAMING - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
 
KEY_STREAMING - Static variable in class com.bea.portlet.StandalonePortletURL
this attribute is true if the url is to a streamed portlet.
KEY_THEME_ALT_SKELETON - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
 
KEY_THEME_ALT_SKELETON - Static variable in class com.bea.portlet.StandalonePortletURL
 
KEY_THEME_ALT_SKIN - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
 
KEY_THEME_ALT_SKIN - Static variable in class com.bea.portlet.StandalonePortletURL
 
KEY_THEME_NAME - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
 
KEY_THEME_NAME - Static variable in class com.bea.portlet.StandalonePortletURL
 
KEY_THEME_SKELETON_CHROMOSOME - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
 
KEY_THEME_SKELETON_CHROMOSOME - Static variable in class com.bea.portlet.StandalonePortletURL
 
KEY_THEME_SKIN_CHROMOSOME - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
 
KEY_THEME_SKIN_CHROMOSOME - Static variable in class com.bea.portlet.StandalonePortletURL
 
KEY_TITLE - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
 
KEY_TITLE - Static variable in class com.bea.portlet.StandalonePortletURL
 
keySet() - Method in class com.bea.netuix.util.PortletParameters
 
keySet() - Method in interface com.bea.p13n.cache.Cache
Access the keys of the key/value pair of the Cache.
keySet() - Method in class com.bea.p13n.security.P13nRoleMap
 
KEYWORDS - Static variable in class com.bea.netuix.servlets.controls.application.MetaData
Built in meta name keywords>

L

L10nResourceManager - Class in com.bea.netuix.servlets.l10n
The L10nResourceManager helps resolve resources (such as JSP pages, static resources such as HTML files, images etc.) based on a given locale.
L10nTagSupport - Class in com.bea.netuix.servlets.l10n.jsp.taglib
Provides support for localization tags.
L10nTagSupport() - Constructor for class com.bea.netuix.servlets.l10n.jsp.taglib.L10nTagSupport
 
lastAccess - Variable in class com.bea.netuix.application.communities.CommunityMembership
 
lastIndexOfUnsafePathChar(String) - Method in class com.bea.wsrp.resource.DefaultRewritableResourceURLStrategy
 
LAYOUT_TYPE - Static variable in class com.bea.netuix.application.localization.definition.LocalizationResource
 
LAYOUT_TYPE - Static variable in interface com.bea.netuix.application.view.MarkupView
Constant for layout markup.
LayoutDefinition - Class in com.bea.netuix.application.definition
This class represents a persistent layout.
LayoutDefinition(LocalizationResource, MarkupDefinitionId, PlaceholderDefinition[], String, String, String, String, boolean) - Constructor for class com.bea.netuix.application.definition.LayoutDefinition
Constructs a new LayoutDefinition object.
LayoutDefinitionControl - Interface in com.bea.portal.tools.portal.controls
A custom control interface used to interact with LayoutDefinitions.
LayoutDefinitionId - Class in com.bea.netuix.application.identifier
Represents the primary keys of Layout definition objects in the database, and is used to uniquely identify them.
LayoutDefinitionId(int) - Constructor for class com.bea.netuix.application.identifier.LayoutDefinitionId
 
LayoutID - Class in com.bea.portal.tools.portal.layout
Identifies a portal layout.
LayoutID(String) - Constructor for class com.bea.portal.tools.portal.layout.LayoutID
Constructor.
LayoutID(LayoutIDBuilder) - Constructor for class com.bea.portal.tools.portal.layout.LayoutID
Constructor.
LayoutIDBuilder - Class in com.bea.portal.tools.portal.layout
Builds and parses LayoutID.
LayoutIDBuilder() - Constructor for class com.bea.portal.tools.portal.layout.LayoutIDBuilder
Constructor.
LayoutPresentationContext - Class in com.bea.netuix.servlets.controls.layout
Used to provide access to presentation-related attributes specific to the Layout in use.
LayoutResourceType - Class in com.bea.portal.tools.portal.layout
ResourceType for a portal layout.
LayoutsID - Class in com.bea.portal.tools.portal.layout
Builds and parses LayoutsID.
LayoutsID(String) - Constructor for class com.bea.portal.tools.portal.layout.LayoutsID
Constructor.
LayoutsID(LayoutsIDBuilder) - Constructor for class com.bea.portal.tools.portal.layout.LayoutsID
Constructor.
LayoutsIDBuilder - Class in com.bea.portal.tools.portal.layout
Identifies the collection of portal layouts.
LayoutsIDBuilder() - Constructor for class com.bea.portal.tools.portal.layout.LayoutsIDBuilder
Constructor.
LayoutsResourceType - Class in com.bea.portal.tools.portal.layout
ResourceType for the collection of portal layouts.
LayoutTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
Taxonomy for a Layout, which is contained within the Layouts taxonomy node of the Library.
LayoutTaxonomy(LibraryLayoutsTaxonomy, LayoutDefinitionId) - Constructor for class com.bea.portal.tools.da.taxonomy.portal.LayoutTaxonomy
Constructs a Layout taxonomy, parented by the LibraryLayouts taxonomy.
LayoutView - Interface in com.bea.netuix.application.view
The Layout view contains all the Page's Portlets and Books and the information needed to organize these object on the user's screen.
LdapPropertyManager - Interface in com.bea.p13n.usermgmt.profile.ldap
LdapPropertyManager is the remote interface for an LDAP implementation of the EntityPropertyManager, used for retrieving user and group properties from an LDAP server.
LdapPropertyManagerHome - Interface in com.bea.p13n.usermgmt.profile.ldap
The home interface for the LdapPropertyManager Session Bean
LEAF_NODE_ROLE_INHERITANCE - Static variable in class com.bea.p13n.entitlements.common.EntitlementConstants
Used to construct a P13nResource that will look for role policies at resource leaf node and global scope, only.
LeafNodeResource - Class in com.bea.p13n.entitlements.resource
The LeafNodeResource class is used to represent an application defined resource hierarchy (taxonomy).
LeafNodeResource(String, String, String, String) - Constructor for class com.bea.p13n.entitlements.resource.LeafNodeResource
Construct a resource whose role policies will be scoped at the leaf node level
LeafRoleResource - Class in com.bea.p13n.entitlements.resource
The LeafRoleResource class is used to represent an application defined resource for management and runtime checking of role and security policies.
LeafRoleResource(String, String, String, String) - Constructor for class com.bea.p13n.entitlements.resource.LeafRoleResource
Construct a resource whose role policies will be scoped at the leaf node level
LEFT - Static variable in class com.bea.netuix.servlets.controls.page.MenuPresentationContext
Align the tabs on the left.
leftHandSide() - Method in class com.bea.p13n.expression.operator.Operator
Returns left hand side operand of a binary operator.
LESS_THAN - Static variable in class com.bea.content.expression.ExpressionHelper
Syntax textual less than operator.
LESS_THAN - Static variable in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated Syntax textual less than operator.
LESS_THAN - Static variable in class com.beasys.commerce.util.TypesHelper
Deprecated The less than (<) comparator constant.
LESS_THAN_EQUALS - Static variable in class com.bea.content.expression.ExpressionHelper
Syntax textual less than or equals operator.
LESS_THAN_EQUALS - Static variable in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated Syntax textual less than or equals operator.
LESS_THAN_EQUALS - Static variable in class com.beasys.commerce.util.TypesHelper
Deprecated The less than or equals (<=) comparator constant.
LessOrEquals - Class in com.bea.p13n.expression.operator.comparative
Implementation of the LessOrEquals operator.
LessOrEquals() - Constructor for class com.bea.p13n.expression.operator.comparative.LessOrEquals
Constructs an empty operator and operands can be added later by calling addSubExpression() on this.
LessOrEquals(Object, Object) - Constructor for class com.bea.p13n.expression.operator.comparative.LessOrEquals
Constructs LessOrEquals operator by storing the given parameters as operands of this.
LessThan - Class in com.bea.p13n.expression.operator.comparative
Implementation of the LessThan operator.
LessThan() - Constructor for class com.bea.p13n.expression.operator.comparative.LessThan
Constructs an empty operator and operands can be added later by calling addSubExpression() on this.
LessThan(Object, Object) - Constructor for class com.bea.p13n.expression.operator.comparative.LessThan
Constructs LessThan operator by storing the given parameters as operands of this.
LessThanQuery - Class in com.bea.content.expression.operators
 
LessThanQuery(String, Number) - Constructor for class com.bea.content.expression.operators.LessThanQuery
 
LessThanQuery(String, Number, FullTextSearch.Multiplicity) - Constructor for class com.bea.content.expression.operators.LessThanQuery
 
LessThanQuery(FullTextSearch.Parameter, Number) - Constructor for class com.bea.content.expression.operators.LessThanQuery
 
LHS_INDEX - Static variable in interface com.bea.p13n.expression.operator.BinaryOperator
The index of left hand side operand of this binary operator.
LIBRARY_SCOPE - Static variable in class com.bea.netuix.application.transform.disassembler.xip.ExportImportContext
 
LibraryBooksTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
Taxonomy for the Books node in the Library.
LibraryBooksTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.portal.LibraryBooksTaxonomy
 
LibraryCommunityTemplateID - Class in com.bea.portal.tools.portal.community
 
LibraryCommunityTemplateID(String) - Constructor for class com.bea.portal.tools.portal.community.LibraryCommunityTemplateID
Constructor.
LibraryCommunityTemplateID(LibraryCommunityTemplateIDBuilder) - Constructor for class com.bea.portal.tools.portal.community.LibraryCommunityTemplateID
Constructor.
LibraryCommunityTemplateIDBuilder - Class in com.bea.portal.tools.portal.community
Identifies the collection of portal resource definitions.
LibraryCommunityTemplateIDBuilder() - Constructor for class com.bea.portal.tools.portal.community.LibraryCommunityTemplateIDBuilder
Constructor.
LibraryCommunityTemplateResourceType - Class in com.bea.portal.tools.portal.community
ResourceType for a portal desktop definition.
LibraryCommunityTemplatesID - Class in com.bea.portal.tools.portal.community
 
LibraryCommunityTemplatesID(String) - Constructor for class com.bea.portal.tools.portal.community.LibraryCommunityTemplatesID
Constructor.
LibraryCommunityTemplatesID(LibraryCommunityTemplatesIDBuilder) - Constructor for class com.bea.portal.tools.portal.community.LibraryCommunityTemplatesID
Constructor.
LibraryCommunityTemplatesIDBuilder - Class in com.bea.portal.tools.portal.community
 
LibraryCommunityTemplatesIDBuilder() - Constructor for class com.bea.portal.tools.portal.community.LibraryCommunityTemplatesIDBuilder
Constructor.
LibraryCommunityTemplatesResourceType - Class in com.bea.portal.tools.portal.community
ResourceType for a collection of Community Templates in the Library
LibraryDesktopTemplateID - Class in com.bea.portal.tools.portal.desktop
Identifies library desktop template resource definitions.
LibraryDesktopTemplateID(String) - Constructor for class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplateID
Constructor.
LibraryDesktopTemplateID(LibraryDesktopTemplateIDBuilder) - Constructor for class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplateID
Constructor.
LibraryDesktopTemplateIDBuilder - Class in com.bea.portal.tools.portal.desktop
Identifies the collection of portal resource definitions.
LibraryDesktopTemplateIDBuilder() - Constructor for class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplateIDBuilder
Constructor.
LibraryDesktopTemplateResourceType - Class in com.bea.portal.tools.portal.desktop
ResourceType for a portal desktop definition.
LibraryDesktopTemplatesID - Class in com.bea.portal.tools.portal.desktop
Builds and parses LibraryDesktopTemplatesID.
LibraryDesktopTemplatesID(String) - Constructor for class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplatesID
Constructor.
LibraryDesktopTemplatesID(LibraryDesktopTemplatesIDBuilder) - Constructor for class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplatesID
Constructor.
LibraryDesktopTemplatesIDBuilder - Class in com.bea.portal.tools.portal.desktop
Identifies the collection of portal desktop templates.
LibraryDesktopTemplatesIDBuilder() - Constructor for class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplatesIDBuilder
Constructor.
LibraryDesktopTemplatesResourceType - Class in com.bea.portal.tools.portal.desktop
ResourceType for a collection of Desktop Templates in the Library
LibraryID - Class in com.bea.portal.tools.portal
Identifies the portal resource library.
LibraryID(String) - Constructor for class com.bea.portal.tools.portal.LibraryID
Constructor.
LibraryID(LibraryIDBuilder) - Constructor for class com.bea.portal.tools.portal.LibraryID
Constructor.
LibraryIDBuilder - Class in com.bea.portal.tools.portal
Builds instances of LibraryID.
LibraryIDBuilder() - Constructor for class com.bea.portal.tools.portal.LibraryIDBuilder
Constructor.
LibraryLayoutsTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
Taxonomy for the Layouts node in the Library.
LibraryLayoutsTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.portal.LibraryLayoutsTaxonomy
 
LibraryLookAndFeelsTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
Taxonomy for the LookAndFeels node of the Library.
LibraryLookAndFeelsTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.portal.LibraryLookAndFeelsTaxonomy
 
LibraryMenusTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
Taxonomy for Menus node of the Library.
LibraryMenusTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.portal.LibraryMenusTaxonomy
 
LibraryPagesTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
Taxonomy for Pages node of the Library.
LibraryPagesTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.portal.LibraryPagesTaxonomy
 
LibraryPortletCategoriesTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
Taxonomy for PortletCategories node of the Library.
LibraryPortletCategoriesTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.portal.LibraryPortletCategoriesTaxonomy
 
LibraryPortletInstancesID - Class in com.bea.portal.tools.portal.page
This ResourceID represents portlet instances under PageDefinitions
LibraryPortletInstancesID(String) - Constructor for class com.bea.portal.tools.portal.page.LibraryPortletInstancesID
Constructor.
LibraryPortletInstancesID(LibraryPortletInstancesIDBuilder) - Constructor for class com.bea.portal.tools.portal.page.LibraryPortletInstancesID
Constructor.
LibraryPortletInstancesIDBuilder - Class in com.bea.portal.tools.portal.page
 
LibraryPortletInstancesIDBuilder() - Constructor for class com.bea.portal.tools.portal.page.LibraryPortletInstancesIDBuilder
Constructor.
LibraryPortletInstancesResourceType - Class in com.bea.portal.tools.portal.page
 
LibraryPortletInstancesTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
taxonomy for a
LibraryPortletInstancesTaxonomy(PageTaxonomy) - Constructor for class com.bea.portal.tools.da.taxonomy.portal.LibraryPortletInstancesTaxonomy
 
LibraryPortletsTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
Taxonomy for Portlets node of the Library.
LibraryPortletsTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.portal.LibraryPortletsTaxonomy
 
LibraryRemoteProducersTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
Taxonomy for RemoteProducers node of the Library.
LibraryRemoteProducersTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.portal.LibraryRemoteProducersTaxonomy
 
libraryResourceId - Variable in class com.bea.p13n.entitlements.resource.P13nResource
For P13nLibResource instances, the requested capability, if any
LibraryResourceType - Class in com.bea.portal.tools.portal
ResourceType for the portal resource library.
LibraryShellsTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
Taxonomy for Shells node of the Library.
LibraryShellsTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.portal.LibraryShellsTaxonomy
 
LibraryTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
Taxonomy for the Library node.
LibraryTaxonomy(PortalRootTaxonomy) - Constructor for class com.bea.portal.tools.da.taxonomy.portal.LibraryTaxonomy
 
LibraryTemplatesID - Class in com.bea.portal.tools.portal
 
LibraryTemplatesID(String) - Constructor for class com.bea.portal.tools.portal.LibraryTemplatesID
Constructor.
LibraryTemplatesID(LibraryTemplatesIDBuilder) - Constructor for class com.bea.portal.tools.portal.LibraryTemplatesID
Constructor.
LibraryTemplatesIDBuilder - Class in com.bea.portal.tools.portal
 
LibraryTemplatesIDBuilder() - Constructor for class com.bea.portal.tools.portal.LibraryTemplatesIDBuilder
Constructor.
LibraryTemplatesResourceType - Class in com.bea.portal.tools.portal
ResourceType for a collection of template collections in the Library ( a Templates folder in the Library containing a Community Templates folder and a Desktop Templates folder, for example)
LibraryTemplatesTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
Taxonomy for Templates node of the Library.
LibraryTemplatesTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.portal.LibraryTemplatesTaxonomy
 
LibraryThemesTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
Taxonomy for Themes node of the Library.
LibraryThemesTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.portal.LibraryThemesTaxonomy
 
LIFECYCLE_PHASE - Static variable in interface javax.portlet.PortletRequest
Provides the portlet lifecycle phase of the current request as request attribute.
LIFECYCLE_STATUS_KEY - Static variable in interface com.bea.content.loader.Loader
Deprecated use Loader.WORKFLOW_STATUS_KEY
LIKE - Static variable in class com.bea.content.expression.ExpressionHelper
Syntax textual like operator.
LIKE - Static variable in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated Syntax textual like operator.
LIKE - Static variable in class com.beasys.commerce.util.TypesHelper
Deprecated The wildcard pattern ("like") comparator constant.
LIKE_IGNORE_CASE - Static variable in class com.bea.content.expression.ExpressionHelper
Syntax textual like (case insensitive) operator.
LIKE_IGNORECASE - Static variable in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated Syntax textual case-insensitive like operator.
LIKE_IGNORECASE - Static variable in class com.beasys.commerce.util.TypesHelper
Deprecated The wildcard pattern ("likeignorecase") comparator constant.
LikeIgnoreCaseQuery - Class in com.bea.content.expression.operators
 
LikeIgnoreCaseQuery(String, String) - Constructor for class com.bea.content.expression.operators.LikeIgnoreCaseQuery
 
LikeIgnoreCaseQuery(FullTextSearch.Parameter, String) - Constructor for class com.bea.content.expression.operators.LikeIgnoreCaseQuery
 
LikeQuery - Class in com.bea.content.expression.operators
Corresponds to an SQL "like" (case sensitive)
LikeQuery(String, String) - Constructor for class com.bea.content.expression.operators.LikeQuery
 
LikeQuery(FullTextSearch.Parameter, String) - Constructor for class com.bea.content.expression.operators.LikeQuery
 
line - Variable in exception com.bea.content.expression.ExpressionHelper.ParseException
The line number of the error.
line - Variable in exception com.bea.p13n.content.expression.ExpressionHelper.ParseException
Deprecated The line number of the error.
line - Variable in exception com.beasys.commerce.util.ExpressionHelper.ParseException
Deprecated The line number of the error.
LINK - Static variable in class com.bea.content.Property
A Constant to define if the Property is a Link property type (holds an ID which refers to a Node).
LinkTagAdapter - Class in com.bea.struts.adapter.taglib.html
Tag adapter for the Struts LinkTag
LinkTagAdapter() - Constructor for class com.bea.struts.adapter.taglib.html.LinkTagAdapter
 
LIST_ACTION - Static variable in class com.bea.p13n.mail.MailManager
 
listAccessibleCredentialEntries(ResourceKey) - Method in interface com.bea.p13n.security.management.credentials.CredentialVaultService
Retrieve all credential entries visible to requesting resource and requester, including RESOURCE_TYPE entries bound to request resource, USER_TYPE entries created by requester, and SYSTEM_TYPE entries.
listAddedProxyPortlets(String, String) - Method in interface com.bea.wsrp.consumer.management.portlet.ProxyPortletManager
Lists all portlets that have been added for the specified producer.
listAllProfiles(int) - Method in interface com.bea.p13n.usermgmt.profile.ProfileManager
Return a paged list of all profile values that this ProfileManager knows about.
listCustomizedProxyPortlets(String, String) - Method in interface com.bea.wsrp.consumer.management.portlet.ProxyPortletManager
Lists all portlets that have been customized for the specified producer.
listPoliciesForResource(SecurityPolicyItem) - Static method in class com.bea.p13n.entitlements.management.SecurityPolicyManager
Finds all available security policies given a policy item (resourceId).
listPoliciesForResource(P13nResource) - Static method in class com.bea.p13n.entitlements.management.SecurityPolicyManager
Finds all available security policies given a policy item (resourceId).
listPoliciesForResource(SecurityPolicyItem, ResourceContext) - Method in interface com.bea.portal.tools.entitlements.controls.SecurityPolicyManagerControl
Finds all available security policies given a policy item (resourceId).
listResourceMappings(P13nResource) - Method in class com.bea.p13n.security.management.credentials.CredentialManagerProxy
 
listRolesForResource(int, String, String, String) - Static method in class com.bea.p13n.entitlements.management.RolePolicyManager
Finds all available role policies given a resourceId and a scope.
listRolesForResource(String, String, String) - Static method in class com.bea.p13n.entitlements.management.RolePolicyManager
Finds all available role policies given a resourceId.
listRolesForResource(String) - Method in class com.bea.p13n.security.management.rolemapper.RoleManagerProxy
Deprecated Lists all role names for this provider associated with the given resource id.
LITERAL_NAMESPACE_URI - Static variable in class com.bea.p13n.rules.model.MethodCallModel
The expression-literal namespace uri.
load(File, Properties) - Static method in class com.bea.p13n.util.MetaParser
Load the META tag name/value pairs from f into p.
load(File, Properties, String) - Static method in class com.bea.p13n.util.MetaParser
Load the META tag name/value pairs from f into p.
load(BufferedReader, Properties) - Static method in class com.bea.p13n.util.MetaParser
Load the META tag name/value pairs from the input stream into p.
loadAttributes(Request, HttpServletRequest) - Method in class com.bea.campaign.ShoppingCartAttributeLoader
Load the shopping cart from the original request to the new request.
loadAttributes(Request, HttpServletRequest) - Method in interface com.bea.p13n.http.Request.AttributeLoader
Load any additional attributes from the original request into the specified request.
loadAttributes(Session, HttpSession) - Method in interface com.bea.p13n.http.Session.AttributeLoader
Load any additional attributes from the original session into the specified session.
loadConfiguration(RuleModelInfoSvc, URL, ClassLoader) - Static method in class com.bea.p13n.rules.model.RuleModelInfoSvc
Load the configuration in the specified file conforming to the http://www.bea.com/servers/p13n/xsd/rule-model-info schema.
loadDefaultConfiguration(RuleModelInfoSvc) - Static method in class com.bea.p13n.rules.model.RuleModelInfoSvc
Load the default ClauseModelInfo and RuleTypeInfo configuration into the specified service instance.
loadDefaultConfiguration(RuleModelInfoSvc, ClassLoader) - Static method in class com.bea.p13n.rules.model.RuleModelInfoSvc
Load the default ClauseModelInfo and RuleTypeInfo configuration into the specified service instance.
loadDirectory(String) - Method in interface com.bea.content.loader.Loader
Loads the given path as a Hierarchy Node.
Loader - Interface in com.bea.content.loader
Loads folders (Hierarchy Nodes) and files (Content Nodes) into a content repository, specified in the properties passed in, using the content manager.
LoaderFilter - Interface in com.bea.content.loader.bulk
Interface for an object which can determine file-specific metadata for a File.
loaderFilters - Variable in class com.bea.content.loader.bulk.BulkLoader
The list of LoaderFilters to try.
loaderFilters - Variable in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated The list of LoaderFilters to try.
LoaderHome - Interface in com.bea.content.loader
Home object for the BulkLoad
loadFile(String, BinaryValue, byte[], Properties) - Method in interface com.bea.content.loader.Loader
Loads the the given metadata and binary as a Content Node.
loadIndividualFile(File, String, Properties) - Method in class com.bea.content.loader.bulk.BulkLoader
Load a file.
loadProperties(File, Properties, BulkLoader) - Method in class com.bea.content.loader.bulk.ImageLoaderFilter
Deprecated Fill out the properties with image metadata from the specified file.
loadProperties(File, Properties, BulkLoader) - Method in interface com.bea.content.loader.bulk.LoaderFilter
Load the file-specific properties for the specified file into the properties, running under the given BulkLoader.
loadProperties(File, Properties, BulkLoader) - Method in class com.bea.content.loader.bulk.MetaLoaderFilter
Fill out the properties with image metadata from the specified file.
loadProperties() - Method in class com.bea.wlp.xip.XipProperties
 
LOADSTATE_PARAM - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
Load state request query parameter (reserved).
LOADSTATE_PARAM - Static variable in class com.bea.portlet.GenericURL
Load state request query parameter (reserved).
LOCAL - Static variable in class com.bea.campaign.AdCountGoal
Constant for campaign-local counts.
LOCAL_ADDR - Static variable in class com.bea.p13n.http.Request
 
LOCAL_NAME - Static variable in class com.bea.p13n.http.Request
 
LOCAL_PORT - Static variable in class com.bea.p13n.http.Request
 
locale - Variable in class com.bea.netuix.application.transform.disassembler.xip.ExportImportContext
 
LOCALE - Static variable in class com.bea.p13n.http.Request
 
LocaleProvider - Interface in com.bea.netuix.servlets.l10n
Interface for implementations of classes that provide a set of Locales to the internal localization logic.
LocalizationControl - Interface in com.bea.portal.tools.portal.controls
 
LocalizationIntersectionId - Class in com.bea.netuix.application.localization.identifier
Used to associate Locales with individual portal resources (books, pages, portlets, menus, etc).
LocalizationIntersectionId(int) - Constructor for class com.bea.netuix.application.localization.identifier.LocalizationIntersectionId
 
LocalizationLocale - Class in com.bea.netuix.application.localization.definition
A portal specific wrapper class for Locale that can contains the encoding.
LocalizationLocale(Locale) - Constructor for class com.bea.netuix.application.localization.definition.LocalizationLocale
 
LocalizationLocale(Locale, String) - Constructor for class com.bea.netuix.application.localization.definition.LocalizationLocale
 
localizationLocale - Variable in class com.bea.netuix.application.localization.definition.LocalizationResource
 
LocalizationLocaleId - Class in com.bea.netuix.application.localization.identifier
Used in the LocalizationResourceView to identify a Locale .
LocalizationLocaleId(int) - Constructor for class com.bea.netuix.application.localization.identifier.LocalizationLocaleId
 
LocalizationManager - Interface in com.bea.netuix.application.localization.manager.persistence
This is the primary interface for performing persistent store operations on localizations.
LocalizationManagerHome - Interface in com.bea.netuix.application.localization.manager.persistence
 
localizationResource - Variable in class com.bea.netuix.application.communities.CommunityInfo
The localized title and description for this community.
localizationResource - Variable in class com.bea.netuix.application.instance.PortletInstance
 
LocalizationResource - Class in com.bea.netuix.application.localization.definition
A LocalizationResource is used to localize portal resources such as book, pages, portlets, etc.
LocalizationResource(Locale, String, String) - Constructor for class com.bea.netuix.application.localization.definition.LocalizationResource
 
LocalizationResource(Locale, String, String, String, String) - Constructor for class com.bea.netuix.application.localization.definition.LocalizationResource
 
LocalizationResource(LocalizationLocale, String, String, String, String) - Constructor for class com.bea.netuix.application.localization.definition.LocalizationResource
 
LocalizationResource(Locale, String, String, String) - Constructor for class com.bea.netuix.application.localization.definition.LocalizationResource
 
LocalizationResource(Locale, String, String, String, String, String) - Constructor for class com.bea.netuix.application.localization.definition.LocalizationResource
 
LocalizationResourceView - Interface in com.bea.netuix.application.localization.view
A representation of a LocalizationResource as a view.
locateService(String) - Method in class com.bea.campaign.action.Action
Use this Action's ServiceLocator to lookup a service
locateService(String, Class) - Method in interface com.bea.campaign.ServiceLocator
Locate a service with the specified name.
log(int, String, Throwable) - Static method in class com.bea.campaign.ScenarioHelper
Deprecated Use WLS logging instead
log(AnalyticEvent) - Method in interface com.bea.netuix.servlets.controls.analytics.AnalyticEventHandler
This method is called by the container at the end of each page's and portlet's run.
log(String) - Method in class com.bea.wlp.xip.Xip
 
log(int, String) - Method in class com.beasys.commerce.util.DefaultLog
Deprecated Write to the weblogic logs, with extra information added.
log(int, String, Throwable) - Method in class com.beasys.commerce.util.DefaultLog
Deprecated Write to the weblogic logs, with extra information added.
log(int, String, String) - Method in class com.beasys.commerce.util.DefaultLog
Deprecated Write to the logs, with extra information added.
log(int, String, String, Throwable) - Method in class com.beasys.commerce.util.DefaultLog
Deprecated Write to the logs, with extra information added.
Log - Interface in com.beasys.commerce.util
Deprecated Use the Weblogic logging mechanism
log(int, String) - Method in interface com.beasys.commerce.util.Log
Deprecated Write to the weblogic logs, with extra information added.
log(int, String, Throwable) - Method in interface com.beasys.commerce.util.Log
Deprecated Write to the weblogic logs, with extra information added.
log(int, String, String) - Method in interface com.beasys.commerce.util.Log
Deprecated Write to the logs, with extra information added.
log(int, String, String, Throwable) - Method in interface com.beasys.commerce.util.Log
Deprecated Write to the logs, with extra information added.
log(int, String) - Method in class com.beasys.commerce.util.Logger
Deprecated Write to the weblogic logs, with extra information added.
log(int, String, Throwable) - Method in class com.beasys.commerce.util.Logger
Deprecated Write to the weblogic logs, with extra information added.
log(int, String, String) - Method in class com.beasys.commerce.util.Logger
Deprecated Write to the logs, with extra information added.
log(int, String, String, Throwable) - Method in class com.beasys.commerce.util.Logger
Deprecated Write to the logs, with extra information added.
log(String) - Method in interface javax.portlet.PortletContext
Writes the specified message to a portlet log file, usually an event log.
log(String, Throwable) - Method in interface javax.portlet.PortletContext
Writes an explanatory message and a stack trace for a given Throwable exception to the portlet log file.
LOG_APP_NAME - Static variable in class com.bea.campaign.ScenarioHelper
The logging application name.
LOG_APP_NAME - Static variable in interface com.bea.p13n.tracking.clickthrough.ClickThroughConstants
 
LOG_DEBUG - Static variable in interface com.beasys.commerce.util.Log
Deprecated Error level constant.
LOG_DEPRECATED - Static variable in interface com.beasys.commerce.util.Log
Deprecated The deprecated state.
LOG_ERROR - Static variable in interface com.beasys.commerce.util.Log
Deprecated Error level constant.
LOG_FATAL - Static variable in interface com.beasys.commerce.util.Log
Deprecated Error level constant.
LOG_INFO - Static variable in interface com.beasys.commerce.util.Log
Deprecated Error level constant.
LOG_SECURITY - Static variable in interface com.beasys.commerce.util.Log
Deprecated Error level constant.
LOG_VERBOSE - Static variable in class com.bea.campaign.ScenarioHelper
Deprecated Use Debug instead.
LOG_WARNING - Static variable in interface com.beasys.commerce.util.Log
Deprecated Error level constant.
logDebug(String, Throwable) - Static method in class com.bea.campaign.ScenarioHelper
Deprecated Use Debug instead
logDebug(String) - Static method in class com.bea.campaign.ScenarioHelper
Deprecated Use Debug instead
logError(String, Throwable) - Static method in class com.bea.campaign.ScenarioHelper
Deprecated Use WLS logging instead
logError(String) - Static method in class com.bea.campaign.ScenarioHelper
Deprecated Use WLS logging instead
logEventToHandlers(AnalyticEvent) - Static method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventDispatcher
 
Logger - Class in com.beasys.commerce.util
Deprecated Use the Weblogic logging mechanism
Logger() - Constructor for class com.beasys.commerce.util.Logger
Deprecated Default constructor.
logic - Variable in class com.bea.campaign.AdCountGoal
The boolean logic.
Logical - Interface in com.beasys.commerce.foundation.expression
Deprecated Use Expression instead.
logical - Variable in class com.beasys.commerce.foundation.expression.LogicalImpl
Deprecated The boolean logical operator.
LogicalAnd - Class in com.bea.p13n.expression.operator.logical
Implementation of the LogicalAnd operator.
LogicalAnd() - Constructor for class com.bea.p13n.expression.operator.logical.LogicalAnd
Constructs an empty operator and operands can be added later by calling addSubExpression() on this.
LogicalAnd(Object, Object) - Constructor for class com.bea.p13n.expression.operator.logical.LogicalAnd
Constructs LogicalAnd operator by storing the given parameters as operands of this.
LogicalHome - Class in com.beasys.commerce.foundation.expression
Deprecated Use Expression instead.
LogicalHome() - Constructor for class com.beasys.commerce.foundation.expression.LogicalHome
Deprecated  
LogicalImpl - Class in com.beasys.commerce.foundation.expression
Deprecated Use Expression instead.
LogicalImpl() - Constructor for class com.beasys.commerce.foundation.expression.LogicalImpl
Deprecated Constructor.
LogicalMultiAnd - Class in com.bea.p13n.expression.operator.logical
Implementation of the LogicalMultiAnd operator.
LogicalMultiAnd() - Constructor for class com.bea.p13n.expression.operator.logical.LogicalMultiAnd
Constructs an empty operator and operands can be added later by calling addSubExpression() on this.
LogicalMultiAnd(Object[]) - Constructor for class com.bea.p13n.expression.operator.logical.LogicalMultiAnd
Constructs a LogicalMultiAnd operator by storing the given array of parameters as its operands.
LogicalMultiOr - Class in com.bea.p13n.expression.operator.logical
Implementation of the LogicalMultiOr operator.
LogicalMultiOr() - Constructor for class com.bea.p13n.expression.operator.logical.LogicalMultiOr
Constructs an empty operator and operands can be added later by calling addSubExpression() on this.
LogicalMultiOr(Object[]) - Constructor for class com.bea.p13n.expression.operator.logical.LogicalMultiOr
Constructs a LogicalMultiOr operator by storing the given array of parameters as its operands.
LogicalNot - Class in com.bea.p13n.expression.operator.logical
Implementation of the LogicalNot operator.
LogicalNot() - Constructor for class com.bea.p13n.expression.operator.logical.LogicalNot
Constructs an empty operator and operands can be added later by calling addSubExpression() on this.
LogicalNot(Object) - Constructor for class com.bea.p13n.expression.operator.logical.LogicalNot
Constructs LogicalNot operator by storing the given parameter as an operand of this.
LogicalOperator - Class in com.bea.p13n.expression.operator.logical
Implementation of the LogicalOperator operator.
LogicalOperator() - Constructor for class com.bea.p13n.expression.operator.logical.LogicalOperator
A default constructor that can used by multi-operand operators.
LogicalOperator(Object) - Constructor for class com.bea.p13n.expression.operator.logical.LogicalOperator
Allocates a LogicalOperator by associating the given single operand.
LogicalOperator(Object, Object) - Constructor for class com.bea.p13n.expression.operator.logical.LogicalOperator
Allocates a LogicalOperator by associating the given two operands.
LogicalOperator(Object[]) - Constructor for class com.bea.p13n.expression.operator.logical.LogicalOperator
Allocates a LogicalOperator by associating the given array of of operands.
LogicalOr - Class in com.bea.p13n.expression.operator.logical
Implementation of the LogicalOr operator.
LogicalOr() - Constructor for class com.bea.p13n.expression.operator.logical.LogicalOr
Constructs an empty operator and operands can be added later by calling addSubExpression() on this.
LogicalOr(Object, Object) - Constructor for class com.bea.p13n.expression.operator.logical.LogicalOr
Constructs equals operator by storing the given parameters as operands of this.
login(String, String, HttpServletRequest) - Method in interface com.bea.p13n.controls.login.UserLoginControl
Log this user into the Portal application
login(String, String, HttpServletRequest) - Static method in class com.bea.p13n.security.Authentication
Deprecated in favor of Authentication.login(String, String, HttpServletRequest, HttpServletResponse)
login(String, String, HttpServletRequest, HttpServletResponse) - Static method in class com.bea.p13n.security.Authentication
Log in the user to a webapp.
login(String, String, HttpServletRequest) - Static method in class com.bea.p13n.security.AuthenticationSystem
Deprecated in favor of AuthenticationSystem.login(String, String, HttpServletRequest, HttpServletResponse)
login(String, String, HttpServletRequest, HttpServletResponse) - Static method in class com.bea.p13n.security.AuthenticationSystem
Log in the user to a webapp.
LOGIN_ERROR - Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
An error occured while trying to authenticate the user
LOGIN_FAILED - Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
The user did not authenticate successfully
LOGIN_FORM_EXTRA_PARAMS - Static variable in interface com.bea.netuix.clipper.ClipperConstants
Preference key to store extra parameters for the password on the login form.
LOGIN_FORM_METHOD - Static variable in interface com.bea.netuix.clipper.ClipperConstants
Preference key to store the form method of the login form.
LOGIN_FORM_PASSWORD_PARAM - Static variable in interface com.bea.netuix.clipper.ClipperConstants
Preference key to store the parameter name for the password on the login form.
LOGIN_FORM_URL - Static variable in interface com.bea.netuix.clipper.ClipperConstants
Preference key to store the action URL of the login form.
LOGIN_FORM_USERNAME_PARAM - Static variable in interface com.bea.netuix.clipper.ClipperConstants
Preference key to store the parameter name for the username on the login form.
LOGIN_OK - Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
The user authenticated successfully
LOGIN_UID - Static variable in class com.bea.p13n.usermgmt.SessionHelper
Constant to indicate user has logged in with a valid user id
logInfo(String, Throwable) - Static method in class com.bea.campaign.ScenarioHelper
Deprecated Use WLS logging instead
logInfo(String) - Static method in class com.bea.campaign.ScenarioHelper
Deprecated Use WLS logging instead
LoginRequired - Class in com.bea.wlp.rest.command
MethodPermission implementation that checks to see if the request is associated with an authenticated user.
LoginRequired() - Constructor for class com.bea.wlp.rest.command.LoginRequired
 
LoginTag - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Corresponds to <um:login>.
LoginTag() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.LoginTag
 
logMap - Variable in class com.beasys.commerce.util.NonCatalogLog
Map of subsystem names (app names) to NonCatalogLogger classes
logout(HttpServletRequest) - Method in interface com.bea.p13n.controls.login.UserLoginControl
Log out current user
logout(HttpServletRequest, boolean) - Static method in class com.bea.p13n.security.Authentication
Logout the user.
logout(HttpServletRequest) - Static method in class com.bea.p13n.security.Authentication
Same as logout( request, true )
logout(HttpServletRequest, boolean) - Static method in class com.bea.p13n.security.AuthenticationSystem
Logout the user.
logout(HttpServletRequest) - Static method in class com.bea.p13n.security.AuthenticationSystem
Same as logout( request, true )
logOutput(int, String, String, Throwable) - Method in class com.beasys.commerce.util.DefaultLog
Deprecated Log the output.
logOutput(int, String, String, Throwable) - Method in class com.beasys.commerce.util.NonCatalogLog
Log the output.
LogoutTag - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Corresponds to <um:logout>.
LogoutTag() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.LogoutTag
 
logVerbose(String, Throwable) - Static method in class com.bea.campaign.ScenarioHelper
Deprecated Use Debug instead
logVerbose(String) - Static method in class com.bea.campaign.ScenarioHelper
Deprecated Use Debug instead
logWarning(String, Throwable) - Static method in class com.bea.campaign.ScenarioHelper
Deprecated Use WLS logging instead
logWarning(String) - Static method in class com.bea.campaign.ScenarioHelper
Deprecated Use WLS logging instead
LONG - Static variable in class com.bea.content.Property
A Constant to define if the Property is a Long data type.
longEquals(Number, Number) - Static method in class com.bea.p13n.model.Model
A null-aware equals() method against longValue().
LOOK_AND_FEEL_TYPE - Static variable in class com.bea.netuix.application.localization.definition.LocalizationResource
 
LOOK_AND_FEEL_TYPE - Static variable in interface com.bea.netuix.application.view.MarkupView
Constant for look-and-feel markup.
LookAndFeelComponent - Interface in com.bea.netuix.laf
LookAndFeelComponent defines a common api for Look and Feel components.
LookAndFeelDefinition - Class in com.bea.netuix.application.definition
This class represents a persistent lookandfeel.
LookAndFeelDefinition(LocalizationResource, MarkupDefinitionId, String, String, boolean, String) - Constructor for class com.bea.netuix.application.definition.LookAndFeelDefinition
Constructs a new LookAndFeelDefinition object.
LookAndFeelDefinitionControl - Interface in com.bea.portal.tools.portal.controls
A custom control interface used to interact with LookAndFeelDefinitions.
LookAndFeelDefinitionId - Class in com.bea.netuix.application.identifier
Represents the primary keys of LookAndFeel definition objects in the database, and is used to uniquely identify them.
LookAndFeelDefinitionId(int) - Constructor for class com.bea.netuix.application.identifier.LookAndFeelDefinitionId
 
LookAndFeelDefinitionManager - Interface in com.bea.netuix.application.manager.persistence
Please refer to the interfaces for javadoc.
LookAndFeelDefinitionManagerHome - Interface in com.bea.netuix.application.manager.persistence
EJB Home for LookAndFeelDefinitionManager.
LookAndFeelID - Class in com.bea.portal.tools.portal.laf
Identifies a portal look-and-feel.
LookAndFeelID(String) - Constructor for class com.bea.portal.tools.portal.laf.LookAndFeelID
Constructor.
LookAndFeelID(LookAndFeelIDBuilder) - Constructor for class com.bea.portal.tools.portal.laf.LookAndFeelID
Constructor.
LookAndFeelIDBuilder - Class in com.bea.portal.tools.portal.laf
Builds and parses LookAndFeelID.
LookAndFeelIDBuilder() - Constructor for class com.bea.portal.tools.portal.laf.LookAndFeelIDBuilder
Constructor.
LookAndFeelReinitEvent - Interface in com.bea.netuix.events
Class to represent a Look And Feel event (i.e.
LookAndFeelResourceType - Class in com.bea.portal.tools.portal.laf
ResourceType for a portal look-and-feel.
LookAndFeelsID - Class in com.bea.portal.tools.portal.laf
Builds and parses LookAndFeelsID.
LookAndFeelsID(String) - Constructor for class com.bea.portal.tools.portal.laf.LookAndFeelsID
Constructor.
LookAndFeelsID(LookAndFeelsIDBuilder) - Constructor for class com.bea.portal.tools.portal.laf.LookAndFeelsID
Constructor.
LookAndFeelsIDBuilder - Class in com.bea.portal.tools.portal.laf
Identifies the collection of portal look-and-feels.
LookAndFeelsIDBuilder() - Constructor for class com.bea.portal.tools.portal.laf.LookAndFeelsIDBuilder
Constructor.
LookAndFeelsResourceType - Class in com.bea.portal.tools.portal.laf
ResourceType for the collection of portal look-and-feels.
LookAndFeelTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
Taxonomy for a LookAndFeel, which is contained in the LookAndFeels node of the Library.
LookAndFeelTaxonomy(LibraryLookAndFeelsTaxonomy, LookAndFeelDefinitionId) - Constructor for class com.bea.portal.tools.da.taxonomy.portal.LookAndFeelTaxonomy
Constucts a LookAndFeel taxonomy, with the LibraryLookAndFeelsTaxonomy node as its parent and based on the definition id of the LookAndFeel
LookAndFeelView - Interface in com.bea.netuix.application.view
View class for a look-and-feel.
lookup(String, Class) - Static method in class com.bea.content.ContentEJBHomeCache
Return an instance of the EJB(Local)Home for the jndi name and class.
lookup(String, Class<T>) - Static method in class com.bea.p13n.util.JndiHelper
 
LOOKUP_NAME - Static variable in interface com.bea.netuix.application.localization.manager.persistence.LocalizationManagerHome
JNDI lookup name for this ejb.
LOOKUP_NAME - Static variable in interface com.bea.netuix.application.manager.persistence.BookDefinitionManagerHome
JNDI lookup name for this ejb.
LOOKUP_NAME - Static variable in interface com.bea.netuix.application.manager.persistence.CommunityManagerHome
JNDI lookup name for this ejb.
LOOKUP_NAME - Static variable in interface com.bea.netuix.application.manager.persistence.CommunityMemberManagerHome
JNDI lookup name for this ejb.
LOOKUP_NAME - Static variable in interface com.bea.netuix.application.manager.persistence.DesktopDefinitionManagerHome
JNDI lookup name for this ejb.
LOOKUP_NAME - Static variable in interface com.bea.netuix.application.manager.persistence.ExportImportManagerHome
JNDI lookup name for this ejb.
LOOKUP_NAME - Static variable in interface com.bea.netuix.application.manager.persistence.LookAndFeelDefinitionManagerHome
JNDI lookup name for this ejb.
LOOKUP_NAME - Static variable in interface com.bea.netuix.application.manager.persistence.MarkupDefinitionManagerHome
JNDI lookup name for this ejb.
LOOKUP_NAME - Static variable in interface com.bea.netuix.application.manager.persistence.NotificationManagerHome
JNDI lookup name for this ejb.
LOOKUP_NAME - Static variable in interface com.bea.netuix.application.manager.persistence.PageDefinitionManagerHome
JNDI lookup name for this ejb.
LOOKUP_NAME - Static variable in interface com.bea.netuix.application.manager.persistence.PFTemplateManagerHome
JNDI lookup name for this ejb.
LOOKUP_NAME - Static variable in interface com.bea.netuix.application.manager.persistence.PortalCustomizationManagerHome
JNDI lookup name for this ejb.
LOOKUP_NAME - Static variable in interface com.bea.netuix.application.manager.persistence.PortalDefinitionManagerHome
JNDI lookup name for this ejb.
LOOKUP_NAME - Static variable in interface com.bea.netuix.application.manager.persistence.PortalPresentationManagerHome
JNDI lookup name for this ejb.
LOOKUP_NAME - Static variable in interface com.bea.netuix.application.manager.persistence.PortletCategoryManagerHome
JNDI lookup name for this ejb.
LOOKUP_NAME - Static variable in interface com.bea.netuix.application.manager.persistence.PortletDefinitionManagerHome
JNDI lookup name for this ejb.
LOOKUP_NAME - Static variable in interface com.bea.netuix.application.manager.persistence.ShellDefinitionManagerHome
JNDI lookup name for this ejb.
LOOKUP_NAME - Static variable in interface com.bea.wsrp.services.registration.ConsumerRegistrationServiceHome
Remote JNDI lookup name for this EJB.
LOOKUP_NAME - Static variable in interface com.bea.wsrp.services.registration.ConsumerRegistrationServiceLocalHome
Local JNDI lookup name for this EJB.
lookupApplicationScope(String, Class<T>) - Static method in class com.bea.p13n.util.JndiHelper
 
lookupCalendarJobDefinition(String) - Method in interface com.bea.p13n.jobmanager.config.JobManagerConfigBean
 
lookupDataSource(String) - Static method in class com.bea.p13n.util.JndiHelper
 
lookupIntervalJobDefinition(String) - Method in interface com.bea.p13n.jobmanager.config.JobManagerConfigBean
 
lookupJobListener(String) - Method in class com.bea.p13n.jobmanager.config.AbstractJobDefinition
 
lookupJobListener(String) - Method in interface com.bea.p13n.jobmanager.config.CalendarJobDefinitionBean
 
lookupJobListener(String) - Method in interface com.bea.p13n.jobmanager.config.IntervalJobDefinitionBean
 
lookupJobListener(String) - Method in interface com.bea.p13n.jobmanager.config.StartupJobDefinitionBean
 
lookupJobListener(String) - Method in interface com.bea.p13n.jobmanager.config.TimerJobDefinitionBean
 
lookupJobListener(String) - Method in interface com.bea.p13n.jobmanager.JobDefinition
 
lookupJobParam(String) - Method in class com.bea.p13n.jobmanager.config.AbstractJobDefinition
 
lookupJobParam(String) - Method in interface com.bea.p13n.jobmanager.config.CalendarJobDefinitionBean
 
lookupJobParam(String) - Method in interface com.bea.p13n.jobmanager.config.IntervalJobDefinitionBean
 
lookupJobParam(String) - Method in interface com.bea.p13n.jobmanager.config.StartupJobDefinitionBean
 
lookupJobParam(String) - Method in interface com.bea.p13n.jobmanager.config.TimerJobDefinitionBean
 
lookupJobParam(String) - Method in interface com.bea.p13n.jobmanager.JobDefinition
 
lookupNarrow(String, Class<T>) - Static method in class com.bea.p13n.util.JndiHelper
Convenience method for getting a remote JNDI reference to an object.
lookupP13nUrlTemplate(String) - Method in interface com.bea.p13n.url.config.P13nUrlTemplateConfigBean
 
lookupStartupJobDefinition(String) - Method in interface com.bea.p13n.jobmanager.config.JobManagerConfigBean
 
lookupTimerJobDefinition(String) - Method in interface com.bea.p13n.jobmanager.config.JobManagerConfigBean
 
LOW - Static variable in class com.bea.campaign.rules.AddAdToPlaceholderActionDef
The "Low" weight.
LOWEST - Static variable in class com.bea.campaign.rules.AddAdToPlaceholderActionDef
The "Lowest" weight.

M

MAIL_SERVICE_BASE - Static variable in class com.bea.p13n.mail.MailManager
 
MailAction - Class in com.bea.campaign.action
Action implementation to send email to a user.
MailAction() - Constructor for class com.bea.campaign.action.MailAction
 
MailActionDef - Class in com.bea.campaign.rules
An action definition specific to the MailAction.
MailActionDef(String, String, String, String) - Constructor for class com.bea.campaign.rules.MailActionDef
Constuctor.
MailActionDef(String, String) - Constructor for class com.bea.campaign.rules.MailActionDef
Constuctor.
MailManager - Class in com.bea.p13n.mail
Command-line interface to manager mail batches, through the MailService session bean.
MailManager() - Constructor for class com.bea.p13n.mail.MailManager
 
MailMessage - Class in com.bea.p13n.mail
Class to represent an email message and it's supporting data.
MailMessage() - Constructor for class com.bea.p13n.mail.MailMessage
 
MailPreviewServlet - Class in com.bea.p13n.mail.servlets
Servlet to provide a preview of a JSP-generated mail message.
MailPreviewServlet() - Constructor for class com.bea.p13n.mail.servlets.MailPreviewServlet
 
MailRecipients - Class in com.bea.p13n.mail
Data structure for holding email recipient information, including to, cc, and bcc values.
MailRecipients() - Constructor for class com.bea.p13n.mail.MailRecipients
 
MailService - Interface in com.bea.p13n.mail
Remote interface to the MailService stateless session bean.
MailServiceException - Exception in com.bea.p13n.mail
Application exception class that will be thrown when a low-level error occurs in the mail service.
MailServiceException() - Constructor for exception com.bea.p13n.mail.MailServiceException
 
MailServiceException(String) - Constructor for exception com.bea.p13n.mail.MailServiceException
Constructor
MailServiceException(String, Throwable) - Constructor for exception com.bea.p13n.mail.MailServiceException
Constructor
MailServiceException(Throwable) - Constructor for exception com.bea.p13n.mail.MailServiceException
Constructor
MailServiceHome - Interface in com.bea.p13n.mail
Home interface for the MailService.
MailServiceTaxonomy - Class in com.bea.portal.tools.da.taxonomy.serviceadmin
Taxonomy for the MailService node.
MailServiceTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.serviceadmin.MailServiceTaxonomy
 
MailSystemException - Exception in com.bea.p13n.mail
System exception to signify a low-level error in the mail components.
MailSystemException() - Constructor for exception com.bea.p13n.mail.MailSystemException
 
MailSystemException(String) - Constructor for exception com.bea.p13n.mail.MailSystemException
Constructor
MailSystemException(String, Throwable) - Constructor for exception com.bea.p13n.mail.MailSystemException
Constructor
MailSystemException(Throwable) - Constructor for exception com.bea.p13n.mail.MailSystemException
Constructor
main(String[]) - Static method in class com.bea.content.indexer.IndexerRunner
 
main(BulkLoader, String[]) - Static method in class com.bea.content.loader.bulk.BulkLoader
The main method invoked on a BulkLoader instance.
main(String[]) - Static method in class com.bea.content.loader.bulk.BulkLoader
Command-line entry point.
main(FileBulkLoader, String[]) - Static method in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated The main method invoked on a BulkLoader instance.
main(String[]) - Static method in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated Command-line entry point.
main(String[]) - Static method in class com.bea.content.loader.bulk.ImageLoaderFilter
Deprecated Print the sizes of the files specified on the command-line.
main(String[]) - Static method in class com.bea.content.loader.bulk.MetaLoaderFilter
Print the sizes of the files specified on the command-line.
main(String[]) - Static method in class com.bea.p13n.mail.MailManager
Execute this program
main(String[]) - Static method in class com.bea.p13n.util.RegEx
 
main(String[]) - Static method in class com.bea.p13n.util.WildCard
 
main(String[]) - Static method in class com.bea.wlp.xip.Xip
Main static method called from the command line
main(String[]) - Static method in class com.bea.wsrp.resource.DefaultRewritableResourceURLStrategy
 
MaintenanceModeTaxonomy - Class in com.bea.portal.tools.da.taxonomy.serviceadmin
Taxonomy for the MaintenanceMode node.
MaintenanceModeTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.serviceadmin.MaintenanceModeTaxonomy
 
major - Variable in class com.bea.p13n.util.MimeTypeHelper.ContentType
The Major type.
makeParent() - Method in class com.bea.p13n.entitlements.resource.LeafNodeResource
 
makeParent() - Method in class com.bea.p13n.entitlements.resource.P13nCachedResource
 
makeParent() - Method in class com.bea.p13n.entitlements.resource.P13nResource
Make and return the logical hierarchical parent of this Resource
makeParent() - Method in class com.bea.p13n.entitlements.resource.WebappNodeResource
 
makePrimary(HttpServletRequest, ProxyResourceId) - Method in interface com.bea.wsrp.consumer.management.common.ProxyResourceManager
Marks the proxy resource represented by proxyResourceId as the primary proxy resource within the set of proxy resources that represent the same proxied resource.
makeSafeCopy(XmlObject) - Static method in class com.bea.p13n.rules.model.ClauseModel
Get a copy of a root xml object.
MANAGEMENT_ENABLED_KEY - Static variable in interface com.bea.content.federated.IRepositoryConfig
The repository configuration property key to enable management (library services).
ManagementID - Class in com.bea.portal.tools.management
Identifies a campaign.
ManagementID(String) - Constructor for class com.bea.portal.tools.management.ManagementID
Constructor.
ManagementIDBuilder - Class in com.bea.portal.tools.management
Builds and parses ManagementID instances.
ManagementIDBuilder() - Constructor for class com.bea.portal.tools.management.ManagementIDBuilder
Constructor.
ManagementResourceType - Class in com.bea.portal.tools.management
ResourceType for a campaign.
MAP_NAME - Static variable in class com.bea.p13n.ad.ContentProviders
 
MAP_TEXT - Static variable in class com.bea.p13n.ad.ContentProviders
 
mapProperties(RequiredUserProperties, Map<String, String>, EntityPropertyCache) - Method in class com.bea.wsrp.consumer.userproperty.DefaultUserPropertyMapper
Map the consumer's properties (profile) to the producer's (return).
mapProperties(RequiredUserProperties, Map<String, String>, EntityPropertyCache) - Method in interface com.bea.wsrp.consumer.userproperty.UserPropertyMapper
Map the consumer's properties (profile) to the producer's (return).
mapProperty(RequiredUserProperties, EntityPropertyCache, Collection<UserProperty>, String, String) - Method in class com.bea.wsrp.consumer.userproperty.AbstractUserPropertyMapper
Map a single property set manager from the consumer to the producer.
mapPropertySet(RequiredUserProperties, EntityPropertyCache, Collection<UserProperty>, String, String) - Method in class com.bea.wsrp.consumer.userproperty.AbstractUserPropertyMapper
Map an entire property set manager from the consumer to the producer.
MapVariableFinder - Class in com.bea.p13n.ad
Deprecated  
MapVariableFinder(Map) - Constructor for class com.bea.p13n.ad.MapVariableFinder
Deprecated Constructor.
MapVariableFinder - Class in com.bea.p13n.content.expression
Deprecated  
MapVariableFinder(Map) - Constructor for class com.bea.p13n.content.expression.MapVariableFinder
Deprecated Constructor.
MapVariableFinder - Class in com.beasys.commerce.foundation.expression
Deprecated Moved to MapVariableFinder
MapVariableFinder(Map) - Constructor for class com.beasys.commerce.foundation.expression.MapVariableFinder
Deprecated Constructor.
mark(int) - Method in class com.bea.content.manager.CM_InputStream
Deprecated Marks the current position in this input stream.
MARKER_CAPABILITY - Static variable in class com.bea.content.federated.ContentSecurityHelper
 
markForConsumption(NotificationId) - Method in class com.bea.netuix.servlets.manager.notifications.NotificationContext
Marks the specified notification for consumption, so that it will be consumed after the current page render cycle has completed.
markForConsumption(Notification) - Method in class com.bea.netuix.servlets.manager.notifications.NotificationContext
Marks the specified notification for consumption, so that it will be consumed after the current page render cycle has completed.
markNotificationForConsumption() - Method in interface com.bea.netuix.events.NotificationEvent
Mark the notification associated with this event for later consumption (after the current page render cycle is complete).
markSupported() - Method in class com.bea.content.manager.CM_InputStream
Deprecated Tests if this input stream supports the mark and reset methods.
MARKUP_BOOK_ID - Static variable in class com.bea.netuix.application.definition.MarkupDefinition
 
MARKUP_BOOK_NO_MIN_NO_MAX_ID - Static variable in class com.bea.netuix.application.definition.MarkupDefinition
 
MARKUP_BOOK_VISITOR_TOOL_ID - Static variable in class com.bea.netuix.application.definition.MarkupDefinition
 
MARKUP_DESKTOP_ID - Static variable in class com.bea.netuix.application.definition.MarkupDefinition
 
MARKUP_HEAD_ELEMENT - Static variable in interface javax.portlet.MimeResponse
Property intended to be a hint to the portal application that the provided DOM element should be added to the markup head section of the response to the client.
MARKUP_HEAD_ELEMENT_SUPPORT - Static variable in interface javax.portlet.PortalContext
Property indicating if the portal application supports the MimeResponse property MARKUP_HEAD_ELEMENT.
MARKUP_JAVA_PORTLET_ID - Static variable in class com.bea.netuix.application.definition.MarkupDefinition
 
MARKUP_PAGE_ID - Static variable in class com.bea.netuix.application.definition.MarkupDefinition
 
MARKUP_SIMPLE_PORTLET_ID - Static variable in class com.bea.netuix.application.definition.MarkupDefinition
 
MarkupBasedView - Interface in com.bea.netuix.application.view
View superclass for types that support markup.
MarkupDefinition - Class in com.bea.netuix.application.definition
This class represents a persistent markup for all WebLogic Portal Framework entities.
MarkupDefinition(String, String, String, String, String, String) - Constructor for class com.bea.netuix.application.definition.MarkupDefinition
Constructor to create a new MarkupDefinition object.
MarkupDefinitionId - Class in com.bea.netuix.application.identifier
Represents the primary keys of MarkupDefinition objects in the database, and is used to uniquely identify them.
MarkupDefinitionId(int) - Constructor for class com.bea.netuix.application.identifier.MarkupDefinitionId
 
MarkupDefinitionManager - Interface in com.bea.netuix.application.manager.persistence
Please refer to the interfaces for javadoc.
MarkupDefinitionManagerHome - Interface in com.bea.netuix.application.manager.persistence
EJB Home for MarkupDefinitionManager.
MarkupRequestState - Interface in com.bea.wsrp.ext.holders
The MarkupRequestState specifies a holder for transporting custom state from the consumer to a producer with a getMarkup request.
MarkupResponseState - Interface in com.bea.wsrp.ext.holders
The MarkupResponseState specifies a holder for transporting custom state from the Producer to a Croducer with a getMarkup request.
MarkupView - Interface in com.bea.netuix.application.view
View class for markup.
match(String, String) - Static method in class com.bea.p13n.util.RegEx
 
match(String, String) - Static method in class com.bea.p13n.util.WildCard
 
matchesPatterns(Collection<Pattern>, String) - Method in class com.bea.wsrp.consumer.resource.DefaultSecurityCheckResourceServletInterceptor
Does input match one of patterns
matchList - Variable in class com.bea.content.loader.bulk.BulkLoader
The list of file name patterns to include.
matchList - Variable in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated The list of file name patterns to include.
MathAbs - Class in com.bea.p13n.expression.operator.math
Absolute value operator.
MathAbs() - Constructor for class com.bea.p13n.expression.operator.math.MathAbs
 
MathAbs(Object) - Constructor for class com.bea.p13n.expression.operator.math.MathAbs
 
MathAcos - Class in com.bea.p13n.expression.operator.math
Arc cosine operator.
MathAcos() - Constructor for class com.bea.p13n.expression.operator.math.MathAcos
 
MathAcos(Object) - Constructor for class com.bea.p13n.expression.operator.math.MathAcos
 
MathAdd - Class in com.bea.p13n.expression.operator.math
Addition operator.
MathAdd() - Constructor for class com.bea.p13n.expression.operator.math.MathAdd
 
MathAdd(Object, Object) - Constructor for class com.bea.p13n.expression.operator.math.MathAdd
 
MathAsin - Class in com.bea.p13n.expression.operator.math
Arc sine operator.
MathAsin() - Constructor for class com.bea.p13n.expression.operator.math.MathAsin
 
MathAsin(Object) - Constructor for class com.bea.p13n.expression.operator.math.MathAsin
 
MathAtan - Class in com.bea.p13n.expression.operator.math
Arc tangent operator.
MathAtan() - Constructor for class com.bea.p13n.expression.operator.math.MathAtan
 
MathAtan(Object) - Constructor for class com.bea.p13n.expression.operator.math.MathAtan
 
MathAtan2 - Class in com.bea.p13n.expression.operator.math
Cartesian to polar coordinates operator.
MathAtan2() - Constructor for class com.bea.p13n.expression.operator.math.MathAtan2
 
MathAtan2(Object, Object) - Constructor for class com.bea.p13n.expression.operator.math.MathAtan2
 
MathCeil - Class in com.bea.p13n.expression.operator.math
Ceiling operator.
MathCeil() - Constructor for class com.bea.p13n.expression.operator.math.MathCeil
 
MathCeil(Object) - Constructor for class com.bea.p13n.expression.operator.math.MathCeil
 
MathCos - Class in com.bea.p13n.expression.operator.math
Cosine operator.
MathCos() - Constructor for class com.bea.p13n.expression.operator.math.MathCos
 
MathCos(Object) - Constructor for class com.bea.p13n.expression.operator.math.MathCos
 
MathDivide - Class in com.bea.p13n.expression.operator.math
Division operator.
MathDivide() - Constructor for class com.bea.p13n.expression.operator.math.MathDivide
 
MathDivide(Object, Object) - Constructor for class com.bea.p13n.expression.operator.math.MathDivide
 
MathExp - Class in com.bea.p13n.expression.operator.math
Exponential operator.
MathExp() - Constructor for class com.bea.p13n.expression.operator.math.MathExp
 
MathExp(Object) - Constructor for class com.bea.p13n.expression.operator.math.MathExp
 
MathFloor - Class in com.bea.p13n.expression.operator.math
Floor operator.
MathFloor() - Constructor for class com.bea.p13n.expression.operator.math.MathFloor
 
MathFloor(Object) - Constructor for class com.bea.p13n.expression.operator.math.MathFloor
 
MathIeeeRemainder - Class in com.bea.p13n.expression.operator.math
IEEE 754 remainder operator.
MathIeeeRemainder() - Constructor for class com.bea.p13n.expression.operator.math.MathIeeeRemainder
 
MathIeeeRemainder(Object, Object) - Constructor for class com.bea.p13n.expression.operator.math.MathIeeeRemainder
 
MathLog - Class in com.bea.p13n.expression.operator.math
Natural logarithm operator.
MathLog() - Constructor for class com.bea.p13n.expression.operator.math.MathLog
 
MathLog(Object) - Constructor for class com.bea.p13n.expression.operator.math.MathLog
 
MathMax - Class in com.bea.p13n.expression.operator.math
Maximum operator.
MathMax() - Constructor for class com.bea.p13n.expression.operator.math.MathMax
 
MathMax(Object, Object) - Constructor for class com.bea.p13n.expression.operator.math.MathMax
 
MathMin - Class in com.bea.p13n.expression.operator.math
Minimum operator.
MathMin() - Constructor for class com.bea.p13n.expression.operator.math.MathMin
 
MathMin(Object, Object) - Constructor for class com.bea.p13n.expression.operator.math.MathMin
 
MathMultiply - Class in com.bea.p13n.expression.operator.math
Multiplication operator.
MathMultiply() - Constructor for class com.bea.p13n.expression.operator.math.MathMultiply
 
MathMultiply(Object, Object) - Constructor for class com.bea.p13n.expression.operator.math.MathMultiply
 
MathOperator - Class in com.bea.p13n.expression.operator.math
Base class for all math operators.
MathOperator() - Constructor for class com.bea.p13n.expression.operator.math.MathOperator
Default constructor.
MathOperator(Object) - Constructor for class com.bea.p13n.expression.operator.math.MathOperator
Constructor for single argument operators.
MathOperator(Object, Object) - Constructor for class com.bea.p13n.expression.operator.math.MathOperator
Constructor for two argument operators.
MathPow - Class in com.bea.p13n.expression.operator.math
Power of operator.
MathPow() - Constructor for class com.bea.p13n.expression.operator.math.MathPow
 
MathPow(Object, Object) - Constructor for class com.bea.p13n.expression.operator.math.MathPow
 
MathRandom - Class in com.bea.p13n.expression.operator.math
Random number operator.
MathRandom() - Constructor for class com.bea.p13n.expression.operator.math.MathRandom
 
MathRandom(Object, Object) - Constructor for class com.bea.p13n.expression.operator.math.MathRandom
 
MathRint - Class in com.bea.p13n.expression.operator.math
Round to next integer operator.
MathRint() - Constructor for class com.bea.p13n.expression.operator.math.MathRint
 
MathRint(Object) - Constructor for class com.bea.p13n.expression.operator.math.MathRint
 
MathRound - Class in com.bea.p13n.expression.operator.math
Round operator.
MathRound() - Constructor for class com.bea.p13n.expression.operator.math.MathRound
 
MathRound(Object) - Constructor for class com.bea.p13n.expression.operator.math.MathRound
 
MathSin - Class in com.bea.p13n.expression.operator.math
Sine operator.
MathSin() - Constructor for class com.bea.p13n.expression.operator.math.MathSin
 
MathSin(Object) - Constructor for class com.bea.p13n.expression.operator.math.MathSin
 
MathSqrt - Class in com.bea.p13n.expression.operator.math
Square root operator.
MathSqrt() - Constructor for class com.bea.p13n.expression.operator.math.MathSqrt
 
MathSqrt(Object) - Constructor for class com.bea.p13n.expression.operator.math.MathSqrt
 
MathSubtract - Class in com.bea.p13n.expression.operator.math
Subtraction operator.
MathSubtract() - Constructor for class com.bea.p13n.expression.operator.math.MathSubtract
 
MathSubtract(Object, Object) - Constructor for class com.bea.p13n.expression.operator.math.MathSubtract
 
MathTan - Class in com.bea.p13n.expression.operator.math
Arc tangent operator.
MathTan() - Constructor for class com.bea.p13n.expression.operator.math.MathTan
 
MathTan(Object) - Constructor for class com.bea.p13n.expression.operator.math.MathTan
 
MathToDegrees - Class in com.bea.p13n.expression.operator.math
Radians to degrees operator.
MathToDegrees() - Constructor for class com.bea.p13n.expression.operator.math.MathToDegrees
 
MathToDegrees(Object) - Constructor for class com.bea.p13n.expression.operator.math.MathToDegrees
 
MathToRadians - Class in com.bea.p13n.expression.operator.math
Degrees to radians operator.
MathToRadians() - Constructor for class com.bea.p13n.expression.operator.math.MathToRadians
 
MathToRadians(Object) - Constructor for class com.bea.p13n.expression.operator.math.MathToRadians
 
max - Variable in class com.bea.content.manager.servlets.jsp.taglib.SearchTag
The maximum number of Nodes to return from the search.
max - Variable in class com.bea.p13n.servlets.jsp.taglib.ContentQueryTag
Limits the number of content items returned.
max - Variable in class com.bea.p13n.servlets.jsp.taglib.ContentSelectorTag
Limits the number of content items returned.
max - Static variable in interface com.bea.wlp.rest.command.RestContext
parameter literal for specifying the max number of results to return in a REST command URL
MAX_BUFFER_SIZE - Static variable in interface com.bea.p13n.tracking.TrackingConstants
The maximum size of the events buffer.
MAX_ENTRIES_MAX - Static variable in interface com.bea.p13n.cache.CacheConfig
Maximum value for the size of the cache (maximum number of entries).
MAX_ENTRIES_MAX - Static variable in interface com.bea.p13n.cache.CacheDefaults
Maximum value for the maximum number of entries the cache: 2147483647
MAX_FORCE_FLUSH_INTERVAL - Static variable in interface com.bea.p13n.tracking.TrackingConstants
Maximum allowable age of an event in the buffer, in seconds.
MAX_PAYLOAD_LENGTH - Static variable in class com.bea.netuix.application.notifications.NotificationPayloadInfo
The maximum length for a payload.
MAX_TIME_INTERVAL - Static variable in interface com.bea.p13n.tracking.TrackingConstants
Maximum time, in seconds, to check to see if events in the buffer must be persisted to the database.
MAX_VALUE - Static variable in class com.bea.p13n.rules.model.BranchModel
The maximum valid value.
MAXIMIZED - Static variable in class com.bea.netuix.servlets.controls.window.WindowCapabilities
Maximize state.
MAXIMIZED - Static variable in class javax.portlet.WindowState
The MAXIMIZED window state is an indication that a portlet may be the only portlet being rendered in the portal page, or that the portlet has more space compared to other portlets in the portal page.
maxReturn - Variable in class com.bea.content.expression.Search
The maximum number of objects to return.
maxReturn - Variable in class com.bea.p13n.content.expression.Search
Deprecated The maximum number of objects to return.
maxReturn - Variable in class com.beasys.commerce.foundation.expression.SearchImpl
Deprecated The maximum number of objects to return.
mayReturnPortletState() - Method in interface com.bea.wsrp.model.IPortletDescription
Might the producer return portletState in portletContext
mayReturnRegistrationState() - Method in interface com.bea.wsrp.model.IServiceDescription
May the producer return value(s) in the registrationState field of registrationContext
MD_AUTHOR_TAG - Static variable in interface com.bea.p13n.advisor.AdvisletRegistryConstants
Metadata child tag - author.
MD_DESC_TAG - Static variable in interface com.bea.p13n.advisor.AdvisletRegistryConstants
Metadata child tag - description.
MD_NAME_TAG - Static variable in interface com.bea.p13n.advisor.AdvisletRegistryConstants
Metadata child tag - name.
MD_VERSION_TAG - Static variable in interface com.bea.p13n.advisor.AdvisletRegistryConstants
Metadata child tag - version.
mdFileExt - Variable in class com.bea.content.loader.bulk.BulkLoader
The file extension of metadata property files.
mdFileExt - Variable in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated The file extension of metadata property files.
MEDIUM - Static variable in class com.bea.campaign.rules.AddAdToPlaceholderActionDef
The "Medium" weight (same as NORMAL).
member - Variable in class com.bea.netuix.application.communities.CommunityMembership
 
MemberCriteria - Class in com.bea.netuix.application.communities
The MemberCriteria object is used to specify a member to search for.
MemberCriteria(CommunityMemberId) - Constructor for class com.bea.netuix.application.communities.MemberCriteria
Constructs a new MemberCriteria specifying the member ID of the member to search for.
MemberCriteria(String) - Constructor for class com.bea.netuix.application.communities.MemberCriteria
Constructs a new MemberCriteria specifying the username of the member to search for.
MemberMembershipCriteria - Class in com.bea.netuix.application.communities
The MemberMembershipCriteria object is used to specify attributes used to find specific CommunityMembership objects for a particular user.
MemberMembershipCriteria(CommunityMemberId) - Constructor for class com.bea.netuix.application.communities.MemberMembershipCriteria
Constructor for a MemberMembershipCriteria object which creates a unconstrained search criteria-- by default, all criteria are not used during a search, and all CommunityMemberships will be selected.
MemberMembershipCriteria(String) - Constructor for class com.bea.netuix.application.communities.MemberMembershipCriteria
Constructor for a MemberMembershipCriteria object which creates a unconstrained search criteria-- by default, all criteria are not used during a search, and all CommunityMemberships will be selected.
MEMBERSHIP_ROLE_EXPRESSION - Static variable in class com.bea.netuix.application.communities.capabilities.CapabilityRoleBootstrapper
Expression used to create the membership policy.
MEMBERSHIP_ROLE_NAME - Static variable in class com.bea.netuix.application.communities.capabilities.CapabilityRoleBootstrapper
The role name for the membership policy.
MembershipCapability - Class in com.bea.netuix.application.communities
Represents a Capability that has been granted to a CommunityMember with respect to a single CommunityMembership.
MembershipCapability(String, String) - Constructor for class com.bea.netuix.application.communities.MembershipCapability
 
MembershipCapability(String, String, boolean) - Constructor for class com.bea.netuix.application.communities.MembershipCapability
 
MembershipCriteria - Class in com.bea.netuix.application.communities
The MembershipCriteria object is used to specify attributes used to find specific CommunityMembership objects.
MENU_TYPE - Static variable in class com.bea.netuix.application.localization.definition.LocalizationResource
 
MENU_TYPE - Static variable in interface com.bea.netuix.application.view.MarkupView
Constant for menu markup.
MenuBackingContext - Class in com.bea.netuix.servlets.controls.page
 
MenuDefinition - Class in com.bea.netuix.application.definition
This class represents a persistent menu.
MenuDefinition(LocalizationResource, MarkupDefinitionId, String, String, boolean) - Constructor for class com.bea.netuix.application.definition.MenuDefinition
Constructs a new MenuDefinition object.
MenuDefinitionControl - Interface in com.bea.portal.tools.portal.controls
A custom control interface used to interact with MenuDefinitionControls.
MenuDefinitionId - Class in com.bea.netuix.application.identifier
Represents the primary keys of Menu definition objects in the database, and is used to uniquely identify them.
MenuDefinitionId(int) - Constructor for class com.bea.netuix.application.identifier.MenuDefinitionId
 
MenuID - Class in com.bea.portal.tools.portal.menu
Identifies a portal menu.
MenuID(String) - Constructor for class com.bea.portal.tools.portal.menu.MenuID
Constructor.
MenuID(MenuIDBuilder) - Constructor for class com.bea.portal.tools.portal.menu.MenuID
Constructor.
MenuIDBuilder - Class in com.bea.portal.tools.portal.menu
Builds and parses MenuID.
MenuIDBuilder() - Constructor for class com.bea.portal.tools.portal.menu.MenuIDBuilder
Constructor.
MenuPresentationContext - Class in com.bea.netuix.servlets.controls.page
This class represents a portal menu component.
MenuResourceType - Class in com.bea.portal.tools.portal.menu
ResourceType for a portal menu.
MenusID - Class in com.bea.portal.tools.portal.menu
Builds and parses MenusID.
MenusID(String) - Constructor for class com.bea.portal.tools.portal.menu.MenusID
Constructor.
MenusID(MenusIDBuilder) - Constructor for class com.bea.portal.tools.portal.menu.MenusID
Constructor.
MenusIDBuilder - Class in com.bea.portal.tools.portal.menu
Identifies the collection of portal menus.
MenusIDBuilder() - Constructor for class com.bea.portal.tools.portal.menu.MenusIDBuilder
Constructor.
MenusResourceType - Class in com.bea.portal.tools.portal.menu
ResourceType for the collection of portal menus.
MenuTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
Taxonomy for a Menu, which is contained in the Menus Library node.
MenuTaxonomy(LibraryMenusTaxonomy, MenuDefinitionId) - Constructor for class com.bea.portal.tools.da.taxonomy.portal.MenuTaxonomy
Constructs a Menu taxonomy, parented by the Menus node of the Library, based on the definition id of the Menu
MenuView - Interface in com.bea.netuix.application.view
View class for a menu.
MESSAGE_HEADERS - Static variable in class com.bea.campaign.action.MailAction
parameter key for a map of mail headers
MESSAGE_TEXT_PARAM - Static variable in class com.bea.campaign.action.MailAction
parameter key for the message text
MessagingAddress - Class in com.bea.netuix.application.communities.messaging
MessagingAddress - value object class that represents an individual messaging address that can be used to message a CommunityMember from with the Communities framework.
MessagingAddress(MessagingAddressType, String, String) - Constructor for class com.bea.netuix.application.communities.messaging.MessagingAddress
 
MessagingAddress(MessagingAddressType, String) - Constructor for class com.bea.netuix.application.communities.messaging.MessagingAddress
 
MessagingAddress(MessagingAddress) - Constructor for class com.bea.netuix.application.communities.messaging.MessagingAddress
 
MessagingAddressId - Class in com.bea.netuix.application.identifier
Id class for MessagingAddress objects stored in the PF_COMMUNITY_MESSAGING_ADDR table.
MessagingAddressId(int) - Constructor for class com.bea.netuix.application.identifier.MessagingAddressId
Ctor
MessagingAddressType - Class in com.bea.netuix.application.communities.messaging
Represents a single type of MessagingAddress.
MessagingAddressType(MessagingAddressType.PrimaryType) - Constructor for class com.bea.netuix.application.communities.messaging.MessagingAddressType
Ctor
MessagingAddressType(MessagingAddressType.PrimaryType, String) - Constructor for class com.bea.netuix.application.communities.messaging.MessagingAddressType
Ctor
MessagingAddressType(String, String, String) - Constructor for class com.bea.netuix.application.communities.messaging.MessagingAddressType
Ctor
MessagingAddressType.PrimaryType - Enum in com.bea.netuix.application.communities.messaging
 
MetaData - Class in com.bea.netuix.servlets.controls.application
Metadata is used to describe or annotate a particular Desktop, Page, Book or Portlet.
MetaData(String, String[]) - Constructor for class com.bea.netuix.servlets.controls.application.MetaData
 
MetaData(String, String[], short) - Constructor for class com.bea.netuix.servlets.controls.application.MetaData
 
Metadata - Interface in com.bea.p13n.common
This interface defines generic metadata.
metadataNames - Variable in class com.bea.content.loader.bulk.BulkLoader
The metadata properties we find along the way.
metadataNames - Variable in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated The metadata properties we find along the way.
MetaLoaderFilter - Class in com.bea.content.loader.bulk
BulkLoader filter which can determine "width" and "height" metadata for GIF, JPEG, XBM, and PNG image files.
MetaLoaderFilter() - Constructor for class com.bea.content.loader.bulk.MetaLoaderFilter
 
MetaParser - Class in com.bea.p13n.util
A utility which can pull META tags from an HTML file.
METHOD_SCOPE - Static variable in class com.bea.p13n.entitlements.common.EntitlementRequestConstants
Method scope - attribute value valid for duration of method call
MethodCall - Class in com.bea.p13n.expression.operator
Implementation of the MethodCall operator.
MethodCall() - Constructor for class com.bea.p13n.expression.operator.MethodCall
 
MethodCall(Object, Object, Object[]) - Constructor for class com.bea.p13n.expression.operator.MethodCall
Allocates a MethodCall object by associating a target object, a method name and arguments to be passed to the method call.
MethodCall(Object, Object, Object[], Object[]) - Constructor for class com.bea.p13n.expression.operator.MethodCall
Allocates a MethodCall object by associating a target object, a method name, arguments to be passed to the method and the method signature.
MethodCall(Object, Object) - Constructor for class com.bea.p13n.expression.operator.MethodCall
Allocates a MethodCall object by associating a target object, a method name.
MethodCall(Object, Object, Object) - Constructor for class com.bea.p13n.expression.operator.MethodCall
Allocates a MethodCall object by associating a static package name, a class name and a method name to be called.
MethodCall(Object, Object, Object, Object[]) - Constructor for class com.bea.p13n.expression.operator.MethodCall
Allocates a MethodCall object by associating a static package name, a class name and a method name to be called.
MethodCall(Object, Object, Object, Object[], Object[]) - Constructor for class com.bea.p13n.expression.operator.MethodCall
Allocates a MethodCall object by associating a static package name, a class name and a method name to be called.
MethodCallException - Exception in com.bea.p13n.expression
Exception class for MethodCall related exceptions.
MethodCallException(String) - Constructor for exception com.bea.p13n.expression.MethodCallException
Creates a MethodCallException by associating a given message.
MethodCallException(String, Throwable) - Constructor for exception com.bea.p13n.expression.MethodCallException
Creates a MethodCallException by associating a given message and a nested exception.
MethodCallModel - Class in com.bea.p13n.rules.model
A base class for all method call models.
MethodCallModel() - Constructor for class com.bea.p13n.rules.model.MethodCallModel
 
MethodCallModel.PropertyRefArgument - Class in com.bea.p13n.rules.model
Represents a method call argument which is the value of a property.
MethodCallModel.PropertyRefArgument(PropertyRefModel.PropertySetType, String, String, String) - Constructor for class com.bea.p13n.rules.model.MethodCallModel.PropertyRefArgument
 
MethodCallModel.PropertyRefArgument(PropertyRefModel.PropertySetType, String, String) - Constructor for class com.bea.p13n.rules.model.MethodCallModel.PropertyRefArgument
 
MethodCallModel.UnknownArgument - Class in com.bea.p13n.rules.model
Representation of an unrecognized method argument.
MethodCallModel.UnknownArgument(XmlObject) - Constructor for class com.bea.p13n.rules.model.MethodCallModel.UnknownArgument
 
MethodCallModel.VariableArgument - Class in com.bea.p13n.rules.model
Represents a variable reference method call argument.
MethodCallModel.VariableArgument(String, String) - Constructor for class com.bea.p13n.rules.model.MethodCallModel.VariableArgument
 
MethodCapabilityDefinition - Class in com.bea.content.spi.flexspi.common.capability
 
MethodCapabilityDefinition(String, String) - Constructor for class com.bea.content.spi.flexspi.common.capability.MethodCapabilityDefinition
Constructor
MethodCapabilityDefinition(String, Enum) - Constructor for class com.bea.content.spi.flexspi.common.capability.MethodCapabilityDefinition
Constructor
methodGetSupported() - Method in interface com.oracle.producer.spi.IRegistrationData
Returns true if the consumer indicated it supported methodGet.
MethodPermission - Interface in com.bea.wlp.rest.command
Represents whether or not a RestCommand is enabled or not, depending on configuration in wlp-restapi-config.xml.
MIME_TYPE_WILD - Static variable in class com.bea.wsrp.consumer.resource.WsrpResourceServletInterceptor
suffix for wild-card mime types e.g: text/*
MimeResponse - Interface in javax.portlet
The MimeResponse defines the base interface to assist a portlet in returning MIME content.
mimeType - Variable in class com.bea.p13n.placeholder.ContentBucket.PreviewInfo
The content mimeType
MimeTypeHelper - Class in com.bea.p13n.util
Utility class to help with Mime Types.
MimeTypeHelper.ContentType - Class in com.bea.p13n.util
The data representation of a MIME 1.0 Content Type.
MimeTypeHelper.ContentType(String, String) - Constructor for class com.bea.p13n.util.MimeTypeHelper.ContentType
Constructor with media type information.
MimeTypeHelper.ContentType() - Constructor for class com.bea.p13n.util.MimeTypeHelper.ContentType
Constructor.
MIN_BUFFER_SIZE - Static variable in interface com.bea.p13n.tracking.TrackingConstants
The minumum size of the events buffer.
MIN_SUBEXPRESSION_COUNT - Static variable in class com.bea.p13n.expression.operator.MethodCall
The minimum number of sub-expressions of a valid MethodCall expression.
MIN_TIME_INTERVAL - Static variable in interface com.bea.p13n.tracking.TrackingConstants
Minimum time, in seconds, to check to see if events in the buffer must be persisted to the database.
MIN_VALUE - Static variable in class com.bea.p13n.rules.model.BranchModel
The minimum valid value.
MINIMIZED - Static variable in class com.bea.netuix.servlets.controls.window.WindowCapabilities
Minimize state.
MINIMIZED - Static variable in class javax.portlet.WindowState
When a portlet is in MINIMIZED window state, the portlet should only render minimal output or no output at all.
minimumLevel - Variable in class com.beasys.commerce.util.DefaultLog
Deprecated  
minor - Variable in class com.bea.p13n.util.MimeTypeHelper.ContentType
The Minor type.
minutes - Variable in class com.bea.campaign.model.AddToPlaceholderModel.TimeToLive
The number of minutes.
MissingDataException - Exception in com.bea.netuix.application.exception
This exception is thrown when a portal object does not contain information necessary to perform the specified action.
MissingDataException() - Constructor for exception com.bea.netuix.application.exception.MissingDataException
Constructs a MissingDataException with no specified detail message.
MissingDataException(String) - Constructor for exception com.bea.netuix.application.exception.MissingDataException
Constructs a MissingDataException with the specified detail message.
MissingDataException(String, Throwable) - Constructor for exception com.bea.netuix.application.exception.MissingDataException
Constructs a MissingDataException with the specified detail message and causal exception.
MissingDataException(Throwable) - Constructor for exception com.bea.netuix.application.exception.MissingDataException
Constructs a MissingDataException with the specified causal exception.
MissingParameterException - Exception in com.bea.wsrp.services.registration
 
MissingParameterException(String) - Constructor for exception com.bea.wsrp.services.registration.MissingParameterException
 
MissingParameterException(String, Throwable) - Constructor for exception com.bea.wsrp.services.registration.MissingParameterException
 
MissingParameterException(Throwable) - Constructor for exception com.bea.wsrp.services.registration.MissingParameterException
 
MissingParametersException - Exception in com.bea.wsrp.faults
This exception is thrown when required parameters are missing.
MissingParametersException() - Constructor for exception com.bea.wsrp.faults.MissingParametersException
 
MissingParametersException(String) - Constructor for exception com.bea.wsrp.faults.MissingParametersException
 
MissingParametersException(String, Throwable) - Constructor for exception com.bea.wsrp.faults.MissingParametersException
 
MixedProfileIdentity - Class in com.bea.p13n.usermgmt.profile
Lightweight object to represent a profile's identity.
MODE_PARAM - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
Window mode query parameter (reserved).
MODE_PARAM - Static variable in class com.bea.portlet.GenericURL
Window mode query parameter (reserved).
Model - Class in com.bea.p13n.model
The base model class for all wlp-schema based model.
Model(DocumentModel) - Constructor for class com.bea.p13n.model.Model
Constructor with a container document model.
Model() - Constructor for class com.bea.p13n.model.Model
Empty constructor.
model - Variable in class com.bea.portal.tools.im.ToolQueryDefinitionModel
 
Model.ChangeEvent - Class in com.bea.p13n.model
A model change event.
Model.ChangeEvent(Object, Model, String, Object, Object) - Constructor for class com.bea.p13n.model.Model.ChangeEvent
Construct a model property change event.
Model.ChangeEvent(Object, Model, Model, Model) - Constructor for class com.bea.p13n.model.Model.ChangeEvent
Construct a model parent change event.
Model.ChangeEvent(Object, Model, Model, boolean) - Constructor for class com.bea.p13n.model.Model.ChangeEvent
Construct a model child added/removed change event.
Model.ChangeEvent(Object, Model, Model) - Constructor for class com.bea.p13n.model.Model.ChangeEvent
Construct a root model change event.
Model.ChangeEvent.Type - Enum in com.bea.p13n.model
Enumeration of the possible types of changes.
Model.ChangeListener - Interface in com.bea.p13n.model
The interface to listen to a model's change events.
Model.ChangeSupport - Class in com.bea.p13n.model
Helper class for managing ChangeListeners.
Model.ChangeSupport(Object) - Constructor for class com.bea.p13n.model.Model.ChangeSupport
Constructor.
Model.Debug - Class in com.bea.p13n.model
Debug class.
Model.Debug(boolean) - Constructor for class com.bea.p13n.model.Model.Debug
Constructor.
modelChanged(Model.ChangeEvent) - Method in interface com.bea.p13n.model.Model.ChangeListener
Notification that a model changed.
modelChildAdded(Model, Model) - Method in class com.bea.p13n.model.DefaultDocumentModel
Callback from a model change event for a child model added.
modelChildAdded(Model, Model) - Method in interface com.bea.p13n.model.DocumentModel
Callback from a model change event for a child model added.
modelChildRemoved(Model, Model) - Method in class com.bea.p13n.model.DefaultDocumentModel
Callback from a model change event for a child model removed.
modelChildRemoved(Model, Model) - Method in interface com.bea.p13n.model.DocumentModel
Callback from a model change event for a child model removed.
modelNameless - Variable in class com.bea.portal.tools.im.ToolQueryDefinitionModel
 
modelPropertyChanged(Model, String, Object, Object) - Method in class com.bea.p13n.model.DefaultDocumentModel
Callback from a model change event for a property change.
modelPropertyChanged(Model, String, Object, Object) - Method in interface com.bea.p13n.model.DocumentModel
Callback from a model change event for a property change.
modifyDefinitions() - Method in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
 
modifyProducerRegistration(String, String, Map, HttpServletRequest) - Method in interface com.bea.wsrp.consumer.management.producer.ProducerManager
Deprecated  
modifyProducerRegistration(String, String, Map<String, Object>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface com.bea.wsrp.consumer.management.producer.ProducerManager
Modifies a current producer's registration.
modifyRegistration(String, IRegistrationContext, String, String, Map<String, Object>, String[]) - Method in interface com.bea.wsrp.client.ProducerAgent
Modifies an existing registration with the given producer.
modifyRegistration(int, String, String, String, Map, boolean) - Method in interface com.bea.wsrp.services.registration.ConsumerRegistrationService
 
modifyRegistration(int, String, String, String, Map, boolean) - Method in interface com.bea.wsrp.services.registration.ConsumerRegistrationServiceLocal
 
modifyRegistration(IRegistrationData, IConfigurationContext, IRequestContext) - Method in interface com.oracle.producer.spi.IRegistrationDataContext
Modifies the registration data associated with the consumer.
ModifyRegistrationRequiredException - Exception in com.bea.wsrp.faults
This exception is thrown when the consumer requests portlet handles it is not authorized to see.
ModifyRegistrationRequiredException() - Constructor for exception com.bea.wsrp.faults.ModifyRegistrationRequiredException
 
ModifyRegistrationRequiredException(String) - Constructor for exception com.bea.wsrp.faults.ModifyRegistrationRequiredException
 
ModifyRegistrationRequiredException(String, Throwable) - Constructor for exception com.bea.wsrp.faults.ModifyRegistrationRequiredException
 
MODULE_CONFIG_LOCATOR_CLASS_ATTR - Static variable in class com.bea.struts.adapter.framework.AutoRegisterActionServlet
Deprecated To register AutoRegisterActionServlet.ModuleConfigLocators, use the module-config-locators element in pageflow-config of /WEB-INF/netui-config.xml.
moduleCanHandlePath(ModuleConfig, RequestProcessor, String) - Method in class com.bea.struts.adapter.framework.AutoRegisterActionServlet
Tell whether the given module can handle the given path.
ModuleConfigLocator - Class in com.bea.struts.adapter.util
 
ModuleConfigLocator() - Constructor for class com.bea.struts.adapter.util.ModuleConfigLocator
 
move(ContentContext, ID, ID) - Method in interface com.bea.content.federated.INodeManager
This method moves a Node to a new location in the node hierarchy along with all its descendants.
move(ContentContext, ID, ID) - Method in interface com.bea.portal.tools.content.controls.ContentNodeControl
Move a node.
moveCategory(CustomizationContext, PortletCategoryDefinitionId, PortletCategoryDefinitionId) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Moves a category under a new parent.
moveGroup(String, String, DelegatedResourceView, String, DelegatedResourceView, ResourceContext, String, String[], String[], String, String) - Method in interface com.bea.portal.tools.ugm.controls.DelegatedAtnProxyManagerControlFacade
This method will move a group so long as a user has DA Access to a to the parent group.
MoveGroupException - Exception in com.bea.portal.tools.ugm.controls
 
MoveGroupException() - Constructor for exception com.bea.portal.tools.ugm.controls.MoveGroupException
 
MoveGroupException(String) - Constructor for exception com.bea.portal.tools.ugm.controls.MoveGroupException
 
MoveGroupException(String, Throwable) - Constructor for exception com.bea.portal.tools.ugm.controls.MoveGroupException
Constructor
MoveGroupException(Throwable) - Constructor for exception com.bea.portal.tools.ugm.controls.MoveGroupException
Constructor
moveNavigable(CustomizationContext, DesktopDefinitionId, BookDefinitionId, BookDefinitionId, NavigableDefinitionId, int, int) - Method in interface com.bea.netuix.application.manager.IBookDefinitionManager
Deprecated Use moveNavigable(CustomizationContext, BookDefinitionId, BookDefinitionId, NavigableDefinitionId, int, int)
moveNavigable(CustomizationContext, BookDefinitionId, BookDefinitionId, NavigableDefinitionId, int, int) - Method in interface com.bea.netuix.application.manager.IBookDefinitionManager
Relocate the navigable definition to a new location.
moveNavigable(CustomizationContext, DesktopDefinitionId, BookInstanceId, BookInstanceId, NavigableInstanceId, int, int) - Method in interface com.bea.netuix.application.manager.IBookInstanceManager
Relocate the navigable (child book or page) instance to a new location on the parent book.
moveNavigable(BookDefinitionControl, NavigableDefinitionId, int, BookDefinitionId) - Static method in class com.bea.portal.tools.portal.actions.BookDefinitionAction
Moves a child book or page (a navigable) within the specified book when the action is executed.
moveNavigable(BookInstanceControl, NavigableInstanceId, int, BookInstanceId, String, PortalPath, DesktopPath) - Static method in class com.bea.portal.tools.portal.actions.BookInstanceAction
Moves a child book or page (a navigable) within the specified book when the action is executed.
moveNavigable(NavigableDefinitionId, int, BookDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.BookDefinitionControl
Moves a child book or page (a navigable) within the specified book.
moveNavigable(NavigableInstanceId, int, BookInstanceId, BookInstanceId, String, PortalPath, DesktopPath, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.BookInstanceControl
Moves a child book or page (a navigable) within the specified book.
moveNode(ID, ID) - Method in interface com.bea.content.spi.flexspi.ticket.NodeOpsV1
Deprecated This method moves a Node (and its descendents) to a new location in the node hierarchy.
moveNode(ID, ID) - Method in interface com.bea.content.spi.NodeOps
Deprecated This method moves a Node to a new location in the hierarchy along with all its descendants.
movePlaceable(CustomizationContext, PlacementId, PlaceholderDefinitionId, int) - Method in interface com.bea.netuix.application.manager.IPageDefinitionManager
Move a placeable (book or portlet) definition from one placeholder to another.
movePlaceable(CustomizationContext, DesktopDefinitionId, PlacementId, PageInstanceId, PlaceholderDefinitionId, int) - Method in interface com.bea.netuix.application.manager.IPageInstanceManager
Move a placeable instance from one placeholder to another.
movePlaceable(PlaceableInstanceId, int, int, PageInstanceId, PageInstanceId, String, PortalPath, DesktopPath, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PageInstanceControl
Moves a book or portlet to another page instance.
movePlaceableInPageDefinition(PageDefinitionControl, PlaceableInstanceId, int, int, PageDefinitionId) - Static method in class com.bea.portal.tools.portal.actions.PageDefinitionAction
Used to change the position of a book or portlet in a page when the action is executed.
movePlaceableInPageDefinition(PlaceableInstanceId, int, int, PageDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PageDefinitionControl
Used to change the position of a book or portlet in a page.
movePlaceableInPageInstance(PageInstanceControl, PlaceableInstanceId, int, int, PageInstanceId, String, PortalPath, DesktopPath) - Static method in class com.bea.portal.tools.portal.actions.PageInstanceAction
Used to change the position of a book or portlet in a page when the action is executed.
movePlaceableInPageInstance(PlaceableInstanceId, int, int, PageInstanceId, String, PortalPath, DesktopPath, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PageInstanceControl
Moves a book or portlet to another placeholder in the same page instance.
movePortlet(CustomizationContext, DesktopDefinitionId, String, String, int, int) - Method in interface com.bea.netuix.application.manager.IPageInstanceManager
Move a portlet on a page.
moveRole(String, String, ResourceContext) - Method in interface com.bea.portal.tools.da.controls.DelegationRoleManagerControl
 
MULTI_VALUED - Static variable in class com.beasys.commerce.util.TypesHelper
Deprecated The constant for a multivalued type (6).
MultiboxTagAdapter - Class in com.bea.struts.adapter.taglib.html
Tag adapter for the Struts MultiboxTag
MultiboxTagAdapter() - Constructor for class com.bea.struts.adapter.taglib.html.MultiboxTagAdapter
 
multiplicity - Variable in class com.bea.content.expression.operators.AbstractQueryOperator
 
multiValued - Variable in class com.bea.netuix.application.communities.CommunityProperty
Flag to denote if this property supports multiple values.
MultiValuePropertyResolver - Class in com.bea.content.manager.servlets.attribute.property
Responsible for resolving multi-value property types.
MultiValuePropertyResolver() - Constructor for class com.bea.content.manager.servlets.attribute.property.MultiValuePropertyResolver
 
mutate(String, String, Gene, Map<String, String>, MutationContext) - Method in interface com.bea.netuix.laf.genes.Mutator
This method is called for each mutator associated with a gene.
mutate(String, String, Gene, Map<String, String>, MutationContext) - Method in class com.bea.netuix.laf.genes.mutators.Classifier
Performs selective evaulation of specified genes based on client classification.
mutate(String, String, Gene, Map<String, String>, MutationContext) - Method in class com.bea.netuix.laf.genes.mutators.PathResolver
Performs image path resolution for resource path specified as a gene value.
MutationContext - Interface in com.bea.netuix.laf.genes
MutationContext provides context information for mutators.
MutationException - Exception in com.bea.netuix.laf.genes
MutationException is thrown from a mutator's mutate method to signify a problem with the mutation process.
MutationException(String) - Constructor for exception com.bea.netuix.laf.genes.MutationException
 
MutationException(String, Throwable) - Constructor for exception com.bea.netuix.laf.genes.MutationException
 
MutationException(Throwable) - Constructor for exception com.bea.netuix.laf.genes.MutationException
 
Mutator - Interface in com.bea.netuix.laf.genes
Mutator allows for Gene values to be altered dynamically.

N

name - Variable in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
The name of the property to print.
name - Variable in class com.bea.content.virtual.VirtualNode
The virtual node's name.
name - Variable in class com.bea.netuix.application.communities.CommunitiesConfigProperties
 
name - Variable in class com.bea.netuix.application.communities.CommunityProperty
Name of this property
name - Variable in class com.bea.netuix.application.notifications.NotificationPayloadInfo
The name for the notification- cannot be null.
name - Variable in class com.bea.p13n.rules.model.MethodCallModel.VariableArgument
The variable name.
name - Variable in class com.bea.portal.tools.im.ToolQueryDefinitionModel
 
NAME_SPACE - Static variable in class com.bea.p13n.content.query.ContentQueryNodeSupport
 
Named - Interface in com.bea.p13n.common
Interface implemented by a named entity.
NamedMethodCallModel - Class in com.bea.p13n.rules.model
A base class for all named-method call models.
NamedMethodCallModel() - Constructor for class com.bea.p13n.rules.model.NamedMethodCallModel
 
NamedStringArray - Class in com.bea.wsrp.ext.holders
This class holds an ordered set of string name/value pairs and corresponds to the WSRP 2.0 type "NamedStringArray"; when used as an event payload over WSRP 2.0, it will be bound to this standard WSRP 2.0 type which may allow for better interoperability with third-party producers or consumers that support WSRP 2.0 eventing.
NamedStringArray() - Constructor for class com.bea.wsrp.ext.holders.NamedStringArray
Constructs a new, empty NamedStringArray.
NamedStringArray(int) - Constructor for class com.bea.wsrp.ext.holders.NamedStringArray
Constructs a new, empty NamedStringArray of the specified initial size.
NamedStringArray(Element) - Constructor for class com.bea.wsrp.ext.holders.NamedStringArray
Constructs a new NamedStringArray from the specified DOM element, which should be the root "NamedStringArray" element.
NamedStringArray.NamedString - Class in com.bea.wsrp.ext.holders
This class represents a single name/value pair in a NamedStringArray, where the name is a non-null string and value is a nullable string.
NamedStringArray.NamedString(String, String) - Constructor for class com.bea.wsrp.ext.holders.NamedStringArray.NamedString
Constructs a new NamedString with the specified name and value.
namesIterator() - Method in class com.bea.wsrp.ext.holders.SimpleStateHolder
Returns an iterator of names of attributes.
namespace - Variable in class com.bea.netuix.application.notifications.NotificationPayloadInfo
The namespace for the notification- cannot be null.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.book.BookDefinitionResourceType
The namespace URI of BookDefinitionResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.book.BookDefinitionsResourceType
The namespace URI of BookDefinitionsResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.book.BookResourceType
The namespace URI of BookResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.community.CommunitiesResourceType
The namespace URI of CommunitiesResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.community.CommunityDefinitionResourceType
The namespace URI of CommunityDefinitionResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.community.CommunityTemplateResourceType
The namespace URI of CommunityTemplateResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.community.CommunityTemplatesResourceType
The namespace URI of CommunityTemplatesResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.community.LibraryCommunityTemplateResourceType
The namespace URI of LibraryCommunityDefinitionResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.community.LibraryCommunityTemplatesResourceType
The namespace URI of LibraryCommunityTemplatesResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.desktop.DesktopDefinitionResourceType
The namespace URI of DesktopDefinitionResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.desktop.DesktopDefinitionsResourceType
The namespace URI of DesktopDefinitionsResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.desktop.DesktopResourceType
Deprecated The namespace URI of DesktopResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.desktop.DesktopTemplateResourceType
The namespace URI of DesktopTemplateResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.desktop.DesktopTemplatesResourceType
The namespace URI of DesktopTemplatesResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplateResourceType
The namespace URI of LibraryDesktopTemplateResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplatesResourceType
The namespace URI of LibraryDesktopTemplatesResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.DesktopParentedResourceType
The namespace URI of DesktopParentedResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.laf.LookAndFeelResourceType
The namespace URI of LookAndFeelResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.laf.LookAndFeelsResourceType
The namespace URI of LookAndFeelsResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.layout.LayoutResourceType
The namespace URI of LayoutResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.layout.LayoutsResourceType
The namespace URI of LayoutsResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.LibraryResourceType
The namespace URI of LibraryResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.LibraryTemplatesResourceType
The namespace URI of LibraryTemplatesResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.menu.MenuResourceType
The namespace URI of MenuResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.menu.MenusResourceType
The namespace URI of MenusResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.page.LibraryPortletInstancesResourceType
The namespace URI of PageDefinitionResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.page.PageDefinitionResourceType
The namespace URI of PageDefinitionResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.page.PageDefinitionsResourceType
The namespace URI of PageDefinitionsResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.page.PageResourceType
The namespace URI of PageResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.portal.PortalResourceType
The namespace URI of PortalResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.portal.PortalsResourceType
The namespace URI of PortalsResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.PortalManagementResourceType
The namespace URI of PortalManagementResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.PortalParentedResourceType
The namespace URI of PortalParentedResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.portlet.PortletCategoriesResourceType
The namespace URI of PortletCategoriesResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.portlet.PortletCategoryResourceType
The namespace URI of PortletCategoryResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.portlet.PortletDefinitionResourceType
The namespace URI of PortletDefinitionResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.portlet.PortletDefinitionsResourceType
The namespace URI of PortletDefinitionsResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.portlet.PortletResourceType
The namespace URI of PortletResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.portlet.PortletsResourceType
The namespace URI of PortletsResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.shell.ShellResourceType
The namespace URI of ShellResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.shell.ShellsResourceType
The namespace URI of ShellsResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.TemplatesResourceType
The namespace URI of TemplatesResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.theme.ThemeResourceType
The namespace URI of ThemeResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.theme.ThemesResourceType
The namespace URI of ThemesResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.wsrp.producer.WSRPProducerResourceType
The namespace URI of WSRPProducerResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.portal.wsrp.producer.WSRPProducersResourceType
The namespace URI of WSRPProducersResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.resource.ParentedResourceType
The namespace URI of ParentedResourceType.
NAMESPACE_URI - Static variable in class com.bea.portal.tools.resource.WebAppResourceType
The namespace URI of WebAppResourceType.
NAMESPACED_RESPONSE - Static variable in interface javax.portlet.MimeResponse
Property intended to be a hint to the portal application that the returned content is completely namespaced.
NameTranslator - Class in com.bea.content.cmis.rest.converters
This utility translates names between CMIS queryName and VCR names.
NamingContainerComponent - Class in com.bea.portlet.adapter.faces.component.naming
Custom JSF component to introduce a NamingContainer in the component tree that is responsible for ensuring that component identifiers in the component tree are unique within a portal page.
NamingContainerComponent() - Constructor for class com.bea.portlet.adapter.faces.component.naming.NamingContainerComponent
Constructor.
NamingContainerTag - Class in com.bea.portlet.adapter.faces.taglib.naming
Custom JSF tag to introduce a NamingContainer in the component tree that is responsible for ensuring that component identifiers in the component tree are unique within a portal page.
NamingContainerTag() - Constructor for class com.bea.portlet.adapter.faces.taglib.naming.NamingContainerTag
 
narrow(Class<T>) - Method in interface com.bea.portal.tools.portlet.orb.PortletHandle
Get an implementation of the given interface type to be invoked against the portlet.
narrow(Class<T>, ResourceID) - Static method in class com.bea.portal.tools.resource.ResourceID
Convert the given ResourceID to an instance of the specified ResourceID type.
narrowParentedResourceID(ResourceID) - Method in class com.bea.portal.tools.portal.book.BookIDBuilder
 
narrowParentedResourceID(ResourceID) - Method in class com.bea.portal.tools.portal.DesktopParentedResourceIDBuilder
 
narrowParentedResourceID(ResourceID) - Method in class com.bea.portal.tools.portal.page.PageIDBuilder
 
narrowParentedResourceID(ResourceID) - Method in class com.bea.portal.tools.portal.PortalParentedResourceIDBuilder
 
narrowParentedResourceID(ResourceID) - Method in class com.bea.portal.tools.portal.portlet.PortletIDBuilder
 
narrowParentedResourceID(ResourceID) - Method in class com.bea.portal.tools.resource.ParentedResourceIDBuilder
Use this to narrow to a specific resourceId type in subclasses
NATIVE - Static variable in class com.bea.content.PropertyDefinition
A native type indicates a property definition explicitly defined on a given object class.
nativeSize() - Method in interface com.bea.content.paging.IPagedList
If it is possible to efficiently determine the query results size, this method will return the size.
NavigableDefinition - Interface in com.bea.netuix.application.definition
Represents entities that may have other entities placed on them.
NavigableDefinitionId - Interface in com.bea.netuix.application.identifier
Marker interface used for Book and Page definition id's.
NavigableInstance - Interface in com.bea.netuix.application.instance
An interface used to indicate that the implementation object can have a Navigation (tab) component associated with it.
NavigableInstanceId - Interface in com.bea.netuix.application.identifier
The InstanceId implemented by Books and Pages, which are navigables.
NavigableView - Interface in com.bea.netuix.application.view
View class for a navigable, which is either a book or a page.
NESTED - Static variable in class com.bea.content.Property
A Constant to define if the Property is a nested type.
NESTED_DELIMITER - Static variable in class com.bea.content.Property
The delimiter used for nested property names.
NestedFileTag - Class in com.bea.struts.adapter.taglib.nested.html
Tag adapter for the Struts NestedFileTag.
NestedFileTag() - Constructor for class com.bea.struts.adapter.taglib.nested.html.NestedFileTag
 
NestedHiddenTag - Class in com.bea.struts.adapter.taglib.nested.html
Tag adapter for the Struts NestedHiddenTag.
NestedHiddenTag() - Constructor for class com.bea.struts.adapter.taglib.nested.html.NestedHiddenTag
 
NestedPasswordTag - Class in com.bea.struts.adapter.taglib.nested.html
Tag adapter for the Struts NestedPasswordTag.
NestedPasswordTag() - Constructor for class com.bea.struts.adapter.taglib.nested.html.NestedPasswordTag
 
NestedProperties - Class in com.bea.content.cmis.rest.resources
 
NestedProperties() - Constructor for class com.bea.content.cmis.rest.resources.NestedProperties
 
NestedProperty - Class in com.bea.content.cmis.rest.resources
Resource for viewing the nested properties of an indexed multivalued container or single valued container.
NestedProperty() - Constructor for class com.bea.content.cmis.rest.resources.NestedProperty
 
nestedProperty - Variable in class com.bea.content.manager.servlets.jsp.taglib.ForEachNestedPropertyTag
The id of the script variable to put the result into.
NestedPropertyHelper - Class in com.bea.content
Helper class to dive into nesting for Property by use of delimeted name.
NestedPropertyHelper() - Constructor for class com.bea.content.NestedPropertyHelper
 
NestedTextTag - Class in com.bea.struts.adapter.taglib.nested.html
Tag adapter for the Struts NestedTextTag.
NestedTextTag() - Constructor for class com.bea.struts.adapter.taglib.nested.html.NestedTextTag
 
NETUIX_REDIRECT_WARNING_MAP - Static variable in class com.bea.netuix.servlets.controls.content.PageflowLoggingHelper
Value used to store the HashMap in the request scope for determining netuix warning messages on redirect from begin or refresh action
NetuixException - Exception in com.bea.netuix.application.exception
This is the base exception class for most portal framework exceptions.
NetuixException() - Constructor for exception com.bea.netuix.application.exception.NetuixException
Constructs a NetuixException with no specified detail message.
NetuixException(String) - Constructor for exception com.bea.netuix.application.exception.NetuixException
Constructs a NetuixException with the specified detail message.
NetuixException(String, Throwable) - Constructor for exception com.bea.netuix.application.exception.NetuixException
Constructs a NetuixException with the specified detail message and causal exception.
NetuixException(Throwable) - Constructor for exception com.bea.netuix.application.exception.NetuixException
Constructs a NetuixException with the specified causal exception.
NetuixHomeFactory - Class in com.bea.netuix.application
This class caches WLP Framework (Netuix) EJBHome instances.
NEW_WINDOW - Static variable in interface com.bea.p13n.ad.AdContentProvider
Option to allow a new window
NEW_WINDOW_TYPE - Static variable in interface com.bea.p13n.ad.AdContentProvider
The type designating a new window.
newHelper() - Method in class com.bea.content.federated.events.ContentEventHelperFactory
 
newHelper() - Method in class com.bea.content.federated.events.ContentEventHelperFactoryImpl
 
newInstance(XmlDisassemblerContext) - Static method in class com.bea.netuix.application.transform.disassembler.XmlDisassemblerFactory
Main public method to return a disassembler for a Desktop, Book, or Page.
newInstance(XmlDisassemblerContext, MarkupType) - Static method in class com.bea.netuix.application.transform.disassembler.XmlDisassemblerFactory
Deprecated Use newInstance instead.
NewInstanceModel - Class in com.bea.p13n.rules.model
A rule clause representing the creation of an object via a java type's constructor.
NewInstanceModel() - Constructor for class com.bea.p13n.rules.model.NewInstanceModel
 
NewInstanceModel.Recognizer - Class in com.bea.p13n.rules.model
An object which can recognize the structure for this model.
NewInstanceModel.Recognizer() - Constructor for class com.bea.p13n.rules.model.NewInstanceModel.Recognizer
 
newInvitee(String, MessagingAddress, Collection<MembershipCapability>) - Static method in class com.bea.netuix.application.communities.invitations.InviteeFactory
Creates a new Invitee object using the supplied WLS username, messaging address and collection of desired MembershipCapabilities.
newInvitee(String, MessagingAddress) - Static method in class com.bea.netuix.application.communities.invitations.InviteeFactory
Creates a new Invitee object using the supplied WLS username and messaging address
next() - Method in interface com.bea.content.paging.IPagedListIterator
 
next() - Method in class com.bea.netuix.application.communities.invitations.SimpleInviteeIterator
 
next() - Method in class com.bea.p13n.pagination.PagedResultIterator
Return the next item - either on the current page or by skipping to the next page.
nextIndex() - Method in interface com.bea.content.paging.IPagedListIterator
 
nextPage() - Method in interface com.bea.content.paging.ICMPagedResult
 
nextPage() - Method in interface com.bea.p13n.pagination.PagedResult
Get an iterator of the next page full of things.
NF_LOADSTATE_LIT - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
 
NF_POSTBACK_LIT - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
 
nioRead(FileInputStream) - Method in class com.bea.content.manager.servlets.ShowPropertyServlet
Deprecated  
NO_BOUND_VALUE - Static variable in interface com.bea.p13n.expression.UnificationList
A constant that is used as a marker to indicate that there is no value bound for a particular name string.
NO_ID - Static variable in interface com.bea.netuix.application.identifier.TemplateId
 
NO_INSTANCE - Static variable in class com.bea.portlet.prefs.spi.PortletPreferencesId
Default instance ID.
NO_PROXY_INFO - Static variable in interface com.bea.netuix.application.definition.ProxiedDefinition
Result returned by the #hasProxyInfo method when this ProxiedDefinition has no proxy information attached to it.
NO_PROXY_INFO - Static variable in interface com.bea.netuix.application.view.ProxiedEntityView
Result returned by the #hasProxyInfo method when this ProxiedEntityView has no proxy information attached to it.
NO_SUCH_PROFILE - Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
The profile retrieval found no record for the profile key
NO_SUCH_SUCCESSOR - Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
The profile retrieval found no record for the profile successor key
NO_TYPE - Static variable in class com.bea.struts.adapter.util.rewriter.StrutsURLRewriter
 
node - Variable in class com.bea.content.manager.faces.taglib.GetPropertyComponentTag
The Node to use.
node - Variable in class com.bea.content.manager.servlets.jsp.taglib.GetNodeTag
Deprecated  
node - Variable in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
The Node to use.
node - Variable in class com.bea.content.manager.servlets.jsp.taglib.SetNodeTag
The Node to set on the request.
Node - Class in com.bea.content
A Node represents a content element in a hierarchy of content elements.
Node(Calendar, String, boolean, ID, String, Calendar, ObjectClass, ID, String, Property[], int) - Constructor for class com.bea.content.Node
Deprecated due to the deprecated type parameter --
Node(Calendar, String, boolean, ID, String, Calendar, ObjectClass, ID, String, Property[]) - Constructor for class com.bea.content.Node
Constructor with all attributes -- for use by repository implementations.
NODE - Static variable in class com.bea.content.Node
Deprecated  
NODE - Static variable in interface com.bea.content.spi.flexspi.common.CommonContextKeys
Optional ContextKey which can be placed in the ContentContext to specify an associated node
Node.SYSTEM_PROPERTIES - Enum in com.bea.content
 
NODE_CLASS_NAME - Static variable in class com.bea.content.manager.servlets.jsp.taglib.SearchTagExtraInfo
 
NODE_CLASS_NAME - Static variable in class com.bea.p13n.servlets.jsp.taglib.ContentQueryExtraInfo
 
NODE_CLASS_NAME - Static variable in class com.bea.p13n.servlets.jsp.taglib.ContentSelectorExtraInfo
 
NODE_ID - Static variable in interface com.bea.content.spi.flexspi.common.CommonContextKeys
Optional ContextKey which can be placed in the ContentContext to specify a node's ID.
NODE_IMAGE_ARCHIVE - Static variable in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
 
NODE_IMAGE_AUDIO - Static variable in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
 
NODE_IMAGE_EXCEL - Static variable in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
 
NODE_IMAGE_FOLDER - Static variable in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
 
NODE_IMAGE_GENERIC - Static variable in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
 
NODE_IMAGE_HTML - Static variable in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
 
NODE_IMAGE_IMAGE - Static variable in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
 
NODE_IMAGE_PDF - Static variable in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
 
NODE_IMAGE_POWERPOINT - Static variable in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
 
NODE_IMAGE_TEXT - Static variable in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
 
NODE_IMAGE_VIDEO - Static variable in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
 
NODE_IMAGE_WORD - Static variable in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
 
NODE_IMAGE_XML - Static variable in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
 
NODE_LARGE_IMAGE_ARCHIVE - Static variable in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
 
NODE_LARGE_IMAGE_AUDIO - Static variable in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
 
NODE_LARGE_IMAGE_EXCEL - Static variable in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
 
NODE_LARGE_IMAGE_FOLDER - Static variable in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
 
NODE_LARGE_IMAGE_GENERIC - Static variable in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
 
NODE_LARGE_IMAGE_HTML - Static variable in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
 
NODE_LARGE_IMAGE_IMAGE - Static variable in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
 
NODE_LARGE_IMAGE_PDF - Static variable in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
 
NODE_LARGE_IMAGE_POWERPOINT - Static variable in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
 
NODE_LARGE_IMAGE_TEXT - Static variable in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
 
NODE_LARGE_IMAGE_VIDEO - Static variable in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
 
NODE_LARGE_IMAGE_WORD - Static variable in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
 
NODE_LARGE_IMAGE_XML - Static variable in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
 
NODE_OPS - Static variable in class com.bea.content.spi.flexspi.common.SPITicketInterfaces
The base name for node operations implementations.
NODE_OPS_LATEST - Static variable in class com.bea.content.spi.flexspi.common.SPITicketInterfaces
The class name of the Latest NodeOps interface.
NODE_OPS_V1 - Static variable in class com.bea.content.spi.flexspi.common.SPITicketInterfaces
The class name of the NodeOpsV1 interface.
NODE_OPS_V2 - Static variable in class com.bea.content.spi.flexspi.common.SPITicketInterfaces
The class name of the NodeOpsV2 interface.
NODE_PATH - Static variable in interface com.bea.content.spi.flexspi.common.CommonContextKeys
Optional ContextKey which can be placed in the ContentContext to specify a node's path.
NODE_REQUEST_ATTRIBUTE_NAME - Static variable in class com.bea.content.federated.ContentHelper
A name to be used for a common request attribute that a content node can be placed under.
NodeAttributeResolver - Class in com.bea.content.manager.servlets.attribute.node
This attribute resolver is responsible for retrieve a node using the CM apis.
NodeAttributeResolver() - Constructor for class com.bea.content.manager.servlets.attribute.node.NodeAttributeResolver
 
NodeBase - Class in com.bea.content.cmis.rest.resources
Base class for Folder and Document behavior
NodeBase(TypeOfEntry) - Constructor for class com.bea.content.cmis.rest.resources.NodeBase
 
NodeCache - Class in com.bea.content.manager.servlets
An object to help with caching a Node or a array of Nodes.
NodeCache() - Constructor for class com.bea.content.manager.servlets.NodeCache
Constructor.
nodeCache - Variable in class com.bea.content.manager.servlets.NodeCache
The cache to NodeHolder.
NodeCapability - Enum in com.bea.content.federated
Security capabilities for Node activities
NodeComparator - Class in com.bea.content.manager.sort
Deprecated in 10.3. No direct replacement. This class was comparing two object classes by name which can be done by using the INodeManager API in conjunction with ContentContext and ContextKey. Also see javadoc for the com.bea.content.paging package.
NodeComparator() - Constructor for class com.bea.content.manager.sort.NodeComparator
Deprecated  
NodeComparator(SortCriteria[]) - Constructor for class com.bea.content.manager.sort.NodeComparator
Deprecated  
NodeExistsException - Exception in com.bea.content
Thrown if an operation on a Node that already exists occurs, such as attempting to rename a Node to the Name of a Node that already exists.
NodeExistsException(String) - Constructor for exception com.bea.content.NodeExistsException
 
NodeExistsException(String, Throwable) - Constructor for exception com.bea.content.NodeExistsException
 
NodeExistsException(Throwable) - Constructor for exception com.bea.content.NodeExistsException
 
NodeExistsException(String, Throwable, boolean) - Constructor for exception com.bea.content.NodeExistsException
 
NodeFeatureCapability - Enum in com.bea.content.capability
Feature capabilities which are node-related
NodeID - Class in com.bea.portal.tools.content
Identifies a content node.
NodeID(String) - Constructor for class com.bea.portal.tools.content.NodeID
Constructor.
NodeIDBuilder - Class in com.bea.portal.tools.content
Builds and parses NodeID instances.
NodeIDBuilder() - Constructor for class com.bea.portal.tools.content.NodeIDBuilder
Constructor.
NodeOps - Interface in com.bea.content.spi
Deprecated As of 10.2, replaced by NodeOpsV1. The SPI interfaces in the com.bea.content.spi package have all been deprecated as of 10.2. Oracle does not intend to remove these interfaces during the next major release of WebLogic Portal. However, please note that new development should take place using the com.bea.content.spi.flexspi interfaces going forward.
NodeOpsV1 - Interface in com.bea.content.spi.flexspi.ticket
Deprecated Replaced with NodeOpsV2
NodeOpsV1.MethodName - Enum in com.bea.content.spi.flexspi.ticket
Deprecated  
NodeOpsV2 - Interface in com.bea.content.spi.flexspi.ticket
 
NodeOpsV2.MethodName - Enum in com.bea.content.spi.flexspi.ticket
 
NodeParentTaxonomy - Class in com.bea.portal.tools.da.taxonomy.content
Abstract taxonomy for content taxonomies that can be a parent for Node taxonomies
NodeParentTaxonomy(TaxonomyBuilder) - Constructor for class com.bea.portal.tools.da.taxonomy.content.NodeParentTaxonomy
 
NodePath - Class in com.bea.portal.tools.content
Encapsulates a node path.
NodePath(String) - Constructor for class com.bea.portal.tools.content.NodePath
Constructor.
NodeResolverConstants - Interface in com.bea.content.manager.servlets.attribute.node
This interface defines attribute constants for node related attribute context resolvers.
NodeResourceType - Class in com.bea.portal.tools.content
ResourceType for a content node.
nodes - Variable in class com.bea.content.manager.servlets.jsp.taglib.SearchTag
Deprecated  
nodeSearch(Search, int, int) - Method in interface com.bea.content.spi.flexspi.ticket.SearchOpsV2
Performs a search for nodes with the given parameters, returning a set of nodes.
NodeSearchAttributeResolver - Class in com.bea.content.manager.servlets.attribute.search
This resolver is specific to retrieving nodes via a search.
NodeSearchAttributeResolver() - Constructor for class com.bea.content.manager.servlets.attribute.search.NodeSearchAttributeResolver
 
NodeTaxonomy - Class in com.bea.portal.tools.da.taxonomy.content
Taxonomy for a content Node, which is always parented by a NodeParentTaxonomy, which can be either the content RepositoryTaxonomy or another Node taxonomy.
NodeTaxonomy(NodeParentTaxonomy, Node) - Constructor for class com.bea.portal.tools.da.taxonomy.content.NodeTaxonomy
Constructs a Node taxonomy, parented by a NodeParent taxonomy, and based on the content Node.
NodeTaxonomy(NodeParentTaxonomy, String) - Constructor for class com.bea.portal.tools.da.taxonomy.content.NodeTaxonomy
 
nodeType() - Method in enum com.bea.portal.tools.content.controls.ContentNodeControl.NodeType
 
NodeWrapperImpl - Class in com.bea.content.el.support
This EL wrapper class implementation adds functionality around the Node class.
NonCatalogLog - Class in com.beasys.commerce.util
Generic class for logging to your server.
NonCatalogLog() - Constructor for class com.beasys.commerce.util.NonCatalogLog
Default constructor.
NonSerializingCacheWrapper<T> - Class in com.bea.netuix.application.util
The NonSerializingCacheWrapper object wraps a cache and ensures it is not serialized.
NonSerializingCacheWrapper() - Constructor for class com.bea.netuix.application.util.NonSerializingCacheWrapper
Constructs a new NonSerializingCacheWrapper with a null cache object.
NonSerializingCacheWrapper(T) - Constructor for class com.bea.netuix.application.util.NonSerializingCacheWrapper
Constructs a new NonSerializingCacheWrapper with the specified cache object.
NONTRACKABLE - Static variable in class com.bea.p13n.usermgmt.profile.ProfileType
A non-tracked ProfileType represents a profile that does not contain a principal, i.e.
NoProvidersFoundException - Exception in com.bea.portal.tools.ugm.providers.controls
 
NoProvidersFoundException() - Constructor for exception com.bea.portal.tools.ugm.providers.controls.NoProvidersFoundException
 
NoProvidersFoundException(String) - Constructor for exception com.bea.portal.tools.ugm.providers.controls.NoProvidersFoundException
 
NoProvidersFoundException(Throwable) - Constructor for exception com.bea.portal.tools.ugm.providers.controls.NoProvidersFoundException
 
NoProvidersFoundException(String, Throwable) - Constructor for exception com.bea.portal.tools.ugm.providers.controls.NoProvidersFoundException
 
NoRepositoriesDefinedException - Exception in com.bea.content.federated
Thrown if an operation on a Node that already exists occurs, such as attempting to rename a Node to the Name of a Node that already exists.
NoRepositoriesDefinedException(String) - Constructor for exception com.bea.content.federated.NoRepositoriesDefinedException
 
NoRepositoriesDefinedException(String, Throwable) - Constructor for exception com.bea.content.federated.NoRepositoriesDefinedException
 
NoRepositoriesDefinedException(Throwable) - Constructor for exception com.bea.content.federated.NoRepositoriesDefinedException
 
NoRepositoriesDefinedException(String, Throwable, boolean) - Constructor for exception com.bea.content.federated.NoRepositoriesDefinedException
 
NORMAL - Static variable in class com.bea.campaign.rules.AddAdToPlaceholderActionDef
The "Normal" weight.
NORMAL - Static variable in class com.bea.netuix.servlets.controls.window.WindowCapabilities
Normal state.
NORMAL - Static variable in class javax.portlet.WindowState
The NORMAL window state indicates that a portlet may be sharing the page with other portlets.
normalize(Expression) - Static method in class com.bea.content.expression.ExpressionHelper
Normalize an Expression.
normalize(Expression) - Static method in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated Normalize an Expression.
normalize(Expression) - Static method in class com.beasys.commerce.util.ExpressionHelper
Deprecated Normalize an Expression.
north() - Method in class com.bea.netuix.servlets.controls.layout.BorderLayoutPresentationContext
Returns the "north" PlaceholderPresentationContext contained within the BorderLayout.
NoSuchNodeException - Exception in com.bea.content
Thrown if an operation on a Node that does not exist occurs.
NoSuchNodeException(String) - Constructor for exception com.bea.content.NoSuchNodeException
 
NoSuchNodeException(String, Throwable) - Constructor for exception com.bea.content.NoSuchNodeException
 
NoSuchNodeException(Throwable) - Constructor for exception com.bea.content.NoSuchNodeException
 
NoSuchNodeException(String, Throwable, boolean) - Constructor for exception com.bea.content.NoSuchNodeException
 
NoSuchObjectClassException - Exception in com.bea.content
Thrown if an operation on a ObjectClass that does not exist occurs.
NoSuchObjectClassException(String) - Constructor for exception com.bea.content.NoSuchObjectClassException
 
NoSuchObjectClassException(String, Throwable) - Constructor for exception com.bea.content.NoSuchObjectClassException
 
NoSuchObjectClassException(Throwable) - Constructor for exception com.bea.content.NoSuchObjectClassException
 
NoSuchObjectClassException(String, Throwable, boolean) - Constructor for exception com.bea.content.NoSuchObjectClassException
 
NoSuchPropertyChoiceException - Exception in com.bea.content
Thrown if an operation on a PropertyChoice that does not exist occurs.
NoSuchPropertyChoiceException(String) - Constructor for exception com.bea.content.NoSuchPropertyChoiceException
 
NoSuchPropertyChoiceException(String, Throwable) - Constructor for exception com.bea.content.NoSuchPropertyChoiceException
 
NoSuchPropertyChoiceException(Throwable) - Constructor for exception com.bea.content.NoSuchPropertyChoiceException
 
NoSuchPropertyChoiceException(String, Throwable, boolean) - Constructor for exception com.bea.content.NoSuchPropertyChoiceException
 
NoSuchPropertyDefinitionException - Exception in com.bea.content
Thrown if an operation on a PropertyDefinition that does not exist occurs.
NoSuchPropertyDefinitionException(String) - Constructor for exception com.bea.content.NoSuchPropertyDefinitionException
 
NoSuchPropertyDefinitionException(String, Throwable) - Constructor for exception com.bea.content.NoSuchPropertyDefinitionException
 
NoSuchPropertyDefinitionException(Throwable) - Constructor for exception com.bea.content.NoSuchPropertyDefinitionException
 
NoSuchPropertyDefinitionException(String, Throwable, boolean) - Constructor for exception com.bea.content.NoSuchPropertyDefinitionException
 
NoSuchPropertyException - Exception in com.bea.content
Thrown if an operation on a Property that does not exist occurs.
NoSuchPropertyException(String) - Constructor for exception com.bea.content.NoSuchPropertyException
 
NoSuchPropertyException(String, Throwable) - Constructor for exception com.bea.content.NoSuchPropertyException
 
NoSuchPropertyException(Throwable) - Constructor for exception com.bea.content.NoSuchPropertyException
 
NoSuchPropertyException(String, Throwable, boolean) - Constructor for exception com.bea.content.NoSuchPropertyException
 
NoSuchRepositoryConfigException - Exception in com.bea.content.federated
Thrown if an operation attempting to access a RepositoryConfig that does not exist.
NoSuchRepositoryConfigException(String) - Constructor for exception com.bea.content.federated.NoSuchRepositoryConfigException
 
NoSuchRepositoryConfigException(String, Throwable) - Constructor for exception com.bea.content.federated.NoSuchRepositoryConfigException
 
NoSuchRepositoryConfigException(Throwable) - Constructor for exception com.bea.content.federated.NoSuchRepositoryConfigException
 
NoSuchRepositoryConfigException(String, Throwable, boolean) - Constructor for exception com.bea.content.federated.NoSuchRepositoryConfigException
 
NoSuchWorkflowException - Exception in com.bea.content
Thrown if an operation on a PropertyChoice that does not exist occurs.
NoSuchWorkflowException(String) - Constructor for exception com.bea.content.NoSuchWorkflowException
 
NoSuchWorkflowException(String, Throwable) - Constructor for exception com.bea.content.NoSuchWorkflowException
 
NoSuchWorkflowException(Throwable) - Constructor for exception com.bea.content.NoSuchWorkflowException
 
NoSuchWorkflowException(String, Throwable, boolean) - Constructor for exception com.bea.content.NoSuchWorkflowException
 
NoSuchXmlDisassemblerException - Class in com.bea.netuix.application.transform.disassembler
This exception is thrown when a given element type has no corresponding XmlDisassembler.
NoSuchXmlDisassemblerException(String) - Constructor for class com.bea.netuix.application.transform.disassembler.NoSuchXmlDisassemblerException
 
NoSuchXmlDisassemblerException(String, Throwable) - Constructor for class com.bea.netuix.application.transform.disassembler.NoSuchXmlDisassemblerException
 
NoSuchXmlDisassemblerException(Throwable) - Constructor for class com.bea.netuix.application.transform.disassembler.NoSuchXmlDisassemblerException
 
not(IMetadataQueryParameter) - Method in interface com.bea.content.expression.IMetadataQueryParameter
NOT two metadata query parameters
not - Variable in class com.beasys.commerce.foundation.expression.ExpressionImpl
Deprecated Specifies if this is a negative logical expression.
NOT_ATTEMPTED - Static variable in class com.bea.p13n.entitlements.common.EntitlementConstants
Policy action not attempted - need further initialization
NOT_AUTHENTICATED - Static variable in interface com.bea.content.federated.IVirtualRepositoryManager
The Credentials have not been successfully authenticated against the Repository.
NOT_AVAILABLE - Static variable in interface com.bea.netuix.application.definition.ProxiedDefinition
Result returned by the #hasProxyInfo method when information whether this ProxiedDefinition actually has any proxy information attached to it is not available.
NOT_AVAILABLE - Static variable in interface com.bea.netuix.application.view.ProxiedEntityView
Result returned by the #hasProxyInfo method when there is no information available as to whether this ProxiedEntityView actually has any proxy information attached to it.
NOT_EQUALS - Static variable in class com.bea.content.expression.ExpressionHelper
Syntax textual not equals operator.
NOT_EQUALS - Static variable in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated Syntax textual not equals operator.
NOT_EQUALS - Static variable in class com.beasys.commerce.util.TypesHelper
Deprecated The not equals (!=) comparator constant.
NotClientTag - Class in com.bea.netuix.client.jsp.clienttaglib
Client-awareness content filtering tag which includes the enclosed content if the effective client classification from the request is NOT in the tag's client attribute list.
NotClientTag() - Constructor for class com.bea.netuix.client.jsp.clienttaglib.NotClientTag
 
NotDefaultTag - Class in com.bea.netuix.client.jsp.clienttaglib
Client-awareness content filtering tag which includes the enclosed content if the effective client classification from the request is NOT resolved to the "default" classification.
NotDefaultTag() - Constructor for class com.bea.netuix.client.jsp.clienttaglib.NotDefaultTag
 
NotEntitledException - Exception in com.bea.netuix.application.exception
This exception is thrown when the caller does not have the necessary permissions to take the specified action.
NotEntitledException() - Constructor for exception com.bea.netuix.application.exception.NotEntitledException
Constructs a NotEntitledException with no specified detail message.
NotEntitledException(String) - Constructor for exception com.bea.netuix.application.exception.NotEntitledException
Constructs a NotEntitledException with the specified detail message.
NotEntitledException(String, Throwable) - Constructor for exception com.bea.netuix.application.exception.NotEntitledException
Constructs a NotEntitledException with the specified detail message and causal exception.
NotEntitledException(Throwable) - Constructor for exception com.bea.netuix.application.exception.NotEntitledException
Constructs a NotEntitledException with the specified causal exception.
NotEquals - Class in com.bea.p13n.expression.operator.comparative
Implementation of the NotEquals operator.
NotEquals() - Constructor for class com.bea.p13n.expression.operator.comparative.NotEquals
Constructs an empty operator and operands can be added later by calling addSubExpression() on this.
NotEquals(Object, Object) - Constructor for class com.bea.p13n.expression.operator.comparative.NotEquals
Constructs NotEquals operator by storing the given parameters as operands of this.
NotEqualsQuery - Class in com.bea.content.expression.operators
 
NotEqualsQuery(String, String) - Constructor for class com.bea.content.expression.operators.NotEqualsQuery
 
NotEqualsQuery(String, String, FullTextSearch.Multiplicity) - Constructor for class com.bea.content.expression.operators.NotEqualsQuery
 
NotEqualsQuery(String, String[]) - Constructor for class com.bea.content.expression.operators.NotEqualsQuery
 
NotEqualsQuery(String, String[], FullTextSearch.Multiplicity) - Constructor for class com.bea.content.expression.operators.NotEqualsQuery
 
NotEqualsQuery(FullTextSearch.Parameter, String[]) - Constructor for class com.bea.content.expression.operators.NotEqualsQuery
 
NotEqualsQuery(FullTextSearch.Parameter, String) - Constructor for class com.bea.content.expression.operators.NotEqualsQuery
 
Notification - Class in com.bea.netuix.application.notifications
The notification object represents a notification sent to a single user.
Notification(NotificationId, String, boolean, NotificationPayload) - Constructor for class com.bea.netuix.application.notifications.Notification
Constructor for a Notification object.
NOTIFICATION_NAME - Static variable in class com.bea.netuix.servlets.manager.communities.invitations.notification.NotificationInvitationHelper
The name of the notifications sent by the NotificationInviter implementation.
NOTIFICATION_NAME - Static variable in class com.bea.netuix.servlets.manager.communities.invitations.notification.NotificationInviter
The name of the notifications sent by this inviter implementation.
NOTIFICATION_NAMESPACE - Static variable in class com.bea.netuix.servlets.manager.communities.invitations.notification.NotificationInvitationHelper
The namespace of the notifications sent by the NotificationInviter implementation.
NOTIFICATION_NAMESPACE - Static variable in class com.bea.netuix.servlets.manager.communities.invitations.notification.NotificationInviter
The namespace of the notifications sent by this inviter implementation.
NotificationContext - Class in com.bea.netuix.servlets.manager.notifications
The NotificationContext object serves as a cache and accessor for notifications and ties in to the portal framework rendering lifecycle to allow notifications to be marked for consumption after the render lifecycle has completed, thus allowing equal access to notifications across multiple portlets on a page.
NotificationContext() - Constructor for class com.bea.netuix.servlets.manager.notifications.NotificationContext
 
NotificationCriteria - Class in com.bea.netuix.application.notifications
The NotificationCriteria object is used to specify notification attributes used to find specific Notification instances in the NotificationManager EJB's administrative methods.
NotificationCriteria() - Constructor for class com.bea.netuix.application.notifications.NotificationCriteria
Constructor for a NotificationCriteria object which creates a unconstrained search criteria-- by default, all criteria are not used during a search, and all Notifications will be selected.
NotificationEvent - Interface in com.bea.netuix.events
Class to represent an event with a notification payload.
NotificationId - Class in com.bea.netuix.application.identifier
NotificationId
NotificationId(int) - Constructor for class com.bea.netuix.application.identifier.NotificationId
 
NotificationInvitationHelper - Class in com.bea.netuix.servlets.manager.communities.invitations.notification
A helper class paired with the NotificationInviter to help get community information out of notifications sent by the NotificationInviter.
NotificationInviter - Class in com.bea.netuix.servlets.manager.communities.invitations.notification
A simple community inviter implementation which sends invitations over notifications.
NotificationInviter() - Constructor for class com.bea.netuix.servlets.manager.communities.invitations.notification.NotificationInviter
Default constructor for a NotificationInvitor which sends notifications globally scoped (not scoped to a particular webapp).
NotificationInviter(String) - Constructor for class com.bea.netuix.servlets.manager.communities.invitations.notification.NotificationInviter
Constructor allowing specification of the target webapp for notifications.
NotificationManager - Interface in com.bea.netuix.application.manager.persistence
NotificationManager
NotificationManagerHome - Interface in com.bea.netuix.application.manager.persistence
NotificationManagerHome
NotificationPayload - Class in com.bea.netuix.application.notifications
NotificationPayload contains the information sent in a notification, along with source information, but not destination information.
NotificationPayload(NotificationPayloadInfo, NotificationPayloadId) - Constructor for class com.bea.netuix.application.notifications.NotificationPayload
 
NotificationPayload(NotificationPayloadInfo, NotificationPayloadId, boolean) - Constructor for class com.bea.netuix.application.notifications.NotificationPayload
 
NotificationPayloadId - Class in com.bea.netuix.application.identifier
NotificationPayloadId
NotificationPayloadId(int) - Constructor for class com.bea.netuix.application.identifier.NotificationPayloadId
 
NotificationPayloadInfo - Class in com.bea.netuix.application.notifications
Used to contain information needed to construct a NotificationPayload object.
NotificationPayloadInfo() - Constructor for class com.bea.netuix.application.notifications.NotificationPayloadInfo
Default constructor.
NotificationUserEnumerationException - Exception in com.bea.netuix.application.notifications
This exception is thrown by INotificationUserEnumeration objects when unexpected errors occur.
NotificationUserEnumerationException(String) - Constructor for exception com.bea.netuix.application.notifications.NotificationUserEnumerationException
Constructs a NotificationUserEnumerationException with the specified detail message.
NotificationUserEnumerationException(String, Throwable) - Constructor for exception com.bea.netuix.application.notifications.NotificationUserEnumerationException
Constructs a NotificationUserEnumerationException with the specified detail message and causal exception.
NotificationUserEnumerationException(Throwable) - Constructor for exception com.bea.netuix.application.notifications.NotificationUserEnumerationException
Constructs a NotificationUserEnumerationException with the specified causal exception.
notifyUser(String, NotificationPayloadInfo) - Method in interface com.bea.netuix.application.manager.INotificationManager
Used to send a notification to a single user.
notifyUser(String, NotificationPayloadInfo) - Method in class com.bea.netuix.servlets.manager.notifications.NotificationContext
Used to send a notification to a single user.
notifyUsers(INotificationUserEnumerator, NotificationPayloadInfo) - Method in interface com.bea.netuix.application.manager.INotificationManager
Used to send a notification to multiple users in an asynchronous manner.
notifyUsers(INotificationUserEnumerator, NotificationPayloadInfo) - Method in class com.bea.netuix.servlets.manager.notifications.NotificationContext
Used to send a notification to multiple users in an asynchronous manner.
NotNullQuery - Class in com.bea.content.expression.operators
 
NotNullQuery(String) - Constructor for class com.bea.content.expression.operators.NotNullQuery
 
NotNullQuery(String, FullTextSearch.Multiplicity) - Constructor for class com.bea.content.expression.operators.NotNullQuery
 
NotNullQuery(FullTextSearch.Parameter) - Constructor for class com.bea.content.expression.operators.NotNullQuery
 
NotRecognizedTag - Class in com.bea.netuix.client.jsp.clienttaglib
Client-awareness content filtering tag which includes the enclosed content if the effective client classification from the request is NOT recognized as a configured classification.
NotRecognizedTag() - Constructor for class com.bea.netuix.client.jsp.clienttaglib.NotRecognizedTag
 
NOW - Static variable in interface com.bea.p13n.advisor.AdviceRequestConstants
Deprecated replaced by TIME_INSTANT
NoWebAppFoundException - Exception in com.bea.portal.tools.common.exceptions
 
NoWebAppFoundException() - Constructor for exception com.bea.portal.tools.common.exceptions.NoWebAppFoundException
 
NoWebAppFoundException(String) - Constructor for exception com.bea.portal.tools.common.exceptions.NoWebAppFoundException
 
NoWebAppFoundException(String, Throwable) - Constructor for exception com.bea.portal.tools.common.exceptions.NoWebAppFoundException
 
NoWebAppFoundException(Throwable) - Constructor for exception com.bea.portal.tools.common.exceptions.NoWebAppFoundException
 
NullFilter - Class in com.bea.p13n.servlets
This filter does nothing.
NullFilter() - Constructor for class com.bea.p13n.servlets.NullFilter
 
NUM_ITEMS - Static variable in interface com.bea.content.spi.flexspi.common.CommonContextKeys
Optional ContextKey which can be placed in the ContentContext to specify the number of items to return when requesting results.
numDocsLoaded - Variable in class com.bea.content.loader.bulk.BulkLoader
The number of nodes we've loaded so far.
numDocsLoaded - Variable in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated The number of nodes we've loaded so far.
numFormat - Variable in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
The number format to use.

O

OBJECT_CLASS - Static variable in interface com.bea.content.spi.flexspi.common.CommonContextKeys
Optional ContextKey which can be placed in the ContentContext to specify an associated objectclass
OBJECT_CLASS_NAME - Static variable in interface com.bea.content.spi.flexspi.common.CommonContextKeys
Optional ContextKey which can be placed in the ContentContext to specify an object class name.
OBJECT_CLASS_OPS - Static variable in class com.bea.content.spi.flexspi.common.SPITicketInterfaces
The base name for objectclass operations implementations.
OBJECT_CLASS_OPS_LATEST - Static variable in class com.bea.content.spi.flexspi.common.SPITicketInterfaces
The class name of the Latest ObjectClassOps interface.
OBJECT_CLASS_OPS_V1 - Static variable in class com.bea.content.spi.flexspi.common.SPITicketInterfaces
The class name of the ObjectClassOpsV1 interface.
OBJECT_CLASS_OPS_V2 - Static variable in class com.bea.content.spi.flexspi.common.SPITicketInterfaces
The class name of the ObjectClassOpsV2 interface.
OBJECT_CLASS_PATH - Static variable in interface com.bea.content.spi.flexspi.common.CommonContextKeys
Optional ContextKey which can be placed in the ContentContext to specify an object class path.
OBJECT_FILTER_KEY - Static variable in interface com.bea.content.paging.IObjectFilter
CONTEXT KEYS (optional) specifies an ordered List used for filtering.
OBJECT_SORTER_KEY - Static variable in interface com.bea.content.paging.IObjectSorter
CONTEXT KEYS (optional) specifies an ordered List used for sorting.
ObjectById - Class in com.bea.content.cmis.rest.resources
 
ObjectById() - Constructor for class com.bea.content.cmis.rest.resources.ObjectById
 
ObjectByPath - Class in com.bea.content.cmis.rest.resources
 
ObjectByPath() - Constructor for class com.bea.content.cmis.rest.resources.ObjectByPath
 
ObjectClass - Class in com.bea.content
ObjectClass is the type for a Node.
ObjectClass(ID, String) - Constructor for class com.bea.content.ObjectClass
Basic constructor.
ObjectClass(ID, String, PropertyDefinition, PropertyDefinition[]) - Constructor for class com.bea.content.ObjectClass
Constructor without hasPropertyDefinitions.
ObjectClass(ID, String, PropertyDefinition, PropertyDefinition[], boolean) - Constructor for class com.bea.content.ObjectClass
Constructor without propertyDefinitions.
objectClass - Variable in class com.bea.content.virtual.VirtualNode
The object class of this virtual node.
ObjectClassComparator - Class in com.bea.content.manager.sort
Deprecated in 10.3. No direct replacement. This class was comparing two object classes by name which can be done by using the ITypeManager API in conjunction with ContentContext and ContextKey. Also see javadoc for the com.bea.content.paging package.
ObjectClassComparator() - Constructor for class com.bea.content.manager.sort.ObjectClassComparator
Deprecated  
ObjectClassExistsException - Exception in com.bea.content
Thrown if trying to create an ObjectClass that already exists.
ObjectClassExistsException(String) - Constructor for exception com.bea.content.ObjectClassExistsException
 
ObjectClassExistsException(String, Throwable) - Constructor for exception com.bea.content.ObjectClassExistsException
 
ObjectClassExistsException(Throwable) - Constructor for exception com.bea.content.ObjectClassExistsException
 
ObjectClassExistsException(String, Throwable, boolean) - Constructor for exception com.bea.content.ObjectClassExistsException
 
objectClassId - Variable in class com.bea.content.virtual.VirtualNode
The object class id for this virtual node.
ObjectClassInUseException - Exception in com.bea.content
Exception used to denote that a particular operation can not be performed on an ObjectClass becuase it is currently in use.
ObjectClassInUseException(String) - Constructor for exception com.bea.content.ObjectClassInUseException
Constructs a new ObjectClassInUseException with the given message.
ObjectClassInUseException(String, Throwable) - Constructor for exception com.bea.content.ObjectClassInUseException
Constructs a new ObjectClassInUseException with the given message and underlying cause.
ObjectClassInUseException(Throwable) - Constructor for exception com.bea.content.ObjectClassInUseException
Constructs a new ObjectClassInUseException with the underlying cause.
ObjectClassInUseException(String, Throwable, boolean) - Constructor for exception com.bea.content.ObjectClassInUseException
Constructs a new ObjectClassInUseException with the given message and underlying cause.
ObjectClassOps - Interface in com.bea.content.spi
Deprecated As of 10.2, replaced by ObjectClassOpsV1. The SPI interfaces in the com.bea.content.spi package have all been deprecated as of 10.2. Oracle does not intend to remove these interfaces during the next major release of WebLogic Portal. However, please note that new development should take place using the com.bea.content.spi.flexspi interfaces going forward.
ObjectClassOpsV1 - Interface in com.bea.content.spi.flexspi.ticket
Deprecated Replaced with ObjectClassOpsV2
ObjectClassOpsV1.MethodName - Enum in com.bea.content.spi.flexspi.ticket
Deprecated  
ObjectClassOpsV2 - Interface in com.bea.content.spi.flexspi.ticket
ObjectClassOps is a Ticket interface for Node Type (ObjectClass) CRUD operations.
ObjectClassOpsV2.MethodName - Enum in com.bea.content.spi.flexspi.ticket
 
ObjectFilter - Interface in com.bea.p13n.common
This interface is used to filter objects.
ObjectGetClass - Class in com.bea.p13n.expression.operator
Implementation of the ObjectGetClass operator.
ObjectGetClass() - Constructor for class com.bea.p13n.expression.operator.ObjectGetClass
Constructs an empty operator and operands can be added later by calling addSubExpression() on this.
ObjectGetClass(Object) - Constructor for class com.bea.p13n.expression.operator.ObjectGetClass
Constructs this by associating the given parameters as an operand of this.
ObjectHashCode - Class in com.bea.p13n.expression.operator
Implementation of the ObjectHashCode operator.
ObjectHashCode() - Constructor for class com.bea.p13n.expression.operator.ObjectHashCode
Constructs an empty operator and operands can be added later by calling addSubExpression() on this.
ObjectHashCode(Object) - Constructor for class com.bea.p13n.expression.operator.ObjectHashCode
Constructs this by associating the given parameter as an operand of this.
ObjectInUseException - Exception in com.bea.netuix.application.exception
This exception is thrown when an attempt to update or delete an object is requested but the object is being used by an end user.
ObjectInUseException() - Constructor for exception com.bea.netuix.application.exception.ObjectInUseException
Constructs a ObjectInUseException with no specified detail message.
ObjectInUseException(String) - Constructor for exception com.bea.netuix.application.exception.ObjectInUseException
Constructs a ObjectInUseException with the specified detail message.
ObjectInUseException(String, Throwable) - Constructor for exception com.bea.netuix.application.exception.ObjectInUseException
Constructs a ObjectInUseException with the specified detail message and causal exception.
ObjectInUseException(Throwable) - Constructor for exception com.bea.netuix.application.exception.ObjectInUseException
Constructs a ObjectInUseException with the specified causal exception.
ObjectNotFoundException - Exception in com.bea.netuix.application.exception
This exception is thrown when an invalid portal object is encountered when performing some action.
ObjectNotFoundException() - Constructor for exception com.bea.netuix.application.exception.ObjectNotFoundException
Constructs a ObjectNotFoundException with no specified detail message.
ObjectNotFoundException(String) - Constructor for exception com.bea.netuix.application.exception.ObjectNotFoundException
Constructs a ObjectNotFoundException with the specified detail message.
ObjectNotFoundException(String, Throwable) - Constructor for exception com.bea.netuix.application.exception.ObjectNotFoundException
Constructs a ObjectNotFoundException with the specified detail message and causal exception.
ObjectNotFoundException(Throwable) - Constructor for exception com.bea.netuix.application.exception.ObjectNotFoundException
Constructs a ObjectNotFoundException with the specified causal exception.
ObjectToString - Class in com.bea.p13n.expression.operator
Implementation of the ObjectToString operator.
ObjectToString() - Constructor for class com.bea.p13n.expression.operator.ObjectToString
Constructs an empty operator and operands can be added later by calling addSubExpression() on this.
ObjectToString(Object) - Constructor for class com.bea.p13n.expression.operator.ObjectToString
Constructs this by associating the given parameter as an operand of this.
ON - Static variable in class com.bea.netuix.servlets.controls.analytics.AnalyticEventDispatcher
Are events going to be logged?
ON - Variable in class com.bea.p13n.model.Model.Debug
Is debug output on for this debug.
ON - Variable in class com.bea.p13n.util.debug.Debug
Is debugging on for this instance?
ON_TEMP - Static variable in class com.bea.netuix.servlets.controls.analytics.AnalyticEventDispatcher
temporary boolean used to set "final static"
onActivate(CommunityDefinition) - Method in class com.bea.netuix.application.communities.AbstractCommunityCallback
Method for callback to be made AFTER a community has been activated.
onActivate(CommunityDefinition) - Method in interface com.bea.netuix.application.communities.CommunityCallback
Method for callback to be made AFTER a community has been activated.
onAuthenticationFailed(String, String, AuthenticationFailedException) - Method in class com.bea.netuix.application.communities.invitations.email.EmailInviter
Overrideable method that can be used to be notified of authentication errors when the sender and password cannot be used to connect to the smtp server for sending email messages.
onComplete(JobContext) - Method in interface com.bea.p13n.jobmanager.job.JobListener
The call back method when the job with which this registered is successfully executed.
onCreate(CommunityDefinition) - Method in class com.bea.netuix.application.communities.AbstractCommunityCallback
Method for callback to be made AFTER creation of a commuinty.
onCreate(CommunityDefinition) - Method in interface com.bea.netuix.application.communities.CommunityCallback
Method for callback to be made AFTER creation of a community.
onDeactivate(CommunityDefinition) - Method in class com.bea.netuix.application.communities.AbstractCommunityCallback
Method for callback to be made BEFORE a community is deactivated.
onDeactivate(CommunityDefinition) - Method in interface com.bea.netuix.application.communities.CommunityCallback
Method for callback to be made BEFORE a community is deactivated.
onDelete(CommunityDefinition) - Method in class com.bea.netuix.application.communities.AbstractCommunityCallback
Method for callback to be made BEFORE a community is deleted.
onDelete(CommunityDefinition) - Method in interface com.bea.netuix.application.communities.CommunityCallback
Method for callback to be made BEFORE a community is deleted.
onFailure(JobContext, Throwable) - Method in interface com.bea.p13n.jobmanager.job.JobListener
Called when there is an error executing the job with which this is registered.
onFault(IBlockingInteractionRequestContext, IBlockingInteractionResponseContext, Throwable) - Method in interface com.bea.wsrp.consumer.interceptor.IBlockingInteractionInterceptor
Invoked when a SOAP fault is received in the response.
onFault(IGetMarkupRequestContext, IGetMarkupResponseContext, Throwable) - Method in interface com.bea.wsrp.consumer.interceptor.IGetMarkupInterceptor
Invoked when a SOAP fault is received in the response.
onFault(IGetRenderDependenciesRequestContext, IGetRenderDependenciesResponseContext, Throwable) - Method in interface com.bea.wsrp.consumer.interceptor.IGetRenderDependenciesInterceptor
This method is invoked when the consumer receives a SOAP fault in response to the request.
onFault(IGetResourceRequestContext, IGetResourceResponseContext, Throwable) - Method in interface com.bea.wsrp.consumer.interceptor.IGetResourceInterceptor
Invoked when a SOAP fault is received in the response.
onFault(IHandleEventsRequestContext, IHandleEventsResponseContext, Throwable) - Method in interface com.bea.wsrp.consumer.interceptor.IHandleEventsInterceptor
Invoked when a SOAP fault is received in the response.
onFault(IInitCookieRequestContext, IInitCookieResponseContext, Throwable) - Method in interface com.bea.wsrp.consumer.interceptor.IInitCookieInterceptor
Invoked when a SOAP fault is received in the response.
onFault(IReleaseSessionsRequestContext, IReleaseSessionsResponseContext, Throwable) - Method in interface com.bea.wsrp.consumer.interceptor.IReleaseSessionsInterceptor
Invoked when a SOAP fault is received in the response.
onIOFailure(IBlockingInteractionRequestContext, IBlockingInteractionResponseContext, Throwable) - Method in interface com.bea.wsrp.consumer.interceptor.IBlockingInteractionInterceptor
Invoked when there is exception while sending the request or receiving the response.
onIOFailure(IGetMarkupRequestContext, IGetMarkupResponseContext, Throwable) - Method in interface com.bea.wsrp.consumer.interceptor.IGetMarkupInterceptor
Invoked when there is exception while sending the request or receiving the response.
onIOFailure(IGetRenderDependenciesRequestContext, IGetRenderDependenciesResponseContext, Throwable) - Method in interface com.bea.wsrp.consumer.interceptor.IGetRenderDependenciesInterceptor
This method is invoked when the conusmer encounters an exception while sending the request or receiving the response.
onIOFailure(IGetResourceRequestContext, IGetResourceResponseContext, Throwable) - Method in interface com.bea.wsrp.consumer.interceptor.IGetResourceInterceptor
Invoked when there is exception while sending the request or receiving the response.
onIOFailure(IHandleEventsRequestContext, IHandleEventsResponseContext, Throwable) - Method in interface com.bea.wsrp.consumer.interceptor.IHandleEventsInterceptor
Invoked when there is exception while sending the request or receiving the response.
onIOFailure(IInitCookieRequestContext, IInitCookieResponseContext, Throwable) - Method in interface com.bea.wsrp.consumer.interceptor.IInitCookieInterceptor
Invoked when there is exception while sending the request or receiving the response.
onIOFailure(IReleaseSessionsRequestContext, IReleaseSessionsResponseContext, Throwable) - Method in interface com.bea.wsrp.consumer.interceptor.IReleaseSessionsInterceptor
Invoked when there is exception while sending the request or receiving the response.
onIOFailure(IResourceServletRequestContext, IResourceServletResponseContext, Throwable) - Method in class com.bea.wsrp.consumer.resource.DefaultSecurityCheckResourceServletInterceptor
Handle and IOFailure
onIOFailure(IResourceServletRequestContext, IResourceServletResponseContext, Throwable) - Method in interface com.bea.wsrp.consumer.resource.IResourceServletInterceptor
Invoked when there is exception while sending the request or receiving the response.
onSendFailed(String, String, String, SendFailedException) - Method in class com.bea.netuix.application.communities.invitations.email.EmailInviter
Overrideable method that can be used to be notified of send failed errors when the sender and password cannot be used to send a message to a recipient via the smtp server.
onServletDestroy() - Method in class com.bea.wsrp.consumer.resource.DefaultSecurityCheckResourceServletInterceptor
Cleans up the white & black lists
onServletDestroy() - Method in interface com.bea.wsrp.consumer.resource.IResourceServletInterceptor
Allow the interceptor to cleanup resources created during onServletInit.
onServletInit(ServletConfig) - Method in class com.bea.wsrp.consumer.resource.DefaultSecurityCheckResourceServletInterceptor
Sets up the white and black lists
onServletInit(ServletConfig) - Method in interface com.bea.wsrp.consumer.resource.IResourceServletInterceptor
Called when the Resource Servlet is initialized.
onServletInit(ServletConfig) - Method in class com.bea.wsrp.consumer.resource.WsrpResourceServletInterceptor
Setup the resource connection and header filter and the URL param from init-params
onWSDLException(IWSDLRequestContext, IWSDLResponseContext, WsdlException) - Method in interface com.bea.wsrp.consumer.wsdl.IWSDLInterceptor
Invoked when there is exception while sending the request or receiving the response.
open() - Method in interface com.bea.netuix.application.communities.invitations.InviteeIterator
Called by the framework to begins iteration.
open() - Method in class com.bea.netuix.application.communities.invitations.SimpleInviteeIterator
 
open() - Method in class com.bea.netuix.application.communities.notifications.CommunityMembershipsEnumerator
Serves to initialize the enumeration.
open() - Method in class com.bea.netuix.application.notifications.enumerators.AggregatingNotificationUserEnumerator
Serves to initialize the enumeration.
open() - Method in class com.bea.netuix.application.notifications.enumerators.CollectionNotificationUserEnumerator
Serves to initialize the enumeration.
open() - Method in class com.bea.netuix.application.notifications.enumerators.GroupNotificationUserEnumerator
Serves to initialize the enumeration.
open() - Method in interface com.bea.netuix.application.notifications.INotificationUserEnumerator
Serves to initialize the enumeration.
open(File, String) - Static method in class com.bea.p13n.util.MetaParser
Open a file with the given encoding.
operand() - Method in class com.bea.p13n.expression.operator.Operator
Returns unary operand of an unary operator.
OperationFailedException - Exception in com.bea.wsrp.faults
This exception is thrown when the exception of an operation failed.
OperationFailedException() - Constructor for exception com.bea.wsrp.faults.OperationFailedException
 
OperationFailedException(String) - Constructor for exception com.bea.wsrp.faults.OperationFailedException
 
OperationFailedException(String, Throwable) - Constructor for exception com.bea.wsrp.faults.OperationFailedException
 
OperationNotSupportedException - Exception in com.bea.p13n.security.management
Application exception class that will be thrown when an attempt is made to call a method not supported/implemented by a provider.
OperationNotSupportedException() - Constructor for exception com.bea.p13n.security.management.OperationNotSupportedException
 
OperationNotSupportedException(String) - Constructor for exception com.bea.p13n.security.management.OperationNotSupportedException
Constructor
OperationNotSupportedException(String, Throwable) - Constructor for exception com.bea.p13n.security.management.OperationNotSupportedException
Constructor
OperationNotSupportedException(Throwable) - Constructor for exception com.bea.p13n.security.management.OperationNotSupportedException
Constructor
OperationNotSupportedException - Exception in com.bea.wsrp.faults
This exception is thrown when the producer's environment has timed out and the consumer is required to invoke initCookie again and resend any data that may have been stored in the producer's session.
OperationNotSupportedException() - Constructor for exception com.bea.wsrp.faults.OperationNotSupportedException
 
OperationNotSupportedException(String) - Constructor for exception com.bea.wsrp.faults.OperationNotSupportedException
 
OperationNotSupportedException(String, Throwable) - Constructor for exception com.bea.wsrp.faults.OperationNotSupportedException
 
Operator - Class in com.bea.p13n.expression.operator
Base class for all Operators in the expression package.
Operator() - Constructor for class com.bea.p13n.expression.operator.Operator
A default constructor that can used by multi-operand operators.
Operator(Object) - Constructor for class com.bea.p13n.expression.operator.Operator
A constructor to be used by unary operators.
Operator(Object, Object) - Constructor for class com.bea.p13n.expression.operator.Operator
A constructor to be used by binary operators.
Operator - Enum in com.bea.p13n.model
An enumeration representing a comparison operator between a left-hand-side property and a right-hand-side property or literal value.
OPT_IN_PROPERTY_NAME_KEY - Static variable in class com.bea.campaign.action.MailAction
Deprecated  
OPT_IN_PROPERTY_SET_KEY - Static variable in class com.bea.campaign.action.MailAction
Deprecated No longer used.
optimize(Expression) - Method in interface com.bea.p13n.expression.Optimizer
Performs an optimization on the supplied expression.
Optimizer - Interface in com.bea.p13n.expression
The Optimizer interface is implemented by the class that can optimize an Expression.
OptionTagAdapter - Class in com.bea.struts.adapter.taglib.html
Tag adapter for the Struts OptionTag
OptionTagAdapter() - Constructor for class com.bea.struts.adapter.taglib.html.OptionTagAdapter
 
OR - Static variable in class com.bea.campaign.AdCountGoal
Constant for OR boolean logic.
OR - Static variable in interface com.bea.campaign.Campaign
Boolean OR logic.
OR - Static variable in interface com.bea.campaign.Scenario
Boolean OR logic.
OR - Static variable in class com.bea.content.expression.ExpressionHelper
Syntax textual or logical operator.
or(IMetadataQueryParameter) - Method in interface com.bea.content.expression.IMetadataQueryParameter
OR two metadata query parameters
or(ITextQueryParameter) - Method in interface com.bea.content.expression.ITextQueryParameter
OR two text query parameters
OR - Static variable in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated Syntax textual or logical operator.
OR - Static variable in class com.beasys.commerce.util.TypesHelper
Deprecated The "or" (||) logical operator.
OracleDatabase - Class in com.bea.p13n.util.jdbc
Deprecated No longer needed, as JDBC methods work with all supported drivers
OracleDatabase(Connection) - Constructor for class com.bea.p13n.util.jdbc.OracleDatabase
Deprecated  
OracleThinDatabase - Class in com.bea.p13n.util.jdbc
Deprecated No longer needed, as JDBC methods work with all supported drivers
OracleThinDatabase(Connection) - Constructor for class com.bea.p13n.util.jdbc.OracleThinDatabase
Deprecated  
ORDER_BY_ACTIVE - Static variable in class com.bea.netuix.application.notifications.NotificationCriteria
Constant used to indicate the field used to order query results- used in the orderBy() method.
ORDER_BY_CONSUMED - Static variable in class com.bea.netuix.application.notifications.NotificationCriteria
Constant used to indicate the field used to order query results- used in the orderBy() method.
ORDER_BY_EXPIRATION_DATE - Static variable in class com.bea.netuix.application.notifications.NotificationCriteria
Constant used to indicate the field used to order query results- used in the orderBy() method.
ORDER_BY_FROM - Static variable in class com.bea.netuix.application.communities.InvitationSearchCriteria
Constant used to indicate the field used to order query results- used in the orderBy() method.
ORDER_BY_INVITE_ADDRESS - Static variable in class com.bea.netuix.application.communities.InvitationSearchCriteria
Constant used to indicate the field used to order query results- used in the orderBy() method.
ORDER_BY_INVITE_DATE - Static variable in class com.bea.netuix.application.communities.InvitationSearchCriteria
Constant used to indicate the field used to order query results- used in the orderBy() method.
ORDER_BY_JOIN_DATE - Static variable in class com.bea.netuix.application.communities.MembershipCriteria
Constant used to indicate the field used to order query results- used in the orderBy() method.
ORDER_BY_LAST_ACCESS_DATE - Static variable in class com.bea.netuix.application.communities.MembershipCriteria
Constant used to indicate the field used to order query results- used in the orderBy() method.
ORDER_BY_MEMBER_ACTIVE - Static variable in class com.bea.netuix.application.communities.MembershipCriteria
Constant used to indicate the field used to order query results- used in the orderBy() method.
ORDER_BY_MEMBER_EXTERNAL - Static variable in class com.bea.netuix.application.communities.MembershipCriteria
Constant used to indicate the field used to order query results- used in the orderBy() method.
ORDER_BY_MEMBERSHIP_ACTIVE - Static variable in class com.bea.netuix.application.communities.MembershipCriteria
Constant used to indicate the field used to order query results- used in the orderBy() method.
ORDER_BY_NAME - Static variable in class com.bea.netuix.application.notifications.NotificationCriteria
Constant used to indicate the field used to order query results- used in the orderBy() method.
ORDER_BY_NAMESPACE - Static variable in class com.bea.netuix.application.notifications.NotificationCriteria
Constant used to indicate the field used to order query results- used in the orderBy() method.
ORDER_BY_SELF_DESTRUCT - Static variable in class com.bea.netuix.application.notifications.NotificationCriteria
Constant used to indicate the field used to order query results- used in the orderBy() method.
ORDER_BY_SOURCE_DESKTOP_INSTANCE_TITLE - Static variable in class com.bea.netuix.application.notifications.NotificationCriteria
Constant used to indicate the field used to order query results- used in the orderBy() method.
ORDER_BY_SOURCE_DESKTOP_PATH - Static variable in class com.bea.netuix.application.notifications.NotificationCriteria
Constant used to indicate the field used to order query results- used in the orderBy() method.
ORDER_BY_SOURCE_PORTAL_PATH - Static variable in class com.bea.netuix.application.notifications.NotificationCriteria
Constant used to indicate the field used to order query results- used in the orderBy() method.
ORDER_BY_SOURCE_PORTLET_DEFINITION_LABEL - Static variable in class com.bea.netuix.application.notifications.NotificationCriteria
Constant used to indicate the field used to order query results- used in the orderBy() method.
ORDER_BY_SOURCE_PORTLET_INSTANCE_LABEL - Static variable in class com.bea.netuix.application.notifications.NotificationCriteria
Constant used to indicate the field used to order query results- used in the orderBy() method.
ORDER_BY_SOURCE_WEBAPP_NAME - Static variable in class com.bea.netuix.application.notifications.NotificationCriteria
Constant used to indicate the field used to order query results- used in the orderBy() method.
ORDER_BY_STATUS - Static variable in class com.bea.netuix.application.communities.InvitationSearchCriteria
Constant used to indicate the field used to order query results- used in the orderBy() method.
ORDER_BY_TARGET_WEBAPP_NAME - Static variable in class com.bea.netuix.application.notifications.NotificationCriteria
Constant used to indicate the field used to order query results- used in the orderBy() method.
ORDER_BY_USERNAME - Static variable in class com.bea.netuix.application.communities.InvitationSearchCriteria
Constant used to indicate the field used to order query results- used in the orderBy() method.
ORDER_BY_USERNAME - Static variable in class com.bea.netuix.application.communities.MembershipCriteria
Constant used to indicate the field used to order query results- used in the orderBy() method.
ORDER_BY_USERNAME - Static variable in class com.bea.netuix.application.notifications.NotificationCriteria
Constant used to indicate the field used to order query results- used in the orderBy() method.
orderBefore(ContentContext, ID, ID) - Method in interface com.bea.content.federated.INodeManager
If the repository supports child node ordering, and the parent node ObjectClass supports child node ordering, this method inserts the child node at srcChildNodeId before its sibling, the child node at destChildNodeId, in the child node list.
orderBefore(ID, ID, ID) - Method in interface com.bea.content.spi.ExtendedNodeOps
Deprecated If the parent node type supports child node ordering, this method inserts the child node at srcChildNodeId before its sibling, the child node at destChildNodeId.
orderBefore(ID, ID, ID) - Method in interface com.bea.content.spi.flexspi.ticket.NodeOpsV1
Deprecated If the parent node type supports child node ordering, this method inserts the child node at srcChildNodeId before its sibling, the child node at destChildNodeId.
orderBefore(ContentContext, ID, ID) - Method in interface com.bea.portal.tools.content.controls.ContentNodeControl
JSR-170 child node ordering
orderBy(String, boolean) - Method in class com.bea.netuix.application.communities.InvitationSearchCriteria
Used to specify the order for results to be returned.
orderBy(String, boolean) - Method in class com.bea.netuix.application.communities.MembershipCriteria
Used to specify the order for results to be returned.
orderBy(String, boolean) - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Used to specify the order for results to be returned.
org.apache.beehive.netui.pageflow.scoping - package org.apache.beehive.netui.pageflow.scoping
 
org.apache.beehive.netui.pageflow.scoping.internal - package org.apache.beehive.netui.pageflow.scoping.internal
 
ORIENTATION_BOTTOM - Static variable in interface com.bea.netuix.application.view.BookView
Constant enum to represent a book's menu location.
ORIENTATION_BOTTOM - Static variable in interface com.bea.netuix.application.view.PortletView
Constant for signifying the titlebar orientation.
ORIENTATION_LEFT - Static variable in interface com.bea.netuix.application.view.BookView
Constant enum to represent a book's menu location.
ORIENTATION_LEFT - Static variable in interface com.bea.netuix.application.view.PortletView
Constant for signifying the titlebar orientation.
ORIENTATION_RIGHT - Static variable in interface com.bea.netuix.application.view.BookView
Constant enum to represent a book's menu location.
ORIENTATION_RIGHT - Static variable in interface com.bea.netuix.application.view.PortletView
Constant for signifying the titlebar orientation.
ORIENTATION_TOP - Static variable in interface com.bea.netuix.application.view.BookView
Constant enum to represent a book's menu location.
ORIENTATION_TOP - Static variable in interface com.bea.netuix.application.view.PortletView
Constant for signifying the titlebar orientation.
orLogic - Variable in class com.bea.campaign.model.AdCountGoal
The boolean logic.
out(String) - Method in class com.bea.p13n.model.Model.Debug
Output a debug message if ON.
out(String, Throwable) - Method in class com.bea.p13n.model.Model.Debug
Output a debug message and stacktrace if t is not null.
out(String) - Method in class com.bea.p13n.util.debug.Debug
Ouptut a debug message, prepended with location information (where the message comes from).
out(Object) - Method in class com.bea.p13n.util.debug.Debug
Output an object's string representation as a debug message.
out(String, Object) - Method in class com.bea.p13n.util.debug.Debug
Output a message and an object as a debug message.
out(String, long) - Method in class com.bea.p13n.util.debug.Debug
Output a message and a number as a debug message.
out(String, boolean) - Method in class com.bea.p13n.util.debug.Debug
Output a message and a boolean as a debug message.
out(Throwable) - Method in class com.bea.p13n.util.debug.Debug
Output an exception stack trace as a debug message The exception's message is output, followed by a space and the stack trace.
out(String, Throwable) - Method in class com.bea.p13n.util.debug.Debug
Output a message with an exception stack trace.
OutputListItemToInputTransform - Class in com.bea.p13n.advisor
This is an AdviceTransform that takes the last RESULT key (getResult return value) from the Advice object and puts it into the key specified in the "output-key" parameter field in the AdviceRequest.
OutputListItemToInputTransform(Advisor, Metadata) - Constructor for class com.bea.p13n.advisor.OutputListItemToInputTransform
Construct an instance of this object and bind it to its Advisor and Metadata instances.
OutputToInputTransform - Class in com.bea.p13n.advisor
This is an AdviceTransform that takes the last RESULT key (getResult return value) from the Advice object and puts it into the key specified in the "output-key" parameter field in the AdviceRequest.
OutputToInputTransform(Advisor, Metadata) - Constructor for class com.bea.p13n.advisor.OutputToInputTransform
Construct an instance of this object and bind it to its Advisor and Metadata instances.
OVERRIDDEN - Static variable in class com.bea.content.PropertyDefinition
An overridden type indicates a property definition which was inherited and then was further modified to override the original definition in some fashion.

P

P13N_ADMIN_POLICY - Static variable in class com.bea.p13n.entitlements.common.EntitlementConstants
Policy used to manage admin entitlements
P13N_ADMIN_POLICY_POOL_REF - Static variable in class com.bea.p13n.entitlements.common.EntitlementConstants
Namespace for pool refs of P13n Admin Role Policy references
P13N_ADMIN_ROLE_POLICY_POOL - Static variable in class com.bea.p13n.entitlements.common.EntitlementConstants
Namespace for pool of P13n Admin Role Policies
P13N_ADMIN_ROLE_SEGMENT_POOL - Static variable in class com.bea.p13n.entitlements.common.EntitlementConstants
Namespace for pool of P13n Admin Role Segments
P13N_APPL_ROLE_POLICY_POOL - Static variable in class com.bea.p13n.entitlements.common.EntitlementConstants
Namespace for pool of P13n Application Role Policies.
P13N_APPLICATION_POLICY - Static variable in class com.bea.p13n.entitlements.common.EntitlementConstants
Policy used to manage application scoped visitor entitlements
P13N_POLICY_NAMESPACE - Static variable in class com.bea.p13n.entitlements.common.EntitlementConstants
Namespace for P13n Role and Security Policies
P13N_ROLE_POLICY_POOL - Static variable in class com.bea.p13n.entitlements.common.EntitlementConstants
Namespace for pool of P13n Visitor Role Policies
P13N_ROLE_SEGMENT_POOL - Static variable in class com.bea.p13n.entitlements.common.EntitlementConstants
Namespace for pool of P13n Visitor Role Segments
P13N_SECURITY_RESOURCE_CACHE - Static variable in class com.bea.p13n.entitlements.resource.P13nCachedResource
Cache the resource at application scope, so the application classloader can successfully free these objects during an app redeploy/undeploy
P13N_VISITOR_POLICY - Static variable in class com.bea.p13n.entitlements.common.EntitlementConstants
Policy used to manage visitor entitlements
P13N_VISITOR_POLICY_POOL_REF - Static variable in class com.bea.p13n.entitlements.common.EntitlementConstants
Namespace for pool refs of P13n Visitor Role Policy references
P13NAuthFilter - Class in com.bea.p13n.servlets
Deprecated Configure com.bea.p13n.servlets.PortalServletFilter in web.xml
P13NAuthFilter() - Constructor for class com.bea.p13n.servlets.P13NAuthFilter
Deprecated  
P13nCacheConfigTaxonomy - Class in com.bea.portal.tools.da.taxonomy.serviceadmin
Taxonomy for the p13nCacheConfig node.
P13nCacheConfigTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.serviceadmin.P13nCacheConfigTaxonomy
 
P13nCachedResource - Class in com.bea.p13n.entitlements.resource
This abstract class provides base functionality for resource hierarchies that participate in WLS security.
P13nCachedResource(SecurityResource, String, String) - Constructor for class com.bea.p13n.entitlements.resource.P13nCachedResource
Construct fields for security and library resources.
P13nCachedResource() - Constructor for class com.bea.p13n.entitlements.resource.P13nCachedResource
No Args constructor
P13nCacheProvider - Class in com.bea.p13n.cache
Default CacheProvider implementation.
P13nCacheProvider() - Constructor for class com.bea.p13n.cache.P13nCacheProvider
 
P13nCacheTaxonomy - Class in com.bea.portal.tools.da.taxonomy.serviceadmin
Taxonomy for a P13nCache, which is contained within the P13nCacheConfig taxonomy.
P13nCacheTaxonomy(P13nCacheConfigTaxonomy, String) - Constructor for class com.bea.portal.tools.da.taxonomy.serviceadmin.P13nCacheTaxonomy
Constructs a P13nCache taxonomy, parented by the P13nCacheConfig taxonomy.
P13nConfigTaxonomy - Class in com.bea.portal.tools.da.taxonomy.serviceadmin
Taxonomy for the P13nConfig node.
P13nConfigTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.serviceadmin.P13nConfigTaxonomy
 
P13nContextHandler - Class in com.bea.p13n.entitlements.service
This class provides a wrapper for passing optional arguments to the runtime Authorization.isAccessAllowed() method.
P13nContextHandler(String[], Object[]) - Constructor for class com.bea.p13n.entitlements.service.P13nContextHandler
 
P13nControlException - Exception in com.bea.p13n.controls.exceptions
Class to represent all Exceptions thrown by the Portal controls.
P13nControlException(String) - Constructor for exception com.bea.p13n.controls.exceptions.P13nControlException
Constructor
P13nControlException(Throwable) - Constructor for exception com.bea.p13n.controls.exceptions.P13nControlException
Constructor
P13nControlException(String, Throwable) - Constructor for exception com.bea.p13n.controls.exceptions.P13nControlException
Constructor
P13nLibraryResource - Class in com.bea.p13n.entitlements.resource
The P13nLibraryResource class is used to represent an application defined resource for the runtime checking of role or security policies, which may be found scoped to a resource or a separate library.
P13nLibraryResource(String, String, String, String, String) - Constructor for class com.bea.p13n.entitlements.resource.P13nLibraryResource
Construct a resource to be used for location of security policies.
P13nManagementID - Class in com.bea.portal.tools.management.p13n
Identifies a campaign.
P13nManagementID(String) - Constructor for class com.bea.portal.tools.management.p13n.P13nManagementID
Constructor.
P13nManagementIDBuilder - Class in com.bea.portal.tools.management.p13n
Builds and parses P13nManagementID instances.
P13nManagementIDBuilder() - Constructor for class com.bea.portal.tools.management.p13n.P13nManagementIDBuilder
Constructor.
P13nManagementResourceType - Class in com.bea.portal.tools.management.p13n
ResourceType for a campaign.
P13nProfileConfigTaxonomy - Class in com.bea.portal.tools.da.taxonomy.serviceadmin
Taxonomy for the P13nProfileConfig node.
P13nProfileConfigTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.serviceadmin.P13nProfileConfigTaxonomy
 
P13nRequestFactory - Class in com.bea.p13n.http
 
P13nRequestFactory() - Constructor for class com.bea.p13n.http.P13nRequestFactory
 
P13nResource - Class in com.bea.p13n.entitlements.resource
This abstract class provides base functionality for resource hierarchies that participate in WLS security.
P13nResource(SecurityResource, String, String) - Constructor for class com.bea.p13n.entitlements.resource.P13nResource
Construct fields for security and library resources.
P13nResource() - Constructor for class com.bea.p13n.entitlements.resource.P13nResource
No Args constructor
P13nRoleMap - Class in com.bea.p13n.security
P13nRoleMap is used to wrap a weblogic.security.providers.xacml.RoleMapperHelper.RoleMap for the purpose of retaining the evaluated roles.
P13nRoleMap(Map) - Constructor for class com.bea.p13n.security.P13nRoleMap
 
P13nSecurityConfigTaxonomy - Class in com.bea.portal.tools.da.taxonomy.serviceadmin
Taxonomy for the P13nSecurityConfig node.
P13nSecurityConfigTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.serviceadmin.P13nSecurityConfigTaxonomy
 
P13nSecurityResource - Class in com.bea.p13n.entitlements.resource
The SecurityResource class is used to represent an application defined resource for the runtime checking of security policies.
P13nSecurityResource(String, String, String, String) - Constructor for class com.bea.p13n.entitlements.resource.P13nSecurityResource
Construct a resource to be used for location of security policies.
P13nSecurityResource(String, String, String, String, int) - Constructor for class com.bea.p13n.entitlements.resource.P13nSecurityResource
Construct a resource to be used for location of security policies.
P13nUrlConfigurationHelper - Class in com.bea.p13n.url.config
Helper class for p13n url configuration access.
P13nUrlTemplateBean - Interface in com.bea.p13n.url.config
DescriptorBean that describes all attributes of the p13n-url-template stanza of the p13n-url-templates.xml
P13nUrlTemplateConfigBean - Interface in com.bea.p13n.url.config
Root bean for p13n-url-template.xml
P3P_PROPERTY_SET_NAME - Static variable in interface com.bea.wsrp.consumer.userproperty.UserProperty
The property set name used for P3P properties.
PAGE - Static variable in interface javax.portlet.ResourceURL
The URL of type PAGE may contain artifacts that require knowledge of the state of the complete page, like PortletURLs.
PAGE_LABEL_PARAM - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
Page label query parameter (reserved).
PAGE_LABEL_PARAM - Static variable in class com.bea.portlet.GenericURL
Page label query parameter (reserved).
PAGE_SIZE_KEY - Static variable in interface com.bea.content.paging.ICMPagedResult
optional CONTEXT KEY which can be placed in the ContentContext -- see ContentContext Specifies the pagesize to use.
PAGE_TYPE - Static variable in class com.bea.netuix.application.localization.definition.LocalizationResource
 
PAGE_TYPE - Static variable in interface com.bea.netuix.application.view.MarkupView
Constant for page markup.
PageBackingContext - Class in com.bea.netuix.servlets.controls.page
This is the backing context for a page.
PageDefinition - Class in com.bea.netuix.application.definition
This class represents a persistent page.
PageDefinition(LocalizationResource, MarkupDefinitionId, String, boolean, boolean, String, LayoutDefinitionId, ThemeDefinitionId) - Constructor for class com.bea.netuix.application.definition.PageDefinition
Constructors to create a new PageDefinition object.
PageDefinition(LocalizationResource, MarkupDefinitionId, String, boolean, boolean, String, PageInstance) - Constructor for class com.bea.netuix.application.definition.PageDefinition
Constructor that takes a PageInstance.
PageDefinitionAction - Class in com.bea.portal.tools.portal.actions
Objects extending this class implement actions to be taken on portal controls.
PageDefinitionControl - Interface in com.bea.portal.tools.portal.controls
A custom control interface used to interact with PageDefinitions.
PageDefinitionId - Class in com.bea.netuix.application.identifier
Represents the primary keys of Page definition objects in the database, and is used to uniquely identify them.
PageDefinitionId(int) - Constructor for class com.bea.netuix.application.identifier.PageDefinitionId
 
PageDefinitionID - Class in com.bea.portal.tools.portal.page
Identifies the collection of portal resource definitions.
PageDefinitionID(String) - Constructor for class com.bea.portal.tools.portal.page.PageDefinitionID
Constructor.
PageDefinitionID(PageDefinitionIDBuilder) - Constructor for class com.bea.portal.tools.portal.page.PageDefinitionID
Constructor.
PageDefinitionIDBuilder - Class in com.bea.portal.tools.portal.page
Identifies the collection of portal resource definitions.
PageDefinitionIDBuilder() - Constructor for class com.bea.portal.tools.portal.page.PageDefinitionIDBuilder
Constructor.
PageDefinitionManager - Interface in com.bea.netuix.application.manager.persistence
Please refer to the interfaces for javadoc.
PageDefinitionManagerHome - Interface in com.bea.netuix.application.manager.persistence
EJB Home for PageDefinitionManager
PageDefinitionResourceType - Class in com.bea.portal.tools.portal.page
ResourceType for a portal page definition.
PageDefinitionsID - Class in com.bea.portal.tools.portal.page
Identifies the collection of portal resource definitions.
PageDefinitionsID(String) - Constructor for class com.bea.portal.tools.portal.page.PageDefinitionsID
Constructor.
PageDefinitionsID(PageDefinitionsIDBuilder) - Constructor for class com.bea.portal.tools.portal.page.PageDefinitionsID
Constructor.
PageDefinitionsIDBuilder - Class in com.bea.portal.tools.portal.page
Identifies the collection of portal resource definitions.
PageDefinitionsIDBuilder() - Constructor for class com.bea.portal.tools.portal.page.PageDefinitionsIDBuilder
Constructor.
PageDefinitionsResourceType - Class in com.bea.portal.tools.portal.page
ResourceType for the collection of portal page definitions.
PagedListFactory<T> - Class in com.bea.content.paging
supports creating a ISortableFilterablePagedList from a List
PagedListFactory() - Constructor for class com.bea.content.paging.PagedListFactory
 
PagedResult<T> - Interface in com.bea.p13n.pagination
Result of some query, organized as pages.
PagedResultIterator<T> - Class in com.bea.p13n.pagination
A wrapper around a PagedResult to iterate over the entire contents.
PagedResultIterator(PagedResult<T>) - Constructor for class com.bea.p13n.pagination.PagedResultIterator
Construct an iterator around a paged result
PageEntry - Class in com.bea.wsrp.registry.entries
Page entry in a registry
PageEntry(String, String) - Constructor for class com.bea.wsrp.registry.entries.PageEntry
Creates an instance with the given name and pageHandle.
PageFlowEvent - Interface in com.bea.netuix.events
Class to represent an event arising from a PageFlow action that has been raised in a portlet.
PageflowLoggingHelper - Class in com.bea.netuix.servlets.controls.content
 
PageflowLoggingHelper() - Constructor for class com.bea.netuix.servlets.controls.content.PageflowLoggingHelper
 
PageflowURLHelper - Class in com.bea.netuix.servlets.controls.content
Use of this class is discouraged.
PageflowURLHelper() - Constructor for class com.bea.netuix.servlets.controls.content.PageflowURLHelper
 
PageHierarchyUrlTransformation - Class in com.bea.portlet.transformation
Sample implementation of UrlTransformation.
PageHierarchyUrlTransformation() - Constructor for class com.bea.portlet.transformation.PageHierarchyUrlTransformation
Default constructor.
PageID - Class in com.bea.portal.tools.portal.page
 
PageID(String) - Constructor for class com.bea.portal.tools.portal.page.PageID
Constructor.
PageID(PageIDBuilder) - Constructor for class com.bea.portal.tools.portal.page.PageID
Constructor.
PageIDBuilder - Class in com.bea.portal.tools.portal.page
 
PageIDBuilder() - Constructor for class com.bea.portal.tools.portal.page.PageIDBuilder
Constructor.
pageInstance - Variable in class com.bea.netuix.application.definition.PageDefinition
 
PageInstance - Class in com.bea.netuix.application.instance
Represents a customized version of a PageDefinition.
PageInstance(ThemeDefinitionId, LayoutDefinitionId, String) - Constructor for class com.bea.netuix.application.instance.PageInstance
Constructor to create a new PageInstance object.
PageInstanceAction - Class in com.bea.portal.tools.portal.actions
Objects extending this class implement actions to be taken on portal controls.
PageInstanceControl - Interface in com.bea.portal.tools.portal.controls
A custom control interface used to interact with PageInstances.
PageInstanceId - Class in com.bea.netuix.application.identifier
Represents the primary keys of Page objects in the database, and is used to uniquely identify them.
PageInstanceId(int) - Constructor for class com.bea.netuix.application.identifier.PageInstanceId
 
PageInstanceTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
Taxonomy for a Page instance, which is parented by a BookInstance taxonomy node.
PageInstanceTaxonomy(BookInstanceTaxonomy, PageInstanceId) - Constructor for class com.bea.portal.tools.da.taxonomy.portal.PageInstanceTaxonomy
Constructs a PageInstance taxonomy, with the specified BookInstanceTaxonomy as its parent.
PagePresentationContext - Class in com.bea.netuix.servlets.controls.page
This class represents a portal page component.
PageResourceType - Class in com.bea.portal.tools.portal.page
ResourceType for a portal page instance.
PageSearchCriteria - Class in com.bea.netuix.application.search
A SearchCriteria object for searching for pages.
PageSearchCriteria(String) - Constructor for class com.bea.netuix.application.search.PageSearchCriteria
 
PageSearchCriteria(String, boolean) - Constructor for class com.bea.netuix.application.search.PageSearchCriteria
 
PageTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
Taxonomy for a Page in the Library.
PageTaxonomy(LibraryPagesTaxonomy, PageDefinitionId) - Constructor for class com.bea.portal.tools.da.taxonomy.portal.PageTaxonomy
Constructs a Page taxonomy, parented by the Pages taxonomy node within the Library.
PageURL - Class in com.bea.portlet
The PageURL helps portal applications create URLs to books and pages.
PageURL(HttpServletRequest, HttpServletResponse, String) - Constructor for class com.bea.portlet.PageURL
Constructs a PageURL.
PageURL(HttpServletRequest, HttpServletResponse) - Constructor for class com.bea.portlet.PageURL
Constructs a PageURL.
PageURL(HttpServletRequest, HttpServletResponse, String, boolean) - Constructor for class com.bea.portlet.PageURL
Constructs a PageURL.
PageView - Interface in com.bea.netuix.application.view
The page view represents a page and all its contents.
PaginationElementTaxonomyBuilder - Class in com.bea.portal.tools.da.taxonomy
TaxonomyBuilder for PaginationElements
PaginationElementTaxonomyBuilder(String, TaxonomyBuilder) - Constructor for class com.bea.portal.tools.da.taxonomy.PaginationElementTaxonomyBuilder
 
param - Variable in class com.bea.content.expression.operators.AbstractQueryOperator
 
PARAMETER_MAP - Static variable in interface com.bea.content.expression.ISearchTranslator
 
parameterizeSearch(Map<String, String>) - Method in interface com.bea.content.expression.ISearchTranslator
Parameterize a Search object with the given data.
parameterKeySet() - Method in class com.bea.content.ContentContext
Returns all public parameter keys.
parameterKeySet() - Method in interface com.bea.content.IContentContext
 
parametersMap - Variable in class com.bea.p13n.advisor.AbstractAdvislet
The parameters Map for the Advislet
parameterValuesEqual(String, PortletParameters) - Method in class com.bea.netuix.util.PortletParameters
Compares the values of the specified parameter in this PortletParameters object with the values of the same parameter in the supplied PortletParameters object, returning true only if all values are the same and in the same order.
params - Variable in class com.bea.portlet.GenericURL
Query parameters
ParentedResourceID - Class in com.bea.portal.tools.resource
Represents a ResourceID for resources that have parents.
ParentedResourceID(String) - Constructor for class com.bea.portal.tools.resource.ParentedResourceID
Constructor.
ParentedResourceID(ParentedResourceIDBuilder) - Constructor for class com.bea.portal.tools.resource.ParentedResourceID
Constructor.
ParentedResourceIDBuilder<T extends ParentedResourceID> - Class in com.bea.portal.tools.resource
Represents a ResourceIDBuilder for resources that have parents.
ParentedResourceIDBuilder() - Constructor for class com.bea.portal.tools.resource.ParentedResourceIDBuilder
Constructor.
ParentedResourceIDBuilder(ParentedResourceType) - Constructor for class com.bea.portal.tools.resource.ParentedResourceIDBuilder
Constructor.
ParentedResourceType - Class in com.bea.portal.tools.resource
Represents the resource type for a parented resource.
ParentedResourceType() - Constructor for class com.bea.portal.tools.resource.ParentedResourceType
Constructor.
ParentedResourceType(String) - Constructor for class com.bea.portal.tools.resource.ParentedResourceType
 
ParentedTaxonomyBuilder - Class in com.bea.p13n.delegation.taxonomy
A TaxonomyBuilder that depends on a parent TaxonomyBuilder for a portion of its overall taxonomy, usually due to a heirarchical relationship between resources.
ParentedTaxonomyBuilder(TaxonomyBuilder) - Constructor for class com.bea.p13n.delegation.taxonomy.ParentedTaxonomyBuilder
 
parentId - Variable in class com.bea.netuix.application.communities.CommunityInfo
An optional link to a parent community.
parentModel - Variable in class com.bea.p13n.model.Model
Our parent model.
Parents - Class in com.bea.content.cmis.rest.resources
 
Parents() - Constructor for class com.bea.content.cmis.rest.resources.Parents
 
ParentView - Interface in com.bea.netuix.application.view
A type of view that can contain Pages, Books or Portlets and supports methods for recursively searching them.
parse(DocumentBuilder, InputSource) - Static method in class com.bea.campaign.ScenarioHelper
Parse an input source, using the DefaultEntityResolver.
parse(InputSource, boolean) - Static method in class com.bea.campaign.ScenarioHelper
Parse an input source, using the DefaultEntityResolver.
parse(InputSource) - Static method in class com.bea.campaign.ScenarioHelper
Parse an input source, using the DefaultEntityResolver.
parse(Reader, boolean) - Static method in class com.bea.campaign.ScenarioHelper
Parse an input stream, using the DefaultEntityResolver.
parse(Reader) - Static method in class com.bea.campaign.ScenarioHelper
Parse an input stream, using the DefaultEntityResolver.
parse(String) - Static method in class com.bea.content.expression.ExpressionHelper
Convert a query expression string into an Expression object.
parse(InputSource) - Static method in class com.bea.p13n.content.ContentQuery
Perform a non-validating parse on the specified input source.
parse(String) - Static method in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated Convert a query expression string into an Expression object.
parse(String) - Static method in class com.beasys.commerce.util.ExpressionHelper
Deprecated Convert a query expression string into an Expression object.
parseArgs(String[]) - Method in class com.bea.content.loader.bulk.BulkLoader
Parse the given input arguments.
parseArgs(String[]) - Method in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated Parse the given input arguments.
parseCampaignModel(String, Collection) - Static method in class com.bea.campaign.model.CampaignModelDocument
Parse a campaign model from xml.
parseCampaignModel(Reader, Collection) - Static method in class com.bea.campaign.model.CampaignModelDocument
Parse a campaign model from a reader.
parseCampaignModel(InputStream, Collection) - Static method in class com.bea.campaign.model.CampaignModelDocument
Parse a campaign model from an input stream
parseContentType(String) - Static method in class com.bea.p13n.util.MimeTypeHelper
Parse a MIME 1.0 Content-Type string into a data structure.
parseMarkup(String) - Static method in class com.bea.netuix.application.definition.PortletMarkup
 
parsePlaceholderModel(String, Collection) - Static method in class com.bea.p13n.placeholder.model.PlaceholderModelDocument
Parse a placeholder model from xml.
parsePlaceholderModel(Reader, Collection) - Static method in class com.bea.p13n.placeholder.model.PlaceholderModelDocument
Parse a placeholder model from a reader.
parsePlaceholderModel(InputStream, Collection) - Static method in class com.bea.p13n.placeholder.model.PlaceholderModelDocument
Parse a placeholder model from an input stream
parseQueryString(String, String, PortletParameters.ParameterFilter) - Static method in class com.bea.netuix.util.PortletParameters
Parses a query string into a map, using the specified encoding and optional parameter filter.
parseQueryString(String, String, PortletParameters.ParameterFilter, boolean) - Static method in class com.bea.netuix.util.PortletParameters
Parses a query string into a map, using the specified encoding and optional parameter filter.
parseQueryString(String) - Method in class com.bea.portlet.transformation.PageHierarchyUrlTransformation
Parse the query string into name value pairs.
parseRequestPathParameters(HttpServletRequest, ServletContext) - Static method in class com.bea.wsrp.consumer.resource.ResourceURLUtils
Parse pseudo parameters in the path formated such that as /name_value/ The name is NOT URLDecoded therefore MUST be URL safe.
parseRequestPathParameters(String) - Static method in class com.bea.wsrp.consumer.resource.ResourceURLUtils
 
parseResourcePath(ResourceIDBuilder.ParseContext) - Method in class com.bea.portal.tools.resource.ResourceIDBuilder
Parse the resource path of from specified URN.
parseResourceTypeNamespaceURI(ResourceIDBuilder.ParseContext) - Method in class com.bea.portal.tools.resource.ResourceIDBuilder
Parse the namespace URI of the resource type from the specified URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.content.NodeIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.content.PropertyIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.content.repository.RepositoriesIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.content.repository.RepositoriesInRepoModeIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.content.repository.RepositoriesInTypeModeIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.content.repository.RepositoryIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.content.repository.RepositoryInRepoModeIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.content.repository.RepositoryInTypeModeIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.content.type.PropertyDefinitionIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.content.type.TypeIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.content.workflow.WorkflowIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.content.workflow.WorkflowsIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.content.workspace.AssignedItemsWorkspaceIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.content.workspace.CheckedOutItemsWorkspaceIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.content.workspace.WorkspacesIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.interaction.campaign.CampaignIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.interaction.campaign.CampaignsIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.interaction.campaign.rule.RuleIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.interaction.campaign.scenario.ScenarioIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.interaction.contentselector.ContentSelectorIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.interaction.contentselector.ContentSelectorsIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.interaction.placeholder.PlaceholderIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.interaction.placeholder.PlaceholdersIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.interaction.placeholder.query.QueryDefinitionIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.interaction.segment.SegmentIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.interaction.segment.SegmentsIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.management.ManagementIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.management.p13n.behaviortracking.BehaviorTrackingServiceManagementIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.management.p13n.cache.CacheManagementIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.management.p13n.cache.CachesManagementIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.management.p13n.event.EventServiceManagementIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.management.p13n.P13nManagementIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.management.p13n.security.authentication.provider.AuthenticationProvidersManagementIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.management.p13n.security.SecurityManagementIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.book.BookDefinitionIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.book.BookDefinitionsIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.book.BookIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.community.CommunitiesIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.community.CommunityDefinitionIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.community.CommunityTemplateIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.community.CommunityTemplatesIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.community.LibraryCommunityTemplateIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.community.LibraryCommunityTemplatesIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.desktop.DesktopDefinitionIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.desktop.DesktopDefinitionsIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.desktop.DesktopIDBuilder
Deprecated Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.desktop.DesktopTemplateIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.desktop.DesktopTemplatesIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplateIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplatesIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.DesktopParentedResourceIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.laf.LookAndFeelIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.laf.LookAndFeelsIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.layout.LayoutIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.layout.LayoutsIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.LibraryIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.LibraryTemplatesIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.menu.MenuIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.menu.MenusIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.page.LibraryPortletInstancesIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.page.PageDefinitionIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.page.PageDefinitionsIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.page.PageIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.portal.PortalIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.portal.PortalsIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.PortalManagementIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.PortalParentedResourceIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.portlet.PortletCategoriesIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.portlet.PortletCategoryIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.portlet.PortletDefinitionIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.portlet.PortletDefinitionsIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.portlet.PortletIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.portlet.PortletsIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.shell.ShellIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.shell.ShellsIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.TemplatesIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.theme.ThemeIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.theme.ThemesIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.wsrp.producer.WSRPProducerIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.portal.wsrp.producer.WSRPProducersIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.resource.ParentedResourceIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.resource.ResourceIDBuilder
Parse the given URN.
parseResourceURN(ResourceIDBuilder.ParseContext) - Method in class com.bea.portal.tools.resource.ResourceIDBuilder
Parse the specified URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.resource.WebAppResourceIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.security.authentication.provider.AuthenticationProviderIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.security.authentication.provider.AuthenticationProvidersIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.security.group.GroupIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.security.provider.SecurityProvidersIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.security.role.da.DARoleIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.security.role.mapper.RoleMapperIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.security.role.mapper.RoleMappersIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.security.role.visitor.VisitorRoleIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.security.role.visitor.VisitorRolesIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.security.user.UserIDBuilder
Parse the given URN.
parseResourceURN(String) - Method in class com.bea.portal.tools.security.user.UsersIDBuilder
Parse the given URN.
parseRuleModel(String, Collection) - Static method in class com.bea.p13n.rules.model.RuleModelDocument
Parse a rule model from xml.
parseRuleModel(Reader, Collection) - Static method in class com.bea.p13n.rules.model.RuleModelDocument
Parse a rule model from a reader.
parseRuleModel(InputStream, Collection) - Static method in class com.bea.p13n.rules.model.RuleModelDocument
Parse a rule model from an input stream
parseRuleSetModel(String, Collection) - Static method in class com.bea.p13n.rules.model.RuleSetModelDocument
Parse a rule set model from xml.
parseRuleSetModel(Reader, Collection) - Static method in class com.bea.p13n.rules.model.RuleSetModelDocument
Parse a rule set model from a reader.
parseRuleSetModel(InputStream, Collection) - Static method in class com.bea.p13n.rules.model.RuleSetModelDocument
Parse a rule set model from an input stream
parseScenarioModel(String, Collection) - Static method in class com.bea.campaign.model.ScenarioModelDocument
Parse a scenario model from xml.
parseScenarioModel(Reader, Collection) - Static method in class com.bea.campaign.model.ScenarioModelDocument
Parse a scenario model from a reader.
parseScenarioModel(InputStream, Collection) - Static method in class com.bea.campaign.model.ScenarioModelDocument
Parse a scenario model from an input stream
parseTokenAreas(String) - Static method in class com.bea.p13n.content.model.ContentQueryModel
Parser the specified query expression into a set of TokenAreas.
password - Variable in class com.bea.content.loader.bulk.BulkLoader
The password for the user of this resource.
password - Variable in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated The password for the user of this resource.
PASSWORD - Static variable in class com.bea.netuix.application.communities.invitations.email.ConfigPropertiesEmailInviterFactory
password property name
PasswordTag - Class in com.bea.struts.adapter.taglib.html
Tag adapter for the Struts PasswordTag
PasswordTag() - Constructor for class com.bea.struts.adapter.taglib.html.PasswordTag
Construct a new instance of this tag.
path - Variable in class com.bea.content.manager.servlets.jsp.taglib.GetNodeTag
The path.
Path - Class in com.bea.netuix.application.identifier
Base class for all path-based entities.
Path(String) - Constructor for class com.bea.netuix.application.identifier.Path
Cannot be null.
path - Variable in class com.bea.p13n.placeholder.ContentBucket.PreviewInfo
The content path.
PATH - Static variable in class com.bea.portlet.GenericURL
Template parameter: path.
PATH_DELIMITER - Static variable in class com.bea.content.ObjectClass
The delimiter used to separate path components for Object Class paths.
PATH_INFO - Static variable in class com.bea.p13n.http.Request
 
PATH_TRANSLATED - Static variable in class com.bea.p13n.http.Request
 
PathHelper - Class in com.bea.content
Utility class to manipulate unix path like Strings such as /a/b/c/d.
PathHelper() - Constructor for class com.bea.content.PathHelper
 
pathInfoEncode(String) - Static method in class com.bea.content.federated.ContentHelper
Correctly URLEncode a path-info string.
pathInfoEncode(String) - Static method in class com.bea.p13n.ad.AdHelper
Correctly URLEncode a path-info string.
PathResolver - Class in com.bea.netuix.laf.genes.mutators
PathResolver performs path resolution for Look and Feel resources.
PathResolver() - Constructor for class com.bea.netuix.laf.genes.mutators.PathResolver
 
payload - Variable in class com.bea.netuix.application.notifications.NotificationPayloadInfo
The actual payload for the notification.
persist(List) - Method in interface com.bea.p13n.tracking.persistence.Persister
The Behavior Tracking service buffers Event objects until a threshold has been exceeded.
persistAttributes() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
Deprecated Moved the persisting of attributes out of the beehive NetUI layer. Use ScopedRequestImpl.getAttributeMap() to get the attributes.
persistAttributes() - Method in interface org.apache.beehive.netui.pageflow.scoping.ScopedRequest
Deprecated Moved the persisting of attributes out of the beehive NetUI layer. Use ScopedRequest.getAttributeMap() to get the attributes.
Persister - Interface in com.bea.p13n.tracking.persistence
This interface is used to customize how Behavior Tracking events are persisted.
PERSONAL_PASSWORD - Static variable in interface com.bea.netuix.clipper.ClipperConstants
Preference key to store the password for an individual.
PERSONAL_USERNAME - Static variable in interface com.bea.netuix.clipper.ClipperConstants
Preference key to store the login name for an individual.
personalPagesEnabled - Variable in class com.bea.netuix.application.communities.CommunityInfo
Flag to denote if this community allows members to add personal pages to the community.
PFTemplateManager - Interface in com.bea.netuix.application.manager.persistence
PFTemplateManager
PFTemplateManagerHome - Interface in com.bea.netuix.application.manager.persistence
PFTemplateManagerHome
PhantomProfileWrapper - Interface in com.bea.p13n.usermgmt.profile
A ProfileWrapper that represents a phantom Profile.
pickAd(AdInfo[]) - Method in interface com.bea.p13n.ad.AdConflictResolver
Resolve which ad query to display.
pickAd(Node[]) - Method in interface com.bea.p13n.ad.AdConflictResolver
Deprecated  
pickAd(RenderableContent[]) - Method in interface com.bea.p13n.ad.AdConflictResolver
Resolve which ad query to display.
pingRepository(String) - Method in interface com.bea.content.federated.IVirtualRepositoryManager
Pings a repository to check if it is available or not.
pingRepository(IContentContext) - Method in interface com.bea.content.spi.flexspi.ticket.RepositoryOpsV1
Verify the connection to the back-end repository datastore
pingRepository(String) - Method in interface com.bea.portal.tools.content.controls.ContentRepositoryControl
Pings a repository to check if it is available or not.
PlaceableDefinition - Interface in com.bea.netuix.application.definition
Represents entities that may be placed on other entities.
PlaceableDefinitionId - Interface in com.bea.netuix.application.identifier
Marker interface used for Book and Portlet definition ids.
PlaceableInstance - Interface in com.bea.netuix.application.instance
A marker interface used to indicate that the implementation object can be placed in a PlaceholderView (LayoutView's placeholder).
PlaceableInstanceId - Interface in com.bea.netuix.application.identifier
The InstanceId implemented by Books and Portlets, which are placeables.
PlaceableView - Interface in com.bea.netuix.application.view
View class for a placeable, which is either a book or a portlet.
PLACEHOLDER - Static variable in class com.bea.campaign.AddAdToPlaceholderAction
The name of placeholder action parameter.
PLACEHOLDER_DB_NAME - Static variable in interface com.bea.p13n.placeholder.PlaceholderConstants
Deprecated No longer applicable.
PLACEHOLDER_ID - Static variable in class com.bea.campaign.tracking.events.ClickCampaignEvent
Event attribute key name for item category id Attribute value is a String
PLACEHOLDER_ID - Static variable in interface com.bea.campaign.tracking.events.ClickThroughConstants
 
PLACEHOLDER_ID - Static variable in class com.bea.campaign.tracking.events.DisplayCampaignEvent
Event attribute key name for item category id Attribute value is a String
PLACEHOLDER_NAME - Static variable in interface com.bea.p13n.placeholder.PlaceholderConstants
Deprecated No longer applicable.
PLACEHOLDER_PREVIEW_DB_NAME - Static variable in interface com.bea.p13n.placeholder.PlaceholderConstants
Deprecated No longer needed.
PLACEHOLDER_SERVICE_HOME - Static variable in interface com.bea.campaign.CampaignConstants
Deprecated Default placeholder service home name.
PLACEHOLDER_TYPE - Static variable in class com.bea.netuix.application.localization.definition.LocalizationResource
 
PLACEHOLDER_TYPE - Static variable in interface com.bea.netuix.application.view.MarkupView
Constant for placeholder markup.
PlaceholderConstants - Interface in com.bea.p13n.placeholder
Deprecated No longer used.
PlaceholderDefinition - Class in com.bea.netuix.application.definition
This class represents a persistent placeholder.
PlaceholderDefinition(LocalizationResource, MarkupDefinitionId, int) - Constructor for class com.bea.netuix.application.definition.PlaceholderDefinition
Constructor to create a new PlaceholderDefinition object.
PlaceholderDefinitionId - Class in com.bea.netuix.application.identifier
Represents the primary keys of Placeholder definition objects in the database, and is used to uniquely identify them.
PlaceholderDefinitionId(int) - Constructor for class com.bea.netuix.application.identifier.PlaceholderDefinitionId
 
PlaceholderHelper - Class in com.bea.p13n.placeholder
Utility routines used by the placeholder service and tag.
PlaceholderHelper() - Constructor for class com.bea.p13n.placeholder.PlaceholderHelper
 
PlaceholderID - Class in com.bea.portal.tools.interaction.placeholder
Identifies a placeholder.
PlaceholderID(String) - Constructor for class com.bea.portal.tools.interaction.placeholder.PlaceholderID
Constructor.
PlaceholderIDBuilder - Class in com.bea.portal.tools.interaction.placeholder
Builds and parses PlaceholderID instances.
PlaceholderIDBuilder() - Constructor for class com.bea.portal.tools.interaction.placeholder.PlaceholderIDBuilder
Constructor.
PlaceholderManagerControl - Interface in com.bea.portal.tools.im.controls.placeholders
A custom Java Control used to manage ad placeholders.
PlaceholderModel - Class in com.bea.p13n.placeholder.model
A clause model representing a <placeholder> from the http://www.bea.com/servers/p13n/xsd/placeholder/1.1.1 namespace.
PlaceholderModel() - Constructor for class com.bea.p13n.placeholder.model.PlaceholderModel
 
PlaceholderModelDocument - Class in com.bea.p13n.placeholder.model
A default model document for PlaceholderModels.
PlaceholderModelDocument(PlaceholderModel) - Constructor for class com.bea.p13n.placeholder.model.PlaceholderModelDocument
Constructor from PlaceholderModel.
PlaceholderModelDocument(Reader) - Constructor for class com.bea.p13n.placeholder.model.PlaceholderModelDocument
Constructor from an input reader.
PlaceholderModelDocument(InputStream) - Constructor for class com.bea.p13n.placeholder.model.PlaceholderModelDocument
Constructor from an input stream.
PlaceholderModelDocument(String) - Constructor for class com.bea.p13n.placeholder.model.PlaceholderModelDocument
Constructor from xml.
PlaceholderPresentationContext - Class in com.bea.netuix.servlets.controls.layout
Used to provide access to presentation-related attributes specific to the Placeholder in use.
PlaceholderPreviewServlet - Class in com.bea.p13n.placeholder.servlets
A servlet which generates a content query preview info.
PlaceholderPreviewServlet() - Constructor for class com.bea.p13n.placeholder.servlets.PlaceholderPreviewServlet
 
PlaceholderResourceType - Class in com.bea.portal.tools.interaction.placeholder
ResourceType for a placeholder.
PlaceholderService - Interface in com.bea.p13n.placeholder
 
PlaceholderServiceHome - Interface in com.bea.p13n.placeholder
The EJB Home interface for the PlaceholderService.
PlaceholdersID - Class in com.bea.portal.tools.interaction.placeholder
Identifies the placeholders.
PlaceholdersID(String) - Constructor for class com.bea.portal.tools.interaction.placeholder.PlaceholdersID
Constructor.
PlaceholdersIDBuilder - Class in com.bea.portal.tools.interaction.placeholder
Builds and parses PlaceholdersID instances.
PlaceholdersIDBuilder() - Constructor for class com.bea.portal.tools.interaction.placeholder.PlaceholdersIDBuilder
Constructor.
PlaceholdersResourceType - Class in com.bea.portal.tools.interaction.placeholder
ResourceType for the placeholders.
PlaceholdersRootTaxonomy - Class in com.bea.portal.tools.da.taxonomy.placeholders
Taxonomy for the Placeholders top level taxonomy node.
PlaceholdersRootTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.placeholders.PlaceholdersRootTaxonomy
 
PlaceholderTag - Class in com.bea.p13n.placeholder.servlets.jsp.taglib
Corresponds to <ph:placeholder>.
PlaceholderTag() - Constructor for class com.bea.p13n.placeholder.servlets.jsp.taglib.PlaceholderTag
 
PlaceholderTaxonomy - Class in com.bea.portal.tools.da.taxonomy.placeholders
Taxonomy for a Placeholder.
PlaceholderTaxonomy(PlaceholdersRootTaxonomy, PlaceholderModel) - Constructor for class com.bea.portal.tools.da.taxonomy.placeholders.PlaceholderTaxonomy
Constructs a Placeholder taxonomy, which is parented by the top level Placeholders taxonomy node.
PlaceholderTaxonomy(PlaceholdersRootTaxonomy, String) - Constructor for class com.bea.portal.tools.da.taxonomy.placeholders.PlaceholderTaxonomy
 
PlaceholderView - Interface in com.bea.netuix.application.view
View class for a placeholder.
PlacementId - Class in com.bea.netuix.application.identifier
Represents a unique placement of a placeable (Book or Portlet) on a navigable (Book or Page).
PlacementId(int) - Constructor for class com.bea.netuix.application.identifier.PlacementId
 
PM_CUSTOM_TAG - Static variable in interface com.bea.p13n.advisor.AdvisletRegistryConstants
Parameter child tag - custom.
POLICY_EXISTS - Static variable in class com.bea.p13n.entitlements.common.EntitlementConstants
Unsuccessful policy action
POLICY_LIBRARY_INHERITANCE - Static variable in class com.bea.p13n.entitlements.common.EntitlementConstants
Used to construct a P13nResource that will be used to locate role or security policies at either a resource leaf node and/or within a general library taxonomy.
POLICY_NOT_FOUND - Static variable in class com.bea.p13n.entitlements.common.EntitlementConstants
Unsuccessful policy action
policyExists(SecurityPolicyItem) - Static method in class com.bea.p13n.entitlements.management.SecurityPolicyManager
Checks if a security policy exists for a given resource
policyExists(SecurityPolicyItem, ResourceContext) - Method in interface com.bea.portal.tools.entitlements.controls.SecurityPolicyManagerControl
Used to determine if a role policy exists.
PolicyItem - Class in com.bea.p13n.entitlements.policy
This base class encapsulates the information common to security policies and role policies.
PolicyItem() - Constructor for class com.bea.p13n.entitlements.policy.PolicyItem
 
PolicyItem(String, String, String, List, List) - Constructor for class com.bea.p13n.entitlements.policy.PolicyItem
 
PolicyItem(String, String, String, List, List, P13nContextHandler) - Constructor for class com.bea.p13n.entitlements.policy.PolicyItem
 
pop(ServletRequest) - Static method in class com.bea.portlet.AsyncContentContext
Pop the most recent AsyncContentContext from the given ServletRequest.
pop(ServletRequest) - Static method in class com.bea.portlet.UrlCompressionContext
Pop the most recent UrlCompressionContext from the given ServletRequest.
PORT - Static variable in class com.bea.portlet.GenericURL
Template parameter: port.
PORTAL_APPLICATION - Static variable in class com.bea.netuix.application.localization.definition.LocalizationResource
 
PORTAL_ENTITLEMENT_REQUEST - Static variable in class com.bea.netuix.application.manager.CustomizationContext
An http request attribute key name for the EntitlementRequest.
PORTAL_PATH - Static variable in class com.bea.portlet.prefs.spi.PortletPreferencesId
A constant defining the portal path
PORTAL_TYPE - Static variable in class com.bea.netuix.application.localization.definition.LocalizationResource
 
PortalAttributes - Interface in com.bea.netuix.servlets.attributes
This is an interface for attaching arbitrary data to portal elements.
PortalAttributes.Factory - Class in com.bea.netuix.servlets.attributes
 
PortalAttributes.Factory() - Constructor for class com.bea.netuix.servlets.attributes.PortalAttributes.Factory
 
PortalAttributes.Scope - Enum in com.bea.netuix.servlets.attributes
This defines the scope of an attribute.
PortalContext - Interface in javax.portlet
The PortalContext interface gives the portlet the ability to retrieve information about the portal calling this portlet.
PortalControl - Interface in com.bea.portal.tools.portal.controls
 
PortalControlAction - Class in com.bea.portal.tools.portal.actions
Objects extending this class implement actions to be taken on portal controls.
PortalControlAction() - Constructor for class com.bea.portal.tools.portal.actions.PortalControlAction
 
PortalCustomizationManager - Interface in com.bea.netuix.application.manager.persistence
Please refer to the interfaces for javadoc.
portalCustomizationManager - Static variable in class com.bea.netuix.servlets.manager.PortalServlet
 
PortalCustomizationManagerHome - Interface in com.bea.netuix.application.manager.persistence
EJB Home for PortalCustomizationManager.
PortalDefinition - Class in com.bea.netuix.application.definition
A PortalDefinition is an aggregator of DesktopDefinitions.
PortalDefinition(String, PortalPath, LocalizationResource, String) - Constructor for class com.bea.netuix.application.definition.PortalDefinition
Constructor to create a new PortalDefinition object.
PortalDefinitionControl - Interface in com.bea.portal.tools.portal.controls
 
PortalDefinitionManager - Interface in com.bea.netuix.application.manager.persistence
Please refer to the interfaces for javadoc.
PortalDefinitionManagerHome - Interface in com.bea.netuix.application.manager.persistence
EJB Home for PortalDefinitionManager.
PortalFrameworkUtils - Class in com.bea.netuix.util
 
PortalFrameworkUtils() - Constructor for class com.bea.netuix.util.PortalFrameworkUtils
 
PortalID - Class in com.bea.portal.tools.portal.portal
Identifies a portal layout.
PortalID(String) - Constructor for class com.bea.portal.tools.portal.portal.PortalID
Constructor.
PortalID(PortalIDBuilder) - Constructor for class com.bea.portal.tools.portal.portal.PortalID
Constructor.
PortalIDBuilder - Class in com.bea.portal.tools.portal.portal
Builds and parses PortalID.
PortalIDBuilder() - Constructor for class com.bea.portal.tools.portal.portal.PortalIDBuilder
Constructor.
PortalLookAndFeel - Class in com.bea.netuix.laf
PortalLookAndFeel is the primary interface for interacting with the Look and Feel framework.
PortalManagementID - Class in com.bea.portal.tools.portal
Identifies the collection of portal resource definitions and instances.
PortalManagementID(String) - Constructor for class com.bea.portal.tools.portal.PortalManagementID
Constructor.
PortalManagementID(PortalManagementIDBuilder) - Constructor for class com.bea.portal.tools.portal.PortalManagementID
Constructor.
PortalManagementIDBuilder - Class in com.bea.portal.tools.portal
Builds an instance of PortalManagementIDBuilder.
PortalManagementIDBuilder() - Constructor for class com.bea.portal.tools.portal.PortalManagementIDBuilder
Constructor.
PortalManagementResourceType - Class in com.bea.portal.tools.portal
ResourceType for the collection of portal resource definitions and instances.
PortalParentedResourceID - Class in com.bea.portal.tools.portal
Represents a resource id for resources that have a portal parent
PortalParentedResourceID(String) - Constructor for class com.bea.portal.tools.portal.PortalParentedResourceID
Constructor.
PortalParentedResourceID(PortalParentedResourceIDBuilder) - Constructor for class com.bea.portal.tools.portal.PortalParentedResourceID
Constructor.
PortalParentedResourceIDBuilder<T extends PortalParentedResourceID> - Class in com.bea.portal.tools.portal
 
PortalParentedResourceIDBuilder() - Constructor for class com.bea.portal.tools.portal.PortalParentedResourceIDBuilder
Constructor.
PortalParentedResourceIDBuilder(PortalParentedResourceType) - Constructor for class com.bea.portal.tools.portal.PortalParentedResourceIDBuilder
Constructor.
PortalParentedResourceType - Class in com.bea.portal.tools.portal
 
PortalParentedResourceType() - Constructor for class com.bea.portal.tools.portal.PortalParentedResourceType
Constructor.
PortalParentedResourceType(String) - Constructor for class com.bea.portal.tools.portal.PortalParentedResourceType
 
portalPath - Variable in class com.bea.netuix.application.communities.CommunityInfo
Portal path for the new desktop to be created.
PortalPath - Class in com.bea.netuix.application.identifier
The PortalPath is a representation of the part of the url that identifies the portal for a customized portal.
PortalPath(String) - Constructor for class com.bea.netuix.application.identifier.PortalPath
 
PortalPresentationManager - Interface in com.bea.netuix.application.manager.persistence
Please refer to the interfaces for javadoc.
PortalPresentationManagerHome - Interface in com.bea.netuix.application.manager.persistence
EJB Home for PortalPresentationManager.
PortalResourcesTaxonomy - Class in com.bea.portal.tools.da.taxonomy.serviceadmin
Taxonomy for the PortalResources node.
PortalResourcesTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.serviceadmin.PortalResourcesTaxonomy
 
PortalResourceType - Class in com.bea.portal.tools.portal.portal
ResourceType for a portal.
PortalRootTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
Taxonomy for the top level Portal Management node.
PortalRootTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.portal.PortalRootTaxonomy
Constructs a taxonomy corresponding to the top level Portal Management node.
PortalSearchCriteria - Class in com.bea.netuix.application.search
A SearchCriteria that specifies information for retrieving portal objects.
PortalSearchCriteria(String) - Constructor for class com.bea.netuix.application.search.PortalSearchCriteria
 
PortalSearchCriteria(String, PortalPath[]) - Constructor for class com.bea.netuix.application.search.PortalSearchCriteria
 
PortalServlet - Class in com.bea.netuix.servlets.manager
Front door servlet to handle requests for portals and desktops.
PortalServlet() - Constructor for class com.bea.netuix.servlets.manager.PortalServlet
 
PortalServlet.UserCacheFlushSessionBindingListener - Class in com.bea.netuix.servlets.manager
SessionBindingListener to flush the user cache at the end of a session.
PortalServlet.UserCacheFlushSessionBindingListener(String, String, String, ArrayList<Locale>, boolean) - Constructor for class com.bea.netuix.servlets.manager.PortalServlet.UserCacheFlushSessionBindingListener
 
PortalsID - Class in com.bea.portal.tools.portal.portal
Builds and parses PortalsID.
PortalsID(String) - Constructor for class com.bea.portal.tools.portal.portal.PortalsID
Constructor.
PortalsID(PortalsIDBuilder) - Constructor for class com.bea.portal.tools.portal.portal.PortalsID
Constructor.
PortalsIDBuilder - Class in com.bea.portal.tools.portal.portal
Identifies the collection of portals.
PortalsIDBuilder() - Constructor for class com.bea.portal.tools.portal.portal.PortalsIDBuilder
Constructor.
PortalsResourceType - Class in com.bea.portal.tools.portal.portal
ResourceType for the collection of portals.
PortalsTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
Taxonomy for the Portals node inside of the Portal Management node.
PortalsTaxonomy(PortalRootTaxonomy) - Constructor for class com.bea.portal.tools.da.taxonomy.portal.PortalsTaxonomy
Constructs a taxonomy node corresponding to the Portals node withing Portal Management, which contains all of the Portal resources.
PortalTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
Taxonomy for a Portal.
PortalTaxonomy(PortalsTaxonomy, PortalPath) - Constructor for class com.bea.portal.tools.da.taxonomy.portal.PortalTaxonomy
Constructs a Portal taxonomy, parented by the Portals taxonomy node within Portal Management, and based on the definition id of the Portal.
PortalTaxonomy(PortalsTaxonomy, PortalDefinition) - Constructor for class com.bea.portal.tools.da.taxonomy.portal.PortalTaxonomy
Constructs a Portal taxonomy, parented by the Portals taxonomy node within Portal Management, and based on the definition id of the Portal.
PortalTaxonomyConstants - Class in com.bea.netuix.application.util
 
PortalTaxonomyConstants() - Constructor for class com.bea.netuix.application.util.PortalTaxonomyConstants
 
PortalTemplatesTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
Taxonomy for the Templates node within a Portal taxonomy node.
PortalTemplatesTaxonomy(PortalTaxonomy) - Constructor for class com.bea.portal.tools.da.taxonomy.portal.PortalTemplatesTaxonomy
Constructs a PortalTemplates taxonomy within the specified Portal taxonomy.
PortalView - Interface in com.bea.netuix.application.view
View class for a portal.
Portlet - Interface in javax.portlet
The Portlet interface is used by the portlet container to invoke the portlets.
PORTLET - Static variable in interface javax.portlet.ResourceURL
The URL of type PORTLRET does not need to contain the current state of the page, but the current render parameters, portlet mode, or window state of the portlet must be accessible to the portlet.
PORTLET_CATEGORY_TYPE - Static variable in class com.bea.netuix.application.localization.definition.LocalizationResource
 
PORTLET_SCOPE - Static variable in interface javax.portlet.PortletSession
This constant defines the scope of the session attribute to be private to the portlet and its included resources.
PORTLET_SUB_INSTANCE_ID - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
subInstanceId param: denotes a subInstanceId that is to be used for a Portlet
PORTLET_SUB_INSTANCE_ID - Static variable in class com.bea.portlet.GenericURL
subInstanceId param: denotes a subInstanceId that is to be used for a Portlet
PORTLET_TYPE - Static variable in class com.bea.netuix.application.localization.definition.LocalizationResource
 
PORTLET_TYPE - Static variable in interface com.bea.netuix.application.view.MarkupView
Constant for portlet markup.
PortletBackingContext - Class in com.bea.netuix.servlets.controls.portlet.backing
This is the BackingContext for a portlet.
PortletCategoriesID - Class in com.bea.portal.tools.portal.portlet
Builds and parses PortletCategoriesID.
PortletCategoriesID(String) - Constructor for class com.bea.portal.tools.portal.portlet.PortletCategoriesID
Constructor.
PortletCategoriesID(PortletCategoriesIDBuilder) - Constructor for class com.bea.portal.tools.portal.portlet.PortletCategoriesID
Constructor.
PortletCategoriesIDBuilder - Class in com.bea.portal.tools.portal.portlet
Identifies the collection of portlet categories.
PortletCategoriesIDBuilder() - Constructor for class com.bea.portal.tools.portal.portlet.PortletCategoriesIDBuilder
Constructor.
PortletCategoriesResourceType - Class in com.bea.portal.tools.portal.portlet
ResourceType for the collection of portlet categories.
PortletCategoryDefinition - Class in com.bea.netuix.application.definition
Provides a mechanism to categorize PortletDefinitions.
PortletCategoryDefinition(PortletCategoryDefinitionId, LocalizationResource, String) - Constructor for class com.bea.netuix.application.definition.PortletCategoryDefinition
Ctor.
PortletCategoryDefinition(PortletCategoryDefinitionId, LocalizationResource, String, boolean) - Constructor for class com.bea.netuix.application.definition.PortletCategoryDefinition
 
PortletCategoryDefinitionControl - Interface in com.bea.portal.tools.portal.controls
A custom control interface used to interact with portlet categories.
PortletCategoryDefinitionId - Class in com.bea.netuix.application.identifier
Portlets can be grouped into categories, such as 'news', 'sports' and 'human resources' portlets.
PortletCategoryDefinitionId(int) - Constructor for class com.bea.netuix.application.identifier.PortletCategoryDefinitionId
 
PortletCategoryID - Class in com.bea.portal.tools.portal.portlet
Identifies a portlet category.
PortletCategoryID(String) - Constructor for class com.bea.portal.tools.portal.portlet.PortletCategoryID
Constructor.
PortletCategoryID(PortletCategoryIDBuilder) - Constructor for class com.bea.portal.tools.portal.portlet.PortletCategoryID
Constructor.
PortletCategoryIDBuilder - Class in com.bea.portal.tools.portal.portlet
Builds and parses PortletCategoryID.
PortletCategoryIDBuilder() - Constructor for class com.bea.portal.tools.portal.portlet.PortletCategoryIDBuilder
Constructor.
PortletCategoryManager - Interface in com.bea.netuix.application.manager.persistence
Please refer to the interfaces for javadoc.
PortletCategoryManagerHome - Interface in com.bea.netuix.application.manager.persistence
EJB Home for PortletCategoryManager.
PortletCategoryResourceType - Class in com.bea.portal.tools.portal.portlet
ResourceType for a portlet category.
PortletCategoryTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
Taxonomy for a PortletCategory within the PortletCategories node in the Library.
PortletCategoryTaxonomy(LibraryPortletCategoriesTaxonomy, PortletCategoryDefinitionId) - Constructor for class com.bea.portal.tools.da.taxonomy.portal.PortletCategoryTaxonomy
Constructs a PortletCategory taxonomy, parented by the root PortletCategories node in the Library, based on the specified PortletCategoryDefinitionId.
PortletCategoryTaxonomy(PortletCategoryTaxonomy, PortletCategoryDefinitionId) - Constructor for class com.bea.portal.tools.da.taxonomy.portal.PortletCategoryTaxonomy
Constructs a PortletCategory taxonomy, parented by another PortletCategory node in the Library, based on the specified PortletCategoryDefinitionId.
PortletCategoryView - Interface in com.bea.netuix.application.view
View class for a portlet category.
PortletCloneNotSupportedException - Exception in com.bea.portlet.prefs
 
PortletCloneNotSupportedException() - Constructor for exception com.bea.portlet.prefs.PortletCloneNotSupportedException
 
PortletCloneNotSupportedException(String) - Constructor for exception com.bea.portlet.prefs.PortletCloneNotSupportedException
 
PortletCloneNotSupportedException(String, Throwable) - Constructor for exception com.bea.portlet.prefs.PortletCloneNotSupportedException
 
PortletCloneNotSupportedException(Throwable) - Constructor for exception com.bea.portlet.prefs.PortletCloneNotSupportedException
 
portletConfig - Variable in class com.bea.portlet.jsp.PortletJspBase
 
PortletConfig - Interface in javax.portlet
The PortletConfig interface provides the portlet with its configuration.
PortletContext - Interface in javax.portlet
The PortletContext interface defines a portlet view of the portlet container.
PortletDefinition - Class in com.bea.netuix.application.definition
This class represents a persistent portlet.
PortletDefinition(LocalizationResource, MarkupDefinitionId, String, String, String, String, boolean, boolean, ThemeDefinitionId, short, boolean, boolean, int, boolean, String, boolean, String, String, String) - Constructor for class com.bea.netuix.application.definition.PortletDefinition
Contructor to create a new PortletDefinition object.
PortletDefinition(MarkupDefinitionId, String, String, boolean, boolean, boolean, int, boolean, String, boolean, String, String, String, String, PortletInstance) - Constructor for class com.bea.netuix.application.definition.PortletDefinition
Overloaded constructor that takes a PortletInstance.
PortletDefinition(LocalizationResource, MarkupDefinitionId, String, String, String, String, boolean, boolean, ThemeDefinitionId, short, boolean, boolean, int, boolean, String, boolean, String, String, String, String, String, byte, boolean, boolean, byte[], boolean) - Constructor for class com.bea.netuix.application.definition.PortletDefinition
Overloaded constructor
PortletDefinition(MarkupDefinitionId, String, String, boolean, boolean, boolean, int, boolean, String, boolean, String, String, String, String, PortletInstance, String, String, byte, boolean, boolean, byte[], boolean) - Constructor for class com.bea.netuix.application.definition.PortletDefinition
Overloaded constructor
PortletDefinitionAction - Class in com.bea.portal.tools.portal.actions
Objects extending this class implement actions to be taken on portal controls.
portletDefinitionCloned(CustomizationContext, PortletDefinition) - Method in interface com.bea.netuix.application.manager.IPortletDefinitionManagerListener
An existing portlet definition and all of its localization resources have been cloned.
PortletDefinitionControl - Interface in com.bea.portal.tools.portal.controls
A custom control interface used to interact with portlet definition.
portletDefinitionCreated(CustomizationContext, PortletDefinition) - Method in interface com.bea.netuix.application.manager.IPortletDefinitionManagerListener
A new portlet definition has been created.
portletDefinitionDeleted(CustomizationContext, PortletDefinition) - Method in interface com.bea.netuix.application.manager.IPortletDefinitionManagerListener
Delete a portlet definition, but only if it is not used by other portlet instances.
portletDefinitionDeletedWithCascade(CustomizationContext, PortletDefinition) - Method in interface com.bea.netuix.application.manager.IPortletDefinitionManagerListener
Delete a portlet definition and all portlet instances associated with this definition.
PortletDefinitionId - Class in com.bea.netuix.application.identifier
Represents the primary keys of Portlet definition objects in the database, and is used to uniquely identify them.
PortletDefinitionId(int) - Constructor for class com.bea.netuix.application.identifier.PortletDefinitionId
 
PortletDefinitionID - Class in com.bea.portal.tools.portal.portlet
Identifies the collection of portal resource definitions.
PortletDefinitionID(String) - Constructor for class com.bea.portal.tools.portal.portlet.PortletDefinitionID
Constructor.
PortletDefinitionID(PortletDefinitionIDBuilder) - Constructor for class com.bea.portal.tools.portal.portlet.PortletDefinitionID
Constructor.
PortletDefinitionIDBuilder - Class in com.bea.portal.tools.portal.portlet
Identifies the collection of portal resource definitions.
PortletDefinitionIDBuilder() - Constructor for class com.bea.portal.tools.portal.portlet.PortletDefinitionIDBuilder
Constructor.
PortletDefinitionManager - Interface in com.bea.netuix.application.manager.persistence
Please refer to the interfaces for javadoc.
PortletDefinitionManagerHome - Interface in com.bea.netuix.application.manager.persistence
EJB Home for PortletDefinitionManager.
PortletDefinitionResourceType - Class in com.bea.portal.tools.portal.portlet
ResourceType for a portal portlet definition.
PortletDefinitionsID - Class in com.bea.portal.tools.portal.portlet
Identifies the collection of portal resource definitions.
PortletDefinitionsID(String) - Constructor for class com.bea.portal.tools.portal.portlet.PortletDefinitionsID
Constructor.
PortletDefinitionsID(PortletDefinitionsIDBuilder) - Constructor for class com.bea.portal.tools.portal.portlet.PortletDefinitionsID
Constructor.
PortletDefinitionsIDBuilder - Class in com.bea.portal.tools.portal.portlet
Identifies the collection of portal resource definitions.
PortletDefinitionsIDBuilder() - Constructor for class com.bea.portal.tools.portal.portlet.PortletDefinitionsIDBuilder
Constructor.
PortletDefinitionsResourceType - Class in com.bea.portal.tools.portal.portlet
ResourceType for the collection of portal portlet definitions.
portletDefinitionUpdated(CustomizationContext, PortletDefinition) - Method in interface com.bea.netuix.application.manager.IPortletDefinitionManagerListener
The portlet definition has been updated with new data.
PortletEntry - Class in com.bea.wsrp.registry.entries
Portlet entry in a registry.
PortletEntry(String, String) - Constructor for class com.bea.wsrp.registry.entries.PortletEntry
Creates an instance with the given name and portletHandle.
PortletEvent - Class in com.bea.netuix.servlets.controls.portlet.events
Deprecated As of 8.1 SP4, replaced by CustomEvent
PortletEvent() - Constructor for class com.bea.netuix.servlets.controls.portlet.events.PortletEvent
Deprecated  
PortletEvent(Object) - Constructor for class com.bea.netuix.servlets.controls.portlet.events.PortletEvent
Deprecated Set the payload.
PortletEventListener - Interface in com.bea.netuix.servlets.controls.portlet.events
Deprecated As of 8.1 SP4, replaced by CustomEvent and the new interportlet communication framework.
PortletException - Exception in javax.portlet
The PortletException class defines a general exception that a portlet can throw when it is unable to perform its operation successfully.
PortletException() - Constructor for exception javax.portlet.PortletException
Constructs a new portlet exception.
PortletException(String) - Constructor for exception javax.portlet.PortletException
Constructs a new portlet exception with the given text.
PortletException(String, Throwable) - Constructor for exception javax.portlet.PortletException
Constructs a new portlet exception when the portlet needs to do the following: throw an exception include the "root cause" exception include a description message
PortletException(Throwable) - Constructor for exception javax.portlet.PortletException
Constructs a new portlet exception when the portlet needs to throw an exception.
PortletFilter - Interface in javax.portlet.filter
The PortletFilter is the base interface for all portlet filters.
PortletHandle - Interface in com.bea.portal.tools.portlet.orb
Handle to a portlet.
PortletID - Class in com.bea.portal.tools.portal.portlet
Identifies a portlet instance.
PortletID(String) - Constructor for class com.bea.portal.tools.portal.portlet.PortletID
Constructor.
PortletID(PortletIDBuilder) - Constructor for class com.bea.portal.tools.portal.portlet.PortletID
Constructor.
PortletIDBuilder - Class in com.bea.portal.tools.portal.portlet
Identifies the collection of portal resource definitions.
PortletIDBuilder() - Constructor for class com.bea.portal.tools.portal.portlet.PortletIDBuilder
Constructor.
portletInstance - Variable in class com.bea.netuix.application.definition.PortletDefinition
 
PortletInstance - Class in com.bea.netuix.application.instance
Represents a customized version of a PortletDefinition.
PortletInstance(LocalizationResource, ThemeDefinitionId, short, boolean, String) - Constructor for class com.bea.netuix.application.instance.PortletInstance
Constructor to create a new PortletInstance object.
PortletInstance(LocalizationResource, ThemeDefinitionId, short, boolean, String, String, String, byte, boolean, boolean, byte[], boolean) - Constructor for class com.bea.netuix.application.instance.PortletInstance
Overloaded constructor to create a WSRP remote portlet.
PortletInstanceAction - Class in com.bea.portal.tools.portal.actions
Objects extending this class implement actions to be taken on portal controls.
PortletInstanceControl - Interface in com.bea.portal.tools.portal.controls
A custom control interface used to interact with portlet instances.
PortletInstanceId - Class in com.bea.netuix.application.identifier
Represents the primary keys of Portlet instance objects in the database, and is used to uniquely identify them.
PortletInstanceId(int) - Constructor for class com.bea.netuix.application.identifier.PortletInstanceId
 
PortletInstanceTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
Taxonomy for a Portlet instance, which is parented by it's containing PageInstance taxonomy.
PortletInstanceTaxonomy(PageInstanceTaxonomy, PortletInstanceId) - Constructor for class com.bea.portal.tools.da.taxonomy.portal.PortletInstanceTaxonomy
Constructs a PortletInstance taxonomy, parented by the taxonomy for the PageInstance that contains the PortletInstance, and based on the instance id of the PortletInstance.
PortletJspBase - Class in com.bea.portlet.jsp
A base class for JSP pages included within portlets conforming to the Java portlet API.
PortletJspBase() - Constructor for class com.bea.portlet.jsp.PortletJspBase
 
PortletLibraryInstanceTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
taxonomy for a library PortletInstance -- a Portlet contained in a PageDefinition
PortletLibraryInstanceTaxonomy(LibraryPortletInstancesTaxonomy, PortletInstanceId) - Constructor for class com.bea.portal.tools.da.taxonomy.portal.PortletLibraryInstanceTaxonomy
 
PortletMarkup - Class in com.bea.netuix.application.definition
 
PortletMarkup() - Constructor for class com.bea.netuix.application.definition.PortletMarkup
 
PortletMarkup.PortletType - Enum in com.bea.netuix.application.definition
 
PortletMode - Class in javax.portlet
The PortletMode class represents the possible modes that a portlet can assume.
PortletMode(String) - Constructor for class javax.portlet.PortletMode
Creates a new portlet mode with the given name.
PortletModeException - Exception in javax.portlet
The PortletModeException is thrown when a portlet tries to use or set a portlet mode that is not supported by the current runtime environment or the portlet.
PortletModeException(String, PortletMode) - Constructor for exception javax.portlet.PortletModeException
Constructs a new portlet mode exception with the given text and the portlet mode that caused this exception.
PortletModeException(String, Throwable, PortletMode) - Constructor for exception javax.portlet.PortletModeException
Constructs a new portlet mode exception when the portlet needs to do the following: throw an exception include a message about the "root cause" that interfered with its normal operation include a description message include the portlet mode that caused this exception
PortletModeException(Throwable, PortletMode) - Constructor for exception javax.portlet.PortletModeException
Constructs a new portlet mode exception when the portlet needs to throw an exception.
PortletORB - Class in com.bea.portal.tools.portlet.orb
Object request broker using portlet events.
PortletORB() - Constructor for class com.bea.portal.tools.portlet.orb.PortletORB
Constructor.
PortletORB.ImplementationFactory - Annotation Type in com.bea.portal.tools.portlet.orb
 
PortletORB.Tag - Annotation Type in com.bea.portal.tools.portlet.orb
 
PortletORBEvent - Class in com.bea.portal.tools.portlet.orb
Encapsulates a PortletORB message.
PortletORBEvent() - Constructor for class com.bea.portal.tools.portlet.orb.PortletORBEvent
Constructor.
PortletORBException - Exception in com.bea.portal.tools.portlet.orb
 
PortletORBException() - Constructor for exception com.bea.portal.tools.portlet.orb.PortletORBException
 
PortletORBManager - Class in com.bea.portal.tools.portlet.orb
 
PortletORBManager() - Constructor for class com.bea.portal.tools.portlet.orb.PortletORBManager
Constructor.
PortletParameters - Class in com.bea.netuix.util
Represents a set of parameters for a portlet.
PortletParameters(String) - Constructor for class com.bea.netuix.util.PortletParameters
Construct a PortletParameters with the given initial parameter values.
PortletParameters() - Constructor for class com.bea.netuix.util.PortletParameters
Construct an empty PortletParameters
PortletParameters(LinkedHashMap<String, List<String>>) - Constructor for class com.bea.netuix.util.PortletParameters
Constructs a new PortletParameters with the given parameter mapping.
PortletParameters(String, PortletParameters.ParameterFilter, String) - Constructor for class com.bea.netuix.util.PortletParameters
Constructs a new PortletParameters using the specified query string and optional filter.
PortletParameters(PortletParameters, PortletParameters.ParameterFilter) - Constructor for class com.bea.netuix.util.PortletParameters
Constructs a new PortletParameters using the specified starting set and optional filter.
PortletParameters.ParameterFilter - Interface in com.bea.netuix.util
Implementations of this interface are used to filter out or rename parameters when initially constructing a PortletParameters object.
PortletPlacement - Class in com.bea.netuix.application.definition
This class represents placement information about a portlet.
PortletPlacement(PlacementId, DesktopInstanceId, PageDefinitionId, PageInstanceId, String, LayoutDefinitionId, PlaceholderDefinitionId, int, int, PortletInstanceId) - Constructor for class com.bea.netuix.application.definition.PortletPlacement
 
PortletPreferences - Interface in com.bea.portlet.prefs
Deprecated Replaced by PortletPreferences
PortletPreferences - Interface in javax.portlet
The PortletPreferences interface allows the portlet to store configuration data.
PortletPreferencesId - Class in com.bea.portlet.prefs.spi
Specifies a unique identifier for managing preferences.
PortletPreferencesId(int) - Constructor for class com.bea.portlet.prefs.spi.PortletPreferencesId
Creates an instance with the given instance ID.
PortletPreferencesId(int, String, String, String) - Constructor for class com.bea.portlet.prefs.spi.PortletPreferencesId
Creates an instance with the given arguments.
PortletPresentationContext - Class in com.bea.netuix.servlets.controls.portlet
This class represents a portal portlet component.
PortletPresentationContext() - Constructor for class com.bea.netuix.servlets.controls.portlet.PortletPresentationContext
 
PortletRegistryException - Exception in com.bea.wsrp.registry
Represents an exception while publishing/finding entries in the registry.
PortletRegistryException(String, Throwable) - Constructor for exception com.bea.wsrp.registry.PortletRegistryException
 
PortletRemote - Interface in com.bea.portal.tools.portlet.orb
 
PortletRequest - Interface in javax.portlet
The PortletRequest defines the base interface to provide client request information to a portlet.
PortletRequest.P3PUserInfos - Enum in javax.portlet
P3P user information constants.
PortletRequestDispatcher - Interface in javax.portlet
The PortletRequestDispatcher interface defines an object that receives requests from the client and sends them to the specified resources (such as a servlet, HTML file, or JSP file) on the server.
PortletRequestWrapper - Class in javax.portlet.filter
The PortletRequestWrapper provides a convenient implementation of the PortletRequest interface and is extended by other request wrappers.
PortletRequestWrapper(PortletRequest) - Constructor for class javax.portlet.filter.PortletRequestWrapper
Creates an PortletRequest adaptor wrapping the given request object.
PortletResourceType - Class in com.bea.portal.tools.portal.portlet
ResourceType for a portal portlet instance.
PortletResponse - Interface in javax.portlet
The PortletResponse defines the base interface to assist a portlet in creating and sending a response to the client.
PortletResponseWrapper - Class in javax.portlet.filter
The PortletResponseWrapper provides a convenient implementation of the PortletResponse interface and is extended by other response wrappers.
PortletResponseWrapper(PortletResponse) - Constructor for class javax.portlet.filter.PortletResponseWrapper
Creates an ActionResponse adaptor wrapping the given response object.
PortletSearchCriteria - Class in com.bea.netuix.application.search
SearchCriteria object used for retrieving portlets.
PortletSearchCriteria(String) - Constructor for class com.bea.netuix.application.search.PortletSearchCriteria
 
PortletSecurityException - Exception in javax.portlet
A portlet should throw a PortletSecurityException when a call fails because of security reasons.
Additionally it can be thrown by the portal/portlet-container.
PortletSecurityException(String) - Constructor for exception javax.portlet.PortletSecurityException
Constructs a new security exception with the given text.
PortletSecurityException(String, Throwable) - Constructor for exception javax.portlet.PortletSecurityException
Constructs a new portlet security exception when the portlet needs to do the following: throw an exception include a message about the "root cause" that interfered with its normal operation include a description message
PortletSecurityException(Throwable) - Constructor for exception javax.portlet.PortletSecurityException
Constructs a new portlet security exception when the portlet needs to throw an exception.
PortletServiceLevel - Enum in com.bea.netuix.servicelevel
Describes a ServiceLevel for a Portlet.
PortletServiceLevelDescription - Interface in com.bea.netuix.servicelevel
Describes a ServiceLevel for a Portlet, along with identifying information for the Portlet, such as definitionLabel and instanceLabel.
PortletServlet - Class in com.bea.netuix.servlets.manager
Deprecated Use PortalServlet, this is just a placeholder for backwards compatability.
PortletServlet() - Constructor for class com.bea.netuix.servlets.manager.PortletServlet
Deprecated  
PortletSession - Interface in javax.portlet
The PortletSession interface provides a way to identify a user across more than one request and to store transient information about that user.
PortletSessionUtil - Class in javax.portlet
The PortletSessionUtil class helps identify and decode attributes in the PORTLET_SCOPE scope of the PortletSession when accessed through the HttpSession an from within calls to methods of the HttpSessionBindingListener interface.
PortletSessionUtil() - Constructor for class javax.portlet.PortletSessionUtil
 
PortletsID - Class in com.bea.portal.tools.portal.portlet
Identifies a portlet instance.
PortletsID(String) - Constructor for class com.bea.portal.tools.portal.portlet.PortletsID
Constructor.
PortletsID(PortletsIDBuilder) - Constructor for class com.bea.portal.tools.portal.portlet.PortletsID
Constructor.
PortletsIDBuilder - Class in com.bea.portal.tools.portal.portlet
Identifies the collection of portal resource definitions.
PortletsIDBuilder() - Constructor for class com.bea.portal.tools.portal.portlet.PortletsIDBuilder
Constructor.
PortletsResourceType - Class in com.bea.portal.tools.portal.portlet
ResourceType for a portal portlet definition.
PortletStateChange - Enum in com.bea.wsrp.model.markup
An enum that represents portletStateChange element.
PortletStateChangeRequiredException - Exception in com.bea.wsrp.faults
This exception is thrown when a portlet needs to modify its persistent state, but has been prevented from doing so (for example, due to security).
PortletStateChangeRequiredException() - Constructor for exception com.bea.wsrp.faults.PortletStateChangeRequiredException
 
PortletStateChangeRequiredException(String) - Constructor for exception com.bea.wsrp.faults.PortletStateChangeRequiredException
 
PortletStateChangeRequiredException(String, Throwable) - Constructor for exception com.bea.wsrp.faults.PortletStateChangeRequiredException
 
PortletTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
Taxonomy for a Portlet definition, which is contained in the Portlets node of the Library.
PortletTaxonomy(LibraryPortletsTaxonomy, PortletDefinitionId) - Constructor for class com.bea.portal.tools.da.taxonomy.portal.PortletTaxonomy
Constructs a Portlet taxonomy for a Portlet definition in the Portlets node of the Library.
PortletURL - Interface in javax.portlet
The PortletURL interface represents a URL that reference the portlet itself.
PortletURLGenerationListener - Interface in javax.portlet
Portlet applications can register portlet URL listeners in order to filter URLs before they get generated.
PortletView - Interface in com.bea.netuix.application.view
View class for a portlet.
POSTBACK_PARAM - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
Postback request query parameter (reserved).
POSTBACK_PARAM - Static variable in class com.bea.portlet.GenericURL
Postback request query parameter (reserved).
PostbackURL - Class in com.bea.portlet
Represents a URL for submitting requests to the portal framework.
PostbackURL(HttpServletRequest, HttpServletResponse) - Constructor for class com.bea.portlet.PostbackURL
Constructs a PostbackURL.
postCreateUser(HttpServletRequest, String, String, boolean, boolean, boolean) - Static method in class com.bea.p13n.usermgmt.SessionHelper
Actions to be performed upon user creation (self-registration style).
postInvoke(IBlockingInteractionRequestContext, IBlockingInteractionResponseContext) - Method in interface com.bea.wsrp.consumer.interceptor.IBlockingInteractionInterceptor
Invoked after receiving the response from the Producer.
postInvoke(IGetMarkupRequestContext, IGetMarkupResponseContext) - Method in interface com.bea.wsrp.consumer.interceptor.IGetMarkupInterceptor
Invoked after receiving the response from the Producer.
postInvoke(IGetRenderDependenciesRequestContext, IGetRenderDependenciesResponseContext) - Method in interface com.bea.wsrp.consumer.interceptor.IGetRenderDependenciesInterceptor
This method is invoked after receiving a response message from the producer.
postInvoke(IGetResourceRequestContext, IGetResourceResponseContext) - Method in interface com.bea.wsrp.consumer.interceptor.IGetResourceInterceptor
Invoked after receiving the response from the Producer.
postInvoke(IHandleEventsRequestContext, IHandleEventsResponseContext) - Method in interface com.bea.wsrp.consumer.interceptor.IHandleEventsInterceptor
Invoked after receiving the response from the Producer.
postInvoke(IInitCookieRequestContext, IInitCookieResponseContext) - Method in interface com.bea.wsrp.consumer.interceptor.IInitCookieInterceptor
Invoked after receiving the response from the Producer.
postInvoke(IReleaseSessionsRequestContext, IReleaseSessionsResponseContext) - Method in interface com.bea.wsrp.consumer.interceptor.IReleaseSessionsInterceptor
Invoked after receiving the response from the Producer.
postInvoke(IResourceServletRequestContext, IResourceServletResponseContext) - Method in class com.bea.wsrp.consumer.resource.DefaultSecurityCheckResourceServletInterceptor
Called after the forward or target URL has happened Set the response contexts's status code error message headers
postInvoke(IResourceServletRequestContext, IResourceServletResponseContext) - Method in interface com.bea.wsrp.consumer.resource.IResourceServletInterceptor
Invoked after receiving the response.
postInvoke(IResourceServletRequestContext, IResourceServletResponseContext) - Method in class com.bea.wsrp.consumer.resource.WsrpResourceServletInterceptor
Rewrite the response (if needed) and add any Set-Cookie headers
postInvoke(IWSDLRequestContext, IWSDLResponseContext) - Method in interface com.bea.wsrp.consumer.wsdl.IWSDLInterceptor
Invoked after receiving the WSDL.
postLogin(HttpServletRequest) - Static method in class com.bea.p13n.usermgmt.SessionHelper
Option to fire SessionLoginEvent
postSearchSort(ContentContext, Search) - Method in interface com.bea.content.federated.ISearchManager
Perform a search in the content repository, then sorts the results.
PREDICATE_ENT_REQUEST - Static variable in class com.bea.p13n.entitlements.common.EntitlementConstants
Key for location of entitlement request within entitlement Context object
PREDICATE_EVAL_CLASS - Static variable in class com.bea.p13n.entitlements.common.EntitlementConstants
Application scoped class for expression predicate evaluation
PREFERENCE_STORE_PROVIDER - Static variable in interface com.bea.portlet.prefs.spi.IPreferenceStore
Name of the provider class.
PreferenceAppStoreException - Exception in com.bea.portlet.prefs
This exception is used by preferences SPI implementations.
PreferenceAppStoreException(String, Throwable) - Constructor for exception com.bea.portlet.prefs.PreferenceAppStoreException
Creates an instance.
PreferenceAppStoreProperties - Class in com.bea.portlet.prefs
This class details constants used as keys in the properties maps passed to IPreferenceAppStore methods.
PreferenceAppStoreProperties() - Constructor for class com.bea.portlet.prefs.PreferenceAppStoreProperties
 
PreferencePersistenceDelegate - Class in com.bea.portlet.prefs.spi
Manages portlet preferences.
PreferencePersistenceDelegate() - Constructor for class com.bea.portlet.prefs.spi.PreferencePersistenceDelegate
Creates an instance.
PreferencePersistenceDelegate.Factory - Class in com.bea.portlet.prefs.spi
Returns an instance of PreferencePersistenceDelegate.
PreferencePersistenceDelegate.Factory() - Constructor for class com.bea.portlet.prefs.spi.PreferencePersistenceDelegate.Factory
 
PreferencePersistenceManager - Interface in com.bea.portlet.prefs
 
PreferenceStoreException - Exception in com.bea.portlet.prefs.spi
This exception is thrown when there is an error with the underlying persistence store for portlet preferences.
PreferenceStoreException(String, Throwable) - Constructor for exception com.bea.portlet.prefs.spi.PreferenceStoreException
Constructs an instance with the given message and cause.
PreferencesValidator - Interface in javax.portlet
The PreferencesValidator allows to validate the set of preferences of the associated portlet just before they are stored in the persistent store.
PREFIX - Static variable in class com.bea.portlet.GenericURL
Template parameter: prefix.
prefix - Variable in class com.bea.struts.adapter.taglib.tiles.ext.TextTag
The prefix to be added before the html name.
PREFIX_GET - Static variable in class com.bea.p13n.property.AbstractConfigurableEntity
prefix to find accessor methods via reflection
PREFIX_SET - Static variable in class com.bea.p13n.property.AbstractConfigurableEntity
prefix to find mutator methods via reflection
preInvoke(IBlockingInteractionRequestContext) - Method in interface com.bea.wsrp.consumer.interceptor.IBlockingInteractionInterceptor
Invoked before constructing a SOAP message and sending it to the Producer.
preInvoke(IGetMarkupRequestContext) - Method in interface com.bea.wsrp.consumer.interceptor.IGetMarkupInterceptor
Invoked before constructing a SOAP message and sending it to the Producer.
preInvoke(IGetRenderDependenciesRequestContext) - Method in interface com.bea.wsrp.consumer.interceptor.IGetRenderDependenciesInterceptor
This method is invoked prior to sending a request a message to the producer.
preInvoke(IGetResourceRequestContext) - Method in interface com.bea.wsrp.consumer.interceptor.IGetResourceInterceptor
Invoked before constructing a SOAP message and sending it to the Producer.
preInvoke(IHandleEventsRequestContext) - Method in interface com.bea.wsrp.consumer.interceptor.IHandleEventsInterceptor
Invoked before constructing a SOAP message and sending it to the Producer.
preInvoke(IInitCookieRequestContext) - Method in interface com.bea.wsrp.consumer.interceptor.IInitCookieInterceptor
Invoked before constructing a SOAP message and sending it to the Producer.
preInvoke(IReleaseSessionsRequestContext) - Method in interface com.bea.wsrp.consumer.interceptor.IReleaseSessionsInterceptor
Invoked before constructing a SOAP message and sending it to the Producer.
preInvoke(IResourceServletRequestContext) - Method in class com.bea.wsrp.consumer.resource.DefaultSecurityCheckResourceServletInterceptor
Setup the request context & do security checks
preInvoke(IResourceServletRequestContext) - Method in interface com.bea.wsrp.consumer.resource.IResourceServletInterceptor
Invoked before requesting a resource
preInvoke(IWSDLRequestContext) - Method in interface com.bea.wsrp.consumer.wsdl.IWSDLInterceptor
Invoked before requesting a WSDL
preInvokeSecurityCheck(IResourceServletRequestContext) - Method in class com.bea.wsrp.consumer.resource.DefaultSecurityCheckResourceServletInterceptor
Check the security token, white and black lists
preInvokeSetupRequestContext(IResourceServletRequestContext) - Method in class com.bea.wsrp.consumer.resource.DefaultSecurityCheckResourceServletInterceptor
Setup the request context
preInvokeSetupRequestContext(IResourceServletRequestContext) - Method in class com.bea.wsrp.consumer.resource.WsrpResourceServletInterceptor
Set the target URL or forward path along with other connection info
prepareForSave(CampaignModel, String, XmlOptions) - Static method in class com.bea.campaign.model.CampaignModelDocument
Prepare a CampaignDocument xml object from the CampaignModel.
prepareForSave(ScenarioModel, String, XmlOptions) - Static method in class com.bea.campaign.model.ScenarioModelDocument
Prepare a ScenarioDocument xml object from the ScenarioModel.
prepareForSave(PlaceholderModel, String, XmlOptions) - Static method in class com.bea.p13n.placeholder.model.PlaceholderModelDocument
Prepare a PlaceholderDocument xml object from the PlaceholderModel.
prepareForSave(RuleModel, String, XmlOptions) - Static method in class com.bea.p13n.rules.model.RuleModelDocument
Prepare a RuleDocument xml object from the RuleModel.
prepareForSave(RuleSetModel, String, XmlOptions) - Static method in class com.bea.p13n.rules.model.RuleSetModelDocument
Prepare a RuleSetDocument xml object from the RuleSetModel.
prepopulateCaches() - Method in interface com.bea.netuix.application.localization.manager.ILocalizationManager
This method loads all localization data in the database into p13n caches, subject to cache size.
preProcess(RestContext) - Method in interface com.bea.wlp.rest.command.RestPreProcessor
Preprocess the incoming RestContext and return the modified context.
preRemove() - Method in class com.bea.p13n.model.Model
Called just prior to this model being removed from its parent.
preRemove() - Method in class com.bea.p13n.model.XmlObjectModel
Called prior to being removed.
preRender(HttpServletRequest, HttpServletResponse) - Method in class com.bea.netuix.servlets.controls.content.backing.AbstractJspBacking
 
preRender(HttpServletRequest, HttpServletResponse) - Method in interface com.bea.netuix.servlets.controls.content.backing.JspBacking
This method is called before rendering the JSP that this backing file is associated with.
PresentationContext - Class in com.bea.netuix.servlets.controls
The portal framework provides instances of subclasses of PresentationContext during portal rendering, actions, and in backing files.
PresentationContextAttributeRenderer<T extends PresentationContext> - Class in com.bea.netuix.servlets.controls
PresentationContextAttributeRenderer is an attribute renderer designed to render a presentation component's attributes.
PREVIEW - Static variable in interface com.bea.p13n.ad.AdContentProvider
Option saying we are in preview mode
previewContent(String, String, boolean) - Method in interface com.bea.p13n.ad.AdBucketService
Deprecated  
previewContent(Request, String, boolean) - Method in interface com.bea.p13n.ad.AdBucketService
Return a collection of PreviewInfo structures which match all of the content for the query.
previewContent(String, String, String) - Method in interface com.bea.p13n.ad.AdBucketService
Deprecated Use previewContent(String, String, boolean) instead.
previewContent(String, String, boolean) - Method in interface com.bea.p13n.placeholder.ContentBucket
Return a collection of PreviewInfo structures which match all of the content for the query.
previewContent(String, String, String, boolean) - Method in interface com.bea.p13n.placeholder.PlaceholderService
Deprecated  
previewContent(String, String, boolean, Request) - Method in interface com.bea.p13n.placeholder.PlaceholderService
Return a collection of PreviewInfo structures which match all of the content for the query.
previewContent(long, String, String, String) - Method in interface com.bea.p13n.placeholder.PlaceholderService
Deprecated No longer used.
previewContent(Request, String, boolean) - Method in interface com.bea.p13n.placeholder.RenderableContentBucket
Return a collection of PreviewInfo structures which match all of the content for the query.
previous() - Method in interface com.bea.content.paging.IPagedListIterator
 
previousIndex() - Method in interface com.bea.content.paging.IPagedListIterator
 
previousPage() - Method in interface com.bea.content.paging.ICMPagedResult
 
previousPage() - Method in interface com.bea.p13n.pagination.PagedResult
Get an iterator of the previous page full of things.
primaryEntity - Variable in class com.bea.p13n.usermgmt.profile.MixedProfileIdentity
the primary entity of the profile
print(PrintWriter, Expression) - Static method in class com.bea.content.expression.ExpressionHelper
Print a string representation of the given expression.
print(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Print the String to the JspWriter.
print(PrintWriter, Expression) - Static method in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated Print a string representation of the given expression.
printArgs() - Method in class com.bea.content.loader.bulk.BulkLoader
Prints the arguments as debug statements.
printArgs() - Method in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated Prints the arguments as debug statements.
printBranchNode(PrintWriter, Expression) - Static method in class com.bea.content.expression.ExpressionHelper
Return a string representation of the given expression branch.
printBranchNode(PrintWriter, Expression) - Static method in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated Return a string representation of the given expression branch.
printLeafNode(PrintWriter, Expression) - Static method in class com.bea.content.expression.ExpressionHelper
Return a string representation of the given leaf expression node.
printLeafNode(PrintWriter, Expression) - Static method in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated Return a string representation of the given leaf expression node.
println(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Println the String to the JspWriter.
printNode(HttpServletRequest, HttpServletResponse) - Method in class com.bea.content.manager.servlets.ShowPropertyServlet
Prints out the value of the content property from the Node specified in the request.
printSqlWarning(SQLWarning) - Method in class com.bea.p13n.util.jdbc.GenericDatabase
Deprecated Prints the SQLWarning to System.err.
printStackTrace(PrintStream) - Method in exception com.bea.p13n.servlets.jsp.JspException
Designed to print the stack trace of this exception, as well as the exception it is chained to, if applicable.
printStackTrace(PrintWriter) - Method in exception com.bea.p13n.servlets.jsp.JspException
Designed to print the stack trace of this exception, as well as the exception it is chained to, if applicable.
printStackTrace() - Method in exception com.bea.p13n.servlets.jsp.JspException
Designed to print the stack trace of this exception, as well as the exception it is chained to, if applicable.
printStackTrace() - Method in exception com.bea.portal.tools.common.exceptions.ToolsException
 
printStackTrace(PrintStream) - Method in exception com.bea.portal.tools.common.exceptions.ToolsException
 
printStackTrace(PrintWriter) - Method in exception com.bea.portal.tools.common.exceptions.ToolsException
 
printTree(PrintWriter, Expression) - Static method in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated For debug purposes, print the given expression as a tree.
printTree(int, PrintWriter, Expression) - Static method in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated For debug purposes, print the given expression as a tree at the given depth.
printTree(PrintWriter, Expression) - Static method in class com.beasys.commerce.util.ExpressionHelper
Deprecated For debug purposes, print the given expression as a tree.
printTree(int, PrintWriter, Expression) - Static method in class com.beasys.commerce.util.ExpressionHelper
Deprecated For debug purposes, print the given expression as a tree at the given depth.
printXML(Writer) - Method in class com.bea.campaign.AdCountGoal
Print out this goal as an XML element.
printXML(Writer) - Method in interface com.bea.campaign.Goal
Print this goal as an XML fragment.
priority - Variable in class com.bea.portal.tools.im.ToolQueryDefinitionModel
 
PRIVATE_SCOPE - Static variable in interface javax.portlet.MimeResponse
Private cache scope, indicating that the cache entry must not be shared across users.
process(HttpServletRequest, HttpServletResponse) - Method in class com.bea.struts.adapter.framework.AutoRegisterActionServlet
This override of the base class process() registers a Struts module on the fly if the config file can be found in our standard place (named in our standard way), regardless of whether the module is configured in web.xml.
process(RestContext, RestResult) - Method in class com.bea.wlp.rest.command.GenericRestChainHandler
No-op implementation of other method chain handler.
process(RestContext, RestResult) - Method in interface com.bea.wlp.rest.command.RestChainHandler
Processes the result of a unknown method RestCommand
processAction(ActionRequest, ActionResponse) - Method in class javax.portlet.GenericPortlet
Called by the portlet container to allow the portlet to process an action request.
processAction(ActionRequest, ActionResponse) - Method in interface javax.portlet.Portlet
Called by the portlet container to allow the portlet to process an action request.
ProcessAction - Annotation Type in javax.portlet
Annotation for marking a method for processing a specific action.
processActionPerform(HttpServletRequest, HttpServletResponse, Action, ActionForm, ActionMapping) - Method in class com.bea.struts.adapter.action.AdapterRequestProcessor
Override processActionPerform to fire events from struts actions that have occurred.
processBatchProperties() - Method in class com.bea.content.loader.bulk.BulkLoader
CR201221 Read the user name and password from the batch properties file
processEvent(EventRequest, EventResponse) - Method in interface javax.portlet.EventPortlet
Called by the portlet container requesting the portlet to process a specific event.
processEvent(EventRequest, EventResponse) - Method in class javax.portlet.GenericPortlet
The default implementation tries to dispatch to a method annotated with @ProcessEvent that matches the event name or, if no such method is found just sets the current render parameters on the response.
Note that the annotated methods needs to be public in order to be allowed to be called by GenericPortlet.
ProcessEvent - Annotation Type in javax.portlet
Annotation for marking a method for handling a specific event.
ProcessingError - Interface in com.bea.p13n.advisor
This interface is used to return error information that ocurred while processing an AdviceRequest.
processPwdProperties() - Method in class com.bea.content.loader.bulk.BulkLoader
Read in pwdFile and set user/password variables w/ encrypted values
processUnhandledAction(HttpServletRequest, HttpServletResponse, String) - Method in class com.bea.struts.adapter.framework.AutoRegisterActionServlet
Last chance to handle an unhandled action URI.
ProducerAgent - Interface in com.bea.wsrp.client
This interface is provided for discovering a producer and setting up from a consumer from stand-alone clients.
ProducerAgent.Factory - Class in com.bea.wsrp.client
A ProducerAgent factory.
ProducerAlreadyExistsException - Exception in com.bea.wsrp.consumer.management.producer
 
ProducerAlreadyExistsException(String) - Constructor for exception com.bea.wsrp.consumer.management.producer.ProducerAlreadyExistsException
 
ProducerAlreadyExistsException(Throwable) - Constructor for exception com.bea.wsrp.consumer.management.producer.ProducerAlreadyExistsException
 
ProducerAlreadyExistsException(String, Throwable) - Constructor for exception com.bea.wsrp.consumer.management.producer.ProducerAlreadyExistsException
 
ProducerAlreadyRegisteredException - Exception in com.bea.wsrp.consumer.management.producer
 
ProducerAlreadyRegisteredException(String) - Constructor for exception com.bea.wsrp.consumer.management.producer.ProducerAlreadyRegisteredException
 
ProducerAlreadyRegisteredException(Throwable) - Constructor for exception com.bea.wsrp.consumer.management.producer.ProducerAlreadyRegisteredException
 
ProducerAlreadyRegisteredException(String, Throwable) - Constructor for exception com.bea.wsrp.consumer.management.producer.ProducerAlreadyRegisteredException
 
ProducerEntry - Class in com.bea.wsrp.registry.entries
Producer entry
ProducerEntry(String) - Constructor for class com.bea.wsrp.registry.entries.ProducerEntry
 
ProducerInfoSearchCriteria - Class in com.bea.wsrp.application.search
ProducerInfoSearchCriteria - provides a way to specify a FilterMethod and filter string to filter ProducerInfos.
ProducerInfoSearchCriteria(String, FilterMethod, String) - Constructor for class com.bea.wsrp.application.search.ProducerInfoSearchCriteria
 
ProducerManager - Interface in com.bea.wsrp.consumer.management.producer
Specifies an interface for managing producers for a given consumer.
ProducerManager.Factory - Class in com.bea.wsrp.consumer.management.producer
A ProducerManager factory.
ProducerManagerException - Exception in com.bea.wsrp.consumer.management.producer
 
ProducerManagerException(String) - Constructor for exception com.bea.wsrp.consumer.management.producer.ProducerManagerException
 
ProducerManagerException(Throwable) - Constructor for exception com.bea.wsrp.consumer.management.producer.ProducerManagerException
 
ProducerManagerException(String, Throwable) - Constructor for exception com.bea.wsrp.consumer.management.producer.ProducerManagerException
 
ProducerRegistryControl - Interface in com.bea.portal.tools.wsrp.controls
Deprecated use #com.bea.jsptools.portal.helpers.wsrp.ProducerRegistryControl
ProducerTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
Taxonomy for a Producer, which is contained withing the RemoteProducers node of the Library.
ProducerTaxonomy(LibraryRemoteProducersTaxonomy, ProducerInfo) - Constructor for class com.bea.portal.tools.da.taxonomy.portal.ProducerTaxonomy
Constructs a Producer taxonomy, parented by the RemoteProducers node of the Library, and based on the ProducerInfo associated with the Producer.
PROFILE_WRAPPER - Static variable in class com.bea.p13n.usermgmt.SessionHelper
constant to look up the current profile wrapper
ProfileControl - Interface in com.bea.p13n.controls.profile
Control to create, retrieve, and remove user and group profiles.
profileExists(String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.GroupProfileManager
Deprecated Use ProfileControl.getGroupProfileManager().profileExists(name)
profileExists(String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.UserProfileManager
Deprecated Use ProfileControl.getUserProfileManager().profileExists(profileName)
profileExists(String) - Method in interface com.bea.p13n.usermgmt.profile.ProfileManager
Determine if a profile exists
ProfileFactory - Class in com.bea.p13n.usermgmt.profile
Factory class for retrieving user and group profiles.
ProfileFactory() - Constructor for class com.bea.p13n.usermgmt.profile.ProfileFactory
 
ProfileIdentity - Class in com.bea.p13n.usermgmt.profile
Lightweight object to represent a profile's identity.
ProfileIdentity() - Constructor for class com.bea.p13n.usermgmt.profile.ProfileIdentity
 
ProfileManager - Interface in com.bea.p13n.usermgmt.profile
ProfileManager is a stateless session bean used to access profile values.
ProfileManagerControl - Interface in com.bea.portal.tools.ugm.controls
A custom control interface used to interact with ProfileManager.
ProfileManagerHome - Interface in com.bea.p13n.usermgmt.profile
The home interface for the ProfileManager Session Beans.
ProfileNotFoundException - Exception in com.bea.p13n.usermgmt.profile
Application exception to signify that a requested profile could not be found in the database.
ProfileNotFoundException() - Constructor for exception com.bea.p13n.usermgmt.profile.ProfileNotFoundException
 
ProfileNotFoundException(String) - Constructor for exception com.bea.p13n.usermgmt.profile.ProfileNotFoundException
Constructor
ProfileNotFoundException(String, Throwable) - Constructor for exception com.bea.p13n.usermgmt.profile.ProfileNotFoundException
Constructor
ProfileNotFoundException(Throwable) - Constructor for exception com.bea.p13n.usermgmt.profile.ProfileNotFoundException
Constructor
ProfileSystemException - Exception in com.bea.p13n.usermgmt.profile
System exception to signify a low-level error in the profile components.
ProfileSystemException() - Constructor for exception com.bea.p13n.usermgmt.profile.ProfileSystemException
 
ProfileSystemException(String) - Constructor for exception com.bea.p13n.usermgmt.profile.ProfileSystemException
Constructor
ProfileSystemException(String, Throwable) - Constructor for exception com.bea.p13n.usermgmt.profile.ProfileSystemException
Constructor
ProfileSystemException(Throwable) - Constructor for exception com.bea.p13n.usermgmt.profile.ProfileSystemException
Constructor
ProfileType - Class in com.bea.p13n.usermgmt.profile
Typesafe enum pattern for profile types
ProfileValueCache - Class in com.bea.p13n.usermgmt.profile
This class provides access to all cached properties values of a profile
ProfileValueCache(String, EntityPropertyCache) - Constructor for class com.bea.p13n.usermgmt.profile.ProfileValueCache
 
ProfileWrapper - Interface in com.bea.p13n.usermgmt.profile
ProfileWrapper is a lightweight object that can be used to access a user or group profile.
PROLIFERATE_ASYNC - Static variable in class com.bea.netuix.application.manager.CustomizationContext
Do not propagate changes to instances asynchronously.
PROLIFERATE_ASYNC - Static variable in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
Do not propagate changes to instances asynchronously.
PROLIFERATE_IN_PROGRESS - Static variable in class com.bea.netuix.application.manager.CustomizationContext
Internal used to indicate proliferation is in progess
PROLIFERATE_OFF - Static variable in class com.bea.netuix.application.manager.CustomizationContext
 
PROLIFERATE_OFF - Static variable in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
Do not propagate changes to instances.
PROLIFERATE_SYNC - Static variable in class com.bea.netuix.application.manager.CustomizationContext
Do not propagate changes to instances synchronously, as part of the same transaction as the update.
PROLIFERATE_SYNC - Static variable in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
Do not propagate changes to instances synchronously, as part of the same transaction as the update.
PROPAGATE_OFF - Static variable in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
Deprecated use ImportContext.PROLIFERATE_OFF
PROPAGATE_SYNC - Static variable in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
Deprecated use ImportContext.PROLIFERATE_SYNC
properties - Variable in class com.bea.content.manager.servlets.jsp.taglib.ForEachNestedPropertyTag
 
properties - Variable in class com.bea.netuix.application.communities.CommunitiesConfigProperties
 
properties - Variable in class com.bea.netuix.application.communities.CommunityInfo
Map of CommuityProperty objects associated with this community keyed by property name.
properties - Variable in class com.bea.p13n.util.MimeTypeHelper.ContentType
Additional properties of the content type.
Property - Class in com.bea.content
Property is a name value pair, with the name being unique relative to the Node and the value is an Array of Value objects.
Property(String) - Constructor for class com.bea.content.Property
Constructor with just the name.
Property(String, Value) - Constructor for class com.bea.content.Property
Constructor for a single value without type.
Property(String, Value[]) - Constructor for class com.bea.content.Property
Constructor for multiple values without type.
Property(ID, String, int, Value[]) - Constructor for class com.bea.content.Property
Constructor with all values.
property - Variable in class com.beasys.commerce.foundation.expression.CriteriaImpl
Deprecated The property name.
property - Variable in class com.beasys.commerce.foundation.expression.SortCriteria
Deprecated The property name to sort on.
PROPERTY_CLASSES - Static variable in class com.bea.content.cmis.rest.ClassListResourceConfig
 
PROPERTY_FILTER_KEY - Static variable in interface com.bea.content.paging.IPropertyFilter
CONTEXT KEYS (optional) specifies an ordered List used for filtering.
PROPERTY_PROVIDER_KEY - Static variable in interface com.bea.content.paging.IPropertyProvider
CONTEXT KEYS (optional) specifies an ordered List used for exposing properties for sorting and filtering.
PROPERTY_SET_ALL_SUFFIX - Static variable in interface com.bea.wsrp.consumer.userproperty.UserProperty
The ending of a property specification referring to an entire property set
PROPERTY_SET_ALL_SUFFIX_LENGHT - Static variable in interface com.bea.wsrp.consumer.userproperty.UserProperty
The length of PROPERTY_SET_ALL_SUFFIX
PROPERTY_SET_MANAGER - Static variable in class com.bea.p13n.property.ConfigurableEntityImpl
 
PROPERTY_SET_TYPE - Static variable in class com.bea.p13n.property.ConfigurableEntityImpl
variable name for property set type
PROPERTY_SORTER_KEY - Static variable in interface com.bea.content.paging.IPropertySorter
CONTEXT KEYS (optional) specifies an ordered List used for providing custom property sorting capabilities.
PROPERTY_TYPE_FILTER_KEY - Static variable in interface com.bea.content.paging.IPropertyTypeFilter
CONTEXT KEYS (optional) specifies an ordered List used for filtering.
PROPERTY_TYPE_SORTER_KEY - Static variable in interface com.bea.content.paging.IPropertyTypeSorter
CONTEXT KEYS (optional) specifies an ordered List used for sorting.
PropertyAdapterTaxonomy - Class in com.bea.portal.tools.da.taxonomy.serviceadmin
Taxonomy for a PropertyAdapter taxonomy, which is contained within the P13nProfileConfig taxonomy.
PropertyAdapterTaxonomy(P13nProfileConfigTaxonomy, String) - Constructor for class com.bea.portal.tools.da.taxonomy.serviceadmin.PropertyAdapterTaxonomy
Constructs a PropertyAdapter taxonomy, parented by a P13nProfileConfig taxonomy.
propertyCache - Variable in class com.bea.p13n.property.AbstractConfigurableEntity
internal store of properties
propertyChanged(String, Object, Object) - Method in class com.bea.p13n.model.Model
Handle the post-processing of a property change.
propertyChanged(String, Object, Object) - Method in class com.bea.p13n.model.XmlObjectModel
Override to determine completeness on change updates.
PropertyChoice - Class in com.bea.content
PropertyChoice defines a set of choices for a PropertyDefinition, and thus any Property instances based on it.
PropertyChoice() - Constructor for class com.bea.content.PropertyChoice
Empty value constructor for a null PropertyChoice.
PropertyChoice(ID, BinaryValue, Boolean, Calendar, Double, boolean, Long, String) - Constructor for class com.bea.content.PropertyChoice
Constructor with all values.
PropertyChoice(ID, BinaryValue) - Constructor for class com.bea.content.PropertyChoice
BinaryValue constructor with id.
PropertyChoice(ID, Boolean) - Constructor for class com.bea.content.PropertyChoice
Boolean constructor with id.
PropertyChoice(ID, Calendar) - Constructor for class com.bea.content.PropertyChoice
Calendar constructor.
PropertyChoice(ID, Double) - Constructor for class com.bea.content.PropertyChoice
Double constructor.
PropertyChoice(ID, Long) - Constructor for class com.bea.content.PropertyChoice
Long constructor.
PropertyChoice(ID, String) - Constructor for class com.bea.content.PropertyChoice
String constructor.
PropertyChoiceComparator - Class in com.bea.content.manager.sort
Deprecated in 10.3. No direct replacement. This class was comparing two property choices by value. See javadoc for the com.bea.content.paging package.
PropertyChoiceComparator() - Constructor for class com.bea.content.manager.sort.PropertyChoiceComparator
Deprecated  
PropertyChoiceExistsException - Exception in com.bea.content
Thrown if trying to add a PropertyChoice to an ObjectClass with the same name as one that already exists.
PropertyChoiceExistsException(String) - Constructor for exception com.bea.content.PropertyChoiceExistsException
 
PropertyChoiceExistsException(String, Throwable) - Constructor for exception com.bea.content.PropertyChoiceExistsException
 
PropertyChoiceExistsException(Throwable) - Constructor for exception com.bea.content.PropertyChoiceExistsException
 
PropertyChoiceExistsException(String, Throwable, boolean) - Constructor for exception com.bea.content.PropertyChoiceExistsException
 
PropertyComparator - Class in com.bea.content.manager.sort
Deprecated in 10.3. No direct replacement. This class was comparing two object properties by name which can be done by using the INodeManager API in conjunction with ContentContext and ContextKey. Also see javadoc for the com.bea.content.paging package.
PropertyComparator() - Constructor for class com.bea.content.manager.sort.PropertyComparator
Deprecated  
PropertyContainer - Class in com.bea.p13n.model
An object representing the comparision of a property to a set of literals and/or other properties.
PropertyContainer(PropertyRefModel, PropertyContainer.JoinType) - Constructor for class com.bea.p13n.model.PropertyContainer
Constructor.
PropertyContainer.JoinType - Enum in com.bea.p13n.model
 
PropertyControl - Interface in com.bea.p13n.controls.profile
Control to access and modify the user profile.
PropertyDefinition - Class in com.bea.content
PropertyDefinition defines the shape of a Property.
PropertyDefinition(PropertyChoice[], ID, String, String, int, boolean, boolean, boolean, boolean, boolean, String) - Constructor for class com.bea.content.PropertyDefinition
Constructs the PropertyDefinition with all attributes.
PropertyDefinition(ID, String, String, int, boolean, boolean, boolean, boolean, boolean, String) - Constructor for class com.bea.content.PropertyDefinition
Constructs PropertyDefinition without PropertyChoices.
PropertyDefinition(ID, ID, String, int, boolean, boolean, String) - Constructor for class com.bea.content.PropertyDefinition
Constructs PropertyDefinition without PropertyChoices that represents a nested ObjectClass.
PropertyDefinition - Interface in com.bea.p13n.property
Public interface for a property definition.
PropertyDefinitionComparator - Class in com.bea.content.manager.sort
Deprecated in 10.3. No direct replacement. This class was comparing two object classes by name which can be done by using the ITypeManager API in conjunction with ContentContext and ContextKey. Also see javadoc for the com.bea.content.paging package.
PropertyDefinitionComparator() - Constructor for class com.bea.content.manager.sort.PropertyDefinitionComparator
Deprecated  
PropertyDefinitionExistsException - Exception in com.bea.content
Thrown if trying to add a PropertyDefinition to an ObjectClass with the same name as one that already exists.
PropertyDefinitionExistsException(String) - Constructor for exception com.bea.content.PropertyDefinitionExistsException
 
PropertyDefinitionExistsException(String, Throwable) - Constructor for exception com.bea.content.PropertyDefinitionExistsException
 
PropertyDefinitionExistsException(Throwable) - Constructor for exception com.bea.content.PropertyDefinitionExistsException
 
PropertyDefinitionExistsException(String, Throwable, boolean) - Constructor for exception com.bea.content.PropertyDefinitionExistsException
 
PropertyDefinitionID - Class in com.bea.portal.tools.content.type
Identifies a property definition.
PropertyDefinitionID(String) - Constructor for class com.bea.portal.tools.content.type.PropertyDefinitionID
Constructor.
PropertyDefinitionIDBuilder - Class in com.bea.portal.tools.content.type
Builds and parses PropertyDefinitionID instances.
PropertyDefinitionIDBuilder() - Constructor for class com.bea.portal.tools.content.type.PropertyDefinitionIDBuilder
Constructor.
PropertyDefinitionImpl - Class in com.bea.content.manager.propertysets
Deprecated in 10.3. This internal implementation class is deprecated in favor of using the public PropertySetManager EJB, WebService or the ps tag library.
PropertyDefinitionImpl(String, int, boolean, boolean, Collection, Object) - Constructor for class com.bea.content.manager.propertysets.PropertyDefinitionImpl
Deprecated Constructor.
PropertyDefinitionResourceType - Class in com.bea.portal.tools.content.type
ResourceType for a property definition.
PropertyExistsException - Exception in com.bea.content
Thrown if trying to add a Property to a Node that already has a Property with the same name.
PropertyExistsException(String) - Constructor for exception com.bea.content.PropertyExistsException
 
PropertyExistsException(String, Throwable) - Constructor for exception com.bea.content.PropertyExistsException
 
PropertyExistsException(Throwable) - Constructor for exception com.bea.content.PropertyExistsException
 
PropertyExistsException(String, Throwable, boolean) - Constructor for exception com.bea.content.PropertyExistsException
 
PropertyID - Class in com.bea.portal.tools.content
Identifies a content node property.
PropertyID(String) - Constructor for class com.bea.portal.tools.content.PropertyID
Constructor.
PropertyIDBuilder - Class in com.bea.portal.tools.content
Builds and parses PropertyID instances.
PropertyIDBuilder() - Constructor for class com.bea.portal.tools.content.PropertyIDBuilder
Constructor.
propertyLocator - Variable in class com.bea.p13n.property.ConfigurableEntityImpl
Cached propertyLocator for this entity; used when requesting properties from the EntityPropertyManager
PropertyLocator - Interface in com.bea.p13n.property
Lightweight object that contains ConfigurableEntity's unique attributes.
PropertyMapKey - Interface in com.bea.p13n.property
Lightweight object used as a key for entity properties.
PropertyMapKeyImpl - Class in com.bea.wsrp.userproperty
 
PropertyMapKeyImpl(String, String) - Constructor for class com.bea.wsrp.userproperty.PropertyMapKeyImpl
 
propertyName - Variable in class com.bea.content.expression.SortCriteria
The property name to sort on.
propertyName - Variable in class com.bea.p13n.content.expression.SortCriteria
Deprecated The property name to sort on.
propertyName - Variable in class com.bea.p13n.rules.model.MethodCallModel.PropertyRefArgument
 
PropertyProvider - Interface in com.bea.content.expression
Interface defining a method to return a property value.
PropertyProvider - Interface in com.bea.p13n.content
Interface defining a method to return a properties value.
PropertyProviderImpl - Class in com.bea.p13n.content
A generic implementation of a property provider, that supports user, request, session, and event properties.
PropertyProviderImpl() - Constructor for class com.bea.p13n.content.PropertyProviderImpl
Empty constructor.
PropertyProviderImpl(String, Request, Session, Event) - Constructor for class com.bea.p13n.content.PropertyProviderImpl
Create a new PropertyProvider, initializing possible sources for the property value.
PropertyProviderImpl(ProfileWrapper, Request, Session, Event) - Constructor for class com.bea.p13n.content.PropertyProviderImpl
Create a new PropertyProvider, initializing possible sources for the property value.
PropertyRef - Class in com.bea.content.expression
An operator that represents a reference to a property.
PropertyRef(Object, Object) - Constructor for class com.bea.content.expression.PropertyRef
Constructor.
PropertyRef(PropertyRef) - Constructor for class com.bea.content.expression.PropertyRef
Constructor.
PropertyRef(Object) - Constructor for class com.bea.content.expression.PropertyRef
Constructor.
PropertyRef - Class in com.bea.p13n.content.expression
Deprecated  
PropertyRef(Object, Object) - Constructor for class com.bea.p13n.content.expression.PropertyRef
Deprecated Constructor.
PropertyRef(Object) - Constructor for class com.bea.p13n.content.expression.PropertyRef
Deprecated Constructor.
PropertyRefModel - Class in com.bea.p13n.model
A object representing a property reference.
PropertyRefModel(PropertyRefModel.DataType, String, String, PropertyRefModel.PropertySetType) - Constructor for class com.bea.p13n.model.PropertyRefModel
Constructor.
PropertyRefModel.DataType - Enum in com.bea.p13n.model
The possible data types.
PropertyRefModel.PropertySetType - Enum in com.bea.p13n.model
The known property set types.
PropertyResolverConstants - Interface in com.bea.content.manager.servlets.attribute.property
Defines attribute names required by implementations of ContentAttributeResolver.
PropertyResourceType - Class in com.bea.portal.tools.content
ResourceType for a content node property.
propertySet - Variable in class com.bea.content.expression.SortCriteria
The property set name.
propertySet - Variable in class com.bea.p13n.content.expression.SortCriteria
Deprecated The property set name.
PropertySet - Interface in com.bea.p13n.property
This is the public interface for Property Sets, which are logical groupings of property definitions.
PropertySetImpl - Class in com.bea.content.manager.propertysets
Deprecated in 10.3. This internal implementation class is deprecated in favor of using the public PropertySetManager EJB, WebService or the ps tag library.
PropertySetImpl(String, String, String) - Constructor for class com.bea.content.manager.propertysets.PropertySetImpl
Deprecated Constructor.
PropertySetManager - Interface in com.bea.p13n.controls.ejb.property
PropertySetManager is a stateless session bean that provides access to property sets, through PropertySetRepositories.
PropertySetManager - Interface in com.bea.p13n.property
PropertySetManager is a stateless session bean that provides access to property sets, through PropertySetRepositories.
PropertySetManagerHome - Interface in com.bea.p13n.property
Home interface for accessing the PropertySetManager stateless session bean.
propertySetName - Variable in class com.bea.p13n.rules.model.MethodCallModel.PropertyRefArgument
 
PropertySetParseException - Exception in com.bea.p13n.property
Application exception to signal a parsing problem while reading a Property Set definition from an XML document.
PropertySetParseException() - Constructor for exception com.bea.p13n.property.PropertySetParseException
 
PropertySetParseException(String) - Constructor for exception com.bea.p13n.property.PropertySetParseException
Constructor
PropertySetParseException(String, Throwable) - Constructor for exception com.bea.p13n.property.PropertySetParseException
Constructor
PropertySetParseException(Throwable) - Constructor for exception com.bea.p13n.property.PropertySetParseException
Constructor
PropertySetRepository - Interface in com.bea.p13n.property
PropertySetRepository is an interface to be implemented by any part of the system that manages its own PropertySets.
PropertySetRepositoryException - Exception in com.bea.p13n.property
System exception to signal a problem with a Property Set Repository.
PropertySetRepositoryException() - Constructor for exception com.bea.p13n.property.PropertySetRepositoryException
 
PropertySetRepositoryException(String) - Constructor for exception com.bea.p13n.property.PropertySetRepositoryException
Constructor
PropertySetRepositoryException(String, Throwable) - Constructor for exception com.bea.p13n.property.PropertySetRepositoryException
Constructor
PropertySetRepositoryException(Throwable) - Constructor for exception com.bea.p13n.property.PropertySetRepositoryException
Constructor
PropertySetRepositoryImpl - Class in com.bea.content.manager.propertysets
Deprecated in 10.3. This internal implementation class is deprecated in favor of using the public PropertySetManager EJB, WebService or the ps tag library.
PropertySetRepositoryImpl() - Constructor for class com.bea.content.manager.propertysets.PropertySetRepositoryImpl
Deprecated No argument Constructor.
propertySetType - Variable in class com.bea.p13n.rules.model.MethodCallModel.PropertyRefArgument
 
PropertySetXMLException - Exception in com.bea.p13n.property
System exception to signal a problem while creating an XML document from a Property Set.
PropertySetXMLException() - Constructor for exception com.bea.p13n.property.PropertySetXMLException
 
PropertySetXMLException(String) - Constructor for exception com.bea.p13n.property.PropertySetXMLException
Constructor
PropertySetXMLException(String, Throwable) - Constructor for exception com.bea.p13n.property.PropertySetXMLException
Constructor
PropertySetXMLException(Throwable) - Constructor for exception com.bea.p13n.property.PropertySetXMLException
Constructor
PropertySystemException - Exception in com.bea.p13n.property
System exception class that will be thrown when a low-level error occurs in a property set component
PropertySystemException() - Constructor for exception com.bea.p13n.property.PropertySystemException
 
PropertySystemException(String) - Constructor for exception com.bea.p13n.property.PropertySystemException
Constructor
PropertySystemException(String, Throwable) - Constructor for exception com.bea.p13n.property.PropertySystemException
Constructor
PropertySystemException(Throwable) - Constructor for exception com.bea.p13n.property.PropertySystemException
Constructor
PropertyTag - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Deprecated Use com.bea.p13n.usermgmt.taglib.GetPropertyTag
PropertyTag() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.PropertyTag
Deprecated  
PropertyTaxonomy - Class in com.bea.portal.tools.da.taxonomy.content
Taxonomy for content Property, which is part of a Type taxonomy.
PropertyTaxonomy(TypeTaxonomy, PropertyDefinition) - Constructor for class com.bea.portal.tools.da.taxonomy.content.PropertyTaxonomy
Constructs a Property taxonomy, parented by a Type taxonomy.
PropertyToLiteralModel - Class in com.bea.p13n.rules.model
A model representing a sequence of user/request/session/event/application-defined property to literal value comparisons.
PropertyToLiteralModel() - Constructor for class com.bea.p13n.rules.model.PropertyToLiteralModel
 
PropertyToLiteralModel.Recognizer - Class in com.bea.p13n.rules.model
An object which can recognizer PropertyToLiteralModels.
PropertyToLiteralModel.Recognizer() - Constructor for class com.bea.p13n.rules.model.PropertyToLiteralModel.Recognizer
 
PropertyValidationException - Exception in com.bea.p13n.property
Application exception to signify that a given property did not match its corresponding PropertyDefinition.
PropertyValidationException() - Constructor for exception com.bea.p13n.property.PropertyValidationException
 
PropertyValidationException(String) - Constructor for exception com.bea.p13n.property.PropertyValidationException
Constructor
PropertyValidationException(String, Throwable) - Constructor for exception com.bea.p13n.property.PropertyValidationException
Constructor
PropertyValidationException(Throwable) - Constructor for exception com.bea.p13n.property.PropertyValidationException
Constructor
PropertyValueComparator - Class in com.bea.content.manager.sort
Deprecated in 10.3. No direct replacement. This class was comparing two object classes by name which can be done by using the INodeManager API in conjunction with ContentContext and ContextKey. Also see javadoc for the com.bea.content.paging package.
PropertyValueComparator() - Constructor for class com.bea.content.manager.sort.PropertyValueComparator
Deprecated  
PropertyWrapperImpl - Class in com.bea.content.el.support
This EL wrapper class implementation adds functionality around the Property class.
ProviderDescription - Class in com.bea.p13n.security.management
This base class holds information describing a single SSPI provider.
ProviderDescription() - Constructor for class com.bea.p13n.security.management.ProviderDescription
 
ProviderDescription(String, String, String) - Constructor for class com.bea.p13n.security.management.ProviderDescription
 
ProviderMgmtException - Exception in com.bea.p13n.security.management
System exception class that will be thrown when an attempt is made to call a method by a user who does not have sufficient priviledges to use the API.
ProviderMgmtException() - Constructor for exception com.bea.p13n.security.management.ProviderMgmtException
 
ProviderMgmtException(String) - Constructor for exception com.bea.p13n.security.management.ProviderMgmtException
Constructor
ProviderMgmtException(String, Throwable) - Constructor for exception com.bea.p13n.security.management.ProviderMgmtException
Constructor
ProviderMgmtException(Throwable) - Constructor for exception com.bea.p13n.security.management.ProviderMgmtException
Constructor
ProxiedDefinition - Interface in com.bea.netuix.application.definition
An entity that has been created from a remote representation of a similar entity.
ProxiedEntityView - Interface in com.bea.netuix.application.view
View of an entity that has been created from a remote representation of a similar entity.
PROXY_RESOURCE_URLS_PREFERENCE - Static variable in interface com.bea.netuix.clipper.ClipperConstants
Preference key to store whether resource urls should be rewritten to pass through the WLP server, or should be left unmodified.
ProxyBook - Interface in com.bea.wsrp.consumer.management.book
ProxyBook
ProxyBookManager - Interface in com.bea.wsrp.consumer.management.book
Manages proxy portlets for one or more producers.
ProxyBookManager.Factory - Class in com.bea.wsrp.consumer.management.book
A ProxyPageManager factory.
ProxyBookManagerException - Exception in com.bea.wsrp.consumer.management.book
A generic exception for the RemotePortletManager.
ProxyBookManagerException(String) - Constructor for exception com.bea.wsrp.consumer.management.book.ProxyBookManagerException
 
ProxyBookManagerException(Throwable) - Constructor for exception com.bea.wsrp.consumer.management.book.ProxyBookManagerException
 
ProxyBookManagerException(String, Throwable) - Constructor for exception com.bea.wsrp.consumer.management.book.ProxyBookManagerException
 
ProxyExpression - Interface in com.bea.p13n.expression
An interface implemented by the class that need to act as a proxy to the original expression.
ProxyPage - Interface in com.bea.wsrp.consumer.management.page
ProxyPage
ProxyPageManager - Interface in com.bea.wsrp.consumer.management.page
Manages proxy portlets for one or more producers.
ProxyPageManager.Factory - Class in com.bea.wsrp.consumer.management.page
A ProxyPageManager factory.
ProxyPageManagerException - Exception in com.bea.wsrp.consumer.management.page
A generic exception for the RemotePortletManager.
ProxyPageManagerException(String) - Constructor for exception com.bea.wsrp.consumer.management.page.ProxyPageManagerException
 
ProxyPageManagerException(Throwable) - Constructor for exception com.bea.wsrp.consumer.management.page.ProxyPageManagerException
 
ProxyPageManagerException(String, Throwable) - Constructor for exception com.bea.wsrp.consumer.management.page.ProxyPageManagerException
 
ProxyPortletBackingContext - Class in com.bea.wsrp.consumer.controls.backing
Backing context for proxy portlets.
ProxyPortletInfo - Class in com.bea.wsrp.consumer.management.portlet
Proxy portlet metadata.
ProxyPortletInfo(String, String, byte, boolean, boolean, int, byte[], String, boolean) - Constructor for class com.bea.wsrp.consumer.management.portlet.ProxyPortletInfo
Creates an instance.
ProxyPortletInfo(String, String, byte, boolean, boolean, int, byte[], String, boolean, boolean) - Constructor for class com.bea.wsrp.consumer.management.portlet.ProxyPortletInfo
Creates an instance.
ProxyPortletManager - Interface in com.bea.wsrp.consumer.management.portlet
Manages proxy portlets for one or more producers.
ProxyPortletManager.Factory - Class in com.bea.wsrp.consumer.management.portlet
A ProxyPortletManager factory.
ProxyPortletManagerException - Exception in com.bea.wsrp.consumer.management.portlet
A generic exception thrown by implementations managing proxy portlets.
ProxyPortletManagerException(String) - Constructor for exception com.bea.wsrp.consumer.management.portlet.ProxyPortletManagerException
 
ProxyPortletManagerException(Throwable) - Constructor for exception com.bea.wsrp.consumer.management.portlet.ProxyPortletManagerException
 
ProxyPortletManagerException(String, Throwable) - Constructor for exception com.bea.wsrp.consumer.management.portlet.ProxyPortletManagerException
 
ProxyPortletPresentationContext - Class in com.bea.wsrp.consumer.controls
Presentation context for proxy portlets.
ProxyResource - Interface in com.bea.wsrp.consumer.management.common
ProxyResource
ProxyResourceContext - Class in com.bea.wsrp.consumer.management.common
A context to hold hints and other information related to managing proxy resources.
ProxyResourceContext() - Constructor for class com.bea.wsrp.consumer.management.common.ProxyResourceContext
Default no-arg ctor.
ProxyResourceContext(ProxyResourceContext.ProxyResourceAction) - Constructor for class com.bea.wsrp.consumer.management.common.ProxyResourceContext
Ctor that takes a ProxyResourceAction
ProxyResourceContext(ProxyResourceContext.ProxyResourceAction, ProxyResourceContext.ProxyResourceActionScope) - Constructor for class com.bea.wsrp.consumer.management.common.ProxyResourceContext
Ctor that takes a ProxyResourceAction and ProxyResourceActionScope
ProxyResourceContext.ProxyResourceAction - Enum in com.bea.wsrp.consumer.management.common
Defines options to use when managing a proxy resource.
ProxyResourceContext.ProxyResourceActionScope - Enum in com.bea.wsrp.consumer.management.common
If multiple versions of a resource already exist when creating a new resource, ProxyResourceActionScope defines whether the selected ProxyResourceAction applies to ALL resources or only the resource marked primary.
ProxyResourceId - Class in com.bea.wsrp.consumer.management.common
Represents a system generated resource identifier for a proxy resource.
ProxyResourceManager - Interface in com.bea.wsrp.consumer.management.common
Defines common proxy resource management methods.
ProxyResourceManagerException - Exception in com.bea.wsrp.consumer.management.common
ProxyResourceManagerException
ProxyResourceManagerException(String) - Constructor for exception com.bea.wsrp.consumer.management.common.ProxyResourceManagerException
 
ProxyResourceManagerException(Throwable) - Constructor for exception com.bea.wsrp.consumer.management.common.ProxyResourceManagerException
 
ProxyResourceManagerException(String, Throwable) - Constructor for exception com.bea.wsrp.consumer.management.common.ProxyResourceManagerException
 
ProxyResourceSearchCriteria - Class in com.bea.netuix.application.search
SearchCriteria class used for retrieving proxy objects.
ProxyResourceSearchCriteria(String) - Constructor for class com.bea.netuix.application.search.ProxyResourceSearchCriteria
 
psManager - Variable in class com.bea.p13n.property.ConfigurableEntityImpl
Cached reference to the PropertySetManager
PUBLIC_PROPERTY_PREFIX - Static variable in interface com.bea.content.federated.IRepositoryConfig
Any properties that have property names starting with this prefix will be available publicly (via IVirtualRepositoryManager.getPublicRepositoryConfig)
PUBLIC_SCOPE - Static variable in interface javax.portlet.MimeResponse
Public cache scope, indicating that the cache entry can be shared across users.
publicRegistrationEnabled - Variable in class com.bea.netuix.application.communities.CommunityInfo
Flag to denote if this community allows members to self-register without having been invited.
PublishAction - Class in com.bea.content.virtual.workflow
Sets the Workflow status for the current version of the node to the value that's set in the WorkflowActionContext.
PublishAction() - Constructor for class com.bea.content.virtual.workflow.PublishAction
 
PUBLISHED - Static variable in class com.bea.content.virtual.workflow.Workflow
 
purgeRole(String, ResourceContext) - Method in interface com.bea.portal.tools.da.controls.DelegationRoleManagerControl
Removes this role from all security policy references and deletes the role.
purgeRole(String, String, String, String, ResourceContext) - Method in interface com.bea.portal.tools.entitlements.controls.DelegatedRolePolicyManagerControlFacade
This method removes a role and all of its references to any security policies
push(ServletRequest) - Static method in class com.bea.portlet.AsyncContentContext
Push a new AsyncContentContext into the given request.
push(ServletRequest) - Static method in class com.bea.portlet.UrlCompressionContext
Push a new UrlCompressionContext into the given request.
put(String, List<String>) - Method in class com.bea.netuix.util.PortletParameters
Puts the specified parameter mapping in, replacing any previous values
put(String, String[]) - Method in class com.bea.netuix.util.PortletParameters
Puts the specified parameter mapping in, replacing any previous values
put(String, String) - Method in class com.bea.netuix.util.PortletParameters
 
put(Object, Object) - Method in interface com.bea.p13n.cache.Cache
Put a value into the cache.
put(Object, Object, long) - Method in interface com.bea.p13n.cache.Cache
Put a value into the cache, with a specific time-to-live.
put(Object, Object, CacheReloader) - Method in interface com.bea.p13n.cache.ReloadableCache
Put a value into the cache and set a CacheReloader to rebuild the value when it expires.
put(Object, Object, long, CacheReloader) - Method in interface com.bea.p13n.cache.ReloadableCache
Put a value into the cache, with a specific time-to-live, and a CacheReloader used to rebuild the value when that time-to-live expires.
put(PropertyMapKey, Object) - Method in interface com.bea.p13n.property.EntityPropertyCache
Put a value in the cache
put(Object, Object) - Method in class com.bea.p13n.security.P13nRoleMap
 
putAll(Map) - Method in interface com.bea.p13n.property.EntityPropertyCache
Add all the key/value pairs from the given map to the cache
putAll(Map) - Method in class com.bea.p13n.security.P13nRoleMap
 
putInTreeCache(CacheKey, UIControlTreeCacheData) - Method in class com.bea.netuix.servlets.manager.PortalServlet
Deprecated As of 8.1 SP2, replaced by methods in SingleFileProcessor
putInTreeCache(CacheKey, byte[]) - Method in class com.bea.netuix.servlets.manager.PortalServlet
Deprecated As of 8.1 SP2, replaced by methods in SingleFileProcessor
putProfileInRequest(HttpServletRequest, ProfileWrapper) - Static method in class com.bea.p13n.usermgmt.SessionHelper
Put a profile in the request.
putProfileInSession(HttpServletRequest, ProfileWrapper) - Static method in class com.bea.p13n.usermgmt.SessionHelper
Put a profile in the session.
putProfileInSession(HttpSession, ProfileWrapper) - Static method in class com.bea.p13n.usermgmt.SessionHelper
Put a profile in the session.
putValue(String, Object) - Method in class com.bea.p13n.http.Session
 
putValue(String, Object) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedSession
 
pwdFileName - Variable in class com.bea.content.loader.bulk.BulkLoader
The encrypted username and password properties file name.

Q

Query - Class in com.bea.content.cmis.rest.resources
 
Query() - Constructor for class com.bea.content.cmis.rest.resources.Query
 
query(String, String, BooleanParam, BooleanParam, BooleanParam, IntegerParam, IntegerParam) - Method in class com.bea.content.cmis.rest.resources.Query.ViaGet
This one lets us do queries via GET (and thus build links) It has a sub-path because we do not support GET on the Query resource as defined by the service document's query collection.
query - Variable in class com.bea.p13n.servlets.jsp.taglib.ContentQueryTag
A content query string that can be appended as an 'and' phrase to the content query in the contentSelector rule.
query - Variable in class com.bea.p13n.servlets.jsp.taglib.ContentSelectorTag
A content query string that can be appended as an 'and' phrase to the content query in the contentSelector rule.
Query.ViaGet - Class in com.bea.content.cmis.rest.resources
 
Query.ViaGet() - Constructor for class com.bea.content.cmis.rest.resources.Query.ViaGet
 
QUERY_LANGUAGE_PARAMETER_SET_KEY - Static variable in class com.bea.content.expression.FullTextSearchLanguageParameterSet
Optional ContextKey which can be placed in the ContentContext when executing a full-text search to specify the Full-Text Search Engine-specific language parameter values to use when querying data.
QUERY_PARAM - Static variable in interface com.bea.content.expression.ISearchTranslator
 
QUERY_STRING - Static variable in class com.bea.p13n.http.Request
 
QUERY_STRING - Static variable in class com.bea.portlet.GenericURL
Template parameter: queryString.
QueryCriteria - Class in com.bea.content.spi.flexspi.common
query sort criteria
QueryCriteria(SortCriteria, FilterCriteria) - Constructor for class com.bea.content.spi.flexspi.common.QueryCriteria
Construct a QueryCriteria object.
QueryCriteria(SortCriteria, List<FilterCriteria>) - Constructor for class com.bea.content.spi.flexspi.common.QueryCriteria
Create a query criteria with multiple filter criteria.
queryCriteria() - Method in class com.bea.content.spi.flexspi.common.QueryResult
 
QueryCriteria - Class in com.bea.content.spi
Deprecated As of 10.2, replaced by QueryCriteria. The SPI interfaces in the com.bea.content.spi package have all been deprecated as of 10.2. Oracle does not intend to remove these interfaces during the next major release of WebLogic Portal. However, please note that new development should take place using the com.bea.content.spi.flexspi interfaces going forward.
QueryCriteria(SortCriteria, FilterCriteria) - Constructor for class com.bea.content.spi.QueryCriteria
Deprecated Construct a QueryCriteria object.
QueryCriteria(SortCriteria, List<FilterCriteria>) - Constructor for class com.bea.content.spi.QueryCriteria
Deprecated Create a query criteria with multiple filter criteria.
queryCriteria() - Method in class com.bea.content.spi.QueryResult
Deprecated  
QueryDefinitionID - Class in com.bea.portal.tools.interaction.placeholder.query
Identifies a placeholder.
QueryDefinitionID(String) - Constructor for class com.bea.portal.tools.interaction.placeholder.query.QueryDefinitionID
Constructor.
QueryDefinitionIDBuilder - Class in com.bea.portal.tools.interaction.placeholder.query
Builds and parses QueryDefinitionID instances.
QueryDefinitionIDBuilder() - Constructor for class com.bea.portal.tools.interaction.placeholder.query.QueryDefinitionIDBuilder
Constructor.
QueryDefinitionModel - Class in com.bea.p13n.placeholder.model
A clause model representing a <queryDefinition> from the http://www.bea.com/servers/p13n/xsd/placeholder/1.1.1 namespace.
QueryDefinitionModel() - Constructor for class com.bea.p13n.placeholder.model.QueryDefinitionModel
 
QueryDefinitionModel.Priority - Enum in com.bea.p13n.placeholder.model
The possible queryPriority's.
QueryDefinitionResourceType - Class in com.bea.portal.tools.interaction.placeholder.query
ResourceType for a query definition in a placeholder.
QueryDefinitionTaxonomy - Class in com.bea.portal.tools.da.taxonomy.placeholders
Taxonomy for a QueryDefinition, which is contained within its parent Placeholder taxonomy.
QueryDefinitionTaxonomy(PlaceholderTaxonomy, ToolQueryDefinitionModel) - Constructor for class com.bea.portal.tools.da.taxonomy.placeholders.QueryDefinitionTaxonomy
Constructs a QueryDefinition taxonomy, parented by a Placeholder taxonomy.
QueryDefinitionTaxonomy(PlaceholderTaxonomy, String) - Constructor for class com.bea.portal.tools.da.taxonomy.placeholders.QueryDefinitionTaxonomy
 
QueryResult<T> - Class in com.bea.content.spi.flexspi.common
query results
QueryResult(List<T>, QueryCriteria) - Constructor for class com.bea.content.spi.flexspi.common.QueryResult
 
QueryResult(List<T>, SortCriteria, FilterCriteria) - Constructor for class com.bea.content.spi.flexspi.common.QueryResult
 
QueryResult<T> - Class in com.bea.content.spi
Deprecated As of 10.2, replaced by QueryResult. The SPI interfaces in the com.bea.content.spi package have all been deprecated as of 10.2. Oracle does not intend to remove these interfaces during the next major release of WebLogic Portal. However, please note that new development should take place using the com.bea.content.spi.flexspi interfaces going forward.
QueryResult(List<T>, QueryCriteria) - Constructor for class com.bea.content.spi.QueryResult
Deprecated  
QueryResult(List<T>, SortCriteria, FilterCriteria) - Constructor for class com.bea.content.spi.QueryResult
Deprecated  
QuerySpecification - Class in com.bea.p13n.usermgmt.query
 
QuerySpecification(FilterMethod, String, Locale, SortOrder, int, List<String>) - Constructor for class com.bea.p13n.usermgmt.query.QuerySpecification
 
QuerySpecification(FilterMethod, String, Locale, SortOrder, int) - Constructor for class com.bea.p13n.usermgmt.query.QuerySpecification
 
QuerySpecification(int, List<String>) - Constructor for class com.bea.p13n.usermgmt.query.QuerySpecification
 
QuerySpecification(int) - Constructor for class com.bea.p13n.usermgmt.query.QuerySpecification
 
queryStr - Variable in class com.bea.content.manager.servlets.jsp.taglib.SearchTag
The query to execute the search for.
QUOTE - Static variable in class com.beasys.commerce.util.DefaultLog
Deprecated  

R

RadioTagAdapter - Class in com.bea.struts.adapter.taglib.html
Tag adapter for the Struts RadioTag
RadioTagAdapter() - Constructor for class com.bea.struts.adapter.taglib.html.RadioTagAdapter
 
raiseClickThruEvent(String, HttpServletRequest, String, String, String, String) - Method in class com.bea.campaign.AdTracking
Raise a click-thru event for an ad from a scenario.
raiseClickThruEvent(String, HttpServletRequest, String, String, String, String) - Method in interface com.bea.p13n.ad.AdEventTracker
Raise an event when an ad is clicked on
raiseClickThruEvent(String, HttpServletRequest, String, String, String, String) - Method in class com.bea.p13n.ad.AdEventTrackerBase
Raise a ClickContentEvent when an ad is clicked on
raiseClickThruEvent(String, HttpServletRequest, String, String, String, String) - Static method in class com.bea.p13n.ad.AdHelper
Deprecated No longer publically available.
raiseDisplayEvent(String, HttpServletRequest, String, String, String, String) - Method in class com.bea.campaign.AdTracking
Raise an impression event for an ad from a scenario.
raiseDisplayEvent(String, HttpServletRequest, String, String, String, String) - Method in interface com.bea.p13n.ad.AdEventTracker
Raise an event when an ad is displayed.
raiseDisplayEvent(String, HttpServletRequest, String, String, String, String) - Method in class com.bea.p13n.ad.AdEventTrackerBase
Raise a DisplayContentEvent when an ad is displayed.
raiseDisplayEvent(String, HttpServletRequest, String, String, String, String) - Static method in class com.bea.p13n.ad.AdHelper
Deprecated No longer publically available.
RangeQuery - Class in com.bea.content.expression.operators
 
RangeQuery(String, Calendar, Calendar) - Constructor for class com.bea.content.expression.operators.RangeQuery
 
RangeQuery(String, Calendar, Calendar, FullTextSearch.Multiplicity) - Constructor for class com.bea.content.expression.operators.RangeQuery
 
RangeQuery(FullTextSearch.Parameter, Calendar, Calendar) - Constructor for class com.bea.content.expression.operators.RangeQuery
 
RE_INDEX_PATH - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
RE_INDEX_PATH - Static variable in class com.bea.content.federated.events.ContentReIndexEvent
 
RE_INDEX_PATH - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
RE_INDEX_TYPE - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
RE_INDEX_TYPE - Static variable in class com.bea.content.federated.events.ContentReIndexEvent
 
RE_INDEX_TYPE - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
read() - Method in class com.bea.content.manager.CM_InputStream
Deprecated Reads the next byte of data from the input stream.
read(byte[]) - Method in class com.bea.content.manager.CM_InputStream
Deprecated Reads some number of bytes from the input stream and stores them into the buffer array b.
read(byte[], int, int) - Method in class com.bea.content.manager.CM_InputStream
Deprecated Reads up to len bytes of data from the input stream into an array of bytes.
read() - Method in class com.bea.portal.tools.resource.ResourceIDBuilder.ParseContext
Read the next character from the resource URN.
read(int) - Method in class com.bea.portal.tools.resource.ResourceIDBuilder.ParseContext
Read the next character from the resource URN if it matches the given character.
READ_ONLY - Static variable in class com.bea.netuix.application.definition.PortletDefinition
 
READ_ONLY_PROVIDER - Static variable in class com.bea.p13n.security.management.credentials.CredentialProviderDescription
The MBean represented by this object, in total, implements enough optional MBean interfaces to allow read operations.
READ_ONLY_PROVIDER - Static variable in class com.bea.p13n.security.management.ProviderDescription
The security provider represented by this object, in total, implements enough optional MBean interfaces to allow read operations.
READ_WRITE - Static variable in class com.bea.netuix.application.definition.PortletDefinition
 
READ_WRITE_PROVIDER - Static variable in class com.bea.p13n.security.management.credentials.CredentialProviderDescription
The MBean represented by this object, in total, implements enough optional MBean interfaces to allow full CRUD operations.
READ_WRITE_PROVIDER - Static variable in class com.bea.p13n.security.management.ProviderDescription
The security provider represented by this object, in total, implements enough optional MBean interfaces to allow full CRUD operations.
readClob(ClobKey) - Method in class com.bea.p13n.util.jdbc.WlsOracleThinDatabase
Deprecated Reads a CLOB into the database managed tables for CLOB persistence
readDate(String) - Static method in class com.bea.p13n.model.XmlDateTimeUtil
Parse the IS08601 date string (yyyy-MM-ddZ) into a calendar instance.
readDateAsDate(String) - Static method in class com.bea.p13n.model.XmlDateTimeUtil
Parse the IS08601 date string (yyyy-MM-ddZ) into a Date.
readExternal(ObjectInput) - Method in class com.bea.netuix.application.util.NonSerializingCacheWrapper
Does nothing.
readFromClob(Clob) - Method in interface com.bea.p13n.util.jdbc.Database
Deprecated Reads the contents of a Clob and returns as a String.
readFromClob(Clob) - Method in class com.bea.p13n.util.jdbc.GenericDatabase
Deprecated Reads the contents of a Clob and returns as a String.
readFromClob(ResultSet, int) - Method in class com.bea.p13n.util.jdbc.GenericDatabase
Deprecated Reads the contents of a Clob and returns as a String.
readInputStream(IResourceServletRequestContext) - Method in class com.bea.wsrp.consumer.resource.WsrpResourceServletInterceptor
Pre-read the intput stream so that reading POST parameters doesn't foul it up
ReadOnlyException - Exception in javax.portlet
The ReadOnlyException is thrown when a portlet tries to change the value for a read-only preference attribute.
ReadOnlyException(String) - Constructor for exception javax.portlet.ReadOnlyException
Constructs a new read-only exception with the given text.
ReadOnlyException(String, Throwable) - Constructor for exception javax.portlet.ReadOnlyException
Constructs a new read-only exception when the portlet needs to do the following: throw an exception include a message about the "root cause" that interfered with its normal operation include a description message
ReadOnlyException(Throwable) - Constructor for exception javax.portlet.ReadOnlyException
Constructs a new read-only exception when the portlet needs to throw an exception.
readTime(String) - Static method in class com.bea.p13n.model.XmlDateTimeUtil
Parse the ISO8601 formatted time into a calendar.
readTimeAsDate(String) - Static method in class com.bea.p13n.model.XmlDateTimeUtil
Parse the ISO8601 formatted time into a Date.
readTimeInstant(String) - Static method in class com.bea.p13n.model.XmlDateTimeUtil
Parse the ISO8601 formatted timeInstant string into a calendar.
readTimeInstantAsDate(String) - Static method in class com.bea.p13n.model.XmlDateTimeUtil
Parse the ISO8601 formatted timeInstant string into a Date.
READY - Static variable in class com.bea.content.virtual.workflow.Workflow
 
ReadyAction - Class in com.bea.content.virtual.workflow
Interface that represents an action that may be called from within a workflow.
ReadyAction() - Constructor for class com.bea.content.virtual.workflow.ReadyAction
 
realize(Expression, PropertyProvider) - Static method in class com.bea.content.expression.ExpressionHelper
Realize an expression, which can contain property references, into an an expression which contains only literal values and can be sent to a ISearchManager.
realize(Expression, PropertyProvider) - Static method in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated Realize an expression, which can contain property references, into an an expression which contains only literal values and can be sent to a ContentManager.
RealmConfiguration - Interface in com.bea.p13n.controls.ejb.usermgmt
* This is the public interface for keeping personalization profile records in sync with the WLS realm.
recognize(XmlObject, String) - Method in class com.bea.campaign.model.AddDiscountModel.Recognizer
 
recognize(XmlObject, String) - Method in class com.bea.campaign.model.AddEmailModel.Recognizer
 
recognize(XmlObject, String) - Method in class com.bea.campaign.model.AddToPlaceholderModel.Recognizer
 
recognize(XmlObject, String) - Method in class com.bea.campaign.model.EndScenarioModel.Recognizer
 
recognize(XmlObject, String) - Method in class com.bea.p13n.rules.model.AddContentQueryModel.Recognizer
 
recognize(XmlObject, String) - Method in class com.bea.p13n.rules.model.AddSegmentModel.Recognizer
 
recognize(XmlObject, String) - Method in class com.bea.p13n.rules.model.BranchModel.Recognizer
 
recognize(XmlObject, String) - Method in interface com.bea.p13n.rules.model.ClauseModelRecognizer
Check if the specified xml structure is an instance of the specified clause type.
recognize(XmlObject, String) - Method in class com.bea.p13n.rules.model.DateTimeBetweenModel.Recognizer
 
recognize(XmlObject, String) - Method in class com.bea.p13n.rules.model.DateTimeModel.Recognizer
 
recognize(RuleModel, String) - Method in class com.bea.p13n.rules.model.DefaultWLPRuleTypeRecognizer
Determine if the specified rule is of the specified rule type.
recognize(XmlObject, String) - Method in class com.bea.p13n.rules.model.EventTypeModel.Recognizer
 
recognize(XmlObject, String) - Method in class com.bea.p13n.rules.model.InstanceMethodModel.Recognizer
 
recognize(XmlObject, String) - Method in class com.bea.p13n.rules.model.NewInstanceModel.Recognizer
 
recognize(XmlObject, String) - Method in class com.bea.p13n.rules.model.PropertyToLiteralModel.Recognizer
 
recognize(XmlObject, String) - Method in class com.bea.p13n.rules.model.RuleModel.Recongizer
 
recognize(RuleModel, String) - Method in interface com.bea.p13n.rules.model.RuleTypeRecognizer
Check if the specified xml structure is an instance of the specified rule type.
recognize(XmlObject, String) - Method in class com.bea.p13n.rules.model.SegmentModel.Recognizer
 
recognize(XmlObject, String) - Method in class com.bea.p13n.rules.model.StaticMethodModel.Recognizer
 
recognize(XmlObject, String) - Method in class com.bea.p13n.rules.model.VariableBindingModel.Recognizer
 
RecognizedTag - Class in com.bea.netuix.client.jsp.clienttaglib
Client-awareness content filtering tag which includes the enclosed content if the effective client classification from the request is recognized as a configured classification.
RecognizedTag() - Constructor for class com.bea.netuix.client.jsp.clienttaglib.RecognizedTag
 
recordClickThru(String, String, String, String, String, Request) - Method in interface com.bea.p13n.ad.AdService
Update the click thru count for an ad
recordDisplay(Node, String, String, String, String, Request) - Method in interface com.bea.p13n.ad.AdService
Update the display count for an ad.
recurse - Variable in class com.bea.content.loader.bulk.BulkLoader
Do we recurse over directories?
recurse - Variable in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated Do we recurse over directories?
REDIRECT_URL - Static variable in interface com.bea.p13n.tracking.clickthrough.ClickThroughConstants
 
REDIRECTION_TYPE_COMMUNITY_DEACTIVATED - Static variable in class com.bea.netuix.servlets.manager.communities.CommunityRedirectionHelper
The code indicating a redirection due to the community being deactivated.
REDIRECTION_TYPE_MEMBER_DEACTIVATED - Static variable in class com.bea.netuix.servlets.manager.communities.CommunityRedirectionHelper
The code indicating a redirection due to the member being deactivated.
REDIRECTION_TYPE_MEMBERSHIP_DEACTIVATED - Static variable in class com.bea.netuix.servlets.manager.communities.CommunityRedirectionHelper
The code indicating a redirection due to the membership being deactivated.
REDIRECTION_TYPE_NO_PUBLIC_ACCESS - Static variable in class com.bea.netuix.servlets.manager.communities.CommunityRedirectionHelper
The code indicating a redirection due to the community not having public access.
REDIRECTION_TYPE_REGISTRATION - Static variable in class com.bea.netuix.servlets.manager.communities.CommunityRedirectionHelper
The code indicating a redirection to a registration page.
REDIRECTION_TYPE_UNKNOWN - Static variable in class com.bea.netuix.servlets.manager.communities.CommunityRedirectionHelper
The code indicating a redirection due to unknown reasons.
RedirectionException - Exception in com.bea.netuix.application.exception
This exception is thrown when the framework needs to affect a redirection, such as when the user does not have permission to view the current tree.
RedirectionException(String) - Constructor for exception com.bea.netuix.application.exception.RedirectionException
Constructs a basic RedirectionException with no detail message.
RedirectionException(String, String) - Constructor for exception com.bea.netuix.application.exception.RedirectionException
Constructs a RedirectionException with the specified detail message.
RedirectionException(String, Throwable, String) - Constructor for exception com.bea.netuix.application.exception.RedirectionException
Constructs a RedirectionException with the specified detail message and causal exception.
RedirectionException(Throwable, String) - Constructor for exception com.bea.netuix.application.exception.RedirectionException
Constructs a RedirectionException with the specified causal exception.
reFilter(FilterMethod, String, String, Locale) - Method in interface com.bea.content.paging.ICMPagedResult
 
reFilter(FilterMethod, String, String, Locale) - Method in interface com.bea.content.paging.IFilterablePagedList
Refilter the results.
reFilter(FilterMethod, String, String, Locale) - Method in interface com.bea.p13n.pagination.FilterablePagedResult
Refilter the results.
REFRESH_STATUS - Static variable in class com.bea.campaign.servlets.CampaignCleanupServlet
 
refreshAtn(AtnProviderDescription, HttpServletRequest) - Method in interface com.bea.portal.tools.ugm.controls.DelegatedAtnProxyManagerControlFacade
 
RefreshEvent - Interface in com.bea.netuix.events
Class to represent a refresh event (i.e.
RegEx - Class in com.bea.p13n.util
 
register(String, AdvisletChainElement) - Static method in class com.bea.p13n.advisor.AdvisletRegistry
Registers an AdvisletChainElement and associates it with a key, which in the case of an Advislet is expected to be the URI prefix which will be used to refer to it.
register(String, String, String, Map<String, ?>, String[]) - Method in interface com.bea.wsrp.client.ProducerAgent
Registers with the given producer.
register(String, String, String, Map, boolean) - Method in interface com.bea.wsrp.services.registration.ConsumerRegistrationService
 
register(String, String, String, Map, boolean) - Method in interface com.bea.wsrp.services.registration.ConsumerRegistrationServiceLocal
 
register(IRegistrationData, IConfigurationContext, IRequestContext) - Method in interface com.oracle.producer.spi.IProducerDataStore
Registers a consumer with the producer.
registerDefaultProvider(String) - Static method in class com.bea.portlet.prefs.spi.IPreferenceStore.Factory
Registers the default provider.
REGISTERED - Static variable in class com.bea.p13n.usermgmt.profile.ProfileType
A registered user has registered on our site and has a "real" username and groupname set as their ProfileIdentity.
registerModule(String, String) - Method in class com.bea.struts.adapter.framework.AutoRegisterActionServlet
Register a Struts module, initialized by the given configuration file.
registerOuterAttribute(String) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
 
registerOuterAttribute(String) - Method in interface org.apache.beehive.netui.pageflow.scoping.ScopedRequest
 
registerProducer(String, String, Map, HttpServletRequest) - Method in interface com.bea.wsrp.consumer.management.producer.ProducerManager
Deprecated  
registerProducer(String, String, Map<String, Object>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface com.bea.wsrp.consumer.management.producer.ProducerManager
Registers this consumer with a producer.
registerServiceLevelManager(String, ServiceLevelManager) - Method in class com.bea.netuix.servicelevel.ServiceLevelManagerFactory
Registers a non-default implementation of a ServiceLevelManager.
registerURLRewriter(ServletRequest, StrutsURLRewriter) - Static method in class com.bea.struts.adapter.util.rewriter.StrutsURLRewriterService
Register a StrutsURLRewriter in the request.
RegistrationNotSupportedException - Exception in com.bea.wsrp.consumer.management.producer
 
RegistrationNotSupportedException(String) - Constructor for exception com.bea.wsrp.consumer.management.producer.RegistrationNotSupportedException
 
RegistrationNotSupportedException(Throwable) - Constructor for exception com.bea.wsrp.consumer.management.producer.RegistrationNotSupportedException
 
RegistrationNotSupportedException(String, Throwable) - Constructor for exception com.bea.wsrp.consumer.management.producer.RegistrationNotSupportedException
 
registrationPageUri - Variable in class com.bea.netuix.application.communities.CommunityInfo
Uri to the registration page.
RegistrationPropertyValue - Class in com.bea.wsrp.producer
This class holds registration property information and its value for a given consumer.
RegistrationPropertyValue(int, String, String, Object) - Constructor for class com.bea.wsrp.producer.RegistrationPropertyValue
 
RegistryConfig - Interface in com.bea.wsrp.registry
Represents a pre-configured registy.
RegistryConfigNotFoundException - Exception in com.bea.portal.tools.wsrp.controls
Registry configuration not found exception.
RegistryConfigNotFoundException(String) - Constructor for exception com.bea.portal.tools.wsrp.controls.RegistryConfigNotFoundException
 
RegistryEntry - Class in com.bea.wsrp.registry.entries
A producer published registry entry.
RegistryEntry(String, String) - Constructor for class com.bea.wsrp.registry.entries.RegistryEntry
Creates an entry with a name and a handle.
RegistryFinder - Interface in com.bea.wsrp.registry.find
Finds producer offered entities such as portlets, books, pages, and producers.
RegistryFinder.Factory - Class in com.bea.wsrp.registry.find
Returns an implementation instance.
RegistryFinder.Factory() - Constructor for class com.bea.wsrp.registry.find.RegistryFinder.Factory
 
reinit(String) - Method in class com.bea.netuix.laf.PortalLookAndFeel
Calling this method reinitializes the Look and Feel with the specified values.
reinit(String, String) - Method in class com.bea.netuix.laf.PortalLookAndFeel
Calling this method reinitializes the Look and Feel with the specified values.
reinit(String, String, String, String) - Method in class com.bea.netuix.laf.PortalLookAndFeel
Calling this method reinitializes the Look and Feel with the specified values.
reinit(String, String, String) - Method in class com.bea.netuix.laf.PortalLookAndFeel
Calling this method reinitializes the Look and Feel with the specified values.
reinit(String, String, String, String, String, String) - Method in class com.bea.netuix.laf.PortalLookAndFeel
Calling this method reinitializes the Look and Feel with the specified values.
RejectAction - Class in com.bea.content.virtual.workflow
Sets the workflow status for the current version of the node to the value that's set in the WorkflowActionContext.
RejectAction() - Constructor for class com.bea.content.virtual.workflow.RejectAction
 
REJECTED - Static variable in class com.bea.content.virtual.workflow.Workflow
 
RelatedToAllQuery - Class in com.bea.content.expression.operators
 
RelatedToAllQuery(String[]) - Constructor for class com.bea.content.expression.operators.RelatedToAllQuery
 
RelatedToQuery - Class in com.bea.content.expression.operators
 
RelatedToQuery(String) - Constructor for class com.bea.content.expression.operators.RelatedToQuery
 
release() - Method in class com.bea.content.manager.faces.taglib.GetPropertyComponentTag
 
release() - Method in class com.bea.content.manager.faces.taglib.ResolverComponentTag
 
release() - Method in class com.bea.content.manager.servlets.jsp.taglib.BaseTag
Release the tag by setting everything to the default.
release() - Method in class com.bea.content.manager.servlets.jsp.taglib.ForEachNestedPropertyTag
Release the tag.
release() - Method in class com.bea.content.manager.servlets.jsp.taglib.GetBinaryPropertyTag
Releases the tag.
release() - Method in class com.bea.content.manager.servlets.jsp.taglib.GetNodeTag
Release this tag.
release() - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Release the tag.
release() - Method in class com.bea.content.manager.servlets.jsp.taglib.SearchTag
Release this tag.
release() - Method in class com.bea.content.manager.servlets.jsp.taglib.SetNodeTag
Release this tag.
release() - Method in class com.bea.netuix.client.jsp.clienttaglib.BaseTag
Releases the tag.
release() - Method in class com.bea.netuix.servlets.l10n.jsp.taglib.L10nTagSupport
Releases the tag.
release() - Method in class com.bea.p13n.ad.servlets.jsp.taglib.AdRenderTag
Release any resources or variables.
release() - Method in class com.bea.p13n.ad.servlets.jsp.taglib.AdTargetTag
Release any resources or variables.
release() - Method in class com.bea.p13n.cache.spi.CacheProvider
Release all local resources associated with the CacheProvider.
release() - Method in class com.bea.p13n.placeholder.servlets.jsp.taglib.PlaceholderTag
Release/reset this tag.
release() - Method in class com.bea.p13n.servlets.jsp.taglib.ContentQueryTag
Reinitializes the instance data in this object.
release() - Method in class com.bea.p13n.servlets.jsp.taglib.ContentSelectorTag
Reinitializes the instance data in this object.
release() - Method in class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport
Reset any variables.
release() - Method in class com.bea.p13n.servlets.jsp.taglib.DivTag
 
release() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.AddGroupToGroupTag
Deprecated Reset the tag's attributes
release() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.AddUserToGroupTag
Deprecated Reset all the tag attributes
release() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateGroupTag
Deprecated Reset tag attributes
release() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateUserTag
Deprecated Reset all tag attributes
release() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetChildGroupNamesTag
Deprecated Reset the tag attributes
release() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetGroupNamesForUserTag
Deprecated Reset the tag attributes
release() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetParentGroupNameTag
Deprecated Reset the tag attributes
release() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetProfileTag
Deprecated Reset the tag's attributes
release() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetUserNamesForGroupTag
Deprecated Reset the tag's attributes
release() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetUserNamesTag
Deprecated Reset the tag's attributes
release() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.LogoutTag
 
release() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.PropertyTag
Deprecated Reset the tag's attributes
release() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.RemoveGroupFromGroupTag
Deprecated Reset the tag's attributes
release() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.RemoveGroupTag
Deprecated Reset the tag's attributes
release() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.RemoveUserFromGroupTag
Deprecated Reset the tag's attributes
release() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.RemoveUserTag
Deprecated Reset the tag's attributes
release() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.ResultTag
Reset the tag's attributes
release() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.SetPropertyTag
Deprecated Reset all of the tag's attributes
release() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTag
 
release() - Method in class com.bea.portlet.adapter.faces.taglib.naming.NamingContainerTag
 
release() - Method in class com.bea.struts.adapter.taglib.html.HiddenTag
Release any acquired resources.
release() - Method in class com.bea.struts.adapter.taglib.nested.html.NestedFileTag
Release the tag's resources and reset the values.
release() - Method in class com.bea.struts.adapter.taglib.nested.html.NestedHiddenTag
Release the tag's resources and reset the values.
release() - Method in class com.bea.struts.adapter.taglib.nested.html.NestedPasswordTag
Release the tag's resources and reset the values.
release() - Method in class com.bea.struts.adapter.taglib.nested.html.NestedTextTag
Release the tag's resources and reset the values.
release() - Method in class com.bea.struts.adapter.taglib.tiles.ext.TextTag
Release all allocated resources.
releaseCache(Cache) - Method in class com.bea.p13n.cache.spi.CacheProvider
Release all local resources associated with the specified Cache instance.
releaseExport(String, ExportedPortlets) - Method in interface com.bea.wsrp.consumer.management.portlet.BulkPortletManager
Indicates to the Producer that it no longer needs to maintain any stored artifacts relative to a particular export, if the producer stored any such artifacts.
reload(String, Object, Object) - Method in interface com.bea.p13n.cache.CacheReloader
This is the method used to rebuild objects for the cache.
reload(Object) - Method in interface com.bea.p13n.cache.ReloadableCache
Run the reloader explicitly to refresh the value in the cache.
reload() - Method in interface com.bea.p13n.tracking.clickthrough.EventMappingLoader
Forces reload of the mapping information.
reload() - Static method in class com.bea.p13n.util.debug.Debug
If reloadable is set, reload the debug.properties file (and system properties).
ReloadableCache - Interface in com.bea.p13n.cache
A cache that supports adding entries that know how to reload (rebuild) themselves.
REMOTE_ADDRESS - Static variable in class com.bea.p13n.http.Request
 
REMOTE_HOST - Static variable in class com.bea.p13n.http.Request
 
REMOTE_PORT - Static variable in class com.bea.p13n.http.Request
 
REMOTE_URL_PREFERENCE - Static variable in interface com.bea.netuix.clipper.ClipperConstants
Preference key for the remote url, i.e.
REMOTE_USER - Static variable in class com.bea.p13n.http.Request
 
REMOVE - Static variable in class com.bea.campaign.AddAdToPlaceholderAction
The name of the remove action parameter.
remove(ContentContext, ID) - Method in interface com.bea.content.federated.INodeManager
This method performs a full cascade delete on a Node and its children.
remove(ContentContext, String) - Method in interface com.bea.content.federated.INodeManager
This method performs a full cascade delete on a Node and its children.
remove(ContentContext, ID) - Method in interface com.bea.content.federated.ITypeManager
Deletes the type with the given ID.
remove(ContentContext, ID) - Method in interface com.bea.content.federated.IWorkflowManager
Delete the specified workflow document from the system.
remove(String) - Method in class com.bea.content.manager.servlets.NodeCache
Clear a particular entry from the cache.
remove() - Method in interface com.bea.content.paging.IPagedListIterator
NOT SUPPORTED -- throws UnsupportedOperationException
remove() - Static method in class com.bea.content.spi.flexspi.common.InvocationParameters
IMPORTANT! Call this method in a finally block to ensure that the threadLocal created by set(...) is diassociated from the current thread, no matter how the method invocation completes, before the thread is returned to the pool.
remove() - Method in class com.bea.netuix.application.communities.invitations.SimpleInviteeIterator
Not supported by this iterator
remove(String) - Method in class com.bea.netuix.util.PortletParameters
 
remove(Object) - Method in interface com.bea.p13n.cache.Cache
Removes a single entry from the Cache if it exists.
remove(Model.ChangeListener) - Method in class com.bea.p13n.model.Model.ChangeSupport
Remove a change listener.
remove() - Method in class com.bea.p13n.pagination.PagedResultIterator
 
remove(PropertyMapKey) - Method in interface com.bea.p13n.property.EntityPropertyCache
Remove a value from the cache
remove(Object) - Method in class com.bea.p13n.security.P13nRoleMap
 
remove(ContentContext, ID) - Method in interface com.bea.portal.tools.content.controls.ContentNodeControl
Delete a node from the system.
remove(ContentContext, ID) - Method in interface com.bea.portal.tools.content.controls.ContentTypeControl
Deletes the type with the given ID.
remove(ContentContext, ID) - Method in interface com.bea.portal.tools.content.controls.ContentWorkflowControl
Delete the specified workflow document from the system.
remove(PortletPreferencesId, HttpServletRequest) - Method in interface com.bea.portlet.prefs.spi.IPreferenceStore
Remove all preferences for a portlet with the given unique ID.
remove(int) - Method in class com.bea.wsrp.ext.holders.NamedStringArray
Removes the name/value pair at the specified index, shifting any entries beyond that position to the right (removing one from their indicies).
remove(String) - Method in class com.bea.wsrp.ext.holders.NamedStringArray
Removes all name/value pairs in this NamedStringArray with the specified name.
REMOVE_FAIL - Static variable in class com.bea.p13n.entitlements.common.EntitlementConstants
Unsuccessful policy action
REMOVE_GROUP_FAILED - Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
An error occured while trying to remove the group
REMOVE_GROUP_OK - Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
The group was removed successfully
REMOVE_USER_FAILED - Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
An error occured while removing the user
REMOVE_USER_OK - Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
The user was removed successfully
removeAllAttributes() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.AttributeContainer
 
removeAllChildren(XmlObject) - Static method in class com.bea.p13n.model.XmlObjectModel
Remove all the children elements of the specified object.
removeAllChildren(Collection) - Method in interface com.beasys.commerce.foundation.expression.Logical
Deprecated Removes, from our children, all of the expressions specified.
removeAllChildren(Collection) - Method in class com.beasys.commerce.foundation.expression.LogicalImpl
Deprecated Removes, from our children, all of the expressions specified.
removeAllSecurityPolicies(String, String, P13nContextHandler) - Static method in class com.bea.p13n.entitlements.management.SecurityPolicyManager
Removes all existing security policies and role policies for a given web application.
removeAllSecurityPolicies(String, String, String, int, P13nContextHandler) - Static method in class com.bea.p13n.entitlements.management.SecurityPolicyManager
Removes all existing security policies and the role policy for a given entapp, web application.
removeAllSubExpressions() - Method in interface com.bea.p13n.expression.Expression
Removes all the sub-expressions (children) of this.
removeAndReturnProfile(HttpSession) - Static method in class com.bea.p13n.usermgmt.SessionHelper
Removes profile wrapper references from the session and returns it.
removeAttribute(PageContext, String, int) - Static method in class com.bea.content.manager.servlets.NodeCache
Remove a scoped attribute correctly from the JSP page context.
removeAttribute(String, PortalAttributes.Scope) - Method in interface com.bea.netuix.servlets.attributes.PortalAttributes
Clear the attribute value for a given key at a given scope.
removeAttribute(String) - Method in interface com.bea.p13n.advisor.AdviceRequest
Removes a named attribute from the AdviceRequest.
removeAttribute(String) - Method in interface com.bea.p13n.controls.events.generic.GenericEventControl
Remove the attribute.
removeAttribute(String) - Method in class com.bea.p13n.events.Event
Remove the attribute.
removeAttribute(String) - Method in interface com.bea.p13n.events.IEvent
 
removeAttribute(String) - Method in class com.bea.p13n.http.Request
 
removeAttribute(String) - Method in class com.bea.p13n.http.Session
 
removeAttribute(String) - Method in interface com.bea.p13n.security.management.credentials.CredentialEntry
Remove named credential metadata
If named metadata does not exist, this method retuns normally
removeAttribute(String) - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call removeAttribute(name) on the wrapped request object.
removeAttribute(String) - Method in interface javax.portlet.PortletContext
Removes the attribute with the given name from the portlet context.
removeAttribute(String) - Method in interface javax.portlet.PortletRequest
Removes an attribute from this request.
removeAttribute(String) - Method in interface javax.portlet.PortletSession
Removes the object bound with the specified name under the PORTLET_SCOPE from this session.
removeAttribute(String, int) - Method in interface javax.portlet.PortletSession
Removes the object bound with the specified name and the given scope from this session.
removeAttribute(String) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.AttributeContainer
 
removeAttribute(String) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
 
removeBootstrappedRoles(String) - Method in class com.bea.netuix.application.communities.capabilities.CapabilityRoleBootstrapper
Removes role policies for each of the defined MembershipCapabilites as configured in communities-config.xml.
removeBootstrappedRoles() - Method in class com.bea.netuix.application.communities.capabilities.CapabilityRoleBootstrapper
Removes app scoped role policies for each of the defined MembershipCapabilites as configured in communities-config.xml.
removeCache(String) - Static method in class com.bea.p13n.cache.CacheFactory
Clear and remove a cache from the system.
removeCacheInvitationDetails(Integer) - Static method in class com.bea.netuix.application.communities.invitations.email.formatting.JspEmailTextFormatterUtil
Removes the InvitationDetailCacheEntry associated with the supplied key
removeChangeListener(Model.ChangeListener) - Method in class com.bea.p13n.model.DefaultDocumentModel
Remove a model change listener.
removeChangeListener(Model.ChangeListener) - Method in interface com.bea.p13n.model.DocumentModel
Remove a model change listener.
removeChangeListener(Model.ChangeListener) - Method in class com.bea.p13n.model.Model
Remove a change listener from this model instance.
removeChild(Model) - Method in class com.bea.p13n.model.Model
Remove a child from this model.
removeChild(int) - Method in class com.bea.p13n.model.Model
Remove a child from this model by index.
removeChild(XmlObject, int) - Static method in class com.bea.p13n.model.XmlObjectModel
Remove the index'th child of the specified parent.
removeChildren(Expression) - Method in interface com.beasys.commerce.foundation.expression.Logical
Deprecated Removes a single child expression from us.
removeChildren(Expression) - Method in class com.beasys.commerce.foundation.expression.LogicalImpl
Deprecated Removes a single child expression from us.
removeClauseModel(ClauseModel) - Method in class com.bea.p13n.rules.model.RuleModel.ActionsModel
Remove the specified clause from the rule's actions.
removeClauseModel(int) - Method in class com.bea.p13n.rules.model.RuleModel.ActionsModel
Remove the index'th ClausModel from the rule's actions.
removeClauseModel(ClauseModel) - Method in class com.bea.p13n.rules.model.RuleModel.ConditionsModel
Remove the specified clause from the rule's conditions.
removeClauseModel(int) - Method in class com.bea.p13n.rules.model.RuleModel.ConditionsModel
Remove the index'th ClausModel from the rule's conditions.
removeClauseModelInfo(String) - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc
Remove a clause model configuration to this instance.
removeClob(ClobKey) - Method in class com.bea.p13n.util.jdbc.WlsOracleThinDatabase
Deprecated Removes a CLOB from the database managed tables for CLOB persistence
removeCommunityMembership(CommunityMemberId, CommunityDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityMemberControl
Removes a Community Membership
removeComparison(Comparison) - Method in class com.bea.p13n.model.PropertyContainer
Remove a comparison to this property.
removeCredentialEntry(String, CredentialEntry.EntryType, ResourceKey) - Method in interface com.bea.p13n.security.management.credentials.CredentialVaultService
Delete credential entry from vault
removeDAPolicy(ContentContext, String, String) - Static method in class com.bea.content.federated.ContentSecurityHelper
Remove the DA Policy set on the content resource
removeEmpties(String[]) - Static method in class com.bea.p13n.model.Model
Remove null or empty strings from the array.
removeEntity(PropertyLocator) - Method in interface com.bea.p13n.controls.ejb.property.EntityPropertyManager
Deprecated with no replacement
removeEntity(PropertyLocator) - Method in interface com.bea.p13n.property.EntityPropertyManager
Remove all properties, and the entity record, for the entity identified by the given property locator
removeExplicitProperty(String, Object) - Method in class com.bea.p13n.property.AbstractConfigurableEntity
 
removeFirst(String) - Static method in class com.bea.content.PathHelper
Removes the first element from path and returns the result.
removeFromTreeCache(CacheKey) - Method in class com.bea.netuix.servlets.manager.PortalServlet
 
removeGlobalListener(BackingContext, PortletEventListener) - Static method in class com.bea.netuix.servlets.controls.portlet.events.PortletEvent
Deprecated Unregister a listener for PortletEvent events.
removeGlobalQueries(String, boolean) - Method in interface com.bea.p13n.ad.AdBucketService
Remove queries from the add bucket.
removeGlobalQueries(String, boolean) - Method in interface com.bea.p13n.placeholder.ContentBucket
Remove queries from the add bucket.
removeGroup(String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.GroupManager
Deprecated As of Portal 8.1.x, use GroupProviderControl.removeGroup(groupname)
removeGroup(String) - Method in interface com.bea.p13n.controls.securityProvider.GroupProviderControl
Remove a group.
removeGroup(String) - Method in class com.bea.p13n.security.management.authentication.AtnManagerProxy
Remove a group from this provider.
removeGroup(String) - Method in interface com.bea.p13n.usermgmt.GroupManager
Deprecated See com.bea.p13n.security.management.authentication.AtnManagerProxy
removeGroup(String, String, DelegatedResourceView, String, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.DelegatedAtnProxyManagerControlFacade
Removes a group from the system.
removeGroupFromGroup(String, String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.GroupManager
Deprecated As of Portal 8.1.x, use GroupProviderControl.removeGroupFromGroup(parentGroup, childGroup)
removeGroupFromGroup(String, String) - Method in interface com.bea.p13n.controls.securityProvider.GroupProviderControl
Remove a child group from a group Caller must be in the role of PortalSystemAdminstrator
removeGroupFromGroup(String, String) - Method in class com.bea.p13n.security.management.authentication.AtnManagerProxy
Remove a child group from an existing group within this provider.
removeGroupFromGroup(String, String) - Method in interface com.bea.p13n.usermgmt.GroupManager
Deprecated See com.bea.p13n.security.management.authentication.AtnManagerProxy
removeGroupFromGroup(String, String, DelegatedResourceView, String, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.DelegatedAtnProxyManagerControlFacade
Removes a group from another groups membership list.
RemoveGroupFromGroupTag - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Deprecated Use com.bea.p13n.usermgmt.taglib.RemoveGroupFromGroupTag
RemoveGroupFromGroupTag() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.RemoveGroupFromGroupTag
Deprecated  
removeGroupFromRole(String, String, ResourceContext) - Method in interface com.bea.portal.tools.da.controls.DelegationRoleManagerControl
Given a group name this method will remove it from the role definition.
removeGroupProfile(String) - Method in interface com.bea.p13n.controls.profile.ProfileControl
Remove this group's profile.
removeGroupsFromRole(String, List<String>, ResourceContext) - Method in interface com.bea.portal.tools.da.controls.DelegationRoleManagerControl
Given a list of groups this method will remove them from the role definition.
removeGroupsFromRole(String, String, String, String, List<String>, DelegatedResourceView, ResourceContext) - Method in interface com.bea.portal.tools.entitlements.controls.DelegatedRolePolicyManagerControlFacade
Removes a list of groups from a role definition.
RemoveGroupTag - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Deprecated Use com.bea.p13n.usermgmt.taglib.RemoveGroupTag
RemoveGroupTag() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.RemoveGroupTag
Deprecated  
removeHeader(String) - Method in class com.bea.wsrp.consumer.resource.ResourceHeaders
 
removeIfAllowed(ContentContext, ID) - Method in interface com.bea.content.federated.INodeManager
This method performs a full cascade delete on a Node and its children.
removeIfAllowed(ContentContext, String) - Method in interface com.bea.content.federated.INodeManager
This method performs a full cascade delete on a Node and its children.
removeInvitation(CustomizationContext, InviteeId) - Method in interface com.bea.netuix.application.manager.ICommunityMemberManager
Deletes a single Invitation from the database.
removeInvitation(InviteeId) - Method in class com.bea.netuix.servlets.manager.communities.CommunityInvitationHelper
Deletes a single Invitation from the database.
removeInvitation(InviteeId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityInvitationControl
Deletes a single Invitation from the database.
removeLast(String) - Static method in class com.bea.content.PathHelper
Removes the last element from path and returns the result.
removeLast(String, int) - Static method in class com.bea.content.PathHelper
Removes the last i number of elements from path and returns the result.
removeMember(CustomizationContext, CommunityMemberId) - Method in interface com.bea.netuix.application.manager.ICommunityMemberManager
Removes a CommunityMember globally for all Communities.
removeMember() - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Removes the CommunityMember associated with this CommunityUserContext globally for all Communities.
removeMember(CommunityMemberId) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Removes the specified CommunityMember globally for all Communities.
removeMember(ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityContextControl
Removes the CommunityMember associated with the currently authenticated user globally for all Communities.
removeMember(CommunityMemberId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityMemberControl
Removes a CommunityMember globally for all Communities.
removeMembership(CustomizationContext, CommunityMemberId, CommunityDefinitionId) - Method in interface com.bea.netuix.application.manager.ICommunityMemberManager
Deletes a CommunityMembership for a CommunityMember in a specified CommunityDefinition.
removeMembership() - Method in class com.bea.netuix.servlets.manager.communities.CommunityContext
Destroys the CommunityMembership associated with this CommunityContext.
removeMembership(CommunityMemberId, CommunityDefinitionId) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Deletes a CommunityMembership for a CommunityMember in a specified CommunityDefinition.
removeMembership(ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityContextControl
Destroys the CommunityMembership associated with the currently viewed desktop and authenticated user.
removeMembershipCapability(CustomizationContext, CommunityMemberId, CommunityDefinitionId, MembershipCapability) - Method in interface com.bea.netuix.application.manager.ICommunityMemberManager
Removes a capability (owner, leader or manager) from the CommunityMembership specified.
removeMembershipCapability(MembershipCapability) - Method in class com.bea.netuix.servlets.manager.communities.CommunityContext
Removes a capability from the CommunityMembership associated with this CommunityContext.
removeMembershipCapability(CommunityMemberId, CommunityDefinitionId, MembershipCapability) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Removes a capability from the CommunityMembership specified.
removeMembershipCapability(MembershipCapability, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityContextControl
Removes a capability from the CommunityMembership associated with the currently viewed desktop and authenticated user.
removeMembershipCapability(CommunityMemberId, CommunityDefinitionId, MembershipCapability, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityMemberControl
Removes a capability (owner, leader or manager) from the CommunityMembership specified.
removeMethodArgumentListFromXmlObject() - Method in class com.bea.p13n.rules.model.InstanceMethodModel
 
removeMethodArgumentListFromXmlObject() - Method in class com.bea.p13n.rules.model.MethodCallModel
Remove the MethodArgumentList from the underlying XmlObject.
removeMethodArgumentListFromXmlObject() - Method in class com.bea.p13n.rules.model.NewInstanceModel
 
removeMethodArgumentListFromXmlObject() - Method in class com.bea.p13n.rules.model.StaticMethodModel
 
removeMimeHeader(String) - Method in interface com.bea.wsrp.model.markup.IBaseRequestContext
Removes the given header.
removeNavigable(CustomizationContext, BookGroupId) - Method in interface com.bea.netuix.application.manager.IBookDefinitionManager
Remove a NavigableDefinition (BookDefinition or PageDefinition) from the specified book.
removeNavigable(CustomizationContext, DesktopDefinitionId, NavigableInstance) - Method in interface com.bea.netuix.application.manager.IBookInstanceManager
Remove a navigable (child book or page) from the specified parent book.
removeNavigable(BookDefinitionControl, NavigableDefinitionId, BookDefinitionId) - Static method in class com.bea.portal.tools.portal.actions.BookDefinitionAction
Removes a child book or page (a navigable) from the specified book when the action is executed.
removeNavigable(BookInstanceControl, NavigableInstanceId, BookInstanceId, String, PortalPath, DesktopPath) - Static method in class com.bea.portal.tools.portal.actions.BookInstanceAction
Removes a child book or page (a navigable) from the specified book when the action is executed.
removeNavigable(NavigableDefinitionId, BookDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.BookDefinitionControl
Removes a child book or page (a navigable) from the specified book.
removeNavigable(NavigableInstanceId, BookInstanceId, String, PortalPath, DesktopPath, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.BookInstanceControl
Removes a child book or page (a navigable) from the specified book.
removeNodeContent(ID) - Method in interface com.bea.content.spi.flexspi.ticket.NodeOpsV1
Deprecated Removes the Node's properties and its ObjectClass.
removeNodeContent(ID) - Method in interface com.bea.content.spi.NodeOps
Deprecated Removes the ObjectClass reference from the given Node and deletes the Node's properties.
removeNotifications(NotificationCriteria) - Method in interface com.bea.netuix.application.manager.INotificationManager
Removes a set of notification objects matching the specified criteria; use with caution.
removeParameter(ContextKey) - Method in class com.bea.content.ContentContext
 
removeParameter(ContextKey) - Method in interface com.bea.content.IContentContext
Remove the specified parameter, if it exists and is not mutable.
removeParameter(String) - Method in class com.bea.portlet.GenericURL
Removes the given query parameter.
removePlaceable(CustomizationContext, PlacementId) - Method in interface com.bea.netuix.application.manager.IPageDefinitionManager
Remove a placeable from a page's placeholder.
removePlaceable(CustomizationContext, DesktopDefinitionId, PlaceableInstance) - Method in interface com.bea.netuix.application.manager.IPageInstanceManager
Remove a placeable (portlet or book) from a page's placeholder.
removePlaceableFromPageDefinition(PageDefinitionControl, PlaceableInstanceId, PageDefinitionId) - Static method in class com.bea.portal.tools.portal.actions.PageDefinitionAction
Removes a book or portlet from a page definition when the action is executed.
removePlaceableFromPageDefinition(PlaceableInstanceId, PageDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PageDefinitionControl
Removes a book or portlet from a page definition.
removePlaceableFromPageInstance(PageInstanceControl, PlaceableInstanceId, String, PortalPath, DesktopPath) - Static method in class com.bea.portal.tools.portal.actions.PageInstanceAction
Removes a book or portlet from a page definition when the action is executed.
removePlaceableFromPageInstance(PlaceableInstanceId, String, PortalPath, DesktopPath, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PageInstanceControl
Removes a portlet or book from a page instance.
removePlaceholderLock(PageDefinitionControl, int, PageDefinitionId, String) - Static method in class com.bea.portal.tools.portal.actions.PageDefinitionAction
Removes the update security policy on a placeholder when the action is executed.
removePlaceholderLock(PageInstanceControl, int, PageInstanceId, String, PortalPath, DesktopPath) - Static method in class com.bea.portal.tools.portal.actions.PageInstanceAction
Removes the update security policy on a placeholder when the action is executed.
removePlaceholderLock(int, PageDefinitionId, String, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PageDefinitionControl
Removes the update security policy on a placeholder.
removePlaceholderLock(int, PageInstanceId, String, PortalPath, DesktopPath, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PageInstanceControl
Removes the update security policy on a placeholder.
removePoliciesOnResourceSubString(String, String, boolean, int, P13nContextHandler) - Static method in class com.bea.p13n.entitlements.management.SecurityPolicyManager
Removes a list of security policies in which the resource id begins with the input resource string.
removePortletDefinitionListener(IPortletDefinitionManagerListener) - Method in interface com.bea.netuix.application.manager.IPortletDefinitionManager
Add a listener which will be called whenever a portlet definition is created updated or deleted
removePreferences(PortletPreferencesId[], Map<String, String>) - Method in interface com.bea.portlet.prefs.IIPreferenceAppStore
Clear all preferences for the given unique ID from the underlying persistence store.
removePreferences(PortletPreferencesId) - Method in interface com.bea.portlet.prefs.IPreferencePersistenceManager
Deprecated  
removePreferences(CustomizationContext, PortletPreferencesId) - Method in interface com.bea.portlet.prefs.IPreferencePersistenceManager
Clear all preferences for the given unique ID from the underlying persistence store.
removePreferences(PortletPreferencesId, HttpServletRequest) - Method in class com.bea.portlet.prefs.spi.PreferencePersistenceDelegate
Deprecated This method is inherently unsafe, as it may result in a new instance being created without returning an ID to the new instance. use: storePreferences(uniqueId, Collections.EMPTY_MAP, httpRequest, checkForSuccessor, propagate)
removePreviewSlot(long) - Method in interface com.bea.p13n.placeholder.PlaceholderService
Deprecated No longer used.
removeProducer(String, String) - Method in interface com.bea.wsrp.consumer.management.producer.ProducerManager
Deprecated  
removeProducer(String, String, HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface com.bea.wsrp.consumer.management.producer.ProducerManager
Removes a producer.
removeProducerCascade(String, String, HttpServletRequest) - Method in interface com.bea.wsrp.consumer.management.producer.ProducerManager
Deprecated  
removeProducerCascade(String, String, HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface com.bea.wsrp.consumer.management.producer.ProducerManager
Removes a producer, first removing any added portlets for the producer.
removeProducerCascade(String, String, boolean, HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface com.bea.wsrp.consumer.management.producer.ProducerManager
Removes a producer, first removing any added portlets for the producer.
removeProfile(HttpServletRequest) - Static method in class com.bea.p13n.usermgmt.SessionHelper
Removes profile wrapper references from both the request and the session.
removeProfile(HttpSession) - Static method in class com.bea.p13n.usermgmt.SessionHelper
Removes profile wrapper references from the session.
removeProperties(PropertyLocator) - Method in interface com.bea.p13n.controls.ejb.property.EntityPropertyManager
Deprecated with no replacement
removeProperties(PropertyLocator) - Method in interface com.bea.p13n.property.EntityPropertyManager
Removes all property values associated with the entity specified by the property locator.scope
removeProperty(String) - Method in class com.bea.content.virtual.workflow.WorkflowActionContext
Removes the property from the user properties.
removeProperty(PropertyLocator, String, String) - Method in interface com.bea.p13n.controls.ejb.property.EntityPropertyManager
Deprecated Use the ProfileControl to get the user or group profile manager, then call getProperties() on that . For example: ProfileControl.getUserProfileManager().removeProperty(profileName, propertySet, propertyName)
removeProperty(String, String, String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.GroupProfileManager
Deprecated Use ProfileControl.getGroupProfileManager().removeProperty()
removeProperty(String, String, String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.UserProfileManager
Deprecated Use ProfileControl.getUserProfileManager().removeProperty()
removeProperty(ProfileWrapper, String, String) - Method in interface com.bea.p13n.controls.profile.PropertyControl
Remove a property from the profile
removeProperty(String, String) - Method in class com.bea.p13n.http.HttpConfigurableEntity
This method is not supported.
removeProperty(String, String) - Method in class com.bea.p13n.property.AbstractConfigurableEntity
Remove the property associated with the named key in the specified property set.
removeProperty(String, String) - Method in interface com.bea.p13n.property.ConfigurableEntity
Remove the property associated with the named key in the specified property set.
removeProperty(String, String) - Method in class com.bea.p13n.property.ConfigurableEntityImpl
Remove the property associated with the named key in the specified property set.
removeProperty(PropertyLocator, String, String) - Method in interface com.bea.p13n.property.EntityPropertyManager
Removes a specific property value from the entity specified by the property locator.
removeProperty(String, String, String) - Method in interface com.bea.p13n.usermgmt.profile.ProfileManager
Remove a property from the profile
removeProperty(String, String) - Method in interface com.bea.p13n.usermgmt.profile.ProfileWrapper
Remove a property from the profile
removePropertyDefinition(String) - Method in class com.bea.content.ObjectClass
Remove a property definition from the object class if it exists.
removePropertySet(String) - Method in class com.bea.content.manager.propertysets.PropertySetRepositoryImpl
Deprecated Remove a PropertySet from this repository.
removePropertySet(String) - Method in interface com.bea.p13n.property.PropertySetRepository
Remove a PropertySet from the repository.
RemovePropertyTag - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Deprecated Use com.bea.p13n.usermgmt.taglib.RemovePropertyTag
RemovePropertyTag() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.RemovePropertyTag
Deprecated  
removePropertyValue(String, String, String, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.ProfileManagerControl
Removes the value(s) for the given property.
removePropertyValues(String, Collection, String, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.ProfileManagerControl
Removes the value(s) for the given properties.
removeProxyPortlets(String, int[]) - Method in interface com.bea.wsrp.consumer.management.portlet.ProxyPortletManager
Removes proxy portlets marked for delete for a given webApp.
removeProxyPortlets(String, int, boolean) - Method in interface com.bea.wsrp.consumer.management.portlet.ProxyPortletManager
Deletes ProxyPortlets for a given producer and web app.
removePublicRenderParameter(String) - Method in class javax.portlet.filter.ActionResponseWrapper
The default behavior of this method is to call removePublicRenderParameter() on the wrapped response object.
removePublicRenderParameter(String) - Method in class javax.portlet.filter.EventResponseWrapper
The default behavior of this method is to call removePublicRenderParameter() on the wrapped response object.
removePublicRenderParameter(String) - Method in interface javax.portlet.PortletURL
Removes the specified public render parameter.
removePublicRenderParameter(String) - Method in interface javax.portlet.StateAwareResponse
Removes the specified public render parameter.
removeQueryDefinitionModel(QueryDefinitionModel) - Method in class com.bea.p13n.placeholder.model.PlaceholderModel
Remove a QueryDefinitionModel.
removeQueryDefinitionModel(int) - Method in class com.bea.p13n.placeholder.model.PlaceholderModel
Remove the index'th QueryDefinitionModel.
removeRepository(String) - Method in interface com.bea.content.spi.ExtendedRepository
Deprecated A method called when a repository is removed.
removeRepository(String) - Method in interface com.bea.content.spi.flexspi.repository.RepositoryConfigOpsV1
Deprecated This method is called immediately after a repository config is removed by the VCR.
removeRepository(String) - Method in interface com.bea.content.spi.flexspi.repository.RepositoryConfigOpsV2
This method is called immediately after a repository config is removed by the VCR.
removeRepositoryConfig(ContentContext, String) - Method in interface com.bea.content.federated.IVirtualRepositoryManager
Remove the repository config.
removeRepositoryConfig(ContentContext, String) - Method in interface com.bea.portal.tools.content.controls.ContentRepositoryControl
Remove the repository config.
removeRepositoryPassword(AuthenticatedSubject, String, P13nResource, String) - Static method in class com.bea.p13n.security.management.credentials.CredentialHelper
 
removeRoleFromSecurityPolicies(SecurityPolicyManagerControl, RoleProviderDescription, String, String, String, ResourceContext) - Method in interface com.bea.portal.tools.entitlements.controls.DelegatedRolePolicyManagerControlFacade
This method will remove a role policy reference from all selected security policies that have the same resourceId.
removeRolePolicy(RolePolicyItem) - Static method in class com.bea.p13n.entitlements.management.RolePolicyManager
Removes an existing role policy.
removeRolePolicy(String, String, String, String, DelegatedResourceView, ResourceContext) - Method in interface com.bea.portal.tools.entitlements.controls.DelegatedRolePolicyManagerControlFacade
Method used to delete/remove a visitor role.
removeRoles(SecurityPolicyItem, List<String>) - Static method in class com.bea.content.federated.ContentSecurityHelper
Remove the roles from the given security policy
removeRuleModel(RuleModel) - Method in class com.bea.campaign.model.ScenarioModel
Remove the specified RuleModel child from this scenario.
removeRuleModel(int) - Method in class com.bea.campaign.model.ScenarioModel
Remove the RuleModel at the specified index.
removeRuleModel(RuleModel) - Method in class com.bea.p13n.rules.model.RuleSetModel
Remove the specified rule.
removeRuleModel(int) - Method in class com.bea.p13n.rules.model.RuleSetModel
Remove the specified rule.
removeRuleSet(String) - Method in interface com.bea.p13n.rules.manager.RuleSetRepository
Removes a rule set with the given URI.
removeRuleTypeInfo(String) - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc
Remove a rule type configuration to this instance.
removeScenarioLink(CampaignModel.ScenarioLink) - Method in class com.bea.campaign.model.CampaignModel
Remove a scenario link from the campaign.
removeScenarioModel(ScenarioModel) - Method in class com.bea.campaign.model.CampaignModel
Remove a scenario from the campaign.
removeScenarioModelOrLink(int) - Method in class com.bea.campaign.model.CampaignModel
Remove the index'th scenario or scenario link from this campaign.
removeScope(String) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedAttributeContainer
 
removeScope(String, Object) - Static method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedAttributeContainer
 
removeSearchPath(String) - Method in class com.bea.content.expression.Search
Remove a search path.
removeSecurityPolicy(SecurityPolicyItem) - Static method in class com.bea.p13n.entitlements.management.SecurityPolicyManager
Removes an existing security policy.
removeSecurityPolicy(SecurityPolicyItem, ResourceContext) - Method in interface com.bea.portal.tools.entitlements.controls.SecurityPolicyManagerControl
This method will remove a SecurityPolicyItem
removeSharedParameter(String) - Method in class com.bea.portlet.WindowURL
Specifies a portlet shared parameter which should be removed if this URL is invoked.
removeSubExpression(int) - Method in interface com.bea.p13n.expression.Expression
Removes the (child) sub-expression at the specified position.
removeSubExpression(Object) - Method in interface com.bea.p13n.expression.Expression
Removes the supplied (child) sub-expression.
removeSuccessor(String, String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.GroupProfileManager
Deprecated Use ProfileControl.getGroupProfileManager().removeSuccessor()
removeSuccessor(String, String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.UserProfileManager
Deprecated Use ProfileControl.getUserProfileManager().removeSuccessor()
removeSuccessor(String) - Method in class com.bea.p13n.property.AbstractHierarchicalEntity
Remove the successor for the specified propertySet.
removeSuccessor(String) - Method in interface com.bea.p13n.property.HierarchicalEntity
Remove the successor for the specified property set
removeSuccessor(String) - Method in class com.bea.p13n.property.HierarchicalEntityImpl
Remove the successor for the specified propertySet.
removeSuccessor(String, String) - Method in interface com.bea.p13n.usermgmt.profile.ProfileManager
Remove the successor for the specified property set.
removeSuccessor(String) - Method in interface com.bea.p13n.usermgmt.profile.ProfileWrapper
Remove the successor for the specified property set.
removeUnmarshalledPayload() - Method in interface com.bea.wsrp.model.markup.IEventContext
Removes the unmarshalled payload representation, if applicable, so that it would be re-created if needed.
removeUser(String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.UserManager
Deprecated As of Portal 8.1.x, use UserProviderControl.removeUser(username)
removeUser(String) - Method in interface com.bea.p13n.controls.securityProvider.UserProviderControl
Removes a user from the specified authentication provider.
removeUser(String) - Method in class com.bea.p13n.security.management.authentication.AtnManagerProxy
Removes a user from the system.
removeUser(String) - Method in interface com.bea.p13n.usermgmt.UserManager
Deprecated See com.bea.p13n.security.management.authentication.AtnManagerProxy
removeUser(String, String, String, DelegatedResourceView, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.DelegatedAtnProxyManagerControlFacade
The method will remove a user from an Authentication Provider.
removeUserCredential(ContentContext, String) - Method in interface com.bea.content.federated.IVirtualRepositoryManager
For the current user and the specified repository, remove a personal repository credential, if one exists for the specified repository.
removeUserFromGroup(String, String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.GroupManager
Deprecated As of Portal 8.1.x, use GroupProviderControl.removeUserFromGroup(groupname, username)
removeUserFromGroup(String, String) - Method in interface com.bea.p13n.controls.securityProvider.GroupProviderControl
Remove a user from a group Caller must be in the role of PortalSystemAdminstrator
removeUserFromGroup(String, String) - Method in class com.bea.p13n.security.management.authentication.AtnManagerProxy
Remove a user from an existing group within this provider.
removeUserFromGroup(String, String) - Method in interface com.bea.p13n.usermgmt.GroupManager
Deprecated See com.bea.p13n.security.management.authentication.AtnManagerProxy
removeUserFromGroup(String, String, String, String, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.DelegatedAtnProxyManagerControlFacade
Removes a user from a group.
RemoveUserFromGroupTag - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Deprecated Use com.bea.p13n.usermgmt.taglib.RemoveUserFromGroupTag
RemoveUserFromGroupTag() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.RemoveUserFromGroupTag
Deprecated  
removeUserFromRole(String, String, ResourceContext) - Method in interface com.bea.portal.tools.da.controls.DelegationRoleManagerControl
Given a user name this method will remove it from the role definition.
removeUserPasswordCredential(String, String) - Method in class com.bea.p13n.security.management.credentials.CredentialManagerProxy
 
removeUserPasswordCredentialMapping(String, String) - Method in class com.bea.p13n.security.management.credentials.CredentialManagerProxy
 
removeUserProfile(String) - Method in interface com.bea.p13n.controls.profile.ProfileControl
Remove this user's profile.
removeUsersFromRole(String, List<String>, ResourceContext) - Method in interface com.bea.portal.tools.da.controls.DelegationRoleManagerControl
Given a list of users this method will remove them from the role definition.
removeUsersFromRole(String, String, String, String, List<String>, DelegatedResourceView, ResourceContext) - Method in interface com.bea.portal.tools.entitlements.controls.DelegatedRolePolicyManagerControlFacade
Removes a list of users from the specified role definition.
RemoveUserTag - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Deprecated Use com.bea.p13n.usermgmt.taglib.RemoveUserTag
RemoveUserTag() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.RemoveUserTag
Deprecated  
removeValue(Value) - Method in class com.bea.content.Property
Remove a value from the current list of values.
removeValue(int) - Method in class com.bea.content.Property
Remove a value from the current list of values.
removeValue(String) - Method in class com.bea.p13n.http.Session
 
removeValue(String) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedSession
 
removeVisitorPolicy(ContentContext, String, String, String) - Static method in class com.bea.content.federated.ContentSecurityHelper
Remove the visitor Policy set on the content resource
removeWSRPV1MarshalledPayload() - Method in interface com.bea.wsrp.model.markup.IEventContext
Removes the WSRPV1 payload representation, if applicable, so that it would be re-created if needed.
removeWSRPV2MarshalledPayload() - Method in interface com.bea.wsrp.model.markup.IEventContext
Removes the WSRPV2 payload representation, if applicable, so that it would be re-created if needed.
rename(BookInstanceControl, String, BookInstanceId, String, PortalPath, DesktopPath) - Static method in class com.bea.portal.tools.portal.actions.BookInstanceAction
Resets the title of the book instance when the action is executed.
rename(PageInstanceControl, String, PageInstanceId, String, PortalPath, DesktopPath) - Static method in class com.bea.portal.tools.portal.actions.PageInstanceAction
Rename the title of the page when the action is executed.
rename(String, BookInstanceId, String, PortalPath, DesktopPath, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.BookInstanceControl
Resets the title of the book instance.
rename(String, PageInstanceId, String, PortalPath, DesktopPath, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PageInstanceControl
Rename the title of the page.
renameNode(ID, String) - Method in interface com.bea.content.spi.flexspi.ticket.NodeOpsV1
Deprecated This method renames a node.
renameNode(ID, String) - Method in interface com.bea.content.spi.NodeOps
Deprecated This method renames a node and implicitly all of its descendants paths.
renameObjectClass(ID, String) - Method in interface com.bea.content.spi.flexspi.ticket.ObjectClassOpsV1
Deprecated Renames the ObjectClass with the specified objectClassId.
renameObjectClass(ID, String) - Method in interface com.bea.content.spi.ObjectClassOps
Deprecated Renames the given ObjectClass.
renameRole(String, String, ResourceContext) - Method in interface com.bea.portal.tools.da.controls.DelegationRoleManagerControl
Renames a role policy.
renameScope(Object) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedAttributeContainer
 
renameScope(Object) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
 
renameScope(Object) - Method in interface org.apache.beehive.netui.pageflow.scoping.ScopedRequest
 
renameScope(Object, Object, HttpServletRequest) - Static method in class org.apache.beehive.netui.pageflow.scoping.ScopedServletUtils
Find all scoped objects (ScopedRequest, ScopedResponse) which have a certain scope-key, replaces this scope-key with the new one, and re-caches the objects the new scope-key.
renameSessionScope(Object, Object, HttpServletRequest) - Static method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
 
render(Writer) - Method in class com.bea.netuix.servlets.controls.application.BodyAttributeRenderer
 
render(Writer) - Method in class com.bea.netuix.servlets.controls.AttributeRenderer
Renders the attributes of the related component using the specified Writer.
render(Writer) - Method in class com.bea.netuix.servlets.controls.PresentationContextAttributeRenderer
 
render(Writer) - Method in class com.bea.netuix.servlets.controls.window.ContentAttributeRenderer
 
render(HttpServletRequest, HttpServletResponse, String) - Method in interface com.bea.wsrp.model.markup.IBaseResponseContext
Renders the results of the supplied resource, the request dispatcher is used to evaluate.
render(RenderRequest, RenderResponse) - Method in class javax.portlet.GenericPortlet
The default implementation of this method sets the headers using the doHeaders method, sets the title using the getTitle method and invokes the doDispatch method.
render(RenderRequest, RenderResponse) - Method in interface javax.portlet.Portlet
Called by the portlet container to allow the portlet to generate the content of the response based on its current state.
RENDER_HEADERS - Static variable in interface javax.portlet.PortletRequest
The RENDER_HEADERS is a possible value of the RENDER_PART request attribute and denotes that the portlet should set the intended headers and the portlet title of this render request.
RENDER_MARKUP - Static variable in interface javax.portlet.PortletRequest
The RENDER_MARKUP is a possible value of the RENDER_PART request attribute and denotes that the portlet should produce its markup for this render request.
RENDER_PART - Static variable in interface javax.portlet.PortletRequest
The RENDER_PART portlet request attribute is set by portals that are streaming based and therefore need to split the render phase into two parts: first the RENDER_HEADERS part where the portlet should only set the header related data and the portlet title, and second the RENDER_MARKUP part in which the portlet should produce its markup.
RENDER_PHASE - Static variable in interface javax.portlet.PortletRequest
String identifier for the portlet render lifecycle phase.
RenderableContent - Interface in com.bea.p13n.content.internal
 
RenderableContentBucket - Interface in com.bea.p13n.placeholder
A ContentBucket is an interface which the PlaceholderService uses to obtain content for the PlaceholderTag.
RenderableContentFactory - Class in com.bea.p13n.content.internal
 
RenderableContentFactory() - Constructor for class com.bea.p13n.content.internal.RenderableContentFactory
 
RenderableContentNodeWrapper - Class in com.bea.p13n.content.internal
 
RenderableContentNodeWrapper(Node) - Constructor for class com.bea.p13n.content.internal.RenderableContentNodeWrapper
 
RenderableContentVersionWrapper - Class in com.bea.p13n.content.internal
 
RenderableContentVersionWrapper(Version) - Constructor for class com.bea.p13n.content.internal.RenderableContentVersionWrapper
 
RenderableContentVersionWrapper(Version, ContentContext) - Constructor for class com.bea.p13n.content.internal.RenderableContentVersionWrapper
 
renderContent(Node, long, String, int, int, int) - Method in interface com.bea.p13n.ad.AdContentProvider
Deprecated  
renderContent(Node, long, String, int, int, int) - Method in class com.bea.p13n.ad.AdContentProviderBase
Deprecated  
renderContent(RenderableContent, long, String, int, int, int) - Method in class com.bea.p13n.ad.AdContentProviderBase
Return the XHTML content for the specified content
renderContent(RenderableContent, long, String, int, int, int) - Method in interface com.bea.p13n.ad.AdRenderableContentProvider
Return the XHTML content for the specified content
renderContent(Node, long, String, int, int, int) - Method in interface com.bea.p13n.ad.AdService
Deprecated  
renderContent(RenderableContent, long, String, int, int, int) - Method in interface com.bea.p13n.ad.AdService
Return the rendered XHTML for the content object.
renderContent(Node, long, String, int, int, int) - Method in class com.bea.p13n.ad.render.DefaultContentProvider
Deprecated  
renderContent(RenderableContent, long, String, int, int, int) - Method in class com.bea.p13n.ad.render.DefaultContentProvider
Return the XHTML content for the specified content
renderContent(Node, long, String, int, int, int) - Method in class com.bea.p13n.ad.render.ImageContentProvider
Deprecated  
renderContent(RenderableContent, long, String, int, int, int) - Method in class com.bea.p13n.ad.render.ImageContentProvider
Return the XHTML content for the specified content.
renderContent(Node, long, String, int, int, int) - Method in class com.bea.p13n.ad.render.ShockwaveContentProvider
Deprecated  
renderContent(RenderableContent, long, String, int, int, int) - Method in class com.bea.p13n.ad.render.ShockwaveContentProvider
Return the XHTML content for the specified content.
renderContent(Node, long, String, int, int, int) - Method in class com.bea.p13n.ad.render.TextContentProvider
Deprecated  
renderContent(RenderableContent, long, String, int, int, int) - Method in class com.bea.p13n.ad.render.TextContentProvider
Return the XHTML content for the specified content.
RENDERER_TYPE - Static variable in class com.bea.content.manager.faces.render.ResolverRenderer
Contains the renderer type of this renderer.
RenderFilter - Interface in javax.portlet.filter
The RenderFilter is an object that performs filtering tasks on either the render request to a portlet, or on the render response from a portlet, or both.
renderFocusJavascript() - Method in class com.bea.struts.adapter.taglib.html.FormTagAdapter
 
RenderFormat - Interface in com.bea.netuix.laf
RenderFormat provides information about the output format of the current skeleton.
RenderFormat.Type - Enum in com.bea.netuix.laf
Enumeration of the possible render format types supported by Look and Feel.
RenderMode - Annotation Type in javax.portlet
Annotation for marking a method for handling a specific portlet mode in the render phase.
renderOptionElement() - Method in class com.bea.struts.adapter.taglib.html.OptionTagAdapter
Generate an HTML %lt;option> element.
renderRequest - Variable in class com.bea.portlet.jsp.PortletJspBase
 
RenderRequest - Interface in javax.portlet
The RenderRequest represents the request sent to the portlet to handle a render.
RenderRequestWrapper - Class in javax.portlet.filter
The RenderRequestWrapper provides a convenient implementation of the RenderRequest interface that can be subclassed by developers wishing to adapt the request.
RenderRequestWrapper(RenderRequest) - Constructor for class javax.portlet.filter.RenderRequestWrapper
Creates an RenderRequest adaptor wrapping the given request object.
renderResponse - Variable in class com.bea.portlet.jsp.PortletJspBase
 
RenderResponse - Interface in javax.portlet
The RenderResponse defines an object to assist a portlet in sending a response to the portal.
RenderResponseWrapper - Class in javax.portlet.filter
The RenderResponseWrapper provides a convenient implementation of the RenderResponse interface that can be subclassed by developers wishing to adapt the response.
RenderResponseWrapper(RenderResponse) - Constructor for class javax.portlet.filter.RenderResponseWrapper
Creates an RenderResponse adaptor wrapping the given response object.
REPLY_TO - Static variable in class com.bea.netuix.application.communities.invitations.email.ConfigPropertiesEmailInviterFactory
replyTo property name
replyTo - Variable in class com.bea.netuix.application.communities.invitations.email.EmailInviter
 
replyToPersonalName - Variable in class com.bea.netuix.application.communities.invitations.email.EmailInviter
 
REPO_BINARY_CACHE_IS_ENABLED_KEY - Static variable in interface com.bea.content.federated.IRepositoryConfig
The repository property key for the WLP Repository binary Cache Enabled flag.
REPO_BINARY_CACHE_MAX_ENTRIES_KEY - Static variable in interface com.bea.content.federated.IRepositoryConfig
The repository property key for the WLP Repository binary Cache Max Entries value.
REPO_BINARY_CACHE_MAX_ENTRY_SIZE_KEY - Static variable in interface com.bea.content.federated.IRepositoryConfig
The repository property key for the WLP Repository binary cache max entry size value.
REPO_BINARY_CACHE_TTL_KEY - Static variable in interface com.bea.content.federated.IRepositoryConfig
The repository property key for the WLP Repository binary Cache TTL value.
REPO_NODE_CACHE_IS_ENABLED_KEY - Static variable in interface com.bea.content.federated.IRepositoryConfig
The repository property key for the WLP Repository Node Cache Enabled flag.
REPO_NODE_CACHE_MAX_ENTRIES_KEY - Static variable in interface com.bea.content.federated.IRepositoryConfig
The repository property key for the WLP Repository Node Cache Max Entries value.
REPO_NODE_CACHE_TTL_KEY - Static variable in interface com.bea.content.federated.IRepositoryConfig
The repository property key for the WLP Repository Node Cache TTL value.
REPO_TYPE_CACHE_IS_ENABLED_KEY - Static variable in interface com.bea.content.federated.IRepositoryConfig
The repository property key for the WLP Repository Type Cache Enabled flag.
REPO_TYPE_CACHE_MAX_ENTRIES_KEY - Static variable in interface com.bea.content.federated.IRepositoryConfig
The repository property key for the WLP Repository Type Cache Max Entries value.
REPO_TYPE_CACHE_TTL_KEY - Static variable in interface com.bea.content.federated.IRepositoryConfig
The repository property key for the WLP Repository Type Cache TTL value.
REPO_VALIDATION_KEY - Static variable in interface com.bea.content.federated.IRepositoryConfig
The repository property key for repository validation.
RepositoriesID - Class in com.bea.portal.tools.content.repository
Identifies the repositories collection.
RepositoriesID(String) - Constructor for class com.bea.portal.tools.content.repository.RepositoriesID
Constructor.
RepositoriesIDBuilder - Class in com.bea.portal.tools.content.repository
Builds and parses RepositoriesID instances.
RepositoriesIDBuilder() - Constructor for class com.bea.portal.tools.content.repository.RepositoriesIDBuilder
Constructor.
RepositoriesInRepoModeID - Class in com.bea.portal.tools.content.repository
Identifies the repositories collection.
RepositoriesInRepoModeID(String) - Constructor for class com.bea.portal.tools.content.repository.RepositoriesInRepoModeID
Constructor.
RepositoriesInRepoModeIDBuilder - Class in com.bea.portal.tools.content.repository
Builds and parses RepositoriesInRepoModeID instances.
RepositoriesInRepoModeIDBuilder() - Constructor for class com.bea.portal.tools.content.repository.RepositoriesInRepoModeIDBuilder
Constructor.
RepositoriesInRepoModeResourceType - Class in com.bea.portal.tools.content.repository
ResourceType for the repositories collection in "Repo" mode.
RepositoriesInTypeModeID - Class in com.bea.portal.tools.content.repository
Identifies the repositories collection.
RepositoriesInTypeModeID(String) - Constructor for class com.bea.portal.tools.content.repository.RepositoriesInTypeModeID
Constructor.
RepositoriesInTypeModeIDBuilder - Class in com.bea.portal.tools.content.repository
Builds and parses RepositoriesInTypeModeID instances.
RepositoriesInTypeModeIDBuilder() - Constructor for class com.bea.portal.tools.content.repository.RepositoriesInTypeModeIDBuilder
Constructor.
RepositoriesInTypeModeResourceType - Class in com.bea.portal.tools.content.repository
ResourceType for the repositories collection.
RepositoriesResourceType - Class in com.bea.portal.tools.content.repository
ResourceType for the repositories collection in "Content" mode.
repository - Variable in class com.bea.content.loader.bulk.BulkLoader
The Repository to run the BulkLoader against.
repository - Variable in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated The Repository to run the BulkLoader against.
Repository - Interface in com.bea.content.spi.flexspi
Represents a content repository and facilitates connecting to it.
Repository - Interface in com.bea.content.spi
Deprecated As of 10.2, replaced by RepositoryConfigOpsV1. The SPI interfaces in the com.bea.content.spi package have all been deprecated as of 10.2. Oracle does not intend to remove these interfaces during the next major release of WebLogic Portal. However, please note that new development should take place using the com.bea.content.spi.flexspi interfaces going forward.
REPOSITORY_CONFIG_OPS - Static variable in class com.bea.content.spi.flexspi.common.SPIRepositoryInterfaces
The base name for repository configuration operations implementations.
REPOSITORY_CONFIG_OPS_LATEST - Static variable in class com.bea.content.spi.flexspi.common.SPIRepositoryInterfaces
The class name of the Latest RepositoryConfigOps interface.
REPOSITORY_CONFIG_OPS_V1 - Static variable in class com.bea.content.spi.flexspi.common.SPIRepositoryInterfaces
The class name of the RepositoryConfigOpsV1 interface.
REPOSITORY_CONFIG_OPS_V2 - Static variable in class com.bea.content.spi.flexspi.common.SPIRepositoryInterfaces
The class name of the RepositoryConfigOpsV2 interface.
REPOSITORY_EVENTS_ENABLED_KEY - Static variable in interface com.bea.content.federated.IRepositoryConfig
used to determine if events are fired for this repository or not.
REPOSITORY_OPS - Static variable in class com.bea.content.spi.flexspi.common.SPITicketInterfaces
The base name for repository operations implementations.
REPOSITORY_OPS_LATEST - Static variable in class com.bea.content.spi.flexspi.common.SPITicketInterfaces
The class name of the Latest RepositoryOps interface.
REPOSITORY_OPS_V1 - Static variable in class com.bea.content.spi.flexspi.common.SPITicketInterfaces
The class name of the RepositoryOpsV1 interface.
REPOSITORY_ROOT - Static variable in class com.bea.content.federated.ContentEntitlementHelper
The root of all the repositories
RepositoryCapability - Class in com.bea.content.cmis
 
RepositoryConfig - Class in com.bea.content.federated
 
RepositoryConfig(String) - Constructor for class com.bea.content.federated.RepositoryConfig
Constructs an instance with just the given name using the defined DEFAULTS for other attributes.
RepositoryConfig(String, String, Properties) - Constructor for class com.bea.content.federated.RepositoryConfig
Constructs an instance with just name, className and properties using the defined DEFAULTS for other attributes.
RepositoryConfig(String, String, Properties, String, String, boolean, int, long, boolean, int, long, long, boolean) - Constructor for class com.bea.content.federated.RepositoryConfig
Deprecated  
RepositoryConfig(String, String, Properties, String, String, boolean, int, long, boolean, int, long, long, boolean, boolean) - Constructor for class com.bea.content.federated.RepositoryConfig
Constructs an instance using all attributes.
RepositoryConfig(String, String, Properties, String, String, boolean, int, long, boolean, int, long, long, boolean, boolean, boolean, boolean) - Constructor for class com.bea.content.federated.RepositoryConfig
Construct a repository config.
RepositoryConfig - Class in com.bea.content.manager
Deprecated Replaced by IRepositoryConfig
RepositoryConfig(String) - Constructor for class com.bea.content.manager.RepositoryConfig
Deprecated Constructs an instance with just the given name using the defined DEFAULTS for other attributes.
RepositoryConfig(String, String, Properties) - Constructor for class com.bea.content.manager.RepositoryConfig
Deprecated Constructs an instance with just name, className and properties using the defined DEFAULTS for other attributes.
RepositoryConfig(String, String, Properties, String, String, boolean, int, long, boolean, int, long, long, boolean) - Constructor for class com.bea.content.manager.RepositoryConfig
Deprecated  
RepositoryConfig(String, String, Properties, String, String, boolean, int, long, boolean, int, long, long, boolean, boolean) - Constructor for class com.bea.content.manager.RepositoryConfig
Deprecated Constructs an instance using all attributes.
RepositoryConfig(String, String, Properties, String, String, boolean, int, long, boolean, int, long, long, boolean, boolean, boolean, boolean) - Constructor for class com.bea.content.manager.RepositoryConfig
Deprecated Construct a repository config.
RepositoryConfigExistsException - Exception in com.bea.content.federated
Thrown if an operation on a Node that already exists occurs, such as attempting to rename a Node to the Name of a Node that already exists.
RepositoryConfigExistsException(String) - Constructor for exception com.bea.content.federated.RepositoryConfigExistsException
 
RepositoryConfigExistsException(String, Throwable) - Constructor for exception com.bea.content.federated.RepositoryConfigExistsException
 
RepositoryConfigExistsException(Throwable) - Constructor for exception com.bea.content.federated.RepositoryConfigExistsException
 
RepositoryConfigExistsException(String, Throwable, boolean) - Constructor for exception com.bea.content.federated.RepositoryConfigExistsException
 
RepositoryConfigOpsV1 - Interface in com.bea.content.spi.flexspi.repository
Deprecated Replaced with RepositoryConfigOpsV2
RepositoryConfigOpsV1.MethodName - Enum in com.bea.content.spi.flexspi.repository
Deprecated  
RepositoryConfigOpsV2 - Interface in com.bea.content.spi.flexspi.repository
RepositoryConfigOps is a Repository interface (as opposed to a Ticket interface) which allows the repository to get callbacks when various operations are performed on RepositoryConfig objects.
RepositoryConfigOpsV2.MethodName - Enum in com.bea.content.spi.flexspi.repository
 
RepositoryContext - Class in com.bea.content.el.support
EL informational class to provide details about configured repositories.
RepositoryContext() - Constructor for class com.bea.content.el.support.RepositoryContext
 
RepositoryCredential - Class in com.bea.content.federated
Simple class to hold a credential (username and password) for accessing a repository
RepositoryCredential(String, char[]) - Constructor for class com.bea.content.federated.RepositoryCredential
 
RepositoryCredentialScope - Enum in com.bea.content.federated
Various scopes to which a repository credential can apply.
RepositoryException - Exception in com.bea.content
This is the main checked exception for any error thrown from the SPI.
RepositoryException(String) - Constructor for exception com.bea.content.RepositoryException
 
RepositoryException(String, boolean) - Constructor for exception com.bea.content.RepositoryException
 
RepositoryException(String, Throwable) - Constructor for exception com.bea.content.RepositoryException
 
RepositoryException(Throwable) - Constructor for exception com.bea.content.RepositoryException
 
RepositoryException(String, Throwable, boolean) - Constructor for exception com.bea.content.RepositoryException
 
RepositoryFeatureCapability - Enum in com.bea.content.capability
Feature capabilities which are repository-related
RepositoryId - Class in com.bea.content
A RepositoryId uniquely represents a WLP Content Repository.
RepositoryId() - Constructor for class com.bea.content.RepositoryId
 
RepositoryID - Class in com.bea.portal.tools.content.repository
Identifies a repository.
RepositoryID(String) - Constructor for class com.bea.portal.tools.content.repository.RepositoryID
Constructor.
RepositoryIDBuilder - Class in com.bea.portal.tools.content.repository
Builds and parses RepositoryID instances.
RepositoryIDBuilder() - Constructor for class com.bea.portal.tools.content.repository.RepositoryIDBuilder
Constructor.
RepositoryInfo - Class in com.bea.content.cmis.rest.resources
 
RepositoryInfo() - Constructor for class com.bea.content.cmis.rest.resources.RepositoryInfo
 
RepositoryInRepoModeID - Class in com.bea.portal.tools.content.repository
Identifies a repository.
RepositoryInRepoModeID(String) - Constructor for class com.bea.portal.tools.content.repository.RepositoryInRepoModeID
Constructor.
RepositoryInRepoModeIDBuilder - Class in com.bea.portal.tools.content.repository
Builds and parses RepositoryInRepoModeID instances.
RepositoryInRepoModeIDBuilder() - Constructor for class com.bea.portal.tools.content.repository.RepositoryInRepoModeIDBuilder
Constructor.
RepositoryInRepoModeResourceType - Class in com.bea.portal.tools.content.repository
ResourceType for a repository in "Repo" mode.
RepositoryInRepoModeTaxonomy - Class in com.bea.portal.tools.da.taxonomy.content
Taxonomy for a Repository, which is contained by the VirtualContentRespository taxonomy
RepositoryInRepoModeTaxonomy(VirtualContentRepositoryRootTaxonomy, String) - Constructor for class com.bea.portal.tools.da.taxonomy.content.RepositoryInRepoModeTaxonomy
Constructs a Repository taxonomy, parented by the VirtualContentRepository root taxonomy.
RepositoryInTypeModeID - Class in com.bea.portal.tools.content.repository
Identifies a repository.
RepositoryInTypeModeID(String) - Constructor for class com.bea.portal.tools.content.repository.RepositoryInTypeModeID
Constructor.
RepositoryInTypeModeIDBuilder - Class in com.bea.portal.tools.content.repository
Builds and parses RepositoryInTypeModeID instances.
RepositoryInTypeModeIDBuilder() - Constructor for class com.bea.portal.tools.content.repository.RepositoryInTypeModeIDBuilder
Constructor.
RepositoryInTypeModeResourceType - Class in com.bea.portal.tools.content.repository
ResourceType for a repository in "Type" mode.
RepositoryInTypeModeTaxonomy - Class in com.bea.portal.tools.da.taxonomy.content
Taxonomy for a Repository, which is contained by the VirtualContentRespository taxonomy
RepositoryInTypeModeTaxonomy(VirtualContentRepositoryRootTaxonomy, String) - Constructor for class com.bea.portal.tools.da.taxonomy.content.RepositoryInTypeModeTaxonomy
Constructs a Repository taxonomy, parented by the VirtualContentRepository root taxonomy.
RepositoryOpsV1 - Interface in com.bea.content.spi.flexspi.ticket
RepositoryOps is a Ticket interface for Repository operations.
RepositoryOpsV1.MethodName - Enum in com.bea.content.spi.flexspi.ticket
 
RepositoryResourceType - Class in com.bea.portal.tools.content.repository
ResourceType for a repository in "Content" mode.
RepositoryRuntimeException - Exception in com.bea.content
This is the main runtime exception for system errors.
RepositoryRuntimeException(String) - Constructor for exception com.bea.content.RepositoryRuntimeException
 
RepositoryRuntimeException(String, Throwable) - Constructor for exception com.bea.content.RepositoryRuntimeException
 
RepositoryRuntimeException(Throwable) - Constructor for exception com.bea.content.RepositoryRuntimeException
 
RepositoryRuntimeException(String, Throwable, boolean) - Constructor for exception com.bea.content.RepositoryRuntimeException
 
RepositoryTaxonomy - Class in com.bea.portal.tools.da.taxonomy.content
Taxonomy for a Repository, which is contained by the VirtualContentRespository taxonomy
RepositoryTaxonomy(VirtualContentRepositoryRootTaxonomy, String) - Constructor for class com.bea.portal.tools.da.taxonomy.content.RepositoryTaxonomy
Constructs a Repository taxonomy, parented by the VirtualContentRepository root taxonomy.
req - Variable in class com.bea.p13n.tracking.clickthrough.AbstractClickEventValidator
 
request - Variable in class com.bea.content.ContentContext
Deprecated This variable will always be null, use getRequest() instead. The request object is no longer stored in this class. If the old behavior of setting/storing the request in ContentContext is required, see USE_DEPRECATED_BEHAVIOR.
Request - Class in com.bea.p13n.http
The Personalization Server implementation of the Http Servlet Request interface.
Request() - Constructor for class com.bea.p13n.http.Request
Default Constructor
Request(HttpServletRequest) - Constructor for class com.bea.p13n.http.Request
Creates a P13N HTTP Request.
Request(HttpServletRequest, boolean) - Constructor for class com.bea.p13n.http.Request
Creates a P13N HTTP Request and, possibly, Session.
REQUEST - Static variable in class com.bea.p13n.tracking.events.TrackingEvent
Event attribute key name for the request object Attribute value is a com.bea.p13n.http.Request
Request.AttributeLoader - Interface in com.bea.p13n.http
An object which is capable of loading additional attributes into a Request.
REQUEST_CLAUSE_TYPE - Static variable in class com.bea.p13n.rules.model.PropertyToLiteralModel
Clause type for request property to literal comparison model.
REQUEST_MESSAGE_TYPE - Static variable in interface com.bea.wsrp.logging.HttpLogMessage
Message type request
REQUEST_METHOD - Static variable in class com.bea.p13n.http.Request
 
REQUEST_PROPERTY_SET_TYPE - Static variable in class com.bea.p13n.http.Request
request property set type
REQUEST_PROTOCOL - Static variable in class com.bea.p13n.http.Request
 
REQUEST_SCOPE - Static variable in class com.bea.p13n.entitlements.common.EntitlementRequestConstants
REQUEST_SCOPE - attribute value valid for duration of Http Request
REQUEST_SPECIFIC_KEY - Static variable in class com.bea.p13n.rules.advislets.ResultsToRulesInputTransform
A string key for identifying a request-specific key.
REQUEST_SPECIFIC_VALUE - Static variable in class com.bea.p13n.rules.advislets.ResultsToRulesInputTransform
A string key for identifying a request-specific value.
REQUEST_URI - Static variable in class com.bea.p13n.http.Request
 
REQUEST_URL - Static variable in class com.bea.p13n.http.Request
 
RequestPropertyRef - Class in com.bea.content.expression
An operator that represents a reference to a request property on the right hand side of a content query expression.
RequestPropertyRef(Object, Object) - Constructor for class com.bea.content.expression.RequestPropertyRef
Constructor.
RequestPropertyRef - Class in com.bea.p13n.content.expression
Deprecated  
RequestPropertyRef(Object, Object) - Constructor for class com.bea.p13n.content.expression.RequestPropertyRef
Deprecated Constructor.
RequiredUserProperties - Interface in com.bea.wsrp.consumer.userproperty
Holds which properties are required by the producer.
requiresValidation(HttpServletRequest) - Method in interface com.bea.netuix.security.ISecurityTokenManager
Returns true if the request requires validation, false otherwise.
RESERVED_GROUP_NAME - Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
The group could not be created because the name is reserved by the system
RESERVED_PROPERTY_SET - Static variable in interface com.bea.p13n.property.ConfigurableEntity
keyword for external property set
RESERVED_USER_NAME - Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
The user could not be created because the name is reserved by the system
reset() - Method in class com.bea.content.manager.CM_InputStream
Deprecated Repositions this stream to the position at the time the mark method was last called on this input stream.
reset() - Method in interface com.bea.content.paging.ICMPagedResult
 
reset() - Method in interface com.bea.content.paging.IPagedListIterator
set the iterator position to its start position (just like creating a new iterator)
reset() - Method in interface com.bea.content.paging.IPropertyProvider
called AFTER the retrieval method is invoked, to notify the implementation class so it can release its state.
reset() - Method in interface com.bea.netuix.application.communities.invitations.InviteeIterator
Resets this iterator.
reset() - Method in class com.bea.netuix.application.communities.invitations.SimpleInviteeIterator
 
reset() - Method in class com.bea.netuix.application.communities.notifications.CommunityMembershipsEnumerator
Used to reset the enumeration to the beginning.
reset() - Method in class com.bea.netuix.application.notifications.enumerators.AggregatingNotificationUserEnumerator
Used to reset the enumeration to the beginning.
reset() - Method in class com.bea.netuix.application.notifications.enumerators.CollectionNotificationUserEnumerator
Used to reset the enumeration to the beginning.
reset() - Method in class com.bea.netuix.application.notifications.enumerators.GroupNotificationUserEnumerator
Used to reset the enumeration to the beginning.
reset() - Method in interface com.bea.netuix.application.notifications.INotificationUserEnumerator
Used to reset the enumeration to the beginning.
reset() - Method in interface com.bea.p13n.common.ObjectFilter
Stateful filters should implement this interface to allow them to be reset to an intial state.
reset() - Method in interface com.bea.p13n.expression.Optimizer
Resets the state of the optimizer.
reset() - Method in class com.bea.p13n.rules.manager.RuleResultClassFilter
This is a stateless filter and does not require reset be called.
reset() - Method in class com.bea.portal.tools.resource.ResourceIDBuilder.ParseContext
Reset the cursor to the first character of the resource URN.
reset() - Method in class com.bea.portal.tools.resource.ResourceIDBuilder
Reset the state of this ResourceIDBuilder.
reset() - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call reset() on the wrapped response object.
reset() - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call reset() on the wrapped response object.
reset() - Method in interface javax.portlet.MimeResponse
Clears any data that exists in the buffer as well as the properties set.
reset(String) - Method in interface javax.portlet.PortletPreferences
Resets or removes the value associated with the specified key.
reset() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedResponseImpl
 
resetBuffer() - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call resetBuffer() on the wrapped response object.
resetBuffer() - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call resetBuffer() on the wrapped response object.
resetBuffer() - Method in interface javax.portlet.MimeResponse
Clears the content of the underlying buffer in the response without clearing properties set.
resetBuffer() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedResponseImpl
 
resetCampaign(String) - Method in interface com.bea.campaign.CampaignService
Reset any cached state on the specified campaign.
resetCampaign(String) - Method in class com.bea.campaign.servlets.CampaignCleanupServlet
Reset a campaign's internal state.
resetCampaign(String) - Method in interface com.bea.portal.tools.im.controls.campaigns.CampaignManagerControl
Resets any cached state information on the specified campaign
resetRootXmlObject(XmlObject) - Method in class com.bea.p13n.rules.model.RuleModel.ActionsModel
 
resetRootXmlObject(XmlObject) - Method in class com.bea.p13n.rules.model.RuleModel.ConditionsModel
 
resetStats() - Method in interface com.bea.p13n.cache.CacheStats
Reset stats.
ResetTagAdapter - Class in com.bea.struts.adapter.taglib.html
Tag adapter for the Struts ResetTag
ResetTagAdapter() - Constructor for class com.bea.struts.adapter.taglib.html.ResetTagAdapter
 
resize(int) - Method in interface com.bea.content.paging.ICMPagedResult
 
resize(int) - Method in interface com.bea.p13n.pagination.PagedResult
Set a new page size.
resolve(Writer) - Method in class com.bea.content.manager.faces.component.GetPropertyComponent
 
resolve(Writer) - Method in class com.bea.content.manager.faces.component.ResolverComponent
 
resolve(String) - Method in class com.bea.netuix.servlets.l10n.jsp.taglib.L10nTagSupport
Resolves the given URL based on the current locale.
resolve(String, ServletRequest) - Method in class com.bea.netuix.servlets.l10n.L10nResourceManager
Resolves the given path per the given locales to a localized resource.
resolve(String, ServletRequest, ResolvedLocale) - Method in class com.bea.netuix.servlets.l10n.L10nResourceManager
Resolves the given path per the given locales to a localized resource.
resolve(String, Enumeration) - Method in class com.bea.netuix.servlets.l10n.L10nResourceManager
Resolves the given path per the given locales to a localized resource.
resolve(String, Enumeration, ResolvedLocale) - Method in class com.bea.netuix.servlets.l10n.L10nResourceManager
Resolves the given path per the given locales to a localized resource.
resolveAttribute(AttributeContext) - Method in interface com.bea.content.manager.servlets.attribute.AttributeResolver
Resolves an object based on the provided AttributeContext.
resolveAttribute(AttributeContext, Writer) - Method in interface com.bea.content.manager.servlets.attribute.AttributeResolver
Resolves an object and writes its value to the provided java.io.Writer.
resolveAttribute(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.node.NodeAttributeResolver
Resolves a node based on the provided attribute context.
resolveAttribute(AttributeContext, Writer) - Method in class com.bea.content.manager.servlets.attribute.node.NodeAttributeResolver
This method is not supported by this implementation of attribute resolver.
resolveAttribute(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.property.BinaryPropertyResolver
 
resolveAttribute(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.property.ContentPropertyResolver
Retrieves the "value(s)" from the specified node and property name.
resolveAttribute(AttributeContext, Writer) - Method in class com.bea.content.manager.servlets.attribute.property.ContentPropertyResolver
 
resolveAttribute(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.property.DownloadBinaryPropertyResolver
 
resolveAttribute(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.property.ShowBinaryPropertyResolver
 
resolveAttribute(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.property.SingleValuePropertyResolver
 
resolveAttribute(AttributeContext, Writer) - Method in class com.bea.content.manager.servlets.attribute.property.TextBinaryPropertyResolver
 
resolveAttribute(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.search.NodeSearchAttributeResolver
 
resolveAttribute(AttributeContext, Writer) - Method in class com.bea.content.manager.servlets.attribute.search.SearchAttributeResolver
 
resolveAttribute(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.search.VersionedSearchAttributeResolver
 
resolveAttributeToString(AttributeContext) - Method in interface com.bea.content.manager.servlets.attribute.AttributeResolver
Returns the string value specified by attributes in AttributeContext
resolveAttributeToString(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.node.NodeAttributeResolver
Returns the string representation of the node.
resolveAttributeToString(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.property.ContentPropertyResolver
 
resolveAttributeToString(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.search.SearchAttributeResolver
 
ResolvedLocale - Class in com.bea.netuix.servlets.l10n
Encapsulates information about a resolved Locale, including the original URI, the resolved URI and the Locale object that matches the resolution.
ResolvedLocale() - Constructor for class com.bea.netuix.servlets.l10n.ResolvedLocale
 
ResolvedLocale(String, String, Locale) - Constructor for class com.bea.netuix.servlets.l10n.ResolvedLocale
 
resolveImagePath(String) - Method in class com.bea.netuix.laf.Skin
Resolves the specified uri using skin images configuration.
resolveLinkPath(String) - Method in interface com.bea.netuix.laf.HtmlPathResolver
Resolves the specified uri using the HTML Render Dependencies links configuration for the related Look and Feel component (Skin/Skeleton).
ResolverComponent - Class in com.bea.content.manager.faces.component
Abstract base class for AttributeResolver components.
ResolverComponent() - Constructor for class com.bea.content.manager.faces.component.ResolverComponent
 
ResolverComponentTag - Class in com.bea.content.manager.faces.taglib
 
ResolverComponentTag() - Constructor for class com.bea.content.manager.faces.taglib.ResolverComponentTag
 
resolveResourceType(String) - Method in class com.bea.portal.tools.resource.ResourceIDBuilder
Resolve the ResourceType for the given namespace URI.
ResolverRenderer - Class in com.bea.content.manager.faces.render
Renderer for attribute resolvers.
ResolverRenderer() - Constructor for class com.bea.content.manager.faces.render.ResolverRenderer
 
resolveScriptPath(String) - Method in interface com.bea.netuix.laf.HtmlPathResolver
Resolves the specified uri using the HTML Render Dependencies scripts configuration for the related Look and Feel component (Skin/Skeleton).
resolveStylePath(String) - Method in interface com.bea.netuix.laf.HtmlPathResolver
Resolves the specified uri using the HTML Render Dependencies styles configuration for the related Look and Feel component (Skin/Skeleton).
ResolveTag - Class in com.bea.netuix.servlets.l10n.jsp.taglib
Resolves the given absolute or relative URL to a localized version.
ResolveTag() - Constructor for class com.bea.netuix.servlets.l10n.jsp.taglib.ResolveTag
 
ResolveTagExtraInfo - Class in com.bea.netuix.servlets.l10n.jsp.taglib
TagExtraInfo for the ResolveTag
ResolveTagExtraInfo() - Constructor for class com.bea.netuix.servlets.l10n.jsp.taglib.ResolveTagExtraInfo
 
reSort(SortOrder, String, Locale) - Method in interface com.bea.content.paging.ICMPagedResult
 
reSort(SortOrder, String, Locale) - Method in interface com.bea.content.paging.ISortablePagedList
Re-sort the results.
reSort(SortOrder, String, Locale) - Method in interface com.bea.p13n.pagination.SortablePagedResult
Resort the results.
RESOURCE_CACHEABILITY_PARAM - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
 
RESOURCE_CONTENT - Static variable in class com.bea.content.federated.ContentEntitlementHelper
The taxonomy prefix for content nodes
RESOURCE_ID_DELIMITER - Static variable in class com.bea.p13n.entitlements.common.EntitlementConstants
Used to construct a P13nResource that will look for role policies at global scope, only
RESOURCE_ID_PARAM - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
 
RESOURCE_PHASE - Static variable in interface javax.portlet.PortletRequest
String identifier for the portlet resource serving lifecycle phase.
RESOURCE_REPOSITORY - Static variable in class com.bea.content.federated.ContentEntitlementHelper
The taxonomy prefix for content repositories
RESOURCE_SECURE - Static variable in class com.bea.netuix.servlets.controls.content.PageflowURLHelper
Value to pass to the type parameter of createURL for a secure (https) resource URL
RESOURCE_SECURE - Static variable in class com.bea.struts.adapter.util.rewriter.StrutsURLRewriter
Passed to StrutsURLRewriter.rewriteURL(javax.servlet.ServletContext, javax.servlet.ServletRequest, javax.servlet.ServletResponse, java.lang.String, java.lang.String) for resource (e.g., image) secure URLs.
RESOURCE_TYPE - Static variable in class com.bea.content.federated.ContentEntitlementHelper
The taxonomy prefix for content types
RESOURCE_UNSECURE - Static variable in class com.bea.netuix.servlets.controls.content.PageflowURLHelper
Value to pass to the type parameter of createURL for a non-secure (http) resource URL
RESOURCE_UNSECURE - Static variable in class com.bea.struts.adapter.util.rewriter.StrutsURLRewriter
Passed to StrutsURLRewriter.rewriteURL(javax.servlet.ServletContext, javax.servlet.ServletRequest, javax.servlet.ServletResponse, java.lang.String, java.lang.String) for resource (e.g., image) non-secure URLs.
RESOURCE_WORKFLOW - Static variable in class com.bea.content.federated.ContentEntitlementHelper
The taxonomy prefix for workflows
ResourceAuthorizer - Class in com.bea.p13n.security
The ResourceAuthorizer class provides runtime methods for checking security policies on a URLResource.
ResourceAuthorizer() - Constructor for class com.bea.p13n.security.ResourceAuthorizer
 
ResourceConnectionFilter - Interface in com.bea.wsrp.consumer.resource
The purpose of a connection filter is to let the consumer determine whether a given resource should be served to user agents or not.
ResourceContext - Class in com.bea.portal.tools.common
Encapsulates information needed for tools controls.
ResourceEnvironment - Class in com.bea.portal.tools.resource
Interface for providing information about the environment of a resource.
ResourceEnvironment() - Constructor for class com.bea.portal.tools.resource.ResourceEnvironment
 
ResourceException - Exception in com.bea.portal.tools.resource
Thrown if an exception occurred with a resource or ResourceID.
ResourceException() - Constructor for exception com.bea.portal.tools.resource.ResourceException
Constructor.
ResourceException(String) - Constructor for exception com.bea.portal.tools.resource.ResourceException
Constructor.
ResourceException(Throwable) - Constructor for exception com.bea.portal.tools.resource.ResourceException
Constructor.
ResourceFilter - Interface in javax.portlet.filter
The ResourceFilter is an object that performs filtering tasks on either the resource request to a portlet, or on the resource response from a portlet, or both.
ResourceHeaderFilter - Interface in com.bea.wsrp.consumer.resource
Implementations of this interface can filter which HTTP headers on the given HttpServletRequest are passed through to the ResourceProxyServlet.
ResourceHeaders - Class in com.bea.wsrp.consumer.resource
This class represents a set of Headers, with access methods reflecting the HttpServletRequest pattern.
ResourceHeaders() - Constructor for class com.bea.wsrp.consumer.resource.ResourceHeaders
 
ResourceID - Class in com.bea.portal.tools.resource
Abstract, opaque, persistent resource identifier.
ResourceID(String) - Constructor for class com.bea.portal.tools.resource.ResourceID
Constructor.
ResourceID(ResourceIDBuilder) - Constructor for class com.bea.portal.tools.resource.ResourceID
Constructor.
ResourceIDBuilder<T extends ResourceID> - Class in com.bea.portal.tools.resource
Parses and builds a ResourceID.
ResourceIDBuilder() - Constructor for class com.bea.portal.tools.resource.ResourceIDBuilder
Constructor.
ResourceIDBuilder(ResourceType) - Constructor for class com.bea.portal.tools.resource.ResourceIDBuilder
Constructor.
ResourceIDBuilder.ParseContext - Class in com.bea.portal.tools.resource
Context for parsing a resource URN.
ResourceIDBuilder.ParseContext(String, int, int) - Constructor for class com.bea.portal.tools.resource.ResourceIDBuilder.ParseContext
Constructor.
ResourceIDBuilderCache - Class in com.bea.portal.tools.resource
Caches ResourceIDBuilder class objects as SoftReferences.
ResourceIDBuilderCache() - Constructor for class com.bea.portal.tools.resource.ResourceIDBuilderCache
 
ResourceIDException - Exception in com.bea.portal.tools.resource
Thrown if an exception occurred with a ResourceID.
ResourceIDException() - Constructor for exception com.bea.portal.tools.resource.ResourceIDException
Constructor.
ResourceIDException(String) - Constructor for exception com.bea.portal.tools.resource.ResourceIDException
Constructor.
ResourceIDException(Throwable) - Constructor for exception com.bea.portal.tools.resource.ResourceIDException
Constructor.
ResourceKey - Class in com.bea.p13n.security.management.credentials
This class represents the resource requesting a credential entry
ResourceKey(Scope, String) - Constructor for class com.bea.p13n.security.management.credentials.ResourceKey
Constructor
ResourceRequest - Interface in javax.portlet
The ResourceRequest interface represents the request send to the portlet for rendering resources.
ResourceRequestWrapper - Class in javax.portlet.filter
The ResourceRequestWrapper provides a convenient implementation of the ResourceRequest interface that can be subclassed by developers wishing to adapt the request.
ResourceRequestWrapper(ResourceRequest) - Constructor for class javax.portlet.filter.ResourceRequestWrapper
Creates an ResourceRequest adaptor wrapping the given request object.
ResourceResponse - Interface in javax.portlet
The ResourceResponse defines an object to assist a portlet for rendering a resource.
ResourceResponseWrapper - Class in javax.portlet.filter
The ResourceResponseWrapper provides a convenient implementation of the ResourceResponse interface that can be subclassed by developers wishing to adapt the response.
ResourceResponseWrapper(ResourceResponse) - Constructor for class javax.portlet.filter.ResourceResponseWrapper
Creates an ResourceResponse adaptor wrapping the given response object.
ResourceServingPortlet - Interface in javax.portlet
The ResourceServingPortlet interface allows serving resources through the portlet.
ResourceSuspendedException - Exception in com.bea.wsrp.faults
This exception is thrown when the producer's environment has timed out and the consumer is required to invoke initCookie again and resend any data that may have been stored in the producer's session.
ResourceSuspendedException() - Constructor for exception com.bea.wsrp.faults.ResourceSuspendedException
 
ResourceSuspendedException(String) - Constructor for exception com.bea.wsrp.faults.ResourceSuspendedException
 
ResourceSuspendedException(String, Throwable) - Constructor for exception com.bea.wsrp.faults.ResourceSuspendedException
 
ResourceTemplate - Enum in com.bea.content.cmis.rest.converters
Resources which are used as templates need to follow these rules: One of the resource methods needs to be identified as the template resource method.
ResourceType - Class in com.bea.portal.tools.resource
Abstract base for resource type identifiers.
ResourceType(String) - Constructor for class com.bea.portal.tools.resource.ResourceType
Constructor.
ResourceTypeException - Exception in com.bea.portal.tools.resource
Thrown if an exception occurred with a ResourceType.
ResourceTypeException() - Constructor for exception com.bea.portal.tools.resource.ResourceTypeException
Constructor.
ResourceTypeException(String) - Constructor for exception com.bea.portal.tools.resource.ResourceTypeException
Constructor.
ResourceURL - Class in com.bea.portlet
Represents a URL to a resource outside the portal framework.
ResourceURL(HttpServletRequest, HttpServletResponse) - Constructor for class com.bea.portlet.ResourceURL
Constructs a ResourceURL.
ResourceURL - Interface in javax.portlet
The ResourceURL defines a resource URL that when clicked will result in a serveResource call of the ResourceServingPortlet interface.
ResourceURLUtils - Class in com.bea.wsrp.consumer.resource
 
ResourceURLUtils() - Constructor for class com.bea.wsrp.consumer.resource.ResourceURLUtils
 
ResourceURLUtils.ResourceRequestInfo - Class in com.bea.wsrp.consumer.resource
 
ResourceURLUtils.ResourceRequestInfo(boolean, String) - Constructor for class com.bea.wsrp.consumer.resource.ResourceURLUtils.ResourceRequestInfo
 
RESPONSE_HEADERS_TO_SKIP - Static variable in class com.bea.wsrp.consumer.resource.WsrpResourceServletInterceptor
By default, the following response headers will not be sent to the client (Must be lower-case) content-length proxy-authenticate www-authenticate transfer-encoding
RESPONSE_MESSAGE_TYPE - Static variable in interface com.bea.wsrp.logging.HttpLogMessage
Message type response
ResponseCallback - Interface in com.bea.portal.tools.portlet.orb
 
ResponseCode - Enum in com.bea.wlp.rest.results
Represents an HTTP Response code and message that can be returned by a RestResult.
ResponseHeaderAdder - Interface in com.bea.netuix.util
Simple interface containing the methods from the HttpServletResponse interface responsible for adding cookies and headers.
ResponseMessage - Class in com.bea.wlp.rest.results
JavaBean implementation of an error message class.
ResponseMessage(int, String) - Constructor for class com.bea.wlp.rest.results.ResponseMessage
 
RestChainHandler - Interface in com.bea.wlp.rest.command
Interfaces for implementations of RestChainHandlers, which are used to modify or augment the RestResults generated by a RestCommand.
RestCommand - Interface in com.bea.wlp.rest.command
Interface to be implemented by all RestCommands.
RestCommandDocumentation - Annotation Type in com.bea.wlp.rest.command
Annotation used to describe the expected input to a RestCommand.
RestContext - Interface in com.bea.wlp.rest.command
Context object that is supplied to RestCommands when they are dispatched.
restoreAttributes() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
Deprecated Moved the persisting of attributes out of the beehive NetUI layer. Use ScopedRequestImpl.setAttributeMap(java.util.Map) to set/merge the attributes.
restoreAttributes() - Method in interface org.apache.beehive.netui.pageflow.scoping.ScopedRequest
Deprecated Moved the persisting of attributes out of the beehive NetUI layer. Use ScopedRequest.setAttributeMap(java.util.Map) to set/merge the attributes.
RestPreProcessor - Interface in com.bea.wlp.rest.command
Interface for RestPreProcessors, which can be used to modify the parameters/path information supplied to a RestCommand.
RestResult - Interface in com.bea.wlp.rest.results
Interface for any data that is returned from a RestCommand.
RestResult.FormatType - Enum in com.bea.wlp.rest.results
An enumeration of the supported FormatTypes known by the REST framework.
RestResultDocumentation - Annotation Type in com.bea.wlp.rest.results
Annotation used to document individual fields in a RestResult class.
RestResultValueDocumentation - Annotation Type in com.bea.wlp.rest.results
Annotation used to document an individual result field contained in a JavaBean used as the source for formatted RestResult data.
RestServlet - Class in com.bea.wlp.rest.servlet
Servlet class used to service REST requests to a WLP server.
RestServlet() - Constructor for class com.bea.wlp.rest.servlet.RestServlet
 
Result - Interface in com.bea.p13n.rules
An encapsulating interface for an Object created during rule firing.
result - Variable in class com.bea.p13n.usermgmt.servlets.jsp.taglib.ResultTag
 
resultId - Variable in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
The id of the script variable to put the result into.
results() - Method in class com.bea.content.spi.flexspi.common.QueryResult
 
results() - Method in class com.bea.content.spi.QueryResult
Deprecated  
RESULTS - Static variable in interface com.bea.p13n.advisor.AdviceConstants
the RESULT key - value = "com.bea.results"
ResultsToRulesInputTransform - Class in com.bea.p13n.rules.advislets
An AdviceTransform that converts the results in one Advice instance into rule inputs in the AdviceRequest.
ResultsToRulesInputTransform(Advisor, Metadata) - Constructor for class com.bea.p13n.rules.advislets.ResultsToRulesInputTransform
Construct an instance of this object and bind it to its Advisor and Metadata instances.
ResultTag - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Base class for tags that can take the name of a variable to assign a result to.
ResultTag() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.ResultTag
 
ResultTagExtraInfo - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
TagExtraInfo implementation that just sets a result id variable for the jsp.
ResultTagExtraInfo() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.ResultTagExtraInfo
 
resultType - Variable in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
The Type of the result.
resumeTransaction(Transaction) - Static method in class com.bea.p13n.util.jdbc.JdbcHelper
Resumes the suspended transaction if it is not null.
retainAllChildren(Collection) - Method in interface com.beasys.commerce.foundation.expression.Logical
Deprecated Retains only the children which are also contained in the specified collection.
retainAllChildren(Collection) - Method in class com.beasys.commerce.foundation.expression.LogicalImpl
Deprecated Retains only the children which are also contained in the specified collection.
RetireAction - Class in com.bea.content.virtual.workflow
Sets the workflow status for the current version of the node to the value that's set in the WorkflowActionContext.
RetireAction() - Constructor for class com.bea.content.virtual.workflow.RetireAction
 
RETIRED - Static variable in class com.bea.content.virtual.workflow.Workflow
 
retrievePathFromVersionPath(String) - Static method in class com.bea.content.expression.ExpressionHelper
 
retrieveVersionFromVersionPath(String) - Static method in class com.bea.content.expression.ExpressionHelper
 
returned(Object) - Method in interface com.bea.portal.tools.portlet.orb.ResponseCallback
 
revert(ContentContext, ID) - Method in interface com.bea.content.federated.IVersionManager
Reverts a given checked out node.
revert(ContentContext, ID) - Method in interface com.bea.content.virtual.WorkspaceOps
Deprecated This method removes the working version of the node and unlocks it.
revert(ContentContext, ID) - Method in interface com.bea.portal.tools.content.controls.ContentVersionControl
Reverts a given checked out node.
revertAction(WorkflowActionContext, WorkflowException) - Method in class com.bea.content.virtual.workflow.StandardAction
The default revertAction implementation simply rethrows back the original exception [cause] to the caller.
revertAction(WorkflowActionContext, WorkflowException) - Method in interface com.bea.content.virtual.workflow.WorkflowAction
This method is provided as a helper method to allow users to revert their data which they might have changed in the execute() method.
revertPortletInstance(CustomizationContext, PortletInstanceId) - Method in interface com.bea.netuix.application.manager.IPortletInstanceManager
This method removes a portlet instance and replaces all occurrences of it by a reference to the parent instance.
revertPortletSuccessors(CustomizationContext, PortletInstanceId) - Method in interface com.bea.netuix.application.manager.IPortletInstanceManager
This method removes any customizations of a given portlet instance.
revertUserPortletInstance(CustomizationContext, DesktopDefinitionId, String, String) - Method in interface com.bea.netuix.application.manager.IPortletInstanceManager
This method removes any customizations of a given portlet instance, for a given user.
RewritableResourceURLContext - Class in com.bea.wsrp.resource
Theis class defines if and what parts of an WSRP resource should be rewritable by a client (browser/ javascript).
RewritableResourceURLContext(boolean, String, String, String, boolean) - Constructor for class com.bea.wsrp.resource.RewritableResourceURLContext
Create a context
rewriteClickableUrl(String) - Method in interface com.bea.netuix.clipper.IClipperUrlFilter
Should the url be rewritten to render the response within portal context inside the clipper portlet? If this methods returns false then the response from this url will come straight from the target url, and it will be rendered in the full browser and not inside the clipper portlet.
rewriteName(ServletContext, ServletRequest, String) - Method in class com.bea.struts.adapter.util.rewriter.DefaultStrutsURLRewriter
 
rewriteName(ServletContext, ServletRequest, String) - Method in class com.bea.struts.adapter.util.rewriter.StrutsURLRewriter
Rewrite the given query parameter name.
rewriteName(ServletContext, ServletRequest, String) - Static method in class com.bea.struts.adapter.util.rewriter.StrutsURLRewriterService
Rewrite the given parameter name, using the registered StrutsURLRewriter.
RewriteNameTag - Class in com.bea.struts.adapter.taglib.naming
Tag used to rewrite name's using the current registered URLRewriter via the URLRewriterService
RewriteNameTag() - Constructor for class com.bea.struts.adapter.taglib.naming.RewriteNameTag
 
rewriteParamName(TagAdapter, StringBuffer, String, PageContext, boolean, String) - Static method in class com.bea.struts.adapter.util.TagAdapterSupport
 
rewriteParamName(StringBuffer, String, PageContext) - Static method in class com.bea.struts.adapter.util.TagAdapterSupport
 
rewriteResourceUrl(String) - Method in interface com.bea.netuix.clipper.IClipperUrlFilter
For resource urls only, i.e.
RewriteTagAdapter - Class in com.bea.struts.adapter.taglib.html
Generate a URL-encoded URI as a string.
RewriteTagAdapter() - Constructor for class com.bea.struts.adapter.taglib.html.RewriteTagAdapter
 
rewriteURL(ServletContext, ServletRequest, ServletResponse, String, String) - Method in class com.bea.struts.adapter.util.rewriter.DefaultStrutsURLRewriter
 
rewriteURL(ServletContext, ServletRequest, ServletResponse, String, String) - Method in class com.bea.struts.adapter.util.rewriter.StrutsURLRewriter
Rewrite the given URL.
rewriteURL(ServletContext, ServletRequest, ServletResponse, String, String) - Static method in class com.bea.struts.adapter.util.rewriter.StrutsURLRewriterService
Rewrite the given URL, using the registered StrutsURLRewriter.
rewriteURL(ServletContext, ServletRequest, ServletResponse, String, String, boolean) - Static method in class com.bea.struts.adapter.util.rewriter.StrutsURLRewriterService
Rewrite the given URL, using the registered StrutsURLRewriter.
RHS_INDEX - Static variable in interface com.bea.p13n.expression.operator.BinaryOperator
The index of right hand side operand of this binary operator.
RIGHT - Static variable in class com.bea.netuix.servlets.controls.page.MenuPresentationContext
Align the tabs on the right.
rightHandSide() - Method in class com.bea.p13n.expression.operator.Operator
Returns right hand side operand of a binary operator.
roChildrenModels - Variable in class com.bea.p13n.model.Model
A read-only list of our children models.
ROLE_EXPRESSION_PREFIX - Static variable in class com.bea.netuix.application.communities.capabilities.CapabilityRoleBootstrapper
Expression prefix for the expressions used to create capability policies.
ROLE_EXPRESSION_SUFFIX - Static variable in class com.bea.netuix.application.communities.capabilities.CapabilityRoleBootstrapper
Expression suffix for the expressions used to create capability policies.
ROLE_MAPPER_ID - Static variable in class com.bea.p13n.security.management.rolemapper.RoleSecurityMgmtHelper
 
ROLE_NAME_PREFIX - Static variable in class com.bea.netuix.application.communities.capabilities.CapabilityRoleBootstrapper
The role name prefix for use in creating all of the capability policies.
roleExists(String, String) - Method in class com.bea.p13n.security.management.rolemapper.RoleManagerProxy
Deprecated Determines if a role exists for this provider.
RoleManagerProxy - Class in com.bea.p13n.security.management.rolemapper
Deprecated  
RoleManagerProxy(RoleProviderDescription) - Constructor for class com.bea.p13n.security.management.rolemapper.RoleManagerProxy
Deprecated  
RoleManagerProxy(RoleProviderDescription, boolean) - Constructor for class com.bea.p13n.security.management.rolemapper.RoleManagerProxy
Deprecated  
RoleMapperID - Class in com.bea.portal.tools.security.role.mapper
Identifies a role mapper.
RoleMapperID(String) - Constructor for class com.bea.portal.tools.security.role.mapper.RoleMapperID
Constructor.
RoleMapperIDBuilder - Class in com.bea.portal.tools.security.role.mapper
Builds and parses RoleMapperID instances.
RoleMapperIDBuilder() - Constructor for class com.bea.portal.tools.security.role.mapper.RoleMapperIDBuilder
Constructor.
RoleMapperResourceType - Class in com.bea.portal.tools.security.role.mapper
The ResourceType for an role mapper.
RoleMappersID - Class in com.bea.portal.tools.security.role.mapper
Identifies the role mappers.
RoleMappersID(String) - Constructor for class com.bea.portal.tools.security.role.mapper.RoleMappersID
Constructor.
RoleMappersIDBuilder - Class in com.bea.portal.tools.security.role.mapper
Builds and parses RoleMappersID instances.
RoleMappersIDBuilder() - Constructor for class com.bea.portal.tools.security.role.mapper.RoleMappersIDBuilder
Constructor.
RoleMappersResourceType - Class in com.bea.portal.tools.security.role.mapper
The ResourceType for an role mapper.
RoleMappersTaxonomy - Class in com.bea.portal.tools.da.taxonomy.usermgmt.securityproviders
Taxonomy for the RoleMappers taxonomy, which is contained within the SecurityProviders root taxonomy node.
RoleMappersTaxonomy(SecurityProvidersRootTaxonomy) - Constructor for class com.bea.portal.tools.da.taxonomy.usermgmt.securityproviders.RoleMappersTaxonomy
Constructs the RoleMappers taxonomy, parented by the SecurityProviders root taxonomy
rolePolicyExists(RolePolicyItem) - Static method in class com.bea.p13n.entitlements.management.RolePolicyManager
Tests for an existing role policy.
rolePolicyHasRefs(RolePolicyItem) - Static method in class com.bea.p13n.entitlements.management.RolePolicyManager
Checks whether a given Role Policy is currently referenced (i.e.
RolePolicyItem - Class in com.bea.p13n.entitlements.policy
This class encapsulates the information comprising a single Role Policy.
RolePolicyItem() - Constructor for class com.bea.p13n.entitlements.policy.RolePolicyItem
This no-args constructor allows a RolePolicyItem to be created and initialized piecemeal by an application.
RolePolicyItem(String, String, String, int, List, List, String, P13nContextHandler) - Constructor for class com.bea.p13n.entitlements.policy.RolePolicyItem
Initialize a new role policy item for a pooled resource.
RolePolicyManager - Class in com.bea.p13n.entitlements.management
Provides access to methods for performing role policy management including create, read, modify, and delete actions.
RolePolicyManager() - Constructor for class com.bea.p13n.entitlements.management.RolePolicyManager
 
RoleProviderDescription - Class in com.bea.p13n.security.management.rolemapper
This class holds information describing a single SSPI rolemapper provider.
RoleProviderDescription(RoleMapperMBean) - Constructor for class com.bea.p13n.security.management.rolemapper.RoleProviderDescription
 
RoleProviderTaxonomy - Class in com.bea.portal.tools.da.taxonomy.usermgmt.securityproviders
Taxonomy for a RoleProvider, which is contained within the RoleMappers taxonomy node.
RoleProviderTaxonomy(RoleMappersTaxonomy, RoleProviderDescription) - Constructor for class com.bea.portal.tools.da.taxonomy.usermgmt.securityproviders.RoleProviderTaxonomy
Constructs a RoleProvider taxonomy, parented by the RoleMappers taxonomy.
RoleSecurityMgmtHelper - Class in com.bea.p13n.security.management.rolemapper
Provides helper methods for accessing security management classes, especially those used to manage SSPI providers.
RoleSecurityMgmtHelper() - Constructor for class com.bea.p13n.security.management.rolemapper.RoleSecurityMgmtHelper
 
RoleSecurityProviderServiceTaxonomy - Class in com.bea.portal.tools.da.taxonomy.serviceadmin
Taxonomy for the RoleSecurityProviderService node.
RoleSecurityProviderServiceTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.serviceadmin.RoleSecurityProviderServiceTaxonomy
 
RoleSecurityProviderTaxonomy - Class in com.bea.portal.tools.da.taxonomy.serviceadmin
Taxonomy for a RoleSecurityProvider, which contained within the RoleSecurityProviderService taxonomy.
RoleSecurityProviderTaxonomy(RoleSecurityProviderServiceTaxonomy, String) - Constructor for class com.bea.portal.tools.da.taxonomy.serviceadmin.RoleSecurityProviderTaxonomy
Constructs a RoleSecurityProvider taxonomy, parented by the RoleSecurityProviderService taxonomy.
ROOT_DESCRIPTION - Static variable in class com.bea.netuix.application.definition.PortletCategoryDefinition
 
ROOT_TITLE - Static variable in class com.bea.netuix.application.definition.PortletCategoryDefinition
 
RT_ADVICE_TRANSFORM_TAG - Static variable in interface com.bea.p13n.advisor.AdvisletRegistryConstants
Advice transform tag.
RT_ADVISLET_TAG - Static variable in interface com.bea.p13n.advisor.AdvisletRegistryConstants
Root Advislet tag.
RT_COMPOUND_ADVISLET_TAG - Static variable in interface com.bea.p13n.advisor.AdvisletRegistryConstants
Compound Advislet tag.
rule - Variable in class com.bea.p13n.servlets.jsp.taglib.DivTag
The rule in the rule set that determines whether the content should be displayed.
RULE_NAME - Static variable in class com.bea.p13n.tracking.events.RuleEvent
Event attribute key name for Rule name Attribute value is a String
RULE_TYPE - Static variable in class com.bea.campaign.model.AddDiscountModel
The rule type for a rule that contains this action.
RULE_TYPE - Static variable in class com.bea.campaign.model.AddEmailModel
The rule type for a rule that has this model as an action.
RULE_TYPE - Static variable in class com.bea.campaign.model.AddToPlaceholderModel
The rule type for a rule that has this model as an action.
RULE_TYPE - Static variable in class com.bea.campaign.model.CampaignModel
Rule type for campaign rules.
RULE_TYPE - Static variable in class com.bea.p13n.rules.model.AddContentQueryModel
The rule type for a rule that has this model as an action.
RULE_TYPE - Static variable in class com.bea.p13n.rules.model.AddSegmentModel
The rule type for a rule that has this model as an action.
RuleEvent - Class in com.bea.p13n.tracking.events
Event for tracking firing of Rules
RuleEvent(HttpSession, String, String) - Constructor for class com.bea.p13n.tracking.events.RuleEvent
Create a new RuleEvent.
RuleEvent(String, String, String, String) - Constructor for class com.bea.p13n.tracking.events.RuleEvent
Deprecated Use RuleEvent(HttpSession, String rulesetName, String ruleName);
RuleEventControl - Interface in com.bea.p13n.controls.events.standard
This control dispatches a 'RuleEvent' to the Portal Behavior Tracking System.
RuleID - Class in com.bea.portal.tools.interaction.campaign.rule
Identifies a campaign scenario rule.
RuleID(String) - Constructor for class com.bea.portal.tools.interaction.campaign.rule.RuleID
Constructor.
RuleIDBuilder - Class in com.bea.portal.tools.interaction.campaign.rule
Builds and parses RuleID instances.
RuleIDBuilder() - Constructor for class com.bea.portal.tools.interaction.campaign.rule.RuleIDBuilder
Constructor.
RuleModel - Class in com.bea.p13n.rules.model
The model representing a rule.
RuleModel() - Constructor for class com.bea.p13n.rules.model.RuleModel
 
RuleModel.ActionsModel - Class in com.bea.p13n.rules.model
A clause model to hold the action clauses of the rule.
RuleModel.ActionsModel() - Constructor for class com.bea.p13n.rules.model.RuleModel.ActionsModel
 
RuleModel.ConditionsModel - Class in com.bea.p13n.rules.model
A clause model to hold the condition clauses of the rule.
RuleModel.ConditionsModel() - Constructor for class com.bea.p13n.rules.model.RuleModel.ConditionsModel
 
RuleModel.Recongizer - Class in com.bea.p13n.rules.model
An object which recognizes Xmlobjects that can be loaded into a RuleModel.
RuleModel.Recongizer() - Constructor for class com.bea.p13n.rules.model.RuleModel.Recongizer
 
RuleModelDocument - Class in com.bea.p13n.rules.model
A default model document for RuleModels.
RuleModelDocument(RuleModel) - Constructor for class com.bea.p13n.rules.model.RuleModelDocument
Constructor from RuleModel.
RuleModelDocument(Reader) - Constructor for class com.bea.p13n.rules.model.RuleModelDocument
Constructor from an input reader.
RuleModelDocument(InputStream) - Constructor for class com.bea.p13n.rules.model.RuleModelDocument
Constructor from an input stream.
RuleModelDocument(String) - Constructor for class com.bea.p13n.rules.model.RuleModelDocument
Constructor from xml.
RuleModelInfoSvc - Class in com.bea.p13n.rules.model
A singelton service to provide information to help with rules models.
RuleModelInfoSvc.ClauseModelInfo - Class in com.bea.p13n.rules.model
Base information about clause models.
RuleModelInfoSvc.ClauseModelInfo(String, boolean, boolean, Class<? extends ClauseModel>, ClauseModelRecognizer, int) - Constructor for class com.bea.p13n.rules.model.RuleModelInfoSvc.ClauseModelInfo
Constructor.
RuleModelInfoSvc.ClauseModelInfo(String, boolean, Class<? extends ClauseModel>, ClauseModelRecognizer) - Constructor for class com.bea.p13n.rules.model.RuleModelInfoSvc.ClauseModelInfo
Constructor.
RuleModelInfoSvc.RuleTypeInfo - Class in com.bea.p13n.rules.model
Information about rule-types.
RuleModelInfoSvc.RuleTypeInfo(String, boolean, Collection<String>, Collection<String>, RuleTypeRecognizer, int) - Constructor for class com.bea.p13n.rules.model.RuleModelInfoSvc.RuleTypeInfo
Constructor.
RuleModelInfoSvc.RuleTypeInfo(String, Collection<String>, RuleTypeRecognizer) - Constructor for class com.bea.p13n.rules.model.RuleModelInfoSvc.RuleTypeInfo
Deprecated  
RuleResourceType - Class in com.bea.portal.tools.interaction.campaign.rule
ResourceType for a campaign scenario.
RuleResultClassFilter - Class in com.bea.p13n.rules.advislets
Deprecated moved to com.bea.p13n.rules.manager.RuleResultClassFilter
RuleResultClassFilter(String, Class) - Constructor for class com.bea.p13n.rules.advislets.RuleResultClassFilter
Deprecated moved to com.bea.p13n.rules.manager.RuleResultClassFilter
RuleResultClassFilter(String, Class[]) - Constructor for class com.bea.p13n.rules.advislets.RuleResultClassFilter
Deprecated moved to com.bea.p13n.rules.manager.RuleResultClassFilter
RuleResultClassFilter - Class in com.bea.p13n.rules.manager
A RuleResultClassFilter can be used to filter rule Result objects (the results of firing rules).
RuleResultClassFilter(String, Class) - Constructor for class com.bea.p13n.rules.manager.RuleResultClassFilter
Constructs a RuleResultClassFilter.
RuleResultClassFilter(String, Class[]) - Constructor for class com.bea.p13n.rules.manager.RuleResultClassFilter
Constructs a RuleResultClassFilter.
RULES_FILTER_CLASS - Static variable in interface com.bea.p13n.advisor.AdviceRequestConstants
the RULES_FILTER_CLASS key - value = "com.bea.rules.filter.class"
RULES_FILTER_CLASS_NAME - Static variable in interface com.bea.p13n.advisor.AdviceRequestConstants
the RULES_FILTER_CLASS_NAME key - value = "com.bea.rules.filter.class.name"
RULES_INPUT_OBJECTS - Static variable in interface com.bea.p13n.advisor.AdviceRequestConstants
the RULES_INPUT_OBJECTS key - value = "com.bea.rules.input.objects"
RULES_RULENAME_TO_FIRE - Static variable in interface com.bea.p13n.advisor.AdviceRequestConstants
the RULES_RULENAME_TO_FIRE key - value = "com.bea.rules.rulename.to.fire"
RULES_RULESET_NAME - Static variable in interface com.bea.p13n.advisor.AdviceRequestConstants
the RULES_RULESET_NAME key - value = "com.bea.rules.ruleset.name"
RulesAdvisletImpl - Class in com.bea.p13n.rules.advislets
This class is the implementation class for a generic Advislet that handles rules based advice.
RulesAdvisletImpl(Advisor, Metadata) - Constructor for class com.bea.p13n.rules.advislets.RulesAdvisletImpl
Construct an instance of this object and bind it to its Advisor and Metadata instances.
RulesContentQuery - Class in com.bea.p13n.content
A utility class to construct a content query string expression from a ContentQueryNode from the rules engine.
RulesContentQuery(PropertyProvider, boolean) - Constructor for class com.bea.p13n.content.RulesContentQuery
Constructor.
RulesContentQuery(PropertyProvider) - Constructor for class com.bea.p13n.content.RulesContentQuery
 
RulesContentQuery() - Constructor for class com.bea.p13n.content.RulesContentQuery
 
RULESET_NAME - Static variable in class com.bea.p13n.rules.advislets.RulesAdvisletImpl
The key name for the optional rule set name parameter.
RULESET_NAME - Static variable in class com.bea.p13n.tracking.events.RuleEvent
Event attribute key name for RuleSet name Attribute value is a String
RULESET_REPOSITORY_CLASS_NAME - Static variable in interface com.bea.p13n.rules.manager.RulesManager
The environment entry key for reading the RuleSetRepository implementation class name.
RuleSetArchive - Interface in com.bea.p13n.rules.manager
Interface that defines a rule set packaged for deployment.
RuleSetModel - Class in com.bea.p13n.rules.model
A model representing a set of rules.
RuleSetModel() - Constructor for class com.bea.p13n.rules.model.RuleSetModel
Empty constructor.
RuleSetModel(RuleSetDocument.RuleSet) - Constructor for class com.bea.p13n.rules.model.RuleSetModel
Constructor from a RuleSet xml object, which should not be null.
RuleSetModelDocument - Class in com.bea.p13n.rules.model
A default model document for RuleSetModels.
RuleSetModelDocument(RuleSetModel) - Constructor for class com.bea.p13n.rules.model.RuleSetModelDocument
Constructor from RuleSetModel.
RuleSetModelDocument(Reader) - Constructor for class com.bea.p13n.rules.model.RuleSetModelDocument
Constructor from an input reader.
RuleSetModelDocument(InputStream) - Constructor for class com.bea.p13n.rules.model.RuleSetModelDocument
Constructor from an input stream.
RuleSetModelDocument(String) - Constructor for class com.bea.p13n.rules.model.RuleSetModelDocument
Constructor from xml.
RuleSetNotFoundException - Exception in com.bea.p13n.rules.manager
Signals that a rule set could not be located using a supplied rule set URI string.
RuleSetNotFoundException(String, Object) - Constructor for exception com.bea.p13n.rules.manager.RuleSetNotFoundException
Creates an instance of RuleSetNotFoundException.
RuleSetRepository - Interface in com.bea.p13n.rules.manager
This interface defines the operations necessary to add, remove, and retrieve rule set XML documents to and from a rule set store.
RulesExecutorControl - Interface in com.bea.p13n.controls.rules
 
RulesExecutorControl.RuleParams - Annotation Type in com.bea.p13n.controls.rules
Define the properties for this control.
RulesInputTransform - Class in com.bea.p13n.rules.advislets
An AdviceTransform that converts AdviceRequest parameters into the input objects for the Rules Advislet.
RulesInputTransform(Advisor, Metadata) - Constructor for class com.bea.p13n.rules.advislets.RulesInputTransform
Construct an instance of this object and bind it to its Advisor and Metadata instances.
RulesManager - Interface in com.bea.p13n.rules.manager
This interface defines a stateless API for executing named rule sets and/or rules using the underlying BEA rules engine.
RulesManagerControl - Interface in com.bea.p13n.controls.rules
This control defines the API for accessing and managing rules and rulesets for the portal rules manager.
RulesManagerHome - Interface in com.bea.p13n.rules.manager
This interface is the home interface for the RulesManager EJB.
RuleTaxonomy - Class in com.bea.portal.tools.da.taxonomy.campaigns
Taxonomy for campaigns Rule.
RuleTaxonomy(ScenarioTaxonomy, RuleModel) - Constructor for class com.bea.portal.tools.da.taxonomy.campaigns.RuleTaxonomy
Constructs a Rule taxonomy, parented by the Scenario taxonomy that it is owned by.
RuleTaxonomy(ScenarioTaxonomy, String) - Constructor for class com.bea.portal.tools.da.taxonomy.campaigns.RuleTaxonomy
 
RuleTypeRecognizer - Interface in com.bea.p13n.rules.model
The interface for an object which can recognize rule types in xml structures.
run() - Method in class com.bea.campaign.action.Action
Run the behavior defined in the implementation of this Action.
run() - Method in class com.bea.campaign.action.MailAction
Run the Action; in this case, create an email based on the parameters received in the init() method.
run() - Method in class com.bea.campaign.AddAdToPlaceholderAction
Execute this action.
run() - Method in class com.bea.campaign.EndStateAction
Execute this action.
run() - Method in class com.bea.p13n.common.StartBrowser
Loops indefinitely trying to create a socket to host/port waits sleepTime in between each try.
run() - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.AnonymousUserUpdateAction
Iterate through the properties in the anonymous profile, and save them in the user's profile.
run() - Method in class com.bea.wlp.xip.Xip
Entry point into this utility.
runAs(Subject, PrivilegedAction) - Static method in class com.bea.p13n.security.Authentication
Execute a PrivilegedAction as a particular user.
runAs(Subject, PrivilegedExceptionAction) - Static method in class com.bea.p13n.security.Authentication
Execute a PrivilegedExceptionAction as a particular user.
runAs(Subject, PrivilegedAction) - Static method in class com.bea.p13n.security.AuthenticationSystem
Execute a PrivilegedAction as a particular user.
runAs(Subject, PrivilegedExceptionAction) - Static method in class com.bea.p13n.security.AuthenticationSystem
Execute a PrivilegedExceptionAction as a particular user.

S

save(ContentContext, Node) - Method in interface com.bea.content.federated.INodeManager
This method updates an existing node in a single transaction.
save(ContentContext, ObjectClass) - Method in interface com.bea.content.federated.ITypeManager
This method updates an existing object class in a single transaction.
save(ContentContext, ID, VersionableContent) - Method in interface com.bea.content.federated.IVersionManager
Updates the current version of the node with the specified data.
save(ContentContext, ID, String, String) - Method in interface com.bea.content.federated.IWorkflowManager
Update the workflow document meta-data.
save(ContentContext, ID, byte[]) - Method in interface com.bea.content.federated.IWorkflowManager
Updates the workflow document data.
save(Node) - Method in interface com.bea.content.spi.ExtendedNodeOps
Deprecated This method updates an existing node in a single transaction.
save(ObjectClass) - Method in interface com.bea.content.spi.ExtendedObjectClassOps
Deprecated This method updates an existing object class in a single transaction.
save(Node) - Method in interface com.bea.content.spi.flexspi.ticket.NodeOpsV1
Deprecated This method updates an existing node (and its metadata) in a single transaction.
save(ObjectClass) - Method in interface com.bea.content.spi.flexspi.ticket.ObjectClassOpsV1
Deprecated This method updates an existing object class in a single transaction.
save(ContentContext, ID, VersionableContent) - Method in interface com.bea.content.virtual.WorkspaceOps
Deprecated Updates the node with the specified data.
save(ContentContext, Node) - Method in interface com.bea.portal.tools.content.controls.ContentNodeControl
This method updates an existing node in a single transaction.
save(ContentContext, ObjectClass) - Method in interface com.bea.portal.tools.content.controls.ContentTypeControl
This method updates an existing object class in a single transaction.
save(ContentContext, ID, VersionableContent) - Method in interface com.bea.portal.tools.content.controls.ContentVersionControl
Updates the current version of the node with the specified data.
save(ContentContext, ID, String, String) - Method in interface com.bea.portal.tools.content.controls.ContentWorkflowControl
Update the workflow document meta-data.
save(ContentContext, ID, byte[]) - Method in interface com.bea.portal.tools.content.controls.ContentWorkflowControl
Updates the workflow document data.
scanUntil(String) - Method in class com.bea.portal.tools.resource.ResourceIDBuilder.ParseContext
Read the next characters from the resource URN until a character in the given set of delimiter characters is found.
Scenario - Interface in com.bea.campaign
A scenario's runtime definition.
SCENARIO_ID - Static variable in class com.bea.campaign.tracking.events.CampaignUserActivityEvent
Event attribute key name for the scenario id Attribute value is a String
SCENARIO_ID - Static variable in class com.bea.campaign.tracking.events.ClickCampaignEvent
Event attribute key name for the scenario id Attribute value is a String
SCENARIO_ID - Static variable in interface com.bea.campaign.tracking.events.ClickThroughConstants
 
SCENARIO_ID - Static variable in class com.bea.campaign.tracking.events.DisplayCampaignEvent
Event attribute key name for the scenario id Attribute value is a String
SCENARIO_ID_JSP_PARAM - Static variable in class com.bea.campaign.action.MailAction
The name of the jsp parameter that will contain the current scenario id.
SCENARIO_NAME_JSP_PARAM - Static variable in class com.bea.campaign.action.MailAction
The name of the jsp parameter that will contain the current scenario name.
SCENARIO_REPOSITORY_HOME - Static variable in interface com.bea.campaign.CampaignConstants
Deprecated Default scenario repository home name.
SCENARIO_SERVICE_HOME - Static variable in interface com.bea.campaign.CampaignConstants
Deprecated Default scenario service home name.
ScenarioContainer - Interface in com.bea.campaign
A container for an execution of a scenario.
ScenarioHelper - Class in com.bea.campaign
Utility helper class for campaigns and scenarios.
ScenarioHelper() - Constructor for class com.bea.campaign.ScenarioHelper
 
ScenarioID - Class in com.bea.portal.tools.interaction.campaign.scenario
Identifies a campaign scenario.
ScenarioID(String) - Constructor for class com.bea.portal.tools.interaction.campaign.scenario.ScenarioID
Constructor.
ScenarioIDBuilder - Class in com.bea.portal.tools.interaction.campaign.scenario
Builds and parses ScenarioID instances.
ScenarioIDBuilder() - Constructor for class com.bea.portal.tools.interaction.campaign.scenario.ScenarioIDBuilder
Constructor.
ScenarioInfo - Interface in com.bea.campaign
The display information of a scenario.
ScenarioModel - Class in com.bea.campaign.model
A model representing a campaign scenario.
ScenarioModel() - Constructor for class com.bea.campaign.model.ScenarioModel
Default constructor.
ScenarioModel(ScenarioDocument.Scenario) - Constructor for class com.bea.campaign.model.ScenarioModel
Constructor from a Scenario xml object.
ScenarioModel.RuleSetLink - Class in com.bea.campaign.model
An object representing a link to a rule model.
ScenarioModel.RuleSetLink(String, String, String) - Constructor for class com.bea.campaign.model.ScenarioModel.RuleSetLink
Construtor from data-link.
ScenarioModel.RuleSetLink(String) - Constructor for class com.bea.campaign.model.ScenarioModel.RuleSetLink
Constructor from scenario-ruleset-link.
ScenarioModelDocument - Class in com.bea.campaign.model
A default model document for ScenarioModels.
ScenarioModelDocument(ScenarioModel) - Constructor for class com.bea.campaign.model.ScenarioModelDocument
Constructor from ScenarioModel.
ScenarioModelDocument(Reader) - Constructor for class com.bea.campaign.model.ScenarioModelDocument
Constructor from an input reader.
ScenarioModelDocument(InputStream) - Constructor for class com.bea.campaign.model.ScenarioModelDocument
Constructor from an input stream.
ScenarioModelDocument(String) - Constructor for class com.bea.campaign.model.ScenarioModelDocument
Constructor from xml.
ScenarioResourceType - Class in com.bea.portal.tools.interaction.campaign.scenario
ResourceType for a campaign scenario.
ScenarioService - Interface in com.bea.campaign
The EJB object interface of the scenario service.
ScenarioServiceHome - Interface in com.bea.campaign
The interface for the home of the ScenarioService EJB.
ScenarioServiceTaxonomy - Class in com.bea.portal.tools.da.taxonomy.serviceadmin
Taxonomy for the ScenarioService node.
ScenarioServiceTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.serviceadmin.ScenarioServiceTaxonomy
 
ScenarioTaxonomy - Class in com.bea.portal.tools.da.taxonomy.campaigns
Taxonomy for a campaign Scenario.
ScenarioTaxonomy(CampaignTaxonomy, ScenarioModel) - Constructor for class com.bea.portal.tools.da.taxonomy.campaigns.ScenarioTaxonomy
Constructs a Scenario taxonomy, parented by the owning Campaign taxonomy.
ScenarioTaxonomy(CampaignTaxonomy, String) - Constructor for class com.bea.portal.tools.da.taxonomy.campaigns.ScenarioTaxonomy
 
SCHEMA_KEY - Static variable in interface com.bea.content.loader.Loader
The schema key for the md.properties.
schemaLocation - Static variable in class com.bea.campaign.model.CampaignModelDocument
The xsi:schemaLocation value for campaign documents.
schemaLocation - Static variable in class com.bea.campaign.model.ScenarioModelDocument
The xsi:schemaLocation value for scenario documents.
schemaLocation - Static variable in class com.bea.p13n.placeholder.model.PlaceholderModelDocument
The xsi:schemaLocation value for placeholder documents.
schemaLocation - Static variable in class com.bea.p13n.rules.model.RuleModelDocument
The xsi:schemaLocation value for rule documents.
schemaLocation - Static variable in class com.bea.p13n.rules.model.RuleSetModelDocument
The xsi:schemaLocation value for rule set documents.
SCHEME - Static variable in class com.bea.p13n.http.Request
 
SCHEME - Static variable in class com.bea.portlet.GenericURL
Template parameter: scheme.
scope - Variable in class com.bea.netuix.application.transform.disassembler.xip.ExportImportContext
 
Scope - Class in com.bea.p13n.security.management.credentials
This class identify scope of credential entry
Scope(String, String) - Constructor for class com.bea.p13n.security.management.credentials.Scope
Constructor
scope - Variable in class com.beasys.commerce.foundation.expression.CriteriaImpl
Deprecated The property scope.
scope - Variable in class com.beasys.commerce.foundation.expression.SortCriteria
Deprecated The property scope name.
SCOPE_ID_PARAM - Static variable in class org.apache.beehive.netui.pageflow.scoping.ScopedServletUtils
 
ScopedAttributeContainer - Class in org.apache.beehive.netui.pageflow.scoping.internal
Base class for wrapper objects that keep their own scoped attributes, ignoring the attributes of the wrapped objects.
ScopedAttributeContainer(Object) - Constructor for class org.apache.beehive.netui.pageflow.scoping.internal.ScopedAttributeContainer
 
ScopedIdBuilder - Class in com.bea.portlet.adapter.faces
Builds scoped identifiers for JSF content in portals.
ScopedIdSupport - Class in com.bea.portlet.adapter.faces
Utility class that supports generation of scoped identifiers for JSF content in portals.
ScopedMultipartRequestHandler - Class in com.bea.struts.adapter.action
Custom Struts multipart handler class.
ScopedMultipartRequestHandler() - Constructor for class com.bea.struts.adapter.action.ScopedMultipartRequestHandler
 
ScopedRequest - Interface in org.apache.beehive.netui.pageflow.scoping
A wrapper around HttpServletRequest, associated with a given scope-key.
ScopedRequestDispatcher - Class in org.apache.beehive.netui.pageflow.scoping.internal
A request dispatcher that doesn't actually forward (but keeps track of the attempted forward), and which does some extra work to do server includes into our ScopedRequest and ScopedResponse.
ScopedRequestDispatcher(String) - Constructor for class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestDispatcher
Constructor.
ScopedRequestImpl - Class in org.apache.beehive.netui.pageflow.scoping.internal
A wrapper around HttpServletRequest, associated with a given scope-key.
ScopedRequestImpl(HttpServletRequest, String, Object, ServletContext, boolean) - Constructor for class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
 
ScopedRequestImpl(HttpServletRequest, String, Object, ServletContext) - Constructor for class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
Deprecated Use ScopedRequestImpl.ScopedRequestImpl(HttpServletRequest, String, Object, ServletContext, boolean).
ScopedResponse - Interface in org.apache.beehive.netui.pageflow.scoping
A wrapper around HttpServletResponse, associated with a given scope-key.
ScopedResponseImpl - Class in org.apache.beehive.netui.pageflow.scoping.internal
A wrapper around HttpServletResponse, associated with a given scope-key.
ScopedResponseImpl(HttpServletResponse) - Constructor for class org.apache.beehive.netui.pageflow.scoping.internal.ScopedResponseImpl
 
ScopedServletConfig - Class in org.apache.beehive.netui.pageflow.scoping.internal
A wrapper around ServletConfig, associated with a given scope-key.
ScopedServletConfig(ServletContext, ServletConfig) - Constructor for class org.apache.beehive.netui.pageflow.scoping.internal.ScopedServletConfig
 
ScopedServletUtils - Class in org.apache.beehive.netui.pageflow.scoping
Utilities for creating scoped wrapper versions of HttpRequest, HttpResponse, ServletContext.
ScopedServletUtils() - Constructor for class org.apache.beehive.netui.pageflow.scoping.ScopedServletUtils
 
ScopedSession - Class in org.apache.beehive.netui.pageflow.scoping.internal
A wrapper around HttpSession, associated with a given scope-key.
ScopedSession() - Constructor for class org.apache.beehive.netui.pageflow.scoping.internal.ScopedSession
This constructor exists only for deserialization.
ScopedSession(HttpSession, ServletContext, Object) - Constructor for class org.apache.beehive.netui.pageflow.scoping.internal.ScopedSession
 
scopeId(ServletContext, ServletRequest, String) - Static method in class com.bea.struts.adapter.util.rewriter.StyleRewriter
 
search(Search) - Method in interface com.bea.content.expression.ISearchTranslator
Execute the search using the underlying implementation.
Search - Class in com.bea.content.expression
This represents parameters for searching Nodes in the repository.
Search(String, int, SortCriteria[], IFullTextSearch, boolean) - Constructor for class com.bea.content.expression.Search
Constructor.
Search(String, int, SortCriteria[], Expression) - Constructor for class com.bea.content.expression.Search
Constructor.
Search(String, int, SortCriteria[], String) - Constructor for class com.bea.content.expression.Search
Constructor.
Search(String, int, String, Expression) - Constructor for class com.bea.content.expression.Search
Constructor.
Search(String, int, String, String) - Constructor for class com.bea.content.expression.Search
Constructor.
Search(int, SortCriteria[], Expression) - Constructor for class com.bea.content.expression.Search
Constructor.
Search(int, SortCriteria[], String) - Constructor for class com.bea.content.expression.Search
Constructor.
Search(int, String, Expression) - Constructor for class com.bea.content.expression.Search
Constructor.
Search(int, String, String) - Constructor for class com.bea.content.expression.Search
Constructor.
Search(int, Expression) - Constructor for class com.bea.content.expression.Search
Constructor.
Search(int, String) - Constructor for class com.bea.content.expression.Search
Constructor.
Search(Expression) - Constructor for class com.bea.content.expression.Search
Constructor.
Search(String) - Constructor for class com.bea.content.expression.Search
Constructor.
Search() - Constructor for class com.bea.content.expression.Search
Empty constructor.
search(ContentContext, Search) - Method in interface com.bea.content.federated.ISearchManager
Perform a search in the content repository.
search(ContentContext, Search) - Method in interface com.bea.content.federated.IVersionManager
Perform a meta-data search on the versioning system
search(Search) - Method in interface com.bea.content.spi.flexspi.ticket.SearchOpsV1
Deprecated Performs a search with the given parameters.
search(Search) - Method in interface com.bea.content.spi.SearchOps
Deprecated Performs a search with the given parameters.
search(ContentContext, Search) - Method in interface com.bea.content.virtual.WorkspaceOps
Deprecated Performs a meta-data search on the virtual layer to search for versions matching query criteria.
Search - Class in com.bea.p13n.content.expression
Deprecated  
Search(String, long, String, Expression) - Constructor for class com.bea.p13n.content.expression.Search
Deprecated Constructor.
Search(long, String, Expression) - Constructor for class com.bea.p13n.content.expression.Search
Deprecated Constructor.
Search() - Constructor for class com.bea.p13n.content.expression.Search
Deprecated Empty constructor.
search(ContentContext, Search, int) - Method in interface com.bea.portal.tools.content.controls.ContentSearchControl
Perform a search in the content repository.
Search - Interface in com.beasys.commerce.foundation.expression
Deprecated Use Search instead.
SEARCH_CONTEXT - Static variable in class com.bea.p13n.tracking.events.SearchEvent
Attribute name for search expression
SEARCH_ENGINE_MANAGER_KEY - Static variable in interface com.bea.content.federated.IRepositoryConfig
Used to define an implementation class of ISearchEngineManager.
SEARCH_EXPRESSION - Static variable in class com.bea.p13n.tracking.events.SearchEvent
Attribute name for search expression
SEARCH_OPS - Static variable in class com.bea.content.spi.flexspi.common.SPITicketInterfaces
The base name for search operations implementations.
SEARCH_OPS_LATEST - Static variable in class com.bea.content.spi.flexspi.common.SPITicketInterfaces
The class name of the Latest SearchOps interface.
SEARCH_OPS_V1 - Static variable in class com.bea.content.spi.flexspi.common.SPITicketInterfaces
The class name of the SearchOpsV1 interface.
SEARCH_OPS_V2 - Static variable in class com.bea.content.spi.flexspi.common.SPITicketInterfaces
The class name of the SearchOpsV2 interface.
SEARCH_RESPONSE_MILLIS - Static variable in class com.bea.p13n.tracking.events.SearchEvent
Attribute name for search expression
SEARCH_TARGET - Static variable in class com.bea.p13n.tracking.events.SearchEvent
Attribute name for search expression
SEARCH_TYPE - Static variable in class com.bea.p13n.tracking.events.SearchEvent
Attribute name for search type
SEARCH_VALIDATION_KEY - Static variable in interface com.bea.content.federated.IRepositoryConfig
The repository property key for Search syntax validation.
SearchAttributeResolver<V> - Class in com.bea.content.manager.servlets.attribute.search
This attribute resolver is responsible for performing content searches using CM api's.
SearchAttributeResolver() - Constructor for class com.bea.content.manager.servlets.attribute.search.SearchAttributeResolver
 
SearchCriteria - Interface in com.bea.netuix.application.search
Marker interface for classes that specify criteria to search methods.
searchDesktopDefinitions(CustomizationContext, String, PortalPath, String, int) - Method in interface com.bea.netuix.application.manager.IDesktopDefinitionManager
Search for desktop definitions given the supplied search string.
SearchEngine - Interface in com.bea.content.repo.server
The interface to the specific implementation of the search engine used by the CM.
SearchEngineManagerFactory - Class in com.bea.content.repo.server
 
SearchEvent - Class in com.bea.p13n.tracking.events
Event for tracking user searches.
SearchEvent(HttpServletRequest, String) - Constructor for class com.bea.p13n.tracking.events.SearchEvent
Create a new SearchEvent.
SearchFeatureCapability - Enum in com.bea.content.capability
Feature capabilities which are search-related
SearchHome - Class in com.beasys.commerce.foundation.expression
Deprecated Use Search instead.
SearchHome() - Constructor for class com.beasys.commerce.foundation.expression.SearchHome
Deprecated  
SearchImpl - Class in com.beasys.commerce.foundation.expression
Deprecated Use Search instead.
SearchImpl() - Constructor for class com.beasys.commerce.foundation.expression.SearchImpl
Deprecated Constructor.
SearchOps - Interface in com.bea.content.spi
Deprecated As of 10.2, replaced by SearchOpsV1. The SPI interfaces in the com.bea.content.spi package have all been deprecated as of 10.2. Oracle does not intend to remove these interfaces during the next major release of WebLogic Portal. However, please note that new development should take place using the com.bea.content.spi.flexspi interfaces going forward.
SearchOpsV1 - Interface in com.bea.content.spi.flexspi.ticket
Deprecated Replaced with SearchOpsV2
SearchOpsV1.MethodName - Enum in com.bea.content.spi.flexspi.ticket
Deprecated  
SearchOpsV2 - Interface in com.bea.content.spi.flexspi.ticket
SearchOps is a Ticket interface for searching over Nodes and Properties and returning Node Ids that match the given criteria.
SearchOpsV2.MethodName - Enum in com.bea.content.spi.flexspi.ticket
 
searchPaths - Variable in class com.bea.content.expression.Search
The paths under which to search.
searchPaths - Variable in class com.bea.content.manager.servlets.jsp.taglib.SearchTag
Array of paths from which the search will take place.
searchPaths - Variable in class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport
Search paths.
searchPortletDefinitions(CustomizationContext, String, String, int) - Method in interface com.bea.netuix.application.manager.IPortletDefinitionManager
Search for portlets given the supplied search string.
searchPublicBookDefinitions(CustomizationContext, String, String, int) - Method in interface com.bea.netuix.application.manager.IBookDefinitionManager
Search for public books given the supplied search string.
searchPublicPageDefinitions(CustomizationContext, String, String, int) - Method in interface com.bea.netuix.application.manager.IPageDefinitionManager
Search for public pages given the supplied search string.
searchPublicPortalDefinitions(CustomizationContext, String, String, int) - Method in interface com.bea.netuix.application.manager.IPortalDefinitionManager
Search for public portals given the supplied search string.
SearchResolverConstants - Interface in com.bea.content.manager.servlets.attribute.search
This interface defines attribute constants for search related attribute context resolvers.
SearchTag - Class in com.bea.content.manager.servlets.jsp.taglib
JSP Tag implementation for searching for content.
SearchTag() - Constructor for class com.bea.content.manager.servlets.jsp.taglib.SearchTag
 
SearchTagExtraInfo - Class in com.bea.content.manager.servlets.jsp.taglib
The tag extra info the SearchTag.
SearchTagExtraInfo() - Constructor for class com.bea.content.manager.servlets.jsp.taglib.SearchTagExtraInfo
 
secondaryEntity - Variable in class com.bea.p13n.usermgmt.profile.MixedProfileIdentity
the secondary custom entity of the profile which can be used as a successor
secondPathInfo() - Method in interface com.bea.wlp.rest.command.RestContext
Return the verb portion of the path.
SECURE_PORT - Static variable in class com.bea.portlet.GenericURL
Template parameter: securePort.
secureContentResults(Node[]) - Method in class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport
Secure the original results based on users security credentials to view the content
secureContentResults(Version[]) - Method in class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport
Secure the original results based on users security credentials to view the content
SECURITY_POLICY_INHERITANCE - Static variable in class com.bea.p13n.entitlements.common.EntitlementConstants
Used to construct a P13nResource that will be used to locate security policies only (not role policies).
SecurityManagementID - Class in com.bea.portal.tools.management.p13n.security
Identifies a campaign.
SecurityManagementID(String) - Constructor for class com.bea.portal.tools.management.p13n.security.SecurityManagementID
Constructor.
SecurityManagementIDBuilder - Class in com.bea.portal.tools.management.p13n.security
Builds and parses SecurityManagementID instances.
SecurityManagementIDBuilder() - Constructor for class com.bea.portal.tools.management.p13n.security.SecurityManagementIDBuilder
Constructor.
SecurityManagementResourceType - Class in com.bea.portal.tools.management.p13n.security
ResourceType for a security.
SecurityMgmtHelper - Class in com.bea.p13n.security.management
Provides helper methods for accessing security management classes, especially those used to manage SSPI providers.
SecurityMgmtHelper() - Constructor for class com.bea.p13n.security.management.SecurityMgmtHelper
 
SecurityPolicy - Interface in com.bea.p13n.security
Interface to define a security policy/authorization check.
SecurityPolicyItem - Class in com.bea.p13n.entitlements.policy
This class encapsulates the information comprising a single Security Policy.
SecurityPolicyItem() - Constructor for class com.bea.p13n.entitlements.policy.SecurityPolicyItem
This no-args constructor allows a SecurityPolicyItem to be created and initialized piecemeal by an application.
SecurityPolicyItem(String, String, String, List, List, List, String, P13nContextHandler) - Constructor for class com.bea.p13n.entitlements.policy.SecurityPolicyItem
Initialize a new security policy.
SecurityPolicyManager - Class in com.bea.p13n.entitlements.management
Provides access to methods for performing security policy management including create, read, modify, and delete actions.
SecurityPolicyManager() - Constructor for class com.bea.p13n.entitlements.management.SecurityPolicyManager
 
SecurityPolicyManagerControl - Interface in com.bea.portal.tools.entitlements.controls
 
SecurityProvidersID - Class in com.bea.portal.tools.security.provider
Identifies a authentication provider.
SecurityProvidersID(String) - Constructor for class com.bea.portal.tools.security.provider.SecurityProvidersID
Constructor.
SecurityProvidersIDBuilder - Class in com.bea.portal.tools.security.provider
Builds and parses SecurityProvidersID instances.
SecurityProvidersIDBuilder() - Constructor for class com.bea.portal.tools.security.provider.SecurityProvidersIDBuilder
Constructor.
SecurityProvidersResourceType - Class in com.bea.portal.tools.security.provider
The ResourceType for an authentication provider.
SecurityProvidersRootTaxonomy - Class in com.bea.portal.tools.da.taxonomy.usermgmt.securityproviders
Taxonomy for the SecurityProviders too taxonomy node, which contains AuthenticationProviders and RoleMappers.
SecurityProvidersRootTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.usermgmt.securityproviders.SecurityProvidersRootTaxonomy
 
SecurityResource - Interface in com.bea.p13n.entitlements.resource
The SecurityResource interface is used as a marker interface for classes used to locate security policies.
SEED - Static variable in class com.bea.p13n.util.HashCodeUtil
An initial value for a hashCode, to which is added contributions from fields.
SegmentID - Class in com.bea.portal.tools.interaction.segment
Identifies a segment.
SegmentID(String) - Constructor for class com.bea.portal.tools.interaction.segment.SegmentID
Constructor.
SegmentIDBuilder - Class in com.bea.portal.tools.interaction.segment
Builds and parses SegmentID instances.
SegmentIDBuilder() - Constructor for class com.bea.portal.tools.interaction.segment.SegmentIDBuilder
Constructor.
SegmentManagerControl - Interface in com.bea.portal.tools.im.controls.segments
A custom Java Control used to manage user segments.
SegmentModel - Class in com.bea.p13n.rules.model
A model representing a rule condition clause which checks for a set of segment names.
SegmentModel() - Constructor for class com.bea.p13n.rules.model.SegmentModel
 
SegmentModel.Recognizer - Class in com.bea.p13n.rules.model
An object which can recognize SegmentModels from xml.
SegmentModel.Recognizer() - Constructor for class com.bea.p13n.rules.model.SegmentModel.Recognizer
 
SegmentResourceType - Class in com.bea.portal.tools.interaction.segment
ResourceType for a user segment.
SegmentsID - Class in com.bea.portal.tools.interaction.segment
Identifies the segments.
SegmentsID(String) - Constructor for class com.bea.portal.tools.interaction.segment.SegmentsID
Constructor.
SegmentsIDBuilder - Class in com.bea.portal.tools.interaction.segment
Builds and parses SegmentsID instances.
SegmentsIDBuilder() - Constructor for class com.bea.portal.tools.interaction.segment.SegmentsIDBuilder
Constructor.
SegmentsResourceType - Class in com.bea.portal.tools.interaction.segment
ResourceType for the user segments.
SegmentsRootTaxonomy - Class in com.bea.portal.tools.da.taxonomy.segments
Taxonomy for the Segments top level taxonomy node.
SegmentsRootTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.segments.SegmentsRootTaxonomy
 
SegmentTaxonomy - Class in com.bea.portal.tools.da.taxonomy.segments
Taxonomy for a Segment, which is contained withing the top level Segments taxonomy node.
SegmentTaxonomy(SegmentsRootTaxonomy, RuleModel) - Constructor for class com.bea.portal.tools.da.taxonomy.segments.SegmentTaxonomy
Constructs a Segment taxonomy, parented by the Segments top level taxonomy node.
SegmentTaxonomy(SegmentsRootTaxonomy, String) - Constructor for class com.bea.portal.tools.da.taxonomy.segments.SegmentTaxonomy
 
selectKey(Object) - Method in interface com.bea.p13n.cache.IKeySelector
Select a key from a cache.
selectModule(String, HttpServletRequest, ServletContext) - Static method in class com.bea.struts.adapter.framework.InternalUtils
Set the given Struts module in the request, and expose its set of MessageResources as request attributes.
selector - Variable in class com.bea.p13n.servlets.jsp.taglib.ContentSelectorTag
The name of the selector rule in the rule set.
SelectTagAdapter - Class in com.bea.struts.adapter.taglib.html
Tag adapter for the Struts SelectTag
SelectTagAdapter() - Constructor for class com.bea.struts.adapter.taglib.html.SelectTagAdapter
 
selfDestruct - Variable in class com.bea.netuix.application.notifications.NotificationPayloadInfo
Flag indicating whether notifications should self-destruct.
SEND_ACTION - Static variable in class com.bea.p13n.mail.MailManager
 
sendBatch(String, boolean) - Method in interface com.bea.p13n.mail.MailService
Send all the messages in a batch, optionally deleting the batch when finished.
SENDER - Static variable in class com.bea.netuix.application.communities.invitations.email.ConfigPropertiesEmailInviterFactory
sender property name
sender - Variable in class com.bea.netuix.application.communities.invitations.email.EmailInviter
 
sendError(HttpServletResponse, int, String) - Method in class com.bea.campaign.servlets.CampaignCleanupServlet
Send an error message.
sendError(int, String) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedResponseImpl
 
sendError(int) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedResponseImpl
 
SendErrorServlet - Class in com.bea.p13n.servlets
This servlet simply sends an error code.
SendErrorServlet() - Constructor for class com.bea.p13n.servlets.SendErrorServlet
 
sendInvitation(ServletRequest, ServletResponse) - Method in interface com.bea.visitortools.invitation.InviterInvoker
Sends the invitation to the set of invitees.
sendInvitations(InviteeIterator) - Method in class com.bea.netuix.application.communities.invitations.email.EmailInviter
 
sendInvitations(InviteeIterator) - Method in interface com.bea.netuix.application.communities.invitations.spi.CommunityInviter
Sends individual invitations to the set of Invitees contained within the input InviteeIterator, according to the details for the invitation as contained in the input InvitationDetails argument.
sendInvitations(InviteeIterator) - Method in class com.bea.netuix.servlets.manager.communities.invitations.notification.NotificationInviter
Sends individual invitations to the set of Invitees contained within the input InviteeIterator, according to the details for the invitation as contained in the input InvitationDetails argument.
sendMail(String, String, String, String) - Method in interface com.bea.p13n.mail.MailService
The simplest way to send a mail message; supply the basic information and the message will be sent immediately.
sendMail(MailMessage) - Method in interface com.bea.p13n.mail.MailService
Send an email message immediately.
sendPortletCookies(IResourceServletRequestContext, ProducerRegistry) - Method in class com.bea.wsrp.consumer.resource.WsrpResourceServletInterceptor
Sends portlet scoped cookies (init cookies + portlet app cookies).
sendPortletCookies(IResourceServletRequestContext) - Method in class com.bea.wsrp.consumer.resource.WsrpResourceServletInterceptor
Add the producer's cookies to the url connection
sendRedirect(String) - Method in class com.bea.netuix.servlets.controls.BackingContext
Redirects the client to the given path.
sendRedirect(String) - Method in class com.bea.netuix.servlets.controls.content.JspContentContext
Redirects the client to the given path.
sendRedirect(String) - Method in interface javax.portlet.ActionResponse
Instructs the portlet container to send a redirect response to the client using the specified redirect location URL.
sendRedirect(String, String) - Method in interface javax.portlet.ActionResponse
Instructs the portlet container to send a redirect response to the client using the specified redirect location URL and encode a render URL as parameter on the redirect URL.
sendRedirect(String) - Method in class javax.portlet.filter.ActionResponseWrapper
The default behavior of this method is to call sendRedirect(location) on the wrapped response object.
sendRedirect(String, String) - Method in class javax.portlet.filter.ActionResponseWrapper
The default behavior of this method is to call sendRedirect(location, renderUrlParamName) on the wrapped response object.
sendRedirect(String) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedResponseImpl
 
sendRequestHeaders(ResourceHeaders, HttpURLConnection) - Method in class com.bea.wsrp.consumer.resource.WsrpResourceServletInterceptor
Sends request headers.
sendRuleEvent(AdviceRequest, Advice) - Method in class com.bea.p13n.rules.advislets.RulesAdvisletImpl
Generates a rule event for tracking listeners.
SEPARATOR - Static variable in class com.bea.content.PathHelper
The path separator used by the Federated content API and the WLP Repository for all path values.
SEPERATOR - Static variable in class com.bea.content.manager.propertysets.PropertySetRepositoryImpl
Deprecated The constant for the objectclass, repository separator
SEPERATOR - Static variable in interface com.bea.wsrp.consumer.userproperty.UserProperty
Used to seperate the proeprty set name from the property name when writing as a single String
Sequencer - Interface in com.bea.p13n.util.jdbc
This file contains an interface for a unique number sequencer.
SequencerFactory - Class in com.bea.p13n.util.jdbc
This class implements the Singleton design pattern for obtaining database sequencers.
SerializableRequest - Interface in com.bea.p13n.http
An HttpServletRequest which also serves as a ConfigurableEntity, and can be Serialized.
SerializableSession - Interface in com.bea.p13n.http
An HttpSession which also serves as a ConfigurableEntity, and can be Serialized.
SERVER_NAME - Static variable in class com.bea.p13n.http.Request
 
SERVER_PORT - Static variable in class com.bea.p13n.http.Request
 
SERVER_TYPE_KEY - Static variable in class com.bea.p13n.util.SystemServerDetector
 
serveResource(ResourceRequest, ResourceResponse) - Method in class javax.portlet.GenericPortlet
Default resource serving.
serveResource(ResourceRequest, ResourceResponse) - Method in interface javax.portlet.ResourceServingPortlet
Called by the portlet container to allow the portlet to generate the resource content based on its current state.
ServerLocal - Interface in com.bea.p13n.util
This interface applies to a class of object that may (or may not) be serializable, yet is not intended to be used on a failed-over node.
service(HttpServletRequest, HttpServletResponse) - Method in class com.bea.netuix.servlets.manager.PortalServlet
service method.
service(HttpServletRequest, HttpServletResponse) - Method in class com.bea.netuix.servlets.manager.PortletServlet
Deprecated 
service(HttpServletRequest, HttpServletResponse) - Method in class com.bea.p13n.mail.servlets.MailPreviewServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.bea.p13n.servlets.SendErrorServlet
Calls response.sendError( errorCode), where errorCode is specified by the "errorCode" init param (which defaults to 404).
service(ServletRequest, ServletResponse) - Method in class com.bea.portlet.jsp.PortletJspBase
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.bea.wlp.rest.servlet.RestServlet
 
ServiceAdminRootTaxonomy - Class in com.bea.portal.tools.da.taxonomy.serviceadmin
Taxonomy for the main ServiceAdmin node in the admin tools.
ServiceAdminRootTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.serviceadmin.ServiceAdminRootTaxonomy
 
ServiceLevelManager - Interface in com.bea.netuix.servicelevel
Interface for ServiceLevelManagers which provide access to settings for individual Portlet service levels, such as suspending, limiting or restoring to active state.
ServiceLevelManagerFactory - Class in com.bea.netuix.servicelevel
Provides a single point of access to existing or registered ServiceLevelManager.
ServiceLevelManagerFactory() - Constructor for class com.bea.netuix.servicelevel.ServiceLevelManagerFactory
 
ServiceLocator - Interface in com.bea.campaign
A helper interface for an object which can locate services.
Services - Class in com.bea.wlp.services
A common factory for retrieving services.
ServicesException - Exception in com.bea.wlp.services
 
ServicesException(String, Throwable) - Constructor for exception com.bea.wlp.services.ServicesException
 
ServicesException(String) - Constructor for exception com.bea.wlp.services.ServicesException
 
ServicesException(Throwable) - Constructor for exception com.bea.wlp.services.ServicesException
 
SERVLET_PATH - Static variable in class com.bea.p13n.http.Request
 
servletConfig - Variable in class com.bea.portlet.jsp.PortletJspBase
 
ServletContextProviderImpl - Class in com.bea.portlet.container
Implements the Apache ServletContextProvider interface to support the various Apache portlet bridges.
ServletContextProviderImpl() - Constructor for class com.bea.portlet.container.ServletContextProviderImpl
 
ServletResults - Class in com.bea.p13n.mail
Wrapper class to hold the results from a JSP request.
ServletResults() - Constructor for class com.bea.p13n.mail.ServletResults
 
Session - Class in com.bea.p13n.http
The Personalization Server implementation of the Http Session interface.
Session() - Constructor for class com.bea.p13n.http.Session
Default (empty) constructor
Session(HttpServletRequest) - Constructor for class com.bea.p13n.http.Session
Creates a P13N HTTP Session.
Session(HttpSession) - Constructor for class com.bea.p13n.http.Session
Creates a P13N HTTP Session.
Session.AttributeLoader - Interface in com.bea.p13n.http
An object which is capable of loading additional attributes into a Session.
SESSION_CLAUSE_TYPE - Static variable in class com.bea.p13n.rules.model.PropertyToLiteralModel
Clause type for session property to literal comparison model.
SESSION_ID - Static variable in class com.bea.p13n.tracking.events.TrackingEvent
Event attribute key name for session id Attribute value is a String
SESSION_KEY - Static variable in interface com.bea.p13n.usermgmt.profile.ProfileWrapper
constant to look up the current profile wrapper in the http session
SESSION_PROPERTY_SET_TYPE - Static variable in class com.bea.p13n.http.Session
request property set type
SESSION_SCOPE - Static variable in class com.bea.p13n.entitlements.common.EntitlementRequestConstants
SESSION_SCOPE - attribute value valid for duration of user session
SessionBeginEvent - Class in com.bea.p13n.tracking.events
Event for tracking user session start
SessionBeginEvent(HttpSession) - Constructor for class com.bea.p13n.tracking.events.SessionBeginEvent
Create a new SessionBeginEvent.
SessionBeginEvent(String, String) - Constructor for class com.bea.p13n.tracking.events.SessionBeginEvent
Deprecated use SessionBeginEvent( HttpSession session)
sessionCreated(HttpSessionEvent) - Method in class com.bea.p13n.servlets.AnonymousProfileListener
When a session is created, initialize an Anonymous Profile in the session for the user.
sessionCreated(HttpSessionEvent) - Method in class com.bea.p13n.tracking.listeners.SessionEventListener
Fire an event to indicate that sesion has begun.
sessionDestroyed(HttpSessionEvent) - Method in class com.bea.p13n.servlets.AnonymousProfileListener
Called when a session is destroyed.
sessionDestroyed(HttpSessionEvent) - Method in class com.bea.p13n.tracking.listeners.SessionEventListener
Fire an event to indicate that sesion has ended.
SessionEndEvent - Class in com.bea.p13n.tracking.events
Event for tracking user session end
SessionEndEvent(HttpSession) - Constructor for class com.bea.p13n.tracking.events.SessionEndEvent
Create a new SessionEndEvent.
SessionEndEvent(String, String) - Constructor for class com.bea.p13n.tracking.events.SessionEndEvent
Deprecated Use SessionEndEvent( HttpSession session)
SessionEventListener - Class in com.bea.p13n.tracking.listeners
Class is implemented as a HttpSessionListener, to fire SessionEvents upon Session begin and end.
SessionEventListener() - Constructor for class com.bea.p13n.tracking.listeners.SessionEventListener
 
SessionHelper - Class in com.bea.p13n.usermgmt
 
SessionHelper() - Constructor for class com.bea.p13n.usermgmt.SessionHelper
 
sessionId - Variable in class com.bea.p13n.tracking.clickthrough.AbstractClickEventValidator
 
SessionLoginEvent - Class in com.bea.p13n.tracking.events
Event for tracking user login
SessionLoginEvent(HttpSession, HttpServletRequest) - Constructor for class com.bea.p13n.tracking.events.SessionLoginEvent
Create a new SessionLoginEvent.
SessionLoginEvent(String, String, HttpServletRequest) - Constructor for class com.bea.p13n.tracking.events.SessionLoginEvent
Deprecated Use SessionLoginEvent(HttpSession session, HttpServletRequest theRequest)
SessionLoginEventControl - Interface in com.bea.p13n.controls.events.standard
This control dispatches a 'SessionLoginEvent' to the Portal Behavior Tracking System.
SessionMonitor - Class in com.bea.p13n.http
Monitor changes to the Http Session.
SessionMonitor() - Constructor for class com.bea.p13n.http.SessionMonitor
Public default constructor required by HttpSessionAttributeListener
SessionMonitor.AttributeInfoOnly - Class in com.bea.p13n.http
Use this class instead of SessionMonitor if you only want attribute info (add/remove/replace, serialization test, and size) without logging the total session size each time.
SessionMonitor.AttributeInfoOnly() - Constructor for class com.bea.p13n.http.SessionMonitor.AttributeInfoOnly
 
SessionMonitor.TotalSessionSizeOnly - Class in com.bea.p13n.http
Use this class instead of SessionMonitor if you only want total session size (on each session change) without any attribute info.
SessionMonitor.TotalSessionSizeOnly() - Constructor for class com.bea.p13n.http.SessionMonitor.TotalSessionSizeOnly
 
SessionPropertyRef - Class in com.bea.content.expression
An operator that represents a reference to a session property on the right hand side of a content query expression.
SessionPropertyRef(Object, Object) - Constructor for class com.bea.content.expression.SessionPropertyRef
Constructor.
SessionPropertyRef - Class in com.bea.p13n.content.expression
Deprecated  
SessionPropertyRef(Object, Object) - Constructor for class com.bea.p13n.content.expression.SessionPropertyRef
Deprecated Constructor.
SessionUtil - Class in com.bea.p13n.util
Utility methods for session
SessionUtil() - Constructor for class com.bea.p13n.util.SessionUtil
 
set(T) - Method in interface com.bea.content.paging.IPagedListIterator
NOT SUPPORTED -- throws UnsupportedOperationException
set(IContentContext) - Static method in class com.bea.content.spi.flexspi.common.InvocationParameters
store the specified ContentContext object as an implicit parameter (push onto the stack)
set(int, String, String) - Method in class com.bea.wsrp.ext.holders.NamedStringArray
Replaces the name/value pair at the specified index with the specified name and value.
set(int, NamedStringArray.NamedString) - Method in class com.bea.wsrp.ext.holders.NamedStringArray
Replaces the NamedString at the specified position in this NamedStringArray with the specified NamedString.
SET_PASSWORD_FAILED - Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
An error occured while trying to set the user's password
SET_PASSWORD_OK - Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
The user's password was set successfully
SET_PROPERTY_FAILED - Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
The set property call failed
SET_PROPERTY_OK - Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
The set property call worked
setAbortIfPortletsMissing(boolean) - Method in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
 
setAbstract(boolean) - Method in class com.bea.content.ObjectClass
Setter to set whether or not this ObjectClass is abstract.
setAccessRecorded(boolean) - Method in class com.bea.netuix.application.communities.MembershipCriteria
Specifies the last access date status a membership must have to be included.
setAction(String) - Method in class com.bea.netuix.application.definition.PortletMarkup
 
setAction(String) - Method in class com.bea.netuix.servlets.controls.window.WindowMode
If the contentUri is for a pageflow, there is an option to set the action to run when the pageflow is first entered.
setActionParams(Map) - Method in class com.bea.campaign.action.ActionDef
Set the parameters for the Action.
setActionType(String) - Method in class com.bea.campaign.action.ActionDef
Set the type of Action to create.
setActive(boolean) - Method in class com.bea.campaign.model.CampaignModel
 
setActive(boolean) - Method in class com.bea.campaign.model.ScenarioModel
 
setActive(boolean) - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Specifies the active status a Notification must match to be included.
setActive(boolean) - Method in class com.bea.netuix.servlets.controls.page.PageBackingContext
Set the value of the underlying object's active attribute.
setActiveCredentialScope(ContentContext, String, RepositoryCredentialScope) - Method in interface com.bea.content.federated.IVirtualRepositoryManager
For the current user and the specified repository, specify which credential should be used.
setActiveCredentialScope(ContentContext, String, RepositoryCredentialScope) - Method in interface com.bea.portal.tools.content.controls.ContentRepositoryControl
For the current user and the specified repository, specify which credential should be used.
setActiveImage(String) - Method in class com.bea.netuix.servlets.controls.page.PageBackingContext
Set the path to the image displayed in the menu tab when the page is active.
setActivePage(String) - Method in class com.bea.netuix.servlets.controls.content.JspContentContext
Changes the active page.
setActiveRequest() - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
Makes this request listen to specially-prefixed request parameters.
setActiveRequest() - Method in interface org.apache.beehive.netui.pageflow.scoping.ScopedRequest
Makes this request listen to specially-prefixed request parameters.
setAd(Node) - Method in class com.bea.p13n.ad.servlets.jsp.taglib.AdRenderTag
 
setAd(RenderableContent) - Method in class com.bea.p13n.ad.servlets.jsp.taglib.AdRenderTag
 
setAdContentName(String) - Method in class com.bea.portal.tools.management.p13n.ad.AdContentIDBuilder
 
setAdditionalSecurityParameters(PortletParameters) - Method in class com.bea.wsrp.consumer.resource.WsrpResourceServletInterceptor
Set the security token parameters
setAddress(String) - Method in class com.bea.netuix.application.communities.messaging.MessagingAddress
 
setAdExpiration(Timestamp) - Method in class com.bea.p13n.ad.AdInfo
Set the ad expiration
setAlign(String) - Method in class com.bea.netuix.servlets.controls.page.MenuBackingContext
 
setAlink(String) - Method in class com.bea.struts.adapter.taglib.html.BodyTag
 
setAllChildren(Collection) - Method in interface com.beasys.commerce.foundation.expression.Logical
Deprecated Sets the list of children expressions.
setAllChildren(Collection) - Method in class com.beasys.commerce.foundation.expression.LogicalImpl
Deprecated Sets the list of children expressions.
setAnalyticEventObject(AnalyticEvent.AnalyticEventObject) - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
 
setAppendQuery(String) - Method in class com.bea.p13n.servlets.jsp.taglib.ContentSelectorTag
Sets the appendQuery to add to the content selector query.
setApplication(String) - Method in class com.bea.content.indexer.IndexerRunner
Sets the name of the enterprise application.
setApplication(String) - Method in class com.bea.netuix.application.localization.definition.LocalizationResource
 
setApplication(String) - Method in class com.bea.p13n.events.Event
Set the application name for this event.
setApplication(String) - Method in interface com.bea.p13n.events.IEvent
 
setApplicationInstanceUri(String) - Method in class com.bea.p13n.model.XmlObjectModel
Set an application-specific value to associate the model with a location.
setAsyncContentDisabled(boolean) - Method in class com.bea.portlet.AsyncContentContext
Change if async content is disabled.
setAsyncMode(DesktopDefinition.AsyncModeType) - Method in class com.bea.netuix.application.definition.DesktopDefinition
The async mode attribute is used to determine if the desktop should rendered in AJAX mode.
setAsyncMode(DesktopBackingContext.AsyncModeType) - Method in class com.bea.netuix.servlets.controls.application.backing.DesktopBackingContext
Set the async mode for this request.
setAttribute(String, Object) - Method in class com.bea.content.manager.servlets.attribute.AttributeContext
Sets an attribute by name.
setAttribute(Collection) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Deprecated  
setAttribute(PageContext, String, Object, int) - Static method in class com.bea.content.manager.servlets.NodeCache
Set a scoped attribute correctly in the JSP page context.
setAttribute(String, Object) - Method in class com.bea.netuix.application.communities.invitations.InvitationDetails
Sets an attribute on the InvitationDetails.
setAttribute(String, Object) - Method in interface com.bea.netuix.application.communities.invitations.Invitee
For CommunityInviter implementations that need additional data above and beyond the WLS username and messaging address provided for by the basic Invitee interface, an attribute map is provided to allow arbitrary key/value pairs to be associated with each Invitee.
setAttribute(String, Object, PortalAttributes.Scope) - Method in interface com.bea.netuix.servlets.attributes.PortalAttributes
Set the attribute value for a given key at a given scope.
setAttribute(String, int, PortalAttributes.Scope) - Method in interface com.bea.netuix.servlets.attributes.PortalAttributes
Set an integer attribute value for a given key at a given scope.
setAttribute(String, Object) - Method in interface com.bea.p13n.advisor.AdviceRequest
Sets a named attribute to a value.
setAttribute(String, Serializable) - Method in interface com.bea.p13n.controls.events.generic.GenericEventControl
Set a named event attribute.
setAttribute(String, Serializable) - Method in interface com.bea.p13n.controls.events.generic.GenericTrackingControl
Set a named event attribute.
setAttribute(String, Serializable) - Method in class com.bea.p13n.events.Event
Set a named event attribute.
setAttribute(String, Serializable) - Method in interface com.bea.p13n.events.IEvent
 
setAttribute(String, Object) - Method in class com.bea.p13n.http.Request
 
setAttribute(String, Object) - Method in class com.bea.p13n.http.Session
 
setAttribute(String, String) - Method in interface com.bea.p13n.security.management.credentials.CredentialEntry
Set a credential metadata If value is null, it equals to CredentialEntry.removeAttribute(String)
setAttribute(String, String) - Method in interface com.bea.wsrp.model.markup.IRenderDependencyTag
Sets an attribute
setAttribute(String, Object) - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call setAttribute(name, o) on the wrapped request object.
setAttribute(String, Object) - Method in interface javax.portlet.PortletContext
Binds an object to a given attribute name in this portlet context.
setAttribute(String, Object) - Method in interface javax.portlet.PortletRequest
Stores an attribute in this request.
setAttribute(String, Object) - Method in interface javax.portlet.PortletSession
Binds an object to this session under the PORTLET_SCOPE, using the name specified.
setAttribute(String, Object, int) - Method in interface javax.portlet.PortletSession
Binds an object to this session in the given scope, using the name specified.
setAttribute(String, Object) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.AttributeContainer
 
setAttribute(String, Object) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
 
setAttributeMap(Map) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
Set/merge the map of request attributes from a given map.
setAttributeMap(Map) - Method in interface org.apache.beehive.netui.pageflow.scoping.ScopedRequest
Set/merge the map of request attributes from a map (saved in the Session).
setAttributes(Map<String, Object>) - Method in interface com.bea.netuix.application.communities.invitations.Invitee
For CommunityInviter implementations that need additional data above and beyond the WLS username and messaging address provided for by the basic Invitee interface, an attribute map is provided to allow arbitrary key/value pairs to be associated with each Invitee.
setAttrMap(Map) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.AttributeContainer
 
setBackground(String) - Method in class com.bea.struts.adapter.taglib.html.BodyTag
 
setBackingFile(String) - Method in class com.bea.netuix.application.definition.PortletDefinition
Sets the backing file for this portlet.
setBackingFile(String) - Method in class com.bea.netuix.application.definition.PortletMarkup
 
setBackingFile(String) - Method in class com.bea.netuix.servlets.controls.window.WindowMode
Sets the backing file for this mode.
setBackingPhase(boolean) - Method in class com.bea.netuix.servlets.controls.BackingContext
Sets whether or not this is in the backing phase.
setBaseHref(String) - Method in class com.bea.content.manager.faces.component.GetPropertyComponent
Set the value of GetPropertyComponent.baseHref
setBaseHref(ValueExpression) - Method in class com.bea.content.manager.faces.taglib.GetPropertyComponentTag
Set the value of GetPropertyComponentTag.baseHref
setBaseHref(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Set the value of GetPropertyTag.baseHref.
setBatchLoadingSize(int) - Method in interface com.bea.content.paging.ICMPagedResult
Updates the batch loading size, and sets the page iterator position to its start position before the first page (just like creating a new PagedResult) The batch loading size specifies how many items are loaded at a time from the backing store when items are retrieved.
setBatchLoadingSize(int) - Method in interface com.bea.content.paging.IPagedList
Updates the batch loading size
setBccAddress(String) - Method in class com.bea.p13n.mail.MailRecipients
Set a single 'bcc' address.
setBccAddresses(String[]) - Method in class com.bea.p13n.mail.MailRecipients
Set multiple 'bcc' addresses
setBeginXml(String) - Method in class com.bea.netuix.application.definition.MarkupDefinition
Sets the begin xml fragment for this markup.
setBgcolor(String) - Method in class com.bea.struts.adapter.taglib.html.BodyTag
 
setBinaryCacheIsEnabled(boolean) - Method in interface com.bea.content.federated.IRepositoryConfig
Deprecated Replaced by Cache

Sets whether or not the binary cache is enabled

setBinaryCacheIsEnabled(boolean) - Method in class com.bea.content.federated.RepositoryConfig
 
setBinaryCacheMaxEntries(int) - Method in interface com.bea.content.federated.IRepositoryConfig
Deprecated Replaced by Cache

Sets the binary cache max entries

setBinaryCacheMaxEntries(int) - Method in class com.bea.content.federated.RepositoryConfig
 
setBinaryCacheMaxEntrySize(long) - Method in interface com.bea.content.federated.IRepositoryConfig
Sets the binary cache max entry size in bytes.
setBinaryCacheMaxEntrySize(long) - Method in class com.bea.content.federated.RepositoryConfig
 
setBinaryCacheTtl(long) - Method in interface com.bea.content.federated.IRepositoryConfig
Deprecated Replaced by Cache

Sets the binary cache time to live

setBinaryCacheTtl(long) - Method in class com.bea.content.federated.RepositoryConfig
 
setBinaryValue(BinaryValue) - Method in class com.bea.content.PropertyChoice
Sets the BinaryValue.
setBlockingActionTemplate(String) - Method in interface com.bea.wsrp.model.markup.IUrlTemplates
 
setBlockSize(int) - Method in class com.bea.content.manager.faces.component.GetPropertyComponent
Set the value of GetPropertyComponent.blockSize
setBlockSize(ValueExpression) - Method in class com.bea.content.manager.faces.taglib.GetPropertyComponentTag
Set the value of GetPropertyComponentTag.blockSize
setBlockSize(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Set the value of GetPropertyTag.blockSize.
setBodyContent(BodyContent) - Method in class com.bea.portlet.adapter.faces.taglib.naming.NamingContainerTag
 
setBookDefinitionCount(int) - Method in class com.bea.netuix.application.definition.DefinitionCount
Sets the number of BookDefinitions.
setBookDefinitionId(BookDefinitionId) - Method in class com.bea.netuix.application.definition.DesktopDefinition
Sets the BookDefinitionId for the primary book of this dekstop.
setBookDefinitionId(BookDefinitionId) - Method in class com.bea.portal.tools.portal.book.BookDefinitionIDBuilder
Change the BookDefinitionId.
setBookInstanceId(BookInstanceId) - Method in class com.bea.netuix.application.instance.DesktopInstance
Sets book with BookInstanceId as the primary book for this desktop
setBookInstanceId(BookInstanceId) - Method in class com.bea.portal.tools.portal.book.BookIDBuilder
Change the BookInstanceId.
setBoolean(PreparedStatement, int, boolean) - Static method in class com.bea.campaign.ScenarioHelper
Set a boolean in a numeric column.
setBooleanValue(Boolean) - Method in class com.bea.content.PropertyChoice
Sets the Boolean value to true, false or null.
setBottom(Number) - Method in class com.bea.p13n.rules.model.BranchModel
Set the bottom value of the range.
setBottom(Calendar) - Method in class com.bea.p13n.rules.model.DateTimeBetweenModel
Set the bottom value of the range.
setBucketId(long) - Method in class com.bea.p13n.ad.AdInfo
Set the ad bucket id
setBufferSize(int) - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call setBufferSize(size) on the wrapped response object.
setBufferSize(int) - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call setBufferSize(size) on the wrapped response object.
setBufferSize(int) - Method in interface javax.portlet.MimeResponse
Sets the preferred buffer size for the body of the response.
setBufferSize(int) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedResponseImpl
 
setBusinessKey(Key) - Method in class com.bea.wsrp.registry.entries.BaseEntry
Sets the producer business key that offers this portlet.
setByValue(Object) - Method in class com.beasys.commerce.foundation.expression.CriteriaImpl
Deprecated It is possible to call set-by-value with a superclass.
setByValue(Object) - Method in interface com.beasys.commerce.foundation.expression.Expression
Deprecated Set this object.
setByValue(Object) - Method in class com.beasys.commerce.foundation.expression.ExpressionImpl
Deprecated It is possible to call set-by-value with a superclass.
setByValue(Object) - Method in class com.beasys.commerce.foundation.expression.LogicalImpl
Deprecated It is possible to call set-by-value with a superclass.
setByValue(Object) - Method in interface com.beasys.commerce.foundation.expression.Search
Deprecated Set this object.
setByValue(Object) - Method in class com.beasys.commerce.foundation.expression.SearchImpl
Deprecated It is possible to call set-by-value with a superclass.
setCache(T) - Method in class com.bea.netuix.application.util.NonSerializingCacheWrapper
Sets the cache object.
setCacheability(String) - Method in interface javax.portlet.ResourceURL
Sets the cache level of this resource URL.
setCachedValue(Object) - Method in interface com.bea.p13n.expression.Expression
Sets the given object that is the result of evaluating this expression as the cached result value for this expression.
setCacheEnabled(boolean) - Method in interface com.bea.p13n.expression.Expression
Enables the result caching for this Expression.
setCacheExpires(int) - Method in class com.bea.netuix.application.definition.PortletDefinition
Setter for the cache TTL.
setCacheId(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.BaseTag
Set the value of BaseTag.cacheId.
setCacheId(String) - Method in class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport
Set the value of ContentTagSupport.cacheId.
setCacheScope(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.BaseTag
Sets the value of BaseTag.cacheScope.
setCacheScope(int) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Sets the cache scope level for the CommunityUserContext.
setCacheScope(String) - Method in class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport
Set the ContentTagSupport.cacheScope.
setCacheTimeout(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.BaseTag
Set the value of BaseTag.cacheTimeout.
setCacheTimeout(long) - Method in class com.bea.content.manager.servlets.jsp.taglib.BaseTag
Set the value of BaseTag.cacheTimeout.
setCacheTimeout(String) - Method in class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport
Set the value of ContentTagSupport.cacheTimeout.
setCacheTimeout(long) - Method in class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport
Set the value of ContentTagSupport.cacheTimeout.
setCalendar(int, Calendar) - Method in class com.bea.p13n.rules.model.DateTimeBetweenModel
 
setCalendar(Calendar) - Method in class com.bea.p13n.rules.model.DateTimeModel
 
setCalendarValue(Calendar) - Method in class com.bea.content.PropertyChoice
Sets the Calendar value.
setCampaign(CampaignModel, ResourceContext) - Method in interface com.bea.portal.tools.im.controls.campaigns.CampaignManagerControl
Persists the given CampaignModel.
setCampaign(String, CampaignModel, boolean, ResourceContext) - Method in interface com.bea.portal.tools.im.controls.campaigns.CampaignManagerControl
Persists the given CampaignModel.
setCampaignID(CampaignID) - Method in class com.bea.portal.tools.interaction.campaign.scenario.ScenarioIDBuilder
Change the CampaignID.
setCampaignName(String) - Method in class com.bea.portal.tools.interaction.campaign.CampaignIDBuilder
Change the name of the campaign.
setCanonicalResourceURN(String) - Method in class com.bea.portal.tools.resource.ResourceID
 
setCapability(String) - Method in class com.bea.p13n.entitlements.policy.SecurityPolicyItem
Sets the optional capability name used to identify this security policy.
setCapabilityVisible(String, boolean) - Method in class com.bea.netuix.servlets.controls.window.backing.WindowBackingContext
Sets the visible property for a capability.
setCcAddress(String) - Method in class com.bea.p13n.mail.MailRecipients
Set a single 'cc' address.
setCcAddresses(String[]) - Method in class com.bea.p13n.mail.MailRecipients
Set multiple 'cc' addresses
setCharacterEncoding(String) - Method in class com.bea.netuix.servlets.controls.PresentationContext
Set the charset in the Content-Type header on the response, if possible, even if the servlet specification would normally not allow it to be done.
setCharacterEncoding(String) - Method in interface com.bea.netuix.util.ResponseHeaderAdder
 
setCharacterEncoding(String) - Method in class com.bea.p13n.http.Request
 
setCharacterEncoding(String) - Method in class com.bea.wlp.rest.results.GenericRestResult
 
setCharacterEncoding(String) - Method in interface javax.portlet.ClientDataRequest
Overrides the name of the character encoding used in the body of this request.
setCharacterEncoding(String) - Method in class javax.portlet.filter.ActionRequestWrapper
The default behavior of this method is to call setCharacterEncoding(String enc) on the wrapped request object.
setCharacterEncoding(String) - Method in class javax.portlet.filter.ResourceRequestWrapper
The default behavior of this method is to call setCharacterEncoding(String enc) on the wrapped request object.
setCharacterEncoding(String) - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call setCharacterEncoding(String charset) on the wrapped response object.
setCharacterEncoding(String) - Method in interface javax.portlet.ResourceResponse
Sets the character encoding (MIME charset) of the response being sent to the client, for example, to UTF-8.
setChecksum(String) - Method in class com.bea.content.BinaryValue
This will set the checksum for this binary data.
setChildGroupName(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.AddGroupToGroupTag
Deprecated Set the name of the new child group
setChildGroupName(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.RemoveGroupFromGroupTag
Deprecated Set the name of the child group
setClassName(String) - Method in interface com.bea.content.federated.IRepositoryConfig
Set the className of the repository.
setClassName(String) - Method in class com.bea.content.federated.RepositoryConfig
Setters for the repo config
setClassName(String) - Method in interface com.bea.p13n.jobmanager.config.JobListenerBean
 
setClassName(String) - Method in class com.bea.p13n.jobmanager.config.JobListenerDefinition
 
setClearingPolicy(AddToPlaceholderModel.ClearingPolicy) - Method in class com.bea.campaign.model.AddToPlaceholderModel
Get the clearing policy for this addition.
setClient(String) - Method in class com.bea.netuix.client.jsp.clienttaglib.BaseTag
Sets the client classification list for this tag (NOT the effective client classification).
setClientAttributes(LinkedHashMap<String, List<String>>) - Method in interface com.bea.wsrp.model.markup.IMimeResponseContext
Sets the map of client attributes on the MimeResponse
setClob(PreparedStatement, int, String) - Method in interface com.bea.p13n.util.jdbc.Database
Deprecated Set the value of a CLOB column with a string.
setClob(PreparedStatement, int, Clob, String) - Method in interface com.bea.p13n.util.jdbc.Database
Deprecated If there is a delegate, this method uses JdbcHelperDelegate.writeClobData() If this is done, then the PreparedStatement does not need to be used and the return value, executeRequired, is false.
setClob(PreparedStatement, int, String) - Method in class com.bea.p13n.util.jdbc.GenericDatabase
Deprecated  
setClob(PreparedStatement, int, Clob, String) - Method in class com.bea.p13n.util.jdbc.GenericDatabase
Deprecated  
setClob(PreparedStatement, int, Clob, String) - Method in class com.bea.p13n.util.jdbc.OracleDatabase
Deprecated Write to a CLOB.
setClob(PreparedStatement, int, String) - Method in class com.bea.p13n.util.jdbc.SetStringDatabase
Deprecated  
setClob(PreparedStatement, int, Clob, String) - Method in class com.bea.p13n.util.jdbc.SetStringDatabase
Deprecated  
setClobAsString(PreparedStatement, int, String) - Static method in class com.bea.p13n.util.jdbc.JdbcHelper
Convenience method to set a clob field from a String.
setComment(String) - Method in class com.bea.content.virtual.version.VersionableContent
Sets a comment on the version.
setComment(String) - Method in class com.bea.content.virtual.workflow.Workflow
 
setCommunityAdmin(CommunityMembership) - Method in class com.bea.portal.tools.common.ResourceContext
Note that if the current user is actually a community admin, this will treat the user as such and changes will be made to shared resources.
setCommunityDefinitionId(CommunityDefinitionId) - Method in class com.bea.portal.tools.portal.community.CommunityDefinitionIDBuilder
Change the CommunityDefinitionId.
setCommunityDefinitionId(CommunityDefinitionId) - Method in class com.bea.portal.tools.portal.community.CommunityTemplateIDBuilder
Change the CommunityDefinitionId.
setCommunityDefinitionId(CommunityDefinitionId) - Method in class com.bea.portal.tools.portal.community.LibraryCommunityTemplateIDBuilder
Change the CommunityDefinitionId.
setCommunityDefinitionId(CommunityDefinitionId) - Method in interface com.bea.visitortools.invitation.InviterInvoker
Sets the community definition id for this control.
setCommunityExpirationDate(CustomizationContext, CommunityDefinitionId, Date) - Method in interface com.bea.netuix.application.manager.ICommunityManager
* Sets the expiration date for a community.
setCommunityExpirationDate(Date) - Method in class com.bea.netuix.servlets.manager.communities.CommunityContext
Sets the expiration date for the community associated with this CommunityContext.
setCommunityExpirationDate(Date, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityContextControl
Sets the expiration date for the community associated with the currently viewed desktop.
setCommunityId(CommunityDefinitionId) - Method in class com.bea.netuix.application.communities.InvitationSearchCriteria
Specifies the CommunityDefinitionId used to search Invitations using this object.
setComparator(String) - Method in interface com.beasys.commerce.foundation.expression.Criteria
Deprecated Set the comparision operator
setComparator(String) - Method in class com.beasys.commerce.foundation.expression.CriteriaImpl
Deprecated Set the value of comparator
setComparisonsList(List<Comparison>) - Method in class com.bea.p13n.model.PropertyContainer
Set the list of comparisons.
setComponentProperty(String, ValueExpression, UIComponent) - Method in class com.bea.content.manager.faces.taglib.ResolverComponentTag
Sets the attribute on the component, assuming that valueObj is of type java.lang.String
setComponentProperty(String, ValueExpression, UIComponent, Class<?>) - Method in class com.bea.content.manager.faces.taglib.ResolverComponentTag
Convenience method to resolve tag attributes to component attributes.
setConnectionTimeouts(IResourceServletRequestContext) - Method in class com.bea.wsrp.consumer.resource.WsrpResourceServletInterceptor
Set the timeouts on the URL connection
setConsumed(boolean) - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Specifies the consumed status a Notification must match to be included.
setContainerType(String) - Method in class com.bea.p13n.ad.AdInfo
Set the container type
setContainerUID(String) - Method in class com.bea.p13n.ad.AdInfo
Set the container name
setContentExpression(String) - Method in class com.bea.p13n.content.model.ContentQueryModel
Set this ContentQuery to use the specifiec content query expression.
setContentHome(String) - Method in class com.bea.p13n.servlets.jsp.taglib.ContentQueryTag
Deprecated Not used any more.
setContentHome(String) - Method in class com.bea.p13n.servlets.jsp.taglib.ContentSelectorTag
Deprecated No longer used.
setContentLength(int) - Method in interface com.bea.wsrp.consumer.resource.IResourceServletResponseContext
Set the response's content-length
setContentLength(int) - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call setContentLength() on the wrapped response object.
setContentLength(int) - Method in interface javax.portlet.ResourceResponse
Sets the length of the content body in the response.
setContentLength(int) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedResponseImpl
 
setContentMode(StandalonePortletURL.ContentMode) - Method in class com.bea.portlet.StandalonePortletURL
Sets the content mode used to render the portlet.
setContentOnly(boolean) - Method in class com.bea.portlet.StandalonePortletURL
Set to true to render only the content of the portlet.
setContents(String[]) - Method in class com.bea.netuix.servlets.controls.application.MetaData
Set the values for this meta object.
setContentSelector(String, RuleModel, boolean, ResourceContext) - Method in interface com.bea.portal.tools.im.controls.contentselectors.ContentSelectorManagerControl
Persists the given RuleModel representing a content selector.
setContentSelector(RuleModel, ResourceContext) - Method in interface com.bea.portal.tools.im.controls.contentselectors.ContentSelectorManagerControl
Persists the given RuleModel representing a content selector.
setContentSelectorName(String) - Method in class com.bea.portal.tools.interaction.contentselector.ContentSelectorIDBuilder
Change the name of the content selector.
setContentStream(String, String, String, BooleanParam) - Method in class com.bea.content.cmis.rest.resources.ContentStream
 
setContentType(String) - Method in class com.bea.content.BinaryValue
Sets the content type for the binary data.
setContentType(String) - Method in class com.bea.netuix.servlets.controls.PresentationContext
Set the Content-Type header on the response, if possible, even if the servlet specification would normally not allow it to be done.
setContentType(String) - Method in interface com.bea.netuix.util.ResponseHeaderAdder
 
setContentType(ContentType) - Method in interface com.bea.wsrp.consumer.resource.IResourceServletResponseContext
Set the repsonse's content-type
setContentType(String) - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call setContentType(type) on the wrapped response object.
setContentType(String) - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call setContentType(type) on the wrapped response object.
setContentType(String) - Method in interface javax.portlet.MimeResponse
Sets the MIME type for the response.
setContentType(String) - Method in interface javax.portlet.RenderResponse
Sets the MIME type for the render response.
setContentType(String) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedResponseImpl
 
setContentUri(String) - Method in class com.bea.netuix.application.definition.PortletDefinition
Sets the content uri for this portlet.
setContentUri(String) - Method in class com.bea.netuix.servlets.controls.content.JspContentContext
Sets the URI of the content JSP.
setContentUri(String) - Method in class com.bea.netuix.servlets.controls.window.WindowMode
Set the uri for the content to be displayed when the window is in this mode.
setContentUri(String) - Method in class com.bea.portlet.JspContentURL
Sets the content URI.
setContext(ServletContext) - Method in interface com.bea.wlp.rest.command.RestContext
Sets the current ServletContext.
setContextAttribute(HttpServletRequest, int, String, Object) - Static method in class com.bea.p13n.entitlements.common.EntitlementHelper
 
setContextAttribute(EntitlementRequest, int, String, Object) - Static method in class com.bea.p13n.entitlements.common.EntitlementHelper
 
setContextHandler(P13nContextHandler) - Method in class com.bea.p13n.entitlements.policy.PolicyItem
 
setContextHandler(P13nContextHandler) - Method in class com.bea.p13n.security.management.authentication.AtnManagerProxy
Associate the context handler identifying the caller of AtnManagerProxy methods.
setContextParam(Object, Object) - Method in class com.bea.content.expression.Search
Set the value of a context param.
setContextParam(Object, Object) - Method in class com.bea.p13n.content.expression.Search
Deprecated Set the value of a context param.
setContextParams(Map) - Method in class com.bea.content.expression.Search
Set the context params based upon the objects in the input map.
setContextParams(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.SearchTag
Set the context params from semi-colon separate list of name=value pairs.
setContextParams(Map) - Method in class com.bea.content.manager.servlets.jsp.taglib.SearchTag
Set the context params.
setContextParams(Map) - Method in class com.bea.p13n.content.expression.Search
Deprecated Set the context params based upon the objects in the input map.
setContextParams(String) - Method in class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport
Set the context params from semi-colon separate list of name=value pairs.
setContextParams(Map) - Method in class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport
Set the context params.
setContextualPath(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetBinaryPropertyTag
Sets contextual path.
setContextualPath(String) - Method in class com.bea.portlet.GenericURL
Sets contextual path.
setContextUID(String) - Method in class com.bea.p13n.ad.AdInfo
Set the contextUID name
setConversionType(String) - Method in class com.bea.content.manager.faces.component.GetPropertyComponent
Set the value of GetPropertyComponent.conversionType
setConversionType(ValueExpression) - Method in class com.bea.content.manager.faces.taglib.GetPropertyComponentTag
Set the value of GetPropertyComponentTag.conversionType
setConversionType(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Sets the value of GetPropertyTag.conversionType.
setCount(int) - Method in class com.bea.p13n.ad.AdInfo
Set the view count
setCountry(String) - Method in class com.bea.netuix.servlets.l10n.jsp.taglib.L10nTagSupport
 
setCountType(short) - Method in class com.bea.campaign.AdCountGoal
Set the campaign count type.
setCountType(String) - Method in class com.bea.campaign.AdCountGoal
Set the campaign count type.
setCountType(AdCountGoal.CountType) - Method in class com.bea.campaign.model.AdCountGoal
Set the campaign count type.
setCountType(String) - Method in class com.bea.campaign.model.AdCountGoal
Set the campaign count type.
setCreatedBy(String) - Method in class com.bea.content.Node
Sets the user who created this node.
setCreatedDate(Calendar) - Method in class com.bea.content.Node
Sets the date this node was created on.
setCreatedDate(Date) - Method in class com.bea.netuix.application.definition.PortalDefinition
 
setCreatePortal(boolean) - Method in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
 
setCreationDate(Calendar) - Method in class com.bea.content.ObjectClass
Sets the creation date of this ObjectClass.
setCredential(Credential) - Method in interface com.bea.p13n.security.management.credentials.CredentialEntry
Set credential into this entry
setCriteria(Object) - Method in interface com.beasys.commerce.foundation.expression.Criteria
Deprecated Set the literal value to compare against.
setCriteria(Object) - Method in class com.beasys.commerce.foundation.expression.CriteriaImpl
Deprecated Set the value of criteria
setCurrentContentUri(String) - Method in class com.bea.netuix.servlets.controls.window.WindowMode
Setter for the content uri currently in use.
setCurrentPortletORB(PortletORB) - Static method in class com.bea.portal.tools.portlet.orb.PortletORB
Change the current PortletORB.
setDaCapabilities(String[]) - Method in class com.bea.netuix.application.manager.CustomizationContext
Capabilities to check DA against when calling paginated methods.
setDaCapabilities(String[]) - Method in class com.bea.portal.tools.common.ResourceContext
Specifies delegated administration capabilities to check when calling some (usually paginated) methods.
setDataId(XmlObject, String) - Static method in class com.bea.campaign.model.ScenarioModel
Set the data:id attribute on XmlObject.
setDataSourceName(String) - Method in class com.bea.content.RepositoryId
Set the JNDI name of the DataSource for the repository.
setDateFormat(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Set the date format to use.
setDateHeader(String, long) - Method in interface com.bea.portlet.ext.WindowActionResponse
Sets a response header with the given name and date value.
setDateHeader(String, long) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedResponseImpl
Sets a response header with the given name and date-value.
setDay(String) - Method in class com.bea.p13n.jobmanager.config.CalendarJobDefinition
 
setDay(String) - Method in interface com.bea.p13n.jobmanager.config.CalendarJobDefinitionBean
 
setDefault(ValueExpression) - Method in class com.bea.content.manager.faces.taglib.GetPropertyComponentTag
Set the value of GetPropertyComponentTag.defValue
setDefault(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Set the default value.
setDefault(boolean) - Method in class com.bea.content.PropertyChoice
Sets if this PropertyChoice is a Default.
setDefaultMinimized(boolean) - Method in class com.bea.netuix.application.definition.PortletDefinition
Sets whether this portlet is default minimized.
setDefaultMinimized(boolean) - Method in class com.bea.netuix.application.instance.PortletInstance
Sets whether this portlet is default minimized.
setDefaultNavigable(CustomizationContext, BookDefinitionId, NavigableDefinitionId) - Method in interface com.bea.netuix.application.manager.IBookDefinitionManager
Set a navigable (book or page) on a parent page as the default page.
setDefaultNavigable(CustomizationContext, DesktopDefinitionId, BookInstanceId, NavigableInstanceId) - Method in interface com.bea.netuix.application.manager.IBookInstanceManager
Set the default navigable (child book or page) on a the parent book.
setDefaultNavigable(BookInstanceControl, NavigableInstanceId, BookInstanceId, String, PortalPath, DesktopPath) - Static method in class com.bea.portal.tools.portal.actions.BookInstanceAction
Sets the default navigable for a book when the action is executed.
setDefaultNavigable(NavigableDefinitionId, BookDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.BookDefinitionControl
Sets the default navigable for a book.
setDefaultNavigable(NavigableInstanceId, BookInstanceId, String, PortalPath, DesktopPath, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.BookInstanceControl
Sets the default navigable for a book.
setDefaultPresentationClass(String) - Method in class com.bea.netuix.servlets.controls.PresentationContextAttributeRenderer
Sets the default for the "presentationClass" attribute.
setDefaultPresentationClass(String) - Method in class com.bea.netuix.servlets.controls.window.ContentAttributeRenderer
Sets the default for the window's "contentPresentationClass" attribute.
setDefaultPresentationId(String) - Method in class com.bea.netuix.servlets.controls.PresentationContextAttributeRenderer
Sets the default for the "presentationId" attribute.
setDefaultPresentationStyle(String) - Method in class com.bea.netuix.servlets.controls.PresentationContextAttributeRenderer
Sets the default for the "presentationStyle" attribute.
setDefaultPresentationStyle(String) - Method in class com.bea.netuix.servlets.controls.window.ContentAttributeRenderer
Sets the default for the window's "contentPresentationStyle" attribute.
setDefaultScopeKey(String) - Method in class com.bea.portlet.adapter.faces.component.naming.NamingContainerComponent
Change the default value for the scope key if the request is not being processed within a facesContent control in a portal.
setDefaultScopeKey(String) - Method in class com.bea.portlet.adapter.faces.taglib.naming.NamingContainerTag
Change the default value for the scope key if the request is not being processed within a facesContent control in a portal.
setDefaultTemplate(String) - Method in interface com.bea.wsrp.model.markup.IUrlTemplates
 
setDefaultValue(String) - Method in class com.bea.content.manager.faces.component.GetPropertyComponent
Set the value of GetPropertyComponent.defaultValue
setDefaultValue(Object) - Method in class com.bea.p13n.property.AbstractPropertyDefinition
Set the default value for this property.
setDefaultWorkflow(ContentContext, String, byte[]) - Method in interface com.bea.content.federated.IWorkflowManager
Sets a default workflow for the repository
setDefaultWorkflow(byte[]) - Method in interface com.bea.content.spi.flexspi.ticket.WorkflowOpsV1
Deprecated Allows a user to set a default workflow for the entire repository.
setDefaultWorkflow(byte[]) - Method in interface com.bea.content.spi.WorkflowOps
Deprecated Allows a user to set a default workflow for the entire repository.
setDefaultWorkflow(ContentContext, String, byte[]) - Method in interface com.bea.portal.tools.content.controls.ContentWorkflowControl
Sets a default workflow for the repository
setDefinitionId(String) - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
 
setDefinitionLabel(String) - Method in class com.bea.netuix.application.definition.BookDefinition
Sets the definitionLabel for this book.
setDefinitionLabel(String) - Method in class com.bea.netuix.application.definition.LookAndFeelDefinition
Sets the definition label for this lookandfeel
setDefinitionLabel(String) - Method in class com.bea.netuix.application.definition.PageDefinition
Sets the definitionLabel for this page.
setDefinitionLabel(String) - Method in class com.bea.netuix.application.definition.PortletDefinition
Sets the definition label for this portlet.
setDefinitionLabel(String) - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
 
setDefinitionLabel(String) - Method in class com.bea.portlet.prefs.spi.PortletPreferencesId
Sets definition label.
setDelete(boolean) - Method in class com.bea.netuix.application.definition.PortletMarkup
 
setDeleted(boolean) - Method in class com.bea.netuix.application.definition.LayoutDefinition
Sets whether this layout has been deleted
setDeleted(boolean) - Method in class com.bea.netuix.application.definition.LookAndFeelDefinition
Sets whether this lookandfeel is deleted
setDeleted(boolean) - Method in class com.bea.netuix.application.definition.MenuDefinition
Sets whether this menu is deleted
setDeleted(boolean) - Method in class com.bea.netuix.application.definition.PortletDefinition
Getter to determined if this portet definition has been deleted.
setDeleted(boolean) - Method in class com.bea.netuix.application.definition.ShellDefinition
Sets whether this shell is deleted
setDeleted(boolean) - Method in class com.bea.netuix.application.definition.ThemeDefinition
Sets whether this theme is deleted
setDeleteErrorCause(String) - Method in class com.bea.wsrp.consumer.management.portlet.ProxyPortletInfo
Sets error cause set if the consumer tries to destroy the portlet and the attempt failed.
setDescription(String) - Method in class com.bea.campaign.model.AddDiscountModel
Set the discount offer description.
setDescription(String) - Method in class com.bea.campaign.model.CampaignModel
Sets the campaign's description.
setDescription(String) - Method in class com.bea.campaign.model.ScenarioModel
Sets the description of the Scenario.
setDescription(String) - Method in class com.bea.content.ObjectClass
Sets the description for this ObjectClass.
setDescription(String) - Method in class com.bea.content.PropertyDefinition
Sets the description.
setDescription(String) - Method in class com.bea.netuix.application.instance.PortletInstance
Update the description for the current locale.
setDescription(String) - Method in class com.bea.netuix.application.localization.definition.LocalizationResource
 
setDescription(String) - Method in class com.bea.netuix.application.manager.persistence.TemplateSearchCriteria
Sets the description search criteria.
setDescription(String) - Method in class com.bea.netuix.servlets.controls.window.backing.WindowBackingContext
Set window description.
setDescription(String) - Method in class com.bea.p13n.entitlements.policy.PolicyItem
Sets the optional description used to describe this policy.
setDescription(String) - Method in class com.bea.p13n.jobmanager.config.AbstractJobDefinition
 
setDescription(String) - Method in interface com.bea.p13n.jobmanager.config.CalendarJobDefinitionBean
 
setDescription(String) - Method in interface com.bea.p13n.jobmanager.config.IntervalJobDefinitionBean
 
setDescription(String) - Method in interface com.bea.p13n.jobmanager.config.JobManagerConfigBean
 
setDescription(String) - Method in interface com.bea.p13n.jobmanager.config.StartupJobDefinitionBean
 
setDescription(String) - Method in interface com.bea.p13n.jobmanager.config.TimerJobDefinitionBean
 
setDescription(String) - Method in interface com.bea.p13n.jobmanager.JobDefinition
 
setDescription(String) - Method in class com.bea.p13n.placeholder.model.PlaceholderModel
Set the placeholder description.
setDescription(String) - Method in class com.bea.p13n.property.AbstractPropertyDefinition
Set the description of this property
setDescription(String) - Method in class com.bea.p13n.property.AbstractPropertySet
Set the description of this property set
setDescription(String) - Method in class com.bea.p13n.rules.model.RuleModel
Set the rule description.
setDescription(String) - Method in class com.bea.p13n.rules.model.RuleSetModel
Set the rule set description.
setDescription(String) - Method in interface com.bea.p13n.security.management.credentials.CredentialEntry
Set a new description
setDescription(String, String, ResourceContext) - Method in interface com.bea.portal.tools.da.controls.DelegationRoleManagerControl
Set the description of a role policy.
setDescription(String) - Method in class com.bea.wsrp.registry.entries.BaseEntry
Sets the description.
setDescriptionFilterMethod(FilterMethod) - Method in class com.bea.netuix.application.manager.persistence.TemplateSearchCriteria
Sets the description search criteria FilterMethod to be used
setDescriptions(List<String>) - Method in class com.bea.netuix.application.manager.persistence.TemplateSearchCriteria
Sets the description search criteria as a List.
setDesktop(String) - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
 
setDesktopDefinitionId(DesktopDefinitionId) - Method in class com.bea.netuix.application.definition.DesktopDefinition
Sets the DesktopDefinitionId for this desktop.
setDesktopDefinitionId(DesktopDefinitionId) - Method in class com.bea.portal.tools.portal.community.CommunityDefinitionIDBuilder
Change the DesktopDefinitionId.
setDesktopDefinitionId(DesktopDefinitionId) - Method in class com.bea.portal.tools.portal.community.CommunityTemplateIDBuilder
Change the DesktopDefinitionId.
setDesktopDefinitionId(DesktopDefinitionId) - Method in class com.bea.portal.tools.portal.community.LibraryCommunityTemplateIDBuilder
Change the DesktopDefinitionId.
setDesktopDefinitionId(DesktopDefinitionId) - Method in class com.bea.portal.tools.portal.desktop.DesktopDefinitionIDBuilder
Change the DesktopDefinitionId.
setDesktopDefinitionId(DesktopDefinitionId) - Method in class com.bea.portal.tools.portal.desktop.DesktopTemplateIDBuilder
Change the DesktopTemplateId.
setDesktopDefinitionId(DesktopDefinitionId) - Method in class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplateIDBuilder
Change the DesktopTemplateId.
setDesktopDefinitionID(DesktopDefinitionID) - Method in class com.bea.portal.tools.portal.DesktopParentedResourceIDBuilder
Change the parent PortalResourceID.
setDesktopInstanceId(DesktopInstanceId) - Method in class com.bea.portal.tools.portal.desktop.DesktopIDBuilder
Deprecated Change the DesktopInstanceId.
setDesktopPath(DesktopPath) - Method in class com.bea.netuix.application.identifier.DesktopDefinitionId
 
setDesktopPath(String) - Method in class com.bea.portal.tools.portal.community.CommunityDefinitionIDBuilder
Change the desktop path that this desktop definition is associated with
setDesktopPath(String) - Method in class com.bea.portal.tools.portal.community.CommunityTemplateIDBuilder
Change the desktop path that this desktop definition is associated with
setDesktopPath(String) - Method in class com.bea.portal.tools.portal.community.LibraryCommunityTemplateIDBuilder
Change the desktop path that this desktop definition is associated with
setDesktopPath(String) - Method in class com.bea.portal.tools.portal.desktop.DesktopDefinitionIDBuilder
Change the desktop path that this desktop definition is associated with
setDesktopPath(String) - Method in class com.bea.portal.tools.portal.desktop.DesktopTemplateIDBuilder
Change the desktop path that this desktop definition is associated with
setDesktopPath(String) - Method in class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplateIDBuilder
Change the desktop path that this desktop definition is associated with
setDesktopPath(String) - Method in class com.bea.portlet.prefs.spi.PortletPreferencesId
 
setDesktopStateShared(boolean) - Method in class com.bea.portlet.StandalonePortletURL
Deprecated Provided only for backward compatibility
setDesktopType(DesktopType.DesktopTypeValue) - Method in class com.bea.netuix.application.manager.persistence.DesktopSearchCriteria
 
setDestroyErrors(Map) - Method in interface com.bea.wsrp.consumer.management.portlet.ProxyPortletManager
Sets delete error causes on a set of proxy portlets Note: This method will fail silently for proxy portlets that don't exist.
setDisassemblerTemplateAction(int) - Method in class com.bea.netuix.application.manager.CustomizationContext
Set the action that should be performed if there are collisions between the template and the database.
setDisc(boolean) - Method in class com.bea.netuix.application.definition.DesktopDefinition
During rendering should this desktop import the WLP Goo JS framework.
setDoCaseSensitiveSearch(boolean) - Method in class com.bea.wsrp.registry.find.FindRequest
Enable/disable case sensitive search.
setDoctypeUri(String) - Method in interface com.bea.wsrp.model.markup.IRuntimeContext
 
setDocument(DocumentModel) - Method in class com.bea.p13n.model.Model
Set our DocumentModel (null for none).
setDoDeletes(boolean) - Method in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
 
setDoFilter(boolean) - Method in interface com.bea.p13n.controls.rules.RulesExecutorControl
Toggle the filtering option, overriding the control property setting.
setDomain(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetBinaryPropertyTag
Sets the domain.
setDomain(String) - Method in class com.bea.portlet.GenericURL
Sets the domain.
setDoMoves(boolean) - Method in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
 
setDoOuterMoves(boolean) - Method in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
 
setDoPostProcess(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateUserTag
Deprecated Set the flag to do the post-user-creation process.
setDoSearchAnd(boolean) - Method in class com.bea.wsrp.registry.find.FindRequest
Set whether search keywords should be ANDed.
setDoubleValue(Double) - Method in class com.bea.content.PropertyChoice
Sets the Double value.
setDoUpdates(boolean) - Method in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
 
setDvt(boolean) - Method in class com.bea.netuix.application.definition.DesktopDefinition
Set whether or not the dynamic visitor tooling functionality is enabled for this Desktop.
setEdit(boolean) - Method in class com.bea.netuix.application.definition.PortletMarkup
 
setEditUri(String) - Method in class com.bea.netuix.application.definition.PortletDefinition
Setter for the edit content.
setEnabled(boolean) - Method in interface com.bea.p13n.cache.Cache
Set enabled mode of cache.
setEnabled(boolean) - Method in interface com.bea.p13n.cache.CacheConfig
Set enabled mode of cache.
setEnabled(boolean) - Method in class com.bea.p13n.jobmanager.config.AbstractJobDefinition
 
setEnabled(boolean) - Method in interface com.bea.p13n.jobmanager.config.CalendarJobDefinitionBean
 
setEnabled(boolean) - Method in interface com.bea.p13n.jobmanager.config.IntervalJobDefinitionBean
 
setEnabled(boolean) - Method in interface com.bea.p13n.jobmanager.config.StartupJobDefinitionBean
 
setEnabled(boolean) - Method in interface com.bea.p13n.jobmanager.config.TimerJobDefinitionBean
 
setEnabled(boolean) - Method in interface com.bea.p13n.jobmanager.JobDefinition
 
setEncodeSession(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetBinaryPropertyTag
Enables URL rewriting for encoding a session ID in the URL.
setEncodeSession(boolean) - Method in class com.bea.portlet.GenericURL
Enables URL rewriting for encoding a session ID in the URL.
setEncoding(String) - Method in class com.bea.netuix.application.localization.definition.LocalizationLocale
Deprecated  
setEncoding(String) - Method in class com.bea.netuix.util.PortletParameters
Sets the encoding
setEndIndex(int) - Method in class com.bea.content.manager.faces.component.GetPropertyComponent
Set the value of GetPropertyComponent.endIndex
setEndIndex(ValueExpression) - Method in class com.bea.content.manager.faces.taglib.GetPropertyComponentTag
Set the value of GetPropertyComponentTag.endIndex
setEndIndex(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Set the value of GetPropertyTag.endIndex.
setEndIndex(int) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Set the value of GetPropertyTag.endIndex.
setEndXml(String) - Method in class com.bea.netuix.application.definition.MarkupDefinition
Sets the end xml fragment for this markup.
setEntAppName(String) - Method in class com.bea.p13n.entitlements.policy.PolicyItem
 
setEntitlementsEnabled(boolean) - Method in class com.bea.netuix.servlets.controls.Capability
Set whether or not entitlements are enabled for this Capability.
setEntityContext(EntityContext) - Method in class com.bea.p13n.property.ConfigurableEntityImpl
Sets the entity context.
setEntry(Advislet, Object, Object) - Method in interface com.bea.p13n.advisor.Advice
Sets an entry within an Advislet's namespace.
setErrorLevel(String) - Method in exception com.bea.p13n.display.config.exception.DisplayServiceException
Sets the error level
setErrorMessage(String) - Method in class com.bea.wsrp.consumer.resource.DefaultSecurityCheckResourceServletInterceptor
Set the response's error message
setErrorMessage(String) - Method in interface com.bea.wsrp.consumer.resource.IResourceServletResponseContext
Set the error message to send to browser when getStatusCode() >= 400
setErrorUri(String) - Method in class com.bea.netuix.servlets.controls.window.WindowMode
Set the uri for the content to be displayed on errors.
setETag(String) - Method in interface javax.portlet.CacheControl
Sets an ETag for the current response that is used as validation tag.
setEvaluatedRoleMap(Map) - Method in class com.bea.p13n.security.P13nRoleMap
 
setEvent(Event) - Method in class com.bea.campaign.action.Action
Set the event that initially triggered this action This will be called by the ScenarioService prior to running the Action.
setEvent(QName, Serializable) - Method in class javax.portlet.filter.ActionResponseWrapper
The default behavior of this method is to call setEvent(name, value) on the wrapped response object.
setEvent(String, Serializable) - Method in class javax.portlet.filter.ActionResponseWrapper
The default behavior of this method is to call setEvent() on the wrapped response object.
setEvent(QName, Serializable) - Method in class javax.portlet.filter.EventResponseWrapper
The default behavior of this method is to call setEvent(name, value) on the wrapped response object.
setEvent(String, Serializable) - Method in class javax.portlet.filter.EventResponseWrapper
The default behavior of this method is to call setEvent() on the wrapped response object.
setEvent(QName, Serializable) - Method in interface javax.portlet.StateAwareResponse
Publishes an Event with the given payload.
setEvent(String, Serializable) - Method in interface javax.portlet.StateAwareResponse
Publishes an Event with the given payload in the default namespace.
setEventContexts(List<IEventContext>) - Method in interface com.bea.wsrp.model.markup.IEventManipulator
Sets the supplied list of EventContext objects as the events for this interceptor context.
setEventName(String, boolean) - Method in class com.bea.portlet.CustomEventURL
Sets the event name.
setEventName(String) - Method in class com.bea.portlet.CustomEventURL
Sets the event name.
setEvents(List<Event>) - Method in interface com.bea.wsrp.model.markup.IEventManipulator
Sets the supplied list of events as events of the current portlet.
setEventTypes(String[], boolean) - Method in class com.bea.p13n.rules.model.EventTypeModel
Set the event types this clause checks.
setEventTypes(String...) - Method in class com.bea.p13n.rules.model.EventTypeModel
Set the event types this clause checks.
setExceptionBeingHandled(Throwable) - Method in class com.bea.struts.adapter.framework.internal.StrutsRequestWrapper
 
setExpectedResourceType(ResourceType) - Method in class com.bea.portal.tools.resource.ResourceIDBuilder
 
setExpirationTime(int) - Method in interface javax.portlet.CacheControl
Sets a new expiration time for the current response in seconds.
setExpireDate(Calendar) - Method in class com.bea.campaign.model.AddToPlaceholderModel
Set the expiration date on the placeholder query.
setExpiresAfter(Date) - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Specifies the expiration date a Notification must expire after to be included.
setExpiresBefore(Date) - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Specifies the expiration date a Notification must expire before to be included.
setExplicitProperty(String, Object) - Method in class com.bea.p13n.property.AbstractConfigurableEntity
Set a property on the entity using the explicit set.
setExpression(Expression) - Method in class com.bea.content.expression.Search
Set the search expression.
setExpression(Expression) - Method in class com.bea.content.manager.servlets.jsp.taglib.SearchTag
Set the expression object to use.
setExpression(Expression) - Method in class com.bea.p13n.content.expression.Search
Deprecated Set the search expression.
setExpression(Expression) - Method in interface com.beasys.commerce.foundation.expression.Search
Deprecated Set the search expression.
setExpression(Expression) - Method in class com.beasys.commerce.foundation.expression.SearchImpl
Deprecated Set the search expression.
setFailOnError(boolean) - Method in class com.bea.content.manager.faces.component.ResolverComponent
Set the value of ResolverComponent.failOnError
setFailOnError(ValueExpression) - Method in class com.bea.content.manager.faces.taglib.ResolverComponentTag
Set the value of ResolverComponentTag.failOnError
setFailOnError(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.BaseTag
Set the value of BaseTag.failOnError.
setFailOnError(boolean) - Method in class com.bea.content.manager.servlets.jsp.taglib.BaseTag
Set the value of BaseTag.failOnError.
setFailOnError(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.ForEachNestedPropertyTag
Set the value of ForEachNestedPropertyTag.failOnError.
setFailOnError(boolean) - Method in class com.bea.content.manager.servlets.jsp.taglib.ForEachNestedPropertyTag
Set the value of ForEachNestedPropertyTag.failOnError.
setFault(Fault) - Method in exception com.bea.wsrp.faults.TransportException
Deprecated users should not set the fault
setFileName(String) - Method in class com.bea.content.url.DownloadBinaryURL
Set the value of DownloadBinaryURL.fileName
setFilterByAccessTrackingEnabled(boolean, boolean) - Method in class com.bea.netuix.application.communities.CommunitySearchCriteria
Sets filtering by communities accessTrackingEnabled flag.
setFilterByActive(boolean, boolean) - Method in class com.bea.netuix.application.communities.CommunitySearchCriteria
Sets filtering by communities active flag.
setFilterByPersonalPagesEnabled(boolean, boolean) - Method in class com.bea.netuix.application.communities.CommunitySearchCriteria
Sets filtering by communities personalPagesEnabled flag.
setFilterByPublic(boolean, boolean) - Method in class com.bea.netuix.application.communities.CommunitySearchCriteria
Sets filtering by communities public flag.
setFilterByPublicRegistration(boolean, boolean) - Method in class com.bea.netuix.application.communities.CommunitySearchCriteria
Sets filtering by communities publicRegistration flag.
setFilterClass(String) - Method in interface com.bea.p13n.controls.rules.RulesExecutorControl
Set the Java Class on which the rules results will be filtered.
setFilterClasses(String[]) - Method in interface com.bea.p13n.controls.rules.RulesExecutorControl
Set the array of Java Class names on which the rules results will be filtered.
setFilterConfig(FilterConfig) - Method in class com.bea.p13n.tracking.clickthrough.ClickThroughEventFilter
Required by Filter interface
setFilterRule(String) - Method in interface com.bea.p13n.controls.rules.RulesExecutorControl
Set the rule name for which the filter will be applied.
setFireEvent(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateUserTag
Deprecated Set the flag to fire a UserRegistrationEvent
setFireLoginEvent(ServletContext, boolean) - Static method in class com.bea.p13n.usermgmt.SessionHelper
Look in web.xml to see if we're going to fire SessionLoginEvents upon user login.
setFloat(boolean) - Method in class com.bea.netuix.application.definition.PortletMarkup
 
setFooterLayoutDefinitionId(LayoutDefinitionId) - Method in class com.bea.netuix.application.definition.ShellDefinition
 
setForcedAmpForm(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetBinaryPropertyTag
Forces the form of query separators used for this URL.
setForcedAmpForm(boolean) - Method in class com.bea.portlet.GenericURL
Forces the form of query separators used for this URL.
setForkable(boolean) - Method in class com.bea.netuix.application.definition.PortletDefinition
setter for the boolean indicating if this portlet is forkable.
setForkRender(boolean) - Method in class com.bea.netuix.application.definition.PortletDefinition
Setter for property forkRender.
setForkRender(boolean, PortletDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortletDefinitionControl
Convienience method for setting the Thread behavior for the provided portlet.
setFormatters(HashMap<RestResult.FormatType, Formatter>) - Static method in class com.bea.wlp.rest.results.GenericRestResult
 
setFormParameter(String, String[]) - Method in interface com.bea.wsrp.model.markup.IFormParamsContext
If the supplied name form parameter found, it replaces values with the supplied values array, otherwise adds the supplied name and values as a form parameter.
setForwardedByButton(boolean) - Method in class com.bea.struts.adapter.framework.internal.StrutsRequestWrapper
 
setForwardedRequestCount(int) - Method in class com.bea.struts.adapter.framework.internal.StrutsRequestWrapper
 
setForwardedURI(String) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
Simply stores the URI that was being forwarded to.
setForwardedURI(String) - Method in interface org.apache.beehive.netui.pageflow.scoping.ScopedRequest
Simply stores the URI that was being forwarded to.
setForwardPath(String) - Method in interface com.bea.wsrp.consumer.resource.IResourceServletRequestContext
Set the path used to create a request dispatcher to forward to.
setForwardRequest(boolean) - Method in interface com.bea.wsrp.consumer.resource.IResourceServletRequestContext
Set whether the request should be made via the request dispatcher.
setFrom(String) - Method in class com.bea.campaign.model.AddEmailModel
Set the from address.
setFrom(String) - Method in class com.bea.netuix.application.communities.invitations.email.EmailInviter
Sets the from email address to use for sending invitation emails.
setFrom(String) - Method in class com.bea.p13n.mail.MailMessage
Set the value of from.
setFromPersonalName(String) - Method in class com.bea.netuix.application.communities.invitations.email.EmailInviter
Sets the personal name to be used for the from portion of the invitation email.
setFromString(String) - Method in class com.bea.netuix.util.PortletParameters
Sets ALL values from the given string, wiping out all previous settings
setFromWlsUsername(String, FilterMethod) - Method in class com.bea.netuix.application.communities.InvitationSearchCriteria
Specifies the frolWlsUserName pattern an Invitation must match to be included.
setFullTextExpression(IFullTextSearch) - Method in class com.bea.content.expression.Search
Set the search expression corresponding to a full text search.
setFullTextSearch(boolean) - Method in class com.bea.content.expression.Search
Enable/Disable Full Text Search
setFulltextSearchIsEnabled(boolean) - Method in interface com.bea.content.federated.IRepositoryConfig
Sets whether or not this repository is fulltext searchable via the search API.
setFulltextSearchIsEnabled(boolean) - Method in class com.bea.content.federated.RepositoryConfig
 
setGlobalQuery(String, String, int) - Method in interface com.bea.p13n.ad.AdBucketService
Set a global query for the placeholder.
setGlobalQuery(String, String, int) - Method in interface com.bea.p13n.placeholder.ContentBucket
Set a global query for the placeholder.
setGlobalTemplate(boolean) - Method in class com.bea.netuix.application.manager.persistence.TemplateSearchCriteria
Sets the global template search criteria.
setGoalCount(long) - Method in class com.bea.campaign.AdCountGoal
Set the goal's count.
setGoalCount(long) - Method in class com.bea.campaign.model.AdCountGoal
Set the goal's count.
setGoalCount(Long) - Method in class com.bea.campaign.model.AdCountGoal
Set the goal's count.
setGoalDescription(String) - Method in class com.bea.campaign.model.CampaignModel
Sets the campaign's goal description.
setGoals(AdCountGoal...) - Method in class com.bea.campaign.model.CampaignModel
Set the goals for the campaign.
setGoalsOrLogic(boolean) - Method in class com.bea.campaign.model.CampaignModel
Sets the campaign goals boolean combination logic.
setGroup(String) - Method in class com.bea.p13n.jobmanager.config.AbstractJobDefinition
 
setGroup(String) - Method in interface com.bea.p13n.jobmanager.config.CalendarJobDefinitionBean
 
setGroup(String) - Method in interface com.bea.p13n.jobmanager.config.IntervalJobDefinitionBean
 
setGroup(String) - Method in interface com.bea.p13n.jobmanager.config.StartupJobDefinitionBean
 
setGroup(String) - Method in interface com.bea.p13n.jobmanager.config.TimerJobDefinitionBean
 
setGroup(String) - Method in interface com.bea.p13n.jobmanager.JobDefinition
 
setGroupDescription(String, String) - Method in class com.bea.p13n.security.management.authentication.AtnManagerProxy
Update the description associated with a group name.
setGroupDescription(String, String, DelegatedResourceView, String, String, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.DelegatedAtnProxyManagerControlFacade
This method will change the description for a group.
setGroupList(List) - Method in class com.bea.p13n.entitlements.policy.PolicyItem
Update the value of the group list in this object.
setGroupName(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.AddUserToGroupTag
Deprecated Set the name of the group to add the user to
setGroupName(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateGroupTag
Deprecated Set the name of the group to create
setGroupName(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetChildGroupNamesTag
Deprecated Set the name of the group to query
setGroupName(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetParentGroupNameTag
Deprecated Set the name of the group to query
setGroupName(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetUserNamesForGroupTag
Deprecated Set the name of the group to query
setGroupName(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.RemoveGroupTag
Deprecated Set the name of the group to remove
setGroupName(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.RemoveUserFromGroupTag
Deprecated Set the name of the group to remove the user from
setGroupName(String) - Method in class com.bea.portal.tools.security.group.GroupIDBuilder
Change the name of the delegated administration role.
setGroupOnly(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetProfileTag
Deprecated Set the flag indicating to retrieve a group's profile
setHadError(boolean) - Method in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
 
setHeader(String, String) - Method in interface com.bea.portlet.ext.WindowActionResponse
Sets a response header with the given name and value.
setHeader(String, String) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedResponseImpl
Sets a response header with the given name and value.
setHeaderLayoutDefinitionId(LayoutDefinitionId) - Method in class com.bea.netuix.application.definition.ShellDefinition
 
setHeaderMode(ControlContextConstants.HeaderMode) - Method in class com.bea.netuix.servlets.controls.portlet.backing.PortletBackingContext
Accepts HeaderMode desired for this portlet running over WSRP.
setHeaderMode(ControlContextConstants.HeaderMode) - Method in class com.bea.netuix.servlets.controls.portlet.PortletPresentationContext
Accepts HeaderMode desired for this portlet running over WSRP.
setHeaders(Map) - Method in class com.bea.p13n.mail.MailMessage
Set the value of headers.
setHeaders(Map<String, List<String>>) - Method in interface com.bea.wsrp.consumer.resource.IResourceServletResponseContext
Get the repsonse's headers
setHeight(String) - Method in class com.bea.p13n.ad.servlets.jsp.taglib.AdRenderTag
Set the height property.
setHeight(int) - Method in class com.bea.p13n.ad.servlets.jsp.taglib.AdRenderTag
Set the height property.
setHeight(String) - Method in class com.bea.p13n.ad.servlets.jsp.taglib.AdTargetTag
Set the height property.
setHeight(int) - Method in class com.bea.p13n.ad.servlets.jsp.taglib.AdTargetTag
Set the height property.
setHeight(int) - Method in class com.bea.p13n.placeholder.servlets.jsp.taglib.PlaceholderTag
set the height property.
setHeight(String) - Method in class com.bea.p13n.placeholder.servlets.jsp.taglib.PlaceholderTag
 
setHelp(boolean) - Method in class com.bea.netuix.application.definition.PortletMarkup
 
setHelpUri(String) - Method in class com.bea.netuix.application.definition.PortletDefinition
Setter for the help content.
setHidden(boolean) - Method in class com.bea.netuix.application.definition.BookDefinition
Sets whether or not this book renders.
setHidden(boolean) - Method in class com.bea.netuix.application.definition.PageDefinition
Sets whether or not the owning book should display this page as a tab in a menu.
setHidden(boolean) - Method in class com.bea.netuix.servlets.controls.page.PageBackingContext
Set the value of the underlying object's hidden attribute.
setHour(String) - Method in class com.bea.p13n.jobmanager.config.CalendarJobDefinition
 
setHour(String) - Method in interface com.bea.p13n.jobmanager.config.CalendarJobDefinitionBean
 
setHtmlLayoutUri(String) - Method in class com.bea.netuix.application.definition.LayoutDefinition
Setter for property htmlLayoutUri.
setHttpRequest(HttpServletRequest) - Method in class com.bea.content.cmis.rest.resources.BaseCMISResource
 
setHttpServletRequest(HttpServletRequest) - Method in interface com.bea.wsrp.consumer.resource.IResourceServletRequestContext
Set the request.
setHttpServletResponse(HttpServletResponse) - Method in interface com.bea.wsrp.consumer.resource.IResourceServletRequestContext
Set the response.
setIconUri(String) - Method in class com.bea.netuix.application.definition.LayoutDefinition
Setter for property iconUri.
setId(String) - Method in class com.bea.campaign.model.CampaignModel
Sets the Campaign's id
setId(String) - Method in class com.bea.campaign.model.ScenarioModel
Sets the two id's of the Scenario.
setId(ID) - Method in class com.bea.content.ContentEntity
Sets a unique id for this entity.
setId(int) - Method in class com.bea.netuix.application.identifier.Id
This method should only be used internally by the framework.
setId(String) - Method in interface com.bea.p13n.advisor.AdviceRequest
Set the identifier for this AdviceRequest.
setId(String) - Method in class com.bea.p13n.servlets.jsp.taglib.ContentSelectorTag
Sets the id to assign the results to.
setId(String) - Method in class com.bea.p13n.servlets.jsp.taglib.DivTag
The id to assign the results to.
setId(Integer) - Method in class com.bea.portal.tools.portal.laf.LookAndFeelIDBuilder
Change the identifier of the referrent look-and-feel definition.
setId(Integer) - Method in class com.bea.portal.tools.portal.layout.LayoutIDBuilder
Change the identifier of the referrent layout definition.
setId(Integer) - Method in class com.bea.portal.tools.portal.menu.MenuIDBuilder
Change the identifier of the referrent menu definition.
setId(Integer) - Method in class com.bea.portal.tools.portal.portlet.PortletCategoriesIDBuilder
Change the identifier of the referrent portlet category.
setId(Integer) - Method in class com.bea.portal.tools.portal.portlet.PortletCategoryIDBuilder
Change the identifier of the referrent portlet category.
setId(Integer) - Method in class com.bea.portal.tools.portal.shell.ShellIDBuilder
Change the identifier of the referrent shell definition.
setId(Integer) - Method in class com.bea.portal.tools.portal.theme.ThemeIDBuilder
Change the identifier of the referrent theme definition.
setId(String) - Method in class com.bea.portlet.adapter.faces.component.naming.NamingContainerComponent
Change the ID of this component.
setId(String) - Method in class com.bea.portlet.adapter.faces.taglib.naming.NamingContainerTag
Change the name of the support bean.
setIdSeparator(String) - Method in class com.bea.portlet.adapter.faces.taglib.naming.NamingContainerTag
Change the separator to use between consecutive terms of the id part.
setIgnoreExpiredCommunities(boolean) - Method in class com.bea.netuix.application.communities.CommunitySearchCriteria
Sets the ignoreExpiredCommunities flag
setIgnoreIncludeServletPath(ServletRequest, boolean) - Static method in class com.bea.struts.adapter.framework.InternalUtils
Tell InternalUtils.getDecodedServletPath(javax.servlet.http.HttpServletRequest) (and all that call it) to ignore the attribute that specifies the Servlet Include path, which is set when a Servlet include is done through RequestDispatcher.
setInactiveImage(String) - Method in class com.bea.netuix.servlets.controls.page.PageBackingContext
Set the path to the image displayed in the menu tab when the page is already active.
setIncomplete() - Method in interface com.bea.p13n.advisor.Advice
Marks this Advice object as incomplete.
setInContentCache(Node[]) - Method in class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport
Update the content cache with the specified content.
setIndexedName(String) - Method in class com.bea.content.Property
Sets the indexed name of the property that is unique to the Node.
setInheritedOnTarget(boolean) - Method in class com.bea.content.virtual.workflow.Workflow
Sets the isInheritedOnTarget value.
setInitialValues(String, String, String) - Method in class com.bea.p13n.entitlements.resource.P13nResource
 
setInputStream(InputStream) - Method in interface com.bea.wsrp.consumer.resource.IResourceServletResponseContext
Set the input stream which will be returned to the browser.
setInquiryUrl(String) - Method in class com.bea.wsrp.registry.ConnectInfo
Sets inquiry URL.
setInstanceId(String) - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
 
setInstanceId(int) - Method in class com.bea.portlet.prefs.spi.PortletPreferencesId
Sets the instance ID.
setInstanceLabel(String) - Method in class com.bea.netuix.application.definition.PortletDefinition
Sets the instance label for this portlet.
setInstanceLabel(String) - Method in class com.bea.netuix.application.instance.PortletInstance
Sets the instance label for this portlet.
setInstanceLabel(String) - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
 
setInstanceLabel(String) - Method in class com.bea.portlet.prefs.spi.PortletPreferencesId
Sets the instance label.
setInstanceTitle(String) - Method in class com.bea.netuix.application.instance.BookInstance
Sets the instance title for this book
setInstanceTitle(String) - Method in class com.bea.netuix.application.instance.DesktopInstance
Sets the instance title for this desktop
setInstanceTitle(String) - Method in class com.bea.netuix.application.instance.PageInstance
Sets the instance title for this page
setInteractionRequestState(XmlPayload) - Method in interface com.bea.wsrp.model.markup.IBlockingInteractionRequestContext
Sets the supplied xmlPayload object as a custom data that will be sent to the Producer in the "performBlockingInteraction" request.
setInteractionRequestState(InteractionRequestState) - Method in interface com.bea.wsrp.model.markup.IBlockingInteractionRequestContext
Sets the supplied interactionRequestState object as a custom data that is being sent to the Producer in the "performBlockingInteraction" request.
setInteractionResponseState(XmlPayload) - Method in interface com.bea.wsrp.model.markup.IInteractionResponseContext
Sets the supplied xmlPayload object as a custom data that is in the response of the "performBlockingInteraction" operation, or if using WSRP v2 in the response of the "handleEvents" operation.
setInteractionResponseState(InteractionResponseState) - Method in interface com.bea.wsrp.model.markup.IInteractionResponseContext
Sets the supplied interactionResponseState object as a custom data that is in the response of the "performBlockingInteraction" operation, or if using WSRP v2 in the response of the "handleEvents" operation.
setInteractionState(String) - Method in interface com.bea.wsrp.model.markup.IBlockingInteractionBaseRequestContext
Sets the supplied interactionState as interaction state for the current portlet.
setInterval(int) - Method in class com.bea.p13n.jobmanager.config.IntervalJobDefinition
 
setInterval(int) - Method in interface com.bea.p13n.jobmanager.config.IntervalJobDefinitionBean
 
setInterval(int) - Method in class com.bea.p13n.jobmanager.config.TimerJobDefinition
 
setInterval(int) - Method in interface com.bea.p13n.jobmanager.config.TimerJobDefinitionBean
 
setIntHeader(String, int) - Method in interface com.bea.portlet.ext.WindowActionResponse
Sets a response header with the given name and integer value.
setIntHeader(String, int) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedResponseImpl
Sets a response header with the given name and integer value.
setInvalidateSessions(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.LogoutTag
 
setInvalidateSessions(boolean) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.LogoutTag
 
setInvitationExpiration(Timestamp) - Method in interface com.bea.visitortools.invitation.InviterInvoker
Sets the expiration date/time of the invitation.
setInvitationFromName(String) - Method in interface com.bea.visitortools.invitation.InviterInvoker
Sets the name of the person that the invitation is set from.
setInvitationMessage(String) - Method in interface com.bea.visitortools.invitation.InviterInvoker
Sets the message body of the invitation.
setInvitationSelfDestruct(boolean) - Method in interface com.bea.visitortools.invitation.InviterInvoker
Determines whether the invitation will be destroyed upon consumption of the invitation.
setInviteAddress(String, FilterMethod) - Method in class com.bea.netuix.application.communities.InvitationSearchCriteria
Specifies the inviteAddress pattern an Invitation must match to be included.
setIsComplete(boolean) - Method in class com.bea.campaign.model.CampaignModel
Override to set on our campaign xml object.
setIsComplete(boolean) - Method in class com.bea.campaign.model.ScenarioModel
Override to set on our scenario object also.
setIsComplete(boolean) - Method in class com.bea.p13n.model.XmlObjectModel
Manually set the isComplete flag.
setIsComplete() - Method in class com.bea.p13n.model.XmlObjectModel
Determine completeness and set it.
setIsComplete(boolean) - Method in class com.bea.p13n.placeholder.model.PlaceholderModel
Override to set on our placeholer object also.
setIsComplete() - Method in class com.bea.p13n.rules.model.RuleModel.ActionsModel
Override to have our children update their incomplete state.
setIsComplete() - Method in class com.bea.p13n.rules.model.RuleModel.ConditionsModel
Override to have our children update their incomplete state.
setIsComplete(boolean) - Method in class com.bea.p13n.rules.model.RuleModel
Override to set on our rule object also.
setIsComplete(boolean) - Method in class com.bea.p13n.rules.model.RuleSetModel
Override to set on our ruleset object also.
setIsMultiple(boolean) - Method in class com.bea.content.manager.faces.component.GetPropertyComponent
Set the value of GetPropertyComponent.isMultiple
setIsMultiple(ValueExpression) - Method in class com.bea.content.manager.faces.taglib.GetPropertyComponentTag
Set the value of GetPropertyComponentTag.isMultiple
setIsMultiple(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Set the value of GetPropertyTag.isMultiple.
setIsMultiple(boolean) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Set the value of GetPropertyTag.isMultiple.
setJndiHomeName(String) - Method in class com.bea.p13n.property.AbstractPropertyLocator
Set the jndiHomeName of an entity
setJobClass(String) - Method in class com.bea.p13n.jobmanager.config.AbstractJobDefinition
 
setJobClass(String) - Method in interface com.bea.p13n.jobmanager.config.CalendarJobDefinitionBean
 
setJobClass(String) - Method in interface com.bea.p13n.jobmanager.config.IntervalJobDefinitionBean
 
setJobClass(String) - Method in interface com.bea.p13n.jobmanager.config.StartupJobDefinitionBean
 
setJobClass(String) - Method in interface com.bea.p13n.jobmanager.config.TimerJobDefinitionBean
 
setJobClass(String) - Method in interface com.bea.p13n.jobmanager.JobDefinition
 
setJobParamBeans(JobParamBean[]) - Method in class com.bea.p13n.jobmanager.config.AbstractJobDefinition
 
setJoin(PropertyContainer.JoinType) - Method in class com.bea.p13n.model.PropertyContainer
Set the boolean logic (AND or OR)
setJoinedAfter(Date) - Method in class com.bea.netuix.application.communities.MembershipCriteria
Specifies the minimum join date a membership can have to be included.
setJoinedBefore(Date) - Method in class com.bea.netuix.application.communities.MembershipCriteria
Specifies the maximum join date a membership can have to be included.
setJspContentContextInRequest(HttpServletRequest) - Method in class com.bea.netuix.servlets.controls.content.JspContentContext
Sets this context in the request.
setKeywords(Map<String, String[]>) - Method in class com.bea.wsrp.registry.entries.BaseEntry
Sets keywords.
setLafDependenciesUri(String) - Method in class com.bea.netuix.application.definition.PortletMarkup
 
setLanguage(String) - Method in class com.bea.netuix.servlets.l10n.jsp.taglib.L10nTagSupport
 
setLastAccessAfter(Date) - Method in class com.bea.netuix.application.communities.MembershipCriteria
Specifies the minimum last access date a membership can have to be included.
setLastAccessBefore(Date) - Method in class com.bea.netuix.application.communities.MembershipCriteria
Specifies the maximum last access date a membership can have to be included.
setLayoutDefinitionCount(int) - Method in class com.bea.netuix.application.definition.DefinitionCount
Sets the number of LayoutDefinitions.
setLayoutDefinitionId(LayoutDefinitionId) - Method in class com.bea.netuix.application.definition.PageDefinition
Associates a layout with this page.
setLayoutDefinitionId(LayoutDefinitionId) - Method in class com.bea.netuix.application.instance.PageInstance
Associates a layout with this page.
setLayoutDefinitionId(LayoutDefinitionId) - Method in class com.bea.portal.tools.portal.layout.LayoutIDBuilder
Change the LayoutDefinitionId.
setLayoutFile(String) - Method in class com.bea.netuix.application.definition.LayoutDefinition
Sets the layout file path for this layout.
setLifeCycleStataus(int) - Method in class com.bea.content.Node
Deprecated Please use Node.setWorkflowStatus(int)
setLifecycleTimes(EnumMap<LifecycleStage, Long>) - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
 
setLink(String) - Method in class com.bea.struts.adapter.taglib.html.BodyTag
 
setListenerBeans(JobListenerBean[]) - Method in class com.bea.p13n.jobmanager.config.AbstractJobDefinition
 
setLocale(Locale) - Method in class com.bea.netuix.application.localization.definition.LocalizationLocale
 
setLocale(Locale) - Method in class com.bea.netuix.application.transform.disassembler.xip.ExportImportContext
 
setLocale(String, String, String) - Method in class com.bea.netuix.application.transform.disassembler.xip.ExportImportContext
 
setLocale(Locale) - Method in class com.bea.netuix.servlets.l10n.ResolvedLocale
 
setLocale(Locale) - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call setLocale(Locale loc) on the wrapped response object.
setLocale(Locale) - Method in interface javax.portlet.ResourceResponse
Sets the locale of the response, setting the headers (including the Content-Type's charset) as appropriate.
setLocales(ArrayList<Locale>) - Method in interface com.bea.wlp.rest.command.RestContext
Sets the preferred requesting client Locales into this RestContext.
setLocalizationLocale(LocalizationLocale) - Method in class com.bea.netuix.application.localization.definition.LocalizationResource
 
setLocalizationResource(LocalizationResource) - Method in class com.bea.netuix.application.definition.BookDefinition
Sets the LocalizationResource for this book.
setLocalizationResource(LocalizationResource) - Method in interface com.bea.netuix.application.definition.CategoryDefinition
Sets LocalizationResource for this CategoryDefinition.
setLocalizationResource(LocalizationResource) - Method in class com.bea.netuix.application.definition.DesktopDefinition
Sets the LocalizationResource for this desktop.
setLocalizationResource(LocalizationResource) - Method in class com.bea.netuix.application.definition.LayoutDefinition
Sets the LocalizationResource for this layout.
setLocalizationResource(LocalizationResource) - Method in class com.bea.netuix.application.definition.LookAndFeelDefinition
Sets the LocalizationResource for this lookandfeel.
setLocalizationResource(LocalizationResource) - Method in class com.bea.netuix.application.definition.MenuDefinition
Sets the LocalizationResource for this menu.
setLocalizationResource(LocalizationResource) - Method in class com.bea.netuix.application.definition.PageDefinition
Sets the LocalizationResource for this page.
setLocalizationResource(LocalizationResource) - Method in class com.bea.netuix.application.definition.PlaceholderDefinition
Sets the LocalizationResource for this placeholder.
setLocalizationResource(LocalizationResource) - Method in class com.bea.netuix.application.definition.PortalDefinition
Sets LocalizationResource for this CategoryDefinition.
setLocalizationResource(LocalizationResource) - Method in class com.bea.netuix.application.definition.PortletCategoryDefinition
Sets LocalizationResource for this CategoryDefinition.
setLocalizationResource(LocalizationResource) - Method in class com.bea.netuix.application.definition.PortletDefinition
Sets the LocalizationResource for this portlet.
setLocalizationResource(LocalizationResource) - Method in class com.bea.netuix.application.definition.ShellDefinition
Sets the LocalizationResource for this shell.
setLocalizationResource(LocalizationResource) - Method in class com.bea.netuix.application.definition.ThemeDefinition
Sets the LocalizationResource for this theme.
setLocalizationResource(LocalizationResource) - Method in class com.bea.netuix.application.instance.PortletInstance
Sets the LocalizationResource for this portlet.
setLocalize(boolean) - Method in class com.bea.netuix.application.communities.CommunitySearchCriteria
Set to true if CommunityDefinitions should be returned with titles and descriptions as opposed to LocalizationIntersectionIds
setLocalizedUri(String) - Method in class com.bea.netuix.servlets.l10n.ResolvedLocale
 
setLocation(int) - Method in class com.bea.netuix.application.definition.PlaceholderDefinition
Sets the location of this placeholder.
setLogic(short) - Method in class com.bea.campaign.AdCountGoal
Set the boolean logic.
setLogic(String) - Method in class com.bea.campaign.AdCountGoal
Set the boolean logic.
setLogical(String) - Method in interface com.beasys.commerce.foundation.expression.Logical
Deprecated Set the boolean logical operator.
setLogical(String) - Method in class com.beasys.commerce.foundation.expression.LogicalImpl
Deprecated Set the boolean logical operator.
setLogin(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateUserTag
Deprecated Set the flag to do the login during post-user-creation process.
setLongDescription(String) - Method in class com.bea.campaign.model.ScenarioModel
Sets the description of the Scenario.
setLongValue(Long) - Method in class com.bea.content.PropertyChoice
Sets the Long value.
setLookAndFeelDefinitionCount(int) - Method in class com.bea.netuix.application.definition.DefinitionCount
Sets the number of LookAndFeelDefinitions.
setLookAndFeelDefinitionId(LookAndFeelDefinitionId) - Method in class com.bea.netuix.application.definition.DesktopDefinition
Associates a LookAndFeelDefinition with this desktop.
setLookAndFeelDefinitionId(LookAndFeelDefinitionId) - Method in class com.bea.netuix.application.instance.DesktopInstance
Associates a LookAndFeelDefinition with this desktop.
setLookAndFeelDefinitionId(LookAndFeelDefinitionId) - Method in class com.bea.portal.tools.portal.laf.LookAndFeelIDBuilder
Change the LookAndFeelDefinitionId.
setLookAndFeelFile(String) - Method in class com.bea.netuix.application.definition.LookAndFeelDefinition
Sets the lookandfeel file path
setMailSessionDebug(boolean) - Method in class com.bea.netuix.application.communities.invitations.email.EmailInviter
Turns on SMTP mail session debuging, which outputs SMTP protocol interactions between the EmailInviter client and the SMTP server.
setMandatory(boolean) - Method in class com.bea.content.PropertyDefinition
Set to true if a value for the Property is required, or false otherwise.
setMarkupCharacterSet(Set<String>) - Method in interface com.bea.wsrp.model.markup.IGetMarkupBaseRequestContext
Uses the supplied set of character sets as the markup character sets for the current portlet.
setMarkupCharacterSet(Set<String>) - Method in interface com.bea.wsrp.model.markup.IMimeRequestContext
Set the characterSet to the given set.
setMarkupCharacterSet(String) - Method in interface com.bea.wsrp.model.markup.IMimeResponseContext
Sets the supplied encoding as the encoding used for the encapsulated markup.
setMarkupData(InputStream) - Method in interface com.bea.wsrp.model.markup.IMimeResponseContext
Sets the supplied markupData as the new returned markup.
setMarkupDefinitionId(MarkupDefinitionId) - Method in class com.bea.netuix.application.definition.BookDefinition
Sets the MarkupDefinitionId for this book.
setMarkupDefinitionId(MarkupDefinitionId) - Method in class com.bea.netuix.application.definition.DesktopDefinition
Sets the MarkupDefinitionId for this desktop.
setMarkupDefinitionId(MarkupDefinitionId) - Method in class com.bea.netuix.application.definition.LayoutDefinition
Sets the MarkupDefinitionId for this layout.
setMarkupDefinitionId(MarkupDefinitionId) - Method in class com.bea.netuix.application.definition.LookAndFeelDefinition
Sets the MarkupDefinitionId for this lookandfeel.
setMarkupDefinitionId(MarkupDefinitionId) - Method in class com.bea.netuix.application.definition.MenuDefinition
Sets the MarkupDefinition for this menu.
setMarkupDefinitionId(MarkupDefinitionId) - Method in class com.bea.netuix.application.definition.PageDefinition
Sets the MarkupDefinitionId for this page.
setMarkupDefinitionId(MarkupDefinitionId) - Method in class com.bea.netuix.application.definition.PlaceholderDefinition
Sets the MarkupDefinitionId for this placeholder.
setMarkupDefinitionId(MarkupDefinitionId) - Method in class com.bea.netuix.application.definition.PortletDefinition
Sets the MarkupDefinitionId for this portlet.
setMarkupDefinitionId(MarkupDefinitionId) - Method in class com.bea.netuix.application.definition.ShellDefinition
Sets the MarkupDefinitionId for this shell.
setMarkupDefinitionId(MarkupDefinitionId) - Method in class com.bea.netuix.application.definition.ThemeDefinition
Sets the MarkupDefinitionId for this theme.
setMarkupFile(String) - Method in class com.bea.netuix.application.definition.MarkupDefinition
Sets the markup file path for this markup.
setMarkupRequestState(XmlPayload) - Method in interface com.bea.wsrp.model.markup.IMarkupRequestStateContext
Sets the supplied xmlPayload object as a custom data that will be sent to the Producer in the "getMarkup" request.
setMarkupRequestState(MarkupRequestState) - Method in interface com.bea.wsrp.model.markup.IMarkupRequestStateContext
Sets the supplied markupRequestState object as a custom data that is being sent to the Producer in the "getMarkup" request.
setMarkupResponseState(XmlPayload) - Method in interface com.bea.wsrp.model.markup.IMarkupResponseStateContext
Sets the supplied xmlPayload object as a custom data that is in the response of the "getMarkup" operation.
setMarkupResponseState(MarkupResponseState) - Method in interface com.bea.wsrp.model.markup.IMarkupResponseStateContext
Sets the supplied markupResponseState object as a custom data that is in the response of the "getMarkup" operation.
setMax(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.SearchTag
Set the value of SearchTag.max.
setMax(String) - Method in class com.bea.p13n.servlets.jsp.taglib.ContentQueryTag
Sets the max number of content items returned.
setMax(long) - Method in class com.bea.p13n.servlets.jsp.taglib.ContentQueryTag
Sets the max number of content items returned.
setMax(String) - Method in class com.bea.p13n.servlets.jsp.taglib.ContentSelectorTag
Sets the max number of content items returned.
setMax(long) - Method in class com.bea.p13n.servlets.jsp.taglib.ContentSelectorTag
Sets the max number of content items returned.
setMaxEntries(int) - Method in interface com.bea.p13n.cache.Cache
Set the max number of items the cache can have.
setMaxEntries(int) - Method in interface com.bea.p13n.cache.CacheConfig
Set the maximum number of entries allowed in the cache.
setMaximize(boolean) - Method in class com.bea.netuix.application.definition.PortletMarkup
 
setMaxInactiveInterval(int) - Method in class com.bea.p13n.http.Session
 
setMaxInactiveInterval(int) - Method in interface javax.portlet.PortletSession
Specifies the time, in seconds, between client requests, before the portlet container invalidates this session.
setMaxInactiveInterval(int) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedSession
 
setMaxResults(int) - Method in class com.bea.wsrp.registry.ConnectInfo
 
setMaxReturn(int) - Method in class com.bea.content.expression.Search
Set the maximum number of objects to return.
setMaxReturn(long) - Method in class com.bea.p13n.content.expression.Search
Deprecated Set the maximum number of objects to return.
setMaxReturn(long) - Method in interface com.beasys.commerce.foundation.expression.Search
Deprecated Set the maximum number of objects to return.
setMaxReturn(long) - Method in class com.beasys.commerce.foundation.expression.SearchImpl
Deprecated Set the maximum number of objects to return.
setMemberActive(boolean) - Method in class com.bea.netuix.application.communities.CommunityMembershipCriteria
Specifies the member active status a CommunityMembership must match to be included.
setMemberExternal(boolean) - Method in class com.bea.netuix.application.communities.CommunityMembershipCriteria
Specifies the member external status a membership must match to be included.
setMembershipAccessible(boolean) - Method in class com.bea.netuix.application.communities.MembershipCriteria
Specifies the that the membership accessibility status CommunityMembership must match to be included.
setMembershipActive(boolean) - Method in class com.bea.netuix.application.communities.MembershipCriteria
Specifies the membership active status a CommunityMembership must match to be included.
setMembershipCapability(MembershipCapability, boolean) - Method in class com.bea.netuix.application.communities.MembershipCriteria
Specifies a membership capability a membership must have or must not have to be included.
setMenuDefinitionCount(int) - Method in class com.bea.netuix.application.definition.DefinitionCount
Sets the number of MenuDefinitions.
setMenuDefinitionId(MenuDefinitionId) - Method in class com.bea.netuix.application.definition.BookDefinition
Associates a menu with this book.
setMenuDefinitionId(MenuDefinitionId) - Method in class com.bea.netuix.application.instance.BookInstance
Associates a menu with this book.
setMenuDefinitionId(MenuDefinitionId) - Method in class com.bea.portal.tools.portal.menu.MenuIDBuilder
Change the MenuDefinitionId.
setMenuFile(String) - Method in class com.bea.netuix.application.definition.MenuDefinition
Sets the menu file path
setMenuOrientation(short) - Method in class com.bea.netuix.application.definition.BookDefinition
Sets the menu orientation for this book
setMenuOrientation(short) - Method in class com.bea.netuix.application.instance.BookInstance
Sets the menu orientation for this book
setMessage(String) - Method in class com.bea.wlp.rest.results.ErrorResult
Sets a custom message for this ErrorResult
setMessage(String) - Method in class com.bea.wlp.rest.results.ResponseMessage
Sets the text message detail of this ResponseMessage.
setMessageText(String) - Method in class com.bea.p13n.mail.MailMessage
Set the value of messageText.
setMessagingAddress(CustomizationContext, CommunityMember, MessagingAddress, String) - Method in interface com.bea.netuix.application.manager.ICommunityMemberManager
Sets a MessagingAddress value into a mapped property in the User Profile for this CommunityMember that is used as the mapped address for the MessagingAddressType specified in the MessagingAddress.
setMessagingAddress(MessagingAddress, String) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Sets the value of a MessagingAddress.
setMessagingAddressRequired(boolean) - Method in class com.bea.netuix.application.communities.invitations.UserAndGroupInviteeIterator
Specifies whether messaging address is required for every user; the default value is true.
setMethodArguments(Object...) - Method in class com.bea.p13n.rules.model.MethodCallModel
Set the method arguments.
setMethodName(String) - Method in class com.bea.p13n.rules.model.NamedMethodCallModel
Set the name of the static method on the java class this will invoke.
setMethodNameToXmlObject(String) - Method in class com.bea.p13n.rules.model.InstanceMethodModel
 
setMethodNameToXmlObject(String) - Method in class com.bea.p13n.rules.model.NamedMethodCallModel
Set the method name to the underlying method call XmlObject.
setMethodNameToXmlObject(String) - Method in class com.bea.p13n.rules.model.StaticMethodModel
 
setMethodSignature(String...) - Method in class com.bea.p13n.rules.model.NewInstanceModel
Set the fully-qualified java classes which are the signature of the constructor.
setMimeHeader(String, String) - Method in interface com.bea.wsrp.model.markup.IBaseRequestContext
Associates the supplied value to an http header identified by the supplied name.
setMimeType(String) - Method in interface com.bea.wsrp.model.markup.IMimeResponseContext
Sets the supplied string as the Mime type of the returned markup.
setMinimize(boolean) - Method in class com.bea.netuix.application.definition.PortletMarkup
 
setMinimumLevel(int) - Method in class com.beasys.commerce.util.DefaultLog
Deprecated Set minimum level.
setMinimumLevel(int) - Method in interface com.beasys.commerce.util.Log
Deprecated Use domain log filters
setMinimumLevel(int) - Method in class com.beasys.commerce.util.Logger
Deprecated Set the minimum message output level.
setMinimumLevel(int) - Method in class com.beasys.commerce.util.NonCatalogLog
Deprecated does nothing but log a deprecated message. Use domain log filters.
setMinute(String) - Method in class com.bea.p13n.jobmanager.config.CalendarJobDefinition
 
setMinute(String) - Method in interface com.bea.p13n.jobmanager.config.CalendarJobDefinitionBean
 
setMixGlobals(boolean) - Method in class com.bea.p13n.placeholder.model.PlaceholderModel
Set for mix-globals.
setMode(String) - Method in interface com.bea.wsrp.model.markup.IGetMarkupBaseRequestContext
The supplied mode is set as the portlet's mode.
setMode(String) - Method in interface com.bea.wsrp.model.markup.IHandleEventsRequestContext
The supplied mode is set as the portlet's mode.
setMode(String) - Method in interface com.bea.wsrp.model.markup.IMimeRequestContext
Set the mode with the given mode.
setModifiable(boolean) - Method in interface com.bea.wsrp.model.IPropertyDescription
Set whether the property is modifiable
setModifiedBy(String) - Method in class com.bea.content.Node
Sets the user who last modified this Node.
setModifiedDate(Calendar) - Method in class com.bea.content.Node
Sets the Date when this Node was last modified.
setModifiedDate(Calendar) - Method in class com.bea.content.ObjectClass
Sets the modified date of this ObjectClass.
setModifiedDate(Date) - Method in class com.bea.netuix.application.definition.PortalDefinition
 
setModifyDefinitions(boolean) - Method in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
 
setMonth(String) - Method in class com.bea.p13n.jobmanager.config.CalendarJobDefinition
 
setMonth(String) - Method in interface com.bea.p13n.jobmanager.config.CalendarJobDefinitionBean
 
setMultipartRequestWrapper(MultipartRequestWrapper) - Method in class com.bea.struts.adapter.framework.internal.StrutsRequestWrapper
 
setMultiplicity(IMetadataQuery.Multiplicity) - Method in interface com.bea.content.expression.IMetadataQueryParameter
Set the Multiplicity of a metadata query parameter
setMultiValued(boolean) - Method in class com.bea.content.PropertyDefinition
Set to true if the Property can have multiple values, false otherwise.
setMultiValued(boolean) - Method in class com.bea.p13n.property.AbstractPropertyDefinition
Set if this property support multiple values?
setName(String) - Method in class com.bea.campaign.model.AddDiscountModel
Set the discount name.
setName(String) - Method in class com.bea.campaign.model.CampaignModel
Sets the campaign's name.
setName(String) - Method in class com.bea.campaign.model.ScenarioModel
Sets the name of the Scenario.
setName(String) - Method in class com.bea.content.BinaryValue
Sets the filename for the binary data, including the file extension.
setName(ValueExpression) - Method in class com.bea.content.manager.faces.taglib.GetPropertyComponentTag
Set the value of GetPropertyComponentTag.name
setName(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Set the value of GetPropertyTag.name.
setName(String) - Method in class com.bea.content.Node
Set the node's name.
setName(String) - Method in class com.bea.content.ObjectClass
Sets the name for this ObjectClass.
setName(String) - Method in class com.bea.content.Property
Sets the name of the property that is unique to the Node.
setName(String) - Method in class com.bea.content.PropertyDefinition
Sets the name of this PropertyDefinition.
setName(String) - Method in class com.bea.content.RepositoryId
Set the name of the repository.
setName(String) - Method in interface com.bea.content.spi.flexspi.Repository
Sets the name of this Repository.
setName(String) - Method in interface com.bea.content.spi.Repository
Deprecated Sets the name of this Repository.
setName(String) - Method in class com.bea.content.virtual.VirtualNode
Set the name of the virtual node.
setName(String) - Method in class com.bea.netuix.application.definition.MarkupDefinition
Sets the name of this markup
setName(String) - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Specifies the name a Notification must match to be included.
setName(String) - Method in class com.bea.netuix.servlets.controls.application.MetaData
 
setName(String) - Method in class com.bea.netuix.servlets.controls.Capability
Sets the name of this Capability.
setName(String) - Method in class com.bea.p13n.jobmanager.config.AbstractJobDefinition
 
setName(String) - Method in interface com.bea.p13n.jobmanager.config.CalendarJobDefinitionBean
 
setName(String) - Method in class com.bea.p13n.jobmanager.config.EventJobDefinition
This operation is unsupported because one event job definition translates into number of event job definitions that is equal to number of servers in a cluster, as it doesn't keep job history.
setName(String) - Method in interface com.bea.p13n.jobmanager.config.IntervalJobDefinitionBean
 
setName(String) - Method in interface com.bea.p13n.jobmanager.config.JobListenerBean
 
setName(String) - Method in class com.bea.p13n.jobmanager.config.JobListenerDefinition
 
setName(String) - Method in interface com.bea.p13n.jobmanager.config.JobParamBean
 
setName(String) - Method in class com.bea.p13n.jobmanager.config.JobParamDefinition
 
setName(String) - Method in interface com.bea.p13n.jobmanager.config.StartupJobDefinitionBean
 
setName(String) - Method in interface com.bea.p13n.jobmanager.config.TimerJobDefinitionBean
 
setName(String) - Method in interface com.bea.p13n.jobmanager.JobDefinition
 
setName(String) - Method in class com.bea.p13n.placeholder.model.PlaceholderModel
Set the placeholder name.
setName(String) - Method in class com.bea.p13n.placeholder.model.QueryDefinitionModel
Set the query name.
setName(String) - Method in class com.bea.p13n.placeholder.servlets.jsp.taglib.PlaceholderTag
set the name property.
setName(String) - Method in class com.bea.p13n.property.AbstractPropertySet
Set the name of this property set
setName(String) - Method in class com.bea.p13n.rules.model.AddSegmentModel
Set the name of the segment.
setName(String) - Method in class com.bea.p13n.rules.model.RuleModel
Set the rule name.
setName(String) - Method in class com.bea.p13n.rules.model.VariableBindingModel
Get the variable name the object will be bond to.
setName(String) - Method in interface com.bea.p13n.url.config.P13nUrlTemplateBean
 
setName(String) - Method in class com.bea.p13n.user.Classification
Set the name of the classification
setName(String) - Method in class com.bea.portal.tools.security.authentication.provider.AuthenticationProviderIDBuilder
Change the name of the authentication provider.
setName(String) - Method in class com.bea.portal.tools.security.role.mapper.RoleMapperIDBuilder
Change the name of the role mapper.
setName(String) - Method in class com.bea.portal.tools.security.role.mapper.RoleMappersIDBuilder
Change the name of the role mapper.
setName(String) - Method in class com.bea.struts.adapter.taglib.naming.RewriteNameTag
 
setName(String) - Method in interface com.bea.wsrp.model.markup.IRenderDependencyTag
Sets the name of the tag.
setNamespace(String) - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Specifies the namespace a Notification must match to be included.
setNamespacePrefix(String) - Method in interface com.bea.wsrp.model.markup.IRuntimeContext
 
setNavigationalState(String) - Method in interface com.bea.wsrp.model.markup.IGetMarkupBaseRequestContext
The supplied navState is set as the opaque navigational state of the current portlet.
setNavigationalState(String) - Method in interface com.bea.wsrp.model.markup.IInteractionResponseContext
Sets the supplied navState as the opaque navigational state for the current portlet.
setNested(boolean) - Method in class com.bea.content.PropertyDefinition
Indicates whether this PropertyDefinition belongs to an Objectclass that is nested inside another ObjectClass.
setNestedProperty(Property[]) - Method in class com.bea.content.manager.servlets.jsp.taglib.ForEachNestedPropertyTag
Set the ForEachNestedPropertyTag.nestedProperty.
setNewMode(String) - Method in interface com.bea.wsrp.model.markup.IInteractionResponseContext
Sets the supplied newMode as a new window mode for the current portlet.
setNewWindowState(String) - Method in interface com.bea.wsrp.model.markup.IInteractionResponseContext
Sets the supplied newWindowState as a new window state for the current portlet.
setNextPossiblePortletModes(Collection<PortletMode>) - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call setNextPossiblePortletModes() on the wrapped response object.
setNextPossiblePortletModes(Collection<PortletMode>) - Method in interface javax.portlet.RenderResponse
This method allows the portlet to tell the portal the next possible portlet modes that the make sense from the portlet point of view.
setNextRewriter(StrutsURLRewriter) - Method in class com.bea.struts.adapter.util.rewriter.StrutsURLRewriter
Set the next StrutsURLRewriter in the chain.
setNode(ValueExpression) - Method in class com.bea.content.manager.faces.taglib.GetPropertyComponentTag
Set the value of GetPropertyComponentTag.node
setNode(Node) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Set the node to use.
setNode(Node) - Method in class com.bea.content.manager.servlets.jsp.taglib.SetNodeTag
Set the node.
setNode(String) - Method in class com.bea.p13n.jobmanager.config.AbstractJobDefinition
 
setNode(String) - Method in interface com.bea.p13n.jobmanager.config.CalendarJobDefinitionBean
 
setNode(String) - Method in class com.bea.p13n.jobmanager.config.EventJobDefinition
This operation is not supported because this job definition can't be targetted to a single server as it runs on all servers in a cluster.
setNode(String) - Method in interface com.bea.p13n.jobmanager.config.IntervalJobDefinitionBean
 
setNode(String) - Method in interface com.bea.p13n.jobmanager.config.StartupJobDefinitionBean
 
setNode(String) - Method in class com.bea.p13n.jobmanager.config.TimerJobDefinition
This is unsupported as this job definition can't be configured to run on any one server.
setNode(String) - Method in interface com.bea.p13n.jobmanager.config.TimerJobDefinitionBean
 
setNode(String) - Method in interface com.bea.p13n.jobmanager.JobDefinition
 
setNodeCacheIsEnabled(boolean) - Method in interface com.bea.content.federated.IRepositoryConfig
Deprecated Replaced by Cache

Sets whether or not the node cache is enabled for the repository

setNodeCacheIsEnabled(boolean) - Method in class com.bea.content.federated.RepositoryConfig
 
setNodeCacheMaxEntries(int) - Method in interface com.bea.content.federated.IRepositoryConfig
Deprecated Replaced by Cache

Sets the ndoe cache max entires for the repository

setNodeCacheMaxEntries(int) - Method in class com.bea.content.federated.RepositoryConfig
 
setNodeCacheTtl(long) - Method in interface com.bea.content.federated.IRepositoryConfig
Deprecated Replaced by Cache

Sets the node cache time to live for the repo

setNodeCacheTtl(long) - Method in class com.bea.content.federated.RepositoryConfig
 
setNodeId(ID) - Method in class com.bea.content.url.ShowPropertyURL
Set the value of ShowPropertyURL.nodeId
setNodeID(NodeID) - Method in class com.bea.portal.tools.content.PropertyIDBuilder
Change the NodeID of the content node.
setNodeOps(NodeOps) - Method in class com.bea.content.Node
Sets the NodeOps to perform operations on the repository.
setNodePath(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetBinaryPropertyTag
 
setNodePath(String) - Method in class com.bea.content.url.ShowPropertyURL
Set the value of ShowPropertyURL.nodePath
setNodePath(String) - Method in class com.bea.portal.tools.content.NodeIDBuilder
Change the path of the node.
setNodePath(NodePath) - Method in class com.bea.portal.tools.content.NodeIDBuilder
Change the path of the node.
SetNodeTag - Class in com.bea.content.manager.servlets.jsp.taglib
JSP Tag implementation for getting a node by its path.
SetNodeTag() - Constructor for class com.bea.content.manager.servlets.jsp.taglib.SetNodeTag
 
setNodeWorkflow(ContentContext, ID, ID) - Method in interface com.bea.content.federated.IWorkflowManager
Sets the specific workflow document to the given node.
setNodeWorkflow(ID, ID) - Method in interface com.bea.content.spi.flexspi.ticket.WorkflowOpsV1
Deprecated Sets the specific workflow document to the given node.
setNodeWorkflow(ID, ID) - Method in interface com.bea.content.spi.WorkflowOps
Deprecated Sets the specific workflow document to the given node.
setNodeWorkflow(ContentContext, ID, ID) - Method in interface com.bea.portal.tools.content.controls.ContentWorkflowControl
Sets the specific workflow document to the given node.
setNoEnding() - Method in class com.bea.campaign.model.AddToPlaceholderModel
Set that the query does not end due to a time-to-live or expiration date.
setNot(boolean) - Method in interface com.beasys.commerce.foundation.expression.Expression
Deprecated Set the value of not
setNot(boolean) - Method in class com.beasys.commerce.foundation.expression.ExpressionImpl
Deprecated Set the value of not
setNumber(int, Number) - Method in class com.bea.p13n.rules.model.BranchModel
 
setNumFormat(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Set the number format to use.
setObjectClass(ObjectClass) - Method in class com.bea.content.Node
Sets the ObjectClass associated with this Node
setObjectClass(ObjectClass) - Method in class com.bea.content.virtual.VirtualNode
Sets the objectClass associated with the node.
setObjectClassId(String) - Method in class com.bea.content.virtual.VirtualNode
Sets the objectClass ID associated with the node.
setObjectClassOps(ObjectClassOps) - Method in class com.bea.content.ObjectClass
Sets the ObjectClassOps for the repository.
setObjectClassOps(ObjectClassOps) - Method in class com.bea.content.PropertyDefinition
Deprecated No longer used.
setObjectHeader(String, Object) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedResponseImpl
 
setObjectInContext(HttpServletRequest, String, Object) - Static method in class com.bea.content.ui.jsp.templates.utils.TemplateSupport
This is a utility method that will set the object as an attribute on the current request under the attribute name passed in.
setOrderedPosition(int) - Method in class com.bea.content.el.support.ValueWrapperImpl
See Value.setOrderedPosition(int)
setOrderedPosition(int) - Method in class com.bea.content.PropertyChoice
Set the position dictating the order of the PropertyChoice array on an ObjectClass
setOrderedPosition(int) - Method in class com.bea.content.Value
Set the position dictating the order, if the Value is part of a Value[] on a Property.
setOriginalServletPath(String) - Method in class com.bea.struts.adapter.framework.internal.StrutsRequestWrapper
 
setOriginalUri(String) - Method in class com.bea.netuix.servlets.l10n.ResolvedLocale
 
setOrLogic(boolean) - Method in class com.bea.campaign.model.AdCountGoal
 
setOrLogic(String) - Method in class com.bea.campaign.model.AdCountGoal
Set the boolean logic.
setOuterJoin(PropertyContainer.JoinType) - Method in class com.bea.p13n.rules.model.RuleModel.ConditionsModel
Set the outer most condition boolean logic.
setP13nRequest(HttpServletRequest, HttpServletRequest) - Method in class com.bea.content.ContentContext
Set the request for this object, using a p13n Request, except use the real request for the entitlement request.
setP13NSession(Session) - Method in class com.bea.p13n.http.Request
Set the P13N Session related to this request.
setP13NSession(SerializableSession) - Method in class com.bea.p13n.http.Request
 
setP13NSession(SerializableSession) - Method in interface com.bea.p13n.http.SerializableRequest
Set the P13N Session related to this request.
setPage(String) - Method in class com.bea.netuix.servlets.l10n.jsp.taglib.L10nTagSupport
 
setPageContext(PageContext) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetBinaryPropertyTag
Sets the page context.
setPageContext(PageContext) - Method in class com.bea.portlet.adapter.faces.taglib.naming.NamingContainerTag
Change the PageContext.
setPageDefinitionCount(int) - Method in class com.bea.netuix.application.definition.DefinitionCount
Sets the number of PageDefinitions
setPageDefinitionId(PageDefinitionId) - Method in class com.bea.portal.tools.portal.page.LibraryPortletInstancesIDBuilder
Change the PageDefinitionId.
setPageDefinitionId(PageDefinitionId) - Method in class com.bea.portal.tools.portal.page.PageDefinitionIDBuilder
Change the PageDefinitionId.
setPageDefinitionID(PageDefinitionID) - Method in class com.bea.portal.tools.portal.portlet.PortletIDBuilder
 
setPageDefinitionId(PageDefinitionId) - Method in class com.bea.portal.tools.portal.portlet.PortletIDBuilder
 
setPageFlowScopedFormName(String) - Method in class com.bea.struts.adapter.framework.internal.StrutsRequestWrapper
 
setPageInstanceId(PageInstanceId) - Method in class com.bea.portal.tools.portal.page.PageIDBuilder
Change the PageInstanceId.
setPageLabel(String) - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
 
setPageLabel(String, boolean) - Method in class com.bea.portlet.PageURL
Sets page label.
setPageLabel(String) - Method in class com.bea.portlet.PageURL
Sets page label.
setParameter(ContextKey, Serializable) - Method in class com.bea.content.ContentContext
 
setParameter(ContextKey, Serializable) - Method in interface com.bea.content.IContentContext
Stores the specified parameter key and value in the IContentContext object.
setParameter(String, String) - Method in interface javax.portlet.BaseURL
Sets the given String parameter to this URL.
setParameter(String, String[]) - Method in interface javax.portlet.BaseURL
Sets the given String array parameter to this URL.
setParameters(Map<String, String[]>) - Method in interface javax.portlet.BaseURL
Sets a parameter map for this URL.
setParams(Map<String, String[]>) - Method in interface com.bea.wlp.rest.command.RestContext
Sets the Map of parameters into this RestContext.
setParent(Model) - Method in class com.bea.p13n.model.Model
Set our parent model (null if this is a root or was removed from its parent).
setParent(Model) - Method in class com.bea.p13n.model.XmlObjectModel
Override to set our root xml object to the XmlObjectModel.copyRootXmlObject initialized in XmlObjectModel.preRemove() if parent is null (i.e.
setParent(Model) - Method in class com.bea.p13n.rules.model.MethodCallModel
Override to listen to changes to our RuleModel's conditions, for determining completeness.
setParent(Tag) - Method in class com.bea.portlet.adapter.faces.taglib.naming.NamingContainerTag
 
setParentDARoleID(DARoleID) - Method in class com.bea.portal.tools.security.role.da.DARoleIDBuilder
Change the parent DARoleID.
setParentGroupID(GroupID) - Method in class com.bea.portal.tools.security.group.GroupIDBuilder
Change the parent GroupID.
setParentGroupName(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.AddGroupToGroupTag
Deprecated Set the name of the new parent group
setParentGroupName(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.RemoveGroupFromGroupTag
Deprecated Set the name of the parent group
setParentId(ID) - Method in class com.bea.content.Node
Sets this Node's parent id.
setParentId(PortletCategoryDefinitionId) - Method in class com.bea.netuix.application.definition.PortletCategoryDefinition
Set the parent category.
setParentInheritanceFlag(boolean, ResourceContext) - Method in interface com.bea.portal.tools.da.controls.DelegationServiceControl
Method used to set whether a role has implicitly granted the capabilities of a sub-role to its parent role
setParentName(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateGroupTag
Deprecated Set the name of the group to add the new group to
setParentObjectClassId(ID) - Method in class com.bea.content.ObjectClass
Sets the parent ObjectClass ID.
setParentPortletCategoryID(PortletCategoryID) - Method in class com.bea.portal.tools.portal.portlet.PortletCategoryIDBuilder
Change the parent PortletCategoryID.
setParentResourceID(ParentedResourceID) - Method in class com.bea.portal.tools.resource.ParentedResourceIDBuilder
Change the parent ParentedResourceID.
setPassword(String) - Method in interface com.bea.content.federated.IRepositoryConfig
Sets the password
setPassword(String) - Method in class com.bea.content.federated.RepositoryConfig
 
setPassword(String) - Method in class com.bea.content.indexer.IndexerRunner
Sets the password that is used when looking up the Indexer EJB.
setPassword(String) - Method in class com.bea.netuix.application.communities.messaging.MessagingAddress
 
setPassword(String, String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.UserManager
Deprecated As of Portal 8.1.x, use UserProviderControl.setPassword(username, password)
setPassword(String, String) - Method in interface com.bea.p13n.controls.securityProvider.UserProviderControl
Sets the password for a user in the realm.
setPassword(String, String) - Method in class com.bea.p13n.security.management.authentication.AtnManagerProxy
Sets the password for a user in the realm.
setPassword(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateUserTag
Deprecated Set the password of the new user
setPassword(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.SetPasswordTag
Set the new password
setPassword(String, String) - Method in interface com.bea.p13n.usermgmt.UserManager
Deprecated See com.bea.p13n.security.management.authentication.AtnManagerProxy
SetPasswordTag - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Corresponds to <um:setPassword>.
SetPasswordTag() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.SetPasswordTag
 
setPath(String) - Method in class com.bea.content.indexer.IndexerRunner
Sets the node path.
setPath(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetBinaryPropertyTag
Sets path.
setPath(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetNodeTag
Set the path.
setPath(String) - Method in class com.bea.content.Node
Sets the path of this Node.
setPath(String) - Method in class com.bea.content.ObjectClass
Set's the ObjectClass inheritance path.
setPath(String) - Method in class com.bea.netuix.application.identifier.Path
Cannot be null.
setPath(String) - Method in class com.bea.portlet.GenericURL
Sets the path.
setPath(String) - Method in interface com.bea.wlp.rest.command.RestContext
Sets the current command path.
setPathInfo(String) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
 
setPathPrefix(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetBinaryPropertyTag
Sets a path prefix.
setPathPrefix(String) - Method in class com.bea.portlet.GenericURL
Sets a path prefix.
setPayload(Object) - Method in class com.bea.netuix.servlets.controls.portlet.events.PortletEvent
Deprecated Set the event payload.
setPayload(Element) - Method in class com.bea.wsrp.ext.holders.XmlPayload
Sets the XML payload as an element.
setPayload(Serializable) - Method in interface com.bea.wsrp.model.markup.IEventContext
Sets the unmarshalled form of the payload, removes the WSRPV1 and WSRPV2 forms of the payload, and sets the payload origin to UNMARSHALLED, if applicable.
setPayloadId(NotificationPayloadId) - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Specifies the payload ID a Notification must match to be included.
setPayloadOriginUnmarshalled() - Method in interface com.bea.wsrp.model.markup.IEventContext
Sets the origin of the event's payload to UNMARSHALLED, which affects how other forms of the event payload are created if needed for sending over WSRP.
setPayloadOriginWSRPV1() - Method in interface com.bea.wsrp.model.markup.IEventContext
Sets the origin of the event's payload to WSRPV1, which affects how other forms of the event payload are created if needed for sending over WSRP 2.0 or delivery to a local portlet.
setPayloadOriginWSRPV2() - Method in interface com.bea.wsrp.model.markup.IEventContext
Sets the origin of the event's payload to WSRPV2, which affects how other forms of the event payload are created if needed for sending over WSRP 1.0 or delivery to a local portlet.
setPersistedAttribute(String, String) - Method in interface com.bea.netuix.application.communities.invitations.Invitee
Sets an attribute that will be persisted along with the Invitation that is created for an Invitee.
setPersistedAttributes(Map<String, String>) - Method in interface com.bea.netuix.application.communities.invitations.Invitee
For CommunityInviter implementations that need additional data above and beyond the WLS username and messaging address provided for by the basic Invitee interface, an attribute map is provided to allow arbitrary key/value pairs to be associated with each Invitee.
setPersonalPagesEnabled(boolean, CommunityDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityManagerControl
Enabled Personal Pages.
setPingTimeout(int) - Method in class com.bea.content.indexer.IndexerRunner
This one is from command line
setPkString(String) - Method in class com.bea.p13n.property.AbstractPropertyLocator
Set the pk of an entity
setPlaceholder(String) - Method in class com.bea.p13n.ad.AdInfo
Set the placeholder name
setPlaceholder(PlaceholderModel, ResourceContext) - Method in interface com.bea.portal.tools.im.controls.placeholders.PlaceholderManagerControl
Persists the given PlaceholderModel.
setPlaceholder(String, PlaceholderModel, boolean, ResourceContext) - Method in interface com.bea.portal.tools.im.controls.placeholders.PlaceholderManagerControl
Persists the given PlaceholderModel.
setPlaceholderDefinitions(PlaceholderDefinition[]) - Method in class com.bea.netuix.application.definition.LayoutDefinition
Sets placeholer on this layout
setPlaceholderID(PlaceholderID) - Method in class com.bea.portal.tools.interaction.placeholder.query.QueryDefinitionIDBuilder
Change the PlaceholderID.
setPlaceholderLock(PageDefinitionControl, int, PageDefinitionId, String) - Static method in class com.bea.portal.tools.portal.actions.PageDefinitionAction
Creates an update secuity policy on a placholder when the action is executed.
setPlaceholderLock(PageInstanceControl, int, PageInstanceId, String, PortalPath, DesktopPath) - Static method in class com.bea.portal.tools.portal.actions.PageInstanceAction
Creates an update secuity policy on a placholder when the action is executed.
setPlaceholderLock(int, PageDefinitionId, String, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PageDefinitionControl
Creates an update secuity policy on a placholder.
setPlaceholderLock(int, PageInstanceId, String, PortalPath, DesktopPath, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PageInstanceControl
Creates an update secuity policy on a placholder.
setPlaceholderName(String) - Method in class com.bea.portal.tools.interaction.placeholder.PlaceholderIDBuilder
Change the name of the placeholder.
setPlaceholders(String...) - Method in class com.bea.campaign.model.AddToPlaceholderModel
Set the placeholders.
setPolicyName(String) - Method in class com.bea.p13n.entitlements.policy.RolePolicyItem
Sets the role policy name of this role policy.
setPolicyNamespace(String) - Method in class com.bea.p13n.entitlements.policy.RolePolicyItem
Sets the role policy namespace for this role policy.
setPolicyUser(int) - Method in class com.bea.p13n.entitlements.policy.PolicyItem
 
setPort(int) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetBinaryPropertyTag
Sets a port.
setPort(int) - Method in class com.bea.portlet.GenericURL
Sets a port.
setPortalAndDesktopPath(String, String) - Method in interface com.bea.visitortools.invitation.InviterInvoker
Sets the portal path and desktop path.
setPortalID(PortalID) - Method in class com.bea.portal.tools.portal.community.CommunitiesIDBuilder
Change the PortalID
setPortalID(PortalID) - Method in class com.bea.portal.tools.portal.community.CommunityDefinitionIDBuilder
Change the PortalID
setPortalID(PortalID) - Method in class com.bea.portal.tools.portal.community.CommunityTemplateIDBuilder
Change the PortalID
setPortalID(PortalID) - Method in class com.bea.portal.tools.portal.community.CommunityTemplatesIDBuilder
Change the PortalID
setPortalID(PortalID) - Method in class com.bea.portal.tools.portal.community.LibraryCommunityTemplateIDBuilder
Change the PortalID
setPortalID(PortalID) - Method in class com.bea.portal.tools.portal.community.LibraryCommunityTemplatesIDBuilder
Change the PortalID
setPortalID(PortalID) - Method in class com.bea.portal.tools.portal.desktop.DesktopDefinitionIDBuilder
Change the PortalID
setPortalID(PortalID) - Method in class com.bea.portal.tools.portal.desktop.DesktopDefinitionsIDBuilder
Change the PortalID
setPortalID(PortalID) - Method in class com.bea.portal.tools.portal.desktop.DesktopTemplateIDBuilder
Change the PortalID
setPortalID(PortalID) - Method in class com.bea.portal.tools.portal.desktop.DesktopTemplatesIDBuilder
Change the PortalID
setPortalID(PortalID) - Method in class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplateIDBuilder
Change the PortalID
setPortalID(PortalID) - Method in class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplatesIDBuilder
Change the PortalID
setPortalID(PortalID) - Method in class com.bea.portal.tools.portal.PortalParentedResourceIDBuilder
Change the parent PortalResourceID.
setPortalPath(PortalPath) - Method in class com.bea.netuix.application.identifier.DesktopDefinitionId
 
setPortalPath(PortalPath) - Method in class com.bea.portal.tools.portal.community.CommunitiesIDBuilder
Change the PortalPath
setPortalPath(PortalPath) - Method in class com.bea.portal.tools.portal.community.CommunityDefinitionIDBuilder
Change the PortalPath
setPortalPath(PortalPath) - Method in class com.bea.portal.tools.portal.community.CommunityTemplateIDBuilder
Change the PortalPath
setPortalPath(PortalPath) - Method in class com.bea.portal.tools.portal.community.CommunityTemplatesIDBuilder
Change the PortalPath
setPortalPath(PortalPath) - Method in class com.bea.portal.tools.portal.community.LibraryCommunityTemplateIDBuilder
Change the PortalPath
setPortalPath(PortalPath) - Method in class com.bea.portal.tools.portal.community.LibraryCommunityTemplatesIDBuilder
Change the PortalPath
setPortalPath(PortalPath) - Method in class com.bea.portal.tools.portal.desktop.DesktopDefinitionIDBuilder
Change the PortalPath
setPortalPath(PortalPath) - Method in class com.bea.portal.tools.portal.desktop.DesktopDefinitionsIDBuilder
Change the PortalPath
setPortalPath(PortalPath) - Method in class com.bea.portal.tools.portal.desktop.DesktopTemplateIDBuilder
Change the PortalPath
setPortalPath(PortalPath) - Method in class com.bea.portal.tools.portal.desktop.DesktopTemplatesIDBuilder
Change the PortalPath
setPortalPath(PortalPath) - Method in class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplateIDBuilder
Change the PortalPath
setPortalPath(PortalPath) - Method in class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplatesIDBuilder
Change the PortalPath
setPortalPath(PortalPath) - Method in class com.bea.portal.tools.portal.portal.PortalIDBuilder
Change the PortalPath.
setPortalPath(String) - Method in class com.bea.portlet.prefs.spi.PortletPreferencesId
 
setPortalPaths(PortalPath[]) - Method in class com.bea.netuix.application.search.PortalSearchCriteria
Set the portal paths to search for.
setPortalTitle(String) - Method in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
 
setPortletCategoryDefinitionId(PortletCategoryDefinitionId) - Method in class com.bea.portal.tools.portal.portlet.PortletCategoriesIDBuilder
Change the PortletCategoriesDefinitionId.
setPortletCategoryDefinitionId(PortletCategoryDefinitionId) - Method in class com.bea.portal.tools.portal.portlet.PortletCategoryIDBuilder
Change the PortletCategoryDefinitionId.
setPortletDefinitionCount(int) - Method in class com.bea.netuix.application.definition.DefinitionCount
Sets the number of PortletDefinitions
setPortletDefinitionId(PortletDefinitionId) - Method in class com.bea.portal.tools.portal.portlet.PortletDefinitionIDBuilder
Change the PortletDefinitionId.
setPortletFile(String) - Method in class com.bea.netuix.application.definition.PortletDefinition
Setter for setting the relative path of the .portlet file representing this portlet.
setPortletHandle(String) - Method in class com.bea.netuix.application.definition.PortletDefinition
Sets the portlet handle for this portlet
setPortletHandle(String) - Method in class com.bea.netuix.application.instance.PortletInstance
Sets the portlet handle for this portlet
setPortletHandle(String) - Method in class com.bea.wsrp.consumer.management.portlet.ProxyPortletInfo
Sets the portlet handle.
setPortletHandle(String) - Method in interface com.bea.wsrp.model.IPortletContext
Sets portlet handle.
setPortletInstanceId(PortletInstanceId) - Method in class com.bea.portal.tools.portal.portlet.PortletIDBuilder
Change the PortletInstanceId.
setPortletInstanceKey(String) - Method in interface com.bea.wsrp.model.markup.IRuntimeContext
 
setPortletInstanceLabel(String) - Method in class com.bea.netuix.servlets.manager.AppContext
 
setPortletMode(PortletMode) - Method in class javax.portlet.filter.ActionResponseWrapper
The default behavior of this method is to call setPortletMode(portletMode) on the wrapped response object.
setPortletMode(PortletMode) - Method in class javax.portlet.filter.EventResponseWrapper
The default behavior of this method is to call setPortletMode(portletMode) on the wrapped response object.
setPortletMode(PortletMode) - Method in interface javax.portlet.PortletURL
Indicates the portlet mode the portlet must be in, if this portlet URL triggers a request.
setPortletMode(PortletMode) - Method in interface javax.portlet.StateAwareResponse
Sets the portlet mode of a portlet to the given portlet mode.
setPortletORBManager(PortletORBManager) - Static method in class com.bea.portal.tools.portlet.orb.PortletORBManager
Change the PortletORBManager.
setPortletServletName(String) - Method in class com.bea.portlet.StandalonePortletURL
Deprecated  
setPortletState(byte[]) - Method in class com.bea.netuix.application.definition.PortletDefinition
Sets the portlet state for a WSRP remote portlet
setPortletState(byte[]) - Method in class com.bea.netuix.application.instance.PortletInstance
Sets the portlet state for a WSRP remote portlet
setPortletState(byte[]) - Method in class com.bea.wsrp.consumer.management.portlet.ProxyPortletInfo
Sets the binary porltet state.
setPortletState(byte[]) - Method in interface com.bea.wsrp.model.IPortletContext
Sets portlet state.
setPortletType(PortletMarkup.PortletType) - Method in class com.bea.netuix.application.definition.PortletMarkup
 
setPortletUri(String) - Method in class com.bea.portlet.StandalonePortletURL
Used to create a "detached" Portlet.
setPreferredTitle(String) - Method in interface com.bea.wsrp.model.markup.IGetMarkupBaseResponseContext
Sets the supplied title as the portlet's preferred title.
setPrefix(String) - Method in class com.bea.struts.adapter.taglib.tiles.ext.TextTag
 
setPreviewSlot(String) - Method in interface com.bea.p13n.placeholder.PlaceholderService
Deprecated No longer used.
setPrimary(boolean) - Method in class com.bea.content.PropertyDefinition
Set to true if this PropertyDefinition represents the primary PropertyDefinition for its ObjectClass.
setPrimary(boolean) - Method in class com.bea.portal.tools.portal.book.BookIDBuilder
Sets this book instance to primary WARNING: Setting a book instance that is not primary to primary may cause undesired behavior.
setPrimaryMessagingAddress(CustomizationContext, CommunityMember, MessagingAddress) - Method in interface com.bea.netuix.application.manager.ICommunityMemberManager
Sets a MessagingAddress value into a mapped property in the User Profile for this CommunityMember that is used as the primary address for the MessagingAddressType specified in the MessagingAddress.
setPrimaryMessagingAddress(MessagingAddress) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Sets the value of a the primary MessagingAddress.
setPrimaryPropertyDefinition(PropertyDefinition) - Method in class com.bea.content.ObjectClass
Sets the primary PropertyDefinition.
setPrincipal(HttpServletRequest) - Method in class com.bea.p13n.http.Request
 
setPrincipal(HttpServletRequest) - Method in interface com.bea.p13n.http.SerializableRequest
 
setPriority(QueryDefinitionModel.Priority) - Method in class com.bea.p13n.placeholder.model.QueryDefinitionModel
Set the query priority.
setProcessPopulateAlreadyCalled(boolean) - Method in class com.bea.struts.adapter.framework.internal.StrutsRequestWrapper
 
setProducer(ProducerEntry) - Method in class com.bea.wsrp.registry.entries.RegistryEntry
Associates this entry with a producer.
setProducerHandle(String) - Method in class com.bea.netuix.application.definition.PortletDefinition
Sets the producer handle for this portlet
setProducerHandle(String) - Method in class com.bea.netuix.application.instance.PortletInstance
Sets the producer handle for this portlet
setProducerHandle(String) - Method in class com.bea.netuix.application.search.PortletSearchCriteria
 
setProducerHandle(String) - Method in class com.bea.portal.tools.portal.wsrp.producer.WSRPProducerIDBuilder
Change the producer handle of the referrent WSRP producer definition.
setProducerHandle(String) - Method in class com.bea.wsrp.consumer.management.portlet.ProxyPortletInfo
Sets producer handle.
setProducerOfferedPortlet(boolean) - Method in class com.bea.netuix.application.definition.PortletDefinition
Sets whether a WSRP remote portlet is customized by a WSRP consumer
setProducerOfferedPortlet(boolean) - Method in class com.bea.netuix.application.instance.PortletInstance
Sets whether a WSRP remote portlet is customized by a WSRP consumer
setProducerOfferedPortlet(boolean) - Method in class com.bea.wsrp.consumer.management.portlet.ProxyPortletInfo
Sets whether this portlet is producer offered or consumer created.
setProducerServiceKey(Key) - Method in class com.bea.wsrp.registry.entries.RegistryEntry
Returns the producer's business service key.
setProducerServiceKey(String) - Method in class com.bea.wsrp.registry.find.FindRequest
Sets producer service key.
setProfileId(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetProfileTag
Deprecated Set the id to assign the retrieved profile to
setProfileKey(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetProfileTag
Deprecated Set the key of the profile to retrieve
setProfileType(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateUserTag
Deprecated Set the new user's profile type
setProfileType(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetProfileTag
Deprecated Set the profile type to retrieve
setProliferateChanges(short) - Method in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
 
setProliferatePreferences(boolean) - Method in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
 
setProliferationMode(short) - Method in class com.bea.netuix.application.manager.CustomizationContext
Typically all changes that are made to library artifacts are cascaded down to the admin's desktop and subsequently cascaded down to the visitor's view.
setPropagateChanges(short) - Method in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
Deprecated use setProliferateChanges(short )
setProperties(Properties) - Method in class com.bea.content.Credentials
Sets any additional properties useful for authenticating and authorizing this Credentials.
setProperties(Properties) - Method in interface com.bea.content.federated.IRepositoryConfig
Sets the properties for the repository config
setProperties(Properties) - Method in class com.bea.content.federated.RepositoryConfig
 
setProperties(UIComponent) - Method in class com.bea.content.manager.faces.taglib.GetPropertyComponentTag
 
setProperties(UIComponent) - Method in class com.bea.content.manager.faces.taglib.ResolverComponentTag
 
setProperties(Collection) - Method in class com.bea.content.manager.servlets.jsp.taglib.ForEachNestedPropertyTag
 
setProperties(Property[]) - Method in class com.bea.content.Node
Sets all properties for this node as specified.
setProperties(Properties) - Method in interface com.bea.content.spi.flexspi.Repository
Sets the configuration properties for this repository.
setProperties(Properties) - Method in interface com.bea.content.spi.Repository
Deprecated Sets the configuration properties for this repository.
setProperties(Property[]) - Method in class com.bea.content.virtual.version.VersionableContent
Sets the Properties for this node.
setProperties(ProfileWrapper, EntityPropertyCache) - Method in interface com.bea.p13n.controls.profile.PropertyControl
Set properties in this EntityPropertyCache back into the user's profile.
setProperties(ProfileWrapper, EntityPropertyCache) - Method in interface com.bea.p13n.controls.profile.UserProfileControl
Deprecated as of Portal 8.1 Use multiple invocations of ProfileControl.setProperty(profileName, propertySet, property, value)
setProperties(EntityPropertyCache) - Method in interface com.bea.p13n.usermgmt.profile.ProfileWrapper
Set properties in the profile, taken from the input cache.
setProperties(Properties) - Method in class com.bea.wsrp.registry.ConnectInfo
Sets custom properties.
setProperty(Property) - Method in class com.bea.content.Node
Sets a property for this node as specified.
setProperty(PropertyLocator, String, String, Object) - Method in interface com.bea.p13n.controls.ejb.property.EntityPropertyManager
Deprecated Use the ProfileControl to get the user or group profile manager, then call setProperty() on that. For example: ProfileControl.getUserProfileManager().setProperty(profileName, propertySet, propertyName, value)
setProperty(String, String, String, Object) - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.GroupProfileManager
Deprecated Use ProfileControl.getGroupProfileManager().setProperty()
setProperty(String, String, String, Object) - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.UserProfileManager
Deprecated Use ProfileControl.getUserProfileManager().setProperty()
setProperty(ProfileWrapper, String, String, Object) - Method in interface com.bea.p13n.controls.profile.PropertyControl
Set an individual property.
setProperty(ProfileWrapper, String, String, Object) - Method in interface com.bea.p13n.controls.profile.UserProfileControl
Deprecated as of Portal 8.1 Use ProfileControl.setProperty(profileName, propertySet, property, value)
setProperty(String, String, Object) - Method in class com.bea.p13n.http.HttpConfigurableEntity
This method is not supported.
setProperty(String, String, Object) - Method in class com.bea.p13n.property.AbstractConfigurableEntity
Associate the specified value with the named key in the specified property set.
setProperty(String, String, Object) - Method in interface com.bea.p13n.property.ConfigurableEntity
Associate the specified value with the named key in the specified property set.
setProperty(String, String, Object) - Method in class com.bea.p13n.property.ConfigurableEntityImpl
Associate the specified value with the named key in the specified property set.
setProperty(PropertyLocator, String, String, Object) - Method in interface com.bea.p13n.property.EntityPropertyManager
Sets the property identified by the given property set and property name to the given value for the entity specified by the given property locator.
setProperty(String, String, String, Object) - Method in interface com.bea.p13n.usermgmt.profile.ProfileManager
Set a property in the profile
setProperty(String, String, Object) - Method in interface com.bea.p13n.usermgmt.profile.ProfileWrapper
Set a property in the profile
setProperty(String, String) - Method in class com.bea.portlet.prefs.spi.PortletPreferencesId
Associates a property with the given key and value with this identifier.
setProperty(String) - Method in interface com.beasys.commerce.foundation.expression.Criteria
Deprecated Set the property name to compare against.
setProperty(String) - Method in class com.beasys.commerce.foundation.expression.CriteriaImpl
Deprecated Set the value of property
setProperty(String, String) - Method in interface javax.portlet.BaseURL
Sets a String property on the URL.
setProperty(String, String) - Method in class javax.portlet.filter.PortletResponseWrapper
The default behavior of this method is to call setProperty(key, value) on the wrapped response object.
setProperty(String, String) - Method in interface javax.portlet.PortletResponse
Sets a String property to be returned to the portal.
setPropertyChoices(PropertyChoice[]) - Method in class com.bea.content.PropertyDefinition
Sets the array of PropertyChoices.
setPropertyContainerLogic(ContentQueryModel.Logic) - Method in class com.bea.p13n.content.model.ContentQueryModel
Set the logic on the content query.
setPropertyContainers(PropertyContainer...) - Method in class com.bea.p13n.content.model.ContentQueryModel
Set the property containers.
setPropertyContainers(PropertyContainer...) - Method in class com.bea.p13n.rules.model.PropertyToLiteralModel
Set the property containers for this model.
setPropertyContainers(PropertyContainer.JoinType, PropertyContainer...) - Method in class com.bea.p13n.rules.model.PropertyToLiteralModel
Set the property containers for this model.
setPropertyContainersOuterJoin(PropertyContainer.JoinType) - Method in class com.bea.p13n.rules.model.PropertyToLiteralModel
Set the property containers outer join for this model.
setPropertyDefinitions(PropertyDefinition[]) - Method in class com.bea.content.ObjectClass
Sets the PropertyDefinitions for this ObjectClass.
setPropertyName(String) - Method in class com.bea.content.manager.faces.component.GetPropertyComponent
Set the value of GetPropertyComponent.propertyName
setPropertyName(String) - Method in class com.bea.content.url.ShowPropertyURL
Set the value of ShowPropertyURL.propertyName
setPropertyName(Object) - Method in class com.bea.p13n.content.expression.PropertyRef
Deprecated Set the property name.
setPropertyName(String) - Method in class com.bea.p13n.property.AbstractPropertyMapKey
Set the name of the property
setPropertyName(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.PropertyTag
Deprecated Set the property name to look for
setPropertyName(String) - Method in class com.bea.portal.tools.content.PropertyIDBuilder
Change the name of the property.
setPropertyName(String) - Method in class com.bea.portal.tools.content.type.PropertyDefinitionIDBuilder
Change the name of the property definition.
setPropertySet(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.PropertyTag
Deprecated Set the property set to use
setPropertySetName(String) - Method in class com.bea.p13n.property.AbstractPropertyMapKey
Set the PropertySet this property belongs to
setPropertySetType(String) - Method in class com.bea.p13n.property.AbstractPropertyLocator
Set the propertySetType of an entity
SetPropertyTag - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Deprecated Use com.bea.p13n.usermgmt.taglib.SetPropertyTag
SetPropertyTag() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.SetPropertyTag
Deprecated  
setPropertyValue(String, Property, String, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.ProfileManagerControl
Sets the value for the given Property object.
setPropertyValues(String, Collection, String, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.ProfileManagerControl
Sets the values for the given Collection of Property objects.
setProviderDescription(ProviderDescription) - Method in class com.bea.p13n.entitlements.policy.PolicyItem
Sets the security provider associatied with this item
setProviderId(String) - Method in interface com.bea.p13n.cache.CacheConfig
Set the provider id to use for this named cache.
setProxyPortletId(int) - Method in class com.bea.wsrp.consumer.management.portlet.ProxyPortletInfo
Sets the unique ID used to store this proxy portlet in the database.
setPublic(boolean) - Method in class com.bea.netuix.application.definition.BookDefinition
Sets whether this book is end-user created.
setPublic(boolean) - Method in class com.bea.netuix.application.definition.PageDefinition
Sets whether this page is end-user created.
setPublic(boolean) - Method in class com.bea.netuix.application.definition.PortletDefinition
Sets whether this portlet is end-user created.
setPublicNavigationalState(PortletParameters) - Method in interface com.bea.wsrp.model.markup.IGetMarkupBaseRequestContext
Sets the public navigational state of the current portlet.
setPublicNavigationalState(PortletParameters) - Method in interface com.bea.wsrp.model.markup.IInteractionResponseContext
Sets the public navigational state for the current portlet.
setPublicOnly(boolean) - Method in class com.bea.netuix.application.search.BookSearchCriteria
Specifies whether only public books should be returned.
setPublicOnly(boolean) - Method in class com.bea.netuix.application.search.PageSearchCriteria
Specifies whether only public pages should be returned.
setPublicScope(boolean) - Method in interface javax.portlet.CacheControl
Sets the caching scope for the current response to public with true as publicScope and to private with false as publicScope.
setQuery(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.SearchTag
Set the value of SearchTag.queryStr.
setQuery(String) - Method in class com.bea.p13n.ad.AdInfo
Set the query string
setQuery(String) - Method in class com.bea.p13n.ad.servlets.jsp.taglib.AdTargetTag
Set the query property.
setQuery(String) - Method in class com.bea.p13n.servlets.jsp.taglib.ContentQueryTag
Sets the content query string that can be appended as an 'and' phrase to the content query in the contentSelector rule.
setQuery(String) - Method in class com.bea.p13n.servlets.jsp.taglib.ContentSelectorTag
Sets the content query string that can be appended as an 'and' phrase to the content query in the contentSelector rule.
setQueryDefinitionName(String) - Method in class com.bea.portal.tools.interaction.placeholder.query.QueryDefinitionIDBuilder
Change the name of the query.
setRandom(Number) - Method in class com.bea.campaign.action.Action
Set the random number that was used in the scenario rules.
setReadInput(byte[]) - Method in interface com.bea.wsrp.consumer.resource.IResourceServletRequestContext
Set the bytes which have been read from the request for sending in the target request.
setReadOnly(boolean) - Method in interface com.bea.content.federated.IRepositoryConfig
Sets the readOnly attribute of the repository
setReadOnly(boolean) - Method in class com.bea.content.federated.RepositoryConfig
 
setReadOnly(boolean) - Method in class com.bea.content.PropertyDefinition
Set to true if a value for the Property cannot be edited, or false otherwise.
setRecipients(MailRecipients) - Method in class com.bea.p13n.mail.MailMessage
Set the value of recipients.
setRedirectUri(String) - Method in exception com.bea.netuix.application.exception.RedirectionException
Sets the URI this exception should cause a redirection to.
setRedirectUrl(String) - Method in interface com.bea.wsrp.consumer.resource.IResourceServletResponseContext
Set the URL to redirect to
setRedirectURL(String) - Method in interface com.bea.wsrp.model.markup.IBlockingInteractionBaseResponseContext
Sets the supplied newURL as the new redirect URL.
setReference(String) - Method in class com.bea.content.PropertyDefinition
Sets a means by which all instances of properties for this PropertyDefinition may be referenced.
setRefreshAction(String) - Method in class com.bea.netuix.servlets.controls.window.WindowMode
 
setRegistrationHandle(String) - Method in interface com.bea.wsrp.model.IMutableRegistrationContext
 
setRegistrationState(byte[]) - Method in interface com.bea.wsrp.model.IMutableRegistrationContext
 
setRelatedThrowable(Throwable) - Method in exception com.bea.content.virtual.workflow.WorkflowException
Helper method which allows users to link two exceptions together.
setReloader(Object, CacheReloader) - Method in interface com.bea.p13n.cache.ReloadableCache
Set reloader to be run when the cached object has expired.
setRemoteUrl(HttpServletRequest, String) - Static method in class com.bea.netuix.clipper.ClipperHelper
Call this method from a backing file on a clipper portlet to dynamically set the URL that the clipper portlet is currently navigating.
setRemoveProfile(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.LogoutTag
 
setRemoveProfile(boolean) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.LogoutTag
 
setRenderCacheable(boolean) - Method in class com.bea.netuix.application.definition.PortletDefinition
Setter for property renderCacheable.
setRenderDependencyTags(List<IRenderDependencyTag>) - Method in interface com.bea.wsrp.model.markup.IGetRenderDependenciesResponseContext
Sets render dependency tags.
setRenderer(int) - Method in class com.bea.p13n.placeholder.servlets.jsp.taglib.PlaceholderTag
Deprecated not used.
setRenderOnAjaxRequest(boolean) - Method in class com.bea.netuix.servlets.controls.portlet.backing.PortletBackingContext
Force the portlet to render/not render when the Desktop asyncMode="enabled".
setRenderParameter(String, String) - Method in class javax.portlet.filter.ActionResponseWrapper
The default behavior of this method is to call setRenderParameter(key, value) on the wrapped response object.
setRenderParameter(String, String[]) - Method in class javax.portlet.filter.ActionResponseWrapper
The default behavior of this method is to call setRenderParameter(key, value) on the wrapped response object.
setRenderParameter(String, String) - Method in class javax.portlet.filter.EventResponseWrapper
The default behavior of this method is to call setRenderParameter(key, value) on the wrapped response object.
setRenderParameter(String, String[]) - Method in class javax.portlet.filter.EventResponseWrapper
The default behavior of this method is to call setRenderParameter(key, value) on the wrapped response object.
setRenderParameter(String, String) - Method in interface javax.portlet.StateAwareResponse
Sets a String parameter for the render request.
setRenderParameter(String, String[]) - Method in interface javax.portlet.StateAwareResponse
Sets a String array parameter for the render request.
setRenderParameters(EventRequest) - Method in interface javax.portlet.EventResponse
Maintain the current render parameters of the request for the response.
setRenderParameters(Map<String, String[]>) - Method in class javax.portlet.filter.ActionResponseWrapper
The default behavior of this method is to call setRenderParameters(parameters) on the wrapped response object.
setRenderParameters(Map<String, String[]>) - Method in class javax.portlet.filter.EventResponseWrapper
The default behavior of this method is to call setRenderParameters(parameters) on the wrapped response object.
setRenderParameters(EventRequest) - Method in class javax.portlet.filter.EventResponseWrapper
The default behavior of this method is to call setRenderParameters() on the wrapped response object.
setRenderParameters(Map<String, String[]>) - Method in interface javax.portlet.StateAwareResponse
Sets a parameter map for the render request.
setRenderTemplate(String) - Method in interface com.bea.wsrp.model.markup.IUrlTemplates
 
setReplyTo(String) - Method in class com.bea.netuix.application.communities.invitations.email.EmailInviter
Sets the reply-to email address to use for sending invitation emails.
setReplyToPersonalName(String) - Method in class com.bea.netuix.application.communities.invitations.email.EmailInviter
Sets the personal name to be used for the reply-to portion of the invitation email.
setRepository(String) - Method in class com.bea.content.indexer.IndexerRunner
Sets the repository name.
setRepository(NodeID) - Method in class com.bea.portal.tools.content.PropertyIDBuilder
Deprecated use use PropertyIDBuilder.setNodeID(NodeID)
setRepositoryID(RepositoryID) - Method in class com.bea.portal.tools.content.NodeIDBuilder
 
setRepositoryID(RepositoryID) - Method in class com.bea.portal.tools.content.type.TypeIDBuilder
Deprecated use TypeIDBuilder.setRepositoryInTypeModeID(RepositoryInTypeModeID)
setRepositoryID(RepositoryID) - Method in class com.bea.portal.tools.content.workflow.WorkflowIDBuilder
Deprecated use WorkflowIDBuilder.setRepositoryInRepoModeID(RepositoryInRepoModeID)
setRepositoryID(RepositoryID) - Method in class com.bea.portal.tools.content.workflow.WorkflowsIDBuilder
Deprecated use WorkflowsIDBuilder.setRepositoryInRepoModeID(RepositoryInRepoModeID)
setRepositoryInRepoModeID(RepositoryInRepoModeID) - Method in class com.bea.portal.tools.content.workflow.WorkflowIDBuilder
Change the RepositoryInRepoModeID of the repository.
setRepositoryInRepoModeID(RepositoryInRepoModeID) - Method in class com.bea.portal.tools.content.workflow.WorkflowsIDBuilder
Change the RepositoryInRepoModeID of the repository.
setRepositoryInTypeModeID(RepositoryInTypeModeID) - Method in class com.bea.portal.tools.content.type.TypeIDBuilder
Change the RepositoryInTypeModeID of the repository.
setRepositoryName(String) - Method in class com.bea.content.ID
Sets the name of the repository where the content element resides.
setRepositoryName(String) - Method in class com.bea.portal.tools.content.NodeIDBuilder
Deprecated use NodeIDBuilder.setRepositoryID(RepositoryID)
setRepositoryName(String) - Method in class com.bea.portal.tools.content.repository.RepositoryIDBuilder
Change the name of the repository.
setRepositoryName(String) - Method in class com.bea.portal.tools.content.repository.RepositoryInRepoModeIDBuilder
Change the name of the repository.
setRepositoryName(String) - Method in class com.bea.portal.tools.content.repository.RepositoryInTypeModeIDBuilder
Change the name of the repository.
setRepositoryPassword(AuthenticatedSubject, String, P13nResource, String, String) - Static method in class com.bea.p13n.security.management.credentials.CredentialHelper
 
setRequest(Request) - Method in class com.bea.campaign.action.Action
Set the request this Action is executing in This will be called by the ScenarioService prior to running the Action.
setRequest(HttpServletRequest) - Method in class com.bea.content.ContentContext
Deprecated This does nothing, as the request object is no longer stored in this class. If the old behavior of setting/storing the request in ContentContext is required, see USE_DEPRECATED_BEHAVIOR.
setRequest(HttpServletRequest) - Method in class com.bea.netuix.application.manager.CustomizationContext
Load the HttpServletRequest.
setRequest(String) - Method in class com.bea.netuix.application.manager.CustomizationContext
The EntitlementRequest is created from the webapp name.
setRequest(HttpServletRequest) - Method in interface com.bea.wlp.rest.command.RestContext
Sets the current HttpServletRequest.
setRequest(ActionRequest) - Method in class javax.portlet.filter.ActionRequestWrapper
Sets the request object being wrapped.
setRequest(EventRequest) - Method in class javax.portlet.filter.EventRequestWrapper
Sets the request object being wrapped.
setRequest(PortletRequest) - Method in class javax.portlet.filter.PortletRequestWrapper
Sets the request object being wrapped.
setRequest(RenderRequest) - Method in class javax.portlet.filter.RenderRequestWrapper
Sets the request object being wrapped.
setRequest(ResourceRequest) - Method in class javax.portlet.filter.ResourceRequestWrapper
Sets the request object being wrapped.
setRequestId(int) - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
 
setRequestURI(String) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
 
setRequestURI(String, String) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedRequestImpl
 
setRequestURI(String) - Method in interface org.apache.beehive.netui.pageflow.scoping.ScopedRequest
 
setRequestVerb(String) - Method in interface com.bea.wsrp.model.markup.IGetMarkupBaseRequestContext
Sets the request method.
setRequired(boolean) - Method in interface com.bea.wsrp.model.IPropertyDescription
Sets whether the property is required
setRequiresUrlRewritingOn(boolean) - Method in interface com.bea.wsrp.model.markup.IMimeResponseContext
Sets the supplied value to indicate whether Consumer-side URL rewriting is required or not.
setRequiresUrlTemplates(boolean) - Method in class com.bea.netuix.application.definition.PortletDefinition
Sets whether a WSRP remote portlet requires url templates
setRequiresUrlTemplates(boolean) - Method in class com.bea.netuix.application.instance.PortletInstance
Sets whether a WSRP remote portlet requires url templates
setRequiresUrlTemplates(boolean) - Method in class com.bea.wsrp.consumer.management.portlet.ProxyPortletInfo
Sets whether the portlet requires URL templates.
setResolvedLocale(Locale) - Method in class com.bea.netuix.servlets.controls.content.JspContentContext
Sets the Locale used when resolving the current URI
setResourceCacheability(String) - Method in interface com.bea.wsrp.model.markup.IGetResourceRequestContext
 
setResourceId(String) - Method in class com.bea.p13n.entitlements.policy.PolicyItem
 
setResourceID(String) - Method in interface com.bea.wsrp.model.markup.IGetResourceRequestContext
 
setResourceID(String) - Method in interface javax.portlet.ResourceURL
Allows setting a resource ID that can be retrieved when serving the resource through the ResourceRequest.getResourceID() method.
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.content.NodeID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.content.PropertyID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.content.repository.RepositoriesID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.content.repository.RepositoriesInRepoModeID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.content.repository.RepositoriesInTypeModeID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.content.repository.RepositoryID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.content.repository.RepositoryInRepoModeID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.content.repository.RepositoryInTypeModeID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.content.type.PropertyDefinitionID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.content.type.TypeID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.content.workflow.WorkflowID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.content.workflow.WorkflowsID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.content.workspace.AssignedItemsWorkspaceID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.content.workspace.CheckedOutItemsWorkspaceID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.content.workspace.WorkspacesID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.interaction.campaign.CampaignsID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.interaction.contentselector.ContentSelectorsID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.interaction.placeholder.PlaceholdersID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.interaction.segment.SegmentsID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.management.ManagementID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.management.p13n.ad.AdContentID
Put the tag values into the MutableTagMap in order to construct the resource URN.
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.management.p13n.behaviortracking.BehaviorTrackingServiceManagementID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.management.p13n.cache.CacheManagementID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.management.p13n.cache.CachesManagementID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.management.p13n.event.EventServiceManagementID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.management.p13n.P13nManagementID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.management.p13n.security.authentication.provider.AuthenticationProvidersManagementID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.management.p13n.security.SecurityManagementID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.portal.book.BookDefinitionID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.portal.book.BookID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.portal.community.CommunitiesID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.portal.community.CommunityDefinitionID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.portal.community.CommunityTemplateID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.portal.community.LibraryCommunityTemplateID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.portal.desktop.DesktopDefinitionID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.portal.desktop.DesktopDefinitionsID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.portal.desktop.DesktopID
Deprecated  
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.portal.desktop.DesktopTemplateID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplateID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.portal.DesktopParentedResourceID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.portal.laf.LookAndFeelID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.portal.layout.LayoutID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.portal.menu.MenuID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.portal.page.LibraryPortletInstancesID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.portal.page.PageDefinitionID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.portal.page.PageDefinitionsID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.portal.page.PageID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.portal.portal.PortalID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.portal.PortalParentedResourceID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.portal.portlet.PortletCategoryID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.portal.portlet.PortletDefinitionID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.portal.portlet.PortletDefinitionsID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.portal.portlet.PortletID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.portal.portlet.PortletsID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.portal.shell.ShellID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.portal.theme.ThemeID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.portal.wsrp.producer.WSRPProducerID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.resource.ParentedResourceID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.resource.WebAppResourceID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.security.authentication.provider.AuthenticationProviderID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.security.authentication.provider.AuthenticationProvidersID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.security.group.GroupID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.security.provider.SecurityProvidersID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.security.role.da.DARoleID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.security.role.mapper.RoleMapperID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.security.role.mapper.RoleMappersID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.security.role.visitor.VisitorRoleID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.security.role.visitor.VisitorRolesID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.security.user.UserID
 
setResourcePathTags(boolean, TaggedResourceID.TagMap) - Method in class com.bea.portal.tools.security.user.UsersID
 
setResourcePrefix(String) - Method in class com.bea.netuix.application.manager.CustomizationContext
Resource taxonomy prefix of given book/page/portlet instance.
setResourceScope(int) - Method in class com.bea.p13n.entitlements.policy.RolePolicyItem
Sets the resource scope used within this role policy.
setResourceState(String) - Method in interface com.bea.wsrp.model.markup.IGetResourceRequestContext
 
setResourceTemplate(String) - Method in interface com.bea.wsrp.model.markup.IUrlTemplates
 
setResourceType(ResourceType) - Method in class com.bea.portal.tools.resource.ResourceIDBuilder
Change the ResourceType.
setResourceURN(String) - Method in class com.bea.portal.tools.resource.ResourceID
 
setResourceURN(String) - Method in class com.bea.portal.tools.resource.ResourceIDBuilder
Change the URN of the referrent resource.
setResponse(HttpServletResponse) - Method in interface com.bea.wlp.rest.command.RestContext
Sets the current HttpServletResponse.
setResponse(ActionResponse) - Method in class javax.portlet.filter.ActionResponseWrapper
Sets the response object being wrapped.
setResponse(EventResponse) - Method in class javax.portlet.filter.EventResponseWrapper
Sets the response object being wrapped.
setResponse(PortletResponse) - Method in class javax.portlet.filter.PortletResponseWrapper
Sets the response object being wrapped.
setResponse(RenderResponse) - Method in class javax.portlet.filter.RenderResponseWrapper
Sets the response object being wrapped.
setResponse(ResourceResponse) - Method in class javax.portlet.filter.ResourceResponseWrapper
Sets the response object being wrapped.
setResponseBean(Object) - Method in class com.bea.wlp.rest.results.GenericRestResult
Sets the JavaBean Object to be used as the result data for this RestResult.
setResponseCookies(List<String>) - Method in class com.bea.wsrp.consumer.resource.WsrpResourceServletInterceptor
Set the list of cookies to add to the response
setResponseCookies(List<String>) - Method in interface com.bea.wsrp.model.markup.IBaseResponseContext
Sets the supplied list of cookies as response cookies.
setRestricted(boolean) - Method in class com.bea.content.PropertyDefinition
Set to true if a value for the Property is restricted to the available choices, or false otherwise.
setRestricted(boolean) - Method in class com.bea.p13n.property.AbstractPropertyDefinition
Set if this property restricted to a certain list of values?
setRestrictedValues(Collection) - Method in class com.bea.p13n.property.AbstractPropertyDefinition
Set the allowable values, if this property is restricted
setResult(Advislet, Object) - Method in interface com.bea.p13n.advisor.Advice
Sets the result within an Advislet's namespace.
setResult(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetUserNamesForGroupTag
Deprecated Set the name of the variable to assign the result to
setResult(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetUserNamesTag
Deprecated Set the name of the variable to assign the result to
setResult(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.ResultTag
Set the name of the variable to assign the result to
setResult(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.SetPropertyTag
Deprecated Set the name of the variable to assign the result to
setResultId(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Set the GetPropertyTag.resultId.
setResultType(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Set the GetPropertyTag.resultType.
setRetrieveResultsIfNoLocale(boolean) - Method in class com.bea.netuix.application.manager.CustomizationContext
This flag applies to methods returning PagedResults only.
setRetrieveResultsIfNoLocale(boolean) - Method in class com.bea.portal.tools.common.ResourceContext
Setter for retrieveResultsIfNoLocale.
setReturnContentToCaller(boolean) - Method in interface com.bea.wsrp.model.markup.IRuntimeContext
 
setReturningFromActionIntercept(boolean) - Method in class com.bea.struts.adapter.framework.internal.StrutsRequestWrapper
 
setReturningFromNesting(boolean) - Method in class com.bea.struts.adapter.framework.internal.StrutsRequestWrapper
 
setRewriteResource(boolean) - Method in class com.bea.wsrp.consumer.resource.WsrpResourceServletInterceptor
Should the resource be rewritten
setRoleList(List) - Method in class com.bea.p13n.entitlements.policy.SecurityPolicyItem
Sets the list of roles used within this security policy.
setRoleName(String) - Method in class com.bea.portal.tools.security.role.da.DARoleIDBuilder
Change the name of the delegated administration role.
setRoleName(String) - Method in class com.bea.portal.tools.security.role.visitor.VisitorRoleIDBuilder
Change the name of the delegated administration role.
setRolePolicy(RolePolicyItem) - Static method in class com.bea.p13n.entitlements.management.RolePolicyManager
Updates an existing role policy.
setRoleSegmentDoc(String) - Method in class com.bea.p13n.entitlements.policy.RolePolicyItem
Sets the role segment, rules-node based document, if this role policy uses a custom predicate.
setRoleSegmentLogicalAnd(boolean) - Method in class com.bea.p13n.entitlements.policy.RolePolicyItem
Sets the value of the custom predicate binding;
setRoleSegmentLogicalAnd(String, boolean, ResourceContext) - Method in interface com.bea.portal.tools.da.controls.DelegationRoleManagerControl
Sets the role segment logical and boolean value for a given role.
setRoleSegmentLogicalAnd(String, String, String, String, boolean, ResourceContext) - Method in interface com.bea.portal.tools.entitlements.controls.DelegatedRolePolicyManagerControlFacade
This method removes a role and all of its references to any security policies
setRoleSegmentName(String) - Method in class com.bea.p13n.entitlements.policy.RolePolicyItem
Update the value of the role segment name in this object.
setRolloverImage(String) - Method in class com.bea.netuix.servlets.controls.page.PageBackingContext
Set the path to the rollover image to be displayed on the menu tab for this page.
setRootModel(Model) - Method in class com.bea.p13n.model.DefaultDocumentModel
Set the root model for this document.
setRootXmlObject(XmlObject) - Method in class com.bea.p13n.model.XmlObjectModel
Set the root xml object of this model.
setRule(String) - Method in class com.bea.p13n.servlets.jsp.taglib.ContentSelectorTag
Set name of the selector rule in the rule set.
setRule(String) - Method in class com.bea.p13n.servlets.jsp.taglib.DivTag
Set name of the selector rule in the rule set.
setRuleName(String) - Method in class com.bea.portal.tools.interaction.campaign.rule.RuleIDBuilder
Change the name of the rule.
setRuleSet(String) - Method in interface com.bea.p13n.rules.manager.RuleSetArchive
Set the XML string for the packaged rule set.
setRuleSet(RuleSetArchive) - Method in interface com.bea.p13n.rules.manager.RuleSetRepository
Saves a new or updated rule set.
setRuleSetLink(ScenarioModel.RuleSetLink) - Method in class com.bea.campaign.model.ScenarioModel
Set the RuleSetLink for this scenario.
setRunInterval(int) - Method in interface com.bea.p13n.jobmanager.config.JobManagerConfigBean
 
setSaveAnonymous(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateUserTag
Deprecated Set the flag to transfer the AnonymousProfile to the new user
setScenario(Scenario) - Method in class com.bea.campaign.action.Action
Set the scenario that created this Action This will be called by the ScenarioService prior to running the Action.
setScenarioContainer(ScenarioContainer) - Method in class com.bea.campaign.action.Action
Set the ScenarioContainer that this action was created under This will be called by the ScenarioService prior to running the Action.
setScenarioID(ScenarioID) - Method in class com.bea.portal.tools.interaction.campaign.rule.RuleIDBuilder
Change the ScenarioID.
setScenarioName(String) - Method in class com.bea.portal.tools.interaction.campaign.scenario.ScenarioIDBuilder
Change the name of the scenario.
setSchemaKeys(String[]) - Method in class com.bea.p13n.tracking.events.TrackingEvent
Get the schema keys for this event's XML representation
setSchemaLocation(XmlObject, String) - Static method in class com.bea.p13n.rules.model.RuleModelDocument
Set the xsi:schemaLocation attribute of the specified object to the specified value (null to remove).
setScheme(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetBinaryPropertyTag
Sets the protocol scheme.
setScheme(String) - Method in class com.bea.portlet.GenericURL
Sets the protocol scheme.
setScope(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetBinaryPropertyTag
Sets the scope.
setScope(short) - Method in class com.bea.netuix.application.transform.disassembler.xip.ExportImportContext
Changes can be scoped to the "library", "admin", or "visitor" when importing a .pinc, .book, or .page file, and "admin" or "visitor" when exporting a .portal file.
setScope(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetProfileTag
Deprecated Set the scope to use (request or session)
setScope(String) - Method in interface com.beasys.commerce.foundation.expression.Criteria
Deprecated Set the property name's scope to compare against.
setScope(String) - Method in class com.beasys.commerce.foundation.expression.CriteriaImpl
Deprecated Set the value of scope
setScopedLookup(boolean) - Method in class com.bea.struts.adapter.framework.internal.StrutsRequestWrapper
 
setScriptFragments(List<IScriptFragment>) - Method in interface com.bea.wsrp.model.markup.IGetRenderDependenciesResponseContext
Sets script fragments.
setScrollToWindow(boolean) - Method in class com.bea.netuix.application.definition.DesktopDefinition
The scrollToWindow feature will scroll the browser view to the Window that the user last interacted with on postback requests.
setSearchable(boolean) - Method in class com.bea.content.ObjectClass
Set to true if nodes of this type should be searchable, false otherwise.
setSearchable(boolean) - Method in class com.bea.content.PropertyDefinition
Set to true if a value for the Property should be searchable.
setSearchContext(String) - Method in class com.bea.p13n.tracking.events.SearchEvent
Set the search context.
setSearchExp(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetUserNamesForGroupTag
Deprecated Set the search expression
setSearchExp(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetUserNamesTag
Deprecated Set the search expression
setSearchExpression(String) - Method in class com.bea.p13n.tracking.events.SearchEvent
Set the search expression.
setSearchIndexingIsEnabled(boolean) - Method in interface com.bea.content.federated.IRepositoryConfig
Sets whether or not this repository is indexing content into its full text search index.
setSearchIndexingIsEnabled(boolean) - Method in class com.bea.content.federated.RepositoryConfig
 
setSearchIsEnabled(boolean) - Method in interface com.bea.content.federated.IRepositoryConfig
Sets whether or not this repository is metadata searchable via the search API.
setSearchIsEnabled(boolean) - Method in class com.bea.content.federated.RepositoryConfig
 
setSearchOrder(FindRequest.SearchOrder) - Method in class com.bea.wsrp.registry.find.FindRequest
Sets the search order.
setSearchPath(String) - Method in class com.bea.content.expression.Search
Set the search path to contain just this one.
setSearchPaths(String[]) - Method in class com.bea.content.expression.Search
Set the search paths.
setSearchPaths(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.SearchTag
Set the value of SearchTag.searchPaths.
setSearchPaths(String[]) - Method in class com.bea.content.manager.servlets.jsp.taglib.SearchTag
Set the value of SearchTag.searchPaths.
setSearchPaths(String) - Method in class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport
Set the value of ContentTagSupport.searchPaths.
setSearchPaths(String[]) - Method in class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport
Set the value of ContentTagSupport.searchPaths.
setSearchResponseTime() - Method in class com.bea.p13n.tracking.events.SearchEvent
 
setSearchTarget(String) - Method in class com.bea.p13n.tracking.events.SearchEvent
Set the search target.
setSearchType(short) - Method in class com.bea.netuix.servlets.controls.application.MetaData
 
setSearchType(String) - Method in class com.bea.p13n.tracking.events.SearchEvent
Set the search type.
setSecure(boolean) - Method in interface javax.portlet.BaseURL
Indicated the security setting for this URL.
setSecureBlockingActionTemplate(String) - Method in interface com.bea.wsrp.model.markup.IUrlTemplates
 
setSecureDefaultTemplate(String) - Method in interface com.bea.wsrp.model.markup.IUrlTemplates
 
setSecurePort(int) - Method in class com.bea.portlet.GenericURL
Sets a secure port.
setSecureRenderTemplate(String) - Method in interface com.bea.wsrp.model.markup.IUrlTemplates
 
setSecureResourceTemplate(String) - Method in interface com.bea.wsrp.model.markup.IUrlTemplates
 
setSecureStandaloneTemplate(String) - Method in interface com.bea.wsrp.model.markup.IUrlTemplates
Sets the supplied secureStandaloneTemplate value as the secure standalone portlet URL template.
setSecurityPolicy(SecurityPolicyItem) - Static method in class com.bea.p13n.entitlements.management.SecurityPolicyManager
Updates an existing security policy.
setSecurityResource(SecurityResource) - Method in class com.bea.p13n.entitlements.resource.P13nResource
Sets the resource object used to look for security policies.
setSegment(RuleModel, ResourceContext) - Method in interface com.bea.portal.tools.im.controls.segments.SegmentManagerControl
Persists the given RuleModel representing a user segment.
setSegment(String, RuleModel, boolean, ResourceContext) - Method in interface com.bea.portal.tools.im.controls.segments.SegmentManagerControl
Persists the given RuleModel representing a user segment.
setSegmentName(String) - Method in class com.bea.portal.tools.interaction.segment.SegmentIDBuilder
Change the name of the segment.
setSegments(String[], boolean) - Method in class com.bea.p13n.rules.model.SegmentModel
Set the segment names this clause checks.
setSegments(String...) - Method in class com.bea.p13n.rules.model.SegmentModel
Set the segment names this clause checks.
setSelectedNode(Node) - Method in class com.bea.content.manager.faces.component.GetPropertyComponent
Set the value of GetPropertyComponent.selectedNode
setSelfDestruct(boolean) - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Specifies the self destruct status a Notification must match to be included.
setServiceKey(Key) - Method in class com.bea.wsrp.registry.entries.BaseEntry
Sets the service key for this entry.
setServiceLevelForDefinitionId(PortletServiceLevel, String) - Method in interface com.bea.netuix.servicelevel.ServiceLevelManager
Sets a new PortletServiceLevel for a particular Portlet definition, based on its definition id.
setServiceLevelForDefinitionLabel(PortletServiceLevel, String) - Method in interface com.bea.netuix.servicelevel.ServiceLevelManager
Sets a new PortletServiceLevel for a particular Portlet definition, based on its definition label.
setServiceLevelForInstanceId(PortletServiceLevel, String) - Method in interface com.bea.netuix.servicelevel.ServiceLevelManager
Sets a new PortletServiceLevel for a particular Portlet instance, based on its instance id.
setServiceLevelForInstanceLabel(PortletServiceLevel, String) - Method in interface com.bea.netuix.servicelevel.ServiceLevelManager
Sets a new PortletServiceLevel for a particular Portlet instance, based on its instance label.
setServiceLocator(ServiceLocator) - Method in class com.bea.campaign.action.Action
Set a ServiceLocator for this Action to use.
setServices(T3ServicesDef) - Method in class com.bea.p13n.common.StartBrowser
 
setServletContext(ServletRequest, ServletContext) - Static method in class com.bea.struts.adapter.framework.InternalUtils
 
setServletContextName(String) - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
 
setServletMapping(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetBinaryPropertyTag
 
setSession(Session) - Method in class com.bea.campaign.action.Action
Set the session this Action is executing in This will be called by the ScenarioService prior to running the Action.
setSession(HttpSession) - Method in class com.bea.p13n.tracking.events.TrackingEvent
HttpSession object
setSessionExpires(int) - Method in interface com.bea.wsrp.model.markup.ISessionContext
 
setSessionId(String) - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
 
setSessionID(String) - Method in interface com.bea.wsrp.model.markup.IRuntimeContext
 
setSessionID(String) - Method in interface com.bea.wsrp.model.markup.ISessionContext
 
setSessionIDs(List<String>) - Method in interface com.bea.wsrp.model.markup.IReleaseSessionsRequestContext
 
setSharedParameterValue(String, String) - Method in class com.bea.netuix.servlets.controls.portlet.backing.PortletBackingContext
Sets the value of the specified shared parameter to the specified value.
setSharedParameterValues(String, String[]) - Method in class com.bea.netuix.servlets.controls.portlet.backing.PortletBackingContext
Sets the value of the specified shared parameter to the specified values.
setShellDefinitionCount(int) - Method in class com.bea.netuix.application.definition.DefinitionCount
Sets the number of ShellDefinitions
setShellDefinitionId(ShellDefinitionId) - Method in class com.bea.netuix.application.definition.DesktopDefinition
Associates a ShellDefinition with this desktop.
setShellDefinitionId(ShellDefinitionId) - Method in class com.bea.netuix.application.instance.DesktopInstance
Associates a ShellDefinition with this desktop.
setShellDefinitionId(ShellDefinitionId) - Method in class com.bea.portal.tools.portal.shell.ShellIDBuilder
Change the ShellDefinitionId.
setShellFile(String) - Method in class com.bea.netuix.application.definition.ShellDefinition
Sets the shell file path for this shell.
setShowDebug(boolean) - Method in class com.beasys.commerce.util.DefaultLog
Deprecated Set show debug.
setShowDebug(boolean) - Method in interface com.beasys.commerce.util.Log
Deprecated Set show debug.
setShowDebug(boolean) - Method in class com.beasys.commerce.util.Logger
Deprecated Set show debug.
setShowDeprecated(boolean) - Method in class com.beasys.commerce.util.DefaultLog
Deprecated Set show deprecated.
setShowDeprecated(boolean) - Method in interface com.beasys.commerce.util.Log
Deprecated Set show deprecated.
setShowDeprecated(boolean) - Method in class com.beasys.commerce.util.Logger
Deprecated Set show deprecated.
setShutdown(boolean) - Method in class com.bea.campaign.model.CampaignModel
Sets the campaign's shutdown value.
setSize(int) - Method in class com.bea.content.BinaryValue
Sets the size in bytes, specify -1 if unknown.
setSkeleton(String) - Method in interface com.bea.wsrp.model.markup.IRuntimeContext
 
setSkeletonChromosome(String) - Method in interface com.bea.wsrp.model.markup.IRuntimeContext
 
setSkeletonPath(String) - Method in interface com.bea.wsrp.model.markup.IRuntimeContext
 
setSkin(String) - Method in interface com.bea.wsrp.model.markup.IRuntimeContext
 
setSkinChromosome(String) - Method in interface com.bea.wsrp.model.markup.IRuntimeContext
 
setSkinPath(String) - Method in interface com.bea.wsrp.model.markup.IRuntimeContext
 
setSmtpServerPort(String) - Method in class com.bea.netuix.application.communities.invitations.email.EmailInviter
Sets the smtp port for the smtp server.
setSort(String) - Method in class com.bea.p13n.content.expression.Search
Deprecated Set the sort criteria.
setSort(String) - Method in interface com.beasys.commerce.foundation.expression.Search
Deprecated Set the sort criteria.
setSort(String) - Method in class com.beasys.commerce.foundation.expression.SearchImpl
Deprecated Set the sort criteria.
setSortable(boolean) - Method in class com.bea.content.PropertyDefinition
Set to true if a value for the Property should be sortable when searching.
setSortBy(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.SearchTag
Set the value of SearchTag.sortBy.
setSortBy(String) - Method in class com.bea.p13n.servlets.jsp.taglib.ContentQueryTag
Sets the list of document attributes to sort the content by.
setSortBy(String) - Method in class com.bea.p13n.servlets.jsp.taglib.ContentSelectorTag
Sets the list of document attributes to sort the content by.
setSortCriteria(SortCriteria[]) - Method in class com.bea.content.expression.Search
Set the sort criteria.
setSortCriteria(String) - Method in class com.bea.content.expression.Search
Set the sort criteria.
setSortInMemory(boolean) - Method in class com.bea.content.manager.servlets.jsp.taglib.SearchTag
Set the value of SearchTag.sortInMemory.
setSourceDesktopInstanceTitle(String) - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Specifies the source desktop instance title a Notification must match to be included.
setSourceDesktopPath(String) - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Specifies the source desktop path a Notification must match to be included.
setSourcePortalPath(String) - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Specifies the source portal path a Notification must match to be included.
setSourcePortletDefinitionLabel(String) - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Specifies the source portlet definition label a Notification must match to be included.
setSourcePortletDefinitionLabel(String) - Method in interface com.bea.wsrp.model.markup.IEventContext
Sets the definition label of the portlet that generated this event, if possible.
setSourcePortletInstanceLabel(String) - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Specifies the source portlet instance label a Notification must match to be included.
setSourcePortletInstanceLabel(String) - Method in interface com.bea.wsrp.model.markup.IEventContext
Sets the instance label of the portlet that generated this event, if possible.
setSourceWebAppName(String) - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Specifies the source webapp name a Notification must match to be included.
setSpecifiedPortletUserProperties(PortletDefinitionId, Collection<String>) - Method in interface com.bea.netuix.application.manager.IPortletDefinitionManager
Set the set of specified WSRP user properties for the given portlet definition.
setSpecifiedWsrpProperties(Collection<String>) - Method in interface com.bea.netuix.application.view.PortletView
Set the specified properties, only valid when wsrpPropertiesMode == PortletDefinition.WSRP_USER_PROPERTIES_MODE__SPECIFIED
setSponsor(String) - Method in class com.bea.campaign.model.CampaignModel
Sets the campaign's sponsor.
setStandaloneTemplate(String) - Method in interface com.bea.wsrp.model.markup.IUrlTemplates
Sets the supplied standaloneTemplate value as the standlone portlet URL template.
setStartDate(Calendar) - Method in class com.bea.campaign.model.CampaignModel
Sets the campaign's start date/time.
setStartIndex(int) - Method in class com.bea.content.manager.faces.component.GetPropertyComponent
Set the value of GetPropertyComponent.startIndex
setStartIndex(ValueExpression) - Method in class com.bea.content.manager.faces.taglib.GetPropertyComponentTag
Set the value of GetPropertyComponentTag.startIndex
setStartIndex(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Set the value of GetPropertyTag.startIndex.
setStartIndex(int) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Set the value of GetPropertyTag.startIndex.
setStartJobManager(boolean) - Method in interface com.bea.p13n.jobmanager.config.JobManagerConfigBean
 
setState(ContentContext, String, Locale) - Method in interface com.bea.content.paging.IObjectFilter
called BEFORE the filter.accept() method is invoked, to configure the filter state
setState(ContentContext, Locale) - Method in interface com.bea.content.paging.IObjectSorter
called BEFORE the Comparator.compare() method is invoked, to configure the filter state
setState(ContentContext, String, FilterMethod, String, Locale) - Method in interface com.bea.content.paging.IPropertyFilter
called BEFORE the filter.accept() method is invoked, to configure the filter state
setState(ContentContext, Object) - Method in interface com.bea.content.paging.IPropertyProvider
called BEFORE the retrieval method is invoked, to configure the provider state.
setState(ContentContext, String, Locale) - Method in interface com.bea.content.paging.IPropertySorter
called BEFORE the comparator.compare() method is invoked, to configure the sort state
setState(ContentContext, FilterMethod, String, Locale) - Method in interface com.bea.content.paging.IPropertyTypeFilter
called BEFORE the filter.accept() method is invoked, to configure the filter state
setState(ContentContext, Locale) - Method in interface com.bea.content.paging.IPropertyTypeSorter
called BEFORE the comparator.compare() method is invoked
setStateChangeFlag(byte) - Method in class com.bea.netuix.application.definition.PortletDefinition
Sets state change flag
setStateChangeFlag(byte) - Method in class com.bea.netuix.application.instance.PortletInstance
Sets state change flag
setStateChangeFlag(byte) - Method in class com.bea.wsrp.consumer.management.portlet.ProxyPortletInfo
Sets portlet state change flag.
setStatus(int) - Method in class com.bea.content.virtual.version.VersionableContent
Sets the workflow status for the VersionableContent.
setStatus(InvitationStatus) - Method in class com.bea.netuix.application.communities.InvitationSearchCriteria
Sets the desired InvitationStatus to apply to the search for Invitations.
setStatus(int) - Method in class com.bea.wlp.rest.results.ResponseMessage
Sets the status code for this ResponseMessage
setStatus(int) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedResponseImpl
 
setStatus(int, String) - Method in class org.apache.beehive.netui.pageflow.scoping.internal.ScopedResponseImpl
 
setStatusCode(int) - Method in class com.bea.wsrp.consumer.resource.DefaultSecurityCheckResourceServletInterceptor
Set the response's status code
setStatusCode(int) - Method in interface com.bea.wsrp.consumer.resource.IResourceServletResponseContext
Set the status/error code to be sent to the browser.
setStayInCurrentModule(boolean) - Method in class com.bea.struts.adapter.framework.internal.StrutsRequestWrapper
 
setStopDate(Calendar) - Method in class com.bea.campaign.model.CampaignModel
Sets the campaign's stop date/time.
SetStringDatabase - Class in com.bea.p13n.util.jdbc
Deprecated No longer needed, as JDBC methods work with all supported drivers
SetStringDatabase(Connection) - Constructor for class com.bea.p13n.util.jdbc.SetStringDatabase
Deprecated  
setStringValue(String) - Method in class com.bea.content.PropertyChoice
Sets the String value.
setStrutsModule(String) - Method in class com.bea.netuix.application.definition.PortletMarkup
 
setSubExpression(int, Object) - Method in interface com.bea.p13n.expression.Expression
Replaces the sub-expression (child) at the specified position.
setSubject(String) - Method in class com.bea.campaign.model.AddEmailModel
Set the subject name.
setSubject(String) - Method in class com.bea.p13n.mail.MailMessage
Set the value of subject.
setSuccessor(String, String, String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.GroupProfileManager
Deprecated Use ProfileControl.getGroupProfileManager().setSuccessor()
setSuccessor(String, String, String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.profile.UserProfileManager
Deprecated Use ProfileControl.getUserProfileManager().setSuccessor()
setSuccessor(String, ConfigurableEntity) - Method in class com.bea.p13n.property.AbstractHierarchicalEntity
This sets the successor for this object.
setSuccessor(String, ConfigurableEntity) - Method in interface com.bea.p13n.property.HierarchicalEntity
Set the successor for the specified property set
setSuccessor(String, ConfigurableEntity) - Method in class com.bea.p13n.property.HierarchicalEntityImpl
This sets the successor for this object.
setSuccessor(String, String, String) - Method in interface com.bea.p13n.usermgmt.profile.ProfileManager
Set the successor for the specified property set
setSuccessor(String, String) - Method in interface com.bea.p13n.usermgmt.profile.ProfileWrapper
Set the successor for the specified property set
setSuccessorId(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetProfileTag
Deprecated Set the id to assign the retrieved successor to
setSuccessorKey(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetProfileTag
Deprecated Set the key of the successor to retrieve
setSuccessorType(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetProfileTag
Deprecated Set the profile type of the successor to retrieve
setSuppressErrorMessages(boolean) - Method in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
 
setTargetURL(URL) - Method in interface com.bea.wsrp.consumer.resource.IResourceServletRequestContext
Set the target's URL.
setTargetWebAppName(String) - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Specifies the target webapp name a Notification must match to be included.
setTemplate(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetBinaryPropertyTag
Sets a URL template for this URL.
setTemplate(boolean) - Method in class com.bea.netuix.application.manager.persistence.TemplateSearchCriteria
Sets the template search criteria.
setTemplate(String) - Method in class com.bea.portlet.GenericURL
Sets a URL template for this URL by the template name.
setTemplateDefinition(String) - Method in interface com.bea.p13n.url.config.P13nUrlTemplateBean
 
setTemplates(IUrlTemplates) - Method in interface com.bea.wsrp.model.markup.IRuntimeContext
 
setTemplateSortCriteria(TemplateSearchCriteria.TemplateSortCriteria) - Method in class com.bea.netuix.application.manager.persistence.TemplateSearchCriteria
Sets the template sort criteria
setTemplateSortOrder(SortOrder) - Method in class com.bea.netuix.application.manager.persistence.TemplateSearchCriteria
Sets the SortOrder to be used for the template search.
setTemplatesStoredInSession(boolean) - Method in class com.bea.netuix.application.definition.PortletDefinition
Sets whether url templates are stored in the HttpSession for a WSRP remote portlet
setTemplatesStoredInSession(boolean) - Method in class com.bea.netuix.application.instance.PortletInstance
Sets whether url templates are stored in the HttpSession for a WSRP remote portlet
setTemplatesStoredInSession(boolean) - Method in class com.bea.wsrp.consumer.management.portlet.ProxyPortletInfo
Sets whether the portlet stores URL templates in the session.
setTemplateTypeId(TemplateTypeId) - Method in class com.bea.netuix.application.manager.persistence.TemplateSearchCriteria
Sets the templateTypeId that this TemplateSearchCriteria pertains to.
setText(String) - Method in class com.bea.struts.adapter.taglib.html.BodyTag
 
setText(String) - Method in interface com.bea.wsrp.model.markup.IRenderDependencyTag
Sets the text value
setThemeDefinitionCount(int) - Method in class com.bea.netuix.application.definition.DefinitionCount
Sets the number of ThemeDefinitions
setThemeDefinitionId(ThemeDefinitionId) - Method in class com.bea.netuix.application.definition.BookDefinition
Associates a theme with this book.
setThemeDefinitionId(ThemeDefinitionId) - Method in class com.bea.netuix.application.definition.PageDefinition
Associates a theme with this page.
setThemeDefinitionId(ThemeDefinitionId) - Method in class com.bea.netuix.application.definition.PortletDefinition
Associates a theme with this portlet.
setThemeDefinitionId(ThemeDefinitionId) - Method in class com.bea.netuix.application.instance.BookInstance
Associates a theme with this book.
setThemeDefinitionId(ThemeDefinitionId) - Method in class com.bea.netuix.application.instance.PageInstance
Associates a theme with this page.
setThemeDefinitionId(ThemeDefinitionId) - Method in class com.bea.netuix.application.instance.PortletInstance
Associates a theme with this portlet.
setThemeDefinitionId(ThemeDefinitionId) - Method in class com.bea.portal.tools.portal.theme.ThemeIDBuilder
Change the ThemeDefinitionId.
setThemeFile(String) - Method in class com.bea.netuix.application.definition.ThemeDefinition
Sets the theme file path for this theme.
setThemeName(String) - Method in interface com.bea.wsrp.model.markup.IRuntimeContext
 
setThemeSkeletonChromosome(String) - Method in interface com.bea.wsrp.model.markup.IRuntimeContext
 
setThemeSkinChromosome(String) - Method in interface com.bea.wsrp.model.markup.IRuntimeContext
 
setThreadsafe(boolean) - Method in class com.bea.netuix.servlets.controls.window.WindowMode
 
setThumbnailUri(String) - Method in class com.bea.netuix.application.definition.LayoutDefinition
Set the URI to the thumbnail represenation (gif).
setThumbnailUri(String) - Method in class com.bea.netuix.application.definition.LookAndFeelDefinition
Set the URI to the thumbnail represenation (gif).
setThumbnailUri(String) - Method in class com.bea.netuix.application.definition.MenuDefinition
Set the URI to the thumbnail represenation (gif).
setThumbnailUri(String) - Method in class com.bea.netuix.application.definition.ShellDefinition
Set the URI to the thumbnail represenation (gif).
setThumbnailUri(String) - Method in class com.bea.netuix.application.definition.ThemeDefinition
Set the URI to the thumbnail represenation (gif).
setTime(int, Timestamp) - Method in interface com.bea.p13n.common.Timestamped
Associates a timestamp with a given index.
setTimestamp(Timestamp) - Method in class com.bea.campaign.action.Action
Set the timestamp of the event that caused this action This will be called by the ScenarioService prior to running the Action.
setTimeStamp(long) - Method in class com.bea.p13n.events.Event
Set the time stamp of this event (typically system time when the Event was constructed).
setTimeToLive(AddToPlaceholderModel.TimeToLive) - Method in class com.bea.campaign.model.AddToPlaceholderModel
Set the time-to-live on the placeholder query.
setTimeToLive(long) - Method in interface com.bea.p13n.cache.CacheConfig
Set the default time-to-live (in milliseconds) for elements added to the cache.
setTitle(String) - Method in class com.bea.netuix.application.instance.PortletInstance
Update the title for the current locale.
setTitle(String) - Method in class com.bea.netuix.application.localization.definition.LocalizationResource
 
setTitle(String) - Method in class com.bea.netuix.application.manager.persistence.TemplateSearchCriteria
Sets the title search criteria.
setTitle(String) - Method in class com.bea.netuix.servlets.controls.application.backing.DesktopBackingContext
Set a temporary value for the title.
setTitle(String) - Method in class com.bea.netuix.servlets.controls.window.backing.WindowBackingContext
Set the window's title.
setTitle(String) - Method in class com.bea.portal.tools.security.group.GroupIDBuilder
Change the title of the delegated administration role.
setTitle(String) - Method in class com.bea.portal.tools.security.role.da.DARoleIDBuilder
Change the title of the delegated administration role.
setTitle(String) - Method in class com.bea.portal.tools.security.role.visitor.VisitorRoleIDBuilder
Change the title of the delegated administration role.
setTitle(String) - Method in class com.bea.wsrp.registry.entries.BaseEntry
Sets the title.
setTitle(String) - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call setTitle(title) on the wrapped response object.
setTitle(String) - Method in interface javax.portlet.RenderResponse
This method sets the title of the portlet.
setTitleAndDescription(String, String, BookDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.BookDefinitionControl
Set the title and / or description for the specified book.
setTitlebarOrientation(short) - Method in class com.bea.netuix.application.definition.PortletDefinition
Sets the titlebar orientation for this portlet
setTitlebarOrientation(short) - Method in class com.bea.netuix.application.instance.PortletInstance
Sets the titlebar orientation for this portlet
setTitleDescriptionLogicalOperator(TemplateSearchCriteria.LOGICAL_OPERATOR) - Method in class com.bea.netuix.application.manager.persistence.TemplateSearchCriteria
Sets the LOGICAL_OPERATOR to be used between title(s) and description(s) when both are specified.
setTitleFilterMethod(FilterMethod) - Method in class com.bea.netuix.application.manager.persistence.TemplateSearchCriteria
Sets the title search criteria FilterMethod to be used
setTitles(List<String>) - Method in class com.bea.netuix.application.manager.persistence.TemplateSearchCriteria
Sets the title search criteria as a List.
setToAddress(String) - Method in class com.bea.p13n.mail.MailRecipients
Set a single 'to' address.
setToAddresses(String[]) - Method in class com.bea.p13n.mail.MailRecipients
Set multiple 'to' addresses
setTop(Number) - Method in class com.bea.p13n.rules.model.BranchModel
Set the top value of the range.
setTop(Calendar) - Method in class com.bea.p13n.rules.model.DateTimeBetweenModel
Set the top value of the range.
setTransactionTimeout(int) - Method in class com.bea.content.manager.faces.component.GetPropertyComponent
Set the value of GetPropertyComponent.transactionTimeout
setTransactionTimeout(ValueExpression) - Method in class com.bea.content.manager.faces.taglib.GetPropertyComponentTag
Set the value of GetPropertyComponentTag.transactionTimeout
setTransactionTimeout(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Set the value of GetPropertyTag.transactionTimeout
setTransportInfo(TransportInfo) - Method in interface com.bea.wsrp.consumer.wsdl.IWSDLRequestContext
Set the transport info.
setTransportType(MessagingAddressType) - Method in class com.bea.netuix.application.communities.messaging.MessagingAddress
 
setTreeOptimization(boolean) - Method in class com.bea.netuix.application.definition.DesktopDefinition
During rendering should this desktop use partial control tree contruction.
setTtl(long) - Method in interface com.bea.p13n.cache.Cache
Set the default time-to-live for all elements in cache.
setType(short) - Method in class com.bea.campaign.AdCountGoal
Set the campaign count type.
setType(String) - Method in class com.bea.campaign.AdCountGoal
Set the campaign count type.
setType(AdCountGoal.Type) - Method in class com.bea.campaign.model.AdCountGoal
Set the campaign count type.
setType(String) - Method in class com.bea.campaign.model.AdCountGoal
Set the campaign count type.
setType(String) - Method in class com.bea.content.indexer.IndexerRunner
Sets the type name.
setType(int) - Method in class com.bea.content.Node
Deprecated  
setType(int) - Method in class com.bea.content.Property
Sets the type of the Property.
setType(int) - Method in class com.bea.content.PropertyDefinition
Sets the defined data type id.
setType(String) - Method in class com.bea.netuix.application.definition.MarkupDefinition
Sets the type of this markup.
setType(String) - Method in class com.bea.netuix.application.localization.definition.LocalizationResource
 
setType(String) - Method in class com.bea.p13n.placeholder.model.PlaceholderModel
Set the placeholder type.
setType(int) - Method in class com.bea.p13n.property.AbstractPropertyDefinition
Set the datatype of the property
setType(String) - Method in class com.bea.p13n.property.AbstractPropertySet
Set the type of this property set.
setType(QName) - Method in class com.bea.wsrp.ext.holders.XmlPayload
Sets the XML type of this XmlPayload, to be used in the WSRP event metadata if the XmlPayload is used as an event payload.
setTypeAlias(String) - Method in class com.bea.p13n.rules.model.InstanceMethodModel
Set the fully-qualified java class name the method belongs to.
setTypeAlias(String) - Method in class com.bea.p13n.rules.model.NewInstanceModel
Set the fully-qualified java class name which will be created.
setTypeAlias(String) - Method in class com.bea.p13n.rules.model.StaticMethodModel
Set the fully-qualified java class name the method belongs to.
setTypeAlias(String) - Method in class com.bea.p13n.rules.model.VariableBindingModel
Set the type-alias of the object this will bind to the name.
setTypeID(TypeID) - Method in class com.bea.portal.tools.content.type.PropertyDefinitionIDBuilder
Change the TypeID of the type.
setTypeName(String) - Method in class com.bea.portal.tools.content.type.TypeIDBuilder
Change the name of the workflow.
setTypeWorkflow(ContentContext, ID, ID) - Method in interface com.bea.content.federated.IWorkflowManager
Sets the specific workflow document to the given type.
setTypeWorkflow(ID, ID) - Method in interface com.bea.content.spi.flexspi.ticket.WorkflowOpsV1
Deprecated Sets the specific workflow document to the given type.
setTypeWorkflow(ID, ID) - Method in interface com.bea.content.spi.WorkflowOps
Deprecated Sets the specific workflow document to the given type.
setTypeWorkflow(ContentContext, ID, ID) - Method in interface com.bea.portal.tools.content.controls.ContentWorkflowControl
Sets the specific workflow document to the given type.
setUid(String) - Method in class com.bea.content.ID
Sets the repository unique id for the content element.
setUnmarshalledPayload(Serializable) - Method in interface com.bea.wsrp.model.markup.IEventContext
Sets the unmarshalled form of the payload, if possible, without affecting the WSRPV1 or WSRPV2 marshalled representations of the event payload or the event payload origin, if applicable.
setUploadedData(InputStream) - Method in interface com.bea.wsrp.model.markup.IFormParamsContext
Uses supplied inputStream a binary blob that is being uploaded.
setupModeChangeEvent(WindowMode) - Method in class com.bea.netuix.servlets.controls.content.JspContentContext
Sets up a mode change event.
setupModeChangeEvent(String) - Method in class com.bea.netuix.servlets.controls.window.backing.WindowBackingContext
Tell the window to change its mode.
setupModeChangeEvent(WindowMode) - Method in class com.bea.netuix.servlets.controls.window.backing.WindowBackingContext
Tell the window to change its mode.
setupPageChangeEvent(String) - Method in class com.bea.netuix.servlets.controls.window.backing.WindowBackingContext
Tell the window to change the page.
setupRequest(Advice, AdviceRequest) - Method in class com.bea.p13n.rules.advislets.RulesAdvisletImpl
Sets up a given advice request.
setupStateChangeEvent(WindowState) - Method in class com.bea.netuix.servlets.controls.content.JspContentContext
Sets up a state change event.
setupStateChangeEvent(String) - Method in class com.bea.netuix.servlets.controls.window.backing.WindowBackingContext
Tell the window to change its state.
setupStateChangeEventFromParent(String) - Method in class com.bea.netuix.servlets.controls.window.backing.WindowBackingContext
Deprecated as of version 9.0 this method is deprecated. Use setupStateChangeEvent instead.
setUri(String) - Method in class com.bea.campaign.model.AddEmailModel
Set the email uri.
setUri(String) - Method in interface com.bea.p13n.advisor.AdviceRequest
Sets the URI associated with this AdviceRequest.
setUri(String) - Method in interface com.bea.p13n.rules.manager.RuleSetArchive
Set the URI for the packaged rule set.
setUriService(UriService) - Method in class com.bea.content.cmis.rest.resources.BaseCMISResource
 
setUrl(String) - Method in class com.bea.content.indexer.IndexerRunner
URL used to lookup the Indexer EJB.
setUrlCompressionDisabled(boolean) - Method in class com.bea.portlet.UrlCompressionContext
Change if URL compression is disabled.
setURLConnection(HttpURLConnection) - Method in interface com.bea.wsrp.consumer.resource.IResourceServletRequestContext
Set the URL connection.
setUseCache(boolean) - Method in class com.bea.content.expression.Search
Indicates to the search API whether or not to use the search cache when executing the search expression.
setUseCache(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.BaseTag
Set the value of BaseTag.useCache.
setUseCache(boolean) - Method in class com.bea.content.manager.servlets.jsp.taglib.BaseTag
Set the value of BaseTag.useCache.
setUseCache(String) - Method in class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport
Set the value of ContentTagSupport.useCache.
setUseCache(boolean) - Method in class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport
Set the value of ContentTagSupport.useCache.
setUseCachedContent(boolean) - Method in interface javax.portlet.CacheControl
Sets the indication whether the cached content for the provided ETag at the request is still valid or not.
setUseCachedMarkupOn(boolean) - Method in interface com.bea.wsrp.model.markup.IMimeResponseContext
Sets the supplied value that indicates to the Consumer that the cached markup is valid or not.
setUser(ProfileWrapper) - Method in class com.bea.campaign.action.Action
Set the user this Action is executing for This will be called by the ScenarioService prior to running the Action.
setUser(ProfileWrapper) - Method in class com.bea.content.expression.DefaultBasePropertyProvider
 
setUser(String) - Method in class com.bea.content.indexer.IndexerRunner
Sets the user name that is used when looking up the Indexer EJB.
setUserAgent(String) - Method in interface com.bea.wsrp.model.markup.IGetMarkupBaseRequestContext
Sets the supplied newUserAgent as an user-agent of an end-user.
setUserAuthentication(String) - Method in interface com.bea.wsrp.model.markup.IRuntimeContext
 
setUserconfigfile(String) - Method in class com.bea.content.indexer.IndexerRunner
 
setUserContextKey(String) - Method in interface com.bea.wsrp.model.markup.IUserContext
 
setUserCredential(ContentContext, String, RepositoryCredential) - Method in interface com.bea.content.federated.IVirtualRepositoryManager
For the current user and the specified repository, persist a personal repository credential.
setUserCredential(ContentContext, String, RepositoryCredential) - Method in interface com.bea.portal.tools.content.controls.ContentRepositoryControl
For the current user and the specified repository, persist a personal repository credential.
setUserDescription(String, String) - Method in class com.bea.p13n.security.management.authentication.AtnManagerProxy
Update the description associated with a user name.
setUserDescription(String, String, DelegatedResourceView, String, String, ResourceContext) - Method in interface com.bea.portal.tools.ugm.controls.DelegatedAtnProxyManagerControlFacade
This method will change the description for a user.
setUserEndState(String, ScenarioContainer, String) - Method in interface com.bea.campaign.ScenarioService
Set that a user reached an end state in container/scenario combination.
setUserId(String) - Method in class com.bea.p13n.ad.AdInfo
Set the userId
setUserId(String) - Method in class com.bea.p13n.content.expression.Search
Deprecated Set the user id.
setUserInfo(HttpSession) - Method in class com.bea.p13n.tracking.events.SessionEndEvent
Set the user info in case we had to create the SessionEndEvent before we had the session (CR111956)
setUserkeyfile(String) - Method in class com.bea.content.indexer.IndexerRunner
 
setUserLimit(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetUserNamesForGroupTag
Deprecated Set the limit of users to return
setUserLimit(int) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetUserNamesForGroupTag
Deprecated Set the limit of users to return
setUserLimit(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetUserNamesTag
Deprecated Set the limit of the result-set size
setUserLimit(int) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetUserNamesTag
Deprecated Set the limit of the result-set size
setUserList(List) - Method in class com.bea.p13n.entitlements.policy.PolicyItem
Update the value of the user list in this object.
setUserName(String) - Method in interface com.bea.content.federated.IRepositoryConfig
Sets the user name
setUserName(String) - Method in class com.bea.content.federated.RepositoryConfig
 
setUsername(String, FilterMethod) - Method in class com.bea.netuix.application.communities.CommunityMembershipCriteria
Specifies the username pattern a CommunityMembership must match to be included.
setUsername(String, FilterMethod) - Method in class com.bea.netuix.application.communities.InvitationSearchCriteria
Specifies the userName pattern an Invitation must match to be included.
setUsername(String) - Method in class com.bea.netuix.application.notifications.NotificationCriteria
Specifies the username a Notification must match to be included.
setUsername(String) - Method in class com.bea.netuix.application.transform.disassembler.xip.ExportContext
 
setUsername(String) - Method in class com.bea.netuix.application.transform.disassembler.xip.ImportContext
 
setUsername(String) - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
 
setUsername(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.AddUserToGroupTag
Deprecated Set the name of the user to add to the group
setUsername(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateUserTag
Deprecated Set the name of the new user
setUsername(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetGroupNamesForUserTag
Deprecated Set the username to query
setUsername(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.RemoveUserFromGroupTag
Deprecated Set the name of the user to remove
setUsername(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.RemoveUserTag
Deprecated Set the name of the user to remove
setUsername(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.SetPasswordTag
Set the name of the user to modify
setUserName(String) - Method in class com.bea.portal.tools.security.user.UserIDBuilder
Change the name of the user.
setUserPasswordCredential(String, String, String) - Method in class com.bea.p13n.security.management.credentials.CredentialManagerProxy
 
setUserPasswordCredentialMapping(String, String, String) - Method in class com.bea.p13n.security.management.credentials.CredentialManagerProxy
 
setUserPropertiesMode(int) - Method in class com.bea.netuix.application.definition.PortletDefinition
Set the WSRP user properties mode.
setUsingAltSkeleton(boolean) - Method in interface com.bea.wsrp.model.markup.IRuntimeContext
 
setUsingAltSkin(boolean) - Method in interface com.bea.wsrp.model.markup.IRuntimeContext
 
setUUID(String) - Method in class com.bea.portal.tools.content.NodeIDBuilder
Change the repository unique identifier of the content node.
setV1MarkupPortUrl(URL) - Method in interface com.bea.wsrp.consumer.wsdl.IWSDLResponseContext
Set the V1 markup port URL
setV1PortletManagementPortUrl(URL) - Method in interface com.bea.wsrp.consumer.wsdl.IWSDLResponseContext
Set the v1 portlet management port
setV1RegistrationPortUrl(URL) - Method in interface com.bea.wsrp.consumer.wsdl.IWSDLResponseContext
Set the v1 registration port
setV1ServiceDescriptionPortUrl(URL) - Method in interface com.bea.wsrp.consumer.wsdl.IWSDLResponseContext
Get the v1 service description port
setV1WlpEntensionMarkupPortUrl(URL) - Method in interface com.bea.wsrp.consumer.wsdl.IWSDLResponseContext
Set the v1 WLP extended markup port
setV2MarkupPortUrl(URL) - Method in interface com.bea.wsrp.consumer.wsdl.IWSDLResponseContext
Set the v2 markup port
setV2PortletManagementPortUrl(URL) - Method in interface com.bea.wsrp.consumer.wsdl.IWSDLResponseContext
Set the v2 portlet management port
setV2RegistrationPortUrl(URL) - Method in interface com.bea.wsrp.consumer.wsdl.IWSDLResponseContext
Set the v2 registration port
setV2ServiceDescriptionPortUrl(URL) - Method in interface com.bea.wsrp.consumer.wsdl.IWSDLResponseContext
Set the v2 service description port
setV2WlpEntensionMarkupPortUrl(URL) - Method in interface com.bea.wsrp.consumer.wsdl.IWSDLResponseContext
Set the v2 WLP extended markup port
setValidateTagOn(boolean) - Method in interface com.bea.wsrp.model.markup.IGetMarkupBaseRequestContext
Sets the supplied value for the validateTag on field.
setValidateTagOn(boolean) - Method in interface com.bea.wsrp.model.markup.IMimeRequestContext
Set the validate tag.
setValidateWsdl(boolean) - Method in interface com.bea.wsrp.consumer.wsdl.IWSDLRequestContext
Should the WSDL be validated
setValidClassifications(String...) - Method in class com.bea.campaign.model.ScenarioModel
Sets the list of all the names of all the valid classifications for the Scenario.
setValidClassificationsOrLogic(boolean) - Method in class com.bea.campaign.model.ScenarioModel
Sets the value of the operator for the valid-classification tag.
setValue(InputStream) - Method in class com.bea.content.BinaryValue
Sets the binary data.
setValue(Value) - Method in class com.bea.content.Property
Sets a Value for the Property.
setValue(Object) - Method in class com.bea.p13n.expression.operator.Variable
Stores the given value in this.
setValue(String) - Method in interface com.bea.p13n.jobmanager.config.JobParamBean
 
setValue(String) - Method in class com.bea.p13n.jobmanager.config.JobParamDefinition
 
setValue(Object) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.SetPropertyTag
Deprecated Set the value to set for the property
setValue(String) - Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.SetPropertyTag
Deprecated Set the value to set for the property, as a String
setValue(String, String) - Method in interface com.bea.portlet.prefs.PortletPreferences
Deprecated Replaced by PortletPreferences.setValue(String, String)
setValue(String) - Method in class com.bea.wlp.xip.XipProperties.XipProperty
 
setValue(String, String) - Method in interface javax.portlet.PortletPreferences
Associates the specified String value with the specified key in this preference.
setValueProposition(String) - Method in class com.bea.campaign.model.CampaignModel
Sets the campaign's value proposition.
setValues(Value[]) - Method in class com.bea.content.Property
Sets the properties values.
setValues(String, String[]) - Method in interface com.bea.portlet.prefs.PortletPreferences
Deprecated Replaced by PortletPreferences.setValues(String, String[])
setValues(String, String[]) - Method in interface javax.portlet.PortletPreferences
Associates the specified String array value with the specified key in this preference.
setVar(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetBinaryPropertyTag
Sets the var.
setVariableName(String) - Method in class com.bea.p13n.rules.model.InstanceMethodModel
Get the name of the variable upon which the method will be called.
setVariant(String) - Method in class com.bea.netuix.servlets.l10n.jsp.taglib.L10nTagSupport
 
setVerbose(boolean) - Method in class com.bea.content.indexer.IndexerRunner
 
setVersion(String) - Method in class com.bea.content.manager.faces.component.GetPropertyComponent
Set the value of GetPropertyComponent.version
setVersion(ValueExpression) - Method in class com.bea.content.manager.faces.taglib.GetPropertyComponentTag
Set the value of GetPropertyComponentTag.version
setVersion(String) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Set the GetPropertyTag.version name (number) to use.
setVersion(String) - Method in class com.bea.portal.tools.security.authentication.provider.AuthenticationProviderIDBuilder
Change the version of the authentication provider.
setVersion(String) - Method in class com.bea.portal.tools.security.role.mapper.RoleMapperIDBuilder
Change the version of the role mapper.
setVersion(String) - Method in class com.bea.portal.tools.security.role.mapper.RoleMappersIDBuilder
Change the version of the role mapper.
setVersionedContent(boolean) - Method in class com.bea.content.manager.servlets.jsp.taglib.SearchTag
Set boolean to determine if version data should be returned
setVersionedContent(boolean) - Method in class com.bea.p13n.placeholder.servlets.jsp.taglib.PlaceholderTag
Set boolean to determine if version data should be returned
setVersionedContent(boolean) - Method in class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport
Set boolean to determine if version data should be returned
setVersionId(String) - Method in class com.bea.content.url.ShowPropertyURL
Set the value of ShowPropertyURL.versionId
setVisible(boolean) - Method in class com.bea.netuix.servlets.controls.BackingContext
Set the visible flag on the underlying control.
setVisible(boolean) - Method in class com.bea.netuix.servlets.controls.PresentationContext
Set the visibility state of the component.
setVisitorMode(boolean) - Method in class com.bea.netuix.application.manager.CustomizationContext
Set whether API call is to be made in visitor or admin mode.
The Portal customization API is used in both the Admin Portal as well as the Visitor Tools.
setVisitorMode(boolean) - Method in class com.bea.portal.tools.common.ResourceContext
Setter for visitorMode.
setVlink(String) - Method in class com.bea.struts.adapter.taglib.html.BodyTag
 
setWarning(boolean) - Method in exception com.bea.p13n.placeholder.ContentException
 
setWebApp(String) - Method in class com.bea.portal.tools.common.ResourceContext
Specifies the current web app
setWebapp(String) - Method in class com.bea.portal.tools.portal.portal.PortalIDBuilder
webapp setter
setWebApp(String) - Method in class com.bea.portal.tools.resource.WebAppResourceIDBuilder
Change the identifier of the referrent layout definition.
setWebappContextPath(String) - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
 
setWebApplicationName(String) - Method in class com.bea.portal.tools.portal.community.CommunitiesIDBuilder
Change the name the web application that the desktop definition is associated with.
setWebApplicationName(String) - Method in class com.bea.portal.tools.portal.community.CommunityDefinitionIDBuilder
Change the name the web application that the desktop definition is associated with.
setWebApplicationName(String) - Method in class com.bea.portal.tools.portal.community.CommunityTemplateIDBuilder
Change the name the web application that the desktop definition is associated with.
setWebApplicationName(String) - Method in class com.bea.portal.tools.portal.community.CommunityTemplatesIDBuilder
Change the name the web application that the desktop definition is associated with.
setWebApplicationName(String) - Method in class com.bea.portal.tools.portal.community.LibraryCommunityTemplateIDBuilder
Change the name the web application that the desktop definition is associated with.
setWebApplicationName(String) - Method in class com.bea.portal.tools.portal.community.LibraryCommunityTemplatesIDBuilder
Change the name the web application that the desktop definition is associated with.
setWebApplicationName(String) - Method in class com.bea.portal.tools.portal.desktop.DesktopDefinitionIDBuilder
Change the name the web application that the desktop definition is associated with.
setWebApplicationName(String) - Method in class com.bea.portal.tools.portal.desktop.DesktopDefinitionsIDBuilder
Change the name the web application that the desktop definition is associated with.
setWebApplicationName(String) - Method in class com.bea.portal.tools.portal.desktop.DesktopTemplateIDBuilder
Change the name the web application that the desktop definition is associated with.
setWebApplicationName(String) - Method in class com.bea.portal.tools.portal.desktop.DesktopTemplatesIDBuilder
Change the name the web application that the desktop definition is associated with.
setWebApplicationName(String) - Method in class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplateIDBuilder
Change the name the web application that the desktop definition is associated with.
setWebApplicationName(String) - Method in class com.bea.portal.tools.portal.desktop.LibraryDesktopTemplatesIDBuilder
Change the name the web application that the desktop definition is associated with.
setWebApplicationName(String) - Method in class com.bea.portal.tools.security.role.visitor.VisitorRoleIDBuilder
Change the name the web application that the visitor role is associated with.
setWebAppName(String) - Method in class com.bea.netuix.application.communities.MemberMembershipCriteria
Specifies the web app name a CommunityMembership must match to be included.
setWebAppName(String) - Method in class com.bea.netuix.application.definition.BookDefinition
Scopes this book to specified J2EE web application
setWebAppName(String) - Method in class com.bea.netuix.application.definition.LayoutDefinition
Scopes this layout to given web applcation.
setWebAppName(String) - Method in class com.bea.netuix.application.definition.LookAndFeelDefinition
Scopes this lookandfeel to given web applcation.
setWebAppName(String) - Method in class com.bea.netuix.application.definition.MarkupDefinition
Scopes this markup to given web application
setWebAppName(String) - Method in class com.bea.netuix.application.definition.MenuDefinition
Scopes this menu to given web applcation.
setWebAppName(String) - Method in class com.bea.netuix.application.definition.PageDefinition
Scopes this page to specified J2EE web application
setWebAppName(String) - Method in class com.bea.netuix.application.definition.PortletCategoryDefinition
Scopes this portlet category to given web application.
setWebAppName(String) - Method in class com.bea.netuix.application.definition.PortletDefinition
Scopes this portlet to specified J2EE web application
setWebAppName(String) - Method in class com.bea.netuix.application.definition.ShellDefinition
Scopes this shell to specified J2EE web application
setWebAppName(String) - Method in class com.bea.netuix.application.definition.ThemeDefinition
Scopes this theme to specified J2EE web application
setWebAppName(String) - Method in class com.bea.netuix.application.identifier.DesktopDefinitionId
 
setWebAppName(String) - Method in class com.bea.p13n.entitlements.policy.PolicyItem
 
setWebappName(String) - Method in class com.bea.portlet.prefs.spi.PortletPreferencesId
 
setWebAppResourceID(WebAppResourceID) - Method in class com.bea.portal.tools.resource.WebAppResourceIDBuilder
Change the parent WebAppResourceID.
setWeight(AddToPlaceholderModel.Weight) - Method in class com.bea.campaign.model.AddToPlaceholderModel
Set the weight of the query in the placeholder(s).
setWeight(int) - Method in class com.bea.p13n.ad.AdInfo
Set the ad weight
setWidth(String) - Method in class com.bea.p13n.ad.servlets.jsp.taglib.AdRenderTag
Set the width property
setWidth(int) - Method in class com.bea.p13n.ad.servlets.jsp.taglib.AdRenderTag
Set the width property
setWidth(int) - Method in class com.bea.p13n.ad.servlets.jsp.taglib.AdTargetTag
Set the width property
setWidth(String) - Method in class com.bea.p13n.ad.servlets.jsp.taglib.AdTargetTag
Set the width property
setWidth(int) - Method in class com.bea.p13n.placeholder.servlets.jsp.taglib.PlaceholderTag
set the width property
setWidth(String) - Method in class com.bea.p13n.placeholder.servlets.jsp.taglib.PlaceholderTag
 
setWindowLabel(String) - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventImpl
 
setWindowLabel(String) - Method in class com.bea.portlet.StandalonePortletURL
Equivalent to using the three-argument factory method to create a URL.
setWindowLabel(String) - Method in class com.bea.portlet.WindowURL
Sets the window label this WindowURL targets.
setWindowLabel(String) - Method in class com.bea.wsrp.consumer.resource.WsrpResourceServletInterceptor
Set the portlet's window label
setWindowMode(String) - Method in class com.bea.portlet.WindowURL
Sets a portlet window mode for the portlet targeted by this URL.
setWindowState(String) - Method in class com.bea.portlet.WindowURL
Sets window state for the portlet targeted by this URL.
setWindowState(String) - Method in interface com.bea.wsrp.model.markup.IGetMarkupBaseRequestContext
The supplied windowState is set as the portlet's state.
setWindowState(String) - Method in interface com.bea.wsrp.model.markup.IHandleEventsRequestContext
The supplied windowState is set as the portlet's state.
setWindowState(String) - Method in interface com.bea.wsrp.model.markup.IMimeRequestContext
Set the window state to the given value.
setWindowState(WindowState) - Method in class javax.portlet.filter.ActionResponseWrapper
The default behavior of this method is to call setWindowState(windowState) on the wrapped response object.
setWindowState(WindowState) - Method in class javax.portlet.filter.EventResponseWrapper
The default behavior of this method is to call setWindowState(windowState) on the wrapped response object.
setWindowState(WindowState) - Method in interface javax.portlet.PortletURL
Indicates the window state the portlet should be in, if this portlet URL triggers a request.
setWindowState(WindowState) - Method in interface javax.portlet.StateAwareResponse
Sets the window state of a portlet to the given window state.
setWorkflowId(ID) - Method in class com.bea.content.Node
Sets the workflowId for the node.
setWorkflowId(ID) - Method in class com.bea.content.ObjectClass
Set the workflowID for the type
setWorkflowName(String) - Method in class com.bea.portal.tools.content.workflow.WorkflowIDBuilder
Change the name of the workflow.
setWorkflowOps(WorkflowOps) - Method in class com.bea.content.Node
Sets the WorkflowOps to perform workflow lookup on the repository.
setWorkflowOps(WorkflowOps) - Method in class com.bea.content.ObjectClass
Sets the WorkflowOps to perform workflow lookup on the repository.
setWorkflowStatus(int) - Method in class com.bea.content.Node
Sets the workflow status.
setWrite(boolean) - Method in class com.bea.struts.adapter.taglib.html.HiddenTag
 
setWsdlUrl(String) - Method in interface com.bea.wsrp.consumer.wsdl.IWSDLRequestContext
Set a new URL to fetch the WSDL from
setWsdlUrl(String) - Method in class com.bea.wsrp.registry.entries.ProducerEntry
Sets the WSDL URL for the producer.
setWsrpPropertiesMode(int) - Method in interface com.bea.netuix.application.view.PortletView
Set the properties mode Must be one of PortletDefinition.WSRP_PROPERTIES_MODE__*
setWsrpRequestContext(WsrpRequestContext) - Method in interface com.bea.wsrp.model.markup.IBaseRequestContext
 
setWSRPV1MarshalledPayloadAsSerializedJavaObject(String) - Method in interface com.bea.wsrp.model.markup.IEventContext
Sets the WSRPV1 marshalled representation of the event payload to a serialized Java object if possible, without affecting the WSRPV2 or unmarshalled representations of the event payload or the event payload origin.
setWSRPV1MarshalledPayloadAsXML(Element) - Method in interface com.bea.wsrp.model.markup.IEventContext
Sets the WSRPV1 marshalled representation of the event payload to XML if possible, without affecting the WSRPV2 or unmarshalled representations of the event payload or the event payload origin.
setWSRPV2MarshalledPayloadAsNamedStringArray(NamedStringArray) - Method in interface com.bea.wsrp.model.markup.IEventContext
Sets the WSRPV2 marshalled representation of the event payload to a NamedStringArray if possible, without affecting the WSRPV1 or unmarshalled representations of the event payload or the event payload origin.
setWSRPV2MarshalledPayloadAsSerializedJavaObject(String) - Method in interface com.bea.wsrp.model.markup.IEventContext
Sets the WSRPV2 marshalled representation of the event payload to a serialized Java object if possible, without affecting the WSRPV1 or unmarshalled representations of the event payload or the event payload origin.
setWSRPV2MarshalledPayloadAsXML(Element, QName) - Method in interface com.bea.wsrp.model.markup.IEventContext
Sets the WSRPV2 marshalled representation of the event payload to XML if possible, without affecting the WSRPV1 or unmarshalled representations of the event payload or the event payload origin.
setXMLNamespace(String) - Method in class com.bea.p13n.tracking.events.TrackingEvent
Set the XML namespace for this event
setXmlObject(String, XmlObject) - Method in class com.bea.campaign.model.AddDiscountModel
 
setXmlObject(String, XmlObject) - Method in class com.bea.campaign.model.AddEmailModel
 
setXmlObject(String, XmlObject) - Method in class com.bea.campaign.model.AddToPlaceholderModel
Set the root xml Object (should be AddPlaceholdersObject).
setXmlObject(XmlObject) - Method in class com.bea.campaign.model.CampaignModel
Set the xmlobject for this CampaignModel.
setXmlObject(String, XmlObject) - Method in class com.bea.campaign.model.EndScenarioModel
Set the root xml object (should be an EndScenario).
setXmlObject(XmlObject) - Method in class com.bea.campaign.model.ScenarioModel
Set the root xml object for this scenario.
setXmlObject(XmlObject) - Method in class com.bea.p13n.content.model.ContentQueryModel
Verify that the specified clause object is valid for this class.
setXmlObject(XmlObject) - Method in class com.bea.p13n.placeholder.model.PlaceholderModel
Verify that the specified clause object is valid for this class.
setXmlObject(XmlObject) - Method in class com.bea.p13n.placeholder.model.QueryDefinitionModel
Verify that the specified clause object is valid for this class.
setXmlObject(String, XmlObject) - Method in class com.bea.p13n.rules.model.AddContentQueryModel
Set the root xml Object (should be AddContentSelectorObject).
setXmlObject(String, XmlObject) - Method in class com.bea.p13n.rules.model.AddSegmentModel
Set the root xml object (should be AddClassificationObject).
setXmlObject(String, XmlObject) - Method in class com.bea.p13n.rules.model.BranchModel
Set the root xml object for this model.
setXmlObject(String, XmlObject) - Method in class com.bea.p13n.rules.model.ClauseModel
Initialize this clause model with a type and a root object.
setXmlObject(String, XmlObject) - Method in class com.bea.p13n.rules.model.DateTimeBetweenModel
 
setXmlObject(String, XmlObject) - Method in class com.bea.p13n.rules.model.DateTimeModel
 
setXmlObject(String, XmlObject) - Method in class com.bea.p13n.rules.model.EventTypeModel
Set the root xml object for this model.
setXmlObject(String, XmlObject) - Method in class com.bea.p13n.rules.model.InstanceMethodModel
 
setXmlObject(String, XmlObject) - Method in class com.bea.p13n.rules.model.NewInstanceModel
 
setXmlObject(String, XmlObject) - Method in class com.bea.p13n.rules.model.PropertyToLiteralModel
Set the root xml object.
setXmlObject(String, XmlObject) - Method in class com.bea.p13n.rules.model.RuleModel.ActionsModel
 
setXmlObject(String, XmlObject) - Method in class com.bea.p13n.rules.model.RuleModel.ConditionsModel
Set the root xml object for this (<conditions>).
setXmlObject(String, XmlObject) - Method in class com.bea.p13n.rules.model.RuleModel
Initialize this model from the specified clause structure.
setXmlObject(XmlObject) - Method in class com.bea.p13n.rules.model.RuleSetModel
Set the root xml object for this, which should be a RuleSet.
setXmlObject(String, XmlObject) - Method in class com.bea.p13n.rules.model.SegmentModel
Set the root xml object for this model.
setXmlObject(String, XmlObject) - Method in class com.bea.p13n.rules.model.StaticMethodModel
 
setXmlObject(String, XmlObject) - Method in class com.bea.p13n.rules.model.UnrecognizedClauseModel
Set the xml object this should use.
setXmlObject(String, XmlObject) - Method in class com.bea.p13n.rules.model.VariableBindingModel
 
setXSDFile(String) - Method in class com.bea.p13n.tracking.events.TrackingEvent
Set the XSD schema file for this event
setYear(String) - Method in class com.bea.p13n.jobmanager.config.CalendarJobDefinition
 
setYear(String) - Method in interface com.bea.p13n.jobmanager.config.CalendarJobDefinitionBean
 
SHARED - Static variable in interface javax.portlet.ResourceURL
Property that the portlet can set for resources with caching type FULL via the setProperty method on the ResourceURL.
SHELL_TYPE - Static variable in class com.bea.netuix.application.localization.definition.LocalizationResource
 
SHELL_TYPE - Static variable in interface com.bea.netuix.application.view.MarkupView
Constant for shell markup.
ShellDefinition - Class in com.bea.netuix.application.definition
This class represents a persistent shell.
ShellDefinition(LocalizationResource, MarkupDefinitionId, String, String, boolean) - Constructor for class com.bea.netuix.application.definition.ShellDefinition
Constructor to create a new ShellDefinition object.
ShellDefinitionControl - Interface in com.bea.portal.tools.portal.controls
A custom control interface used to interact with shell definitions.
ShellDefinitionId - Class in com.bea.netuix.application.identifier
Represents the primary keys of Shell definition objects in the database, and is used to uniquely identify them.
ShellDefinitionId(int) - Constructor for class com.bea.netuix.application.identifier.ShellDefinitionId
 
ShellDefinitionManager - Interface in com.bea.netuix.application.manager.persistence
Please refer to the interfaces for javadoc.
ShellDefinitionManagerHome - Interface in com.bea.netuix.application.manager.persistence
EJB Home for ShellDefinitionManager.
ShellID - Class in com.bea.portal.tools.portal.shell
Identifies a portal shell.
ShellID(String) - Constructor for class com.bea.portal.tools.portal.shell.ShellID
Constructor.
ShellID(ShellIDBuilder) - Constructor for class com.bea.portal.tools.portal.shell.ShellID
Constructor.
ShellIDBuilder - Class in com.bea.portal.tools.portal.shell
Builds and parses ShellID.
ShellIDBuilder() - Constructor for class com.bea.portal.tools.portal.shell.ShellIDBuilder
Constructor.
ShellPresentationContext - Class in com.bea.netuix.servlets.controls.application
This class represents a portal shell component.
ShellResourceType - Class in com.bea.portal.tools.portal.shell
ResourceType for a portal shell.
ShellsID - Class in com.bea.portal.tools.portal.shell
Builds and parses ShellsID.
ShellsID(String) - Constructor for class com.bea.portal.tools.portal.shell.ShellsID
Constructor.
ShellsID(ShellsIDBuilder) - Constructor for class com.bea.portal.tools.portal.shell.ShellsID
Constructor.
ShellsIDBuilder - Class in com.bea.portal.tools.portal.shell
Identifies the collection of portal shells.
ShellsIDBuilder() - Constructor for class com.bea.portal.tools.portal.shell.ShellsIDBuilder
Constructor.
ShellsResourceType - Class in com.bea.portal.tools.portal.shell
ResourceType for the collection of portal shells.
ShellTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
Taxonomy for a Shell, which is contained in the Shells node of the Library.
ShellTaxonomy(LibraryShellsTaxonomy, ShellDefinitionId) - Constructor for class com.bea.portal.tools.da.taxonomy.portal.ShellTaxonomy
Constructs a Shell taxonomy, parented by the Shells node in the Library, and based on the definiton id of the Shell.
ShellView - Interface in com.bea.netuix.application.view
View class for a shell.
ShockwaveContentProvider - Class in com.bea.p13n.ad.render
A class that provides XHTML rendering for shockwave content.
ShockwaveContentProvider() - Constructor for class com.bea.p13n.ad.render.ShockwaveContentProvider
 
SHOPPING_CART - Static variable in class com.bea.campaign.ShoppingCartAttributeLoader
Deprecated Replaced by ShoppingCartAttributeLoader.DEF_SHOPPING_CART_SET_NAME.
SHOPPING_CART - Static variable in interface com.bea.p13n.advisor.AdviceRequestConstants
the SHOPPING_CART key - value = "com.bea.shopping.cart"
ShoppingCartAttributeLoader - Class in com.bea.campaign
A p13n request attribute loader which will load the ShoppingCart into the p13n request.
ShoppingCartAttributeLoader() - Constructor for class com.bea.campaign.ShoppingCartAttributeLoader
 
shouldForceGetMarkupCall() - Method in interface com.bea.wsrp.model.markup.IBlockingInteractionBaseRequestContext
Custom method that indicates to execute a "getMarkup" operation
shouldGetPropertyFromNode(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.property.ContentPropertyResolver
Logic responsible for determining if the property should be retrieved from the node, or from versioned object.
shouldIgnore(String) - Method in class com.bea.content.loader.bulk.BulkLoader
Tell if the loader should ignore the specified file name.
shouldIgnore(String) - Method in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated Tell if the loader should ignore the specified file name.
shouldInclude(String) - Method in class com.bea.content.loader.bulk.BulkLoader
Tell if the loader should include the specified file name.
shouldInclude(String) - Method in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated Tell if the loader should include the specified file name.
ShowBinaryPropertyResolver - Class in com.bea.content.manager.servlets.attribute.property
This resolver is responsible for generating an URL to the ShowBinaryServlet so that the property can be rendered.
ShowBinaryPropertyResolver() - Constructor for class com.bea.content.manager.servlets.attribute.property.ShowBinaryPropertyResolver
 
ShowBinaryServlet - Class in com.bea.content.manager.servlets
Deprecated As of 8.1 Service Pack 2, replaced by ShowPropertyServlet
ShowBinaryServlet() - Constructor for class com.bea.content.manager.servlets.ShowBinaryServlet
Deprecated  
showDebug - Variable in class com.beasys.commerce.util.DefaultLog
Deprecated  
showDeprecated - Variable in class com.beasys.commerce.util.DefaultLog
Deprecated  
showError(String, Throwable, HttpServletResponse) - Method in class com.bea.content.manager.servlets.DownloadBinaryServlet
Output in case of an error.
showError(String, Throwable, HttpServletResponse) - Method in class com.bea.content.manager.servlets.ShowPropertyServlet
Output in the case of an error.
showError(String, Throwable, HttpServletResponse) - Method in class com.bea.p13n.mail.servlets.MailPreviewServlet
Print an error message to the output stream.
showIsolationLevel(Connection) - Static method in class com.bea.p13n.util.jdbc.JdbcHelper
Show transaction isolation level of connection
ShowPropertyServlet - Class in com.bea.content.manager.servlets
Writes a property of a Node to the response OutputStream.
ShowPropertyServlet() - Constructor for class com.bea.content.manager.servlets.ShowPropertyServlet
 
ShowPropertyURL - Class in com.bea.content.url
The ShowPropertyURL class creates URLs used to show node binary properties in-line, which are generally useful for displaying graphical images and html markup.
shutdown() - Method in class com.bea.wsrp.security.WSRPIdentityAsserterProviderImpl
Shuts down this identity asserter.
SimilarToQuery - Class in com.bea.content.expression.operators
 
SimilarToQuery(String) - Constructor for class com.bea.content.expression.operators.SimilarToQuery
Build a SimilarToQuery object against the text field.
SimilarToQuery(FullTextSearch.Parameter, String) - Constructor for class com.bea.content.expression.operators.SimilarToQuery
 
SimilarToQuery(String, String) - Constructor for class com.bea.content.expression.operators.SimilarToQuery
 
SimilarToQuery(String, String, FullTextSearch.Multiplicity) - Constructor for class com.bea.content.expression.operators.SimilarToQuery
 
SimpleInviteeIterator - Class in com.bea.netuix.application.communities.invitations
SimpleInviteeIterator provides an InviteeIterator implementation that allows developers to collect up a set of Invitee objects one at a time for consumption by the Communities Invitation framework.
SimpleInviteeIterator() - Constructor for class com.bea.netuix.application.communities.invitations.SimpleInviteeIterator
Constructs a new, empty iterator.
SimpleRegExUrlTransformation - Class in com.bea.portlet.transformation
Simple regex implementation to change the pageLabel and windowLabel parameters to a directory like structure.
SimpleRegExUrlTransformation() - Constructor for class com.bea.portlet.transformation.SimpleRegExUrlTransformation
 
SimpleStateHolder - Class in com.bea.wsrp.ext.holders
A convenience implementation to transport custom state between a Producer and Consumer.
SimpleStateHolder() - Constructor for class com.bea.wsrp.ext.holders.SimpleStateHolder
Creates an instance.
SimpleTaxonomyBuilder - Class in com.bea.p13n.delegation.taxonomy
Basic TaxonomyBuilder abstract base class that can be subclassed by any TaxonomyBuilder implementations that do not have a parent in their taxonomy hierarchy.
SimpleTaxonomyBuilder() - Constructor for class com.bea.p13n.delegation.taxonomy.SimpleTaxonomyBuilder
 
SimpleValidationTextGenerator - Class in com.bea.netuix.application.communities.invitations
Simple implementation of InvitationValidationTextGenerator.
SimpleValidationTextGenerator() - Constructor for class com.bea.netuix.application.communities.invitations.SimpleValidationTextGenerator
 
SingleValuePropertyResolver - Class in com.bea.content.manager.servlets.attribute.property
 
SingleValuePropertyResolver() - Constructor for class com.bea.content.manager.servlets.attribute.property.SingleValuePropertyResolver
 
SingleValueQuery - Class in com.bea.content.expression.operators
 
SingleValueQuery() - Constructor for class com.bea.content.expression.operators.SingleValueQuery
 
SingleValueQuery(String, String) - Constructor for class com.bea.content.expression.operators.SingleValueQuery
 
SingleValueQuery(String, String, FullTextSearch.Multiplicity) - Constructor for class com.bea.content.expression.operators.SingleValueQuery
 
SingleValueQuery(FullTextSearch.Parameter, String) - Constructor for class com.bea.content.expression.operators.SingleValueQuery
 
size() - Method in interface com.bea.content.virtual.VirtualNodeIterator
Returns the size of the underlying collection.
size() - Method in interface com.bea.p13n.cache.Cache
Size of the cache.
size() - Method in class com.bea.p13n.entitlements.service.P13nContextHandler
 
size - Variable in class com.bea.p13n.placeholder.ContentBucket.PreviewInfo
The content size
size() - Method in interface com.bea.p13n.property.EntityPropertyCache
 
size() - Method in class com.bea.p13n.security.P13nRoleMap
 
size() - Method in class com.bea.wsrp.ext.holders.NamedStringArray
Returns the number of entries in this NamedStringArray.
sizeChildren() - Method in interface com.beasys.commerce.foundation.expression.Logical
Deprecated Returns the number of children expressions.
sizeChildren() - Method in class com.beasys.commerce.foundation.expression.LogicalImpl
Deprecated Returns the number of children expressions.
Skeleton - Class in com.bea.netuix.laf
Skeleton provides a read-only interface for retrieving information related to the current Look and Feel skeleton configuration.
Skin - Class in com.bea.netuix.laf
Skin provides a read-only interface for retrieving information related to the current Look and Feel skin configuration.
skip(long) - Method in class com.bea.content.manager.CM_InputStream
Deprecated Skips over and discards n bytes of data from this input stream.
skipParameter(String) - Method in interface com.bea.wsrp.consumer.resource.IResourceServletRequestContext
Should the parameter be skipped (not sent to the target).
SMTP_SERVER_ADDRESS - Static variable in class com.bea.netuix.application.communities.invitations.email.ConfigPropertiesEmailInviterFactory
smtpServerAddress property name
smtpServerAddress - Variable in class com.bea.netuix.application.communities.invitations.email.EmailInviter
 
smtpServerPort - Variable in class com.bea.netuix.application.communities.invitations.email.EmailInviter
 
sort - Variable in class com.bea.p13n.content.expression.Search
Deprecated The sorting criteria
sort - Variable in class com.beasys.commerce.foundation.expression.SearchImpl
Deprecated The sorting criteria Containment: By Value Multiplicity: 1:1
SORT_CRITERIA_KEY - Static variable in interface com.bea.content.paging.ContentListKeys
Optional ContextKey which can be placed in the ContentContext specifies that sorting should be used when fetching data, and specifies the SortCriteria objects to use.
SortableFilterablePagedResult<T> - Interface in com.bea.p13n.pagination
A PagedResult which can be both sorted and filtered.
SortablePagedResult<T> - Interface in com.bea.p13n.pagination
A PagedResult which can be sorted.
sortAscending() - Method in interface com.bea.content.spi.flexspi.common.ISortCriteria
Get the sort ascending value.
sortAscending() - Method in class com.bea.content.spi.flexspi.common.SortCriteria
Get the sort ascending value.
sortAscending() - Method in class com.bea.content.spi.SortCriteria
Deprecated Get the sort ascending value.
sortBy - Variable in class com.bea.content.manager.servlets.jsp.taglib.SearchTag
A list of content properties to sort the content by.
sortBy - Variable in class com.bea.p13n.servlets.jsp.taglib.ContentQueryTag
A list of document attributes to sort the content by.
sortBy - Variable in class com.bea.p13n.servlets.jsp.taglib.ContentSelectorTag
A list of document attributes to sort the content by.
sortCriteria - Variable in class com.bea.content.expression.Search
The sorting criteria
SortCriteria - Class in com.bea.content.expression
A class which handles the sortBy part of a Search.
SortCriteria(String, String, boolean) - Constructor for class com.bea.content.expression.SortCriteria
Deprecated The property set is no longer being used in SortCriteria
SortCriteria(String, boolean) - Constructor for class com.bea.content.expression.SortCriteria
Constructor.
SortCriteria(String) - Constructor for class com.bea.content.expression.SortCriteria
Constructor.
sortCriteria - Variable in class com.bea.content.manager.sort.NodeComparator
Deprecated The sort criteria used when sorting nodes.
SortCriteria - Class in com.bea.content.paging
query sort criteria
SortCriteria(SortOrder, String, Locale) - Constructor for class com.bea.content.paging.SortCriteria
Construct a SortCriteria.
SortCriteria(SortOrder, String) - Constructor for class com.bea.content.paging.SortCriteria
Construct a SortCriteria.
SortCriteria(SortOrder) - Constructor for class com.bea.content.paging.SortCriteria
Construct a SortCriteria.
SortCriteria() - Constructor for class com.bea.content.paging.SortCriteria
Construct a SortCriteria using SortOrder.UNSORTED.
sortCriteria() - Method in class com.bea.content.spi.flexspi.common.QueryResult
 
SortCriteria - Class in com.bea.content.spi.flexspi.common
query sort criteria
SortCriteria(boolean, boolean, String, Locale) - Constructor for class com.bea.content.spi.flexspi.common.SortCriteria
Construct a SortCriteria object.
SortCriteria(boolean, String) - Constructor for class com.bea.content.spi.flexspi.common.SortCriteria
Construct a SortCriteria object.
SortCriteria(boolean) - Constructor for class com.bea.content.spi.flexspi.common.SortCriteria
Construct a SortCriteria object.
SortCriteria() - Constructor for class com.bea.content.spi.flexspi.common.SortCriteria
Construct a SortCriteria object using SortCriteria.UNSORTED.
sortCriteria() - Method in class com.bea.content.spi.QueryResult
Deprecated  
SortCriteria - Class in com.bea.content.spi
Deprecated As of 10.2, replaced by SortCriteria. The SPI interfaces in the com.bea.content.spi package have all been deprecated as of 10.2. Oracle does not intend to remove these interfaces during the next major release of WebLogic Portal. However, please note that new development should take place using the com.bea.content.spi.flexspi interfaces going forward.
SortCriteria(boolean, boolean, String, Locale) - Constructor for class com.bea.content.spi.SortCriteria
Deprecated Construct a SortCriteria object.
SortCriteria(boolean, String) - Constructor for class com.bea.content.spi.SortCriteria
Deprecated Construct a SortCriteria object.
SortCriteria(boolean) - Constructor for class com.bea.content.spi.SortCriteria
Deprecated Construct a SortCriteria object.
SortCriteria() - Constructor for class com.bea.content.spi.SortCriteria
Deprecated Construct a SortCriteria object using SortCriteria.UNSORTED.
SortCriteria - Class in com.bea.p13n.content.expression
Deprecated  
SortCriteria(String, String, boolean) - Constructor for class com.bea.p13n.content.expression.SortCriteria
Deprecated Constructor.
SortCriteria(String, boolean) - Constructor for class com.bea.p13n.content.expression.SortCriteria
Deprecated Constructor.
SortCriteria(String) - Constructor for class com.bea.p13n.content.expression.SortCriteria
Deprecated Constructor.
SortCriteria - Class in com.beasys.commerce.foundation.expression
Deprecated Use SortCriteria instead.
SortCriteria(String, String, boolean) - Constructor for class com.beasys.commerce.foundation.expression.SortCriteria
Deprecated Constructor.
SortCriteria(String, boolean) - Constructor for class com.beasys.commerce.foundation.expression.SortCriteria
Deprecated Constructor.
SortCriteria(String) - Constructor for class com.beasys.commerce.foundation.expression.SortCriteria
Deprecated Constructor.
sortInMemory - Variable in class com.bea.content.manager.servlets.jsp.taglib.SearchTag
This permits sorting on implicit properties, although it also requires pulling all of the search results into memory first.
SortOrder - Enum in com.bea.p13n.pagination
Sort order used by SortablePagedResult
sortResults() - Method in interface com.bea.content.spi.flexspi.common.ISortCriteria
Get the sort results value.
sortResults() - Method in class com.bea.content.spi.flexspi.common.SortCriteria
Get the sort results value.
sortResults() - Method in class com.bea.content.spi.SortCriteria
Deprecated Get the sort results value.
SoundsLikeQuery - Class in com.bea.content.expression.operators
 
SoundsLikeQuery(String) - Constructor for class com.bea.content.expression.operators.SoundsLikeQuery
 
sourceDesktopInstanceTitle - Variable in class com.bea.netuix.application.notifications.NotificationPayloadInfo
The desktop instance title for the source of the notification.
sourceDesktopPath - Variable in class com.bea.netuix.application.notifications.NotificationPayloadInfo
The desktop path for the source of the notification.
sourcePortalPath - Variable in class com.bea.netuix.application.notifications.NotificationPayloadInfo
The portal path for the source of the notification.
sourcePortletDefinitionLabel - Variable in class com.bea.netuix.application.notifications.NotificationPayloadInfo
The portlet definition label for the source of the notification.
sourcePortletInstanceLabel - Variable in class com.bea.netuix.application.notifications.NotificationPayloadInfo
The portlet instance label for the source of the notification.
sourceWebAppName - Variable in class com.bea.netuix.application.notifications.NotificationPayloadInfo
The webapp name for the source of the notification- cannot be null.
south() - Method in class com.bea.netuix.servlets.controls.layout.BorderLayoutPresentationContext
Returns the "south" PlaceholderPresentationContext contained within the BorderLayout.
SPACE - Static variable in class com.beasys.commerce.util.DefaultLog
Deprecated  
SPIDescriptionKeys - Class in com.bea.content.spi.flexspi.common
List of SPI description keys.
SPIDescriptionKeys() - Constructor for class com.bea.content.spi.flexspi.common.SPIDescriptionKeys
 
SPIRepositoryInterfaces - Class in com.bea.content.spi.flexspi.common
List of SPI interfaces.
SPIRepositoryInterfaces() - Constructor for class com.bea.content.spi.flexspi.common.SPIRepositoryInterfaces
 
SPITicketInterfaces - Class in com.bea.content.spi.flexspi.common
List of SPI interfaces.
SPITicketInterfaces() - Constructor for class com.bea.content.spi.flexspi.common.SPITicketInterfaces
 
split(String, String) - Static method in class com.bea.p13n.util.MimeTypeHelper
Split a string on a separator and return it as a list.
splitInto(String, String, List) - Static method in class com.bea.p13n.util.MimeTypeHelper
Split a string on a separator into the given list
SQL_BUNDLE - Static variable in class com.bea.p13n.property.SqlBundle
the property to read to find the name of our sql bundle
SqlBundle - Class in com.bea.p13n.property
Utility class to externalize SQL statements in a ResourceBundle.
SqlBundle() - Constructor for class com.bea.p13n.property.SqlBundle
Default constructor
SqlBundle(String) - Constructor for class com.bea.p13n.property.SqlBundle
Construct a SqlBundle with a default bundle name
StandalonePortletURL - Class in com.bea.portlet
The StandalonePortletURL class creates URLs used to render individual portlets.
StandalonePortletURL(HttpServletRequest, HttpServletResponse) - Constructor for class com.bea.portlet.StandalonePortletURL
Constructs a self-referencing StandalonePortletURL.
StandalonePortletURL(HttpServletRequest, HttpServletResponse, String) - Constructor for class com.bea.portlet.StandalonePortletURL
Constructs a StandalonePortletURL that references the specified portlet.
StandalonePortletURL.ContentMode - Enum in com.bea.portlet
Enumeration of valid values for the StandalonePortletURL.KEY_CONTENT_MODE parameter
STANDARD_NAME - Static variable in class com.bea.content.manager.propertysets.PropertySetRepositoryImpl
Deprecated  
STANDARD_VERSIONED_NAME - Static variable in class com.bea.content.manager.propertysets.PropertySetRepositoryImpl
Deprecated  
StandardAction - Class in com.bea.content.virtual.workflow
Sets the workflow status for the current version of the node to the value that's set in the WorkflowActionContext.
StandardAction() - Constructor for class com.bea.content.virtual.workflow.StandardAction
 
start(Window) - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventDispatcher
Start the logging process for a particular lifecycle
start - Static variable in interface com.bea.wlp.rest.command.RestContext
parameter literal for specifying the start index in a REST command URL
START_POSITION - Static variable in interface com.bea.content.spi.flexspi.common.CommonContextKeys
Optional ContextKey which can be placed in the ContentContext to specify a start position when requesting results.
startBlob() - Method in interface com.bea.p13n.util.jdbc.Database
Deprecated setAutoCommit( false ) on the Connection.
startBlob() - Method in class com.bea.p13n.util.jdbc.GenericDatabase
Deprecated Starts the transaction to commit Blob.
StartBrowser - Class in com.bea.p13n.common
This startup class displays a message in the server shell informing the user which URL can be used to access the Portal samples.
StartBrowser(String, String, String) - Constructor for class com.bea.p13n.common.StartBrowser
Constructs a StartBrowser with the specified host and port values.
StartBrowser() - Constructor for class com.bea.p13n.common.StartBrowser
Default constructor.
startClob() - Method in interface com.bea.p13n.util.jdbc.Database
Deprecated setAutoCommit( false ) on the Connection.
startClob() - Method in class com.bea.p13n.util.jdbc.GenericDatabase
Deprecated Starts the transaction to commit Clob.
startIndex - Variable in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
The index at which we should start reading.
startTransaction() - Static method in class com.bea.p13n.util.jdbc.JdbcHelper
Start a new transaction
startup(String, Hashtable) - Method in class com.bea.p13n.common.StartBrowser
Print message in the server shell informing the user which URL can be used to launch the browser.
StartupJob - Interface in com.bea.p13n.jobmanager.job
A marker interface to indicate a startup job.
StartupJobDefinition - Class in com.bea.p13n.jobmanager.config
This is the job definition for a StartupJob.
StartupJobDefinition(String) - Constructor for class com.bea.p13n.jobmanager.config.StartupJobDefinition
 
StartupJobDefinitionBean - Interface in com.bea.p13n.jobmanager.config
 
STATE_PARAM - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
Window state query parameter (reserved).
STATE_PARAM - Static variable in class com.bea.portlet.GenericURL
Window state query parameter (reserved).
StateAwareResponse - Interface in javax.portlet
The StateAwareResponse represents a response that can modify state information or send events.
It extends the PortletResponse interface.
STATIC_BODY_TEXT - Static variable in class com.bea.netuix.application.communities.invitations.email.ConfigPropertiesEmailInviterFactory
staticBodyText property name
STATIC_SUBJECT_TEXT - Static variable in class com.bea.netuix.application.communities.invitations.email.ConfigPropertiesEmailInviterFactory
staticSubjectText property name
staticBodyText - Variable in class com.bea.netuix.application.communities.invitations.email.EmailInviter
 
StaticEmailTextFormatter - Class in com.bea.netuix.application.communities.invitations.email.formatting
EmailTextFormatter implementation that uses a fixed subject and body text.
StaticEmailTextFormatter(String, String) - Constructor for class com.bea.netuix.application.communities.invitations.email.formatting.StaticEmailTextFormatter
 
StaticMethodModel - Class in com.bea.p13n.rules.model
A rule clause representing an invokation of a static method on an arbitrary java class.
StaticMethodModel() - Constructor for class com.bea.p13n.rules.model.StaticMethodModel
 
StaticMethodModel.Recognizer - Class in com.bea.p13n.rules.model
An object which can recognize the structure for this model.
StaticMethodModel.Recognizer() - Constructor for class com.bea.p13n.rules.model.StaticMethodModel.Recognizer
 
staticSubjectText - Variable in class com.bea.netuix.application.communities.invitations.email.EmailInviter
 
Status - Interface in com.bea.wsrp.consumer.interceptor
Encapsulates return values for the preInvoke, postInvoke, onFault, and onIOFailure interceptor methods.
Status.OnFault - Enum in com.bea.wsrp.consumer.interceptor
The possible return values for the onFault method of an interceptor.
Status.OnIOFailure - Enum in com.bea.wsrp.consumer.interceptor
The possible return values for the onIOFailure method of an interceptor.
Status.PostInvoke - Enum in com.bea.wsrp.consumer.interceptor
The possible return values for the postInvoke method of an interceptor.
Status.PreInvoke - Enum in com.bea.wsrp.consumer.interceptor
The possible return values for the preInvoke method of an interceptor.
stdPropertySet - Static variable in class com.bea.content.manager.propertysets.PropertySetRepositoryImpl
Deprecated  
stdVersionedPropertySet - Static variable in class com.bea.content.manager.propertysets.PropertySetRepositoryImpl
Deprecated  
stop(Window) - Method in class com.bea.netuix.servlets.controls.analytics.AnalyticEventDispatcher
Stop the logging process for a particular lifecycle
store() - Method in interface com.bea.portlet.prefs.PortletPreferences
Deprecated Replaced by PortletPreferences.store()
store(PortletPreferencesId, Map, HttpServletRequest) - Method in interface com.bea.portlet.prefs.spi.IPreferenceStore
Stores the preferences to the underlying persistence store.
store() - Method in interface javax.portlet.PortletPreferences
Commits all changes made to the preferences via the set methods in the persistent store.
storePreferences(PortletPreferencesId, Map<String, Preference>, Map<String, String>) - Method in interface com.bea.portlet.prefs.IIPreferenceAppStore
Writes the preferences to the underlying persistence.
storePreferences(CustomizationContext, PortletPreferencesId, Map, boolean, boolean) - Method in interface com.bea.portlet.prefs.IPreferencePersistenceManager
Writes the preferences to the underlying persistence.
storePreferences(CustomizationContext, PortletPreferencesId, Map, boolean, boolean, boolean) - Method in interface com.bea.portlet.prefs.IPreferencePersistenceManager
Writes the preferences to the underlying persistence.
storePreferences(HttpServletRequest, PortletPreferencesId, Map, boolean, boolean, boolean) - Method in class com.bea.portlet.prefs.spi.PreferencePersistenceDelegate
Stores portlet preferences.
storePreferences(PortletPreferencesId, Map, HttpServletRequest, boolean, boolean) - Method in class com.bea.portlet.prefs.spi.PreferencePersistenceDelegate
Stores portlet preferences.
storePreferences(PortletPreferencesId, Map, HttpServletRequest, boolean, boolean, boolean) - Method in class com.bea.portlet.prefs.spi.PreferencePersistenceDelegate
Deprecated use PreferencePersistenceDelegate.storePreferences(PortletPreferencesId, Map, HttpServletRequest, boolean, boolean)
storePreferences(Map<String, String[]>) - Method in interface com.oracle.producer.spi.IPortletDataContext
Stores a new set of preference values for the portlet.
STREAMING_ENABLED_KEY - Static variable in interface com.bea.content.federated.IRepositoryConfig
The repository configuration property key to enable streaming.
STRING - Static variable in class com.bea.content.Property
A Constant to define if the Property is a String data type.
STRING_CONTAINS - Static variable in class com.bea.p13n.content.ContentQueryBase
Return value from getOperator() to signify a string "contains", which should get converted to a like.
STRING_FORMAT - Static variable in interface com.bea.p13n.rules.manager.RuleSetRepository
Rule set format: XML string representation.
StringCharAt - Class in com.bea.p13n.expression.operator.string
Implementation of the StringCharAt operator.
StringCharAt() - Constructor for class com.bea.p13n.expression.operator.string.StringCharAt
 
StringCharAt(Object, Object) - Constructor for class com.bea.p13n.expression.operator.string.StringCharAt
 
StringCompareToIgnoreCase - Class in com.bea.p13n.expression.operator.string
Implementation of the StringCompareToIgnoreCase operator.
StringCompareToIgnoreCase() - Constructor for class com.bea.p13n.expression.operator.string.StringCompareToIgnoreCase
 
StringCompareToIgnoreCase(Object, Object) - Constructor for class com.bea.p13n.expression.operator.string.StringCompareToIgnoreCase
 
StringConcat - Class in com.bea.p13n.expression.operator.string
Implementation of the MathSubtract operator.
StringConcat(Object, Object) - Constructor for class com.bea.p13n.expression.operator.string.StringConcat
 
StringContains - Class in com.bea.p13n.expression.operator.string
Implementation of the StringContains operator.
StringContains() - Constructor for class com.bea.p13n.expression.operator.string.StringContains
 
StringContains(Object, Object) - Constructor for class com.bea.p13n.expression.operator.string.StringContains
 
StringEndsWith - Class in com.bea.p13n.expression.operator.string
Implementation of the StringEndsWith operator.
StringEndsWith() - Constructor for class com.bea.p13n.expression.operator.string.StringEndsWith
 
StringEndsWith(Object, Object) - Constructor for class com.bea.p13n.expression.operator.string.StringEndsWith
 
StringEqualsIgnoreCase - Class in com.bea.p13n.expression.operator.string
Implementation of the StringEqualsIgnoreCase operator.
StringEqualsIgnoreCase() - Constructor for class com.bea.p13n.expression.operator.string.StringEqualsIgnoreCase
 
StringEqualsIgnoreCase(Object, Object) - Constructor for class com.bea.p13n.expression.operator.string.StringEqualsIgnoreCase
 
StringLength - Class in com.bea.p13n.expression.operator.string
Implementation of the StringLength operator.
StringLength(Object) - Constructor for class com.bea.p13n.expression.operator.string.StringLength
 
StringLike - Class in com.bea.p13n.expression.operator.string
A class for representing "like" operator that is operated on the supplied two strings.
StringLike() - Constructor for class com.bea.p13n.expression.operator.string.StringLike
 
StringLike(Object, Object) - Constructor for class com.bea.p13n.expression.operator.string.StringLike
 
StringLike(Object, Object, boolean) - Constructor for class com.bea.p13n.expression.operator.string.StringLike
 
StringOperator - Class in com.bea.p13n.expression.operator.string
Implementation of the StringOperator operator.
StringOperator() - Constructor for class com.bea.p13n.expression.operator.string.StringOperator
 
StringOperator(Object) - Constructor for class com.bea.p13n.expression.operator.string.StringOperator
 
StringOperator(Object, Object) - Constructor for class com.bea.p13n.expression.operator.string.StringOperator
 
StringReplace - Class in com.bea.p13n.expression.operator.string
Implementation of the StringReplace operator.
StringReplace() - Constructor for class com.bea.p13n.expression.operator.string.StringReplace
 
StringReplace(Object, Object, Object) - Constructor for class com.bea.p13n.expression.operator.string.StringReplace
 
StringStartsWith - Class in com.bea.p13n.expression.operator.string
Implementation of the StringStartsWith operator.
StringStartsWith() - Constructor for class com.bea.p13n.expression.operator.string.StringStartsWith
 
StringStartsWith(Object, Object) - Constructor for class com.bea.p13n.expression.operator.string.StringStartsWith
 
StringSubstring - Class in com.bea.p13n.expression.operator.string
Implementation of the StringSubstring operator.
StringSubstring() - Constructor for class com.bea.p13n.expression.operator.string.StringSubstring
 
StringSubstring(Object, Object, Object) - Constructor for class com.bea.p13n.expression.operator.string.StringSubstring
 
StringToLowerCase - Class in com.bea.p13n.expression.operator.string
Implementation of the StringToLowerCase operator.
StringToLowerCase() - Constructor for class com.bea.p13n.expression.operator.string.StringToLowerCase
 
StringToLowerCase(Object) - Constructor for class com.bea.p13n.expression.operator.string.StringToLowerCase
 
StringToUpperCase - Class in com.bea.p13n.expression.operator.string
Implementation of the StringToUpperCase operator.
StringToUpperCase() - Constructor for class com.bea.p13n.expression.operator.string.StringToUpperCase
 
StringToUpperCase(Object) - Constructor for class com.bea.p13n.expression.operator.string.StringToUpperCase
 
StringTrim - Class in com.bea.p13n.expression.operator.string
Implementation of the StringTrim operator.
StringTrim() - Constructor for class com.bea.p13n.expression.operator.string.StringTrim
 
StringTrim(Object) - Constructor for class com.bea.p13n.expression.operator.string.StringTrim
 
StrutsAdapter_v1_3 - Interface in com.bea.struts.adapter
Marker interface to allow identification of the v1_3 version of the struts-adapter via reflection
StrutsContentModuleConfigLocator - Class in com.bea.netuix.servlets.controls.content
Deprecated Use com.bea.struts.adapter.util.ModuleConfigLocator instead
StrutsContentModuleConfigLocator() - Constructor for class com.bea.netuix.servlets.controls.content.StrutsContentModuleConfigLocator
Deprecated  
StrutsEvent - Interface in com.bea.netuix.events
Class to represent an event arising from a Struts action that has been raised in a portlet.
StrutsRequestWrapper - Class in com.bea.struts.adapter.framework.internal
Request wrapper that contains request-scoped values that our runtime uses.
StrutsRequestWrapper(HttpServletRequest) - Constructor for class com.bea.struts.adapter.framework.internal.StrutsRequestWrapper
 
StrutsURLRewriter - Class in com.bea.struts.adapter.util.rewriter
URL rewriter interface.
StrutsURLRewriter() - Constructor for class com.bea.struts.adapter.util.rewriter.StrutsURLRewriter
 
StrutsURLRewriterService - Class in com.bea.struts.adapter.util.rewriter
Methods for registering URL rewriters, and for rewriting URLs using registered rewriters.
StrutsURLRewriterService() - Constructor for class com.bea.struts.adapter.util.rewriter.StrutsURLRewriterService
 
StyleRewriter - Class in com.bea.struts.adapter.util.rewriter
 
StyleRewriter() - Constructor for class com.bea.struts.adapter.util.rewriter.StyleRewriter
 
SUBJECT_PARAM - Static variable in class com.bea.campaign.action.MailAction
parameter key for the mail subject
SubmitTagAdapter - Class in com.bea.struts.adapter.taglib.html
Tag adapter for the Struts SubmitTag
SubmitTagAdapter() - Constructor for class com.bea.struts.adapter.taglib.html.SubmitTagAdapter
 
SUCCESS - Static variable in class com.bea.p13n.entitlements.common.EntitlementConstants
Successful policy action
SUCCESSFUL_REFRESH - Static variable in class com.bea.campaign.servlets.CampaignCleanupServlet
 
SUCCESSOR - Static variable in interface com.bea.p13n.property.HierarchicalEntity
property name for an entity's successor
SuccessorNotFoundException - Exception in com.bea.p13n.usermgmt.profile
Application exception to signal that a profile's successor could not be resolved.
SuccessorNotFoundException() - Constructor for exception com.bea.p13n.usermgmt.profile.SuccessorNotFoundException
 
SuccessorNotFoundException(String) - Constructor for exception com.bea.p13n.usermgmt.profile.SuccessorNotFoundException
Constructor
SuccessorNotFoundException(String, Throwable) - Constructor for exception com.bea.p13n.usermgmt.profile.SuccessorNotFoundException
Constructor
SuccessorNotFoundException(Throwable) - Constructor for exception com.bea.p13n.usermgmt.profile.SuccessorNotFoundException
Constructor
suggestedPrefixes - Static variable in class com.bea.campaign.model.CampaignModelDocument
The unmodifiable map of namespace uri to preferred prefix for campaign xml.
suggestedPrefixes - Static variable in class com.bea.campaign.model.ScenarioModelDocument
The unmodifiable map of namespace uri to preferred prefix for scenario xml.
suggestedPrefixes - Static variable in class com.bea.p13n.placeholder.model.PlaceholderModelDocument
The unmodifiable map of namespace uri to preferred prefix for placeholder xml.
suggestedPrefixes - Static variable in class com.bea.p13n.rules.model.RuleModelDocument
The unmodifiable map of namespace uri to preferred prefix for rule xml.
suggestedPrefixes - Static variable in class com.bea.p13n.rules.model.RuleSetModelDocument
The unmodifiable map of namespace uri to preferred prefix for rule-set xml.
SUPPORTS_LIKE_ESCAPE_CLAUSE_KEY - Static variable in interface com.bea.content.federated.IRepositoryConfig
A boolean valued property to indicate whether the repo supports the backslash as an escape in a LIKE string.
supportsPreferences(PortletPreferencesId, HttpServletRequest) - Method in interface com.bea.portlet.prefs.spi.IPreferenceStore
Returns true if the given portlet supports portlet preferences.
supportsPreferences(PortletPreferencesId, HttpServletRequest) - Method in class com.bea.portlet.prefs.spi.PreferencePersistenceDelegate
Indicates whether the given portlet supports preferences or not.
suppressWsrpOptimisticRender() - Method in class com.bea.netuix.servlets.controls.portlet.backing.PortletBackingContext
Suppresses the optimistic render of WSRP portlets after a WSRP PerformBlockingInteraction or HandleEvents call; if this portlet is not being used over WSRP this method has no effect.
suspendTransaction() - Static method in class com.bea.p13n.util.jdbc.JdbcHelper
Suspend any current transaction (unless suspendTransaction is false).
synchronousInviteToCommunity(CustomizationContext, InviteeIterator, InvitationDetails, CommunityInviter[]) - Method in interface com.bea.netuix.application.manager.ICommunityMemberManager
Invites a set of Invitees to a community, via a specified set of communications methods.
synchronousNotifyUsers(INotificationUserEnumerator, NotificationPayloadInfo) - Method in interface com.bea.netuix.application.manager.INotificationManager
Used to send a notification to multiple users in a synchronous manner.
SYSTEM_ADMIN_USERGROUP_NAME - Static variable in interface com.bea.p13n.usermgmt.UserManagerConstants
Deprecated replaced with PortalSystemAdministrator Role since 8.1
SYSTEM_PROPERTY_KEYS - Static variable in interface com.bea.content.federated.IRepositoryConfig
An array of the system property keys which can be set for a repository configuration.
SystemCurrentTimeMillis - Class in com.bea.p13n.expression.operator
Implementation of the SystemCurrentTimeMillis operator.
SystemCurrentTimeMillis() - Constructor for class com.bea.p13n.expression.operator.SystemCurrentTimeMillis
A default constructor.
SystemException - Exception in com.bea.p13n.exceptions
An abstract base class designed to be extended by a given subsystem or service.
SystemException() - Constructor for exception com.bea.p13n.exceptions.SystemException
 
SystemException(String) - Constructor for exception com.bea.p13n.exceptions.SystemException
 
SystemException(String, Throwable) - Constructor for exception com.bea.p13n.exceptions.SystemException
 
SystemException(Throwable) - Constructor for exception com.bea.p13n.exceptions.SystemException
 
SystemGetProperty - Class in com.bea.p13n.expression.operator
Implementation of the SystemGetProperty operator.
SystemGetProperty() - Constructor for class com.bea.p13n.expression.operator.SystemGetProperty
Constructs an empty operator and operands can be added later by calling addSubExpression() on this.
SystemGetProperty(Object) - Constructor for class com.bea.p13n.expression.operator.SystemGetProperty
Constructs this by storing the given name as an operand of this.
SystemServerDetector - Class in com.bea.p13n.util
 
SystemServerDetector() - Constructor for class com.bea.p13n.util.SystemServerDetector
 

T

T3S - Variable in class com.bea.content.loader.bulk.BulkLoader
 
TableClobKey - Interface in com.bea.p13n.util.jdbc
Deprecated No longer needed, as JDBC methods work with all supported drivers
TagAdapter - Interface in com.bea.struts.adapter.taglib.html
TagAdapter interface for WLP Tag Adapters
TagAdapterSupport - Class in com.bea.struts.adapter.util
 
TagAdapterSupport() - Constructor for class com.bea.struts.adapter.util.TagAdapterSupport
 
TagSupport - Class in com.bea.p13n.servlets.jsp
A helper class for P13N JSP custom tags with no body.
TagSupport() - Constructor for class com.bea.p13n.servlets.jsp.TagSupport
 
TagSupportHelper - Class in com.bea.p13n.servlets.jsp
A class that provides P13N helper methods for P13N JSP custom tag handler classes.
TagSupportHelper() - Constructor for class com.bea.p13n.servlets.jsp.TagSupportHelper
 
TARGET_CONTENT - Static variable in class com.bea.p13n.ad.ContentProviders
 
TARGET_URL - Static variable in class com.bea.p13n.ad.ContentProviders
 
TARGET_URL - Static variable in class com.bea.wsrp.consumer.resource.ResourceURLUtils
 
targetWebAppName - Variable in class com.bea.netuix.application.notifications.NotificationPayloadInfo
The target webapp for the notification.
TAX_LIB_BOOKS - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
TAX_LIB_CATEGORIES - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
TAX_LIB_COMMUNITY_TEMPLATES - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
TAX_LIB_DESKTOP_TEMPLATES - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
TAX_LIB_LAF - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
TAX_LIB_LAYOUT - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
TAX_LIB_MENU - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
TAX_LIB_PAGE - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
TAX_LIB_PORTLETS - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
TAX_LIB_PROXY_BOOKS - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
TAX_LIB_PROXY_PAGE - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
TAX_LIB_SHELL - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
TAX_LIB_TEMPLATES - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
TAX_LIB_THEME - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
TAX_LIB_WSRP - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
TAX_LIBRARY - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
TAX_PORTAL - Static variable in class com.bea.netuix.application.util.PortalTaxonomyConstants
 
TAXONOMY_DELIMITER - Static variable in interface com.bea.p13n.delegation.taxonomy.TaxonomyBuilder
 
TaxonomyBuilder - Interface in com.bea.p13n.delegation.taxonomy
Interface for classes which are responsible for building a taxonomy String based on various resources and relationships between resources.
TEMP_GENERATED_MODEL_NAME_PREFIX - Static variable in class com.bea.portal.tools.im.ToolQueryDefinitionModel
 
template - Variable in class com.bea.netuix.application.communities.CommunityInfo
Flag to denote if a community is a template.
TEMPLATE_TYPE - Static variable in class com.bea.netuix.application.localization.definition.LocalizationResource
 
TemplateDefinition - Interface in com.bea.netuix.application.definition
TemplateDefinition - represents entities that can be used as templates.
TemplateDefinitionControl - Interface in com.bea.portal.tools.portal.controls
 
TemplateId - Interface in com.bea.netuix.application.identifier
Unique identifier for a desktop template.
TemplateLookupException - Exception in com.bea.p13n.display.config.exception
This class extends TemplateLookupException class and wraps the exception occurred in the application.
TemplateLookupException() - Constructor for exception com.bea.p13n.display.config.exception.TemplateLookupException
 
TemplateLookupException(String) - Constructor for exception com.bea.p13n.display.config.exception.TemplateLookupException
Constructor that takes a String message as an argument
TemplateLookupException(Throwable) - Constructor for exception com.bea.p13n.display.config.exception.TemplateLookupException
Constructor that takes Throwbale object.
TemplateLookupException(Throwable, String) - Constructor for exception com.bea.p13n.display.config.exception.TemplateLookupException
Constructor that takes Throwable object and message
TemplateSearchCriteria - Class in com.bea.netuix.application.manager.persistence
TemplateSearchCriteria - SearchCriteria for templates.
TemplateSearchCriteria(String) - Constructor for class com.bea.netuix.application.manager.persistence.TemplateSearchCriteria
Ctor with webapp name as the base search criteria
TemplateSearchCriteria.LOGICAL_OPERATOR - Enum in com.bea.netuix.application.manager.persistence
 
TemplateSearchCriteria.TemplateSortCriteria - Enum in com.bea.netuix.application.manager.persistence
 
TemplatesID - Class in com.bea.portal.tools.portal
 
TemplatesID(String) - Constructor for class com.bea.portal.tools.portal.TemplatesID
Constructor.
TemplatesID(TemplatesIDBuilder) - Constructor for class com.bea.portal.tools.portal.TemplatesID
Constructor.
TemplatesIDBuilder - Class in com.bea.portal.tools.portal
 
TemplatesIDBuilder() - Constructor for class com.bea.portal.tools.portal.TemplatesIDBuilder
Constructor.
TemplatesResourceType - Class in com.bea.portal.tools.portal
ResourceType for a collection of templates for a portal instance
TemplateSupport - Class in com.bea.content.ui.jsp.templates.utils
 
TemplateSupport() - Constructor for class com.bea.content.ui.jsp.templates.utils.TemplateSupport
 
TemplateTypeDefinition - Class in com.bea.netuix.application.definition
TemplateTypeDefinition
TemplateTypeDefinition.TemplateType - Enum in com.bea.netuix.application.definition
 
TEXT - Static variable in interface com.bea.p13n.property.PropertyDefinition
The constant for a text type (3).
TEXT - Static variable in class com.beasys.commerce.util.TypesHelper
Deprecated The constant for a text type (3).
TEXT_MIME_TYPE - Static variable in class com.bea.content.manager.servlets.ShowPropertyServlet
Deprecated Not in use.
TextareaTagAdapter - Class in com.bea.struts.adapter.taglib.html
Tag adapter for the Struts TextareaTag
TextareaTagAdapter() - Constructor for class com.bea.struts.adapter.taglib.html.TextareaTagAdapter
 
TextBinaryPropertyResolver - Class in com.bea.content.manager.servlets.attribute.property
 
TextBinaryPropertyResolver() - Constructor for class com.bea.content.manager.servlets.attribute.property.TextBinaryPropertyResolver
 
TextContentProvider - Class in com.bea.p13n.ad.render
A class that provides XHTML rendering for HTML content.
TextContentProvider() - Constructor for class com.bea.p13n.ad.render.TextContentProvider
 
textForLevel(int) - Method in class com.beasys.commerce.util.DefaultLog
Deprecated Text for level.
textFormatter - Static variable in class com.bea.content.expression.operators.AbstractQueryOperator
 
textFormatter - Static variable in class com.bea.content.expression.operators.RangeQuery
 
textFormatter - Static variable in class com.bea.content.indexer.IndexerRunner
 
textFormatter - Static variable in class com.bea.content.repo.server.SearchEngineManagerFactory
 
textFormatter - Static variable in class com.bea.p13n.property.AbstractConfigurableEntity
Exception class
textFormatter - Static variable in class com.bea.p13n.property.ConfigurableEntityImpl
Exception class
TextQuery - Class in com.bea.content.expression.operators
 
TextQuery() - Constructor for class com.bea.content.expression.operators.TextQuery
 
TextQuery(String) - Constructor for class com.bea.content.expression.operators.TextQuery
 
TextTag - Class in com.bea.struts.adapter.taglib.html
Tag adapter for the Struts TextTag
TextTag() - Constructor for class com.bea.struts.adapter.taglib.html.TextTag
Construct a new instance of this tag.
TextTag - Class in com.bea.struts.adapter.taglib.tiles.ext
Tag adapter for the Struts tiles TextTag
TextTag() - Constructor for class com.bea.struts.adapter.taglib.tiles.ext.TextTag
Construct a new instance of this tag.
THEME_TYPE - Static variable in class com.bea.netuix.application.localization.definition.LocalizationResource
 
THEME_TYPE - Static variable in interface com.bea.netuix.application.view.MarkupView
Constant for theme markup.
ThemeDefinition - Class in com.bea.netuix.application.definition
This class represents a persistent theme.
ThemeDefinition(LocalizationResource, MarkupDefinitionId, String, String, boolean) - Constructor for class com.bea.netuix.application.definition.ThemeDefinition
Constructor to create a new ThemeDefinition object.
ThemeDefinitionId - Class in com.bea.netuix.application.identifier
Represents the primary keys of Theme definition objects in the database, and is used to uniquely identify them.
ThemeDefinitionId(int) - Constructor for class com.bea.netuix.application.identifier.ThemeDefinitionId
 
ThemedMarkupBasedView - Interface in com.bea.netuix.application.view
View superclass for portal elements that can have themes.
ThemeID - Class in com.bea.portal.tools.portal.theme
Identifies a portal theme.
ThemeID(String) - Constructor for class com.bea.portal.tools.portal.theme.ThemeID
Constructor.
ThemeID(ThemeIDBuilder) - Constructor for class com.bea.portal.tools.portal.theme.ThemeID
Constructor.
ThemeIDBuilder - Class in com.bea.portal.tools.portal.theme
Builds and parses ThemeID.
ThemeIDBuilder() - Constructor for class com.bea.portal.tools.portal.theme.ThemeIDBuilder
Constructor.
ThemePresentationContext - Class in com.bea.netuix.servlets.controls.application
This class represents a portal theme component.
ThemeResourceType - Class in com.bea.portal.tools.portal.theme
ResourceType for a portal theme.
ThemesID - Class in com.bea.portal.tools.portal.theme
Builds and parses ThemesID.
ThemesID(String) - Constructor for class com.bea.portal.tools.portal.theme.ThemesID
Constructor.
ThemesID(ThemesIDBuilder) - Constructor for class com.bea.portal.tools.portal.theme.ThemesID
Constructor.
ThemesIDBuilder - Class in com.bea.portal.tools.portal.theme
Identifies the collection of portal themes.
ThemesIDBuilder() - Constructor for class com.bea.portal.tools.portal.theme.ThemesIDBuilder
Constructor.
ThemesResourceType - Class in com.bea.portal.tools.portal.theme
ResourceType for the collection of portal themes.
ThemeTaxonomy - Class in com.bea.portal.tools.da.taxonomy.portal
Taxonomy for a Theme, which is contained in the Themes node of the Library.
ThemeTaxonomy(LibraryThemesTaxonomy, ThemeDefinitionId) - Constructor for class com.bea.portal.tools.da.taxonomy.portal.ThemeTaxonomy
Constructs a Theme taxonomy, with the Themes node of the Library as its parent, and based on the definition id of the Theme.
ThemeView - Interface in com.bea.netuix.application.view
View class for a theme.
thirdPathInfo() - Method in interface com.bea.wlp.rest.command.RestContext
Return the identifier portion of the path.
throwAttributeTypeException(String, Class<?>) - Method in class com.bea.content.manager.faces.component.ResolverComponent
 
throwMissingAttributeError(String) - Method in class com.bea.content.manager.faces.component.ResolverComponent
 
Ticket - Interface in com.bea.content.spi.flexspi
Ticket this is the access point for all of the service interfaces.
Ticket - Interface in com.bea.content.spi
Deprecated As of 10.2, replaced by Ticket. The SPI interfaces in the com.bea.content.spi package have all been deprecated as of 10.2. Oracle does not intend to remove these interfaces during the next major release of WebLogic Portal. However, please note that new development should take place using the com.bea.content.spi.flexspi interfaces going forward. The methods in this interface are replaced by IExtensible.getAllInterfaces() and IExtensible.getInterface(String).
TIME - Static variable in interface com.bea.p13n.advisor.AdviceRequestConstants
The TIME key - value = "com.bea.time"
TIME_BETWEEN_CLAUSE_TYPE - Static variable in class com.bea.p13n.rules.model.DateTimeBetweenModel
 
TIME_INSTANT - Static variable in interface com.bea.p13n.advisor.AdviceRequestConstants
the TIME_INSTANT key - value = "com.bea.time_instant"
TimerJob - Interface in com.bea.p13n.jobmanager.job
A marker interface to indicate a timer job.
TimerJobDefinition - Class in com.bea.p13n.jobmanager.config
This is the job definition for a TimerJob.
TimerJobDefinition(String) - Constructor for class com.bea.p13n.jobmanager.config.TimerJobDefinition
 
TimerJobDefinitionBean - Interface in com.bea.p13n.jobmanager.config
 
Timestamped - Interface in com.bea.p13n.common
An interface for associating Timestamp instances with indicies.
timeZone - Variable in class com.bea.netuix.application.communities.CommunityInfo
TimeZone applicable to this community.
TitlebarPresentationContext - Class in com.bea.netuix.servlets.controls.window
Used to provide access to presentation-related attributes specific to the Titlebar in use.
TO_PARAM - Static variable in class com.bea.campaign.action.MailAction
parameter key for the to address
toByteArray(InputStream) - Static method in class com.bea.content.federated.ContentHelper
Converts an InputStream to a byte[].
toByteArray(InputStream, int) - Static method in class com.bea.content.federated.ContentHelper
Converts an InputStream to a byte[].
toByteArray(InputStream, long, long) - Static method in class com.bea.content.federated.ContentHelper
Converts an InputStream to a byte[].
toContentPropertyComparison(PropertyContainer) - Method in class com.bea.p13n.content.model.ContentQueryModel
Create a ContentPropertyComparison from a PropertyContainer.
toDictionary(String) - Static method in class com.bea.content.manager.servlets.jsp.taglib.BaseTag
Convert a semi-colon separated of "name=value" pairs into a map.
toDisplayString() - Method in enum com.bea.campaign.model.AdCountGoal.CountType
Get a display string for this, localized to the java vm's default locale.
toDisplayString() - Method in enum com.bea.campaign.model.AdCountGoal.Type
Get a display string for this, localized to the java vm's default locale.
toDisplayString() - Method in enum com.bea.campaign.model.AddToPlaceholderModel.Weight
Get a display form of this weight, localized to the java vm's default locale.
toDisplayString() - Method in enum com.bea.p13n.model.Operator
Get display text of the operator, localized to the java vm's default locale.
toDisplayString() - Method in enum com.bea.p13n.placeholder.model.QueryDefinitionModel.Priority
Get display text for this priority, localized to the java vm's default locale.
toExpression(Expression) - Static method in class com.bea.p13n.content.expression.ExpressionAdapter
Deprecated Convert from old expression to new expression.
toExpression(Expression, boolean) - Static method in class com.bea.p13n.content.expression.ExpressionAdapter
Deprecated Convert from old expression to new expression.
toExpression(Expression) - Static method in class com.bea.p13n.content.expression.ExpressionAdapter
Deprecated Convert from new expression to old expression.
ToggleButtonPresentationContext - Class in com.bea.netuix.servlets.controls.window
An implementation of AbstractButtonPresentationContext.
toHTML(String) - Static method in class com.bea.campaign.servlets.CampaignCleanupServlet
Convert a string to html.
toHTML(String) - Static method in class com.bea.content.federated.ContentHelper
Convert an arbitrary string to HTML which will display as the original string intended.
toHTML(String) - Static method in class com.bea.p13n.ad.AdHelper
Convert an arbitrary string to HTML which will display as the original string intended.
toInputStream(CampaignModel) - Static method in class com.bea.campaign.model.CampaignModelDocument
Get an input stream of the specified CampaignModel's xml.
toInputStream(CampaignModel, String) - Static method in class com.bea.campaign.model.CampaignModelDocument
Get an input stream of the specified CampaignModel's xml.
toInputStream(ScenarioModel) - Static method in class com.bea.campaign.model.ScenarioModelDocument
Get an input stream of the specified ScenarioModel's xml.
toInputStream(ScenarioModel, String) - Static method in class com.bea.campaign.model.ScenarioModelDocument
Get an input stream of the specified ScenarioModel's xml.
toInputStream(PlaceholderModel) - Static method in class com.bea.p13n.placeholder.model.PlaceholderModelDocument
Get an input stream of the specified PlaceholderModel's xml.
toInputStream(PlaceholderModel, String) - Static method in class com.bea.p13n.placeholder.model.PlaceholderModelDocument
Get an input stream of the specified PlaceholderModel's xml.
toInputStream(RuleModel) - Static method in class com.bea.p13n.rules.model.RuleModelDocument
Get an input stream of the specified RuleModel's xml.
toInputStream(RuleModel, String) - Static method in class com.bea.p13n.rules.model.RuleModelDocument
Get an input stream of the specified RuleModel's xml.
toInputStream(RuleSetModel) - Static method in class com.bea.p13n.rules.model.RuleSetModelDocument
Get an input stream of the specified RuleSetModel's xml.
toInputStream(RuleSetModel, String) - Static method in class com.bea.p13n.rules.model.RuleSetModelDocument
Get an input stream of the specified RuleSetModel's xml.
toInt(byte) - Static method in class com.bea.content.loader.bulk.ImageLoaderFilter
Deprecated Safely convert a byte to an int (with high bytes set to 0).
toJSON() - Method in class com.bea.wlp.rest.results.GenericRestResult
Formats this result using the JSON formatter type.
token - Variable in exception com.bea.content.expression.ExpressionHelper.ParseException
The possible error token.
token - Variable in exception com.bea.p13n.content.expression.ExpressionHelper.ParseException
Deprecated The possible error token.
token - Variable in exception com.beasys.commerce.util.ExpressionHelper.ParseException
Deprecated The possible error token.
toLiteralValue(String, PropertyRefModel.DataType) - Method in class com.bea.p13n.content.model.ContentQueryModel
Convert a literal value from the xml into the appropriate object according to the specified DataType.
ToolQueryDefinitionModel - Class in com.bea.portal.tools.im
The schema for a QueryDefinitionModel does not require that a QueryDefinitionModel have a name.
ToolQueryDefinitionModel(QueryDefinitionModel, int) - Constructor for class com.bea.portal.tools.im.ToolQueryDefinitionModel
 
ToolsException - Exception in com.bea.portal.tools.common.exceptions
 
ToolsException() - Constructor for exception com.bea.portal.tools.common.exceptions.ToolsException
 
ToolsException(String) - Constructor for exception com.bea.portal.tools.common.exceptions.ToolsException
 
ToolsException(String, Throwable) - Constructor for exception com.bea.portal.tools.common.exceptions.ToolsException
 
ToolsException(Throwable) - Constructor for exception com.bea.portal.tools.common.exceptions.ToolsException
 
ToolsTreeNodeTaxonomyBuilder - Class in com.bea.portal.tools.da.taxonomy
TaxonomyBuilder implementation that can assemble hierarchical taxonomies using ToolsTree nodeIds and their parent TaxonomyBuilder
ToolsTreeNodeTaxonomyBuilder(String, TaxonomyBuilder) - Constructor for class com.bea.portal.tools.da.taxonomy.ToolsTreeNodeTaxonomyBuilder
 
toPrintString() - Method in class com.bea.content.Property
Returns the Property name and values as a String in the format name: value1, value2, value3, along with the property id.
toPropertyContainer(ContentPropertyComparison) - Method in class com.bea.p13n.content.model.ContentQueryModel
Create a PropertyContainer from a ContentProperytComparison.
toPwdString(char[]) - Static method in class com.bea.p13n.security.management.credentials.CredentialHelper
 
toReader(CampaignModel) - Static method in class com.bea.campaign.model.CampaignModelDocument
Get a reader of the specified CampaignModel's xml.
toReader(CampaignModel, String) - Static method in class com.bea.campaign.model.CampaignModelDocument
Get a reader of the specified CampaignModel's xml.
toReader(ScenarioModel) - Static method in class com.bea.campaign.model.ScenarioModelDocument
Get a reader of the specified ScenarioModel's xml.
toReader(ScenarioModel, String) - Static method in class com.bea.campaign.model.ScenarioModelDocument
Get a reader of the specified ScenarioModel's xml.
toReader(PlaceholderModel) - Static method in class com.bea.p13n.placeholder.model.PlaceholderModelDocument
Get a reader of the specified PlaceholderModel's xml.
toReader(PlaceholderModel, String) - Static method in class com.bea.p13n.placeholder.model.PlaceholderModelDocument
Get a reader of the specified PlaceholderModel's xml.
toReader(RuleModel) - Static method in class com.bea.p13n.rules.model.RuleModelDocument
Get a reader of the specified RuleModel's xml.
toReader(RuleModel, String) - Static method in class com.bea.p13n.rules.model.RuleModelDocument
Get a reader of the specified RuleModel's xml.
toReader(RuleSetModel) - Static method in class com.bea.p13n.rules.model.RuleSetModelDocument
Get a reader of the specified RuleSetModel's xml.
toReader(RuleSetModel, String) - Static method in class com.bea.p13n.rules.model.RuleSetModelDocument
Get a reader of the specified RuleSetModel's xml.
toSearch(Search) - Static method in class com.bea.p13n.content.expression.ExpressionAdapter
Deprecated Convert an old Search to a new Search (including the contained expression).
toSearch(Search) - Static method in class com.bea.p13n.content.expression.ExpressionAdapter
Deprecated Convert an new Search to an old Search (including the contained expression).
toString() - Method in class com.bea.campaign.action.MailAction
 
toString() - Method in class com.bea.campaign.AdCountGoal
Get a string representation of this.
toString() - Method in class com.bea.campaign.AddAdToPlaceholderAction
Get string representation of this.
toString() - Method in class com.bea.campaign.EndStateAction
 
toString() - Method in class com.bea.campaign.model.AdCountGoal
Get a string representation of this.
toString() - Method in class com.bea.campaign.model.AddToPlaceholderModel.TimeToLive
 
toString(CampaignModel) - Static method in class com.bea.campaign.model.CampaignModelDocument
Get the specified CampaignModel's xml.
toString(CampaignModel, String) - Static method in class com.bea.campaign.model.CampaignModelDocument
Get the specified CampaignModel's xml.
toString(ScenarioModel) - Static method in class com.bea.campaign.model.ScenarioModelDocument
Get the specified ScenarioModel's xml.
toString(ScenarioModel, String) - Static method in class com.bea.campaign.model.ScenarioModelDocument
Get the specified ScenarioModel's xml.
toString() - Method in class com.bea.campaign.webservice.WebAppInfo
 
toString() - Method in class com.bea.content.BinaryValue
Returns the BinaryValue's name as a String.
toString() - Method in class com.bea.content.ContentContext
Returns a string representation of the object.
toString() - Method in class com.bea.content.ContentEntity
Returns the attributes of this entity in a String.
toString() - Method in class com.bea.content.ContextKey
Returns a string representation of the object.
toString() - Method in class com.bea.content.el.support.IconServiceImpl
Returns the smallIcon by default.
toString() - Method in class com.bea.content.el.support.NodeWrapperImpl
String representation of NodeMetadataInfo
toString() - Method in class com.bea.content.el.support.PropertyWrapperImpl
Retrieves toString on the property.
toString() - Method in class com.bea.content.el.support.RepositoryContext
Returns the collection of repository names in string form.
toString() - Method in class com.bea.content.el.support.UrlServiceImpl
Returns the renderUrl by default.
toString() - Method in class com.bea.content.el.support.ValueWrapperImpl
See Value.toString()
toString() - Method in class com.bea.content.el.support.VersionWrapperImpl
Returns wrapped string of Version
toString(Expression) - Static method in class com.bea.content.expression.ExpressionHelper
Get a string representation of the given expression.
toString() - Method in class com.bea.content.expression.Search
Get a String representation of this.
toString() - Method in class com.bea.content.expression.SortCriteria
Convert to a string.
toString(SortCriteria[]) - Static method in class com.bea.content.expression.SortCriteria
Convert an array of sort criteria to a sort clause.
toString() - Method in interface com.bea.content.federated.IRepositoryConfig
Gets attributes as String.
toString() - Method in class com.bea.content.federated.RepositoryConfig
 
toString() - Method in class com.bea.content.federated.RepositoryCredential
 
toString() - Method in class com.bea.content.ID
Returns ID in unix-path like format.
toString() - Method in class com.bea.content.manager.servlets.attribute.AttributeContext
Retrieve the string version of this AttributeContext
toString(AttributeContext, Object, String) - Method in class com.bea.content.manager.servlets.attribute.property.ContentPropertyResolver
Convert an Object to a string with our current formatting.
toString(AttributeContext, Collection<Object>) - Method in class com.bea.content.manager.servlets.attribute.property.ContentPropertyResolver
 
toString(Object) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Deprecated  
toString(Calendar) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Deprecated  
toString(Number) - Method in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
Deprecated  
toString() - Method in class com.bea.content.Node
Returns the attributes of this Node in a String.
toString() - Method in class com.bea.content.ObjectClass
Returns the ObjectClass attributes as a String.
toString() - Method in class com.bea.content.paging.FilterCriteria
 
toString() - Method in class com.bea.content.paging.SortCriteria
 
toString() - Method in class com.bea.content.Property
Returns the Property name and values as a String in the format name: value1, value2, value3
toString() - Method in class com.bea.content.PropertyChoice
Returns the PropertyChoice attributes as a String.
toString() - Method in class com.bea.content.PropertyDefinition
Returns the PropertyDefinition attributs as a String.
toString() - Method in class com.bea.content.RepositoryId
Returns a String representation of this RepositoryId
toString() - Method in class com.bea.content.spi.FilterCriteria
Deprecated  
toString() - Method in class com.bea.content.spi.flexspi.common.capability.FeatureCapabilityDefinition
 
toString() - Method in class com.bea.content.spi.flexspi.common.capability.MethodCapabilityDefinition
 
toString() - Method in class com.bea.content.spi.flexspi.common.FilterCriteria
 
toString() - Method in class com.bea.content.spi.flexspi.common.QueryCriteria
 
toString() - Method in class com.bea.content.spi.flexspi.common.QueryResult
 
toString() - Method in class com.bea.content.spi.flexspi.common.SortCriteria
 
toString() - Method in class com.bea.content.spi.QueryCriteria
Deprecated  
toString() - Method in class com.bea.content.spi.QueryResult
Deprecated  
toString() - Method in class com.bea.content.spi.SortCriteria
Deprecated  
toString() - Method in class com.bea.content.url.DownloadBinaryURL
 
toString() - Method in class com.bea.content.url.ShowPropertyURL
 
toString() - Method in class com.bea.content.Value
Returns the Value as a String, except if the value is Binary, in which case mimeType, name and size is returned.
toString() - Method in class com.bea.content.virtual.version.Version
Returns the attributes of this Version in a String.
toString() - Method in class com.bea.content.virtual.version.VersionableContent
Returns the attributes of this Node in a String.
toString() - Method in class com.bea.content.virtual.VirtualNode
Returns the attributes of this Node in a String.
toString() - Method in class com.bea.netuix.application.communities.CommunityDesktop
 
toString() - Method in class com.bea.netuix.application.communities.CommunityInfo
toString
toString() - Method in class com.bea.netuix.application.communities.CommunityMember
 
toString() - Method in class com.bea.netuix.application.communities.CommunityMembership
 
toString() - Method in class com.bea.netuix.application.communities.CommunityMembershipCriteria
 
toString() - Method in class com.bea.netuix.application.communities.CommunityProperty
 
toString() - Method in enum com.bea.netuix.application.communities.invitations.InvitationStatus
 
toString() - Method in class com.bea.netuix.application.communities.MemberCriteria
 
toString() - Method in class com.bea.netuix.application.communities.MemberMembershipCriteria
 
toString() - Method in class com.bea.netuix.application.communities.messaging.MessagingAddressType
 
toString() - Method in class com.bea.netuix.application.definition.BookDefinition
Returns a concatenated string representation of BookDefinitionId(int) Title Description MarkupDefinitionId(int) Definition Label isHidden(true or false) isPublic(true or false) Web app name
toString() - Method in class com.bea.netuix.application.definition.CommunityDefinition
 
toString() - Method in class com.bea.netuix.application.definition.DesktopDefinition
Returns a concatenated string representation of DesktopDefinitionId(web app name + portal path + desktop path) LocalizationIntersectionId(int) BookDefinitionId(int) MarkupDefinitionId(int) Tree Optimized flag(boolean) DesktopType(enum) IsTemplate flag(boolean) IsGlobal flag(boolean) AsyncMode(enum) Scroll To Window flag(boolean) Goo Enabled flag(boolean) DVT Enabled flag(boolean)
toString() - Method in class com.bea.netuix.application.definition.LayoutDefinition
 
toString() - Method in class com.bea.netuix.application.definition.LookAndFeelDefinition
 
toString() - Method in class com.bea.netuix.application.definition.MarkupDefinition
 
toString() - Method in class com.bea.netuix.application.definition.MenuDefinition
 
toString() - Method in class com.bea.netuix.application.definition.PageDefinition
 
toString() - Method in class com.bea.netuix.application.definition.PlaceholderDefinition
 
toString() - Method in class com.bea.netuix.application.definition.PortalDefinition
 
toString() - Method in class com.bea.netuix.application.definition.PortletCategoryDefinition
 
toString() - Method in class com.bea.netuix.application.definition.PortletDefinition
 
toString() - Method in class com.bea.netuix.application.definition.PortletMarkup
 
toString() - Method in class com.bea.netuix.application.definition.ShellDefinition
 
toString() - Method in class com.bea.netuix.application.definition.TemplateTypeDefinition
 
toString() - Method in class com.bea.netuix.application.definition.ThemeDefinition
 
toString() - Method in class com.bea.netuix.application.identifier.CommunityURI
Returns a String representation of this CommunityURI object suitable for use with the CommunityURI.createCommunityUri() method.
toString() - Method in class com.bea.netuix.application.identifier.DesktopDefinitionId
 
toString() - Method in class com.bea.netuix.application.identifier.DesktopPath
 
toString() - Method in class com.bea.netuix.application.identifier.Id
 
toString() - Method in class com.bea.netuix.application.identifier.PortalPath
 
toString() - Method in class com.bea.netuix.application.localization.definition.LocalizationLocale
 
toString() - Method in class com.bea.netuix.application.localization.definition.LocalizationResource
 
toString() - Method in class com.bea.netuix.application.notifications.Notification
 
toString() - Method in class com.bea.netuix.application.notifications.NotificationCriteria
 
toString() - Method in class com.bea.netuix.application.notifications.NotificationPayload
 
toString() - Method in class com.bea.netuix.application.notifications.NotificationPayloadInfo
 
toString() - Method in class com.bea.netuix.servlets.controls.Capability
Returns this Capability as a String.
toString() - Method in class com.bea.netuix.servlets.controls.portlet.events.PortletEvent
Deprecated  
toString() - Method in class com.bea.netuix.servlets.controls.window.WindowMode
 
toString() - Method in class com.bea.netuix.servlets.manager.communities.CommunityContext
 
toString() - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
 
toString() - Method in class com.bea.netuix.util.PortletParameters
 
toString() - Method in class com.bea.p13n.advisor.AbstractAdviceTransform
Constructs and returns a String representation of this object.
toString() - Method in class com.bea.p13n.advisor.AbstractAdvislet
Returns a String representation of this.
toString() - Method in interface com.bea.p13n.cache.Cache
Describes the attributes of the cache.
toString() - Method in class com.bea.p13n.cache.spi.CacheProvider
Return a human readable String representation of this CacheProvider.
toString(Expression) - Static method in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated Get a string representation of the given expression.
toString() - Method in class com.bea.p13n.content.expression.Search
Deprecated Get a String representation of this.
toString() - Method in class com.bea.p13n.content.expression.SortCriteria
Deprecated Convert to a string.
toString() - Method in class com.bea.p13n.content.query.ContentQueryNode
 
toString() - Method in class com.bea.p13n.delegation.taxonomy.ParentedTaxonomyBuilder
 
toString() - Method in class com.bea.p13n.delegation.taxonomy.SimpleTaxonomyBuilder
 
toString() - Method in class com.bea.p13n.entitlements.resource.GlobalNodeResource
This method overrides the base class which will always include a "type=app" in its string representation.
toString() - Method in class com.bea.p13n.entitlements.resource.GlobalRoleResource
This method overrides the base class which will always include a "type=app" in its string representation.
toString() - Method in class com.bea.p13n.entitlements.resource.P13nCachedResource
 
toString() - Method in class com.bea.p13n.entitlements.resource.P13nResource
 
toString() - Method in class com.bea.p13n.events.Event
Return a string representation of the Event.
toString() - Method in class com.bea.p13n.jobmanager.config.AbstractJobDefinition
 
toString() - Method in class com.bea.p13n.jobmanager.config.CalendarJobDefinition
 
toString() - Method in class com.bea.p13n.jobmanager.config.EventJobDefinition
 
toString() - Method in class com.bea.p13n.jobmanager.config.IntervalJobDefinition
 
toString() - Method in class com.bea.p13n.jobmanager.config.StartupJobDefinition
 
toString() - Method in class com.bea.p13n.jobmanager.config.TimerJobDefinition
 
toString() - Method in class com.bea.p13n.model.Comparison
 
toString() - Method in class com.bea.p13n.model.Model.ChangeEvent
 
toString() - Method in class com.bea.p13n.model.Model.Debug
 
toString() - Method in class com.bea.p13n.model.PropertyContainer
 
toString() - Method in class com.bea.p13n.model.PropertyRefModel
 
toString(PlaceholderModel) - Static method in class com.bea.p13n.placeholder.model.PlaceholderModelDocument
Get the specified PlaceholderModel's xml.
toString(PlaceholderModel, String) - Static method in class com.bea.p13n.placeholder.model.PlaceholderModelDocument
Get the specified PlaceholderModel's xml.
toString() - Method in class com.bea.p13n.property.AbstractPropertyDefinition
Basic toString method
toString() - Method in class com.bea.p13n.property.AbstractPropertyLocator
 
toString() - Method in class com.bea.p13n.property.AbstractPropertyMapKey
 
toString() - Method in class com.bea.p13n.property.ConfigurableEntityPk
Returns the stringified version of the key class.
toString() - Method in class com.bea.p13n.rules.model.ClauseModel
 
toString() - Method in class com.bea.p13n.rules.model.MethodCallModel.PropertyRefArgument
 
toString() - Method in class com.bea.p13n.rules.model.MethodCallModel.UnknownArgument
 
toString() - Method in class com.bea.p13n.rules.model.MethodCallModel.VariableArgument
 
toString(RuleModel) - Static method in class com.bea.p13n.rules.model.RuleModelDocument
Get the specified RuleModel's xml.
toString(RuleModel, String) - Static method in class com.bea.p13n.rules.model.RuleModelDocument
Get the specified RuleModel's xml.
toString() - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc.ClauseModelInfo
 
toString() - Method in class com.bea.p13n.rules.model.RuleModelInfoSvc.RuleTypeInfo
 
toString(RuleSetModel) - Static method in class com.bea.p13n.rules.model.RuleSetModelDocument
Get the specified RuleSetModel's xml.
toString(RuleSetModel, String) - Static method in class com.bea.p13n.rules.model.RuleSetModelDocument
Get the specified RuleSetModel's xml.
toString() - Method in class com.bea.p13n.security.management.authentication.AtnProviderDescription
 
toString() - Method in class com.bea.p13n.security.management.authorization.AuthorizerDescription
 
toString() - Method in class com.bea.p13n.security.management.credentials.CredentialProviderDescription
 
toString() - Method in class com.bea.p13n.security.management.credentials.ResourceKey
 
toString() - Method in class com.bea.p13n.security.management.credentials.Scope
 
toString() - Method in class com.bea.p13n.security.management.ProviderDescription
 
toString() - Method in class com.bea.p13n.security.management.rolemapper.RoleProviderDescription
 
toString() - Method in class com.bea.p13n.security.P13nRoleMap
 
toString() - Method in class com.bea.p13n.usermgmt.profile.MixedProfileIdentity
 
toString() - Method in class com.bea.p13n.usermgmt.profile.ProfileIdentity
 
toString() - Method in class com.bea.p13n.usermgmt.profile.ProfileType
Identifier
toString() - Method in class com.bea.p13n.util.MimeTypeHelper.ContentType
Return the MimeType in "major/minor[; name=value; name=value...]" form.
toString() - Method in class com.bea.portal.tools.content.NodePath
Get a string representation of this NodePath.
toString() - Method in class com.bea.portal.tools.portal.actions.BookDefinitionAction
 
toString() - Method in class com.bea.portal.tools.portal.actions.BookInstanceAction
 
toString() - Method in class com.bea.portal.tools.portal.actions.PageDefinitionAction
 
toString() - Method in class com.bea.portal.tools.portal.actions.PageInstanceAction
 
toString() - Method in class com.bea.portal.tools.portal.actions.PortletDefinitionAction
 
toString() - Method in class com.bea.portal.tools.portal.actions.PortletInstanceAction
 
toString() - Method in interface com.bea.portal.tools.portlet.orb.PortletHandle
Get a string representation of this ObjectHandle.
toString() - Method in class com.bea.portal.tools.portlet.orb.PortletORBEvent
Get a string representation of this PortletORBEvent.
toString() - Method in class com.bea.portal.tools.resource.ResourceID
Get a string representation of this ResourceID.
toString() - Method in class com.bea.portal.tools.resource.ResourceIDBuilder
Get a string representation of the ResourceID.
toString() - Method in class com.bea.portal.tools.resource.ResourceType
Get a string representation of this ResourceType.
toString() - Method in class com.bea.portlet.GenericURL
Returns a string form (fully-qualified) of this URL removing any unset template parameters.
toString(boolean) - Method in class com.bea.portlet.GenericURL
Returns a string form (fully-qualified) of this URL.
toString(boolean) - Method in class com.bea.portlet.PostbackURL
Returns a string form (fully-qualified) of this URL.
toString() - Method in class com.bea.portlet.prefs.spi.PortletPreferencesId
Returns a string value.
toString() - Method in interface com.bea.wlp.rest.command.RestContext
Returns a String representation of this RestContext object.
toString() - Method in class com.bea.wlp.xip.XipProperties
 
toString() - Method in class com.bea.wlp.xip.XipProperties.XipProperty
 
toString() - Method in class com.bea.wsrp.ext.holders.NamedStringArray.NamedString
 
toString() - Method in class com.bea.wsrp.ext.holders.NamedStringArray
 
toString() - Method in class com.bea.wsrp.ext.holders.XmlPayload
Returns the XML this XmlPayload object's DOM element represents as a somewhat normalized string.
toString() - Method in enum com.bea.wsrp.model.IServiceDescription.SupportedOption
 
toString() - Method in class com.bea.wsrp.registry.entries.PortletEntry
 
toString() - Method in class com.bea.wsrp.registry.entries.ProducerEntry
 
toString() - Method in class com.bea.wsrp.resource.RewritableResourceURLContext
 
toString() - Method in class com.bea.wsrp.userproperty.PropertyMapKeyImpl
 
toString() - Method in interface com.beasys.commerce.foundation.expression.Expression
Deprecated Render the expression as a string.
toString() - Method in class com.beasys.commerce.foundation.expression.ExpressionImpl
Deprecated Render the expression as a string.
toString() - Method in class com.beasys.commerce.foundation.expression.SortCriteria
Deprecated Convert to a string.
toString(Expression) - Static method in class com.beasys.commerce.util.ExpressionHelper
Deprecated Get a string representation of the given expression.
toString(Criteria) - Static method in class com.beasys.commerce.util.ExpressionHelper
Deprecated Return a string representation of the given criteria.
toString(Logical) - Static method in class com.beasys.commerce.util.ExpressionHelper
Deprecated Return a string representation of the given Logical.
toString() - Method in interface javax.portlet.BaseURL
Returns the portlet URL string representation to be embedded in the markup.
Note that the returned String may not be a valid URL, as it may be rewritten by the portal/portlet-container before returning the markup to the client.
toString() - Method in class javax.portlet.PortletMode
Returns a String representation of this portlet mode.
toString() - Method in enum javax.portlet.PortletRequest.P3PUserInfos
 
toString() - Method in class javax.portlet.WindowState
Returns a String representation of this window state.
toStringLiteral(String) - Static method in class com.bea.content.expression.ExpressionHelper
Get an ASCII String literal from a Java string.
toStringLiteral(String) - Static method in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated Get an ASCII String literal from a Java string.
toStringLiteral(String) - Static method in class com.bea.p13n.content.model.ContentQueryModel
Get an ASCII String literal from a Java string.
toStringLiteral(String) - Static method in class com.beasys.commerce.util.ExpressionHelper
Deprecated Get an ASCII String literal from a Java string.
toSymbol() - Method in enum com.bea.p13n.model.Operator
Get a symbol form of the operator, localized to the java vm's default locale.
toTree(Expression) - Static method in class com.bea.p13n.content.expression.ExpressionHelper
Deprecated For debug purposes, return a tree representation of the given expression.
toTree(Expression) - Static method in class com.beasys.commerce.util.ExpressionHelper
Deprecated For debug purposes, return a tree representation of the given expression.
toView() - Method in interface com.bea.netuix.application.transform.disassembler.XmlDisassembler
 
toXML() - Method in class com.bea.wlp.rest.results.GenericRestResult
Formats this result using the XML formatter type.
TRACKABLE - Static variable in class com.bea.p13n.usermgmt.profile.ProfileType
Tracked users are are like anonymous users, except that we've been able to assign an id to them.
TRACKED - Static variable in class com.bea.p13n.usermgmt.profile.ProfileType
A TRACKABLE profile that is now TRACKED -- we have an EJB for its properties.
TRACKED_ANONYMOUS_ID - Static variable in class com.bea.p13n.tracking.events.UserRegistrationEvent
Event attribute key name for tracking id Attribute value is a String
TrackingConstants - Interface in com.bea.p13n.tracking
Encapsulates constants associated with behavior tracking.
TrackingEvent - Class in com.bea.p13n.tracking.events
The base class for implementing any behavior tracking events.
TrackingEvent(String, HttpSession, String, String, String[]) - Constructor for class com.bea.p13n.tracking.events.TrackingEvent
Create a new TrackingEvent.
TrackingEvent(String, HttpSession, String, String, String[], HttpServletRequest) - Constructor for class com.bea.p13n.tracking.events.TrackingEvent
Create a new TrackingEvent.
TrackingEvent(String, String, String, String, String, String[]) - Constructor for class com.bea.p13n.tracking.events.TrackingEvent
Deprecated Use TrackingEvent(String theEventType, HttpSession session, String theXMLNamespace, String theXSDFile, String[] theSchemaKeys)
TrackingEvent(String, String, String, String, String, String[], HttpServletRequest) - Constructor for class com.bea.p13n.tracking.events.TrackingEvent
Deprecated Use TrackingEvent(String theEventType, HttpSession session, String theXMLNamespace, String theXSDFile, String[] theSchemaKeys, HttpServletRequest theRequest)
TrackingEventHelper - Class in com.bea.p13n.tracking
Helper methods for dispatching Behavior Tracking events to the Event Service.
TrackingEventHelper() - Constructor for class com.bea.p13n.tracking.TrackingEventHelper
 
transactionTimeout - Variable in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
The streaming of the data directly to the jsp page is wrapped in a transaction to cover the situation where the back-end system is transactional (like a database) and the InputStream retrieved is tied to that transactional resource (like a BlobInputStream).
transform(Advice, AdviceRequest) - Method in class com.bea.p13n.advisor.AbstractAdviceTransform
Transforms the given Advice into AdviceRequest to pass it to another Advisor in the advislet chain defined in the advislet registry.
transform(Advice, AdviceRequest) - Method in interface com.bea.p13n.advisor.AdviceTransform
Transforms the given Advice that contains the input objects (may be null) into AdviceRequest to pass it to another Advisor in the advislet chain defined in the advislet registry.
transform(Advice, AdviceRequest) - Method in class com.bea.p13n.advisor.OutputListItemToInputTransform
 
transform(Advice, AdviceRequest) - Method in class com.bea.p13n.advisor.OutputToInputTransform
 
transform(Advice, AdviceRequest) - Method in class com.bea.p13n.rules.advislets.ResultsToRulesInputTransform
Maps objects in the Advice objects into objects in a subsequent AdviceRequest.
transform(Advice, AdviceRequest) - Method in class com.bea.p13n.rules.advislets.RulesInputTransform
Maps the 'well-knows' input objects into the RULES_INPUT_OBJECTS List to be passed into the rule engine.
transformUrl(HttpServletRequest, String) - Method in class com.bea.portlet.transformation.PageHierarchyUrlTransformation
Transform a fully qualified wlp url into a format similar to the following.
transformUrl(HttpServletRequest, String) - Method in class com.bea.portlet.transformation.SimpleRegExUrlTransformation
Transform a fully qualified wlp url into a format that meets the requirements of the application.
transformUrl(HttpServletRequest, String) - Method in class com.bea.portlet.transformation.UrlTransformation
Transform a fully qualified wlp url into a format that meets the requirements of the application.
TransitionNotFoundException - Exception in com.bea.content
Exception to indicate if a workflow transition has not found.
TransitionNotFoundException(String) - Constructor for exception com.bea.content.TransitionNotFoundException
 
TransitionNotFoundException(String, Throwable) - Constructor for exception com.bea.content.TransitionNotFoundException
 
TransitionNotFoundException(Throwable) - Constructor for exception com.bea.content.TransitionNotFoundException
 
TransitionNotFoundException(String, Throwable, boolean) - Constructor for exception com.bea.content.TransitionNotFoundException
 
translateDatasourceName(String) - Static method in class com.bea.p13n.util.JndiHelper
 
TRANSLATOR_CLASS - Static variable in interface com.bea.content.expression.ISearchTranslator
 
TransportException - Exception in com.bea.wsrp.faults
Base class of all WSRP wirelevel exceptions.
TransportException() - Constructor for exception com.bea.wsrp.faults.TransportException
 
TransportException(Element) - Constructor for exception com.bea.wsrp.faults.TransportException
 
TransportException(String) - Constructor for exception com.bea.wsrp.faults.TransportException
 
TransportException(String, Throwable) - Constructor for exception com.bea.wsrp.faults.TransportException
 
TREE_OPTIMIZATION_PARAM - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
Tree Optimization request query parameter (reserved).
TREE_OPTIMIZATION_PARAM - Static variable in class com.bea.portlet.GenericURL
Tree Optimization request query parameter (reserved).
trimClob(Clob, long) - Method in class com.bea.p13n.util.jdbc.OracleDatabase
Deprecated Trim a CLOB to desired size.
trimPath(String, int) - Static method in class com.bea.content.PathHelper
Trims the path to the given size.
TRUE - Static variable in class com.bea.campaign.ScenarioHelper
Database indicator for true in NUMBER columns.
TTL_NEVER_EXPIRE - Static variable in interface com.bea.p13n.cache.CacheConfig
Setting for time to live that indicates forever; elements in cache will never expire.
TTL_NEVER_EXPIRE - Static variable in interface com.bea.p13n.cache.CacheDefaults
Live forever -- elements in cache will never expire: -1
type - Variable in class com.bea.campaign.AdCountGoal
The local or global count type.
type - Variable in class com.bea.campaign.model.AdCountGoal
The local or global count type.
TYPE - Static variable in class com.bea.campaign.tracking.events.CampaignUserActivityEvent
The event type
TYPE - Static variable in class com.bea.campaign.tracking.events.ClickCampaignEvent
The event type
TYPE - Static variable in class com.bea.campaign.tracking.events.DisplayCampaignEvent
The event type
TYPE - Static variable in class com.bea.content.federated.events.ContentConfigEvent
The event type
TYPE - Static variable in class com.bea.content.federated.events.ContentCreateEvent
The event type
TYPE - Static variable in class com.bea.content.federated.events.ContentDeleteEvent
The event type
TYPE - Static variable in class com.bea.content.federated.events.ContentReIndexEvent
The event type
TYPE - Static variable in class com.bea.content.federated.events.ContentUpdateEvent
The event type
TYPE - Static variable in class com.bea.content.federated.events.ContentUsageEvent
The event type
TYPE - Static variable in class com.bea.netuix.servlets.controls.application.MetaData
Built in meta name type
TYPE - Static variable in class com.bea.p13n.tracking.events.ClickContentEvent
The event type
TYPE - Static variable in class com.bea.p13n.tracking.events.ClickEvent
The event type
TYPE - Static variable in class com.bea.p13n.tracking.events.DisplayContentEvent
The event type
TYPE - Static variable in class com.bea.p13n.tracking.events.RuleEvent
Event Type
TYPE - Static variable in class com.bea.p13n.tracking.events.SearchEvent
Event Type
TYPE - Static variable in class com.bea.p13n.tracking.events.SessionBeginEvent
Event Type
TYPE - Static variable in class com.bea.p13n.tracking.events.SessionEndEvent
Event Type
TYPE - Static variable in class com.bea.p13n.tracking.events.SessionLoginEvent
Event Type
TYPE - Static variable in class com.bea.p13n.tracking.events.UserRegistrationEvent
Event Type
TYPE_ALL - Static variable in interface com.bea.p13n.events.EventConstants
If EventListener.getTypes() returns this value, then the handler will dispatch every event to the listener.
TYPE_BOOLEAN - Static variable in class com.bea.p13n.content.ContentQueryBase
The boolean type.
TYPE_DATE - Static variable in class com.bea.p13n.content.ContentQueryBase
The Double type.
TYPE_DOUBLE - Static variable in class com.bea.p13n.content.ContentQueryBase
The Date type.
TYPE_LONG - Static variable in class com.bea.p13n.content.ContentQueryBase
The Long type.
TYPE_STRING - Static variable in class com.bea.p13n.content.ContentQueryBase
The String type.
typeAlias - Variable in class com.bea.p13n.rules.model.MethodCallModel.VariableArgument
The variable type, typically a fully-qualified class name.
TypeById - Class in com.bea.content.cmis.rest.resources
 
TypeById() - Constructor for class com.bea.content.cmis.rest.resources.TypeById
 
TypeCapability - Enum in com.bea.content.federated
Security capabilities for Type activities
TypeDefinition - Class in com.bea.content.cmis.rest.resources
 
TypeDefinition() - Constructor for class com.bea.content.cmis.rest.resources.TypeDefinition
 
TypeFeatureCapability - Enum in com.bea.content.capability
feature capabilities which are type-related
TypeID - Class in com.bea.portal.tools.content.type
Identifies a type.
TypeID(String) - Constructor for class com.bea.portal.tools.content.type.TypeID
Constructor.
TypeIDBuilder - Class in com.bea.portal.tools.content.type
Builds and parses TypeID instances.
TypeIDBuilder() - Constructor for class com.bea.portal.tools.content.type.TypeIDBuilder
Constructor.
TypeResourceType - Class in com.bea.portal.tools.content.type
ResourceType for a type.
TypesChildren - Class in com.bea.content.cmis.rest.resources
 
TypesChildren() - Constructor for class com.bea.content.cmis.rest.resources.TypesChildren
 
TypesDescendants - Class in com.bea.content.cmis.rest.resources
 
TypesDescendants() - Constructor for class com.bea.content.cmis.rest.resources.TypesDescendants
 
TypesHelper - Class in com.beasys.commerce.util
Deprecated Use Expression and subclasses instead.
TypesHelper() - Constructor for class com.beasys.commerce.util.TypesHelper
Deprecated  
TypeTaxonomy - Class in com.bea.portal.tools.da.taxonomy.content
Taxonomy for a content Type node, which is contained within a content Repository taxonomy node.
TypeTaxonomy(RepositoryInTypeModeTaxonomy, String) - Constructor for class com.bea.portal.tools.da.taxonomy.content.TypeTaxonomy
Constructs a Type taxonomy, parented by a Repository taxonomy.

U

UIControlTreeCacheData - Class in com.bea.netuix.servlets.manager
Deprecated As of 8.1 SP2, this class is no longer used.
UIControlTreeCacheData(UIControl, String) - Constructor for class com.bea.netuix.servlets.manager.UIControlTreeCacheData
Deprecated  
uid - Variable in class com.bea.p13n.property.ConfigurableEntityImpl
The unique numeric id of this entity
UNARY_OPERAND_INDEX - Static variable in interface com.bea.p13n.expression.operator.UnaryOperator
The index of unary operand.
UNARY_PARAMETER_SIGNATURE - Static variable in class com.bea.p13n.expression.operator.logical.LogicalOperator
 
UNARY_PARAMETER_SIGNATURE - Static variable in class com.bea.p13n.expression.operator.math.MathOperator
 
UNARY_PARAMETER_SIGNATURE - Static variable in class com.bea.p13n.expression.operator.string.StringOperator
 
UnaryOperator - Interface in com.bea.p13n.expression.operator
An interface for concrete unary operator classes.
UnavailableException - Exception in javax.portlet
The portlet should throw the UnavailableException when the portlet is either temporarily or permanently unavailable to handle requests.
UnavailableException(String) - Constructor for exception javax.portlet.UnavailableException
Constructs a new exception with a descriptive message indicating that the portlet is permanently unavailable.
UnavailableException(String, int) - Constructor for exception javax.portlet.UnavailableException
Constructs a new exception with a descriptive message indicating that the portlet is temporarily unavailable and giving an estimate of how long it will be unavailable.
UnboundVariableException - Exception in com.bea.p13n.expression
An Exception class to signal that a variable in an expression has not been unified with a value.
UnboundVariableException(Variable) - Constructor for exception com.bea.p13n.expression.UnboundVariableException
Allocates a UnboundVariableException object by associating a Variable that is not bound to a value.
UNCLASSIFIED - Static variable in interface com.bea.netuix.client.classifier.ClientClassifier
 
UNDEFINED - Static variable in class com.bea.content.Property
If a Property's type is not set, it will be set to this by default.
UNDEFINED - Static variable in class com.bea.content.virtual.workflow.Workflow
Status which determines if the workflow set a object is not defined in it's corresponding workflow document
UNFILTERED - Static variable in class com.bea.content.paging.FilterCriteria
unfiltered filter criteria
UNFILTERED - Static variable in class com.bea.content.spi.FilterCriteria
Deprecated  
UNFILTERED - Static variable in class com.bea.content.spi.flexspi.common.FilterCriteria
 
UnificationList - Interface in com.bea.p13n.expression
An interface for a class that maps variable names to the variable values.
Unifier - Interface in com.bea.p13n.expression
An interface implemented by classes that can unify (replace occurrences of a variable with a value) an expression.
unify(Expression) - Method in interface com.bea.p13n.expression.Unifier
Performs the unification on the supplied expression.
UNKNOWN - Static variable in class com.bea.p13n.usermgmt.profile.ProfileType
An unknown profile type could be when a ProfileWrapper has not yet been created, eg, when the session first begins
UnknownResourceID - Class in com.bea.portal.tools.resource
Encapsulates a resource identifer of an unknown type.
UnknownResourceID(ResourceIDBuilder) - Constructor for class com.bea.portal.tools.resource.UnknownResourceID
Constructor.
UnknownResourceType - Class in com.bea.portal.tools.resource
Identifies an unknown resource type.
UnknownResourceType(String) - Constructor for class com.bea.portal.tools.resource.UnknownResourceType
Constructor.
UnmodifiableException - Exception in com.bea.portlet.prefs
Deprecated Replaced by ReadOnlyException
UnmodifiableException() - Constructor for exception com.bea.portlet.prefs.UnmodifiableException
Deprecated Constructs a new exception
UnmodifiableException(String) - Constructor for exception com.bea.portlet.prefs.UnmodifiableException
Deprecated Constructs a new exception with the given message.
UnmodifiableException(String, Throwable) - Constructor for exception com.bea.portlet.prefs.UnmodifiableException
Deprecated Constructs a new exception with the given message and root cause.
UnmodifiableException(Throwable) - Constructor for exception com.bea.portlet.prefs.UnmodifiableException
Deprecated Constructs a new exception with the given root cause.
UnrecognizedClauseModel - Class in com.bea.p13n.rules.model
A model representing an unrecognized set of rules/expression xml.
UnrecognizedClauseModel(XmlObject) - Constructor for class com.bea.p13n.rules.model.UnrecognizedClauseModel
Constructor from the unrecognized xml.
unregister(String, AdvisletChainElement) - Static method in class com.bea.p13n.advisor.AdvisletRegistry
Unregisters an AdvisletChainElement and disassociates from with a key.
unregisterServiceLevelManager(String) - Method in class com.bea.netuix.servicelevel.ServiceLevelManagerFactory
Unregisters the current ServiceLevelManager associated with the webappContextPath.
unregisterURLRewriter(ServletRequest) - Static method in class com.bea.struts.adapter.util.rewriter.StrutsURLRewriterService
Unregister the StrutsURLRewriter from the request.
unsetAsyncContentDisabled() - Method in class com.bea.portlet.AsyncContentContext
Change if async content is disabled.
unsetEntityContext() - Method in class com.bea.p13n.property.ConfigurableEntityImpl
Resets the entity context.
unsetReloader(Object) - Method in interface com.bea.p13n.cache.ReloadableCache
Remove the reloader.
unsetUrlCompressionDisabled() - Method in class com.bea.portlet.UrlCompressionContext
Change if URL compression is disabled.
UNSORTED - Static variable in class com.bea.content.paging.SortCriteria
unsorted sort criteria
UNSORTED - Static variable in class com.bea.content.spi.flexspi.common.SortCriteria
 
UNSORTED - Static variable in class com.bea.content.spi.SortCriteria
Deprecated  
UnsupportedContentTypeException - Exception in com.bea.wsrp.util
Thrown when the given content type is not supported.
UnsupportedContentTypeException() - Constructor for exception com.bea.wsrp.util.UnsupportedContentTypeException
 
UnsupportedContentTypeException(String) - Constructor for exception com.bea.wsrp.util.UnsupportedContentTypeException
 
UnsupportedContentTypeException(Throwable) - Constructor for exception com.bea.wsrp.util.UnsupportedContentTypeException
 
UnsupportedContentTypeException(String, Throwable) - Constructor for exception com.bea.wsrp.util.UnsupportedContentTypeException
 
UnsupportedLocaleException - Exception in com.bea.wsrp.faults
This exception is thrown when the portlet does not support the given locale for markup generation.
UnsupportedLocaleException() - Constructor for exception com.bea.wsrp.faults.UnsupportedLocaleException
 
UnsupportedLocaleException(String) - Constructor for exception com.bea.wsrp.faults.UnsupportedLocaleException
 
UnsupportedLocaleException(String, Throwable) - Constructor for exception com.bea.wsrp.faults.UnsupportedLocaleException
 
UnsupportedMimeTypeException - Exception in com.bea.wsrp.faults
This exception is thrown when the portle can not generate markup in the given MIME type.
UnsupportedMimeTypeException() - Constructor for exception com.bea.wsrp.faults.UnsupportedMimeTypeException
 
UnsupportedMimeTypeException(String) - Constructor for exception com.bea.wsrp.faults.UnsupportedMimeTypeException
 
UnsupportedMimeTypeException(String, Throwable) - Constructor for exception com.bea.wsrp.faults.UnsupportedMimeTypeException
 
UnsupportedModeException - Exception in com.bea.wsrp.faults
This exception is thrown when the portlet does not support the given mode.
UnsupportedModeException() - Constructor for exception com.bea.wsrp.faults.UnsupportedModeException
 
UnsupportedModeException(String) - Constructor for exception com.bea.wsrp.faults.UnsupportedModeException
 
UnsupportedModeException(String, Throwable) - Constructor for exception com.bea.wsrp.faults.UnsupportedModeException
 
unsupportedObjectArg(Object) - Method in class com.bea.p13n.rules.model.MethodCallModel
Return an exception for an unsupported object argument.
UnsupportedRepositoryFeatureException - Exception in com.bea.content
An exception thrown from the VCR to indicate that the underlying repository does not support a feature.
UnsupportedRepositoryFeatureException(String) - Constructor for exception com.bea.content.UnsupportedRepositoryFeatureException
 
UnsupportedRepositoryFeatureException(String, Throwable) - Constructor for exception com.bea.content.UnsupportedRepositoryFeatureException
 
UnsupportedRepositoryFeatureException(Throwable) - Constructor for exception com.bea.content.UnsupportedRepositoryFeatureException
 
UnsupportedRepositoryFeatureException(String, Throwable, boolean) - Constructor for exception com.bea.content.UnsupportedRepositoryFeatureException
 
UnsupportedRepositoryOperationException - Exception in com.bea.content
An exception thrown from a repository implementation to signify that the operation is not supported by the implementation.
UnsupportedRepositoryOperationException(String) - Constructor for exception com.bea.content.UnsupportedRepositoryOperationException
 
UnsupportedRepositoryOperationException(String, Throwable) - Constructor for exception com.bea.content.UnsupportedRepositoryOperationException
 
UnsupportedRepositoryOperationException(Throwable) - Constructor for exception com.bea.content.UnsupportedRepositoryOperationException
 
UnsupportedRepositoryOperationException(String, Throwable, boolean) - Constructor for exception com.bea.content.UnsupportedRepositoryOperationException
 
UnsupportedResourceClassException - Exception in com.bea.portal.tools.resource
Thrown if an unsupported resource Class was processed.
UnsupportedResourceClassException(Class<?>) - Constructor for exception com.bea.portal.tools.resource.UnsupportedResourceClassException
Constructor.
UnsupportedResourceTypeException - Exception in com.bea.portal.tools.resource
Thrown if an unsupported or unknown ResourceType was processed.
UnsupportedResourceTypeException(ResourceID) - Constructor for exception com.bea.portal.tools.resource.UnsupportedResourceTypeException
Constructor.
UnsupportedWindowStateException - Exception in com.bea.wsrp.faults
This exception is thrown when the portlet does not support the given window state.
UnsupportedWindowStateException() - Constructor for exception com.bea.wsrp.faults.UnsupportedWindowStateException
 
UnsupportedWindowStateException(String) - Constructor for exception com.bea.wsrp.faults.UnsupportedWindowStateException
 
UnsupportedWindowStateException(String, Throwable) - Constructor for exception com.bea.wsrp.faults.UnsupportedWindowStateException
 
unsupportedXmlObjectArg(XmlObject) - Method in class com.bea.p13n.rules.model.MethodCallModel
Return an exception for an unsupported xml object argument.
unwrap(ServletRequest) - Static method in class com.bea.struts.adapter.framework.internal.StrutsRequestWrapper
Unwrap to find the PageFlowRequestWrapper.
unwrapMultipart(ServletRequest) - Static method in class com.bea.struts.adapter.framework.InternalUtils
If the given request is a MultipartRequestWrapper (Struts class that doesn't extend HttpServletRequestWrapper), return the wrapped request; otherwise, return the given request.
upcaseFirst(String) - Method in class com.bea.p13n.property.AbstractConfigurableEntity
Make the first letter of the string upper cased.
UPDATE - Static variable in class com.bea.content.federated.ContentEntitlementHelper
Deprecated Use CAN_UPDATE instead.
update(String, Node[]) - Method in class com.bea.content.manager.servlets.NodeCache
Update the cache with the nodes.
update(String, Node) - Method in class com.bea.content.manager.servlets.NodeCache
Update the cache with the Node.
update(PortalDefinition, PortalDefinition) - Static method in class com.bea.netuix.application.definition.PortalDefinition
Updates an existing portal with a new PortalDefinition.
UPDATE_ASSOC__WORKFLOW - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
UPDATE_ASSOC__WORKFLOW - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
UPDATE_CHECKIN - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
UPDATE_CHECKIN - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
UPDATE_CHECKOUT - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
UPDATE_CHECKOUT - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
UPDATE_CHILD_NODE_ORDER - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
UPDATE_CHILD_NODE_ORDER - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
UPDATE_COPY - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
UPDATE_COPY - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
UPDATE_EVENT_PATH_CHANGED - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
UPDATE_MOVE - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
UPDATE_MOVE - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
UPDATE_PUBLISH - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
UPDATE_PUBLISH - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
UPDATE_REMOVE_WORKFLOW - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
UPDATE_REMOVE_WORKFLOW - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
UPDATE_RENAME - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
UPDATE_RENAME - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
UPDATE_REVERT - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
UPDATE_REVERT - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
UPDATE_SAVE - Static variable in interface com.bea.content.federated.events.ContentEventConstants
 
UPDATE_SAVE - Static variable in interface com.bea.content.repo.client.common.events.ContentEventConstants
 
updateAsyncMode(DesktopDefinition.AsyncModeType, String, PortalPath, DesktopPath, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.DesktopDefinitionControl
Updates the async content for the desktop
updateBookDefinition(CustomizationContext, BookDefinition) - Method in interface com.bea.netuix.application.manager.IBookDefinitionManager
Update the persistent store for the supplied BookDefinition.
updateBookInstance(CustomizationContext, DesktopDefinitionId, BookInstance) - Method in interface com.bea.netuix.application.manager.IBookInstanceManager
Update the persistent store for the supplied BookInstance.
updateCache(boolean, int, PortletDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortletDefinitionControl
Updates the portlet definition cache setting.
updateCategory(CustomizationContext, PortletCategoryDefinitionId, PortletCategoryDefinition) - Method in interface com.bea.netuix.application.manager.IPortletCategoryManager
Updates a locale specific version of a category based on a new PortletCategoryDefinition.
updateClob(ClobKey, String) - Method in class com.bea.p13n.util.jdbc.OracleDatabase
Deprecated Updates a CLOB in the database managed tables for CLOB persistence
updateClob(ClobKey, String) - Method in class com.bea.p13n.util.jdbc.WlsOracleThinDatabase
Deprecated Updates a CLOB in the database managed tables for CLOB persistence
updateCommunity(CustomizationContext, CommunityDefinitionId, CommunityDefinition) - Method in interface com.bea.netuix.application.manager.ICommunityManager
Deprecated This method does not invoke CommunityCallback classes registered with the community if the community is activated or deactivated through this call. Use ICommunityManager.updateCommunity(com.bea.netuix.application.manager.CustomizationContext, com.bea.netuix.application.identifier.CommunityDefinitionId, com.bea.netuix.application.definition.CommunityDefinition, boolean) instead.
updateCommunity(CustomizationContext, CommunityDefinitionId, CommunityDefinition, boolean) - Method in interface com.bea.netuix.application.manager.ICommunityManager
Updates a community.
updateCommunity(CommunityDefinition) - Method in class com.bea.netuix.servlets.manager.communities.CommunityContext
Deprecated This method does not invoke CommunityCallback classes registered with the community if the community is activated or deactivated through this call. Use CommunityContext.updateCommunity(com.bea.netuix.application.definition.CommunityDefinition, boolean) instead.
updateCommunity(CommunityDefinition, boolean) - Method in class com.bea.netuix.servlets.manager.communities.CommunityContext
Updates the CommunityDefinition for the community associated with this CommunityContext.
updateCommunity(CommunityDefinitionId, CommunityDefinition) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Deprecated This method does not invoke CommunityCallback classes registered with the community if the community is activated or deactivated through this call. Use CommunityUserContext.updateCommunity(com.bea.netuix.application.identifier.CommunityDefinitionId, com.bea.netuix.application.definition.CommunityDefinition, boolean) instead.
updateCommunity(CommunityDefinitionId, CommunityDefinition, boolean) - Method in class com.bea.netuix.servlets.manager.communities.CommunityUserContext
Updates the specified community's CommunityDefinition.
updateCommunity(CommunityDefinition, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityContextControl
Deprecated This method does not invoke CommunityCallback classes registered with the community if the community is activated or deactivated through this call. Use CommunityContextControl.updateCommunity(com.bea.netuix.application.definition.CommunityDefinition, boolean, ResourceContext) instead.
updateCommunity(CommunityDefinition, boolean, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityContextControl
Updates the CommunityDefinition for the community associated with the currently viewed desktop.
updateCommunity(CommunityInfo, CommunityDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityManagerControl
Deprecated this method does not properly call a community callback object if one is associated with a community. Use CommunityManagerControl.updateCommunity(com.bea.netuix.application.communities.CommunityInfo, com.bea.netuix.application.identifier.CommunityDefinitionId, boolean, com.bea.portal.tools.common.ResourceContext) instead.
updateCommunity(CommunityInfo, CommunityDefinitionId, boolean, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityManagerControl
Updates a Community
updateCredential(String, String, String, String, Map<String, String>, HttpServletRequest) - Method in interface com.bea.portal.tools.serviceadmin.controls.CredentialVaultControl
This method updates a specific credential.
updateDesktopBookView(ImportContext, DesktopDefinitionId, String) - Method in interface com.bea.netuix.application.manager.IExportImportManager
Update a customized book in a desktop with from a given .book file.
updateDesktopDefinition(CustomizationContext, DesktopDefinition) - Method in interface com.bea.netuix.application.manager.IDesktopDefinitionManager
Update the persistent store for the supplied DesktopDefinition.
updateDesktopDefinition(DesktopDefinition, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.DesktopDefinitionControl
Update a desktop definition.
updateDesktopInstance(CustomizationContext, DesktopInstance) - Method in interface com.bea.netuix.application.manager.IDesktopInstanceManager
Update the persistent store for the supplied DesktopInstance.
updateDesktopPageView(ImportContext, DesktopDefinitionId, String) - Method in interface com.bea.netuix.application.manager.IExportImportManager
Update a customized page in a desktop with from a given .page file.
updateDesktopView(ImportContext, DesktopDefinitionId, String) - Method in interface com.bea.netuix.application.manager.IExportImportManager
Update a desktop with from a given .portal file.
updateDisc(boolean, String, PortalPath, DesktopPath, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.DesktopDefinitionControl
Updates the disc attribute for the desktop
updateDvt(boolean, String, PortalPath, DesktopPath, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.DesktopDefinitionControl
Updates the dvt attribute for the desktop
updateJobDefinition(JobDefinition) - Method in interface com.bea.p13n.jobmanager.JobManager
Update an existing Job Definition in the Database.
updateLastAccessDate(CustomizationContext, CommunityMembershipId) - Method in interface com.bea.netuix.application.manager.ICommunityMemberManager
Updates the last access date for the specified membership to the current time.
updateLastAccessDate() - Method in class com.bea.netuix.servlets.manager.communities.CommunityContext
Updates the last access date for the membership associated with this CommunityContext to the current time.
updateLastAccessDate(ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.CommunityContextControl
Updates the last access date for the membership associated with the currently viewed desktop and authenticated user.
updateLayoutDefinition(CustomizationContext, LayoutDefinition) - Method in interface com.bea.netuix.application.manager.ILayoutDefinitionManager
Update the layout definition with the new data.
updateLibraryBookView(ImportContext, String, String) - Method in interface com.bea.netuix.application.manager.IExportImportManager
Update a library book with from a given .book file.
updateLibraryPageView(ImportContext, String, String) - Method in interface com.bea.netuix.application.manager.IExportImportManager
Update a library page with from a given .page file.
updateLocalizationLocale(LocalizationLocale) - Method in interface com.bea.netuix.application.localization.manager.ILocalizationManager
Update a locale.
updateLocalizationResource(LocalizationResource) - Method in interface com.bea.netuix.application.localization.manager.ILocalizationManager
Update the localization definition with the new data.
updateLocalizationResource(LocalizationIntersectionId, Locale, String, String, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.LocalizationControl
Updates a LocalizationResource
updateLocalizationResource(LocalizationResource, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.LocalizationControl
Updates a LocalizationResource
updateLookAndFeelDefinition(CustomizationContext, LookAndFeelDefinition) - Method in interface com.bea.netuix.application.manager.ILookAndFeelDefinitionManager
Update the lookAndFeel definition with the new data.
updateLookAndFeelInDesktopDefinition(LookAndFeelDefinitionId, String, PortalPath, DesktopPath, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.DesktopDefinitionControl
Updates the the look and feel for a desktop definiton.
updateLookAndFeelInDesktopInstance(LookAndFeelDefinitionId, DesktopInstanceId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.DesktopInstanceControl
Updates the the look and feel for a desktop instance.
updateMarkupDefinition(CustomizationContext, MarkupDefinition) - Method in interface com.bea.netuix.application.manager.IMarkupDefinitionManager
Update the markup definition with the new data.
updateMenuDefinition(CustomizationContext, MenuDefinition) - Method in interface com.bea.netuix.application.manager.IMenuDefinitionManager
Update the menu definition with the new data.
updatePageDefinition(CustomizationContext, PageDefinition) - Method in interface com.bea.netuix.application.manager.IPageDefinitionManager
Update the page definition with the new data.
updatePageDefinitionLayout(PageDefinitionControl, LayoutDefinitionId, PageDefinitionId) - Static method in class com.bea.portal.tools.portal.actions.PageDefinitionAction
Updates the layout of the page definition when the action is executed.
updatePageDefinitionLayout(LayoutDefinitionId, PageDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PageDefinitionControl
Updates the layout of the page definition.
updatePageDefinitionNoDuplicates(CustomizationContext, PageDefinition) - Method in interface com.bea.netuix.application.manager.IPageDefinitionManager
Checks for duplicate page labels then updates the page definition with the new data.
updatePageDefinitionTheme(PageDefinitionControl, ThemeDefinitionId, PageDefinitionId, boolean) - Static method in class com.bea.portal.tools.portal.actions.PageDefinitionAction
Updates the page definition's theme when the action is executed.
updatePageDefinitionTheme(ThemeDefinitionId, PageDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PageDefinitionControl
Updates the page definition's theme.
updatePageDefinitionTheme(ThemeDefinitionId, PageDefinitionId, boolean, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PageDefinitionControl
Updates the page definition's theme.
updatePageInstance(CustomizationContext, DesktopDefinitionId, PageInstance) - Method in interface com.bea.netuix.application.manager.IPageInstanceManager
Update the page instance with the new data.
updatePageInstanceLayout(LayoutDefinitionId, PageInstanceId, String, PortalPath, DesktopPath, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PageInstanceControl
Updates the page instance layout.
updatePageInstanceTheme(ThemeDefinitionId, PageInstanceId, String, PortalPath, DesktopPath, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PageInstanceControl
Updates the page instance theme.
updatePageInstanceTheme(ThemeDefinitionId, PageInstanceId, String, PortalPath, DesktopPath, boolean, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PageInstanceControl
Updates the page instance theme.
updateParameterSignature(int, Class[]) - Static method in class com.bea.p13n.expression.operator.logical.LogicalOperator
Returns a new parameter signature array for the given sub-expression count and old parameter signature array.
updatePortalDefinition(CustomizationContext, PortalPath, PortalDefinition) - Method in interface com.bea.netuix.application.manager.IPortalDefinitionManager
Updates a PortalDefinition based on a new PortalDefinition.
updatePortalDefinition(String, PortalPath, PortalDefinition, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortalDefinitionControl
Updates a portal definition.
updatePortletDefinition(CustomizationContext, PortletDefinition) - Method in interface com.bea.netuix.application.manager.IPortletDefinitionManager
Update the portlet definition with the new data.
updatePortletInstance(CustomizationContext, DesktopDefinitionId, PortletInstance) - Method in interface com.bea.netuix.application.manager.IPortletInstanceManager
Update the portlet instance with the new data.
updatePortletInstance(CustomizationContext, PortletInstance) - Method in interface com.bea.netuix.application.manager.IPortletInstanceManager
Update the portlet instance outside the context of a desktop (i.e.
updatePortletInstance(PortletInstanceControl, PortletInstance, DesktopDefinitionId) - Static method in class com.bea.portal.tools.portal.actions.PortletInstanceAction
 
updatePortletInstance(PortletInstanceControl, PortletInstance) - Static method in class com.bea.portal.tools.portal.actions.PortletInstanceAction
Updates the portlet instance outside the context of a desktop (in a Library) when the action is executed.
updatePortletInstance(PortletInstance, DesktopDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortletInstanceControl
Update the portlet instance within the context of a desktop.
updatePortletInstance(PortletInstance, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortletInstanceControl
Update the portlet instance outside the context of a desktop (in a Library).
updatePortletState(String, String, PortletInstanceId, IPortletContext, IPortletContext, HttpServletRequest, ServletContext) - Method in interface com.bea.wsrp.consumer.management.portlet.IProxyPortletStateManager
Ths consumer will call this method when the producer returns new state for a proxy portlet.
updatePrimaryBookInDesktopDefinition(BookDefinitionId, String, PortalPath, DesktopPath, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.DesktopDefinitionControl
Updates the primary book definition associated with a desktop.
updateProducer(ProducerInfo, String) - Method in interface com.bea.wsrp.consumer.management.producer.ProducerManager
Updates the given producer
updateProperties(String, String, EntryType) - Method in class com.bea.content.cmis.rest.resources.NodeBase
Updates the entry with any CMIS properties specified in the request.
updateProperties(ID, Property[]) - Method in interface com.bea.content.spi.flexspi.ticket.NodeOpsV1
Deprecated Updates the node with the specified id with the specified property values.
updateProperties(ID, Property[]) - Method in interface com.bea.content.spi.NodeOps
Deprecated Updates the node with the given id with the given properties.
updatePropertyDefinition(PropertyDefinition) - Method in interface com.bea.content.spi.flexspi.ticket.ObjectClassOpsV1
Deprecated Updates the specified propertyDefinition.
updatePropertyDefinition(PropertyDefinition) - Method in interface com.bea.content.spi.ObjectClassOps
Deprecated Updates the given propertyDefinition.
updateProxyPortlet(HttpServletRequest, String, String, String, int, String, byte, byte[], boolean) - Method in interface com.bea.wsrp.consumer.management.portlet.ProxyPortletManager
Updates specific attributes of a proxy portlet.
updateProxyPortlet(HttpServletRequest, String, String, String, int, String, byte, byte[], boolean, boolean) - Method in interface com.bea.wsrp.consumer.management.portlet.ProxyPortletManager
Updates specific attributes of a proxy portlet.
updateRepository(RepositoryConfig) - Method in interface com.bea.content.spi.ExtendedRepository
Deprecated A method called when a repository is configuration is updated.
updateRepository(RepositoryConfig) - Method in interface com.bea.content.spi.flexspi.repository.RepositoryConfigOpsV1
Deprecated This method is called immediately after a repository config is updated in the VCR, but before the updated repository config is used.
updateRepository(IRepositoryConfig) - Method in interface com.bea.content.spi.flexspi.repository.RepositoryConfigOpsV2
This method is called immediately after a repository config is updated in the VCR, but before the updated repository config is used.
updateRepositoryConfig(ContentContext, IRepositoryConfig) - Method in interface com.bea.content.federated.IVirtualRepositoryManager
Update the repository config.
updateRepositoryConfig(ContentContext, IRepositoryConfig) - Method in interface com.bea.portal.tools.content.controls.ContentRepositoryControl
Update the repository config.
updateRolePolicy(RolePolicyItem, String, String) - Method in interface com.bea.portal.tools.entitlements.controls.DelegatedRolePolicyManagerControlFacade
Updates a visitor role.
updateScopedResponse(HttpServletResponse, ScopedRequest) - Static method in class org.apache.beehive.netui.pageflow.scoping.ScopedServletUtils
Updates the cached wrapper servlet response.
updateScrollToWindow(boolean, String, PortalPath, DesktopPath, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.DesktopDefinitionControl
Updates the scrollToWindow attribute for the desktop
updateSecurityPolicy(SecurityPolicyItem, ResourceContext) - Method in interface com.bea.portal.tools.entitlements.controls.SecurityPolicyManagerControl
Updates a SecurityPolicy.
updateShellDefinition(CustomizationContext, ShellDefinition) - Method in interface com.bea.netuix.application.manager.IShellDefinitionManager
Update the shell definition with the new data.
updateShellInDesktopDefinition(ShellDefinitionId, String, PortalPath, DesktopPath, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.DesktopDefinitionControl
Update the shell for the desktop.
updateTheme(ThemeDefinitionId, PortletDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortletDefinitionControl
Updates a portlet definition theme based on the provided portlet definition Id.
updateTheme(ThemeDefinitionId, PortletInstanceId, String, PortalPath, DesktopPath, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortletInstanceControl
Update the portlet instance Theme setting.
updateThemeAndMenu(MenuDefinitionId, ThemeDefinitionId, BookDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.BookDefinitionControl
Updates the appearance of a book.
updateThemeAndMenu(MenuDefinitionId, ThemeDefinitionId, BookDefinitionId, boolean, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.BookDefinitionControl
Updates the appearance of a book.
updateThemeAndMenu(MenuDefinitionId, ThemeDefinitionId, BookInstanceId, String, PortalPath, DesktopPath, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.BookInstanceControl
Updates the appearance of a book.
updateThemeAndMenu(MenuDefinitionId, ThemeDefinitionId, BookInstanceId, String, PortalPath, DesktopPath, boolean, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.BookInstanceControl
Updates the appearance of a book.
updateThemeDefinition(CustomizationContext, ThemeDefinition) - Method in interface com.bea.netuix.application.manager.IThemeDefinitionManager
Update the theme definition with the new data.
updateTitleAndDescription(String, String, PortletDefinitionId, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.PortletDefinitionControl
Updates the portlet definition title and description.
updateTreeOptimization(boolean, String, PortalPath, DesktopPath, ResourceContext) - Method in interface com.bea.portal.tools.portal.controls.DesktopDefinitionControl
Updates the tree optimization attribute for the desktop
updateWorkflowDocument(ID, byte[]) - Method in interface com.bea.content.spi.flexspi.ticket.WorkflowOpsV1
Deprecated Updates the workflow document data.
updateWorkflowDocument(ID, byte[]) - Method in interface com.bea.content.spi.WorkflowOps
Deprecated Updates the workflow document data.
updateWorkflowMetaData(ID, String, String) - Method in interface com.bea.content.spi.flexspi.ticket.WorkflowOpsV1
Deprecated Update the workflow document meta-data.
updateWorkflowMetaData(ID, String, String) - Method in interface com.bea.content.spi.WorkflowOps
Deprecated Update the workflow document meta-data.
uri - Variable in class com.bea.campaign.webservice.WebAppInfo
The uri of the web app files in the EAR or in WLS.
url - Variable in class com.bea.content.loader.bulk.BulkLoader
The WLS instance host where the content manager is running.
url - Variable in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated The WLS instance host where the content manager is running.
URL_COMPRESSION - Static variable in class com.bea.portlet.GenericURL
 
URL_FILTER_CLASS_PREFERENCE - Static variable in interface com.bea.netuix.clipper.ClipperConstants
Preference key to register a custom IClipperUrlFilter.
URL_TYPE - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
 
URLBinaryPropertyResolver - Class in com.bea.content.manager.servlets.attribute.property
Abstract resolver for URL-based binary properties.
URLBinaryPropertyResolver() - Constructor for class com.bea.content.manager.servlets.attribute.property.URLBinaryPropertyResolver
 
UrlCompressionContext - Class in com.bea.portlet
Allows URL compression to be disabled for a limited scope.
UrlCompressionException - Exception in com.bea.portlet.compression
Exception class for url compression algorithms.
UrlCompressionException() - Constructor for exception com.bea.portlet.compression.UrlCompressionException
Constructs a new exception with null as its detail message.
UrlCompressionException(String) - Constructor for exception com.bea.portlet.compression.UrlCompressionException
Constructs a new exception with the specified detail message.
UrlCompressionException(String, Throwable) - Constructor for exception com.bea.portlet.compression.UrlCompressionException
Constructs a new exception with the specified detail message and cause.
UrlCompressionException(Throwable) - Constructor for exception com.bea.portlet.compression.UrlCompressionException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
UrlRewriterAdapter - Interface in com.bea.p13n.url
Public interface for URL handling.
UrlServiceImpl - Class in com.bea.content.el.support
This EL wrapper class implementation adds functionality around the Property class by creating references to the ShowPropertyURL and DownloadBinaryURL class.
UrlTransformation - Class in com.bea.portlet.transformation
This is an extension of the default url compression algorithm that allows a developer to rewrite a portion of a wlp url to make it more readable or to format it in a way that fits the usage model for the portal site.
UrlTransformation() - Constructor for class com.bea.portlet.transformation.UrlTransformation
Default constructor.
usage() - Method in class com.bea.content.indexer.IndexerRunner
Print the usage of the application.
usage(PrintWriter) - Method in class com.bea.content.indexer.IndexerRunner
Print the usage of the application.
usage() - Method in class com.bea.content.loader.bulk.BulkLoader
Print the usage of the application.
usage(PrintWriter) - Method in class com.bea.content.loader.bulk.BulkLoader
Print the usage of the application.
usage() - Method in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated Print the usage of the application.
usage(PrintWriter) - Method in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated Print the usage of the application.
USAGE_TYPE - Static variable in class com.bea.content.federated.events.ContentUsageEvent
 
USE_CACHED_CONTENT - Static variable in interface javax.portlet.MimeResponse
Property to tell the portlet container to use the cached markup for the validation token provided in the request.
USE_DEPRECATED_BEHAVIOR - Static variable in class com.bea.content.ContentContext
Deprecated  
USE_NATIVE_SECURITY - Static variable in interface com.bea.content.federated.IRepositoryConfig
 
USE_RANGE_QUERIES - Static variable in interface com.bea.content.federated.IRepositoryConfig
 
USE_XHTML - Static variable in class com.bea.p13n.ad.ContentProviders
 
useCache - Variable in class com.bea.content.expression.Search
indicates whether or not the search should use the cache or not
useCache - Variable in class com.bea.content.manager.servlets.jsp.taglib.BaseTag
Should this try to use the NodeCache
useCache - Variable in class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport
Should this try to use the cache.
useCachedContent() - Method in interface javax.portlet.CacheControl
Returns a boolean indicating whether the cached content for the provided ETag at the request can still be considerated valid.
useEntityPropertyManager() - Method in class com.bea.p13n.property.ConfigurableEntityImpl
Determine if this class should try to use the EntityPropertyManager.
useFullTextSearch - Variable in class com.bea.content.expression.Search
Whether a full text search is to be performed instead of a database search.
user - Variable in class com.bea.content.loader.bulk.BulkLoader
The user of this resource.
user - Variable in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated The user of this resource.
USER - Static variable in interface com.bea.p13n.advisor.AdviceRequestConstants
the USER key - value = "com.bea.user"
USER_CLAUSE_TYPE - Static variable in class com.bea.p13n.rules.model.PropertyToLiteralModel
Clause type for user property to literal comparison model.
USER_DEFINED - Static variable in interface com.bea.p13n.property.PropertyDefinition
The constant for a user defined type (5).
USER_DEFINED - Static variable in class com.beasys.commerce.util.TypesHelper
Deprecated The constant for a user defined type (5).
USER_EXISTS - Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
The user already exists, and could not be created
USER_ID - Static variable in interface com.bea.p13n.tracking.clickthrough.ClickThroughConstants
 
USER_ID - Static variable in class com.bea.p13n.tracking.events.TrackingEvent
Event attribute key name for user id Attribute value is a String
USER_ID_JSP_PARAM - Static variable in class com.bea.campaign.action.MailAction
The name of the jsp parameter that will contain the current user id.
USER_INFO - Static variable in interface javax.portlet.PortletRequest
Used to retrieve user information attributes with the getAttribute call.
USER_LIMIT_EXCEEDED - Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
Deprecated Tags will no longer return this value; the search results will just be truncated
USER_MGR_REF - Static variable in class com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTag
 
USER_PRINCIPAL - Static variable in class com.bea.p13n.http.Request
 
USER_PROFILE_SCOPE - Static variable in class com.bea.p13n.entitlements.common.EntitlementRequestConstants
USER_PROFILE_SCOPE - attribute value valid for current user, only
USER_PROPERTY_SET_TYPE - Static variable in interface com.bea.wsrp.consumer.userproperty.UserProperty
The property set type used by PropertySetManager
USER_SEARCH_FAILED - Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
An error occured while trying to search for users
USER_SEARCH_OK - Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
The user search was successful
USER_TYPE - Static variable in class com.bea.p13n.tracking.events.TrackingEvent
Event attribute key name for user type.
userAddAd(AdInfo, boolean) - Method in interface com.bea.p13n.ad.AdBucketService
Add the adInfo to the user's AdBucket
UserAlreadyExistsException - Exception in com.bea.p13n.usermgmt
Application exception class that will be thrown when an attempt is made to create a user that already exists.
UserAlreadyExistsException() - Constructor for exception com.bea.p13n.usermgmt.UserAlreadyExistsException
 
UserAlreadyExistsException(String) - Constructor for exception com.bea.p13n.usermgmt.UserAlreadyExistsException
Constructor
UserAlreadyExistsException(String, Throwable) - Constructor for exception com.bea.p13n.usermgmt.UserAlreadyExistsException
Constructor
UserAlreadyExistsException(Throwable) - Constructor for exception com.bea.p13n.usermgmt.UserAlreadyExistsException
Constructor
UserAndGroupInviteeIterator - Class in com.bea.netuix.application.communities.invitations
Basic convenience class for inviting WLS users and groups to a Community.
UserAndGroupInviteeIterator() - Constructor for class com.bea.netuix.application.communities.invitations.UserAndGroupInviteeIterator
Constructor specifying that messaging address is not to be looked up for invitees.
UserAndGroupInviteeIterator(MessagingAddressType, String) - Constructor for class com.bea.netuix.application.communities.invitations.UserAndGroupInviteeIterator
Constructor for specifying address mappings to use when constructing invitees.
userClearAds(String, String, String, String) - Method in interface com.bea.p13n.ad.AdBucketService
Clear user ads in a bucket.
userExists(String) - Method in interface com.bea.p13n.controls.ejb.usermgmt.UserManager
Deprecated As of Portal 8.1.x, use UserProviderControl.userExists(username)
userExists(String) - Method in interface com.bea.p13n.controls.profile.UserProfileControl
Deprecated as of Portal 8.1 Use UserProviderControl.userExists(username)
userExists(String) - Method in interface com.bea.p13n.controls.securityProvider.UserProviderControl
Determine whether a user exists
userExists(String) - Method in class com.bea.p13n.security.management.authentication.AtnManagerProxy
Determines if a user exists.
userExists(String) - Method in interface com.bea.p13n.usermgmt.UserManager
Deprecated See com.bea.p13n.security.management.authentication.AtnManagerProxy
userId - Variable in class com.bea.p13n.content.expression.Search
Deprecated The user id.
userId - Variable in class com.bea.p13n.tracking.clickthrough.AbstractClickEventValidator
 
UserID - Class in com.bea.portal.tools.security.user
Identifies a user.
UserID(String) - Constructor for class com.bea.portal.tools.security.user.UserID
Constructor.
UserIDBuilder - Class in com.bea.portal.tools.security.user
Builds and parses UserID instances.
UserIDBuilder() - Constructor for class com.bea.portal.tools.security.user.UserIDBuilder
Constructor.
UserInfoControl - Interface in com.bea.p13n.controls.userInfoQuery
This control is used to query information about a particular user, such as which groups the user belongs to, which roles the user is in, which roles are available to the user.
userIsRegistered(HttpServletRequest) - Method in interface com.bea.p13n.controls.userInfoQuery.UserInfoControl
Determine whether this user is a registered user type
userIsRegistered(HttpSession) - Static method in class com.bea.p13n.usermgmt.SessionHelper
Determine whether user is authenticated by presence of attribute in Session
UserLoginControl - Interface in com.bea.p13n.controls.login
This control: is used by the portal GUI components to send authentication information to the portal site allows a site visitor to log in to the portal gives some indication as to whether the login is successful by providing access to the user's profile information, and throwing an exception otherwise.
UserManagementException - Exception in com.bea.p13n.usermgmt
System exception class that will be thrown when a low-level error occurs in the user management system.
UserManagementException() - Constructor for exception com.bea.p13n.usermgmt.UserManagementException
 
UserManagementException(String) - Constructor for exception com.bea.p13n.usermgmt.UserManagementException
Constructor
UserManagementException(String, Throwable) - Constructor for exception com.bea.p13n.usermgmt.UserManagementException
Constructor
UserManagementException(Throwable) - Constructor for exception com.bea.p13n.usermgmt.UserManagementException
Constructor
UserManagementTag - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Base class for all user managment tags.
UserManagementTag() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTag
 
UserManagementTagConstants - Interface in com.bea.p13n.usermgmt.servlets.jsp.taglib
Constants that represent the success/failure codes for most tag operations.
UserManagementTagExtraInfo - Class in com.bea.p13n.usermgmt.servlets.jsp.taglib
Base class for User Management extra info tag classes.
UserManagementTagExtraInfo() - Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagExtraInfo
 
UserManager - Interface in com.bea.p13n.controls.ejb.usermgmt
Remote Interface for the UserManager session bean.
UserManager - Interface in com.bea.p13n.usermgmt
Deprecated See method level Javadoc and com.bea.p13n.security.management.authentication.AtnManagerProxy
UserManagerConstants - Interface in com.bea.p13n.usermgmt
Deprecated no longer needed since 8.1
UserManagerHome - Interface in com.bea.p13n.usermgmt
Deprecated Use com.bea.p13n.security.management.authentication.AtnManagerProxy
userName - Variable in class com.bea.netuix.application.communities.InvitationSearchCriteria
 
userNameFilter - Variable in class com.bea.netuix.application.communities.InvitationSearchCriteria
 
UserPasswordCredential - Class in com.bea.p13n.security.management.credentials
This class represents username and password pair as credential
UserPasswordCredential(String, char[]) - Constructor for class com.bea.p13n.security.management.credentials.UserPasswordCredential
 
UserProfile - Class in com.bea.wsrp.model.markup
A simple user profile class that encapsulates a user name and an assoicated group name.
UserProfile() - Constructor for class com.bea.wsrp.model.markup.UserProfile
 
UserProfile(String, String) - Constructor for class com.bea.wsrp.model.markup.UserProfile
Creates a user profile with the supplied user name and group name.
UserProfileControl - Interface in com.bea.p13n.controls.profile
Control to access and modify the user profile.
userProfileExists(String) - Method in interface com.bea.p13n.controls.profile.ProfileControl
Determine whether the user profile exists
userProfileExists(String) - Method in interface com.bea.p13n.controls.profile.UserProfileControl
Deprecated as of Portal 8.1 Use ProfileControl.getUserProfileManager().profileExists(username)
UserProfileManager - Interface in com.bea.p13n.controls.ejb.usermgmt.profile
ProfileManager is a stateless session bean used to access profile values.
userProperty - Variable in class com.bea.content.expression.operators.AbstractQueryOperator
 
UserProperty - Interface in com.bea.wsrp.consumer.userproperty
A generic interface to represent a user property
UserPropertyMapper - Interface in com.bea.wsrp.consumer.userproperty
Used to map consumer user properties to the properties the producer requested.
userPropertyName - Variable in class com.bea.content.expression.operators.AbstractQueryOperator
 
UserPropertyRef - Class in com.bea.content.expression
An operator that represents a reference to a user property on the right hand side of a content query expression.
UserPropertyRef(Object, Object) - Constructor for class com.bea.content.expression.UserPropertyRef
Constructor.
UserPropertyRef - Class in com.bea.p13n.content.expression
Deprecated  
UserPropertyRef(Object, Object) - Constructor for class com.bea.p13n.content.expression.UserPropertyRef
Deprecated Constructor.
UserProviderControl - Interface in com.bea.p13n.controls.securityProvider
This control: is used as an interface to the Portal security provider functionality that is specific to users.
UserProviderControl.UserProviderParams - Annotation Type in com.bea.p13n.controls.securityProvider
Define the properties for this control.
UserRegistrationEvent - Class in com.bea.p13n.tracking.events
Event for tracking a user registration
UserRegistrationEvent(HttpServletRequest, String) - Constructor for class com.bea.p13n.tracking.events.UserRegistrationEvent
Create a new UserRegistrationEvent.
UserRegistrationEvent(HttpServletRequest) - Constructor for class com.bea.p13n.tracking.events.UserRegistrationEvent
Create a new UserRegistrationEvent.
UserRegistrationEvent(String, String, HttpServletRequest) - Constructor for class com.bea.p13n.tracking.events.UserRegistrationEvent
Deprecated Use UserRegistrationEvent( HttpSession session, HttpServletRequest theRequest, String newUserId )
UserRegistrationEventControl - Interface in com.bea.p13n.controls.events.standard
This control dispatches a 'UserRegistrationEvent' to the Portal Behavior Tracking System.
UserResourceType - Class in com.bea.portal.tools.security.user
ResourceType for a user.
UserRootTaxonomy - Class in com.bea.portal.tools.da.taxonomy.usermgmt
Taxonomy for the Users top level taxonomy node.
UserRootTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.usermgmt.UserRootTaxonomy
 
UsersID - Class in com.bea.portal.tools.security.user
Identifies a user collection.
UsersID(String) - Constructor for class com.bea.portal.tools.security.user.UsersID
Constructor.
UsersIDBuilder - Class in com.bea.portal.tools.security.user
Builds and parses UsersID instances.
UsersIDBuilder() - Constructor for class com.bea.portal.tools.security.user.UsersIDBuilder
Constructor.
UsersResourceType - Class in com.bea.portal.tools.security.user
ResourceType for a user collection.
UserTaxonomyBuilder - Class in com.bea.portal.tools.da.taxonomy.usermgmt
Taxonomy for a User, which is contained in the Users top level taxonomy node.
UserTaxonomyBuilder(UserView) - Constructor for class com.bea.portal.tools.da.taxonomy.usermgmt.UserTaxonomyBuilder
Constructs a User taxonomy.
UserTaxonomyBuilder(String) - Constructor for class com.bea.portal.tools.da.taxonomy.usermgmt.UserTaxonomyBuilder
 
UserView - Class in com.bea.p13n.usermgmt.query
This class represents a view of user to portal admin tools.
UserView(String, String) - Constructor for class com.bea.p13n.usermgmt.query.UserView
 
usesMethodGet() - Method in interface com.bea.wsrp.model.IPortletDescription
Returns true if the portlet uses forms with method GET.
UtilitiesControl - Interface in com.bea.portal.tools.common.controls
 

V

validate() - Method in class com.bea.netuix.application.communities.invitations.InvitationDetails
Initializes the validation text generator associated with this object.
validate() - Method in class com.bea.netuix.application.notifications.NotificationPayloadInfo
Used to validate that all instance variables have acceptable values.
validate(boolean) - Method in class com.bea.netuix.application.notifications.NotificationPayloadInfo
Used to validate that instance variables have acceptable values.
validate(String) - Static method in class com.bea.p13n.content.model.ContentQueryModel
Check if the specified query expression is valid.
validate(Expression) - Method in interface com.bea.p13n.expression.Validator
Validates the supplied expression.
validate(Object) - Method in class com.bea.p13n.property.AbstractPropertyDefinition
Validates the given value against the property definition.
validate(Object) - Method in interface com.bea.p13n.property.PropertyDefinition
Check to see if a value is valid for this property definition.
validate(PortletPreferences) - Method in interface javax.portlet.PreferencesValidator
If the preferences values are successfully validated the call to this method must finish gracefully.
validateAdviceRequest(AdviceRequest) - Method in class com.bea.p13n.advisor.AbstractAdvislet
 
validateAdviceRequest(AdviceRequest) - Method in interface com.bea.p13n.advisor.Advislet
Allows for custom AdviceRequest validation logic in addition to the required attribute checking performed by the Advisor.
validateAndFire(HttpServletRequest) - Method in class com.bea.campaign.tracking.events.ClickCampaignEventValidator
Fires an event by extracting related information from the HttpServletRequest.
validateAndFire(HttpServletRequest) - Method in class com.bea.p13n.tracking.clickthrough.ClickContentEventValidator
Fires an event by extracting related information from the HttpServletRequest.
validateAndFire(HttpServletRequest) - Method in interface com.bea.p13n.tracking.clickthrough.ClickEventValidator
Fires an event by extracting related information from the HttpServletRequest.
validateAndProcessProperty(AttributeContext, Collection<Object>, boolean, boolean) - Method in class com.bea.content.manager.servlets.attribute.property.ContentPropertyResolver
 
validateArgs() - Method in class com.bea.content.loader.bulk.BulkLoader
Validate that we have been passed correct arguments.
validateArgs() - Method in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated Validate that we have been passed correct arguments.
validateAttributeContext(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.node.NodeAttributeResolver
 
validateAttributeContext(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.property.ContentPropertyResolver
Overridden to validate conversion type.
validateAttributeContext(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.search.SearchAttributeResolver
Make sure that either ATTR_EXPRESSION_OVERRIDE or ATTR_SEARCH_QUERY is provided.
validateCalendarDay(String) - Static method in class com.bea.p13n.jobmanager.config.JobManagerDescriptorValidator
 
validateCalendarHour(String) - Static method in class com.bea.p13n.jobmanager.config.JobManagerDescriptorValidator
 
validateCalendarMinute(String) - Static method in class com.bea.p13n.jobmanager.config.JobManagerDescriptorValidator
 
validateCalendarMonth(String) - Static method in class com.bea.p13n.jobmanager.config.JobManagerDescriptorValidator
 
validateCalendarYear(String) - Static method in class com.bea.p13n.jobmanager.config.JobManagerDescriptorValidator
 
validateDescription(String) - Static method in class com.bea.p13n.jobmanager.config.JobManagerDescriptorValidator
 
validateGroup(String) - Static method in class com.bea.p13n.jobmanager.config.JobManagerDescriptorValidator
 
validateGroupCallerRole(String, String) - Static method in class com.bea.p13n.security.management.authentication.AtnSecurityMgmtHelper
Throws an exception if the caller is not in the proper role to perform the requested user management operation.
validateGroupCallerRole(String, String, ContextHandler) - Static method in class com.bea.p13n.security.management.authentication.AtnSecurityMgmtHelper
Throws an exception if the caller is not in the proper role to perform the requested user management operation.
validateIntervalInterval(int) - Static method in class com.bea.p13n.jobmanager.config.JobManagerDescriptorValidator
 
validateJobClass(String) - Static method in class com.bea.p13n.jobmanager.config.JobManagerDescriptorValidator
 
validateListenerName(String) - Static method in class com.bea.p13n.jobmanager.config.JobManagerDescriptorValidator
 
validateListerClassName(String) - Static method in class com.bea.p13n.jobmanager.config.JobManagerDescriptorValidator
 
validateName(String) - Static method in class com.bea.p13n.jobmanager.config.JobManagerDescriptorValidator
 
validateNestedTypes(AttributeContext) - Method in class com.bea.content.manager.servlets.attribute.property.BinaryPropertyResolver
 
validateNode(String) - Static method in class com.bea.p13n.jobmanager.config.JobManagerDescriptorValidator
 
validateParamName(String) - Static method in class com.bea.p13n.jobmanager.config.JobManagerDescriptorValidator
 
validateParamValue(String) - Static method in class com.bea.p13n.jobmanager.config.JobManagerDescriptorValidator
 
validateProfile() - Method in interface com.bea.p13n.usermgmt.profile.ProfileWrapper
Ensure that the profile represented by this object is valid
validateProperties(Property[]) - Method in class com.bea.content.ObjectClass
Validates that each property passed in as part of the properties array is valid according to its PropertyDefinition.
validateProperty(Property, PropertyDefinition) - Method in class com.bea.content.ObjectClass
Validates that the property passed in is valid according to the property definition passed in.
validateTimerInterval(int) - Static method in class com.bea.p13n.jobmanager.config.JobManagerDescriptorValidator
 
validateToken(HttpServletRequest) - Method in interface com.bea.netuix.security.ISecurityTokenManager
Returns true if the request contains a valid token, false otherwise.
validateUserCallerRole(String, String) - Static method in class com.bea.p13n.security.management.authentication.AtnSecurityMgmtHelper
Throws an exception if the caller is not in the proper role to perform the requested user management operation.
validateUserCallerRole(String, String, ContextHandler) - Static method in class com.bea.p13n.security.management.authentication.AtnSecurityMgmtHelper
Throws an exception if the caller is not in the proper role to perform the requested user management operation.
validateWsdl(DefinitionsDocument) - Static method in class com.bea.wsrp.util.WsdlUtils
Deprecated This method is deprecated and will be removed in a future release.
ValidationException - Exception in com.bea.p13n.jobmanager.exception
Thrown when creating an invalid job definition.
ValidationException() - Constructor for exception com.bea.p13n.jobmanager.exception.ValidationException
 
ValidationException(String) - Constructor for exception com.bea.p13n.jobmanager.exception.ValidationException
 
ValidationException(String, Throwable) - Constructor for exception com.bea.p13n.jobmanager.exception.ValidationException
 
ValidationException(Throwable) - Constructor for exception com.bea.p13n.jobmanager.exception.ValidationException
 
Validator - Interface in com.bea.p13n.expression
An interface that is implemented by a class that can validate various types of expressions.
ValidatorException - Exception in javax.portlet
The ValidatorException is thrown by the validate method of a PreferencesValidator when the validation of a preference failed.
ValidatorException(String, Collection<String>) - Constructor for exception javax.portlet.ValidatorException
Constructs a new validator exception with the given text.
ValidatorException(String, Throwable, Collection<String>) - Constructor for exception javax.portlet.ValidatorException
Constructs a new portlet validator exception.
ValidatorException(Throwable, Collection<String>) - Constructor for exception javax.portlet.ValidatorException
Constructs a new portlet validator exception when the portlet needs to throw an exception.
Value - Class in com.bea.content
The value for a Property.
Value() - Constructor for class com.bea.content.Value
Constructs an empty Value.
Value(BinaryValue) - Constructor for class com.bea.content.Value
Constructs a BinaryValue Value.
Value(Boolean) - Constructor for class com.bea.content.Value
Constructs a Boolean value.
Value(Calendar) - Constructor for class com.bea.content.Value
Constructs a Calendar value.
Value(Double) - Constructor for class com.bea.content.Value
Constructs a Double value.
Value(ID) - Constructor for class com.bea.content.Value
Constructs a Link value, which refers to a node.
Value(Long) - Constructor for class com.bea.content.Value
Constructs a Long value.
Value(String) - Constructor for class com.bea.content.Value
Constructs a String value.
Value(Property[]) - Constructor for class com.bea.content.Value
Constructs a nested value.
value() - Method in class com.beasys.commerce.foundation.expression.CriteriaImpl
Deprecated value() is a more typesafe implementation of clone()
value() - Method in interface com.beasys.commerce.foundation.expression.Expression
Deprecated Get a value object initialized from this.
value() - Method in class com.beasys.commerce.foundation.expression.ExpressionImpl
Deprecated value() is a more typesafe implementation of clone()
value() - Method in class com.beasys.commerce.foundation.expression.LogicalImpl
Deprecated value() is a more typesafe implementation of clone()
value() - Method in interface com.beasys.commerce.foundation.expression.Search
Deprecated Get a value object initialized from this.
value() - Method in class com.beasys.commerce.foundation.expression.SearchImpl
Deprecated value() is a more typesafe implementation of clone()
valueBound(HttpSessionBindingEvent) - Method in class com.bea.content.manager.servlets.NodeCache
Called when we're bound into an HttpSession.
valueBound(HttpSessionBindingEvent) - Method in class com.bea.netuix.servlets.manager.PortalServlet.UserCacheFlushSessionBindingListener
 
valueOf(String) - Static method in enum com.bea.campaign.model.AdCountGoal.CountType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.campaign.model.AdCountGoal.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.campaign.model.AddToPlaceholderModel.ClearingPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.bea.campaign.model.AddToPlaceholderModel.TimeToLive
Create a TimeToLive from a [days]:[hours]:[minutes] string.
valueOf(String) - Static method in enum com.bea.campaign.model.AddToPlaceholderModel.Weight
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.content.capability.NodeFeatureCapability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.content.capability.RepositoryFeatureCapability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.content.capability.SearchFeatureCapability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.content.capability.TypeFeatureCapability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.content.cmis.rest.converters.ResourceTemplate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.content.expression.IMetadataQuery.Multiplicity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.content.expression.IMetadataQuery.SystemProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.content.federated.NodeCapability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.content.federated.RepositoryCredentialScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.content.federated.TypeCapability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.content.federated.VirtualRepositoryCapability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.content.federated.WorkflowCapability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.content.Node.SYSTEM_PROPERTIES
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.content.spi.flexspi.common.capability.CapabilityLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.content.spi.flexspi.common.capability.CapabilityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.content.spi.flexspi.repository.RepositoryConfigOpsV1.MethodName
Deprecated Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.content.spi.flexspi.repository.RepositoryConfigOpsV2.MethodName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.content.spi.flexspi.ticket.NodeOpsV1.MethodName
Deprecated Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.content.spi.flexspi.ticket.NodeOpsV2.MethodName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.content.spi.flexspi.ticket.ObjectClassOpsV1.MethodName
Deprecated Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.content.spi.flexspi.ticket.ObjectClassOpsV2.MethodName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.content.spi.flexspi.ticket.RepositoryOpsV1.MethodName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.content.spi.flexspi.ticket.SearchOpsV1.MethodName
Deprecated Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.content.spi.flexspi.ticket.SearchOpsV2.MethodName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.content.spi.flexspi.ticket.WorkflowOpsV1.MethodName
Deprecated Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.content.spi.flexspi.ticket.WorkflowOpsV2.MethodName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.netuix.application.communities.invitations.InvitationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.netuix.application.communities.messaging.MessagingAddressType.PrimaryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.netuix.application.definition.DesktopDefinition.AsyncModeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.netuix.application.definition.PortletMarkup.PortletType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.netuix.application.definition.TemplateTypeDefinition.TemplateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.netuix.application.manager.persistence.TemplateSearchCriteria.LOGICAL_OPERATOR
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.netuix.application.manager.persistence.TemplateSearchCriteria.TemplateSortCriteria
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.netuix.laf.genes.Chromosome.Source
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.netuix.laf.RenderFormat.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.netuix.servicelevel.PortletServiceLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.netuix.servlets.attributes.PortalAttributes.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.netuix.servlets.controls.analytics.AnalyticEvent.AnalyticEventObject
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.netuix.servlets.controls.application.backing.DesktopBackingContext.AsyncModeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.netuix.util.DesktopType.DesktopTypeValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.p13n.content.model.ContentQueryModel.Logic
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.p13n.jobmanager.JobDefinition.JOB_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.p13n.jobmanager.JobManager.JOB_STATUS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.p13n.model.Comparison.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.p13n.model.Model.ChangeEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.p13n.model.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.p13n.model.PropertyContainer.JoinType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.p13n.model.PropertyRefModel.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.p13n.model.PropertyRefModel.PropertySetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.p13n.pagination.FilterMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.p13n.pagination.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.p13n.placeholder.model.QueryDefinitionModel.Priority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.p13n.security.management.credentials.Credential.CredentialType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.p13n.security.management.credentials.CredentialEntry.EntryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.p13n.usermgmt.query.GroupQueryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.portal.tools.content.controls.ContentNodeControl.NodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.portlet.StandalonePortletURL.ContentMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wlp.rest.results.ResponseCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wlp.rest.results.RestResult.FormatType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wsrp.consumer.interceptor.Status.OnFault
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wsrp.consumer.interceptor.Status.OnIOFailure
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wsrp.consumer.interceptor.Status.PostInvoke
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wsrp.consumer.interceptor.Status.PreInvoke
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wsrp.consumer.management.common.ProxyResourceContext.ProxyResourceAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wsrp.consumer.management.common.ProxyResourceContext.ProxyResourceActionScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wsrp.consumer.util.WsrpRequestContext.WsrpVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wsrp.consumer.wsdl.IWSDLInterceptor.OnWSDLException
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wsrp.consumer.wsdl.IWSDLInterceptor.PreInvoke
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wsrp.model.events.IChangeWindowStateHandler.WindowState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wsrp.model.IServiceDescription.CookieProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wsrp.model.IServiceDescription.SupportedOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wsrp.model.markup.PortletStateChange
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wsrp.registry.find.FindRequest.SearchOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in class com.beasys.commerce.foundation.expression.CriteriaImpl
Deprecated Set this Criteria's attributes from the specified query sting, which must be of the form "property comparator criteria" (e.g.
valueOf(String) - Method in interface com.beasys.commerce.foundation.expression.Expression
Deprecated Populate this Expression from the specified expression string.
valueOf(String) - Method in class com.beasys.commerce.foundation.expression.ExpressionImpl
Deprecated Build a new expression that represents the string specified.
valueOf(String) - Method in class com.beasys.commerce.foundation.expression.LogicalImpl
Deprecated Populate this Logical from the given expression string.
valueOf(String) - Static method in enum com.oracle.producer.spi.IConfigurationContext.WsrpFault
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.producer.spi.IPortletDataContext.StateChangeFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.portlet.PortletRequest.P3PUserInfos
Returns the enum constant of this type with the specified name.
ValueOutOfBoundsException - Exception in com.bea.content
Thrown if trying to get nested property via it's indexedName, using an index that is greater than the size of the Value array.
ValueOutOfBoundsException(String) - Constructor for exception com.bea.content.ValueOutOfBoundsException
 
ValueOutOfBoundsException(String, Throwable) - Constructor for exception com.bea.content.ValueOutOfBoundsException
 
ValueOutOfBoundsException(Throwable) - Constructor for exception com.bea.content.ValueOutOfBoundsException
 
ValueOutOfBoundsException(String, Throwable, boolean) - Constructor for exception com.bea.content.ValueOutOfBoundsException
 
ValueProvider - Interface in com.bea.netuix.laf.genes
ValueProvider specifies a general interface for deriving values from a contextual name.
values() - Static method in enum com.bea.campaign.model.AdCountGoal.CountType
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.campaign.model.AdCountGoal.Type
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.campaign.model.AddToPlaceholderModel.ClearingPolicy
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.campaign.model.AddToPlaceholderModel.Weight
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.content.capability.NodeFeatureCapability
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.content.capability.RepositoryFeatureCapability
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.content.capability.SearchFeatureCapability
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.content.capability.TypeFeatureCapability
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.content.cmis.rest.converters.ResourceTemplate
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.content.expression.IMetadataQuery.Multiplicity
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.content.expression.IMetadataQuery.SystemProperty
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.content.federated.NodeCapability
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.content.federated.RepositoryCredentialScope
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.content.federated.TypeCapability
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.content.federated.VirtualRepositoryCapability
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.content.federated.WorkflowCapability
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.content.Node.SYSTEM_PROPERTIES
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.content.spi.flexspi.common.capability.CapabilityLevel
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.content.spi.flexspi.common.capability.CapabilityType
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.content.spi.flexspi.repository.RepositoryConfigOpsV1.MethodName
Deprecated Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.content.spi.flexspi.repository.RepositoryConfigOpsV2.MethodName
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.content.spi.flexspi.ticket.NodeOpsV1.MethodName
Deprecated Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.content.spi.flexspi.ticket.NodeOpsV2.MethodName
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.content.spi.flexspi.ticket.ObjectClassOpsV1.MethodName
Deprecated Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.content.spi.flexspi.ticket.ObjectClassOpsV2.MethodName
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.content.spi.flexspi.ticket.RepositoryOpsV1.MethodName
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.content.spi.flexspi.ticket.SearchOpsV1.MethodName
Deprecated Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.content.spi.flexspi.ticket.SearchOpsV2.MethodName
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.content.spi.flexspi.ticket.WorkflowOpsV1.MethodName
Deprecated Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.content.spi.flexspi.ticket.WorkflowOpsV2.MethodName
Returns an array containing the constants of this enum type, in the order theyre declared.
values - Variable in class com.bea.netuix.application.communities.CommunityProperty
The list of property values.
values() - Static method in enum com.bea.netuix.application.communities.invitations.InvitationStatus
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.netuix.application.communities.messaging.MessagingAddressType.PrimaryType
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.netuix.application.definition.DesktopDefinition.AsyncModeType
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.netuix.application.definition.PortletMarkup.PortletType
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.netuix.application.definition.TemplateTypeDefinition.TemplateType
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.netuix.application.manager.persistence.TemplateSearchCriteria.LOGICAL_OPERATOR
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.netuix.application.manager.persistence.TemplateSearchCriteria.TemplateSortCriteria
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.netuix.laf.genes.Chromosome.Source
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.netuix.laf.RenderFormat.Type
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.netuix.servicelevel.PortletServiceLevel
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.netuix.servlets.attributes.PortalAttributes.Scope
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.netuix.servlets.controls.analytics.AnalyticEvent.AnalyticEventObject
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.netuix.servlets.controls.application.backing.DesktopBackingContext.AsyncModeType
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.netuix.util.DesktopType.DesktopTypeValue
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.p13n.content.model.ContentQueryModel.Logic
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.p13n.jobmanager.JobDefinition.JOB_TYPE
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.p13n.jobmanager.JobManager.JOB_STATUS
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.p13n.model.Comparison.Type
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.p13n.model.Model.ChangeEvent.Type
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.p13n.model.Operator
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.p13n.model.PropertyContainer.JoinType
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.p13n.model.PropertyRefModel.DataType
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.p13n.model.PropertyRefModel.PropertySetType
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.p13n.pagination.FilterMethod
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.p13n.pagination.SortOrder
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.p13n.placeholder.model.QueryDefinitionModel.Priority
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.p13n.security.management.credentials.Credential.CredentialType
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.p13n.security.management.credentials.CredentialEntry.EntryType
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Method in class com.bea.p13n.security.P13nRoleMap
 
values() - Static method in enum com.bea.p13n.usermgmt.query.GroupQueryType
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.portal.tools.content.controls.ContentNodeControl.NodeType
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.portlet.StandalonePortletURL.ContentMode
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.wlp.rest.results.ResponseCode
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.wlp.rest.results.RestResult.FormatType
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.wsrp.consumer.interceptor.Status.OnFault
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.wsrp.consumer.interceptor.Status.OnIOFailure
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.wsrp.consumer.interceptor.Status.PostInvoke
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.wsrp.consumer.interceptor.Status.PreInvoke
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.wsrp.consumer.management.common.ProxyResourceContext.ProxyResourceAction
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.wsrp.consumer.management.common.ProxyResourceContext.ProxyResourceActionScope
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.wsrp.consumer.util.WsrpRequestContext.WsrpVersion
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.wsrp.consumer.wsdl.IWSDLInterceptor.OnWSDLException
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.wsrp.consumer.wsdl.IWSDLInterceptor.PreInvoke
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.wsrp.model.events.IChangeWindowStateHandler.WindowState
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.wsrp.model.IServiceDescription.CookieProtocol
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.wsrp.model.IServiceDescription.SupportedOption
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.wsrp.model.markup.PortletStateChange
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.bea.wsrp.registry.find.FindRequest.SearchOrder
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.oracle.producer.spi.IConfigurationContext.WsrpFault
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum com.oracle.producer.spi.IPortletDataContext.StateChangeFlag
Returns an array containing the constants of this enum type, in the order theyre declared.
values() - Static method in enum javax.portlet.PortletRequest.P3PUserInfos
Returns an array containing the constants of this enum type, in the order theyre declared.
valuesEqual(Value[]) - Method in class com.bea.content.Property
Compares property's values against a value array.
valuesIterator() - Method in class com.bea.wsrp.ext.holders.SimpleStateHolder
Returns an iterator of values of attributes.
valueUnbound(HttpSessionBindingEvent) - Method in class com.bea.content.manager.servlets.NodeCache
Called when we're unbound from an HttpSession, and clears the cache.
valueUnbound(HttpSessionBindingEvent) - Method in class com.bea.netuix.servlets.manager.PortalServlet.UserCacheFlushSessionBindingListener
 
ValueWrapperImpl - Class in com.bea.content.el.support
This EL wrapper class implementation adds functionality around the Value class.
Variable - Class in com.bea.p13n.expression.operator
Implementation of the Variable operator.
Variable() - Constructor for class com.bea.p13n.expression.operator.Variable
A default Class Constructor.
Variable(String, Class) - Constructor for class com.bea.p13n.expression.operator.Variable
A class constructor that constructs a variable by assigning a name and a class type.
VariableBinding - Class in com.bea.p13n.expression.operator
Implementation of the VariableBinding operator.
VariableBinding(Object) - Constructor for class com.bea.p13n.expression.operator.VariableBinding
 
VariableBindingModel - Class in com.bea.p13n.rules.model
A clause model representing a condition which binds a variable to a name.
VariableBindingModel() - Constructor for class com.bea.p13n.rules.model.VariableBindingModel
 
VariableBindingModel.Recognizer - Class in com.bea.p13n.rules.model
An object which can recognize VariableBindingModels.
VariableBindingModel.Recognizer() - Constructor for class com.bea.p13n.rules.model.VariableBindingModel.Recognizer
 
VariableFinder - Interface in com.bea.p13n.ad
The interface for an object which can return the value for variables during variable substitution.
VariableFinder - Interface in com.bea.p13n.content.expression
Deprecated  
VariableFinder - Interface in com.beasys.commerce.foundation.expression
Deprecated Moved to VariableFinder.
variableName - Variable in class com.bea.p13n.rules.model.MethodCallModel.PropertyRefArgument
 
Variables - Class in com.bea.p13n.ad
Utility class to handle replacing ${varname} style variables in Strings.
Variables() - Constructor for class com.bea.p13n.ad.Variables
 
Variables - Class in com.bea.p13n.content.expression
Deprecated  
Variables() - Constructor for class com.bea.p13n.content.expression.Variables
Deprecated  
Variables - Class in com.beasys.commerce.foundation.expression
Deprecated Moved to Variables.
Variables() - Constructor for class com.beasys.commerce.foundation.expression.Variables
Deprecated  
varSubstitute(String, VariableFinder) - Static method in class com.bea.p13n.ad.Variables
Perform variable substitution (${varname}) on the specified string using the given variable name to value map.
varSubstitute(String, VariableFinder) - Static method in class com.bea.p13n.content.expression.Variables
Deprecated Perform variable substitution (${varname}) on the specified string using the given variable name to value map.
varSubstitute(String, VariableFinder) - Static method in class com.beasys.commerce.foundation.expression.Variables
Deprecated Perform variable substitution (${varname}) on the specified string using the given variable name to value map.
VCR_VALIDATION_KEY - Static variable in interface com.bea.content.federated.IRepositoryConfig
The repository property key for VCR validation.
VENDOR_KEY - Static variable in class com.bea.content.spi.flexspi.common.SPIDescriptionKeys
The key used to store the SPI Vendor in the repsoitory description map.
verbose - Variable in class com.bea.content.loader.bulk.BulkLoader
Do we spew out messages.
verbose - Variable in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated Do we spew out messages.
verbose(String) - Method in class com.bea.wlp.xip.Xip
 
verifySecurityToken() - Static method in class com.bea.portlet.GenericURL
 
version - Variable in class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag
The version name (number) to use if the property is to be retrieved from a Version instead of from the Node.
Version - Class in com.bea.content.virtual.version
Version maintains information on a single version of a VirtualNode.
Version(int, String, Property[], String, String, Calendar) - Constructor for class com.bea.content.virtual.version.Version
Deprecated Use the methods in IVersionManager to create new versions.
Version(int, String, Property[], String, String, Calendar, VirtualNode) - Constructor for class com.bea.content.virtual.version.Version
Deprecated Use the methods in IVersionManager to create new versions.
Version - Interface in com.bea.p13n.common
This interface defines versioning data.
version - Static variable in interface com.bea.wlp.rest.command.RestContext
parameter literal for specifying the version in a REST command URL
VERSION_CLASS_NAME - Static variable in class com.bea.content.manager.servlets.jsp.taglib.SearchTagExtraInfo
 
VERSION_CLASS_NAME - Static variable in class com.bea.p13n.servlets.jsp.taglib.ContentQueryExtraInfo
 
VERSION_CLASS_NAME - Static variable in class com.bea.p13n.servlets.jsp.taglib.ContentSelectorExtraInfo
 
VERSION_ID - Static variable in interface com.bea.p13n.ad.AdRenderableContentProvider
 
VERSION_KEY - Static variable in class com.bea.content.spi.flexspi.common.SPIDescriptionKeys
The key used to store the SPI Version in the repository description map.
Versionable - Interface in com.bea.p13n.common
This interface is implemented by objects that have a Version associated with them.
VersionableContent - Class in com.bea.content.virtual.version
VersionableContent maintains information on a version of a VirtualNode.
VersionableContent(int, String, Property[]) - Constructor for class com.bea.content.virtual.version.VersionableContent
 
versionableContent - Variable in class com.bea.content.virtual.workflow.WorkflowActionContext
 
VersionByIdServiceImpl - Class in com.bea.content.el.support
Service to retreive a version by ID.
VersionComparator - Class in com.bea.content.virtual.sort
Compares Version in ascending order based on the Node name.
VersionComparator() - Constructor for class com.bea.content.virtual.sort.VersionComparator
 
versionedContent - Variable in class com.bea.content.manager.servlets.jsp.taglib.SearchTag
Should this search versioned data and return versions.
versionedContent - Variable in class com.bea.p13n.placeholder.servlets.jsp.taglib.PlaceholderTag
Should this search versioned content and return versions.
versionedContent - Variable in class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport
If true, search versioned data and return versions (com.bea.content.virtual.version.Version), instead of nodes (com.bea.content.Node).
VersionedSearchAttributeResolver - Class in com.bea.content.manager.servlets.attribute.search
 
VersionedSearchAttributeResolver() - Constructor for class com.bea.content.manager.servlets.attribute.search.VersionedSearchAttributeResolver
 
VersioningXMLStreamReader - Class in com.bea.p13n.util
This class can be used to transform namespaces for processing older versions of an XML schema.
VersioningXMLStreamReader(XMLStreamReader, Map<String, String>) - Constructor for class com.bea.p13n.util.VersioningXMLStreamReader
Construct an instance with a source, and a version map.
VersionIterator - Interface in com.bea.content.virtual.version
A Serializable Iterator over Versions.
VersionServiceImpl - Class in com.bea.content.el.support
Provides versioning services to NodeWrapperImpl.
VersionWrapperImpl - Class in com.bea.content.el.support
This EL wrapper class implementation adds functionality around the Version class.
VIEW - Static variable in class com.bea.content.federated.ContentEntitlementHelper
Deprecated Use CAN_VIEW instead.
View - Interface in com.bea.netuix.application.view
"Views" are deep copy immutable objects.
VIEW - Static variable in class com.bea.netuix.servlets.controls.window.WindowCapabilities
View mode.
VIEW - Static variable in class javax.portlet.PortletMode
The expected functionality for a portlet in VIEW portlet mode is to generate markup reflecting the current state of the portlet.
VIEW_ID_PARAMETER - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
 
VirtualContentRepositoryRootTaxonomy - Class in com.bea.portal.tools.da.taxonomy.content
Taxonomy for the content VirtualContentRespository root folder.
VirtualContentRepositoryRootTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.content.VirtualContentRepositoryRootTaxonomy
 
VirtualNode - Class in com.bea.content.virtual
A Virtual Node represents an element in a virtual hieararchy.
VirtualNode() - Constructor for class com.bea.content.virtual.VirtualNode
 
virtualNode - Variable in class com.bea.content.virtual.workflow.WorkflowActionContext
 
VirtualNodeIterator - Interface in com.bea.content.virtual
A Serializable Iterator over VirtualNodes.
VirtualRepositoryCapability - Enum in com.bea.content.federated
Security capabilities for Virtual Repository activities
VISITOR_SCOPE - Static variable in class com.bea.netuix.application.transform.disassembler.xip.ExportImportContext
 
VisitorRoleID - Class in com.bea.portal.tools.security.role.visitor
Identifies a delegated administration role.
VisitorRoleID(String) - Constructor for class com.bea.portal.tools.security.role.visitor.VisitorRoleID
Constructor.
VisitorRoleIDBuilder - Class in com.bea.portal.tools.security.role.visitor
Builds and parses VisitorRoleID instances.
VisitorRoleIDBuilder() - Constructor for class com.bea.portal.tools.security.role.visitor.VisitorRoleIDBuilder
Constructor.
VisitorRoleResourceType - Class in com.bea.portal.tools.security.role.visitor
ResourceType for a visitor role.
VisitorRolesID - Class in com.bea.portal.tools.security.role.visitor
Identifies a visitor role collection.
VisitorRolesID(String) - Constructor for class com.bea.portal.tools.security.role.visitor.VisitorRolesID
Constructor.
VisitorRolesIDBuilder - Class in com.bea.portal.tools.security.role.visitor
Builds and parses VisitorRolesID instances.
VisitorRolesIDBuilder() - Constructor for class com.bea.portal.tools.security.role.visitor.VisitorRolesIDBuilder
Constructor.
VisitorRolesResourceType - Class in com.bea.portal.tools.security.role.visitor
ResourceType for a user collection.
VisitorRolesRootTaxonomy - Class in com.bea.portal.tools.da.taxonomy.visitorroles
Taxonomy for the VisitorRoles top level taxonomy node.
VisitorRolesRootTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.visitorroles.VisitorRolesRootTaxonomy
 
VisitorRoleTaxonomy - Class in com.bea.portal.tools.da.taxonomy.visitorroles
Taxonomy for a Role, which is contained within the VisitorRoles top level taxonomy node.
VisitorRoleTaxonomy(VisitorRolesRootTaxonomy, String) - Constructor for class com.bea.portal.tools.da.taxonomy.visitorroles.VisitorRoleTaxonomy
Construts a VisitorRole taxonomy, parented by the VisitorRoles top level taxonomy node.
VN_BUILD_NUM_TAG - Static variable in interface com.bea.p13n.advisor.AdvisletRegistryConstants
Version child tag - build number.
VN_DESC_TAG - Static variable in interface com.bea.p13n.advisor.AdvisletRegistryConstants
Version child tag - description.
VN_MAJOR_TAG - Static variable in interface com.bea.p13n.advisor.AdvisletRegistryConstants
Version child tag - major version.
VN_MINOR_TAG - Static variable in interface com.bea.p13n.advisor.AdvisletRegistryConstants
Version child tag - minor version.

W

warning(String, Throwable) - Method in class com.bea.content.loader.bulk.BulkLoader
Output a warning message.
warning(String) - Method in class com.bea.content.loader.bulk.BulkLoader
Output a warning message.
warning(String, Throwable) - Method in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated Output a warning message.
warning(String) - Method in class com.bea.content.loader.bulk.FileBulkLoader
Deprecated Output a warning message.
webapp - Static variable in interface com.bea.wlp.rest.command.RestContext
parameter literal for specifying the webapp in a REST command URL
WEBAPP_NAME - Static variable in class com.bea.portlet.prefs.spi.PortletPreferencesId
A constant defining the web app name
WEBAPP_ROLE_INHERITANCE - Static variable in class com.bea.p13n.entitlements.common.EntitlementConstants
Used to construct a P13nResource that will look for role policies at web application, enterprise application and global scope
WebAppInfo - Class in com.bea.campaign.webservice
A helper class to encapsulate WebApp deployment information.
WebAppInfo() - Constructor for class com.bea.campaign.webservice.WebAppInfo
Constructor.
WebAppInfo(WebAppModule) - Constructor for class com.bea.campaign.webservice.WebAppInfo
Constructor.
WebappNodeResource - Class in com.bea.p13n.entitlements.resource
The WebappNodeResource class is used to represent an application defined resource hierarchy (taxonomy).
WebappNodeResource(String, String, String, String) - Constructor for class com.bea.p13n.entitlements.resource.WebappNodeResource
Construct a resource whose role policies will be scoped at the web application level
WebAppResourceID - Class in com.bea.portal.tools.resource
Base resource id for all resources that are scoped to a webapp
WebAppResourceID(String) - Constructor for class com.bea.portal.tools.resource.WebAppResourceID
Constructor.
WebAppResourceID(WebAppResourceIDBuilder) - Constructor for class com.bea.portal.tools.resource.WebAppResourceID
Constructor.
WebAppResourceIDBuilder<T extends WebAppResourceID> - Class in com.bea.portal.tools.resource
Base resource id builder for all resources that are scoped to a webapp
WebAppResourceIDBuilder() - Constructor for class com.bea.portal.tools.resource.WebAppResourceIDBuilder
Constructor.
WebAppResourceIDBuilder(WebAppResourceType) - Constructor for class com.bea.portal.tools.resource.WebAppResourceIDBuilder
Constructor.
WebAppResourceType - Class in com.bea.portal.tools.resource
 
WebAppResourceType() - Constructor for class com.bea.portal.tools.resource.WebAppResourceType
Constructor.
WebAppResourceType(String) - Constructor for class com.bea.portal.tools.resource.WebAppResourceType
 
WebappRoleResource - Class in com.bea.p13n.entitlements.resource
The WebappRoleResource class is used to represent an application defined resource for management and runtime checking of role and security policies.
WebappRoleResource(String, String, String, String) - Constructor for class com.bea.p13n.entitlements.resource.WebappRoleResource
Construct a resource whose role policies will be scoped at the web application level
WebAppSearchCriteria - Class in com.bea.netuix.application.search
WebAppSearchCriteria - a SearchCriteria that specifies a web app name to limit the search for a resource.
WebAppSearchCriteria(String) - Constructor for class com.bea.netuix.application.search.WebAppSearchCriteria
 
WEBDAV_DREAMWEAVER_SUPPORT - Static variable in interface com.bea.content.federated.IRepositoryConfig
System Property key for WEBDAV_DREAMWEAVER_SUPPORT.
WebflowPresentationContext - Class in com.bea.netuix.servlets.controls.window
Deprecated Webflow is no longer part of the WebLogic Portal product.
weight - Variable in class com.bea.p13n.placeholder.ContentBucket.PreviewInfo
The weight of the content
west() - Method in class com.bea.netuix.servlets.controls.layout.BorderLayoutPresentationContext
Returns the "west" PlaceholderPresentationContext contained within the BorderLayout.
WildCard - Class in com.bea.p13n.util
 
WildCardQuery - Class in com.bea.content.expression.operators
 
WildCardQuery(String, String) - Constructor for class com.bea.content.expression.operators.WildCardQuery
 
WildCardQuery(FullTextSearch.Parameter, String) - Constructor for class com.bea.content.expression.operators.WildCardQuery
 
WIN_CLOSE - Static variable in class com.bea.p13n.ad.ContentProviders
 
WIN_TARGET - Static variable in class com.bea.p13n.ad.ContentProviders
 
WIN_TITLE - Static variable in class com.bea.p13n.ad.ContentProviders
 
WINDOW_LABEL_PARAM - Static variable in class com.bea.netuix.util.FrameworkUrlConstants
Window label query parameter (reserved).
WINDOW_LABEL_PARAM - Static variable in class com.bea.portlet.GenericURL
Window label query parameter (reserved).
WindowActionResponse - Interface in com.bea.portlet.ext
This interface extends javax.portlet.ActionResponse to provide additional convenience methods.
WindowActivationEvent - Interface in com.bea.netuix.events
Class to represent a window activation event (i.e.
WindowBackingContext - Class in com.bea.netuix.servlets.controls.window.backing
This is the backing context class for a Window.
WindowCapabilities - Class in com.bea.netuix.servlets.controls.window
This class represents certain predefined window capabilities.
WindowCapabilities() - Constructor for class com.bea.netuix.servlets.controls.window.WindowCapabilities
 
WindowDeactivationEvent - Interface in com.bea.netuix.events
Class to represent a deactivation event (i.e.
WindowMode - Class in com.bea.netuix.servlets.controls.window
Represents a mode the window may be in.
WindowMode(String, String) - Constructor for class com.bea.netuix.servlets.controls.window.WindowMode
Constructor - with mode enabled set to false
WindowModeChangeEvent - Interface in com.bea.netuix.events
Class to represent a mode change event from a portlet (i.e.
WindowPresentationContext - Class in com.bea.netuix.servlets.controls.window
This class represents a portal window component.
WindowState - Class in com.bea.netuix.servlets.controls.window
Represents a state the window may be in.
WindowState(String) - Constructor for class com.bea.netuix.servlets.controls.window.WindowState
 
WindowState - Class in javax.portlet
The WindowState class represents the possible window states that a portlet window can assume.
WindowState(String) - Constructor for class javax.portlet.WindowState
Creates a new window state with the given name.
WindowStateChangeEvent - Interface in com.bea.netuix.events
Class to represent a state event for a portlet (i.e.
WindowStateException - Exception in javax.portlet
The WindowStateException is thrown when a portlet tries to use a window state that is not supported by the current runtime environment or the portlet.
WindowStateException(String, WindowState) - Constructor for exception javax.portlet.WindowStateException
Constructs a new portlet state exception with the given text.
WindowStateException(String, Throwable, WindowState) - Constructor for exception javax.portlet.WindowStateException
Constructs a new portlet state exception when the portlet needs to do the following: throw an exception include a message about the "root cause" that interfered with its normal operation include a description message
WindowStateException(Throwable, WindowState) - Constructor for exception javax.portlet.WindowStateException
Constructs a new portlet state exception when the portlet needs to throw an exception.
WindowURL - Class in com.bea.portlet
The WindowURL helps portal applications create URLs to portlet windows, portal pages and books.
WindowURL(HttpServletRequest, HttpServletResponse) - Constructor for class com.bea.portlet.WindowURL
Constructs a WindowURL.
WindowURL(HttpServletRequest, HttpServletResponse, String) - Constructor for class com.bea.portlet.WindowURL
Constructs a WindowURL.
WLP_BINARY_CHECKSUM - Static variable in class com.bea.content.loader.bulk.BulkLoader
 
WLP_BINARY_SIZE - Static variable in class com.bea.content.loader.bulk.BulkLoader
 
WLS_ADMINISTRATOR_USERGROUP_NAME - Static variable in interface com.bea.p13n.usermgmt.UserManagerConstants
Deprecated use weblogic.security.WLSPrincipals.getAdministratorsGroupname();
WlsOracleThinDatabase - Class in com.bea.p13n.util.jdbc
Deprecated No longer needed, as JDBC methods work with all supported drivers
WlsOracleThinDatabase(Connection) - Constructor for class com.bea.p13n.util.jdbc.WlsOracleThinDatabase
Deprecated  
WORKFLOW - Static variable in interface com.bea.content.spi.flexspi.common.CommonContextKeys
Optional ContextKey which can be placed in the ContentContext to specify an associated workflow
Workflow - Class in com.bea.content.virtual.workflow
Represents the Workflow document.
Workflow(ID, String, String, WorkflowDocument, WorkflowOps, boolean, Date, Date) - Constructor for class com.bea.content.virtual.workflow.Workflow
Construct a Workflow -- for internal usage by VCR

Workflow(ID, String, String, WorkflowDocument, Date, Date) - Constructor for class com.bea.content.virtual.workflow.Workflow
Construct a Workflow without setting the workflowOps.
Workflow(ID, String, String, Date, Date) - Constructor for class com.bea.content.virtual.workflow.Workflow
Construct a workflow without setting the workflowOps or the workflow document.
workflow - Variable in class com.bea.content.virtual.workflow.WorkflowActionContext
 
WORKFLOW_OPS - Static variable in class com.bea.content.spi.flexspi.common.SPITicketInterfaces
The base name for workflow operations implementations.
WORKFLOW_OPS_LATEST - Static variable in class com.bea.content.spi.flexspi.common.SPITicketInterfaces
The class name of the Latest WorkflowOs interface.
WORKFLOW_OPS_V1 - Static variable in class com.bea.content.spi.flexspi.common.SPITicketInterfaces
The class name of the WorkflowOpsV1 interface.
WORKFLOW_OPS_V2 - Static variable in class com.bea.content.spi.flexspi.common.SPITicketInterfaces
The class name of the WorkflowOpsV2 interface.
WORKFLOW_STATUS_FIELD - Static variable in class com.bea.content.virtual.workflow.Workflow
 
WORKFLOW_STATUS_KEY - Static variable in interface com.bea.content.loader.Loader
The Workflow status key for the md.properties.
WorkflowAction - Interface in com.bea.content.virtual.workflow
Interface that represents an action that may be called from within a workflow.
WorkflowActionContext - Class in com.bea.content.virtual.workflow
Represents the Context for a WorkflowAction.
WorkflowActionContext(ContentContext) - Constructor for class com.bea.content.virtual.workflow.WorkflowActionContext
 
WorkflowCapability - Enum in com.bea.content.federated
Security capabilities for Workflow activities
WorkflowException - Exception in com.bea.content.virtual.workflow
An exception indicating that there is a problem in workflow exectuion
WorkflowException(String) - Constructor for exception com.bea.content.virtual.workflow.WorkflowException
 
WorkflowException(Throwable) - Constructor for exception com.bea.content.virtual.workflow.WorkflowException
 
WorkflowException(String, Throwable) - Constructor for exception com.bea.content.virtual.workflow.WorkflowException
 
WorkflowException(String, Throwable, boolean) - Constructor for exception com.bea.content.virtual.workflow.WorkflowException
 
WorkflowExistsException - Exception in com.bea.content
Thrown if an operation on a PropertyChoice that does not exist occurs.
WorkflowExistsException(String) - Constructor for exception com.bea.content.WorkflowExistsException
 
WorkflowExistsException(String, Throwable) - Constructor for exception com.bea.content.WorkflowExistsException
 
WorkflowExistsException(Throwable) - Constructor for exception com.bea.content.WorkflowExistsException
 
WorkflowExistsException(String, Throwable, boolean) - Constructor for exception com.bea.content.WorkflowExistsException
 
WorkflowID - Class in com.bea.portal.tools.content.workflow
Identifies a workflow.
WorkflowID(String) - Constructor for class com.bea.portal.tools.content.workflow.WorkflowID
Constructor.
WorkflowIDBuilder - Class in com.bea.portal.tools.content.workflow
Builds and parses WorkflowID instances.
WorkflowIDBuilder() - Constructor for class com.bea.portal.tools.content.workflow.WorkflowIDBuilder
Constructor.
WorkflowInUseException - Exception in com.bea.content
Thrown if an operation on a PropertyChoice that does not exist occurs.
WorkflowInUseException(String) - Constructor for exception com.bea.content.WorkflowInUseException
Constructs a new WorkflowInUseException with the given message.
WorkflowInUseException(String, Throwable) - Constructor for exception com.bea.content.WorkflowInUseException
Constructs a new WorkflowInUseException with the given message and underlying cause.
WorkflowInUseException(Throwable) - Constructor for exception com.bea.content.WorkflowInUseException
Constructs a new WorkflowInUseException with the underlying cause.
WorkflowInUseException(String, Throwable, boolean) - Constructor for exception com.bea.content.WorkflowInUseException
Constructs a new WorkflowInUseException with the given message and underlying cause.
WorkflowOps - Interface in com.bea.content.spi
Deprecated As of 10.2, replaced by WorkflowOpsV1. The SPI interfaces in the com.bea.content.spi package have all been deprecated as of 10.2. Oracle does not intend to remove these interfaces during the next major release of WebLogic Portal. However, please note that new development should take place using the com.bea.content.spi.flexspi interfaces going forward.
WorkflowOpsV1 - Interface in com.bea.content.spi.flexspi.ticket
Deprecated Replaced with WorkflowOpsV2
WorkflowOpsV1.MethodName - Enum in com.bea.content.spi.flexspi.ticket
Deprecated  
WorkflowOpsV2 - Interface in com.bea.content.spi.flexspi.ticket
WorkflowOps is a Ticket interface for Workflow CRUD operations.
WorkflowOpsV2.MethodName - Enum in com.bea.content.spi.flexspi.ticket
 
WorkflowResourceType - Class in com.bea.portal.tools.content.workflow
ResourceType for a workflow.
WorkflowsFolderTaxonomy - Class in com.bea.portal.tools.da.taxonomy.content
Taxonomy for the Workflows folder node, which is contained within a Repository taxonomy node.
WorkflowsFolderTaxonomy(RepositoryInRepoModeTaxonomy) - Constructor for class com.bea.portal.tools.da.taxonomy.content.WorkflowsFolderTaxonomy
Constructs a Workflows folder taxonomy, parented by a Repository taxonomy.
WorkflowsID - Class in com.bea.portal.tools.content.workflow
Identifies the workflows collection.
WorkflowsID(String) - Constructor for class com.bea.portal.tools.content.workflow.WorkflowsID
Constructor.
WorkflowsIDBuilder - Class in com.bea.portal.tools.content.workflow
Builds and parses WorkflowsID instances.
WorkflowsIDBuilder() - Constructor for class com.bea.portal.tools.content.workflow.WorkflowsIDBuilder
Constructor.
WorkflowsResourceType - Class in com.bea.portal.tools.content.workflow
ResourceType for a workflows collection.
WorkflowTaxonomy - Class in com.bea.portal.tools.da.taxonomy.content
Taxonomy for a content Workflow node, which is contained within the Workflows folder taxonomy of a content Repository.
WorkflowTaxonomy(WorkflowsFolderTaxonomy, Workflow) - Constructor for class com.bea.portal.tools.da.taxonomy.content.WorkflowTaxonomy
Constructs a Workflow taxonomy, parented by a WorkflowsFolder taxonomy.
WorkspaceOps - Interface in com.bea.content.virtual
Deprecated Replaced by IVersionManager
WorkspacesID - Class in com.bea.portal.tools.content.workspace
Identifies the workspaces collection.
WorkspacesID(String) - Constructor for class com.bea.portal.tools.content.workspace.WorkspacesID
Constructor.
WorkspacesIDBuilder - Class in com.bea.portal.tools.content.workspace
Builds and parses WorkspacesID instances.
WorkspacesIDBuilder() - Constructor for class com.bea.portal.tools.content.workspace.WorkspacesIDBuilder
Constructor.
WorkspacesResourceType - Class in com.bea.portal.tools.content.workspace
ResourceType for the workspaces collection.
WpsConfigTaxonomy - Class in com.bea.portal.tools.da.taxonomy.serviceadmin
Taxonomy for the WpsConfig node.
WpsConfigTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.serviceadmin.WpsConfigTaxonomy
 
wrapRequest(HttpServletRequest) - Static method in class com.bea.struts.adapter.framework.internal.StrutsRequestWrapper
 
write(PrintStream) - Method in interface com.bea.p13n.expression.Expression
Writes the expression (in text form) to an OutputStream.
write - Variable in class com.bea.struts.adapter.taglib.html.HiddenTag
Should the value of this field also be rendered to the response?
write(Writer) - Method in interface javax.portlet.BaseURL
Writes the portlet URL to the output stream using the provided writer.
write(Writer, boolean) - Method in interface javax.portlet.BaseURL
Writes the portlet URL to the output stream using the provided writer.
writeExternal(ObjectOutput) - Method in class com.bea.netuix.application.util.NonSerializingCacheWrapper
Does nothing.
writeTo(Element) - Method in class com.bea.wsrp.ext.holders.NamedStringArray
Writes this NamedStringArray to the specified DOM element, which is the root element of the NamedStringArray.
writeToClob(Clob, String) - Method in interface com.bea.p13n.util.jdbc.Database
Deprecated Writes the data from a String into a Clob.
writeToClob(Clob, String) - Method in class com.bea.p13n.util.jdbc.GenericDatabase
Deprecated Writes the data from a String into a Clob.
writeToClob(PreparedStatement, int, String) - Method in class com.bea.p13n.util.jdbc.GenericDatabase
Deprecated Writes the data from a String into a Clob using a PreparedStatement.
writeToClob(Clob, String) - Method in class com.bea.p13n.util.jdbc.OracleThinDatabase
Deprecated Writes the data from the String into the Clob.
writeToClob(Clob, String) - Method in class com.bea.p13n.util.jdbc.WlsOracleThinDatabase
Deprecated Writes the data from the String into the Clob.
WsdlUtils - Class in com.bea.wsrp.util
Deprecated Use ProducerAgent
WsdlUtils.WsrpPortStruct - Class in com.bea.wsrp.util
Deprecated No longer supported.
WSRP_URL - Static variable in class com.bea.wsrp.consumer.resource.ResourceURLUtils
 
WSRP_USER_PROPERTIES_MODE__ALL - Static variable in interface com.bea.wsrp.model.IPortletDescription
For WSRP the required user properties are ALL
WSRP_USER_PROPERTIES_MODE__APP_DEFAULT - Static variable in interface com.bea.wsrp.model.IPortletDescription
For WSRP the required user properties are DEFAULTED to the web-app's default
WSRP_USER_PROPERTIES_MODE__NONE - Static variable in interface com.bea.wsrp.model.IPortletDescription
For WSRP the required user properties are NONE
WSRP_USER_PROPERTIES_MODE__SPECIFIED - Static variable in interface com.bea.wsrp.model.IPortletDescription
For WSRP the required user properties are SPECIFIED
WSRP_USER_PROPERTY_NAMES - Static variable in interface com.bea.netuix.application.view.PortletView
 
WsrpConfigTaxonomy - Class in com.bea.portal.tools.da.taxonomy.serviceadmin
Taxonomy for the WsrpConfig node.
WsrpConfigTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.serviceadmin.WsrpConfigTaxonomy
 
WsrpConsumerSecurityTaxonomy - Class in com.bea.portal.tools.da.taxonomy.serviceadmin
Taxonomy for the WsrpConsumerSecurity node.
WsrpConsumerSecurityTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.serviceadmin.WsrpConsumerSecurityTaxonomy
 
WSRPFaultException - Exception in com.oracle.producer.spi
The producer is responsible for the creation and implementation of this object.
WSRPFaultException(String, String, Throwable) - Constructor for exception com.oracle.producer.spi.WSRPFaultException
 
WSRPIdentityAsserterProviderImpl - Class in com.bea.wsrp.security
Asserts user identity for WSRP calls.
WSRPIdentityAsserterProviderImpl() - Constructor for class com.bea.wsrp.security.WSRPIdentityAsserterProviderImpl
 
WSRPProducerID - Class in com.bea.portal.tools.portal.wsrp.producer
Identifies a portal WSRP producer.
WSRPProducerID(String) - Constructor for class com.bea.portal.tools.portal.wsrp.producer.WSRPProducerID
Constructor.
WSRPProducerID(WSRPProducerIDBuilder) - Constructor for class com.bea.portal.tools.portal.wsrp.producer.WSRPProducerID
Constructor.
WSRPProducerIDBuilder - Class in com.bea.portal.tools.portal.wsrp.producer
Builds and parses WSRPProducerID.
WSRPProducerIDBuilder() - Constructor for class com.bea.portal.tools.portal.wsrp.producer.WSRPProducerIDBuilder
Constructor.
WsrpProducerPortletRegistryTaxonomy - Class in com.bea.portal.tools.da.taxonomy.serviceadmin
Taxonomy for the WsrpProducerPortletRegistry node.
WsrpProducerPortletRegistryTaxonomy() - Constructor for class com.bea.portal.tools.da.taxonomy.serviceadmin.WsrpProducerPortletRegistryTaxonomy
 
WSRPProducerResourceType - Class in com.bea.portal.tools.portal.wsrp.producer
ResourceType for a WSRP producer.
WSRPProducersID - Class in com.bea.portal.tools.portal.wsrp.producer
Builds and parses WSRPProducersID.
WSRPProducersID(String) - Constructor for class com.bea.portal.tools.portal.wsrp.producer.WSRPProducersID
Constructor.
WSRPProducersID(WSRPProducersIDBuilder) - Constructor for class com.bea.portal.tools.portal.wsrp.producer.WSRPProducersID
Constructor.
WSRPProducersIDBuilder - Class in com.bea.portal.tools.portal.wsrp.producer
Identifies the collection of WSRP producers.
WSRPProducersIDBuilder() - Constructor for class com.bea.portal.tools.portal.wsrp.producer.WSRPProducersIDBuilder
Constructor.
WSRPProducersResourceType - Class in com.bea.portal.tools.portal.wsrp.producer
ResourceType for the collection of WSRP producers.
WsrpRequestContext - Class in com.bea.wsrp.consumer.util
 
WsrpRequestContext(String) - Constructor for class com.bea.wsrp.consumer.util.WsrpRequestContext
 
WsrpRequestContext.WsrpVersion - Enum in com.bea.wsrp.consumer.util
Enumeration of valid values for WSRPVersion
WsrpResourceServletInterceptor - Class in com.bea.wsrp.consumer.resource
 
WsrpResourceServletInterceptor() - Constructor for class com.bea.wsrp.consumer.resource.WsrpResourceServletInterceptor
 

X

XA_TRANSACTION - Static variable in class com.bea.portlet.prefs.PreferenceAppStoreProperties
This property is set to true if the method is being called as part of an XA transaction.
Xip - Class in com.bea.wlp.xip
This class is designed to be a wrapper around the ExportImportManager API.
Xip(XipProperties) - Constructor for class com.bea.wlp.xip.Xip
 
XIP_COMMAND_EXPORT - Static variable in class com.bea.wlp.xip.XipProperties
 
XIP_COMMAND_IMPORT - Static variable in class com.bea.wlp.xip.XipProperties
 
XIP_EXPORT_CONTEXT_SCOPE_ADMIN - Static variable in class com.bea.wlp.xip.XipProperties
 
XIP_EXPORT_CONTEXT_SCOPE_LIBRARY - Static variable in class com.bea.wlp.xip.XipProperties
 
XIP_EXPORT_CONTEXT_SCOPE_VISITOR - Static variable in class com.bea.wlp.xip.XipProperties
 
XIP_IMPORT_CONTEXT_SCOPE_ADMIN - Static variable in class com.bea.wlp.xip.XipProperties
 
XIP_IMPORT_CONTEXT_SCOPE_LIBRARY - Static variable in class com.bea.wlp.xip.XipProperties
 
XIP_IMPORT_CONTEXT_SCOPE_VISITOR - Static variable in class com.bea.wlp.xip.XipProperties
 
XIP_IMPORT_PROLIFERATE_ASYNC - Static variable in class com.bea.wlp.xip.XipProperties
 
XIP_IMPORT_PROLIFERATE_OFF - Static variable in class com.bea.wlp.xip.XipProperties
 
XIP_IMPORT_PROLIFERATE_SYNC - Static variable in class com.bea.wlp.xip.XipProperties
 
XIP_OBJECT_BOOK - Static variable in class com.bea.wlp.xip.XipProperties
 
XIP_OBJECT_DESKTOP - Static variable in class com.bea.wlp.xip.XipProperties
 
XIP_OBJECT_PAGE - Static variable in class com.bea.wlp.xip.XipProperties
 
XipProperties - Class in com.bea.wlp.xip
This class parses the sample xip properties file (xip.properties) where you can specify such things as server configuration information, export import commands, scoping rules, and propagation rules.
XipProperties(String[], String, boolean) - Constructor for class com.bea.wlp.xip.XipProperties
 
XipProperties.XipProperty - Class in com.bea.wlp.xip
 
XipProperties.XipProperty(String) - Constructor for class com.bea.wlp.xip.XipProperties.XipProperty
 
XipProperties.XipProperty(String, String) - Constructor for class com.bea.wlp.xip.XipProperties.XipProperty
 
XipProperties.XipProperty(String, String, String[]) - Constructor for class com.bea.wlp.xip.XipProperties.XipProperty
 
XipProperties.XipProperty(String, String[]) - Constructor for class com.bea.wlp.xip.XipProperties.XipProperty
 
XML_CONTENT_TYPE - Static variable in class com.bea.wlp.rest.results.GenericRestResult
content type string for the XML content type
XML_SCHEMA_INSTANCE_NS_URI - Static variable in class com.bea.p13n.util.DomUtils
 
XmlDateTimeUtil - Class in com.bea.p13n.model
ISO8601 date utility.
XmlDateTimeUtil() - Constructor for class com.bea.p13n.model.XmlDateTimeUtil
Default constructor.
xmlDecode(String) - Static method in class com.bea.netuix.util.PortletParameters
Utility method for decoding XML escape sequences for less-than, greater-than, ampersand, quote and apostrophe.
XmlDisassembler - Interface in com.bea.netuix.application.transform.disassembler
Key interface for the disassembler.
XmlDisassemblerContext - Class in com.bea.netuix.application.transform.disassembler
The XmlDisassemblerContext object represents contextual information needed by the disassembler, including the source of the xml document, entity and error handlers, and locale information.
XmlDisassemblerContext(InputStream) - Constructor for class com.bea.netuix.application.transform.disassembler.XmlDisassemblerContext
 
XmlDisassemblerException - Class in com.bea.netuix.application.transform.disassembler
Class to represent an unspecified exception that happened while disassembling a portal xml file.
XmlDisassemblerException(String) - Constructor for class com.bea.netuix.application.transform.disassembler.XmlDisassemblerException
 
XmlDisassemblerException(String, Throwable) - Constructor for class com.bea.netuix.application.transform.disassembler.XmlDisassemblerException
 
XmlDisassemblerException(Throwable) - Constructor for class com.bea.netuix.application.transform.disassembler.XmlDisassemblerException
 
XmlDisassemblerFactory - Class in com.bea.netuix.application.transform.disassembler
This class is the public entry point into the disassembler.
xmlEncode(String) - Static method in class com.bea.netuix.util.PortletParameters
Utility method for encoding XML escape sequences for less-than, greater-than, ampersand, quote and apostrophe.
xmlize(String) - Static method in class com.bea.p13n.cache.servlets.CacheManagerServlet
 
XMLNS_NS_PREFIX - Static variable in class com.bea.p13n.util.DomUtils
 
XMLNS_NS_URI - Static variable in class com.bea.p13n.util.DomUtils
 
XmlObjectModel - Class in com.bea.p13n.model
A base class for a model that holds onto an XmlObject.
XmlObjectModel() - Constructor for class com.bea.p13n.model.XmlObjectModel
 
XmlPayload - Class in com.bea.wsrp.ext.holders
This class can be used to add XML payload for custom data transport and events.
XmlPayload() - Constructor for class com.bea.wsrp.ext.holders.XmlPayload
Creates an instance without the XML payload.
XmlPayload(Element) - Constructor for class com.bea.wsrp.ext.holders.XmlPayload
Creates an instance with an XML payload.
XmlPayload(Element, QName) - Constructor for class com.bea.wsrp.ext.holders.XmlPayload
Creates an instance with an XML payload and the specified XML type.

_

_ctx - Variable in class com.bea.p13n.property.ConfigurableEntityImpl
cached entity context
_debug - Static variable in class com.bea.netuix.servlets.controls.content.backing.AbstractJspBacking
 
_environmentNamingContext - Variable in class com.bea.p13n.property.ConfigurableEntityImpl
cached environment context
_jspService(HttpServletRequest, HttpServletResponse) - Method in class com.bea.portlet.jsp.PortletJspBase
 
_META_CLASS - Static variable in class com.bea.netuix.servlets.controls.application.MetaData
Http Request parameter for locating resources, the type of resource (page, portlet, book)
_META_CONTENT - Static variable in class com.bea.netuix.servlets.controls.application.MetaData
Http Request parameter for locating resources, the content of the meta data match.
_META_NAME - Static variable in class com.bea.netuix.servlets.controls.application.MetaData
Http Request parameter for locating resources, the name of the meta data match.
_public - Variable in class com.bea.netuix.application.communities.CommunityInfo
Flag to denote if a community is public.

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

Copyright © 2011, Oracle. All rights reserved.