Skip navigation links
Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal
12c Release (12.2.1.0.0)
E28157-01
A B C D E F G H I L M N O P Q R S T U V W X Z _ 

A

AbstractConverterQueryResult<S,T> - Class in oracle.webcenter.search.util
This abstract base class makes use of the ConverterIterator interface to allow Search API implementors to easily pass in a ready-made Iterator of any type and convert it to either a Row or any other types they desire to expose.
AbstractConverterQueryResult(Iterator<S>) - Constructor for class oracle.webcenter.search.util.AbstractConverterQueryResult
This constructor takes in an Iterator of type S so it can convert S to T.
AbstractResourceActionHandler - Class in oracle.webcenter.framework.resource.view
Provides an abstract base class implementing ResourceActionHandler for custom resource action handlers to be written.
AbstractResourceActionHandler() - Constructor for class oracle.webcenter.framework.resource.view.AbstractResourceActionHandler
 
accept(NavigationResource) - Method in interface oracle.webcenter.navigationframework.PredicateFilter
Based on a NavigationResource, use accept method implementation to decide if this resource navigable or not
acceptInvitation(String) - Method in interface oracle.webcenter.peopleconnections.connections.InvitationsManager
Allows the current user to accept a specific invitation that was sent to him/her previously by some other user.
ACCESCON - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
ACCESS_KEY_KEY - Static variable in class oracle.adf.view.page.editor.component.LayoutCustomizable
 
AccessibilityModeSetting - Class in oracle.webcenter.generalsettings.model
Provides an API for managing the preference value for accessibility mode.
AccessibilityModeSetting() - Constructor for class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
 
Action - Enum in oracle.adf.view.page.editor.event
This enum has all available action types triggering generic action events
ACTION_TOKEN - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
ACTIVITY_SUMMARY_AND_CONNECTOR_KEY - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
ACTIVITY_SUMMARY_COMMA_CONNECTOR_KEY - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
ACTIVITY_TYPE_TOKEN - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
ActivityActor - Interface in oracle.webcenter.activitystreaming
Actor is a user who is involved in the activity
ActivityCustAttr - Interface in oracle.webcenter.activitystreaming
 
ActivityDisplayElement - Interface in oracle.webcenter.activitystreaming
ActivityStreamingDisplayElement is used for displaying activity.
ActivityElement - Interface in oracle.webcenter.activitystreaming
ActivityStreamingElement represents an activity record.
ActivityElement.State - Enum in oracle.webcenter.activitystreaming
 
ActivityElementsIterator - Interface in oracle.webcenter.activitystreaming
Iterator for the ActivityStreamingElements returned from some of the API
ActivityException - Exception in oracle.webcenter.activitystreaming
 
ActivityException(String, Object[], Throwable) - Constructor for exception oracle.webcenter.activitystreaming.ActivityException
Construct an exception with resourceKey, optional parameters, and optional cause, defaulting the resource bundle to the activity streaming error bundle.
ActivityException(String, String, Object[], Throwable, ClassLoader) - Constructor for exception oracle.webcenter.activitystreaming.ActivityException
Construct a exception with a complete set of parameters and explicit class loader.
ActivityExtHandler - Interface in oracle.webcenter.activitystreaming
ActivityExtHandler is a extension handler used by context that wants to integrate with Activity Streaming.
ActivityObject - Interface in oracle.webcenter.activitystreaming
Object represents anything that is used or acted by the operation.
ActivityObjectType - Interface in oracle.webcenter.activitystreaming
Deprecated.
Use ServiceObjectType
ActivityPermission - Enum in oracle.webcenter.activitystreaming
ActivityStreamPermission represents a permission entity for the Activity
ActivityRuntimeException - Exception in oracle.webcenter.activitystreaming
A RuntimeException wrapper for ActivityStreamingException.
ActivityRuntimeException(ActivityException) - Constructor for exception oracle.webcenter.activitystreaming.ActivityRuntimeException
 
ActivityStreamConstants - Class in oracle.webcenter.activitystreaming
 
ActivityStreamConstants() - Constructor for class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
ActivityStreamingExtensionHandlerFactory - Class in oracle.webcenter.activitystreaming
 
ActivityStreamingExtensionHandlerFactory() - Constructor for class oracle.webcenter.activitystreaming.ActivityStreamingExtensionHandlerFactory
 
ActivityStreamingGroupedUsers - Class in oracle.webcenter.activitystreaming
 
ActivityStreamingGroupedUsers() - Constructor for class oracle.webcenter.activitystreaming.ActivityStreamingGroupedUsers
 
ActivityStreamingService - Interface in oracle.webcenter.activitystreaming
ActivityStreamingService is the main interface for the activity streaming functionality within WebCenter.
ActivityStreamingServiceFactory - Class in oracle.webcenter.activitystreaming
The ActivityStreamingServiceFactory provides a factory interface to create / retrieve ActivityStreamingService interfaces for consumers.
ActivityStreamingServiceFactory() - Constructor for class oracle.webcenter.activitystreaming.ActivityStreamingServiceFactory
 
ActivityType - Interface in oracle.webcenter.activitystreaming
Deprecated.
Use ActivityType.
ACTOR_TOKEN - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
ActorDetails - Interface in oracle.webcenter.activitystreaming
This interface represents the actor details table data.
ActorDetailsManager - Interface in oracle.webcenter.activitystreaming
This interface represents a data manager for actor details table.
add(Map<String, Object>) - Method in class oracle.adf.view.page.editor.event.GenericActionResult
 
add(Boolean) - Method in class oracle.adf.view.page.editor.event.IsUnsavedChangesEventResult
 
add(T) - Method in interface oracle.adf.view.page.editor.event.PageEditorEventResult
 
addActionListener(ActionListener) - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
addActionListener(ActionListener) - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
addActivityException(ActivityException) - Method in exception oracle.webcenter.activitystreaming.BulkActivityException
 
addAttributePredicate(List<Predicate>, AttributePredicate<Calendar>) - Method in class oracle.webcenter.search.refine.DateRefinement
Adds an attribute predicate to the list of Predicate objects held within a top-level ComplexPredicate.
addAttributePredicate(List<Predicate>, AttributePredicate<T>) - Method in class oracle.webcenter.search.refine.Refinement
Subclasses should normalize the list of AttributePredicate<T> by overriding this method.
addAttributePredicate(Predicate, QName, String, T) - Static method in class oracle.webcenter.search.util.PredicateUtils
Joins new attribute predicates with an existing one, returning the joined result.
addAttributePredicate(Predicate, QName, String, T, ComplexPredicate.ConjunctionOp) - Static method in class oracle.webcenter.search.util.PredicateUtils
Joins new attribute predicates with an existing one, returning the joined result.
addConnectionListener(ConnectionListener) - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionsManager
Registers all the ConnectionListeners to an arraylist of ConnectionListener
addConnectionListListener(ConnectionListListener) - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionListsManager
Registers all the ConnectionListListeners to an arraylist of ConnectionListListener.
addCustAttr(ActivityCustAttr) - Method in interface oracle.webcenter.activitystreaming.ActivityElement
Add custom attribute to this Activity Element
addInvitationListener(InvitationListener) - Method in interface oracle.webcenter.peopleconnections.connections.InvitationsManager
Registers all the InvitationListeners to an arraylist of InvitationListener
AdditionEvent - Class in oracle.adf.view.page.editor.event
Event is fired when new components are added
AdditionEvent(Transferable, UIComponent) - Constructor for class oracle.adf.view.page.editor.event.AdditionEvent
Constructor
AdditionEvent(Transferable, UIComponent, int) - Constructor for class oracle.adf.view.page.editor.event.AdditionEvent
Constructor
AdditionListener - Interface in oracle.adf.view.page.editor.event
A listener interface for receiving AdditionEvents.
addLocation(String) - Method in class oracle.webcenter.search.Query
Adds a starting path.
addMember(String, List<GroupSpaceWSMembers>) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
Using this API, bulk users can be added to the Group Space.
addMembersToConnectionList(List<String>, String) - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionListsManager
Adds the specified users as members to a specified connection list belonging to the current user.
addMembersToPortalRoles(String, List<GroupSpaceWSMembers>) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
Using this API, bulk users can be added to the Group Space.
addMessage(String) - Method in interface oracle.webcenter.peopleconnections.wall.Wall
Add a new message to Message Board of user in context.
addMessage(String, boolean) - Method in interface oracle.webcenter.peopleconnections.wall.Wall
Add a new message to Message Board of user in context.
addMessage(String, RichLink) - Method in interface oracle.webcenter.peopleconnections.wall.Wall
Add a new message to Message Board of user in context.
addMessage(String, String, RichLink) - Method in interface oracle.webcenter.peopleconnections.wall.Wall
Add a new message to Message Board of user in context.
addPageEntry(String, String, String, boolean, boolean) - Method in interface oracle.webcenter.page.model.PageService
Creates an entry of the page in pages.xml for a user or role.
addPrivateAndUpScopes(Scope) - Method in interface oracle.webcenter.activitystreaming.EvalQueryOptions
 
addPrivateAndUpUserGUIDs(String) - Method in interface oracle.webcenter.activitystreaming.EvalQueryOptions
 
addPublicUserGUIDs(String) - Method in interface oracle.webcenter.activitystreaming.EvalQueryOptions
 
addRefinements(List<Refinement<T>>) - Method in class oracle.webcenter.search.refine.Refiner
Adds a list of Refinements to this Refiner.
addServiceActivityType(ServiceActivityType) - Method in interface oracle.webcenter.activitystreaming.FilterOptions
Add service activity type criteria
addServiceID(String) - Method in interface oracle.webcenter.activitystreaming.FilterOptions
Add service id filter criteria
addSharedAndUpUserGUIDs(String) - Method in interface oracle.webcenter.activitystreaming.EvalQueryOptions
 
addSharedScopes(Scope) - Method in interface oracle.webcenter.activitystreaming.EvalQueryOptions
 
addSubcriptionPreference(String) - Method in interface oracle.webcenter.notification.SubscriptionManager
Enables the application level subscription preference for the current user for the given service.
ADMIN_SYSTEMPAGE - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
ADVANCEDSEARCH_FLAG - Static variable in interface oracle.webcenter.doclib.view.FeatureFlags
Ability to run advanced document searches using the advanced query builder
ALL_SCOPES - Static variable in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
 
ALLOW_EL_KEY - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
 
ALLOW_LABEL_KEY - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
 
AnalyticsEventPropertyResolver - Interface in oracle.webcenter.activitystreaming.analytics
Provides an extendable way to map properties of an Activity Streaming activity to properties of an analytics event of corresponding type.
analyzeStats(List<Refinement<T>>) - Method in interface oracle.webcenter.search.refine.RefinementOrganizer
Analyzes the statistics within the refinements and keeps in its state what the organize method will need later.
ANNOUNCEMENT_SERVICE_ID - Static variable in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
A String to represent the Announcement Service ID
APP_ID - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
APP_INTG_VISUALIZATION - Static variable in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceTypes
A Application Integration Visualization resource type
APP_TARGET - Static variable in class oracle.webcenter.peopleconnections.profile.security.ProfilePermission
 
appendURIParameter(StringBuilder, String, String) - Method in class oracle.webcenter.framework.resource.view.AbstractResourceActionHandler
A utility method which is used to append url parameters to the given targetURI modifying the targetURI by appending either a ? or & followed by the name parameter value and the URL encoded value.
applyPortletModeChange(int) - Method in class oracle.adf.view.html.component.portlet.PortletBase
Set a new mode on the Portlet to which this component is bound.
applyPortletModeChange(int) - Method in class oracle.adf.view.rich.component.portlet.PortletBase
Set a new mode on the Portlet to which this component is bound.
applyPortletWindowStateChange(int) - Method in class oracle.adf.view.html.component.portlet.PortletBase
Set a new WindowState on the Portlet to which this component is bound.
applyPortletWindowStateChange(int) - Method in class oracle.adf.view.rich.component.portlet.PortletBase
Set a new WindowState on the Portlet to which this component is bound.
ATTR_RESOURCE_ACTION - Static variable in class oracle.webcenter.framework.resource.ResourceAction
 
ATTR_TO_SECTION_MAP - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
AttributeChangeEvent - Class in oracle.adf.view.page.editor.event
 
AttributeChangeEvent(String, UIComponent, List<Map<String, Object>>, UIComponent, Object) - Constructor for class oracle.adf.view.page.editor.event.AttributeChangeEvent
Create a AttributeChange event with ...
AttributeChangeListener - Interface in oracle.adf.view.page.editor.event
A listener interface for receiving AttributeChangeListeners.
AttributeConstants - Class in oracle.webcenter.search
This class of constants is a recommendation of attribute constants to be used for QName values when exposing Attributes through the Attribute Discoverer.
AttributePredicate<T> - Class in oracle.webcenter.search
This represents an attribute criterion that compares an attribute with a value using a String comparator.
AttributePredicate(QName, String, T) - Constructor for class oracle.webcenter.search.AttributePredicate
Creates an Attribute Predicate with a name, a comparator and a value.
AUTH_ROLE_PAGE - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
AUTH_USER_ACTION - Static variable in class oracle.webcenter.peopleconnections.connections.security.ConnectionsPermission
 
AUTH_USER_ACTION - Static variable in class oracle.webcenter.peopleconnections.profile.security.PersonalWebPermission
 
AUTH_USER_ACTION - Static variable in class oracle.webcenter.peopleconnections.profile.security.ProfilePermission
 
AUTH_USER_ACTION - Static variable in class oracle.webcenter.peopleconnections.wall.security.WallPermission
 
AUTOVUE_FLAG - Static variable in interface oracle.webcenter.doclib.view.FeatureFlags
Ability to view and create AutoVue markup

B

BACKGROUND_CORE_DEFAULT - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
BACKGROUND_DARK - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
BACKGROUND_KEY - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
BACKGROUND_LIGHT - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
BACKGROUND_MEDIUM - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
BaseActionEvent - Class in oracle.adf.view.page.editor.event
A BaseActionEvent is a notification that a component's custom action is invoked using Oracle Composer.
BaseActionEvent(String, UIComponent) - Constructor for class oracle.adf.view.page.editor.event.BaseActionEvent
Create a BaseActionEvent event with ...
BaseGenericActionEvent - Class in oracle.adf.view.page.editor.event
A BaseGenericActionEvent is a notification about an action that has executed during runtime
BaseGenericActionEvent(Map<String, Object>) - Constructor for class oracle.adf.view.page.editor.event.BaseGenericActionEvent
Constructor
BaseURLOperatorImpl - Class in oracle.webcenter.navigationframework
Base implementation for URLOperator This class is used mainly to shield subclass from changes to the URLOperator interface.
BaseURLOperatorImpl() - Constructor for class oracle.webcenter.navigationframework.BaseURLOperatorImpl
 
BASIC_PROFILE_ATTRIBUTES - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
BasicDateUtils - Class in oracle.webcenter.search.util
 
BasicDateUtils() - Constructor for class oracle.webcenter.search.util.BasicDateUtils
 
beginTransaction() - Method in interface oracle.webcenter.activitystreaming.ActorDetailsManager
Start the resource transaction.
BLOG_RESOURCE_TYPE - Static variable in interface oracle.webcenter.doclib.model.DocumentDescriptor
Blog entry resource type
BLOG_SERVICE_ID - Static variable in interface oracle.webcenter.doclib.model.DocumentDescriptor
The blogs service ID
BLOG_SERVICEID - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
Bookmark - Interface in oracle.webcenter.tagging.model
A bookmark is a conceptual entity that encapsulates the actions of a user tagging a resource.
BOTTOM - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
 
broadcast(FacesEvent) - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
In addition to the default javax.faces.component.UIComponent#broadcast(javax.faces.event.FacesEvent) processing, passes the AttributeChangeEvent and DisclosureEvent that is broadcast, to the method referenced by actionListener (if any), and then to the default listeners registered on the Application, which will invoke attached MethodBindings.
broadcast(FacesEvent) - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
broadcast(FacesEvent) - Method in class oracle.adf.view.page.editor.component.LayoutCustomizable
Handle change layout event.
broadcast(FacesEvent) - Method in class oracle.adf.view.page.editor.component.PageCustomizable
 
broadcast(FacesEvent) - Method in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
Handle disclosure, resize, delete events Other events are handled by core.ShowDetailFrame.
broadcast(FacesEvent) - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
BRP_PAGE - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
buildName(Calendar) - Method in class oracle.webcenter.search.refine.DateRefinement
Builds the name of the DateRefinement with a Calendar by formatting it and setting the name to be that String value.
buildName(List<Refinement.Clause<T>>) - Method in class oracle.webcenter.search.refine.Refinement
Delegate to subclasses to build the name of the Refinement given a list of clauses.
buildName(Refinement.Clause<T>) - Method in class oracle.webcenter.search.refine.Refinement
Delegate to subclasses to build the name of the Refinement given a clause.
buildName(T) - Method in class oracle.webcenter.search.refine.Refinement
Let the subclass build the name based on a type T that the subclass will know.
buildName(String) - Method in class oracle.webcenter.search.refine.StringRefinement
Builds the name of the StringRefinement with a String value.
BulkActivityException - Exception in oracle.webcenter.activitystreaming
 
BulkActivityException(ActivityException) - Constructor for exception oracle.webcenter.activitystreaming.BulkActivityException
 
BUSINESS_OBJECT - Static variable in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceTypes
A Business Object resource type
BUSINESS_SCOPE - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
BUSINESS_SERVICE_PATTERN - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 

C

canModerateActivities(Scope) - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
Decides if the current user can moderate activities in the passed scope.
canView(String, String) - Method in class oracle.adf.model.portlet.rc.security.PortletItemSecurityHelper
Returns true if the current user has permission to view the specified portlet.
canView(CatalogItem) - Method in class oracle.adf.model.portlet.rc.security.PortletItemSecurityHelper
Implementation of oracle.adf.rc.security.ItemSecurityHelper#canView that extracts the producer id and portlet id & delegates the call to PortletItemSecurityHelper.canView(java.lang.String, java.lang.String)
canViewActivities(Scope) - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
Decides if the current user can view activities in the passed scope.
CATALOG_KEY - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
 
changeLayout(String, String, String) - Method in interface oracle.webcenter.page.model.PageService
Change the page's layout.
ChangeModeButton - Class in oracle.adf.view.page.editor.component
 
ChangeModeButton() - Constructor for class oracle.adf.view.page.editor.component.ChangeModeButton
 
ChangeModeLink - Class in oracle.adf.view.page.editor.component
 
ChangeModeLink() - Constructor for class oracle.adf.view.page.editor.component.ChangeModeLink
 
changePagePermission(String, String, Boolean) - Method in interface oracle.webcenter.page.model.PageService
Changes global permissions to custom page permissions and vice versa.
changePagePermissionNode(String, String, String, Map<String, String>) - Method in interface oracle.webcenter.page.model.PageService
Changes page permission node.
CHECKIN_FLAG - Static variable in interface oracle.webcenter.doclib.view.FeatureFlags
Ability to upload new versions of a document
CHECKOUT_FLAG - Static variable in interface oracle.webcenter.doclib.view.FeatureFlags
Ability to check-out a document
checkpoint(Map, String, String) - Static method in class oracle.webcenter.search.util.SerializationUtils
Serialize and de-serialize objects in the map.
CHILD_CREATION_IMMEDIATE - Static variable in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
 
CHILD_CREATION_KEY - Static variable in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
 
CHILD_CREATION_LAZY - Static variable in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
 
CHILD_CREATION_LAZY_UNCACHED - Static variable in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
 
CLASS_NAME - Static variable in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
 
Clause(String, T) - Constructor for class oracle.webcenter.search.refine.Refinement.Clause
Constructs a Clause with a String comparator and a value of type T.
CLIENT_ATTRIBUTES_KEY - Static variable in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
 
CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
CLIPBOARD_FLAG - Static variable in interface oracle.webcenter.doclib.view.FeatureFlags
Ability to copy, cut & paste documents and folders
clonePredicate() - Method in class oracle.webcenter.search.AttributePredicate
Clones the AttributePredicate so that values of types like Calendar won't be directly manipulated by consumers.
clonePredicate() - Method in class oracle.webcenter.search.ComplexPredicate
Clones the ComplexPredicate so that consumers of it can directly manipulate the constituents of it.
clonePredicate() - Method in class oracle.webcenter.search.DateAttributePredicate
Clones the DateAttributePredicate so that values of types like Calendar won't be directly manipulated by consumers.
clonePredicate() - Method in class oracle.webcenter.search.NamePredicate
 
clonePredicate() - Method in class oracle.webcenter.search.Predicate
Clones the Predicate so that any modifications to the internals of it won't be committed across different services' consumption of this.
clonePredicate() - Method in class oracle.webcenter.search.TextPredicate
Clones the Predicate.
cloneQuery() - Method in class oracle.webcenter.search.Query
 
close() - Method in interface oracle.webcenter.activitystreaming.ActivityElementsIterator
Close the iterator.
CLOSE_FLAG - Static variable in interface oracle.webcenter.doclib.view.FeatureFlags
Ability to close document viewer and return to folder view
CloseEvent - Class in oracle.adf.view.page.editor.event
A CloseEvent is a notification that the Close button on the Oracle Composer has been clicked by the end user.
CloseEvent() - Constructor for class oracle.adf.view.page.editor.event.CloseEvent
Overloaded constructor to be used for creating close event in sandboxed MDS interactions without commiting the changes.
CloseEvent(boolean) - Constructor for class oracle.adf.view.page.editor.event.CloseEvent
Overloaded constructor to be used for creating close event in sandboxed MDS interactions, when the page is being marked for persisting the customizations at the end of current request lifecycle
CloseListener - Interface in oracle.adf.view.page.editor.event
A listener interface for receiving CloseEvents.
Comment - Interface in oracle.webcenter.comments
Represents a comment on an object in WebCenter.
COMMENTS_FLAG - Static variable in interface oracle.webcenter.doclib.view.FeatureFlags
Ability to view & edit comments on documents
CommentsException - Exception in oracle.webcenter.comments
Base class for all exceptions thrown by the Comments API.
CommentsException(String, Object[], Throwable) - Constructor for exception oracle.webcenter.comments.CommentsException
 
CommentsException(String, String, Object[], Throwable, ClassLoader) - Constructor for exception oracle.webcenter.comments.CommentsException
 
CommentsManager - Interface in oracle.webcenter.comments
The access point for all operations related to retrieving and posting comments on objects in WebCenter.
CommentsManager.SortCriteria - Enum in oracle.webcenter.comments
 
CommentsServiceFactory - Class in oracle.webcenter.comments
This is the entry point to the Comments Service API for managing comments on objects in WebCenter.
CommentsServiceFactory() - Constructor for class oracle.webcenter.comments.CommentsServiceFactory
 
CommentsSummary - Interface in oracle.webcenter.comments
Represents a summary of comments that have been posted on an object in WebCenter.
commitTransaction() - Method in interface oracle.webcenter.activitystreaming.ActorDetailsManager
Commit the current transaction, writing any unflushed changes to the database.
ComparatorConstants - Class in oracle.webcenter.search
An enumeration of all the possible comparators in the system.
ComparatorConstants() - Constructor for class oracle.webcenter.search.ComparatorConstants
 
compareTo(Object) - Method in class oracle.adf.view.page.editor.event.EventHandler
Compare the sequence number of two event handlers.
ComplexPredicate - Class in oracle.webcenter.search
The Query Predicate is a logical grouping of the various criteria that comprise a Query.
ComplexPredicate() - Constructor for class oracle.webcenter.search.ComplexPredicate
Constructs an empty ComplexPredicate with a default conjunction operator of ConjunctionOp.And.
ComplexPredicate(ComplexPredicate.ConjunctionOp) - Constructor for class oracle.webcenter.search.ComplexPredicate
Constructs a ComplexPredicate with the specified conjunction operator.
ComplexPredicate(ComplexPredicate.ConjunctionOp, Predicate...) - Constructor for class oracle.webcenter.search.ComplexPredicate
Constructs a ComplexPredicate with the specified conjunction operator and a list of Predicates as its children.
ComplexPredicate.ConjunctionOp - Enum in oracle.webcenter.search
The operator to use to conjoin criteria together.
COMPONENT_FAMILY - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
COMPONENT_FAMILY - Static variable in class oracle.adf.view.html.component.portlet.PortletBase
 
COMPONENT_FAMILY - Static variable in class oracle.adf.view.page.editor.component.ImageLink
 
COMPONENT_FAMILY - Static variable in class oracle.adf.view.page.editor.component.LayoutCustomizable
 
COMPONENT_FAMILY - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
 
COMPONENT_FAMILY - Static variable in class oracle.adf.view.page.editor.component.PageEditorPanel
 
COMPONENT_FAMILY - Static variable in class oracle.adf.view.rich.component.portlet.PortletBase
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.html.component.customizable.ShowDetailFrame
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.html.component.portlet.PortletBase
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.page.editor.component.ChangeModeButton
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.page.editor.component.ChangeModeLink
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.page.editor.component.ImageLink
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.page.editor.component.LayoutCustomizable
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.page.editor.component.PageEditorPanel
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.rich.component.portlet.PortletBase
 
ComponentIndex(UIComponent, int, int) - Constructor for class oracle.adf.view.page.editor.event.ResequenceEvent.ComponentIndex
 
ComposerSessionOptionsFactory - Interface in oracle.adf.view.page.editor.mds
 
ConditionalIterator<T> - Class in oracle.webcenter.search.util
A generic utility decorator abstract base class of Iterator that allows subclasses to decide when an element can be included in the resulting Iterator.
ConditionalIterator(Iterator<T>) - Constructor for class oracle.webcenter.search.util.ConditionalIterator
Constructs a ConditionalIterator with a source Iterator of type T.
Connection - Interface in oracle.webcenter.peopleconnections.connections
Represents a social connection between a pair of users.
ConnectionAdapter - Class in oracle.webcenter.peopleconnections.connections
 
ConnectionAdapter() - Constructor for class oracle.webcenter.peopleconnections.connections.ConnectionAdapter
 
connectionAdded(ConnectionEvent) - Method in class oracle.webcenter.peopleconnections.connections.ConnectionAdapter
 
connectionAdded(ConnectionEvent) - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionListener
Adds a new connection.
ConnectionAlreadyExistsException - Exception in oracle.webcenter.peopleconnections.connections
 
ConnectionAlreadyExistsException(String) - Constructor for exception oracle.webcenter.peopleconnections.connections.ConnectionAlreadyExistsException
 
ConnectionAlreadyExistsException(String, String) - Constructor for exception oracle.webcenter.peopleconnections.connections.ConnectionAlreadyExistsException
 
ConnectionEvent - Class in oracle.webcenter.peopleconnections.connections
 
ConnectionEvent(String, String, Collection<String>, Collection<String>) - Constructor for class oracle.webcenter.peopleconnections.connections.ConnectionEvent
 
ConnectionList - Interface in oracle.webcenter.peopleconnections.connections
Represents a connection list used for categorizing one's social connections.
ConnectionListAdapter - Class in oracle.webcenter.peopleconnections.connections
 
ConnectionListAdapter() - Constructor for class oracle.webcenter.peopleconnections.connections.ConnectionListAdapter
 
connectionListCreated(ConnectionListEvent) - Method in class oracle.webcenter.peopleconnections.connections.ConnectionListAdapter
 
connectionListCreated(ConnectionListEvent) - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionListListener
Creates a new connectionList.
connectionListDeleted(ConnectionListEvent) - Method in class oracle.webcenter.peopleconnections.connections.ConnectionListAdapter
 
connectionListDeleted(ConnectionListEvent) - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionListListener
Deletes an existing connectionList.
ConnectionListener - Interface in oracle.webcenter.peopleconnections.connections
 
ConnectionListEvent - Class in oracle.webcenter.peopleconnections.connections
 
ConnectionListEvent(List<String>, List<String>, String) - Constructor for class oracle.webcenter.peopleconnections.connections.ConnectionListEvent
 
ConnectionListListener - Interface in oracle.webcenter.peopleconnections.connections
 
ConnectionListNotFoundException - Exception in oracle.webcenter.peopleconnections.connections
 
ConnectionListNotFoundException(String, String) - Constructor for exception oracle.webcenter.peopleconnections.connections.ConnectionListNotFoundException
 
ConnectionListsManager - Interface in oracle.webcenter.peopleconnections.connections
The access point for operations related to retrieving and updating information about connection lists and membership of users in these connection lists.
connectionListsMembershipUpdated(ConnectionEvent) - Method in class oracle.webcenter.peopleconnections.connections.ConnectionAdapter
 
connectionListsMembershipUpdated(ConnectionEvent) - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionListener
Updates an existing Connection to different ConnectionLists.
connectionRemoved(ConnectionEvent) - Method in class oracle.webcenter.peopleconnections.connections.ConnectionAdapter
 
connectionRemoved(ConnectionEvent) - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionListener
Removes an existing connection.
CONNECTIONS_ACTIVITY_TYPE - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
CONNECTIONS_ERROR_BUNDLE - Static variable in class oracle.webcenter.peopleconnections.connections.ConnectionsServiceConstants
 
CONNECTIONS_INVITE_ACTIVITY_TYPE - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
CONNECTIONS_RESOURCE_BUNDLE - Static variable in class oracle.webcenter.peopleconnections.connections.ConnectionsServiceConstants
 
CONNECTIONS_SERVICE_CONFIG_PATH - Static variable in class oracle.webcenter.peopleconnections.connections.ConnectionsServiceConstants
 
CONNECTIONS_SERVICE_ID - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
CONNECTIONS_SERVICE_ID - Static variable in class oracle.webcenter.peopleconnections.connections.ConnectionsServiceConstants
 
ConnectionsException - Exception in oracle.webcenter.peopleconnections.connections
 
ConnectionsException(String, Object[], Throwable) - Constructor for exception oracle.webcenter.peopleconnections.connections.ConnectionsException
 
ConnectionsException(String, String, Object[], Throwable, ClassLoader) - Constructor for exception oracle.webcenter.peopleconnections.connections.ConnectionsException
 
ConnectionsManager - Interface in oracle.webcenter.peopleconnections.connections
The access point for all operations related to retrieving and updating information about social connections between users.
ConnectionsManager.SortCriteria - Enum in oracle.webcenter.peopleconnections.connections
 
ConnectionsPermission - Class in oracle.webcenter.peopleconnections.connections.security
Permission checked for in all Connections-related operations.
ConnectionsPermission(String, String) - Constructor for class oracle.webcenter.peopleconnections.connections.security.ConnectionsPermission
Creates a permission with the specified name and actions.
ConnectionsPermission(String) - Constructor for class oracle.webcenter.peopleconnections.connections.security.ConnectionsPermission
Creates a Connections permission with specified actions, defaulting the name to the wildcard character.
ConnectionsServiceConstants - Class in oracle.webcenter.peopleconnections.connections
 
ConnectionsServiceConstants() - Constructor for class oracle.webcenter.peopleconnections.connections.ConnectionsServiceConstants
 
ConnectionsServiceFactory - Class in oracle.webcenter.peopleconnections.connections
This is the entry point to the Connections Service API for managing social connections among application users.
ConnectionsServiceFactory() - Constructor for class oracle.webcenter.peopleconnections.connections.ConnectionsServiceFactory
 
consumeCounters(Map<T, Integer>) - Method in class oracle.webcenter.search.refine.Refiner
 
consumeRow(Row) - Method in class oracle.webcenter.search.refine.RefinerBuilder
Use the stored column name to access the column value and convert it to T and visit that T value.
CONTAINS - Static variable in class oracle.webcenter.search.ComparatorConstants
Attribute contains value passed in.
CONTAINS_IFRAME_KEY - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
CONTENT_INLINE_STYLE_KEY - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Deprecated.
CONTENT_PRESENTER_TEMPLATE - Static variable in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceTypes
A ContentPresenter resource type
CONTENT_SERVICE_ID - Static variable in interface oracle.webcenter.doclib.model.DocumentDescriptor
The web content service ID
CONTENT_STYLE_KEY - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
ContentListFactory - Class in oracle.webcenter.content.model.rc
This context factory returns a context containing all the available content items for a specified datasource and datasourceType.
ContentListFactory() - Constructor for class oracle.webcenter.content.model.rc.ContentListFactory
 
ContentUrlResourceFactory - Class in oracle.webcenter.content.model.rc
Resource factory for portal framework content.
ContentUrlResourceFactory() - Constructor for class oracle.webcenter.content.model.rc.ContentUrlResourceFactory
 
CONTEXT_PARAM_MAIN_FACES_APP_MARKER - Static variable in class oracle.webcenter.framework.resource.external.ResourceUri
The Context Parameter to be used in the web.xml of the Faces servlet that should be used to service RAH urls.
contextDestroyed(ServletContextEvent) - Method in class oracle.webcenter.peopleconnections.connections.LifecycleListener
 
contextDestroyed(ServletContextEvent) - Method in class oracle.webcenter.peopleconnections.profile.LifecycleListener
 
contextDestroyed(ServletContextEvent) - Method in class oracle.webcenter.peopleconnections.wall.LifecycleListener
 
contextInitialized(ServletContextEvent) - Method in class oracle.webcenter.peopleconnections.connections.LifecycleListener
getConnectionsManager() is called which returns an instance of ConnectionsManager which is having methods for managing connections among users in the system.
contextInitialized(ServletContextEvent) - Method in class oracle.webcenter.peopleconnections.profile.LifecycleListener
getProfileManager() returns an instance of UserProfileManager class getInstance() returns an instance of PreferencesManagerFactory class
contextInitialized(ServletContextEvent) - Method in class oracle.webcenter.peopleconnections.wall.LifecycleListener
getWallService() returns an instance of WallServiceImpl class which in turn intializes different static variables and functions.
ContradictionException - Exception in oracle.webcenter.search.util
This class captures the exception when a contradiction happens when manipulating Modifiers within a Navigator.
ContradictionException(AttributePredicate, AttributePredicate...) - Constructor for exception oracle.webcenter.search.util.ContradictionException
Constructs a ContradictionException with a new AttributePredicate and an array of original AttributePredicate to denote that the new Predicate caused a contradiction within the original logic.
convert(Object) - Method in class oracle.webcenter.search.refine.DateRefinerBuilder
Method used by subclasses to convert any Object into a Calendar.
convert(Object) - Method in class oracle.webcenter.search.refine.RefinerBuilder
Method used by subclasses to convert any Object into an Object of type T.
convert(Object) - Method in class oracle.webcenter.search.refine.StringRefinerBuilder
Method used by subclasses to convert any Object into a String.
convert(S) - Method in class oracle.webcenter.search.util.ConverterIterator
Subclasses implement this method to perform the conversion from a source class S to a target class T.
convertAllSinceNumDaysComparator(Predicate, TimeZone) - Static method in class oracle.webcenter.search.util.PredicateUtils
Convert all SinceNumDays comparators and their operands in the predicate tree
ConverterIterator<S,T> - Class in oracle.webcenter.search.util
A generic utility decorator abstract base class of Iterator that allows subclasses to convert between a source iterator element type and a target iterator element type.
ConverterIterator(Iterator<S>) - Constructor for class oracle.webcenter.search.util.ConverterIterator
Only called by subclasses, constructs an Iterator that converts objects of type S to objects of type T.
copy(Scope, Scope, CopyOptions) - Method in class oracle.webcenter.page.model.PageServiceScopeAPI
Copy all the information stored for a Service in the source Scope to the target Scope this includes all metadata and data with necessary updates made to reflect the target Scope.
copyNavigationPage(String, String, String, String, String, String) - Method in interface oracle.webcenter.page.model.PageService
Copies a navigation page with name and destination path under a parent page.
copyPage(String, String, String, String, String) - Method in interface oracle.webcenter.page.model.PageService
Copies a page with name and destination path.
copyPage(String, String, String, String, String, String, String) - Method in interface oracle.webcenter.page.model.PageService
Copies a page with name and destination path under a parent page.
copyPageForGroupSpace(String, String, String, String, String) - Method in interface oracle.webcenter.page.model.PageService
Copies a page with name and destination path a group space is provisioned.
copyPagesSequence(String, String) - Method in interface oracle.webcenter.page.model.PageService
Copies the page sequence of a scope to another scope.
createActivityElement(String, Scope, String, ActivityType, List<? extends ActivityActor>, List<? extends ActivityObject>, ActivityPermission, Date) - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
Create a new ActivityStreamingElement
createActivityElement(String, String, String, String, List<? extends ActivityActor>, List<? extends ActivityObject>, ActivityPermission, Date) - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
 
createActivityElement(String, Scope, String, ActivityType, List<? extends ActivityActor>, List<? extends ActivityObject>, ActivityPermission, Date) - Method in class oracle.webcenter.activitystreaming.DefaultServiceActivityStreamExtension
This implementation uses the Activity Streaming Service API to create and return an activity element using the supplied information.
createActivityElement(String, Scope, String, ActivityType, List<? extends ActivityActor>, List<? extends ActivityObject>, ActivityPermission, Date) - Method in interface oracle.webcenter.activitystreaming.ServiceActivityStreamExtension
Creates an activity element using the supplied information, augmenting any additional information if needed.
createActor(String) - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
Create a new Actor
createActor(String, boolean) - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
 
createActorByName(String) - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
 
createBookmark(String, String, String, String, String) - Method in interface oracle.webcenter.tagging.model.TaggingService
Creates a new Bookmark with all its constituents.
createCommentsSummary(Object...) - Method in interface oracle.webcenter.comments.CommentsManager
Constructs a summary of comments on a WebCenter object out of raw data.
createConnectionList(String) - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionListsManager
Creates a connection list for the current user.
createCustAttr(String, String, String) - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
Create Custom Attribute
createCustomizeModeMDSSession() - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
Create and return a new MDS Session based on the customize mode mappings.
createDisplayOptions() - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
Create DisplayOptions
createEditModeMDSSession() - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
Create and return a new MDS Session based on the edit mode mappings.
createEmptyMetadata(String) - Method in interface oracle.webcenter.page.model.PageService
Creates an empty page.xml file under the path.
createEvalQueryOptions(QueryOptions) - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
Create EvalQueryOptions.
createFilterOptions() - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
Create FilterOptions
createGenericActivityElement(String, ActivityType, List<? extends ActivityActor>, List<? extends ActivityObject>, ActivityPermission, Date) - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
Create a generic Activity Element.
createGroupSpace(String, String, String, String, String) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
Create API creates a new Space object from an existing Space template.
createGroupSpaceTemplate(String, String, String, String) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
Create a Group Space Template CreateGroupSpaceTemplate API creates a new SpaceTemplate object from an existing SpaceName.
createHierarchyPage(String, String, String, String, String, String) - Method in interface oracle.webcenter.page.model.PageService
Creates a sub page.
createInstance() - Static method in class oracle.webcenter.page.model.PageServiceFactory
 
createInstance(PageServiceConfig) - Static method in class oracle.webcenter.page.model.PageServiceFactory
 
createLikesSummary(ActivityObject, int) - Method in interface oracle.webcenter.likes.LikesManager
Create the LikesSummary.
createLikesSummary(ActivityElement, int) - Method in interface oracle.webcenter.likes.LikesManager
Create the LikesSummary.
createMDSSession() - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
Create and return a new MDS Session based on the view mode mappings.
createNavigationPage(String, String, String, String) - Method in interface oracle.webcenter.page.model.PageService
Creates a page and this page will be added to navigation
createObject(String, ServiceObjectType, String) - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
Create a new Object
createObject(String, String, String) - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
 
createPage(String, String, String, String, String, String, String, String) - Method in interface oracle.webcenter.page.model.PageService
Creates a page in the target location.
createPage(String, String, String, String, String, String, String, String, String) - Method in interface oracle.webcenter.page.model.PageService
Creates a page in the target location.
createPage(String, String, String, String, String, String, String, String, String, String) - Method in interface oracle.webcenter.page.model.PageService
Creates a page in the target location using the specified contentMRef.
createPageMetadata(String, String, String, Boolean, Boolean) - Method in interface oracle.webcenter.page.model.PageService
Creates the page metadata in the target location specified by the path.
createPageMetadataInBase(String, String, String, Boolean, Boolean) - Method in interface oracle.webcenter.page.model.PageService
Creates the page metadata in the target location specified by the path.
createPredicate(QName, String, Calendar) - Method in class oracle.webcenter.search.refine.DateRefinement
 
createPredicate(QName, String, T) - Method in class oracle.webcenter.search.refine.Refinement
 
createQueryItem(T, List<ActivityPermission>) - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
Create QueryItem.
createQueryOptions(String) - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
Create QueryOptions
createRefinement(Calendar, int) - Method in class oracle.webcenter.search.refine.DateRefiner
The only responsbility of the DateRefiner subclass is to create a Refinement of type Calendar; so we just return a new DateRefinement.
createRefinement(T, int) - Method in class oracle.webcenter.search.refine.Refiner
Type aware subclasses will implement this to create new concrete subclasses of Refinement<T>
createRefinement(String, int) - Method in class oracle.webcenter.search.refine.StringRefiner
The only responsbility of the StringRefiner subclass is to create a Refinement of type String; so we just return a new StringRefinement.
createRefiner(QName, Map<Calendar, Integer>) - Method in class oracle.webcenter.search.refine.DateRefinerBuilder
Creates a DateRefiner with the column name and a map of counters for each entry of Calendar.
createRefiner(QName, Map<T, Integer>) - Method in class oracle.webcenter.search.refine.RefinerBuilder
Creates a Refiner with the column name and a map of counters for each entry of type T.
createRefiner(QName, Map<String, Integer>) - Method in class oracle.webcenter.search.refine.StringRefinerBuilder
Creates a StringRefiner with the column name and a map of counters for each entry of String.
createResource(String, String, Attributes, Parameters) - Method in class oracle.webcenter.content.model.rc.ContentUrlResourceFactory
 
createRowQueryHandler(Query, List<QName>) - Method in interface oracle.webcenter.search.QueryManager
Creates a QueryHandler of Rows with a Query object and a List of column names for which we seek within each Row.
createServiceActivityType(String, ActivityType) - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
Create ServiceActivityType
createSessionOptions(SessionOptions, String) - Method in interface oracle.adf.view.page.editor.mds.ComposerSessionOptionsFactory
Creates SessionOptions based on the given mode and default SessionOptions.
createSettingsManager(String) - Static method in class oracle.webcenter.peopleconnections.common.settings.SettingsManager
Returns a settings manager instance for a specified document.
createSummaryDisplayOptions() - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
Create SummaryDisplayOptions
createTaggingService() - Method in class oracle.webcenter.tagging.model.TaggingServiceFactory
 
createTaggingService(Scope) - Method in class oracle.webcenter.tagging.model.TaggingServiceFactory
Creates a Tagging Service to allow consumers to interact with bookmarks and tags.
createTaskflow(String, String, String, String, String, String, String) - Method in interface oracle.webcenter.page.model.PageService
Creates a taskflow in the target location.
createTaskflow(String, String, String, String, String, String, String, String) - Method in interface oracle.webcenter.page.model.PageService
Creates a taskflow in the target location.
createTaskflowWithoutFlush(String, String, String, String, String, String, String) - Method in interface oracle.webcenter.page.model.PageService
Creates a taskflow in the target location without flushing
createUrlFromResource(Resource) - Static method in class oracle.webcenter.content.model.rc.ContentUrlResourceFactory
Creates a URL for the specified resource
createUrlFromResourceId(JCRContentID) - Static method in class oracle.webcenter.content.model.rc.ContentUrlResourceFactory
Creates a URL for the specified resource ID
CSV_LIST_PREFIX - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
CUST_ATTR_TOKEN - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
CUST_PHOTO_SERVLET_PARAM_NAME - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
CUSTOM_ACTOINS_AVAILABLE_KEY - Static variable in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
 
CUSTOM_METADATA_PATH_PREFIX - Static variable in class oracle.webcenter.peopleconnections.connections.ConnectionsServiceConstants
 
CUSTOM_PROFILE_ATTRIBUTES - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
CustomActionEvent - Class in oracle.adf.view.page.editor.event
 
CustomActionEvent(String, UIComponent) - Constructor for class oracle.adf.view.page.editor.event.CustomActionEvent
Create a CustomActionEvent event with ...
CustomActionListener - Interface in oracle.adf.view.page.editor.event
A listener interface for receiving CustomActionEvents.
CustomFolderContextFactory - Class in oracle.webcenter.content.model.rc
This context factory returns a context containing all the available content repository connections.
CustomFolderContextFactory() - Constructor for class oracle.webcenter.content.model.rc.CustomFolderContextFactory
 
CUSTOMIZATION_ID_KEY - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Deprecated.
CustomProfilePermissionEvaluator - Class in oracle.webcenter.peopleconnections.profile.security
 
CustomProfilePermissionEvaluator() - Constructor for class oracle.webcenter.peopleconnections.profile.security.CustomProfilePermissionEvaluator
 

D

DATA_CONTROL - Static variable in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceTypes
A Data Control resource type
DATA_PRESENTER_TEMPLATE - Static variable in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceTypes
A DataPresenter Template resource type
DATA_SOURCE - Static variable in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceTypes
A Data Source resource type
DATA_SOURCE_MULTI_NODE - Static variable in interface oracle.webcenter.doclib.model.DocLibModelConstants
 
DATA_SOURCE_SCENARIO_RESULTS - Static variable in interface oracle.webcenter.doclib.model.DocLibModelConstants
 
DATA_SOURCE_TYPE_FOLDER_CONTENTS - Static variable in interface oracle.webcenter.doclib.model.DocLibModelConstants
 
DATA_SOURCE_TYPE_QUERY - Static variable in interface oracle.webcenter.doclib.model.DocLibModelConstants
 
DATA_SOURCE_TYPE_SINGLE_NODE - Static variable in interface oracle.webcenter.doclib.model.DocLibModelConstants
Defines datasource type constants
DateAttributePredicate - Class in oracle.webcenter.search
 
DateAttributePredicate(QName, String, Calendar) - Constructor for class oracle.webcenter.search.DateAttributePredicate
 
DateClause(String, Calendar) - Constructor for class oracle.webcenter.search.refine.DateRefinement.DateClause
 
DateFormatSetting - Class in oracle.webcenter.generalsettings.model
Shared Preferences for 'Date Style/Format' and 'Time Style/Format' Settings.
DateFormatSetting() - Constructor for class oracle.webcenter.generalsettings.model.DateFormatSetting
 
DateFormatSetting.DateTimeStyle - Enum in oracle.webcenter.generalsettings.model
Provides the date and time styles in an application.
DateRefinement - Class in oracle.webcenter.search.refine
A Calendar based refinement that captures a lot of the logic dates go through when used as Refiners for a search.
DateRefinement(List<Refinement.Clause<Calendar>>, int, DateRefinement.DateRefinementListener) - Constructor for class oracle.webcenter.search.refine.DateRefinement
Constructs a DateRefinement with a List of clauses and a count.
DateRefinement(Calendar, int, DateRefinement.DateRefinementListener) - Constructor for class oracle.webcenter.search.refine.DateRefinement
Constructs a DateRefinement with one single Calendar value and the number of times that Calendar value shows up.
DateRefinement.DateClause - Class in oracle.webcenter.search.refine
 
DateRefinement.DateRefinementListener - Interface in oracle.webcenter.search.refine
 
DateRefiner - Class in oracle.webcenter.search.refine
The DateRefiner is a Calendar subclass of the base Refiner class that focuses on Refinements of the Calendar type.
DateRefiner(QName, Map<Calendar, Integer>) - Constructor for class oracle.webcenter.search.refine.DateRefiner
 
DateRefiner(QName, Map<Calendar, Integer>, TimeZone) - Constructor for class oracle.webcenter.search.refine.DateRefiner
Constructs a DateRefiner on a column with a map of counters registering counts for each Calendar value.
DateRefinerBuilder - Class in oracle.webcenter.search.refine
This class builds refiners of type Calendar.
DateRefinerBuilder(QName) - Constructor for class oracle.webcenter.search.refine.DateRefinerBuilder
Constructs a DateRefinerBuilder with a qualified name and a default time zone.
DateRefinerBuilder(QName, TimeZone) - Constructor for class oracle.webcenter.search.refine.DateRefinerBuilder
Constructs a DateRefinerBuilder with a qualified name and a specified time zone.
DCMI_ABSTRACT - Static variable in class oracle.webcenter.search.AttributeConstants
A summary of the content of the resource.
DCMI_CREATED - Static variable in class oracle.webcenter.search.AttributeConstants
Date of creation of the resource.
DCMI_CREATOR - Static variable in class oracle.webcenter.search.AttributeConstants
An entity primarily responsible for making the content of the resource.
DCMI_DESCRIPTION - Static variable in class oracle.webcenter.search.AttributeConstants
An account of the content of the resource.
DCMI_EXTENT - Static variable in class oracle.webcenter.search.AttributeConstants
The size or duration of the resource.
DCMI_FORMAT - Static variable in class oracle.webcenter.search.AttributeConstants
The physical or digital manifestation of the resource.
DCMI_IDENTIFIER - Static variable in class oracle.webcenter.search.AttributeConstants
An unambiguous reference to the resource within a given context.
DCMI_LANGUAGE - Static variable in class oracle.webcenter.search.AttributeConstants
A language of the intellectual content of the resource.
DCMI_MODIFIED - Static variable in class oracle.webcenter.search.AttributeConstants
Date on which the resource was changed.
DCMI_PUBLISHER - Static variable in class oracle.webcenter.search.AttributeConstants
An entity responsible for making the resource available.
DCMI_SOURCE - Static variable in class oracle.webcenter.search.AttributeConstants
A reference to a resource from which the present resource is derived.
DCMI_SUBJECT - Static variable in class oracle.webcenter.search.AttributeConstants
The topic of the content of the resource.
DCMI_TITLE - Static variable in class oracle.webcenter.search.AttributeConstants
A name given to the resource.
DCMI_TYPE - Static variable in class oracle.webcenter.search.AttributeConstants
The nature or genre of the content of the resource.
DCMI_URI - Static variable in class oracle.webcenter.search.AttributeConstants
A URI Uniform Resource Identifier.
decreaseSDFLevel() - Static method in class oracle.adf.view.core.PerfDebugHelper
decrease the SDF nested level
DEFAULT_ACCESS_CONTROL_CONFIGURABLE - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
DEFAULT_ACCESS_CONTROL_LEVEL - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
DEFAULT_ACCESS_CONTROL_VALUE - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
DEFAULT_CONNECTIONS_VALUE - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
DEFAULT_DATE_STYLE - Static variable in class oracle.webcenter.generalsettings.model.DateFormatSetting
The default date style when no preference is set (DateTypeStyle.SHORT).
DEFAULT_DISPLAY_FILTER_BY_VALUE - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
DEFAULT_GROUPSPACES_VALUE - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
DEFAULT_MAX_DETAIL_LEN_IN_CHARS - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
DEFAULT_MAX_DISPLAY_DETAIL_LEN_IN_CHARS - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
DEFAULT_METADATA_ID - Static variable in interface oracle.webcenter.navigationframework.NavigationContext
The default navigation file id
DEFAULT_METADATA_PATH - Static variable in interface oracle.webcenter.navigationframework.NavigationContext
The default navigation file path (scope + id)
DEFAULT_METADATA_SCOPED_PATH - Static variable in interface oracle.webcenter.navigationframework.NavigationContext
The default navigation file scope
DEFAULT_MY_ACTIVITIES_VALUE - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
DEFAULT_NO_OF_PROFILES_TO_CACHE - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
DEFAULT_NUM_DAYS_VALUE - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
DEFAULT_NUM_LINES_VALUE - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
DEFAULT_PROFILE_CACHE_IDLE_TIME_IN_MINUTES - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
DEFAULT_PROFILE_MYPROFILE_PAGE_PATH - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
DEFAULT_PROFILE_PAGE_VERSION - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
DEFAULT_PROFILE_PHOTO_SYNC_VALUE - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
DEFAULT_PROFILE_SYNC_FREQUENCY_IN_DAYS - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
DEFAULT_PROFILE_SYNC_HOUR_OF_DAY - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
DEFAULT_PROFILE_SYNC_LDAP_READ_BATCH_SIZE - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
DEFAULT_PROFILE_USERPROFILE_PAGE_PATH - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
DEFAULT_SERVICE_PUBLISHED_VALUE - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
DEFAULT_SETTINGS - Static variable in class oracle.webcenter.peopleconnections.connections.ConnectionsServiceConstants
 
DEFAULT_SETTINGS_FIELD_EDITS - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
DEFAULT_SETTINGS_PROF_VIEWS - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
DEFAULT_TIME_STYLE - Static variable in class oracle.webcenter.generalsettings.model.DateFormatSetting
The default time style when no preference is set (DateTypeStyle.SHORT).
DEFAULT_TIMEZONE_ID - Static variable in class oracle.webcenter.generalsettings.model.TimeZoneSetting
The time zone used if the user does not set a time zone preference.
DefaultErrorRenderer - Class in oracle.adf.view.rich.error.portlet
Default PortletErrorRenderer implementation for rendering errors that have occured for a portlet.
DefaultErrorRenderer() - Constructor for class oracle.adf.view.rich.error.portlet.DefaultErrorRenderer
 
DefaultFolderContextFactory - Class in oracle.webcenter.doclib.model.rc
This context factory returns an initial context corresponding to the folder for the current space (i.e., the Group Space folder).
DefaultFolderContextFactory() - Constructor for class oracle.webcenter.doclib.model.rc.DefaultFolderContextFactory
 
defaultGetURI(String, String, String, String, String, boolean, Map<String, String>, String) - Static method in class oracle.webcenter.framework.resource.external.ResourceUri
Returns an absolute URL to the given resource identified by its service specific resource id and service identifier, using the given title, scope, resourceType, action and a Map of the name-value parameters to add to the URL.
DefaultResourceActionHandler - Class in oracle.webcenter.framework.resource.view
This RAH viewer produces a full browser page navigation when an RAH resource is actioned.
DefaultResourceActionHandler() - Constructor for class oracle.webcenter.framework.resource.view.DefaultResourceActionHandler
 
DefaultServiceActivityStreamExtension - Class in oracle.webcenter.activitystreaming
Base implementation of ServiceActivityStreamExtension.
DefaultServiceActivityStreamExtension() - Constructor for class oracle.webcenter.activitystreaming.DefaultServiceActivityStreamExtension
 
DefaultURLOperatorImpl - Class in oracle.webcenter.navigationframework
 
DefaultURLOperatorImpl(URLOperator) - Constructor for class oracle.webcenter.navigationframework.DefaultURLOperatorImpl
 
DELETE_FLAG - Static variable in interface oracle.webcenter.doclib.view.FeatureFlags
Ability to delete documents and folders
deleteActivities(ActivityObject) - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
Mark all activites for the given object as delete
deleteActivity(ActivityObject, ActivityActor, Scope) - Method in interface oracle.webcenter.activitystreaming.ServiceActivityStreamExtension
Remove service data corresponding to the activity using the supplied information, augmenting any additional information if needed.
deleteBookmark(Bookmark) - Method in interface oracle.webcenter.tagging.model.TaggingService
Deletes the passed in bookmark.
deleteComment(String) - Method in interface oracle.webcenter.comments.CommentsManager
Delete a comment
deleteConnectionList(String) - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionListsManager
Destroys a specified connection list belonging to the current user.
deleteGroupSpace(String) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
Deletes the given group space from WebCenter application
deleteLike(String) - Method in interface oracle.webcenter.likes.LikesManager
Delete the Like.
deleteMessage(String) - Method in interface oracle.webcenter.peopleconnections.wall.Wall
Delete a particular message from Message Board of user in context.
deletePage(PageDef) - Method in interface oracle.webcenter.page.model.PageService
Deletes a page.
deletePage(String) - Method in interface oracle.webcenter.page.model.PageService
Deletes a page.
deletePageForGroupSpace(PageDef) - Method in interface oracle.webcenter.page.model.PageService
Deletes a page when a Space is unprovisioned.
deletePageMetadata(PageDef) - Method in interface oracle.webcenter.page.model.PageService
Deletes a page metadata from the pages.xml file.
deletePageMetadata(String, PageDef) - Method in interface oracle.webcenter.page.model.PageService
Deletes a page metadata from the given pages.xml file.
deletePagePersonalization(String) - Method in interface oracle.webcenter.page.model.PageService
Deletes the customization layer and any translation(s) of the page.
deleteParameter(String) - Method in class oracle.webcenter.page.model.PageDef
delete a parameter from the page
deletePersonalTag(String, String) - Method in interface oracle.webcenter.tagging.model.TaggingService
Delete the specified tags on all the bookmark owned by the specified userId
deleteResource(String, String) - Method in interface oracle.webcenter.tagging.model.TaggingService
Delete a resource
deleteTaskflow(String) - Method in interface oracle.webcenter.page.model.PageService
Deletes a task flow.
DeletionEvent - Class in oracle.adf.view.page.editor.event
A ComponentDeletionEvent is a notification that a component is deleted using Oracle Composer.
DeletionEvent(UIComponent) - Constructor for class oracle.adf.view.page.editor.event.DeletionEvent
 
DeletionListener - Interface in oracle.adf.view.page.editor.event
A listener interface for receiving DeletionEvents.
DELIMITER - Static variable in class oracle.webcenter.peopleconnections.connections.security.ConnectionsPermission
 
DELIMITER - Static variable in class oracle.webcenter.peopleconnections.profile.security.PersonalWebPermission
 
DELIMITER - Static variable in class oracle.webcenter.peopleconnections.profile.security.ProfilePermission
 
DELIMITER - Static variable in class oracle.webcenter.peopleconnections.wall.security.WallPermission
 
deserialize(InputStream) - Static method in class oracle.webcenter.search.util.XmlDeserializer
 
deserialize(Reader) - Static method in class oracle.webcenter.search.util.XmlDeserializer
 
DESIGN - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
 
DESIGN_ADD_CONTENT - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
 
DESIGN_ALL - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
 
DESIGN_DESIGN - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
 
DESIGN_PREVIEW - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
 
DESIGN_SELECT - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
 
DESIGN_SOURCE - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
 
DESIGN_VIEWS_KEY - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
 
destroy() - Method in class oracle.adf.view.page.editor.webapp.WebCenterComposerFilter
 
destroy() - Method in class oracle.webcenter.generalsettings.model.filter.GeneralSettingsLocaleFilter
 
DIALOG_RESOURCE_TITLE - Static variable in class oracle.webcenter.framework.resource.view.AbstractResourceActionHandler
The constant used in the Dialog parameters to represent the resource title.
DIALOG_TASKFLOW_PARAMETERS_MAP - Static variable in class oracle.webcenter.framework.resource.view.AbstractResourceActionHandler
The constant used in the Dialog parameters to represent the Map of task flow parameters.
DIALOG_VIEW_RENDERER - Static variable in class oracle.webcenter.framework.resource.view.AbstractResourceActionHandler
The constant used in the Dialog parameters to represent the View Renderer.
DialogEvent - Class in oracle.adf.view.page.editor.event
 
DialogEvent(DialogEvent.Outcome) - Constructor for class oracle.adf.view.page.editor.event.DialogEvent
 
DialogListener - Interface in oracle.adf.view.page.editor.event
 
DISCUSSION_FORUM_SERVICE_ID - Static variable in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
A String to represent Discussion Forum Service ID
DISPLAY_ACTIONS_ALWAYS - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
DISPLAY_ACTIONS_KEY - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
DISPLAY_ACTIONS_NEVER - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
DISPLAY_ACTIONS_ON_HOVER - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
DISPLAY_AS_POPUP - Static variable in class oracle.webcenter.framework.resource.ResourceAction
 
DISPLAY_DATE_RANGE - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
DISPLAY_FILTER_BY - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
DISPLAY_HEADER_KEY - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
DISPLAY_NAME_PROPERTY_PREFIX - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
DISPLAY_RECENT - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
DISPLAY_SHADOW_KEY - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
displayError(WebCenterException) - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
This method logs the error and display it in UI.
DisplayOptions - Interface in oracle.webcenter.activitystreaming
Display options are query criteria that affect or limit the number of activities returned
displayWarning(String, String, String[]) - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
This method display the warning
DOCLIB_DFORMAT - Static variable in class oracle.webcenter.search.AttributeConstants
Document Service attribute - format
DOCLIB_SERVICEID - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
DOCLIB_XCOMMENTS - Static variable in class oracle.webcenter.search.AttributeConstants
Document Service attribute - comments
DocLibModelConstants - Interface in oracle.webcenter.doclib.model
 
DocLibUtils - Class in oracle.webcenter.doclib.model
Utility APIs for leveraging the Documents Service configuration in custom code
DocLibUtils() - Constructor for class oracle.webcenter.doclib.model.DocLibUtils
 
DOCUMENT_RESOURCE_TYPE - Static variable in interface oracle.webcenter.doclib.model.DocumentDescriptor
Document resource type.
DocumentDescriptor - Interface in oracle.webcenter.doclib.model
An object providing information on a content repository item (folder, document, web content, wiki or blog).
DocumentDescriptorFilter - Interface in oracle.webcenter.doclib.model
A DocumentDescriptorFilter provides an injection point for adding attribute values to a Document or Folder in the Documents Service model layer.
DOCUMENTS_SERVICE_ID - Static variable in interface oracle.webcenter.doclib.model.DocumentDescriptor
The documents service ID
DocumentsServiceBean - Interface in oracle.webcenter.doclib.view
Managed bean used to provide information from the documents service.
doesFollowObject(ActivityActor, ActivityObject) - Method in interface oracle.webcenter.activitystreaming.FollowManager
Whether the actor follow the specified object
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class oracle.adf.view.page.editor.webapp.WebCenterComposerFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class oracle.webcenter.generalsettings.model.filter.GeneralSettingsLocaleFilter
 
DOWNLOAD_FLAG - Static variable in interface oracle.webcenter.doclib.view.FeatureFlags
Ability to download documents
DRAGNDROP_FLAG - Static variable in interface oracle.webcenter.doclib.view.FeatureFlags
Ability to use drag-and-drop to copy and move documents and folders
DuplicateNameException - Exception in oracle.webcenter.page.model
This exception indicates that a page with the same name already exists.
DuplicateNameException() - Constructor for exception oracle.webcenter.page.model.DuplicateNameException
 
DuplicateNameException(Throwable) - Constructor for exception oracle.webcenter.page.model.DuplicateNameException
 
DuplicateNameException(String, String) - Constructor for exception oracle.webcenter.page.model.DuplicateNameException
 
DuplicateNameException(Throwable, String, String) - Constructor for exception oracle.webcenter.page.model.DuplicateNameException
 

E

EDIT_ACTION - Static variable in class oracle.webcenter.peopleconnections.connections.security.ConnectionsPermission
 
EDIT_ACTION - Static variable in class oracle.webcenter.peopleconnections.profile.security.PersonalWebPermission
 
EDIT_ACTION - Static variable in class oracle.webcenter.peopleconnections.profile.security.ProfilePermission
 
EDIT_ACTION - Static variable in class oracle.webcenter.peopleconnections.wall.security.WallPermission
 
EDIT_MODE - Static variable in class oracle.adf.view.page.editor.mode.ModeContext
use isInViewMode() and isInEditMode() instead.
EDITHTML_FLAG - Static variable in interface oracle.webcenter.doclib.view.FeatureFlags
Ability to edit wiki and HTML documents using the rich text editor
EDITOR_FACET - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
 
encodeAll(FacesContext, RenderingContext, UIComponent, FacesBean) - Method in class oracle.adf.view.rich.error.portlet.DefaultErrorRenderer
Called to encode the output from this rendered when an error occurs.
encodeEnd(FacesContext) - Method in class oracle.adf.view.page.editor.component.ChangeModeButton
 
encodeEnd(FacesContext) - Method in class oracle.adf.view.page.editor.component.ChangeModeLink
 
encodeError(FacesContext, RenderingContext, UIComponent, FacesBean) - Method in class oracle.adf.view.rich.error.portlet.DefaultErrorRenderer
Render the error.
encodeErrorMessage(FacesContext, Throwable) - Method in class oracle.adf.view.rich.error.portlet.DefaultErrorRenderer
Encode a message to be shown to the user for the exception that ocurred.
END - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
 
ENDS_WITH - Static variable in class oracle.webcenter.search.ComparatorConstants
Attribute ends with the value passed in.
EQUALS - Static variable in class oracle.webcenter.search.ComparatorConstants
Attribute is equal to value passed in.
equals(QName) - Method in class oracle.webcenter.search.QName
Comparison method between QName objects.
equals(String) - Method in class oracle.webcenter.search.QName
Comparison method by string type.
ERROR_BUNDLE_NAME - Static variable in exception oracle.webcenter.peopleconnections.common.settings.SettingsException
 
ERROR_RES_BUNDLE_NAME - Static variable in exception oracle.webcenter.activitystreaming.ActivityException
 
ERROR_RES_BUNDLE_NAME - Static variable in exception oracle.webcenter.peopleconnections.profile.ProfileAccessException
 
ERROR_RES_BUNDLE_NAME - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileFactory
 
ERROR_RES_BUNDLE_NAME - Static variable in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
 
escapeForOutputFormatted(String) - Static method in class oracle.webcenter.page.model.PageServiceUtils
Returns an encoded version of the specified text suitable for direct use in an ADF Faces OutputFormatted component.
ESTIMATED_RESULT_COUNT - Static variable in interface oracle.webcenter.search.QueryResult
The estimated count of the results that returned
EstimatedCountUnavailable - Interface in oracle.webcenter.search
Marker interface applied to the QueryExecutor implementation so that the caller can ask this and find out that the executor will not have the estimated count of result available at the end of the query execution.
evalParamExpr(Map) - Method in interface oracle.webcenter.navigationframework.NavigationModel
 
EvalQueryOptions - Interface in oracle.webcenter.activitystreaming
 
evaluateExpression(String, Class<T>) - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
This API evaluates a given expression
Event - Enum in oracle.adf.view.page.editor.event
Enumeration of UI events currently supported by Oracle Composer.
EventHandler - Class in oracle.adf.view.page.editor.event
Models an event handler that is registered in Oracle Composer extension file.
EventHandler(Event, String) - Constructor for class oracle.adf.view.page.editor.event.EventHandler
Creates an event handler with the given event type and implementing class name.
EventManager - Class in oracle.adf.view.page.editor.event
Helper class to dispatch the registered UI event listeners.
excludeServiceActivityType(ServiceActivityType) - Method in interface oracle.webcenter.activitystreaming.FilterOptions
Add excluded service activities
execute() - Method in interface oracle.webcenter.search.QueryExecutor
Executes a query in said context.
ExistencePredicate - Class in oracle.webcenter.search
This class of predicate tests for existence of anything that follows a specific qualified name.
ExistencePredicate(QName) - Constructor for class oracle.webcenter.search.ExistencePredicate
Creates a criterion that tests for the existence of a named entity.
EXPANSION_MODE_MAXIMIZED - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
EXPANSION_MODE_MINIMIZED - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
EXPANSION_MODE_NORMAL - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
EXPANSIONMODE_KEY - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
EXPERTISE_ATTR_NAME - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
EXPLORER - Static variable in interface oracle.webcenter.doclib.view.Layouts
Similar to the table layout, but adds a collapsible folder tree on the left side.

F

FeatureFlags - Interface in oracle.webcenter.doclib.view
Constants for the various feature flags used in the featuresOff task-flow parameter to disable user interface features.
FilterItem<T> - Interface in oracle.webcenter.activitystreaming
FilterItem is a item for the FilterOptions
filterOnRead(DocumentDescriptor, DataObject) - Method in interface oracle.webcenter.doclib.model.DocumentDescriptorFilter
Method used to extend an item constructed from a Content Server object.
filterOnRead(DocumentDescriptor, javax.jcr.Node) - Method in interface oracle.webcenter.doclib.model.DocumentDescriptorFilter
Method used to extend an item constructed from a Content Repository object.
FilterOption - Class in oracle.webcenter.notification
Provides the filte criteria.
FilterOption() - Constructor for class oracle.webcenter.notification.FilterOption
Constructs an instance of this class.
FilterOptions - Interface in oracle.webcenter.activitystreaming
FilterOptions are query criteria to filter activities by core attributes of the activity.
filterTextPredicate(Predicate, String) - Static method in class oracle.webcenter.search.util.PredicateUtils
Filter text predicate by the filterString which is a regular expression.
findActivity(QueryOptions, String) - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
Find and return the ActivityDisplayElement.
findActivityType(String, String) - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
Return the definition for the specified activity type for the specified service.
findAllTopFilteredPersonalTags(Order, String, String, boolean) - Method in interface oracle.webcenter.tagging.model.TaggingService
Deprecated.
findAllTopFilteredSystemTags(Order, String, String) - Method in interface oracle.webcenter.tagging.model.TaggingService
Deprecated.
findConnection(String, String) - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionsManager
Deprecated.
All known usages of this method so far are for determining a pair of users are connected or not; use ConnectionsManager.isConnected(java.lang.String, java.lang.String) instead for that purpose.
findFilteredPersonalResources(Order, String, String) - Method in interface oracle.webcenter.tagging.model.TaggingService
Finds a list of resources whose name contains the specified substring filter and have been tagged by the current userId.
findFilteredPersonalResources(Order, String, String, String) - Method in interface oracle.webcenter.tagging.model.TaggingService
Finds a list of resources whose name contains the specified substring filter and have been tagged by the current userId.
findFilteredPersonalTags(Order, String, String) - Method in interface oracle.webcenter.tagging.model.TaggingService
Deprecated.
findObjectType(String, String) - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
Return the definition for the specified object type for the specified service.
findPersonalResources(Order, String, List<String>, String, boolean) - Method in interface oracle.webcenter.tagging.model.TaggingService
Finds a list of resources that have been tagged by the specified current user and with the specified keywords.
findPopularTags(String, String, boolean, String, int, Order) - Method in interface oracle.webcenter.tagging.model.TaggingService
Finds popular tags
findPopularTags(String, String, boolean, int, Order) - Method in interface oracle.webcenter.tagging.model.TaggingService
Finds popular tags
findPopularTags(String, String, int) - Method in interface oracle.webcenter.tagging.model.TaggingService
Find popular tags on a given resource
findPopularTagsCommon(String, String, boolean, String, int, Order) - Method in interface oracle.webcenter.tagging.model.TaggingService
Finds popular tags
findPredicates(Class<T>, Predicate) - Static method in class oracle.webcenter.search.util.PredicateUtils
Returns a list of Predicates that matches the class passed in.
findRecommendedTags(String, String, String, int) - Method in interface oracle.webcenter.tagging.model.TaggingService
Finds a list of recommended tags related to the current resource being tagged.
findRelatedSystemResources(String, String) - Method in interface oracle.webcenter.tagging.model.TaggingService
Finds a list of resources that are related to the current resource.
findRelatedSystemTagsByTag(Order, String, String, List<String>, String) - Method in interface oracle.webcenter.tagging.model.TaggingService
Finds a list of tags in the system that are related to the specified tag word.
findRelatedTags(String, String) - Method in interface oracle.webcenter.tagging.model.TaggingService
Finds a list of tags that are related to the current resource.
findRelatedUsers(String, String) - Method in interface oracle.webcenter.tagging.model.TaggingService
Finds a list of users that are related to the current resource.
findRelatedUsersByTag(Order, String, String, List<String>, String) - Method in interface oracle.webcenter.tagging.model.TaggingService
Finds a list of users that are related to the specified tag word.
findRelatedUsersByTag(Order, String, String, List<String>) - Method in interface oracle.webcenter.tagging.model.TaggingService
Finds a list of users that are related to the specified tag word.
findSystemResources(Order, String, List<String>, String) - Method in interface oracle.webcenter.tagging.model.TaggingService
Finds a list of Resources in the system that have been tagged with the specified keywords.
findSystemTags(String, String, boolean) - Method in interface oracle.webcenter.tagging.model.TaggingService
Deprecated.
findTopFilteredPersonalTags(Order, String, String, int, boolean) - Method in interface oracle.webcenter.tagging.model.TaggingService
Deprecated.
findTopFilteredSystemTags(Order, String, String, int) - Method in interface oracle.webcenter.tagging.model.TaggingService
Deprecated.
findTypeConstants(FacesBean.Type) - Method in class oracle.adf.view.rich.error.portlet.PortletErrorRenderer
 
findUpdatedRelatedSystemTagsByTag(Order, String, String, List<String>, String) - Method in interface oracle.webcenter.tagging.model.TaggingService
Finds a list of tags in the system that are related to the specified tag word.
findUpdatedRelatedSystemTagsByTag(Order, String, String, List<String>) - Method in interface oracle.webcenter.tagging.model.TaggingService
Finds a list of tags in the system that are related to the specified tag word.
findUpdatedRelatedUsersByTag(Order, String, String, List<String>, String) - Method in interface oracle.webcenter.tagging.model.TaggingService
Finds a list of users that are related to the specified tag word.
findUpdatedRelatedUsersByTag(Order, String, String, List<String>) - Method in interface oracle.webcenter.tagging.model.TaggingService
Finds a list of users that are related to the specified tag word.
findUpdatedResources(String, Calendar) - Method in interface oracle.webcenter.tagging.model.TaggingService
Return resources whose serviceId matches the specified serviceId and which have been updated after the the specified date.
flatten(ComplexPredicate) - Static method in class oracle.webcenter.search.util.PredicateUtils
Compacts the ComplexPredicate by flattening.
FOLDER_RESOURCE_TYPE - Static variable in interface oracle.webcenter.doclib.model.DocumentDescriptor
Folder resource type
FOLLOW_ACTIVE_STATUS - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
FOLLOW_DELETED_STATUS - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
FOLLOW_OBJECT_ACTIVITY_TYPE - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
FOLLOW_OBJECT_TYPE - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
FollowManager - Interface in oracle.webcenter.activitystreaming
FollowManager manages all aspects related to follow, such as to follow or unfollow certain object, to return all objects followed by a user, etc.
followObject(String, ActivityActor, ActivityObject) - Method in interface oracle.webcenter.activitystreaming.FollowManager
To set the actor to follow the specified object
followObject(ActivityActor, ActivityObject) - Method in interface oracle.webcenter.activitystreaming.FollowManager
To set the actor to follow the specified object
FROM_DATE - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
FS_REPOSITORY_TYPE - Static variable in class oracle.webcenter.doclib.view.RepositoryInfo
Oracle file system repository type identifier

G

GENERAL_SETTINGS_SERVICE_COMPONENT - Static variable in class oracle.webcenter.generalsettings.model.GeneralSettingsService
service identifier.
GeneralSettingsBean - Class in oracle.webcenter.generalsettings.model
A Managed Bean to access shared preference values from within ADF Faces pages.
GeneralSettingsBean() - Constructor for class oracle.webcenter.generalsettings.model.GeneralSettingsBean
 
GeneralSettingsLocaleFilter - Class in oracle.webcenter.generalsettings.model.filter
The GeneralSettingsLocaleFilter implements a Servlet Filter to set the current locale in ADF Faces based on the General Setting Locale preferences for the current user.
GeneralSettingsLocaleFilter() - Constructor for class oracle.webcenter.generalsettings.model.filter.GeneralSettingsLocaleFilter
 
GeneralSettingsLocaleRequestWrapper - Class in oracle.webcenter.generalsettings.model.filter
This HttpServletRequestWrapper will get the locale from the General Settings service.
GeneralSettingsLocaleRequestWrapper(HttpServletRequest) - Constructor for class oracle.webcenter.generalsettings.model.filter.GeneralSettingsLocaleRequestWrapper
Obtain the user's preferred locale from the General Settings service and use this in the Accept-Language header instead of the locale sent in the request by the user's browser.
GeneralSettingsRuntimeException - Exception in oracle.webcenter.generalsettings.model.exception
RuntimeException raised for failures in the General Settings service.
GeneralSettingsRuntimeException(String) - Constructor for exception oracle.webcenter.generalsettings.model.exception.GeneralSettingsRuntimeException
 
GeneralSettingsRuntimeException(Throwable) - Constructor for exception oracle.webcenter.generalsettings.model.exception.GeneralSettingsRuntimeException
 
GeneralSettingsService - Class in oracle.webcenter.generalsettings.model
General Settings are user preferences common to all applications and are used across several WebCenter services.
GeneralSettingsService() - Constructor for class oracle.webcenter.generalsettings.model.GeneralSettingsService
 
GenericActionEvent<GenericActionEventListener,GenericActionResult> - Class in oracle.adf.view.page.editor.event
 
GenericActionEvent(Map<String, Object>, Action) - Constructor for class oracle.adf.view.page.editor.event.GenericActionEvent
Constructor
GenericActionListener - Interface in oracle.adf.view.page.editor.event
A listener interface for receiving GenericActionEvents.
GenericActionResult - Class in oracle.adf.view.page.editor.event
 
GenericActionResult() - Constructor for class oracle.adf.view.page.editor.event.GenericActionResult
 
GenericSiteResourceQueryOptions - Class in oracle.webcenter.portalframework.genericsiteresources
This class exposes all the query options which can be used in combinations to search for a resource.
GenericSiteResourceQueryOptions() - Constructor for class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
 
GenericSiteResourceQueryOptions(Scope) - Constructor for class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
 
GenericSiteResourceQueryOptions.PROPERTY_NAME - Enum in oracle.webcenter.portalframework.genericsiteresources
 
GenericSiteResourceQueryOptions.SearchTypes - Enum in oracle.webcenter.portalframework.genericsiteresources
 
GenericSiteResourceTypes - Class in oracle.webcenter.portalframework.genericsiteresources
 
GenericSiteResourceTypes() - Constructor for class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceTypes
 
getAbsoluteContextRoot() - Static method in class oracle.webcenter.framework.resource.external.ResourceUri
Returns the absolute URL up to and including the current servlet context root (even if the FacesContext is not available).
getAbsoluteWCContextRoot() - Static method in class oracle.webcenter.framework.resource.external.ResourceUri
Returns the absolute URL up to and including the servlet context root (even if the FacesContext is not available) of the WebCenter servlet.
getAccessKey() - Method in class oracle.adf.view.page.editor.component.LayoutCustomizable
Gets a character used to gain quick access to this link.
getAcronym() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
This method returns the acronym of group space logo url
getAction() - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
getAction(String) - Static method in enum oracle.adf.view.page.editor.event.Action
Returns an ActionTypes object given a name.
getAction() - Method in class oracle.adf.view.page.editor.event.BaseGenericActionEvent
returns the action
getAction() - Method in class oracle.adf.view.page.editor.event.GenericActionEvent
Returns the action that trggered this event
getAction() - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
getAction() - Method in class oracle.webcenter.framework.resource.ResourceAction
 
getActionListener() - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
getActionListener() - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
getActionListeners() - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
getActionListeners() - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
getActionsAvailable() - Method in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
Method to return actions allowed.
getActivityDisplayElements() - Method in interface oracle.webcenter.activitystreaming.SummaryActivityDisplayElement
 
getActivityElement() - Method in interface oracle.webcenter.activitystreaming.ActivityDisplayElement
Return the activity element
getActivityExtHandlers() - Method in class oracle.webcenter.activitystreaming.ActivityStreamingExtensionHandlerFactory
 
getActivityID() - Method in interface oracle.webcenter.activitystreaming.ActivityElement
Returns the activity's ID
getActivityId() - Method in interface oracle.webcenter.activitystreaming.ActivityObject
Return the Activity ID
getActivityScope(ActivityObject) - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
Returns the Scope of the Activity associated with the passed activity object.
getActivityServiceIdPreferences(String) - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
Return all service's IDs that have are configured to be displayed in the current context.
getActivityServiceIds() - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
Return all service's IDs that have published activities to Activity Stream
getActivityStreamingService() - Method in class oracle.webcenter.activitystreaming.ActivityStreamingServiceFactory
Return an ActivityStreamingService
getActivityStreamingService() - Method in class oracle.webcenter.activitystreaming.RemoteActivityStreamingServiceFactory
 
getActivityTime() - Method in interface oracle.webcenter.activitystreaming.ActivityElement
Return the create date of this activity
getActivityType() - Method in interface oracle.webcenter.activitystreaming.ActivityElement
Return the activity type
getActivityType() - Method in interface oracle.webcenter.activitystreaming.ServiceActivityType
Return the Activity Type.
getActorDetailsManager() - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
Return activity stream data manager from the factory
getActorId() - Method in interface oracle.webcenter.activitystreaming.ActorDetails
This method returns the Id or the GUID of the Actor
getActorIds(int, int, Date) - Method in interface oracle.webcenter.activitystreaming.ActorDetailsManager
This API gets the ActorIds [i.e.
getActorName() - Method in interface oracle.webcenter.activitystreaming.ActorDetails
This method returns the name of the actor
getActors() - Method in interface oracle.webcenter.activitystreaming.ActivityElement
Return all Actors for this ActivityStreamingElement
getAddListIds() - Method in class oracle.webcenter.peopleconnections.connections.ConnectionEvent
 
getAdvancedQuery() - Method in interface oracle.webcenter.activitystreaming.QueryOptions
Returns the advanced query condition.
getAllActivityExceptions() - Method in exception oracle.webcenter.activitystreaming.BulkActivityException
 
getAllChildren() - Method in class oracle.webcenter.page.model.PageResource
 
getAllChildren(String) - Method in interface oracle.webcenter.page.model.PageService
Gets the list of all pages in the hierarchy tree under a parent page.
getAllConnectionListeners() - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionsManager
Returns List of ConnectionListeners
getAllConnectionListListeners() - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionListsManager
Returns the list of ConnectionListListeners
getAllConnections(int, int) - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionsManager
Returns all the connections in the system.
getAllInvitationListeners() - Method in interface oracle.webcenter.peopleconnections.connections.InvitationsManager
Returns List contatining all instances of class implementing InvitationListeners
getAllModesSharedScreen() - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
 
getAllModesSharedScreen() - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
getAllModesSharedScreen() - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
getAllowEL() - Method in class oracle.adf.view.page.editor.component.PageCustomizable
Get allowEL.
getAllowLabel() - Method in class oracle.adf.view.page.editor.component.PageCustomizable
Get allowLabel.
getAllPages() - Method in interface oracle.webcenter.page.model.PageService
Gets all pages.
getAllPagesForAdmin() - Method in interface oracle.webcenter.page.model.PageService
Gets all pages including business role pages and personal pages for for administrator.
getAllPagesNoPermission() - Method in interface oracle.webcenter.page.model.PageService
Gets all the pages bypassing the security checks.
getAllPersonalPageOwners() - Method in interface oracle.webcenter.page.model.PageService
Gets all user IDs that own personal pages.
getAllServiceMetadata() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
Returns the list of all service metadata.
getAncestors() - Method in interface oracle.webcenter.navigationframework.NavigationResource
Returns the hierarchy list of ancestors of this node (of type NavigationResource) starting with the root node.
EL: #{navigationContext.defaultNavigationModel.currentSelection.ancestors}
getAndClearPassedMdsSession() - Method in class oracle.webcenter.page.model.PageResource
Get and clear passed in mds session through page resource to be used inside page service code.
getApplication() - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
Return the WCApplication instance associated with this web application.
getApplicationConfig() - Method in interface oracle.webcenter.webcenterapp.application.WCApplication
This method is responsible for returning the bean carrying webcenter application configuration information.
getApplicationId() - Method in interface oracle.webcenter.activitystreaming.ActivityElement
Return the application id
getApplicationName() - Method in interface oracle.webcenter.webcenterapp.application.WCApplication
 
getApplicationURL() - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
Gets the application's URL - http[s]://host:port/webcenter.
getArchiveManager() - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
Return a archive manager instance for archiving/restoring acvitiy stream data
getAttributePredicateParents(Predicate, QName) - Static method in class oracle.webcenter.search.util.PredicateUtils
Returns a list of parents of the given attribute predicate
getAttributes() - Method in interface oracle.webcenter.navigationframework.NavigationModel
Returns a mutable Map of all the NavigationModel attributes
EL: #{navigationContext.defaultNavigationModel.attributes['Description']}
getAttributes() - Method in interface oracle.webcenter.navigationframework.NavigationResource
Returns a mutable Map of all the resource attributes
EL: #{navigationContext.defaultNavigationModel.currentSelection.attributes['Description']}
getAttrs() - Method in interface oracle.webcenter.doclib.model.DocumentDescriptor
A map of additional attributes that describe this item
getAuthorId() - Method in interface oracle.webcenter.comments.Comment
Returns the user who posted the comment.
getBackground() - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Returns the background attribute of the component
getBasePagePath() - Method in class oracle.webcenter.page.model.PageDef
 
getBaseUri(String) - Static method in class oracle.webcenter.framework.resource.external.ResourceUri
Returns the absolute URL to the specified containing page (even if the FacesContext is not available).
getBatchSize() - Method in interface oracle.webcenter.activitystreaming.DisplayOptions
Retrieve the batch size of the query.
getBeanType() - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
getBeanType() - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
getBeanType() - Method in class oracle.adf.view.page.editor.component.ChangeModeButton
 
getBeanType() - Method in class oracle.adf.view.page.editor.component.ChangeModeLink
 
getBeanType() - Method in class oracle.adf.view.page.editor.component.ImageLink
 
getBeanType() - Method in class oracle.adf.view.page.editor.component.LayoutCustomizable
 
getBeanType() - Method in class oracle.adf.view.page.editor.component.PageCustomizable
 
getBeanType() - Method in class oracle.adf.view.page.editor.component.PageEditorPanel
 
getBeanType() - Method in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
 
getBeanType() - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
getBookmarkCount() - Method in interface oracle.webcenter.tagging.model.Resource
Return the resource's number of bookmarks, that is, the number of times the resource has been bookmarked
getBookmarkCount() - Method in interface oracle.webcenter.tagging.model.Tag
Return the tag's bookmark count (scalar value).
getBusinessCity() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getBusinessCity() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getBusinessCountry() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getBusinessCountry() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getBusinessEmail() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getBusinessEmail() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getBusinessFax() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getBusinessFax() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getBusinessLocationMapURL() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getBusinessLocationMapURL() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getBusinessMobile() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getBusinessMobile() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getBusinessPager() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getBusinessPager() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getBusinessPhone() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getBusinessPhone() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getBusinessPOBox() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getBusinessPOBox() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getBusinessPostalCode() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getBusinessPostalCode() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getBusinessRolePages() - Method in interface oracle.webcenter.page.model.PageService
Gets all business role pages.
getBusinessState() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getBusinessState() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getBusinessStreet() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getBusinessStreet() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getCachedActionsAvailable() - Method in class oracle.adf.view.rich.component.portlet.PortletBase
Public wrapper to get the getActionsAvailable method on the ShowDetailFrame.
getCachedPersonalPages() - Method in interface oracle.webcenter.page.model.PageService
Gets the list of pages from cache for the user in the Home Space.
getCalendar() - Static method in class oracle.webcenter.search.util.BasicDateUtils
Get a plain Calendar object for general use
getCalendarSinceNumDays(Calendar) - Method in class oracle.webcenter.search.refine.DateRefinement
 
getCalendarSinceNumDays(Calendar, TimeZone) - Static method in class oracle.webcenter.search.refine.DateRefinement
Get Calendar object for query execution of SinceNumDays comparator
getCalendarString(Calendar) - Static method in class oracle.webcenter.search.util.BasicDateUtils
Get a human readable string of a Calendar object
getCatalog() - Method in class oracle.adf.view.page.editor.component.PageCustomizable
Get the catalog.
getCategory() - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Gets the value of the resource category.
getCause() - Method in exception oracle.webcenter.activitystreaming.ActivityException
Get the cause of this exception.
getCause() - Method in exception oracle.webcenter.activitystreaming.ActivityRuntimeException
 
getChildByTitle(String) - Method in interface oracle.webcenter.navigationframework.NavigationResource
Gets the child by title
getChildCount() - Method in interface oracle.webcenter.navigationframework.NavigationResource
Returns the number of children of this node
EL: #{navigationContext.defaultNavigationModel.currentSelection.childCount
getChildCreation() - Method in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
Gets Controls when the children components are created.
getChildGSCount() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
THIS API returns the childGS count
getChildren() - Method in interface oracle.webcenter.navigationframework.NavigationResource
Returns the List of children of this resource
EL: #{navigationContext.defaultNavigationModel.currentSelection.children}
EL: #{navigationContext.defaultNavigationModel.currentSelection.children[0]}
getChildren() - Method in class oracle.webcenter.search.ComplexPredicate
Gets a collection of child Predicate objects for this ComplexPredicate.
getChildren() - Method in interface oracle.webcenter.search.QueryFederator
Allows for navigation of children query contexts.
getChromeLevelForCurrentRequest() - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
Returns the chrome-level to be used, if it can be determined from the current request or page.
getClassInstance() - Method in class oracle.adf.view.page.editor.event.EventHandler
Returns an instance of the event listener that is configured to handle this event.
getClassName() - Method in class oracle.adf.view.page.editor.event.EventHandler
Returns the class name of this event handler's implementation.
getClauses() - Method in class oracle.webcenter.search.refine.Refinement
Returns the list of clauses held within this Refinement.
getClientAttributes() - Method in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
Gets a set of client attribute names.
getClientId(FacesContext) - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
 
getClientListeners() - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Gets a set of client listeners.
getClonedValue(T) - Method in class oracle.webcenter.search.AttributePredicate
 
getClonedValue(Calendar) - Method in class oracle.webcenter.search.DateAttributePredicate
 
getColumns() - Method in class oracle.webcenter.peopleconnections.profile.model.crawler.ProfileServiceCrawlerRow
This method returns the Iterator of the keys of the Rows map
getColumns() - Method in interface oracle.webcenter.search.Row
Returns the list of all the columns that are present in this Row.
getColumns() - Method in class oracle.webcenter.search.util.ResultSetRow
Gets the list of column names derived from combining the ResultSet columns and the list of columns declared by the constructor parameter.
getCommentById(String) - Method in interface oracle.webcenter.comments.CommentsManager
 
getComments(ActivityObject, CommentsManager.SortCriteria) - Method in interface oracle.webcenter.comments.CommentsManager
Returns all the comments that have been posted on a specified WebCenter object.
getComments(ActivityObject, CommentsManager.SortCriteria, int, int) - Method in interface oracle.webcenter.comments.CommentsManager
Returns all the comments that have been posted on a specified WebCenter object.
getComments(ActivityElement, CommentsManager.SortCriteria) - Method in interface oracle.webcenter.comments.CommentsManager
Returns all the comments that have been posted on a specified WebCenter object.
getComments(ActivityElement, CommentsManager.SortCriteria, int, int) - Method in interface oracle.webcenter.comments.CommentsManager
Returns all the comments that have been posted on a specified WebCenter object.
getCommentsManager() - Method in class oracle.webcenter.comments.CommentsServiceFactory
Returns an instance of CommentsManager having methods for managing comments on objects in WebCenter.
getCommentsSummary() - Method in interface oracle.webcenter.activitystreaming.ActivityElement
Returns a summary of comments that have been posted on the activity
getCommentsSummary() - Method in interface oracle.webcenter.activitystreaming.ActivityObject
Returns a summary of comments that have been posted on the object
getCommentsSummary() - Method in class oracle.webcenter.peopleconnections.wall.WallMessage
 
getCommentText() - Method in interface oracle.webcenter.comments.Comment
Returns the content text of the comment
getComparator() - Method in class oracle.webcenter.search.AttributePredicate
Which comparator do we use for comparison?
getComparator() - Method in class oracle.webcenter.search.refine.Refinement.Clause
Returns the String comparator used in this clause.
getCompId() - Method in class oracle.adf.view.page.editor.event.WireEvent
Returns the event Consumer to wire
getComponent() - Method in class oracle.adf.view.page.editor.event.AttributeChangeEvent
Returns the component that is being edited
getComponent() - Method in class oracle.adf.view.page.editor.event.BaseActionEvent
Returns the component that is being edited
getComponent() - Method in class oracle.adf.view.page.editor.event.DeletionEvent
Returns the component that was deleted.
getComponentId() - Method in class oracle.adf.view.page.editor.event.ParameterChangeEvent
Returns the id of the component that is being edited
getConjunctionOp() - Method in class oracle.webcenter.search.refine.DateRefinement
Returns the conjunction operator for this DateRefinement.
getConjunctionOp() - Method in class oracle.webcenter.search.refine.Refinement
Gets the conjunction operator that can be used to chain clauses produced by this Refinement.
getConjunctionOp() - Method in class oracle.webcenter.search.refine.StringRefinement
When we have a ComplexPredicate built using StringRefinements, the default is an OR, which supports operations like "user in {user1,user2}"
getConjunctionOperator() - Method in class oracle.webcenter.search.ComplexPredicate
Gets the conjunction operator used by the ComplexPredicate.
getConnectee() - Method in class oracle.webcenter.peopleconnections.connections.ConnectionEvent
 
getConnecteeUserId() - Method in interface oracle.webcenter.peopleconnections.connections.Connection
Returns the user GUID of the 'connectee'.
getConnecteeUserProfile() - Method in interface oracle.webcenter.peopleconnections.connections.Connection
Returns limited profile information of the 'connectee'.
getConnectionConfig() - Method in interface oracle.webcenter.webcenterapp.application.WCApplication
Get the application connection config from adf-config.
getConnectionList(String, String) - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionListsManager
Returns a specified connection list belonging to the specified user.
getConnectionLists() - Method in interface oracle.webcenter.activitystreaming.QueryOptions
Deprecated.
getConnectionLists(String) - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionListsManager
Returns the connection lists belonging to the specified user.
getConnectionListsManager() - Method in class oracle.webcenter.peopleconnections.connections.ConnectionsServiceFactory
Returns an instance of ConnectionListsManager having methods for managing connection lists belonging to users in the system.
getConnectionListsMembershipList() - Method in interface oracle.webcenter.peopleconnections.connections.Connection
Returns the names of the 'owner's' connection lists that the 'connectee' is a member of.
getConnectionName() - Method in interface oracle.webcenter.doclib.model.DocumentDescriptor
The repository connection name this item belongs to.
getConnections(String) - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionsManager
Returns all the connections of the specified user.
getConnections(String, String, String, ConnectionsManager.SortCriteria, int, int) - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionsManager
Returns the connections of the specified user based on specified additional parameters.
getConnections() - Method in interface oracle.webcenter.peopleconnections.connections.UserNode
 
getConnectionsList() - Method in interface oracle.webcenter.doclib.view.DocumentsServiceBean
Gets a list of available content repository connections
getConnectionsManager() - Method in class oracle.webcenter.peopleconnections.connections.ConnectionsServiceFactory
Returns an instance of ConnectionsManager having methods for managing connections among users in the system.
getConnectionsWithPreferences(List<String>, String, String, String, String, String, String) - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionListsManager
Returns the specified user's connection list's, the specified user', and the system's setting value for the specified setting key and the system's setting that indicates whether the specified setting is configurable by end user
getConnectionsWithPreferences(String, String, String, String, String, String) - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionsManager
Returns the specified user's connections's, the specified user', and the system's setting value for the specified setting key and the system's setting that indicates whether the specified setting is configurable by end user
getConnectoinListNames() - Method in class oracle.webcenter.peopleconnections.connections.InvitationEvent
 
getContainer() - Method in class oracle.adf.view.page.editor.event.AdditionEvent
Returns the container into which a component is dropped.
getContent(CrawlContext) - Method in class oracle.webcenter.peopleconnections.profile.model.crawler.ProfileServiceCrawler
 
getContentDirectory() - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Gets the Content Directory of the resource.
getContentInlineStyle() - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Deprecated.
getContentMRef() - Method in class oracle.webcenter.page.model.PageDef
 
getContentStyle() - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Returns the contentStyle attribute of the component
getContextURL(String) - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
Returns the context URL for the given scope
getCopyrightMessage() - Method in interface oracle.webcenter.spaces.beans.UiMetadata
Returns the copyright message used by the Space.
getCopyRightMessage() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
 
getCopyrightMessage() - Method in interface oracle.webcenter.webcenterapp.beans.WebCenterType
Returns the copyright message used by the application.
getCount() - Method in interface oracle.webcenter.comments.CommentsSummary
Returns the total number of comments that have been posted on the WebCenter object.
getCount() - Method in interface oracle.webcenter.likes.LikesSummary
Retrieve the number of people who like it.
getCount() - Method in class oracle.webcenter.search.refine.Refinement
Gets the number of results expected to return when this Refinement is applied.
getCreateDate() - Method in interface oracle.webcenter.activitystreaming.ActivityDisplayElement
Return the create date of the activity
getCreateDate() - Method in interface oracle.webcenter.activitystreaming.ActivityObject
Return the create date of the object
getCreateDate() - Method in interface oracle.webcenter.doclib.model.DocumentDescriptor
Gets the Creation Date of this item.
getCreateDate() - Method in class oracle.webcenter.page.model.PageDef
 
getCreateDate() - Method in interface oracle.webcenter.tagging.model.Bookmark
Gets this bookmark's creation date
getCreateDateString() - Method in class oracle.webcenter.page.model.PageDef
 
getCreatedBy() - Method in interface oracle.webcenter.activitystreaming.ActivityElement
Returns the activity's created by
getCreatedBy() - Method in interface oracle.webcenter.activitystreaming.ActivityObject
Return the creator (user guid) of the object
getCreatedBy() - Method in interface oracle.webcenter.doclib.model.DocumentDescriptor
Gets the user name of the user who created this item.
getCreatedBy() - Method in class oracle.webcenter.page.model.PageDef
 
getCreatedBy() - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Gets the name of the resource creator.
getCreatedBy() - Method in interface oracle.webcenter.spaces.beans.SpaceType
Returns the User-name of the user who created the current Space.
getCreatedBy() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
Returns the creator's name of the Group Space
getCreatedDate() - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Gets the date of the resource creation.
getCreatedDate() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
 
getCreatedOn() - Method in interface oracle.webcenter.activitystreaming.ActivityElement
Returns the activity's created on
getCreationDate() - Method in interface oracle.webcenter.comments.Comment
Returns the date on which the comment was posted.
getCreationDate() - Method in class oracle.webcenter.notification.Subscription
Returns the creation date of this subscription object.
getCreationDate() - Method in interface oracle.webcenter.spaces.beans.SpaceType
Returns java.util.Calendar object representing the date-time on which the current Space was created.
getCSSStyle() - Method in class oracle.webcenter.page.model.PageDef
 
getCurrent() - Static method in class oracle.adf.view.page.editor.mode.ModeContext
Gets the current instance of this class.
getCurrentGroupSpace() - Method in interface oracle.webcenter.doclib.view.DocumentsServiceBean
Provides information on the current group space documents.
Available in WebCenter Spaces only.
EL: #{documentsService.currentGroupSpace}
getCurrentImpersonatorId() - Static method in class oracle.webcenter.security.common.WCSecurityUtility
Get the user identifier of the impersonator if the current user is in an impersonation session
getCurrentInstance() - Static method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
Return the WCApplicationContext instance for the request that is being processed by the current thread, if any.
getCurrentModeName() - Method in class oracle.adf.view.page.editor.mode.ModeContext
Deprecated.
use isInViewMode() and isInEditMode() instead.
getCurrentNavigationModel() - Method in interface oracle.webcenter.navigationframework.NavigationContext
Returns the current NavigationModel object
EL: #{navigationContext.currentNavigationModel}
getCurrentPageTemplate() - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
Returns a page template object of type GenericSiteResource used for current request.
getCurrentRequestSelection() - Method in interface oracle.webcenter.navigationframework.NavigationContext
Get the current resource for the request.
getCurrentScope() - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
Returns a scope object corresponding to the current WC context.
getCurrentScopedWebCenterURI() - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
Returns a URI that represents the current request (including request parameters recognized by WebCenter) in the context of the current scope.
getCurrentSelection() - Method in interface oracle.webcenter.navigationframework.NavigationModel
Returns the currently selected NavigationResource
EL: #{navigationContext.defaultNavigationModel.currentSelection}
getCurrentTaskFlowID() - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
get the current taskflow id.
getCurrentTime() - Static method in class oracle.webcenter.generalsettings.model.TimeZoneSetting
Get the current time as a Calendar object based on the current user's timezone setting.
getCurrentTime(String) - Static method in class oracle.webcenter.generalsettings.model.TimeZoneSetting
Gets the current time as a Calendar object based on the given user's timezone setting.
getCurrentTime(TimeZone) - Static method in class oracle.webcenter.search.util.BasicDateUtils
Get a Calendar object, given a time zone
getCurrentUser() - Method in interface oracle.webcenter.doclib.view.DocumentsServiceBean
Provides information on the current user's documents.
Available in WebCenter Spaces only.
EL: #{documentsService.currentUser}
getCurrentUserSettingsForUpdate() - Method in class oracle.webcenter.peopleconnections.common.settings.SettingsManager
Returns an updateable-settings object corresponding to the current user's version of the settings document, for performing settings updates at the current user's level (overriding the global level settings).
getCurrentWebCenterURI() - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
Method to get the a URI that represents the current request (including request parameters that are recognized by WebCenter).
getCustAttr(String) - Method in interface oracle.webcenter.activitystreaming.ActivityElement
Return custom attribute with the specified name
getCustAttrs() - Method in interface oracle.webcenter.activitystreaming.ActivityElement
Return all custom attributes associated with this Activity Element
getCustomAttributes() - Method in interface oracle.webcenter.spaces.beans.SpaceType
Returns the value of a specific custom-attribute, of the name attributeName for the Space.
getCustomAttributes() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
This API returns custom attributes for a current Group Space.
getCustomAttributes() - Method in interface oracle.webcenter.webcenterapp.beans.WebCenterType
Returns the value of a specific custom-attribute, of the name attributeName for the application.
getCustomAttributeValueMap() - Method in class oracle.webcenter.page.model.PageDef
 
getCustomizationId() - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Deprecated.
getCustomPermissionEvaluator() - Method in class oracle.webcenter.peopleconnections.profile.model.crawler.ProfileServiceCrawler
 
getCustomValue() - Method in interface oracle.webcenter.webcenterapp.beans.WebCenterType.CopyrightMessageType
Return the copyright message used by the application, only if it has been configured via WebCenter Administration.
getDataModel(Map) - Method in interface oracle.webcenter.navigationframework.NavigationModel
Returns a collection object representing the navigation based on the Map of parameters passed in.
getDateFormattedAsReceived() - Method in interface oracle.webcenter.peopleconnections.connections.Invitation
 
getDateFormattedAsSent() - Method in interface oracle.webcenter.peopleconnections.connections.Invitation
 
getDateofBirth() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getDateofBirth() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getDateofHire() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getDateofHire() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getDatePattern() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Gets the current user's preferred date pattern.
getDatePattern(String) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Gets the given user's preferred date pattern.
getDateStyle() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Returns the current user's preferred date style.
getDateStyle(String) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Returns the given user's preferred date style.
getDateTimeFormatter() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Gets a DateFormat object with the current user's preferred timezone, date and time format applied.
getDateTimeFormatter(String) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Gets a DateFormat object with the given user's preferred timezone, date and time format applied.
getDateTimePattern() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
If a date and time pattern preference is set for the current user then returns a pattern representing datePattern+timePattern.
getDateTimePattern(String) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
If a date and time pattern preference is set for the given user then returns a pattern representing datePattern+timePattern.
getDebugValue() - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
getDefaultAccessibilityMode() - Static method in class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
Returns the default accessibility mode preference for the application.
getDefaultBRPSiteTemplateId() - Method in interface oracle.webcenter.webcenterapp.beans.WebCenterType
Returns the id or an EL which can evaluate to the id of the page template with Business Roles associated with the application.
getDefaultComparator(QName) - Static method in class oracle.webcenter.search.AttributePredicate
 
getDefaultConnectionName() - Method in class oracle.webcenter.doclib.model.DocLibUtils
Gets the name of the default content repository connection (see the setJCRContentServerConnection WLST command and other similar commands).
getDefaultConnectionName() - Method in interface oracle.webcenter.doclib.view.DocumentsServiceBean
Gets the default content repository connection name.
getDefaultGroup() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getDefaultGroup() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getDefaultGSSiteTemplateId() - Method in interface oracle.webcenter.webcenterapp.beans.WebCenterType
Returns the id or an EL which can evaluate to the id of the page template associated with the Space of the application.
getDefaultIdcContext(String) - Method in class oracle.webcenter.doclib.model.DocLibUtils
Reads the configuration for the Content Server connection identified by connectionName and return an IdcContext object that can be used to make calls to the Content Server.
getDefaultIdentityStore() - Static method in class oracle.webcenter.security.common.WCSecurityUtility
Gets the default identity store configured
getDefaultLanguage() - Static method in class oracle.webcenter.generalsettings.model.LanguageSetting
Returns the default language preference for the application.
getDefaultLanguage() - Method in interface oracle.webcenter.spaces.beans.SpaceType
Returns the default language for the current Space.
getDefaultLanguage() - Method in interface oracle.webcenter.webcenterapp.beans.WebCenterType
Returns the default language for with the application.
getDefaultListModel() - Method in interface oracle.webcenter.navigationframework.NavigationModel
Returns a List with default settings for the navigation model
EL: #{navigationContext.defaultNavigationModel.defaultListModel}
getDefaultMenuModel() - Method in interface oracle.webcenter.navigationframework.NavigationModel
Returns a MenuModel with default settings for the navigation model
EL: #{navigationContext.defaultNavigationModel.defaultMenuModel}
getDefaultNavigationModel() - Method in interface oracle.webcenter.navigationframework.NavigationContext
Returns the default NavigationModel object
EL: #{navigationContext.defaultNavigationModel}
getDefaultNavigationModel(String) - Method in interface oracle.webcenter.navigationframework.NavigationContext
Returns the default NavigationModel object in the default navigation scope
getDefaultPortalSetting() - Method in interface oracle.webcenter.webcenterapp.application.WCApplication
This API is responsible for returning the Default Portal Setting for the WebCenter Spaces application.
getDefaultRole() - Method in interface oracle.webcenter.spaces.beans.SelfRegistrationMetadata
 
getDefaultScope() - Method in class oracle.webcenter.page.model.config.PageServiceConfig
 
getDefaultSiteMap() - Method in interface oracle.webcenter.navigationframework.NavigationModel
Returns SiteMap XML based on the default settings.
getDefaultSiteStructureId() - Method in interface oracle.webcenter.webcenterapp.beans.WebCenterType
Returns the id or an EL which can evaluate to the id of the navigation model associated with the application.
getDefaultSiteTemplateId() - Method in interface oracle.webcenter.webcenterapp.beans.WebCenterType
Returns the id or an EL which can evaluate to the id of the page template associated with the application.
getDefaultSkin() - Static method in class oracle.webcenter.generalsettings.model.SkinSetting
Returns the default skin preference for the application.
getDefaultTimeZone() - Static method in class oracle.webcenter.generalsettings.model.TimeZoneSetting
Returns the application's default time zone identifier.
getDefaultTreeModel() - Method in interface oracle.webcenter.navigationframework.NavigationModel
Returns a TreeModel with default settings for the navigation model
EL: #{navigationContext.defaultNavigationModel.defaultTreeModel}
getDenySecurityAttributes(String) - Method in class oracle.webcenter.peopleconnections.profile.security.CustomProfilePermissionEvaluator
 
getDenySecurityAttributesForAllArtifacts() - Method in class oracle.webcenter.peopleconnections.profile.security.CustomProfilePermissionEvaluator
 
getDepartment() - Method in interface oracle.webcenter.activitystreaming.ActivityActor
Returns the Actor's department
getDepartment() - Method in interface oracle.webcenter.activitystreaming.ActorDetails
This method returns the department of the actor
getDepartment() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getDepartment() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getDepth() - Method in interface oracle.webcenter.navigationframework.NavigationResource
Returns the depth of this node from the root node.
getDesc() - Method in class oracle.webcenter.page.model.PageDef
 
getDescription() - Method in interface oracle.webcenter.activitystreaming.ActivityElement
Return the display description of the activity
getDescription() - Method in interface oracle.webcenter.activitystreaming.ActivityObject
Return the description of the object
getDescription() - Method in interface oracle.webcenter.doclib.model.DocumentDescriptor
Gets the Description of this item.
getDescription() - Method in class oracle.webcenter.page.model.TemplateDef
 
getDescription() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getDescription() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getDescription() - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Gets the Description of the resource.
getDescription() - Method in interface oracle.webcenter.spaces.beans.SpaceType
Returns the description associated with the current Space with the display-name in the language in which the Space was created.
getDescription() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
Returns the description of the Group Space
getDescriptionKey() - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Gets the DescriptionKey of the resource.
getDesignViews() - Method in class oracle.adf.view.page.editor.component.PageCustomizable
Get designViews.
getDetail() - Method in interface oracle.webcenter.activitystreaming.ActivityElement
Return the activity's details
getDetailURL() - Method in interface oracle.webcenter.activitystreaming.ActivityElement
Return the detail url
getDeviceGroup() - Method in class oracle.webcenter.page.model.PageDef
 
getDiagram() - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Gets the diagram of the resource scenario.
getDialogParams(String, String, Map<String, Object>) - Method in class oracle.webcenter.framework.resource.view.AbstractResourceActionHandler
Returns a Map of Strings and objects which may be passed to the dialog after the navigation has occurred.
getDiscoverableGroupSpaces(String) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
Returns a list of discoverable Group Spaces matching a specified query pattern.
getDisplayActions() - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Controls the display of all seeded interactions on the component.
getDisplayDescription() - Method in interface oracle.webcenter.activitystreaming.ActivityDisplayElement
Return the evaluated description of the activity
getDisplayHeader() - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Returns the displayHeader attribute value of the component.
getDisplayKey() - Method in interface oracle.webcenter.activitystreaming.ActivityObject
Return the display key of the object
getDisplayMessage() - Method in interface oracle.webcenter.activitystreaming.ActivityDisplayElement
Return the evaluated message of the activity
getDisplayMessage() - Method in interface oracle.webcenter.activitystreaming.SummaryActivityDisplayElement
Return the evaluated message of the activity
getDisplayName() - Method in interface oracle.webcenter.activitystreaming.ActivityActor
Returns the Actor's display name
getDisplayName() - Method in interface oracle.webcenter.activitystreaming.ActivityObject
Returns the Object's display name
getDisplayName() - Method in enum oracle.webcenter.activitystreaming.ActivityPermission
 
getDisplayName() - Method in interface oracle.webcenter.activitystreaming.ActorDetails
This method returns the display name of the actor
getDisplayName(Locale) - Method in class oracle.webcenter.page.model.PageRelationshipServiceImpl
Gets the display name of this relationship service.
getDisplayName() - Method in class oracle.webcenter.peopleconnections.profile.Reportee
 
getDisplayName() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getDisplayName() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getDisplayName() - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Gets the value of DisplayName.
getDisplayName() - Method in interface oracle.webcenter.spaces.beans.SpaceType
Returns the display-name associated with the current Space in the language in which the Space was created.
getDisplayName() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
Returns the display name of the Group Space
getDisplayNameKey() - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Gets the value of DisplayNameKey.
getDisplayScrollBar() - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
 
getDisplayScrollBar() - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
getDisplayScrollBar() - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
getDisplayShadow() - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Returns the displayShadow attribute value of the component.
getDropIndex() - Method in class oracle.adf.view.page.editor.event.AdditionEvent
Returns the index at which a component is dropped.
getDurection() - Method in interface oracle.webcenter.activitystreaming.SummaryDisplayOptions
 
getDynamicMappingPage(String) - Method in interface oracle.webcenter.page.model.PageService
Gets a page which uses dynamic page mapping by its full path
getEditModeMO(MDSSession, String, boolean) - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
Returns the edit only MetadataObject for a particular document.
getEmail() - Method in interface oracle.webcenter.activitystreaming.ActivityActor
Returns the Actor's email address
getEmail() - Method in interface oracle.webcenter.activitystreaming.ActorDetails
This method returns the business email of the actor
getEmployeeNumber() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getEmployeeNumber() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getEmployeeType() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getEmployeeType() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getEndDate() - Method in interface oracle.webcenter.activitystreaming.DisplayOptions
Return the end date criteria
getEndDate() - Method in interface oracle.webcenter.activitystreaming.SummaryDisplayOptions
Return the end date criteria.
getEndPoint() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSContext
 
getEnvProperties() - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
Returns a map of the current WebCenter application's environment configuration properties.
getErrorCode() - Method in exception oracle.webcenter.search.SearchException
Returns the error code associated with this exception.
getErrorCode() - Method in exception oracle.webcenter.tagging.model.TaggingException
Returns the error code associated with this exception
getErrorDetail() - Method in class oracle.adf.view.page.editor.event.AttributeChangeEvent
Deprecated.
getErrorSummary() - Method in class oracle.adf.view.page.editor.event.AttributeChangeEvent
Deprecated.
getEvaluatedValue() - Method in class oracle.webcenter.page.model.PageParameter
 
getEvent(String) - Static method in enum oracle.adf.view.page.editor.event.Event
Returns an Event object given a name.
getEvent() - Method in class oracle.adf.view.page.editor.event.EventHandler
Returns the event with which this event hander is associated.
getEventType() - Method in class oracle.adf.view.page.editor.event.AdditionEvent
Returns the type of this event.
getEventType() - Method in class oracle.adf.view.page.editor.event.AttributeChangeEvent
Returns the type of this event.
getEventType() - Method in class oracle.adf.view.page.editor.event.CloseEvent
Returns the type of this event.
getEventType() - Method in class oracle.adf.view.page.editor.event.CustomActionEvent
Returns the type of this event.
getEventType() - Method in class oracle.adf.view.page.editor.event.DeletionEvent
Returns the type of this event.
getEventType() - Method in class oracle.adf.view.page.editor.event.DialogEvent
Returns the type of this event.
getEventType() - Method in class oracle.adf.view.page.editor.event.GenericActionEvent
Returns the type of this event.
getEventType() - Method in class oracle.adf.view.page.editor.event.IsUnsavedChangesEvent
Returns the type of this event.
getEventType() - Method in class oracle.adf.view.page.editor.event.ModeChangeEvent
Returns the type of this event.
getEventType() - Method in class oracle.adf.view.page.editor.event.NavigationEvent
Returns the type of this event.
getEventType() - Method in class oracle.adf.view.page.editor.event.PageEditorEvent
Returns the type of this event.
getEventType() - Method in class oracle.adf.view.page.editor.event.ParameterChangeEvent
Returns the type of this event.
getEventType() - Method in class oracle.adf.view.page.editor.event.PostAdditionEvent
Returns the type of this event.
getEventType() - Method in class oracle.adf.view.page.editor.event.ResequenceEvent
Returns the type of this event.
getEventType() - Method in class oracle.adf.view.page.editor.event.ResetEvent
Returns the type of this event.
getEventType() - Method in class oracle.adf.view.page.editor.event.SaveEvent
Returns the type of this event.
getEventType() - Method in class oracle.adf.view.page.editor.event.SelectActionEvent
Returns the type of this event.
getEventType() - Method in class oracle.adf.view.page.editor.event.SelectionEvent
Returns the type of this event.
getEventType() - Method in class oracle.adf.view.page.editor.event.WireEvent
Returns the type of this event.
getExcludedServiceActivityTypes() - Method in interface oracle.webcenter.activitystreaming.FilterOptions
Return the excluded service activity type criteria
getExcludeFrom() - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Gets exclution for the resource from scopes.
getExpansionMode() - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Gets the expansionMode of the component.
getExpansionMode() - Method in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
Gets the expansionMode of the component.
getExpertise() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getExpertise() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getExtension() - Method in class oracle.webcenter.page.model.PageDef
 
getExternalURL() - Method in interface oracle.webcenter.navigationframework.NavigationResource
Returns the URL for the navigation resource of type External Link
getFamily() - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Returns the component family.
getFamily() - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
getFamily() - Method in class oracle.adf.view.page.editor.component.ImageLink
 
getFamily() - Method in class oracle.adf.view.page.editor.component.LayoutCustomizable
 
getFamily() - Method in class oracle.adf.view.page.editor.component.PageCustomizable
 
getFamily() - Method in class oracle.adf.view.page.editor.component.PageEditorPanel
 
getFamily() - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
getField() - Method in class oracle.adf.view.page.editor.event.AttributeChangeEvent
Returns the field whose value is being validated.
getField() - Method in class oracle.webcenter.notification.SortOption
Returns the sort field of this object.
getFieldName() - Method in class oracle.adf.view.page.editor.event.AttributeChangeEvent
Returns the field name
getFileExtension() - Method in interface oracle.webcenter.doclib.model.DocumentDescriptor
Gets the file extension from the item name.
getFirst(Class<T>, Predicate) - Static method in class oracle.webcenter.search.util.PredicateUtils
Extracts the first Predicate it finds in the descendents of a Predicate that matches the type passed in.
getFirstKeywordsFromPredicate(Predicate) - Static method in class oracle.webcenter.search.util.PredicateUtils
Extracts the first keywords it finds in the Predicate by looking into TextPredicates.
getFirstName() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getFirstName() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getFirstResult() - Method in interface oracle.webcenter.activitystreaming.DisplayOptions
Return the first index criteria
getFolderInfo() - Method in interface oracle.webcenter.doclib.view.spaces.GroupSpaceDocumentsInfo
Returns a bean providing information around the group space folder
getFollowedObjectDetailIds() - Method in interface oracle.webcenter.activitystreaming.EvalQueryOptions
 
getFollowedObjects(ActivityActor) - Method in interface oracle.webcenter.activitystreaming.FollowManager
Return all objects followed by the specified actor
getFollowedObjects(ActivityActor, boolean) - Method in interface oracle.webcenter.activitystreaming.FollowManager
Return all objects followed by the specified actor
getFollowEnforced() - Method in interface oracle.webcenter.activitystreaming.QueryOptions
Get if the follow logic is enforced.
getFollowManager() - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
Returns a follow manager instance for performing follow/unfollow on certain item and other follow-related actions
getFormattedCurrentDate() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Gets the current date in the current user's preferred timezone and date format.
getFormattedCurrentDate(String) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Gets the current date in the given user's preferred timezone and date format.
getFormattedCurrentDate() - Method in class oracle.webcenter.generalsettings.model.GeneralSettingsBean
Gets the current date string in the format chosen by the current user.
getFormattedCurrentDateTime() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Gets the current date and time in the current user's preferred timezone, date and time format.
getFormattedCurrentDateTime(String) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Gets the current date and time in the given user's preferred timezone, date and time format.
getFormattedCurrentDateTime() - Method in class oracle.webcenter.generalsettings.model.GeneralSettingsBean
Gets the current date and time string in the format chosen by the current user.
getFormattedCurrentTime() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Gets the current time in the user's preferred timezone and time format.
getFormattedCurrentTime(String) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Gets the current time in the user's preferred timezone and time format.
getFormattedCurrentTime() - Method in class oracle.webcenter.generalsettings.model.GeneralSettingsBean
Gets the current time string in the format chosen by the current user.
getFormattedDate(Date) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Gets the given date in the current user's preferred timezone and date format.
getFormattedDate(String, Date) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Gets the given date in the given user's preferred timezone and date format.
getFormattedDateTime(Date) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Gets the given date and time in the current user's preferred timezone, date and time format.
getFormattedDateTime(String, Date) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Gets the given date and time in the given user's preferred timezone, date and time format.
getFormattedDateTime(Calendar) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Gets the given date and time in the current user's preferred timezone, date and time format.
getFormattedDateTime(String, Calendar) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Gets the given date and time in the given user's preferred timezone, date and time format.
getFormattedTime(Date) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Gets the given time in the current user's preferred timezone and time format.
getFormattedTime(String, Date) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Gets the given time in the given user's preferred timezone and time format.
getGenericPreferencesManager() - Static method in class oracle.webcenter.peopleconnections.profile.ProfileFactory
 
getGlobalSecurityManager(MDSSession, PolicyStore) - Method in interface oracle.webcenter.webcenterapp.application.WCApplication
This method returns global security manager for WebCenter Application.
getGlobalSecurityManager(MDSSession) - Method in interface oracle.webcenter.webcenterapp.application.WCApplication
This method returns global security manager for WebCenter Application.
getGMTTime() - Static method in class oracle.webcenter.generalsettings.model.TimeZoneSetting
Returns a Calendar object representing the current time at the Greenwich Meridian (time zone GMT+00:00).
getGoLink() - Method in interface oracle.webcenter.framework.resource.ResourceDescriptor
Returns the goLink.
getGoLinkPrettyURL(NavigationResource) - Method in class oracle.webcenter.navigationframework.BaseURLOperatorImpl
 
getGoLinkPrettyURL(NavigationResource) - Method in class oracle.webcenter.navigationframework.DefaultURLOperatorImpl
 
getGoLinkPrettyUrl() - Method in interface oracle.webcenter.navigationframework.NavigationResource
Returns the URL for goLink destination
EL: #{navigationContext.defaultNavigationModel.currentSelection.goLinkPrettyUrl}
getGoLinkPrettyURL(NavigationResource) - Method in interface oracle.webcenter.navigationframework.URLOperator
This method allows an URLOperator to manipuate the goLinkPrettyUrl.
getGoLinkPrettyURL(NavigationResource) - Method in class oracle.webcenter.navigationframework.URLOperatorDecorator
 
getGrantee() - Method in class oracle.webcenter.page.model.TemplateDef
 
getGroupSpaceByGUID() - Method in interface oracle.webcenter.doclib.view.DocumentsServiceBean
Provides a way to lookup group space documents information by group space GUID.
Available in WebCenter Spaces only.
EL: #{documentsService.groupSpaceByGUID['s5dd6d6b3_7f5f_4f1c_8ee6_ce305469f1b3']}
getGroupSpaceByName() - Method in interface oracle.webcenter.doclib.view.DocumentsServiceBean
Provides a way to lookup group space documents information by group space name.
Available in WebCenter Spaces only.
EL: #{documentsService.groupSpaceByName['myGS']}
getGroupSpaceMembersInfo(String) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
Gets the information about the members in a group space.
getGroupSpaceMetadata(String) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
Gets the spaces metadata for given group space name.
getGroupSpaceMetadataByGuid(String) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
Gets the spaces metadata for given group space name given the GUID of Group Space.The details about the GUID can be obtained by passing the spacename to the API getGroupSpaceMetadata() which returns the GroupSPaceMetadata which contains the GUID details about the template.
getGroupSpaceRoles(String) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
This API returns all the Roles for a given Group Space like moderator,viewer etc.
getGroupSpaces() - Method in interface oracle.webcenter.activitystreaming.QueryOptions
Deprecated.
getGroupSpaces(String) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
Gets the list of spaces for a given query string.
getGroupSpacesWithMetadata(List<String>) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
Gets all the spaces metadata for a list of space name.
getGroupSpaceTemplateMetadata(String) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
Gets the spaces metadata for given group space name.
getGroupSpaceTemplateMetadataByGuid(String) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
Using this API the template metadata can be obtained by passin the Guid of the template.
getGroupSpaceTemplateRoles(String) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
This API returns all the Roles for a given Group Space template like Group Project, Comuninity of Interest.
getGroupSpaceTemplates(String) - Method in interface oracle.webcenter.page.model.PageService
Deprecated.
getGroupSpaceTemplates(String) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
Gets the list of space template for a given query string.
getGroupSpaceURI() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
 
getGroupSpaceURL(String) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
This API returns the access URL for a group space Gets the group Spaces URL, given an internal group space name.
getGroupSpaceURL(String) - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
return the pretty url for the named Group Space
getGsSiteStructureId() - Method in interface oracle.webcenter.spaces.beans.UiMetadata
Returns the id or an EL which can evaluate to the id of the navigation model associated with the current Space.
getGsSiteTemplateId() - Method in interface oracle.webcenter.spaces.beans.UiMetadata
Returns the id or an EL which can evaluate to the id of the page template associated with the current Space.
getGSTemplateURL(String) - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
return the pretty url for the named TemplateName
getGuid() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getGuid() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getGuid() - Method in interface oracle.webcenter.spaces.beans.SpaceType
Returns the unique ID associated with the current Space.
getGuid() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
Retruns the GUID of the GS
getGuid() - Method in interface oracle.webcenter.webcenterapp.beans.WebCenterType
Returns the unique id associated with the application.
getHandledClassNames() - Method in class oracle.adf.model.portlet.rc.security.PortletItemSecurityHelper
Returns an array containing the names of the portlet resource classes that should be handled by this helper.
getHasSubPages() - Method in class oracle.webcenter.page.model.PageDef
 
getHeader(String) - Method in class oracle.webcenter.generalsettings.model.filter.GeneralSettingsLocaleRequestWrapper
 
getHeaderIndex() - Method in interface oracle.webcenter.activitystreaming.DisplayOptions
Retrieve the header index.
getHeaders(String) - Method in class oracle.webcenter.generalsettings.model.filter.GeneralSettingsLocaleRequestWrapper
 
getHeaderStyle() - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Returns the headerStyle attribute of the component
getHeight() - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
 
getHeight() - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
getHeight() - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
getHeight() - Method in enum oracle.webcenter.peopleconnections.profile.WCUserProfile.PhotoSize
 
getHelpPage() - Method in interface oracle.webcenter.webcenterapp.beans.WebCenterType
Returns the URL to the Help application used for the current WebCenter Spaces application (as configured via WebCenter Administration).
getHelpTopicId() - Method in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
Attribute to hook up a help topic
getHiddenActors() - Method in interface oracle.webcenter.activitystreaming.QueryOptions
Return a list of actors to be hidden
getHiddenObjects() - Method in interface oracle.webcenter.activitystreaming.QueryOptions
Return the list of objects to be hidden
getHiddenScopes() - Method in interface oracle.webcenter.activitystreaming.QueryOptions
Return a list of hidden scopes
getHierarchyPage(String) - Method in interface oracle.webcenter.page.model.PageService
Gets a hierarchical page
getHintsText() - Method in class oracle.webcenter.notification.SubscriptionPreference
 
getHomeAddress() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getHomeAddress() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getHomePageUrl() - Method in interface oracle.webcenter.webcenterapp.beans.WebCenterType
Returns the URL to the Home Page used by the application where the user is taken after the user logs in successfully.
getHomePhone() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getHomePhone() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getIcon() - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Returns the icon attribute of the component
getIcon() - Method in interface oracle.webcenter.doclib.model.DocumentDescriptor
Get's the icon for that item (16px).
getIcon() - Method in class oracle.webcenter.page.model.PageDef
 
getIcon() - Method in class oracle.webcenter.page.model.TemplateDef
 
getIcon() - Method in interface oracle.webcenter.spaces.beans.SpaceType
Returns a URL to the icon associated with the current Space.
getIconFile() - Method in interface oracle.webcenter.activitystreaming.ActivityDisplayElement
Return the icon file specified when creating an activity
getIconSource() - Method in interface oracle.webcenter.framework.resource.ResourceDescriptor
Returns the icon source.
getIconURI() - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Gets the resource icon URI for icon.
getIconURI() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
Returns the location of the group space Icon
getIconURL() - Method in interface oracle.webcenter.activitystreaming.ActivityObject
Return the icon URL.
getId() - Method in interface oracle.webcenter.activitystreaming.ActivityActor
Return the Actor's id (GUID)
getId() - Method in interface oracle.webcenter.activitystreaming.ActivityObject
Return the Object's ID
getId() - Method in interface oracle.webcenter.comments.Comment
Returns a unique ID for this comment.
getId() - Method in enum oracle.webcenter.generalsettings.model.DateFormatSetting.DateTimeStyle
Returns the corresponding java.text.DateFormat style identifier.
getId() - Method in class oracle.webcenter.page.model.PageDef
 
getId() - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionList
Returns a unique ID for this connection list.
getId() - Method in interface oracle.webcenter.peopleconnections.connections.Invitation
Returns a unique ID for this invitation.
getID() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getID() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getId() - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Gets the value of resource Id to search for.
getId() - Method in interface oracle.webcenter.tagging.model.Resource
Returns the resource's id
getIdcClient(String) - Method in class oracle.webcenter.doclib.model.DocLibUtils
Reads the configuration for the Content Server connection identified by connectionName and return an IdcClient object that can be used to make calls to the Content Server.
getIframeDtd() - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
 
getIframeDtd() - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
getIframeDtd() - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
getIncludeSelectedConnections() - Method in interface oracle.webcenter.activitystreaming.QueryOptions
Whether to include personal activities of the selected connection lists
getIncludeSelectedFollowedObjects() - Method in interface oracle.webcenter.activitystreaming.QueryOptions
Get the list of include selected followed objects.
getIncludeSelectedGroupSpaces() - Method in interface oracle.webcenter.activitystreaming.QueryOptions
Whether to include all activities in the selected group spaces
getIndex() - Method in interface oracle.webcenter.navigationframework.NavigationResource
Returns the zero-relative index of this node relative to its siblings
EL: #{navigationContext.defaultNavigationModel.currentSelection.index
getInheritGlobalActions() - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
getInitialContext(Hashtable<?, ?>) - Method in class oracle.webcenter.content.model.rc.ContentListFactory
Gets the container context listing all content items for the configured datasource and datasourceType.
getInitialContext(Hashtable<?, ?>) - Method in class oracle.webcenter.content.model.rc.CustomFolderContextFactory
Gets the container context listing all content repository connections
getInitialContext(Hashtable<?, ?>) - Method in class oracle.webcenter.doclib.model.rc.DefaultFolderContextFactory
Gets the context corresponding to the default folder for the current Space.
getInitializedPublicFolderInfo() - Method in interface oracle.webcenter.doclib.view.spaces.PersonalSpaceDocumentsInfo
Returns a bean providing information around the user's public folder (usually located at /PersonalSpaces/[username]/Public).
getInitials() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getInitials() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getInlineStyle() - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Returns the inlineStyle attribute of the component
getInstance() - Static method in class oracle.adf.view.page.editor.event.EventManager
Returns an instance of EventManager.
getInstance() - Static method in class oracle.webcenter.activitystreaming.ActivityStreamingExtensionHandlerFactory
Returns a instance of ActivityStreamingServiceFactory
getInstance() - Static method in class oracle.webcenter.activitystreaming.ActivityStreamingServiceFactory
Returns a instance of ActivityStreamingServiceFactory
getInstance() - Static method in class oracle.webcenter.comments.CommentsServiceFactory
Returns an instance of CommentsServiceFactory.
getInstance() - Static method in class oracle.webcenter.likes.LikesServiceFactory
Retrieve the LikeServiceFactory which is singleton in the Likes service.
getInstance() - Static method in class oracle.webcenter.notification.NotificationServiceFactory
Returns an instance of NotificationServiceFactory.
getInstance() - Static method in class oracle.webcenter.peopleconnections.connections.ConnectionsServiceFactory
Returns an instance of ConnectionsServiceFactory.
getInstance() - Static method in class oracle.webcenter.peopleconnections.profile.ProfileSyncManager
Returns the instance of ProfileSyncManager.
getInstance() - Static method in class oracle.webcenter.tagging.model.TaggingServiceFactory
 
getInvitation() - Method in class oracle.webcenter.peopleconnections.connections.InvitationEvent
 
getInvitationMessage() - Method in interface oracle.webcenter.peopleconnections.connections.Invitation
Returns the invitation message.
getInvitationsManager() - Method in class oracle.webcenter.peopleconnections.connections.ConnectionsServiceFactory
Returns an instance of InvitationsManager having methods for sending and receiving invitations among users for forming connections.
getInviteeUserid() - Method in interface oracle.webcenter.peopleconnections.connections.Invitation
Returns the user whom the invitation is intended for.
getInvitorUserid() - Method in interface oracle.webcenter.peopleconnections.connections.Invitation
Returns the user who initiated the invitation.
getIsAboutModeAvailable() - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
 
getIsAboutModeAvailable() - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
getIsAboutModeAvailable() - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
getIsConfigModeAvailable() - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
 
getIsConfigModeAvailable() - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
getIsConfigModeAvailable() - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
getIsCustomizeModeAvailable() - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
 
getIsCustomizeModeAvailable() - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
getIsCustomizeModeAvailable() - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
getIsDetailModeAvailable() - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
 
getIsDetailModeAvailable() - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
getIsDetailModeAvailable() - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
getIsHelpModeAvailable() - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
 
getIsHelpModeAvailable() - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
getIsHelpModeAvailable() - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
getIsHidden() - Method in class oracle.webcenter.page.model.PageDef
 
getIsNormalModeAvailable() - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
 
getIsNormalModeAvailable() - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
getIsNormalModeAvailable() - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
getIsOverridePolicy() - Method in class oracle.webcenter.page.model.PageDef
 
getIsPersonalizeModeAvailable() - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
 
getIsPersonalizeModeAvailable() - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
getIsPersonalizeModeAvailable() - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
getIsPreviewModeAvailable() - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
 
getIsPreviewModeAvailable() - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
getIsPreviewModeAvailable() - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
getIsPrintModeAvailable() - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
 
getIsPrintModeAvailable() - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
getIsPrintModeAvailable() - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
getJobTitle() - Method in interface oracle.webcenter.activitystreaming.ActivityActor
Returns the Actor's job title
getJobTitle() - Method in interface oracle.webcenter.activitystreaming.ActorDetails
This method returns the Job title of the actor
getJspx() - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Gets the jspx file location for the resource.
getKeywords() - Method in class oracle.webcenter.page.model.PageDef
 
getKeywords() - Method in interface oracle.webcenter.spaces.beans.SpaceType
Returns a comma-separated list of searchable keywords associated with the current Space.
getKeywords() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
Returns the comma separated list of Keywords which define the Group Space
getLargeIcon() - Method in interface oracle.webcenter.doclib.model.DocumentDescriptor
Get's the icon for that item (32px).
getLastActivityTime() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
THIS API returns the last activity time
getLastModifiedBy() - Method in interface oracle.webcenter.doclib.model.DocumentDescriptor
Gets the user name of the user who modified this item most recently.
getLastModifiedDate() - Method in interface oracle.webcenter.doclib.model.DocumentDescriptor
Gets the Last Modified Date of this item.
getLastName() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getLastName() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getLastTaggedDate() - Method in interface oracle.webcenter.tagging.model.Resource
Return the last time this resource has been tagged
getLastUpdated() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
Returns the last Updated Date of current Group Space in the format of Gregorian Calender
getLastUpdateDate() - Method in class oracle.webcenter.page.model.PageDef
 
getLastUpdateDateString() - Method in class oracle.webcenter.page.model.PageDef
 
getLastUpdatedBy() - Method in class oracle.webcenter.page.model.PageDef
 
getLastUpdatedDate() - Method in interface oracle.webcenter.spaces.beans.SpaceType
Returns the java.util.Calendar object representing the date-time on which the current Space was last updated.
getLastUpdatedDate() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
 
getLastUseDate() - Method in interface oracle.webcenter.tagging.model.Tag
Returns the tag's last use date
getLatestLikesSummary() - Method in class oracle.webcenter.peopleconnections.wall.WallMessage
 
getLatestReleasedVersionURL() - Method in interface oracle.webcenter.doclib.view.DocumentsServiceBean
Provides a Map that can be used to retrieve the latest released version URL for a content item.
getLatestVersionURL() - Method in interface oracle.webcenter.doclib.view.DocumentsServiceBean
Provides a Map that can be used to retrieve the latest version URL for a content item.
getLayout() - Method in class oracle.webcenter.page.model.PageDef
 
getLike(ActivityObject, String) - Method in interface oracle.webcenter.likes.LikesManager
Retrieve the Like voted by a user on an object.
getLike(ActivityObject) - Method in interface oracle.webcenter.likes.LikesManager
Retrieve the Like voted by the current user on an object.
getLike(ActivityElement, String) - Method in interface oracle.webcenter.likes.LikesManager
Retrieve the Like voted by a user on an activity.
getLike(ActivityElement) - Method in interface oracle.webcenter.likes.LikesManager
Retrieve the Like voted by the current user on an activity.
getLikeById(String) - Method in interface oracle.webcenter.likes.LikesManager
 
getLikeId() - Method in interface oracle.webcenter.likes.Like
Retrieve the like ID.
getLikes(ActivityObject) - Method in interface oracle.webcenter.likes.LikesManager
Retrive the list of Like voted on an object.
getLikes(ActivityObject, int, int) - Method in interface oracle.webcenter.likes.LikesManager
Retrive the list of Like voted on an object.
getLikes(ActivityElement) - Method in interface oracle.webcenter.likes.LikesManager
Retrive the list of Like voted on an activity.
getLikes(ActivityElement, int, int) - Method in interface oracle.webcenter.likes.LikesManager
Retrive the list of Like voted on an activity.
getLikesManager() - Method in class oracle.webcenter.likes.LikesServiceFactory
 
getLikesSummary() - Method in interface oracle.webcenter.activitystreaming.ActivityElement
Returns a summary of likes that have been posted on the activity
getLikesSummary() - Method in interface oracle.webcenter.activitystreaming.ActivityObject
Returns a summary of likes that have been posted on the object
getLikesSummary(ActivityObject) - Method in interface oracle.webcenter.likes.LikesManager
Retrieve the LikesSummary.
getLikesSummary(ActivityElement) - Method in interface oracle.webcenter.likes.LikesManager
Retrieve the LikesSummary.
getLikesSummary() - Method in class oracle.webcenter.peopleconnections.wall.WallMessage
 
getLinkDescription() - Method in class oracle.webcenter.peopleconnections.wall.WallMessage
 
getLinkIcon() - Method in class oracle.webcenter.peopleconnections.wall.WallMessage
 
getLinkMIMEType() - Method in class oracle.webcenter.peopleconnections.wall.WallMessage
 
getLinkName() - Method in class oracle.webcenter.peopleconnections.wall.WallMessage
 
getLinkObjectId() - Method in class oracle.webcenter.peopleconnections.wall.WallMessage
 
getLinkObjectType() - Method in class oracle.webcenter.peopleconnections.wall.WallMessage
 
getLinkServiceId() - Method in class oracle.webcenter.peopleconnections.wall.WallMessage
 
getLinksManager(MDSSession) - Method in interface oracle.webcenter.webcenterapp.application.WCApplication
This API is responsible for returning the Links Manager for Webcenter Application.
getLinkURL() - Method in class oracle.webcenter.peopleconnections.wall.WallMessage
 
getListName() - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionList
Returns the name of this connection list.
getListName() - Method in class oracle.webcenter.peopleconnections.connections.ConnectionListEvent
 
getLocale() - Method in class oracle.webcenter.generalsettings.model.filter.GeneralSettingsLocaleRequestWrapper
 
getLocale() - Static method in class oracle.webcenter.generalsettings.model.LanguageSetting
Returns the Locale to use based on the preference set by the current user.
getLocale(String) - Static method in class oracle.webcenter.generalsettings.model.LanguageSetting
Returns the Locale to use based on the preference set by the given user.
getLocales() - Method in class oracle.webcenter.generalsettings.model.filter.GeneralSettingsLocaleRequestWrapper
 
getLocalizedDisplayNames() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
Returns all the display names of the user in various locales.
getLocalizedDisplayNames() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getLocalizedMessage() - Method in exception oracle.webcenter.activitystreaming.ActivityException
Method to compose the localized error message.
getLocalizedMessage() - Method in exception oracle.webcenter.activitystreaming.ActivityRuntimeException
 
getLocalizedMessage() - Method in exception oracle.webcenter.search.SearchException
Returns a message in the default locale format.
getLocalizedMessage(Locale) - Method in exception oracle.webcenter.search.SearchException
Returns a message in the format of the locale passed as an argument.
getLocalizedMessage() - Method in exception oracle.webcenter.spaces.ws.client.GroupSpaceWSException
Method to compose the localized error message.
getLocalizedMessage() - Method in exception oracle.webcenter.tagging.model.TaggingException
Returns a message in the default locale format.
getLocalizedMessage(Locale) - Method in exception oracle.webcenter.tagging.model.TaggingException
Returns a message in the format of the locale passed as an argument.
getLocalizedName() - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionList
Returns a translated name for this connection list.
getLocations() - Method in class oracle.webcenter.search.Query
Return the starting paths for the search.
getLockedBy() - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Gets the name of the user who locked this resource
getLockedDate() - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Gets the Locked Date.
getLogicalPath() - Method in class oracle.webcenter.page.model.PageResource
 
getLoginFailedPage() - Method in interface oracle.webcenter.webcenterapp.beans.WebCenterType
Returns the URL to the Login Failure application used for the current WebCenter Spaces application if the user enters incorrect credentials while performing login operation.
getLoginPage() - Method in interface oracle.webcenter.webcenterapp.beans.WebCenterType
Returns the URL to the Login application used for the current WebCenter Spaces application.
getLogo() - Method in interface oracle.webcenter.spaces.beans.SpaceType
Returns the path to the image associated with the logo of the current Space.
getLogo() - Method in interface oracle.webcenter.webcenterapp.beans.WebCenterType
Returns the URL to the logo image used by the application, only if it has been uploaded via WebCenter Administration.
getLogoURI() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
Returns the location of the Logo of the Group Space
getLongDescURL() - Method in class oracle.adf.view.page.editor.component.ImageLink
 
getMaidenName() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getMaidenName() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getMailingList() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
Returns the mailing list for the current group space
getManager() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getManager() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getManagerDisplayName() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
Returns the Display Name of the manager for this user, if the Display Name is available.
getManagerDisplayName() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
Returns the Display Name of the manager for this user, if the Display Name is available.
getManagerId() - Method in interface oracle.webcenter.activitystreaming.ActivityActor
Returns the Actor's manager id (LDAP Distinguished Name)
getMaxResults() - Method in interface oracle.webcenter.activitystreaming.DisplayOptions
Return the max results criteria
getMDSSession() - Method in class oracle.webcenter.page.model.config.PageServiceConfig
 
getMDSSession() - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
Returns an MDS session associated with the current WCApplicationContext.
getMember() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMembers
This method returns the name of the member
getMemberConnectionListIds(String) - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionListsManager
Returns the ID's of the current user's connection lists to which a specified user belongs.
getMemberCount() - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionList
Returns the number of users that are currently categorized as part of this connection list.
getMemberCount() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
THIS API returns the member count
getMembers() - Method in class oracle.webcenter.peopleconnections.connections.ConnectionListEvent
 
getMembers() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
 
getMemberUserIds() - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionList
Returns the users that are currently categorized as part of this connection list.
getMessage() - Method in interface oracle.webcenter.activitystreaming.ActivityElement
Return the display message of this Activity
getMessage() - Method in exception oracle.webcenter.activitystreaming.ActivityRuntimeException
 
getMessage(String) - Method in interface oracle.webcenter.peopleconnections.wall.Wall
Returns the Message for a given message Id.
getMessage() - Method in class oracle.webcenter.peopleconnections.wall.WallMessage
 
getMessage() - Method in exception oracle.webcenter.search.SearchException
Override method in base class to return a message in the default locale format.
getMessage() - Method in exception oracle.webcenter.spaces.ws.client.GroupSpaceWSOperationNotSupportedException
 
getMessageDetail() - Method in class oracle.adf.view.page.editor.event.AttributeChangeEvent
Returns the detail message
getMessageDetail() - Method in class oracle.adf.view.page.editor.event.BaseActionEvent
Returns the detail message
getMessageDetail() - Method in class oracle.adf.view.page.editor.event.BaseGenericActionEvent
Returns the detail message
getMessageDetail() - Method in class oracle.adf.view.page.editor.event.ParameterChangeEvent
Returns the detail message
getMessageForException(Throwable) - Method in class oracle.adf.view.rich.error.portlet.DefaultErrorRenderer
Get the message text to be show to the user for the given exception.
getMessageId() - Method in class oracle.webcenter.peopleconnections.wall.WallMessage
 
getMessagePrivate(Locale) - Method in exception oracle.webcenter.search.SearchException
Returns a exception message in the locale specific format.
getMessagePrivate(Locale) - Method in exception oracle.webcenter.tagging.model.TaggingException
Returns a exception message in the locale specific format.
getMessages(int, int) - Method in interface oracle.webcenter.peopleconnections.wall.Wall
getMessages(int, int, String, Date, Date, boolean) - Method in interface oracle.webcenter.peopleconnections.wall.Wall
Retreive a sorted list of messages on the Message Board with in a given date range.
getMessages(int, int, String, Date, Date) - Method in interface oracle.webcenter.peopleconnections.wall.Wall
Deprecated. 
getMessages(int, int, String, Date, Date, boolean, String) - Method in interface oracle.webcenter.peopleconnections.wall.Wall
Retreive a sorted list of messages on the Message Board with in a given date range and visibility.
getMessageSeverity() - Method in class oracle.adf.view.page.editor.event.AttributeChangeEvent
Returns the message severity
getMessageSeverity() - Method in class oracle.adf.view.page.editor.event.BaseActionEvent
Returns the message severity
getMessageSeverity() - Method in class oracle.adf.view.page.editor.event.BaseGenericActionEvent
Returns the message severity
getMessageSeverity() - Method in class oracle.adf.view.page.editor.event.ParameterChangeEvent
Returns the message severity
getMessageSummary() - Method in class oracle.adf.view.page.editor.event.AttributeChangeEvent
Returns the detail summary
getMessageSummary() - Method in class oracle.adf.view.page.editor.event.BaseActionEvent
Returns the message summary
getMessageSummary() - Method in class oracle.adf.view.page.editor.event.BaseGenericActionEvent
Returns the message summary
getMessageSummary() - Method in class oracle.adf.view.page.editor.event.ParameterChangeEvent
Returns the detail summary
getMessageType() - Method in class oracle.webcenter.peopleconnections.wall.WallMessage
 
getMetadataFile() - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Gets the Metadata file location of the resource.
getMetadataId() - Method in interface oracle.webcenter.navigationframework.NavigationModel
Returns the id of the NavigationModel object
getMetadataScope() - Method in interface oracle.webcenter.navigationframework.NavigationModel
Returns the scope of the NavigationModel object
getMiddleName() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getMiddleName() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getMidnightOffset() - Static method in class oracle.webcenter.generalsettings.model.TimeZoneSetting
Returns the number of minutes since midnight based on the current user's timezone setting.
getMidnightOffset(String) - Static method in class oracle.webcenter.generalsettings.model.TimeZoneSetting
Returns the number of minutes since midnight based on the given user's timezone setting.
getMidnightToday() - Static method in class oracle.webcenter.generalsettings.model.TimeZoneSetting
Gets the Calendar object representing the midnight hour for the current date irrespective of the current time.
getMidnightToday(String) - Static method in class oracle.webcenter.generalsettings.model.TimeZoneSetting
Gets the Calendar object representing the midnight hour for the current date irrespective of the current time.
getMidnightYesterdayOffset() - Static method in class oracle.webcenter.generalsettings.model.TimeZoneSetting
Returns the number of minutes since midnight of the previous night based on the current user's timezone setting.
getMidnightYesterdayOffset(String) - Static method in class oracle.webcenter.generalsettings.model.TimeZoneSetting
Returns the number of minutes since midnight of the previous night based on the given user's timezone setting.
getMimeType() - Method in interface oracle.webcenter.doclib.model.DocumentDescriptor
Gets the MIME type for that item.
getModifiedBy() - Method in interface oracle.webcenter.activitystreaming.ActivityObject
Return the last user (user guid) who modifies the object
getModifiedBy() - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Gets the name of the resource creator.
getModifiedDate() - Method in interface oracle.webcenter.activitystreaming.ActivityObject
Return the modified date of the object
getModifiedDate() - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Gets the Modified Date.
getModifyDate() - Method in interface oracle.webcenter.tagging.model.Bookmark
Gets this bookmark's modify date
getMyLike() - Method in interface oracle.webcenter.likes.LikesSummary
Retrieve the Like object for the current user.
getName() - Method in enum oracle.adf.view.page.editor.event.Action
Returns the name of the action
getName() - Method in enum oracle.adf.view.page.editor.event.Event
Returns the name of the event.
getName() - Method in interface oracle.webcenter.activitystreaming.ActivityActor
Returns the Actor's user name (login ID)
getName() - Method in interface oracle.webcenter.activitystreaming.ActivityCustAttr
 
getName() - Method in class oracle.webcenter.doclib.view.RepositoryInfo
Gets the repository connection name.
getName() - Method in interface oracle.webcenter.framework.resource.WebCenterResource
Returns the name of the Resource.
getName() - Method in class oracle.webcenter.page.model.PageDef
 
getName() - Method in class oracle.webcenter.page.model.PageParameter
 
getName() - Method in class oracle.webcenter.page.model.PageResource
 
getName() - Method in class oracle.webcenter.page.model.SchemeDef
 
getName() - Method in class oracle.webcenter.page.model.TemplateDef
 
getName() - Method in class oracle.webcenter.peopleconnections.profile.Reportee
 
getName() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getName() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getName() - Method in class oracle.webcenter.search.AttributePredicate
Returns the name of the attribute being compared.
getName() - Method in class oracle.webcenter.search.NamedPredicate
Child classes implement this method to return the name of the entity that we seek.
getName() - Method in class oracle.webcenter.search.NamePredicate
 
getName() - Method in class oracle.webcenter.search.QName
Accessor for the local name of the qualified name.
getName() - Method in class oracle.webcenter.search.refine.Refinement
Gets the display name of this Refinement.
getName() - Method in class oracle.webcenter.search.refine.Refiner
Gets the name of the Refiner which signifies the column name of the Row being navigated over.
getName() - Method in interface oracle.webcenter.spaces.beans.SpaceType
Returns the name of the current Space used generally at the backend of the Space and is used with the pretty URL.
getName() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
Returns the name of the Group Space
getName() - Method in interface oracle.webcenter.tagging.model.Bookmark
Returns the bookmark's name
getName() - Method in interface oracle.webcenter.tagging.model.Resource
Returns the name of the resource.
getName() - Method in interface oracle.webcenter.tagging.model.Tag
Returns the tag's name
getNameSuffix() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getNameSuffix() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getNavId() - Method in class oracle.webcenter.page.model.PageDef
 
getNavigableURL(String) - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
Constructs a URL suitable for navigation within the context of the current WebCenter App, based on the specified URI.
getNavigableURL(HttpServletRequest, String) - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
Determines the URL with all the request parameters propagated to the new URL for the given destinationURI
getNavigableURL(String, Map<String, String>) - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
Similar to getNavigbleURL(viewIdWithParams) but provides the option to override the parameters that would appear in the constructed URL.
getNavigationModel(String) - Method in interface oracle.webcenter.navigationframework.NavigationContext
Returns the NavigationModel object identified by the modelId in the default navigation scope.
getNavigationModel(String, String) - Method in interface oracle.webcenter.navigationframework.NavigationContext
Returns the NavigationModel object identified by the modelId in the modelScope.
getNavigationModel() - Method in interface oracle.webcenter.navigationframework.NavigationResource
Returns the NavigationModel of this resource
getNavigationType() - Method in class oracle.adf.view.page.editor.event.NavigationEvent
Returns the type of the navigation.
getNavigationType() - Method in enum oracle.adf.view.page.editor.event.NavigationEvent.NavigationType
 
getNewMode() - Method in class oracle.adf.view.page.editor.event.ModeChangeEvent
Returns new mode when mode is changed from edit to view or viceversa.
getNewValue() - Method in class oracle.adf.view.page.editor.event.AttributeChangeEvent
Returns the new value of the field
getNewValue() - Method in class oracle.adf.view.page.editor.event.ParameterChangeEvent
Returns the new value of the parameter
getNewView() - Method in class oracle.adf.view.page.editor.event.NavigationEvent
Returns the view id of the page that is currently navigated to.
getNextSibling() - Method in interface oracle.webcenter.navigationframework.NavigationResource
Returns the next sibling in the list (of type NavigationResource) of this node
EL: #{navigationContext.defaultNavigationModel.currentSelection.nextSibling
getNotificationService() - Method in class oracle.webcenter.notification.NotificationServiceFactory
Returns an instance of NotificationService.
getNumberOfConnections(String) - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionsManager
Returns the number of connections of the specified user.
getNumberOfConnections(String, String, String) - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionsManager
Returns the number of connections of the specified user based on specified additional parameters.
getNumDays(Date) - Static method in class oracle.webcenter.search.refine.DateRefinement
Get number of days from Date object of operand of SinceNumDays comparator
getNumDaysAsCalendar(int) - Static method in class oracle.webcenter.search.refine.DateRefinement
Get Calendar object for operand of SinceNumDays comparator
getNumResults() - Method in interface oracle.webcenter.activitystreaming.SummaryDisplayOptions
Return the number of results to be returned.
getObject(QName) - Method in class oracle.webcenter.peopleconnections.profile.model.crawler.ProfileServiceCrawlerRow
This method returns the value given its key
getObject(QName) - Method in interface oracle.webcenter.search.Row
Returns the value of a column by giving the name - each column is represented by a name.
getObject(QName) - Method in class oracle.webcenter.search.util.ResultSetRow
Looks up into the stored "snapshot" of the column data to return a row representation for.
getObjectDetail(ActivityObject) - Method in interface oracle.webcenter.activitystreaming.ObjectDetailsManager
Returns detail information about a specified WebCenter object.
getObjectDetails(Collection<ActivityObject>) - Method in interface oracle.webcenter.activitystreaming.ObjectDetailsManager
Returns detail information about a specified (arbitrary) collection of WebCenter objects.
getObjectDetailsManager() - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
Returns an object details manager instance for retrieving detail information about objects in WebCenter.
getObjectDisplayName() - Method in class oracle.webcenter.notification.FilterOption
Returns the object display name pattern for this filter object.
getObjectExtensionHandlerEnabled() - Method in interface oracle.webcenter.activitystreaming.QueryOptions
Retrieve the flag that indicates if the object extension handler is enabled.
getObjectId() - Method in class oracle.webcenter.notification.Subscription
Returns the object ID of this subscription object.
getObjectName() - Method in class oracle.webcenter.notification.Subscription
Returns the object name of this subscription object.
getObjects() - Method in interface oracle.webcenter.activitystreaming.ActivityElement
Return all Objects for this ActivityStreamingElement
getObjectSecured() - Method in interface oracle.webcenter.activitystreaming.QueryOptions
Retrieve the flag that indicates if the object security is enabled.
getObjectType() - Method in class oracle.webcenter.notification.Subscription
Returns the object type of this subscription object.
getOfflinePage() - Method in interface oracle.webcenter.spaces.beans.UiMetadata
Returns the URL to the page when the Space is offline.
getOfflinePage() - Method in interface oracle.webcenter.webcenterapp.beans.WebCenterType
Returns the URL to a Page used for the current application in offline state.
getOhwUrl() - Method in interface oracle.webcenter.webcenterapp.beans.WebCenterType
Returns the URL to the Spaces-Help application used for the current WebCenter Spaces application.
getOldMode() - Method in class oracle.adf.view.page.editor.event.ModeChangeEvent
Returns the old mode when mode is changed from edit to view or viceversa.
getOldValue() - Method in class oracle.adf.view.page.editor.event.AttributeChangeEvent
Returns the old value of the field
getOldValue() - Method in class oracle.adf.view.page.editor.event.ParameterChangeEvent
Returns the old value of the parameter
getOption() - Method in class oracle.webcenter.page.model.PageParameter
 
getOrderBy() - Method in class oracle.webcenter.tagging.model.Order
Returns the order criteria of this Order object
getOrderDirection() - Method in class oracle.webcenter.tagging.model.Order
Returns the order direction of this Order object
getOrganization() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getOrganization() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getOrganizationalUnit() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getOrganizationalUnit() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getOriginalPhoto() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
Method to return the 'original' (unscaled) photo of the user.
getOriginalPhoto() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getOriginalUser() - Method in class oracle.webcenter.peopleconnections.wall.WallMessage
 
getOtherTime() - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Get other timings spent on the main method calls of ShowDetailFrame
getOutcome() - Method in class oracle.adf.view.page.editor.event.DialogEvent
Returns the component that was deleted.
getOwner() - Method in class oracle.webcenter.peopleconnections.connections.ConnectionEvent
 
getOwner() - Method in class oracle.webcenter.peopleconnections.wall.WallMessage
 
getOwnerGuid() - Method in class oracle.webcenter.peopleconnections.connections.ConnectionListEvent
 
getOwnerName() - Method in class oracle.webcenter.peopleconnections.wall.WallMessage
 
getPage(String) - Method in interface oracle.webcenter.page.model.PageService
Gets a page by its name by full path.
getPage() - Method in interface oracle.webcenter.spaces.beans.SelfRegistrationMetadata
 
getPageByContentMRef(String) - Method in interface oracle.webcenter.page.model.PageService
Gets a page by its full path.
getPageByName(String) - Method in interface oracle.webcenter.page.model.PageService
Gets a page by its name.
getPageByViewID(String) - Method in interface oracle.webcenter.page.model.PageService
Gets a page by its full path.
getPageDef() - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Gets the page definition of the resource page.
getPageDefAttributes(String) - Method in interface oracle.webcenter.page.model.PageService
Gets a page's metadata defined in the page definition.
getPageDefDocumentForRead(String) - Method in interface oracle.webcenter.page.model.PageService
Gets a page's page definition document for reading.
getPageDefDocumentForUpdate(String) - Method in interface oracle.webcenter.page.model.PageService
Gets a page's page definition document for updating.
getPageEvents() - Method in class oracle.adf.view.page.editor.event.WireEvent
Returns all the Page Events
getPageForward() - Method in interface oracle.webcenter.activitystreaming.DisplayOptions
Retrieve the flag that indicates if it is for next page.
getPageHierarchy(String) - Method in interface oracle.webcenter.page.model.PageService
Gets the list of pages under a parent page.
getPageInBusinessRolePages(String) - Method in interface oracle.webcenter.page.model.PageService
Gets a page by its name with full path from the business pages
getPageInfo() - Method in class oracle.webcenter.page.model.PageDef
 
getPageInScope(String) - Method in interface oracle.webcenter.page.model.PageService
Gets a page by its name with full path in the current scope.
getPageList() - Method in interface oracle.webcenter.page.model.PageService
Gets all pages that the user can view.
getPageList(String) - Method in interface oracle.webcenter.page.model.PageService
Gets all pages that the user can view.
getPagePath() - Method in class oracle.adf.view.page.editor.event.AttributeChangeEvent
Returns the page path
getPagePath() - Method in class oracle.adf.view.page.editor.event.BaseActionEvent
Returns the page path
getPagePath() - Method in class oracle.adf.view.page.editor.event.ParameterChangeEvent
Returns the page path
getPagePath() - Method in class oracle.webcenter.page.model.PageDef
 
getPagePermission() - Method in class oracle.webcenter.page.model.PageDef
 
getPagePermission(String) - Method in interface oracle.webcenter.page.model.PageService
Gets the permission class associated with the page specified by the page path.
getPageResources(List<String>) - Method in interface oracle.webcenter.page.model.PageService
Gets the list of page resources for the list of page paths.
getPageScheme(String) - Method in interface oracle.webcenter.page.model.PageService
Gets the page's scheme properties in the jspx page
getPageSecurityTarget(String) - Method in interface oracle.webcenter.page.model.PageService
Gets the page security target from the page specified by the page path.
getPagesManager() - Method in interface oracle.webcenter.webcenterapp.application.WCApplication
This API is responsible for returning the Pages Manager for the WebCenter Spaces application.
getPagesMetadataTitleString(String, String) - Static method in class oracle.webcenter.page.model.PageServiceUtils
Retrieves the value for the title key for a page.
getPageStyle() - Method in class oracle.webcenter.page.model.PageDef
 
getPageStyleSiteResources() - Method in interface oracle.webcenter.page.model.PageService
Gets page styles from the generic site resources.
getParameterDescriptors() - Method in class oracle.webcenter.content.model.rc.ContentListFactory
 
getParameterDescriptors() - Method in class oracle.webcenter.content.model.rc.ContentUrlResourceFactory
 
getParameters() - Method in interface oracle.webcenter.navigationframework.NavigationResource
Returns a mutable Map of all the resource parameters
EL: #{navigationContext.defaultNavigationModel.currentSelection.parameters['StockSymbol']}
getParameters() - Method in class oracle.webcenter.page.model.PageDef
Get the parameters of the page
getParametersRaw() - Method in interface oracle.webcenter.navigationframework.NavigationResource
Returns a mutable Map of all the resource parameters with raw value
EL: #{navigationContext.defaultNavigationModel.currentSelection.parametersRaw['StockSymbol']}
getParamName() - Method in class oracle.adf.view.page.editor.event.ParameterChangeEvent
Returns the parameter name whose value is being changed
getParams() - Method in exception oracle.webcenter.search.SearchException
Returns the arguments for the format messaging.
getParams() - Method in exception oracle.webcenter.tagging.model.TaggingException
Returns the arguments for the format messaging
getParent() - Method in interface oracle.webcenter.navigationframework.NavigationResource
Returns the parent of this this resource
EL: #{navigationContext.defaultNavigationModel.currentSelection.parent}
getParent() - Method in class oracle.webcenter.page.model.PageDef
 
getParentGuid() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
 
getParentHierarchy(String) - Method in interface oracle.webcenter.page.model.PageService
Gets the list of parent pages for a page.
getParentPage(String) - Method in interface oracle.webcenter.page.model.PageService
Gets the parent page.
getParentResourceHierarchy() - Method in class oracle.webcenter.page.model.PageResource
 
getParentResourceHierarchy(String) - Method in interface oracle.webcenter.page.model.PageService
Get the list of parent page resources for a page
getPartialTriggers() - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
 
getPartialTriggers() - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
getPartialTriggers() - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
getPath() - Method in interface oracle.webcenter.doclib.model.DocumentDescriptor
Gets the path of this item (including the item name itself) May return null when the item is an unfoldered document.
getPath() - Method in interface oracle.webcenter.navigationframework.NavigationResource
Returns the path of the resource
EL: #{navigationContext.defaultNavigationModel.currentSelection.path}
getPayload() - Method in class oracle.adf.view.page.editor.event.BaseGenericActionEvent
get the payload of the event
getPeers(String) - Method in interface oracle.webcenter.peopleconnections.profile.UserProfileManager
 
getPerfDebugFlag() - Static method in class oracle.adf.view.core.PerfDebugHelper
Get perfDebug flag from request variable
getPermanentUrl() - Method in interface oracle.webcenter.doclib.model.DocumentDescriptor
Gets the download URL for this item.
getPermission() - Method in interface oracle.webcenter.activitystreaming.ActivityElement
Returns the permission for this activity
getPermissionActionDescriptors() - Static method in class oracle.webcenter.peopleconnections.connections.security.ConnectionsPermission
Get an array of descriptors describing the set of actions associated with the represented permission.
getPermissionActionDescriptors() - Static method in class oracle.webcenter.peopleconnections.profile.security.PersonalWebPermission
Get an array of descriptors describing the set of actions associated with the represented permission.
getPermissionActionDescriptors() - Static method in class oracle.webcenter.peopleconnections.profile.security.ProfilePermission
Get an array of descriptors describing the set of actions associated with the represented permission.
getPermissionActionDescriptors() - Static method in class oracle.webcenter.peopleconnections.wall.security.WallPermission
Get an array of descriptors describing the set of actions associated with the represented permission.
getPermissionClass() - Method in class oracle.webcenter.peopleconnections.profile.security.ProfilePermissionEvaluator
 
getPermissions() - Method in interface oracle.webcenter.activitystreaming.QueryItem
Return the associated list of permissions for the query item
getPersonalPages() - Method in interface oracle.webcenter.page.model.PageService
Gets all personal pages.
getPersonalPages(String) - Method in interface oracle.webcenter.page.model.PageService
Gets all personal pages of a user.
getPersonalStatusNote() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getPersonalStatusNote() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getPhoto(WCUserProfile.PhotoSize) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
Returns a photo of specified size for this user profile, looking it up in a system cache if possible.
getPhoto(WCUserProfile.PhotoSize) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
Returns a photo of specified size for this user profile, looking it up in a system cache if possible.
getPhotoUID() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
Returns an identifier for the photo, that is guaranteed to be unique for this user profile.
getPhotoUID() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
Returns an identifier for the photo, that is guaranteed to be unique for this user profile.
getPoliciesLocation() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSContext
 
getPoliciesType() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSContext
 
getPortalColor() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
This method returns the portal color of group space logo url
getPortalTemplateURL(String) - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
return the pretty url for the named TemplateName
getPortletBinding() - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
Deprecated. 
getPortletBinding() - Method in class oracle.adf.view.html.component.portlet.PortletBase
Deprecated.
Interact with the PortletModel directly.
getPortletBinding() - Method in class oracle.adf.view.rich.component.portlet.PortletBase
Deprecated.
Interact with the PortletModel directly.
getPortletException(FacesBean) - Method in class oracle.adf.view.rich.error.portlet.PortletErrorRenderer
Return the Throwable exception that occurred, causing this PortletErrorRenderer to be invoked.
getPortletIds(String) - Method in interface oracle.webcenter.page.model.PageService
Gets the portlet instance IDs on a page
getPortletModel() - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
Get the PortletModel object associated with this component.
getPortletModel() - Method in class oracle.adf.view.html.component.portlet.PortletBase
Helper method to get the PortletModel.
getPortletModel() - Method in class oracle.adf.view.rich.component.portlet.PortletBase
Helper method to get the PortletModel.
getPostedDate() - Method in class oracle.webcenter.peopleconnections.wall.WallMessage
 
getPostedUser() - Method in class oracle.webcenter.peopleconnections.wall.WallMessage
 
getPostedUserName() - Method in class oracle.webcenter.peopleconnections.wall.WallMessage
 
getPredicate() - Method in class oracle.webcenter.search.Query
The ComplexPredicate handles the joining of Conditions with ANDs and ORs.
getPreferencesManager() - Method in class oracle.webcenter.peopleconnections.connections.ConnectionsServiceFactory
Returns a PreferencesManager instance dealing with connections management settings both at a global as well as a per-user level.
getPreferencesManager() - Method in interface oracle.webcenter.peopleconnections.wall.WallService
 
getPreferencesManager(MDSSession) - Method in interface oracle.webcenter.webcenterapp.application.WCApplication
This API is responsible for returning preferences manager.
getPreferencesManager() - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
 
getPreferredAccessibilityHighContrastProfile() - Static method in class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
Returns the accessibility high contrast profile preference for the current user.
getPreferredAccessibilityHighContrastProfile(String) - Static method in class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
Returns the accessibility high contrast profile preference for the current user.
getPreferredAccessibilityLargeFontProfile() - Static method in class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
Returns the accessibility large font profile preference for the current user.
getPreferredAccessibilityLargeFontProfile(String) - Static method in class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
Returns the accessibility large font profile preference for the current user.
getPreferredAccessibilityMode() - Static method in class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
Returns the preferred accessibility mode for the current user.
getPreferredAccessibilityMode(String) - Static method in class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
Returns the preferred accessibility mode for the given user.
getPreferredAccessibilityMode() - Method in class oracle.webcenter.generalsettings.model.GeneralSettingsBean
Gets the preferred accessibility mode.
getPreferredDatePattern() - Method in class oracle.webcenter.generalsettings.model.GeneralSettingsBean
Gets the preferred date pattern.
getPreferredDateStyle() - Method in class oracle.webcenter.generalsettings.model.GeneralSettingsBean
Gets the preferred date style.
getPreferredDateTimePattern() - Method in class oracle.webcenter.generalsettings.model.GeneralSettingsBean
Gets the preferred date and time pattern.
getPreferredLanguage() - Static method in class oracle.webcenter.generalsettings.model.LanguageSetting
Returns the preferred language for the current user.
getPreferredLanguage(String) - Static method in class oracle.webcenter.generalsettings.model.LanguageSetting
Returns the preferred language for the given user.
getPreferredLanguage(boolean) - Static method in class oracle.webcenter.generalsettings.model.LanguageSetting
Returns the preferred language for the current user.
getPreferredLanguage(String, boolean) - Static method in class oracle.webcenter.generalsettings.model.LanguageSetting
Returns the preferred language for the given user.
getPreferredLanguage() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getPreferredLanguage() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getPreferredPatternByType(String) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Gets the preferred pattern for the current user based on the type parameter value.
getPreferredPatternByType(String, String) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Get the preferred pattern for the given user based on the given type parameter value.
getPreferredSkin() - Static method in class oracle.webcenter.generalsettings.model.SkinSetting
Returns the user's preferred skin value for the current user.
getPreferredSkin(String) - Static method in class oracle.webcenter.generalsettings.model.SkinSetting
Returns the user's preferred skin value for the given user.
getPreferredSkinName() - Method in class oracle.webcenter.generalsettings.model.GeneralSettingsBean
Gets the preferred skin name.
getPreferredTimePattern() - Method in class oracle.webcenter.generalsettings.model.GeneralSettingsBean
Gets the preferred time pattern.
getPreferredTimeStyle() - Method in class oracle.webcenter.generalsettings.model.GeneralSettingsBean
Gets the preferred time style.
getPreferredTimeZone() - Static method in class oracle.webcenter.generalsettings.model.TimeZoneSetting
Returns the current user's preferred time zone identifier.
getPreferredTimeZone(String) - Static method in class oracle.webcenter.generalsettings.model.TimeZoneSetting
Returns the given user's preferred time zone identifier.
getPreferredUserDisplayNameLanguage(String) - Static method in class oracle.webcenter.generalsettings.model.LanguageSetting
Returns the user display name language for the given user.
getPreferredUserDisplayNameLanguage() - Static method in class oracle.webcenter.generalsettings.model.LanguageSetting
Returns the user display name language for the current user.
getPrettyUrl() - Method in interface oracle.webcenter.navigationframework.NavigationResource
Returns the PrettyURL of the resource
EL: #{navigationContext.defaultNavigationModel.currentSelection.prettyUrl}
getPrettyUrlPath() - Method in interface oracle.webcenter.navigationframework.NavigationResource
Returns a Collection of identifying paths by depth so it can be used as a starting path to drive another navigation view
EL: #{navigationContext.defaultNavigationModel.currentSelection.prettyUrlPath}
EL: #{navigationContext.defaultNavigationModel.currentSelection.prettyUrlPath[3]}
getPreview() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
This method returns the preview of group space logo url
getPreviouslySetPageTemplate() - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
Returns a site template object of type GenericSiteResource used for previous request.
getPreviousSibling() - Method in interface oracle.webcenter.navigationframework.NavigationResource
Returns the previous sibling in the list (of type NavigationResource) of this node
EL: #{navigationContext.defaultNavigationModel.currentSelection.previousSibling
getPreviousView() - Method in class oracle.adf.view.page.editor.event.NavigationEvent
Returns the view id of last viewed page.
getPrivacyPolicyUrl() - Method in interface oracle.webcenter.spaces.beans.UiMetadata
Returns the URL to the privacy policy document followed.
getPrivacyPolicyUrl() - Method in interface oracle.webcenter.webcenterapp.beans.WebCenterType
Return the URL to the privacy policy document followed by the application (as has been configured via WebCenter Administration).
getPrivacyURL() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
 
getPrivateAndUpScopes() - Method in interface oracle.webcenter.activitystreaming.EvalQueryOptions
 
getPrivateAndUpUserGUIDs() - Method in interface oracle.webcenter.activitystreaming.EvalQueryOptions
 
getPrivateAndUpUserIds() - Method in class oracle.webcenter.activitystreaming.ActivityStreamingGroupedUsers
 
getPrivileges() - Method in class oracle.webcenter.page.model.PageDef
 
getProfile(String) - Method in interface oracle.webcenter.peopleconnections.profile.UserProfileManager
 
getProfileByGUID(String) - Method in interface oracle.webcenter.peopleconnections.profile.UserProfileManager
 
getProfileForUpdate(String) - Method in interface oracle.webcenter.peopleconnections.profile.UserProfileManager
 
getProfileManager() - Static method in class oracle.webcenter.peopleconnections.profile.ProfileFactory
 
getProfilePermission() - Method in interface oracle.webcenter.activitystreaming.EvalQueryOptions
 
getProfileUserGUID() - Method in interface oracle.webcenter.activitystreaming.QueryOptions
 
getProfileUserID() - Method in interface oracle.webcenter.activitystreaming.QueryOptions
 
getProperties() - Method in interface oracle.webcenter.navigationframework.NavigationModel
Returns an immutable Map of all the NavigationModel default properties
EL: #{navigationContext.defaultNavigationModel.properties['rootNode']}
getProperties(String) - Method in interface oracle.webcenter.navigationframework.NavigationModel
Returns an immutable Map of the NavigationModel properties with names specified in the parameter (in a comma-separated format)
getProperties() - Method in interface oracle.webcenter.navigationframework.NavigationResource
Returns an immutable Map of all the resource default properties
EL: #{navigationContext.defaultNavigationModel.currentSelection.properties['separator']}
getProperties(String) - Method in interface oracle.webcenter.navigationframework.NavigationResource
Returns an immutable Map of the resource properties with names specified in the parameter (in a comma-separated format)
getProperties() - Method in class oracle.webcenter.page.model.PageResource
Return the attributes of the resource
getProperties() - Method in class oracle.webcenter.peopleconnections.profile.model.crawler.ProfileServiceCrawlerQueryResult
 
getProperties() - Method in interface oracle.webcenter.search.QueryHandler
Returns a map of query handler properties that allow for UI to be more easily built.
getProperties() - Method in interface oracle.webcenter.search.QueryResult
Returns a map of response properties about this result.
getProperties() - Method in class oracle.webcenter.search.util.AbstractConverterQueryResult
Default implementation of the getProperties to subclasses to not have to implement this directly.
getProperties() - Method in class oracle.webcenter.search.util.ResultSetRowQueryResult
Default implementation of the getProperties to subclasses to not have to implement this directly.
getProperties() - Method in class oracle.webcenter.search.util.WrapperQueryResult
Default implementation of the getProperties to subclasses to not have to implement this directly.
getProperty(ActivityElement, String, String, String) - Method in interface oracle.webcenter.activitystreaming.analytics.AnalyticsEventPropertyResolver
Expected to return the value to be used for the specified event parameter / event dimension property in an event that is to be generated for the specified activity instance.
getProperty(String) - Method in class oracle.webcenter.page.model.PageResource
Return a specific attribute of the resource
getProperty(QueryHandler, String) - Static method in class oracle.webcenter.search.util.QueryHandlerUtils
Get property
getPropertyValue(String) - Method in class oracle.adf.view.page.editor.event.AttributeChangeEvent
Returns the value of a property of the component that is being edited
getProtectEL() - Method in class oracle.adf.view.page.editor.component.PageCustomizable
Get protectEL.
getProtocol() - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
Gets the application's protocol scheme - http[s]://
getProvisionedServicesId() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
 
getPSSchemes() - Method in interface oracle.webcenter.page.model.PageService
Deprecated.
getPublicFolderInfo() - Method in interface oracle.webcenter.doclib.view.spaces.PersonalSpaceDocumentsInfo
Returns a bean providing information around the user's public folder (usually located at /PersonalSpaces/[username]/Public).
getPublicGroupSpaces(String) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
Returns a list of public Group Spaces matching a specified query pattern.
getPublicUserGUIDs() - Method in interface oracle.webcenter.activitystreaming.EvalQueryOptions
 
getPublicUserIds() - Method in class oracle.webcenter.activitystreaming.ActivityStreamingGroupedUsers
 
getQualifier() - Method in class oracle.webcenter.search.QName
Accessor for the qualifier value.
getQueryPredicateScope(Predicate) - Static method in class oracle.webcenter.search.util.PredicateUtils
Get scope from query predicate.
getRcForGSPages() - Method in interface oracle.webcenter.spaces.beans.UiMetadata
Returns the id or an EL which can evaluate to the id of the resource catalog associated with the Pages of the current Space.
getRcForGSPages() - Method in interface oracle.webcenter.webcenterapp.beans.WebCenterType
Returns the id or an EL which can evaluate to the id of the resouce catalog of the Pages associated with the Space of the application.
getRcForGSSiteTemplates() - Method in interface oracle.webcenter.spaces.beans.UiMetadata
Returns the id or an EL which can evaluate to the id of the resource catalog associated with the Page Templates of the current Space.
getRcForGSSiteTemplates() - Method in interface oracle.webcenter.webcenterapp.beans.WebCenterType
Returns the id or an EL which can evaluate to the id of the resource catalog of the page template associated with the Space of the application.
getRcForPSBRPages() - Method in interface oracle.webcenter.webcenterapp.beans.WebCenterType
Returns the id or an EL which can evaluate to the id of the resouce catalog of the Pages with Business Roles associated with the Home Space of the application.
getRcForPSPages() - Method in interface oracle.webcenter.webcenterapp.beans.WebCenterType
Returns the id or an EL which can evaluate to the id of the resouce catalog of the Pages associated with the Home Space of the application.
getRcForPSSiteTemplates() - Method in interface oracle.webcenter.webcenterapp.beans.WebCenterType
Returns the id or an EL which can evaluate to the id of the resouce catalog of the Page Template associated the Home Space of the application.
getReadonly() - Method in class oracle.webcenter.page.model.PageParameter
 
getReceivedInvitations() - Method in interface oracle.webcenter.peopleconnections.connections.InvitationsManager
Returns the pending invitations that have been received by the current user.
getRecentComments() - Method in interface oracle.webcenter.comments.CommentsSummary
Returns the comments that have been posted recently on the WebCenter object.
getRecipientKeyAlias() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSContext
Getter for the recipient key alias
getRefinableColumns() - Method in interface oracle.webcenter.search.refine.Refinable
Tells what columns have refiners.
getRefinements() - Method in class oracle.webcenter.search.refine.Refiner
Returns a list of all the Refinements for this Refiner.
getRefiner(QName) - Method in interface oracle.webcenter.search.refine.Refinable
Allows for Refiners to be retrieved by QName.
getRefiner() - Method in class oracle.webcenter.search.refine.RefinerBuilder
Gets the newly created Refiner.
getRelationalAttributes() - Method in interface oracle.webcenter.peopleconnections.connections.Person
Returns a map of booleans indicating the presence of various relations of the person with the user in the context.
getRelationship(String) - Method in interface oracle.webcenter.peopleconnections.profile.RelationshipManager
 
getRelationshipManager() - Static method in class oracle.webcenter.peopleconnections.profile.ProfileFactory
 
getRemoveListIds() - Method in class oracle.webcenter.peopleconnections.connections.ConnectionEvent
 
getRendererType() - Method in class oracle.adf.view.html.component.portlet.PortletBase
Returns the renderer type for this component.
getRendererType() - Method in class oracle.adf.view.rich.component.portlet.PortletBase
Returns the renderer type for this component.
getRenderPortletInIFrame() - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
 
getRenderPortletInIFrame() - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
getRenderPortletInIFrame() - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
getRendersChildren() - Method in class oracle.adf.view.page.editor.component.LayoutCustomizable
 
getRendersChildren() - Method in class oracle.adf.view.page.editor.component.PageCustomizable
 
getRendersChildren() - Method in class oracle.adf.view.rich.error.portlet.PortletErrorRenderer
 
getReporteeDisplayNames() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
This method returns a list of the reportee user names for this user.
getReporteeDisplayNames() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
This method returns a list of the reportee user names for this user.
getReporteeList() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
This method returns a list of the reportee this user.
getReporteeList() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getReporteeProfiles() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
Returns the profiles of all the reportees of this user.
getReporteeProfiles() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
Returns the profiles of the reportees for this user.
getReportees() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getReportees() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getRequestProperty(String, Map, Map) - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
Return the value of the known webcenter param.
getRequestScopeMap() - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
This method returns the session scope map for the current thread.
getReSeqComponent() - Method in class oracle.adf.view.page.editor.event.ResequenceEvent.ComponentIndex
Return the Re-sequenced Component.
getResequencedComponents() - Method in class oracle.adf.view.page.editor.event.ResequenceEvent
Returns the list of re-sequenced components.
getResource(String) - Method in interface oracle.webcenter.navigationframework.NavigationModel
Returns the NavigationResource identified by the resource id.
getResource() - Method in interface oracle.webcenter.tagging.model.Bookmark
Gets the resource being bookmarked / tagged.
getResourceBundle(Locale) - Method in exception oracle.webcenter.search.SearchException
Returns the resource bundle which is used in formatting the messages, given the locale.
getResourceBundle(Locale) - Method in exception oracle.webcenter.tagging.model.TaggingException
Returns the resource bundle which is used in formatting the messages, given the locale.
getResourceBundleClass() - Method in interface oracle.webcenter.activitystreaming.ActivityObjectType
Deprecated.
 
getResourceBundleClass() - Method in interface oracle.webcenter.activitystreaming.ActivityType
Deprecated.
 
getResourceBundleKey() - Method in interface oracle.webcenter.search.SearchExceptionCode
The only thing needed from the code is the resource bundle key so we can look up a message from the resource bundle.
getResourceBundleKey() - Method in enum oracle.webcenter.search.SearchExceptionCodes
Gets the key in the resource bundle for the exception code.
getResourceBundleName() - Method in exception oracle.webcenter.search.SearchException
Returns the name of the ResourceBundle to be used by this subclass of the SearchException.
getResourceBundleName() - Method in exception oracle.webcenter.tagging.model.TaggingException
Returns the name of the ResourceBundle to be used by this subclass of the TaggingException.
getResourceCount() - Method in interface oracle.webcenter.tagging.model.Tag
Return the tag's resource count (scalar value).
getResourceId() - Method in interface oracle.webcenter.framework.resource.WebCenterResource
Returns the id of the Resource.
getResourceId() - Method in class oracle.webcenter.page.model.PageResource
 
getResourceInfo(Scope, String) - Method in class oracle.webcenter.page.model.PageRelationshipServiceImpl
 
getResourceInfo(Scope, List<String>) - Method in class oracle.webcenter.page.model.PageRelationshipServiceImpl
 
getResourceObjectName(Locale) - Method in class oracle.webcenter.page.model.PageRelationshipServiceImpl
Gets the resource object name for resource objects in this service.
getResources(PredicateFilter, String) - Method in interface oracle.webcenter.navigationframework.NavigationModel
Returns a flattened List of NavigationResource identified by the startNode path and Filter class.
getResourceScope() - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Gets the resource scope.
getResourceType() - Method in interface oracle.webcenter.framework.resource.ResourceDescriptor
Returns the resource type.
getResourceType() - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Gets the resource type name.
getResultClass() - Method in enum oracle.adf.view.page.editor.event.Event
 
getResults() - Method in class oracle.adf.view.page.editor.event.GenericActionResult
 
getResults() - Method in class oracle.adf.view.page.editor.event.IsUnsavedChangesEventResult
 
getResults() - Method in interface oracle.adf.view.page.editor.event.PageEditorEventResult
 
getRole() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMembers
This method returns the name of the role of that member in a Group Space.
getRootNode() - Method in interface oracle.webcenter.navigationframework.NavigationModel
Returns the root node of the NavigationModel
EL: #{navigationContext.defaultNavigationModel.rootNode}
getRows(CrawlContext, int, int) - Method in class oracle.webcenter.peopleconnections.profile.model.crawler.ProfileServiceCrawler
Given start index, the size and the CrawlContext, this API returns QueryResult of crawled profile data.
getRowsCount(Date) - Method in class oracle.webcenter.peopleconnections.profile.model.crawler.ProfileServiceCrawlerQueryResult
 
getRssBaseUri(String) - Static method in class oracle.webcenter.framework.resource.external.ResourceUri
Returns the absolute URL to the specified RSS path (even if not executed from within the RSS servlet).
getSamlIssuerName() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSContext
 
getScalarValue() - Method in interface oracle.webcenter.tagging.model.Resource
Return the resource's scalar value.
getScalarValue() - Method in interface oracle.webcenter.tagging.model.User
Return the user's scalarValue; scalar value could mean different things depending on the method that returns this User.
getSchemeBGColor() - Method in class oracle.webcenter.page.model.PageDef
 
getSchemeBGImage() - Method in class oracle.webcenter.page.model.PageDef
 
getSchemes() - Method in interface oracle.webcenter.page.model.PageService
Deprecated.
getScope() - Method in interface oracle.webcenter.activitystreaming.ActivityElement
Return the scope of this activity
getScope() - Method in interface oracle.webcenter.activitystreaming.ActivityObject
Returns the Scope of the Activity associated with the current object
getScope() - Method in interface oracle.webcenter.doclib.view.spaces.GroupSpaceDocumentsInfo
Provides the group space identifier for which this bean is providing folder information
getScope() - Method in interface oracle.webcenter.framework.resource.WebCenterResource
Returns the scope of the Resource.
getScope() - Method in class oracle.webcenter.page.model.PageResource
 
getScope() - Method in interface oracle.webcenter.page.model.PageService
Gets the current scope.
getScope() - Method in class oracle.webcenter.search.Query
Retrieves a String scope value in which the search execution will take place.
getScope() - Method in interface oracle.webcenter.tagging.model.Resource
Returns the resource's scope
getScopeDisplayName() - Method in class oracle.webcenter.notification.FilterOption
Returns the scope display name pattern for this filter object.
getScopeGuid() - Method in class oracle.webcenter.notification.Subscription
Returns the scope of this subscription object.
getScopeName() - Method in class oracle.webcenter.notification.Subscription
Returns the scope of this subscription object.
getScopeViewPermission(String) - Method in class oracle.webcenter.peopleconnections.profile.security.ProfilePermissionEvaluator
 
getScopeWall(String) - Method in interface oracle.webcenter.peopleconnections.wall.WallService
Get the Message Board of a specific scope.
getScopeWrapper() - Method in interface oracle.webcenter.activitystreaming.ActivityElement
Return the ScopeWrapper
getSearchType() - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
 
getSecurityAttributes(String) - Method in class oracle.webcenter.peopleconnections.profile.security.CustomProfilePermissionEvaluator
 
getSecurityAttributesForAllArtifacts() - Method in class oracle.webcenter.peopleconnections.profile.security.CustomProfilePermissionEvaluator
 
getSecurityHandler() - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
Returns a security handler instance for checking objects security
getSecurityManager(MDSSession) - Method in interface oracle.webcenter.webcenterapp.application.WCApplication
This method returns Security manager for WebCenter Application.
getSecurityParentGuid() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
 
getSecurityTarget() - Method in class oracle.webcenter.page.model.PageDef
 
getSelectChild() - Method in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
get method for selectChild which indicates whether the child components are customizable.
getSelectedComponent() - Method in class oracle.adf.view.page.editor.event.SelectionEvent
Returns the component that is selected.
getSelfRegistration() - Method in interface oracle.webcenter.spaces.beans.UiMetadata
 
getSelfRegPage() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
 
getSelfSubscriptionEnabledRoles() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
 
getSentDate() - Method in interface oracle.webcenter.peopleconnections.connections.Invitation
Returns the date on which the invitation was initiated and sent.
getSentInvitations() - Method in interface oracle.webcenter.peopleconnections.connections.InvitationsManager
Returns the pending invitations that have been sent by the current user.
getSequence() - Method in class oracle.adf.view.page.editor.event.EventHandler
Returns the sequence number of this event handler.
getServiceActivityTypes() - Method in interface oracle.webcenter.activitystreaming.FilterOptions
Return the service activity type criteria
getServiceAttributes() - Method in class oracle.webcenter.spaces.ws.client.ServiceMetadata
 
getServiceConfigData(String) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
 
getServiceIcon() - Method in class oracle.webcenter.notification.SubscriptionPreference
 
getServiceId() - Method in interface oracle.webcenter.activitystreaming.ActivityDisplayElement
Return the service id of the activity
getServiceId() - Method in interface oracle.webcenter.activitystreaming.ActivityElement
Returns the ActivityStreamElement's serviceId.
getServiceID() - Method in interface oracle.webcenter.activitystreaming.ActivityObject
Return the object's service ID.
getServiceID() - Method in interface oracle.webcenter.activitystreaming.ServiceActivityType
Return the service ID.
getServiceId() - Method in interface oracle.webcenter.framework.resource.WebCenterResource
Returns the service id.
getServiceId() - Method in class oracle.webcenter.notification.Subscription
Returns the sevice ID of this subscription object.
getServiceId() - Method in class oracle.webcenter.notification.SubscriptionPreference
 
getServiceId() - Method in class oracle.webcenter.page.model.PageResource
 
getServiceID() - Method in class oracle.webcenter.peopleconnections.profile.security.ProfilePermissionEvaluator
 
getServiceId() - Method in class oracle.webcenter.spaces.ws.client.ServiceMetadata
This method returns the service Id
getServiceId() - Method in interface oracle.webcenter.tagging.model.Resource
Returns the ID of the service owning the resource.
getServiceIDs() - Method in interface oracle.webcenter.activitystreaming.FilterOptions
Return the list of service id filter criteria
getServiceName() - Method in class oracle.webcenter.notification.Subscription
Returns the sevice name of this subscription object.
getServiceName() - Method in class oracle.webcenter.notification.SubscriptionPreference
 
getServicePermissionEvaluator() - Method in class oracle.webcenter.peopleconnections.profile.model.crawler.ProfileServiceCrawler
 
getServiceRSSFeedURL(String, String) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
This API returns the RSS Feed URL for a given Group Space and a Service ID.
getServiceRSSFeedURLByGuid(String, String) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
This API returns the RSS Feed URL for a given Group Space GUID and a Service ID.
getServicesScriptsUrl() - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
Return the path of webcenter services script url
getSessionProperties() - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
Returns a place for WebCenter can use to store and retrieve information during the lifetime of the current user session.
getSettingsManager() - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
Return a settings manager instance for configure the activity stream admin settings
getSettingsPanelPosition() - Method in class oracle.adf.view.page.editor.component.PageCustomizable
Deprecated. 
getSettingsPanelSize() - Method in class oracle.adf.view.page.editor.component.PageCustomizable
Deprecated. 
getSharedAndUpUserGUIDs() - Method in interface oracle.webcenter.activitystreaming.EvalQueryOptions
 
getSharedAnUpUserIds() - Method in class oracle.webcenter.activitystreaming.ActivityStreamingGroupedUsers
 
getSharedScopes() - Method in interface oracle.webcenter.activitystreaming.EvalQueryOptions
 
getShortDesc() - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Returns the shortDesc attribute of the component
getShortDescription() - Method in interface oracle.webcenter.framework.resource.WebCenterResource
Returns the short description.
getShortDescription() - Method in class oracle.webcenter.page.model.PageResource
 
getShowAllConnections() - Method in interface oracle.webcenter.activitystreaming.QueryOptions
Deprecated.
getShowAllGroupSpaces() - Method in interface oracle.webcenter.activitystreaming.QueryOptions
Deprecated.
getShowEditAction() - Method in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
Whether to show the edit action (pencil) or not
getShowFollowedObjects() - Method in interface oracle.webcenter.activitystreaming.QueryOptions
Deprecated.
getShowIcon() - Method in class oracle.adf.view.page.editor.component.LayoutCustomizable
 
getShowLayoutChanger() - Method in class oracle.adf.view.page.editor.component.LayoutCustomizable
 
getShowMaximizeAction() - Method in class oracle.adf.view.html.component.customizable.ShowDetailFrame
Controls the display of maximize and restore interaction on the component.
getShowMessage() - Method in class oracle.adf.view.page.editor.component.PageCustomizable
Deprecated. 
getShowMinimizeAction() - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Controls the display of minimize and restore interaction on the component.
getShowMoveAction() - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Controls the display of Move Up/Move Down/Move Right/Move Left interaction on the component.
getShowPersonal() - Method in interface oracle.webcenter.activitystreaming.QueryOptions
Deprecated.
getShowRemoveAction() - Method in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
Controls the display of remove action on the component.
getShowResizer() - Method in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
Attribute to determine the rendering behaviour of SDF
getShowTypes() - Method in class oracle.adf.view.page.editor.component.LayoutCustomizable
 
getSiblings() - Method in interface oracle.webcenter.navigationframework.NavigationResource
Returns the List of siblings (of type NavigationResource) of this node (inclusive)
EL: #{navigationContext.defaultNavigationModel.currentSelection.siblings
getSimplifiedPermissionEvaluator() - Method in class oracle.webcenter.peopleconnections.profile.model.crawler.ProfileServiceCrawler
 
getSiteCCSession(String) - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
Definition of an abstract method to get MDSSession with oracle.webcenter.webcenterapp.internal.metadata.WebCenterSiteCC customization.
getSiteTemplate() - Method in class oracle.webcenter.page.model.PageDef
 
getSiteTemplatesManager() - Method in interface oracle.webcenter.webcenterapp.application.WCApplication
Get the application name for the policy store.
getSize() - Method in interface oracle.webcenter.doclib.model.DocumentDescriptor
Gets the size of this item.
getSkin() - Method in interface oracle.webcenter.spaces.beans.UiMetadata
Returns the ADF Faces skin family associated with the current Space.
getSkin() - Method in interface oracle.webcenter.webcenterapp.beans.WebCenterType
Returns the name of the default ADF Faces skin family to be used for rendering pages in the application (as has been configured via WebCenter Administration).
getSortBy() - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Gets the property on which the result will be sorted.
getSortBy() - Method in class oracle.webcenter.search.Query
Gets the name of the attribute by which the results should be sorted.
getSortDirection() - Method in class oracle.webcenter.search.Query
Gets the Sorting direction of the Query results.
getSortOrder() - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Gets the order in which the result will be sorted.
getSource() - Method in class oracle.adf.view.page.editor.component.ImageLink
 
getSource() - Method in class oracle.adf.view.page.editor.event.SelectionEvent
Returns the source of the selection event.
getSource() - Method in class oracle.webcenter.framework.resource.ResourceAction
 
getSourceContainer() - Method in class oracle.adf.view.page.editor.event.ResequenceEvent
Returns the source container where the component is moved from.
getSourceIndex() - Method in class oracle.adf.view.page.editor.event.ResequenceEvent.ComponentIndex
Returns a index(0-based) the component is present in the source container's children list.
getSourceViewNodeAction() - Method in class oracle.adf.view.page.editor.component.PageCustomizable
Get the source view node actions view Id.
getSourceViewPosition() - Method in class oracle.adf.view.page.editor.component.PageCustomizable
Get the Source View position.
getSourceViewSize() - Method in class oracle.adf.view.page.editor.component.PageCustomizable
Get the Source View size.
getSpacesResourcesPath() - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
Returns the servlet path for WebCenter Spaces resources whose loading is controlled specifically by the application, such as custom logos and icons uploaded by users.
getSpacesScriptsUrl() - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
Return the path of webcenter spaces script url
getSpacesURL() - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
return the pretty url for Personal Space
getSpacesWebService() - Static method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
This API returns SpacesWebService
getSpecificVersionURL() - Method in interface oracle.webcenter.doclib.view.DocumentsServiceBean
Provides a Map that can be used to retrieve the URL for a specific version of a content item.
getStartDate() - Method in interface oracle.webcenter.activitystreaming.DisplayOptions
Return the start date criteria
getStartDate() - Method in interface oracle.webcenter.activitystreaming.SummaryDisplayOptions
Return the start date criteria.
getStatus() - Method in interface oracle.webcenter.activitystreaming.ActivityObject
Return the status of the object (for example, 'DELETE' if the object has been deeleted)
getStatus() - Method in interface oracle.webcenter.activitystreaming.ActorDetails
 
getStretchContent() - Method in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
Deprecated.
use getStretchContent2() Attribute to determine whether to strech the child
getStretchContent2() - Method in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
Attribute to determine whether to strech the child
getString() - Method in class oracle.webcenter.search.QName
Provides a method for access by .jspx page
getStyle(String) - Static method in enum oracle.webcenter.generalsettings.model.DateFormatSetting.DateTimeStyle
An useful method for getting the DateTimeStyle instance for the specified value.
getStyleClass() - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Returns the styleClass attribute of the component
getSubFolders(String, int) - Method in interface oracle.webcenter.page.model.PageService
Deprecated.
getSubmitUrlParameters() - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
 
getSubmitUrlParameters() - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
getSubmitUrlParameters() - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
getSubscriptionManager() - Method in class oracle.webcenter.notification.NotificationServiceFactory
Returns and instance of SubscriptionManager.
getSubscriptionPreferences() - Method in interface oracle.webcenter.notification.SubscriptionManager
Returns the application level subscription preferences for the current user.
getSubscriptionPreferences(String) - Method in interface oracle.webcenter.notification.SubscriptionManager
Returns the scope level subscription preferences for the current user.
getSubscriptions(SortOption, FilterOption, int, int) - Method in interface oracle.webcenter.notification.SubscriptionManager
Returns the list of active subscriptions for the current user based on the specified criteria.
getSubstitutionDictionary() - Method in interface oracle.webcenter.activitystreaming.ActivityDisplayElement
Return the substitution mapping for each of the templatized chunk
getSubstitutionDictionary() - Method in interface oracle.webcenter.activitystreaming.SummaryActivityDisplayElement
Return the substitution mapping for each of the templatized chunk
getSystemDatePatternPreference() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Returns the system date format pattern preference for the application.
getSystemDateStylePreference() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Returns the system date style preference for the application.
getSystemSettingsBean() - Method in class oracle.webcenter.peopleconnections.common.settings.SettingsManager
Returns a read-only JAXB bean representing the settings encapsulated in the global level version of the settings document.
getSystemSettingsForUpdate() - Method in class oracle.webcenter.peopleconnections.common.settings.SettingsManager
Returns an updateable-settings object corresponding to the global level version of the settings document, for performing settings updates at a global level.
getSystemTimePatternPreference() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Returns the system time pattern preference for the application.
getSystemTimeStylePreference() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Returns the system time style preference for the application.
getTags(boolean) - Method in interface oracle.webcenter.tagging.model.Bookmark
Return a list of Tags in this bookmark
getTagTime() - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Get ShowDetailFrameTag time (from doStartTag to doEndTag)
getTagWords() - Method in interface oracle.webcenter.doclib.model.DocumentDescriptor
Gets the tag words associated with this item.
getTagWords() - Method in interface oracle.webcenter.tagging.model.Bookmark
Gets the tag words as they are presented in any UI, in the form of one single string containing tag words that are space separated.
getTagWords() - Method in interface oracle.webcenter.tagging.model.Resource
Return a single string which contains tag words (space delimited) for this resource
getTailIndex() - Method in interface oracle.webcenter.activitystreaming.DisplayOptions
Retrieve the tail index.
getTargetContainer() - Method in class oracle.adf.view.page.editor.event.ResequenceEvent
Returns the target container where the component is moved to.
getTargetIndex() - Method in class oracle.adf.view.page.editor.event.ResequenceEvent.ComponentIndex
Returns the index(0-based) that the component is placed in the target container's children list.
getTaskFlowId() - Method in class oracle.adf.view.page.editor.event.ParameterChangeEvent
Returns the task flow id If the component that is being edited is not a region, return null
getTaskFlowId() - Method in class oracle.webcenter.page.model.PageDef
 
getTaskFlowParams(ResourceActionRenderContext) - Method in class oracle.webcenter.framework.resource.view.AbstractResourceActionHandler
Returns a Map of task flow parameters which may be passed down to the resource view taskflow after navigation has occurred.
getTemplateDescription() - Method in interface oracle.webcenter.activitystreaming.ActivityDisplayElement
Return the original templatized description of the activity
getTemplateMessage() - Method in interface oracle.webcenter.activitystreaming.ActivityDisplayElement
Return the original templatized message of the activity
getTemplateMessage() - Method in interface oracle.webcenter.activitystreaming.SummaryActivityDisplayElement
Return the original templatized message of the activity
getTemplates(String) - Method in interface oracle.webcenter.page.model.PageService
Deprecated.
getText() - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Returns the title of the component in String form.
getText() - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
getText() - Method in class oracle.adf.view.page.editor.component.LayoutCustomizable
 
getText() - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
getTextQueryString() - Method in class oracle.webcenter.search.TextPredicate
Returns the text string to be used for text-based queries.
getTFISiteCCSession(String) - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
Definition of an abstract method to get MDSSession with oracle.webcenter.webcenterapp.internal.metadata.WebCenterTFISiteCC customization.
getTimePattern() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Gets the current user's preferred time pattern.
getTimePattern(String) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Gets the given user's preferred time pattern.
getTimeStyle() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Returns the current user's preferred time style.
getTimeStyle(String) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Returns the given user's preferred time style.
getTimeZone() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getTimeZone() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getTimeZone() - Method in interface oracle.webcenter.search.refine.DateRefinement.DateRefinementListener
 
getTimeZone() - Method in class oracle.webcenter.search.refine.DateRefiner
 
getTimeZoneAsObject() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getTimeZoneAsObject() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getTitle() - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
Get the title set on the Portlet, if any.
getTitle() - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
getTitle() - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
getTitle() - Method in interface oracle.webcenter.doclib.model.DocumentDescriptor
Gets the title for this resource (usually an alternative to the file name)
getTitle() - Method in class oracle.webcenter.framework.resource.view.ResourceActionRenderContext
Override of getTitle uses the alternate title if not null.
getTitle() - Method in interface oracle.webcenter.navigationframework.NavigationResource
Returns the title of the resource
EL: #{navigationContext.defaultNavigationModel.currentSelection.title}
getTitle() - Method in class oracle.webcenter.page.model.PageDef
 
getTitle() - Method in class oracle.webcenter.page.model.SchemeDef
 
getTitle() - Method in class oracle.webcenter.page.model.TemplateDef
 
getTitle() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getTitle() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getTitle(QueryHandler, Locale) - Static method in class oracle.webcenter.search.util.QueryHandlerUtils
Get title string
getTitle() - Method in interface oracle.webcenter.webcenterapp.beans.WebCenterType
Returns the display-name of the current WebCenter Spaces application (as has been configured via WebCenter Administration).
getTitleBundleName() - Method in class oracle.webcenter.page.model.PageDef
 
getTitleBundleName() - Method in class oracle.webcenter.page.model.TemplateDef
 
getTitleItself() - Method in class oracle.webcenter.page.model.PageDef
 
getTitleKey() - Method in class oracle.webcenter.page.model.PageDef
 
getTitleKey() - Method in class oracle.webcenter.page.model.TemplateDef
 
getToolbarLayout() - Method in class oracle.adf.view.page.editor.component.PageCustomizable
Get the toolbar layout.
getTopTags(String, String, int) - Method in interface oracle.webcenter.tagging.model.TaggingService
Return the tags on the specified resource
getTotalNumRows(Date) - Method in interface oracle.webcenter.activitystreaming.ActorDetailsManager
This method returns total no.
getTotalNumRows(CrawlContext) - Method in class oracle.webcenter.peopleconnections.profile.model.crawler.ProfileServiceCrawler
This method returns the total no.
getTransferable() - Method in class oracle.adf.view.page.editor.event.AdditionEvent
Return Transferable object attached with the AdditionEvent
getTransferable() - Method in interface oracle.webcenter.navigationframework.NavigationResource
Returns the Transferable for this resource
getTransferData(DataFlavor) - Method in interface oracle.webcenter.navigationframework.NavigationResource
Returns the transfer data for the specified dataFlavor
getTranslatedMessage(String, Object[]) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
This API gets the translated message
getTranslatedTitle() - Method in class oracle.webcenter.page.model.PageDef
Get the translation of the title.
getType() - Method in class oracle.adf.view.page.editor.component.LayoutCustomizable
 
getType() - Method in interface oracle.webcenter.activitystreaming.ActivityObject
Returns the object type
getType() - Method in class oracle.webcenter.doclib.view.RepositoryInfo
Gets a string that can be used to identify the repository type.
getType() - Method in interface oracle.webcenter.navigationframework.NavigationResource
Returns the type of the resource.
getType(String) - Static method in enum oracle.webcenter.notification.SortOption.SortBy
 
getType() - Method in class oracle.webcenter.page.model.PageDef
 
getType() - Method in class oracle.webcenter.page.model.TemplateDef
 
getTypeDisplayName() - Method in interface oracle.webcenter.activitystreaming.ActivityObject
Return the object type display name
getUiMetadata() - Method in interface oracle.webcenter.spaces.beans.SpaceType
 
getUnauthorizedPage() - Method in interface oracle.webcenter.webcenterapp.beans.WebCenterType
Returns the URL to Unauthorised Page used for the current WebCenter Spaces application if the user who tries to login, is an not an authenticated user.
getUpdateableBean() - Method in interface oracle.webcenter.peopleconnections.common.settings.UpdateableSettings
Returns a JAXB bean representing a view of the settings document, on which updates can be made.
getUpdateDate() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getUpdateDate() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getUpdatedOn() - Method in interface oracle.webcenter.activitystreaming.ActivityActor
Returns the Actor's last updated time (the most recent time the actor did an activity)
getUpdatedOn() - Method in interface oracle.webcenter.activitystreaming.ActorDetails
This method returns the timestap when the actor profile was updated
getURI(String, String, String) - Static method in class oracle.webcenter.framework.resource.external.ResourceUri
Returns an absolute URL to the given resource identified by its service specific resource id and service identifier, using the given title.
getURI(String, String, String, String) - Static method in class oracle.webcenter.framework.resource.external.ResourceUri
Returns an absolute URL to the given resource identified by its service specific resource id and service identifier, using the given title and scope.
getURI(String, String, String, String, boolean) - Static method in class oracle.webcenter.framework.resource.external.ResourceUri
Returns an absolute URL to the given resource identified by its service specific resource id and service identifier, using the given title and scope.
getURI(String, String, String, String, String, Map<String, String>) - Static method in class oracle.webcenter.framework.resource.external.ResourceUri
Returns an absolute URL to the given resource identified by its service specific resource id and service identifier, using the given title, scope, resourceType, action and a Map of the name-value parameters to add to the URL.
getURI(String, String, String, String, String, boolean, Map<String, String>) - Static method in class oracle.webcenter.framework.resource.external.ResourceUri
Returns an absolute URL to the given resource identified by its service specific resource id and service identifier, using the given title, scope, resourceType, action and a Map of the name-value parameters to add to the URL.
getURI(String, String, String, String, String, boolean, Map<String, String>, String) - Static method in class oracle.webcenter.framework.resource.external.ResourceUri
This is the basically the same as defaultGetURI() except it allows calling of the same getURI() method of any registered custom ResourceURI.
getURIBeingEdited() - Method in class oracle.adf.view.page.editor.mode.ModeContext
Return the Physical URI being edited.
getUrl() - Method in interface oracle.webcenter.activitystreaming.ActivityCustAttr
 
getUrl() - Method in interface oracle.webcenter.doclib.model.DocumentDescriptor
Gets the download URL for this item
getURL() - Method in interface oracle.webcenter.doclib.view.DocumentsServiceBean
Provides a Map that can be used to retrieve the default URL for a content item.
getUsageCount() - Method in interface oracle.webcenter.tagging.model.Tag
Returns the tag's usage count.
getUserAccessibilityHighContrastProfile() - Static method in class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
Returns the accessibility high contrast profile preference for the current user.
getUserAccessibilityHighContrastProfile(String) - Static method in class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
Returns the accessibility high contrast profile preference for the current user.
getUserAccessibilityLargeFontProfile() - Static method in class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
Returns the accessibility large font profile preference for the current user.
getUserAccessibilityLargeFontProfile(String) - Static method in class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
Returns the accessibility large font profile preference for the current user.
getUserAccessibilityModePref() - Static method in class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
Returns the accessibility mode preference for the current user.
getUserAccessibilityModePref(String) - Static method in class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
Returns the accessibility mode preference for the given user.
getUserByName() - Method in interface oracle.webcenter.doclib.view.DocumentsServiceBean
Provides a way to lookup user documents information by user name GUID.
Available in WebCenter Spaces only.
EL: #{documentsService.userByName['weblogic']}
getUserDateFormat() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Returns a DateFormat based on the current user's date style preference, locale and time zone.
getUserDateFormat(String) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Returns a DateFormat based on the given user's date style preference, locale and time zone.
getUserDatePatternPreference() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Returns the current user's date pattern preference.
getUserDatePatternPreference(String) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Returns the current user's date pattern preference.
getUserDateStylePreference() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Returns the given user's date style preference.
getUserDateStylePreference(String) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Returns the given user's date style preference.
getUserDateTimeFormat() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Returns a DateFormat based on the current user's date and time style preference, locale and time zone.
getUserDateTimeFormat(String) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Returns a DateFormat based on the given user's date and time style preference, locale and TimeZone.
getUserDateTimePatternPreference() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Gets the current user's combined date and time format pattern preferences.
getUserDateTimePatternPreference(String) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Gets the given user's combined date and time format pattern preferences.
getUserDisplayNameLanguagePref(String) - Static method in class oracle.webcenter.generalsettings.model.LanguageSetting
Returns the user display name language preference for the given user.
getUserDisplayNameLanguagePref() - Static method in class oracle.webcenter.generalsettings.model.LanguageSetting
Returns the user display name language preference for the current user.
getUserDisplayNameLocale() - Static method in class oracle.webcenter.generalsettings.model.LanguageSetting
Returns the Locale to use for display names based on the preference set by the current user.
getUserDisplayNameLocale(String) - Static method in class oracle.webcenter.generalsettings.model.LanguageSetting
Returns the Locale to use for display names based on the preference set by the given user.
getUserFromUserName(String) - Static method in class oracle.webcenter.security.common.WCSecurityUtility
Gets the user object given the user name
getUserGuid() - Method in interface oracle.webcenter.peopleconnections.connections.Person
Returns the GUID of the person.
getUserGuid() - Method in interface oracle.webcenter.peopleconnections.connections.UserNode
 
getUserId() - Method in class oracle.webcenter.notification.Subscription
Returns the user for this subscription object.
getUserId() - Method in interface oracle.webcenter.tagging.model.User
Return this user's userId
getUserIds() - Method in interface oracle.webcenter.activitystreaming.ActivityDisplayElement
Return the list of actors' id who are involved in the activity
getUserLanguagePref() - Static method in class oracle.webcenter.generalsettings.model.LanguageSetting
Returns the language preference for the current user.
getUserLanguagePref(String) - Static method in class oracle.webcenter.generalsettings.model.LanguageSetting
Returns the language preference for the given user.
getUserName() - Method in interface oracle.webcenter.doclib.view.spaces.PersonalSpaceDocumentsInfo
The user name for which this bean is providing information
getUserName() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getUserName() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getUserName() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSContext
 
getUserProfile() - Method in interface oracle.webcenter.peopleconnections.connections.Person
Returns limited profile information of the person if available.
getUserProfile() - Method in interface oracle.webcenter.peopleconnections.connections.UserNode
 
getUserSettingsBean(String) - Method in class oracle.webcenter.peopleconnections.common.settings.SettingsManager
Returns a read-only JAXB bean representing the settings encapsulated in a particular user's version of the settings document.
getUserSkinPref() - Static method in class oracle.webcenter.generalsettings.model.SkinSetting
Returns the skin preference value for the current user.
getUserSkinPref(String) - Static method in class oracle.webcenter.generalsettings.model.SkinSetting
Return the skin preference value for the given user.
getUserTimeFormat() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Returns a DateFormat based on the current user's time style preference, locale and time zone.
getUserTimeFormat(String) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Returns a DateFormat based on the given user's time style preference, locale and time zone.
getUserTimePatternPreference() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Returns the current user's time pattern preference.
getUserTimePatternPreference(String) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Returns the given user's time pattern preference.
getUserTimeStylePreference() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Returns the current user's time style preference.
getUserTimeStylePreference(String) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Returns the given user's time style preference.
getUserTimeZone() - Method in class oracle.webcenter.generalsettings.model.GeneralSettingsBean
Gets the time zone for the current user.
getUserTimeZone() - Static method in class oracle.webcenter.generalsettings.model.TimeZoneSetting
Gets the current user's preferred time zone (as a TimeZone object).
getUserTimeZone(String) - Static method in class oracle.webcenter.generalsettings.model.TimeZoneSetting
Gets the given user's preferred time zone (as a TimeZone object).
getUserTimeZonePref() - Static method in class oracle.webcenter.generalsettings.model.TimeZoneSetting
Returns the current user's time zone identifier preference value.
getUserTimeZonePref(String) - Static method in class oracle.webcenter.generalsettings.model.TimeZoneSetting
Returns the given user's time zone identifier preference value.
getUserWall(String) - Method in interface oracle.webcenter.peopleconnections.wall.WallService
Get the Message Board of a specific user.
getValue() - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
Get the Portlet Binding object on this component.
getValue() - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
getValue() - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
getValue() - Method in interface oracle.webcenter.activitystreaming.ActivityCustAttr
 
getValue() - Method in interface oracle.webcenter.activitystreaming.FilterItem
 
getValue() - Method in interface oracle.webcenter.activitystreaming.QueryItem
Return the value of the query item
getValue() - Method in enum oracle.webcenter.generalsettings.model.DateFormatSetting.DateTimeStyle
Returns the value of the style.
getValue() - Method in class oracle.webcenter.page.model.PageParameter
 
getValue() - Method in class oracle.webcenter.search.AttributePredicate
The value to compare the attribute to.
getValue() - Method in class oracle.webcenter.search.refine.Refinement.Clause
Returns the value of type T being used to compare in this clause.
getValue() - Method in class oracle.webcenter.search.refine.Refinement
Gets the value to compare against in the first clause of this Refinement.
getValueMap() - Method in class oracle.webcenter.framework.resource.ResourceAction
 
getValueMapParams(ResourceActionRenderContext) - Method in class oracle.webcenter.framework.resource.view.AbstractResourceActionHandler
Returns a Map of the serializable value map parameters which may be added to either the task flow parameters or the dialog parameters as appropriate.
getVersion() - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Gets the version name.
getView() - Method in class oracle.adf.view.page.editor.component.PageCustomizable
Get the edit mode default view.
getViewID() - Method in class oracle.webcenter.page.model.PageDef
 
getViewModeMO(MDSSession, String, boolean) - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
Returns the view only MetadataObject for a particular document.
getViewRenderer() - Method in class oracle.webcenter.framework.resource.view.ResourceActionRenderContext
Returns the view renderer which is a String representation of either a page (view ID) or a task flow.
getVisibleType() - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Gets the Visible Type for the resource.
getVotedBy() - Method in interface oracle.webcenter.likes.Like
Retrieve the ID of the user who likes.
getVotedOn() - Method in interface oracle.webcenter.likes.Like
Retrieve the date that a user voted.
getWallService() - Static method in class oracle.webcenter.peopleconnections.wall.WallServiceFactory
Returns an instance of WallService.
getWCLockManager() - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
This API gets the lock manager for current instance
getWebCenterSpacesURL() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
This API returns the access URL of WebCenter Application deployment Gets the WebCenter pplication URL on which the current client is working upon
getWidth() - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
 
getWidth() - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
getWidth() - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
getWidth() - Method in enum oracle.webcenter.peopleconnections.profile.WCUserProfile.PhotoSize
 
getWirelessAcctNumber() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
getWirelessAcctNumber() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
getYear() - Method in class oracle.webcenter.search.refine.DateRefinement
If refinement is a yearly refinement, return a calendar object of the year.
grantPagePermission(String, String, String) - Method in interface oracle.webcenter.page.model.PageService
Grants page permission to the grantee.
GRANULAR_PERMISSION_ENABLED - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
GRANULAR_PERMISSION_PARAM - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
GREATER_THAN - Static variable in class oracle.webcenter.search.ComparatorConstants
Attribute is greater than the value passed in.
GREATER_THAN_OR_EQUALS - Static variable in class oracle.webcenter.search.ComparatorConstants
Attribute is greater than or equal to value passed in.
GroupSpaceDocumentsInfo - Interface in oracle.webcenter.doclib.view.spaces
This bean provides information on a group space folder
GroupSpaceWSClient - Class in oracle.webcenter.spaces.ws.client
This class provides the utility methods to perform commonly used Group Space operations.
GroupSpaceWSClient(GroupSpaceWSContext) - Constructor for class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
This is the constructor for the the client APIs.
GroupSpaceWSContext - Class in oracle.webcenter.spaces.ws.client
 
GroupSpaceWSContext() - Constructor for class oracle.webcenter.spaces.ws.client.GroupSpaceWSContext
 
GroupSpaceWSContext.policyType - Enum in oracle.webcenter.spaces.ws.client
 
GroupSpaceWSException - Exception in oracle.webcenter.spaces.ws.client
This class represents the exception class for all Group Space WebService client related operations.
GroupSpaceWSException(String, String, Object[], Throwable, ClassLoader) - Constructor for exception oracle.webcenter.spaces.ws.client.GroupSpaceWSException
Construct a GroupSpaceWSException exception with a complete set of parameters and explicit class loader.
GroupSpaceWSMembers - Class in oracle.webcenter.spaces.ws.client
This class acts as place holder for storing details of members to be added added to the Group Space and to be removed from teh Group Space.
GroupSpaceWSMembers(String, String) - Constructor for class oracle.webcenter.spaces.ws.client.GroupSpaceWSMembers
Constructor for creating an object of type member
GroupSpaceWSMembers(String) - Constructor for class oracle.webcenter.spaces.ws.client.GroupSpaceWSMembers
Constructor which only takes the member name and this constructor can be used for creating objects of type member during removal of members from Group Space
GroupSpaceWSMetadata - Class in oracle.webcenter.spaces.ws.client
This class is responsible for providing metadata for given WebCenter Group Space.
GroupSpaceWSMetadata(GsMetadataImpl) - Constructor for class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
Constructor of this class..
GroupSpaceWSOperationNotSupportedException - Exception in oracle.webcenter.spaces.ws.client
 
GroupSpaceWSOperationNotSupportedException() - Constructor for exception oracle.webcenter.spaces.ws.client.GroupSpaceWSOperationNotSupportedException
 
GS_ALL - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
GS_LIST - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
GS_MINE - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
GS_NONE - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
GS_SYSTEMPAGE - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
GUID - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
Deprecated.
Use ServiceContext.getContext().getDefaultScope().getGUID().

H

handleDataDirtyEvent(ClientEvent) - Method in class oracle.adf.view.rich.component.portlet.PortletBase
Handle dataDirty status carrying events sent to pass the data dirty status from PPR (resource request) in the client to the server.
handlePartialAdfmEvent(ClientEvent) - Method in class oracle.adf.view.html.component.portlet.PortletBase
Handle ADFm events propagated raised by a bridge portlet and encoded as a ClientEvent.
handlePartialAdfmEvent(ClientEvent) - Method in class oracle.adf.view.rich.component.portlet.PortletBase
Handle ADFm events propagated raised by a bridge portlet and encoded as a ClientEvent.
HANDLER_CLASS_NAME - Static variable in class oracle.webcenter.framework.resource.ResourceAction
 
hasCopyGroupSpaceLock(String) - Method in interface oracle.webcenter.page.model.PageService
Obtains MDS lock to copy a Space.
hasDeleteGroupSpaceLock(String) - Method in interface oracle.webcenter.page.model.PageService
Obtains MDS lock to delete a Space.
hasMatch(Calendar) - Method in class oracle.webcenter.search.refine.DateRefinement
Returns whether the calendar value passed in matches the criteria held in this Refinement.
hasMatch(Calendar, String, Calendar) - Method in class oracle.webcenter.search.refine.DateRefinement
Matches a Calendar value with a criterion made up of a comparator and another Calendar.
hasMatch(T) - Method in class oracle.webcenter.search.refine.Refinement
Different types have different interpretations of hasMatch.
hasMatch(String) - Method in class oracle.webcenter.search.refine.StringRefinement
Returns whether the String value passed in matches the criteria held in this Refinement.
hasNext() - Method in interface oracle.webcenter.activitystreaming.ActivityElementsIterator
Indicates whether the iterator could move to the next item.
hasNext() - Method in class oracle.webcenter.peopleconnections.profile.model.crawler.ProfileServiceCrawlerQueryResult
 
hasNext() - Method in class oracle.webcenter.search.util.ConditionalIterator
Whether there are more elements to be fetched from this Iterator.
hasNext() - Method in class oracle.webcenter.search.util.ConverterIterator
Wrapped implementation of the Iterator.hasNext method.
hasNext() - Method in class oracle.webcenter.search.util.ResultSetRowQueryResult
Wrapped implementation of the Iterator.hasNext method.
hasNext() - Method in class oracle.webcenter.search.util.WrapperQueryResult
Wrapped implementation of the Iterator.hasNext method.
hasPermissionNode() - Method in class oracle.webcenter.page.model.PageDef
 
hasSubPages() - Method in class oracle.webcenter.page.model.PageDef
 
HEADER_STYLE_KEY - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
HELP_TOPIC_ID_KEY - Static variable in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
 
HIDE_SPACE_PREFIX - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
HIDE_SPACE_SETTING - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
HIDE_USER_PREFIX - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
HIDE_USER_SETTING - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
hidePage(String) - Method in interface oracle.webcenter.page.model.PageService
Hides a page in the scope.
hidePage(String, String) - Method in interface oracle.webcenter.page.model.PageService
Hides a page in the hierarchy.
hidePageInBusinessRolePages(String) - Method in interface oracle.webcenter.page.model.PageService
Hides a page in the business pages.
hidePortlet(Throwable) - Method in class oracle.adf.view.rich.error.portlet.DefaultErrorRenderer
Should the Portlet be seen given the error that occured.
hideShowDetailFrame(FacesBean) - Method in class oracle.adf.view.rich.error.portlet.DefaultErrorRenderer
Should the Portlet ShowDetailFrame chrome be shown given the error that occurred.
hideShowDetailFrame(Throwable) - Method in class oracle.adf.view.rich.error.portlet.DefaultErrorRenderer
Should the Portlet ShowDetailFrame chrome be shown given the error that occured.
hideShowDetailFrame(FacesBean) - Method in class oracle.adf.view.rich.error.portlet.PortletErrorRenderer
Determines whether the Portlet ShowDetailFrame chrome should be shown when an error occurs.
HISTORY_FLAG - Static variable in interface oracle.webcenter.doclib.view.FeatureFlags
Ability to view a document's version history
HTML5_UPLOAD_FLAG - Static variable in interface oracle.webcenter.doclib.view.FeatureFlags
New HTML5/flash based upload UI
HTML_MODE_FLAG - Static variable in interface oracle.webcenter.doclib.view.FeatureFlags
Ability to use the "HTML" mode cuments the rich text editor

I

ICON_KEY - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
ignoreInvitation(String) - Method in interface oracle.webcenter.peopleconnections.connections.InvitationsManager
Allows the current user to ignore a specific invitation that was sent to him/her previously by some other user.
ILS_FLAG - Static variable in interface oracle.webcenter.doclib.view.FeatureFlags
Controls Item level seurity on a file or folder.
ImageLink - Class in oracle.adf.view.page.editor.component
 
ImageLink() - Constructor for class oracle.adf.view.page.editor.component.ImageLink
 
implementationMap - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileFactory
 
implies(Permission) - Method in class oracle.webcenter.peopleconnections.connections.security.ConnectionsPermission
 
implies(Permission) - Method in class oracle.webcenter.peopleconnections.profile.security.PersonalWebPermission
 
implies(Permission) - Method in class oracle.webcenter.peopleconnections.profile.security.ProfilePermission
 
implies(Permission) - Method in class oracle.webcenter.peopleconnections.wall.security.WallPermission
 
increaseSDFLevel() - Static method in class oracle.adf.view.core.PerfDebugHelper
Increase the SDF nested level
increment() - Method in class oracle.webcenter.search.refine.Refinement
Increment the count of this Refinement.
increment(int) - Method in class oracle.webcenter.search.refine.Refinement
Increment the count of this Refinement by a certain amount.
INHERIT_GLOBAL_ACTIONS_KEY - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
init(FilterConfig) - Method in class oracle.adf.view.page.editor.webapp.WebCenterComposerFilter
 
init(FilterConfig) - Method in class oracle.webcenter.generalsettings.model.filter.GeneralSettingsLocaleFilter
 
init(GroupSpaceWSContext) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
 
initClauses(Calendar, String) - Method in class oracle.webcenter.search.refine.DateRefinement
 
initClauses(T, String) - Method in class oracle.webcenter.search.refine.Refinement
 
INLINE_POPUP_REFERER - Static variable in class oracle.webcenter.framework.resource.view.AbstractResourceActionHandler
Resource Referer used for when the inline ADF resource viewer popup invokes the full screen view of the resource via RAH.
INLINE_STYLE_KEY - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
inOut(Object) - Static method in class oracle.webcenter.search.util.SerializationUtils
Serialize and de-serialize the object
insertActorBasicInfo(String, String) - Method in interface oracle.webcenter.activitystreaming.ActorDetailsManager
This method updates the actor details table with the basic details.
invalidateCache() - Method in interface oracle.webcenter.navigationframework.NavigationModel
Invalidates the cache maintains by the NavigationModel object
invalidatePhotoCache() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
Invalidates any photo images that may have been cached for this user profile.
invalidatePhotoCache() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
Invalidates any photo images that may have been cached for this user profile.
invalidateScopeCache() - Method in interface oracle.webcenter.page.model.PageService
Invalidate all data for the current scope.
invalidateScopeCache(Scope) - Method in interface oracle.webcenter.page.model.PageService
Invalidate all data for the specified scope.
invalidateScopeUserCache(String) - Method in interface oracle.webcenter.page.model.PageService
Invalidates all cache objects for a user in the current scope.
invalidateUserCache(String) - Method in interface oracle.webcenter.page.model.PageService
Invalidates all cache objects for a user.
InvalidNameException - Exception in oracle.webcenter.page.model
 
InvalidNameException() - Constructor for exception oracle.webcenter.page.model.InvalidNameException
 
InvalidNameException(Throwable) - Constructor for exception oracle.webcenter.page.model.InvalidNameException
 
Invitation - Interface in oracle.webcenter.peopleconnections.connections
Represents an invitation from one user to another to form a social connection.
InvitationAdapter - Class in oracle.webcenter.peopleconnections.connections
 
InvitationAdapter() - Constructor for class oracle.webcenter.peopleconnections.connections.InvitationAdapter
 
InvitationEvent - Class in oracle.webcenter.peopleconnections.connections
 
InvitationEvent(List<String>, Invitation) - Constructor for class oracle.webcenter.peopleconnections.connections.InvitationEvent
 
invitationIgnored(InvitationEvent) - Method in class oracle.webcenter.peopleconnections.connections.InvitationAdapter
 
invitationIgnored(InvitationEvent) - Method in interface oracle.webcenter.peopleconnections.connections.InvitationListener
Ignores a particular Invitation from a specific user.
InvitationListener - Interface in oracle.webcenter.peopleconnections.connections
 
invitationRejected(InvitationEvent) - Method in class oracle.webcenter.peopleconnections.connections.InvitationAdapter
 
invitationRejected(InvitationEvent) - Method in interface oracle.webcenter.peopleconnections.connections.InvitationListener
Rejects a particular invitation.
InvitationsManager - Interface in oracle.webcenter.peopleconnections.connections
The access point for all operations related to sending and receiving invitations among users for forming social connections.
inviteMember(String, List<GroupSpaceWSMembers>) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
Invites the List members to the Group Space Group Space
inviteUser(String, String) - Method in interface oracle.webcenter.peopleconnections.connections.InvitationsManager
Allows the current user to invite another user to form a connection.
inviteUser(String, String, Collection<String>) - Method in interface oracle.webcenter.peopleconnections.connections.InvitationsManager
Allows the current user to invite another user to form a connection and additionally get the user added to specified connection lists belonging to the current user upon forming the connection.
IS_EDITABLE_KEY - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
IS_HELP_AVAILABLE_KEY - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
IS_RTE_CHILD_KEY - Static variable in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
 
isAccumulative() - Method in class oracle.webcenter.search.refine.DateRefinement
Is this refinement accumulative over another refinement?
isActionAllowed(String) - Method in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
Individual built-in actions are not secured by default.
isAddMessagesAllowed() - Method in interface oracle.webcenter.peopleconnections.wall.Wall
Determine if new messages can be added or not.
isAllowed(T) - Method in class oracle.webcenter.search.util.ConditionalIterator
Subclasses implement this method to determine if an element is allowed to be returned.
isAllowELSet() - Method in class oracle.adf.view.page.editor.component.PageCustomizable
Check if allowEL is set
isAscending() - Method in interface oracle.webcenter.activitystreaming.DisplayOptions
Return whether results are in ascending order
isAscending() - Method in interface oracle.webcenter.activitystreaming.SummaryDisplayOptions
Return whether results are in ascending order.
isAscending() - Method in class oracle.webcenter.notification.SortOption
Returns whether the sort order is ascending or descending.
isChangeVisibilityAllowed() - Method in class oracle.webcenter.peopleconnections.wall.WallMessage
 
isChildPageUnique(String, String, boolean) - Method in interface oracle.webcenter.page.model.PageService
Check to see if the user entered a unique page name for the direct children of the parent path for
isClosed() - Method in interface oracle.webcenter.activitystreaming.ActivityElementsIterator
Whether the iterator is closed.
isClosed() - Method in interface oracle.webcenter.spaces.beans.SpaceType
Returns boolean value indicating whether the Space has been kept closed.
isClosed() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
 
isCommentingAllowed() - Method in interface oracle.webcenter.activitystreaming.ActivityObject
Returns whether commenting is supported on this object, if commenting has been enabled in the system.
isCommit() - Method in class oracle.adf.view.page.editor.event.CloseEvent
Returns true if this event was created to indicate that the page was marked to commit the customizations done to the page at the end of the current request lifecycle.
isCommit() - Method in class oracle.adf.view.page.editor.event.SaveEvent
Returns true if this event was created to indicate that the page was marked to commit the customizations done to the page at the end of the current request lifecycle.
isConfigured() - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
Return whether activity stream service is configured
isConfigured() - Method in interface oracle.webcenter.doclib.view.DocumentsServiceBean
Checks whether the Documents Service is configured
EL: #{documentsService.configured}
isConfigured() - Method in class oracle.webcenter.page.model.PageServiceScopeAPI
 
isConfiguredForSpaces() - Method in class oracle.webcenter.doclib.model.DocLibUtils
Checks if the Documents Service integration with WebCenter Portal: Spaces has been configured.
isConfiguredForWCCRUI() - Static method in class oracle.webcenter.doclib.model.DocLibUtils
Checks if the portal is configured for WCC RUI to function.
isConnected(String, String) - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionsManager
Determines whether a specified pair of users share a connection.
isCreatedByPageService() - Method in class oracle.webcenter.page.model.PageDef
 
isCroppedToFit() - Method in enum oracle.webcenter.peopleconnections.profile.WCUserProfile.PhotoSize
 
isCurrent() - Method in class oracle.webcenter.search.refine.Refinement
Is this the current refinement?
isCurrentlySelected() - Method in interface oracle.webcenter.navigationframework.NavigationResource
Returns whether the resource is the currently selected resource and the model is the currently selected model
EL: #{navigationContext.defaultNavigationModel.currentSelection.currentlySelected}
isCurrentUser(String) - Method in interface oracle.webcenter.security.elsupport.WebCenterSecurityContextSupport
Checks if current user name matches the one specified.
isCustomSecurity() - Method in class oracle.webcenter.page.model.PageDef
 
isDaily() - Method in class oracle.webcenter.search.refine.DateRefinement
Is calendar type daily?
isDateAttribute(QName) - Static method in class oracle.webcenter.search.AttributePredicate
 
isDeleteable() - Method in interface oracle.webcenter.comments.Comment
Returns whether this comment can be deleted by the current user.
isDeleteable() - Method in interface oracle.webcenter.likes.Like
Returns whether this like can be deleted by the current user.
isdeleteAllowed() - Method in class oracle.webcenter.peopleconnections.wall.WallMessage
 
isDiscoverable() - Method in interface oracle.webcenter.spaces.beans.SpaceType
Returns Boolean value indicating whether users will be able to discover the existence of the Space by searching for it or getting it listed in My Spaces.
isDiscoverable() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
Returns if the group Is discoverable
isEditAfterCreation() - Method in class oracle.webcenter.page.model.PageDef
 
isEditAfterCreation() - Method in class oracle.webcenter.page.model.TemplateDef
 
isEventHandled() - Method in class oracle.adf.view.page.editor.event.PageEditorEvent
Returns whether the event has been handled or not.
isExcluded() - Method in class oracle.webcenter.page.model.PageDef
 
isFile() - Method in interface oracle.webcenter.doclib.model.DocumentDescriptor
If the item is a File return true.
isFolder() - Method in interface oracle.webcenter.doclib.model.DocumentDescriptor
If the item is a Folder return true.
isFooterHidden() - Method in interface oracle.webcenter.spaces.beans.UiMetadata
Returns the boolean value representing whether the footer of the Space is hidden.
isFooterHidden() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
 
isFooterHidden() - Method in interface oracle.webcenter.webcenterapp.beans.WebCenterType
Returns the boolean value representing whether the footer associated with the application is hidden.
isForGroupSpace() - Method in class oracle.webcenter.page.model.TemplateDef
 
isGroup() - Method in interface oracle.webcenter.activitystreaming.ActivityActor
Returns true is the Actor's is a group (Enterprise Role)
isGroup() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMembers
THis method returns true if the member is an enterprise role, i.e group
isGroupSpaceMember(String) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
This method returns true or false if the current login user is a member of a given group space Sample usage: GroupSpaceWSClient client = new GroupSpaceWSClient(groupSpaceWSContext); boolean isGroupSpaceMember = client.isGroupSpaceMember("Finance Project");
isHidden() - Method in class oracle.webcenter.page.model.PageDef
 
isHidden() - Method in class oracle.webcenter.page.model.TemplateDef
 
isHidden() - Method in class oracle.webcenter.peopleconnections.wall.WallMessage
 
isHideAllowed() - Method in class oracle.webcenter.peopleconnections.wall.WallMessage
 
isImpersonationConfigured() - Static method in class oracle.webcenter.security.common.WCSecurityUtility
Checks if impersonation feature is configured for the system
isIncludeAllConnections() - Method in interface oracle.webcenter.activitystreaming.QueryOptions
Whether to include personal activities of the profile user's connections
isIncludeAllFollowedObjects() - Method in interface oracle.webcenter.activitystreaming.QueryOptions
Whether to include all activities on the objects that the user follow
isIncludeAllFollowedObjectsOnProfile() - Method in interface oracle.webcenter.activitystreaming.QueryOptions
Whether to include the user's activities on the objects that the user follows
isIncludeAllGroupSpaces() - Method in interface oracle.webcenter.activitystreaming.QueryOptions
Whether to include all activities in the user's spaces including public spaces.
isIncludeAllGroupSpacesOnProfile() - Method in interface oracle.webcenter.activitystreaming.QueryOptions
Whether to include user's activities in the user's spaces including public spaces.
isIncludeMySpaces() - Method in interface oracle.webcenter.activitystreaming.QueryOptions
Whether to include all activities in the user's group spaces.
isIncludeProfile() - Method in interface oracle.webcenter.activitystreaming.QueryOptions
Whether to include personal activities of the profile user
isInEditMode() - Method in class oracle.adf.view.page.editor.mode.ModeContext
Returns whether the current mode is edit mode.
isInViewMode() - Method in class oracle.adf.view.page.editor.mode.ModeContext
Returns whether the current mode is view mode.
isLeaf() - Method in interface oracle.webcenter.navigationframework.NavigationResource
Returns whether this resource is a leaf node
EL: #{navigationContext.defaultNavigationModel.currentSelection.leaf}
isLikingAllowed() - Method in interface oracle.webcenter.activitystreaming.ActivityObject
Returns whether liking is supported on this object, if liking has been enabled in the system.
isMessagesViewable() - Method in interface oracle.webcenter.peopleconnections.wall.Wall
Determine if messages are viewable or not.
isModeChangedInCurrentRequest() - Method in class oracle.adf.view.page.editor.mode.ModeContext
Deprecated.
If mode is changed in the current request.
isModifiable() - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionList
Returns whether this connection list is modifiable.
isMonthly() - Method in class oracle.webcenter.search.refine.DateRefinement
Is calendar type monthly?
isMultiTenantModeEnabled() - Method in interface oracle.webcenter.webcenterapp.application.WCApplication
Returns whether the application is currently in multi-tenant mode.
isNavigable() - Method in interface oracle.webcenter.navigationframework.NavigationResource
Returns whether the resource can be navigated to
EL: #{navigationContext.defaultNavigationModel.currentSelection.navigable}
isObjectAvailable(Principal, String) - Method in class oracle.webcenter.page.model.PageRelationshipServiceImpl
Gets a ViewObject for the objectId that is passed in.
isObjectAvailable(Principal, Collection<String>) - Method in class oracle.webcenter.page.model.PageRelationshipServiceImpl
Gets a collection of ViewObjects for the object Ids that is passed in.
isOffline() - Method in interface oracle.webcenter.spaces.beans.SpaceType
Returns boolean value indicating whether the Space has been taken offline.
isOffline() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
 
isOnSelectedPath() - Method in interface oracle.webcenter.navigationframework.NavigationResource
Returns whether this node lies on the selected path
EL: #{navigationContext.defaultNavigationModel.currentSelection.onSelectedPath}
isPaddedToFit() - Method in enum oracle.webcenter.peopleconnections.profile.WCUserProfile.PhotoSize
 
isPageHidden(String, boolean) - Method in interface oracle.webcenter.page.model.PageService
Checks if a page in the scope is hidden
isPageNameUnique(String, String) - Method in interface oracle.webcenter.page.model.PageService
Checks if a page name is unique within a scope.
isPageStyleAvailable(String) - Method in interface oracle.webcenter.page.model.PageService
Checks if a page style is available
isPatternMatch(String) - Method in class oracle.webcenter.peopleconnections.connections.security.ConnectionsPermission
 
isPatternMatch(String) - Method in class oracle.webcenter.peopleconnections.profile.security.PersonalWebPermission
 
isPatternMatch(String) - Method in class oracle.webcenter.peopleconnections.profile.security.ProfilePermission
 
isProtectELSet() - Method in class oracle.adf.view.page.editor.component.PageCustomizable
Check if protectEL is set
isProvisioned() - Method in interface oracle.webcenter.doclib.view.spaces.GroupSpaceDocumentsInfo
Checks whether the documents service is enabled in this group space
isProvisioned() - Method in interface oracle.webcenter.doclib.view.spaces.PersonalSpaceDocumentsInfo
Checks if a personal folder is available
isProvisioned(Scope) - Method in class oracle.webcenter.page.model.PageServiceScopeAPI
Get whether the Service has been provisioned for the supplied Scope.
isPublic() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
Deprecated.
isPubliclyViewable() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
Returns if the Group Space is Public
isPublicregistrationEnabled() - Method in interface oracle.webcenter.webcenterapp.beans.WebCenterType
Returns the boolean value which if set represents that users are allowed to self-register and then log into WebCenter Spaces.
isPublishRSS() - Method in interface oracle.webcenter.spaces.beans.SpaceType
Returns boolean value, indicating whether the Space publishes RSS feeds.
isQualified() - Method in class oracle.webcenter.page.model.TemplateDef
 
isQueryPredicateExecutable(Predicate, String, boolean) - Static method in class oracle.webcenter.search.util.PredicateUtils
Determine if the query is executable by analyzing the Query Predicate predicate top predicate of the query serviceId service Id to see if there is match in the service Id attribute predicate singleScope boolean to specify if only single scope is supported
isReadOnly(String) - Method in interface oracle.webcenter.page.model.PageService
Gets read-only flag set for the scope.
isReadOnly(Scope) - Method in class oracle.webcenter.page.model.PageServiceScopeAPI
Get whether the Service is read only for the the supplied Scope.
isRendered() - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
isRendered() - Method in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
Determines if the ShowDetailFrame can be rendered.
isRendered() - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
isScopeOnly() - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
 
isSeeded() - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Check whether the resource is a seeded type resource.
isSeeded() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
This method returns if the Group Space is public or now
isSelected() - Method in interface oracle.webcenter.navigationframework.NavigationResource
Returns whether the resource is the currently selected resource
EL: #{navigationContext.defaultNavigationModel.currentSelection.selected}
isSelfreginviteEnabled() - Method in interface oracle.webcenter.webcenterapp.beans.WebCenterType
Returns the boolean value which if set represents that users can invite people to join a Space who are not already in identity store.
isSelfRegistration() - Method in interface oracle.webcenter.spaces.beans.SpaceType
Returns boolean value indicating whether users are allowed to subscribe themselves to the Space.
isSelfSubEnabled() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
 
isSeparator() - Method in interface oracle.webcenter.navigationframework.NavigationResource
Returns whether the resource is a separator
EL: #{navigationContext.defaultNavigationModel.currentSelection.separator}
isServiceAvailable() - Method in class oracle.webcenter.tagging.model.TaggingServiceFactory
 
isServiceConfigured(String) - Static method in class oracle.webcenter.security.common.WCSecurityUtility
In this API, we check whether the given service is configured or not
isServiceEnabled(String, String) - Static method in class oracle.webcenter.security.common.WCSecurityUtility
 
isShared() - Method in class oracle.webcenter.page.model.PageDef
 
isShared() - Method in class oracle.webcenter.peopleconnections.wall.WallMessage
 
isShared() - Method in interface oracle.webcenter.tagging.model.Bookmark
Return whether this boomark is shared
isSinceNumDays() - Method in class oracle.webcenter.search.refine.DateRefinement
Is calender type since num days?
isSubscribed(String, String, String) - Method in interface oracle.webcenter.notification.SubscriptionManager
Checks if the current user has subscribed to the specific resource in the given scope.
isSubscriptionEnabled() - Method in class oracle.webcenter.notification.SubscriptionPreference
 
issueTrustServiceSecurityToken() - Static method in class oracle.webcenter.security.common.WCSecurityUtility
Issues a security token that any WebCenter or Web 2.0 Client can pass in its request header to the REST Service for securely propagating the user identity.
isSummary() - Method in interface oracle.webcenter.activitystreaming.ActivityDisplayElement
 
isSurrogate() - Method in interface oracle.webcenter.tagging.model.Resource
Returns whether this resource is a surrogate for another resource that may have been deleted
isSyncRunning() - Method in class oracle.webcenter.peopleconnections.profile.ProfileSyncManager
 
isTaggedBy(String) - Method in interface oracle.webcenter.tagging.model.Resource
Return a boolean whether this resource has been tagged by the specified user id
isTaskFlow() - Method in class oracle.webcenter.framework.resource.view.ResourceActionRenderContext
Tells whether the view renderer is a task flow.
IsUnsavedChangesEvent<IsUnsavedChangesEventListener,IsUnsavedChangesEventResult> - Class in oracle.adf.view.page.editor.event
A IsUnsavedChangesEvent is a notification that the UnsavedChanges button on the Oracle Composer has been clicked by the end user.
IsUnsavedChangesEvent() - Constructor for class oracle.adf.view.page.editor.event.IsUnsavedChangesEvent
 
IsUnsavedChangesEventResult - Class in oracle.adf.view.page.editor.event
 
IsUnsavedChangesEventResult() - Constructor for class oracle.adf.view.page.editor.event.IsUnsavedChangesEventResult
 
IsUnsavedChangesListener - Interface in oracle.adf.view.page.editor.event
A listener interface for receiving IsUnsavedChangesEvents.
isUnsubscriptionApprovalRequired() - Method in interface oracle.webcenter.spaces.beans.SpaceType
Returns the boolean value representing whether approval is required to unsubscribe from the current Space.
isUpdateAllowed() - Method in class oracle.webcenter.peopleconnections.wall.WallMessage
 
ISUPGRADED_FROMPS6 - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
isUserInAppRole(String) - Method in interface oracle.webcenter.security.elsupport.WebCenterSecurityContextSupport
Checks if current user is in application role.
isUserInGroup(String) - Method in interface oracle.webcenter.security.elsupport.WebCenterSecurityContextSupport
Checks if the current user is a member of the specified enterprise group.
isUserInImpersonationSession() - Static method in class oracle.webcenter.security.common.WCSecurityUtility
Checks if the current user is in an impersonation session
isUserInScopedRole(String) - Method in interface oracle.webcenter.security.elsupport.WebCenterSecurityContextSupport
Checks if current user is in group space role.
isUserOverrideAllowed() - Method in class oracle.webcenter.notification.SubscriptionPreference
 
isUsesCustomSecurity() - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Check whether custom security is used for resource security.
isValidDateComparator(String) - Static method in class oracle.webcenter.search.AttributePredicate
 
isValidStringComparator(String) - Static method in class oracle.webcenter.search.AttributePredicate
 
isVisible() - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Check whether the resource is visible.
isWCApplicationCustomized() - Static method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
Checks if the WCApplication has been customized, if yes then returns true, false otherwise.
isYearly() - Method in class oracle.webcenter.search.refine.DateRefinement
Is calendar type yearly?

L

LanguageSetting - Class in oracle.webcenter.generalsettings.model
The LanguageSetting class provides shared preferences for language settings.
LanguageSetting() - Constructor for class oracle.webcenter.generalsettings.model.LanguageSetting
 
launchDialog(ResourceActionRenderContext, String) - Method in class oracle.webcenter.framework.resource.view.AbstractResourceActionHandler
Abstract API which should be implemented by subclasses to perform the navigation action with the given resource and viewId.
launchDialog(ResourceActionRenderContext, String) - Method in class oracle.webcenter.framework.resource.view.DefaultResourceActionHandler
Cause a browser redirect to the resourceViewer taskflow showing the given resource.
launchDialog(ResourceActionRenderContext, String) - Method in class oracle.webcenter.framework.resource.view.PopUpResourceActionHandler
Launch a new browser popup window showing the given resource.
launchInEditMode(String) - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
Launches the specified page in edit mode.
LAYOUT - Static variable in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceTypes
A Layout resource type
LAYOUT_TYPE_KEY - Static variable in class oracle.adf.view.page.editor.component.LayoutCustomizable
 
LayoutCustomizable - Class in oracle.adf.view.page.editor.component
 
LayoutCustomizable() - Constructor for class oracle.adf.view.page.editor.component.LayoutCustomizable
 
Layouts - Interface in oracle.webcenter.doclib.view
Constants for the various values that can be specified for the layout attribute of the doclib-document-library task-flow.
LESS_THAN - Static variable in class oracle.webcenter.search.ComparatorConstants
Attribute is less than the value passed in.
LESS_THAN_OR_EQUALS - Static variable in class oracle.webcenter.search.ComparatorConstants
Attribute is less than or equal to the value passed in.
LifecycleListener - Class in oracle.webcenter.peopleconnections.connections
Lifecycle Listener implementation to handle init and destroy servlet actions for the specific service.
LifecycleListener() - Constructor for class oracle.webcenter.peopleconnections.connections.LifecycleListener
 
LifecycleListener - Class in oracle.webcenter.peopleconnections.profile
Lifecycle Listener implementation to handle init and destroy servlet actions for the specific service.
LifecycleListener() - Constructor for class oracle.webcenter.peopleconnections.profile.LifecycleListener
 
LifecycleListener - Class in oracle.webcenter.peopleconnections.wall
Lifecycle Listener implementation to handle init and destroy servlet actions for the specific service.
LifecycleListener() - Constructor for class oracle.webcenter.peopleconnections.wall.LifecycleListener
 
Like - Interface in oracle.webcenter.likes
 
like(ActivityObject, String, Scope, String) - Method in interface oracle.webcenter.likes.LikesManager
Express like on an object by the a user;
like(ActivityObject, String, Scope) - Method in interface oracle.webcenter.likes.LikesManager
Express like on an object by the a user;
like(ActivityObject, Scope) - Method in interface oracle.webcenter.likes.LikesManager
Express like on an object by the current user;
like(ActivityObject, Scope, String) - Method in interface oracle.webcenter.likes.LikesManager
Express like on an object by the current user;
like(ActivityElement, String, Scope, String) - Method in interface oracle.webcenter.likes.LikesManager
Express like on an activity by the a user;
like(ActivityElement, String, Scope) - Method in interface oracle.webcenter.likes.LikesManager
Express like on an activity by the a user;
like(ActivityElement, Scope) - Method in interface oracle.webcenter.likes.LikesManager
Express like on an activity by the current user;
like(ActivityElement, Scope, String) - Method in interface oracle.webcenter.likes.LikesManager
Express like on an activity by the current user;
LIKES_FLAG - Static variable in interface oracle.webcenter.doclib.view.FeatureFlags
Ability to like documents and view likes information
LikesException - Exception in oracle.webcenter.likes
 
LikesException(String, Object[], Throwable) - Constructor for exception oracle.webcenter.likes.LikesException
 
LikesException(String, String, Object[], Throwable, ClassLoader) - Constructor for exception oracle.webcenter.likes.LikesException
 
LikesManager - Interface in oracle.webcenter.likes
 
LikesServiceFactory - Class in oracle.webcenter.likes
 
LikesServiceFactory() - Constructor for class oracle.webcenter.likes.LikesServiceFactory
 
LikesSummary - Interface in oracle.webcenter.likes
 
LIMIT_PER_BUCKET - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
LINKS_FLAG - Static variable in interface oracle.webcenter.doclib.view.FeatureFlags
Ability to view and manage links to other WebCenter resources
LIST_SERVICE_ID - Static variable in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
A String to represent List Service ID
listModels() - Method in interface oracle.webcenter.navigationframework.NavigationContext
Returns a list of paths of NavigationModels in the default navigation scope
listModels(String) - Method in interface oracle.webcenter.navigationframework.NavigationContext
Returns a list of paths of NavigationModels in the given modelScope
LockUnavailableException - Exception in oracle.webcenter.page.model
The exception indicates that another page operation is in progress.
LockUnavailableException() - Constructor for exception oracle.webcenter.page.model.LockUnavailableException
 
LockUnavailableException(Throwable) - Constructor for exception oracle.webcenter.page.model.LockUnavailableException
 
LockUnavailableException(String) - Constructor for exception oracle.webcenter.page.model.LockUnavailableException
 
LockUnavailableException(Throwable, String) - Constructor for exception oracle.webcenter.page.model.LockUnavailableException
 
LOGGER - Static variable in class oracle.webcenter.peopleconnections.connections.ConnectionsServiceConstants
 
LOGGER - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileSyncManager
 
LOGGER - Variable in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
 
LONG_DESC_URL_KEY - Static variable in class oracle.adf.view.page.editor.component.ImageLink
 
lookup(String) - Method in interface oracle.webcenter.activitystreaming.ActorDetailsManager
 
lookupBookmark(String, String, String) - Method in interface oracle.webcenter.tagging.model.TaggingService
Looks up a bookmark given a service ID and the resource ID for the currently authenticated user.
lookupRefinement(String) - Method in class oracle.webcenter.search.refine.Refiner
Lookup a refinement by name.
lookupResource(String, String) - Method in interface oracle.webcenter.tagging.model.TaggingService
Looks up a resource given a service ID and the resource ID.

M

m_exCode - Variable in exception oracle.webcenter.search.SearchException
 
m_exCode - Variable in exception oracle.webcenter.tagging.model.TaggingException
 
m_hmRbs - Static variable in exception oracle.webcenter.search.SearchException
 
m_hmRbs - Static variable in exception oracle.webcenter.tagging.model.TaggingException
 
m_oaParams - Variable in exception oracle.webcenter.search.SearchException
 
m_oaParams - Variable in exception oracle.webcenter.tagging.model.TaggingException
 
MANAGE_ACTION - Static variable in class oracle.webcenter.peopleconnections.connections.security.ConnectionsPermission
 
MANAGE_ACTION - Static variable in class oracle.webcenter.peopleconnections.profile.security.PersonalWebPermission
 
MANAGE_ACTION - Static variable in class oracle.webcenter.peopleconnections.profile.security.ProfilePermission
 
MANAGE_ACTION - Static variable in class oracle.webcenter.peopleconnections.wall.security.WallPermission
 
markAllActorsAsOutdated() - Method in interface oracle.webcenter.activitystreaming.ActorDetailsManager
This method marks all the actors as obsolate or outdated
MAX_COMMENT_TEXT_SIZE - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
MAX_DISPLAY_NAME_SIZE - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
MAXIMUM_IN_ARGS - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
mBaseURLOperator - Variable in class oracle.webcenter.navigationframework.URLOperatorDecorator
 
memberRemovedFromAllConnectionLists(ConnectionListEvent) - Method in class oracle.webcenter.peopleconnections.connections.ConnectionListAdapter
 
memberRemovedFromAllConnectionLists(ConnectionListEvent) - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionListListener
Removes a member from all the connectionLists
memberRemovedFromConnectionList(ConnectionListEvent) - Method in class oracle.webcenter.peopleconnections.connections.ConnectionListAdapter
 
memberRemovedFromConnectionList(ConnectionListEvent) - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionListListener
Removes a member from a particular connectionList
membersAddedToConnectionList(ConnectionListEvent) - Method in class oracle.webcenter.peopleconnections.connections.ConnectionListAdapter
 
membersAddedToConnectionList(ConnectionListEvent) - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionListListener
Adds member to an existing connectionList.
mergePersonalPages(String, String) - Static method in class oracle.webcenter.page.model.PageServiceUtils
This API merges personal pages.xml under one path to another.
metadataObjectExists(String) - Method in interface oracle.webcenter.page.model.PageService
Checkis if the metadata object with the specific path exists
mFactoryLock - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamingServiceFactory
 
mLock - Variable in class oracle.webcenter.activitystreaming.ActivityStreamingServiceFactory
 
MODE - Static variable in class oracle.adf.view.page.editor.mode.ModeContext
 
ModeChangeEvent - Class in oracle.adf.view.page.editor.event
A ModeChangeEvent is a notification that the end-user has switched to edit mode from view mode.
ModeChangeEvent(String, String) - Constructor for class oracle.adf.view.page.editor.event.ModeChangeEvent
 
ModeContext - Class in oracle.adf.view.page.editor.mode
Encapsulates the mode context and provide APIs to get and set the mode.
MODEL_TYPE_LIST - Static variable in interface oracle.webcenter.navigationframework.NavigationModel
Parameter value to use to return a List of NavigationResource object
MODEL_TYPE_MENU - Static variable in interface oracle.webcenter.navigationframework.NavigationModel
Parameter value to use to return a ChildPropertyMenuModel object
MODEL_TYPE_TREE - Static variable in interface oracle.webcenter.navigationframework.NavigationModel
Parameter value to use to return a ChildPropertyTreeModel object
mOtherTime - Variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
moveAfterPage(String, String) - Method in interface oracle.webcenter.page.model.PageService
Moves a page after the specified page.
moveBeforePage(String, String) - Method in interface oracle.webcenter.page.model.PageService
Moves a page before the specified page
movePage(String, String) - Method in interface oracle.webcenter.page.model.PageService
Moves page under a new parent.
mPerfDebug - Variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
ms_activityStreamingService - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamingServiceFactory
 
ms_instance - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamingServiceFactory
 
ms_logger - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamingServiceFactory
 
mTagTime - Variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
MULTIFILE_UPLOAD_FLAG - Static variable in interface oracle.webcenter.doclib.view.FeatureFlags
Ability to upload multiple documents from the same screen
MYACT_ALL - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
MYACT_NONE - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
MYACTCON - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
MYPROFILE_V1_PAGE - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
MYPROFILE_V2_PAGE - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 

N

NamedPredicate - Class in oracle.webcenter.search
An extension of the Predicate class, this interface captures all Predicate classes which have a name specified as a Qualified Name.
NamedPredicate() - Constructor for class oracle.webcenter.search.NamedPredicate
 
NamePredicate - Class in oracle.webcenter.search
A predicate that tests for the name of whatever we are looking for.
NamePredicate(QName) - Constructor for class oracle.webcenter.search.NamePredicate
Creates a criterion that tests for the name of the sought entity.
navigateToURI(String) - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
Navigate to the specified URI in the context of the current WebCenter App.
navigateToURI(String, Map<String, String>) - Method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
Similar to navigateToURI(viewIdWithParams) but provides the option to override the URL parameters that would be used during navigation.
NAVIGATION - Static variable in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceTypes
A Navigation resource type
NavigationCatalogException - Exception in oracle.webcenter.navigationframework
 
NavigationCatalogException(String, Throwable) - Constructor for exception oracle.webcenter.navigationframework.NavigationCatalogException
 
NavigationContext - Interface in oracle.webcenter.navigationframework
Used to access the navigation entities.
NavigationEvent - Class in oracle.adf.view.page.editor.event
A NavigationEvent is a notification that the end-user has navigated to a different view.
NavigationEvent(String, String) - Constructor for class oracle.adf.view.page.editor.event.NavigationEvent
 
NavigationEvent(String, String, NavigationEvent.NavigationType) - Constructor for class oracle.adf.view.page.editor.event.NavigationEvent
 
NavigationEvent.NavigationType - Enum in oracle.adf.view.page.editor.event
Enumeration that determines the type of the navigation.
NavigationException - Exception in oracle.webcenter.navigationframework
 
NavigationException(String, Throwable) - Constructor for exception oracle.webcenter.navigationframework.NavigationException
 
NavigationListener - Interface in oracle.adf.view.page.editor.event
A listener interface for receiving NavigationListeners.
NavigationModel - Interface in oracle.webcenter.navigationframework
Used to access the navigation model metadata.
NavigationResource - Interface in oracle.webcenter.navigationframework
Used to access the navigation resource metadata.
NavigationResource.ResourceType - Enum in oracle.webcenter.navigationframework
Enumeration of type of resource
NEED_ACTIVITY_LOGGING - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
NEWFOLDER_FLAG - Static variable in interface oracle.webcenter.doclib.view.FeatureFlags
Ability to create new folders
NEWHTML_FLAG - Static variable in interface oracle.webcenter.doclib.view.FeatureFlags
Ability to create new wiki documents
next() - Method in interface oracle.webcenter.activitystreaming.ActivityElementsIterator
Return the next item in the collection.
next() - Method in class oracle.webcenter.peopleconnections.profile.model.crawler.ProfileServiceCrawlerQueryResult
 
next() - Method in class oracle.webcenter.search.util.ConditionalIterator
Fetches the next element in the Iterator that matches the condition implemented by subclasses' isAllowed method.
next() - Method in class oracle.webcenter.search.util.ConverterIterator
Wrapped implementation of the Iterator.next method.
next() - Method in class oracle.webcenter.search.util.ResultSetRowQueryResult
Wrapped implementation of the Iterator.next method.
next() - Method in class oracle.webcenter.search.util.WrapperQueryResult
Wrapped implementation of the Iterator.next method.
NOT_EQUALS - Static variable in class oracle.webcenter.search.ComparatorConstants
Attribute is not equal to the value passed in.
NotificationServiceException - Exception in oracle.webcenter.notification
Exception class throws by notification service interfaces.
NotificationServiceException(String, Object[], Throwable) - Constructor for exception oracle.webcenter.notification.NotificationServiceException
 
NotificationServiceException(String, String, Object[], Throwable, ClassLoader) - Constructor for exception oracle.webcenter.notification.NotificationServiceException
 
NotificationServiceFactory - Class in oracle.webcenter.notification
Factory to create and retrieve instances corresponding to notification service interfaces.
NS_DCMI_ELEMENTS - Static variable in class oracle.webcenter.search.AttributeConstants
Namespace for the Dublin Core Metadata Element Set in the DCMI
NS_DCMI_TERMS - Static variable in class oracle.webcenter.search.AttributeConstants
Namespace for other Elements and Element Refinements in the DCMI
NS_WPSAPI - Static variable in class oracle.webcenter.search.AttributeConstants
Namespace for Search API.
NUMDAYS - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
NUMLINE - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
NUMLINECON - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 

O

OBJECT_DELETE_STATUS - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
OBJECT_TOKEN - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
ObjectChangedException - Exception in oracle.webcenter.page.model
This exception indicates that the object has been changed by another user since the time it was retrieved.
ObjectChangedException() - Constructor for exception oracle.webcenter.page.model.ObjectChangedException
 
ObjectChangedException(Throwable) - Constructor for exception oracle.webcenter.page.model.ObjectChangedException
 
ObjectDetailsManager - Interface in oracle.webcenter.activitystreaming
Represents the access point for retrieving detail information about objects in WebCenter.
OOTB_PHOTO_SERVLET - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
oracle.adf.model.portlet.rc.security - package oracle.adf.model.portlet.rc.security
 
oracle.adf.view.core - package oracle.adf.view.core
 
oracle.adf.view.core.component.customizable - package oracle.adf.view.core.component.customizable
 
oracle.adf.view.core.component.portlet - package oracle.adf.view.core.component.portlet
 
oracle.adf.view.html.component.customizable - package oracle.adf.view.html.component.customizable
 
oracle.adf.view.html.component.portlet - package oracle.adf.view.html.component.portlet
 
oracle.adf.view.page.editor.component - package oracle.adf.view.page.editor.component
 
oracle.adf.view.page.editor.event - package oracle.adf.view.page.editor.event
 
oracle.adf.view.page.editor.mds - package oracle.adf.view.page.editor.mds
 
oracle.adf.view.page.editor.mode - package oracle.adf.view.page.editor.mode
 
oracle.adf.view.page.editor.webapp - package oracle.adf.view.page.editor.webapp
 
oracle.adf.view.rich.component.customizable - package oracle.adf.view.rich.component.customizable
 
oracle.adf.view.rich.component.portlet - package oracle.adf.view.rich.component.portlet
 
oracle.adf.view.rich.error.portlet - package oracle.adf.view.rich.error.portlet
 
oracle.webcenter.activitystreaming - package oracle.webcenter.activitystreaming
 
oracle.webcenter.activitystreaming.analytics - package oracle.webcenter.activitystreaming.analytics
 
oracle.webcenter.comments - package oracle.webcenter.comments
 
oracle.webcenter.content.model.rc - package oracle.webcenter.content.model.rc
 
oracle.webcenter.doclib.model - package oracle.webcenter.doclib.model
 
oracle.webcenter.doclib.model.rc - package oracle.webcenter.doclib.model.rc
 
oracle.webcenter.doclib.view - package oracle.webcenter.doclib.view
 
oracle.webcenter.doclib.view.spaces - package oracle.webcenter.doclib.view.spaces
 
oracle.webcenter.framework.resource - package oracle.webcenter.framework.resource
 
oracle.webcenter.framework.resource.external - package oracle.webcenter.framework.resource.external
 
oracle.webcenter.framework.resource.view - package oracle.webcenter.framework.resource.view
 
oracle.webcenter.generalsettings.model - package oracle.webcenter.generalsettings.model
 
oracle.webcenter.generalsettings.model.exception - package oracle.webcenter.generalsettings.model.exception
 
oracle.webcenter.generalsettings.model.filter - package oracle.webcenter.generalsettings.model.filter
 
oracle.webcenter.likes - package oracle.webcenter.likes
 
oracle.webcenter.navigationframework - package oracle.webcenter.navigationframework
 
oracle.webcenter.notification - package oracle.webcenter.notification
 
oracle.webcenter.page.model - package oracle.webcenter.page.model
 
oracle.webcenter.page.model.config - package oracle.webcenter.page.model.config
 
oracle.webcenter.peopleconnections.common.settings - package oracle.webcenter.peopleconnections.common.settings
 
oracle.webcenter.peopleconnections.connections - package oracle.webcenter.peopleconnections.connections
 
oracle.webcenter.peopleconnections.connections.security - package oracle.webcenter.peopleconnections.connections.security
 
oracle.webcenter.peopleconnections.profile - package oracle.webcenter.peopleconnections.profile
 
oracle.webcenter.peopleconnections.profile.model.crawler - package oracle.webcenter.peopleconnections.profile.model.crawler
 
oracle.webcenter.peopleconnections.profile.security - package oracle.webcenter.peopleconnections.profile.security
 
oracle.webcenter.peopleconnections.wall - package oracle.webcenter.peopleconnections.wall
 
oracle.webcenter.peopleconnections.wall.security - package oracle.webcenter.peopleconnections.wall.security
 
oracle.webcenter.portalframework.genericsiteresources - package oracle.webcenter.portalframework.genericsiteresources
 
oracle.webcenter.search - package oracle.webcenter.search
 
oracle.webcenter.search.refine - package oracle.webcenter.search.refine
 
oracle.webcenter.search.util - package oracle.webcenter.search.util
 
oracle.webcenter.security.common - package oracle.webcenter.security.common
 
oracle.webcenter.security.elsupport - package oracle.webcenter.security.elsupport
 
oracle.webcenter.spaces.beans - package oracle.webcenter.spaces.beans
 
oracle.webcenter.spaces.ws.client - package oracle.webcenter.spaces.ws.client
 
oracle.webcenter.tagging.model - package oracle.webcenter.tagging.model
 
oracle.webcenter.webcenterapp.application - package oracle.webcenter.webcenterapp.application
 
oracle.webcenter.webcenterapp.beans - package oracle.webcenter.webcenterapp.beans
 
oracle.webcenter.webcenterapp.context - package oracle.webcenter.webcenterapp.context
 
Order - Class in oracle.webcenter.tagging.model
An Order specifies the way the returned results should be ordered by.
Order(Order.By, Order.Direction) - Constructor for class oracle.webcenter.tagging.model.Order
Constructor
Order.By - Enum in oracle.webcenter.tagging.model
OrderBy specifies the criteria or property of the ordering.
Order.Direction - Enum in oracle.webcenter.tagging.model
OrderDirection specifies the ordering direction.
organize(List<Refinement<T>>) - Method in interface oracle.webcenter.search.refine.RefinementOrganizer
The actual organize method that moves things around within the List of Refinements.
organize(RefinementOrganizer) - Method in class oracle.webcenter.search.refine.Refiner
The Refiner drives the organize by taking in a RefinementOrganizer.
overridePolicy() - Method in class oracle.webcenter.page.model.PageDef
 
OWRESOURCE_JSPX - Static variable in class oracle.webcenter.framework.resource.external.ResourceUri
The URL path used invoke the Resource Action Handler via the Resource External Phase Listener (since 11.1.1.4.0) when the user is only required to log in if the resource is not accessible to unauthenticated users.

P

PAGE_OBJECT_TYPE - Static variable in class oracle.webcenter.page.model.PageServiceUtils
 
PAGE_SERVICE_ID - Static variable in class oracle.webcenter.page.model.PageServiceUtils
 
PAGE_STYLE - Static variable in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceTypes
A Page style resource type
PAGE_TEMPLATE - Static variable in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceTypes
A Page Template resource type
PageCustomizable - Class in oracle.adf.view.page.editor.component
 
PageCustomizable() - Constructor for class oracle.adf.view.page.editor.component.PageCustomizable
 
PageDef - Class in oracle.webcenter.page.model
This class implements the page object in Page Service.
PageDef(String) - Constructor for class oracle.webcenter.page.model.PageDef
 
PageEditorEvent - Class in oracle.adf.view.page.editor.event
PageEditorEvent is the base class for UI events that can be fired by Oracle Composer.
PageEditorEvent() - Constructor for class oracle.adf.view.page.editor.event.PageEditorEvent
 
PageEditorEventResult<T> - Interface in oracle.adf.view.page.editor.event
 
PageEditorEventWithResult<T extends PageEditorListener,U extends PageEditorEventResult> - Class in oracle.adf.view.page.editor.event
 
PageEditorEventWithResult() - Constructor for class oracle.adf.view.page.editor.event.PageEditorEventWithResult
 
PageEditorListener - Interface in oracle.adf.view.page.editor.event
A generic base interface for UI event listeners for various types of PageEditorEvents.
PageEditorPanel - Class in oracle.adf.view.page.editor.component
 
PageEditorPanel() - Constructor for class oracle.adf.view.page.editor.component.PageEditorPanel
 
PageEditorPanelComponent - Class in oracle.adf.view.page.editor.component
 
PageEditorPanelComponent(String) - Constructor for class oracle.adf.view.page.editor.component.PageEditorPanelComponent
 
PageEditorPanelComponent() - Constructor for class oracle.adf.view.page.editor.component.PageEditorPanelComponent
 
PageParameter - Class in oracle.webcenter.page.model
 
PageParameter(String, String) - Constructor for class oracle.webcenter.page.model.PageParameter
The page parameter defined in PageDef has the following attributes: id, value, option and readonly Attribute id and value are required, value can have EL.
PageParameter(String, String, String, String) - Constructor for class oracle.webcenter.page.model.PageParameter
 
PageRelationshipServiceImpl - Class in oracle.webcenter.page.model
Page Service implementation of the relationship service.
PageRelationshipServiceImpl() - Constructor for class oracle.webcenter.page.model.PageRelationshipServiceImpl
 
PageResource - Class in oracle.webcenter.page.model
 
PageResource(PageDef) - Constructor for class oracle.webcenter.page.model.PageResource
 
PageResource() - Constructor for class oracle.webcenter.page.model.PageResource
 
PageResource(String) - Constructor for class oracle.webcenter.page.model.PageResource
 
PageService - Interface in oracle.webcenter.page.model
 
PageServiceConfig - Class in oracle.webcenter.page.model.config
 
PageServiceConfig(MDSSession, String) - Constructor for class oracle.webcenter.page.model.config.PageServiceConfig
 
PageServiceConfig(String) - Constructor for class oracle.webcenter.page.model.config.PageServiceConfig
 
PageServiceException - Exception in oracle.webcenter.page.model
This exception indicates an error occurred during page operation.
PageServiceException() - Constructor for exception oracle.webcenter.page.model.PageServiceException
 
PageServiceException(Throwable) - Constructor for exception oracle.webcenter.page.model.PageServiceException
 
PageServiceException(String, String) - Constructor for exception oracle.webcenter.page.model.PageServiceException
 
PageServiceException(Throwable, String, String, Object[]) - Constructor for exception oracle.webcenter.page.model.PageServiceException
 
PageServiceFactory - Class in oracle.webcenter.page.model
This is the entry point to the Page Service API for managing pages.
PageServiceFactory() - Constructor for class oracle.webcenter.page.model.PageServiceFactory
 
PageServiceRuntimeException - Exception in oracle.webcenter.page.model
This exception indicates an error occurred during page operation.
PageServiceRuntimeException() - Constructor for exception oracle.webcenter.page.model.PageServiceRuntimeException
 
PageServiceRuntimeException(Throwable) - Constructor for exception oracle.webcenter.page.model.PageServiceRuntimeException
 
PageServiceRuntimeException(String, String) - Constructor for exception oracle.webcenter.page.model.PageServiceRuntimeException
 
PageServiceRuntimeException(Throwable, String, String, Object[]) - Constructor for exception oracle.webcenter.page.model.PageServiceRuntimeException
 
PageServiceScopeAPI - Class in oracle.webcenter.page.model
 
PageServiceScopeAPI() - Constructor for class oracle.webcenter.page.model.PageServiceScopeAPI
 
PageServiceUtils - Class in oracle.webcenter.page.model
 
PageServiceUtils() - Constructor for class oracle.webcenter.page.model.PageServiceUtils
 
PARAM_EL_DEPTH - Static variable in interface oracle.webcenter.navigationframework.NavigationModel
Parameter that defines the initial depth of fetching
EL: #{navigationContext.defaultNavigationModel.treeModel['depth=1']}
PARAM_EL_INCLUDE_START_NODE - Static variable in interface oracle.webcenter.navigationframework.NavigationModel
Parameter that defines whether to include the starting node
EL: #{navigationContext.defaultNavigationModel.treeModel['includeStartNode=true']}
PARAM_EL_MODEL_ID - Static variable in interface oracle.webcenter.navigationframework.NavigationContext
Parameter that defines the id of the navigation file to be used together with PARAM_EL_MODEL_SCOPE
EL: #{navigationContext.navigationModel['modelScope=/oracle/webcenter/portalapp/navigations,modelId=default-navigation-model']}
PARAM_EL_MODEL_PATH - Static variable in interface oracle.webcenter.navigationframework.NavigationContext
Parameter that defines the path to the navigation file
EL: #{navigationContext.navigationModel['modelPath=/oracle/webcenter/portalapp/navigations/default-navigation-model']}
PARAM_EL_MODEL_SCOPE - Static variable in interface oracle.webcenter.navigationframework.NavigationContext
Parameter that defines the scope of the navigation file to be used together with PARAM_EL_MODEL_ID
EL: #{navigationContext.navigationModel['modelScope=/oracle/webcenter/portalapp/navigations,modelId=default-navigation-model']}
PARAM_EL_MODEL_TYPE - Static variable in interface oracle.webcenter.navigationframework.NavigationModel
Parameter that defines the type of collection you want back as defined by MODEL_TYPE_* constants.
PARAM_EL_PREFETCH_ONLY - Static variable in interface oracle.webcenter.navigationframework.NavigationModel
Parameter that defines whether to return nodes up to the depth level requested initially
EL: #{navigationContext.defaultNavigationModel.treeModel['prefetchOnly=false']}
PARAM_EL_START_NODE - Static variable in interface oracle.webcenter.navigationframework.NavigationModel
Parameter that defines the path of the starting node
EL: #{navigationContext.defaultNavigationModel.treeModel['startNode=home']}
ParameterChangeEvent - Class in oracle.adf.view.page.editor.event
 
ParameterChangeEvent(String, String, String, String, Object, Object) - Constructor for class oracle.adf.view.page.editor.event.ParameterChangeEvent
Create a ParameterChange event
ParameterChangeListener - Interface in oracle.adf.view.page.editor.event
A listener interface for receiving ParameterChangeListeners.
PARENT_PC_KEY - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
parseName(String) - Static method in enum oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions.PROPERTY_NAME
 
parseName(String) - Static method in enum oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions.SearchTypes
 
parseScopeID(String) - Method in class oracle.webcenter.peopleconnections.profile.security.ProfilePermissionEvaluator
 
PARTIAL_TRIGGERS_KEY - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
passMdsSession(MDSSession) - Method in class oracle.webcenter.page.model.PageResource
Pass mds session through page resource to be used inside page service code.
PERF_DEBUG - Static variable in class oracle.adf.view.core.PerfDebugHelper
 
PerfDebugHelper - Class in oracle.adf.view.core
 
PerfDebugHelper() - Constructor for class oracle.adf.view.core.PerfDebugHelper
 
Person - Interface in oracle.webcenter.peopleconnections.connections
Represents a person in the context of his/her relationship with a specific user.
PERSONAL_STATUS_ATTR_NAME - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
PersonalSpaceDocumentsInfo - Interface in oracle.webcenter.doclib.view.spaces
This bean provides information on a user's personal folder
PersonalWebPermission - Class in oracle.webcenter.peopleconnections.profile.security
Permission checked for in all Personal Web related admin operation
PersonalWebPermission(String, String) - Constructor for class oracle.webcenter.peopleconnections.profile.security.PersonalWebPermission
Creates a permission with the specified name and actions.
PersonalWebPermission(String) - Constructor for class oracle.webcenter.peopleconnections.profile.security.PersonalWebPermission
Creates a PersonalWeb permission with specified actions, defaulting the name to the wildcard character.
PopUpResourceActionHandler - Class in oracle.webcenter.framework.resource.view
This RAH viewer is a built-in alternative to the DefaultResourceActionHandler which lauches a new browser window popup displaying the resource being actioned.
PopUpResourceActionHandler() - Constructor for class oracle.webcenter.framework.resource.view.PopUpResourceActionHandler
 
PORTAL_REPOSITORY_TYPE - Static variable in class oracle.webcenter.doclib.view.RepositoryInfo
Oracle Portal repository type identifier
PORTLET_MODE_CHANGE - Static variable in interface oracle.adf.view.core.component.portlet.PortletComponent
 
PORTLET_MODE_CHANGE - Static variable in class oracle.adf.view.html.component.portlet.PortletBase
 
PortletBase - Class in oracle.adf.view.html.component.portlet
PortletBase is an ADF Faces JSF view componenet class for rendering Oracle JDPK and WSRP Portlets.
PortletBase() - Constructor for class oracle.adf.view.html.component.portlet.PortletBase
 
PortletBase - Class in oracle.adf.view.rich.component.portlet
PortletBase is an ADF Faces JSF view componenet class for rendering Oracle JDPK and WSRP Portlets.
PortletBase() - Constructor for class oracle.adf.view.rich.component.portlet.PortletBase
 
PortletComponent - Interface in oracle.adf.view.core.component.portlet
 
PortletErrorRenderer - Class in oracle.adf.view.rich.error.portlet
Renderer subclass used for rendering exceptions that occur when rendering portlets.
PortletErrorRenderer() - Constructor for class oracle.adf.view.rich.error.portlet.PortletErrorRenderer
Default constructor.
PortletItemSecurityHelper - Class in oracle.adf.model.portlet.rc.security
Abstract implementation of the resource catalog's oracle.adf.rc.security.ItemSecurityHelper interface.
PortletItemSecurityHelper() - Constructor for class oracle.adf.model.portlet.rc.security.PortletItemSecurityHelper
 
PostAdditionEvent - Class in oracle.adf.view.page.editor.event
A PostAdditionEvent is a notification that something was added to the page in Oracle Composer.
PostAdditionEvent() - Constructor for class oracle.adf.view.page.editor.event.PostAdditionEvent
 
PostAdditionListener - Interface in oracle.adf.view.page.editor.event
A listener interface for receiving PostAdditionEvents.
postComment(ActivityObject, String, Scope) - Method in interface oracle.webcenter.comments.CommentsManager
Allows the current user to post a comment on a specified WebCenter object.
postComment(ActivityObject, String, Scope, String) - Method in interface oracle.webcenter.comments.CommentsManager
Allows the current user to post a comment on a specified WebCenter object.
postComment(ActivityElement, String) - Method in interface oracle.webcenter.comments.CommentsManager
Allows the current user to post a comment on a specified WebCenter object.
Predicate - Class in oracle.webcenter.search
A predicate is the base class for all WHERE clauses in a Query.
Predicate() - Constructor for class oracle.webcenter.search.Predicate
 
PredicateFilter - Interface in oracle.webcenter.navigationframework
Interface to define a method which should be used by all custom Filter classes
PredicateUtils - Class in oracle.webcenter.search.util
This class provides some utility methods around Predicates that developers may find useful.
PredicateUtils() - Constructor for class oracle.webcenter.search.util.PredicateUtils
 
PREF_FULL_SYNC_TIME - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
PREF_KEY_CUSTOMPROFILE_MYPROFILE_PAGE_PATH - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
PREF_KEY_CUSTOMPROFILE_USERPROFILE_PAGE_PATH - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
PREF_KEY_NO_OF_PROFILES_TO_CACHE - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
PREF_KEY_PROFILE_CACHE_IDLE_TIME_IN_MINUTES - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
PREF_KEY_PROFILE_MYPROFILE_PAGE_PATH - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
PREF_KEY_PROFILE_PAGE_VERSION - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
PREF_KEY_PROFILE_PHOTO_SYNC - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
PREF_KEY_PROFILE_SYNC - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
PREF_KEY_PROFILE_SYNC_FREQUENCY_IN_DAYS - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
PREF_KEY_PROFILE_SYNC_HOUR_OF_DAY - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
PREF_KEY_PROFILE_SYNC_LDAP_READ_BATCH_SIZE - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
PREF_KEY_PROFILE_USERPROFILE_PAGE_PATH - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
PREFERRED_DATE_PATTERN_KEY - Static variable in class oracle.webcenter.generalsettings.model.DateFormatSetting
Internal preference key to store the date pattern preference.
PREFERRED_DATE_STYLE_KEY - Static variable in class oracle.webcenter.generalsettings.model.DateFormatSetting
Internal preference key to store the date style preference.
PREFERRED_DATETIME_PATTERN_KEY - Static variable in class oracle.webcenter.generalsettings.model.DateFormatSetting
Internal preference key to store the date-time pattern preference.
PREFERRED_LANGUAGE_KEY - Static variable in class oracle.webcenter.generalsettings.model.LanguageSetting
The internal key that holds the preference value.
PREFERRED_TIME_PATTERN_KEY - Static variable in class oracle.webcenter.generalsettings.model.DateFormatSetting
Internal preference key to store the time pattern preference.
PREFERRED_TIME_STYLE_KEY - Static variable in class oracle.webcenter.generalsettings.model.DateFormatSetting
Internal preference key to store the time style preference.
prepareImageURL(String) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
This API returns the proper image URL for the given URL.The image URL of the icon or logo of the space contains token that needs to replaced.
PREVIEW_MODE_FLAG - Static variable in interface oracle.webcenter.doclib.view.FeatureFlags
Ability to use the "Preview" mode cuments the rich text editor
printStackTrace() - Method in exception oracle.webcenter.activitystreaming.ActivityException
Print this exception and its backtrace to the standard error stream.
printStackTrace() - Method in exception oracle.webcenter.activitystreaming.ActivityRuntimeException
 
printStackTrace() - Method in exception oracle.webcenter.spaces.ws.client.GroupSpaceWSException
Print this exception and its backtrace to the standard error stream.
PRIVACY_SETTING_ACCESS_VALUE - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
processAction(CustomActionEvent) - Method in interface oracle.adf.view.page.editor.event.CustomActionListener
Invoked when end user selects a java based custom action from the menu of a SDF component
processAction(GenericActionEvent) - Method in interface oracle.adf.view.page.editor.event.GenericActionListener
Invoked in runtime for an specific action that needs to be handled
processAction(SelectActionEvent) - Method in interface oracle.adf.view.page.editor.event.SelectActionListener
Invoked when end user selects an action from the menu in direct select view using the Oracle Composer.
processAction(SelectActionEvent) - Method in class oracle.adf.view.page.editor.event.SelectRemoveListener
 
processAction(ActionEvent) - Method in interface oracle.webcenter.navigationframework.NavigationContext
Default navigation method for binding to UI component's actionListener attribute
EL: #{navigationContext.processAction}
processAddition(AdditionEvent) - Method in interface oracle.adf.view.page.editor.event.AdditionListener
Invoked when end user adds a component using the Oracle Composer.
processAttributeChange(AttributeChangeEvent) - Method in interface oracle.adf.view.page.editor.event.AttributeChangeListener
Invoked when end user changes the value of a field using the Oracle Composer.
processClose(CloseEvent) - Method in interface oracle.adf.view.page.editor.event.CloseListener
Invoked when end user clicks the Close button on Oracle Composer.
processCustomActionEvent(String, UIComponent) - Method in class oracle.adf.view.page.editor.event.EventManager
Process a custom action event
processDecodes(FacesContext) - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
processDeletion(DeletionEvent) - Method in interface oracle.adf.view.page.editor.event.DeletionListener
Invoked when end user deletes a component using Oracle Composer.
processDialog(DialogEvent) - Method in interface oracle.adf.view.page.editor.event.DialogListener
 
processEvent(PageEditorEvent) - Method in class oracle.adf.view.page.editor.event.EventManager
Processes the given event.
processEvent(PageEditorEvent, String) - Method in class oracle.adf.view.page.editor.event.EventManager
Processes the given event.
processEvent(ComponentSystemEvent) - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
processIsUnsavedChanges(IsUnsavedChangesEvent) - Method in interface oracle.adf.view.page.editor.event.IsUnsavedChangesListener
Invoked when end user clicks the UnsavedChanges button on Oracle Composer.
processListener(PageEditorListener) - Method in class oracle.adf.view.page.editor.event.AdditionEvent
Process all registered listeners
processListener(PageEditorListener) - Method in class oracle.adf.view.page.editor.event.AttributeChangeEvent
Broadcast this AttributeChangeEvent to the specified PageEditorListener, by whatever mechanism is appropriate.
processListener(PageEditorListener) - Method in class oracle.adf.view.page.editor.event.CloseEvent
Broadcast this CloseEvent to the specified PageEditorListener, by whatever mechanism is appropriate.
processListener(PageEditorListener) - Method in class oracle.adf.view.page.editor.event.CustomActionEvent
Broadcast this CustomActionEvent to the specified PageEditorListener, by whatever mechanism is appropriate.
processListener(PageEditorListener) - Method in class oracle.adf.view.page.editor.event.DeletionEvent
Broadcast this DeletionEvent to the specified PageEditorListener, by whatever mechanism is appropriate.
processListener(PageEditorListener) - Method in class oracle.adf.view.page.editor.event.DialogEvent
Broadcast this DeletionEvent to the specified PageEditorListener, by whatever mechanism is appropriate.
processListener(PageEditorListener) - Method in class oracle.adf.view.page.editor.event.GenericActionEvent
This method is not supported since processing of this listener requires return value
processListener(PageEditorListener, PageEditorEventResult) - Method in class oracle.adf.view.page.editor.event.GenericActionEvent
Broadcast this GenericActionEvent to the specified PageEditorListener, by whatever mechanism is appropriate.
processListener(PageEditorListener) - Method in class oracle.adf.view.page.editor.event.IsUnsavedChangesEvent
Not used as this type of event returns a result so required processListener with a PageEditorEventResult object.
processListener(PageEditorListener, PageEditorEventResult) - Method in class oracle.adf.view.page.editor.event.IsUnsavedChangesEvent
Broadcast this IsUnsavedChangesEvent to the specified PageEditorListener, by whatever mechanism is appropriate.
processListener(PageEditorListener) - Method in class oracle.adf.view.page.editor.event.ModeChangeEvent
Calling this method throws UnsupportedOperationException Method is not supported for ModeChangeEvent.
processListener(PageEditorListener) - Method in class oracle.adf.view.page.editor.event.NavigationEvent
Broadcast this NavigationEvent to the specified PageEditorListener, by whatever mechanism is appropriate.
processListener(PageEditorListener) - Method in class oracle.adf.view.page.editor.event.PageEditorEvent
Broadcast this PageEditorEvent to the specified PageEditorListener, by whatever mechanism is appropriate.
processListener(T, U) - Method in class oracle.adf.view.page.editor.event.PageEditorEventWithResult
Broadcast this PageEditorEvent to the specified PageEditorListener, by whatever mechanism is appropriate.
processListener(PageEditorListener) - Method in class oracle.adf.view.page.editor.event.ParameterChangeEvent
Broadcast this ParameterChangeEvent to the specified PageEditorListener, by whatever mechanism is appropriate.
processListener(PageEditorListener) - Method in class oracle.adf.view.page.editor.event.PostAdditionEvent
Broadcast this PostAdditionEvent to the specified PageEditorListener, by whatever mechanism is appropriate.
processListener(PageEditorListener) - Method in class oracle.adf.view.page.editor.event.ResequenceEvent
Broadcast this ResequenceEvent to the specified PageEditorListener, by whatever mechanism is appropriate.
processListener(PageEditorListener) - Method in class oracle.adf.view.page.editor.event.ResetEvent
Broadcast this ResetEvent to the specified PageEditorListener, by whatever mechanism is appropriate.
processListener(PageEditorListener) - Method in class oracle.adf.view.page.editor.event.SaveEvent
Broadcast this SaveEvent to the specified PageEditorListener, by whatever mechanism is appropriate.
processListener(PageEditorListener) - Method in class oracle.adf.view.page.editor.event.SelectActionEvent
Broadcast this SelectActionEvent to the specified PageEditorListener, by whatever mechanism is appropriate.
processListener(PageEditorListener) - Method in class oracle.adf.view.page.editor.event.SelectionEvent
Broadcast this SelectionEvent to the specified PageEditorListener, by whatever mechanism is appropriate.
processListener(PageEditorListener) - Method in class oracle.adf.view.page.editor.event.WireEvent
Process all registered listeners
processNavigation(NavigationEvent) - Method in interface oracle.adf.view.page.editor.event.NavigationListener
Invoked when end user navigates between pages and within taskflows.
processParameterChange(ParameterChangeEvent) - Method in interface oracle.adf.view.page.editor.event.ParameterChangeListener
Invoked when end user changes the value of a field using the Oracle Composer.
processPostAddition(PostAdditionEvent) - Method in interface oracle.adf.view.page.editor.event.PostAdditionListener
Invoked when end user clicks the PostAddition button on Oracle Composer.
processQueryOptions(QueryOptions) - Method in interface oracle.webcenter.activitystreaming.ActivityExtHandler
Process QueryOptions and return an Evaluated QueryOptions.
processResequence(ResequenceEvent) - Method in interface oracle.adf.view.page.editor.event.ResequenceListener
Invoked when end user re-orders components.
processReset(ResetEvent) - Method in interface oracle.adf.view.page.editor.event.ResetListener
Invoked when the page is reset or otherwise when any component reset is performed.
processSave(SaveEvent) - Method in interface oracle.adf.view.page.editor.event.SaveListener
Invoked when end user clicks the Save button on Oracle Composer.
processSelection(SelectionEvent) - Method in interface oracle.adf.view.page.editor.event.SelectionListener
Invoked when end user selects a component using the Oracle Composer.
processUpdates(FacesContext) - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
processValidators(FacesContext) - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
processWiring(WireEvent) - Method in interface oracle.adf.view.page.editor.event.WireListener
Invoked when end user add a component using Oracle Composer that requires contextual wiring.
PROFILE_API_ERROR_KEY - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
PROFILE_PAGE_VERSION_V1 - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
PROFILE_PAGE_VERSION_V2 - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
PROFILE_RESOURCE_BUNDLE - Static variable in class oracle.webcenter.peopleconnections.profile.security.PersonalWebPermission
 
PROFILE_RESOURCE_BUNDLE - Static variable in class oracle.webcenter.peopleconnections.profile.security.ProfilePermission
 
PROFILE_SYNC_COMPLETED - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
PROFILE_SYNC_IN_PROGRESS - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
PROFILE_UPLOAD_FLAG - Static variable in interface oracle.webcenter.doclib.view.FeatureFlags
Ability to upload documents using UCM profiles metadata
ProfileAccessException - Exception in oracle.webcenter.peopleconnections.profile
This exception represents the error condition that an operation was attempted to be performed on the profile service without the current user having the required privileges.
ProfileAccessException() - Constructor for exception oracle.webcenter.peopleconnections.profile.ProfileAccessException
Deprecated.
Use the constructor that takes in a message resource key as argument.
ProfileAccessException(String) - Constructor for exception oracle.webcenter.peopleconnections.profile.ProfileAccessException
 
ProfileConstants - Class in oracle.webcenter.peopleconnections.profile
 
ProfileConstants() - Constructor for class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
ProfileConstants.Implementations - Enum in oracle.webcenter.peopleconnections.profile
 
ProfileException - Exception in oracle.webcenter.peopleconnections.profile
This class is the Exception class for all People Service related exceptions raised.
ProfileException(String, String, Object[], Throwable, ClassLoader) - Constructor for exception oracle.webcenter.peopleconnections.profile.ProfileException
Construct a Profile exception with a complete set of parameters and explicit class loader.
ProfileException(String, Object[], Throwable) - Constructor for exception oracle.webcenter.peopleconnections.profile.ProfileException
Construct a Profile exception defaulting the error resource bundle to the Profile error bundle and the classloader to the current classloader.
ProfileException(String, Object[]) - Constructor for exception oracle.webcenter.peopleconnections.profile.ProfileException
Construct a Profile exception defaulting the error resource bundle to the Profile error bundle and the classloader to the current classloader.
ProfileFactory - Class in oracle.webcenter.peopleconnections.profile
Factory from which configuration specific implementations of UserProfileManager and Relationship Manager can be retrieved.
ProfilePermission - Class in oracle.webcenter.peopleconnections.profile.security
Permission checked for in all Connections-related operations.
ProfilePermission(String, String) - Constructor for class oracle.webcenter.peopleconnections.profile.security.ProfilePermission
Creates a permission with the specified name and actions.
ProfilePermission(String) - Constructor for class oracle.webcenter.peopleconnections.profile.security.ProfilePermission
Creates a Connections permission with specified actions, defaulting the name to the wildcard character.
ProfilePermissionEvaluator - Class in oracle.webcenter.peopleconnections.profile.security
 
ProfilePermissionEvaluator() - Constructor for class oracle.webcenter.peopleconnections.profile.security.ProfilePermissionEvaluator
 
ProfileServiceCrawler - Class in oracle.webcenter.peopleconnections.profile.model.crawler
This is a crawler class for Profile service.
ProfileServiceCrawler() - Constructor for class oracle.webcenter.peopleconnections.profile.model.crawler.ProfileServiceCrawler
 
ProfileServiceCrawlerQueryResult - Class in oracle.webcenter.peopleconnections.profile.model.crawler
This class represents crawler query results for Profile Service.
ProfileServiceCrawlerQueryResult() - Constructor for class oracle.webcenter.peopleconnections.profile.model.crawler.ProfileServiceCrawlerQueryResult
 
ProfileServiceCrawlerQueryResult(int, int, Date) - Constructor for class oracle.webcenter.peopleconnections.profile.model.crawler.ProfileServiceCrawlerQueryResult
Default Constructor for this class.
ProfileServiceCrawlerRow - Class in oracle.webcenter.peopleconnections.profile.model.crawler
 
ProfileSyncManager - Class in oracle.webcenter.peopleconnections.profile
This is the entry point to the Profile sync manager API for syncing profile from profile store to the WebCenter database schema.
ProfileSyncManager() - Constructor for class oracle.webcenter.peopleconnections.profile.ProfileSyncManager
 
PROPERTIES_FLAG - Static variable in interface oracle.webcenter.doclib.view.FeatureFlags
Ability to view and edit advanced document properties
PROTECT_EL_KEY - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
 
provision(Scope, String) - Method in class oracle.webcenter.page.model.PageServiceScopeAPI
Make the Service available in the supplied Scope by seeding any metadata and data.
provisionService(String, Scope) - Static method in class oracle.webcenter.doclib.model.DocLibUtils
Provisions the service if it is enabled.
proxyClient - Variable in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
 
PS_ALL - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
PS_LIST - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
PS_NONE - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
publish(ActivityElement) - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
Publish an activity
publish(List<ActivityElement>) - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
Publish list of activities
publishAnalyticsEvent(ActivityElement) - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
Generates an analytics event for the given activity and publishes that event for collection by an analytics server.

Q

QName - Class in oracle.webcenter.search
A Qualified Name useful to uniquely specify various constructs in the Search API, including Attribute names.
QName(String, String) - Constructor for class oracle.webcenter.search.QName
Constructs a qualified name with a qualifier and a local name.
Query - Class in oracle.webcenter.search
A Query captures all that is needed to perform a runtime query against a Search API implementation.
Query() - Constructor for class oracle.webcenter.search.Query
Empty constructor.
Query.SortDirection - Enum in oracle.webcenter.search
The direction to perform the sort - either Ascending or Descending
QUERY_CLASS_NAME - Static variable in interface oracle.webcenter.search.QueryHandler
The Caller identifier
QUERY_SETTING_CONNECTIONS - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
QUERY_SETTING_CONNLIST_NAMES - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
QUERY_SETTING_GROUP_SPACES - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
QUERY_SETTING_GROUPSPACE_GUIDS - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
QUERY_SETTING_MYACTIVITIES - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
QueryExecutor<T> - Interface in oracle.webcenter.search
Extends the QueryHandler interface to allow entry into executing a Query.
QueryFederator<T> - Interface in oracle.webcenter.search
The QueryFederator allows the banding together of more than one QueryHandler objects to achieve a federated query that is used in both the search UI for the entire WebCenter (global search), as well as for the Document Library where the federation is done over the various Java Content Repositories plugged into it.
QueryHandler<T> - Interface in oracle.webcenter.search
This interface determines how a query gets executed.
QueryHandlerUtils - Class in oracle.webcenter.search.util
 
QueryHandlerUtils() - Constructor for class oracle.webcenter.search.util.QueryHandlerUtils
 
QueryItem<T> - Interface in oracle.webcenter.activitystreaming
QueryItem is an item for the QueryOptions.
QueryManager - Interface in oracle.webcenter.search
This class is the entry point for all Query / Search operations of a WebCenter service.
QueryOptions - Interface in oracle.webcenter.activitystreaming
QueryOptions represents query criteria that needs to be interpreted or evaluated in a specific context by a extension handler.
QueryResult<T> - Interface in oracle.webcenter.search
The base interface for all QueryResults.

R

RECOMMENDATIONS_FLAG - Static variable in interface oracle.webcenter.doclib.view.FeatureFlags
Ability to view recommended item
Refinable - Interface in oracle.webcenter.search.refine
This interface marks a class capable of returning Navigators that contain Modifiers to modify your Predicate objects.
RefinableProducer - Interface in oracle.webcenter.search.refine
Marker interface applied to the QueryExecutor implementation so that the caller can ask this and expect the QueryResult that results from the execute call to implement Navigable.
refine(Refiner<T>, ComplexPredicate) - Method in class oracle.webcenter.search.refine.Refinement
Allows for refining a Query object.
Refinement<T> - Class in oracle.webcenter.search.refine
An abstract base class for Refinements in general.
Refinement(T, int) - Constructor for class oracle.webcenter.search.refine.Refinement
Creates a Refinement with a value of type T and a count of how many results applying this Refinement will be expected to return.
Refinement(T, String, int) - Constructor for class oracle.webcenter.search.refine.Refinement
Creates a Refinement with a value of type T a comparator, and a count of how many results applying this Refinement will be expected to return.
Refinement(List<Refinement.Clause<T>>, int) - Constructor for class oracle.webcenter.search.refine.Refinement
Creates a Refinement with a List of Refinement.Clause objects and a count of how many results are expected to return these clauses are applied.
Refinement.Clause<T> - Class in oracle.webcenter.search.refine
The Clause class describes a clause within a Refinement, which can have one or more clauses.
RefinementOrganizer<T> - Interface in oracle.webcenter.search.refine
This interface allows Refinement lists to be organized.
Refiner<T> - Class in oracle.webcenter.search.refine
A abstract base class that captures what is necessary to implement Navigated searches.
Refiner(QName, Map<T, Integer>) - Constructor for class oracle.webcenter.search.refine.Refiner
Constructs a Refiner with a qualified name for column and a Map of counters for how many times a value of type T appears in the result.
RefinerBuilder<T> - Class in oracle.webcenter.search.refine
An abstract base class for building Refiners of type T.
RefinerBuilder(QName) - Constructor for class oracle.webcenter.search.refine.RefinerBuilder
Constructs a RefinerBuilder with a qualified name.
REFRESH_NEEDED - Static variable in class oracle.webcenter.framework.resource.view.AbstractResourceActionHandler
Add the boolean value true to the page flow scope using this key to explicitly tell the pageDef of the launching source view to refresh itself so that the view port handling will be done successfully.
refreshPageStyle(String, String, String, String) - Method in interface oracle.webcenter.page.model.PageService
Refresh a page to a page style
REG_EXP_MATCH - Static variable in class oracle.webcenter.search.ComparatorConstants
For Strings
rejectInvitation(String, String) - Method in interface oracle.webcenter.peopleconnections.connections.InvitationsManager
Allows the current user to decline a specific invitation that was sent to him/her previously by some other user.
RELATED_ITEMS_FLAG - Static variable in interface oracle.webcenter.doclib.view.FeatureFlags
Relationship - Interface in oracle.webcenter.peopleconnections.profile
 
RelationshipManager - Interface in oracle.webcenter.peopleconnections.profile
 
releaseCachedContext() - Static method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
Release all the cached WCApplication Context instances which are specific to local threads
RemoteActivityStreamingServiceFactory - Class in oracle.webcenter.activitystreaming
 
RemoteActivityStreamingServiceFactory() - Constructor for class oracle.webcenter.activitystreaming.RemoteActivityStreamingServiceFactory
 
remove() - Method in class oracle.webcenter.peopleconnections.profile.model.crawler.ProfileServiceCrawlerQueryResult
 
remove() - Method in class oracle.webcenter.search.util.ConditionalIterator
Removes the currently selected element in the Iterator.
remove() - Method in class oracle.webcenter.search.util.ConverterIterator
Forward the call to the underlying source iteratro
remove() - Method in class oracle.webcenter.search.util.ResultSetRowQueryResult
To prohibit callers from removing entries in the Iterator, this method always throws an Exception that "remove" is not supported.
remove() - Method in class oracle.webcenter.search.util.WrapperQueryResult
To prohibit callers from removing entries in the Iterator, this method always throws an Exception that "remove" is not supported
removeActionListener(ActionListener) - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
removeActionListener(ActionListener) - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
removeConnection(String) - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionsManager
Removes the connection, if any, between the specified user and the current user.
removeConnectionListener(ConnectionListener) - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionsManager
Removes ConnectionListener from the arraylist of ConnectionListener
removeConnectionListListener(ConnectionListListener) - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionListsManager
Removes the ConnectionListListeners from the arraylist of ConnectionListListener.
removeFromAllConnectionLists(String) - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionListsManager
Removes a specified user from all the connection lists maintained by the current user.
removeFromAllConnectionLists(String, String) - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionListsManager
Removes a specified user from all the connection lists maintained by the given owner user.
removeInvitationListener(InvitationListener) - Method in interface oracle.webcenter.peopleconnections.connections.InvitationsManager
Removes the InvitationListeners from the arraylist of InvitationListener
removeMember(String, List<GroupSpaceWSMembers>) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
Using this API, bulk users can be removed from the Group Space.
removeMemberFromConnectionList(String, String) - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionListsManager
Removes the specified user as a member from a specified connection list belonging to the current user.
removeMembersFromPortalRoles(String, List<GroupSpaceWSMembers>) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
Using this API, bulk users can be removed from the Group Space with given role.
removePageEntry(String, String) - Method in interface oracle.webcenter.page.model.PageService
Removes the entry of the page from the pages.xml file for a user or role.
removeSubcriptionPreference(String) - Method in interface oracle.webcenter.notification.SubscriptionManager
Disables the application level subscription preference for the current user for the given service, if exists.
rename(Scope, Scope) - Method in class oracle.webcenter.page.model.PageServiceScopeAPI
Change the name of a Scope used by the Service.
RENAME_FLAG - Static variable in interface oracle.webcenter.doclib.view.FeatureFlags
Ability to rename a document
renamePersonalTag(String, String, String) - Method in interface oracle.webcenter.tagging.model.TaggingService
Rename the specified tag on all the bookmarks owned by the specified userId to a new name
RENDERER_TYPE - Static variable in class oracle.adf.view.html.component.customizable.ShowDetailFrame
 
RENDERER_TYPE - Static variable in class oracle.adf.view.html.component.portlet.PortletBase
 
RENDERER_TYPE - Static variable in class oracle.adf.view.page.editor.component.ChangeModeButton
 
RENDERER_TYPE - Static variable in class oracle.adf.view.page.editor.component.ChangeModeLink
 
RENDERER_TYPE - Static variable in class oracle.adf.view.page.editor.component.ImageLink
 
RENDERER_TYPE - Static variable in class oracle.adf.view.page.editor.component.LayoutCustomizable
 
RENDERER_TYPE - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
 
RENDERER_TYPE - Static variable in class oracle.adf.view.page.editor.component.PageEditorPanel
 
RENDERER_TYPE - Static variable in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
 
RENDERER_TYPE - Static variable in class oracle.adf.view.rich.component.portlet.PortletBase
 
RENDERER_TYPE - Static variable in class oracle.adf.view.rich.error.portlet.PortletErrorRenderer
 
renderPageTime(FacesContext, RenderingContext, UIComponent, ResponseWriter) - Static method in class oracle.adf.view.core.PerfDebugHelper
Render page timing at the top of the page
renderSDFTiming(FacesContext, RenderingContext, ShowDetailFrame, ResponseWriter, long) - Static method in class oracle.adf.view.core.PerfDebugHelper
Render performance timing for the SDF
Reportee - Class in oracle.webcenter.peopleconnections.profile
 
Reportee() - Constructor for class oracle.webcenter.peopleconnections.profile.Reportee
 
Reportee(String, String) - Constructor for class oracle.webcenter.peopleconnections.profile.Reportee
Reportee(String, Map<String, String>) - Constructor for class oracle.webcenter.peopleconnections.profile.Reportee
 
RepositoryInfo - Class in oracle.webcenter.doclib.view
This class provides basic information about a content repository connection.
RepositoryInfo(String) - Constructor for class oracle.webcenter.doclib.view.RepositoryInfo
 
ResequenceEvent - Class in oracle.adf.view.page.editor.event
A ResequenceEvent is a notification that the component resequence has occurred.
ResequenceEvent(List<ResequenceEvent.ComponentIndex>, UIComponent, UIComponent) - Constructor for class oracle.adf.view.page.editor.event.ResequenceEvent
 
ResequenceEvent.ComponentIndex - Class in oracle.adf.view.page.editor.event
 
ResequenceListener - Interface in oracle.adf.view.page.editor.event
A listener interface for receiving ResequenceEvents.
ResetEvent - Class in oracle.adf.view.page.editor.event
A ResetEvent is a notification that the state fo the page or a component is reset.
ResetEvent() - Constructor for class oracle.adf.view.page.editor.event.ResetEvent
 
ResetListener - Interface in oracle.adf.view.page.editor.event
A listener interface for receiving ResetEvents.
Resource - Interface in oracle.webcenter.tagging.model
A resource represents anything in the system that can be tagged.
RESOURCE_ACTION_EDIT - Static variable in class oracle.webcenter.framework.resource.ResourceAction
 
RESOURCE_ACTION_REDIRECT_VIEWID - Static variable in class oracle.webcenter.framework.resource.ResourceAction
 
RESOURCE_ACTION_VIEW - Static variable in class oracle.webcenter.framework.resource.ResourceAction
 
RESOURCE_CATALOG - Static variable in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceTypes
A Resource Catalog resource type
RESOURCE_EXTERNAL_JSPX - Static variable in class oracle.webcenter.framework.resource.external.ResourceUri
The Faces page used to invoke the Resource Action Handler when the user must be logged on before accessing the page (even for resources accessible to unauthenticated users).
RESOURCE_EXTERNAL_REFERER - Static variable in class oracle.webcenter.framework.resource.external.ResourceUri
The resource referer attribute value used by the Resource Action Handler when it is invoked by owResource.jspx so that View Handlers can handle incoming requests to the application differently to those which navigate within the application.
RESOURCE_VIEWER_TASKFLOW_ID - Static variable in class oracle.webcenter.framework.resource.view.AbstractResourceActionHandler
The TaskFlow representing the built-in resourceViewer.
RESOURCE_VIEWER_TASKFLOW_LOCAL_ID - Static variable in class oracle.webcenter.framework.resource.view.AbstractResourceActionHandler
The id of the built-in resource viewer taskflow which contains a dynamically assigned taskflow used to display the resource view of a service invoked by RAH.
RESOURCE_VIEWER_TASKFLOW_PATH - Static variable in class oracle.webcenter.framework.resource.view.AbstractResourceActionHandler
The path to the built-in resource viewer taskflow which contains a dynamically assigned taskflow used to display the resource view of a service invoked by RAH.
ResourceAction<T> - Class in oracle.webcenter.framework.resource
A Resource action can carry a source of arbitrary type.
ResourceAction(ResourceAction<T>) - Constructor for class oracle.webcenter.framework.resource.ResourceAction
Copy constructor.
ResourceAction(String, T, String, String, String, String, Map<String, Object>, String, String, String) - Constructor for class oracle.webcenter.framework.resource.ResourceAction
Constructs a Resource Action POJO.
ResourceAction(String, T, String, String, String, String, Map<String, Object>, String, String) - Constructor for class oracle.webcenter.framework.resource.ResourceAction
Constructs a Resource Action POJO.
ResourceAction(String, T, String, String, String, String, Map<String, Object>) - Constructor for class oracle.webcenter.framework.resource.ResourceAction
Constructs a Resource Action POJO.
resourceActioned(ActionEvent, ResourceActionRenderContext) - Method in class oracle.webcenter.framework.resource.view.AbstractResourceActionHandler
Override this API to allow the resource action handler to specify whether the resource being actioned will open in the ADF inline popup (where available) or that the resource action handler should be invoked via viewTaskflow(), viewPage(), or viewResourceAsPage() in the RAH class.
resourceActioned(ActionEvent, ResourceActionRenderContext) - Method in interface oracle.webcenter.framework.resource.view.ResourceActionHandler
This API will be called whenever an RAH enabled resource has been actioned to determine what should happen next.
ResourceActionHandler - Interface in oracle.webcenter.framework.resource.view
This interface declares the necessary methods that a resource action handler will need to implement in order to render the necessary views of a service's resource.
ResourceActionHandler.ResourceActionedResult - Enum in oracle.webcenter.framework.resource.view
This enum describes the values that should be returned by the resourceActioned() method to indicate what action the WebCenter service framework should take.
ResourceActionRenderContext - Class in oracle.webcenter.framework.resource.view
A collection of parameters needed to render a view for a resource action.
ResourceActionRenderContext(ResourceAction<UIComponent>) - Constructor for class oracle.webcenter.framework.resource.view.ResourceActionRenderContext
From the information gathered in a ResourcAction, creates a ResourceActionRenderContext inheriting everything from it and whose title is treated after looking at the service definition for default titles.
ResourceDescriptor - Interface in oracle.webcenter.framework.resource
 
ResourceNotFoundException - Exception in oracle.webcenter.navigationframework
 
ResourceNotFoundException(String, Throwable) - Constructor for exception oracle.webcenter.navigationframework.ResourceNotFoundException
 
ResourceUri - Class in oracle.webcenter.framework.resource.external
Provides a static API to get absolute URLs to resources within WebCenter applications (Spaces and Portal applications) including the protocol, host, port and context root.
ResourceUri() - Constructor for class oracle.webcenter.framework.resource.external.ResourceUri
 
ResourceUrlRewriter - Interface in oracle.webcenter.framework.resource
 
RESPONSE_TIME - Static variable in interface oracle.webcenter.search.QueryResult
The response time in executing the query
restoreState(FacesContext, Object) - Method in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
Restore state.
restoreState(FacesContext, Object) - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
ResultSetRow - Class in oracle.webcenter.search.util
A utility class that constructs a Row implementation by wrapping a ResultSet and consuming its column values in a "snapshot" way.
ResultSetRow(ResultSet) - Constructor for class oracle.webcenter.search.util.ResultSetRow
Construct a ResultSetRow with a ResultSet to be wrapped.
ResultSetRow(Map<QName, String>, ResultSet) - Constructor for class oracle.webcenter.search.util.ResultSetRow
Construct a ResultSetRow with a map of columns and a ResultSet to be wrapped.
ResultSetRowQueryResult - Class in oracle.webcenter.search.util
A QueryResult of Row implementation by wrapping a ResultSet.
ResultSetRowQueryResult(Map<QName, String>, ResultSet) - Constructor for class oracle.webcenter.search.util.ResultSetRowQueryResult
Construct a ResultSetRowQueryResult with a map of columns and a ResultSet to be wrapped.
ResultSetRowQueryResult(ResultSet) - Constructor for class oracle.webcenter.search.util.ResultSetRowQueryResult
Construct a ResultSetRowQueryResult with a ResultSet to be wrapped.
retrieve(String, QueryOptions, FilterOptions, DisplayOptions) - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
Return activities that satisifes the passed in options
retrieveSummaries(String, QueryOptions, FilterOptions, SummaryDisplayOptions) - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
 
revokePagePermission(String, String) - Method in interface oracle.webcenter.page.model.PageService
Revokes page permission from the grantee.
rewriteUrl(String) - Method in interface oracle.webcenter.framework.resource.ResourceUrlRewriter
Rewrites a URL into an absolute Resource URL
RICH_TEXT_MODE_FLAG - Static variable in interface oracle.webcenter.doclib.view.FeatureFlags
Ability to use the "Rich Text" mode cuments the rich text editor
rollBackTransaction() - Method in interface oracle.webcenter.activitystreaming.ActorDetailsManager
Roll back the current transaction
ROOT_PARENT_KEY - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
Row - Interface in oracle.webcenter.search
The modeling of a row of columns of result.

S

save() - Method in interface oracle.webcenter.peopleconnections.common.settings.UpdateableSettings
Persists all the updates made so far on the JAXB bean for this updateable-settings instance.
save() - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
save() - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
saveBookmark(Bookmark) - Method in interface oracle.webcenter.tagging.model.TaggingService
Saves a bookmark with a list of tags applied to it.
saveBookmark(Bookmark, String) - Method in interface oracle.webcenter.tagging.model.TaggingService
Saves a bookmark with a list of tags applied to it.
saveBookmarkCalled(Bookmark, String) - Method in interface oracle.webcenter.tagging.model.TaggingServiceCallback
Called when the saveBookmark operation is called.
saveChanges() - Method in interface oracle.webcenter.page.model.PageService
Persists the changes made in the current scope in the repository.
SaveEvent - Class in oracle.adf.view.page.editor.event
A SaveEvent is a notification that the Save button on Oracle Composer has been clicked by the end user.
SaveEvent() - Constructor for class oracle.adf.view.page.editor.event.SaveEvent
Default no-op constructor to be used to create SaveEvent for component property edits
SaveEvent(boolean) - Constructor for class oracle.adf.view.page.editor.event.SaveEvent
Overloaded constructor to be used for creating save event in sandboxed MDS interactions, when the page is being marked for persisting the customizations at the end of current request lifecycle
SaveListener - Interface in oracle.adf.view.page.editor.event
A listener interface for receiving SaveEvents.
saveState(FacesContext) - Method in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
Save state
saveState(FacesContext) - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
SCENARIO - Static variable in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceTypes
A Scenario resource type
SCHEME - Static variable in class oracle.webcenter.content.model.rc.ContentUrlResourceFactory
The URL prefix used by this resource factory
SchemeDef - Class in oracle.webcenter.page.model
 
SchemeDef(String, String, String, String) - Constructor for class oracle.webcenter.page.model.SchemeDef
 
SCOPE_TOKEN - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
ScopeWall - Interface in oracle.webcenter.peopleconnections.wall
 
SEARCH_FLAG - Static variable in interface oracle.webcenter.doclib.view.FeatureFlags
Ability to run document searches
searchChildPages(String, String) - Method in interface oracle.webcenter.page.model.PageService
Searches the direct child pages of a page.
SearchException - Exception in oracle.webcenter.search
The base exception for all Search related errors.
SearchException() - Constructor for exception oracle.webcenter.search.SearchException
 
SearchException(SearchExceptionCode) - Constructor for exception oracle.webcenter.search.SearchException
Constructs a SearchException with a SearchExceptionCode.
SearchException(SearchExceptionCode, Object...) - Constructor for exception oracle.webcenter.search.SearchException
Constructs a SearchException with a SearchExceptionCode and an array of Object arguments.
SearchException(SearchExceptionCode, Throwable) - Constructor for exception oracle.webcenter.search.SearchException
Constructs a SearchException with a SearchExceptionCode and a Throwable as a nested Exception.
SearchException(SearchExceptionCode, Throwable, Object...) - Constructor for exception oracle.webcenter.search.SearchException
Constructs a SearchException with a SearchExceptionCode, a Throwable as a nested Exception, and an array of Object arguments.
SearchExceptionCode - Interface in oracle.webcenter.search
All SearchException subclasses will need to use this in their constructors.
SearchExceptionCodes - Enum in oracle.webcenter.search
This enumeration lists the possible value for the SearchExceptionCodes that comes with the API.
searchPageHierarchy(String, String) - Method in interface oracle.webcenter.page.model.PageService
Searches the page hierarchy.
SECURITY_AUTHENTICATED - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
SECURITY_CONNECTIONS - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
SECURITY_PUBLIC - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
SECURITY_SELF - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
SecurityHandler - Interface in oracle.webcenter.activitystreaming
 
SELECT_CHILD_KEY - Static variable in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
 
SELECT_CHILD_NO - Static variable in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
 
SELECT_CHILD_YES - Static variable in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
 
SELECT_CHILD_ZOOM - Static variable in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
 
SelectActionEvent - Class in oracle.adf.view.page.editor.event
 
SelectActionEvent(String, UIComponent) - Constructor for class oracle.adf.view.page.editor.event.SelectActionEvent
Create a SelectActionEvent event with ...
SelectActionListener - Interface in oracle.adf.view.page.editor.event
A listener interface for receiving SelectActionEvents.
SelectionEvent - Class in oracle.adf.view.page.editor.event
A SelectionEvent is a notification that a component is selected using the various means Oracle Composer supports.
SelectionEvent(Object, UIComponent) - Constructor for class oracle.adf.view.page.editor.event.SelectionEvent
Creates a Selection Event with the client id of the component that is selected.
SelectionListener - Interface in oracle.adf.view.page.editor.event
A listener interface for receiving SelectionListeners.
SelectRemoveListener - Class in oracle.adf.view.page.editor.event
This class is an implementation of the SelectActionListener interface.
SelectRemoveListener() - Constructor for class oracle.adf.view.page.editor.event.SelectRemoveListener
 
SelfRegistrationMetadata - Interface in oracle.webcenter.spaces.beans
 
sequencePageAfter(String, String) - Method in interface oracle.webcenter.page.model.PageService
Sequences page after another page.
sequencePageBefore(String, String) - Method in interface oracle.webcenter.page.model.PageService
Sequences page before another page.
sequencePageEnd(String) - Method in interface oracle.webcenter.page.model.PageService
Sequences page to the end in the list.
sequencePageFront(String) - Method in interface oracle.webcenter.page.model.PageService
Sequences the page on the top of the list.
SerializationUtils - Class in oracle.webcenter.search.util
Utility class for serialization and de-serialization testing
SerializationUtils() - Constructor for class oracle.webcenter.search.util.SerializationUtils
 
serialize(Query, Writer) - Static method in class oracle.webcenter.search.util.XmlSerializer
Use annotations of the query classes to serialize into XML.
SERIALVERSIONUID_R1 - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
SERIALVERSIONUID_R1 - Static variable in class oracle.webcenter.peopleconnections.connections.ConnectionsServiceConstants
 
SERVICE_ID - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
SERVICE_ID - Static variable in interface oracle.webcenter.search.QueryHandler
The Service identifier (not the extension ID)
SERVICE_PUBLISHED - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
SERVICE_TOKEN - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
ServiceActivityStreamExtension - Interface in oracle.webcenter.activitystreaming
Allows a service that owns activity-types to perform ad hoc processing whenever a different service publishes activities of those types.
ServiceActivityType - Interface in oracle.webcenter.activitystreaming
ServiceActivityType is a combination of service ID with activity type.
SERVICECATEGORY_PUB_ENABLED - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
SERVICECATEGORYCON - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
SERVICEID - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
ServiceMetadata - Class in oracle.webcenter.spaces.ws.client
This class acts as place holder for storing the service metadata.
ServiceMetadata(GsServiceConfigData) - Constructor for class oracle.webcenter.spaces.ws.client.ServiceMetadata
Constructor for creating an object of type ServiceMetadata
sessionCreated(HttpSessionEvent) - Method in class oracle.adf.view.page.editor.webapp.WebCenterComposerSessionListener
We don't do anything It is kept to conform to HttpSessionListener interface
sessionDestroyed(HttpSessionEvent) - Method in class oracle.adf.view.page.editor.webapp.WebCenterComposerSessionListener
Destroyes the stale sandbox if any, when the session is destroyed
setAccessKey(char) - Method in class oracle.adf.view.page.editor.component.LayoutCustomizable
Sets a character used to gain quick access to this link.
setAccumulative(boolean) - Method in class oracle.webcenter.search.refine.DateRefinement
Set the accumulative characteristic of this refinement
setAction(MethodBinding) - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
setAction(Action) - Method in class oracle.adf.view.page.editor.event.BaseGenericActionEvent
set the action for which the event was raised
setAction(Action) - Method in class oracle.adf.view.page.editor.event.GenericActionEvent
set the action for which this event was raised
setAction(MethodBinding) - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
setActionListener(MethodBinding) - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
setActionListener(MethodBinding) - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
setActivityObject(ActivityObject) - Method in class oracle.webcenter.peopleconnections.wall.WallMessage
 
setAdvancedQuery(String) - Method in interface oracle.webcenter.activitystreaming.QueryOptions
Sets the advanced query condition that should be used to fetch results.
setAllModesSharedScreen(String) - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
The allModesSharedScreen setting on the component determines whether non-show modes (modes other than View for JSR168 or Show for JPDK) render inline within the portlet or on a new page.
setAllModesSharedScreen(String) - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
setAllModesSharedScreen(String) - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
setAllowEL(boolean) - Method in class oracle.adf.view.page.editor.component.PageCustomizable
Set allowEL
setAllowLabel(boolean) - Method in class oracle.adf.view.page.editor.component.PageCustomizable
Set allowLabel
setAscending(boolean) - Method in interface oracle.webcenter.activitystreaming.DisplayOptions
Set whether results are in ascending order
setAscending(boolean) - Method in interface oracle.webcenter.activitystreaming.SummaryDisplayOptions
Set whether results are in ascending order
setAscending(boolean) - Method in class oracle.webcenter.notification.SortOption
Sets the sorting order for this object to be used with the sort by field.
setBackground(String) - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Sets the background attribute of the component.
setBasePagePath(String) - Method in class oracle.webcenter.page.model.PageDef
 
setBatchSize(int) - Method in interface oracle.webcenter.activitystreaming.DisplayOptions
Set the batch size of the query.
setBusinessCity(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setBusinessCity(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
setBusinessCountry(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setBusinessCountry(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
setBusinessEmail(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setBusinessEmail(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
setBusinessFax(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setBusinessFax(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
setBusinessMobile(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setBusinessMobile(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
setBusinessPager(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setBusinessPager(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
setBusinessPhone(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setBusinessPhone(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
setBusinessPOBox(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setBusinessPOBox(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
setBusinessPostalCode(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setBusinessPostalCode(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
setBusinessState(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setBusinessState(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
setBusinessStreet(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setBusinessStreet(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
setCalendarType(int) - Method in class oracle.webcenter.search.refine.DateRefinement
Set calendar type
setCatalog(String) - Method in class oracle.adf.view.page.editor.component.PageCustomizable
Set the catalog
setCategory(String) - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Sets the value of category in which search will be performed.
setChildCreation(String) - Method in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
Sets Controls when the children components are created.
setChildren(List<NavigationResource>) - Method in interface oracle.webcenter.navigationframework.NavigationResource
Sets the children of this resource
setChildren(List<Predicate>) - Method in class oracle.webcenter.search.ComplexPredicate
Allows setting of the entire List of child Predicate objects.
setClientAttributes(Set) - Method in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
Sets a set of client attribute names.
setClientListeners(ClientListenerSet) - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Sets a set of client listeners.
setComparator(String) - Method in class oracle.webcenter.search.AttributePredicate
Sets the comparator to use for this comparison.
setConnectionLists(QueryItem<List<String>>) - Method in interface oracle.webcenter.activitystreaming.QueryOptions
Deprecated.
setContentDirectory(String) - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Sets the location or content directory info for the resource.
setContentInlineStyle(String) - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
setContentMRef(String) - Method in class oracle.webcenter.page.model.PageDef
 
setContentStyle(String) - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Sets the contentStyle attribute of the component.
setContext(GroupSpaceWSContext) - Static method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
Set the context for the Group Space instance for the current run
setCount(int) - Method in interface oracle.webcenter.likes.LikesSummary
Set the number of people who like it.
setCount(int) - Method in class oracle.webcenter.search.refine.Refinement
Sets the number of results expected to return when this Refinement is applied.
setCreateDate(Date) - Method in interface oracle.webcenter.activitystreaming.ActivityObject
Set the create date of the object
setCreateDate(Calendar) - Method in class oracle.webcenter.page.model.PageDef
 
setCreateDateStr(String) - Method in class oracle.webcenter.page.model.PageDef
 
setCreatedBy(String) - Method in interface oracle.webcenter.activitystreaming.ActivityObject
Set the creator (user guid) of the object
setCreatedBy(String) - Method in class oracle.webcenter.page.model.PageDef
 
setCreatedBy(String) - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Sets the name of the creator of the resource.
setCreatedByPageService(boolean) - Method in class oracle.webcenter.page.model.PageDef
 
setCreatedDate(Date) - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Sets the date the creation of the resource.
setCSSStyle(String) - Method in class oracle.webcenter.page.model.PageDef
 
setCurrent(boolean) - Method in class oracle.webcenter.search.refine.Refinement
Indicate if this is the current refinement
setCurrentInstance(WCApplicationContext) - Static method in class oracle.webcenter.webcenterapp.context.WCApplicationContext
Set the WCApplicationContext instance for the request that is being processed by the current thread.
setCurrentNavigationModel(NavigationModel) - Method in interface oracle.webcenter.navigationframework.NavigationContext
Sets the current NavigationModel object
setCurrentSelection(NavigationResource) - Method in interface oracle.webcenter.navigationframework.NavigationModel
Set the NavigationResource as the current selection
setCustomAttribute(String, String, String, String, Object) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
This API creates custom metadata attributes for a current Group Space.
setCustomizationId(String) - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Deprecated.
setCustomSecurity(Boolean) - Method in class oracle.webcenter.page.model.PageDef
 
setDateofBirth(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setDateofBirth(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
setDateofHire(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setDateofHire(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
setDefaultAccessibilityMode(String) - Static method in class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
Sets the default accessibility mode preference for the application.
setDefaultGroup(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setDefaultGroup(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
setDefaultLanguage(String) - Static method in class oracle.webcenter.generalsettings.model.LanguageSetting
Sets the default language preference for the application.
setDefaultRole(String) - Method in interface oracle.webcenter.spaces.beans.SelfRegistrationMetadata
 
setDefaultSkin(String) - Static method in class oracle.webcenter.generalsettings.model.SkinSetting
Sets the default skin preference for the application.
setDefaultTimeZone(String) - Static method in class oracle.webcenter.generalsettings.model.TimeZoneSetting
Sets the application's time zone identifier.
setDepartment(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setDepartment(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
setDesc(String) - Method in class oracle.webcenter.page.model.PageDef
 
setDescription(String) - Method in interface oracle.webcenter.activitystreaming.ActivityObject
Set the description of the object
setDescription(String) - Method in interface oracle.webcenter.activitystreaming.ActivityType
Deprecated.
Set description of the activity type
setDescription(String) - Method in class oracle.webcenter.page.model.TemplateDef
 
setDescription(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setDescription(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
setDescription(String) - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Sets the description of the resource.
setDescriptionKey(String) - Method in interface oracle.webcenter.activitystreaming.ActivityType
Deprecated.
TEMPORARY Set description key of the activity type
setDescriptionKey(String) - Method in class oracle.webcenter.page.model.TemplateDef
 
setDescriptionKey(String) - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Sets the value of description key corresponding to description of the resource.
setDesignViews(String) - Method in class oracle.adf.view.page.editor.component.PageCustomizable
Set designViews
setDetail(String) - Method in interface oracle.webcenter.activitystreaming.ActivityElement
Set the activity's details
setDetailURL(String) - Method in interface oracle.webcenter.activitystreaming.ActivityElement
Set detail URL of the activity
setDeviceGroup(String) - Method in class oracle.webcenter.page.model.PageDef
 
setDiagram(String) - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Sets the diagram of the scenario metadata.
setDisplayActions(String) - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Controls display of all seeded interactions on the component.
setDisplayHeader(boolean) - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Sets the displayHeader attribute value of the component.
setDisplayKey(String) - Method in interface oracle.webcenter.activitystreaming.ActivityObject
Set the display key of the object
setDisplayName(String) - Method in class oracle.webcenter.peopleconnections.profile.Reportee
 
setDisplayName(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setDisplayName(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
setDisplayName(String) - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Sets the value of display name of the resource.
setDisplayNameKey(String) - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Sets the value of display name key corresponding to display name of the resource.
setDisplayScrollBar(boolean) - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
The displayScrollBar property determines whether scroll bars for scrolling the content of the Portlet are displayed.
setDisplayScrollBar(boolean) - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
setDisplayScrollBar(boolean) - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
setDisplayShadow(boolean) - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Sets the displayShadow attribute value of the component.
setDuration(int) - Method in interface oracle.webcenter.activitystreaming.SummaryDisplayOptions
 
setEditAfterCreation(boolean) - Method in class oracle.webcenter.page.model.PageDef
 
setEditAfterCreation(boolean) - Method in class oracle.webcenter.page.model.TemplateDef
 
setEditMode() - Method in class oracle.adf.view.page.editor.mode.ModeContext
Deprecated.
use setEditMode(viewIdBeingEdited)
setEditMode(String) - Method in class oracle.adf.view.page.editor.mode.ModeContext
Switches to edit mode, specifying the Physical View Id to be edited.
setEmployeeNumber(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setEmployeeNumber(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
setEmployeeType(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setEmployeeType(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
setEndDate(Date) - Method in interface oracle.webcenter.activitystreaming.DisplayOptions
Set the end date criteria
setEndDate(Date) - Method in interface oracle.webcenter.activitystreaming.SummaryDisplayOptions
Set the end date criteria
setEndPoint(String) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSContext
 
setErrorDetail(String) - Method in class oracle.adf.view.page.editor.event.AttributeChangeEvent
Deprecated.
setErrorMessage(FacesMessage.Severity, Throwable) - Method in class oracle.adf.view.html.component.portlet.PortletBase
Stores an error state on the portlet component.
setErrorMessage(FacesMessage.Severity, Throwable) - Method in class oracle.adf.view.rich.component.portlet.PortletBase
Stores an error state on the portlet component.
setErrorSummary(String) - Method in class oracle.adf.view.page.editor.event.AttributeChangeEvent
Deprecated.
setEventHandled(boolean) - Method in class oracle.adf.view.page.editor.event.PageEditorEvent
Set whether the event has been handled or not.
setExcluded(Boolean) - Method in class oracle.webcenter.page.model.PageDef
 
setExcludeFrom(String) - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Sets exclution for the resource from scopes.
setExpansionMode(String) - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Sets the expansionMode of the component.
setExpansionMode(String) - Method in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
Sets the expansionMode of the component.
setExpertise(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setExpertise(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
setExtension(String) - Method in class oracle.webcenter.page.model.PageDef
 
setField(SortOption.SortBy) - Method in class oracle.webcenter.notification.SortOption
Sets the sort field of this object to one of the supported field as defined by SortBy
setFirstName(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setFirstName(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
setFirstResult(int) - Method in interface oracle.webcenter.activitystreaming.DisplayOptions
Set the first index criteria
setFollowedObjectDetailIds(List<String>) - Method in interface oracle.webcenter.activitystreaming.EvalQueryOptions
 
setFollowEnforced(boolean) - Method in interface oracle.webcenter.activitystreaming.QueryOptions
Set if the follow logic is enforced.
setForGroupSpace(Boolean) - Method in class oracle.webcenter.page.model.TemplateDef
 
setGrantee(String) - Method in class oracle.webcenter.page.model.TemplateDef
 
setGroup(boolean) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMembers
This method sets to true if the member is a group, ie Enterprise Role
setGroupSpaces(QueryItem<List<Scope>>) - Method in interface oracle.webcenter.activitystreaming.QueryOptions
Deprecated.
setGroupSpacesWebServiceEndPoint(String) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
This API sets the end point of the Group Spaces WebService for current client.
setHasPermissionNode(boolean) - Method in class oracle.webcenter.page.model.PageDef
 
setHasSubPages(boolean) - Method in class oracle.webcenter.page.model.PageDef
 
setHeaderIndex(int) - Method in interface oracle.webcenter.activitystreaming.DisplayOptions
Set the header index criteria.
setHeaderStyle(String) - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Sets the headerStyle attribute of the component.
setHeight(String) - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
The height property will determines the height of the portlet on the page.
setHeight(String) - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
setHeight(String) - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
setHelpTopicId(String) - Method in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
Attribute to hook up a help topic
setHidden(Boolean) - Method in class oracle.webcenter.page.model.PageDef
 
setHidden(boolean) - Method in class oracle.webcenter.page.model.TemplateDef
 
setHiddenActors(List<String>) - Method in interface oracle.webcenter.activitystreaming.QueryOptions
To set actors to be hidden
setHiddenObjects(List<String>) - Method in interface oracle.webcenter.activitystreaming.QueryOptions
To set list of objects to be hidden
setHiddenScopes(List<String>) - Method in interface oracle.webcenter.activitystreaming.QueryOptions
To set scopes to be hidden
setHomeAddress(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setHomeAddress(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
setHomePhone(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setHomePhone(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
setIcon(String) - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Sets the icon attribute of the component.
setIcon(String) - Method in class oracle.webcenter.page.model.PageDef
 
setIcon(String) - Method in class oracle.webcenter.page.model.TemplateDef
 
setIconURI(String) - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Sets the resource icon URI.
setIconURL(String) - Method in interface oracle.webcenter.activitystreaming.ActivityObject
Set the Icon URL
setId(String) - Method in class oracle.webcenter.page.model.PageDef
 
setId(String) - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Sets the value of resource Id to search for.
setIframeDtd(String) - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
The iframeDtd attribute controls which HTML dtd is used in the doctype declation for the iframe content document when the Portlet is rendered in an iframe.
setIframeDtd(String) - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
setIframeDtd(String) - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
setIncludeAllConnections(boolean) - Method in interface oracle.webcenter.activitystreaming.QueryOptions
To set whether to include personal activities of the profile user's connections
setIncludeAllFollowedObjects(boolean) - Method in interface oracle.webcenter.activitystreaming.QueryOptions
To set whether to include all activities on the objects that the user follow
setIncludeAllFollowedObjectsOnProfile(boolean) - Method in interface oracle.webcenter.activitystreaming.QueryOptions
To set whether to include the user's activities on the objects that the user follows
setIncludeAllGroupSpaces(boolean) - Method in interface oracle.webcenter.activitystreaming.QueryOptions
To set whether to include all activities in the user's spaces including public spaces.
setIncludeAllGroupSpacesOnProfile(boolean) - Method in interface oracle.webcenter.activitystreaming.QueryOptions
To set whether to include the user's activities in the user's spaces including public spaces.
setIncludeMySpaces(boolean) - Method in interface oracle.webcenter.activitystreaming.QueryOptions
To set whether to include all activities in the user's spaces.
setIncludeProfile(boolean) - Method in interface oracle.webcenter.activitystreaming.QueryOptions
To set whether to include personal activities of the profile user
setIncludeSelectedConnections(List<String>) - Method in interface oracle.webcenter.activitystreaming.QueryOptions
To set whether to include personal activities of the selected connection lists
setIncludeSelectedFollowedObjects(List<ActivityObject>) - Method in interface oracle.webcenter.activitystreaming.QueryOptions
To set whether to include activities of the selected followed objects.
setIncludeSelectedGroupSpaces(List<Scope>) - Method in interface oracle.webcenter.activitystreaming.QueryOptions
To set whether to include all activities in the selected group spaces
setInheritGlobalActions(boolean) - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
setInitials(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setInitials(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
setInlineStyle(String) - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Sets the inlineStyle attribute of the component.
setIsAboutModeAvailable(boolean) - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
The isAboutModeAvailable property determines whether the Portlet view component allows the Portlet's About mode to be shown.
setIsAboutModeAvailable(boolean) - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
setIsAboutModeAvailable(boolean) - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
setIsConfigModeAvailable(boolean) - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
The isConfigModeAvailable property determines whether the Portlet view component allows the Portlet's Config mode to be shown.
setIsConfigModeAvailable(boolean) - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
setIsConfigModeAvailable(boolean) - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
setIsCustomizeModeAvailable(boolean) - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
The isCustomizeModeAvailable property determines whether the Portlet view component allows the Portlet's Customize mode to be shown.
setIsCustomizeModeAvailable(boolean) - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
setIsCustomizeModeAvailable(boolean) - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
setIsDetailModeAvailable(boolean) - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
The isDetailModeAvailable property determines whether the Portlet view component allows the Portlet's Detail mode to be shown.
setIsDetailModeAvailable(boolean) - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
setIsDetailModeAvailable(boolean) - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
setIsHelpModeAvailable(boolean) - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
The isHelpModeAvailable property determines whether the Portlet view component allows the Portlet's Help mode to be shown.
setIsHelpModeAvailable(boolean) - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
setIsHelpModeAvailable(boolean) - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
setIsNormalModeAvailable(boolean) - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
Is the isNormalModeAvailable is a boolean property that determines whether Refresh is show in the Portlet actions menu.
setIsNormalModeAvailable(boolean) - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
setIsNormalModeAvailable(boolean) - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
setIsPersonalizeModeAvailable(boolean) - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
The isPersonalizeModeAvailable property determines whether the Portlet view component allows the Portlet's Personalize mode to be shown.
setIsPersonalizeModeAvailable(boolean) - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
setIsPersonalizeModeAvailable(boolean) - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
setIsPreviewModeAvailable(boolean) - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
The isPreviewModeAvailable property determines whether the Portlet view component allows the Portlet's Preview mode to be shown.
setIsPreviewModeAvailable(boolean) - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
setIsPreviewModeAvailable(boolean) - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
setIsPrintModeAvailable(boolean) - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
The isPrintModeAvailable property determines whether the Portlet view component allows the Portlet's Print mode to be shown.
setIsPrintModeAvailable(boolean) - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
setIsPrintModeAvailable(boolean) - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
setJPEGPhoto(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
Stores a specified image into this user profile to serve as the 'original' (unscaled) photo for the user.
setJPEGPhoto(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
Stores a specified image into this user profile to serve as the 'original' (unscaled) photo for the user.
setJspx(String) - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Sets the jspx file location for the resource.
setKeywords(String) - Method in class oracle.webcenter.page.model.PageDef
 
setLastName(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setLastName(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
setLastUpdateDate(Calendar) - Method in class oracle.webcenter.page.model.PageDef
 
setLastUpdateDateStr(String) - Method in class oracle.webcenter.page.model.PageDef
 
setLastUpdatedBy(String) - Method in class oracle.webcenter.page.model.PageDef
 
setLayout(String) - Method in class oracle.webcenter.page.model.PageDef
 
setLocations(List<String>) - Method in class oracle.webcenter.search.Query
Sets the starting paths.
setLockedBy(String) - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Sets the name of the user who locked the resource.
setLockedDate(Date) - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Sets the date when resource was locked.
setLongDescURL(String) - Method in class oracle.adf.view.page.editor.component.ImageLink
 
setMaidenName(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setMaidenName(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
setManager(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setManager(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
setMaxResults(int) - Method in interface oracle.webcenter.activitystreaming.DisplayOptions
Set the max results criteria
setMember(String) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMembers
 
setMessage(String) - Method in interface oracle.webcenter.activitystreaming.ActivityType
Deprecated.
Set message of the activity type
setMessageDetail(String) - Method in class oracle.adf.view.page.editor.event.AttributeChangeEvent
Set the message detail
setMessageDetail(String) - Method in class oracle.adf.view.page.editor.event.BaseActionEvent
Set the message detail
setMessageDetail(String) - Method in class oracle.adf.view.page.editor.event.BaseGenericActionEvent
Set the message detail
setMessageDetail(String) - Method in class oracle.adf.view.page.editor.event.ParameterChangeEvent
Set the message detail
setMessageKey(String) - Method in interface oracle.webcenter.activitystreaming.ActivityType
Deprecated.
TEMPORARY Set message key of the activity type.
setMessageSeverity(FacesMessage.Severity) - Method in class oracle.adf.view.page.editor.event.AttributeChangeEvent
Set the message severity
setMessageSeverity(FacesMessage.Severity) - Method in class oracle.adf.view.page.editor.event.BaseActionEvent
Set the message severity
setMessageSeverity(FacesMessage.Severity) - Method in class oracle.adf.view.page.editor.event.BaseGenericActionEvent
Set the message severity
setMessageSeverity(FacesMessage.Severity) - Method in class oracle.adf.view.page.editor.event.ParameterChangeEvent
Set the message severity
setMessageSummary(String) - Method in class oracle.adf.view.page.editor.event.AttributeChangeEvent
Set the message summary
setMessageSummary(String) - Method in class oracle.adf.view.page.editor.event.BaseActionEvent
Set the message summary
setMessageSummary(String) - Method in class oracle.adf.view.page.editor.event.BaseGenericActionEvent
Set the message summary
setMessageSummary(String) - Method in class oracle.adf.view.page.editor.event.ParameterChangeEvent
Set the message summary
setMetadataFile(String) - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Sets the metadata file location for the resource.
setMiddleName(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setMiddleName(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
setModifiedBy(String) - Method in interface oracle.webcenter.activitystreaming.ActivityObject
Set the last user (user guid) who modifies the object
setModifiedBy(String) - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Sets the name of the user who modified the resource.
setModifiedDate(Date) - Method in interface oracle.webcenter.activitystreaming.ActivityObject
Set the modified date of the object
setModifiedDate(Date) - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Sets the date when resource was modified.
setMyLike(Like) - Method in interface oracle.webcenter.likes.LikesSummary
Set the Like object for the current user.
setName(String) - Method in class oracle.webcenter.page.model.PageDef
 
setName(String) - Method in class oracle.webcenter.page.model.PageParameter
 
setName(String) - Method in class oracle.webcenter.page.model.SchemeDef
 
setName(String) - Method in class oracle.webcenter.page.model.TemplateDef
 
setName(String) - Method in class oracle.webcenter.peopleconnections.profile.Reportee
 
setName(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setName(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
setName(QName) - Method in class oracle.webcenter.search.AttributePredicate
Sets the name of the attribute.
setName(String) - Method in class oracle.webcenter.search.QName
Sets the local name of the qualified name.
setName(String) - Method in class oracle.webcenter.search.refine.Refinement
Sets the display name of the Refinement.
setName(String) - Method in interface oracle.webcenter.tagging.model.Bookmark
Set this bookmark's name
setName(String) - Method in interface oracle.webcenter.tagging.model.Resource
Sets the name of the resource.
setNameSuffix(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setNameSuffix(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
setNavId(String) - Method in class oracle.webcenter.page.model.PageDef
 
setNewCurrentSelection(String) - Method in interface oracle.webcenter.navigationframework.NavigationModel
Update the current selection given the node path
setNumResults(int) - Method in interface oracle.webcenter.activitystreaming.SummaryDisplayOptions
Set the number results to be returned
setObjectDisplayName(String) - Method in class oracle.webcenter.notification.FilterOption
Sets the object display name pattern for this filter object.
setObjectExtensionHandlerEnabled(boolean) - Method in interface oracle.webcenter.activitystreaming.QueryOptions
Set the flag that indicates if the object extension handler is enabled.
setObjectSecured(boolean) - Method in interface oracle.webcenter.activitystreaming.QueryOptions
Set the flag that indicates if the object security is enabled.
setOption(String) - Method in class oracle.webcenter.page.model.PageParameter
 
setOrganization(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setOrganization(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
setOrganizationalUnit(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setOrganizationalUnit(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
setOtherTime(long) - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Set other timings spent on the lifecycle of ShowDetailFrame
setOverridePolicy(boolean) - Method in class oracle.webcenter.page.model.PageDef
 
setPage(String) - Method in interface oracle.webcenter.spaces.beans.SelfRegistrationMetadata
 
setPageDef(String) - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Sets the page definition of the resource page.
setPageForward(boolean) - Method in interface oracle.webcenter.activitystreaming.DisplayOptions
Set the flag that indicates if it is for next page.
setPageInfo(String) - Method in class oracle.webcenter.page.model.PageDef
 
setPagePermission(String) - Method in class oracle.webcenter.page.model.PageDef
 
setPageScheme(String, String, String, String) - Method in interface oracle.webcenter.page.model.PageService
Updates the page's scheme properties in the jspx page.
setPageScheme(String, String, String, String, String) - Method in interface oracle.webcenter.page.model.PageService
Updates the page's scheme properties in the jspx page
setPageStyle(String) - Method in class oracle.webcenter.page.model.PageDef
 
setPageTitle(String, String) - Method in interface oracle.webcenter.page.model.PageService
Updates the name of the page
setParameterValue(String, String) - Method in class oracle.webcenter.page.model.PageDef
Update a parameter's value.
setParameterValue(String, String, String, String) - Method in class oracle.webcenter.page.model.PageDef
Update a parameter's value.
setParent(String) - Method in class oracle.webcenter.page.model.PageDef
 
setPartialTriggers(String[]) - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
Set String array for the partialTriggers for portlet component.
setPartialTriggers(String[]) - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
setPartialTriggers(String[]) - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
setPersonalStatusNote(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setPersonalStatusNote(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
setPoliciesLocation(String) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSContext
 
setPoliciesType(GroupSpaceWSContext.policyType) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSContext
 
setPredicate(Predicate) - Method in class oracle.webcenter.search.Query
This sets the QueryPredicate value.
setPreferredAccessibilityMode(String, String) - Static method in class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
Deprecated.
replaced by setUserAccessibilityModePref()
setPreferredAccessibilityMode(String) - Static method in class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
Deprecated.
replaced by setUserAccessibilityModePref()
setPreferredLanguage(String, String) - Static method in class oracle.webcenter.generalsettings.model.LanguageSetting
Deprecated.
replaced by setUserLanguagePref
setPreferredLanguage(String) - Static method in class oracle.webcenter.generalsettings.model.LanguageSetting
Deprecated.
replaced by setUserLanguagePref
setPreferredLanguage(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setPreferredLanguage(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
setPreferredSkin(String, String) - Static method in class oracle.webcenter.generalsettings.model.SkinSetting
Deprecated.
replaced by setUserSkinPref()
setPreferredSkin(String) - Static method in class oracle.webcenter.generalsettings.model.SkinSetting
Deprecated.
replaced by setUserSkinPref()
setPreferredTimeZone(String, String) - Static method in class oracle.webcenter.generalsettings.model.TimeZoneSetting
Deprecated.
replaced by setUserTimeZonePref()
setPreferredTimeZone(String) - Static method in class oracle.webcenter.generalsettings.model.TimeZoneSetting
Deprecated.
replaced by setUserTimeZonePref()
setPrivateAndUpUserIds(List<String>) - Method in class oracle.webcenter.activitystreaming.ActivityStreamingGroupedUsers
 
setProfilePermission(ActivityPermission) - Method in interface oracle.webcenter.activitystreaming.EvalQueryOptions
 
setProfileUserGUID(String) - Method in interface oracle.webcenter.activitystreaming.QueryOptions
The profile user we want to see.
setProtectEL(boolean) - Method in class oracle.adf.view.page.editor.component.PageCustomizable
Set protectEL
setPublicUserIds(List<String>) - Method in class oracle.webcenter.activitystreaming.ActivityStreamingGroupedUsers
 
setQualifier(String) - Method in class oracle.webcenter.search.QName
Sets the qualifier value.
setReadonly(String) - Method in class oracle.webcenter.page.model.PageParameter
 
setReadOnly(boolean, String) - Method in interface oracle.webcenter.page.model.PageService
Set read-only flag for the scope.
setReadOnly(Scope, boolean) - Method in class oracle.webcenter.page.model.PageServiceScopeAPI
Set whether the Service is read only within the supplied Scope.
setRecipientKeyAlias(String) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSContext
Setter for the recipient key alias.
setRenderPortletInIFrame(String) - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
The renderPortletInIFrame property determines whether the Portlet view component should show the Portlet markup content inside an iFrame.
setRenderPortletInIFrame(String) - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
setRenderPortletInIFrame(String) - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
setResourceArgs(QueryHandler, Object...) - Static method in class oracle.webcenter.search.util.QueryHandlerUtils
Set arguments for the title resource property
setResourceBundle(QueryHandler, String) - Static method in class oracle.webcenter.search.util.QueryHandlerUtils
Set title resource bundle property
setResourceCount(int) - Method in interface oracle.webcenter.tagging.model.Tag
 
setResourceKey(QueryHandler, String) - Static method in class oracle.webcenter.search.util.QueryHandlerUtils
Set title resource key property
setResourceScope(Scope) - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Sets the access scope of the resource.
setResourceType(String) - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Sets the type of the resource.
setResultLimit(int) - Method in interface oracle.webcenter.search.QueryExecutor
Sets the limit of the result iteration.
setResultStart(int) - Method in interface oracle.webcenter.search.QueryExecutor
Sets the beginning of the result iteration.
setRole(String) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMembers
 
setSamlIssuerName(String) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSContext
 
setScalarValue(int) - Method in interface oracle.webcenter.tagging.model.User
 
setSchemeBGColor(String) - Method in class oracle.webcenter.page.model.PageDef
 
setSchemeBGImage(String) - Method in class oracle.webcenter.page.model.PageDef
 
setScope(String) - Method in interface oracle.webcenter.page.model.PageService
Sets the current scope.
setScope(String) - Method in class oracle.webcenter.search.Query
Sets the scope of the Query.
setScope(TaggingService, Scope) - Static method in class oracle.webcenter.tagging.model.TaggingServiceFactory
 
setScopeDisplayName(String) - Method in class oracle.webcenter.notification.FilterOption
Sets the scope display name pattern for this filter object.
setScopeOnly(boolean) - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Sets a flag to choose, whether only scope level resources have to be retrieved
setSearchType(GenericSiteResourceQueryOptions.SearchTypes) - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Sets the type of search to be performed on resources.
setSecurityTarget(String) - Method in class oracle.webcenter.page.model.PageDef
 
setSeeded(Boolean) - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Sets whether resource is seeded resource.
setSelectChild(String) - Method in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
set method for selectChild which indicates whether the child components are customizable.
setSequence(int) - Method in class oracle.adf.view.page.editor.event.EventHandler
Set the sequence number of this event handler.
setServiceID(String) - Method in interface oracle.webcenter.activitystreaming.ActivityObject
Set the object's Service ID
setSettingsPanelPosition(String) - Method in class oracle.adf.view.page.editor.component.PageCustomizable
Deprecated. 
setSettingsPanelSize(int) - Method in class oracle.adf.view.page.editor.component.PageCustomizable
Deprecated. 
setShared(Boolean) - Method in class oracle.webcenter.page.model.PageDef
 
setShared(boolean) - Method in interface oracle.webcenter.tagging.model.Bookmark
Set whether the bookmark is shared or not
setSharedAndUpUserIds(List<String>) - Method in class oracle.webcenter.activitystreaming.ActivityStreamingGroupedUsers
 
setShortDesc(String) - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Sets the shortDesc attribute of the component.
setShowAllConnections(QueryItem<Boolean>) - Method in interface oracle.webcenter.activitystreaming.QueryOptions
Deprecated.
setShowAllGroupSpaces(QueryItem<Boolean>) - Method in interface oracle.webcenter.activitystreaming.QueryOptions
Deprecated.
setShowEditAction(boolean) - Method in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
sets whether the edit option should be rendered or not *
setShowFollowedObjects(QueryItem<Boolean>) - Method in interface oracle.webcenter.activitystreaming.QueryOptions
Deprecated.
setShowIcon(boolean) - Method in class oracle.adf.view.page.editor.component.LayoutCustomizable
 
setShowLayoutChanger(boolean) - Method in class oracle.adf.view.page.editor.component.LayoutCustomizable
 
setShowMaximizeAction(String) - Method in class oracle.adf.view.html.component.customizable.ShowDetailFrame
Controls display of maximize / restore interaction on the component.
setShowMessage(boolean) - Method in class oracle.adf.view.page.editor.component.PageCustomizable
Deprecated. 
setShowMessage(boolean) - Method in class oracle.adf.view.page.editor.event.AttributeChangeEvent
Set the flag which indicates if to show message when no error
setShowMessage(boolean) - Method in class oracle.adf.view.page.editor.event.BaseActionEvent
Set the flag which indicates if to show message when no error
setShowMessage(boolean) - Method in class oracle.adf.view.page.editor.event.BaseGenericActionEvent
Set the flag which indicates if to show message when no error
setShowMessage(boolean) - Method in class oracle.adf.view.page.editor.event.ParameterChangeEvent
Set the flag which indicates if to show message when no error
setShowMinimizeAction(String) - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Controls display of minimize / restore interaction on the component.
setShowMoveAction(String) - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Controls the display of Move Up/Move Down/Move Right/Move Left interaction on the component.
setShowPersonal(QueryItem<Boolean>) - Method in interface oracle.webcenter.activitystreaming.QueryOptions
Deprecated.
setShowRemoveAction(String) - Method in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
Controls display of remove action on the component.
setShowResizer(String) - Method in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
Attribute to hook up one of the three possible showResizer value
setShowTypes(String[]) - Method in class oracle.adf.view.page.editor.component.LayoutCustomizable
 
setSiteTemplate(String) - Method in class oracle.webcenter.page.model.PageDef
 
setSortBy(SRMConstants.SortBy) - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Sets the property on which the result will be sorted.
setSortBy(QName) - Method in class oracle.webcenter.search.Query
Sets the attribute name to sort results by.
setSortDirection(Query.SortDirection) - Method in class oracle.webcenter.search.Query
Sets the direction of the sort.
setSortOrder(SRMConstants.SortOrder) - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Sets the order in which the result will be sorted.
setSource(String) - Method in class oracle.adf.view.page.editor.component.ImageLink
 
setSourceViewNodeAction(String) - Method in class oracle.adf.view.page.editor.component.PageCustomizable
Set the Source View node Actions view Id.
setSourceViewPosition(String) - Method in class oracle.adf.view.page.editor.component.PageCustomizable
Set the Source View Position.
setSourceViewSize(int) - Method in class oracle.adf.view.page.editor.component.PageCustomizable
Set the Source View size.
setStartDate(Date) - Method in interface oracle.webcenter.activitystreaming.DisplayOptions
Set the start date criteria
setStartDate(Date) - Method in interface oracle.webcenter.activitystreaming.SummaryDisplayOptions
Set the start date criteria.
setState(ActivityElement.State) - Method in interface oracle.webcenter.activitystreaming.ActivityElement
Set the activity's state
setStretchContent(boolean) - Method in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
Deprecated.
Use setStretchContent(String) Attribute to determine whether to strech the child.
setStretchContent(String) - Method in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
Attribute to determine whether to strech the child.
setStyleClass(String) - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Sets the styleClass attribute of the component.
setSubmitUrlParameters(boolean) - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
When a link in a Portlet is clicked and that link points to the page on which the Portlet resides, the submitUrlParameter property determines whether the parameters in the link are available to the containing page or only sent back to the Portlet.
setSubmitUrlParameters(boolean) - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
setSubmitUrlParameters(boolean) - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
setSubscriptionEnabled(boolean) - Method in class oracle.webcenter.notification.SubscriptionPreference
 
setSystemDatePatternPreference(String) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Sets the default date format pattern for the application.
setSystemDateStylePreference(DateFormatSetting.DateTimeStyle) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Sets the default date style for the application.
setSystemTimePatternPreference(String) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Sets the default time format pattern for the application.
setSystemTimeStylePreference(DateFormatSetting.DateTimeStyle) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Sets the default time style for the application.
setTagTime(long) - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Set ShowDetailFrameTag time (from doStartTag to doEndTag)
setTagWords(String) - Method in interface oracle.webcenter.tagging.model.Bookmark
Sets the tag words as they are presented in any UI, in the form of one single string containing tag words that are space separated.
setTailIndex(int) - Method in interface oracle.webcenter.activitystreaming.DisplayOptions
Set the tail index.
setText(String) - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Sets the text attribute of the component.
setText(String) - Method in class oracle.adf.view.page.editor.component.LayoutCustomizable
 
setTextQueryString(String) - Method in class oracle.webcenter.search.TextPredicate
Sets the text string to be used for text-based queries.
setTimeZone(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setTimeZone(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
SETTING_COMMENTING_ENABLED - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
SETTING_LIKING_ENABLED - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
SETTINGS_PANEL_LAYOUT - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
 
SETTINGS_PANEL_POSITION_KEY - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
 
SETTINGS_PANEL_SIZE_KEY - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
Deprecated. 
SettingsException - Exception in oracle.webcenter.peopleconnections.common.settings
 
SettingsException(String, Object[], Throwable) - Constructor for exception oracle.webcenter.peopleconnections.common.settings.SettingsException
 
SettingsException(String, String, Object[], Throwable, ClassLoader) - Constructor for exception oracle.webcenter.peopleconnections.common.settings.SettingsException
 
SettingsManager - Class in oracle.webcenter.peopleconnections.common.settings
A settings manager is responsible for managing all reads and updates to a settings XML document, at a global or user level.
SettingsManager() - Constructor for class oracle.webcenter.peopleconnections.common.settings.SettingsManager
 
setTitle(String) - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
Set the title property for this portlet component.
setTitle(String) - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
setTitle(String) - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
setTitle(String) - Method in class oracle.webcenter.page.model.PageDef
 
setTitle(String) - Method in class oracle.webcenter.page.model.SchemeDef
 
setTitle(String) - Method in class oracle.webcenter.page.model.TemplateDef
 
setTitle(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setTitle(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
setTitleBundleName(String) - Method in class oracle.webcenter.page.model.PageDef
 
setTitleBundleName(String) - Method in class oracle.webcenter.page.model.SchemeDef
 
setTitleBundleName(String) - Method in class oracle.webcenter.page.model.TemplateDef
 
setTitleKey(String) - Method in class oracle.webcenter.page.model.PageDef
 
setTitleKey(String) - Method in class oracle.webcenter.page.model.SchemeDef
 
setTitleKey(String) - Method in class oracle.webcenter.page.model.TemplateDef
 
setToolbarLayout(String) - Method in class oracle.adf.view.page.editor.component.PageCustomizable
Set the toolbar layout
setType(String) - Method in class oracle.adf.view.page.editor.component.LayoutCustomizable
 
setType(String) - Method in class oracle.webcenter.page.model.PageDef
 
setType(String) - Method in class oracle.webcenter.page.model.TemplateDef
 
setupPerfDebug(HttpSession, HttpServletRequest) - Static method in class oracle.adf.view.core.PerfDebugHelper
Setup perfDebug flag to current user session based on query string
setUserAccessibilityHighContrastProfile(String) - Static method in class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
Sets the accessibility high contrast profile preference for the current user.
setUserAccessibilityHighContrastProfile(String, String) - Static method in class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
Sets the accessibility high contrast profile preference for the current user.
setUserAccessibilityLargeFontProfile(String) - Static method in class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
Sets the accessibility large font profile preference for the current user.
setUserAccessibilityLargeFontProfile(String, String) - Static method in class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
Sets the accessibility large font profile preference for the current user.
setUserAccessibilityModePref(String) - Static method in class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
Sets the accessibility mode preference for the current user.
setUserAccessibilityModePref(String, String) - Static method in class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
Set the accessibility mode preference for the user.
setUserDatePatternPreference(String) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Sets the preferred date pattern for the current user.
setUserDatePatternPreference(String, String) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Sets the preferred date pattern for the given user.
setUserDateStylePreference(DateFormatSetting.DateTimeStyle) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Sets the preferred date style for the username.
setUserDateStylePreference(String, DateFormatSetting.DateTimeStyle) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Sets the preferred date style for the username.
setUserDateTimePatternPreference(String) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Sets the user's combined date and time format pattern preference.
setUserDateTimePatternPreference(String, String) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Sets the user's combined date and time format pattern preference.
setUserDisplayNameLanguagePref(String, String) - Static method in class oracle.webcenter.generalsettings.model.LanguageSetting
Sets the display name language preference for the given user.
setUserLanguagePref(String) - Static method in class oracle.webcenter.generalsettings.model.LanguageSetting
Sets the language preference for the current user.
setUserLanguagePref(String, String) - Static method in class oracle.webcenter.generalsettings.model.LanguageSetting
Sets the language preference for the given user.
setUserName(String) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSContext
Deprecated. 
setUserSkinPref(String) - Static method in class oracle.webcenter.generalsettings.model.SkinSetting
Sets the skin preference for the current authenticated user.
setUserSkinPref(String, String) - Static method in class oracle.webcenter.generalsettings.model.SkinSetting
Sets the skin preference for the username.
setUserTimePatternPreference(String) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Sets the time pattern preference for the current user.
setUserTimePatternPreference(String, String) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Sets the time style preference for the current user.
setUserTimeStylePreference(DateFormatSetting.DateTimeStyle) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Sets the time style preference for the current user.
setUserTimeStylePreference(String, DateFormatSetting.DateTimeStyle) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Sets the time style preference for the given user.
setUserTimeZone(TimeZone) - Static method in class oracle.webcenter.generalsettings.model.TimeZoneSetting
Sets the current user's preferred time zone (as a TimeZone object).
setUserTimeZone(String, TimeZone) - Static method in class oracle.webcenter.generalsettings.model.TimeZoneSetting
Sets the given user's preferred time zone (as a TimeZone object).
setUserTimeZonePref(String) - Static method in class oracle.webcenter.generalsettings.model.TimeZoneSetting
Set the current user's preferred time zone identifier.
setUserTimeZonePref(String, String) - Static method in class oracle.webcenter.generalsettings.model.TimeZoneSetting
Sets the given user's preferred time zone identifier.
setUsesCustomSecurity(Boolean) - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Sets whether custom security is used for resource security.
setValue(Object) - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
The value property holds the PortletBinding object that this view component uses to interact with the real remote Portlet.
setValue(Object) - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
setValue(Object) - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
setValue(String) - Method in class oracle.webcenter.page.model.PageParameter
 
setValue(T) - Method in class oracle.webcenter.search.AttributePredicate
Sets the value to compare this attribute to.
setVersion(String) - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Sets the application version in which resource was created.
setView(String) - Method in class oracle.adf.view.page.editor.component.PageCustomizable
Set the edit mode default view.
setViewID(String) - Method in class oracle.webcenter.page.model.PageDef
 
setVisible(Boolean) - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Sets the visibility of the resource to either TRUE or FALSE.
setVisibleType(List<SRMConstants.ResourceVisibility>) - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
Sets the visibility of the resource.
setWidth(String) - Method in interface oracle.adf.view.core.component.portlet.PortletComponent
The width property will determines the width of the portlet on the page.
setWidth(String) - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
setWidth(String) - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
setWirelessAcctNumber(String) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
setWirelessAcctNumber(String) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
SHARE_ACTION - Static variable in class oracle.webcenter.peopleconnections.profile.security.ProfilePermission
 
SHORT_DESC_KEY - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
SHOW_EDIT_ACTION_KEY - Static variable in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
 
SHOW_ICON_KEY - Static variable in class oracle.adf.view.page.editor.component.LayoutCustomizable
 
SHOW_LAYOUT_CHANGER_KEY - Static variable in class oracle.adf.view.page.editor.component.LayoutCustomizable
 
SHOW_MAXIMIZE_ACTION_KEY - Static variable in class oracle.adf.view.html.component.customizable.ShowDetailFrame
 
SHOW_MAXIMIZE_ACTION_MENU - Static variable in class oracle.adf.view.html.component.customizable.ShowDetailFrame
 
SHOW_MAXIMIZE_ACTION_NONE - Static variable in class oracle.adf.view.html.component.customizable.ShowDetailFrame
 
SHOW_MESSAGE_KEY - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
 
SHOW_MINIMIZE_ACTION_CHROME - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
SHOW_MINIMIZE_ACTION_KEY - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
SHOW_MINIMIZE_ACTION_NONE - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
SHOW_MOVE_ACTION_DISABLED - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
SHOW_MOVE_ACTION_KEY - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
SHOW_MOVE_ACTION_MENU - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
SHOW_MOVE_ACTION_NONE - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
SHOW_REMOVE_ACTION_CHROME - Static variable in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
 
SHOW_REMOVE_ACTION_KEY - Static variable in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
 
SHOW_REMOVE_ACTION_NONE - Static variable in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
 
SHOW_RESIZER_ALWAYS - Static variable in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
 
SHOW_RESIZER_KEY - Static variable in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
 
SHOW_RESIZER_NEVER - Static variable in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
 
SHOW_TYPES_KEY - Static variable in class oracle.adf.view.page.editor.component.LayoutCustomizable
 
ShowDetailFrame - Class in oracle.adf.view.core.component.customizable
The ShowDetailFrame component wraps it's children in a border and provides several customization options for the wrapped content.
ShowDetailFrame(String) - Constructor for class oracle.adf.view.core.component.customizable.ShowDetailFrame
Constructs an instance of the ShowDetailFrame component.
ShowDetailFrame - Class in oracle.adf.view.html.component.customizable
The ShowDetailFrame component wraps it's children in a border and provides several customization options for the wrapped content.
ShowDetailFrame() - Constructor for class oracle.adf.view.html.component.customizable.ShowDetailFrame
Constructs an instance of the ShowDetailFrame component.
ShowDetailFrame - Class in oracle.adf.view.rich.component.customizable
The ShowDetailFrame component wraps it's children in a border and provides several customization options for the wrapped content.
ShowDetailFrame() - Constructor for class oracle.adf.view.rich.component.customizable.ShowDetailFrame
Constructs an instance of the ShowDetailFrame component.
showMessage() - Method in class oracle.adf.view.page.editor.event.AttributeChangeEvent
If to show message when no error
showMessage() - Method in class oracle.adf.view.page.editor.event.BaseActionEvent
If to show message when no error
showMessage() - Method in class oracle.adf.view.page.editor.event.BaseGenericActionEvent
If to show message when no error
showMessage() - Method in class oracle.adf.view.page.editor.event.ParameterChangeEvent
If to show message when no error
showPage(String) - Method in interface oracle.webcenter.page.model.PageService
Shows a page in the scope.
showPage(String, String) - Method in interface oracle.webcenter.page.model.PageService
Shows a page in the hierarchy.
showPageInBusinessRolePages(String) - Method in interface oracle.webcenter.page.model.PageService
Shows a page in the business pages.
SIDEBARS_FLAG - Static variable in interface oracle.webcenter.doclib.view.FeatureFlags
Disables all document viewer sidebars (same as FeatureFlags.RELATED_ITEMS_FLAG, #COMMENTS, FeatureFlags.HISTORY_FLAG, FeatureFlags.PROPERTIES_FLAG and {@link #AUTOVUE_FLAG)
SINCE_NUM_DAYS - Static variable in class oracle.webcenter.search.ComparatorConstants
The value is N + 1 where N is since N days.
SITE_TEMPLATE - Static variable in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceTypes
Deprecated.
SKIN - Static variable in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceTypes
A Skin resource type
SkinSetting - Class in oracle.webcenter.generalsettings.model
Provides an API for managing the skin preference value.
SkinSetting() - Constructor for class oracle.webcenter.generalsettings.model.SkinSetting
 
SOCIAL_FLAG - Static variable in interface oracle.webcenter.doclib.view.FeatureFlags
Combination of FeatureFlags.RELATED_ITEMS_FLAG, FeatureFlags.LIKES_FLAG and FeatureFlags.COMMENTS_FLAG, as well as 'send mail' and 'send to activity stream'
SortOption - Class in oracle.webcenter.notification
Defines the sort attributes for fetching subscriptions.
SortOption() - Constructor for class oracle.webcenter.notification.SortOption
Constructor to create an instance of this class.
SortOption.SortBy - Enum in oracle.webcenter.notification
Enum that defines the supported fields for sorting.
SOURCE - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
Settings for default edit mode view.
SOURCE_KEY - Static variable in class oracle.adf.view.page.editor.component.ImageLink
 
SOURCE_VIEW_NODE_ACTION_KEY - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
 
SOURCE_VIEW_POSITION_KEY - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
 
SOURCE_VIEW_SIZE_KEY - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
 
SpaceType - Interface in oracle.webcenter.spaces.beans
 
SQL_DATA_SOURCE - Static variable in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceTypes
A SQL Data Source resource type
START - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
 
STARTS_WITH - Static variable in class oracle.webcenter.search.ComparatorConstants
Attribute starts with the value passed in.
startSyncProfiles() - Method in class oracle.webcenter.peopleconnections.profile.ProfileSyncManager
Syncs profiles from the profile store in the WebCenter database schema.
stopSyncProfiles() - Method in class oracle.webcenter.peopleconnections.profile.ProfileSyncManager
 
STRETCH_CONTENT_AUTO - Static variable in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
 
STRETCH_CONTENT_FALSE - Static variable in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
 
STRETCH_CONTENT_KEY - Static variable in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
 
STRETCH_CONTENT_TRUE - Static variable in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
 
StringRefinement - Class in oracle.webcenter.search.refine
A String based refinement that captures a lot of the logic Strings go through when used as Refiners for a search.
StringRefinement(List<Refinement.Clause<String>>, int) - Constructor for class oracle.webcenter.search.refine.StringRefinement
Constructs a StringRefinement with a List of clauses and a count.
StringRefinement(String, String, int) - Constructor for class oracle.webcenter.search.refine.StringRefinement
Constructs a StringRefinement with a List of clauses and a count.
StringRefinement(String, int) - Constructor for class oracle.webcenter.search.refine.StringRefinement
Constructs a StringRefinement with a List of clauses and a count.
StringRefiner - Class in oracle.webcenter.search.refine
The StringRefiner is a String subclass of the base Refiner class that focuses on Modifiers of the String type.
StringRefiner(QName, String, Map<String, Integer>) - Constructor for class oracle.webcenter.search.refine.StringRefiner
Constructs a StringRefiner on a column with a map of counters registering counts for each String value.
StringRefiner(QName, Map<String, Integer>) - Constructor for class oracle.webcenter.search.refine.StringRefiner
Constructs a StringRefiner on a column with a map of counters registering counts for each String value.
StringRefinerBuilder - Class in oracle.webcenter.search.refine
This class builds refiners of type String.
StringRefinerBuilder(QName) - Constructor for class oracle.webcenter.search.refine.StringRefinerBuilder
Constructs a StringRefinerBuilder with a qualified name.
StringRefinerBuilder(QName, String) - Constructor for class oracle.webcenter.search.refine.StringRefinerBuilder
Constructs a StringRefinerBuilder with a qualified name.
STYLE_CLASS_KEY - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
subscribe(String, String) - Method in interface oracle.webcenter.notification.SubscriptionManager
Creates a scope level subscription for the current user for the specified service in the given scope.
subscribe(String, String, String, String, String) - Method in interface oracle.webcenter.notification.SubscriptionManager
Subscribes the current user for the given object.
Subscription - Class in oracle.webcenter.notification
Contains information about a user's subscription.
Subscription(String, String, String, String, String, String, Date, String) - Constructor for class oracle.webcenter.notification.Subscription
Constructor to create an instance of this class.
SubscriptionManager - Interface in oracle.webcenter.notification
Interface for creating and managing user subscriptions.
SubscriptionPreference - Class in oracle.webcenter.notification
 
SubscriptionPreference() - Constructor for class oracle.webcenter.notification.SubscriptionPreference
 
SubscriptionPreference(String, String, boolean, boolean) - Constructor for class oracle.webcenter.notification.SubscriptionPreference
 
SUM - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
SUMCON - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
SummaryActivityDisplayElement - Interface in oracle.webcenter.activitystreaming
 
SummaryActivityDisplayElement.SummaryType - Enum in oracle.webcenter.activitystreaming
 
SummaryDisplayOptions - Interface in oracle.webcenter.activitystreaming
 
supportsDeny() - Method in class oracle.webcenter.peopleconnections.profile.security.CustomProfilePermissionEvaluator
 
syncProfile(String) - Method in class oracle.webcenter.peopleconnections.profile.ProfileSyncManager
 
syncProfileByUserGUID(String) - Method in class oracle.webcenter.peopleconnections.profile.ProfileSyncManager
 
syncProfiles(List<WebCenterUser>) - Method in class oracle.webcenter.peopleconnections.profile.ProfileSyncManager
 
syncProfiles(WebCenterUser...) - Method in class oracle.webcenter.peopleconnections.profile.ProfileSyncManager
 
SYSTEM_USER - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 

T

TABLE - Static variable in interface oracle.webcenter.doclib.view.Layouts
A simple table layout, similar to the windows file manager in 'details' mode.
Tag - Interface in oracle.webcenter.tagging.model
A tag is a first class object in our service.
TAGGING_CALLBACK_SERVICE_ATTRIBUTE - Static variable in interface oracle.webcenter.tagging.model.TaggingServiceCallback
 
TaggingConcurrentException - Exception in oracle.webcenter.tagging.model
 
TaggingConcurrentException() - Constructor for exception oracle.webcenter.tagging.model.TaggingConcurrentException
TaggingConcurrentException(String) - Constructor for exception oracle.webcenter.tagging.model.TaggingConcurrentException
TaggingConcurrentException(String, Object...) - Constructor for exception oracle.webcenter.tagging.model.TaggingConcurrentException
TaggingConcurrentException(String, Throwable) - Constructor for exception oracle.webcenter.tagging.model.TaggingConcurrentException
TaggingConcurrentException(String, Throwable, Object...) - Constructor for exception oracle.webcenter.tagging.model.TaggingConcurrentException
TaggingException - Exception in oracle.webcenter.tagging.model
 
TaggingException() - Constructor for exception oracle.webcenter.tagging.model.TaggingException
 
TaggingException(String) - Constructor for exception oracle.webcenter.tagging.model.TaggingException
Constructor for this exception class.
TaggingException(String, Object...) - Constructor for exception oracle.webcenter.tagging.model.TaggingException
Constructor for this exception class.
TaggingException(String, Throwable) - Constructor for exception oracle.webcenter.tagging.model.TaggingException
Constructor for this exception class.
TaggingException(String, Throwable, Object...) - Constructor for exception oracle.webcenter.tagging.model.TaggingException
Constructor for this exception class.
TaggingService - Interface in oracle.webcenter.tagging.model
The TaggingService is the main interface for the tagging functionality within WebCenter.
TaggingServiceCallback - Interface in oracle.webcenter.tagging.model
 
TaggingServiceFactory - Class in oracle.webcenter.tagging.model
The TaggingServiceFactory provides a factory interface to create / retrieve TaggingService interfaces for consumers.
TaggingServiceFactory() - Constructor for class oracle.webcenter.tagging.model.TaggingServiceFactory
 
TaggingServiceNotAvailableException - Exception in oracle.webcenter.tagging.model
 
TaggingServiceNotAvailableException(Throwable) - Constructor for exception oracle.webcenter.tagging.model.TaggingServiceNotAvailableException
 
TaggingServiceNotAvailableException(Throwable, Object...) - Constructor for exception oracle.webcenter.tagging.model.TaggingServiceNotAvailableException
 
TAGS_FLAG - Static variable in interface oracle.webcenter.doclib.view.FeatureFlags
Ability to view and manage tags
TASK_FLOW - Static variable in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceTypes
A Taskflow resource type
TASK_FLOW_STYLE - Static variable in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceTypes
A Taskflow Control resource type
teardown() - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
Does cleanup for this service this is normally called from the app shutdown context listener.
teardown() - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionsManager
Does cleanup for this service this is normally called from the app shutdown context listener.
teardown() - Method in interface oracle.webcenter.peopleconnections.profile.UserProfileManager
Does cleanup for this service this is normally called from the app shutdown context listener.
teardown() - Method in interface oracle.webcenter.peopleconnections.wall.WallService
Does cleanup for this service this is normally called from the app shutdown context listener.
TemplateDef - Class in oracle.webcenter.page.model
 
TemplateDef(String, String, String, String, String, String, Boolean, String) - Constructor for class oracle.webcenter.page.model.TemplateDef
 
TemplateDef(String, String, String, String, String, String, Boolean, String, boolean, boolean, String) - Constructor for class oracle.webcenter.page.model.TemplateDef
 
TEXT_KEY - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
TEXT_KEY - Static variable in class oracle.adf.view.page.editor.component.LayoutCustomizable
 
TextPredicate - Class in oracle.webcenter.search
This class models a text criterion for data querying.
TextPredicate(String) - Constructor for class oracle.webcenter.search.TextPredicate
Constructs a text condition with the text string to be used for text-based queries.
TIME_ZONE_KEY - Static variable in class oracle.webcenter.generalsettings.model.TimeZoneSetting
The internal preference key to store the time zone preference.
TimeZoneSetting - Class in oracle.webcenter.generalsettings.model
TimeZoneSetting provides shared preferences for time zone settings.
TimeZoneSetting() - Constructor for class oracle.webcenter.generalsettings.model.TimeZoneSetting
 
TITLE - Static variable in interface oracle.webcenter.search.QueryHandler
The title to show the results with TODO: This has become obsoleted
TITLE_ARG - Static variable in interface oracle.webcenter.search.QueryHandler
The prefix of an argument of the title resource An int suffix representing the n-th argument should be appended, e.g.
TITLE_ARGS_COUNT - Static variable in interface oracle.webcenter.search.QueryHandler
The arguments count of the title resource
TITLE_FLAG - Static variable in interface oracle.webcenter.doclib.view.FeatureFlags
Used to hide the title section of the UI (location breadcrumbs and move up/back button)
TITLE_RESOURCE_BUNDLE - Static variable in interface oracle.webcenter.search.QueryHandler
The resource bundle for looking up the title resource key
TITLE_RESOURCE_KEY - Static variable in interface oracle.webcenter.search.QueryHandler
The title resource key for getting the resource string to show the results with
TO_DATE - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
TOP - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
Settings for the sourceViewPosition.
toString() - Method in exception oracle.webcenter.activitystreaming.ActivityRuntimeException
 
toString() - Method in class oracle.webcenter.activitystreaming.ActivityStreamingGroupedUsers
 
toString() - Method in class oracle.webcenter.framework.resource.ResourceAction
 
toString() - Method in class oracle.webcenter.framework.resource.view.ResourceActionRenderContext
Extends the ResourceAction's toString to return the view renderer.
toString() - Method in enum oracle.webcenter.generalsettings.model.DateFormatSetting.DateTimeStyle
Returns whatever getValue() returns.
toString() - Method in enum oracle.webcenter.notification.SortOption.SortBy
 
toString() - Method in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions
 
toString(T) - Method in class oracle.webcenter.search.AttributePredicate
 
toString() - Method in class oracle.webcenter.search.AttributePredicate
A String version of the AttributePredicate.
toString() - Method in class oracle.webcenter.search.ComplexPredicate
A String representation of the ComplexPredicate.
toString(Calendar) - Method in class oracle.webcenter.search.DateAttributePredicate
 
toString() - Method in class oracle.webcenter.search.QName
Returns a String representation of this qualified name.
toString() - Method in class oracle.webcenter.search.Query
Renders the String representation of the Query object.
toString(Calendar) - Method in class oracle.webcenter.search.refine.DateRefinement.DateClause
 
toString() - Method in class oracle.webcenter.search.refine.Refinement.Clause
 
toString(T) - Method in class oracle.webcenter.search.refine.Refinement.Clause
 
toString() - Method in class oracle.webcenter.search.refine.Refinement
 
toString() - Method in class oracle.webcenter.search.refine.Refiner
 
toString() - Method in class oracle.webcenter.search.TextPredicate
 
touchActivity(String, Timestamp) - Method in interface oracle.webcenter.activitystreaming.ActivityStreamingService
Update an activity's timestamp to reflect recent activity
TREE_TABLE - Static variable in interface oracle.webcenter.doclib.view.Layouts
This is a combined tree and table layout, similar to the finder in MacOS X.
TYPE - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
TYPE - Static variable in class oracle.adf.view.html.component.customizable.ShowDetailFrame
 
TYPE - Static variable in class oracle.adf.view.html.component.portlet.PortletBase
 
TYPE - Static variable in class oracle.adf.view.page.editor.component.ChangeModeButton
 
TYPE - Static variable in class oracle.adf.view.page.editor.component.ChangeModeLink
 
TYPE - Static variable in class oracle.adf.view.page.editor.component.ImageLink
 
TYPE - Static variable in class oracle.adf.view.page.editor.component.LayoutCustomizable
 
TYPE - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
 
TYPE - Static variable in class oracle.adf.view.page.editor.component.PageEditorPanel
 
TYPE - Static variable in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
 
TYPE - Static variable in class oracle.adf.view.rich.component.portlet.PortletBase
 
TYPE_BOTH - Static variable in class oracle.webcenter.generalsettings.model.DateFormatSetting
Used with getPreferredPatternByType() to return the preferred time and date pattern.
TYPE_DATE - Static variable in class oracle.webcenter.generalsettings.model.DateFormatSetting
Used with getPreferredPatternByType() to return the preferred date pattern.
TYPE_TIME - Static variable in class oracle.webcenter.generalsettings.model.DateFormatSetting
Used with getPreferredPatternByType() to return the preferred time pattern.

U

UCM_REPOSITORY_TYPE - Static variable in class oracle.webcenter.doclib.view.RepositoryInfo
Oracle Content Server (UCM) repository type identifier
UI_SELECT_CONN_ALL - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
UI_SELECT_CONN_LISTS - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
UI_SELECT_PS_ALL - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
UI_SELECT_PS_ME - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
UI_SELECT_PS_NONE - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
UiMetadata - Interface in oracle.webcenter.spaces.beans
 
UNFOLLOW_OBJECT_ACTIVITY_TYPE - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
unfollowObject(String, ActivityActor, ActivityObject) - Method in interface oracle.webcenter.activitystreaming.FollowManager
Unfollow the specified object for an actor.
unfollowObject(ActivityActor, ActivityObject) - Method in interface oracle.webcenter.activitystreaming.FollowManager
Unfollow the specified object for an actor.
unfollowObject(ActivityObject) - Method in interface oracle.webcenter.activitystreaming.FollowManager
Unfollow the specified object for actors.
unfollowObject(String, ActivityObject) - Method in interface oracle.webcenter.activitystreaming.FollowManager
Unfollow the specified object for actors.
unfollowObject(ActivityActor, List<ActivityObject>, boolean) - Method in interface oracle.webcenter.activitystreaming.FollowManager
Unfollow the specified list of objects for actor.
unlike(ActivityObject, String) - Method in interface oracle.webcenter.likes.LikesManager
Reverse the like on an object by the user.
unlike(ActivityObject) - Method in interface oracle.webcenter.likes.LikesManager
Reverse the like on an object by the current user.
unlike(ActivityElement, String) - Method in interface oracle.webcenter.likes.LikesManager
Reverse the like on an activity by the user.
unlike(ActivityElement) - Method in interface oracle.webcenter.likes.LikesManager
Reverse the like on an activity by the current user.
unprovision(Scope) - Method in class oracle.webcenter.page.model.PageServiceScopeAPI
Makes a Service unavailable in the supplied Scope by removing all data and metadata.
unsetEditMode() - Method in class oracle.adf.view.page.editor.mode.ModeContext
Unsets edit mode.
unsubscribe(String, String) - Method in interface oracle.webcenter.notification.SubscriptionManager
Removes the scope level subscription for the current user for the specified service in the given scope, if exists.
unsubscribe(String, String, String) - Method in interface oracle.webcenter.notification.SubscriptionManager
Unsubscribes the current user from the given object.
UpdateableSettings - Interface in oracle.webcenter.peopleconnections.common.settings
An updateable-settings object allows making updates to a settings document.
updateActorDetails(String, String, Map<String, String>, String, String, String, String) - Method in interface oracle.webcenter.activitystreaming.ActorDetailsManager
Updates the Actor details table with the information provided.
updateActorDetails(String, String, String, String, String, String, String) - Method in interface oracle.webcenter.activitystreaming.ActorDetailsManager
updateConnectionListsMembership(String, Collection<String>, Collection<String>) - Method in interface oracle.webcenter.peopleconnections.connections.ConnectionsManager
Updates the membership of a particular Connection to different ConnectionLists
updateMessage(String, String) - Method in interface oracle.webcenter.peopleconnections.wall.Wall
Update a particular message on the Message Board of user in context.
updateMessageVisibility(String, String) - Method in interface oracle.webcenter.peopleconnections.wall.Wall
Hide or Unhide a particular message from Message Board of user in context.
updatePageDefAttributes(PageDef) - Method in interface oracle.webcenter.page.model.PageService
Updates the page attributes in page definition file and commits changes based on the specified page.
updatePageDefBaseAttributes(PageDef) - Method in interface oracle.webcenter.page.model.PageService
Updates the page attributes in the base page definition file and commits changes based on the specified page.
updatePhoto(byte[]) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
Clears the original photo that might have been stored in the application for this user profile, updates it with the specified image, and invalidates all cached images for this user profile.
updatePhoto(byte[]) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
updateResourceName(Resource, String) - Method in interface oracle.webcenter.tagging.model.TaggingService
Updates a Resource Name
updateSecurityHierarchy(Scope, Collection<Scope>) - Method in class oracle.webcenter.page.model.PageServiceScopeAPI
 
upgradeResources() - Method in interface oracle.webcenter.tagging.model.TaggingService
 
UPLOAD_FLAG - Static variable in interface oracle.webcenter.doclib.view.FeatureFlags
Ability to upload new documents
URL_PARAM_RESOURCE_ID - Static variable in class oracle.webcenter.framework.resource.view.AbstractResourceActionHandler
The URL parameter that represents the resource id.
URL_PARAM_RESOURCE_REFERER - Static variable in class oracle.webcenter.framework.resource.view.AbstractResourceActionHandler
The URL parameter that represents the resource referrer.
URL_PARAM_RESOURCE_SCOPE - Static variable in class oracle.webcenter.framework.resource.view.AbstractResourceActionHandler
The URL parameter that represents the resource scope.
URL_PARAM_RESOURCE_TYPE - Static variable in class oracle.webcenter.framework.resource.view.AbstractResourceActionHandler
The URL parameter that represents the resource type.
URL_PARAM_RESOURCEID - Static variable in class oracle.webcenter.framework.resource.external.ResourceUri
URL parameter used to identify the service specific resource.
URL_PARAM_SCOPE - Static variable in class oracle.webcenter.framework.resource.external.ResourceUri
URL parameter used to identify the scope of the resource.
URL_PARAM_SERVICEID - Static variable in class oracle.webcenter.framework.resource.external.ResourceUri
URL parameter used to identify the service where the resource view is located (as defined in service-definition.xml).
URL_PARAM_TITLE - Static variable in class oracle.webcenter.framework.resource.external.ResourceUri
URL parameter used to specify the title to use for displaying the resource.
URL_PARAM_TYPE - Static variable in class oracle.webcenter.framework.resource.external.ResourceUri
URL parameter used to identify the type of resource being displayed.
URL_PARAM_Z - Static variable in class oracle.webcenter.framework.resource.external.ResourceUri
The URL parameter used by /owResource.jspx to identify the resource to display comprising of the service, resource id and scope.
URL_PREFIX - Static variable in class oracle.webcenter.content.model.rc.ContentUrlResourceFactory
 
URLOperator - Interface in oracle.webcenter.navigationframework
Used by navigation framework to resolve pretty URLs to canonical URL format and generate pretty URL from canonical URL format.
URLOperatorDecorator - Class in oracle.webcenter.navigationframework
 
URLOperatorDecorator(URLOperator) - Constructor for class oracle.webcenter.navigationframework.URLOperatorDecorator
 
User - Interface in oracle.webcenter.tagging.model
A user represents a distinct user that has bookmarked resources.
userInvited(InvitationEvent) - Method in class oracle.webcenter.peopleconnections.connections.InvitationAdapter
 
userInvited(InvitationEvent) - Method in interface oracle.webcenter.peopleconnections.connections.InvitationListener
Invites a particular user.
UserNode - Interface in oracle.webcenter.peopleconnections.connections
 
USERPROFILE_V1_PAGE - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
USERPROFILE_V2_PAGE - Static variable in class oracle.webcenter.peopleconnections.profile.ProfileConstants
 
UserProfileManager - Interface in oracle.webcenter.peopleconnections.profile
 
UserWall - Interface in oracle.webcenter.peopleconnections.wall
 
usesCustomSecurityStore() - Method in class oracle.webcenter.peopleconnections.profile.security.CustomProfilePermissionEvaluator
 

V

value() - Method in enum oracle.webcenter.notification.SortOption.SortBy
 
VALUE_DEFAULT - Static variable in class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
Optimize the Faces rendering for the default accessibility level.
VALUE_DEFAULT - Static variable in class oracle.webcenter.generalsettings.model.SkinSetting
The default skin.
VALUE_HIGH_CONTRAST - Static variable in class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
Optimize the Faces rendering for contrast-friendly content.
VALUE_INACCESSIBLE - Static variable in class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
Optimize the Faces rendering for inaccessible applications.
VALUE_LARGE_FONT - Static variable in class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
Optimize the Faces rendering for large fonts.
VALUE_SCREENREADER - Static variable in class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
Optimize the Faces rendering for screen reader applications.
valueOf(String) - Static method in enum oracle.adf.view.page.editor.event.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.adf.view.page.editor.event.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.adf.view.page.editor.event.NavigationEvent.NavigationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.webcenter.activitystreaming.ActivityElement.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.webcenter.activitystreaming.ActivityPermission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.webcenter.activitystreaming.SummaryActivityDisplayElement.SummaryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.webcenter.comments.CommentsManager.SortCriteria
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.webcenter.framework.resource.view.ResourceActionHandler.ResourceActionedResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.webcenter.generalsettings.model.DateFormatSetting.DateTimeStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.webcenter.navigationframework.NavigationResource.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.webcenter.notification.SortOption.SortBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.webcenter.peopleconnections.connections.ConnectionsManager.SortCriteria
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.webcenter.peopleconnections.profile.ProfileConstants.Implementations
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.webcenter.peopleconnections.profile.WCUserProfile.PhotoSize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.webcenter.peopleconnections.wall.Wall.MESSAGE_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.webcenter.peopleconnections.wall.Wall.Sort
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.webcenter.peopleconnections.wall.Wall.Visibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions.PROPERTY_NAME
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions.SearchTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.webcenter.search.ComplexPredicate.ConjunctionOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.webcenter.search.Query.SortDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.webcenter.search.SearchExceptionCodes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.webcenter.spaces.ws.client.GroupSpaceWSContext.policyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.webcenter.tagging.model.Order.By
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.webcenter.tagging.model.Order.Direction
Returns the enum constant of this type with the specified name.
values() - Static method in enum oracle.adf.view.page.editor.event.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.adf.view.page.editor.event.Event
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.adf.view.page.editor.event.NavigationEvent.NavigationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.webcenter.activitystreaming.ActivityElement.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.webcenter.activitystreaming.ActivityPermission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.webcenter.activitystreaming.SummaryActivityDisplayElement.SummaryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.webcenter.comments.CommentsManager.SortCriteria
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.webcenter.framework.resource.view.ResourceActionHandler.ResourceActionedResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.webcenter.generalsettings.model.DateFormatSetting.DateTimeStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.webcenter.navigationframework.NavigationResource.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.webcenter.notification.SortOption.SortBy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.webcenter.peopleconnections.connections.ConnectionsManager.SortCriteria
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.webcenter.peopleconnections.profile.ProfileConstants.Implementations
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.webcenter.peopleconnections.profile.WCUserProfile.PhotoSize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.webcenter.peopleconnections.wall.Wall.MESSAGE_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.webcenter.peopleconnections.wall.Wall.Sort
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.webcenter.peopleconnections.wall.Wall.Visibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions.PROPERTY_NAME
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceQueryOptions.SearchTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.webcenter.search.ComplexPredicate.ConjunctionOp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.webcenter.search.Query.SortDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.webcenter.search.SearchExceptionCodes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.webcenter.spaces.ws.client.GroupSpaceWSContext.policyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.webcenter.tagging.model.Order.By
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.webcenter.tagging.model.Order.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
VIEW_ACTION - Static variable in class oracle.webcenter.peopleconnections.connections.security.ConnectionsPermission
 
VIEW_ACTION - Static variable in class oracle.webcenter.peopleconnections.profile.security.PersonalWebPermission
 
VIEW_ACTION - Static variable in class oracle.webcenter.peopleconnections.profile.security.ProfilePermission
 
VIEW_ACTION - Static variable in class oracle.webcenter.peopleconnections.wall.security.WallPermission
 
VIEW_DESIGN_DESIGN - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
 
VIEW_DESIGN_PREVIEW - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
 
VIEW_DESIGN_SELECT - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
 
VIEW_DESIGN_SOURCE - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
 
VIEW_KEY - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
 
VIEW_MODE - Static variable in class oracle.adf.view.page.editor.mode.ModeContext
 
VIEW_VERIFIED - Static variable in class oracle.adf.view.page.editor.mode.ModeContext
 
viewPage(ResourceActionRenderContext) - Method in class oracle.webcenter.framework.resource.view.AbstractResourceActionHandler
This is how the handler will implement the viewing of a page, if the service declares its Resource View to be a page.
viewPage(ResourceActionRenderContext) - Method in interface oracle.webcenter.framework.resource.view.ResourceActionHandler
This is how the handler will implement the viewing of a page, if the service declares its Resource View to be a page.
viewResourceAsPage(ResourceActionRenderContext) - Method in class oracle.webcenter.framework.resource.view.AbstractResourceActionHandler
This is how the handler will implement the viewing of a resource when interpreted as a page, if the service declares no Resource Views and the service ID is understood to allow for this to happen.
viewResourceAsPage(ResourceActionRenderContext) - Method in interface oracle.webcenter.framework.resource.view.ResourceActionHandler
This is how the handler will implement the viewing of a resource when interpreted as a page, if the service declares no Resource Views and the service ID is understood to allow for this to happen.
viewTaskFlow(ResourceActionRenderContext, TaskFlowId) - Method in class oracle.webcenter.framework.resource.view.AbstractResourceActionHandler
This is how the handler will implement the viewing of a task flow, if the service declares its Resource View to be a task flow.
viewTaskFlow(ResourceActionRenderContext, TaskFlowId) - Method in interface oracle.webcenter.framework.resource.view.ResourceActionHandler
This is how the handler will implement the viewing of a task flow, if the service declares its Resource View to be a task flow.
visit(T) - Method in class oracle.webcenter.search.refine.RefinerBuilder
Visits a T value that increments the count.
visit(T, int) - Method in class oracle.webcenter.search.refine.RefinerBuilder
Visits a T value and increase by the count
VISUALIZATION_TEMPLATE - Static variable in class oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceTypes
A Visualization Template resource type

W

Wall - Interface in oracle.webcenter.peopleconnections.wall
 
Wall.MESSAGE_TYPE - Enum in oracle.webcenter.peopleconnections.wall
 
Wall.Sort - Enum in oracle.webcenter.peopleconnections.wall
 
Wall.Visibility - Enum in oracle.webcenter.peopleconnections.wall
 
WALL_COMMENT_ACTIVITY_TYPE - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
WALL_LIKE_ACTIVITY_TYPE - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
WALL_SERVICEID - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
WallMessage - Class in oracle.webcenter.peopleconnections.wall
 
WallMessage(String, String, String, String, String, String, Date, boolean, boolean, boolean, boolean, boolean, boolean, String, String, String, String, String, String, String, String, String, String, CommentsSummary, LikesSummary) - Constructor for class oracle.webcenter.peopleconnections.wall.WallMessage
 
WallPermission - Class in oracle.webcenter.peopleconnections.wall.security
Permission checked for in all Wall-related operations.
WallPermission(String, String) - Constructor for class oracle.webcenter.peopleconnections.wall.security.WallPermission
Creates a permission with the specified name and actions.
WallPermission(String) - Constructor for class oracle.webcenter.peopleconnections.wall.security.WallPermission
Creates a permission with specified actions, defaulting the name to the wildcard character.
WallService - Interface in oracle.webcenter.peopleconnections.wall
 
WallServiceException - Exception in oracle.webcenter.peopleconnections.wall
This class is the Exception class for all Wall Service related exceptions raised.
WallServiceException(String, String, Object[], Throwable, ClassLoader) - Constructor for exception oracle.webcenter.peopleconnections.wall.WallServiceException
Construct a Wall service exception with a complete set of parameters and explicit class loader.
WallServiceFactory - Class in oracle.webcenter.peopleconnections.wall
 
WallServiceFactory() - Constructor for class oracle.webcenter.peopleconnections.wall.WallServiceFactory
 
WCApplication - Interface in oracle.webcenter.webcenterapp.application
WCApplication class is a manager class responsible for managing all @[link WC} objects.
WCApplicationContext - Class in oracle.webcenter.webcenterapp.context
WCApplicationContext is responsible for managing WebCenter Application Context across the WebCenter Application.
WCApplicationContext() - Constructor for class oracle.webcenter.webcenterapp.context.WCApplicationContext
 
WCSecurityUtility - Class in oracle.webcenter.security.common
 
WCUserProfile - Interface in oracle.webcenter.peopleconnections.profile
 
WCUserProfile.PhotoSize - Enum in oracle.webcenter.peopleconnections.profile
 
WCUserProfileWrapper - Class in oracle.webcenter.peopleconnections.profile
 
WCUserProfileWrapper(WCUserProfile) - Constructor for class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 
WEB_CONTENT_RESOURCE_TYPE - Static variable in interface oracle.webcenter.doclib.model.DocumentDescriptor
Web content resource type
WebCenterComposerFilter - Class in oracle.adf.view.page.editor.webapp
 
WebCenterComposerFilter() - Constructor for class oracle.adf.view.page.editor.webapp.WebCenterComposerFilter
 
WebCenterComposerSessionListener - Class in oracle.adf.view.page.editor.webapp
Http Session Listener for Oracle Composer Cleans up the resources like Sandbox, when session is destroyed
WebCenterComposerSessionListener() - Constructor for class oracle.adf.view.page.editor.webapp.WebCenterComposerSessionListener
 
WebCenterResource - Interface in oracle.webcenter.framework.resource
 
WebCenterSecurityContextSupport - Interface in oracle.webcenter.security.elsupport
Provides EL support for WebCenter Security
WebCenterType - Interface in oracle.webcenter.webcenterapp.beans
 
WebCenterType.CopyrightMessageType - Interface in oracle.webcenter.webcenterapp.beans
 
WIKI_MARKUP_MODE_FLAG - Static variable in interface oracle.webcenter.doclib.view.FeatureFlags
Ability to use the "Wiki Markup" mode cuments the rich text editor
WIKI_RESOURCE_TYPE - Static variable in interface oracle.webcenter.doclib.model.DocumentDescriptor
Wiki document resource type
WireEvent - Class in oracle.adf.view.page.editor.event
Event is fired when new components are added and need to be wired
WireEvent(String, CEPageEvents) - Constructor for class oracle.adf.view.page.editor.event.WireEvent
Constructor
WireListener - Interface in oracle.adf.view.page.editor.event
A listener interface for receiving WireEvents.
wireTaskFlows(String, String, String, String, String, String) - Method in interface oracle.webcenter.page.model.PageService
Deprecated.
WORD_BREAK_SIZE - Static variable in class oracle.webcenter.activitystreaming.ActivityStreamConstants
 
WORKFLOW_FLAG - Static variable in interface oracle.webcenter.doclib.view.FeatureFlags
Ability to view and act on workflow information and to configure workflow settings
WPSAPI_COMMENTS - Static variable in class oracle.webcenter.search.AttributeConstants
Comments for the resource.
WPSAPI_ICON_PATH - Static variable in class oracle.webcenter.search.AttributeConstants
Icon file for the resource.
WPSAPI_MODIFIER - Static variable in class oracle.webcenter.search.AttributeConstants
An entity primarily responsible for last modifying the content of the resource.
WPSAPI_RESOURCE_ID - Static variable in class oracle.webcenter.search.AttributeConstants
ID for the resource URI: http://xmlns.oracle.com/webcenter/search/resourceId Label:RESOURCE_ID
WPSAPI_SCOPE_GUID - Static variable in class oracle.webcenter.search.AttributeConstants
Allows a scope to be passed back to assist in the rendering of search results.
WPSAPI_SCOPE_NAME - Static variable in class oracle.webcenter.search.AttributeConstants
Scope name in which the resource resides.
WPSAPI_SECURITY_ID - Static variable in class oracle.webcenter.search.AttributeConstants
Security Id for the resource.
WPSAPI_SERVICE_ID - Static variable in class oracle.webcenter.search.AttributeConstants
ID for the service URI: http://xmlns.oracle.com/webcenter/search/serviceId Label:SERVICE_ID
WPSAPI_SURROGATE_SERVICE_ID - Static variable in class oracle.webcenter.search.AttributeConstants
Allows a row to specify a surrogate service ID so that the link rendering will continue to work with resources from heterogenous services.
WPSAPI_TAG_WORDS - Static variable in class oracle.webcenter.search.AttributeConstants
Tag words for the resource.
WPSAPI_TAGS - Static variable in class oracle.webcenter.search.AttributeConstants
Tags for the resource.
WPSAPI_URL - Static variable in class oracle.webcenter.search.AttributeConstants
A Uniform Resource Location (URL).
WrapperQueryResult<T> - Class in oracle.webcenter.search.util
Base class that allows for implementors of the Search API to build their QueryResult classes more easily.
WrapperQueryResult(Iterator<T>) - Constructor for class oracle.webcenter.search.util.WrapperQueryResult
Only called by subclasses.
writeVCardTo(OutputStream) - Method in interface oracle.webcenter.peopleconnections.profile.WCUserProfile
 
writeVCardTo(OutputStream) - Method in class oracle.webcenter.peopleconnections.profile.WCUserProfileWrapper
 

X

XmlDeserializer - Class in oracle.webcenter.search.util
This class is responsible for de-serializing Query objects from XML.
XmlDeserializer() - Constructor for class oracle.webcenter.search.util.XmlDeserializer
 
XmlSerializer - Class in oracle.webcenter.search.util
This class is responsible for serializing Query objects into XML.
XmlSerializer() - Constructor for class oracle.webcenter.search.util.XmlSerializer
 

Z

zeroOutDay(Calendar) - Static method in class oracle.webcenter.search.util.BasicDateUtils
Zero out all fields within a day

_

_LOG - Static variable in class oracle.adf.view.page.editor.event.AdditionEvent
 
_LOG - Static variable in class oracle.adf.view.page.editor.event.DeletionEvent
 
_LOG - Static variable in class oracle.adf.view.page.editor.event.DialogEvent
 
_LOG - Static variable in class oracle.adf.view.page.editor.event.EventManager
 
_LOG - Static variable in class oracle.adf.view.page.editor.event.GenericActionResult
 
_LOG - Static variable in class oracle.adf.view.page.editor.event.IsUnsavedChangesEventResult
 
A B C D E F G H I L M N O P Q R S T U V W X Z _ 
Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal
12c Release (12.2.1.0.0)
E28157-01

Copyright © 2009, 2015, Oracle and/or its affiliates. All rights reserved.