|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
AdviceTransform classes.Metadata instance.
Button in use.CommunityCallback
interface that no-ops all methods.JobDefinition.AbstractLookAndFeelComponent provides common implementation details for Look and Feel components.@ProcessAction annotation.
javax.portlet.actionScopedRequestAttributes
container runtime option is used by the portlet.
type parameter of createURL for
a secure (https) action URL
StrutsURLRewriter.rewriteURL(javax.servlet.ServletContext, javax.servlet.ServletRequest, javax.servlet.ServletResponse, java.lang.String, java.lang.String) for normal (non-resource) secure URLs.
type parameter of createURL for
a non-secure (http) action URL
StrutsURLRewriter.rewriteURL(javax.servlet.ServletContext, javax.servlet.ServletRequest, javax.servlet.ServletResponse, java.lang.String, java.lang.String) for normal (non-resource) non-secure URLs.
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 represents the request sent to the portlet
to handle an action.ActionRequestWrapper provides a convenient
implementation of the ActionRequest interface
that can be subclassed by developers wishing to adapt the request.ActionRequest adaptor
wrapping the given request object.
ActionResponse interface represents the portlet
response to an action request.ActionResponseWrapper provides a convenient
implementation of the ActionResponse interface
that can be subclassed by developers wishing to adapt the response.ActionResponse adaptor
wrapping the given response object.
ACTIVE for specified time.
CommunityContext
to ACTIVE for the specified time.
CommunityMember globally for all Communities.
CommunityMember associated with this
CommunityUserContext globally for all Communities.
CommunityMember globally for all Communities.
CommunityMember associated with the currently authenticated user
globally for all Communities.
CommunityMember globally for all Communities.
CommunityMembership in the specified CommunityDefinition,
making a disabled member able to use the community once again.
CommunityMembership associated with this
CommunityContext.
CommunityMembership in the specified CommunityDefinition,
making a disabled member able to use the community once again.
CommunityMembership in the specified CommunityDefinition,
making a disabled member able to use the community once again.
PostbackURL with value
parameterValue.
PostbackURL with value
parameterValue.
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.
ContentQueryModel.PortletEvent events.
InviteeIterator, using the default
authorization provider.
InviteeIterator, using the default
authorization provider.
InviteeIterator, using the specified
authorization provider.
InviteeIterator, using the specified
authorization provider.
locale to the end of the list.
markupCharacterSet to the set of character sets that
WLP Consumer is sending to a producer.
CommunityMembership
specified.
CommunityMembership
associated with this CommunityContext.
CommunityMembership
specified.
CommunityMembership
associated with the currently viewed desktop and authenticated user.
CommunityMembership
specified.
name and the supplied value to
the underlying SOAP message.
mimeType towards the end of the current list of Mime types.
NavigableDefinition (BookDefinition or PageDefinition) to the supplied
Book Instance.
ContentNodeControl.addNode(ContentContext, String, String)
ContentNodeControl.addNode(ContentContext, String, String, String, Property[])
PortletDefinitionId to a portlet category.
PortletDefinitionId to a portlet category.
addProperty(key, value) on the wrapped response object.
addProperty() on the wrapped response object.
addProperty() on the wrapped response object.
content query to a
set of placeholders from a campaign.InviteeIterator.
InviteeIterator.
Advislets.Advislet to be associated with a
given URI prefix.AdvisletRegistry.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.
controls that support a backing file.BaseURL defines the basic capabilities
of a portlet URL pointing back to the portlet.AUTHENTICATION_TYPE to denote that basic http authentication is used.
ContextKey which can be placed in the ContentContext specifies the batch
loading size to use when items are retrieved.
BehaviorTrackingServiceManagementID instances.ResourceType for a campaign.BodyAttributeRenderer is an attribute renderer designed to render a body component's attributes
and event handlers.BookDefinition object.
BookInstance
Book definition objects in the database, and is used to
uniquely identify them.ResourceType for a portal book definition.ResourceType for the collection of portal book definitions.Book or Page) on a specific
Book.BookDefinition.BookInstance object.
Book instance objects in the database, and is used to
uniquely identify them.ResourceType for a portal book instance.SearchCriteria object for searching for pages.MembershipCapabilites
as configured in communities-config.xml.
MembershipCapabilites
as configured in communities-config.xml.
PlaceholderPresentationContext objects contained in a
BorderLayout portal component, as well as other presentation-related attributes specific to the
BorderLayout in use.TaxonomyBuilder.
BulkPortletManager factory.ContextKey which can be placed in the ContentContext to specify that
a method should cache (or NOT cache) its results.
setProperty method intended to be used in
forwarded or included servlets/JSPs.
CacheControl interface represents cache settings
for a piece of markup.InvitationDetailsCacheEntry and returns its
associated Integer key.
CacheManagementID instances.ResourceType for a cache.Cache implementations.CachesManagementID instances.ResourceType for a cache.CalendarJob.CampaignID instances.ResourceType for a campaign.CampaignsID instances.ResourceType for the campaigns.true if the event represented by this
IEventContext can have a payload.
true if the event represented by this
IEventContext can have a payload which is sent over
WSRP.
true if the given portlet supports portlet preferences and can
propagate preferences to successor instances.
control.Capability with a given name.
Capability with a given name and specify whether or not entitlements are enabled.
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 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.
javax.ccpp.Profile
with the getAttribute call.
PlaceholderPresentationContext contained within the BorderLayout.
CheckedOutItemsWorkspaceID instances.ResourceType for the checked out items workspace.CommunityContext, and if so, automatically updates the membership's
last access date if appropriate.
Chromosome represents a collection of Genes.Classifier performs selective evaluation of gene values based on client classifications.ResourceConfig.
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