Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle WebCenter
11g Release 1 (11.1.1.3.0)
E15995-02

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.
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 accessibility mode preference value.
AccessibilityModeSetting() - Constructor for class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
 
ACT_STREAM_ACCESS - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
ACT_STREAM_NUMLINES - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
ACT_STREAM_SERVICEID - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
ACTION_COMPONENT_KEY - Static variable in class oracle.adf.view.rich.component.customizable.CustomAction
 
ACTION_STRING_KEY - Static variable in class oracle.adf.view.rich.component.customizable.CustomAction
 
ACTIVITY_OBJECT_TYPE_GS - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
ACTIVITY_OBJECT_TYPE_GS_ROLE - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
ACTIVITY_TYPE_ADD_MEMBER_OR_JOIN_GS - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
ACTIVITY_TYPE_CHANGE_ROLE - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
ACTIVITY_TYPE_CREATE_GS - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
ACTIVITY_TYPE_DELETE_GS - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
ACTIVITY_TYPE_REVOKE_ROLE - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
addActionListener(ActionListener) - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
addActionListener(ActionListener) - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
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.
addCustomAttribute(String, String) - Method in class oracle.webcenter.spaces.Space
This API adds the newly created custom attributes for a group space in metadata
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.
addPageEntry(String, String, String, boolean, boolean) - Method in interface oracle.webcenter.page.model.PageService
Create an entry of the page in pages.xml for a user or role
addRefinements(List<Refinement<T>>) - Method in class oracle.webcenter.search.refine.Refiner
Adds a list of Refinements to this Refiner.
ALLOW_ACTION_ALL - Static variable in class oracle.adf.view.rich.component.customizable.PanelCustomizable
 
ALLOW_ACTION_KEY - Static variable in class oracle.adf.view.rich.component.customizable.PanelCustomizable
 
ALLOW_ACTION_NONE - Static variable in class oracle.adf.view.rich.component.customizable.PanelCustomizable
 
ALLOW_LABEL_KEY - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
 
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
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_CREATED_BY - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
ATTR_CREATION_DATE - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
ATTR_DESCRIPTION - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
ATTR_DISPLAY_NAME - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
ATTR_GUID - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
ATTR_KEYWORDS - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
ATTR_NAME - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
ATTR_PUBLISH_RSS - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
ATTR_SEEDED - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
ATTR_SELF_SUB_ENAB - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
ATTR_UPDATED_DATE - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
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.

B

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
 
BaseSpace - Class in oracle.webcenter.spaces
This class is a base class for all group spaces and all group space templates.
BaseSpace(String) - Constructor for class oracle.webcenter.spaces.BaseSpace
Default Constructor
baseSpaceName - Variable in class oracle.webcenter.spaces.BaseSpace
 
BasicDateUtils - Class in oracle.webcenter.search.util
 
BasicDateUtils() - Constructor for class oracle.webcenter.search.util.BasicDateUtils
 
BLANK_STRING - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
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.PanelCustomizable
Processes drag and drop resource event, else calls the default UIComponent.broadcast(facesEvent)
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
 
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.

C

cancelChanges() - Method in interface oracle.webcenter.spaces.MutableSpaceMetadata
Cancel the changes.
canDelete(FacesContext) - Method in class oracle.adf.view.rich.component.customizable.PanelCustomizable
Return whether the component is deletable.
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
Change security metadata for a page from global permission to custom page permission and vice versa depending upon on the security mode.
checkpoint(Map, String, String) - Static method in class oracle.webcenter.search.util.SerializationUtils
Serialize and de-serialize objects in the map.
CLASS_NAME - Static variable in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
 
CLIENT_ATTRIBUTES_KEY - Static variable in class oracle.adf.view.rich.component.customizable.PanelCustomizable
 
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.PanelCustomizable
 
CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
clone(MDSSession, String, String, String, String, String, boolean) - Method in class oracle.webcenter.spaces.BaseSpace
Clone method for a Space.
clone(MDSSession, String, String, String, String, String, boolean) - Method in class oracle.webcenter.spaces.Space
Clone method for a Space.
clone(MDSSession, String, String, String, String, String, boolean) - Method in class oracle.webcenter.spaces.template.SpaceTemplate
Clone method for a spaces template.
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
 
CLOSED - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
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
 
CloseListener - Interface in oracle.adf.view.page.editor.event
A listener interface for receiving CloseEvents.
COMMUNITY_ADD_MEMBER_SUB_VIEW_ID - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
COMMUNITY_ADD_MEMBER_SUB_VIEW_ID_PARAM - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
COMMUNITY_ADMIN_PAGE_VIEW_ID - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
COMMUNITY_CREATED_DATE - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
COMMUNITY_CREATOR_NAME - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
COMMUNITY_DESCRIPTION - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
COMMUNITY_DISPLAY_NAME - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
COMMUNITY_ELEMENT - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
COMMUNITY_INVITE_WEBSERVICE_ENDPOINT - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
COMMUNITY_IS_CHANGE_MEMBERSHIP - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
COMMUNITY_NAME - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
COMMUNITY_SEARCH_LIKE_KEYWORD - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
COMMUNITY_SUBSCRIPTION_WEBSERVICE_ENDPOINT - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
COMMUNITY_UNSUBSCRIPTION_WEBSERVICE_ENDPOINT - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
COMMUNITY_UPDATED_DATE - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
COMMUNITY_UPDATED_DATE_FORMAT - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
COMMUNITY_WEB_SERVICE_NAME - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
COMPARATOR - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
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.PanelCustomizable
 
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.PanelCustomizable
 
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.CustomAction
 
COMPONENT_TYPE - Static variable in class oracle.adf.view.rich.component.customizable.PanelCustomizable
 
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
 
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.
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. use ShowDetailFrame.CONTENT_STYLE_KEY instead
CONTENT_STYLE_KEY - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
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) - 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) - 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.
copyPage(String, String, String, String, String) - Method in interface oracle.webcenter.page.model.PageService
Copies a page with name, destination path.
copyPageForGroupSpace(String, String, String, String, String) - Method in interface oracle.webcenter.page.model.PageService
Copies a page with name, destination path when provision a group space.
copyPagesSequence(String, String) - Method in interface oracle.webcenter.page.model.PageService
Copy the page sequence of a scope to another scope.
createBookmark(String, String, String, String, String) - Method in interface oracle.webcenter.tagging.model.TaggingService
Creates a new Bookmark with all its constituents.
createCustomAttribute(String, String) - Method in interface oracle.webcenter.spaces.MutableSpaceMetadata
Create custom attribute
createEmptyMetadata(String) - Method in interface oracle.webcenter.page.model.PageService
Create an empty page.xml under the path
createGroupSpace(String, SpaceTemplate, Map<String, String>, String) - Method in interface oracle.webcenter.spaces.SpacesManager
Create API creates a new Space object from an existing Space template.
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.
createInstance() - Static method in class oracle.webcenter.page.model.PageServiceFactory
 
createInstance(PageServiceConfig) - Static method in class oracle.webcenter.page.model.PageServiceFactory
 
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
 
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&ltT>
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.
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.
createSessionOptions(SessionOptions, String) - Method in interface oracle.adf.view.page.editor.mds.ComposerSessionOptionsFactory
Create SessionOptions given the mode and default SessionOptions
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.
createTags(String, String, boolean) - Method in class oracle.webcenter.spaces.Space
This API creates 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.
createTemplate(String, String, Space) - Method in interface oracle.webcenter.spaces.template.SpacesTemplateManager
This API creates a new template from an existing Space object.
CUSTOM_ACTOINS_AVAILABLE_KEY - Static variable in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
 
CustomAction - Class in oracle.adf.view.rich.component.customizable
 
CustomAction() - Constructor for class oracle.adf.view.rich.component.customizable.CustomAction
 
CustomAttributeValue - Class in oracle.webcenter.page.model
 
CustomAttributeValue(String, String) - Constructor for class oracle.webcenter.page.model.CustomAttributeValue
 
CUSTOMIZATION_ID_KEY - Static variable in class oracle.adf.view.core.component.customizable.PanelCustomizable
 
CUSTOMIZATION_ID_KEY - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 

D

DATE_FORMAT - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
DateAttributePredicate - Class in oracle.webcenter.search
 
DateAttributePredicate(QName, String, Calendar) - Constructor for class oracle.webcenter.search.DateAttributePredicate
 
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
The date and time styles to be used in the 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) - Constructor for class oracle.webcenter.search.refine.DateRefinement
Constructs a DateRefinement with a List of clauses and a count.
DateRefinement(Calendar, int) - 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.DateClause(String, Calendar) - Constructor for class oracle.webcenter.search.refine.DateRefinement.DateClause
 
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
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.
decode(FacesContext) - Method in class oracle.adf.view.core.component.customizable.PanelCustomizable
DEFAULT_DATE_STYLE - Static variable in class oracle.webcenter.generalsettings.model.DateFormatSetting
The default date style when no preference exists (DateTypeStyle.SHORT).
DEFAULT_SPACES_ROLE - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
DEFAULT_TIME_STYLE - Static variable in class oracle.webcenter.generalsettings.model.DateFormatSetting
The default time style when no preference exists (DateTypeStyle.SHORT).
DEFAULT_TIMEZONE_ID - Static variable in class oracle.webcenter.generalsettings.model.TimeZoneSetting
The time zone used if not set by the user or default preference (based on the server's time zone.
deleteBookmark(Bookmark) - Method in interface oracle.webcenter.tagging.model.TaggingService
Deletes the passed in bookmark.
deleteCustomAttribute(String) - Method in class oracle.webcenter.spaces.Space
This API deletes a custom attributes for a group space from the metadata
deleteGroupSpace(Space) - Method in interface oracle.webcenter.spaces.SpacesManager
This API deletes the given Spaces metadata from MDS.
deleteGroupSpace(String) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
Deletes the given group space from WebCenter application
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 unprovision a group space Callers are responsible of invalidating cached objects after the operation
deletePageMetadata(PageDef) - Method in interface oracle.webcenter.page.model.PageService
Deletes a page metadata from pages.xml.
deletePagePersonalization(String) - Method in interface oracle.webcenter.page.model.PageService
Delete the customization layer and any translation(s) of 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.
deleteTemplate(SpaceTemplate) - Method in interface oracle.webcenter.spaces.template.SpacesTemplateManager
This API deletes the given Space template metadata from MDS.
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.
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
 
destroy() - Method in class oracle.adf.view.page.editor.webapp.WebCenterComposerFilter
 
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
 
DISCOVERABLE - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
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_ON_HOVER - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
DISPLAY_HEADER_KEY - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
DISPLAY_SHADOW_KEY - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class oracle.adf.view.page.editor.webapp.WebCenterComposerFilter
 
DuplicateNameException - Exception in oracle.webcenter.page.model
 
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_MODE - Static variable in class oracle.adf.view.page.editor.mode.ModeContext
TODO: make these all private.
editCustomAttribute(String, String) - Method in class oracle.webcenter.spaces.Space
This API edits a custom attributes for a group space from the metadata
EDITOR_FACET - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
 
ENABLE_PRETTY_GS_NAME_SYS_PPTY - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
encodeEnd(FacesContext) - Method in class oracle.adf.view.page.editor.component.ChangeModeButton
 
encodeEnd(FacesContext) - Method in class oracle.adf.view.page.editor.component.ChangeModeLink
 
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_LOGGER - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
ERROR_RES_BUNDLE_NAME - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
ERROR_RES_BUNDLE_NAME - Static variable in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
 
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.
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.
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
 

F

FactoryFinder - Class in oracle.webcenter.webcenterapp
This class is responsible for finding Factory implementations for a given Factory class name.
filterTextPredicate(Predicate, String) - Static method in class oracle.webcenter.search.util.PredicateUtils
Filter text predicate by the filterString
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. 
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. 
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. 
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.

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 for accessing shared preference values from Faces pages.
GeneralSettingsBean() - Constructor for class oracle.webcenter.generalsettings.model.GeneralSettingsBean
 
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 and User Preferences common to all applications and used across several WebCenter Services.
GeneralSettingsService() - Constructor for class oracle.webcenter.generalsettings.model.GeneralSettingsService
 
GENERIC_MESSAGE_WEBSERVICE_ENDPOINT - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
getAccessKey() - Method in class oracle.adf.view.page.editor.component.LayoutCustomizable
Gets a character used to gain quick access to this link.
getAction() - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
getAction() - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
getActionComponent() - Method in class oracle.adf.view.rich.component.customizable.CustomAction
 
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.
getActionString() - Method in class oracle.adf.view.rich.component.customizable.CustomAction
 
getAddMemberWelcomeMessage() - Method in class oracle.webcenter.spaces.Space
This API gets the add member welcome message for a given group space
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
 
getAllowAction() - Method in class oracle.adf.view.rich.component.customizable.PanelCustomizable
Deprecated. Instead use isActionAllowed.
getAllowLabel() - Method in class oracle.adf.view.page.editor.component.PageCustomizable
Get allowLabel.
getAllPages() - Method in interface oracle.webcenter.page.model.PageService
Get all the pages.
getAllPagesForAdmin() - Method in interface oracle.webcenter.page.model.PageService
Get all pages for Admin which include all business role pages and all personal pages
getAllPagesNoPermission() - Method in interface oracle.webcenter.page.model.PageService
Get all the pages bypassing the security checks.
getAllPersonalPageOwners() - Method in interface oracle.webcenter.page.model.PageService
Get all user identifiers who own personal pages
getAllServiceMetadata() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
Returns the list of all service metadata.
getBackground() - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Returns the background attribute of the component
getBeanType() - Method in class oracle.adf.view.core.component.customizable.PanelCustomizable
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.CustomAction
 
getBeanType() - Method in class oracle.adf.view.rich.component.customizable.PanelCustomizable
 
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).
getBusinessRolePages() - Method in interface oracle.webcenter.page.model.PageService
Get all business role pages
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
Get the list of pages from cache for the user in the personal space return The list of pages of a user
getCalendar() - Static method in class oracle.webcenter.search.util.BasicDateUtils
Get a plain Calendar object for general use
getCalendarSinceNumDays(Calendar) - 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
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.
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.PanelCustomizable
Gets a set of client attribute names.
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.PanelCustomizable
Gets a set of client listeners.
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
 
getClosed() - Method in class oracle.webcenter.spaces.BaseSpace
This method returns the closed status of the group space
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.
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.DeletionEvent
Returns the component that was deleted.
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.
getContainer() - Method in class oracle.adf.view.page.editor.event.AdditionEvent
Returns the container into which a component is dropped.
getContentInlineStyle() - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Deprecated. use ShowDetailFrame.getContentStyle() instead
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
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 class oracle.webcenter.page.model.PageDef
 
getCreateDate() - Method in interface oracle.webcenter.tagging.model.Bookmark
Gets this bookmark's creation date
getCreatedBy() - Method in class oracle.webcenter.page.model.PageDef
 
getCreatedBy() - Method in interface oracle.webcenter.spaces.metadata.GSMetadata
This method returns the user who created the group space
getCreatedBy() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
Returns the creator's name of the Group Space
getCreatedDate() - Method in interface oracle.webcenter.spaces.metadata.GSMetadata
This method returns the created date
getCreatedDate() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
 
getCSSStyle() - Method in class oracle.webcenter.page.model.PageDef
 
getCurrent() - Static method in class oracle.adf.view.page.editor.mode.ModeContext
Get the current instance of this class
getCurrentInstance() - Static method in class oracle.webcenter.spaces.context.SpacesContext
Return the SpacesContext 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.
getCurrentSpace() - Method in class oracle.webcenter.spaces.context.SpacesContext
Returns the the Space object that the user is currently logged in.
getCurrentSpaceGUID() - Method in class oracle.webcenter.spaces.context.SpacesContext
Get the GUID of the current space application
getCurrentSpaceName() - Method in class oracle.webcenter.spaces.context.SpacesContext
Get the name of th current space application
getCurrentTime() - Static method in class oracle.webcenter.generalsettings.model.TimeZoneSetting
Get current time (from the user's point of view) as a Calendar.
getCurrentTime(TimeZone) - Static method in class oracle.webcenter.search.util.BasicDateUtils
Get a Calendar object, given a time zone
getCustomAttribute() - Method in class oracle.webcenter.spaces.Space
This API lists all the custom attributes set for the group space
getCustomAttributes() - Method in interface oracle.webcenter.spaces.metadata.GSMetadata
This method returns a list of custom attributes of a group space
getCustomAttributes() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
This API returns custom attributes for a current Group Space.
getCustomAttributeValueMap() - Method in class oracle.webcenter.page.model.PageDef
 
getCustomizationId() - Method in class oracle.adf.view.core.component.customizable.PanelCustomizable
Get the value of CustomizationId attribute.
getCustomizationId() - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Get the value of CustomizationId attribute.
getDatePattern() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Returns the user's preferred date format pattern if it has been set, else, returns null.
getDateStyle() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Returns the user's preferred date style or a default value if no preference exists.
getDateTimeFormatter() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Get a DateFormat object with the user's preferred timezone applied, to format a date/time in the user's preferred date and time format.
getDateTimePattern() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
If both a date and time pattern preference exist then returns a pattern representing datePattern+timePattern, if either or both are null, returns null.
getDefaultAccessibilityMode() - Static method in class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
Return the default accessibility mode preference for the application, or null if default preference does not exist.
getDefaultLanguage() - Static method in class oracle.webcenter.generalsettings.model.LanguageSetting
Return the default language preference for the application, null if system preference does not exist.
getDefaultScope() - Method in class oracle.webcenter.page.model.config.PageServiceConfig
 
getDefaultSkin() - Static method in class oracle.webcenter.generalsettings.model.SkinSetting
Return the default skin preference for the application, or null if default preference does not exist.
getDefaultTimeZone() - Static method in class oracle.webcenter.generalsettings.model.TimeZoneSetting
Returns the application's default time zone identifier.
getDesc() - Method in class oracle.webcenter.page.model.PageDef
 
getDescription() - Method in class oracle.webcenter.spaces.BaseSpace
This method returns the description of the Group Space
getDescription() - Method in class oracle.webcenter.spaces.metadata.GSCustomAttribute
Returns the attributes description
getDescription() - Method in interface oracle.webcenter.spaces.metadata.GSMetadata
This method returns the description of the group space
getDescription() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
Returns the description of the Group Space
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.
getDisplayHeader() - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Returns the displayHeader attribute value of the component.
getDisplayName(Locale) - Method in class oracle.webcenter.page.model.PageRelationshipServiceImpl
Get the display name of this relationship service.
getDisplayName() - Method in class oracle.webcenter.spaces.BaseSpace
This method returns the displayName of the Group Space
getDisplayName() - Method in interface oracle.webcenter.spaces.metadata.GSMetadata
This method returns the displayNmae of the group space
getDisplayName() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
Returns the display name of the Group Space
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.
getEndPoint() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSContext
 
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
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.CloseEvent
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.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.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.SelectionEvent
Returns the type of this event.
getEventType() - Method in class oracle.adf.view.page.editor.event.WireEvent
Returns the type of this event.
getExpansionMode() - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Gets the expansionMode of the component.
getExtension() - Method in class oracle.webcenter.page.model.PageDef
 
getFactory(String) - Static method in class oracle.webcenter.webcenterapp.FactoryFinder
Create (if necessary) and return a per-web-application instance of the appropriate implementation class for the specified Web Center factory class, based on the discovery algorithm described in the class description.
getFamily() - Method in class oracle.adf.view.core.component.customizable.PanelCustomizable
Returns the component family.
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
 
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.
getFormattedCurrentDate() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Get the current date, with the user's preferred timezone applied, and formatted in the user's preferred date format.
getFormattedCurrentDate() - Method in class oracle.webcenter.generalsettings.model.GeneralSettingsBean
Get the formatted current date string for the current user.
getFormattedCurrentDateTime() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Get the current date and time, with the user's preferred timezone applied, and formatted in the user's preferred date and time format.
getFormattedCurrentDateTime() - Method in class oracle.webcenter.generalsettings.model.GeneralSettingsBean
Get the formatted current date and time string for the current user.
getFormattedCurrentTime() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Get the current time, with the user's preferred timezone applied, and formatted in the user's preferred time format.
getFormattedCurrentTime() - Method in class oracle.webcenter.generalsettings.model.GeneralSettingsBean
Get the formatted current time string for the current user.
getFormattedDate(Date) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Get the given date, with the user's preferred timezone applied, and formatted in the user's preferred date format.
getFormattedDateTime(Date) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Get the given date and time, with the user's preferred timezone applied, and formatted in the user's preferred date and time format.
getFormattedDateTime(Calendar) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Get the given date and time, with the user's preferred timezone applied, and formatted in the user's preferred date and time format.
getFormattedTime(Date) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Get the given time, with the user's preferred timezone applied, and formatted in the user's preferred time format.
getGMTTime() - Static method in class oracle.webcenter.generalsettings.model.TimeZoneSetting
 
getGrantee() - Method in class oracle.webcenter.page.model.TemplateDef
 
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(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
Get all templates which are used for group space
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 interface oracle.webcenter.spaces.metadata.GSMetadata
This method returns pretty url of the Group space like spaces/<GSName>
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.
getGSMetadata() - Method in class oracle.webcenter.spaces.BaseSpace
This method returns the GSMetadata that contains limited details of the space object
getGUID(MDSSession) - Method in class oracle.webcenter.spaces.BaseSpace
This API gets the GUID [globally unique identifier] for a given Space.
getGuid() - Method in interface oracle.webcenter.spaces.metadata.GSMetadata
This method returns the Group Space guid
getGuid() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
Retruns the GUID of the GS
getHeight() - Method in class oracle.adf.view.core.component.customizable.PanelCustomizable
Specifies a fixed height for this 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
 
getHelpTopicId() - Method in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
Attribute to hook up a help topic
getIcon() - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Returns the icon attribute of the component
getIcon() - Method in class oracle.adf.view.rich.component.customizable.CustomAction
 
getIcon() - Method in class oracle.webcenter.page.model.PageDef
 
getIcon() - Method in class oracle.webcenter.page.model.TemplateDef
 
getIconURI() - Method in interface oracle.webcenter.spaces.metadata.GSMetadata
This method returns the url of group space icon
getIconURI() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
Returns the location of the group space Icon
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.tagging.model.Resource
Returns the resource's id
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
 
getInheritGlobalActions() - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
getInlineStyle() - Method in class oracle.adf.view.core.component.customizable.PanelCustomizable
Returns the inlineStyle attribute of the component
getInlineStyle() - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Returns the inlineStyle attribute of the component
getInlineStyle() - Method in class oracle.webcenter.page.model.PageSchemeDef
 
getInstance() - Static method in class oracle.adf.view.page.editor.event.EventManager
Returns an instance of EventManager.
getInstance() - Static method in class oracle.webcenter.tagging.model.TaggingServiceFactory
 
getInviteMemberWelcomeMessage() - Method in class oracle.webcenter.spaces.Space
This API gets the invite member welcome message for a given group space
getInviteNonMemberWelcomeMessage() - Method in class oracle.webcenter.spaces.Space
This API gets the invite nonmember welcome message for a given group space
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
 
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
 
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
 
getIsRendered() - Method in class oracle.adf.view.rich.component.customizable.CustomAction
 
getKeywords() - Method in class oracle.webcenter.page.model.PageDef
 
getKeywords() - Method in class oracle.webcenter.spaces.BaseSpace
This method returns the keywords for the Group Space
getKeywords() - Method in interface oracle.webcenter.spaces.metadata.GSMetadata
This method returns the keywords representing the groupspace
getKeywords() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
Returns the comma separated list of Keywords which define the Group Space
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
 
getLastUpdatedBy() - Method in class oracle.webcenter.page.model.PageDef
 
getLastUpdatedDate() - Method in interface oracle.webcenter.spaces.metadata.GSMetadata
This method returns the last updated date
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
getLayout() - Method in class oracle.adf.view.core.component.customizable.PanelCustomizable
Get the value of layout attribute.
getLocale() - Static method in class oracle.webcenter.generalsettings.model.LanguageSetting
Return the Locale to use as preferred by the current user.
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.
getLocation() - Method in class oracle.adf.view.rich.component.customizable.CustomAction
 
getLocations() - Method in class oracle.webcenter.search.Query
Return the starting paths for the search.
getLogoURI() - Method in interface oracle.webcenter.spaces.metadata.GSMetadata
This method returns the url of the group space logo
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
 
getMailingList() - Method in interface oracle.webcenter.spaces.metadata.GSMetadata
This method returns the email ids of the group space members.
getMailingList() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
Returns the mailing list for the current group space
getMDSSession() - Method in class oracle.webcenter.page.model.config.PageServiceConfig
 
getMember() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMembers
This method returns the name of the member
getMembers() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
 
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
 
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.
getMetadata(MDSSession, boolean) - Method in class oracle.webcenter.spaces.BaseSpace
This method is responsible for getting the mutable/immutable SpaceMetadata object for a given Space Object.
getMetadataForUpdate() - Method in class oracle.webcenter.spaces.Space
This API returns a wrapper to the SpaceMetadata Bean which can be updated and also provides an option to commit the changes made to the SpaceMetadata Bean
getMetadataPath() - Method in class oracle.webcenter.spaces.BaseSpace
This API returns the MetadataPath
getMetadataPath() - Method in class oracle.webcenter.spaces.Space
Gets the metadata path for a given space MDS instance
getMetadataPath() - Method in class oracle.webcenter.spaces.template.SpaceTemplate
Gets the metadata path for the Group Space Template.
getMetadataRootDir() - Method in class oracle.webcenter.spaces.BaseSpace
This API returns the metadataRootDir
getMetadataRootDir() - Method in class oracle.webcenter.spaces.Space
This API returns the root dir of the metadata
getMetadataRootDir() - Method in class oracle.webcenter.spaces.template.SpaceTemplate
This API returns the root dir of the metadata
getMidnightOffset() - Static method in class oracle.webcenter.generalsettings.model.TimeZoneSetting
Return the number of minutes since the previous midnight (from the user's point of view) so that, for example, at 4:00am, this would return 240 (4 hours X 60).
getMidnightToday() - Static method in class oracle.webcenter.generalsettings.model.TimeZoneSetting
Get Calendar object representing Midnight this morning (for example if the current time from the user's point of view is 14:00 on 24th May 2007, this method will return '00:00 24th May 2007'.
getMidnightYesterdayOffset() - Static method in class oracle.webcenter.generalsettings.model.TimeZoneSetting
Return the number of minutes since the midnight of the previous night (from the user's point of view) so that, for example, at 4:00am this would return 1680 (4 hours X 60 + 24 hours X 60).
getModifyDate() - Method in interface oracle.webcenter.tagging.model.Bookmark
Gets this bookmark's modify date
getName() - Method in enum oracle.adf.view.page.editor.event.Event
Returns the name of the event.
getName() - Method in class oracle.webcenter.page.model.CustomAttributeValue
 
getName() - Method in class oracle.webcenter.page.model.PageDef
 
getName() - Method in class oracle.webcenter.page.model.SchemeDef
 
getName() - Method in class oracle.webcenter.page.model.TemplateDef
 
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(MDSSession) - Method in class oracle.webcenter.spaces.BaseSpace
This API gets the name of the Space object from MDS metadata
getName() - Method in class oracle.webcenter.spaces.metadata.GSCustomAttribute
Returns the attribute name
getName() - Method in interface oracle.webcenter.spaces.metadata.GSMetadata
This method returns the Group Space name
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
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
 
getNewView() - Method in class oracle.adf.view.page.editor.event.NavigationEvent
Returns the view id of the page that is currently navigated to.
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
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.
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
getOutcome() - Method in class oracle.adf.view.page.editor.event.DialogEvent
Returns the component that was deleted.
getPage(String) - Method in interface oracle.webcenter.page.model.PageService
Get a page by page name with full path
getPageByContentMRef(String) - Method in interface oracle.webcenter.page.model.PageService
Get a page by ContentMRef within the current scope
getPageByName(String) - Method in interface oracle.webcenter.page.model.PageService
Get a page by name.
getPageByViewID(String) - Method in interface oracle.webcenter.page.model.PageService
Get a page by ViewID within the current scope
getPageDefAttributes(String) - Method in interface oracle.webcenter.page.model.PageService
Get a page's metadata defined in pagedef
getPageDefDocumentForUpdate(String) - Method in interface oracle.webcenter.page.model.PageService
Get a page's pagedef document for updating The page is either created by Page Service using the dynamic page mapping or it has entry in the databinding cpx file.
getPageEvents() - Method in class oracle.adf.view.page.editor.event.WireEvent
Returns all the Page Events
getPageInfo() - Method in class oracle.webcenter.page.model.PageDef
 
getPageInScope(String) - Method in interface oracle.webcenter.page.model.PageService
Get a page by page name with full path in the current scope
getPageList() - Method in interface oracle.webcenter.page.model.PageService
Get all the pages the user can view
getPageList(String) - Method in interface oracle.webcenter.page.model.PageService
Get all the pages can view
getPagePermission() - Method in class oracle.webcenter.page.model.PageDef
 
getPagePermission(String) - Method in interface oracle.webcenter.page.model.PageService
Get the permission class associated with the page specified by the pagePath.
getPageScheme(String) - Method in interface oracle.webcenter.page.model.PageService
Get the page's scheme properties in the jspx page
getPageSecurityTarget(String) - Method in interface oracle.webcenter.page.model.PageService
Get the page security target from the page specified by the pagePath.
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
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
 
getPersonalPages() - Method in interface oracle.webcenter.page.model.PageService
Get all personal pages
getPersonalPages(String) - Method in interface oracle.webcenter.page.model.PageService
Get all personal pages of a user
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.
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.
getPredicate() - Method in class oracle.webcenter.search.Query
The ComplexPredicate handles the joining of Conditions with ANDs and ORs.
getPreferenceMetadata(MDSSession, boolean) - Method in class oracle.webcenter.spaces.BaseSpace
This method is responsible for getting the mutable SpacePreferencesMetadata object for a given Spaces.
getPreferredAccessibilityMode() - Static method in class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
Return the preferred accessibility mode for the current user, or the default preference value if not set for the current user, or null if both the user and default preferences do not exist.
getPreferredAccessibilityMode() - Method in class oracle.webcenter.generalsettings.model.GeneralSettingsBean
Get the preferred accessibility mode.
getPreferredDatePattern() - Method in class oracle.webcenter.generalsettings.model.GeneralSettingsBean
Get the preferred Date pattern.
getPreferredDateStyle() - Method in class oracle.webcenter.generalsettings.model.GeneralSettingsBean
Get the preferred time style.
getPreferredDateTimePattern() - Method in class oracle.webcenter.generalsettings.model.GeneralSettingsBean
Get the preferred DateTime pattern.
getPreferredLanguage() - Static method in class oracle.webcenter.generalsettings.model.LanguageSetting
Return the preferred language for the current user, null if user and default preferences do not exist.
getPreferredPatternByType(String) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Get the preferred pattern based on the given 'type' parameter value.
getPreferredSkin() - Static method in class oracle.webcenter.generalsettings.model.SkinSetting
Return the user's preferred skin value for the current user, or null if user preference does not exist.
getPreferredSkinName() - Method in class oracle.webcenter.generalsettings.model.GeneralSettingsBean
Get the preferred skin name.
getPreferredTimePattern() - Method in class oracle.webcenter.generalsettings.model.GeneralSettingsBean
Get the preferred Time pattern.
getPreferredTimeStyle() - Method in class oracle.webcenter.generalsettings.model.GeneralSettingsBean
Get the preferred time style.
getPreferredTimeZone() - Static method in class oracle.webcenter.generalsettings.model.TimeZoneSetting
Returns the current user's preferred time zone identifier.
getPreviousView() - Method in class oracle.adf.view.page.editor.event.NavigationEvent
Returns the view id of last viewed page.
getPrivileges() - Method in class oracle.webcenter.page.model.PageDef
 
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(QueryHandler, String) - Static method in class oracle.webcenter.search.util.QueryHandlerUtils
Get property
getProvisionedServices() - Method in class oracle.webcenter.spaces.BaseSpace
provision a particular service for the specified scope.
getProvisionedServices() - Method in class oracle.webcenter.spaces.Space
provision a particular service for the specified scope.
getProvisionedServicesId() - Method in interface oracle.webcenter.spaces.metadata.GSMetadata
This method returns the list of provisioned services Id
getProvisionedServicesId() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
 
getPSSchemes() - Method in interface oracle.webcenter.page.model.PageService
Get all page schems in the page service
getPublicGroupSpaces(String) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
Returns a list of public Group Spaces matching a specified query pattern.
getPublicSpacesNamesList(String) - Method in interface oracle.webcenter.spaces.SpacesManager
get a list of all public space names.
getQualifier() - Method in class oracle.webcenter.search.QName
Accessor for the qualifier value.
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.
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
 
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() - 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.
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).
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
Get the resource object name for resource objects in this service.
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.
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
 
getSchemeBGColor() - Method in class oracle.webcenter.page.model.PageSchemeDef
 
getSchemeBGImage() - Method in class oracle.webcenter.page.model.PageDef
 
getSchemeBGImage() - Method in class oracle.webcenter.page.model.PageSchemeDef
 
getSchemeName() - Method in class oracle.webcenter.page.model.PageSchemeDef
 
getSchemes() - Method in interface oracle.webcenter.page.model.PageService
Get all page schems
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
getScopedNameForTemplate() - Method in class oracle.webcenter.spaces.template.SpaceTemplate
Get the scoped name for templates.
getScopeMOPath(String) - Static method in class oracle.webcenter.spaces.BaseSpace
 
getSecurityManager(PolicyStore) - Method in class oracle.webcenter.spaces.BaseSpace
This API instantiates Security metadata for a given Space and returns the instance.
getSecurityManager() - Method in class oracle.webcenter.spaces.BaseSpace
This API instantiates Security metadata for a given Space and returns the instance.
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.
getSequence() - Method in class oracle.adf.view.page.editor.event.EventHandler
Returns the sequence number of this event handler.
getServiceAttributes() - Method in class oracle.webcenter.spaces.metadata.GSServiceConfigData
Returns a map of service config metadta for a particular scope
getServiceAttributes() - Method in class oracle.webcenter.spaces.ws.client.ServiceMetadata
 
getServiceConfigData(String) - Method in interface oracle.webcenter.spaces.metadata.GSMetadata
This method returns the GSServiceMetadata and GSServiceMetadata.getServiceAttibutes() returns the service attributes
getServiceConfigData(String) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
 
getServiceConfigMetadata(MDSSession, boolean) - Method in class oracle.webcenter.spaces.Space
Return the mutable ServiceConfig metadata for a given Space object.
getServiceId() - Method in class oracle.webcenter.spaces.metadata.GSServiceConfigData
Returns the service ID
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.
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.
getSettingsPanelPosition() - Method in class oracle.adf.view.page.editor.component.PageCustomizable
Deprecated.  
getSettingsPanelSize() - Method in class oracle.adf.view.page.editor.component.PageCustomizable
Deprecated.  
getShortDesc() - Method in class oracle.adf.view.core.component.customizable.PanelCustomizable
Returns the shortDesc attribute of the component
getShortDesc() - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Returns the shortDesc attribute of the component
getShowAll() - Method in class oracle.webcenter.spaces.metadata.SpacesQueryOptions
 
getShowDiscoverable() - Method in class oracle.webcenter.spaces.metadata.SpacesQueryOptions
 
getShowEditAction() - Method in class oracle.adf.view.rich.component.customizable.PanelCustomizable
Whether to show the edit action (pencil) or not
getShowEditAction() - Method in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
Whether to show the edit action (pencil) or not
getShowIcon() - Method in class oracle.adf.view.page.editor.component.LayoutCustomizable
 
getShowJoined() - Method in class oracle.webcenter.spaces.metadata.SpacesQueryOptions
 
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.
getShowPublic() - Method in class oracle.webcenter.spaces.metadata.SpacesQueryOptions
 
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
getShowRSSEnabled() - Method in class oracle.webcenter.spaces.metadata.SpacesQueryOptions
 
getShowSpacesUser() - Method in class oracle.webcenter.spaces.metadata.SpacesQueryOptions
 
getShowTypes() - Method in class oracle.adf.view.page.editor.component.LayoutCustomizable
 
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.
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.
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.
getSpace(String) - Method in interface oracle.webcenter.spaces.SpacesManager
This API returns Space class object for a given name of the Space.
getSpace(MDSSession, String) - Method in interface oracle.webcenter.spaces.SpacesManager
Deprecated. use getSpace(name)
getSpaceByScopeGUID(String) - Method in interface oracle.webcenter.spaces.SpacesManager
This API returns the Space object given its GUID
getSpaceFromDisplayName(String) - Method in interface oracle.webcenter.spaces.SpacesManager
This API returns the Space object given its displayName
getSpaces(MDSSession, Condition, boolean) - Method in interface oracle.webcenter.spaces.SpacesManager
Deprecated. use getSpaces(queryCondition, subscribedOnly)
getSpaces(Condition, boolean) - Method in interface oracle.webcenter.spaces.SpacesManager
This method returns the names of spaces matching the specified search pattern, searching among the spaces that are 'visible' to the specified user.
getSpaces(SpacesQueryOptions, String, int, int) - Method in interface oracle.webcenter.spaces.SpacesManager
get a list of space metadata base on the jpa implementation.
getSpacesContext() - Method in interface oracle.webcenter.spaces.context.SpacesContextFactory
Create (if needed) and return a SpacesContext instance that is initialized for the processing of the specified request and response objects, utilizing the specified instance, for this web application.
getSpacesList(String) - Method in interface oracle.webcenter.spaces.SpacesManager
get the list of spaces on which the user has access.
getSpacesManager() - Method in class oracle.webcenter.spaces.context.SpacesContext
This API returns the SpacesManager instance associated with this web application.
getSpacesManager() - Method in interface oracle.webcenter.spaces.SpacesManagerFactory
Create (if needed) and return an SpacesManager instance for this web application.
getSpacesTemplateManager() - Method in interface oracle.webcenter.spaces.template.SpacesTemplateManagerFactory
Create (if needed) and return an SpacesTemplateManager instance for this web application.
getSpacesWebService() - Static method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
This API returns SpacesWebService
getStretchContent() - 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.PanelCustomizable
Returns the styleClass attribute of the component
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
Get a list of the sub folders of a path.
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
 
getSystemDatePatternPreference() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Return the system date format pattern preference or null if no preference exists.
getSystemDateStylePreference() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Return the system date style preference or null if no preference exists.
getSystemTimePatternPreference() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Return the system time pattern preference or null if no preference exists.
getSystemTimeStylePreference() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Return the system time style preference or null if no preference exists.
getTags(boolean) - Method in interface oracle.webcenter.tagging.model.Bookmark
Return a list of Tags in this bookmark
getTagWords() - Method in class oracle.webcenter.spaces.Space
This API gets the tags
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
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.webcenter.page.model.PageDef
 
getTemplate(MDSSession, String) - Method in interface oracle.webcenter.spaces.template.SpacesTemplateManager
Deprecated. use getTemplate(name)
getTemplate(String) - Method in interface oracle.webcenter.spaces.template.SpacesTemplateManager
 
getTemplateNamesList(String) - Method in interface oracle.webcenter.spaces.template.SpacesTemplateManager
get the global list of template names.
getTemplates(String) - Method in interface oracle.webcenter.page.model.PageService
Get all templates which are not for group space
getTemplates(MDSSession, Condition) - Method in interface oracle.webcenter.spaces.template.SpacesTemplateManager
This API returns all the available template names.
getTemplatesList(String) - Method in interface oracle.webcenter.spaces.template.SpacesTemplateManager
get the list of Template Basic Objects.
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.
getTimePattern() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Get the user's preferred time pattern if it has been set, otherwise return null.
getTimeStyle() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Returns the user's preferred time style or a default value if no preference exists.
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 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(QueryHandler, Locale) - Static method in class oracle.webcenter.search.util.QueryHandlerUtils
Get title string
getTitleBundleName() - Method in class oracle.webcenter.page.model.PageDef
 
getTitleItself() - Method in class oracle.webcenter.page.model.PageDef
 
getTitleKey() - Method in class oracle.webcenter.page.model.PageDef
 
getToolbarLayout() - Method in class oracle.adf.view.page.editor.component.PageCustomizable
 
getTopTags(String, String, int) - Method in interface oracle.webcenter.tagging.model.TaggingService
Return the tags on the specified resource
getTransferable() - Method in class oracle.adf.view.page.editor.event.AdditionEvent
Return Transferable object attached with the AdditionEvent
getTranslatedMessage(String, Object[]) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
This API gets the translated message
getType() - Method in class oracle.adf.view.page.editor.component.LayoutCustomizable
 
getType() - Method in class oracle.webcenter.page.model.PageDef
 
getType() - Method in class oracle.webcenter.page.model.TemplateDef
 
getType() - Method in class oracle.webcenter.spaces.metadata.GSCustomAttribute
Returns the attribute type
getUsageCount() - Method in interface oracle.webcenter.tagging.model.Tag
Returns the tag's usage count.
getUserAccessibilityModePref() - Static method in class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
Return the accessibility mode preference for the current user, or null if user preference does not exist.
getUserDateFormat() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Returns a DateFormat based on the user's date style preference, locale and TimeZone.
getUserDatePatternPreference() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Returns the user's date format pattern preference or null if no preference exists.
getUserDateStylePreference() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Return the user's date style preference or null if no preference exists for the the user.
getUserDateTimeFormat() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Returns a DateFormat based on the user's date and time style preference, locale and TimeZone.
getUserDateTimePatternPreference() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Gets the user's combined date-time format pattern preference, or null if it is not set.
getUserId() - Method in interface oracle.webcenter.tagging.model.User
Return this user's userId
getUserLanguagePref() - Static method in class oracle.webcenter.generalsettings.model.LanguageSetting
Return the language preference for the current user, null if user preference does not exist.
getUserName() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSContext
Deprecated. getUsername(name)
getUserSkinPref() - Static method in class oracle.webcenter.generalsettings.model.SkinSetting
Return the skin preference value for the current user, or null if user preference does not exist.
getUserSpacesNamesList(String) - Method in interface oracle.webcenter.spaces.SpacesManager
get the list of space names on which the user has access.
getUserTimeFormat() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Returns a DateFormat based on the user's time style preference, locale and TimeZone.
getUserTimePatternPreference() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Return the user's time format pattern preference or null if no preference exists for the the user.
getUserTimeStylePreference() - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Return the user's time style preference or null if no preference exists for the the user.
getUserTimeZone() - Method in class oracle.webcenter.generalsettings.model.GeneralSettingsBean
Get the time zone for the current user.
getUserTimeZone() - Static method in class oracle.webcenter.generalsettings.model.TimeZoneSetting
Get the user's preferred TimeZone (as a TimeZone object).
getUserTimeZonePref() - Static method in class oracle.webcenter.generalsettings.model.TimeZoneSetting
Returns the current user's time zone identifier preference value, or null if the user preference is not set - designed to be used in building preference UIs.
getUserVisibleTagWords() - Method in class oracle.webcenter.spaces.Space
This API gets the tags for a particular resource
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 enum oracle.webcenter.generalsettings.model.DateFormatSetting.DateTimeStyle
Returns the value of the style.
getValue() - Method in class oracle.webcenter.page.model.CustomAttributeValue
 
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.
getValue() - Method in class oracle.webcenter.spaces.metadata.GSCustomAttribute
Returns the attribute value
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
 
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 class oracle.adf.view.core.component.customizable.PanelCustomizable
Specifies a fixed width for this component.
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
 
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
Grant ADF Page permission to the grantee
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.
GROUP_SPACE_ADMIN_TAB_CLICKED - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
GROUP_SPACE_SEARCH_EQUALITY - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
GROUPSPACE_TIMEOUT_PER_GS - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
GROUPSPACES_SERVICE_ID - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
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
This class provides all the client side configuration for connecting to the group spaces web services.
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
 
GRP_SPACE_DISPLAY_NAME - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
GS_NAME_PREPENDER - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
GS_TEMPL_NAME_PREPENDER - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
GS_WS_ID - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
GSCustomAttribute - Class in oracle.webcenter.spaces.metadata
This is an interface which represents a custom attribute for a group space or group space template.
GSCustomAttribute() - Constructor for class oracle.webcenter.spaces.metadata.GSCustomAttribute
 
GSCustomAttribute(String, String, String, String) - Constructor for class oracle.webcenter.spaces.metadata.GSCustomAttribute
This contructor initializes the GSCustomAttribute
GSMetadata - Interface in oracle.webcenter.spaces.metadata
This is an interface which contains methods which represents the data of a group space.
GSServiceConfigData - Class in oracle.webcenter.spaces.metadata
This class returns the service Id and service config metadata for a particular scope
GSServiceConfigData() - Constructor for class oracle.webcenter.spaces.metadata.GSServiceConfigData
 
GSServiceConfigData(String, String) - Constructor for class oracle.webcenter.spaces.metadata.GSServiceConfigData
Constructor

H

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.
hasCopyGroupSpaceLock(String) - Method in interface oracle.webcenter.page.model.PageService
Obtain MDS lock to copy a group space
hasDeleteGroupSpaceLock(String) - Method in interface oracle.webcenter.page.model.PageService
Obtain MDS lock to delete a group 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) - Static 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 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
 
HEIGHT_KEY - Static variable in class oracle.adf.view.core.component.customizable.PanelCustomizable
 
HELP_TOPIC_ID_KEY - Static variable in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
 
hidePage(String) - Method in interface oracle.webcenter.page.model.PageService
Hide a page

I

ICON - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
ICON_KEY - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
ICON_KEY - Static variable in class oracle.adf.view.rich.component.customizable.CustomAction
 
ImageLink - Class in oracle.adf.view.page.editor.component
 
ImageLink() - Constructor for class oracle.adf.view.page.editor.component.ImageLink
 
IMAGES_PATH - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
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(GroupSpaceWSContext) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
 
init(String) - Static method in class oracle.webcenter.webcenterapp.FactoryFinder
This API should be called for the first time.
initClauses(Calendar, String) - Method in class oracle.webcenter.search.refine.DateRefinement
 
initClauses(T, String) - Method in class oracle.webcenter.search.refine.Refinement
 
INLINE_STYLE_KEY - Static variable in class oracle.adf.view.core.component.customizable.PanelCustomizable
 
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
invalidateScopeCache() - Method in interface oracle.webcenter.page.model.PageService
Invalidate all data for the current scope.
invalidateScopeUserCache(String) - Method in interface oracle.webcenter.page.model.PageService
Invalidate all cache objects for a user in the current scope
invalidateUserCache(String) - Method in interface oracle.webcenter.page.model.PageService
Invalidate 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
 
inviteMember(String, List<GroupSpaceWSMembers>) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
Invites the List members to the Group Space Group Space
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.PanelCustomizable
Individual built-in actions are not secured by default.
isActionAllowed(String) - Method in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
Individual built-in actions are not secured by default.
isAllowed(T) - Method in class oracle.webcenter.search.util.ConditionalIterator
Subclasses implement this method to determine if an element is allowed to be returned.
isClosed() - Method in interface oracle.webcenter.spaces.metadata.GSMetadata
This method returns if the Group Space is closed or open
isClosed() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
 
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 class oracle.webcenter.page.model.PageServiceScopeAPI
 
isCreatedByPageService() - Method in class oracle.webcenter.page.model.PageDef
 
isCustomSecurity() - Method in class oracle.webcenter.page.model.PageDef
 
isDaily() - Method in class oracle.webcenter.search.refine.DateRefinement
Is calendar type daily?
isDiscoverable() - Method in interface oracle.webcenter.spaces.metadata.GSMetadata
This method returns is the Group Space is discoverable or not
isDiscoverable() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
Returns if the group Is discoverable
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
 
isForGroupSpace() - Method in class oracle.webcenter.page.model.TemplateDef
 
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
 
isInEditMode() - Method in class oracle.adf.view.page.editor.mode.ModeContext
Return whether the current mode is EditMode.
isInViewMode() - Method in class oracle.adf.view.page.editor.mode.ModeContext
Return whether the current mode is ViewMode.
isModeChangedInCurrentRequest() - Method in class oracle.adf.view.page.editor.mode.ModeContext
Deprecated.  
isMonthly() - Method in class oracle.webcenter.search.refine.DateRefinement
Is calendar type monthly?
isObjectAvailable(Principal, String) - Method in class oracle.webcenter.page.model.PageRelationshipServiceImpl
Get a ViewObject for the objectId that is passed in.
isObjectAvailable(Principal, Collection<String>) - Method in class oracle.webcenter.page.model.PageRelationshipServiceImpl
Get a Colelction of ViewObjects for the objectId that is passed in.
isOffline() - Method in interface oracle.webcenter.spaces.metadata.GSMetadata
This method returns boolean if the Group space is online or offline
isOffline() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
 
isProvisioned(Scope) - Method in class oracle.webcenter.page.model.PageServiceScopeAPI
Get whether the Service has been provisioned for the supplied Scope.
isPublic() - Method in interface oracle.webcenter.spaces.metadata.GSMetadata
This method returns if the Group Space is public or now
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
isQualified() - Method in class oracle.webcenter.page.model.TemplateDef
 
isReadOnly(String) - Method in interface oracle.webcenter.page.model.PageService
Get 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
 
isSelfSubEnabled() - Method in interface oracle.webcenter.spaces.metadata.GSMetadata
This method returns boolean if the Group space is enabled for self subscription
isSelfSubEnabled() - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSMetadata
 
isServiceAvailable() - Method in class oracle.webcenter.tagging.model.TaggingServiceFactory
 
isShared() - Method in class oracle.webcenter.page.model.PageDef
 
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?
isSurrogate() - Method in interface oracle.webcenter.tagging.model.Resource
Returns whether this resource is a surrogate for another resource that may have been deleted
isTaggedBy(String) - Method in interface oracle.webcenter.tagging.model.Resource
Return a boolean whether this resource has been tagged by the specified user id
isYearly() - Method in class oracle.webcenter.search.refine.DateRefinement
Is calendar type yearly?

L

LanguageSetting - Class in oracle.webcenter.generalsettings.model
Shared Preferences for 'Language' Settings.
LanguageSetting() - Constructor for class oracle.webcenter.generalsettings.model.LanguageSetting
 
LAST_ACCESSED_PAGE - Static variable in class oracle.webcenter.spaces.SpacesConstants
URI pattern relative to context URL, points to the last accessed page in the group space scope.
LAYOUT_HORIZONTAL - Static variable in class oracle.adf.view.core.component.customizable.PanelCustomizable
 
LAYOUT_KEY - Static variable in class oracle.adf.view.core.component.customizable.PanelCustomizable
 
LAYOUT_SCROLL - Static variable in class oracle.adf.view.core.component.customizable.PanelCustomizable
 
LAYOUT_STRETCH - Static variable in class oracle.adf.view.rich.component.customizable.PanelCustomizable
 
LAYOUT_TYPE_KEY - Static variable in class oracle.adf.view.page.editor.component.LayoutCustomizable
 
LAYOUT_VERTICAL - Static variable in class oracle.adf.view.core.component.customizable.PanelCustomizable
 
LayoutCustomizable - Class in oracle.adf.view.page.editor.component
 
LayoutCustomizable() - Constructor for class oracle.adf.view.page.editor.component.LayoutCustomizable
 
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.
LIST_SERVICE_ID - Static variable in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
A String to represent List Service ID
LOCATION_KEY - Static variable in class oracle.adf.view.rich.component.customizable.CustomAction
 
LockUnavailableException - Exception in oracle.webcenter.page.model
 
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.spaces.SpacesConstants
 
LOGGER - Variable in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
 
LOGO - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
LONG_DESC_URL_KEY - Static variable in class oracle.adf.view.page.editor.component.ImageLink
 
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.

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_SPACES_TEMPLATES_VIEWID - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
MANAGE_SPACES_VIEWID - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
MAXIMUM_GS_TO_SHOW_IN_SWITCHER - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
MODE - Static variable in class oracle.adf.view.page.editor.mode.ModeContext
 
ModeContext - Class in oracle.adf.view.page.editor.mode
Encapsulates the mode context and provide APIs to get and set the mode.
moveAfterPage(String, String) - Method in interface oracle.webcenter.page.model.PageService
Move a page after the specified page
moveBeforePage(String, String) - Method in interface oracle.webcenter.page.model.PageService
Move a page before the specified page
MutableSpaceMetadata - Interface in oracle.webcenter.spaces
Represents the space metadata.

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.
NAMESPACE - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
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.
NavigationListener - Interface in oracle.adf.view.page.editor.event
A listener interface for receiving NavigationListeners.
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.
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.

O

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
 
OFFLINE - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
OperationNotSupported - Exception in oracle.webcenter.page.model
 
OperationNotSupported() - Constructor for exception oracle.webcenter.page.model.OperationNotSupported
 
OperationNotSupported(Throwable) - Constructor for exception oracle.webcenter.page.model.OperationNotSupported
 
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.webcenter.generalsettings.model - package oracle.webcenter.generalsettings.model
 
oracle.webcenter.generalsettings.model.exception - package oracle.webcenter.generalsettings.model.exception
 
oracle.webcenter.page.model - package oracle.webcenter.page.model
 
oracle.webcenter.page.model.config - package oracle.webcenter.page.model.config
 
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.spaces - package oracle.webcenter.spaces
 
oracle.webcenter.spaces.context - package oracle.webcenter.spaces.context
 
oracle.webcenter.spaces.metadata - package oracle.webcenter.spaces.metadata
 
oracle.webcenter.spaces.template - package oracle.webcenter.spaces.template
 
oracle.webcenter.spaces.ws.client - package oracle.webcenter.spaces.ws.client
 
oracle.webcenter.tagging.model - package oracle.webcenter.tagging.model
 
oracle.webcenter.webcenterapp - package oracle.webcenter.webcenterapp
 
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.

P

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
 
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
 
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
 
PageRelationshipServiceImpl - Class in oracle.webcenter.page.model
Page Service implementation of the relationship service.
PageRelationshipServiceImpl() - Constructor for class oracle.webcenter.page.model.PageRelationshipServiceImpl
 
PageSchemeDef - Class in oracle.webcenter.page.model
 
PageSchemeDef(String) - Constructor for class oracle.webcenter.page.model.PageSchemeDef
 
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
 
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
 
PageServiceFactory() - Constructor for class oracle.webcenter.page.model.PageServiceFactory
 
PageServiceRuntimeException - Exception in oracle.webcenter.page.model
 
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
 
PanelCustomizable - Class in oracle.adf.view.core.component.customizable
PanelCustomizable is a layout component that wraps its children in one of two ways - either horizontal or vertical.
PanelCustomizable(String) - Constructor for class oracle.adf.view.core.component.customizable.PanelCustomizable
Constructs an instance of the PanelCustomizable component.
PanelCustomizable - Class in oracle.adf.view.html.component.customizable
PanelCustomizable is a layout component that wraps its children in one of two ways - either horizontal or vertical.
PanelCustomizable() - Constructor for class oracle.adf.view.html.component.customizable.PanelCustomizable
Constructs an instance of the PanelCustomizable component.
PanelCustomizable - Class in oracle.adf.view.rich.component.customizable
PanelCustomizable is a layout component that wraps its children in one of two ways - either horizontal or vertical.
PanelCustomizable() - Constructor for class oracle.adf.view.rich.component.customizable.PanelCustomizable
Constructs an instance of the PanelCustomizable component.
PARENT_PC_KEY - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
PARTIAL_TRIGGERS_KEY - Static variable in class oracle.adf.view.core.component.customizable.PanelCustomizable
 
PARTIAL_TRIGGERS_KEY - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
PERCENT - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
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
 
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.
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
 
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
 
PREFERRED_DATE_PATTERN_KEY - Static variable in class oracle.webcenter.generalsettings.model.DateFormatSetting
Internal preference key used to store the date pattern preference.
PREFERRED_DATE_STYLE_KEY - Static variable in class oracle.webcenter.generalsettings.model.DateFormatSetting
Internal preference key used to store the date style preference.
PREFERRED_DATETIME_PATTERN_KEY - Static variable in class oracle.webcenter.generalsettings.model.DateFormatSetting
Internal preference key used to store the date-time pattern preference.
PREFERRED_LANGUAGE_KEY - Static variable in class oracle.webcenter.generalsettings.model.LanguageSetting
The internal key used to hold the preference value.
PREFERRED_TIME_PATTERN_KEY - Static variable in class oracle.webcenter.generalsettings.model.DateFormatSetting
Internal preference key used to store the time pattern preference.
PREFERRED_TIME_STYLE_KEY - Static variable in class oracle.webcenter.generalsettings.model.DateFormatSetting
Internal preference key used to store the time style preference.
printStackTrace() - Method in exception oracle.webcenter.spaces.ws.client.GroupSpaceWSException
Print this exception and its backtrace to the standard error stream.
processAddition(AdditionEvent) - Method in interface oracle.adf.view.page.editor.event.AdditionListener
Invoked when end user adds a component 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.
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.
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.CloseEvent
Broadcast this CloseEvent 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.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(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.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.
processPostAddition(PostAdditionEvent) - Method in interface oracle.adf.view.page.editor.event.PostAdditionListener
Invoked when end user clicks the PostAddition button on Oracle Composer.
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.
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.
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(Service) - Method in class oracle.webcenter.spaces.Space
provision a particular service for the specified scope.
proxyClient - Variable in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
 

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
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
 
QueryManager - Interface in oracle.webcenter.search
This class is the entry point for all Query / Search operations of a WebCenter service.
QueryResult<T> - Interface in oracle.webcenter.search
The base interface for all QueryResults.

R

RECENT_ACTIVITY_SERVICE_ID - Static variable in class oracle.webcenter.spaces.ws.client.GroupSpaceWSClient
A String to represent the Recent Activity Service ID
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.
Refinement.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.
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_BULK_UPDATE_SIZE - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
refreshGroupSpaceCache(List<String>, SpacesManager.UpdateType, boolean, boolean) - Method in interface oracle.webcenter.spaces.SpacesManager
This API refreshes the group space table.
REG_EXP_MATCH - Static variable in class oracle.webcenter.search.ComparatorConstants
For Strings
releaseCachedContext() - Static method in class oracle.webcenter.spaces.context.SpacesContext
Release all the cached thread local instance.
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
 
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.
removePageEntry(String, String) - Method in interface oracle.webcenter.page.model.PageService
Remove the entry of the page from pages.xml for a user or role
rename(Scope, Scope) - Method in class oracle.webcenter.page.model.PageServiceScopeAPI
Change the name of a Scope used by the Service.
renameGroupSpace(String, String) - Method in interface oracle.webcenter.spaces.SpacesManager
This API changes the name of the existing space to a new name
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
RENDERED_KEY - Static variable in class oracle.adf.view.rich.component.customizable.CustomAction
 
RENDERER_TYPE - Static variable in class oracle.adf.view.html.component.customizable.PanelCustomizable
 
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.PanelCustomizable
 
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
 
RES_BUNDLE_NAME - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
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
 
ResequenceEvent.ComponentIndex(UIComponent, int, int) - Constructor for class oracle.adf.view.page.editor.event.ResequenceEvent.ComponentIndex
 
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.
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.PanelCustomizable
Restore state
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
 
RESTRICT_ROW_COUNT - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
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.
revokePagePermission(String, String) - Method in interface oracle.webcenter.page.model.PageService
Revoke ADF Page permission from the grantee
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.
ROWS_RESTRICTED_KEY - Static variable in class oracle.webcenter.spaces.SpacesConstants
 

S

saveBookmark(Bookmark) - Method in interface oracle.webcenter.tagging.model.TaggingService
Saves a bookmark with a list of tags applied to it.
saveChanges() - Method in interface oracle.webcenter.page.model.PageService
Persists the changes made in the current scope in the repository.
saveChanges() - Method in interface oracle.webcenter.spaces.MutableSpaceMetadata
Commit the changes.
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.PanelCustomizable
Save state.
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
 
SchemeDef - Class in oracle.webcenter.page.model
 
SchemeDef(String, String, String, String) - Constructor for class oracle.webcenter.page.model.SchemeDef
 
SCOPE_SERVICE_ID - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
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.
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
 
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.
SEPARATOR_FACET - Static variable in class oracle.adf.view.core.component.customizable.PanelCustomizable
 
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.
SERVICE_ID - Static variable in interface oracle.webcenter.search.QueryHandler
The Service identifier (not the extension ID)
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(MethodBinding) - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
setActionComponent(String) - Method in class oracle.adf.view.rich.component.customizable.CustomAction
 
setActionListener(MethodBinding) - Method in class oracle.adf.view.html.component.portlet.PortletBase
 
setActionListener(MethodBinding) - Method in class oracle.adf.view.rich.component.portlet.PortletBase
 
setActionString(String) - Method in class oracle.adf.view.rich.component.customizable.CustomAction
 
setAddMemberWelcomeMessage(String) - Method in class oracle.webcenter.spaces.Space
This API sets the add member welcome message for a given Group Space
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
 
setAllowAction(String) - Method in class oracle.adf.view.rich.component.customizable.PanelCustomizable
Sets the allowAction attribute value of the component.
setAllowLabel(boolean) - Method in class oracle.adf.view.page.editor.component.PageCustomizable
Set allowLabel
setBackground(String) - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Sets the background attribute of the component.
setCalendarType(int) - Method in class oracle.webcenter.search.refine.DateRefinement
Set calendar type
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.PanelCustomizable
Sets a set of client attribute names.
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.PanelCustomizable
Sets a set of client listeners.
setClientListeners(ClientListenerSet) - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Sets a set of client listeners.
setClosed(boolean) - Method in class oracle.webcenter.spaces.BaseSpace
This method sets whether the Group Space is closed
setComparator(String) - Method in class oracle.webcenter.search.AttributePredicate
Sets the comparator to use for this comparison.
setContentInlineStyle(String) - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Deprecated. use ShowDetailFrame.setContentStyle(java.lang.String) instead
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 class oracle.webcenter.search.refine.Refinement
Sets the number of results expected to return when this Refinement is applied.
setCreateDate(Calendar) - Method in class oracle.webcenter.page.model.PageDef
 
setCreatedBy(String) - Method in class oracle.webcenter.page.model.PageDef
 
setCreatedByPageService(boolean) - Method in class oracle.webcenter.page.model.PageDef
 
setCSSStyle(String) - Method in class oracle.webcenter.page.model.PageDef
 
setCurrentInstance(SpacesContext) - Static method in class oracle.webcenter.spaces.context.SpacesContext
Set the SpacesContext instance for the request that is being processed by the current thread.
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.PanelCustomizable
Sets the value of CustomizationId attribute.
setCustomizationId(String) - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Sets the value of CustomizationId attribute.
setCustomSecurity(Boolean) - Method in class oracle.webcenter.page.model.PageDef
 
setDefaultAccessibilityMode(String) - Static method in class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
Set the default accessibility mode preference for the application.
setDefaultLanguage(String) - Static method in class oracle.webcenter.generalsettings.model.LanguageSetting
Set the default language preference for the application.
setDefaultSkin(String) - Static method in class oracle.webcenter.generalsettings.model.SkinSetting
Set the default skin preference for the application.
setDefaultTimeZone(String) - Static method in class oracle.webcenter.generalsettings.model.TimeZoneSetting
Set the application's time zone identifier.
setDesc(String) - Method in class oracle.webcenter.page.model.PageDef
 
setDescription(String) - Method in class oracle.webcenter.spaces.BaseSpace
This method returns the description of the Group Space
setDescription(String) - Method in class oracle.webcenter.spaces.metadata.GSCustomAttribute
 
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.
setDisplayName(String) - Method in class oracle.webcenter.spaces.BaseSpace
This method sets the displayName of Group Space
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.
setEditMode() - Method in class oracle.adf.view.page.editor.mode.ModeContext
Switch into Edit Mode.
setEndPoint(String) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSContext
 
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.
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
 
setExpansionMode(String) - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Sets the expansionMode of the component.
setExtension(String) - Method in class oracle.webcenter.page.model.PageDef
 
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
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
 
setHeight(String) - Method in class oracle.adf.view.core.component.customizable.PanelCustomizable
Sets the height 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
 
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.adf.view.rich.component.customizable.CustomAction
 
setIcon(String) - Method in class oracle.webcenter.page.model.PageDef
 
setIcon(String) - Method in class oracle.webcenter.page.model.TemplateDef
 
setId(String) - Method in class oracle.webcenter.page.model.PageDef
 
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
 
setInheritGlobalActions(boolean) - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
setInlineStyle(String) - Method in class oracle.adf.view.core.component.customizable.PanelCustomizable
Sets the inlineStyle attribute of the component.
setInlineStyle(String) - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Sets the inlineStyle attribute of the component.
setInlineStyle(String) - Method in class oracle.webcenter.page.model.PageSchemeDef
The inlineStyle may include background color and image
setInviteMemberWelcomeMessage(String) - Method in class oracle.webcenter.spaces.Space
This API sets the invite member welcome message for a given Group Space
setInviteNonMemberWelcomeMessage(String) - Method in class oracle.webcenter.spaces.Space
This API sets the invite nonmember welcome message for a given Group Space
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
 
setIsRendered(String) - Method in class oracle.adf.view.rich.component.customizable.CustomAction
 
setKeywords(String) - Method in class oracle.webcenter.page.model.PageDef
 
setKeywords(String) - Method in class oracle.webcenter.spaces.BaseSpace
This method sets the keywords for Group Space
setLastUpdateDate(Calendar) - Method in class oracle.webcenter.page.model.PageDef
 
setLastUpdatedBy(String) - Method in class oracle.webcenter.page.model.PageDef
 
setLayout(String) - Method in class oracle.adf.view.core.component.customizable.PanelCustomizable
Sets the value of layout attribute.
setLocation(String) - Method in class oracle.adf.view.rich.component.customizable.CustomAction
 
setLocations(List<String>) - Method in class oracle.webcenter.search.Query
Sets the starting paths.
setLongDescURL(String) - Method in class oracle.adf.view.page.editor.component.ImageLink
 
setName(String) - Method in class oracle.webcenter.page.model.CustomAttributeValue
 
setName(String) - Method in class oracle.webcenter.page.model.PageDef
 
setName(String) - Method in class oracle.webcenter.page.model.SchemeDef
 
setName(String) - Method in class oracle.webcenter.page.model.TemplateDef
 
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 class oracle.webcenter.spaces.metadata.GSCustomAttribute
 
setName(String) - Method in interface oracle.webcenter.tagging.model.Bookmark
Set this bookmark's name
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
Update the page's scheme properties in the jspx page
setPageTitle(String, String) - Method in interface oracle.webcenter.page.model.PageService
Update page name for a page
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
 
setPredicate(Predicate) - Method in class oracle.webcenter.search.Query
This sets the QueryPredicate value.
setPreferredAccessibilityMode(String) - Static method in class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
Deprecated. replaced by setUserAccessibilityModePref()
setPreferredLanguage(String) - Static method in class oracle.webcenter.generalsettings.model.LanguageSetting
Deprecated. replaced by setUserLanguagePref
setPreferredSkin(String) - Static method in class oracle.webcenter.generalsettings.model.SkinSetting
Deprecated. replaced by setUserSkinPref()
setPreferredTimeZone(String) - Static method in class oracle.webcenter.generalsettings.model.TimeZoneSetting
Deprecated. replaced by setUserTimeZonePref()
setQualifier(String) - Method in class oracle.webcenter.search.QName
Sets the qualifier value.
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
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.
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
 
setSchemeBGColor(String) - Method in class oracle.webcenter.page.model.PageSchemeDef
 
setSchemeBGImage(String) - Method in class oracle.webcenter.page.model.PageDef
 
setSchemeBGImage(String) - Method in class oracle.webcenter.page.model.PageSchemeDef
 
setSchemeName(String) - Method in class oracle.webcenter.page.model.PageSchemeDef
 
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
 
setSecurityTarget(String) - Method in class oracle.webcenter.page.model.PageDef
 
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.
setServiceAttributes(Map) - Method in class oracle.webcenter.spaces.metadata.GSServiceConfigData
 
setServiceId(String) - Method in class oracle.webcenter.spaces.metadata.GSServiceConfigData
 
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
setShortDesc(String) - Method in class oracle.adf.view.core.component.customizable.PanelCustomizable
Sets the shortDesc attribute of the component.
setShortDesc(String) - Method in class oracle.adf.view.core.component.customizable.ShowDetailFrame
Sets the shortDesc attribute of the component.
setShowAll(boolean) - Method in class oracle.webcenter.spaces.metadata.SpacesQueryOptions
 
setShowDiscoverable(boolean) - Method in class oracle.webcenter.spaces.metadata.SpacesQueryOptions
 
setShowEditAction(boolean) - Method in class oracle.adf.view.rich.component.customizable.PanelCustomizable
sets whether the edit option should be rendered or not
setShowEditAction(boolean) - Method in class oracle.adf.view.rich.component.customizable.ShowDetailFrame
sets whether the edit option should be rendered or not *
setShowIcon(boolean) - Method in class oracle.adf.view.page.editor.component.LayoutCustomizable
 
setShowJoined(boolean) - Method in class oracle.webcenter.spaces.metadata.SpacesQueryOptions
 
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.  
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.
setShowPublic(boolean) - Method in class oracle.webcenter.spaces.metadata.SpacesQueryOptions
 
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
setShowRSSEnabled(boolean) - Method in class oracle.webcenter.spaces.metadata.SpacesQueryOptions
 
setShowSpacesUser(boolean) - Method in class oracle.webcenter.spaces.metadata.SpacesQueryOptions
 
setShowTypes(String[]) - Method in class oracle.adf.view.page.editor.component.LayoutCustomizable
 
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.
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.
setStretchContent(boolean) - 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.PanelCustomizable
Sets the styleClass attribute of the component.
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
 
setSystemDatePatternPreference(String) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Set the default date format pattern for the application.
setSystemDateStylePreference(DateFormatSetting.DateTimeStyle) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Set the default date style for the application.
setSystemTimePatternPreference(String) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Set the default time format pattern for the application.
setSystemTimeStylePreference(DateFormatSetting.DateTimeStyle) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Set the default time style for the application.
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.
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.
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.  
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
 
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
 
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
 
setType(String) - Method in class oracle.webcenter.spaces.metadata.GSCustomAttribute
 
setUserAccessibilityModePref(String) - Static method in class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
Set the accessibility mode preference for the current user.
setUserDatePatternPreference(String) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Set the preferred date format pattern for the current user.
setUserDateStylePreference(DateFormatSetting.DateTimeStyle) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Set the preferred date style for the current user.
setUserDateTimePatternPreference(String) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Sets the user's combined date-time format pattern preference.
setUserLanguagePref(String) - Static method in class oracle.webcenter.generalsettings.model.LanguageSetting
Set the language preference for the current user.
setUserName(String) - Method in class oracle.webcenter.spaces.ws.client.GroupSpaceWSContext
Deprecated. setUsername(name)
setUserSkinPref(String) - Static method in class oracle.webcenter.generalsettings.model.SkinSetting
Set the skin preference for the current user.
setUserTimePatternPreference(String) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Sets the user's preferred time pattern preference to the given pattern.
setUserTimeStylePreference(DateFormatSetting.DateTimeStyle) - Static method in class oracle.webcenter.generalsettings.model.DateFormatSetting
Set the preferred time style preference for the current user.
setUserTimeZone(TimeZone) - Static method in class oracle.webcenter.generalsettings.model.TimeZoneSetting
Set the user's preferred TimeZone (as a TimeZone object).
setUserTimeZonePref(String) - Static method in class oracle.webcenter.generalsettings.model.TimeZoneSetting
Set the current user's preferred time zone identifier.
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.CustomAttributeValue
 
setValue(T) - Method in class oracle.webcenter.search.AttributePredicate
Sets the value to compare this attribute to.
setValue(String) - Method in class oracle.webcenter.spaces.metadata.GSCustomAttribute
 
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
 
setWidth(String) - Method in class oracle.adf.view.core.component.customizable.PanelCustomizable
Sets the width of the component.
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
 
SHORT_DESC_KEY - Static variable in class oracle.adf.view.core.component.customizable.PanelCustomizable
 
SHORT_DESC_KEY - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 
SHOW_ADD_CONTENT_ACTION_KEY - Static variable in class oracle.adf.view.rich.component.customizable.PanelCustomizable
 
SHOW_EDIT_ACTION_KEY - Static variable in class oracle.adf.view.rich.component.customizable.PanelCustomizable
 
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_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_SPLIT_ACTION_KEY - Static variable in class oracle.adf.view.rich.component.customizable.PanelCustomizable
 
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.
showPage(String) - Method in interface oracle.webcenter.page.model.PageService
Show a page
SINCE_NUM_DAYS - Static variable in class oracle.webcenter.search.ComparatorConstants
The value is N + 1 where N is since N days.
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
 
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
 
Space - Class in oracle.webcenter.spaces
This class is responsible for handling all Single space object related operations.
Space(String) - Constructor for class oracle.webcenter.spaces.Space
 
SPACE_INVALIDATE_REQUEST_CACHE - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
SPACE_STR - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
spaceName - Variable in class oracle.webcenter.spaces.context.SpacesContext
 
SPACES_BACK_URL - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
SPACES_BACK_URL_TITLE - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
SPACES_CONTEXT_FACTORY - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
SPACES_MANAGER_FACTORY - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
SPACES_METADATA_DIR - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
SPACES_METADATA_FILE - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
SPACES_METADATA_SCHEMA - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
SPACES_PREFERENCE_METADATA_FILE - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
SPACES_SERVICE_CONFIG_METADATA_FILE - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
SPACES_TEMPLATE_MANAGER_FACTORY - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
SPACES_WORKFLOW_BASE_URL - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
SPACES_WORKFLOW_DEFAULT_ROOT_URL - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
SpacesConstants - Class in oracle.webcenter.spaces
 
SpacesConstants() - Constructor for class oracle.webcenter.spaces.SpacesConstants
 
SpacesContext - Class in oracle.webcenter.spaces.context
This abstract class is responsible for managing the context of Spaces.
SpacesContext(String) - Constructor for class oracle.webcenter.spaces.context.SpacesContext
 
SpacesContextFactory - Interface in oracle.webcenter.spaces.context
SpacesContextFactory is a factory object that creates (if needed) and returns new SpacesContext instances, initialized for the processing of the specified request and response objects.
SpacesException - Exception in oracle.webcenter.spaces
This class is the Exception class for all Space related exceptions raised.
SpacesException(String, String, Object[], Throwable, ClassLoader) - Constructor for exception oracle.webcenter.spaces.SpacesException
Construct a Spaces exception with a complete set of parameters and explicit class loader.
SpacesManager - Interface in oracle.webcenter.spaces
Spaces Manager Class is a manager class responsible for managing all Space objects.
SpacesManager.UpdateType - Enum in oracle.webcenter.spaces
In the refresh API we can use this to either update METADATA, security or both metadata and security
SpacesManagerFactory - Interface in oracle.webcenter.spaces
SpacesManagerFactory is a factory object that creates (if needed) and returns SpacesManager instances.
SpacesQueryOptions - Class in oracle.webcenter.spaces.metadata
This class decides the space rows that will be returned.
SpacesQueryOptions() - Constructor for class oracle.webcenter.spaces.metadata.SpacesQueryOptions
 
SpacesTemplateManager - Interface in oracle.webcenter.spaces.template
Spaces Template Manager Class is a manager class responsible for managing all SpaceTemplate objects.
SpacesTemplateManagerFactory - Interface in oracle.webcenter.spaces.template
SpacesTemplateManagerFactory is a factory object that creates (if needed) and returns SpacesManager instances.
SpaceTemplate - Class in oracle.webcenter.spaces.template
This class is responsible for handling all spaces template related operations.
SpaceTemplate(String) - Constructor for class oracle.webcenter.spaces.template.SpaceTemplate
Default Constructor
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.
STRETCH_CONTENT_KEY - 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, int) - Constructor for class oracle.webcenter.search.refine.StringRefinement
 
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, 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.
STYLE_CLASS_KEY - Static variable in class oracle.adf.view.core.component.customizable.PanelCustomizable
 
STYLE_CLASS_KEY - Static variable in class oracle.adf.view.core.component.customizable.ShowDetailFrame
 

T

Tag - Interface in oracle.webcenter.tagging.model
A tag is a first class object in our service.
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.
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
 
TEMPLATE_INVALIDATE_REQUEST_CACHE - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
TEMPLATE_METADATA_DIR - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
TEMPLATE_METADATA_FILE - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
TEMPLATE_SCOPE_PREFIX - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
TemplateDef - Class in oracle.webcenter.page.model
 
TemplateDef(String, String, String, String, String, String, Boolean, String, 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 used for storing the timezone preference.
TimeZoneSetting - Class in oracle.webcenter.generalsettings.model
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_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
TOP - Static variable in class oracle.adf.view.page.editor.component.PageCustomizable
Settings for the "sourceViewPosition".
toString() - Method in enum oracle.webcenter.generalsettings.model.DateFormatSetting.DateTimeStyle
Returns whatever getValue() returns.
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
 
toString() - Method in class oracle.webcenter.spaces.metadata.SpacesQueryOptions
 
TRUE - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
TYPE - Static variable in class oracle.adf.view.core.component.customizable.PanelCustomizable
 
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.CustomAction
 
TYPE - Static variable in class oracle.adf.view.rich.component.customizable.PanelCustomizable
 
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 in getPreferredPatternByType() to indicate to return the preferred time and date pattern.
TYPE_DATE - Static variable in class oracle.webcenter.generalsettings.model.DateFormatSetting
Used in getPreferredPatternByType() to indicate to return the preferred date pattern.
TYPE_TIME - Static variable in class oracle.webcenter.generalsettings.model.DateFormatSetting
Used in getPreferredPatternByType() to indicate to return the preferred time pattern.

U

UNDERSCORE - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
unprovision(Scope) - Method in class oracle.webcenter.page.model.PageServiceScopeAPI
Makes a Service unavailable in the supplied Scope by removing all data and metadata.
unProvisionService(Service) - Method in class oracle.webcenter.spaces.Space
Un-provision a particular service for the Space.
unsetEditMode() - Method in class oracle.adf.view.page.editor.mode.ModeContext
Unset Edit Mode.
updatePageDefAttributes(PageDef) - Method in interface oracle.webcenter.page.model.PageService
Updates the page attributes in pagedef file and commits changes based on the specified page.
User - Interface in oracle.webcenter.tagging.model
A user represents a distinct user that has bookmarked resources.

V

VALUE - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
VALUE_DEFAULT - Static variable in class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
Optimize the output for the default accessibility level.
VALUE_DEFAULT - Static variable in class oracle.webcenter.generalsettings.model.SkinSetting
The 'default' skin.
VALUE_INACCESSIBLE - Static variable in class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
Optimize the output for non-accessible applications.
VALUE_SCREENREADER - Static variable in class oracle.webcenter.generalsettings.model.AccessibilityModeSetting
Optimize the output for screen reader applications.
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.generalsettings.model.DateFormatSetting.DateTimeStyle
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.SpacesManager.UpdateType
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.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.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.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.SpacesManager.UpdateType
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_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
 
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

W

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
 
WF_NOTI_ID - Static variable in class oracle.webcenter.spaces.SpacesConstants
 
WIDTH_KEY - Static variable in class oracle.adf.view.core.component.customizable.PanelCustomizable
 
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
Wire two task flows This method seeds metadata in the task flow definition file for both task flows which is needed to navigate from the source task flow to the target task flow and return from the target task flow back to the source task flow.
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_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_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_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.

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
 

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
11g Release 1 (11.1.1.3.0)
E15995-02


Copyright © 2009, 2010, Oracle. All rights reserved.